summaryrefslogtreecommitdiff
path: root/sfx2/source/control/objface.cxx
AgeCommit message (Expand)Author
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
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-08-08qsort and bsearch need different kinds of callback functionsStephan Bergmann
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-03sfx2/objface.xx: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms