summaryrefslogtreecommitdiff
path: root/connectivity/qa
AgeCommit message (Expand)Author
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
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-28Simplify/remove some methods named "dropTable"Stephan Bergmann
2012-08-28Java cleanup - remove unused parameters and fieldsNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
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-05-29switch connectivity to gbuildDavid Tardon
2012-03-23.sce files don't need executable bitsMichael Stahl
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-02-02Silence a few lines of pointless verbiageTor Lillqvist
2011-12-30now that QADEVOOO build_type exist we need to use it...Norbert Thiebaud
2011-06-06Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky