summaryrefslogtreecommitdiffstats
path: root/desktop/source/lib/init.cxx
Commit message (Expand)AuthorAgeFilesLines
* sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna2019-05-231-0/+1
* tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist2019-05-211-1/+14
* lok: chart: constrained dragging of pie segmentsMarco Cecchetti2019-05-201-15/+17
* lok: dragging and resizing chart elementsMarco Cecchetti2019-05-201-2/+43
* lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti2019-05-201-0/+32
* We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist2019-05-161-4/+11
* Fix typoAndrea Gelmini2019-05-141-2/+2
* Fix comment to match realityTor Lillqvist2019-05-131-1/+1
* unipoll: let InitVCL tolerate double init.Michael Meeks2019-05-101-18/+9
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna2019-05-091-1/+9
* unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks2019-05-071-4/+7
* unipoll: cleanup runPoll.Michael Meeks2019-05-041-2/+5
* unipoll: get SolarMutex lock counting right.Michael Meeks2019-05-031-0/+1
* tdf#120703 PVS: dereference before nullptr checkMike Kaganski2019-04-291-149/+104
* lok: allow paste content to popup dialogHenry Castro2019-04-261-2/+35
* tdf#124923: Need to call InitVCL() on iOS before using SolarMutexGuardTor Lillqvist2019-04-241-0/+4
* LOK: support creating view with optionsAshod Nakashian2019-04-231-2/+20
* Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian2019-04-231-5/+43
* lok: add profile zones.Michael Meeks2019-04-171-15/+131
* lok: rename - emitted as events not on stdout now.Michael Meeks2019-04-151-1/+1
* lok: emit ProfileZone data in messages when requested.Michael Meeks2019-04-151-0/+36
* loplugin:sequentialassign in dbaccess..desktopNoel Grandin2019-04-131-25/+12
* android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky2019-04-131-3/+15
* lok: add missing parameter to PostExtTextInputEvent functionHenry Castro2019-04-121-1/+2
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+1
* tdf#120703 PVS: Silence V575 warningsMike Kaganski2019-03-311-0/+13
* tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2019-03-261-0/+45
* lok: Keep the temporary user profile set during the entire preload.Jan Holesovsky2019-03-221-3/+3
* lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro2019-03-211-1/+2
* Added tiled watermark export option for pdfmerttumer2019-03-181-0/+26
* tdf#124042: Add SAL_INFOs for iOS about the CGContext life cycle in LOKitTor Lillqvist2019-03-151-0/+7
* loplugin:stringconstantNoel Grandin2019-03-151-1/+1
* Don't return an empty C string, the caller is not prepared for thatTor Lillqvist2019-03-151-0/+3
* Write HiDPI consistently without a hyphenTor Lillqvist2019-03-121-1/+1
* android: Set the program path sensibly when we've got nullptr.Jan Holesovsky2019-03-111-0/+9
* android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky2019-03-111-2/+2
* log nice exception messages whereever possibleNoel Grandin2019-03-071-1/+3
* remove some unnecessary typedef struct... sugarNoel Grandin2019-03-061-2/+2
* lok: sc: clicking on individual chart elements doesn't select objectMarco Cecchetti2019-02-271-0/+6
* LOK: reuse cached json object for ViewId where availableAshod Nakashian2019-02-221-5/+12
* LOK: always update the payload string via the cacheAshod Nakashian2019-02-221-4/+11
* LOK: Validate cached queued callback payloadsAshod Nakashian2019-02-221-0/+47
* LOK: Cache JSON payloadsAshod Nakashian2019-02-221-16/+34
* LOK: Cache RectangleAndPart payloadsAshod Nakashian2019-02-221-5/+21
* LOK: Use a struct instead of std::pair to support cachingAshod Nakashian2019-02-221-25/+25
* LOK: Move RectangleAndPart to the headerAshod Nakashian2019-02-221-68/+35
* Mention that temporaryHackToInvokeCallbackHandlers() is for LibreOfficeLightTor Lillqvist2019-02-151-0/+3
* lok: intercept the UNO command ".uno:EditRegion"Henry Castro2019-02-071-1/+2
* lok: don't crash in simple LOK use-case with no callback.Michael Meeks2019-01-251-2/+5