summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti2018-11-091-1/+1
* fix bug in listbox height calc in ExtensionBox_ImplNoel Grandin2018-11-092-6/+4
* lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky2018-11-082-6/+27
* sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky2018-11-081-1/+14
* Revert "The debugging rectangles are not needed any more."Jan Holesovsky2018-11-081-0/+13
* move SvTreeListBox to vclCaolán McNamara2018-11-073-6/+6
* lok: send signature status on document loadTomaž Vajngerl2018-11-071-2/+4
* lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl2018-11-063-3/+49
* tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManagerMike Kaganski2018-11-051-7/+0
* lok: update the test for singing the document from LOKTomaž Vajngerl2018-11-055-17/+49
* Create a CG bitmap context in doc_paintWindow(), too, for iOSTor Lillqvist2018-11-031-0/+32
* On iOS, lok_init_2() links directly to libreofficekit_hook_2()Tor Lillqvist2018-11-031-16/+0
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-026-14/+14
* We now use a fixed name ICU data file in the iOS appTor Lillqvist2018-11-021-2/+2
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-012-4/+4
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-1/+1
* lok: new function to add certificate to certificate DBTomaž Vajngerl2018-10-312-3/+55
* lok: Get the object shell from the documentTomaž Vajngerl2018-10-311-11/+16
* lok: create certificate and private key with insertCertificateTomaž Vajngerl2018-10-292-14/+40
* Remove unused parameterSamuel Mehrbrodt2018-10-295-20/+10
* lokit: test for the new signing API functionsTomaž Vajngerl2018-10-293-31/+45
* lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2018-10-282-1/+72
* update old 'interface-requires' comments to <requires> tagCaolán McNamara2018-10-284-5/+5
* possible fix for issue 120928 - quickstart --killtray throws exceptionbrinzing2018-10-271-1/+1
* tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski2018-10-271-3/+3
* unopkg: Make logging to default location work againSamuel Mehrbrodt2018-10-261-3/+19
* unopkg: Log deployment output with the same logger as unopkgSamuel Mehrbrodt2018-10-261-75/+11
* unopkg: Write to console when no UNO availableSamuel Mehrbrodt2018-10-261-1/+2
* Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt2018-10-261-2/+11
* Log unopkg errors to log file if requestedSamuel Mehrbrodt2018-10-261-41/+53
* The 2nd parameter to lo_initialize() is a URL so use such naming consistentlyTor Lillqvist2018-10-251-4/+4
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-245-49/+49
* remove all use_action_appearance linesCaolán McNamara2018-10-233-5/+0
* clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin2018-10-234-4/+4
* Put quotes around a URL in a message to make it more obvious if it is emptyTor Lillqvist2018-10-221-2/+2
* If we have encountered a "FATAL ERROR" we can afford writing a line to stderrTor Lillqvist2018-10-221-0/+1
* tdf#120249: fix escaping to handle quotes and multiple trailing backslshesMike Kaganski2018-10-221-23/+55
* Sync extension registration on startupSamuel Mehrbrodt2018-10-221-3/+6
* tdf#120703 (PVS): handle failed (re)allocationsMike Kaganski2018-10-211-56/+67
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-194-12/+12
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-6/+2
* Need <rtl/strbuf.hxx> for the !HAVE_FEATURE_EXTENSIONS case, apparentlyTor Lillqvist2018-10-181-0/+1
* loplugin:staticvar in cppuhelper..desktopNoel Grandin2018-10-171-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-177-29/+30
* tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke2018-10-124-4/+4
* Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky2018-10-121-0/+2
* Make sure the UserInstallation/user directory exists on iOS (and Android)Tor Lillqvist2018-10-121-1/+8
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-101-19/+53
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-095-7/+7