summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentOutlineNodesManager.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-30loplugin:finalclasses in swNoel1-1/+1
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl1-0/+3
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-3/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-1/+1
2014-07-15Fixed another build failure caused by 2 refactorings.Valentin Kettner1-1/+1
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner1-0/+61