summaryrefslogtreecommitdiffstats
path: root/basegfx/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2019-05-141-19/+0
* Fix typoAndrea Gelmini2019-05-111-1/+1
* drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna2019-05-091-0/+20
* Fix typoAndrea Gelmini2019-05-081-1/+1
* Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov2019-03-161-2/+2
* new loplugin constvarsNoel Grandin2019-03-081-4/+4
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-1818-35/+0
* split basegfx 2d tests to separate files (one per tested class)Tomaž Vajngerl2019-01-2813-1024/+1330
* Fix typoAndrea Gelmini2018-11-251-3/+3
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-151-0/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-8/+8
* coverity#1435682 Unchecked return valueCaolán McNamara2018-05-203-4/+4
* fix bug in b2dpolypolygon::testTrapezoidHelperNoel Grandin2018-04-051-0/+1
* basegfx: extract svg path import/export test to own fileTomaž Vajngerl2018-01-042-219/+255
* loplugin:constmethod in basegfx,sotNoel Grandin2017-10-264-9/+9
* loplugin:includeform: basegfxStephan Bergmann2017-10-232-2/+2
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-265-136/+136
* loplugin:casttovoid: basegfxStephan Bergmann2017-07-021-12/+0
* loplugin:comparisonwithconstant in basegfxNoel Grandin2017-05-181-1/+1
* loplugin:cppunitassertequals: basegfxStephan Bergmann2017-04-285-203/+209
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-152-2/+2
* New loplugin:conststringvar: basegfxStephan Bergmann2017-01-104-44/+41
* coverity#1398371 Useless callCaolán McNamara2017-01-071-13/+0
* CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann2016-10-062-31/+53
* basegfx: use polygon initializer_list in some placesTomaž Vajngerl2016-07-251-33/+38
* tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2016-03-083-15/+0
* tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran2016-02-193-47/+0
* boost::tuple -> std::tupleCaolán McNamara2016-01-311-10/+7
* loplugin:fpcomparison in basegfxNoel Grandin2016-01-221-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-17/+17
* basegfx tree cleanupMario J. Rugiero2015-10-301-4/+2
* WaE: loplugin:defaultparamsTor Lillqvist2015-10-261-2/+1
* Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero2015-10-261-18/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-22/+22
* Fix typosAndrea Gelmini2015-09-301-1/+1
* convert B2VectorContinuity to scoped enumNoel Grandin2015-06-041-1/+1
* convert B2VectorOrientation to scoped enumNoel Grandin2015-06-042-44/+44
* Replaced boost::tuple with std::tupleZsolt Bölöny2015-06-022-5/+4
* Remove B1IRange, it's not used anywhereZsolt Bölöny2015-06-011-2/+0
* Remove B1IBox, it's not used anywhereZsolt Bölöny2015-06-011-60/+0
* More loplugin:simplifyboolStephan Bergmann2015-04-271-4/+4
* remove unused fileMarkus Mohrhard2015-01-182-66/+2
* disambiguate uniform_int_distributionCaolán McNamara2014-10-071-1/+1
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-061-2/+2
* remove unnecessary whitespaces in basegfxMarkus Mohrhard2014-07-067-29/+0
* Clean up function declarationsStephan Bergmann2014-04-093-5/+39
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-24/+24