diff options
author | Laurent Balland <laurent.balland@mailo.fr> | 2024-06-08 17:14:31 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-06-13 22:35:40 +0200 |
commit | 54e46d3425846ed8e5bf84b1bf06ff8cf3aa48ce (patch) | |
tree | 71bdb8c2e3de215d6a81bfe8dab802561b9a518e /configure.ac | |
parent | 908f5a2bf09afc5b06708264b98bbc93b0c1c892 (diff) |
tdf#159930 Treat special case with no integer digit
Number format with no integer digit, such as "+.##;-.##"
was placing string with the decimal separator.
This change insert string at the begining of the number string as
expected.
This format code is saved as "+#.##;-#.##" in ODF, but display is the
same; so no change is made on this side.
Add unit test for this format
Change-Id: I74fbe0e9a5303672ac7927d37922c06a762feba6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168577
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
(cherry picked from commit bd2ffb6f33e549483b41f6235ba64fa735205d38)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168797
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions