summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-17tdf#125691: use _exit() instead of exit()...Dennis Francis
2019-06-17android: Unregistering in runLoop() is important even on Android.Jan Holesovsky
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-06-14remove some unused includesCaolán McNamara
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara
2019-06-13no need for awt::Toolkit::create in UpdateDialogCaolán McNamara
2019-06-13drop intermediate IExtensionListBox classCaolán McNamara
2019-06-12move IExtensionListBox to where its usedCaolán McNamara
2019-06-12LOK: set the language for LOK before document loadingAshod Nakashian
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist
2019-06-06loplugin:data (macOS)Stephan Bergmann
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-06-03LOK: Factor out iOS painting codeTomaž Vajngerl
2019-06-03tdf#123697 we need to create a bitmap context with alphaTomaž Vajngerl
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-28drop some unneeded includesCaolán McNamara
2019-05-24Fix typo in help: 'urb' => 'urp'Jan-Marek Glogowski
2019-05-23Fix documented 'soffice --accept' parameter syntaxJan-Marek Glogowski
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna
2019-05-22New loplugin:dataStephan Bergmann
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti
2019-05-20lok: dragging and resizing chart elementsMarco Cecchetti
2019-05-20lok: shape selection: perform the needed unit conversion in a clever wayMarco Cecchetti
2019-05-16We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist
2019-05-14Fix typoAndrea Gelmini
2019-05-14Fix typoAndrea Gelmini
2019-05-14Fix typoAndrea Gelmini
2019-05-13Fix typoAndrea Gelmini
2019-05-13Fix typoAndrea Gelmini
2019-05-13Fix typoAndrea Gelmini
2019-05-13Fix comment to match realityTor Lillqvist
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Fix typoAndrea Gelmini
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna
2019-05-08desktop: can pass by value in LOKTransferableMiklos Vajna
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
2019-05-06desktop: turn on clang-format for lokclipboardMiklos Vajna
2019-05-04unipoll: cleanup runPoll.Michael Meeks
2019-05-03unipoll: get SolarMutex lock counting right.Michael Meeks
2019-05-02Support "Preview in Web Browser" in Flatpak modeStephan Bergmann
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák
2019-04-29tdf#120703 PVS: dereference before nullptr checkMike Kaganski
2019-04-26lok: allow paste content to popup dialogHenry Castro