summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-242-0/+2
* tdf#119850 show missing mysql connector optionsTamas Bunth2018-09-221-1/+1
* new loplugin:methodcyclesNoel Grandin2018-09-211-67/+0
* tdf#119743: add Features entries in Properties block Drivers.xcuJulien Nabet2018-09-2012-0/+396
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-208-464/+456
* loplugin:simplifyconstruct (clang-cl)Stephan Bergmann2018-09-173-5/+1
* New loplugin:externalStephan Bergmann2018-09-1718-35/+38
* loplugin:simplifyconstruct (macOS)Stephan Bergmann2018-09-143-3/+2
* mysqlc: fix XPreparedStatement::setTimestampTamas Bunth2018-09-131-1/+2
* mysqlc: prep stmt: check if cursor out of rangeTamas Bunth2018-09-131-0/+3
* mysqlc: Fix XResultSet::absolute and previousTamas Bunth2018-09-131-1/+4
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-132-0/+2
* -Werror,-Wunused-macros (clang-cl)Stephan Bergmann2018-09-111-4/+0
* loplugin:unusedmethodsNoel Grandin2018-09-119-68/+5
* loplugin:constantparamNoel Grandin2018-09-111-4/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-1018-0/+19
* Fix typosAndrea Gelmini2018-09-081-3/+3
* mysqlc: ensure cursor is not out of rangeTamas Bunth2018-09-072-22/+70
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-0631-49/+10
* loplugin:useuniqueptr in OResultSetMetaDataNoel Grandin2018-09-061-8/+7
* mysqlc: implement beforeFirst and fix findColumnTamas Bunth2018-09-012-4/+3
* tdf#119615 Ownership of m_aFields is..Tamas Bunth2018-08-314-8/+7
* mysqlc: implement getImpotedKeysTamas Bunth2018-08-311-6/+58
* Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann2018-08-302-2/+2
* Revert "On macOS Library_mysqlc needs _iconv{,_close,_open}"Michael Stahl2018-08-301-4/+0
* Translate German commentsJohnny_M2018-08-301-1/+1
* mysqlc: Add library to log areas and put someTamas Bunth2018-08-291-10/+22
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-9/+6
* new loplugin:oustringbufferNoel Grandin2018-08-294-8/+8
* loplugin:constantparam (1)Noel Grandin2018-08-292-4/+4
* mysqlc: registry xml: install driverTamas Bunth2018-08-281-2/+2
* SYSTEM_MYSQL_CPPCONN is never definedStephan Bergmann2018-08-281-2/+0
* coverity#1438784 Uninitialized pointer fieldCaolán McNamara2018-08-271-0/+1
* coverity#1438783 Unchecked return valueCaolán McNamara2018-08-271-1/+3
* coverity#1438785 Uninitialized pointer fieldCaolán McNamara2018-08-271-0/+1
* mysqlc: fix registry configurationTamas Bunth2018-08-271-4/+5
* mysqlc: Fix issue by freeing result setsTamas Bunth2018-08-272-3/+6
* -Werror,-Wunused-private-fieldStephan Bergmann2018-08-271-1/+0
* drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara2018-08-261-2/+0
* presumably should be mysqlc hereCaolán McNamara2018-08-261-1/+1
* CPPCONN_LIB now unusedCaolán McNamara2018-08-261-2/+0
* Fix typosAndrea Gelmini2018-08-242-2/+2
* Moving mysqlc into connectivity as a libraryTamas Bunth2018-08-2443-2251/+8256
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-2/+5
* Translate German commentsJohnny_M2018-08-191-1/+1
* loplugin:useuniqueptr in connectivity/fileNoel Grandin2018-08-175-38/+26
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-164-4/+4
* pgsql-sdbc: better debug messageLionel Elie Mamane2018-08-151-1/+1
* create appendCopy method in OUStringBufferNoel Grandin2018-08-143-6/+6
* Translate German variable namesJohnny_M2018-08-134-10/+10