summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude caseMiklos Vajna2014-04-091-1/+23
* EMF+: Only draw endcap outline if not filled, fix endcap scaling.Andrzej Hunt2014-01-301-17/+32
* EMF+: mapping can rotate the width vector, so use resulting length.Andrzej Hunt2014-01-011-1/+1
* EMF+: actually use lineJoin attribute for polygons.Andrzej Hunt2014-01-011-10/+18
* EMF+: Integer coordinate values are signed.Andrzej Hunt2014-01-011-2/+2
* -Werror,-Wunused-const-variableStephan Bergmann2013-12-101-4/+2
* EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan2013-12-062-4/+21
* EMF+: Do not ignore source rectangle of the image to be rendered.Matúš Kukan2013-12-041-0/+2
* Resolves: fdo#71527 make presenter console not crash/uselessThorsten Behrens2013-12-022-2/+8
* EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky2013-11-272-33/+45
* EMF+: Set the stroke attributes on the custom line caps.Jan Holesovsky2013-11-261-9/+62
* EMF+: Render custom line cap data.Jan Holesovsky2013-11-262-30/+107
* EMF+: Parse custom line cap data for start and end line caps.Jan Holesovsky2013-11-261-20/+110
* EMF+: Small cleanup & more logging in preparation for line starts & ends.Jan Holesovsky2013-11-262-19/+44
* EMF+: Implement line dashing.Jan Holesovsky2013-11-261-2/+49
* EMF+: Stroke size is always supposed to be absolute.Jan Holesovsky2013-11-251-1/+1
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-3/+3
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-3/+3
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-0/+2
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-3/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-181-1/+0
* n#812793: Reverting the workaround.Muthu Subramanian2013-10-101-5/+0
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-072-6/+2
* convert CPPCANVAS module from String to OUStringNoel Grandin2013-09-175-14/+13
* Revert some random work-in-progress that is most probably bitrottenFridrich Štrba2013-08-303-6/+19
* build on higher debug levelsCaolán McNamara2013-08-241-1/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* Fix memory leak in EMFPPen.Mark Wielaard2013-07-111-0/+12
* merge duplicated codeCaolán McNamara2013-07-101-86/+3
* remove last XubString uses in cppcanvasCaolán McNamara2013-07-101-21/+20
* Turn Radek's notes into README files.Radek Doulik2013-07-081-0/+4
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-031-1/+0
* Missing includeStephan Bergmann2013-06-151-0/+2
* warning C4305: 'argument' : truncation from 'double' to 'float'Stephan Bergmann2013-06-121-2/+2
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-6/+10
* EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba2013-06-123-19/+0
* Pass also the bounding box in device units to the EMF+ partFridrich Štrba2013-06-122-0/+6
* canvas unit test - tolerate canvas non-creation: really no X server...Michael Meeks2013-06-111-1/+2
* add cppcanvas unit test makefile I forgot.Michael Meeks2013-06-111-0/+58
* create a cairo canvas unit test, if only I could use the XCanvas API.Michael Meeks2013-06-112-0/+99
* Use a local variable for the pointsFridrich Štrba2013-06-111-2/+6
* Refactor a bit the code while reading itFridrich Štrba2013-06-111-30/+2
* Fix typo and make the debug output a bit more readableFridrich Štrba2013-06-111-4/+4
* Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand2013-06-112-16/+16
* cppcanvas: try to make MSVC tinderbox happyMichael Stahl2013-06-071-4/+4
* fdo#65502 - EmfFillPie fix.Michael Meeks2013-06-071-8/+9
* Transform the clipping polygon before using itFridrich Štrba2013-06-071-0/+1
* log point types as numbers and not as ascii chars with the value of the numberFridrich Štrba2013-06-071-1/+1
* Related: #i120994# Avoid same error for META_TEXTFILLCOLOR_ACTION...Armin Le Grand2013-06-041-0/+14