summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2018-10-30Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist
2018-10-30If we have encountered a "FATAL ERROR" we can afford writing a line to stderrTor Lillqvist
2018-10-26tdf#116342 Allow selecting text boxes anywhere by defaultSamuel Mehrbrodt
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-09-12desktop: move font initialization into preloadDataAshod Nakashian
2018-09-12desktop: move dictionary preload before font initAron Budea
2018-09-12desktop: initialize fonts in pre-initAshod Nakashian
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks
2018-07-10enable crashreport on WindowsAndras Timar
2018-06-26tdf#114227: set better proxy params in cURL for crash reportingAron Budea
2018-06-20lok: Unit test for passing table borders via jsonToPropertyValuesVector.Jan Holesovsky
2018-06-20lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky
2018-06-20lokit: add jsonToUnoAnyHenry Castro
2018-06-04Disable profile lockingAron Budea
2018-05-15tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann