https://bugs.documentfoundation.org/show_bug.cgi?id=38551
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Find hard carriage return |Find hard carriage return |does not work. |using regular expressions | EDITING |"$" does not work backwards CC| |stephane.guillou@libreoffic | |e.org Blocks|102847 |146076 --- Comment #16 from Stéphane Guillou (stragu) <[email protected]> --- "\N" does not work, but I don't believe it is supposed to work as it is not documented by our help page[1] and not by the full ICU Regular Expressions documentation either[2], which we are supposed to support. Finding a hard carriage return works with "$", but only going forward in the text. So I am focusing this bug report in this particular problem. The issue with replacing is likely covered in bug 135538. Other issues can be described in another bug report, if a search of existing bugs doesn't return anything equivalent. Keeping bug reports focused will help getting the issues resolved. [1] https://help.libreoffice.org/7.6/en-US/text/shared/01/02100001.html [2] https://unicode-org.github.io/icu/userguide/strings/regexp.html#regular-expression-metacharacters Version tested: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 579d144290c1617fdb38d09b30900a6bbe390b8d CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102847 [Bug 102847] [META] Quick Find, Search and Replace https://bugs.documentfoundation.org/show_bug.cgi?id=146076 [Bug 146076] [META] Find & Replace Regular Expressions -- You are receiving this mail because: You are the assignee for the bug.
