summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)Author
2018-11-23Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist
2018-11-13LOK: desktop: use correct size when initializing LibreOfficeKitDocumentAshod Nakashian
2018-11-11cppCheck redundantAssignment variable bSuccessZdibák Zoltán
2018-11-11cppCheck redundantAssignment variable pCloneZdibák Zoltán
2018-11-08lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-08Revert "The debugging rectangles are not needed any more."Jan Holesovsky
2018-11-07lok: send signature status on document loadTomaž Vajngerl
2018-11-06lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl
2018-11-03Create a CG bitmap context in doc_paintWindow(), too, for iOSTor Lillqvist
2018-11-03On iOS, lok_init_2() links directly to libreofficekit_hook_2()Tor Lillqvist
2018-11-02We now use a fixed name ICU data file in the iOS appTor Lillqvist
2018-10-31lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-10-31lok: Get the object shell from the documentTomaž Vajngerl
2018-10-29lok: create certificate and private key with insertCertificateTomaž Vajngerl
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-10-25The 2nd parameter to lo_initialize() is a URL so use such naming consistentlyTor Lillqvist
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist
2018-10-09Fix typosAndrea Gelmini
2018-10-08desktop: move font initialization into preloadDataAshod Nakashian
2018-10-08desktop: move dictionary preload before font initAron Budea
2018-10-08desktop: initialize fonts in pre-initAshod Nakashian
2018-10-05We should call pDevice->SetBackground(Wallpaper(COL_TRANSPARENT)) also on iOSTor Lillqvist
2018-10-05Call SetOutputSizePixel() in the iOS case, tooTor Lillqvist
2018-09-27Draw rendered tile border here in the normally ifdeffed out snippetTor Lillqvist
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-21Add some temporary test code (ifdeffed out)Tor Lillqvist
2018-09-05Re-introduce code to use the ICU data file in the iOS app bundleTor Lillqvist
2018-09-05Handle passing a null pAppPath to lo_initialize() on iOSTor Lillqvist
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann
2018-08-01Remove "officially dead now" rtl_cache slab allocator mechanismStephan Bergmann
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks
2018-07-17desktop lok: associate EPUB filter with the .epub suffixMiklos Vajna
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-20lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky
2018-06-20lokit: add jsonToUnoAnyHenry Castro
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-09Better log about preloaded dicts.Tamás Zolnai
2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara
2018-04-12lok: sc: clicking outside a pop-up or context menu doesn't close itMarco Cecchetti
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai
2018-03-27Handle also []any in unoAnyToPropertyTree()Tor Lillqvist