summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/node.cxx
AgeCommit message (Expand)Author
2022-06-21tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl
2020-04-06(related: tdf#130685) sw_redlinehide: fix update of pLastNode/pParaPropsNodeMichael Stahl
2020-03-04tdf#130680 sw_redlinehide: fix crash in SwUndoDeleteMichael Stahl
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-09-26source/core/access: no more SwClientBjoern Michaelsen
2019-08-13sw doc model xml dump: improve OLE node handlingMiklos Vajna
2019-08-09tdf#118699 sw_redlinehide: need some more changes to use the last nodeMichael Stahl
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna
2019-01-09use unique_ptr in SwContentNode::CreateOLENodesArrayNoel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-15sw_redlinehide_3: move assert in SwContentNode::DelFrames()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwCursorShell::GetContentAtPos()Michael Stahl
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15tdf#118049 tdf#118833 tdf#118725: Fix some SwDepend regressionsBjoern Michaelsen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: SwContentNode::DelFrames()Michael Stahl
2018-09-19sw_redlinehide_2: try to keep the pLastNode updated if it's deleted...Michael Stahl
2018-09-19sw_redlinehide_2: check merge flag in various MakeFramesMichael Stahl
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl
2018-09-19sw_redlinehide_2: SwContentNode::DelFrames(): ignore merged...Michael Stahl
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-08-07sw doc model xml dump: handle frame format of table boxesMiklos Vajna
2018-06-13sw_redlinehide: try to fix UBSAN issue in ~SwContentNodeMichael Stahl
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: add merge state flag to SwNodeMichael Stahl
2018-05-05use WriterMultiListener instead of SwDepend in SwContentNodeBjoern Michaelsen
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-04-04loplugin:useuniqueptr in SwContentNodeNoel Grandin
2018-03-28loplugin:virtualdown in swNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-01-25more GetRegisteredIn obsoleted by StopListeningAll()Bjoern Michaelsen
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-06-22loplugin:unusedfields in sw part4Noel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin