summaryrefslogtreecommitdiffstats
path: root/basegfx/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-022-139/+0
* targetted re-work of cppunit pieces.Michael Meeks2012-06-278-75/+44
* targeted string re-workNorbert Thiebaud2012-06-021-8/+8
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-4/+0
* remove redundant/empty setup/tear-down methods from unit testsMichael Meeks2012-02-211-105/+0
* Add unit test for B2DRange's froundKorrawit Pruegsanusak2012-02-211-0/+29
* remove traces of b2dhompointThomas Arnhold2012-01-281-28/+0
* decompose() should return the original rotation angle and scales.Thorsten Behrens2012-01-181-0/+17
* Add more unit test coverage for generic clipperThorsten Behrens2012-01-181-9/+46
* Fix error in handling 'z' for svg:d string parsingThorsten Behrens2012-01-183-24/+60
* Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten Behrens2012-01-183-7/+7
* unusedcode: remove PlotterMatúš Kukan2012-01-062-336/+0
* Remove DebugPlotterAugust Sodora2011-12-191-321/+0
* More efficient insertion of B3DPolygonsThorsten Behrens2011-12-131-5/+12
* precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers2011-11-058-17/+0
* Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens2011-11-031-5/+121
* Cleanup basegfx - docs, visibility, pointless methods.Thorsten Behrens2011-11-021-0/+4
* Fix BXYBox behaviour and unit testThorsten Behrens2011-11-021-7/+103
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-40/+40
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-128-1/+16