summaryrefslogtreecommitdiff
path: root/connectivity/qa
AgeCommit message (Expand)Author
2023-06-26new loplugin:constexprliteralNoel Grandin
2021-11-30fix mysqlc test after Sequence::operator[] changeNoel Grandin
2021-05-14Simplify a bit initialization in sharedresources_test.cxxJulien Nabet
2021-05-14Directly initialize vector in sharedresources_test.cxxJulien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-13tdf#138715 remove mork driverRene Engelhard
2020-11-11convert more long -> tools::LongNoel
2020-09-25remove unused importsNoel Grandin
2020-06-17connectivity: fix mysql testMichael Stahl
2020-06-03Upcoming loplugin:elidestringvar: connectivityStephan Bergmann
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-08-01mysqlc: Add test for textual blob typesTamas Bunth
2019-07-29mysqlc: Fix query of cursor position in result setTamas Bunth
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-07tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-04-25mysqlc: Allow conversions between different typesTamas Bunth
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-01-29mysqlc: fix timestamp query of result setTamas Bunth
2019-01-22mysqlc: resultset's previous() on first position..Tamas Bunth
2019-01-04mysqlc: Fix result set metadata related issueTamas Bunth
2018-12-14mysqlc: Fix obtaining field information in rsTamas Bunth
2018-12-10fix cut and paste error in new example in JdbcLongVarCharTest.javaRene Engelhard
2018-12-10replace hardcoded jdbc mysql driver URL with env variableRene Engelhard
2018-12-09mysql_jdbc: test simultaneously opened result setsTamas Bunth
2018-11-24mysqlc: next() should move cursor from LastTamas Bunth
2018-11-09mysqlc: fix return value of XResultSet::nextTamas Bunth
2018-11-05Fix typo in codeAndrea Gelmini
2018-11-05mysqlc: allow multiple open statementsTamas Bunth
2018-10-22Add unit test for mysqlc connectorTamas Bunth
2018-04-14Revert HSQLDB related unit testsTamas Bunth
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth
2017-11-30Disable check for successful file deletion for nowStephan Bergmann
2017-11-16Delete test*.odb filesStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-19TyposJulien Nabet
2017-01-17remove some unused Java codeNoel Grandin
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-07-29connectivity: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-01-04these fields can be static constantsNoel Grandin
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin