1. adc2ac3 adjust gradient drawing in vclcanvas (tdf#144073) by Luboš Luňák · 4 years, 2 months ago
  2. 840b4eb Recheck modules [a-c]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  3. dc9ccf3 gbuild: build static LO / link static executables by Jan-Marek Glogowski · 4 years, 11 months ago
  4. c68c744 pass unique_lock as param in WeakComponentImplHelperBase::disposing by Noel Grandin · 4 years, 3 months ago
  5. 439cb9d use comphelper::WeakComponentImplHelper in ParametricPolyPolygon by Noel Grandin · 4 years, 3 months ago
  6. 091e711 loplugin:unusedvariablecheck by Stephan Bergmann · 4 years, 4 months ago
  7. 2529893 loplugin:flatten in canvas..cui by Noel Grandin · 4 years, 4 months ago
  8. 17608c5 Refactor some buildsytem stuff (mostly whitespace) by Jan-Marek Glogowski · 4 years, 4 months ago
  9. 2c6e2fa Revert "Re-Enable DrawTransformBitmapExDirect for render backends" by Armin Le Grand · 4 years, 4 months ago
  10. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  11. 7e5af16 Re-Enable DrawTransformBitmapExDirect for render backends by Armin Le Grand (Allotropia) · 4 years, 4 months ago
  12. bc0ab08 Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions by Mike Kaganski · 4 years, 5 months ago
  13. 37429f2 Use M_PI* instead of F_PI* by Mike Kaganski · 4 years, 5 months ago
  14. b4f03a9 stop vclcanvas from ruining alpha of bitmaps in Skia mode by Luboš Luňák · 4 years, 5 months ago
  15. b5e701d add o3tl::span ctor from std::vector by Luboš Luňák · 4 years, 5 months ago
  16. b9f098c Another tools::Long->sal_Int32 in the DX array by Mike Kaganski · 4 years, 5 months ago
  17. bc413e1 tools::Long->sal_Int32 in the DX arrays by Noel Grandin · 4 years, 5 months ago
  18. 894b491 pass DX array around using o3tl::span instead of pointer by Noel Grandin · 4 years, 5 months ago
  19. 1a58461 Prepare for removal of non-const operator[] from Sequence in canvas by Mike Kaganski · 4 years, 5 months ago
  20. 094babd Simplify vector initialization in canvas by Julien Nabet · 4 years, 6 months ago
  21. 6e21f5a loplugin:unusedmethods by Noel Grandin · 4 years, 6 months ago
  22. e7c2259 loplugin:moveparam in canvas by Noel Grandin · 4 years, 6 months ago
  23. e512b53 loplugin:constparams by Noel Grandin · 4 years, 6 months ago
  24. 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
  25. a125236 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  26. 88bf174 undo changes to TextAlign by Caolán McNamara · 4 years, 8 months ago
  27. 4dc4065 rtl::Static -> thread-safe static local by Noel Grandin · 4 years, 8 months ago
  28. 581b2cf Drop tools::Rectangle::getX/getY, which are just duplicates of Left/Top by Mike Kaganski · 4 years, 8 months ago
  29. 98f125e use some forward declares by Caolán McNamara · 4 years, 8 months ago
  30. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  31. 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
  32. 8689bd5 convert TextAlign to scoped enum by Caolán McNamara · 4 years, 8 months ago
  33. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  34. 86dc8e1 fix big-endian code by Noel Grandin · 4 years, 10 months ago
  35. 87e8d5e Simplify Sequences initializations (canvas) by Julien Nabet · 4 years, 10 months ago
  36. 39aa297 canvas : use std::mutex in CanvasFactory by Arnaud Versini · 4 years, 10 months ago
  37. c22f235 gbuild: Handle glxtest + vclmain usage via macros by Jan-Marek Glogowski · 4 years, 11 months ago
  38. ed52d1e adapt oglcanvas::SpriteDeviceHelper::getDeviceHandle by Caolán McNamara · 4 years, 11 months ago
  39. 692c5df ImplPlayWithRenderer never checks its OutputDevice against nullptr by Caolán McNamara · 4 years, 11 months ago
  40. 46c71f0 Drop assert checking address of reference is not nullptr by Michael Weghorn · 4 years, 11 months ago
  41. 9090dc1 split OutputDevice from Window by Noel Grandin · 5 years ago
  42. ee2199a Directly initialize vectors in ogl_spritedevicehelper.cxx by Julien Nabet · 5 years ago
  43. dbd4110 fix leak in canvas test by Noel Grandin · 5 years ago
  44. ec73a21 set also dashing cap style for directx canvas (tdf#136957) by Luboš Luňák · 5 years ago
  45. 32f2d2f a unittest for my cairocanvas fix for tdf#134053 by Luboš Luňák · 5 years ago
  46. 402acbc make it possible to write canvas unittests by Luboš Luňák · 5 years ago
  47. 3a1d150 scale stroked line properly in cairocanvas by Luboš Luňák · 5 years ago
  48. f5f5d74 messing with UNOMINMAX no longer seems to be necessary by Noel Grandin · 5 years ago
  49. 7f0b5f8 Use sal::systools::COMReference and drop dxcanvas::COMReference by Mike Kaganski · 5 years ago
  50. d19dbcc vcl: remove MetricVector by Chris Sherlock · 5 years ago
  51. b153d14 remove support for BITMASK in vcl backends by Noel Grandin · 5 years ago
  52. 1325d81 loplugin:moveopt by Noel Grandin · 5 years ago
  53. ddd2639 drop mask from BitmapEx by Noel Grandin · 5 years ago
  54. 3a4bfe3 prevent cairo from breaking because of a large matrix (tdf#125949) by Luboš Luňák · 5 years ago
  55. cb09533 tdf#141269 Incorrect transparency after roundtrip by Caolán McNamara · 5 years ago
  56. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  57. 88a177f vcl: remove GetBitCount and GetColorCount from Bitmap{Ex} by Tomaž Vajngerl · 5 years ago
  58. 740757d remove internal 4bit scanline formats by Noel · 5 years ago
  59. c7483d4 drop operator bool and operator! from Bitmap and BitmapEx by Noel · 5 years ago
  60. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  61. 68bc6a5 add PixelFormat enum that replaces bit count in Bitmap/BitmapEx by Tomaž Vajngerl · 5 years ago
  62. 1aa2b32 drop unneeded include by Caolán McNamara · 5 years ago
  63. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  64. 04e7a34 loplugin:refcounting check for one more case by Noel · 5 years ago
  65. 2bcb38a update pches by Julien Nabet · 5 years ago
  66. 3169383 loplugin:referencecasting (clang-cl) by Stephan Bergmann · 5 years ago
  67. ee7368f loplugin:refcounting in canvas by Noel · 5 years ago
  68. 5ba5ac9 add additional 0-1 alpha argument to DrawTransformedBitmap() by Luboš Luňák · 5 years ago
  69. f57872d simply use drawTransformedBitmap() by Luboš Luňák · 5 years ago
  70. c181e51 convert internal bitmap formats transparency->alpha by Noel Grandin · 5 years ago
  71. 919e47e loplugin:refcounting in canvas by Noel · 5 years ago
  72. f573d41 loplugin:referencecasting in canvas by Noel · 5 years ago
  73. c4957b2 ofz#1473106 Uninitialized scalar field by Caolán McNamara · 5 years ago
  74. b7ee599 cid#1292911 experiment to see what the complaint is referring to by Caolán McNamara · 5 years ago
  75. 5177c67 simply use DrawTransformedBitmapEx() by Luboš Luňák · 5 years ago
  76. b3d713e Fix typos by Andrea Gelmini · 5 years ago
  77. 3ff95c8 tdf#42982: Improve UNO API error reporting by Tarun Sharma · 5 years ago
  78. bca1b74 improve some IllegalArgumentException messages by Noel · 5 years ago
  79. 4499eb5 return value from setupOutDevState is unused by Noel · 5 years ago
  80. 502f637 transparency->alpha in GraphicAttr by Noel · 5 years ago
  81. d765ec2 transparency->alpha in tools::Color by Noel · 5 years ago
  82. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  83. 17aea7c vcl: move access functions into appropriate bitmap access files by Chris Sherlock · 5 years ago
  84. 16e9375 remove isVCLOpenGLEnabled() settings, add DisableOpenGL option by Luboš Luňák · 5 years ago
  85. 3b9e403 remove more no longer needed OpenGL-related code by Luboš Luňák · 5 years ago
  86. db89f53 remove OpenGL VCL backend code by Luboš Luňák · 5 years ago
  87. b5704e5 Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths" by Luboš Luňák · 5 years ago
  88. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  89. 302d64c tdf#123936 Formatting files in module canvas with clang-format by Philipp Hofer · 5 years ago
  90. a46cb5d try to use directly VCL's DrawGradient() in vclcanvas (tdf#136523) by Luboš Luňák · 5 years ago
  91. 50d3ad9 Instead of labs, use overloaded abs by Stephan Bergmann · 5 years ago
  92. 3d90997 make tools::Long 64-bit on Windows platform by Noel Grandin · 5 years ago
  93. 7bdbb50 tdf#42949 Fix new IWYU warnings in directories c* by Gabor Kelemen · 5 years ago
  94. b45b18c N8BitTcMask is unused by Noel · 5 years ago
  95. 3c77541 Transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64 by Stephan Bergmann · 5 years ago
  96. 7a09d67 convert some more long -> tools::Long by Noel · 5 years ago
  97. 387a88f use tools::Long in basegfx..chart2 by Noel · 5 years ago
  98. 0fb58a1 new tools::Degree10 strong typedef by Noel Grandin · 5 years ago
  99. b8a609e do not disable AA in vclcanvas if Skia is used by Luboš Luňák · 5 years ago
  100. c4cec86 clang-cl: Adapt Windows-specific code to extended loplugin:cstylecast by Stephan Bergmann · 5 years ago