Age | Commit message (Expand) | Author |
2018-08-30 | Combine mysqlc and connectivity.mysqlc log areas | Stephan Bergmann |
2018-08-30 | Revert "On macOS Library_mysqlc needs _iconv{,_close,_open}" | Michael Stahl |
2018-08-30 | Translate German comments | Johnny_M |
2018-08-29 | mysqlc: Add library to log areas and put some | Tamas Bunth |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-29 | new loplugin:oustringbuffer | Noel Grandin |
2018-08-29 | loplugin:constantparam (1) | Noel Grandin |
2018-08-28 | mysqlc: registry xml: install driver | Tamas Bunth |
2018-08-28 | SYSTEM_MYSQL_CPPCONN is never defined | Stephan Bergmann |
2018-08-27 | coverity#1438784 Uninitialized pointer field | Caolán McNamara |
2018-08-27 | coverity#1438783 Unchecked return value | Caolán McNamara |
2018-08-27 | coverity#1438785 Uninitialized pointer field | Caolán McNamara |
2018-08-27 | mysqlc: fix registry configuration | Tamas Bunth |
2018-08-27 | mysqlc: Fix issue by freeing result sets | Tamas Bunth |
2018-08-27 | -Werror,-Wunused-private-field | Stephan Bergmann |
2018-08-26 | drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPP | Caolán McNamara |
2018-08-26 | presumably should be mysqlc here | Caolán McNamara |
2018-08-26 | CPPCONN_LIB now unused | Caolán McNamara |
2018-08-24 | Fix typos | Andrea Gelmini |
2018-08-24 | Moving mysqlc into connectivity as a library | Tamas Bunth |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-08-19 | Translate German comments | Johnny_M |
2018-08-17 | loplugin:useuniqueptr in connectivity/file | Noel Grandin |
2018-08-16 | Fix typo: s/an other/another/g | Andrea Gelmini |
2018-08-15 | pgsql-sdbc: better debug message | Lionel Elie Mamane |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-13 | Translate German variable names | Johnny_M |
2018-08-05 | coverity#1438225 Improper use of negative value | Caolán McNamara |
2018-08-01 | loplugin:returnconstant in connectivity | Noel Grandin |
2018-07-29 | replace double checked locking patterns | Jochen Nitschke |
2018-07-29 | remove unused variable | Jochen Nitschke |
2018-07-28 | Restore the accidentally overwritten array value in ODatabaseMetaData | Muhammet Kara |
2018-07-28 | loplugin:stringloop basctl,chart2,connectivity | Noel Grandin |
2018-07-27 | Remove unused iterators from MQueryHelper.cxx and mork_helper.cxx | Muhammet Kara |
2018-07-27 | use OUStringBuffer in some loops | Noel Grandin |
2018-07-27 | connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-26 | Remove unused local variable 'aResultNode' | Muhammet Kara |
2018-07-26 | loplugin:returnconstant in tools,comphelper,unotools | Noel Grandin |
2018-07-16 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-06 | connectivity: turn on clang-format for the Writer driver | Miklos Vajna |
2018-07-02 | loplugin:constantparam | Noel Grandin |
2018-06-14 | tdf#118112: Use ParameterNameSubstitution for Mysql | Julien Nabet |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-28 | tdf#117446: FB mig, (VAR)BINARY, fix memory management | Julien Nabet |
2018-05-28 | tdf#96099 Remove some trivial typedef std::vector | Arkadiy Illarionov |
2018-05-27 | Fix typos | Andrea Gelmini |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-05-14 | fix typo | Rene Engelhard |