summaryrefslogtreecommitdiffstats
path: root/kit/Kit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid parsers believing that the body is a forward message.Michael Meeks2021-05-051-2/+1
* Produce a Chrome Event Trace fileTor Lillqvist2021-04-151-3/+14
* kit: fix status indicator finishHenry Castro2021-04-151-1/+3
* Dump versions when we have a signal.Michael Meeks2021-03-291-1/+3
* config: add "macro_security_level" itemHenry Castro2021-03-091-0/+4
* config: add "enable_macros_execution" itemHenry Castro2021-03-091-0/+4
* wsd: add an option "batch mode" to load the documentHenry Castro2021-03-091-0/+4
* wsd: download templates by wsdAshod Nakashian2021-02-151-6/+4
* wsd: userName is optionalAshod Nakashian2021-02-151-6/+4
* Allow to show help in global callbackSzymon Kłos2021-02-081-1/+1
* Use correct naming conventionTor Lillqvist2021-01-251-1/+1
* Add caching of tunnelled dialog imagesTor Lillqvist2021-01-251-0/+11
* kit: enable input process when early dialog showHenry Castro2021-01-211-0/+15
* Drop cap_chown after use.Michael Meeks2021-01-061-0/+1
* Optimize copy of jails to hard-linking with new capability.Michael Meeks2021-01-051-3/+57
* Don't copy dictionary extensions we already pre-loaded from the system.Michael Meeks2020-12-161-0/+2
* Admin console log levels.Gökay Şatır2020-12-111-0/+4
* wsd: do not decode already decoded fieldsAshod Nakashian2020-12-041-3/+2
* Ensure consistent canonical view id accounting between wsd and kit.Michael Meeks2020-11-141-6/+7
* wsd: encapsulate watermark detailsAshod Nakashian2020-11-111-17/+14
* Make AutoSpellChecking option state remembered on first startmert2020-11-051-7/+22
* wsd: fix templates with no chroot jailAshod Nakashian2020-10-251-3/+23
* fix license headersAndras Timar2020-10-021-2/+0
* Mark getMobileAppDocId() as constMiklos Vajna2020-09-171-1/+1
* Mark processInputEnabled() as constMiklos Vajna2020-09-151-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-251-40/+74
* 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
* 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-221-0/+10
* Document::dumpState: fix isLoading typoMiklos Vajna2020-07-211-1/+1
* Kit: add initial state dumping on USR1.Michael Meeks2020-07-181-1/+74
* Process any pending tileQueue items first.Michael Meeks2020-07-171-2/+10
* tdf#129296 leaflet: Password protected document load failingPranam Lashkari2020-07-161-0/+2
* 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: cleanup realpath callAshod Nakashian2020-07-061-4/+3
* 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-031-39/+1
* wsd: faster jail setup via bind-mountAshod Nakashian2020-07-011-120/+79
* notebookbar: early initSzymon Kłos2020-06-301-2/+7
* kit: mark KitSocketPoll as finalMiklos Vajna2020-06-291-1/+1
* tdf#128502: Chunk of work to enable "multi-tasking" in the iOS appTor Lillqvist2020-06-261-28/+181
* wsd: performance improvementsAshod Nakashian2020-06-021-1/+2
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-021-5/+5
* wsd: remove unused QueueHandlerAshod Nakashian2020-06-021-3/+2