summaryrefslogtreecommitdiff
path: root/sw/inc/node.hxx
AgeCommit message (Expand)Author
2024-09-04convert SwFindNearestNode to regular classNoel Grandin
2024-08-15tdf#158556 move m_vIndices to SwNodeNoel Grandin
2024-07-26sw: use SAL_RET_MAYBENULL in GetTableBox()Xisco Fauli
2024-05-13Revert "reduce symbol visibility in sw"Thorsten Behrens
2024-03-13reduce symbol visibility in swNoel Grandin
2024-03-05make more symbols private in writerNoel Grandin
2024-02-14tdf#159565 prerequisite: make hidden sections have zero-height framesMike Kaganski
2023-09-27pass SwAttrSet around explicitlyNoel Grandin
2023-08-23tdf#156116 - A11Y - fix object name does not update in accessibility sidebarBalazs Varga
2023-06-29Simplify a bitMike Kaganski
2023-01-17sw: document SwSectionNodeMiklos Vajna
2022-11-25tdf#141438 Clean old comments //FEATURE::CONDCOLLBogdan B
2022-11-18Fix typoAndrea Gelmini
2022-11-18sw: handle joining and splitting nodes for online a11y checkTomaž Vajngerl
2022-11-18sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl
2022-11-17sw: Change online a11y checker again from SwContentNode to SwNodeTomaž Vajngerl
2022-11-16Fix typoAndrea Gelmini
2022-11-15sw: Run a11y check for all content nodesTomaž Vajngerl
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-07use more SwPositionNoel Grandin
2022-09-23add a new SwContentNode::GoNext variantNoel Grandin
2022-09-20add CanJoinNext method that takes a SwPosition*Noel Grandin
2022-08-26make the parameter to SwTableNode::MakeOwnFrames optionalNoel Grandin
2022-08-23asserts unnecessary for SwNode::operator==Noel Grandin
2022-08-17add comparison operators for SwNodeNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNode constructorsNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-25SwIndex/SwIndexReg is only used to deal with SwContentNodesNoel Grandin
2022-06-10sw doc model xml dump: show table row propertiesMiklos Vajna
2022-02-08add template versions of SwContentNode::GetAttrNoel Grandin
2021-12-01sw doc model xml dump: show the format of section nodesMiklos Vajna
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-31no need to allocate this separatelyNoel Grandin
2021-05-30std::unique_ptr->std::optionalNoel Grandin
2021-01-29remove SwCache bookkeeping from SwModifyBjoern Michaelsen
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen
2020-11-01Make SwClient::ModifyNotification non-virtualBjoern Michaelsen
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl
2020-05-09compact namespace in swNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin