1. ae11dec tdf#115297: 1bit images displaying fixed (again) by Vasily Melenchuk · 8 years ago
  2. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  3. 5a341e1 Use for-range loops in drawinglayer and dtrans by Julien Nabet · 8 years ago
  4. b8fe96f loplugin:constantparam in desktop..i18npool by Noel Grandin · 8 years ago
  5. 856c57f use more Color in cppcanvas..drawinglayer by Noel Grandin · 8 years ago
  6. 1e89b32 tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt) by Noel Grandin · 8 years ago
  7. 3d40032 tdf#116001 Incorrect Colors in Chart Wall Area by Noel Grandin · 8 years ago
  8. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  9. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  10. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  11. b10c702 use RawBitmap in BPixelRasterToBitmapEx by Noel Grandin · 8 years ago
  12. cea0cef remove use of FillBitmapURL and use FillBitmap as the alternative by Tomaž Vajngerl · 8 years ago
  13. 3e0efdb convert SetPixel->SetPixelOnData by Noel Grandin · 8 years ago
  14. 01e470f vcl: remove BitmapColor Color() operator by Chris Sherlock · 8 years ago
  15. 7c46d7f ofz#5822 Divide-by-zero by Caolán McNamara · 8 years ago
  16. c101df2 Fix typos by Andrea Gelmini · 8 years ago
  17. 8010abe clang-tidy modernize-use-equals-default in drawinglayer by Jochen Nitschke · 8 years ago
  18. ec02714 loplugin:unused-returns in drawinglayer..svx by Noel Grandin · 8 years ago
  19. de8f6b2 loplugin:unused-returns in vcl by Noel Grandin · 8 years ago
  20. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  21. 9653ac6 loplugin:useuniqueptr in EMFPBrush by Noel Grandin · 8 years ago
  22. fb3091b loplugin:useuniqueptr in EMFPPen by Noel Grandin · 8 years ago
  23. dd590fd loplugin:useuniqueptr in GeoTexSvxMultiHatch by Noel Grandin · 8 years ago
  24. 9b0a74a loplugin:useuniqueptr in ZBufferProcessor3D by Noel Grandin · 8 years ago
  25. f9894d6 loplugin:useuniqueptr in SvgRadialAtomPrimitive2D by Noel Grandin · 8 years ago
  26. 022588b Include android/compatibility.hxx from ubiquitous sal/config.h by Stephan Bergmann · 8 years ago
  27. 4082a18 android: use unified headers and llvm-c++ STL (x86) with NDK 16 by Christian Lohmaier · 8 years ago
  28. eae9bf0 Fix typos by Andrea Gelmini · 8 years ago
  29. f0b8573 Fix typos by Andrea Gelmini · 8 years ago
  30. 6e8765b More loplugin:cstylecast: drawinglayer by Stephan Bergmann · 8 years ago
  31. f14b9d3 convert (a>b?a:b) to std::max(a,b) by Noel Grandin · 8 years ago
  32. d460842 loplugin:unnecessaryparen improve return check by Noel Grandin · 8 years ago
  33. f3e8405 tdf#42949 Fix some Include What You Use warnings by Miklos Vajna · 8 years ago
  34. 8efd39b Fix typos by Andrea Gelmini · 8 years ago
  35. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  36. 2ec698b cppcheck: fix some reports by Julien Nabet · 8 years ago
  37. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  38. 7b0f064 tdf#109340 Improve performance by reducing matrix multiplication by Bartosz Kosiorek · 8 years ago
  39. 15cdcd0 Related: tdf#105998 except cut and paste as bitmap instead of export by Caolán McNamara · 8 years ago
  40. b5f0395 coverity#1421100 Uncaught exception by Caolán McNamara · 8 years ago
  41. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  42. 7c1577a tdf#112500 Store world transform during graphic save by Bartosz Kosiorek · 8 years ago
  43. 63bd6ee tdf#111486 Multiply by whole base transformation, and not only by scale of it by Bartosz Kosiorek · 8 years ago
  44. c1c8680 tdf#111486 Use buildin methods for displaying matrix by Bartosz Kosiorek · 8 years ago
  45. 262bc43 tdf#113451 Fix misplacing of lines by adding mappingChanged by Bartosz Kosiorek · 8 years ago
  46. d552f67 tdf#113704 EMF+ Add support for EmfPlusRecordTypeFillRegion record by Bartosz Kosiorek · 8 years ago
  47. d0c4cee tdf#113704 Implement proper reading of the EmfPlusRegionNode by Bartosz Kosiorek · 8 years ago
  48. 2796b7e tdf#113758 EMF+ Add mapping of clipped region to the world space. by Bartosz Kosiorek · 8 years ago
  49. 6db0267 tdf#113758 EMF+ Add support to OffsetClip record by Bartosz Kosiorek · 8 years ago
  50. 4418372 tdf#113707 EMF+ Add support for ResetClip record by Bartosz Kosiorek · 8 years ago
  51. e49aa93 tdf#77229 tdf#113635 EMF+ Add support for Clip Union, Exclude and Complement by Bartosz Kosiorek · 8 years ago
  52. 84b1fab loplugin:constparams in cppcanvas,drawinglayer by Noel Grandin · 8 years ago
  53. 149247e loplugin:finalclasses in drawinglayer by Noel Grandin · 8 years ago
  54. 6070dec tdf#113635 Add support for Clip Intersect and XOR by Bartosz Kosiorek · 8 years ago
  55. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  56. 64024d7 tdf#111486 Fix component names in SAL_INFOs by Bartosz Kosiorek · 8 years ago
  57. 7795907 loplugin:constmethod in drawinglayer by Noel Grandin · 8 years ago
  58. 0945425 loplugin:constantparam in basegfx by Noel Grandin · 8 years ago
  59. c45a348 loplugin:constantparam in d* by Noel Grandin · 8 years ago
  60. 480f72e Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed" by Thorsten Behrens · 8 years ago
  61. 9270e6a tdf#106084 EMF+ Add support for RotateWorldTransform record by Bartosz Kosiorek · 8 years ago
  62. bdb9cc1 tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed by Armin Le Grand · 8 years ago
  63. a3cb93b remove GetSwapFloat nonsense from all 3 EMF readers by Michael Stahl · 8 years ago
  64. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  65. cb0eb72 blind attempt to fix build on big endian by David Tardon · 8 years ago
  66. 08a690c tdf#111486 Fix description of SAL_ macros after EMF+ refactor by Bartosz Kosiorek · 8 years ago
  67. b184a87 Resolves: tdf#49253 set an initial mask background by Caolán McNamara · 8 years ago
  68. 957e6c7 loplugin:includeform: drawinglayer by Stephan Bergmann · 8 years ago
  69. ead920a loplugin:redundantcast handle dynamic_cast by Noel Grandin · 8 years ago
  70. da9d85a use std::unique_ptr in wmfemfhelper::TargetHolder by Noel Grandin · 8 years ago
  71. f2410ad tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePoints by Bartosz Kosiorek · 8 years ago
  72. 52a2a01 tdf#31814 Fix for EMF+ DrawString and DrawImage by Patrick Jaap · 8 years ago
  73. a2a3e06 drawinglayer: remove commented out code by Chris Sherlock · 9 years ago
  74. 6996c65 tdf#31814 drawinglayer: dump EmfPlusRecordTypeComment records by Chris Sherlock · 9 years ago
  75. d64dd405 drawinglayer: should be warning, not info SAL_LOG messages by Chris Sherlock · 9 years ago
  76. 50da5d0 simplify some OUString compareTo calls by Muhammet Kara · 9 years ago
  77. ce301da convert GfxLink::IsEqual to operator== by Noel Grandin · 9 years ago
  78. 3b1db9b tdf#112012 EMF+ dashed lines: correct dash length by Patrick Jaap · 9 years ago
  79. 8e78975 Rename the basegfx::tools namespace to basegfx::utils by Tor Lillqvist · 9 years ago
  80. 16549dc tdf#96505 Get rid of cargo cult "long" integer literals by 66kesara99 · 9 years ago
  81. d4b6e52 Remove include of converters.hxx from precompiled_drawinglayer.hxx by Mike Kaganski · 9 years ago
  82. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  83. bb40668 Put definition of _CRT_RAND_S into bin/update_pch by Mike Kaganski · 9 years ago
  84. 632edfa <drawinglayer/tools/converters.hxx> can be internal to drawinglayer by Tor Lillqvist · 9 years ago
  85. feddb8c maPrimitiveColor in Shadow3DExtractingProcessor unused by Noel Grandin · 9 years ago
  86. 894115b Fix typos by Andrea Gelmini · 9 years ago
  87. ab65fe8 borderline: Extended decompose by Armin Le Grand · 9 years ago
  88. 16fd7af borderline: extended the expand logic by Armin Le Grand · 9 years ago
  89. 1f02af4 borderline: Added merge BorderLinePrimitive2D by Armin Le Grand · 9 years ago
  90. 53599a9 borderline: merge redefined, mirrored Styles by Armin Le Grand · 9 years ago
  91. 98ceb50 borderline: Adapted BorderLinePrimitive2D and usages by Armin Le Grand · 9 years ago
  92. fe14ddf2 borderline: Abstraction of BorderLinePrimitive by Armin Le Grand · 9 years ago
  93. 588c5b0 tdf#112012 EMF+ add dashed line support by Patrick Jaap · 9 years ago
  94. 41c704a tdf#111853 Added TextFillColor to operator== by Armin Le Grand · 9 years ago
  95. 3428bd5 clang-tidy modernize-use-emplace in d* by Noel Grandin · 9 years ago
  96. cf5b619 Resolves: tdf#112145 pdf export of editengine highlight color fails sometimes by Caolán McNamara · 9 years ago
  97. ebc11ae emfplus: cut over to new EMF+ renderer by Thorsten Behrens · 9 years ago
  98. 35974df Fix typos by Andrea Gelmini · 9 years ago
  99. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  100. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago