summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis
AgeCommit message (Expand)Author
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-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel 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-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-10-29UCB: RepoContent::RepoContent use OUString::startsWith instead copy.Arnaud Versini
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-02Store the decision about the certificate in a container to remember itCédric Bosdonnat
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 Google Drive get repositoriesCao Cuong Ngo
2013-09-02CMIS: make GDrive work with pathCao Cuong Ngo
2013-09-02CMIS: getRepositories should call createSessionCao Cuong Ngo
2013-09-02CMIS: the file picker prefer path to IDCao 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
2013-07-05Mark as constTakeshi Abe
2013-06-29remove some createFromAscii usageThomas Arnhold