summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/winmtf.cxx
AgeCommit message (Expand)Author
2017-01-25ofz#439 protect against 0 len textCaolá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
2015-11-06compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl
2015-10-23take the world scaling factor for fonts, but not the rotationCaolán McNamara
2015-08-17tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-13emf: test for empty polygonsCaolán McNamara
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-10tdf#74301: WMF: use LibreOffice locale on OEM_CHARSET/DEFAULT_CHARSETMike Kaganski
2015-05-05vcl: rename conflicting defintion of TRANSPARENT remove it from postwin.hMichael Stahl
2015-05-05tdf#90539 special case for EMF placeholder icon of OLE objectAndras Timar
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10vcl: fix virtual device lifecycle.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-09EMF clip regions should be ignored sometimes.Eilidh McAdam
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09convert BKMODE #defines to 'enum class'Noel Grandin