summaryrefslogtreecommitdiff
path: root/sw/inc/tox.hxx
AgeCommit message (Expand)Author
2024-03-16loplugin:unusedfieldsNoel Grandin
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2022-10-11use more string_view in swNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-07-12elide some dynamic_castNoel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-04tdf#77051 DOCX: fix user index and index entry supportLászló Németh
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl
2021-02-08Remove SwModify::SetInDocDTOR ...Bjoern Michaelsen
2020-10-30Related: tdf#98868 add SwDoc& member to SwTOXTypeCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-07SwTOXBaseSection::UpdateMarks: SwIterator no more ...Bjoern Michaelsen
2020-07-05GotoTOXMarkBase: SwIterator no more ...Bjoern Michaelsen
2020-07-03SwTOXMark::InsertTOXMarks: SwIterator no more ...Bjoern Michaelsen
2020-06-30dont (ab-)use typeless GetInfo() interfaceBjoern Michaelsen
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