summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentDrawModelManager.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-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-14/+14
2015-07-21loplugin:unusedmethods swNoel Grandin1-2/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-05-19Add sw::DocumentDrawModelManager::Search()Miklos Vajna1-0/+2
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-1/+1
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-6/+6
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-6/+6
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-0/+92