summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer
AgeCommit message (Expand)Author
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-25Remove visual noise from cppcanvasAlexander Wilms
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-17fix debug=2 buildCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30EMF+: Only draw endcap outline if not filled, fix endcap scaling.Andrzej Hunt
2014-01-28Apparently broken bitmask operationStephan Bergmann
2014-01-23coverity#1158489 Uninitialized scalar fieldCaolán McNamara
2014-01-14longparas: remove now broken STRING_LEN usesCaolán McNamara
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
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-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
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-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
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-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-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-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
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