1. 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
  2. cb14b1e Fix memory leak in EMFPPen. by Mark Wielaard · 13 years ago
  3. 1970b28 merge duplicated code by Caolán McNamara · 13 years ago
  4. 6a9dc1a remove last XubString uses in cppcanvas by Caolán McNamara · 13 years ago
  5. 4a9a2c0 Turn Radek's notes into README files. by Radek Doulik · 13 years ago
  6. 61db96d fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  7. a99f20c Missing include by Stephan Bergmann · 13 years ago
  8. fdcd77c warning C4305: 'argument' : truncation from 'double' to 'float' by Stephan Bergmann · 13 years ago
  9. e717d1d Resolves: #i121237# Rework/Cleanup of Region code... by Armin Le Grand · 13 years ago
  10. 2b700a7 EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with it by Fridrich Štrba · 13 years ago
  11. f387c5d Pass also the bounding box in device units to the EMF+ part by Fridrich Štrba · 13 years ago
  12. 58b8211 canvas unit test - tolerate canvas non-creation: really no X server... by Michael Meeks · 13 years ago
  13. e1a4029 add cppcanvas unit test makefile I forgot. by Michael Meeks · 13 years ago
  14. eb5e3e3 create a cairo canvas unit test, if only I could use the XCanvas API. by Michael Meeks · 13 years ago
  15. 721f82c Use a local variable for the points by Fridrich Štrba · 13 years ago
  16. eb0a738 Refactor a bit the code while reading it by Fridrich Štrba · 13 years ago
  17. 2933de9 Fix typo and make the debug output a bit more readable by Fridrich Štrba · 13 years ago
  18. 385bb45 Resolves: #i120604# unified and secured gradient tooling for primitives by Armin Le Grand · 14 years ago
  19. 930127d cppcanvas: try to make MSVC tinderbox happy by Michael Stahl · 13 years ago
  20. ed30996 fdo#65502 - EmfFillPie fix. by Michael Meeks · 13 years ago
  21. abdbb84 Transform the clipping polygon before using it by Fridrich Štrba · 13 years ago
  22. db73861 log point types as numbers and not as ascii chars with the value of the number by Fridrich Štrba · 13 years ago
  23. 7906c68 Related: #i120994# Avoid same error for META_TEXTFILLCOLOR_ACTION... by Armin Le Grand · 13 years ago
  24. 86c55c3 Fix merge glitch (?) by Tor Lillqvist · 13 years ago
  25. 39e2105 Resolves: #i120994# Corrected Line/FillColor OnOff state handling by Armin Le Grand · 13 years ago
  26. bd888a3 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  27. 9319844 Janitorial: indent code correctly by Chris Sherlock · 13 years ago
  28. 2293815 fix build by David Tardon · 13 years ago
  29. 00fbf73 EMF+ fixes by Chris Sherlock · 13 years ago
  30. e3c5f8f Fix: change to std::dec after having used std::hex by Chris Sherlock · 13 years ago
  31. 569f6b4 Don't leak all of the EMF+ graphic objects. by Thorsten Behrens · 13 years ago
  32. e50ef53 Fix adaption to SAL_INFO by Stephan Bergmann · 13 years ago
  33. 256e426 Convert EMFP_DEBUG to SAL_INFO, etc. by Chris Sherlock · 13 years ago
  34. af41ad9 Convert from EMFP_DEBUG to SAL_INFO by Chris Sherlock · 13 years ago
  35. 2f1a293 Clang cleanup, unaligned if statement by Noel Grandin · 13 years ago
  36. 5a1d773 fdo#60638: Workaround should be in FillRects rather than FillPolygon. by Muthu Subramanian · 13 years ago
  37. 4bc3ead n#812793: (Workaround) Transparent background import in EMF+. by Muthu Subramanian · 13 years ago
  38. e4e9fba Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  39. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  40. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  41. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  42. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  43. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  44. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  45. 8b1eac4 implemented BeginContainerNoParams and EndContainer records by Radek Doulik · 13 years ago
  46. 69b19ba implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore records by Radek Doulik · 13 years ago
  47. fe8eba5 WaE: Potentially uninitialized local variable by Tor Lillqvist · 13 years ago
  48. f2d9db4ef implemented EmfPlusRecordTypeSetClipRect record by Radek Doulik · 13 years ago
  49. ebebb30 ops, fix build by Radek Doulik · 13 years ago
  50. fa109b4 implemented EmfPlusRecordTypeDrawEllipse record by Radek Doulik · 13 years ago
  51. 5b6d469 WaE: unused variable by David Tardon · 13 years ago
  52. cf6b2f0 implemented EmfPlusRecordTypeFillEllipse record by Radek Doulik · 13 years ago
  53. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  54. 157ce65 Work around GCC 4.8 -Werror=virtual-move-assign by Stephan Bergmann · 13 years ago
  55. 1d6b17d do not crop the bitmap, it is already cropped. more debug output by Radek Doulik · 13 years ago
  56. 4bc9d48 straighten out that dreaded indentation by Eike Rathke · 13 years ago
  57. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  58. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  59. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  60. b768611 remove all d.lst by Michael Stahl · 13 years ago
  61. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  62. 41cfd0f workaround for emf+ files with broken dataSize of Image object record by Radek Doulik · 13 years ago
  63. ec0d144 fdo#59405: cppcanvas: fix infinite loop in processEMFPlus by Michael Stahl · 13 years ago
  64. 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
  65. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  66. da09115 implemented EmfPlusRecordTypeFillPie record by Radek Doulik · 13 years ago
  67. a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
  68. 0c22f3ea Make LO buildable again after the GraphicFilter move. by Jan Holesovsky · 13 years ago
  69. b8511ce fdo#35680 - fix wrong gradient rendering when grouped. by Michael Meeks · 13 years ago
  70. c3bde3cd use LanguageTag by Eike Rathke · 13 years ago
  71. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  72. 1383224 Revert "calc65: #i116318# Fixed the painting of axial gradients." by Michael Meeks · 14 years ago
  73. 8eb5db8 replace sxub_Unicode by sal_Unicode by Norbert Thiebaud · 13 years ago
  74. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  75. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  76. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  77. 35cbe72 fixed typo by Radek Doulik · 14 years ago
  78. 2af61da display hexadecimal and decimal record numbers by Radek Doulik · 14 years ago
  79. 7e071e5 remove some unused methods by Caolán McNamara · 14 years ago
  80. cf08e8a2 emf+: added implementation of DrawImage record by Radek Doulik · 14 years ago
  81. 4dd7c03 Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion by Stephan Bergmann · 14 years ago
  82. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  83. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  84. d5909e1 replace custom readString with read_uInt16s_ToOUString by Caolán McNamara · 14 years ago
  85. 1b0cacf cppcanvas: remove obsolete makefile.mk by Michael Stahl · 14 years ago
  86. 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
  87. cdea32d removed unused forward declarations of class by Takeshi Abe · 14 years ago
  88. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  89. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  90. 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
  91. 16bf6e9 use a temporary rather than calling Erase by Caolán McNamara · 14 years ago
  92. 67d0936 where is the logic of having 5 pChars if we only need 4 by Caolán McNamara · 14 years ago
  93. 64a9f89 if the string is created of len 0, then no point passing any arguments by Caolán McNamara · 14 years ago
  94. d531ef63 if the string is created from 4 sal_Unicodes then it cannot be of 0 len by Caolán McNamara · 14 years ago
  95. 6d78c49 Get rid of GRADIENT_* defines, they conflict with Windows GDI types. by Jan Holesovsky · 14 years ago
  96. 3858ba3 targetted string re-work by Michael Meeks · 14 years ago
  97. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  98. 41c4585 tune the guessed position a bit, so that it works better with test documents by Radek Doulik · 14 years ago
  99. e14b7cd implemented EmfPlusRecordTypeDrawString record by Radek Doulik · 14 years ago
  100. 8e92501 added debug message for unsupported cases by Radek Doulik · 14 years ago