summaryrefslogtreecommitdiffstats
path: root/kit/ChildSession.cpp
Commit message (Expand)AuthorAgeFilesLines
* loolwsd: after comment operation update statusPranam Lashkari2021-04-131-0/+3
* Include the view id in the tunnelled dialog image hashTor Lillqvist2021-02-191-1/+1
* wsd: download templates by wsdAshod Nakashian2021-02-151-1/+1
* Add comment describing a way to intentionally induce cache inconsistencyTor Lillqvist2021-01-271-0/+5
* Revert "leaflet: wsd: select the page before opening the slide wizard"Tamás Zolnai2021-01-261-1/+1
* Use correct naming conventionTor Lillqvist2021-01-251-3/+3
* Add caching of tunnelled dialog imagesTor Lillqvist2021-01-251-2/+62
* kit: send early dialog event to serverHenry Castro2021-01-211-8/+14
* Switch to the correct view before calling getSelectionType() method.Tamás Zolnai2021-01-191-0/+1
* wsd: fix templates with no chroot jailAshod Nakashian2020-10-251-4/+23
* wsd: better file size utilityAshod Nakashian2020-10-251-8/+6
* Online: Copy hyperlink location. / Online side.gokaysatir2020-10-131-4/+5
* fix license headersAndras Timar2020-10-021-2/+0
* Online: Show input help on Online / Online part.gokaysatir2020-09-171-0/+3
* Simplify download processSzymon Kłos2020-09-071-2/+8
* leaflet: wsd: select the page before opening the slide wizardPranam Lashkari2020-09-021-1/+1
* fix: error: ‘id’ may be used uninitialized in this function [-Werror=mayb...Andras Timar2020-08-061-1/+1
* textinput: use a single input message per key on the wire.Michael Meeks2020-08-051-8/+24
* Send Action_Save_Resp when notification was requested on save asSzymon Kłos2020-07-281-1/+1
* kit: disable parallel handling of messages while processing load and saveGabriel Masei2020-07-221-0/+9
* tdf#129296 leaflet: Password protected document load failingPranam Lashkari2020-07-161-4/+0
* android: Call the SAVE directly from the native code.Jan Holesovsky2020-07-161-1/+9
* wsd/kit: use splitx/splity in clientvisiblearea message...Dennis Francis2020-07-081-1/+1
* handle LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis2020-07-041-0/+4
* wsd: improve readabilityAshod Nakashian2020-07-011-1/+1
* tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist2020-06-261-8/+4
* jsdialog: change sendDialogEvent API parameterSzymon Kłos2020-06-261-1/+1
* Fix insert local image for onlinemert2020-06-181-1/+9
* online: fix io error on saveasmert2020-06-181-2/+10
* fix bogus -Werror=maybe-uninitializedAndras Timar2020-06-041-3/+3
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-021-3/+3
* wsd: overload getTokenInteger for string-literalsAshod Nakashian2020-06-021-1/+4
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-2/+2
* wsd: optimize StringVectorAshod Nakashian2020-06-021-7/+5
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-3/+3
* MSForms: send item selection event to core.Tamás Zolnai2020-05-091-1/+23
* MSForms: handle formfieldbutton message.Tamás Zolnai2020-05-091-0/+3
* function bar: Index the function by name, not by index.Jan Holesovsky2020-05-081-3/+4
* killpoco: removed Poco::Process completelyPranam Lashkari2020-04-291-2/+1
* tdf#128502: Get rid of the static file-level variable 'document' in Kit.cppTor Lillqvist2020-04-211-1/+1
* killpoco: remove WebSocket includes from a couple of places.Michael Meeks2020-04-181-0/+1
* handle tabstop callback and send it as "tabstoplistupdate"Tomaž Vajngerl2020-04-141-0/+3
* Fix log message: The LOK function is called saveAs, not downloadAsTor Lillqvist2020-04-131-1/+1
* Implement the "download as" functionality properly in the iOS appTor Lillqvist2020-04-131-50/+2
* Further re-work of document saving in the iOS appTor Lillqvist2020-04-081-0/+29
* Tweak the (normally commented-out) experimentation code a bitTor Lillqvist2020-04-021-7/+15
* Add some (ifdeffed-out) experimentation with file service providersTor Lillqvist2020-04-011-1/+33
* Log every error we send to the JS.Jan Holesovsky2020-03-311-48/+48
* kit: fix download action when server is running with no capabilitiesHenry Castro2020-03-121-4/+14
* re-factor: Socket / WebSocketHandler.Michael Meeks2020-03-111-6/+8