summaryrefslogtreecommitdiffstats
path: root/connectivity/qa
Commit message (Expand)AuthorAgeFilesLines
...
* java: prevent overflow by using 'long int' arithmetic in multiplicationRobert Antoni Buj i Gelonch2014-10-251-9/+9
* java: final fields that can be staticNoel Grandin2014-10-172-2/+2
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-162-3/+2
* java: close ResultSet after useNoel Grandin2014-10-161-25/+30
* remove unnecessary catch blockNoel Grandin2014-10-161-8/+2
* connectivity: the value of Math.asin(0.0) is zeroRobert Antoni Buj i Gelonch2014-10-141-1/+1
* connectivity: Iterate over each Entry in a Map & Enhanced for-loopsRobert Antoni Buj i Gelonch2014-10-111-8/+5
* connectivity: the assigned value is never usedRobert Antoni Buj i Gelonch2014-10-012-12/+7
* connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch2014-09-291-3/+3
* Fix some typosDavid Ostrovsky2014-09-212-3/+3
* remove more unnecessary constructor declarationsNoel Grandin2014-08-201-5/+0
* java: remove modifiers implied by the contextNoel Grandin2014-08-202-3/+3
* remove some dead Java codeNoel Grandin2014-08-201-2/+0
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-192-2/+2
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-8/+8
* java: remove unused importsNoel Grandin2014-08-141-1/+0
* java: remove commented out codeNoel Grandin2014-08-144-76/+0
* java: remove dead methodsNoel Grandin2014-08-131-18/+0
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make fields privateNoel Grandin2014-08-133-4/+4
* java: remove useless javadoc tagsNoel Grandin2014-08-121-3/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-123-0/+3
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-082-2/+2
* java: remove unused fieldsNoel Grandin2014-08-081-5/+0
* java: remove commented out codeNoel Grandin2014-08-052-4/+0
* java: remove some unused import statementsNoel Grandin2014-08-043-3/+0
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-044-11/+11
* connectivity: fix includesThomas Arnhold2014-06-042-2/+2
* Fix leaks in test codeStephan Bergmann2014-05-301-0/+7
* remove comments why a file gets includedThomas Arnhold2014-04-211-4/+0
* remove executable bitAndras Timar2014-04-171-0/+0
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Remove visual noise from connectivityAlexander Wilms2014-02-277-19/+19
* bool improvementsStephan Bergmann2014-01-221-1/+1
* typo fixesAndras Timar2013-12-201-1/+1
* remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin2013-11-112-2/+2
* ORowSetValue: adapt test to new behaviour, extend test moreLionel Elie Mamane2013-10-201-7/+85
* Extend test to cover changed toString() conversion for bool typesDavid Ostrovsky2013-10-201-0/+24
* ORowSetValue: move float and double to unionDavid Ostrovsky2013-02-091-0/+44
* ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky2013-02-051-0/+248
* fdo#51304 Remove @author annotationJosé Guilherme Vanz2012-11-241-5/+0
* fdo#57285 restore acceptsURL logicDavid Ostrovsky2012-11-201-0/+22
* source file modes fixEnrico Weigelt, metux ITS2012-11-141-0/+0
* enable ado driver unit test againDavid Ostrovsky2012-11-071-3/+1
* fdo#53070 add complete unit testDavid Ostrovsky2012-11-032-0/+147
* mork driver: add list tables and unit testDavid Ostrovsky2012-10-102-0/+332
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-015-17/+0
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-1/+0
* Simplify/remove some methods named "dropTable"Stephan Bergmann2012-08-282-19/+3