Files
loongoffice/tools/source/generic
Stephan Bergmann cb19a1ab5b -Werror,-Wtautological-constant-compare (Clang 6)
...making Fraction::HasOverflowValue() always return false on all platforms,
regardless of size of long, since 331e2e5ed3bf4e0b2c1fab3b7bca836170317827
"long->sal_Int32 in Fraction" changed Fraction::Impl::value from
boost::rational<sal_Int64> to boost::rational<sal_Int32>, and changed the limits
to compare with in Fraction::HasOverflowValue from long to sal_Int32.

Change-Id: I226ca240d6092ac803a1f65a363b1384903da17a
2017-10-16 14:39:29 +02:00
..
2017-07-31 08:25:07 +02:00
2017-05-08 08:33:01 +02:00
2017-07-05 15:31:11 +02:00
2017-10-03 08:41:11 +02:00
2017-05-09 15:41:46 +02:00