summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/cmis/cmis_datasupplier.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC1-4/+1
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin1-1/+1
2018-09-26loplugin:constfields in ucbNoel Grandin1-1/+1
2018-09-25loplugin:useuniqueptr in cmis::DataSupplierNoel Grandin1-3/+1
2018-07-31loplugin:returnconstant in ucbNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+1
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin1-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2014-04-19fixincludeguards.sh: ucbThomas Arnhold1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann1-2/+2
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin1-3/+1
2012-07-09CMIS UCP: Added support for Binding URL and Repository as foldersCédric Bosdonnat1-7/+5
2012-06-04CMIS UCP: implemented folder case for open commandCédric Bosdonnat1-0/+84