summaryrefslogtreecommitdiff
path: root/include/sfx2/module.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-2/+0
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-2/+0
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin1-2/+2
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara1-1/+0
2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida1-2/+1
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe1-4/+1
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-0/+6
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+115