summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmldrawreader.cxx
AgeCommit message (Expand)Author
2015-05-12sw: More variable renaming.Jan Holesovsky
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-15Refactored IDocumentContentOperations 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-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-06sw html: split htmldraw.cxx to reader and writer partsTomaž Vajngerl