summaryrefslogtreecommitdiff
path: root/basegfx/test
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-21Add unit test for B2DRange's froundKorrawit Pruegsanusak1-0/+29
2012-01-28remove traces of b2dhompointThomas Arnhold1-28/+0
2012-01-18decompose() should return the original rotation angle and scales.Thorsten Behrens1-0/+17
2012-01-18Add more unit test coverage for generic clipperThorsten Behrens1-9/+46
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens3-24/+60
2012-01-18Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten Behrens3-7/+7
2012-01-06unusedcode: remove PlotterMatúš Kukan2-336/+0
2011-12-19Remove DebugPlotterAugust Sodora1-321/+0
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens1-5/+12
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers8-17/+0
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens1-5/+121
2011-11-02Cleanup basegfx - docs, visibility, pointless methods.Thorsten Behrens1-0/+4
2011-11-02Fix BXYBox behaviour and unit testThorsten Behrens1-7/+103
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-40/+40
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann8-1/+16
2011-08-03Add statically linked basegfx cppunittester for iOSTor Lillqvist2-0/+140
2011-07-21resyncing to masterBjoern Michaelsen1-28/+0
2011-07-14callcatcher: remove unused basegfx::B3DHomPoint::implHomogenizeThomas Arnhold1-28/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen9-22/+71
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer2-121/+0
2011-06-16CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]Mathias Bauer1-0/+1
2011-06-07No testing, sorry, when cross-compilingTor Lillqvist1-0/+5
2011-04-05remove ADAPT_EXT_STLCaolán McNamara1-7/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+7
2011-03-15Lock rotation matrix orthogonality via unit testThorsten Behrens1-0/+38
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-0/+7
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba7-14/+0
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 12Gert Faller1-8/+8
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth9-0/+25
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara8-0/+21