Age | Commit message (Expand) | Author |
2024-01-15 | tdf#156830: fix faulty transformation order in cairo canvas for patterns | Sarper Akdemir |
2024-01-02 | tdf#145538 Use range based for loops | Luv Sharma |
2023-12-30 | move IsFuzzing to comphelper | Caolán McNamara |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-11-18 | c++20: use std::erase instead of std::removed followed by erase (part 2) | Julien Nabet |
2023-11-17 | c++20: use std::erase instead of std::removed followed by erase | Julien Nabet |
2023-10-25 | tdf#157790 invert alpha mask | Patrick Luby |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-09-21 | tdf#146619 Recheck include/basegfx with IWYU | Gabor Kelemen |
2023-09-02 | replace set(nullptr) with clear() | Noel Grandin |
2023-08-19 | loplugin: new global analysis locking2 | Noel Grandin |
2023-08-16 | tdf#144073 and tdf#147645: use bounds and angle for gradient | Patrick Luby |
2023-08-13 | Revert "clang-tidy bugprone-parent-virtual-call in canvas" | Noel Grandin |
2023-08-11 | clang-tidy bugprone-parent-virtual-call in canvas | Noel Grandin |
2023-08-06 | tdf#156540 invert alpha mask when drawing sprites | Thorsten Behrens |
2023-08-06 | Revert "tdf#156540 invert alpha when drawing sprites" | Patrick Luby |
2023-08-05 | tdf#156540 invert alpha when drawing sprites | Patrick Luby |
2023-07-25 | Convert internal vcl bitmap formats transparency->alpha (II) | Noel Grandin |
2023-07-13 | basegfx: replace typedef with a class B2ISize based on Size2D | Tomaž Vajngerl |
2023-07-10 | tdf#147999: Fix canvas font width for fallback fonts on Windows | Khaled Hosny |
2023-07-06 | make tools::Poly*gon single-arg constructors explicit | Noel Grandin |
2023-07-06 | ScanlineFormat::N1BitLsbPal is unused | Noel Grandin |
2023-06-19 | tdf#43671: Pass through emphasis mark setting with cairo canvas | Khaled Hosny |
2023-06-18 | tdf#155810: Pass Kashida insertion positions through canvas | Khaled Hosny |
2023-06-05 | Use getXWeak in canvas | Mike Kaganski |
2023-04-21 | MCGR: Reduce diverse GradientStyle enums to single UNO API one | Armin Le Grand (allotropia) |
2023-04-21 | Fix some getImplementationName | Stephan Bergmann |
2023-04-18 | Some missing XServiceInfo implementations | Stephan Bergmann |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-08 | osl::Mutex->std::mutex in SimpleCanvasImpl | Noel Grandin |
2023-02-28 | BaseMutex->std::mutex in oglcanvas::TextLayout | Noel Grandin |
2023-02-24 | BaseMutex->std::mutex in vclcanvas::TextLayout | Noel Grandin |
2023-02-24 | BaseMutex->std::mutex in oglcanvas::CanvasFont | Noel Grandin |
2023-02-24 | BaseMutex->std::mutex in CanvasFont | Noel Grandin |
2023-02-24 | BaseMutex->std::mutex in cairocanvas::TextLayout | Noel Grandin |
2023-02-22 | BaseMutex->std::mutex in canvas::CachedPrimitiveBase | Noel Grandin |
2023-02-07 | improve readability of VirtualDevice constructor | Noel Grandin |
2023-01-16 | The third "depth argument is unused | Caolán McNamara |
2023-01-11 | rename BitmapEx::GetAlpha to GetAlphaMask | Noel Grandin |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-23 | loplugin:unocast (vclcanvas::TextLayout) | Stephan Bergmann |
2022-12-23 | loplugin:unocast (vclcanvas::CanvasFont) | Stephan Bergmann |
2022-12-23 | loplugin:unocast (CairoColorSpace) | Stephan Bergmann |
2022-12-23 | loplugin:unocast (canvas::ParametricPolyPolygon) | Stephan Bergmann |
2022-12-23 | loplugin:unocast (vclcanas::CanvasBitmap) | Stephan Bergmann |
2022-12-22 | loplugin:unocast (canvas::tools' StandardColorSpace, StandardNoAlphaColorSpace) | Stephan Bergmann |
2022-12-18 | loplugin:unocast (cairocanvas::SurfaceProvider) | Stephan Bergmann |
2022-12-18 | loplugin:unocast (cairocanvas::CanvasBitmap) | Stephan Bergmann |
2022-12-18 | loplugin:unocast (cairocanvas::TextLayout) | Stephan Bergmann |
2022-12-18 | loplugin:unocast (cairocanvas::CanvasFont) | Stephan Bergmann |