summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)AuthorFilesLines
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-11lok: We cannot skip duplicates of SELECTION_START / _END.Jan Holesovsky1-2/+0
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl1-0/+78
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 Lillqvist1-23/+0
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist1-0/+23
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 Nakashian1-19/+31
2018-12-10Remove cout lineTamás Zolnai1-2/+0
2018-12-10Introduce client-server message for requesting the selected shape as SVGTamás Zolnai1-0/+38
2018-12-01Add SolarMutexGuard where neededTomaž Vajngerl1-0/+4
2018-12-01lokit: convert PEM certificate to DER if it is detected as suchTomaž Vajngerl1-6/+84
2018-11-23Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist1-4/+5
2018-11-08lok: send signature status on document loadTomaž Vajngerl1-2/+4
2018-11-08lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl1-0/+2
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl1-0/+52
2018-11-08lok: Get the object shell from the documentTomaž Vajngerl1-11/+16
2018-11-08lok: create certificate and private key with insertCertificateTomaž Vajngerl1-3/+16
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl1-0/+69
2018-11-07lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky1-2/+22
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky1-0/+13
2018-11-07Revert "The debugging rectangles are not needed any more."Jan Holesovsky1-0/+13
2018-11-05Create a CG bitmap context in doc_paintWindow(), too, for iOSTor Lillqvist1-0/+32
2018-11-05On iOS, lok_init_2() links directly to libreofficekit_hook_2()Tor Lillqvist1-16/+0
2018-11-02We now use a fixed name ICU.dat for the ICU data file in the iOS appTor Lillqvist1-2/+2
2018-10-30iOS, removed iOS special handling in init()jan Iversen1-14/+0
2018-10-30Move the iOS CGBitmapContextCreate() call to doc_paintTile()Tor Lillqvist1-8/+51
2018-10-30We should call pDevice->SetBackground(Wallpaper(COL_TRANSPARENT)) also on iOSTor Lillqvist1-0/+2
2018-10-30Call SetOutputSizePixel() in the iOS case, tooTor Lillqvist1-0/+2
2018-10-30Re-introduce code to use the ICU data file in the iOS app bundleTor Lillqvist1-1/+50
2018-10-30Handle passing a null pAppPath to lo_initialize() on iOSTor Lillqvist1-0/+8
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky1-0/+2
2018-09-12desktop: move font initialization into preloadDataAshod Nakashian1-24/+26
2018-09-12desktop: move dictionary preload before font initAron Budea1-2/+2
2018-09-12desktop: initialize fonts in pre-initAshod Nakashian1-0/+27
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks1-0/+4
2018-06-20lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky1-1/+1
2018-06-20lokit: add jsonToUnoAnyHenry Castro1-3/+78
2018-04-20lok: Make the bundled dictionaries work.Tamás Zolnai1-1/+19
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+2
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+22
2018-04-11lok: sc: clicking outside a pop-up or context menu doesn't close itMarco Cecchetti1-2/+5
2018-04-03Handle also []any in unoAnyToPropertyTree()Tor Lillqvist1-0/+14
2018-03-27lok: update main threadHenry Castro1-0/+2
2018-03-27Allow lok to re-set temporary paths on second init.Michael Meeks1-0/+8
2018-03-26lok: enable pre-loading with Vcl's builderMichael Meeks1-1/+5