summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/enhwmf.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-22EMF/WMF: fix rendering of pen styles (dash, dot, dashdot, dashdotdot)Andras Timar1-12/+24
2014-01-06EMF/WMF: parse line cap and line joinAndras Timar1-1/+27
2013-11-26EMF: More useful debugging output.Jan Holesovsky1-51/+51
2013-11-12svtools.filter -> vcl.filterCaolán McNamara1-1/+1
2013-11-12Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara1-0/+5
2013-09-10Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand1-8/+12
2013-08-12convert vcl/source/filter/wmf/winmtf.hxx from String to OUStringNoel Grandin1-11/+12
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-4/+6
2013-06-08Resolves: #i121382# Corrected size handling including font size handling...Armin Le Grand1-0/+11
2013-06-07sal_Bool to boolTakeshi Abe1-4/+4
2013-06-03Use the right control variable for index accessStephan Bergmann1-1/+1
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand1-10/+21
2013-05-12WaE: signed/unsigned comparisonCaolán McNamara1-2/+2
2013-05-12Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReaderArmin Le Grand1-2/+75
2013-05-12EMF+ fixesChris Sherlock1-1/+2
2013-05-10Enhancements to VCL metafile handlingChris Sherlock1-32/+77
2013-04-29fdo#39468 Translation and cleanupChris Sherlock1-19/+17
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-27-Werror=unused-macrosStephan Bergmann1-2/+0
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-706/+708
2013-02-19fdo#56886 EMF: Fixes some scaling problems of clipped regions, TwipsLennard Wasserthal1-7/+7
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky1-0/+1418