summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2019-11-27Added Orientation argument to LOKIT renderFontMert Tumer
2019-05-03lok: allow paste content to popup dialogHenry Castro
2019-04-25lok: add missing parameter to PostExtTextInputEvent functionHenry Castro
2019-04-25lok: add profile zones.Michael Meeks
2019-04-25lok: rename - emitted as events not on stdout now.Michael Meeks
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks
2019-04-20SharePoint connection: Better handling of encoded URLsTamás Zolnai
2019-04-20SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai
2019-04-17clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin
2019-04-15LOK: sd: initialize slide-sorter in sdAshod Nakashian
2019-04-15LOK: support for ordering/moving partsAshod Nakashian
2019-04-15slide-sorter: multiple selectionAshod Nakashian
2019-03-27tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl
2019-03-21lok: Keep the temporary user profile set during the entire preload.Jan Holesovsky
2019-03-15tdf#124042: Add SAL_INFOs for iOS about the CGContext life cycle in LOKitTor Lillqvist
2019-03-15Don't return an empty C string, the caller is not prepared for thatTor Lillqvist
2019-03-15lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro
2019-03-12LOK: don't segfault when reporting errorAshod Nakashian
2019-03-05LOK: reuse cached json object for ViewId where availableAshod Nakashian
2019-03-05LOK: always update the payload string via the cacheAshod Nakashian
2019-03-05LOK: Validate cached queued callback payloadsAshod Nakashian
2019-03-05LOK: Cache JSON payloadsAshod Nakashian
2019-03-05LOK: Cache RectangleAndPart payloadsAshod Nakashian
2019-03-05LOK: Use a struct instead of std::pair to support cachingAshod Nakashian
2019-03-04LOK: Move RectangleAndPart to the headerAshod Nakashian
2019-03-04LOK: support creating view with optionsAshod Nakashian
2019-03-04LOK: set the language for LOK before document loadingAshod Nakashian
2019-03-01LOK: desktop: use correct size when initializing LibreOfficeKitDocumentAshod Nakashian
2019-02-26lok: sc: clicking on individual chart elements doesn't select objectMarco Cecchetti
2019-02-08Added Tiled Watermark Feature for pdf exportmerttumer
2019-02-08lok: don't crash in simple LOK use-case with no callback.Michael Meeks
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro
2019-01-17tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara
2019-01-11lok: We cannot skip duplicates of SELECTION_START / _END.Jan Holesovsky
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-15lok: Handle Special character menu item's state correctly in onlineTamás Zolnai
2018-12-15lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti
2018-12-13Revert "Add a localisation API to LibreOfficeKitClass"Tor Lillqvist
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist
2018-12-10lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai
2018-12-10lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai
2018-12-10LOK: Fix API for renderShapeSelectionAshod Nakashian
2018-12-10Remove cout lineTamás Zolnai
2018-12-10Introduce client-server message for requesting the selected shape as SVGTamás Zolnai
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-01Add SolarMutexGuard where neededTomaž Vajngerl
2018-12-01lokit: convert PEM certificate to DER if it is detected as suchTomaž Vajngerl
2018-11-23Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist
2018-11-08lok: send signature status on document loadTomaž Vajngerl
2018-11-08lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl