summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)Author
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
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-01-10use unique_ptr in SwTextNodeNoel Grandin
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: SwNodeText::GetExpandText overload is...Michael Stahl
2018-11-15sw: remove pointless indirection to SwTextNode::GetNumRule_Michael Stahl
2018-11-15sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl
2018-11-15sw_redlinehide_3: adapt number tree updates in SetAttr/ResetAttrMichael Stahl
2018-11-15sw_redlinehide_3: add second SwNodeNum to SwTextNodeMichael Stahl
2018-09-27Fix typosAndrea Gelmini
2018-09-19sw_redlinehide_2: adapt SwEditShell::GetCurWord()Michael Stahl
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore 2Michael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-08-16remove mempoolNoel Grandin
2018-06-08sw_redlinehide: Add sw::WrongListIteratorMichael Stahl
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-05-12dont use SwClient/SwModify in unocore: TextMarkupBjoern Michaelsen
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl
2018-05-05use WriterMultiListener instead of SwDepend in SwContentNodeBjoern Michaelsen
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-28loplugin:virtualdown in swNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-20sw: convert DELETEZ to unique_ptr in SwTextNodeMichael Stahl
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann