summaryrefslogtreecommitdiffstats
path: root/connectivity/qa
Commit message (Expand)AuthorAgeFilesLines
* convert more long -> tools::LongNoel2020-11-111-1/+1
* remove unused importsNoel Grandin2020-09-251-1/+0
* connectivity: fix mysql testMichael Stahl2020-06-171-2/+5
* Upcoming loplugin:elidestringvar: connectivityStephan Bergmann2020-06-031-7/+3
* compact namespace in canvas..cuiNoel Grandin2020-05-081-2/+2
* clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin2020-01-152-4/+4
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-141-4/+0
* sal_Char->char in connectivityNoel Grandin2019-12-181-4/+4
* mysqlc: Add test for textual blob typesTamas Bunth2019-08-011-0/+45
* mysqlc: Fix query of cursor position in result setTamas Bunth2019-07-291-0/+41
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-05-071-0/+107
* mysqlc: Allow conversions between different typesTamas Bunth2019-04-251-0/+32
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-121-0/+1
* mysqlc: fix timestamp query of result setTamas Bunth2019-01-291-0/+36
* mysqlc: resultset's previous() on first position..Tamas Bunth2019-01-221-0/+6
* mysqlc: Fix result set metadata related issueTamas Bunth2019-01-041-0/+42
* mysqlc: Fix obtaining field information in rsTamas Bunth2018-12-141-0/+2
* fix cut and paste error in new example in JdbcLongVarCharTest.javaRene Engelhard2018-12-101-2/+2
* replace hardcoded jdbc mysql driver URL with env variableRene Engelhard2018-12-101-1/+6
* mysql_jdbc: test simultaneously opened result setsTamas Bunth2018-12-091-0/+51
* mysqlc: next() should move cursor from LastTamas Bunth2018-11-241-2/+9
* mysqlc: fix return value of XResultSet::nextTamas Bunth2018-11-091-0/+6
* Fix typo in codeAndrea Gelmini2018-11-051-2/+2
* mysqlc: allow multiple open statementsTamas Bunth2018-11-051-0/+48
* Add unit test for mysqlc connectorTamas Bunth2018-10-221-0/+182
* Revert HSQLDB related unit testsTamas Bunth2018-04-142-213/+8
* dbaccess: Enable hsql migration by defaultTamas Bunth2018-04-072-8/+213
* Disable check for successful file deletion for nowStephan Bergmann2017-11-301-1/+1
* Delete test*.odb filesStephan Bergmann2017-11-162-12/+16
* loplugin:includeform: connectivityStephan Bergmann2017-10-231-3/+3
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* TyposJulien Nabet2017-03-192-2/+2
* remove some unused Java codeNoel Grandin2017-01-171-18/+0
* Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann2016-12-121-23/+0
* Fix typosAndrea Gelmini2016-10-011-1/+1
* connectivity: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-07-292-36/+36
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2
* com::sun::star->css in connectivityNoel Grandin2016-05-301-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-102-2/+2
* these fields can be static constantsNoel Grandin2016-01-041-11/+6
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-4/+4
* java: make inner classes static where possibleNoel Grandin2015-11-051-4/+4
* convert "continue" flag to an enumNoel Grandin2015-10-161-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* java: 'final static' to 'static final'Noel Grandin2015-06-151-2/+2
* Finalizers must not access UNO objectsStephan Bergmann2015-06-041-1/+15
* Typos + simple german translationsJulien Nabet2015-02-081-3/+3
* java: remove more dead codeNoel Grandin2015-01-052-4/+3
* java: remove dead codeNoel Grandin2015-01-056-132/+0