summaryrefslogtreecommitdiff
path: root/basegfx/test/basegfx2d.cxx
AgeCommit message (Expand)Author
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
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-04-28loplugin:cppunitassertequals: basegfxStephan Bergmann
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-01-18remove unused fileMarkus Mohrhard
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-04-09Clean up function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from basegfxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-01basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks
2013-11-11basegfx: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-02-21remove redundant/empty setup/tear-down methods from unit testsMichael Meeks
2012-02-21Add unit test for B2DRange's froundKorrawit Pruegsanusak
2012-01-28remove traces of b2dhompointThomas Arnhold
2012-01-18decompose() should return the original rotation angle and scales.Thorsten Behrens
2011-12-19Remove DebugPlotterAugust Sodora
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens
2011-11-02Cleanup basegfx - docs, visibility, pointless methods.Thorsten Behrens
2011-11-02Fix BXYBox behaviour and unit testThorsten Behrens
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-03-15Lock rotation matrix orthogonality via unit testThorsten Behrens