office-gobmx/sal/rtl
Eike Rathke b7f62ed447 Resolves: tdf#126766 fix rounding correction at start of negative values
doubleToString() is entered with an inaccuracy afflicted
fValue=-9999.9999999999927 for which the rounding into the next
magnitude incremented the '-' character to '.' instead of
appending a '1' (and '0' and then "000") thus yielded ".0000"
instead of "-10000"

This seems to have been always the case.

Change-Id: I66170defa71fec40ca0b85f68affde8eff0d5ccb
Reviewed-on: https://gerrit.libreoffice.org/77208
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
(cherry picked from commit be8da97976)
Reviewed-on: https://gerrit.libreoffice.org/77216
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Reviewed-on: https://gerrit.libreoffice.org/77911
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
2019-08-30 10:37:36 +02:00
..
alloc_arena.cxx
alloc_arena.hxx
alloc_cache.cxx
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
random.cxx
rtl_process.cxx
strbuf.cxx
strimp.cxx
strimp.hxx
string.cxx
strtmpl.cxx
unload.cxx
uri.cxx
ustrbuf.cxx
ustring.cxx
uuid.cxx