summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext/ucpext_content.cxx
AgeCommit message (Expand)Author
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
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-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-08-21loplugin: defaultparamsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
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-10-02WaE: unused variableTor Lillqvist
2013-09-02ucb: add missing ucb.core log area, and ftp/ext tooMichael Stahl
2013-07-05Mark as constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
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-04doubled includesThomas Arnhold
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel 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
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi