summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentDrawModelManager.hxx
AgeCommit message (Expand)Author
2021-01-30loplugin:finalclasses in swNoel
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2018-06-27loplugin:useuniqueptr in DocumentDrawModelManagerNoel Grandin
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-05-19Add sw::DocumentDrawModelManager::Search()Miklos Vajna
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner