summaryrefslogtreecommitdiffstats
path: root/kit
Commit message (Expand)AuthorAgeFilesLines
* kit: update commentsHenry Castro2021-11-101-3/+3
* jails: kit: name temporary directory with jail is instead random namePranam Lashkari2021-10-221-3/+3
* Use tokens.equals() instead of tokens[] ==Hugo Peixoto2021-10-211-7/+7
* LOK: unifying the Freemium and uno command hiding APIs part 2Pranam Lashkari2021-10-212-21/+45
* LOK: unifying the Freemium and uno command hiding APIsPranam Lashkari2021-10-212-24/+13
* introduce way to hide/restrict uno commandsPranam Lashkari2021-10-212-0/+25
* freemium: renamed Freemium namespace to CommandControlPranam Lashkari2021-10-211-2/+2
* Optimize startsWith calls on StringVector elementsHugo Peixoto2021-10-152-6/+6
* Escape strings in JSONMike Kaganski2021-10-131-2/+3
* kit: fix status indicator finishHenry Castro2021-10-041-1/+3
* wsd: each view handles its own url paramsAshod Nakashian2021-09-261-1/+1
* New POST service to render a search result + unit and integ. testsTomaž Vajngerl2021-09-132-2/+63
* fix build: add missing break -Werror=implicit-fallthroughDennis Francis2021-09-071-0/+1
* calc: use document bg color from core to paint canvas bgDennis Francis2021-09-071-0/+2
* kit: fix buildMiklos Vajna2021-09-061-5/+0
* Remove leftover tiles in the iOS app already when the document is closedTor Lillqvist2021-09-012-4/+4
* Remove more leftover files taking space in the iOS appTor Lillqvist2021-08-241-0/+3
* kit: improve StringVector usage in ChildSession::getClipboard()Miklos Vajna2021-08-041-1/+3
* Print a header in front of the list of last UNO commandsTor Lillqvist2021-07-261-0/+2
* KitHelper: Get page rectangles with status message.Gökay ŞATIR2021-07-251-0/+10
* Add profilezone around kitPoll function and SocketPoll constructorGopi Krishna Menon2021-07-211-0/+2
* Bypass updateFreemiumStatus unless ENABLE_FREEMIUMTor Lillqvist2021-07-202-0/+6
* Introduce Freemium optionsPranam Lashkari2021-07-202-0/+20
* wsd: better logging of the document activityAshod Nakashian2021-07-171-1/+4
* jsdialog: handle exception on bad idSzymon Kłos2021-07-171-6/+4
* kit: add payload to 'statusindicatorstart'Henry Castro2021-07-151-1/+1
* Ensure that we get the file-name right before sending the save result.Michael Meeks2021-07-151-2/+2
* Log Last Uno 4 Commands During a Fatal CrashGopi Krishna Menon2021-07-132-0/+95
* Revert "Make it possible to generate Trace Events already when loading the do...Tor Lillqvist2021-07-071-11/+0
* Make it possible to generate Trace Events already when loading the documentTor Lillqvist2021-07-071-0/+11
* Ignore conversion error from std::stoull for "busypopup"Tor Lillqvist2021-07-051-1/+14
* Improve logging InformationGopi Krishna Menon2021-07-021-3/+3
* Initialize the vectors instead of reservingMike Kaganski2021-07-011-4/+3
* Hardcode some trigonometry, and move some FP math out from loopMike Kaganski2021-07-011-7/+6
* Add a processtoidle event implementation.Michael Meeks2021-06-291-1/+48
* Guard against the config system being uninitializedTor Lillqvist2021-06-211-2/+12
* Re-factor Trace Event stuff for improved functionality and thread safetyTor Lillqvist2021-06-211-14/+34
* Add a newline after the Trace Event object string hereTor Lillqvist2021-06-211-1/+1
* Emit a Trace Event metadata event for the name of a Kit processTor Lillqvist2021-06-211-0/+8
* Output a Trace Event metadata event identifying each named threadTor Lillqvist2021-06-211-1/+2
* wsd: support uploading after loading from a templateAshod Nakashian2021-06-191-0/+15
* wsd: rename file after saving to support async uploadingAshod Nakashian2021-06-191-12/+31
* Bail out of getPixmap gracefully, when rendering failed.Mike Kaganski2021-06-161-4/+2
* Emit a Trace Event (when enabled and turned on) in ChildSession::_handleInputTor Lillqvist2021-06-161-0/+2
* Remove dupliate forward definition.Michael Meeks2021-06-151-5/+0
* Transfer LOK callback processing into our main thread if necessary.Michael Meeks2021-06-141-0/+5
* fix: watermark not present in fully transparent tilesDennis Francis2021-06-141-1/+2
* Transfer LOK callback processing into our main thread if necessary.Michael Meeks2021-06-111-6/+41
* Fix crash in iOS appTor Lillqvist2021-06-111-1/+7
* Introduce a generic TraceEvent class and instant events here, tooTor Lillqvist2021-06-022-27/+27