summaryrefslogtreecommitdiff
path: root/sw/inc/numrule.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin1-1/+3
2020-10-29SwNumFormat: Modify no more ...Bjoern Michaelsen1-1/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-04SwXAutoStylesEnumerator always dereferences its SwDoc* argCaolán McNamara1-1/+1
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara1-1/+1
2020-10-02SwNumRule::CheckCharFormats never passed null SwDoc*Caolán McNamara1-1/+1
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna1-0/+8
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna1-4/+4
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski1-0/+1
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-2/+1
2019-07-12tdf#126245 DOCX export: fix losing of tracked numbering changesLászló Németh1-0/+4
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-1/+1
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma1-23/+4
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh1-1/+3
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-2/+0
2018-03-29loplugin:useuniqueptr in SwNumRuleNoel Grandin1-1/+1
2018-02-28Fix some IWYU warningsMiklos Vajna1-2/+0
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-6/+6
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-03-02Clean up use of integer typesStephan Bergmann1-1/+1
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+1
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