summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/mysqlc/mysqlc_resultset.hxx
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen2023-04-201-2/+0
* use more cppu::BaseMutexNoel Grandin2021-12-191-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* tdf#124176 Use pragma once in connectivityVincent LE GARREC2021-03-231-3/+1
* compact namespace: connectivityNoel Grandin2020-07-181-5/+3
* mysql-sdbc: resultset: do not keep m_pResult after freeing itLionel Elie Mamane2020-05-091-1/+0
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-1/+2
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-2/+1
* new loplugin typedefparamNoel Grandin2019-03-041-1/+2
* mysqlc: fix timestamp query of result setTamas Bunth2019-01-291-1/+1
* Fix typoAndrea Gelmini2019-01-241-1/+1
* mysqlc: fetch data exactly when it's neededTamas Bunth2019-01-221-0/+22
* mysqlc: Fix obtaining field information in rsTamas Bunth2018-12-141-2/+2
* loplugin:unusedfieldsNoel Grandin2018-11-081-2/+0
* mysqlc: allow multiple open statementsTamas Bunth2018-11-051-5/+20
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-6/+6
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-91/+88
* mysqlc: ensure cursor is not out of rangeTamas Bunth2018-09-071-3/+4
* tdf#119615 Ownership of m_aFields is..Tamas Bunth2018-08-311-1/+1
* Moving mysqlc into connectivity as a libraryTamas Bunth2018-08-241-0/+246