summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories
AgeCommit message (Expand)Author
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-04-11tdf#33603: sd: rework notes panelSarper Akdemir
2024-03-11tdf#158152: Make presenter console to "Console: file"Baole Fang
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-26use more concrete types in sdNoel Grandin
2023-01-26GetDrawController should return pointerNoel Grandin
2023-01-26no need for sd::ModuleController to load these factories via UNONoel 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
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann
2022-09-01cid#1500537 silence Dereference after null checkCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13loplugin:mergeclasses sd::TitledDockingWindow with sd::PaneDockingWindowNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-12-29use comphelper::WeakComponentImplHelper in PresentationFactoryProviderNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in PresentationFactoryNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ViewShellWrapperNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in BasicToolBarFactoryNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in BasicViewFactoryNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in BasicPaneFactoryNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-02-15loplugin:referencecasting in sdNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin