summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-07-18scrollbar is outside the widget now, not insideCaolán McNamara1-8/+0
2019-07-18Resolves: tdf#126304 resizing the extension manager breaks redrawCaolán McNamara1-0/+1
2019-06-17tdf#125691: use _exit() instead of exit()...Dennis Francis1-1/+1
2019-06-15remove some unused includesCaolán McNamara11-57/+10
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara12-769/+715
2019-06-13no need for awt::Toolkit::create in UpdateDialogCaolán McNamara1-11/+0
2019-06-13drop intermediate IExtensionListBox classCaolán McNamara3-31/+16
2019-06-13move IExtensionListBox to where its usedCaolán McNamara3-10/+27
2019-06-02drop some unneeded includesCaolán McNamara1-1/+0
2019-05-28drop some unneeded includesCaolán McNamara1-1/+0
2019-05-27disable a few failing unit tests in MPLv2 subsetAndras Timar1-0/+3
2019-05-24Fix typo in help: 'urb' => 'urp'Jan-Marek Glogowski1-2/+2
2019-05-23Fix documented 'soffice --accept' parameter syntaxJan-Marek Glogowski1-5/+7
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna2-0/+19
2019-05-22New loplugin:dataStephan Bergmann2-2/+2
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist1-1/+14
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti1-15/+17
2019-05-20lok: dragging and resizing chart elementsMarco Cecchetti1-2/+43
2019-05-20lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti1-0/+32
2019-05-18remove remaining '0' responsesCaolán McNamara1-2/+2
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-05-18Fix typoAndrea Gelmini1-2/+2
2019-05-16We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist1-4/+11
2019-05-14lok: test show/hide status of a windowSzymon Kłos1-0/+37
2019-05-14Fix typosAndrea Gelmini1-1/+1
2019-05-14Fix typoAndrea Gelmini1-1/+1
2019-05-14Fix typoAndrea Gelmini1-1/+1
2019-05-14Fix typoAndrea Gelmini1-2/+2
2019-05-14Fix typoAndrea Gelmini1-1/+1
2019-05-13Fix typoAndrea Gelmini1-1/+1
2019-05-13Fix typoAndrea Gelmini1-1/+1
2019-05-13Fix typoAndrea Gelmini1-1/+1
2019-05-13Fix comment to match realityTor Lillqvist1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin5-6/+6
2019-05-12regenerate PCH headersLuboš Luňák2-4/+4
2019-05-12Fix typoAndrea Gelmini1-1/+1
2019-05-12Fix typoAndrea Gelmini1-1/+1
2019-05-12Fix typoAndrea Gelmini1-1/+1
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks1-18/+9
2019-05-10an uno -> a unoCaolán McNamara2-3/+3
2019-05-10an is used before a vowel soundCaolán McNamara8-11/+11
2019-05-09CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna2-104/+18
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák4-127/+63
2019-05-08desktop: can pass by value in LOKTransferableMiklos Vajna2-4/+3
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-4/+7
2019-05-06desktop: turn on clang-format for lokclipboardMiklos Vajna2-18/+19
2019-05-04unipoll: cleanup runPoll.Michael Meeks1-2/+5
2019-05-03unipoll: get SolarMutex lock counting right.Michael Meeks1-0/+1
2019-05-02Support "Preview in Web Browser" in Flatpak modeStephan Bergmann1-2/+2
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák1-1/+60