summaryrefslogtreecommitdiff
path: root/ucb/qa
AgeCommit message (Expand)AuthorFilesLines
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann1-18/+3
2016-01-26Add initial cppunit test to webdav, 'local' only, neon versionGiuseppe Castagno1-0/+66
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-09java:remove unused importsNoel Grandin1-2/+0
2015-06-09more exception handling cleanup in Java unit testsNoel Grandin2-18/+10
2015-04-20java: remove some unused codeNoel Grandin1-43/+0
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin2-11/+3
2014-12-19java: static fields that should not be staticNoel Grandin1-1/+1
2014-12-10java: simplify the getMSF() methodsNoel Grandin4-10/+6
2014-11-18java: make fields final where possibleNoel Grandin10-13/+13
2014-10-17java: final fields that can be staticNoel Grandin1-2/+2
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-1/+1
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-1/+1
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-1/+1
2014-08-14java: remove unused importsNoel Grandin3-3/+0
2014-08-14java: remove commented out codeNoel Grandin2-25/+0
2014-08-13java: remove unused interfacesNoel Grandin1-4/+0
2014-08-13java: remove unused fieldsNoel Grandin3-4/+4
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin9-19/+19
2014-08-12java: remove useless javadoc tagsNoel Grandin1-8/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+1
2014-08-08java: variable cannot be nullNoel Grandin1-14/+9
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-2/+2
2014-08-08java: remove unused importsNoel Grandin2-5/+0
2014-08-08java: remove dead methodsNoel Grandin2-62/+0
2014-08-05java: remove commented out codeNoel Grandin5-40/+0
2014-08-05java: remove unused fieldsNoel Grandin4-13/+0
2014-08-04fix spelling compilant -> compliantNoel Grandin3-3/+3
2014-02-22my upc router automatically adds .net to the domain search pathCaolán McNamara1-1/+1
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin1-3/+3
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin2-3/+3
2012-10-04re-base on ALv2 code. Includes:Michael Meeks2-0/+34
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza3-27/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann4-28/+12
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin6-14/+0
2012-06-29Fix java "unchecked conversion" warning in UCB moduleNoel Grandin1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks16-374/+230
2011-08-29chmod -xTor Lillqvist21-0/+0
2011-05-23fdo#35727: reenable ucb.UniversalContentBroker::...::XContentProviderManagerBjoern Michaelsen1-3/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito3-0/+0
2011-03-28migrate ucb subsequenttests to gbuildBjoern Michaelsen2-99/+0
2011-03-28fd#35690: ucb.UniversalContentBroker::css::ucb::XContentProviderManager failsBjoern Michaelsen1-0/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens26-371/+509
2010-12-06Replace all occured, occurance etc.Takeshi Abe3-4/+4
2010-09-21sb123: #i111449# relax expected exception type (some platforms apparently thr...sb1-1/+1