summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentContentOperationsManager.hxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl
2015-09-11Revert "Fix single node CopyRange"Michael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna
2015-03-11fix windows buildNoel Grandin
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-09-10Fix single node CopyRangeJan-Marek Glogowski
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner