summaryrefslogtreecommitdiff
path: root/basegfx/test
AgeCommit message (Expand)AuthorFilesLines
2018-05-20coverity#1435682 Unchecked return valueCaolán McNamara3-4/+4
2018-04-05fix bug in b2dpolypolygon::testTrapezoidHelperNoel Grandin1-0/+1
2018-01-04basegfx: extract svg path import/export test to own fileTomaž Vajngerl2-219/+255
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin4-9/+9
2017-10-23loplugin:includeform: basegfxStephan Bergmann2-2/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist5-136/+136
2017-07-02loplugin:casttovoid: basegfxStephan Bergmann1-12/+0
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin1-1/+1
2017-04-28loplugin:cppunitassertequals: basegfxStephan Bergmann5-203/+209
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist2-2/+2
2017-01-10New loplugin:conststringvar: basegfxStephan Bergmann4-44/+41
2017-01-07coverity#1398371 Useless callCaolán McNamara1-13/+0
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann2-31/+53
2016-07-25basegfx: use polygon initializer_list in some placesTomaž Vajngerl1-33/+38
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani3-15/+0
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran3-47/+0
2016-01-31boost::tuple -> std::tupleCaolán McNamara1-10/+7
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-17/+17
2015-10-30basegfx tree cleanupMario J. Rugiero1-4/+2
2015-10-26WaE: loplugin:defaultparamsTor Lillqvist1-2/+1
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero1-18/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-22/+22
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin1-1/+1
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin2-44/+44
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny2-5/+4
2015-06-01Remove B1IRange, it's not used anywhereZsolt Bölöny1-2/+0
2015-06-01Remove B1IBox, it's not used anywhereZsolt Bölöny1-60/+0
2015-04-27More loplugin:simplifyboolStephan Bergmann1-4/+4
2015-01-18remove unused fileMarkus Mohrhard2-66/+2
2014-10-07disambiguate uniform_int_distributionCaolán McNamara1-1/+1
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-2/+2
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard7-29/+0
2014-04-09Clean up function declarationsStephan Bergmann3-5/+39
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann7-24/+24
2014-02-25Remove visual noise from basegfxAlexander Wilms1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms7-9/+9
2014-01-01basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks2-4/+33
2013-11-11basegfx: include <> for external includesNorbert Thiebaud7-22/+22
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-8/+8
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand4-50/+38
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-24/+24
2013-03-20simplify OUString assignmentsChr. Rossmanith1-11/+7
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks7-162/+99
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2-139/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks8-75/+44
2012-06-02targeted string re-workNorbert Thiebaud1-8/+8
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara2-4/+0
2012-02-21remove redundant/empty setup/tear-down methods from unit testsMichael Meeks1-105/+0