summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_content.cxx
AgeCommit message (Expand)Author
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-24coverity#983986 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983991 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1213513 Uncaught exceptionCaolán McNamara
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-03-06coverity#982487 Unchecked dynamic_castCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-02-11coverity#1103732 Uncaught exceptionCaolán McNamara
2014-02-08coverity#982486 Unchecked dynamic_castCaolán McNamara
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-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat
2013-11-07CMIS Versions dialog: fix version dateCédric Bosdonnat
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-15CMIS: show commit comment in versions dialogCédric Bosdonnat
2013-09-26Fix fdo#68894 Cmis crashes on start up.Cao Cuong Ngo
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo
2013-09-23Cmis Versions dialogCao Cuong Ngo
2013-09-03warning C4702: unreachable codeStephan Bergmann
2013-09-02WaE: unused variablesTor Lillqvist
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-02libcmis: add a mandatory patch for GDrive feature to properly workCédric Bosdonnat
2013-09-02CMIS properties dialog: get multiple valuesCao Cuong Ngo
2013-09-02CMIS: fix file saving issueCao Cuong Ngo
2013-09-02CMIS: use FolderPtr instead of Folder pointerCao Cuong Ngo
2013-09-02CMIS: add BaseURI property to remove warningCao Cuong Ngo
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo
2013-09-02fdo#61589: ask what to do with invalid SSL certificates in CMIS UCPCédric Bosdonnat
2013-09-02Resolves CMIS file picker propertyset out of range warningCao Cuong Ngo
2013-09-02CMIS properties: Add type to the UNO APICao Cuong Ngo
2013-09-02CMIS: make GDrive work with pathCao Cuong Ngo
2013-09-02CMIS create sessionCao Cuong Ngo
2013-09-02CMIS: connect LO to Google DriveCao Cuong Ngo
2013-09-02Switched to use libcmis' future 0.4.0 codeCédric Bosdonnat
2013-09-02CMIS properties dialogCao Cuong Ngo
2013-09-02CMIS properties dialog: update propertiesCao Cuong Ngo
2013-09-02Cmis PropertyCao Cuong Ngo
2013-09-02CMIS properties dialogCao Cuong Ngo
2013-09-02CMIS propertiesCao Cuong Ngo
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks