summaryrefslogtreecommitdiff
path: root/include/sfx2/objface.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-06loplugin:const& make some params and methods constNoel1-1/+1
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-2/+2
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-2/+0
2018-10-09loplugin:constfields in sfx2Noel Grandin1-2/+2
2017-11-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-2/+24
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-3/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-2/+3
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin1-2/+2
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-4/+4
2016-07-13Remove SfxInterface::operator[]Mark Page1-10/+0
2016-06-01tdf#89329: use unique_ptr for pImpl in objfaceXisco Fauli1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-2/+0
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-1/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-11-25We now only need one bit of information hereCaolán McNamara1-3/+3
2014-11-25only use of SfxInterface::GetName is for debugging infoCaolán McNamara1-2/+0
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara1-2/+0
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-2/+2
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara1-1/+1
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara1-2/+2
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara1-2/+2
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara1-1/+0
2014-10-21Remove unused SfxInterface::GetResManager_ImplStephan Bergmann1-2/+0
2014-07-22callcatcher: update unused codeCaolán McNamara1-1/+0
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin1-5/+5
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-10-21Remove unused forward declarationStephan Bergmann1-1/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-8/+5
2013-08-29convert include/sfx2/objface.hxx from String to OUStringNoel Grandin1-10/+10
2013-04-23execute move of global headersBjoern Michaelsen1-0/+125