summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NStatement.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2021-12-16tdf#38235: fix sort failure for EvolutionJulien Nabet
2021-11-12Replace REGISTER_PROP in connectivity/evoab2Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-05loplugin:refcounting (--enable-evolution2)Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-22loplugin:constmethod in connectivityNoel Grandin
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin
2018-12-21fix evoab2 buildNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-02-02remove connectivity OSubComponentNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-06use more rtl::Reference in connectivityNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-15fix buildNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-05-17Remove include stdio (part1)Julien Nabet
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-04-23loplugin:staticcallStephan Bergmann
2015-04-22add missing includeDavid Tardon
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-02coverity#1267656 Logically dead codeCaolán McNamara
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-31fix ambiguous OUString constructor callNoel Grandin