1. 7e0449a error: left operand of shift expression '(-1 << 4)' is negative by Caolán McNamara · 10 years ago
  2. 0b7776f Resolves: tdf#96224 don't fiddle around with a separate alpha buffer by Caolán McNamara · 10 years ago
  3. 994d80f loplugin:unreffun by Stephan Bergmann · 10 years ago
  4. 9b52b89 Resolves: tdf#95962 incorrect scanline stride by Caolán McNamara · 10 years ago
  5. 41cde55 loplugin:unusedfields in basebmp by Noel Grandin · 10 years ago
  6. c2ff1b9 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  7. 71a91f8 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  8. 1b4dff2 loplugin:unusedmethods by Noel Grandin · 10 years ago
  9. 8bde421 Work around cid#1328486 by Stephan Bergmann · 10 years ago
  10. eec7b03f -fsanitize=shift-exponent by Stephan Bergmann · 10 years ago
  11. f4ea34e Fix type of nPixel by Stephan Bergmann · 10 years ago
  12. e324766 Use CPPUNIT_ASSERT_EQUAL for better failure reports by Stephan Bergmann · 10 years ago
  13. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  14. 13a609e basebmp: fix Android build by Miklos Vajna · 11 years ago
  15. 8e27c68 basebmp: these headers are not used from other modules by Miklos Vajna · 11 years ago
  16. b549664 basebmp: -headless -> --headless by Miklos Vajna · 11 years ago
  17. 47d3e82 boost->std by Caolán McNamara · 11 years ago
  18. c760932 loplugin:unusedmethods basebmp by Noel Grandin · 11 years ago
  19. 3cfa4f2 bmpmasktest was little-endian only by Caolán McNamara · 11 years ago
  20. b1b8419 tdf#92194 - fix headless masking operations in vcl. by Michael Meeks · 11 years ago
  21. 94d92d0 convert basegfx::FillRule to scoped enum by Noel Grandin · 11 years ago
  22. d4917e9 convert basebmp::Format to scoped enum by Noel Grandin · 11 years ago
  23. ab37732 convert DrawMode to scoped enum by Noel Grandin · 11 years ago
  24. 4049430 remove unused BASEBMP_NO_NESTED_TEMPLATE_PARAMETER by Noel Grandin · 11 years ago
  25. 22ac2e4 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  26. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  27. 14a4390 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  28. a52cf47 Clean up template-parameter-dependent C-style casts by Stephan Bergmann · 11 years ago
  29. 4479019 loplugin:staticfunction by Noel Grandin · 11 years ago
  30. 858e455 loplugin:constantfunction: various by Noel Grandin · 11 years ago
  31. cbd4823 drawing a vertical/horizontal line does not really damage 0 width/height areas by Caolán McNamara · 11 years ago
  32. 9409144 rename BGRU to BGRX by Caolán McNamara · 11 years ago
  33. daf248b rename BGRX32 etc to BGRA32 by Caolán McNamara · 11 years ago
  34. 4b06c35 give basebmp a cairo compatible 24 bit surface by Caolán McNamara · 11 years ago
  35. efe2883 make ScanlineStride an argument to createBitmapDevice by Caolán McNamara · 11 years ago
  36. 931ec04 Some more loplugin:cstylecast: basebmp by Stephan Bergmann · 11 years ago
  37. 26a9678 basebmap: 5e4a7a95027d979b3bdd729d7ebe950da1129b2b missed COM check by Michael Stahl · 11 years ago
  38. 5e4a7a9 Fix number of sections exceeded object file format limit by David Ostrovsky · 11 years ago
  39. 578fd01 basebmp: accelerated method to create a clipping device. by Michael Meeks · 11 years ago
  40. dc4b82a Fixed some CppunitTest names by Stephan Bergmann · 12 years ago
  41. 3541294 keep nScanlineStride number sane by Caolán McNamara · 12 years ago
  42. d9ea0b1 Remove empty gb_Module_add_targets,basebmp, by Matúš Kukan · 12 years ago
  43. 8e115c6 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  44. 479a012 fixincludeguards.sh: basebmp by Thomas Arnhold · 12 years ago
  45. 52f296a Remove gcc3 workaround for bug long since fixed in gcc by Chris Sherlock · 12 years ago
  46. 6ae1d68 Missing include by Stephan Bergmann · 12 years ago
  47. 7d3b9d3 typo: optimisation -> optimization by Thomas Arnhold · 12 years ago
  48. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  49. 2e40ddb Drop deserted bmpdemo by Takeshi Abe · 12 years ago
  50. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  51. c1b7a2f coverity#1078535 Division or modulo by zero by Caolán McNamara · 12 years ago
  52. e642609 basebmp: include <> for external includes by Norbert Thiebaud · 12 years ago
  53. 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
  54. 91caa3d Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy logic by tsahi glik · 13 years ago
  55. e139ad4 Off-by-one error by Stephan Bergmann · 13 years ago
  56. 3ea2ce9 Improve performance of copyArea(), especially relevant for mobile devices. by tsahi glik · 13 years ago
  57. 8ac71b2 fdo#62475 removed pointless comments by Jelle van der Waa · 13 years ago
  58. 37a3f96 WaE: assuming signed overflow does not occur when assuming... by Caolán McNamara · 13 years ago
  59. d8dbf1b Turn basebmp::Format into a proper enum by Stephan Bergmann · 13 years ago
  60. b00a99e THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRA by Stephan Bergmann · 13 years ago
  61. 4dac6fe Add test for basebmp memory clobber. by Thorsten Behrens · 13 years ago
  62. 31b35ed Detect copyArea trying to operate on overlapping memory. by Tsahi Glik · 13 years ago
  63. 81f077b Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  64. e4e9fba Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  65. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  66. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  67. 0b2eae6 No need for Android, iOS or CROSS_COMPILING conditionals for unit tests by Tor Lillqvist · 13 years ago
  68. 3f9acb7 Nah, I don't need a getOffset(), but I do need a getBufferSize() by Tor Lillqvist · 13 years ago
  69. f01ce47 Fix documentation by Tor Lillqvist · 13 years ago
  70. 3ddd6cb Add an accessor to get the offset of a subsetted BitmapDevice by Tor Lillqvist · 13 years ago
  71. 2729a77 Add debugging printout of subsetting information by Tor Lillqvist · 13 years ago
  72. d684a3c _USE_MATH_DEFINES is already taken care of by sal/config.h by Stephan Bergmann · 13 years ago
  73. 89d9b9e Log also corresponding destructions of BitmapDevice by Tor Lillqvist · 13 years ago
  74. 6d12b76 Add some debugging printout by Tor Lillqvist · 13 years ago
  75. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  76. b768611 remove all d.lst by Michael Stahl · 13 years ago
  77. fbf28e9 CreateFromAscii removal by Ricardo Montania · 13 years ago
  78. a156e66 need more boost_headers by Michael Stahl · 13 years ago
  79. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  80. a4c9ef3 Revert "WaE: unused parameter 'argc' and 'argv'" by Tor Lillqvist · 13 years ago
  81. 7e6689e WaE: unused parameter 'argc' and 'argv' by Tor Lillqvist · 13 years ago
  82. 9cb8bef ::rtl::OUString -> OUString in basebmp by Ricardo Montania · 13 years ago
  83. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  84. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  85. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  86. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  87. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  88. 3766ca4 ah, android is special by Matúš Kukan · 14 years ago
  89. 54a06c6 vigra: convert to gbuild by Matúš Kukan · 14 years ago
  90. a1aed54 Build basebmp as a static library for Android by Tor Lillqvist · 14 years ago
  91. 60cfa64 Bin no longer used iOS cppunit stuff that even breaks the build by Tor Lillqvist · 14 years ago
  92. cf342fe re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  93. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  94. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  95. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  96. eccac35 basebmp gbuildification by Norbert Thiebaud · 14 years ago
  97. a962621 revert gmk4 commit by Norbert Thiebaud · 14 years ago
  98. 65d17f8 Avoid misleading term "factory method", just say "function" by Tor Lillqvist · 14 years ago
  99. 62d4eb0 Avoid too long lines by Tor Lillqvist · 14 years ago
  100. fd3c83d5 Add two new 32bpp formats and add helpful comments by Tor Lillqvist · 14 years ago