1. 3e600bf coverity#1435911 Arguments in wrong order by Caolán McNamara · 8 years ago
  2. d4442ac drop Graphic::GetBitmap by Noel Grandin · 8 years ago
  3. 63e65d1 dont use GetMask in GeoTexSvxBitmapEx by Noel Grandin · 8 years ago
  4. be1c4cf forcepoint#41 null deref by Caolán McNamara · 8 years ago
  5. ac13f4d loplugin:unusedfields in dbaccess..drawinglayer by Noel Grandin · 8 years ago
  6. 7ab34b5 loplugin:redundantcast improvements for floating-integer conversions by Stephan Bergmann · 8 years ago
  7. 203e309 make Bitmap/BitmapEx constructors explicit by Noel Grandin · 8 years ago
  8. 6676d32 loplugin:useuniqueptr in Executor by Noel Grandin · 8 years ago
  9. a2851d5 tdf#117015 EMF+ Fix for displaying EMF+ files where GetDC is used by Bartosz Kosiorek · 8 years ago
  10. 79ee6c9 Fix typos by Andrea Gelmini · 8 years ago
  11. 7f9b0f4 tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed by Armin Le Grand · 8 years ago
  12. dbe3c29 tdf#113624 EMF+ Add support for different units conversion by Bartosz Kosiorek · 8 years ago
  13. 7d82971 tdf#55058 Properly close shapes with close shape method. by Bartosz Kosiorek · 8 years ago
  14. ba662ea tdf#106084 EMF+ Implement String aligment and Leading/Trailing Margin. by Bartosz Kosiorek · 8 years ago
  15. 5dd762d hold MetaAction by rtl::Reference by Noel Grandin · 8 years ago
  16. 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
  17. 11163fa graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLink by Tomaž Vajngerl · 8 years ago
  18. 5f15343 EMF+ Fix variable types according to specification by Bartosz Kosiorek · 8 years ago
  19. 2afdea1 tdf#114738 Add support for transparency for EMF+ records by Bartosz Kosiorek · 8 years ago
  20. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  21. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  22. 8ce700e forcepoint #33 ensure payload is a EMFPPath by Caolán McNamara · 8 years ago
  23. 2634200 forcepoint #32 survive missing emf paths by Caolán McNamara · 8 years ago
  24. ae11dec tdf#115297: 1bit images displaying fixed (again) by Vasily Melenchuk · 8 years ago
  25. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  26. 5a341e1 Use for-range loops in drawinglayer and dtrans by Julien Nabet · 8 years ago
  27. b8fe96f loplugin:constantparam in desktop..i18npool by Noel Grandin · 8 years ago
  28. 856c57f use more Color in cppcanvas..drawinglayer by Noel Grandin · 8 years ago
  29. 1e89b32 tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt) by Noel Grandin · 8 years ago
  30. 3d40032 tdf#116001 Incorrect Colors in Chart Wall Area by Noel Grandin · 8 years ago
  31. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  32. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  33. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  34. b10c702 use RawBitmap in BPixelRasterToBitmapEx by Noel Grandin · 8 years ago
  35. cea0cef remove use of FillBitmapURL and use FillBitmap as the alternative by Tomaž Vajngerl · 8 years ago
  36. 3e0efdb convert SetPixel->SetPixelOnData by Noel Grandin · 8 years ago
  37. 01e470f vcl: remove BitmapColor Color() operator by Chris Sherlock · 8 years ago
  38. 7c46d7f ofz#5822 Divide-by-zero by Caolán McNamara · 8 years ago
  39. c101df2 Fix typos by Andrea Gelmini · 8 years ago
  40. 8010abe clang-tidy modernize-use-equals-default in drawinglayer by Jochen Nitschke · 8 years ago
  41. ec02714 loplugin:unused-returns in drawinglayer..svx by Noel Grandin · 8 years ago
  42. de8f6b2 loplugin:unused-returns in vcl by Noel Grandin · 8 years ago
  43. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  44. 9653ac6 loplugin:useuniqueptr in EMFPBrush by Noel Grandin · 8 years ago
  45. fb3091b loplugin:useuniqueptr in EMFPPen by Noel Grandin · 8 years ago
  46. dd590fd loplugin:useuniqueptr in GeoTexSvxMultiHatch by Noel Grandin · 8 years ago
  47. 9b0a74a loplugin:useuniqueptr in ZBufferProcessor3D by Noel Grandin · 8 years ago
  48. f9894d6 loplugin:useuniqueptr in SvgRadialAtomPrimitive2D by Noel Grandin · 8 years ago
  49. 022588b Include android/compatibility.hxx from ubiquitous sal/config.h by Stephan Bergmann · 8 years ago
  50. 4082a18 android: use unified headers and llvm-c++ STL (x86) with NDK 16 by Christian Lohmaier · 8 years ago
  51. eae9bf0 Fix typos by Andrea Gelmini · 8 years ago
  52. f0b8573 Fix typos by Andrea Gelmini · 8 years ago
  53. 6e8765b More loplugin:cstylecast: drawinglayer by Stephan Bergmann · 8 years ago
  54. f14b9d3 convert (a>b?a:b) to std::max(a,b) by Noel Grandin · 8 years ago
  55. d460842 loplugin:unnecessaryparen improve return check by Noel Grandin · 8 years ago
  56. f3e8405 tdf#42949 Fix some Include What You Use warnings by Miklos Vajna · 8 years ago
  57. 8efd39b Fix typos by Andrea Gelmini · 8 years ago
  58. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  59. 2ec698b cppcheck: fix some reports by Julien Nabet · 8 years ago
  60. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  61. 7b0f064 tdf#109340 Improve performance by reducing matrix multiplication by Bartosz Kosiorek · 8 years ago
  62. 15cdcd0 Related: tdf#105998 except cut and paste as bitmap instead of export by Caolán McNamara · 8 years ago
  63. b5f0395 coverity#1421100 Uncaught exception by Caolán McNamara · 8 years ago
  64. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  65. 7c1577a tdf#112500 Store world transform during graphic save by Bartosz Kosiorek · 8 years ago
  66. 63bd6ee tdf#111486 Multiply by whole base transformation, and not only by scale of it by Bartosz Kosiorek · 8 years ago
  67. c1c8680 tdf#111486 Use buildin methods for displaying matrix by Bartosz Kosiorek · 8 years ago
  68. 262bc43 tdf#113451 Fix misplacing of lines by adding mappingChanged by Bartosz Kosiorek · 8 years ago
  69. d552f67 tdf#113704 EMF+ Add support for EmfPlusRecordTypeFillRegion record by Bartosz Kosiorek · 8 years ago
  70. d0c4cee tdf#113704 Implement proper reading of the EmfPlusRegionNode by Bartosz Kosiorek · 8 years ago
  71. 2796b7e tdf#113758 EMF+ Add mapping of clipped region to the world space. by Bartosz Kosiorek · 8 years ago
  72. 6db0267 tdf#113758 EMF+ Add support to OffsetClip record by Bartosz Kosiorek · 8 years ago
  73. 4418372 tdf#113707 EMF+ Add support for ResetClip record by Bartosz Kosiorek · 8 years ago
  74. e49aa93 tdf#77229 tdf#113635 EMF+ Add support for Clip Union, Exclude and Complement by Bartosz Kosiorek · 8 years ago
  75. 84b1fab loplugin:constparams in cppcanvas,drawinglayer by Noel Grandin · 8 years ago
  76. 149247e loplugin:finalclasses in drawinglayer by Noel Grandin · 8 years ago
  77. 6070dec tdf#113635 Add support for Clip Intersect and XOR by Bartosz Kosiorek · 8 years ago
  78. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  79. 64024d7 tdf#111486 Fix component names in SAL_INFOs by Bartosz Kosiorek · 8 years ago
  80. 7795907 loplugin:constmethod in drawinglayer by Noel Grandin · 8 years ago
  81. 0945425 loplugin:constantparam in basegfx by Noel Grandin · 8 years ago
  82. c45a348 loplugin:constantparam in d* by Noel Grandin · 8 years ago
  83. 480f72e Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed" by Thorsten Behrens · 8 years ago
  84. 9270e6a tdf#106084 EMF+ Add support for RotateWorldTransform record by Bartosz Kosiorek · 8 years ago
  85. bdb9cc1 tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed by Armin Le Grand · 8 years ago
  86. a3cb93b remove GetSwapFloat nonsense from all 3 EMF readers by Michael Stahl · 8 years ago
  87. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  88. cb0eb72 blind attempt to fix build on big endian by David Tardon · 8 years ago
  89. 08a690c tdf#111486 Fix description of SAL_ macros after EMF+ refactor by Bartosz Kosiorek · 8 years ago
  90. b184a87 Resolves: tdf#49253 set an initial mask background by Caolán McNamara · 8 years ago
  91. 957e6c7 loplugin:includeform: drawinglayer by Stephan Bergmann · 8 years ago
  92. ead920a loplugin:redundantcast handle dynamic_cast by Noel Grandin · 8 years ago
  93. da9d85a use std::unique_ptr in wmfemfhelper::TargetHolder by Noel Grandin · 8 years ago
  94. f2410ad tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePoints by Bartosz Kosiorek · 8 years ago
  95. 52a2a01 tdf#31814 Fix for EMF+ DrawString and DrawImage by Patrick Jaap · 8 years ago
  96. a2a3e06 drawinglayer: remove commented out code by Chris Sherlock · 9 years ago
  97. 6996c65 tdf#31814 drawinglayer: dump EmfPlusRecordTypeComment records by Chris Sherlock · 9 years ago
  98. d64dd405 drawinglayer: should be warning, not info SAL_LOG messages by Chris Sherlock · 9 years ago
  99. 50da5d0 simplify some OUString compareTo calls by Muhammet Kara · 9 years ago
  100. ce301da convert GfxLink::IsEqual to operator== by Noel Grandin · 9 years ago