diff --git a/ucb/source/ucp/webdav/webdavcontent.cxx b/ucb/source/ucp/webdav/webdavcontent.cxx index ca71b3bf68a1..741363a7cfd4 100644 --- a/ucb/source/ucp/webdav/webdavcontent.cxx +++ b/ucb/source/ucp/webdav/webdavcontent.cxx @@ -2822,6 +2822,7 @@ void Content::transfer( Environment ); // Unreachable } + SAL_FALLTHROUGH; case ucb::NameClash::OVERWRITE: break; diff --git a/ucb/source/ucp/webdav/webdavresponseparser.cxx b/ucb/source/ucp/webdav/webdavresponseparser.cxx index f666d8686a63..66b73f1d29d3 100644 --- a/ucb/source/ucp/webdav/webdavresponseparser.cxx +++ b/ucb/source/ucp/webdav/webdavresponseparser.cxx @@ -716,6 +716,7 @@ namespace maLock.Scope = maLockScope; maResult_Lock.push_back(maLock); } + SAL_FALLTHROUGH; // I hope intentional? case WebDAVName_propstat: { // propstat end, check status