summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_url.cxx
AgeCommit message (Expand)Author
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-21Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2017-11-26Build as C++17 when GCC/Clang supports itStephan Bergmann
2017-02-16external/libcmis: Silence -Wdynamic-exception-spec errorsStephan Bergmann
2017-01-31Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter"Stephan Bergmann
2017-01-31Work around -Werror,-Wunknown-pragmasStephan Bergmann
2017-01-31Avoid warning with Clang that doesn't have -Wunused-but-set-parameterTor Lillqvist
2017-01-31Silence GCC 7 warnings in libcmis/libcmis.hxxStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12Related tdf#96174: save again on Google Drive.Giuseppe Castagno
2015-08-14CMIS: remember new session for each userSzymon Kłos
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-17ucb: prefer passing OUString by referenceNoel Grandin
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo
2013-09-02CMIS: fix file saving issueCao Cuong Ngo
2013-09-02CMIS: make GDrive work with pathCao Cuong Ngo
2013-09-02CMIS: the file picker prefer path to IDCao 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-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
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-27-Wunused-macrosStephan Bergmann
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat
2013-02-14CMIS: URL-decode username or it won't be shown properly in dialogCédric Bosdonnat
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat
2012-07-03CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat
2012-07-02UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat
2012-06-27CMIS UCP: session cache, better use the binding URL + repo Id as idCédric Bosdonnat
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
2012-06-04CMIS UCP: if the URL has no object id, assume we want the root folderCédric Bosdonnat
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat