summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-1/+1
2022-07-11tdf#149951: MySQL/MariaDB (direct connection) save images in BLOB-fieldsJulien Nabet1-2/+3
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-1/+2
2021-05-27VisualStudio 16.10 doesn't like this constructionNoel Grandin1-29/+29
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-17loplugin:referencecasting in connectivityNoel1-1/+1
2020-05-10mysql-sdbc: do not lie about supporting XPreparedBatchExecutionLionel Elie Mamane1-12/+14
2020-05-09mysql-sdbc: fill SQLSTATE field of SQLException when throwing itLionel Elie Mamane1-6/+12
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-2/+0
2019-11-27In the same way as 97ad402d58b52a1f2636905137c21298531c2935Julien Nabet1-1/+1
2019-11-26tdf#128698: MySQL/MariaDB direct Connection: time-values not written to tableJulien Nabet1-1/+1
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann1-16/+16
2019-10-17Remove some memset callsMike Kaganski1-5/+2
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-3/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann1-1/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-5/+1
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin1-2/+1
2018-12-08Clean up obsolete uses of BOOST_FALLTHROUGHStephan Bergmann1-5/+0
2018-12-06Remove obsolete GCC version checksStephan Bergmann1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-12/+12
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-20/+14
2018-09-13mysqlc: fix XPreparedStatement::setTimestampTamas Bunth1-1/+2
2018-09-11-Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-4/+0
2018-09-11loplugin:unusedmethodsNoel Grandin1-2/+1
2018-08-30Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann1-1/+1
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth1-0/+597