summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentOutlineNodesManager.cxx
AgeCommit message (Expand)Author
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-24sal_uInt16 to size_type/sal_Int32, and avoid unneeded downcastsMatteo Casalin
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner