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

--- Comment #3 from Khaled Hosny <[email protected]> ---
I don’t know much about the spell checking code, but for IsUpperLetter() and
IsLowerLetter() that sounds broken indeed. May be instead of the home grown
function, the code should use IsUpper() and IsLower() from
<linguistic/misc.hxx> which seem not to suffer from the same issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to