summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin1-3/+9
2021-03-24tdf#140731: sw transliteration: avoid too many redlinesBalazs Santha1-1/+1
2021-03-22tdf#120469 Move anchored object if enter is inserted at Para begindipanshu1241-1/+1
2021-03-01tdf#124176 Use pragma once in sw/inc/ndtxt.hxxheet-23121-4/+1
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth1-1/+1
2021-01-09~SwModify: do not silently tolerate clients registered past deathBjoern Michaelsen1-4/+2
2020-12-18tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl1-1/+1
2020-11-26Refactor SwFormatDropBjoern Michaelsen1-4/+8
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-07std::set->o3tl::sorted_vector in SwSoftPageBreakListNoel1-2/+2
2020-11-05retire most of SwModifyBjoern Michaelsen1-1/+1
2020-10-31atrfld: ModifyNotification no more ...Bjoern Michaelsen1-1/+2
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara1-1/+1
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski1-0/+8
2020-05-09compact namespace in swNoel Grandin1-3/+3
2020-03-02speedup sw build a littleNoel Grandin1-8/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-26source/core/access: no more SwClientBjoern Michaelsen1-1/+0
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin1-1/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-1/+1
2019-04-16tdf#123855 sw_redlinehide: fix GetExpandText() not expanding footnotesMichael Stahl1-1/+2
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2019-01-10use unique_ptr in SwTextNodeNoel Grandin1-2/+2
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl1-2/+0
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl1-1/+2
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl1-1/+2
2018-11-15sw_redlinehide_3: SwNodeText::GetExpandText overload is...Michael Stahl1-1/+2
2018-11-15sw: remove pointless indirection to SwTextNode::GetNumRule_Michael Stahl1-2/+0
2018-11-15sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()Michael Stahl1-1/+1
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: adapt number tree updates in SetAttr/ResetAttrMichael Stahl1-0/+1
2018-11-15sw_redlinehide_3: add second SwNodeNum to SwTextNodeMichael Stahl1-12/+7
2018-09-27Fix typosAndrea Gelmini1-1/+1
2018-09-19sw_redlinehide_2: adapt SwEditShell::GetCurWord()Michael Stahl1-1/+0
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl1-1/+2
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl1-1/+1
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore 2Michael Stahl1-1/+3
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl1-1/+3
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski1-2/+4
2018-08-16remove mempoolNoel Grandin1-2/+0
2018-06-08sw_redlinehide: Add sw::WrongListIteratorMichael Stahl1-0/+3
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-3/+9
2018-05-12dont use SwClient/SwModify in unocore: TextMarkupBjoern Michaelsen1-1/+4
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl1-1/+1
2018-05-05use WriterMultiListener instead of SwDepend in SwContentNodeBjoern Michaelsen1-1/+0
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-4/+0