Files
loongoffice/include/o3tl
Stephan Bergmann eca89ece45 Replace rtl_string_getTokenView with o3tl::getToken
...to not needlessly extend the sal ABI.

At least for now, o3tl::getToken has a simpler interface than its
OString::getToken counterpart (driven mainly by how it is used for now): it does
not support a `token` argument, and its `position` argument must not be npos.
To meet the latter requirement, the check for "subpath" in LineParser::readPath
has been reworked slightly.

Change-Id: I4428fe2d9aa03ca83a436fc6493fbc34665a8033
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115742
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-05-18 16:10:41 +02:00
..
2021-04-09 11:56:36 +02:00
2021-04-09 11:56:36 +02:00
2021-03-27 21:55:55 +01:00
2021-04-09 11:56:36 +02:00
2021-03-30 10:11:45 +02:00
2021-04-09 11:56:36 +02:00