summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2014-04-09fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude caseMiklos Vajna1-1/+23
2014-02-12EMF+: Only draw endcap outline if not filled, fix endcap scaling.Andrzej Hunt1-17/+32
2014-01-03EMF+: mapping can rotate the width vector, so use resulting length.Andrzej Hunt1-1/+1
2014-01-03EMF+: actually use lineJoin attribute for polygons.Andrzej Hunt1-10/+18
2014-01-03EMF+: Integer coordinate values are signed.Andrzej Hunt1-2/+2
2013-12-08EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan2-4/+21
2013-12-06EMF+: Do not ignore source rectangle of the image to be rendered.Matúš Kukan1-0/+2
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky2-33/+45
2013-11-27EMF+: Parse and render custom line cap data.Jan Holesovsky2-33/+290
2013-11-27EMF+: Implement line dashing.Jan Holesovsky1-2/+49
2013-11-27EMF+: Stroke size is always supposed to be absolute.Jan Holesovsky1-1/+1
2013-10-18n#812793: Reverting the workaround.Muthu Subramanian1-5/+0
2013-06-10cppcanvas: try to make MSVC tinderbox happyMichael Stahl1-4/+4
2013-06-07Transform the clipping polygon before using itFridrich Štrba1-0/+1
2013-06-07fdo#65502 - EmfFillPie fix.Michael Meeks1-8/+9
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan8-60/+50
2013-05-12Janitorial: indent code correctlyChris Sherlock1-11/+11
2013-05-12fix buildDavid Tardon1-1/+1
2013-05-12EMF+ fixesChris Sherlock1-9/+26
2013-05-10Fix: change to std::dec after having used std::hexChris Sherlock1-31/+31
2013-05-08Don't leak all of the EMF+ graphic objects.Thorsten Behrens3-6/+8
2013-05-06Fix adaption to SAL_INFOStephan Bergmann1-3/+1
2013-05-06Convert EMFP_DEBUG to SAL_INFO, etc.Chris Sherlock1-203/+206
2013-05-02Convert from EMFP_DEBUG to SAL_INFOChris Sherlock1-12/+6
2013-04-29Clang cleanup, unaligned if statementNoel Grandin1-7/+3
2013-04-26fdo#60638: Workaround should be in FillRects rather than FillPolygon.Muthu Subramanian1-5/+7
2013-04-25n#812793: (Workaround) Transparent background import in EMF+.Muthu Subramanian1-2/+6
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-1/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen17-1309/+0
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák7-28/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-39/+39
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-03-27-Wunused-macrosStephan Bergmann1-5/+0
2013-03-22implemented BeginContainerNoParams and EndContainer recordsRadek Doulik2-26/+67
2013-03-19implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore recordsRadek Doulik3-3/+58
2013-03-19WaE: Potentially uninitialized local variableTor Lillqvist1-1/+8
2013-03-15implemented EmfPlusRecordTypeSetClipRect recordRadek Doulik1-4/+33
2013-03-15ops, fix buildRadek Doulik1-1/+1
2013-03-15implemented EmfPlusRecordTypeDrawEllipse recordRadek Doulik2-33/+47
2013-03-15WaE: unused variableDavid Tardon1-2/+1
2013-03-15implemented EmfPlusRecordTypeFillEllipse recordRadek Doulik1-0/+26
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-09Work around GCC 4.8 -Werror=virtual-move-assignStephan Bergmann1-1/+2
2013-03-06do not crop the bitmap, it is already cropped. more debug outputRadek Doulik1-4/+6
2013-03-06straighten out that dreaded indentationEike Rathke1-163/+167
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-440/+442
2013-03-04remove unused and commented out codeThomas Arnhold3-21/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0