- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- 4c0ec2a Blind fix for red Tinderboxes, following by Julien Nabet · 12 years ago
- 261b1ad '!= false' is redundant, and confusing - kill it. by Jan Holesovsky · 12 years ago
- 9f1e44e coverity#738576 Uninitialized pointer field by Caolán McNamara · 12 years ago
- 76f74ef coverity#738575 Uninitialized pointer field by Caolán McNamara · 12 years ago
- b3e332b coverity#738574 Uninitialized scalar field by Caolán McNamara · 12 years ago
- 766d5e4 coverity#738573 Uninitialized scalar field by Caolán McNamara · 12 years ago
- c79a5f8 remove executable bit by Andras Timar · 12 years ago
- bcd2437 CppunitTest_cppcanvas_emfplus: disable this in case there is no display to use by Miklos Vajna · 12 years ago
- c3d90aa fdo#77229 testcase by Miklos Vajna · 12 years ago
- c2af50e fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude case by Miklos Vajna · 12 years ago
- 2cc2a39 Clean up function declarations by Stephan Bergmann · 12 years ago
- 8ab93ae cppcanvas: sal_Bool->bool by Noel Grandin · 12 years ago
- 8f6c55a Replace SV_DECL/IMPL_REF macros with SvRef template by Stephan Bergmann · 12 years ago
- 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- 8448d13 Remove visual noise from cppcanvas by Alexander Wilms · 12 years ago
- 63de816 Update little-to-big endian GetSwapFloat functions by Douglas Mencken · 12 years ago
- 9aee4d1 harmonize Tell() Seek() type. by Norbert Thiebaud · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- cc74d3c fix debug=2 build by Caolán McNamara · 12 years ago
- 0c7f352 remove SvStream::operator>> methods by Noel Grandin · 12 years ago
- 15535e3 convert SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
- 186b4eb convert specialised SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
- 8d1ca88 EMF+: Only draw endcap outline if not filled, fix endcap scaling. by Andrzej Hunt · 12 years ago
- 460c15b Apparently broken bitmask operation by Stephan Bergmann · 12 years ago
- 766a512 coverity#1158489 Uninitialized scalar field by Caolán McNamara · 12 years ago
- d113e32 longparas: remove now broken STRING_LEN uses by Caolán McNamara · 12 years ago
- d4dd5c3 longparas: convert ValidateKashidas to sal_Int32 by Caolán McNamara · 12 years ago
- 9b1ceab EMF+: actually use lineJoin attribute for polygons. by Andrzej Hunt · 12 years ago
- 83f2b3c EMF+: mapping can rotate the width vector, so use resulting length. by Andrzej Hunt · 12 years ago
- 793f14d EMF+: Add EMFPlusPointR detection to EMFPPath. by Andrzej Hunt · 12 years ago
- d8dedc7 EMF+: Integer coordinate values are signed. by Andrzej Hunt · 12 years ago
- 4c539fa vcl get rid of xub_StrLen and STRING_LEN in outdev3 by Norbert Thiebaud · 12 years ago
- 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
- 131f323 EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set. by Matúš Kukan · 12 years ago
- eb45c69 EMF+: Log the stride too. by Jan Holesovsky · 12 years ago
- f115ec6 EMF+: Do not ignore source rectangle of the image to be rendered. by Matúš Kukan · 12 years ago
- 05d2994 Further XCanvas != XBitmapCanvas cleanup. by Thorsten Behrens · 12 years ago
- 72aa511 Revert "Resolves: fdo#71527 make presenter console not crash/useless" by Thorsten Behrens · 12 years ago
- 639aa8e Resolves: fdo#71527 make presenter console not crash/useless by Caolán McNamara · 12 years ago
- acd5edd EMF+: Line thickness has to be considered when drawing the caps. by Jan Holesovsky · 12 years ago
- b64d5dc WaE: potentially uninitialized local variable 'pPattern' used by Tor Lillqvist · 12 years ago
- 9abd09f -Werror,-Wunused-const-variable by Stephan Bergmann · 12 years ago
- ad8875e2 EMF+: Set the stroke attributes on the custom line caps. by Jan Holesovsky · 12 years ago
- ff98a07 EMF+: Render custom line cap data. by Jan Holesovsky · 12 years ago
- 20f9413 EMF+: Parse custom line cap data for start and end line caps. by Jan Holesovsky · 12 years ago
- 172acd5 EMF+: Small cleanup & more logging in preparation for line starts & ends. by Jan Holesovsky · 12 years ago
- 4097751 EMF+: Implement line dashing. by Jan Holesovsky · 12 years ago
- 6f6b12c EMF+: Stroke size is always supposed to be absolute. by Jan Holesovsky · 12 years ago
- 2241fd5 remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiL by Noel Grandin · 12 years ago
- 6eac9de remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL by Noel Grandin · 12 years ago
- d454834 Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" by Noel Grandin · 12 years ago
- acebbee remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls by Noel Grandin · 12 years ago
- 39b5943 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- b538fc5 fdo#60698: Move fileaccess module to ucb by Marcos Paulo de Souza · 12 years ago
- 3d0d071 n#812793: Reverting the workaround. by Muthu Subramanian · 12 years ago
- 21ec9be XCanvas does no longer imply XBitmapCanvas by Thorsten Behrens · 14 years ago
- abe49a8 convert CPPCANVAS module from String to OUString by Noel Grandin · 13 years ago
- 21ee132 Revert some random work-in-progress that is most probably bitrotten by Fridrich Štrba · 13 years ago
- b9fa1e2 build on higher debug levels by Caolán McNamara · 13 years ago
- 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
- cb14b1e Fix memory leak in EMFPPen. by Mark Wielaard · 13 years ago
- 1970b28 merge duplicated code by Caolán McNamara · 13 years ago
- 6a9dc1a remove last XubString uses in cppcanvas by Caolán McNamara · 13 years ago
- 4a9a2c0 Turn Radek's notes into README files. by Radek Doulik · 13 years ago
- 61db96d fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
- a99f20c Missing include by Stephan Bergmann · 13 years ago
- fdcd77c warning C4305: 'argument' : truncation from 'double' to 'float' by Stephan Bergmann · 13 years ago
- e717d1d Resolves: #i121237# Rework/Cleanup of Region code... by Armin Le Grand · 13 years ago
- 2b700a7 EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with it by Fridrich Štrba · 13 years ago
- f387c5d Pass also the bounding box in device units to the EMF+ part by Fridrich Štrba · 13 years ago
- 58b8211 canvas unit test - tolerate canvas non-creation: really no X server... by Michael Meeks · 13 years ago
- e1a4029 add cppcanvas unit test makefile I forgot. by Michael Meeks · 13 years ago
- eb5e3e3 create a cairo canvas unit test, if only I could use the XCanvas API. by Michael Meeks · 13 years ago
- 721f82c Use a local variable for the points by Fridrich Štrba · 13 years ago
- eb0a738 Refactor a bit the code while reading it by Fridrich Štrba · 13 years ago
- 2933de9 Fix typo and make the debug output a bit more readable by Fridrich Štrba · 13 years ago
- 385bb45 Resolves: #i120604# unified and secured gradient tooling for primitives by Armin Le Grand · 14 years ago
- 930127d cppcanvas: try to make MSVC tinderbox happy by Michael Stahl · 13 years ago
- ed30996 fdo#65502 - EmfFillPie fix. by Michael Meeks · 13 years ago
- abdbb84 Transform the clipping polygon before using it by Fridrich Štrba · 13 years ago
- db73861 log point types as numbers and not as ascii chars with the value of the number by Fridrich Štrba · 13 years ago
- 7906c68 Related: #i120994# Avoid same error for META_TEXTFILLCOLOR_ACTION... by Armin Le Grand · 13 years ago
- 86c55c3 Fix merge glitch (?) by Tor Lillqvist · 13 years ago
- 39e2105 Resolves: #i120994# Corrected Line/FillColor OnOff state handling by Armin Le Grand · 13 years ago
- bd888a3 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
- 9319844 Janitorial: indent code correctly by Chris Sherlock · 13 years ago
- 2293815 fix build by David Tardon · 13 years ago
- 00fbf73 EMF+ fixes by Chris Sherlock · 13 years ago
- e3c5f8f Fix: change to std::dec after having used std::hex by Chris Sherlock · 13 years ago
- 569f6b4 Don't leak all of the EMF+ graphic objects. by Thorsten Behrens · 13 years ago
- e50ef53 Fix adaption to SAL_INFO by Stephan Bergmann · 13 years ago
- 256e426 Convert EMFP_DEBUG to SAL_INFO, etc. by Chris Sherlock · 13 years ago
- af41ad9 Convert from EMFP_DEBUG to SAL_INFO by Chris Sherlock · 13 years ago