summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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-24disable a few failing unit tests in MPLv2 subsetAndras Timar
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
2019-01-03lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl
2019-01-03lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl
2019-01-03Fix signing empty Configurations2/accelerator/current.xmlTomaž 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-01test signing with certificate chain and private key in PEM formatTomaž Vajngerl
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-08Revert "CppunitTest_desktop_lib: disable failing test"Miklos Vajna
2018-11-08CppunitTest_desktop_lib: disable failing testMiklos Vajna
2018-11-08lok: send signature status on document loadTomaž Vajngerl
2018-11-08lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl
2018-11-08lok: update the test for singing the document from LOKTomaž Vajngerl
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-11-08lok: Get the object shell from the documentTomaž Vajngerl
2018-11-08lok: create certificate and private key with insertCertificateTomaž Vajngerl
2018-11-08lokit: test for the new signing API functionsTomaž Vajngerl
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-11-08lok hidpi: Fix the unit tests.Jan Holesovsky
2018-11-07lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-07Revert "The debugging rectangles are not needed any more."Jan Holesovsky
2018-11-05Create a CG bitmap context in doc_paintWindow(), too, for iOSTor Lillqvist
2018-11-05On iOS, lok_init_2() links directly to libreofficekit_hook_2()Tor Lillqvist
2018-11-02We now use a fixed name ICU.dat for the ICU data file in the iOS appTor Lillqvist
2018-11-02possible fix for tdf#120928 - quickstart --killtray throws exceptionbrinzing
2018-10-30iOS, removed iOS special handling in init()jan Iversen
2018-10-30Make sure the UserInstallation/user directory exists on iOS (and Android)Tor Lillqvist
2018-10-30Move the iOS CGBitmapContextCreate() call to doc_paintTile()Tor Lillqvist
2018-10-30We should call pDevice->SetBackground(Wallpaper(COL_TRANSPARENT)) also on iOSTor Lillqvist
2018-10-30Call SetOutputSizePixel() in the iOS case, tooTor Lillqvist
2018-10-30Re-introduce code to use the ICU data file in the iOS app bundleTor Lillqvist
2018-10-30Handle passing a null pAppPath to lo_initialize() on iOSTor Lillqvist