summaryrefslogtreecommitdiff
path: root/connectivity/qa
AgeCommit message (Expand)Author
2019-04-24mysqlc: Allow conversions between different typesTamas Bunth
2019-01-30mysqlc: fix timestamp query of result setTamas Bunth
2019-01-22mysqlc: resultset's previous() on first position..Tamas Bunth
2019-01-06mysqlc: Fix result set metadata related issueTamas Bunth
2018-12-14mysqlc: Fix obtaining field information in rsTamas Bunth
2018-11-26mysqlc: next() should move cursor from LastTamas Bunth
2018-11-09mysqlc: fix return value of XResultSet::nextTamas Bunth
2018-11-05mysqlc: allow multiple open statementsTamas Bunth
2018-11-05Add unit test for mysqlc connectorTamas 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
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-25java: prevent overflow by using 'long int' arithmetic in multiplicationRobert Antoni Buj i Gelonch
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: close ResultSet after useNoel Grandin
2014-10-16remove unnecessary catch blockNoel Grandin
2014-10-14connectivity: the value of Math.asin(0.0) is zeroRobert Antoni Buj i Gelonch
2014-10-11connectivity: Iterate over each Entry in a Map & Enhanced for-loopsRobert Antoni Buj i Gelonch
2014-10-01connectivity: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-09-29connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch
2014-09-21Fix some typosDavid Ostrovsky
2014-08-20remove more unnecessary constructor declarationsNoel Grandin