[Libreoffice-bugs] [Bug 112689] Replace chained O(U)StringBuffer::append() with operator+
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 30 11:03:12 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=112689
--- Comment #13 from Noel Grandin <noelgrandin at gmail.com> ---
A search like this:
git grep -A1 -wn OUStringBuffer | grep -B1 -w append
will find these places
--
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/20180730/0947f277/attachment.html>
More information about the Libreoffice-bugs
mailing list