libreoffice-online/loleaflet/dist
Pranav Kant 1cb75cbcb8 wsd: Save wrapper over .uno:Save
Document broker needs to know when the save request is sent and when the
save finished. It uses these parameters to avoid shutting down document,
in the document broker main polling loop, if save is already going on.
But direct .uno:Save commands issued from
loleaflet precludes document broker to keep track of it - in this case a
.uno:Save command issued from loleaflet followed by closing the
session will prevent saving the document to storage, if document is huge
enough and LO core takes a bit of time to save it. A save wrapper
command, 'save', ensures that document broker is aware of all such save
requests (_saveRequestTime member variable) and doesn't close the
document until we completely save it (to storage and other cleanups).

Change-Id: I5ec73d45adff23b2e7543e93dfd0624a5e5af46d
2017-05-15 11:41:52 +05:30
..
admin Make admin l10n work again 2017-05-02 19:52:47 +05:30
bootstrap
cursors
images Align the Accept / Reject buttons with the kebab menu. 2017-04-12 17:43:49 +02:00
l10n Make admin l10n work again 2017-05-02 19:52:47 +05:30
toolbar wsd: Save wrapper over .uno:Save 2017-05-15 11:41:52 +05:30
errormessages.js wsd: show a different limit message for non-dev builds 2017-01-30 02:05:09 +00:00
leaflet.css
loading.html
loleaflet-help.html
loleaflet.css Don't eat new lines 2017-04-27 11:09:55 +05:30
loleaflet.html Configurable timeouts 2017-05-11 08:01:30 +02:00
menubar.css tdf#106447: Support checked items in menubar 2017-05-03 21:21:28 +05:30
partsPreviewControl.css loleaflet: Slide sorter for draw documents 2017-03-20 13:59:52 +05:30
scrollBar.css
searchControl.css
selectionMarkers.css
spreadsheet.css loleaflet: fix readonly UI for spreadsheets 2017-02-17 22:16:58 +05:30
toolbar.css calc: added an address input field 2017-05-11 17:55:23 +02:00