summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/module.cxx
AgeCommit message (Expand)Author
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-12lok: use locale units in dialogs and sidebarJaume Pujantell
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxChildWinFactArr_ImpNoel Grandin
2021-08-12SfxModule optional fields might be empty, cannot unconditionally derefNoel Grandin
2021-08-12flatten SfxModule a littleNoel Grandin
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2020-01-15SfxPopupWindow is now unusedCaolán McNamara
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-01loplugin:useuniqueptr in SfxModule_ImplNoel Grandin
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-01-01remove recently unused imagelist pointersCaolán McNamara
2016-12-21remove newly unused SfxModule::GetImageList_Impl, etcCaolán McNamara
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-25split the creation of SfxStyleFamilies into a methodCaolán McNamara
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-06-08tdf#96099 Remove SfxInterfaceArr_Impl typedefMark Page
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-11fix sfx2 buildCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin