summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/nodes.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl
2020-08-29Fix typosAndrea Gelmini
2020-08-01loplugin:flatten in sw/core/docnodeNoel Grandin
2020-06-19tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArrayMichael Stahl
2020-05-29loplugin:simplifybool in swNoel Grandin
2019-11-26sw: remove SwNodes::CheckNodesRange()Michael Stahl
2019-11-26sw: document CheckNodesRange functionsMichael Stahl
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-08-07Fix typosAndrea Gelmini
2019-07-29sw: SwSttNdPtrs -> SwStartNodePointersMiklos Vajna
2019-04-26sw: trivial OSL_FAIL to assert in nodes.cxxMichael Stahl
2019-03-12UNO SwTextTable: uso SvtListener instead of SwClientBjoern Michaelsen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-11-15sw_redlinehide_3: remove dubious fallback code from SwNodes::ChgNode()Michael Stahl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-05-03Fix: nNodeCnt could be set to negative valueSerge Krot
2018-04-05Translate German variable namesJohnny_M
2018-04-04loplugin:useuniqueptr in SwNodesNoel Grandin
2017-12-20Remove unnecessary nested block levelTor Lillqvist
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin
2017-07-07Revert "use std::vector in BigPtrArray"Noel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-28use std::vector in BigPtrArrayNoel Grandin
2017-06-27use std::array in BlockInfoNoel Grandin
2017-06-27inline ElementPtrNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin