summaryrefslogtreecommitdiffstats
path: root/include/sfx2/objface.hxx
Commit message (Expand)AuthorAgeFilesLines
* convert SFX_VISIBILITY constants to scoped enumNoel Grandin2016-11-241-2/+3
* loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin2016-11-071-2/+2
* put all SfxShell feature flags in one typed_flags classJochen Nitschke2016-09-141-4/+4
* Remove SfxInterface::operator[]Mark Page2016-07-131-10/+0
* tdf#89329: use unique_ptr for pImpl in objfaceXisco Fauli2016-06-011-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-2/+0
* these ResIds are used solely for their number by nowCaolán McNamara2016-03-071-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky2015-12-131-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-1/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* We now only need one bit of information hereCaolán McNamara2014-11-251-3/+3
* only use of SfxInterface::GetName is for debugging infoCaolán McNamara2014-11-251-2/+0
* SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara2014-11-241-2/+0
* so these ResIds are only being used for the numerical valueCaolán McNamara2014-11-241-2/+2
* ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara2014-11-241-1/+1
* in passing RegisterChildWindow already never used its pStr argCaolán McNamara2014-11-241-2/+2
* so RegisterObjectBar's pStr arg is never usedCaolán McNamara2014-11-241-2/+2
* so SfxInterface::GetObjectBarName is now unusedCaolán McNamara2014-11-241-1/+0
* Remove unused SfxInterface::GetResManager_ImplStephan Bergmann2014-10-211-2/+0
* callcatcher: update unused codeCaolán McNamara2014-07-221-1/+0
* sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2014-04-181-1/+1
* sfx2/objface.xx: sal_Bool->boolNoel Grandin2014-04-031-5/+5
* Remove visual noise from includeAlexander Wilms2014-03-011-2/+2
* bool improvementsStephan Bergmann2014-01-171-1/+1
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* Remove unused forward declarationStephan Bergmann2013-10-211-1/+0
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-8/+5
* convert include/sfx2/objface.hxx from String to OUStringNoel Grandin2013-08-291-10/+10
* execute move of global headersBjoern Michaelsen2013-04-231-0/+125