summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#129917 Use temp user profile when installing shared extensionsSamuel Mehrbrodt2021-04-093-8/+16
* Dispose configmgr at the end of unopkgStephan Bergmann2021-04-091-0/+6
* Disable CrashReportUISamuel Mehrbrodt2021-04-091-2/+3
* Load explorerframe.dll at startupSamuel Mehrbrodt2021-04-091-0/+9
* desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl2020-03-021-1/+1
* Related: tdf#128104 extend popup handler to cover all CommandEventsCaolán McNamara2019-11-181-3/+3
* Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara2019-10-301-3/+2
* Related: tdf#127645 update dialog has a slave extension dialogCaolán McNamara2019-10-082-11/+50
* Resolves: tdf#126042 measure text width with the bold font it will render withCaolán McNamara2019-09-031-1/+1
* scrollbar is outside the widget now, not insideCaolán McNamara2019-07-181-8/+0
* Resolves: tdf#126304 resizing the extension manager breaks redrawCaolán McNamara2019-07-181-0/+1
* tdf#125691: use _exit() instead of exit()...Dennis Francis2019-06-171-1/+1
* remove some unused includesCaolán McNamara2019-06-1510-37/+9
* weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara2019-06-148-663/+569
* no need for awt::Toolkit::create in UpdateDialogCaolán McNamara2019-06-131-11/+0
* drop intermediate IExtensionListBox classCaolán McNamara2019-06-133-31/+16
* move IExtensionListBox to where its usedCaolán McNamara2019-06-133-10/+27
* drop some unneeded includesCaolán McNamara2019-06-021-1/+0
* drop some unneeded includesCaolán McNamara2019-05-281-1/+0
* Fix typo in help: 'urb' => 'urp'Jan-Marek Glogowski2019-05-241-2/+2
* Fix documented 'soffice --accept' parameter syntaxJan-Marek Glogowski2019-05-231-5/+7
* sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna2019-05-231-0/+1
* New loplugin:dataStephan Bergmann2019-05-222-2/+2
* tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist2019-05-211-1/+14
* lok: chart: constrained dragging of pie segmentsMarco Cecchetti2019-05-201-15/+17
* lok: dragging and resizing chart elementsMarco Cecchetti2019-05-201-2/+43
* lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti2019-05-201-0/+32
* We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist2019-05-161-4/+11
* Fix typoAndrea Gelmini2019-05-141-1/+1
* Fix typoAndrea Gelmini2019-05-141-2/+2
* Fix typoAndrea Gelmini2019-05-141-1/+1
* Fix typoAndrea Gelmini2019-05-131-1/+1
* Fix typoAndrea Gelmini2019-05-131-1/+1
* Fix typoAndrea Gelmini2019-05-131-1/+1
* Fix comment to match realityTor Lillqvist2019-05-131-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-135-6/+6
* Fix typoAndrea Gelmini2019-05-121-1/+1
* unipoll: let InitVCL tolerate double init.Michael Meeks2019-05-101-18/+9
* an uno -> a unoCaolán McNamara2019-05-102-3/+3
* an is used before a vowel soundCaolán McNamara2019-05-103-3/+3
* CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna2019-05-091-1/+9
* desktop: can pass by value in LOKTransferableMiklos Vajna2019-05-082-4/+3
* unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks2019-05-071-4/+7
* desktop: turn on clang-format for lokclipboardMiklos Vajna2019-05-062-18/+19
* unipoll: cleanup runPoll.Michael Meeks2019-05-041-2/+5
* unipoll: get SolarMutex lock counting right.Michael Meeks2019-05-031-0/+1
* Support "Preview in Web Browser" in Flatpak modeStephan Bergmann2019-05-021-2/+2
* test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák2019-04-291-1/+60
* tdf#120703 PVS: dereference before nullptr checkMike Kaganski2019-04-291-149/+104
* lok: allow paste content to popup dialogHenry Castro2019-04-263-5/+45