summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_datasupplier.cxx
AgeCommit message (Expand)Author
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-09-25loplugin:useuniqueptr in cmis::DataSupplierNoel Grandin
2018-07-31loplugin:returnconstant in ucbNoel Grandin
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
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