summaryrefslogtreecommitdiffstats
path: root/include/tools/fract.hxx
Commit message (Expand)AuthorAgeFilesLines
* tools: print some FractionsMichael Stahl2017-10-261-0/+9
* -Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann2017-10-161-2/+0
* check for NaN in FractionNoel Grandin2017-09-271-1/+8
* long->sal_Int32 in FractionNoel Grandin2017-09-151-6/+7
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-131-4/+19
* drop default param from Fraction::FractionNoel Grandin2016-09-051-1/+1
* cid#1371160 Missing move assignment operatorNoel Grandin2016-08-291-0/+2
* loplugin:constparams in toolsNoel Grandin2016-07-131-1/+1
* Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2015-12-101-1/+1
* use unique_ptr for pImpl in tools/Noel Grandin2015-11-171-1/+2
* Apply pimpl to Fraction.Kohei Yoshida2014-11-171-6/+6
* Make these methods non-inline.Kohei Yoshida2014-11-171-101/+18
* fdo#81356: use boost::rational internally in FractionJuan Picca2014-10-281-13/+41
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-0/+142
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-142/+0
* fdo#63154 Remove old solar.h referencesAlexandre Vicenzi2014-03-091-1/+0
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-1/+1
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-161-1/+1
* fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold2013-10-231-2/+2
* execute move of global headersBjoern Michaelsen2013-04-231-0/+143