summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx
Commit message (Expand)AuthorAgeFilesLines
* VisualStudio 16.10 doesn't like this constructionNoel Grandin2021-05-271-29/+29
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* loplugin:referencecasting in connectivityNoel2021-02-171-1/+1
* mysql-sdbc: do not lie about supporting XPreparedBatchExecutionLionel Elie Mamane2020-05-101-12/+14
* mysql-sdbc: fill SQLSTATE field of SQLException when throwing itLionel Elie Mamane2020-05-091-6/+12
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-141-2/+0
* In the same way as 97ad402d58b52a1f2636905137c21298531c2935Julien Nabet2019-11-271-1/+1
* tdf#128698: MySQL/MariaDB direct Connection: time-values not written to tableJulien Nabet2019-11-261-1/+1
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-131-16/+16
* Remove some memset callsMike Kaganski2019-10-171-5/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-3/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann2019-07-311-1/+1
* improve loplugin:simplifyconstructNoel Grandin2019-06-251-5/+1
* loplugin:sequentialassign in codemaker..connectivityNoel Grandin2019-04-131-2/+1
* Clean up obsolete uses of BOOST_FALLTHROUGHStephan Bergmann2018-12-081-5/+0
* Remove obsolete GCC version checksStephan Bergmann2018-12-061-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-12/+12
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-20/+14
* mysqlc: fix XPreparedStatement::setTimestampTamas Bunth2018-09-131-1/+2
* -Werror,-Wunused-macros (clang-cl)Stephan Bergmann2018-09-111-4/+0
* loplugin:unusedmethodsNoel Grandin2018-09-111-2/+1
* Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann2018-08-301-1/+1
* Moving mysqlc into connectivity as a libraryTamas Bunth2018-08-241-0/+597