https://bz.apache.org/ooo/show_bug.cgi?id=126901

--- Comment #3 from [email protected] ---
Created attachment 85384
  --> https://bz.apache.org/ooo/attachment.cgi?id=85384&action=edit
Don't allow thousand separators before digits

Proposed patch. Changes the allowed placement of the thousand separator in
ScStringUtil::parseSimpleNumber() to be after digits, instead of not first in
the string.

The patch is quite long because I added a unit test for it, which needed
changes to main/sc to export ScStringUtil from main/sc/inc/stringutil.hxx so
the unit test could link to it (I've emailed dev@ in a mail entitled "Exporting
symbols from AOO shared libraries" asking whether this is ok).

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to