Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1006
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/06/1006/1
add indexOf family of function to OUStringBuffer
it is fairly common when converting String to OUString
to find code that search for thing and replace/delete
these things... the later need OUStringBuffer, the former
OUString.
This add the search feature provided by the indexOf family
of function found in OUString, into OUStringBuffer
Change-Id: I2de818e6317a94ed520f338ebc9ed08d5f17765c
---
M sal/inc/rtl/ustrbuf.hxx
1 file changed, 224 insertions(+), 0 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/1006
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2de818e6317a94ed520f338ebc9ed08d5f17765c
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Norbert Thiebaud <nthiebaud@gmail.com>
Context
- [PATCH] add indexOf family of function to OUStringBuffer · Norbert Thiebaud (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.