summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_url.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat1-1/+1
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-2/+1
2013-09-02CMIS: fix file saving issueCao Cuong Ngo1-3/+3
2013-09-02CMIS: make GDrive work with pathCao Cuong Ngo1-5/+1
2013-09-02CMIS: the file picker prefer path to IDCao Cuong Ngo1-9/+8
2013-09-02CMIS: connect LO to Google DriveCao Cuong Ngo1-11/+15
2013-09-02Switched to use libcmis' future 0.4.0 codeCédric Bosdonnat1-1/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-02-25loplugin: unused variablesThomas Arnhold1-3/+0
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat1-4/+25
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