summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/winmtf.cxx
AgeCommit message (Expand)Author
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert GradientType to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-13ofz#846 timeout in wmf, can defer clip region if we don't do anythingCaolán McNamara
2017-03-09ofz#439 protect against 0 len textCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-01-05Related: tdf#45820 polygon clipping during wmf load is ultra slowCaolán McNamara
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski
2016-12-27tdf#39894: Metafile: use distance from last char cell to nextMike Kaganski
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-05fix buildCaolán McNamara
2016-12-05AvoidConfig fastpath for testingCaolán McNamara
2016-10-07tdf#39256: Fix "Orientation treated as Escapement"Mike Kaganski
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-12tdf#101889: add absent brackets to OpenSymbolMike Kaganski
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-08-30can declare default dtor as virtual now I beliveCaolán McNamara
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski
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-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
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-05-01Fix typosAndrea Gelmini
2016-03-04tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-21valgrind: memleak on thrown exceptionCaolán McNamara
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06vcl: WinMtfOutput: replace the other mutable static with a member tooMichael Stahl