summaryrefslogtreecommitdiff
path: root/include/comphelper/random.hxx
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-07-19compact namespace: comphelperNoel Grandin
2015-07-10add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara
2015-05-24callcatcher: update unused codeCaolán McNamara
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06when size_t == unsigned intCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold