Age | Commit message (Expand) | Author |
2024-07-09 | cid#1554691 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-02 | SDPRCairo: enhance CairoPixelProcessor2D | Armin Le Grand (Collabora) |
2024-06-13 | Related: tdf#147906 Rename fQuadDist to pointDistance | HakimOttey |
2024-05-20 | tdf#147906 implement hypot function for s1 x s1 + s2 x s2 statements | HakimOttey |
2024-05-07 | loplugin:ostr basegfx | Noel Grandin |
2024-05-02 | cid#1596705 Unused value | Caolán McNamara |
2024-04-29 | Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfx | Mike Kaganski |
2024-04-19 | loplugin:constantparam | Noel Grandin |
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 | tdf#160084 Simplify comparison for basegfx::fTools | Bogdan Buzea |
2024-03-23 | tdf#157664 Drop redundant operator != in basegfx module | RMZeroFour |
2024-03-21 | Fix typo | Andrea Gelmini |
2024-03-10 | basegfx : use OUstring literal for XServiceInfo implementation | Arnaud VERSINI |
2024-03-07 | Simplify some basegfx::fTools::*orEqual calls | Noel Grandin |
2024-03-06 | Use less boost_headers in low level libraries | Gabor Kelemen |
2024-01-21 | tdf#157664 Drop operator != where respective == is defined | AkshayWarrier |
2023-11-03 | tdf#157664 Drop operator !=, where respective operator == is defined | Ankit_Jaipuriar |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basegfx | Stephan Bergmann |
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-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-31 | loplugin:constantparam | Noel Grandin |
2023-07-23 | ofz#57493 Timeout | Caolán McNamara |
2023-07-21 | loplugin:redundantcast small improvement | Noel Grandin |
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-07 | related: tdf#155735: clamp RGB values | 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-25 | tdf#155735: use 4x4 matrices in tests | Xisco Fauli |
2023-06-24 | tdf#132246, tdf#155735: Add support for SourceAlpha | Xisco Fauli |
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-16 | tdf#155852 same method for StepCount in OOXML as in rendering | Regina Henschel |
2023-06-14 | tdf155825 result same size in synchronize gradients | Regina Henschel |
2023-06-14 | tdf#155735: Add support for saturate type | Xisco Fauli |
2023-06-13 | tdf#145538 Refactor to use range-based for-loop | buldi |
2023-06-09 | Fix typo | Andrea Gelmini |
2023-06-09 | Fix typo | Andrea Gelmini |
2023-06-09 | MCGR: tdf#155479 repair gradient SVG export for MCGR | Armin Le Grand (allotropia) |
2023-06-06 | MCGR: tdf#155537 correct usage of wrong result in tooling | Armin Le Grand (allotropia) |
2023-06-05 | tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear' | Regina Henschel |
2023-05-28 | Use getXWeak in basegfx | Mike Kaganski |