summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext/ucpext_provider.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2021-02-15loplugin:referencecasting in ucbNoel1-1/+1
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann1-3/+2
2020-07-22ucb/ext: create instances with uno constructorsNoel Grandin1-20/+11
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann1-3/+3
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-2/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-3/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-3/+0
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-26Remove visual noise from ucbAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in UCB moduleNoel Grandin1-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-1/+1
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin1-1/+1
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin1-6/+5
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-06-29Remove UNO includes commentsThomas Arnhold1-4/+0
2012-05-31targeted string re-workNorbert Thiebaud1-6/+6
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-27remove include of pch header from ucbNorbert Thiebaud1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-25slidecopy: adjusted the Ext-UCP URL scheme so that the ExtensionID is the URL...Frank Schoenheit [fs]1-6/+55
2010-03-25slidecopy: use vnd.sun.star.extension URL scheme for the extension UCPFrank Schoenheit [fs]1-3/+3
2010-03-25slidecopy: extended the Extensions-UCP so it now allows browsing the complete...Frank Schoenheit [fs]1-0/+12
2010-03-24slidecopy: initial version of an UCP for browsing the content of the deployed...Frank Schoenheit [fs]1-0/+147