summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentDrawModelManager.cxx
AgeCommit message (Expand)Author
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in swNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-10-07tdf#120317 Set control layer name if not defaultRegina Henschel
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-27loplugin:useuniqueptr in DocumentDrawModelManagerNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19Add sw::DocumentDrawModelManager::Search()Miklos Vajna
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1222244 Uninitialized scalar fieldCaolán McNamara
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner