summaryrefslogtreecommitdiff
path: root/include/svx/nbdtmg.hxx
AgeCommit message (Expand)Author
2023-01-11svx typo: RelplaceNumRule -> ReplaceNumRuleJustin Luth
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
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