summaryrefslogtreecommitdiff
path: root/sw/inc/ndarr.hxx
AgeCommit message (Expand)Author
2024-03-05make more symbols private in writerNoel Grandin
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski
2024-02-15tdf#159565: make sure to handle leading hidden section correctlyMike Kaganski
2023-05-20loplugin:unusedmethodsNoel Grandin
2022-09-05use more SwPosition::AssignNoel Grandin
2022-09-04the mode parameter to MergeTable is unusedNoel Grandin
2022-08-25add version of SwNodes::ForEach that takes SwNode paramsNoel Grandin
2022-08-24pass SwNode to FindPrvNxtFrameNode instead of SwNodeIndexNoel Grandin
2022-08-20Add a SwNodes::Delete variant that takes an SwNodeNoel Grandin
2022-08-17pass sal_Int32 to MoveNodes instead of SwContentIndexNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to InsertTableNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to GetSectionLevelNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to MakeEmptySectionNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to CopyNodeNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNode constructorsNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::InsertTextSectionNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::SplitTableNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::MergeTableNoel Grandin
2022-08-13flatten SwNodes a littleNoel Grandin
2022-08-06make MakeTextSection take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06no need to allocate on heap hereNoel Grandin
2022-08-05introduce GoNextSection(SwPosition... and similarNoel Grandin
2022-08-05introduce SwNodes::GoNext(SwPosition*) and similar GoPreviousNoel Grandin
2021-12-22tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), pEnd is always passedMichael Stahl
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-29expand out SwNodePtr typedefNoel Grandin
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-03-31Translate German variable namesJohnny_M
2019-12-03remove some useless comment linesNoel Grandin
2019-11-26sw: remove SwNodes::CheckNodesRange()Michael Stahl
2019-08-01Fix typosAndrea Gelmini
2019-01-11use unique_ptr in SwNodes::ExpandRangeForTableBoxNoel Grandin
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-04loplugin:useuniqueptr in SwNodesNoel Grandin
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin
2017-10-31Drop bDelayed from SwNodes::MakeGrfNodeJan-Marek Glogowski
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-06sw: comment cosmeticsMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin