summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/pam.cxx
AgeCommit message (Expand)Author
2023-05-23ofz#59210 AbrtCaolán McNamara
2023-05-07Simplify a bitMike Kaganski
2023-04-17tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga
2023-02-11sw: rename getFieldmarkFor() to getInnerFieldmarkFor()Justin Luth
2022-12-22check GetEditShell()Caolán McNamara
2022-12-22sw: check for nullptrXisco Fauli
2022-10-12tdf#151190 sw content controls: make them read-write in protected sectionsMiklos Vajna
2022-10-11use more SwPosition::AssignNoel Grandin
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-22add a function to SwMoveFnCollection to move a SwPositionNoel Grandin
2022-09-21sw content controls, combo box: make the dropdown case read-onlyMiklos Vajna
2022-09-16Add more asserts to SwPosition constructor to catch dodgy dataNoel Grandin
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-23sw: enable Replace with Protect BookmarksMichael Stahl
2022-08-19convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-18convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-16pass SwNode and sal_Int32 to DelFlyInRangeNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to GetSectionLevelNoel Grandin
2022-08-12unique_ptr->optional in MakeRegionNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-07make SwNodeIndex constructors explicitNoel Grandin
2022-08-06make CheckNodesRange take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06make GetFirstAndLastNode take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-05introduce GoNextSection(SwPosition... and similarNoel Grandin
2022-08-05make GoStartDoc always set SwPosition::nContentNoel Grandin
2022-08-05use more SwPosition::AssignNoel Grandin
2022-08-04MvSection functions should maintain the SwPosition::nContent fieldNoel 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::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-08-01introduce SwPosition::GetNodesNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-26SwContentIndex: move the const_cast insideNoel Grandin
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-25SwIndex/SwIndexReg is only used to deal with SwContentNodesNoel Grandin
2022-07-22tdf#119840 tweak SwPosition::operator<Noel Grandin
2022-06-13sw content controls: reject typing inside checkbox or picture content controlsMiklos Vajna
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen