/sot/

tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/module
AgeCommit message (Expand)Author
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-07-19cid#1607792 Dereference after null checkCaolán McNamara
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin
2024-06-28tdf#33603: fix notespane (side/tool)bar interactionsSarper Akdemir
2024-06-18loplugin:ostr in variousNoel Grandin
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-18cid#1598235 Uninitialized pointer fieldCaolán McNamara
2024-05-16tdf#33603: sd: make state of notes pane persist across runsSarper Akdemir
2024-05-10sd: properly read values of optional config items for SlideSorterBarSarper Akdemir
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-01-03Use officecfg instead of SvtSlideSorterBarOptions classGabor Kelemen
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
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-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
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2021-12-29use comphelper::WeakComponentImplHelper in CenterViewFocusModuleNoel Grandin
2021-12-29flatten ModuleController a littleNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in SlideSorterModuleNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ModuleControllerNoel 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-19use more cppu::BaseMutexNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08lok: remove event listener when disposingHenry Castro
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-05-09compact namespace in sdNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann