summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-21pvs-studio: Expression 'condition == MQueryExpression::AND' is always true.Caolán McNamara1-3/+2
2018-10-21queryComplete is always trueCaolán McNamara3-33/+3
2018-10-21pvs-studio: Expression '_par0 > 0' is always true.Caolán McNamara1-6/+3
2018-10-21pvs-studio: Not all members of a class are initialized inside the constructorCaolán McNamara1-0/+6
2018-10-20copy and paste errorCaolán McNamara1-1/+1
2018-10-20clang-tidy readability-delete-null-pointerNoel Grandin1-2/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin5-8/+8
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-1/+1
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin2-10/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin5-24/+18
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin2-2/+2
2018-10-17loplugin:singlevalfieldsNoel Grandin2-15/+1
2018-10-15Fix typosAndrea Gelmini1-1/+1
2018-10-15loplugin:simplifyconstructNoel Grandin1-1/+1
2018-10-15fix missing includeNoel Grandin1-0/+1
2018-10-15add SvStream::TellEndNoel Grandin2-6/+5
2018-10-14Revert removal of mysql jdbc connectorTamas Bunth10-0/+1857
2018-10-10Missing include (Windows --disable-pch)Stephan Bergmann1-0/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-4/+4
2018-10-08cppcheck: variableScopeJochen Nitschke2-3/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen8-0/+9
2018-09-29remove remainders of mysqlc extension filesAndras Timar3-66/+0
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann8-464/+456
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann3-5/+1
2018-09-17New loplugin:externalStephan Bergmann10-19/+22
2018-09-14loplugin:simplifyconstruct (macOS)Stephan Bergmann3-3/+2
2018-09-13mysqlc: fix XPreparedStatement::setTimestampTamas Bunth1-1/+2
2018-09-13mysqlc: prep stmt: check if cursor out of rangeTamas Bunth1-0/+3
2018-09-13mysqlc: Fix XResultSet::absolute and previousTamas Bunth1-1/+4
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2-0/+2
2018-09-11-Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-4/+0
2018-09-11loplugin:unusedmethodsNoel Grandin9-68/+5
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen14-0/+15
2018-09-08Fix typosAndrea Gelmini1-3/+3
2018-09-07mysqlc: ensure cursor is not out of rangeTamas Bunth2-22/+70
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin23-33/+9
2018-09-06loplugin:useuniqueptr in OResultSetMetaDataNoel Grandin1-8/+7
2018-09-01mysqlc: implement beforeFirst and fix findColumnTamas Bunth2-4/+3
2018-08-31tdf#119615 Ownership of m_aFields is..Tamas Bunth4-8/+7
2018-08-31mysqlc: implement getImpotedKeysTamas Bunth1-6/+58
2018-08-30Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann2-2/+2
2018-08-30Translate German commentsJohnny_M1-1/+1
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth1-10/+22
2018-08-29new loplugin:oustringbufferNoel Grandin4-8/+8
2018-08-28SYSTEM_MYSQL_CPPCONN is never definedStephan Bergmann1-2/+0
2018-08-27coverity#1438784 Uninitialized pointer fieldCaolán McNamara1-0/+1
2018-08-27coverity#1438783 Unchecked return valueCaolán McNamara1-1/+3
2018-08-27coverity#1438785 Uninitialized pointer fieldCaolán McNamara1-0/+1