diff options
author | Eike Rathke <erack@redhat.com> | 2018-06-04 20:06:49 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2018-06-04 22:30:48 +0200 |
commit | bfe6e9ecb18e8a3d9da368a1eb48e807ab9041cf (patch) | |
tree | da1cdc4268093349f81ca0a145dfb89607fc852d /sysui/desktop | |
parent | 39e2c1f2a3de68f1a971d14bec31e88a83056924 (diff) |
Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867
Caller of ImpSvNumberformatScan::GetKeyWord() needs to know if
English or locale's keyword was found and act on it.
Pointed out by an assert when attempting to copy "STANDARD" length
characters (8) from "General" (7), which doesn't harm because when
not in debug it copied the terminating 0-character. However, the
keyword name also needs to be replaced for the locale's resulting
format code.
Change-Id: Ia5211b307ea44c1ba9c2b86786368355c570d4a2
Reviewed-on: https://gerrit.libreoffice.org/55293
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sysui/desktop')
0 files changed, 0 insertions, 0 deletions