summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2-0/+2
2018-09-22tdf#119850 show missing mysql connector optionsTamas Bunth1-1/+1
2018-09-21new loplugin:methodcyclesNoel Grandin1-67/+0
2018-09-20tdf#119743: add Features entries in Properties block Drivers.xcuJulien Nabet12-0/+396
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 Bergmann18-35/+38
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-11loplugin:constantparamNoel Grandin1-4/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen18-0/+19
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 Grandin31-49/+10
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-30Revert "On macOS Library_mysqlc needs _iconv{,_close,_open}"Michael Stahl1-4/+0
2018-08-30Translate German commentsJohnny_M1-1/+1
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth1-10/+22
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-9/+6
2018-08-29new loplugin:oustringbufferNoel Grandin4-8/+8
2018-08-29loplugin:constantparam (1)Noel Grandin2-4/+4
2018-08-28mysqlc: registry xml: install driverTamas Bunth1-2/+2
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
2018-08-27mysqlc: fix registry configurationTamas Bunth1-4/+5
2018-08-27mysqlc: Fix issue by freeing result setsTamas Bunth2-3/+6
2018-08-27-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-08-26drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara1-2/+0
2018-08-26presumably should be mysqlc hereCaolán McNamara1-1/+1
2018-08-26CPPCONN_LIB now unusedCaolán McNamara1-2/+0
2018-08-24Fix typosAndrea Gelmini2-2/+2
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth43-2251/+8256
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-2/+5
2018-08-19Translate German commentsJohnny_M1-1/+1
2018-08-17loplugin:useuniqueptr in connectivity/fileNoel Grandin5-38/+26
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini4-4/+4
2018-08-15pgsql-sdbc: better debug messageLionel Elie Mamane1-1/+1
2018-08-14create appendCopy method in OUStringBufferNoel Grandin3-6/+6
2018-08-13Translate German variable namesJohnny_M4-10/+10