summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-07-30sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian
2019-07-25Fix typosAndrea Gelmini
2019-07-25LOK: support resizing windowsAshod Nakashian
2019-07-25LOK: Do not offset window coordinates in LOKAshod Nakashian
2019-07-25LOK: Reduce and improve logging of event compressionAshod Nakashian
2019-07-25LOK: Minor window event processing cleanupAshod Nakashian
2019-07-25LOK: Refactor large event queueing casesAshod Nakashian
2019-07-25LOK: Remove window invalidations prior to size_changedAshod Nakashian
2019-07-25LOK: Window creation supersedes any events on same windowAshod Nakashian
2019-07-25LOK: Reduce logging while processing eventsAshod Nakashian
2019-07-25LOK: remove duplicate cursor invalidations for same view onlyAshod Nakashian
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-25LOK: trace queue only when it is changedAshod Nakashian
2019-07-24sd lok: Remove the .uno:LeftPaneImpress call from sd lok initialization.Noel Grandin
2019-07-24"Basic macros" instead of "$Productname Basic macros"Samuel Mehrbrodt
2019-07-24Redundant conditionMike Kaganski
2019-07-24Drop unneeded initializationMike Kaganski
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski
2019-07-19loplugin:referencecasting in desktopNoel Grandin
2019-07-19cid#1448295 Unchecked return valueCaolán McNamara
2019-07-18cid#1448296 Unchecked return valueCaolán McNamara
2019-07-18cid#1448333 Unchecked return valueCaolán McNamara
2019-07-17Resolves: tdf#126304 resizing the extension manager breaks redrawCaolán McNamara
2019-07-17scrollbar is outside the widget now, not insideCaolán McNamara
2019-07-17LOK: support for ordering/moving partsAshod Nakashian
2019-07-16tdf#1448393 Uninitialized scalar fieldCaolán McNamara
2019-07-13Add more useful exports to soffice's callgrind modeIlmari Lauhakangas
2019-07-10Fix typoAndrea Gelmini
2019-07-10slide-sorter: multiple selectionAshod Nakashian
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna
2019-07-02tdf#125655 disbale quick edit mode for iOS and AndroidTomaž Vajngerl
2019-06-25improve loplugin:simplifyconstructNoel Grandin
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-12Missing test dependencyStephan Bergmann
2019-06-12Missing test dependencyStephan Bergmann
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