summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doctxm.cxx
AgeCommit message (Expand)Author
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-15SwTOXBaseSection::UpdateSequence(): SwIterator no more ...Bjoern Michaelsen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-10SwTOXBaseSection::UpdateAuthorities(): SwIerator no more ...Bjoern Michaelsen
2020-03-02speedup sw build a littleNoel Grandin
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin
2020-01-26Avoid explicit cast to smaller sal_uInt16 from larger intStephan Bergmann
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-11-27struct GlobalNameIds doesn't need a nameStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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