summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_repo_content.cxx
AgeCommit message (Expand)Author
2014-10-11coverity#1130163 Unchecked return valueCaolán McNamara
2014-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-17fdo#72277: don't build and use nsspem when building against system curlCédric Bosdonnat
2014-07-15fdo#72277: Use NSS CACERT in cmis ucp with internal curlCédric Bosdonnat
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-13Revert "Resolves: fdo#72277 https CMIS Alfresco "The specified device is inva...Julien Nabet
2014-01-11Resolves: fdo#72277 https CMIS Alfresco "The specified device is invalid."Julien Nabet
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat
2013-10-29UCB: RepoContent::RepoContent use OUString::startsWith instead copy.Arnaud Versini
2013-09-02ucb: rename "cmisucp" log area for consistencyMichael Stahl
2013-09-02ucb: fixed bad init of shared_ptrCédric Bosdonnat
2013-09-02WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist
2013-09-02fdo#61589: ask what to do with invalid SSL certificates in CMIS UCPCédric Bosdonnat
2013-09-02CMIS Google Drive get repositoriesCao Cuong Ngo
2013-09-02CMIS: getRepositories should call createSessionCao Cuong Ngo
2013-09-02Switched to use libcmis' future 0.4.0 codeCédric Bosdonnat
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-05Mark as constTakeshi Abe
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith
2013-02-12CMIS: proxy was setin to ":-1" is no proxy is defined in the UICédric Bosdonnat
2013-01-24CMIS: use the proxy settings from the optionsCédric Bosdonnat
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-09-16Fix for inefficient checking for 'm_aRepositories' emptinessJulien Nabet
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-13warning C4101: unreferenced local variableMichael Stahl
2012-07-09CMIS UCP: forgot to git add new filesCédric Bosdonnat