office-gobmx/sal/rtl
Eike Rathke b086fd9923 approxEqual: check isFinite()
Necessary as all comparisons involving a Nan evaluate to false and the
assert() in isRepresentableInteger() was hit by crash test documents
where approxEqual() was called with a least one Nan.

Change-Id: I9e8f41c36c0cf14cabf47c3df773c601d32682d6
2016-10-13 15:13:53 +02:00
..
alloc_arena.cxx clang-cl loplugin: sal 2016-10-04 06:51:29 +00:00
alloc_arena.hxx
alloc_cache.cxx clang-cl loplugin: sal 2016-10-04 06:51:29 +00:00
alloc_cache.hxx
alloc_fini.cxx
alloc_global.cxx
alloc_impl.hxx
bootstrap.cxx
byteseq.cxx
cipher.cxx
cmdargs.cxx
crc.cxx
digest.cxx
hash.cxx
hash.hxx
locale.cxx
math.cxx approxEqual: check isFinite() 2016-10-13 15:13:53 +02:00
random.cxx
rtl_process.cxx
strbuf.cxx
strimp.cxx
strimp.hxx
string.cxx
strtmpl.cxx
unload.cxx
uri.cxx
ustrbuf.cxx
ustring.cxx New rtl::splitSurrogates, remove code duplication 2016-10-07 18:12:26 +02:00
uuid.cxx