summaryrefslogtreecommitdiffstats
path: root/kit
Commit message (Expand)AuthorAgeFilesLines
* kit: revisit log messages kit.cppHenry Castro2021-02-261-9/+9
* Revert "kit: enable send LOK_CALLBACK_STATUS_INDICATOR_FINISH"Ashod Nakashian2021-02-251-2/+1
* kit: revisit log messages Fokit.cppHenry Castro2021-02-231-11/+11
* wsd: add an option "batch mode" to load the documentHenry Castro2021-02-221-0/+4
* kit: enable send LOK_CALLBACK_STATUS_INDICATOR_FINISHHenry Castro2021-02-221-1/+2
* Include the view id in the tunnelled dialog image hashTor Lillqvist2021-02-191-1/+1
* wsd: download templates by wsdAshod Nakashian2021-02-153-9/+6
* wsd: userName is optionalAshod Nakashian2021-02-131-6/+4
* Allow to show help in global callbackSzymon Kłos2021-02-111-1/+1
* sometimes it's useful, when path to loolkitconfig.xcu is configurableAndras Timar2021-02-091-5/+8
* Add comment describing a way to intentionally induce cache inconsistencyTor Lillqvist2021-01-261-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-253-5/+5
* Add caching of tunnelled dialog imagesTor Lillqvist2021-01-254-2/+77
* Use winId here, tooTor Lillqvist2021-01-211-1/+1
* Switch to the correct view before calling getSelectionType() method.Tamás Zolnai2021-01-181-0/+1
* Fix crash in iOS app: Don't bother with UnitKitTor Lillqvist2021-01-151-1/+2
* Remove un-used _isLoading and ScopeGuard.Michael Meeks2021-01-131-14/+1
* Resolve #805 : Remove Mutex lockShubham Goyal2021-01-132-36/+0
* check if we run in a containerAndras Timar2021-01-121-2/+14
* Drop cap_chown after use.Michael Meeks2021-01-061-0/+1
* kit: send early dialog event to serverHenry Castro2021-01-052-8/+19
* Optimize copy of jails to hard-linking with new capability.Michael Meeks2021-01-042-3/+59
* kit: enable input process when early dialog showHenry Castro2021-01-041-0/+15
* wsd: save errno before invoking any other functionsAshod Nakashian2020-12-292-14/+14
* Save Watermark bitmaps per user for re-usemert2020-12-281-19/+18
* wsd: SocketPoll::poll accepts chrono durationAshod Nakashian2020-12-222-3/+4
* wsd: logs and constAshod Nakashian2020-12-222-6/+6
* Root actually has all the capabilities.Jan Holesovsky2020-12-181-28/+41
* Don't copy dictionary extensions we already pre-loaded from the system.Michael Meeks2020-12-151-0/+2
* wsd: avoid single-character stringsAshod Nakashian2020-12-091-8/+9
* wsd: cosmetic and constsAshod Nakashian2020-12-091-1/+1
* wsd: log: overload chrono duration to simplify loggingAshod Nakashian2020-12-082-16/+16
* wsd: use steady_clock for measuring time intervalAshod Nakashian2020-12-082-24/+23
* AdminConsole: Additional changes based on reviews.Gökay Şatır2020-12-071-1/+1
* Admin console: Cosmetic changes and documentation.Gökay Şatır2020-12-071-2/+2
* Admin console log levels.Gökay Şatır2020-12-072-0/+10
* wsd: do not decode already decoded fieldsAshod Nakashian2020-12-041-3/+2
* Port to Util::make_unique for kit/ChildSessionbayramcicek2020-12-031-6/+6
* Compare string the c++ way + clarify the message for the user.Jan Holesovsky2020-11-301-8/+19
* wsd: centralize temporary directory helpers in FileUtilAshod Nakashian2020-11-222-2/+2
* wsd: retry jail cleanup if it failsAshod Nakashian2020-11-191-3/+12
* Reuse __linux__ code path in __FreeBSD__ case too.Gleb Popov2020-11-181-1/+1
* Make AutoSpellChecking option state remembered on first startmert2020-11-171-7/+22
* Replace all `__linux` in CPP conditions with `__linux__`.Gleb Popov2020-11-171-2/+2
* Rotate watermark pixels by 45 degreemert2020-11-171-6/+46
* Kit.cpp: Fix build on FreeBSD and use cap_enter() to constrain the process ri...Gleb Popov2020-11-161-0/+14
* ForKit.cpp: Implement haveCorrectCapabilities() for FreeBSD by checking thatGleb Popov2020-11-161-0/+10
* wsd: avoid the using keyword and use C++ size_tAshod Nakashian2020-11-152-14/+14
* Fix distortion on watermark textmert2020-11-151-4/+4