summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)Author
2019-08-02Add more powerful selection fetch & clipboard set methods.Michael Meeks
2019-08-02Fix typosAndrea Gelmini
2019-08-01remove unnecessary code in doc_registerCallbackNoel Grandin
2019-08-01new loplugin:mapindexNoel Grandin
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-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-17LOK: support for ordering/moving partsAshod Nakashian
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-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-17android: Unregistering in runLoop() is important even on Android.Jan Holesovsky
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
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-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-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna
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-13Fix comment to match realityTor Lillqvist
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks
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-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
2019-05-04unipoll: cleanup runPoll.Michael Meeks