summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentDeviceManager.cxx
AgeCommit message (Expand)Author
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-23Clarify assertion, and add missing disposeAndClear.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10correct debugging assertions.Michael Meeks
2015-04-10vclptr: add isDisposed method - and assert for it here & there.Michael Meeks
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-01-23do not use manual iterationBjoern Michaelsen
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-03sw: fix some assertions that still use removed SwDoc methodsMichael Stahl
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22Split out the IDocumentDeviceAccess interface of SwDoc.Valentin Kettner