summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)Author
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-09-02unused definesNoel Grandin
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-06update pchesCaolán McNamara
2021-03-21update pchesCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-03-06update pchesJulien Nabet
2021-03-03update pchesCaolán McNamara
2021-02-23update pchesCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-02-08update pchesCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-15update pchesCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-13tdf#123936 Formatting files in module desktop with clang-formatPhilipp Hofer
2020-09-21update pchesCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-19update pchesCaolán McNamara
2020-08-13Add "All supported files" filter to extension add dialogSamuel Mehrbrodt
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-18tdf#129177: Allow extensions to specify also maximum LibreOffice versionTor Lillqvist
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen