summaryrefslogtreecommitdiff
path: root/include/basegfx/numeric
AgeCommit message (Expand)Author
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand
2017-10-29ofz#3883 Integer-overflowCaolán McNamara
2017-10-09ofz+ubsan: limit double range to sal_Int32 limitsCaolán McNamara
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2015-10-22coverity#1326120 try and silence Constant expression resultCaolán McNamara
2015-05-21Revert "fTools::getSmallValue() is not used anymore"Caolán McNamara
2015-05-21fTools::getSmallValue() is not used anymoreZsolt Bölöny
2014-04-22Remove unused basegfx::copySignMiklos Vajna
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26we can do away with mfSmallValueCaolán McNamara
2014-02-26callcatcher: update unused codeCaolán McNamara
2014-02-25remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin
2014-02-25remove unused code basegfx::snapToRange(double, double, double)Noel Grandin
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold
2013-05-19Resolves: #i120596# Optimized grid primitiveArmin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen