summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NStatement.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-02remove connectivity OSubComponentNoel Grandin1-3/+1
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-2/+2
2017-10-06use more rtl::Reference in connectivityNoel Grandin1-18/+14
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-4/+4
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+10
2016-11-15fix buildNoel Grandin1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-3/+3
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann1-1/+1
2016-02-25convert SQLNodeType to scoped enumNoel Grandin1-16/+16
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-05-17Remove include stdio (part1)Julien Nabet1-1/+0
2015-05-08loplugin:staticmethodsStephan Bergmann1-21/+20
2015-04-23loplugin:staticcallStephan Bergmann1-2/+2
2015-04-22add missing includeDavid Tardon1-0/+1
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-1/+3
2015-02-02coverity#1267656 Logically dead codeCaolán McNamara1-3/+0
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann1-1/+1
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-3/+3
2014-02-27Remove visual noise from connectivityAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-23Remove unneccessary commentsAlexander Wilms1-30/+30
2013-10-31fix ambiguous OUString constructor callNoel Grandin1-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-08-21valueOf is deprecatedLuboš Luňák1-1/+1
2013-06-15loplugin warningsStephan Bergmann1-5/+5
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-25/+25
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2012-11-06fdo#46808 adapt evoab driverDavid Tardon1-1/+1
2012-11-02WaE janitorial: unused variableLionel Elie Mamane1-1/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power1-1/+0
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power1-0/+1
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-03-20callcatcher: update listCaolán McNamara1-16/+0
2012-03-20Remove unused code as listed in unusedcode.easySantiago Martinez1-12/+0