summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* an uno -> a unoCaolán McNamara2019-05-102-3/+3
* an is used before a vowel soundCaolán McNamara2019-05-108-11/+11
* CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna2019-05-092-104/+18
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-094-127/+63
* 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