https://bugs.documentfoundation.org/show_bug.cgi?id=173604
--- Comment #18 from V Stuart Foote <[email protected]> --- Note the patch Xisco cherry picked from Samuel M. The calc instance of Find & Replace now includes the ICU lib based transliterations needed and better matches search behavior in Writer, to toggle the 'Diacritic-sensitive' behavior. TransliterationFlags::IGNORE_DIACRITICS_CTL | TransliterationFlags::IGNORE_KASHIDA_CTL; They're named for _CTL but applicable for all three language groupings. And, curious if the QFS (Find & Replace) regex handling (?i) will follow that same path, or if its plumbing also needs a tweak. -- You are receiving this mail because: You are the assignee for the bug.
