summaryrefslogtreecommitdiff
path: root/desktop/source
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 McNamara10-37/+9
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara8-663/+569
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-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 Vajna1-0/+1
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-16We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist1-4/+11
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-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 McNamara3-3/+3
2019-05-09CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna1-1/+9
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
2019-04-29tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-149/+104
2019-04-26lok: allow paste content to popup dialogHenry Castro3-5/+45
2019-04-24tdf#124923: Need to call InitVCL() on iOS before using SolarMutexGuardTor Lillqvist1-0/+4
2019-04-23LOK: support creating view with optionsAshod Nakashian1-2/+20
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian1-5/+43
2019-04-19drop some unneeded includesCaolán McNamara2-2/+0
2019-04-17SharePoint connection: Better handling of encoded URLsTamás Zolnai1-4/+4
2019-04-17lok: add profile zones.Michael Meeks1-15/+131
2019-04-16SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai1-0/+4
2019-04-15lok: rename - emitted as events not on stdout now.Michael Meeks1-1/+1
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+36