summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_datasupplier.cxx
AgeCommit message (Expand)Author
2017-01-09ucb: cmis::DataSupplier::queryContent() looks rather questionableMichael Stahl
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin
2013-04-30Move 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-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-07-09CMIS UCP: Added support for Binding URL and Repository as foldersCédric Bosdonnat
2012-07-03CMIS UCP: fallback to URL with id as the mark if we can't get the pathCédric Bosdonnat
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-28CMIS UCP: strings coming from libcmis are UTF-8, not asciiCédric Bosdonnat
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
2012-06-04CMIS UCP: implemented folder case for open commandCédric Bosdonnat