summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2014-07-21emf+: emulate hatch with color blendTomaž Vajngerl
2014-07-21bnc#881024 Handle 0 font height just like outdev & drawinglayerTomaž Vajngerl
2014-04-16fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude caseMiklos Vajna
2014-01-30EMF+: Only draw endcap outline if not filled, fix endcap scaling.Andrzej Hunt
2014-01-01EMF+: mapping can rotate the width vector, so use resulting length.Andrzej Hunt
2014-01-01EMF+: actually use lineJoin attribute for polygons.Andrzej Hunt
2014-01-01EMF+: Integer coordinate values are signed.Andrzej Hunt
2013-12-10-Werror,-Wunused-const-variableStephan Bergmann
2013-12-06EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan
2013-12-04EMF+: Do not ignore source rectangle of the image to be rendered.Matúš Kukan
2013-12-02Resolves: fdo#71527 make presenter console not crash/uselessThorsten Behrens
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky
2013-11-26EMF+: Set the stroke attributes on the custom line caps.Jan Holesovsky
2013-11-26EMF+: Render custom line cap data.Jan Holesovsky
2013-11-26EMF+: Parse custom line cap data for start and end line caps.Jan Holesovsky
2013-11-26EMF+: Small cleanup & more logging in preparation for line starts & ends.Jan Holesovsky
2013-11-26EMF+: Implement line dashing.Jan Holesovsky
2013-11-25EMF+: Stroke size is always supposed to be absolute.Jan Holesovsky
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-10n#812793: Reverting the workaround.Muthu Subramanian
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
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-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-11Fix memory leak in EMFPPen.Mark Wielaard
2013-07-10merge duplicated codeCaolán McNamara
2013-07-10remove last XubString uses in cppcanvasCaolán McNamara
2013-07-08Turn Radek's notes into README files.Radek Doulik
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-15Missing includeStephan Bergmann
2013-06-12warning C4305: 'argument' : truncation from 'double' to 'float'Stephan Bergmann
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba
2013-06-12Pass also the bounding box in device units to the EMF+ partFridrich Štrba
2013-06-11canvas unit test - tolerate canvas non-creation: really no X server...Michael Meeks
2013-06-11add cppcanvas unit test makefile I forgot.Michael Meeks
2013-06-11create a cairo canvas unit test, if only I could use the XCanvas API.Michael Meeks
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