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

--- Comment #4 from Joop Kiefte <[email protected]> ---
Yep, I was right. sal_Unicode is used here, which is 16 bit. This is the result
of using a mostly USC-2 internal system that sometimes behaves as UTF-16, but
not always. I'm pretty sure I have seen more bugs like this and they mostly
stick around because the storage format seems to rely on 16 bit characters as
well? Is there any official policy on how Unicode should work in LibreOffice?
At this point it's a mashup of UTF-8 on the borders, UTF-16 internally, with
issues, and sometimes individual codepoints...

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

Reply via email to