summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentDrawModelManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-7/+7
2015-05-19Add sw::DocumentDrawModelManager::Search()Miklos Vajna1-0/+59
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2014-12-04use C++11 iterationBjoern Michaelsen1-7/+4
2014-12-04use C++11 iterationBjoern Michaelsen1-6/+5
2014-11-14loplugin: cstylecastNoel Grandin1-2/+2
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-18/+18
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-2/+2
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-6/+7
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-1/+2
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-6/+6
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-5/+5
2014-06-10coverity#1222244 Uninitialized scalar fieldCaolán McNamara1-2/+11
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-0/+367