summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)Author
2024-05-13Revert "reduce symbol visibility in sw"Thorsten Behrens
2024-05-07tdf#160814 writerfilter: insert comment after other comments #2Justin Luth
2024-04-20loplugin:constantparam in swNoel Grandin
2024-03-13reduce symbol visibility in swNoel Grandin
2024-02-28tdf#139004 Prevent crash when deleting footnote stylesMatt K
2024-01-19tdf#106733 sw: implement CharNoHyphenationLászló Németh
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-08tdf#147180 sw: fix lost change tracking of empty rowsLászló Németh
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
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