[Libreoffice-bugs] [Bug 128200] Wrong translations of formula function names and identifiers

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 28 14:08:48 UTC 2020


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

--- Comment #7 from Eike Rathke <erack at redhat.com> ---
Using the predefined character classes [:alpha:] and [:alnum:] may even be
better, it catches things not thought of.. Though it depends on the current
locale and delivers false positives in a C or non-UTF-8 locale.

On the other hand Calc allows some constructs like mid letter, spacing marks
and modifier letters, I'll have to rethink the Calc grep.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200428/43d7fc55/attachment.htm>


More information about the Libreoffice-bugs mailing list