summaryrefslogtreecommitdiff
path: root/editeng/source/items/numitem.cxx
AgeCommit message (Expand)Author
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-21loplugin:implicitboolconversionNoel Grandin
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin
2016-07-19Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-01-22Further uninitialized SvxNumberFormat::mbNumAdjustChanged fixingStephan Bergmann
2016-01-22TypoKhaled Hosny
2016-01-22Missing initialization of SvxNumberFormat::mbNumAdjustChangedStephan Bergmann
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
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-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-02-05yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-01-15loplugin:implicitboolconversionStephan Bergmann
2015-01-15remove unnecessary castsNoel Grandin
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23coverity#707758 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#707758 Uninitialized scalar fieldCaolán McNamara