summaryrefslogtreecommitdiff
path: root/desktop/inc/lib
AgeCommit message (Expand)Author
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-08-25Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist
2022-08-25lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-06-08use recursive mutex for LOK queueLuboš Luňák
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin
2022-02-25make sure that LOK "updated types" start a timer as wellLuboš Luňák
2022-01-20lok: avoid duplicate emission of statechanged: messages.Michael Meeks
2021-12-16ensure invalidate tiles LOK message range checkingLuboš Luňák
2021-12-14fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák
2021-12-07make sure vector elements are initialized properlyLuboš Luňák
2021-11-03loplugin:constparamsNoel Grandin
2021-10-26use boost flat_map for faster mapLuboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22better name for a function overloadLuboš Luňák
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-09-28add extra timeout with higher priority to LOK flushingLuboš Luňák
2021-09-28optimize removing from the LOK flush queueLuboš Luňák
2021-09-04speed up scanning the LOK queueNoel Grandin
2021-08-05improve LOK notifyInvalidationNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin
2019-12-13loplugin:unusedfieldsNoel Grandin
2019-12-03desktop: 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