https://bugs.documentfoundation.org/show_bug.cgi?id=120436

Andreas Heinisch <andreas.heini...@yahoo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreas.heini...@yahoo.de

--- Comment #5 from Andreas Heinisch <andreas.heini...@yahoo.de> ---
FormulaLocal parses every given text (formula) in the users native UI language
in bool ScDocFunc::SetCellText and this process needs time, since it will be
done every time.

Could we extend ScInputStringType ScStringUtil::parseInputString to get the
correct local format to avoid scanning it over and over again?

Or we could avoid the parsing of the inputr string if it is a formula?

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

Reply via email to