summaryrefslogtreecommitdiff
path: root/connectivity/qa
AgeCommit message (Expand)Author
2020-06-24connectivity: fix mysql testMichael Stahl
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
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-10-16convert "continue" flag to an enumNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-04Finalizers must not access UNO objectsStephan Bergmann
2015-02-08Typos + simple german translationsJulien Nabet
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin