summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara1-1/+1
2018-08-01loplugin:returnconstant in connectivityNoel Grandin12-60/+32
2018-07-29replace double checked locking patternsJochen Nitschke1-11/+3
2018-07-29remove unused variableJochen Nitschke1-2/+0
2018-07-28Restore the accidentally overwritten array value in ODatabaseMetaDataMuhammet Kara1-2/+2
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin4-15/+15
2018-07-27Remove unused iterators from MQueryHelper.cxx and mork_helper.cxxMuhammet Kara2-3/+3
2018-07-27use OUStringBuffer in some loopsNoel Grandin2-6/+6
2018-07-27connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann3-26/+0
2018-07-26Remove unused local variable 'aResultNode'Muhammet Kara1-1/+0
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin1-12/+12
2018-07-16Add missing sal/log.hxx headersGabor Kelemen59-0/+62
2018-07-06connectivity: turn on clang-format for the Writer driverMiklos Vajna13-216/+196
2018-07-02loplugin:constantparamNoel Grandin1-3/+2
2018-06-14tdf#118112: Use ParameterNameSubstitution for MysqlJulien Nabet1-0/+15
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin3-12/+7
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke53-51/+7
2018-05-28tdf#117446: FB mig, (VAR)BINARY, fix memory managementJulien Nabet1-1/+8
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov1-3/+0
2018-05-27Fix typosAndrea Gelmini1-1/+1