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