summaryrefslogtreecommitdiff
path: root/basegfx/test/boxclipper.cxx
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-05-20coverity#1435682 Unchecked return valueCaolán McNamara
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-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-04-28loplugin:cppunitassertequals: basegfxStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-01-10New loplugin:conststringvar: basegfxStephan Bergmann
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30basegfx tree cleanupMario J. Rugiero
2015-10-26WaE: loplugin:defaultparamsTor Lillqvist
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
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-23Remove unneccessary commentsAlexander Wilms
2014-01-01basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks
2013-11-11basegfx: include <> for external includesNorbert Thiebaud
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
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-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens
2012-01-18Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten Behrens
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-04-19DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix licens...Release Engineering
2010-01-21#i10000# Disable fp-fragile unit tests; fix build on win32thb
2010-01-18#i108160# #i10000# backport cairocanvas build fix & more build fixesthb
2009-10-16#i105939# Adds special box clipping support to basegfxthb