- 8df9935 tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* by Gabor Kelemen · 8 years ago
- 37dba4f tdf#119850 show missing mysql connector options by Tamas Bunth · 8 years ago
- 4c945b2 new loplugin:methodcycles by Noel Grandin · 8 years ago
- 3208fcb tdf#119743: add Features entries in Properties block Drivers.xcu by Julien Nabet · 8 years ago
- cc2fe8c Replace SAL_OVERRIDE with override in internal code by Stephan Bergmann · 8 years ago
- 590e44c loplugin:simplifyconstruct (clang-cl) by Stephan Bergmann · 8 years ago
- 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
- a9d3d2b loplugin:simplifyconstruct (macOS) by Stephan Bergmann · 8 years ago
- f439333 mysqlc: fix XPreparedStatement::setTimestamp by Tamas Bunth · 8 years ago
- 25ca378 mysqlc: prep stmt: check if cursor out of range by Tamas Bunth · 8 years ago
- b3e8106 mysqlc: Fix XResultSet::absolute and previous by Tamas Bunth · 8 years ago
- 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
- 50921d1 -Werror,-Wunused-macros (clang-cl) by Stephan Bergmann · 8 years ago
- 7430dfe loplugin:unusedmethods by Noel Grandin · 8 years ago
- 2da4359 loplugin:constantparam by Noel Grandin · 8 years ago
- cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
- bc81319 Fix typos by Andrea Gelmini · 8 years ago
- ed01dc1 mysqlc: ensure cursor is not out of range by Tamas Bunth · 8 years ago
- c289c25 loplugin:simplifyconstruct in canvas..cui by Noel Grandin · 8 years ago
- 16afac7 loplugin:useuniqueptr in OResultSetMetaData by Noel Grandin · 8 years ago
- 897f9c0 mysqlc: implement beforeFirst and fix findColumn by Tamas Bunth · 8 years ago
- 9b75c54 tdf#119615 Ownership of m_aFields is.. by Tamas Bunth · 8 years ago
- d2a1ca7 mysqlc: implement getImpotedKeys by Tamas Bunth · 8 years ago
- e2ecce7 Combine mysqlc and connectivity.mysqlc log areas by Stephan Bergmann · 8 years ago
- 340bde5 Revert "On macOS Library_mysqlc needs _iconv{,_close,_open}" by Michael Stahl · 8 years ago
- 0b06762 Translate German comments by Johnny_M · 8 years ago
- 98a03d8 mysqlc: Add library to log areas and put some by Tamas Bunth · 8 years ago
- 085269d Replace find_if with proper quantifier algorithms by Arkadiy Illarionov · 8 years ago
- 4c91b89 new loplugin:oustringbuffer by Noel Grandin · 8 years ago
- 6dbae37 loplugin:constantparam (1) by Noel Grandin · 8 years ago
- a67acf8 mysqlc: registry xml: install driver by Tamas Bunth · 8 years ago
- abee8ff SYSTEM_MYSQL_CPPCONN is never defined by Stephan Bergmann · 8 years ago
- 15f6a37 coverity#1438784 Uninitialized pointer field by Caolán McNamara · 8 years ago
- ff74bd3 coverity#1438783 Unchecked return value by Caolán McNamara · 8 years ago
- ca8f76a coverity#1438785 Uninitialized pointer field by Caolán McNamara · 8 years ago
- 43f3095 mysqlc: fix registry configuration by Tamas Bunth · 8 years ago
- 5c5515f mysqlc: Fix issue by freeing result sets by Tamas Bunth · 8 years ago
- 63f8c50 -Werror,-Wunused-private-field by Stephan Bergmann · 8 years ago
- 5061663 drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPP by Caolán McNamara · 8 years ago
- a42f498 presumably should be mysqlc here by Caolán McNamara · 8 years ago
- 71cbeee CPPCONN_LIB now unused by Caolán McNamara · 8 years ago
- c112c98 Fix typos by Andrea Gelmini · 8 years ago
- 26b40fc Moving mysqlc into connectivity as a library by Tamas Bunth · 8 years ago
- 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago
- 7a0f3d1 Translate German comments by Johnny_M · 8 years ago
- 7125c67 loplugin:useuniqueptr in connectivity/file by Noel Grandin · 8 years ago
- 57abece Fix typo: s/an other/another/g by Andrea Gelmini · 8 years ago
- 4b84202 pgsql-sdbc: better debug message by Lionel Elie Mamane · 8 years ago
- cd66852 create appendCopy method in OUStringBuffer by Noel Grandin · 8 years ago
- f4eba92 Translate German variable names by Johnny_M · 8 years ago
- 9878827 coverity#1438225 Improper use of negative value by Caolán McNamara · 8 years ago
- 4a779c4 loplugin:returnconstant in connectivity by Noel Grandin · 8 years ago
- 1eeb8d3 replace double checked locking patterns by Jochen Nitschke · 8 years ago
- b6b9b03 remove unused variable by Jochen Nitschke · 8 years ago
- c9f744f Restore the accidentally overwritten array value in ODatabaseMetaData by Muhammet Kara · 8 years ago
- fa87224 loplugin:stringloop basctl,chart2,connectivity by Noel Grandin · 8 years ago
- 1108f9c Remove unused iterators from MQueryHelper.cxx and mork_helper.cxx by Muhammet Kara · 8 years ago
- ea7e6dd use OUStringBuffer in some loops by Noel Grandin · 8 years ago
- 322acaa connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
- 6bc58f5 Remove unused local variable 'aResultNode' by Muhammet Kara · 8 years ago
- ee025b7 loplugin:returnconstant in tools,comphelper,unotools by Noel Grandin · 8 years ago
- dfaa7d4 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
- 9eb929a connectivity: turn on clang-format for the Writer driver by Miklos Vajna · 8 years ago
- 7c610a2 loplugin:constantparam by Noel Grandin · 8 years ago
- c179e8a tdf#118112: Use ParameterNameSubstitution for Mysql by Julien Nabet · 8 years ago
- 5708534 look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW by Noel Grandin · 8 years ago
- 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
- 54ddc4f tdf#117446: FB mig, (VAR)BINARY, fix memory management by Julien Nabet · 8 years ago
- f62243c tdf#96099 Remove some trivial typedef std::vector by Arkadiy Illarionov · 8 years ago
- 6e36ec6 Fix typos by Andrea Gelmini · 8 years ago
- 3a51dae Improve re-throwing of UNO exceptions by Noel Grandin · 8 years ago
- 7ab34b5 loplugin:redundantcast improvements for floating-integer conversions by Stephan Bergmann · 8 years ago
- fddc55c fix typo by Rene Engelhard · 8 years ago
- e37135d move Java from config_features to already existing config_java by Rene Engelhard · 8 years ago
- 6e890cf Fix some IWYU warnings by Miklos Vajna · 8 years ago
- 4d7867c loplugin:useuniqueptr in OPreparedStatement by Noel Grandin · 8 years ago
- 0e2d60f loplugin:useuniqueptr in OResultSet by Noel Grandin · 8 years ago
- a13a8f3 loplugin:useuniqueptr in OCommonStatement by Noel Grandin · 8 years ago
- 0ce6774 loplugin:useuniqueptr in MQueryHelper by Noel Grandin · 8 years ago
- 7baed0c loplugin:useuniqueptr in OFileTable by Noel Grandin · 8 years ago
- 8696839 loplugin:useuniqueptr in connectivity::OSortIndex by Noel Grandin · 8 years ago
- b66ba0f make createStream_simpleError return std::unique_ptr by Noel Grandin · 8 years ago
- edd0d35 loplugin:countusersofdefaultparams by Noel Grandin · 8 years ago
- 7a67d7a use more thread safe static initializer in postgresql driver by Jochen Nitschke · 8 years ago
- a389516 Iceweasel and Icedove are dead… by Adolfo Jayme Barrientos · 8 years ago
- 8a1a989 tdf#117081: show Firebird by default by Xisco Fauli · 8 years ago
- 9a831a6 remove no longer necessary operator new/delete overrides by Noel Grandin · 8 years ago
- b9f9f82 loplugin:constparams by Noel Grandin · 8 years ago
- b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
- 3bb1f0b3 Revert HSQLDB related unit tests by Tamas Bunth · 8 years ago
- f5a2fed tdf#105075 Firebird: Support Limit of query_GUI by Tamas Bunth · 8 years ago
- 00685f1 Fix typos by Andrea Gelmini · 8 years ago
- f4fc28a Revert "Remove dead HSQLDB driver" by Sophia Schröder · 8 years ago
- 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
- 6726600 Fix typos by Andrea Gelmini · 8 years ago
- 8d381ae Remove dead HSQLDB driver by Tamas Bunth · 8 years ago
- 7f8d611 SQL string quoting: escape "'" character also at beginning of string by Lionel Elie Mamane · 8 years ago
- 159dd28 dbaccess: Enable hsql migration by default by Tamas Bunth · 8 years ago
- 3ec490f tdf#96099: replaced trivial typedef OStringVector by kowther · 8 years ago
- 0e493cae new loplugin:dbgunhandledexception by Noel Grandin · 8 years ago