summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework
AgeCommit message (Expand)Author
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
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-26GetDrawController should return pointerNoel 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-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-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
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
2022-02-02sal_uLong -> sal_uInt16 slot idNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in PresentationFactoryProviderNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in CenterViewFocusModuleNoel Grandin
2021-12-29flatten ModuleController a littleNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in PresentationFactoryNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in CallbackCallerNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in FrameworkHelper::DisposeListenerNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in SlideSorterModuleNoel 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-29use comphelper::WeakComponentImplHelper in LifetimeControllerNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ViewTabBarModuleNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ToolBarModuleNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in ShellStackGuardNoel 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-27use comphelper::WeakComponentImplHelper in UpdateRequestNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in GenericConfigurationChangeRequestNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin