summaryrefslogtreecommitdiff
path: root/connectivity/qa/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-01-05java: remove dead codeNoel Grandin4-32/+0
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+4
2014-12-11java: reduce visibility of fields and methodsNoel Grandin2-2/+2
2014-11-18java: make fields final where possibleNoel Grandin4-10/+10
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-7/+6
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-2/+1
2014-10-16remove unnecessary catch blockNoel Grandin1-8/+2
2014-10-11connectivity: Iterate over each Entry in a Map & Enhanced for-loopsRobert Antoni Buj i Gelonch1-8/+5
2014-09-29connectivity: Use chain of .append methodsRobert Antoni Buj i Gelonch1-3/+3
2014-09-21Fix some typosDavid Ostrovsky2-3/+3
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2-2/+2
2014-08-14java: remove unused importsNoel Grandin1-1/+0
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
2014-08-13java: remove dead methodsNoel Grandin1-18/+0
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin3-4/+4
2014-08-12java: remove useless javadoc tagsNoel Grandin1-3/+0
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-1/+1
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-06-04connectivity: fix includesThomas Arnhold2-2/+2
2014-05-30Fix leaks in test codeStephan Bergmann1-0/+7
2014-04-21remove comments why a file gets includedThomas Arnhold1-4/+0
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-27Remove visual noise from connectivityAlexander Wilms6-18/+18
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin2-2/+2
2013-10-20ORowSetValue: adapt test to new behaviour, extend test moreLionel Elie Mamane1-7/+85
2013-10-20Extend test to cover changed toString() conversion for bool typesDavid Ostrovsky1-0/+24
2013-02-09ORowSetValue: move float and double to unionDavid Ostrovsky1-0/+44
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky1-0/+248
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-5/+0
2012-11-20fdo#57285 restore acceptsURL logicDavid Ostrovsky1-0/+22
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-11-07enable ado driver unit test againDavid Ostrovsky1-3/+1
2012-11-03fdo#53070 add complete unit testDavid Ostrovsky2-0/+147
2012-10-10mork driver: add list tables and unit testDavid Ostrovsky2-0/+332
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain3-12/+0
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-08-28Simplify/remove some methods named "dropTable"Stephan Bergmann2-19/+3
2012-08-28Java cleanup - remove unused parameters and fieldsNoel Grandin5-14/+5
2012-08-28Java cleanup - remove unused importsNoel Grandin1-3/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin4-4/+4
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-1/+1
2012-06-29Java5 update - use generics where appropriateNoel Grandin2-14/+14
2012-06-12re-base on ALv2 code.Michael Meeks13-233/+197
2012-05-29switch connectivity to gbuildDavid Tardon1-72/+0
2012-03-23.java files don't need executable bitsMichael Stahl13-0/+0