summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)Author
2022-11-15sw: Run a11y check for all content nodesTomaž Vajngerl
2022-11-15sw: add online accessibility check implementationTomaž Vajngerl
2022-10-29tdf#126788 no need to allocate an SwContentIndex when calling RstTextAttrNoel Grandin
2022-10-16sw: refactor SwParaIdleData - rename, lifecycle, move to headerTomaž Vajngerl
2022-10-11use more string_view in swNoel Grandin
2022-10-08add another SwTextNode::CopyText variantNoel Grandin
2022-10-06use more SwPosition::GetNodeNoel Grandin
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen
2022-09-23add a SwTextNode::ReplaceText variant that takes a SwPositionNoel Grandin
2022-09-05add InsertText and EraseText overloads that take SwPositionNoel Grandin
2022-08-16pass sal_Int32 to DontExpandormatNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNode constructorsNoel Grandin
2022-07-26tdf#150017 sw: Replace should not shorten bookmarksMichael Stahl
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-07-08sw: split HideFieldmarkCommands out of ExpandFieldsMichael Stahl
2022-06-24tdf#115523 sw_redlinenum: show correct, also original numberingLászló Németh
2022-05-12sw content controls: fixes for the ending dummy charMiklos Vajna
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2021-12-15tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-28tdf#143819 sw: fix undo not restoring adjusted anchorMiklos Vajna
2021-09-24no need to allocate this OUString on the heapNoel Grandin
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin
2021-03-24tdf#140731: sw transliteration: avoid too many redlinesBalazs Santha
2021-03-22tdf#120469 Move anchored object if enter is inserted at Para begindipanshu124
2021-03-01tdf#124176 Use pragma once in sw/inc/ndtxt.hxxheet-2312
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth
2021-01-09~SwModify: do not silently tolerate clients registered past deathBjoern Michaelsen
2020-12-18tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl
2020-11-26Refactor SwFormatDropBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-07std::set->o3tl::sorted_vector in SwSoftPageBreakListNoel
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-31atrfld: ModifyNotification no more ...Bjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-05-09compact namespace in swNoel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26source/core/access: no more SwClientBjoern Michaelsen
2019-08-12Fix typosAndrea Gelmini
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-16tdf#123855 sw_redlinehide: fix GetExpandText() not expanding footnotesMichael Stahl