summaryrefslogtreecommitdiff
path: root/sw/inc/pam.hxx
AgeCommit message (Expand)Author
2022-09-16create less SwPosition temporariesNoel Grandin
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-23sw: enable Replace with Protect BookmarksMichael Stahl
2022-08-16pass SwNode and sal_Int32 to DelFlyInRangeNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-08make more of the SwPaM constructors explicitNoel Grandin
2022-08-07make SwNodeIndex constructors explicitNoel Grandin
2022-08-06make CheckNodesRange take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-05use more SwPosition::AssignNoel Grandin
2022-08-04introduce SwPosition::AssignStartIndex and AssignEndIndexNoel Grandin
2022-08-04use more SwPosition::AssignNoel Grandin
2022-08-04elide some SwNodeIndex temporariesNoel Grandin
2022-08-04add more SwPosition::AssignNoel Grandin
2022-08-04introduce SwPosition::AssignNoel Grandin
2022-08-02introduce SwPosition::GetContentNodeNoel Grandin
2022-08-02introduce SwPosition::SetRedlineNoel Grandin
2022-08-02introduce SwPosition::SetMarkNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-08-01introduce SwPosition::GetNodesNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-26sw: extend SwPaM documentationMiklos Vajna
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-26simplify some use of SwPositionNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-17tdf#119840 reduce cost of SwPosition::operator<=Noel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2020-10-20use tools::Long in swNoel
2020-09-30SwPosition::GetDoc can return a referenceCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2019-11-29make some function symbols module privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-10sw: WW8: do not create fieldmark with start in frame and end in bodyMichael Stahl
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-09-11loplugin:useuniqueptr in SwPaM::MakeRegionNoel Grandin
2018-08-16remove mempoolNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-04-12convert SwComparePosition to scoped enumNoel Grandin
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann