diff options
author | Balazs Varga <balazs.varga.extern@allotropia.de> | 2024-12-17 17:39:43 +0100 |
---|---|---|
committer | Balazs Varga <balazs.varga.extern@allotropia.de> | 2024-12-18 17:51:08 +0100 |
commit | 9ebcb0271b4f1a4a1381e32c3c133e099a451806 (patch) | |
tree | 60d5a74fb5d5e3d34da6acd5541871ef74fa71bb /sc/qa/uitest/data | |
parent | 8b7900dc3dfc6e3284442dc106799c44dc8961de (diff) |
tdf#157476 tdf#150861 - sc fix autoFilter is filtering incorrectly
caused by rounding problem with duplicated values.
We need to store the rounded values, based on the numberformat
precision, otherwise later can cause problems at removing the duplicated
values.
Regression from: f6b143a57d9bd8f5d7b29febcb4e01ee1eb2ff1d
Change-Id: I19f5248122ffca1e52adb96714df79dd9c64b23c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178683
Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
Tested-by: Jenkins
Diffstat (limited to 'sc/qa/uitest/data')
-rw-r--r-- | sc/qa/uitest/data/autofilter/tdf157476.ods | bin | 0 -> 12365 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/sc/qa/uitest/data/autofilter/tdf157476.ods b/sc/qa/uitest/data/autofilter/tdf157476.ods Binary files differnew file mode 100644 index 000000000000..5b0a62a3fba2 --- /dev/null +++ b/sc/qa/uitest/data/autofilter/tdf157476.ods |