summaryrefslogtreecommitdiff
path: root/include/basegfx/numeric
AgeCommit message (Expand)Author
2022-10-31tdf#143377 Correct maximum Skew for TextOrientation in CalcArmin Le Grand (allotropia)
2022-09-07Use exactly two comparisons in froundMike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-18Drop F_PI180Mike Kaganski
2021-11-18Drop obsolete commentMike Kaganski
2021-06-17basegfx: change template param to use int instead boolTomaž Vajngerl
2021-06-16basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl
2021-03-15Drop obsolete commentsMike Kaganski
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-26tdf#124176: Use pragma once instead of header guardPelin Kuran
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
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