https://bz.apache.org/ooo/show_bug.cgi?id=126901
--- Comment #4 from [email protected] --- Oh and selecting "Detect special numbers" in the CSV import screen correctly imports values like +,123 as strings, since it bypasses ScStringUtil::parseSimpleNumber() and uses the much more advanced parser in the svl module. This also what leads me to believe that this is really a defect in ScStringUtil::parseSimpleNumber(). -- You are receiving this mail because: You are the assignee for the issue.
