From 25277bcb727994072239c9c2549c271fdd62150e Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Fri, 12 Jul 2019 12:59:22 +0200 Subject: tdf#126268: Add support for negative decimal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit basically reintroduce the code deleted in 2e26ef34bf1a2e5d1293e45cf3b1415d9514b056 and check at the right place the sign values Change-Id: Idf613a3a087b428d1f85abe9b43342fb67538a63 Reviewed-on: https://gerrit.libreoffice.org/75488 Tested-by: Jenkins Reviewed-by: Xisco FaulĂ­ --- dbaccess/qa/unit/data/tdf126268.odb | Bin 4877 -> 5015 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'dbaccess/qa/unit/data') diff --git a/dbaccess/qa/unit/data/tdf126268.odb b/dbaccess/qa/unit/data/tdf126268.odb index ffd00c140791..434a4238ba3b 100644 Binary files a/dbaccess/qa/unit/data/tdf126268.odb and b/dbaccess/qa/unit/data/tdf126268.odb differ -- cgit