summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/framework
AgeCommit message (Expand)Author
2024-04-11tdf#33603: sd: rework notes panelSarper Akdemir
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-04-19loplugin:finalclasses in sdNoel Grandin
2023-02-05osl::Mutex->std::mutex in sd::framework::FrameworkHelperNoel Grandin
2023-01-26cid#1520593 Uncaught exceptionCaolán McNamara
2023-01-26use more concrete types in sdNoel Grandin
2023-01-26no need for sd::ModuleController to load these factories via UNONoel Grandin
2023-01-26use more concrete types in sdNoel Grandin
2023-01-24[API CHANGE] remove service sd::framework::ModuleControllerNoel Grandin
2023-01-24[API CHANGE] remove service sd::framework::ConfigurationControllerNoel Grandin
2023-01-23[API CHANGE] sd::frame::Configuration does not need to be an UNO serviceNoel Grandin
2023-01-20no need to load the list of impress/draw modules from configNoel Grandin
2023-01-20PresentationFactoryProvider can just be a static methodNoel Grandin
2023-01-20[API CHANGE] no need to load PresentationFactoryProvider via UNO and/or configNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in sd::DrawControllerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ViewShellWrapperNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in sd::framework::PaneNoel Grandin
2023-01-12tsan:lock-order-inversion in FrameworkHelperNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-02-02sal_uLong -> sal_uInt16 slot idNoel Grandin
2021-12-29flatten ModuleController a littleNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in PresentationFactoryNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ViewShellWrapperNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ModuleControllerNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in sd::framework::ConfigurationNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-10-11loplugin:moveparam in sdNoel Grandin
2021-05-31no need to allocate these on the heapNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-22tdf#124176 Use pragma oncepekka-dev
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-06-06ViewShellBase const correctnessAshod Nakashian
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-02-23loplugin:unusedfields in sdNoel Grandin
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2017-12-19Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin