summaryrefslogtreecommitdiff
path: root/sw/inc/numrule.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin1-4/+2
2016-02-17sw: indentation fixesMiklos Vajna1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06com::sun::star->css in sw/incNoel Grandin1-2/+2
2015-10-29sw: prefix members of SwNumFormatMiklos Vajna1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-07-24loplugin:unusedmethodsNoel Grandin1-1/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-37/+37
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+4
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-29/+29
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-2/+2
2013-11-23SwNumRule: rename member variables missing their prefixesMiklos Vajna1-37/+37
2013-11-08SwNumRule: add getter / setter for InteropGrabBagMiklos Vajna1-0/+4
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-09sw: include SwNumRule in doc model xml dumpMiklos Vajna1-0/+2
2013-10-02remove yet another StringHash implCaolán McNamara1-1/+0
2013-08-21GetOutlineRuleName: return OUString instead of char*Matteo Casalin1-2/+1
2013-08-21String to OUStringMatteo Casalin1-15/+15
2013-08-12String to OUString and some optimizationsMatteo Casalin1-1/+1
2013-07-14Mark as constTakeshi Abe1-1/+1
2013-03-13Some little cleanupFridrich Štrba1-4/+3
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-1/+7
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+2
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-1/+0
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat1-0/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-18Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq1-23/+23
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat1-0/+1
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2011-11-24sw: remove debug instance countingMichael Stahl1-5/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-3/+3
2011-10-20Sw styles cleanup: removed now unused methodsCédric Bosdonnat1-1/+0
2011-08-10fdo#33960, Implement new rule for xref to numbered paragraphsTroy Rollo1-1/+9
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-7/+7
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-44/+44