summaryrefslogtreecommitdiffstats
path: root/basegfx/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove visual noise from basegfxAlexander Wilms2014-02-251-5/+5
* Remove unneccessary commentsAlexander Wilms2014-02-237-9/+9
* basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks2014-01-012-4/+33
* basegfx: include <> for external includesNorbert Thiebaud2013-11-117-22/+22
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-111-8/+8
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-314-50/+38
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-24/+24
* simplify OUString assignmentsChr. Rossmanith2013-03-201-11/+7
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-067-162/+99