summaryrefslogtreecommitdiff
path: root/sw/inc/numrule.hxx
AgeCommit message (Expand)Author
2020-10-29SwNumFormat: Modify no more ...Bjoern Michaelsen
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-04SwXAutoStylesEnumerator always dereferences its SwDoc* argCaolán McNamara
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara
2020-10-02SwNumRule::CheckCharFormats never passed null SwDoc*Caolán McNamara
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-07-12tdf#126245 DOCX export: fix losing of tracked numbering changesLászló Németh
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-29loplugin:useuniqueptr in SwNumRuleNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-01-17Fix typosAndrea Gelmini
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
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