[Libreoffice-bugs] [Bug 31480] Find/replace non-printing characters easily

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 19 18:39:38 UTC 2021


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

--- Comment #27 from Eyal Rozenberg <eyalroz1 at gmx.com> ---
(In reply to Jan-Marek Glogowski from comment #26)
> Just for this match to happen, you would need to convert the internal
> representation of newline to "\n", so a regexp can match

You would likely not want run a regexp search. Perhaps something like an XQuery
or XPath lookup. i.e. you would probably transform the regex, not the document.


> And IMHO that would be really non-trivial.

Yes, of course it would be non-trivial - it would require quite a bit of
programming work. And that is another reason why I think this bug should be
split up.

-- 
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/20210219/303670f8/attachment.htm>


More information about the Libreoffice-bugs mailing list