summaryrefslogtreecommitdiff
path: root/basegfx/test
AgeCommit message (Expand)Author
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
2018-05-20coverity#1435682 Unchecked return valueCaolán McNamara
2018-04-05fix bug in b2dpolypolygon::testTrapezoidHelperNoel Grandin
2018-01-04basegfx: extract svg path import/export test to own fileTomaž Vajngerl
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-23loplugin:includeform: basegfxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-02loplugin:casttovoid: basegfxStephan Bergmann
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-04-28loplugin:cppunitassertequals: basegfxStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-01-10New loplugin:conststringvar: basegfxStephan Bergmann
2017-01-07coverity#1398371 Useless callCaolán McNamara
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-07-25basegfx: use polygon initializer_list in some placesTomaž Vajngerl
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30basegfx tree cleanupMario J. Rugiero
2015-10-26WaE: loplugin:defaultparamsTor Lillqvist
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny
2015-06-01Remove B1IBox, it's not used anywhereZsolt Bölöny