summaryrefslogtreecommitdiffstats
path: root/include/sfx2/module.hxx
Commit message (Expand)AuthorAgeFilesLines
* don't need to forward declare ImageList hereCaolán McNamara2017-01-011-2/+0
* remove newly unused SfxModule::GetImageList_Impl, etcCaolán McNamara2016-12-211-1/+0
* assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara2016-10-261-2/+2
* split the creation of SfxStyleFamilies into a methodCaolán McNamara2016-10-251-0/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Moved SfxModule owner to SfxApplicationMark Page2016-07-131-2/+0
* SfxModule to use initializer_list instead of variadic argumentsMark Page2016-07-041-1/+1
* tdf#96099 Remove SfxInterfaceArr_Impl typedefMark Page2016-06-081-0/+3
* Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin2016-06-061-5/+2
* Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin2016-06-061-2/+5
* Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page2016-06-061-5/+2
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+0
* Remove unused _SFXMOD_HXXStephan Bergmann2016-04-121-2/+1
* Kill sfx2 menu supportMaxim Monastirsky2016-02-281-2/+0
* Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt2015-12-171-2/+0
* sfx2: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-2/+2
* sfx2: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-1/+1
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara2014-11-241-1/+0
* Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida2014-11-231-2/+1
* Remove pointless commented-out 'virtual' keywordsTor Lillqvist2014-10-061-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-131-4/+1
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-181-0/+6
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-3/+3
* Remove visual noise from includeAlexander Wilms2014-03-011-1/+1
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-2/+2
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* execute move of global headersBjoern Michaelsen2013-04-231-0/+115