summaryrefslogtreecommitdiff
path: root/sw/inc/ndtxt.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-23tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl1-1/+1
2022-08-19tdf#150017 sw: Replace should not shorten bookmarksMichael Stahl1-2/+1
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
2018-03-28loplugin:virtualdown in swNoel Grandin1-1/+1
2018-02-28Fix some IWYU warningsMiklos Vajna1-1/+4
2018-02-20sw: convert DELETEZ to unique_ptr in SwTextNodeMichael Stahl1-5/+5
2018-01-30loplugin:unused-returns in swNoel Grandin1-1/+1
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann1-6/+6
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-3/+0
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-11/+11
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-2/+2
2016-10-27loplugin:expandablemethods in swNoel Grandin1-8/+0