summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-09-08 18:46:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-09-09 07:54:05 +0200
commit0e13c94ad3615dd20d83a95efc18b99b16e074e3 (patch)
tree8e7fcbe413d0baaf511d07bedbb5561b9430a473 /sc
parent2beeeea4ea3a5799921674310712aa3ead9acd7a (diff)
Get rid of connectivity's diagnose_ex.h
...that rather trivially wrapped some osl/diagnose.h functionality Change-Id: I4105708488114a9c87aa415affb997a783241248
Diffstat (limited to 'sc')
0 files changed, 0 insertions, 0 deletions
rovides what interfaceLionel Elie Mamane 2020-05-10tdf#112423: mysql-sdbc: implement XMultipleResultsLionel Elie Mamane 2020-05-09mysql-sdbc: statement::execute do not handle parametersLionel Elie Mamane 2020-05-09mysql-sdbc: statement: do not pointlessly keep pointer to resultLionel Elie Mamane 2020-05-09mysql-sdbc: statement: rename disposeResultset to closeResultsetLionel Elie Mamane 2020-05-09mysql-sdbc: do not lie about supporting XBatchExecutionLionel Elie Mamane 2020-05-09mysql-sdbc: fill SQLSTATE field of SQLException when throwing itLionel Elie Mamane 2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen 2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann 2019-06-25improve loplugin:simplifyconstructNoel Grandin 2019-01-16Fix typoAndrea Gelmini 2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin 2018-08-27mysqlc: Fix issue by freeing result setsTamas Bunth 2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth