Age | Commit message (Expand) | Author |
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-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-05-20 | loplugin:unusedmethods | Noel Grandin |
2023-05-18 | improved B2DHomMatrix | Noel Grandin |
2023-02-23 | make B2DPolyPolygonTest deterministic | Noel Grandin |
2023-02-08 | basegfx: restructure B1DRange and B2DRange tests and add use cases | Tomaž Vajngerl |
2022-09-11 | basegfx: replace typedef with a class B2DSize based on Size2D | Tomaž Vajngerl |
2022-05-20 | basegfx: add test for 2D vector classes B2DVector, B2IVector | Tomaž Vajngerl |
2022-05-11 | basegfx: generalize B2DRange and B2IRange with Range2D template | Tomaž Vajngerl |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski |
2021-08-18 | loplugin:sequenceloop also check for B2DPolyPolygon | Noel Grandin |
2021-06-17 | basegfx: generalise tuples with template class Tuple2D and Tuple3D | Tomaž Vajngerl |
2021-06-11 | Simplify vector initializations | Julien Nabet |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2021-02-02 | Added Unit test to BColorModifier | Deb Barkley-Yeung |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-11-13 | tdf#123936 Formatting files in module basegfx with clang-format | Philipp Hofer |
2020-10-30 | tdf#124176 Using pragma once instead of inclusive guards | diwanshu885 |
2020-09-03 | Add unit tests to B2DPoint | Deb Barkley-Yeung |
2020-07-16 | merge needlessly split polygons back in Skia drawing (tdf#133016) | Luboš Luňák |
2020-06-02 | basegfx: test of coordinate system conversion | Tomaž Vajngerl |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-03-30 | remove Matrix class from basegfx, convert B2DHomMatrix tests | Tomaž Vajngerl |
2020-03-29 | basegfx: test B2DHomMatrix and Matrix together | Tomaž Vajngerl |
2019-12-26 | Test for B2DRange | Tomaž Vajngerl |
2019-07-28 | unit test for B2DPoint | Tomaž Vajngerl |
2019-06-28 | add appendQuadraticBezierSegment to B2DPolygon | Tomaž Vajngerl |
2019-05-14 | Revert "drawinglayer: avoid AA for hairline polygons built from ... | Miklos Vajna |
2019-05-11 | Fix typo | Andrea Gelmini |
2019-05-09 | drawinglayer: avoid AA for hairline polygons built from hori/vert lines only | Miklos Vajna |
2019-05-08 | Fix typo | Andrea Gelmini |
2019-03-16 | Simplify containers iterations in basctl, basegfx, basic, bridges | Arkadiy Illarionov |
2019-03-08 | new loplugin constvars | Noel Grandin |
2019-02-18 | tdf#42949 Fix IWYU warnings in basegfx/ | Gabor Kelemen |
2019-01-28 | split basegfx 2d tests to separate files (one per tested class) | Tomaž Vajngerl |
2018-11-25 | Fix typo | Andrea Gelmini |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-15 | tdf#42949 Fix IWYU warnings in include/basegfx/* | Gabor Kelemen |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-05-20 | coverity#1435682 Unchecked return value | Caolán McNamara |