summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentLayoutManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski1-1/+1
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski1-0/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-10/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-08-07sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docxMichael Stahl1-1/+10
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-87/+87
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-29tdf#89783: fix another potential endless loopKatarina Behrens1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-11-18loplugin: cstylecastNoel Grandin1-4/+4
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-43/+43
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna1-1/+1
2014-08-15fdo#82191 sw::DocumentLayoutManager: copy textbox content of draw formatsMiklos Vajna1-0/+11
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-0/+518