Files
loongoffice/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 9cfcf83f53e0ae897b30705f790c6ebe0b86932e
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
..

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.