summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doctxm.cxx
AgeCommit message (Expand)Author
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-07-29Fix typo in codeAndrea Gelmini
2019-07-26cid#1448229 null pointer pLayout in SwDoc::InsertTableOf()Michael Stahl
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-04-26tdf#38703 i#42807 tdf#123313 sw: add Undo of ToX UpdateMichael Stahl
2019-04-26tdf#123313 sw: towards fixing ToX Update Undo wrt. CrossReferenceMichael Stahl
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-28use unique_ptr for SwTOXTypesNoel Grandin
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-22tdf#120703 PVS: V637 rename inconsistent < and == operatorsCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19sw: prefix members of SwTOXBaseSection and SwTableConfigMiklos Vajna
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw: disambiguate SwNode2LayoutMichael Stahl
2018-09-12loplugin:useuniqueptr in SwDoc::GetUniqueTOXBaseNameNoel Grandin
2018-08-16loplugin:useuniqueptr in SwTOXBaseSectionNoel Grandin
2018-06-08sw_redlinehide: trivial conversions in doc.cxx,doctxm.cxxMichael Stahl
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-04-15Translate German variable namesJohnny_M
2018-03-22loplugin:useuniqueptr in SwDefTOXBase_ImplNoel Grandin
2018-03-13Translate German variable namesJohnny_M
2018-02-11Fix reverse check in f4fd558ac9d61fe06aa0f56d829916ef9e5ee7b9Matteo Casalin
2018-01-25sw: fix some bug in SwTOXBaseSection::UpdatePageNum()Michael Stahl
2018-01-25sw: de-pointerise local variable in SwTOXBaseSection::UpdatePageNum()Michael Stahl
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-03-21sw: those should be assertsMichael Stahl
2017-03-21tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-13convert SectionSort to scoped enumNoel Grandin
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