1. 6affe15 tdf#115843 avoid using transparent virtualdevice when 100% opaque by Caolán McNamara · 7 years ago
  2. 0aabf27 tdf#121648 EMF+ Fix displaying DrawDriverString record by Bartosz Kosiorek · 7 years ago
  3. 24d5f30 tdf#42949 Fix IWYU warnings in include/vcl/[ab]* by Gabor Kelemen · 7 years ago
  4. 890afec loplugin:buriedassign in dbaccess..oox by Noel Grandin · 7 years ago
  5. a2751c0 loplugin:staticmethods improvement by Noel Grandin · 7 years ago
  6. 1873ba0 tdf#113624 EMF+ Fix shift of DrawString without StringFormat by Bartosz Kosiorek · 7 years ago
  7. 8d4da54 tdf#55058 tdf#106084 EMF+ Add support for Underline and Strikeout by Bartosz Kosiorek · 7 years ago
  8. 004cc81 loplugin:collapseif in dbaccess..lotuswordpro by Noel Grandin · 7 years ago
  9. cd7054b tdf#55058 tdf#106084 tdf#114738 EMF+ Add rotation support for String drawing by Bartosz Kosiorek · 7 years ago
  10. 26ccd00 clang-tidy: (WIP) bugprone-too-small-loop-variable findings by Tamás Zolnai · 7 years ago
  11. d3f0098 Fix typos by Andrea Gelmini · 7 years ago
  12. 3133921 Reorganize FrameBorderPrimitive creation (II) by Armin Le Grand · 7 years ago
  13. 32ca870 clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayer by Noel Grandin · 7 years ago
  14. 226f397 drawinglayer: fix bold dash dash dot overline in Impress. by Mark Hung · 7 years ago
  15. a2a35b3 tdf#120703 (PVS): Recurring check. by Xisco Fauli · 7 years ago
  16. 4219853 clarify this code a bit by Caolán McNamara · 7 years ago
  17. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  18. 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
  19. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  20. b93769c tdf#42949 Fix IWYU warnings in include/basegfx/* by Gabor Kelemen · 8 years ago
  21. 9ec8bf8 add SvStream::TellEnd by Noel Grandin · 7 years ago
  22. 2a962cb tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* by Gabor Kelemen · 8 years ago
  23. 0185dfc ofz#10526 check with dynamic_cast its really a EMFPStringFormat by Caolán McNamara · 8 years ago
  24. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  25. 7034311 Support buffering SystemDependent GraphicData (II) by Armin Le Grand · 8 years ago
  26. 07e8721 loplugin:simplifyconstruct in dbaccess..drawinglayer by Noel Grandin · 8 years ago
  27. 24eae7b clang-tidy performance-unnecessary-value-param by Noel Grandin · 8 years ago
  28. 437d5d3 move identity checks into B3DHomMatrix::operator*= by Noel Grandin · 8 years ago
  29. b9fa01a Support buffering SystemDependent GraphicData by Armin Le Grand · 8 years ago
  30. dc06c8f -Werror=redundant-move (GCC 9), take two by Stephan Bergmann · 8 years ago
  31. 5b62a43 Revert "-Werror=redundant-move" by Stephan Bergmann · 8 years ago
  32. 3ba67ff -Werror=redundant-move by Stephan Bergmann · 8 years ago
  33. 046df0a tdf#105998: Enhanced fix for MetafileToBitmap at better place by Armin Le Grand · 8 years ago
  34. f435153 Consolidate: basegfx::clamp -> o3tl::clamp by Stephan Bergmann · 8 years ago
  35. 364b559 ofz: Null-deference by Caolán McNamara · 8 years ago
  36. 8c48d69 Use more basegfx deg<->rad functions, instead of direct formulas by Mike Kaganski · 8 years ago
  37. 28fa646 loplugin:useuniqueptr in VclMetafileProcessor2D by Noel Grandin · 8 years ago
  38. 89f2d24 loplugin:expressionalwayszero by Stephan Bergmann · 8 years ago
  39. d3e7bbe coverity#1438196 deliberate 'Constant' variable guards dead code by Caolán McNamara · 8 years ago
  40. 6c3067a coverity#1438197 deliberate 'Constant' variable guards dead code by Caolán McNamara · 8 years ago
  41. 3fb5f71 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  42. aa2e694 crashtesting: stack exhaustion exporting moz1253590-2.svg to odg by Caolán McNamara · 8 years ago
  43. 2a4b054 crashtesting: stack exhaustion exporting moz943243-4.svg to odg by Caolán McNamara · 8 years ago
  44. e593b62 loplugin:stringloop in various by Noel Grandin · 8 years ago
  45. 53491f8 loplugin:returnconstant in ucbhelper,drawinglayer by Noel Grandin · 8 years ago
  46. 563fe60 Fix typos by Andrea Gelmini · 8 years ago
  47. aa58a63 Removed duplicated include by Andrea Gelmini · 8 years ago
  48. 72fecbb loplugin:mergeclasses merge BPixelRaster into BZPixelRaster by Noel Grandin · 8 years ago
  49. 03a651d return BaseProcessor2D by std::unique_ptr by Noel Grandin · 8 years ago
  50. 2ddddc4 Make ThreadPool::pushTask take param by std::unique_ptr by Noel Grandin · 8 years ago
  51. 3f750c1 forcepoint#47 bail when we detect the emf is broken by Caolán McNamara · 8 years ago
  52. ec665e3 use more OutputDevice::GetBitmapEx by Noel Grandin · 8 years ago
  53. 1ac5978 Removed executable permission on source files by Andrea Gelmini · 8 years ago
  54. 3087011 Replace SVGFilter using SVGIO by Armin Le Grand · 8 years ago
  55. 2c771d5 forcepoint#41 assert by Caolán McNamara · 8 years ago
  56. 33ba2d0 forcepoint#45 object may not be a EMFPPen by Caolán McNamara · 8 years ago
  57. aa5d747 tdf#117949 Use small overlap for SVG gradient representation by Armin Le Grand · 8 years ago
  58. b292a27 tdf#118029 crashtesting ooo24656-1.doc with --convert-to pdf by Noel Grandin · 8 years ago
  59. 3e600bf coverity#1435911 Arguments in wrong order by Caolán McNamara · 8 years ago
  60. d4442ac drop Graphic::GetBitmap by Noel Grandin · 8 years ago
  61. 63e65d1 dont use GetMask in GeoTexSvxBitmapEx by Noel Grandin · 8 years ago
  62. be1c4cf forcepoint#41 null deref by Caolán McNamara · 8 years ago
  63. ac13f4d loplugin:unusedfields in dbaccess..drawinglayer by Noel Grandin · 8 years ago
  64. 7ab34b5 loplugin:redundantcast improvements for floating-integer conversions by Stephan Bergmann · 8 years ago
  65. 203e309 make Bitmap/BitmapEx constructors explicit by Noel Grandin · 8 years ago
  66. 6676d32 loplugin:useuniqueptr in Executor by Noel Grandin · 8 years ago
  67. a2851d5 tdf#117015 EMF+ Fix for displaying EMF+ files where GetDC is used by Bartosz Kosiorek · 8 years ago
  68. 79ee6c9 Fix typos by Andrea Gelmini · 8 years ago
  69. 7f9b0f4 tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed by Armin Le Grand · 8 years ago
  70. dbe3c29 tdf#113624 EMF+ Add support for different units conversion by Bartosz Kosiorek · 8 years ago
  71. 7d82971 tdf#55058 Properly close shapes with close shape method. by Bartosz Kosiorek · 8 years ago
  72. ba662ea tdf#106084 EMF+ Implement String aligment and Leading/Trailing Margin. by Bartosz Kosiorek · 8 years ago
  73. 5dd762d hold MetaAction by rtl::Reference by Noel Grandin · 8 years ago
  74. 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
  75. 11163fa graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLink by Tomaž Vajngerl · 8 years ago
  76. 5f15343 EMF+ Fix variable types according to specification by Bartosz Kosiorek · 8 years ago
  77. 2afdea1 tdf#114738 Add support for transparency for EMF+ records by Bartosz Kosiorek · 8 years ago
  78. 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  79. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  80. 8ce700e forcepoint #33 ensure payload is a EMFPPath by Caolán McNamara · 8 years ago
  81. 2634200 forcepoint #32 survive missing emf paths by Caolán McNamara · 8 years ago
  82. ae11dec tdf#115297: 1bit images displaying fixed (again) by Vasily Melenchuk · 8 years ago
  83. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  84. 5a341e1 Use for-range loops in drawinglayer and dtrans by Julien Nabet · 8 years ago
  85. b8fe96f loplugin:constantparam in desktop..i18npool by Noel Grandin · 8 years ago
  86. 856c57f use more Color in cppcanvas..drawinglayer by Noel Grandin · 8 years ago
  87. 1e89b32 tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt) by Noel Grandin · 8 years ago
  88. 3d40032 tdf#116001 Incorrect Colors in Chart Wall Area by Noel Grandin · 8 years ago
  89. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  90. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  91. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  92. b10c702 use RawBitmap in BPixelRasterToBitmapEx by Noel Grandin · 8 years ago
  93. cea0cef remove use of FillBitmapURL and use FillBitmap as the alternative by Tomaž Vajngerl · 8 years ago
  94. 3e0efdb convert SetPixel->SetPixelOnData by Noel Grandin · 8 years ago
  95. 01e470f vcl: remove BitmapColor Color() operator by Chris Sherlock · 8 years ago
  96. 7c46d7f ofz#5822 Divide-by-zero by Caolán McNamara · 8 years ago
  97. c101df2 Fix typos by Andrea Gelmini · 8 years ago
  98. 8010abe clang-tidy modernize-use-equals-default in drawinglayer by Jochen Nitschke · 8 years ago
  99. ec02714 loplugin:unused-returns in drawinglayer..svx by Noel Grandin · 8 years ago
  100. de8f6b2 loplugin:unused-returns in vcl by Noel Grandin · 8 years ago