summaryrefslogtreecommitdiff
path: root/include/tools/fract.hxx
AgeCommit message (Expand)Author
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