summaryrefslogtreecommitdiffstats
path: root/include/basegfx/numeric
Commit message (Expand)AuthorAgeFilesLines
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-171-18/+0
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-2/+2
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-0/+19
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-19/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-0/+19
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+2
* RotateFlyFrame3: Initial support addedArmin Le Grand2017-11-181-0/+20
* ofz#3883 Integer-overflowCaolán McNamara2017-10-291-3/+3
* ofz+ubsan: limit double range to sal_Int32 limitsCaolán McNamara2017-10-091-1/+5
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-041-1/+1
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-291-1/+1
* coverity#1326120 try and silence Constant expression resultCaolán McNamara2015-10-221-0/+6
* Revert "fTools::getSmallValue() is not used anymore"Caolán McNamara2015-05-211-1/+4
* fTools::getSmallValue() is not used anymoreZsolt Bölöny2015-05-211-4/+1
* Remove unused basegfx::copySignMiklos Vajna2014-04-221-11/+0
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-0/+12
* Remove visual noise from includeAlexander Wilms2014-03-011-3/+3
* we can do away with mfSmallValueCaolán McNamara2014-02-261-6/+1
* callcatcher: update unused codeCaolán McNamara2014-02-261-4/+0
* remove unused code basegfx::snapToNearestMultiple(double, double)Noel Grandin2014-02-251-12/+0
* remove unused code basegfx::snapToRange(double, double, double)Noel Grandin2014-02-251-4/+0
* fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold2013-10-231-3/+3
* Resolves: #i120596# Optimized grid primitiveArmin Le Grand2013-05-191-0/+30
* execute move of global headersBjoern Michaelsen2013-04-231-0/+198