summaryrefslogtreecommitdiff
path: root/include/editeng/numitem.hxx
AgeCommit message (Expand)Author
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
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-11convert include/editeng/numitem.hxx from String to OUStringNoel Grandin
2013-08-17String to OUStringMatteo Casalin
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-04-23execute move of global headersBjoern Michaelsen