summaryrefslogtreecommitdiff
path: root/svl/source/items
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-02-28 16:07:33 +0100
committerEike Rathke <erack@redhat.com>2012-02-28 16:08:06 +0100
commitef37bb6a02674cf676cadcd69445b4deadad9be6 (patch)
tree071b9e1265f564430f34c7b31a0b85b9f8531edb /svl/source/items
parent20c25d497a0d35a68a7dea9a0d7bc5b667a40ad4 (diff)
fixed crashes due to transition from Table to std::map
Old code used Table Seek/Next followed by GetCurKey() that returned -1 (or some such? anyway) if after the last element, comparing with another key. Replacement code did not check for valid iterators. Crash happened when changing the locale within the number formatter and obtaining the default currency format. May also have happened when changing the default locale and documents using a number formatter were open.
Diffstat (limited to 'svl/source/items')
0 files changed, 0 insertions, 0 deletions