Hello,<br><br>this patch fixes a crash in calc when you try to format a cell as currency and hit the &#39;Negative Numbers Red&#39; or &#39;Thousands seperator&#39; checkbox.<br><a href="http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=368227ac441644602de197ee0d329f3ea997f9ca">http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=368227ac441644602de197ee0d329f3ea997f9ca</a><br>
<br>This patch only fixes the crash, we have still some strange issues but they don&#39;t seem to be exactly related and there is a different bug report for them. The code that caused the crash was introduced for the 3.4 release but was not aware that we have really ugly corner cases in this method.<br>
<br>I talked to bubli on IRC and we agreed that we should do a bit clean-up in master for this method.<br><br>Regards,<br>Markus<br>