summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* lok: don't crash in simple LOK use-case with no callback.Michael Meeks2019-01-281-2/+5
* Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2019-01-112-34/+8
* tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara2018-12-281-0/+1
* Enable --help=html for flatpakStephan Bergmann2018-12-201-0/+2
* Resolves: tdf#121746 block toplevels from closing...Caolán McNamara2018-11-282-29/+78
* Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist2018-11-241-11/+12
* weld SwCondCollPageCaolán McNamara2018-11-221-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-221-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-222-0/+2
* weld TreeViewCaolán McNamara2018-11-191-0/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* Fix typosAndrea Gelmini2018-11-162-2/+2
* LOK: desktop: use correct size when initializing LibreOfficeKitDocumentAshod Nakashian2018-11-131-1/+1
* Removed repeated semicolonAndrea Gelmini2018-11-111-1/+1
* cppCheck redundantAssignment variable bSuccessZdibák Zoltán2018-11-111-2/+1
* cppCheck redundantAssignment variable pCloneZdibák Zoltán2018-11-111-3/+1
* Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2018-11-101-2/+2
* 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