summaryrefslogtreecommitdiff
path: root/basegfx/test
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basegfxStephan Bergmann
2023-07-10tdf#99562: Do not ignore last column from matrixXisco Fauli
2023-07-07related: tdf#155735: clamp RGB valuesXisco Fauli
2023-06-26Revert "tdf#132246, tdf#155735: Add support for SourceAlpha"Xisco Fauli
2023-06-25tdf#155735: use 4x4 matrices in testsXisco Fauli
2023-06-24tdf#132246, tdf#155735: Add support for SourceAlphaXisco Fauli
2023-06-22basegfx: Add test for BColorModifier_black_and_whiteXisco Fauli
2023-06-22tdf#155735: Add support for matrix typeXisco Fauli
2023-06-22tdf#155735: Add support for hueRotate typeXisco Fauli
2023-06-21tdf#155735: Add tests in basegfxXisco Fauli
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-18improved B2DHomMatrixNoel Grandin
2023-02-23make B2DPolyPolygonTest deterministicNoel Grandin
2023-02-08basegfx: restructure B1DRange and B2DRange tests and add use casesTomaž Vajngerl
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-05-20basegfx: add test for 2D vector classes B2DVector, B2IVectorTomaž Vajngerl
2022-05-11basegfx: generalize B2DRange and B2IRange with Range2D templateTomaž Vajngerl
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl
2021-06-11Simplify vector initializationsJulien Nabet
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-02Added Unit test to BColorModifierDeb Barkley-Yeung
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-13tdf#123936 Formatting files in module basegfx with clang-formatPhilipp Hofer
2020-10-30tdf#124176 Using pragma once instead of inclusive guardsdiwanshu885
2020-09-03Add unit tests to B2DPointDeb Barkley-Yeung
2020-07-16merge needlessly split polygons back in Skia drawing (tdf#133016)Luboš Luňák
2020-06-02basegfx: test of coordinate system conversionTomaž Vajngerl
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-30remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl
2020-03-29basegfx: test B2DHomMatrix and Matrix togetherTomaž Vajngerl
2019-12-26Test for B2DRangeTomaž Vajngerl
2019-07-28unit test for B2DPointTomaž Vajngerl
2019-06-28add appendQuadraticBezierSegment to B2DPolygonTomaž Vajngerl
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna
2019-05-11Fix typoAndrea Gelmini
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna
2019-05-08Fix typoAndrea Gelmini
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-03-08new loplugin constvarsNoel Grandin
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2019-01-28split basegfx 2d tests to separate files (one per tested class)Tomaž Vajngerl
2018-11-25Fix typoAndrea Gelmini
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski