summaryrefslogtreecommitdiff
path: root/include/tools/fract.hxx
AgeCommit message (Expand)Author
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19add tools::Long typedef and use it in toolsNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2019-06-25tdf#94677 Calc is slow opening large CSV, improve tools::FractionNoel Grandin
2017-10-26tools: print some FractionsMichael Stahl
2017-10-16-Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann
2017-09-27check for NaN in FractionNoel Grandin
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2016-09-05drop default param from Fraction::FractionNoel Grandin
2016-08-29cid#1371160 Missing move assignment operatorNoel Grandin
2016-07-13loplugin:constparams in toolsNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin
2014-11-17Apply pimpl to Fraction.Kohei Yoshida
2014-11-17Make these methods non-inline.Kohei Yoshida
2014-10-28fdo#81356: use boost::rational internally in FractionJuan Picca
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-03-09fdo#63154 Remove old solar.h referencesAlexandre Vicenzi
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen