summaryrefslogtreecommitdiff
path: root/connectivity/qa/complex
AgeCommit message (Expand)Author
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
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
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-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-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-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-14connectivity: the value of Math.asin(0.0) is zeroRobert Antoni Buj i Gelonch
2014-10-01connectivity: the assigned value is never usedRobert Antoni Buj i Gelonch
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: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove commented out codeNoel 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-02-27Remove visual noise from connectivityAlexander Wilms
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-06-29Java5 update - use generics where appropriateNoel Grandin
2012-06-19misc dead code and cosmetic cleanup.Michael Meeks
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-23.java files don't need executable bitsMichael Stahl
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-01dba34b: more tests (inspired by #i105989#)Frank Schoenheit [fs]
2010-09-30dba34b: make tests runnable with a simple 'dmake run', and selectively runnab...Frank Schoenheit [fs]
2010-09-30dba34b: step 1 of including the complex tests herein in a default build, and ...Frank Schoenheit [fs]