summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/emfplus.cxx
AgeCommit message (Expand)Author
2014-01-01EMF+: actually use lineJoin attribute for polygons.Andrzej Hunt
2014-01-01EMF+: mapping can rotate the width vector, so use resulting length.Andrzej Hunt
2013-12-27EMF+: Add EMFPlusPointR detection to EMFPPath.Andrzej Hunt
2013-12-26EMF+: Integer coordinate values are signed.Andrzej Hunt
2013-12-06EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan
2013-12-05EMF+: Log the stride too.Jan Holesovsky
2013-12-04EMF+: Do not ignore source rectangle of the image to be rendered.Matúš Kukan
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky
2013-11-26WaE: potentially uninitialized local variable 'pPattern' usedTor Lillqvist
2013-11-26-Werror,-Wunused-const-variableStephan Bergmann
2013-11-25EMF+: Set the stroke attributes on the custom line caps.Jan Holesovsky
2013-11-25EMF+: Render custom line cap data.Jan Holesovsky
2013-11-25EMF+: Parse custom line cap data for start and end line caps.Jan Holesovsky
2013-11-25EMF+: Small cleanup & more logging in preparation for line starts & ends.Jan Holesovsky
2013-11-25EMF+: Implement line dashing.Jan Holesovsky
2013-11-25EMF+: Stroke size is always supposed to be absolute.Jan Holesovsky
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-10n#812793: Reverting the workaround.Muthu Subramanian
2013-09-17convert CPPCANVAS module from String to OUStringNoel Grandin
2013-08-30Revert some random work-in-progress that is most probably bitrottenFridrich Štrba
2013-08-24build on higher debug levelsCaolán McNamara
2013-07-11Fix memory leak in EMFPPen.Mark Wielaard
2013-06-12warning C4305: 'argument' : truncation from 'double' to 'float'Stephan Bergmann
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba
2013-06-11Use a local variable for the pointsFridrich Štrba
2013-06-11Refactor a bit the code while reading itFridrich Štrba
2013-06-11Fix typo and make the debug output a bit more readableFridrich Štrba
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand
2013-06-07cppcanvas: try to make MSVC tinderbox happyMichael Stahl
2013-06-07fdo#65502 - EmfFillPie fix.Michael Meeks
2013-06-07Transform the clipping polygon before using itFridrich Štrba
2013-06-07log point types as numbers and not as ascii chars with the value of the numberFridrich Štrba
2013-05-12Janitorial: indent code correctlyChris Sherlock
2013-05-12fix buildDavid Tardon
2013-05-12EMF+ fixesChris Sherlock
2013-05-10Fix: change to std::dec after having used std::hexChris Sherlock
2013-05-08Don't leak all of the EMF+ graphic objects.Thorsten Behrens
2013-05-06Fix adaption to SAL_INFOStephan Bergmann
2013-05-06Convert EMFP_DEBUG to SAL_INFO, etc.Chris Sherlock
2013-04-29Clang cleanup, unaligned if statementNoel Grandin
2013-04-26fdo#60638: Workaround should be in FillRects rather than FillPolygon.Muthu Subramanian
2013-04-25n#812793: (Workaround) Transparent background import in EMF+.Muthu Subramanian
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-22implemented BeginContainerNoParams and EndContainer recordsRadek Doulik
2013-03-19implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore recordsRadek Doulik
2013-03-19WaE: Potentially uninitialized local variableTor Lillqvist
2013-03-15implemented EmfPlusRecordTypeSetClipRect recordRadek Doulik
2013-03-15ops, fix buildRadek Doulik
2013-03-15implemented EmfPlusRecordTypeDrawEllipse recordRadek Doulik