office-gobmx/external/libcmis
Christian Lohmaier 97a809a74c onedrive integration: updating metadata needs to be http PATCH
avoids general i/o error message when adding newly created documents via
the "Save remote" menu option.

support for PATCH was added with 9cfcf83f53
but only applied in onedrive-document.cxx OneDriveDocument::setContentStream
which has it's own update of properties instead of reusing the method
from onedrive-object.cxx

Change-Id: I50f8801ac3186953f60198f877cedf3729307b89
2020-12-14 22:05:30 +01:00
..
inc/pch
0001-rename-class-GetObject-to-avoid-name-clash-on-Window.patch
libcmis-libxml2_compatibility.patch
libcmis_onedrive.patch
Makefile
Module_libcmis.mk
README
StaticLibrary_libcmis.mk
UnpackedTarball_libcmis.mk

A C++ client library for the CMIS interface.

From:
[https://github.com/tdf/libcmis]

Wikipedia (CMIS):
Content Management Interoperability Services (CMIS) is an open standard that defines an
abstraction layer for controlling diverse document management systems and repositories using web protocols.