summaryrefslogtreecommitdiff
path: root/sw/inc/numrule.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Clean up use of integer typesStephan Bergmann
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-17sw: indentation fixesMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-29sw: prefix members of SwNumFormatMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-11-23SwNumRule: rename member variables missing their prefixesMiklos Vajna
2013-11-08SwNumRule: add getter / setter for InteropGrabBagMiklos Vajna
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-09sw: include SwNumRule in doc model xml dumpMiklos Vajna
2013-10-02remove yet another StringHash implCaolán McNamara
2013-08-21GetOutlineRuleName: return OUString instead of char*Matteo Casalin
2013-08-21String to OUStringMatteo Casalin
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-07-14Mark as constTakeshi Abe
2013-03-13Some little cleanupFridrich Štrba
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-18Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat