summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-curl/CurlUri.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in ucbNoel Grandin
2024-01-01cid#1545411 Resource leakJulien Nabet
2023-06-15ooo#41037 Reject URLs containing unencoded NUL charactersStephan Bergmann
2023-03-30loplugin:stringadd in ucbNoel Grandin
2022-09-28use more string_view in ucbNoel Grandin
2022-06-20elide some makeStringAndClear() callsNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2021-11-26ucb: webdav-curl: fix CurlUri::CloneWithRelativeRefPathAbsolute()Michael Stahl
2021-11-09Address of dllimport function isn't considered constant expression by clang-clStephan Bergmann
2021-11-03ucb: webdav-curl: convert webdav unit tests to curlMichael Stahl
2021-11-01ucb: webdav-curl: clean up CurlUri m_Path messMichael Stahl
2021-11-01ucb: webdav-curl: convert URI reference to URI as early as possibleMichael Stahl
2021-11-01ucb: webdav-curl: implement CurlUri, partially based on SerfUriMichael Stahl