summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)Author
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna
2019-05-08desktop: can pass by value in LOKTransferableMiklos Vajna
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
2019-05-06desktop: turn on clang-format for lokclipboardMiklos Vajna
2019-05-04unipoll: cleanup runPoll.Michael Meeks
2019-05-03unipoll: get SolarMutex lock counting right.Michael Meeks
2019-04-29tdf#120703 PVS: dereference before nullptr checkMike Kaganski
2019-04-26lok: allow paste content to popup dialogHenry Castro
2019-04-24tdf#124923: Need to call InitVCL() on iOS before using SolarMutexGuardTor Lillqvist
2019-04-23LOK: support creating view with optionsAshod Nakashian
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-04-17lok: add profile zones.Michael Meeks
2019-04-15lok: rename - emitted as events not on stdout now.Michael Meeks
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-13android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky
2019-04-12lok: add missing parameter to PostExtTextInputEvent functionHenry Castro
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-03-26tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl
2019-03-22lok: Keep the temporary user profile set during the entire preload.Jan Holesovsky
2019-03-21lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro
2019-03-18Added tiled watermark export option for pdfmerttumer
2019-03-15tdf#124042: Add SAL_INFOs for iOS about the CGContext life cycle in LOKitTor Lillqvist
2019-03-15loplugin:stringconstantNoel Grandin
2019-03-15Don't return an empty C string, the caller is not prepared for thatTor Lillqvist
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist
2019-03-11android: Set the program path sensibly when we've got nullptr.Jan Holesovsky
2019-03-11android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-02-27lok: sc: clicking on individual chart elements doesn't select objectMarco Cecchetti
2019-02-22LOK: reuse cached json object for ViewId where availableAshod Nakashian
2019-02-22LOK: always update the payload string via the cacheAshod Nakashian
2019-02-22LOK: Validate cached queued callback payloadsAshod Nakashian
2019-02-22LOK: Cache JSON payloadsAshod Nakashian
2019-02-22LOK: Cache RectangleAndPart payloadsAshod Nakashian
2019-02-22LOK: Use a struct instead of std::pair to support cachingAshod Nakashian
2019-02-22LOK: Move RectangleAndPart to the headerAshod Nakashian
2019-02-15Mention that temporaryHackToInvokeCallbackHandlers() is for LibreOfficeLightTor Lillqvist
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro
2019-01-25lok: don't crash in simple LOK use-case with no callback.Michael Meeks
2019-01-17lok: We cannot skip duplicates of SELECTION_START / _END.Jan Holesovsky
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-15lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai
2018-12-14lok: Handle Special character menu item's state correctly in onlineTamás Zolnai