summaryrefslogtreecommitdiff
path: root/sw/inc/pam.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-08-12SwContentIndex owner pointersNoel Grandin1-2/+1
2024-08-04simplify IMark hierarchy (6)Noel Grandin1-1/+1
2023-05-07Simplify a bitMike Kaganski1-12/+4
2023-04-17tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga1-0/+2
2022-09-16create less SwPosition temporariesNoel Grandin1-1/+1
2022-08-23Use more SwPosition::AdjustNoel Grandin1-0/+2
2022-08-23Use more SwPosition::AdjustNoel Grandin1-0/+2
2022-08-23sw: enable Replace with Protect BookmarksMichael Stahl1-1/+1
2022-08-16pass SwNode and sal_Int32 to DelFlyInRangeNoel Grandin1-2/+2
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin1-4/+2
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin1-6/+4
2022-08-08make more of the SwPaM constructors explicitNoel Grandin1-3/+3
2022-08-07make SwNodeIndex constructors explicitNoel Grandin1-0/+4
2022-08-06make CheckNodesRange take a SwNode, not an SwNodeIndexNoel Grandin1-1/+1
2022-08-05use more SwPosition::AssignNoel Grandin1-2/+2
2022-08-04introduce SwPosition::AssignStartIndex and AssignEndIndexNoel Grandin1-0/+4
2022-08-04use more SwPosition::AssignNoel Grandin1-0/+1
2022-08-04elide some SwNodeIndex temporariesNoel Grandin1-0/+3
2022-08-04add more SwPosition::AssignNoel Grandin1-0/+3
2022-08-04introduce SwPosition::AssignNoel Grandin1-0/+5
2022-08-02introduce SwPosition::GetContentNodeNoel Grandin1-3/+1
2022-08-02introduce SwPosition::SetRedlineNoel Grandin1-1/+1
2022-08-02introduce SwPosition::SetMarkNoel Grandin1-0/+2
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin1-0/+3
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin1-0/+2
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-0/+2
2022-08-01introduce SwPosition::GetNodesNoel Grandin1-0/+5
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin1-1/+9
2022-07-26sw: extend SwPaM documentationMiklos Vajna1-1/+6
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin1-4/+8
2022-07-26simplify some use of SwPositionNoel Grandin1-1/+1
2022-07-25rename SwIndex->SwContentIndexNoel Grandin1-4/+4
2022-07-17tdf#119840 reduce cost of SwPosition::operator<=Noel Grandin1-0/+6
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-2/+3
2020-10-20use tools::Long in swNoel1-2/+2
2020-09-30SwPosition::GetDoc can return a referenceCaolán McNamara1-1/+1
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara1-1/+1
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-1/+1
2019-11-29make some function symbols module privateNoel Grandin1-1/+1
2019-11-03find symbols that can be privateNoel Grandin1-4/+4
2019-10-10sw: WW8: do not create fieldmark with start in frame and end in bodyMichael Stahl1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-2/+2
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-31/+0
2018-09-11loplugin:useuniqueptr in SwPaM::MakeRegionNoel Grandin1-1/+1
2018-08-16remove mempoolNoel Grandin1-3/+0
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-2/+0
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-2/+0
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4