webdav: Implement unlocking of documents

Desktop / LibreOffice - Matúš Kukan [collabora.com] - 26 March 2014 10:39 UTC

53e9b33 webdav: Implement unlocking of documents.
ucb/Library_ucpdav1.mk | 1 +
ucb/source/ucp/webdav/SerfLockStore.cxx | 11 ++++
ucb/source/ucp/webdav/SerfLockStore.hxx | 2 +
ucb/source/ucp/webdav/SerfRequestProcessor.cxx | 19 +++++++
ucb/source/ucp/webdav/SerfRequestProcessor.hxx | 3 +
ucb/source/ucp/webdav/SerfSession.cxx | 47 ++++++----------
ucb/source/ucp/webdav/SerfSession.hxx | 2 +-
ucb/source/ucp/webdav/SerfUnlockReqProcImpl.cxx | 68 +++++++++++++++++++++++
ucb/source/ucp/webdav/SerfUnlockReqProcImpl.hxx | 54 ++++++++++++++++++
9 files changed, 177 insertions(+), 30 deletions(-)

Upstream: cgit.freedesktop.org


  • Share