On 10/05/2012 09:09 AM, Noel Grandin (via Code Review) wrote:
I have submitted a patch for review:https://gerrit.libreoffice.org/768 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/768/1 Add a 'fromIndex' parameter to OUString::replaceAll Change-Id: I001099baaca5cd402aebcd15c031d9060286a8f9 --- M sal/inc/rtl/ustring.h M sal/inc/rtl/ustring.hxx M sal/rtl/source/ustring.cxx M sal/util/sal.map 4 files changed, 32 insertions(+), 3 deletions(-)
Noel, for consistency, can you also extend OString::replaceAll and the other two OUString::replaceAll overloads (the templated ones that allow using plain string literals as arguments)?
Stephan _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
