summaryrefslogtreecommitdiffstats
path: root/basegfx/test/boxclipper.cxx
Commit message (Expand)AuthorAgeFilesLines
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* coverity#1435682 Unchecked return valueCaolán McNamara2018-05-201-1/+1
* loplugin:constmethod in basegfx,sotNoel Grandin2017-10-261-4/+4
* loplugin:includeform: basegfxStephan Bergmann2017-10-231-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-13/+13
* loplugin:comparisonwithconstant in basegfxNoel Grandin2017-05-181-1/+1
* loplugin:cppunitassertequals: basegfxStephan Bergmann2017-04-281-4/+4
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-1/+1
* New loplugin:conststringvar: basegfxStephan Bergmann2017-01-101-19/+17
* tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2016-03-081-4/+0
* loplugin:fpcomparison in basegfxNoel Grandin2016-01-221-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* 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-121-2/+2
* convert B2VectorOrientation to scoped enumNoel Grandin2015-06-041-41/+41
* Replaced boost::tuple with std::tupleZsolt Bölöny2015-06-021-3/+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-061-2/+0
* Clean up function declarationsStephan Bergmann2014-04-091-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks2014-01-011-1/+2
* basegfx: include <> for external includesNorbert Thiebaud2013-11-111-3/+3
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-311-12/+9
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-9/+9
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-5/+1
* Fix error in handling 'z' for svg:d string parsingThorsten Behrens2012-01-181-18/+39
* Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten Behrens2012-01-181-4/+4
* More efficient insertion of B3DPolygonsThorsten Behrens2011-12-131-5/+12
* precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers2011-11-051-2/+0
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-0/+2
* Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-061-0/+2
* DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix licens...Release Engineering2010-04-191-14/+5
* #i10000# Disable fp-fragile unit tests; fix build on win32thb2010-01-211-3/+5
* #i108160# #i10000# backport cairocanvas build fix & more build fixesthb2010-01-181-1/+1
* #i105939# Adds special box clipping support to basegfxthb2009-10-161-0/+426