summaryrefslogtreecommitdiff
path: root/libcmis/README
blob: c39861a7614f53a3d5f053023127676acd75cdc1 (plain)
1
2
3
4
5
6
7
8
A C++ client library for the CMIS interface.

From:
[http://sourceforge.net/projects/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.
uuiNoel Grandin 2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09new loplugin: oncevarNoel Grandin 2015-11-06coverity#1338249 Uncaught exceptionCaolán McNamara 2015-11-04yyyyyNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken 2015-09-16boost->stdCaolán McNamara 2015-09-10vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe