summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_url.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-14CMIS: URL-decode username or it won't be shown properly in dialogCédric Bosdonnat1-3/+3
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-1/+1
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat1-0/+6
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat1-11/+0
2012-07-03CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat1-3/+20
2012-07-02UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat1-1/+1
2012-06-27CMIS UCP: session cache, better use the binding URL + repo Id as idCédric Bosdonnat1-2/+7
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat1-51/+36
2012-06-04CMIS UCP: if the URL has no object id, assume we want the root folderCédric Bosdonnat1-1/+5
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat1-12/+35
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot1-1/+1
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat1-0/+94