summaryrefslogtreecommitdiffstats
path: root/kit
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure consistent canonical view id accounting between wsd and kit.Michael Meeks2020-11-141-6/+7
* wsd: support line-breaks in watermark textAshod Nakashian2020-11-111-1/+1
* wsd: encapsulate watermark detailsAshod Nakashian2020-11-113-39/+50
* Remove pseudo-code pushed in error.Michael Meeks2020-10-262-14/+0
* Clarify, re: E-mail.Michael Meeks2020-10-262-0/+14
* wsd: fix templates with no chroot jailAshod Nakashian2020-10-253-7/+48
* wsd: better file size utilityAshod Nakashian2020-10-251-8/+6
* fix license headersAndras Timar2020-10-0112-24/+0
* Online: Copy hyperlink location. / Online side.gokaysatir2020-09-301-4/+5
* default to Carlito in font selectorAndras Timar2020-09-211-1/+1
* Online: Show input help on Online / Online part.gokaysatir2020-09-171-0/+3
* Mark getMobileAppDocId() as constMiklos Vajna2020-09-172-2/+2
* Mark processInputEnabled() as constMiklos Vajna2020-09-151-1/+1
* Simplify download processSzymon Kłos2020-09-071-2/+8
* leaflet: wsd: select the page before opening the slide wizardPranam Lashkari2020-09-021-1/+1
* wsd: use a shared threadname suffix for each documentAshod Nakashian2020-08-261-1/+1
* wsd: move jail setup to the script to support readonly systemplateAshod Nakashian2020-08-252-47/+82
* wsd: support read-only systemplateAshod Nakashian2020-08-171-4/+11
* Guard against view count being zeroTor Lillqvist2020-08-131-1/+2
* wsd: make outgoing connection timeout configurableAshod Nakashian2020-08-111-1/+0
* 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 processing at higher levelsGabriel Masei2020-07-251-2/+10
* kit: disable parallel handling of messages while processing load and saveGabriel Masei2020-07-222-0/+19
* Document::dumpState: fix isLoading typoMiklos Vajna2020-07-211-1/+1
* Kit: add initial state dumping on USR1.Michael Meeks2020-07-183-3/+81
* Process any pending tileQueue items first.Michael Meeks2020-07-171-2/+10
* tdf#129296 leaflet: Password protected document load failingPranam Lashkari2020-07-162-4/+2
* android: Call the SAVE directly from the native code.Jan Holesovsky2020-07-161-1/+9
* Forkit: add dump_forkit_state and re-factor state checks to simplify.Michael Meeks2020-07-141-0/+31
* Make objects and threads go away more reliably in the iOS appTor Lillqvist2020-07-141-28/+21
* More re-factoring of tile renderingTor Lillqvist2020-07-131-20/+17
* Bin DeltaGenerator-using code that has been commented out since 2017Tor Lillqvist2020-07-121-1/+0
* Re-factoring to make re-use in a next-gen iOS app easierTor Lillqvist2020-07-111-538/+21
* wsd/kit: use splitx/splity in clientvisiblearea message...Dennis Francis2020-07-081-1/+1
* Calc: enable sheet-geometry data and printTwips messagesDennis Francis2020-07-081-0/+3
* wsd: cleanup realpath callAshod Nakashian2020-07-061-4/+3
* handle LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis2020-07-041-0/+4
* Fix a couple uses of misleading function names in loggingTor Lillqvist2020-07-031-3/+3
* Move the setupKitEnvironment() function into a file of its ownTor Lillqvist2020-07-034-42/+58
* wsd: improve readabilityAshod Nakashian2020-07-011-1/+1
* wsd: faster jail setup via bind-mountAshod Nakashian2020-07-012-126/+94
* notebookbar: early initSzymon Kłos2020-06-303-4/+18
* kit: mark KitSocketPoll as finalMiklos Vajna2020-06-291-1/+1
* Also send parthash info when using draw (in case of PDF)Tomaž Vajngerl2020-06-281-2/+2
* tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist2020-06-264-38/+192
* 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