summaryrefslogtreecommitdiff
path: root/connectivity/qa
AgeCommit message (Expand)Author
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
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20remove some dead Java codeNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel 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-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel 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
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-10-20ORowSetValue: adapt test to new behaviour, extend test moreLionel Elie Mamane
2013-10-20Extend test to cover changed toString() conversion for bool typesDavid Ostrovsky
2013-02-09ORowSetValue: move float and double to unionDavid Ostrovsky
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz
2012-11-20fdo#57285 restore acceptsURL logicDavid Ostrovsky
2012-11-14source file modes fixEnrico Weigelt, metux ITS
2012-11-07enable ado driver unit test againDavid Ostrovsky
2012-11-03fdo#53070 add complete unit testDavid Ostrovsky
2012-10-10mork driver: add list tables and unit testDavid Ostrovsky
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain