summaryrefslogtreecommitdiff
path: root/sw/inc/tox.hxx
AgeCommit message (Expand)Author
2020-11-02tdf#98868 re-register cloned TOXMark if the dest doc is differentCaolán McNamara
2020-05-09compact namespace in swNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-06make some classes module-privateNoel Grandin
2019-09-22SwXDocumentIndexMark::Impl: MultiWriterListener no moreBjoern Michaelsen
2019-07-29Fix typo in codeAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-02-22loplugin:unusedfields in swNoel Grandin
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-10-03loplugin:constfields in swNoel Grandin
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-01-17sw, sd: fix indentationMiklos Vajna
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-30sw: prefix members of SwFormMiklos Vajna
2015-10-28sw: prefix members of SwTOXMarkMiklos Vajna
2015-10-28sw: prefix members of SwTOXTypeMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna
2015-09-30Fix typosAndrea Gelmini
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-02-18TyposJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-10loplugin: cstylecastNoel Grandin
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-05Extract TOX text generation to its own source fileTobias Lippert
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-06dflt -> defaultThomas Arnhold