1bbcc3fdf3
Add new overloads to OUString methods that have a "OUString* rest" style parameter. Instead return a view, which does not require allocation. To avoid overload ambiguity, split the methods into different variants that do not use default parameters. Change-Id: I1aa366115750f1f7ea4fe665804195f59f7c4b69 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167632 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins |
||
---|---|---|
.. | ||
inc/pch | ||
qa | ||
source | ||
util | ||
CppunitTest_comphelper_ifcontainer.mk | ||
CppunitTest_comphelper_parallelsort_test.mk | ||
CppunitTest_comphelper_syntaxhighlight_test.mk | ||
CppunitTest_comphelper_test.mk | ||
CppunitTest_comphelper_threadpool_test.mk | ||
CppunitTest_comphelper_variadictemplates_test.mk | ||
CppunitTest_comphelper_weakbag_test.mk | ||
IwyuFilter_comphelper.yaml | ||
JunitTest_comphelper_complex.mk | ||
Library_comphelper.mk | ||
Makefile | ||
Module_comphelper.mk | ||
PythonTest_comphelper_python.mk | ||
README.md | ||
StaticLibrary_windows_process.mk |
Helpers for Implementing UNO Components
Here goes anything not generic / mature enough to end up in URE's stable interface
at cppuhelper
, etc.