summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/nbdtmg.cxx
AgeCommit message (Expand)Author
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin
2018-11-22improve function-local statics in svxNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-08-29svx: Mark functions as localTakeshi Abe
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-10new loplugin:inlinefieldsNoel Grandin
2017-03-31can use a reference hereCaolán McNamara
2017-03-31const these upCaolán McNamara
2017-03-31Resolves: tdf#106515 use OpenSymbol, not StarSymbol as the default bullet fontCaolán McNamara
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2016-12-23merge svx::sidebar::BulletsSettings with svx::sidebar::BulletsSettings_ImplNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel 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-13Graphyic->GraphicCaolán McNamara
2016-09-13coverity#1371335 Self assignmentCaolán McNamara
2016-08-25cid#1371331 Misused comma operatorNoel Grandin
2016-08-25cid#1371335 Misused comma operatorNoel Grandin
2016-08-19Related: coverity#1371331 rework code a littleCaolán McNamara
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara