summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/winmtf.hxx
AgeCommit message (Expand)Author
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24drop old WinMtfOutput::DrawPolygon methodNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin
2016-09-23why this odd unused assignment thingCaolán McNamara
2016-09-23default assignment operators are good enoughCaolán McNamara
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-08-30can declare default dtor as virtual now I beliveCaolán McNamara
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert MTF R2 constants to scoped enumNoel Grandin
2016-05-22Convert WinMtfFillStyleType to scoped enumNoel Grandin
2016-05-09Update the wmf filter to simplify object ownershipMark Page
2016-05-03Change vGDIObj pointer to unique_ptr to reduce WinMtfOutput complexityMark Page
2016-04-29use initialization listJochen Nitschke
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-21valgrind: memleak on thrown exceptionCaolán McNamara
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06vcl: WinMtfOutput: replace the other mutable static with a member tooMichael Stahl
2015-11-06compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05vcl: rename conflicting defintion of TRANSPARENT remove it from postwin.hMichael Stahl
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-09EMF clip regions should be ignored sometimes.Eilidh McAdam
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-09convert BKMODE #defines to 'enum class'Noel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin