1. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  2. d8b30ae cid#1675018 Big parameter passed by value by Caolán McNamara · 5 months ago
  3. 53107fa cid#1675019 Variable copied when it could be moved by Caolán McNamara · 5 months ago
  4. a4035d7 Use emplace_back() instead of push_back(Action()) + back() by Mike Kaganski · 5 months ago
  5. 42f7bf3 tdf#165233 Use lambdas instead of std::bind by Nastasie Raul-Ionut · 6 months ago
  6. 074bdd6 tdf#168721 Fade in animation on grouped shapes not shown by Noel Grandin · 5 months ago
  7. e3ea978 vcl: remove OutputDevice::DrawBitmapEx() by Christopher Sherlock · 7 months ago
  8. 4863619 no need to construct a Bitmap via an AlphaMask here by Noel Grandin · 5 months ago
  9. 40e5bc6 lets have just one getB2DRange function/method by Noel Grandin · 6 months ago
  10. 520d75f tdf#158237 - Use C++20 contains() instead of find() and end() by Sergey Anisimov · 6 months ago
  11. 581c52d BitmapAlphaClampFilter is dead since by Noel Grandin · 7 months ago
  12. 6d0e5dd remove BitmapEx by Noel Grandin · 7 months ago
  13. fc12414 BitmapEx->Bitmap in various comments by Noel Grandin · 7 months ago
  14. 87a553b cid#1665198 'Constant' variable guards dead code by Caolán McNamara · 7 months ago
  15. a3525d9 remove some leftover BitmapEx in comments by Noel Grandin · 7 months ago
  16. d8a4eb3 BitmapEx->Bitmap in canvas/directx by Noel Grandin · 7 months ago
  17. e7b460f BitmapEx->Bitmap in canvas by Noel Grandin · 7 months ago
  18. c0afb35 add new Bitmap constructors by Noel Grandin · 7 months ago
  19. e28b047 BitmapEx->Bitmap in Graphic by Noel Grandin · 7 months ago
  20. 201fadd tdf#168018 PPTX: graphics shows with weird effects in presentation mode by Noel Grandin · 8 months ago
  21. 37e7121 vclcanvas::tools -> vclcanvastools by Mike Kaganski · 8 months ago
  22. d7cd073 dxcanvas::tools -> dxcanvastools by Mike Kaganski · 8 months ago
  23. f9c1655 canvas::tools -> canvastools by Mike Kaganski · 8 months ago
  24. eb4394e tdf#167893 and tdf#167876 weird effects in slideshow by Noel Grandin · 8 months ago
  25. b68633e Use OutputDevice::ScopedPush in various by Mike Kaganski · 8 months ago
  26. 59dc7c8 BitmapEx->Bitmap in CanvasExtractBitmapData by Noel Grandin · 8 months ago
  27. 4977c89 BitmapEx->Bitmap in CreateFromCairoSurface by Noel Grandin · 8 months ago
  28. 6b61142 new methods on Bitmap to avoid going via BitmapEx by Noel Grandin · 8 months ago
  29. 01a31f6 no need to use unique_ptr for Bitmap by Noel Grandin · 8 months ago
  30. 09298d0 BitmapEx->Bitmap in bitmapExFromXBitmap by Noel Grandin · 8 months ago
  31. 00f16b7 BitmapEx->Bitmap in canvas by Noel Grandin · 8 months ago
  32. ab83cea BitmapEx->Bitmap in CanvasTransformBitmap by Noel Grandin · 8 months ago
  33. 7ba7a49 cid#1660456 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  34. e435c07 drop OutputDevice::GetBitmapEx in favour of returning Bitmap by Noel Grandin · 8 months ago
  35. 8d736f84a Remove IWYU exceptions about comphelper/scopeguard.hxx by Gabor Kelemen · 9 months ago
  36. 41ce88c0 tdf#166932 no need to use GlobalAlloc in BitmapEx by Noel Grandin · 10 months ago
  37. a48bb5c Remove obsolete fw declarations from canvas/ codemaker/ configmgr/ by Gabor Kelemen · 1 year, 3 months ago
  38. 5357da3 Revert "remove canvas/cairo and canvas/gdi and canvas/directx backends" by Noel Grandin · 1 year, 1 month ago
  39. 704f61b1 remove canvas/cairo and canvas/gdi and canvas/directx backends by Noel Grandin · 1 year, 2 months ago
  40. 42cc3b5 N32BitTcMask is unnecessary by Noel Grandin · 1 year, 2 months ago
  41. 42025cc Fix dxcanvas::DeviceHelper::getPhysicalResolution by Mike Kaganski · 1 year, 3 months ago
  42. b29e161 make the ScanlineFormat values more explicit by Noel Grandin · 1 year, 3 months ago
  43. 7a12424 tdf#158068 Replace string literals with OUString literals in canvas by anonymotter · 1 year, 4 months ago
  44. d991795 canvas: simplify calcTransformedRectBounds by Xisco Fauli · 1 year, 5 months ago
  45. b201564 canvas: simplify calcRectToOriginTransform by Xisco Fauli · 1 year, 5 months ago
  46. e289fde canvas: simplify getViewStateTransform/getRenderStateTransform by Xisco Fauli · 1 year, 5 months ago
  47. 193207c improve loplugin passparamsbyref by Noel Grandin · 1 year, 5 months ago
  48. 08ed26c clang-tidy: performance-unnecessary-copy-initialization in canvas by Noel Grandin · 1 year, 5 months ago
  49. 1180b34 com::sun::star -> css by Mike Kaganski · 1 year, 5 months ago
  50. b61e0f2 loplugin:reftotemp in canvas by Noel Grandin · 1 year, 5 months ago
  51. 91106b5 loplugin:passstuffbyref in avmedia..canvas by Noel Grandin · 1 year, 5 months ago
  52. 38dc120 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  53. 11b1557 convert KernArray from sal_Int32 to double by Noel Grandin · 1 year, 5 months ago
  54. bc2ff9d vcl: move bitmap filter headers into vcl/bitmap global header directory by Chris Sherlock · 1 year, 7 months ago
  55. 12e08b3 tdf#163145: revert commit 6f224a17dbf635319503a81ce4038b1ae2ad6de0 by Mike Kaganski · 1 year, 6 months ago
  56. c93eb54 cid#1557618 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  57. 59768e6 cid#555593 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  58. 4177e55 cid#1555587 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  59. f090247 cid#1598237 Uncaught exception by Caolán McNamara · 1 year, 11 months ago
  60. 6555238 use more officecfg in CanvasFactory by Noel Grandin · 1 year, 11 months ago
  61. ccdb98c Drop some uses of css::uno::Sequence::getConstArray by Mike Kaganski · 1 year, 11 months ago
  62. f840d3c loplugin:ostr in canvas by Noel Grandin · 1 year, 11 months ago
  63. a2623ab WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 2 years ago
  64. 8755c80 Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivity by Mike Kaganski · 2 years ago
  65. 690526f Generalize basegfx::fround for templated return type by Mike Kaganski · 2 years ago
  66. 62d5b1a convert CanvasFont to comphelper::WeakComponentImplHelper by Noel Grandin · 2 years ago
  67. c8b8a2c tdf#141908 - CppUnittests: replace usage of sal_Int32 with colors by Rafał Dobrakowski · 2 years, 2 months ago
  68. 6a83118 canvas : use more OUString literals by Arnaud VERSINI · 2 years, 2 months ago
  69. 84055d8 tdf#156830: fix faulty transformation order in cairo canvas for patterns by Sarper Akdemir · 2 years, 3 months ago
  70. f1dc4e0 cid#1546414 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  71. 54f2bd4 tdf#145538 Use range based for loops by Luv Sharma · 2 years, 3 months ago
  72. f0a8b5b move IsFuzzing to comphelper by Caolán McNamara · 2 years, 3 months ago
  73. a214ac6 simplify and modernise ScopedBitmapAccess by Noel Grandin · 2 years, 4 months ago
  74. 46617d95 Extended loplugin:ostr: canvas by Stephan Bergmann · 2 years, 5 months ago
  75. d0b0908 c++20: use std::erase instead of std::removed followed by erase (part 2) by Julien Nabet · 2 years, 5 months ago
  76. be1093c c++20: use std::erase instead of std::removed followed by erase by Julien Nabet · 2 years, 5 months ago
  77. 4cf636f tdf#157790 invert alpha mask by Patrick Luby · 2 years, 5 months ago
  78. 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
  79. 7ac978c tdf#146619 Recheck include/basegfx with IWYU by Gabor Kelemen · 2 years, 7 months ago
  80. aff6205 replace set(nullptr) with clear() by Noel Grandin · 2 years, 7 months ago
  81. 7ffa7e5 loplugin: new global analysis locking2 by Noel Grandin · 2 years, 8 months ago
  82. f6cae6f tdf#144073 and tdf#147645: use bounds and angle for gradient by Patrick Luby · 2 years, 8 months ago
  83. 5463f2a Revert "clang-tidy bugprone-parent-virtual-call in canvas" by Noel Grandin · 2 years, 8 months ago
  84. eb6110a clang-tidy bugprone-parent-virtual-call in canvas by Noel Grandin · 2 years, 8 months ago
  85. ad1f69d tdf#156540 invert alpha mask when drawing sprites by Thorsten Behrens · 2 years, 8 months ago
  86. b3053b6 Revert "tdf#156540 invert alpha when drawing sprites" by Patrick Luby · 2 years, 8 months ago
  87. 52637f4 tdf#156540 invert alpha when drawing sprites by Patrick Luby · 2 years, 8 months ago
  88. 81994cb Convert internal vcl bitmap formats transparency->alpha (II) by Noel Grandin · 5 years ago
  89. f896bbc basegfx: replace typedef with a class B2ISize based on Size2D by Tomaž Vajngerl · 3 years, 7 months ago
  90. 199dbff tdf#147999: Fix canvas font width for fallback fonts on Windows by Khaled Hosny · 2 years, 9 months ago
  91. 13d7184 make tools::Poly*gon single-arg constructors explicit by Noel Grandin · 2 years, 9 months ago
  92. cea402a ScanlineFormat::N1BitLsbPal is unused by Noel Grandin · 2 years, 9 months ago
  93. 3580399 tdf#43671: Pass through emphasis mark setting with cairo canvas by Khaled Hosny · 2 years, 10 months ago
  94. 68a4f00 tdf#155810: Pass Kashida insertion positions through canvas by Khaled Hosny · 2 years, 10 months ago
  95. 07af51d Use getXWeak in canvas by Mike Kaganski · 3 years ago
  96. dccd82b MCGR: Reduce diverse GradientStyle enums to single UNO API one by Armin Le Grand (allotropia) · 3 years ago
  97. ac7be7e Fix some getImplementationName by Stephan Bergmann · 3 years ago
  98. 7c36c5f Some missing XServiceInfo implementations by Stephan Bergmann · 3 years ago
  99. e7dbef9 rtl::Static to thread-safe-static by Noel Grandin · 3 years ago
  100. 6a0b41e osl::Mutex->std::mutex in SimpleCanvasImpl by Noel Grandin · 3 years, 1 month ago