summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-05-03lok: allow paste content to popup dialogHenry Castro4-5/+96
2019-04-25lok: add missing parameter to PostExtTextInputEvent functionHenry Castro1-1/+2
2019-04-25Revert "sd: fix unittest failures due to enabling slide-sorter"Jan Holesovsky1-0/+2
2019-04-25lok: add profile zones.Michael Meeks1-16/+131
2019-04-25lok: rename - emitted as events not on stdout now.Michael Meeks1-1/+1
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+36
2019-04-20SharePoint connection: Better handling of encoded URLsTamás Zolnai2-5/+5
2019-04-20SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai2-0/+27
2019-04-17clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin1-1/+1
2019-04-15sd: fix unittest failures due to enabling slide-sorterAshod Nakashian1-2/+0
2019-04-15LOK: sd: initialize slide-sorter in sdAshod Nakashian1-2/+0
2019-04-15LOK: support for ordering/moving partsAshod Nakashian2-1/+20
2019-04-15slide-sorter: multiple selectionAshod Nakashian2-1/+22
2019-04-10tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski1-1/+8
2019-03-27tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2-1/+47
2019-03-21lok: Keep the temporary user profile set during the entire preload.Jan Holesovsky1-3/+3
2019-03-15tdf#124042: Add SAL_INFOs for iOS about the CGContext life cycle in LOKitTor Lillqvist1-0/+7
2019-03-15Don't return an empty C string, the caller is not prepared for thatTor Lillqvist1-0/+3
2019-03-15lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro1-1/+2
2019-03-12LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2019-03-08Revert "LOK: disable LOKit in unit-tests only after destroying all"Andras Timar1-6/+134
2019-03-05LOK: reuse cached json object for ViewId where availableAshod Nakashian2-6/+15
2019-03-05LOK: always update the payload string via the cacheAshod Nakashian2-4/+13
2019-03-05LOK: Validate cached queued callback payloadsAshod Nakashian2-0/+53
2019-03-05LOK: Cache JSON payloadsAshod Nakashian2-31/+55
2019-03-05LOK: Cache RectangleAndPart payloadsAshod Nakashian2-5/+29
2019-03-05LOK: Use a struct instead of std::pair to support cachingAshod Nakashian2-26/+38
2019-03-04LOK: Move RectangleAndPart to the headerAshod Nakashian2-67/+74
2019-03-04LOK: support creating view with optionsAshod Nakashian2-3/+22
2019-03-04LOK: set the language for LOK before document loadingAshod Nakashian1-0/+2
2019-03-01LOK: desktop: use correct size when initializing LibreOfficeKitDocumentAshod Nakashian1-1/+1
2019-03-01LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian1-134/+6
2019-02-26lok: sc: clicking on individual chart elements doesn't select objectMarco Cecchetti1-0/+6
2019-02-08Added Tiled Watermark Feature for pdf exportmerttumer1-0/+26
2019-02-08lok: don't crash in simple LOK use-case with no callback.Michael Meeks1-2/+5
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro1-1/+2
2019-01-24disable a few failing unit tests in MPLv2 subsetAndras Timar1-0/+3
2019-01-17tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara1-0/+1
2019-01-11lok: We cannot skip duplicates of SELECTION_START / _END.Jan Holesovsky2-2/+53
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2-0/+140
2019-01-03lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl2-0/+64
2019-01-03lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl1-82/+36
2019-01-03Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl1-0/+6
2018-12-15lok: Handle Special character menu item's state correctly in onlineTamás Zolnai1-1/+2
2018-12-15lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti1-0/+32
2018-12-13Revert "Add a localisation API to LibreOfficeKitClass"Tor Lillqvist2-60/+0
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist2-0/+60
2018-12-10lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai1-6/+12
2018-12-10lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai1-1/+8
2018-12-10LOK: Fix API for renderShapeSelectionAshod Nakashian2-19/+32