summaryrefslogtreecommitdiff
path: root/sfx2/source/control/objface.cxx
AgeCommit message (Expand)Author
2020-10-06loplugin:const& make some params and methods constNoel
2020-08-16loplugin:unusedfieldsNoel Grandin
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-02-28remove some unused typedefsNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-25Remove useless checkMike Kaganski
2018-03-05loplugin:useuniqueptr in StyleTree_ImplNoel Grandin
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-02-01loplugin:useuniqueptr in SfxModule_ImplNoel Grandin
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-04Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-01tdf#89329: use unique_ptr for pImpl in objfaceXisco Fauli
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-07drop unused headersCaolán McNamara
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08convert SfxSlotKind to scoped enumNoel Grandin
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-18Better way to avoid ambiguities among ResId ctorsStephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24SfxObjectUI_Impl's pName is now unusedCaolá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 CreateObjectBarUI_Impl's pStr arg is unusedCaolán McNamara
2014-11-24so SfxObjectUI_Impl pName is only set, never readCaolán McNamara