summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndsect.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-26loplugin:flattenNoel1-13/+13
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+2
2020-11-19sw_fieldmarkhide: adapt SwUndoInsSection with ToXMichael Stahl1-2/+2
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl1-1/+1
2020-11-06DOCX import: fix assertion failure when redline ends right before a ToCMiklos Vajna1-0/+23
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen1-6/+2
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara1-8/+8
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-2/+2
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara1-6/+6
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl1-1/+2
2020-08-21sw: set name for section format on creationVasily Melenchuk1-0/+1
2020-08-01loplugin:flatten in sw/core/docnodeNoel Grandin1-97/+97
2020-06-18tdf#133990 sw_redlinehide: fix Undo with section before tableMichael Stahl1-1/+4
2020-06-16sw: fix type of FieldsToCalc() parameterMichael Stahl1-2/+2
2020-06-10loplugin:buriedassign in swNoel Grandin1-1/+4
2020-05-29loplugin:simplifybool in swNoel Grandin1-4/+4
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin1-6/+9
2020-03-31Translate German variable namesJohnny_M1-6/+6
2020-03-31Translate German variable namesJohnny_M1-5/+5
2019-12-11convert LinkCreateType to scoped enumNoel Grandin1-4/+4
2019-12-11convert SectionType to scoped enumNoel Grandin1-6/+6
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-3/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski1-7/+5
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl1-2/+3
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-11-07Fix typosAndrea Gelmini1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin1-2/+2
2018-09-19sw_redlinehide_2: check merge flag in various MakeFramesMichael Stahl1-0/+5
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl1-2/+2
2018-09-19sw: disambiguate SwNode2LayoutMichael Stahl1-2/+2
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl1-5/+5
2018-09-13loplugin:useuniqueptr in SwDoc::GetUniqueSectionNameNoel Grandin1-3/+3
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin1-1/+1
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-4/+2
2017-12-21Make SwSection::GetSectionName() return a reference to the nameTor Lillqvist1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-21loplugin:flatten in swNoel Grandin1-42/+43
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-08-03loplugin:constparams in sw part2Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+2