summaryrefslogtreecommitdiff
path: root/basegfx/test/boxclipper.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basegfxStephan Bergmann1-1/+1
2023-05-20loplugin:unusedmethodsNoel Grandin1-9/+0
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov1-2/+2
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen1-5/+0
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-05-20coverity#1435682 Unchecked return valueCaolán McNamara1-1/+1
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin1-4/+4
2017-10-23loplugin:includeform: basegfxStephan Bergmann1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-13/+13
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin1-1/+1
2017-04-28loplugin:cppunitassertequals: basegfxStephan Bergmann1-4/+4
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-1/+1
2017-01-10New loplugin:conststringvar: basegfxStephan Bergmann1-19/+17
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani1-4/+0
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-30basegfx tree cleanupMario J. Rugiero1-4/+2
2015-10-26WaE: loplugin:defaultparamsTor Lillqvist1-2/+1
2015-10-26Replace boost::bind by lambdas in basegfx tree.Mario J. Rugiero1-18/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin1-41/+41
2015-06-02Replaced boost::tuple with std::tupleZsolt Bölöny1-3/+2
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 Mohrhard1-2/+0
2014-04-09Clean up function declarationsStephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-01basegfx: accelerate Trapezoid subdivision by avoiding allocations.Michael Meeks1-1/+2
2013-11-11basegfx: include <> for external includesNorbert Thiebaud1-3/+3
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-12/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-5/+1
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens1-18/+39
2012-01-18Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten Behrens1-4/+4
2011-12-13More efficient insertion of B3DPolygonsThorsten Behrens1-5/+12
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers1-2/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+2
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara1-0/+2
2010-04-19DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix licens...Release Engineering1-14/+5
2010-01-21#i10000# Disable fp-fragile unit tests; fix build on win32thb1-3/+5
2010-01-18#i108160# #i10000# backport cairocanvas build fix & more build fixesthb1-1/+1