summaryrefslogtreecommitdiff
path: root/include/editeng/numitem.hxx
AgeCommit message (Expand)Author
2018-02-05loplugin:useuniqueptr in SvxNumRuleNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxNumberFormatNoel Grandin
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai
2017-11-06convert GetNumStr from sal_uLong->sal_Int32Noel Grandin
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-24loplugin:singlevalfields in editengNoel Grandin
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-01-22loplugin:overrideStephan Bergmann
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2014-12-16protect against self-assignmentDavid Tardon
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05remove unused code SvxNumRule::Create(SvStream&)Noel Grandin
2014-03-05remove unused code SvxNumberFormat::Create(SvStream&)Noel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann