summaryrefslogtreecommitdiff
path: root/desktop/inc/lib/init.hxx
AgeCommit message (Expand)Author
2019-12-02desktop: disable callback handling while changing the viewAshod Nakashian
2019-07-25LOK: Refactor large event queueing casesAshod Nakashian
2019-07-25LOK: Reduce logging while processing eventsAshod Nakashian
2019-02-22LOK: reuse cached json object for ViewId where availableAshod Nakashian
2019-02-22LOK: always update the payload string via the cacheAshod Nakashian
2019-02-22LOK: Validate cached queued callback payloadsAshod Nakashian
2019-02-22LOK: Cache JSON payloadsAshod Nakashian
2019-02-22LOK: Cache RectangleAndPart payloadsAshod Nakashian
2019-02-22LOK: Use a struct instead of std::pair to support cachingAshod Nakashian
2019-02-22LOK: Move RectangleAndPart to the headerAshod Nakashian
2018-06-20lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-29Fix typosAndrea Gelmini
2017-03-28Fix typosAndrea Gelmini
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky
2017-01-23Lok: support for batch API callsAshod Nakashian
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10LOK: new callback dropping implementationMarco Cecchetti
2016-09-10LOK: tidy up `CallbackFlushHandler::queue`, improved cell view cursorMarco Cecchetti
2016-08-31LOK: queue-up events while processing client callsAshod Nakashian
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna
2016-06-09desktop lok: implement per-view CallbackFlushHandlerMiklos Vajna
2016-06-09desktop lok: move CallbackFlushHandler impl details out of headerMiklos Vajna
2016-05-29bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian
2016-05-28LOK: don't filter cursor visibility during paintingAshod Nakashian
2016-05-28LOK: improved event handling and fixesAshod Nakashian
2016-05-09LOK: drop identical invalidation notificationsAshod Nakashian
2016-05-09LOK: SAL_WARN for each removed event is unnecessaryAshod Nakashian
2016-05-09Allow painting for arbitrary partAshod Nakashian
2016-05-09Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian
2016-05-09std::tuple -> std::pairAshod Nakashian
2016-05-09More LOK callback notification compressionAshod Nakashian
2016-05-09Desktop compresses text selection start/end notificationsAshod Nakashian
2016-05-08Desktop compresses mouse pointer notificationsAshod Nakashian
2016-05-08loplugin:redundantcastTor Lillqvist
2016-05-07New LOKDocument callback queue to flush events lazily on idleAshod Nakashian
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna
2015-09-24desktop: missing header guardMiklos Vajna
2015-09-23desktop: avoid 'using' in headersMiklos Vajna
2015-09-17boost->stdCaolán McNamara
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga