1. 5d91b83 cppcanvas: try to make MSVC tinderbox happy by Michael Stahl · 13 years ago
  2. 2135349 Transform the clipping polygon before using it by Fridrich Štrba · 13 years ago
  3. 768b77e fdo#65502 - EmfFillPie fix. by Michael Meeks · 13 years ago
  4. bd888a3 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  5. 9319844 Janitorial: indent code correctly by Chris Sherlock · 13 years ago
  6. 2293815 fix build by David Tardon · 13 years ago
  7. 00fbf73 EMF+ fixes by Chris Sherlock · 13 years ago
  8. e3c5f8f Fix: change to std::dec after having used std::hex by Chris Sherlock · 13 years ago
  9. 569f6b4 Don't leak all of the EMF+ graphic objects. by Thorsten Behrens · 13 years ago
  10. e50ef53 Fix adaption to SAL_INFO by Stephan Bergmann · 13 years ago
  11. 256e426 Convert EMFP_DEBUG to SAL_INFO, etc. by Chris Sherlock · 13 years ago
  12. af41ad9 Convert from EMFP_DEBUG to SAL_INFO by Chris Sherlock · 13 years ago
  13. 2f1a293 Clang cleanup, unaligned if statement by Noel Grandin · 13 years ago
  14. 5a1d773 fdo#60638: Workaround should be in FillRects rather than FillPolygon. by Muthu Subramanian · 13 years ago
  15. 4bc3ead n#812793: (Workaround) Transparent background import in EMF+. by Muthu Subramanian · 13 years ago
  16. e4e9fba Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  17. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  18. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  19. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  20. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  21. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  22. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  23. 8b1eac4 implemented BeginContainerNoParams and EndContainer records by Radek Doulik · 13 years ago
  24. 69b19ba implemented EmfPlusRecordTypeSave and EmfPlusRecordTypeRestore records by Radek Doulik · 13 years ago
  25. fe8eba5 WaE: Potentially uninitialized local variable by Tor Lillqvist · 13 years ago
  26. f2d9db4ef implemented EmfPlusRecordTypeSetClipRect record by Radek Doulik · 13 years ago
  27. ebebb30 ops, fix build by Radek Doulik · 13 years ago
  28. fa109b4 implemented EmfPlusRecordTypeDrawEllipse record by Radek Doulik · 13 years ago
  29. 5b6d469 WaE: unused variable by David Tardon · 13 years ago
  30. cf6b2f0 implemented EmfPlusRecordTypeFillEllipse record by Radek Doulik · 13 years ago
  31. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  32. 157ce65 Work around GCC 4.8 -Werror=virtual-move-assign by Stephan Bergmann · 13 years ago
  33. 1d6b17d do not crop the bitmap, it is already cropped. more debug output by Radek Doulik · 13 years ago
  34. 4bc9d48 straighten out that dreaded indentation by Eike Rathke · 13 years ago
  35. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  36. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  37. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  38. b768611 remove all d.lst by Michael Stahl · 13 years ago
  39. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  40. 41cfd0f workaround for emf+ files with broken dataSize of Image object record by Radek Doulik · 13 years ago
  41. ec0d144 fdo#59405: cppcanvas: fix infinite loop in processEMFPlus by Michael Stahl · 13 years ago
  42. 405caad loplugin: unused variables by Thomas Arnhold · 13 years ago
  43. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  44. da09115 implemented EmfPlusRecordTypeFillPie record by Radek Doulik · 13 years ago
  45. a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
  46. 0c22f3ea Make LO buildable again after the GraphicFilter move. by Jan Holesovsky · 13 years ago
  47. b8511ce fdo#35680 - fix wrong gradient rendering when grouped. by Michael Meeks · 13 years ago
  48. c3bde3cd use LanguageTag by Eike Rathke · 13 years ago
  49. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  50. 1383224 Revert "calc65: #i116318# Fixed the painting of axial gradients." by Michael Meeks · 14 years ago
  51. 8eb5db8 replace sxub_Unicode by sal_Unicode by Norbert Thiebaud · 13 years ago
  52. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  53. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  54. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  55. 35cbe72 fixed typo by Radek Doulik · 14 years ago
  56. 2af61da display hexadecimal and decimal record numbers by Radek Doulik · 14 years ago
  57. 7e071e5 remove some unused methods by Caolán McNamara · 14 years ago
  58. cf08e8a2 emf+: added implementation of DrawImage record by Radek Doulik · 14 years ago
  59. 4dd7c03 Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion by Stephan Bergmann · 14 years ago
  60. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  61. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  62. d5909e1 replace custom readString with read_uInt16s_ToOUString by Caolán McNamara · 14 years ago
  63. 1b0cacf cppcanvas: remove obsolete makefile.mk by Michael Stahl · 14 years ago
  64. 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
  65. cdea32d removed unused forward declarations of class by Takeshi Abe · 14 years ago
  66. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  67. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  68. 447e5b4 death to some UniStrings by Caolán McNamara · 14 years ago
  69. 16bf6e9 use a temporary rather than calling Erase by Caolán McNamara · 14 years ago
  70. 67d0936 where is the logic of having 5 pChars if we only need 4 by Caolán McNamara · 14 years ago
  71. 64a9f89 if the string is created of len 0, then no point passing any arguments by Caolán McNamara · 14 years ago
  72. d531ef63 if the string is created from 4 sal_Unicodes then it cannot be of 0 len by Caolán McNamara · 14 years ago
  73. 6d78c49 Get rid of GRADIENT_* defines, they conflict with Windows GDI types. by Jan Holesovsky · 14 years ago
  74. 3858ba3 targetted string re-work by Michael Meeks · 14 years ago
  75. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  76. 41c4585 tune the guessed position a bit, so that it works better with test documents by Radek Doulik · 14 years ago
  77. e14b7cd implemented EmfPlusRecordTypeDrawString record by Radek Doulik · 14 years ago
  78. 8e92501 added debug message for unsupported cases by Radek Doulik · 14 years ago
  79. 695d82b SrcRect for SrcUnit = 2 is in pixels, don't Map it by Radek Doulik · 14 years ago
  80. fc43513 ImplText never instantiated by Caolán McNamara · 14 years ago
  81. e94e669 set minimal width if pen width is set to zero by Radek Doulik · 14 years ago
  82. 35fb870 fix crash on invalid/missing pen by Caolán McNamara · 14 years ago
  83. 8307243 fix busted indent by Caolán McNamara · 14 years ago
  84. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  85. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  86. fe630f3 callcatcher: update list, add README, remove some newly unused code by Caolán McNamara · 14 years ago
  87. 66aed6f New try to sort out the overloaded virtual method weirdness by Tor Lillqvist · 14 years ago
  88. 86b99ab Clang WaE: -Woverloaded-virtual weirdness, this seems to help by Tor Lillqvist · 14 years ago
  89. 6f087d1 removed duplicate includes in cppcanvas / cppuhelper / cui by Takeshi Abe · 14 years ago
  90. e443216 readUnicodeString can just return the string by Caolán McNamara · 14 years ago
  91. 80fe015 Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes by Thorsten Behrens · 14 years ago
  92. af1514a Performance: avoid scaling just-generated bitmap 2nd time by Thorsten Behrens · 14 years ago
  93. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  94. 24b449b cppcanvas: processEMFPlus: fix valgrind warning: by Michael Stahl · 14 years ago
  95. 0d39617 workaround for buggy metafile images by Radek Doulik · 14 years ago
  96. 7b348b9 CRLF to LF, no code changed by Korrawit Pruegsanusak · 14 years ago
  97. eed2695 Removed unused code from cppcanvas by Szabolcs Dezsi · 14 years ago
  98. 8963cc0 EasyHack: Removed gcc conditionals by Alexander Bergmann · 14 years ago
  99. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  100. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago