summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/winmtf.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-19fdo#70498 work-around scaling in SetClipPathTomaž Vajngerl1-8/+8
2014-04-27fdo#74336 need to transform dash length / dot length / distanceTomaž Vajngerl1-4/+18
2014-04-27fdo#77089 if font width 0, pass 0 - don't take it from font metricTomaž Vajngerl1-14/+3
2014-04-27wmf: support fat lines for PolyPolygons in wmf filterTomaž Vajngerl1-0/+7
2014-04-22EMF/WMF: fix rendering of pen styles (dash, dot, dashdot, dashdotdot)Andras Timar1-16/+0
2014-01-21fdo#73764 partially revert 3998d1abb291Andras Timar1-1/+1
2013-11-26EMF: More useful debugging output.Jan Holesovsky1-34/+0
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky1-1/+1
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky1-21/+0
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky1-14/+4
2013-09-17convert VCL from String to OUStringNoel Grandin1-1/+1
2013-09-10Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand1-4/+9
2013-08-30Revert some random work-in-progress that is most probably bitrottenFridrich Štrba1-7/+9
2013-08-12convert vcl/source/filter/wmf/winmtf.hxx from String to OUStringNoel Grandin1-5/+5
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba1-9/+0
2013-06-12Pass also the bounding box in device units to the EMF+ partFridrich Štrba1-0/+7
2013-06-08Resolves: #i121382# Corrected size handling including font size handling...Armin Le Grand1-3/+7
2013-06-07sal_Bool to boolTakeshi Abe1-13/+13
2013-04-30Fixup German translation.Thorsten Behrens1-1/+1
2013-04-29fdo#39468 Translation and cleanupChris Sherlock1-97/+35
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-04-01Resolves: #i117968# Made WMFReader thread safeArmin Le Grand1-17/+23
2013-02-19WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2013-02-19fdo#56886 EMF: Fixes some scaling problems of clipped regions, TwipsLennard Wasserthal1-19/+104
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith1-5/+3
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky1-0/+2239