summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext/ucpext_datasupplier.cxx
AgeCommit message (Expand)Author
2023-02-16osl::Mutex->std::mutex in ucb::ucp::ext::DataSupplierNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-14loplugin:unocast (ucb::ucp::ext::Content)Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-01clang-tidy modernize-pass-by-value in ucbNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-08-05remove pimpl in ucb::ucp::ext::DataSupplierNoel Grandin
2021-02-15loplugin:referencecasting in ucbNoel
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-24loplugin:unusedfields in ucb/Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-24boost->stdCaolán McNamara
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2013-12-12use OUString::endsWith where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-09-02ucb: add missing ucb.core log area, and ftp/ext tooMichael Stahl
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-05doubled usingThomas Arnhold
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-29Remove UNO includes commentsThomas Arnhold