summaryrefslogtreecommitdiff
path: root/include/svx/nbdtmg.hxx
AgeCommit message (Expand)Author
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-07-23close some more holes in structuresNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-11-23remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky
2017-04-10new loplugin:inlinefieldsNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2016-12-23merge svx::sidebar::BulletsSettings with svx::sidebar::BulletsSettings_ImplNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-09-26convert eNBType to scoped enumNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Graphyic->GraphicCaolán McNamara
2016-09-13coverity#1371335 Self assignmentCaolán McNamara
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-04-23loplugin:staticmethodsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-01-28coverity#1028570 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28coverity#1028571 : Uninitialized scalar fieldNorbert Thiebaud
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-11-05remove further external include guardsThomas Arnhold
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara