Age | Commit message (Expand) | Author |
2025-01-18 | basegfx: simplify template code by using concepts | Tomaž Vajngerl |
2025-01-03 | Drop unneeded forward declarations from include/ | Gabor Kelemen |
2024-12-09 | struct SN needs a strict weak ordering operator < | Stephan Bergmann |
2024-11-10 | com::sun::star -> css | Mike Kaganski |
2024-08-23 | CairoSDPR: Adapt WrongSpell Primitive to View-Independent | Armin Le Grand (Collabora) |
2024-07-16 | CairoSDPR: Direct support for RGBA Gradients (I) | Armin Le Grand (Collabora) |
2024-07-12 | Make SystemDependentData mechanism type-based | Armin Le Grand (allotropia) |
2024-07-11 | CairoSDPR: Improve BColorModified Bitmaps | Armin Le Grand (allotropia) |
2024-07-10 | tsan: ImplB3DPolygon cannot have mutable state | Noel Grandin |
2024-07-02 | SDPRCairo: enhance CairoPixelProcessor2D | Armin Le Grand (Collabora) |
2024-04-30 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-17 | Drop FRound, and use generalized basegfx::fround | Mike Kaganski |
2024-04-15 | Generalize basegfx::fround for templated return type | Mike Kaganski |
2024-04-05 | tdf#147906 Use std::hypot for Pythagorean distance | RMZeroFour |
2024-03-26 | tdf#159805 Printing line style dotted lines (horizontal) turns into dashes. | Noel Grandin |
2024-03-26 | loplugin:finalmethods | Noel Grandin |
2024-03-23 | tdf#157664 Drop redundant operator != in basegfx module | RMZeroFour |
2024-02-13 | fix windows --enable-mergelibs build | Noel Grandin |
2024-02-12 | use more UNLESS_MERGELIBS | Noel Grandin |
2024-01-21 | tdf#157664 Drop operator != where respective == is defined | AkshayWarrier |
2024-01-16 | A base B3DTuple can no longer stand in for a derived BColor | Stephan Bergmann |
2024-01-16 | chart2: Make automatic area coloring for charts work for tiled rendering | offtkp |
2023-12-10 | cid#1545177 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-11-03 | tdf#157664 Drop operator !=, where respective operator == is defined | Ankit_Jaipuriar |
2023-10-08 | Drop temporary aliases from Tuple2D and Tuple3D | Mike Kaganski |
2023-09-28 | cid#1545233 sidestep COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-09-22 | Related: Ignore warning C4723 for windows arm64 build | Balazs Varga |
2023-09-21 | tdf#146619 Recheck include/basegfx with IWYU | Gabor Kelemen |
2023-09-13 | tdf#156995 speed up dragging complex group objects | Noel Grandin |
2023-08-24 | tdf#112687 Simplify polylines from slideshow annotations | Regina Henschel |
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl |
2023-07-21 | tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text edit | Sarper Akdemir |
2023-07-13 | basegfx: replace typedef with a class B2ISize based on Size2D | Tomaž Vajngerl |
2023-07-10 | tdf#99562: Do not ignore last column from matrix | Xisco Fauli |
2023-07-04 | loplugin:constantparam | Noel Grandin |
2023-06-26 | Revert "tdf#132246, tdf#155735: Add support for SourceAlpha" | Xisco Fauli |
2023-06-24 | tdf#132246, tdf#155735: Add support for SourceAlpha | Xisco Fauli |
2023-06-22 | Remove duplicated include | Andrea Gelmini |
2023-06-22 | basegfx: Add test for BColorModifier_black_and_white | Xisco Fauli |
2023-06-22 | tdf#155735: Add support for matrix type | Xisco Fauli |
2023-06-22 | tdf#155735: Add support for hueRotate type | Xisco Fauli |
2023-06-21 | tdf#155735: Add tests in basegfx | Xisco Fauli |
2023-06-21 | tdf#155735: use B3DHomMatrix in BColorModifier_saturate | Xisco Fauli |
2023-06-14 | tdf#155735: Add support for saturate type | Xisco Fauli |
2023-06-09 | MCGR: tdf#155479 repair gradient SVG export for MCGR | Armin Le Grand (allotropia) |
2023-06-05 | tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear' | Regina Henschel |
2023-05-31 | MCGR: Use tryToRecreateBorder for better BW comp with LO | Armin Le Grand (allotropia) |
2023-05-26 | Fix typo | Andrea Gelmini |
2023-05-26 | MCGR: Border restoration support | Armin Le Grand (allotropia) |
2023-05-19 | MCGR: Adaptions to WriteGradientFill and BGradient | Armin Le Grand (allotropia) |