summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
AgeCommit message (Expand)Author
2023-05-09drop unused ImplPrepareExitMsgCaolán McNamara
2023-04-12use more unique_ptr in ImplSVWinDataNoel Grandin
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-06no need to allocate these separatelyNoel Grandin
2023-01-13Related: tdf#152703 Eliminate potential blocking during live resizePatrick Luby
2022-07-28gtk4: don't attempt to create a visual junction between float and launcherCaolán McNamara
2022-01-24cid#1497619 Uninitialized pointer fieldCaolán McNamara
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2021-12-27tsan: fix data raceNoel Grandin
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-09-25vcl: Add sal/config.h in preparation for patchChris Sherlock
2021-09-25tdf#143148 - Use pragma once instead of include guardsChris Sherlock
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-08-11no need to allocate AllSettings separately in ImplSVAppDataNoel Grandin
2021-08-04GenerateAutoMnemonicsOnHierarchy is no longer used outside vclCaolán McNamara
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-01-20OutputDevice*->Printer* for mpFirstPrnGraphicsNoel Grandin
2021-01-20OutputDevice->Window for mpFirstWinGraphicsNoel Grandin
2021-01-20use unique_ptr for GraphicConverterNoel Grandin
2020-12-08Replace SchedulerMutex with (non-recursive) std::mutexStephan Bergmann
2020-10-28tdf#137643 Revert "lock refreshing font data when loading a document"Caolán McNamara
2020-10-19use tools::Long in vclNoel
2020-06-02inline some use-once typedefsNoel Grandin
2020-02-26lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-13tdf#129930: Dispose SystemClipboard service early enoughStephan Bergmann
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-12Fix typosAndrea Gelmini
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-03-28tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-03-11cache file based widget images and draw commandsTomaž Vajngerl
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski
2018-12-11loplugin:useuniqueptr in vclNoel Grandin