summaryrefslogtreecommitdiff
path: root/include/editeng/numitem.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20loplugin:unusedmethods unused return value in include/editengNoel Grandin1-3/+3
2016-07-12loplugin:unuseddefaultparams in editengNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-21com::sun::star->css in include/editengNoel Grandin1-9/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-24loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-21loplugin:unusedmethods sdNoel Grandin1-1/+0
2015-07-16loplugin:unusedmethods editengNoel Grandin1-7/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-04-28operator == return type wants to be boolStephan Bergmann1-1/+1
2015-03-26convert SvxNumRuleType to enum classNoel Grandin1-6/+6
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-17/+26
2014-12-16protect against self-assignmentDavid Tardon1-4/+7
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara1-5/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-5/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-03-05remove unused code SvxNumRule::Create(SvStream&)Noel Grandin1-1/+0
2014-03-05remove unused code SvxNumberFormat::Create(SvStream&)Noel Grandin1-1/+0
2014-03-01Remove visual noise from includeAlexander Wilms1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-22/+22
2014-01-14bool improvementsStephan Bergmann1-1/+1
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-09-11convert include/editeng/numitem.hxx from String to OUStringNoel Grandin1-10/+10
2013-08-17String to OUStringMatteo Casalin1-2/+2
2013-08-12String to OUString and some optimizationsMatteo Casalin1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+356