summaryrefslogtreecommitdiffstats
path: root/desktop
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
* tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann2020-02-151-0/+13
* tdf#130080 soffice.sh: Avoid exporting empty LC_ALLMichael Weghorn2020-02-061-2/+6
* 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-1511-57/+10
* weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara2019-06-1412-769/+715
* 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
* disable a few failing unit tests in MPLv2 subsetAndras Timar2019-05-271-0/+3
* 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-232-0/+19
* 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
* remove remaining '0' responsesCaolán McNamara2019-05-181-2/+2
* Fix typoAndrea Gelmini2019-05-181-1/+1
* Fix typoAndrea Gelmini2019-05-181-2/+2
* We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist2019-05-161-4/+11
* lok: test show/hide status of a windowSzymon Kłos2019-05-141-0/+37
* Fix typosAndrea Gelmini2019-05-141-1/+1
* Fix typoAndrea Gelmini2019-05-141-1/+1
* 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
* regenerate PCH headersLuboš Luňák2019-05-122-4/+4
* Fix typoAndrea Gelmini2019-05-121-1/+1
* Fix typoAndrea Gelmini2019-05-121-1/+1
* Fix typoAndrea Gelmini2019-05-121-1/+1
* unipoll: let InitVCL tolerate double init.Michael Meeks2019-05-101-18/+9