summaryrefslogtreecommitdiff
path: root/connectivity/qa/connectivity
AgeCommit message (Expand)Author
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-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-01-05java: remove dead codeNoel Grandin
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16remove unnecessary catch blockNoel Grandin
2014-10-11connectivity: Iterate over each Entry in a Map & Enhanced for-loopsRobert Antoni Buj i Gelonch
2014-09-29connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch
2014-09-21Fix some typosDavid Ostrovsky
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-30Fix leaks in test codeStephan Bergmann
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-17remove executable bitAndras Timar
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-01-22bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar