summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)Author
2018-10-10Missing include (Windows --disable-pch)Stephan Bergmann
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08cppcheck: variableScopeJochen Nitschke
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-29remove remainders of mysqlc extension filesAndras Timar
2018-09-29Fix typoAndrea Gelmini
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:simplifyconstruct (macOS)Stephan Bergmann
2018-09-13mysqlc: fix XPreparedStatement::setTimestampTamas Bunth
2018-09-13mysqlc: prep stmt: check if cursor out of rangeTamas Bunth
2018-09-13mysqlc: Fix XResultSet::absolute and previousTamas Bunth
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-11loplugin:constantparamNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08Fix typosAndrea Gelmini
2018-09-07mysqlc: ensure cursor is not out of rangeTamas Bunth
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-06loplugin:useuniqueptr in OResultSetMetaDataNoel Grandin
2018-09-01mysqlc: implement beforeFirst and fix findColumnTamas Bunth
2018-08-31tdf#119615 Ownership of m_aFields is..Tamas Bunth
2018-08-31mysqlc: implement getImpotedKeysTamas Bunth
2018-08-30Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann
2018-08-30Translate German commentsJohnny_M
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-28SYSTEM_MYSQL_CPPCONN is never definedStephan Bergmann
2018-08-27coverity#1438784 Uninitialized pointer fieldCaolán McNamara
2018-08-27coverity#1438783 Unchecked return valueCaolán McNamara
2018-08-27coverity#1438785 Uninitialized pointer fieldCaolán McNamara
2018-08-27mysqlc: Fix issue by freeing result setsTamas Bunth
2018-08-27-Werror,-Wunused-private-fieldStephan Bergmann
2018-08-24Fix typosAndrea Gelmini
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-19Translate German commentsJohnny_M
2018-08-17loplugin:useuniqueptr in connectivity/fileNoel Grandin
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-15pgsql-sdbc: better debug messageLionel Elie Mamane
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-13Translate German variable namesJohnny_M
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-08-01loplugin:returnconstant in connectivityNoel Grandin