summaryrefslogtreecommitdiff
path: root/qadevOOo/runner
AgeCommit message (Expand)AuthorFilesLines
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-11/+0
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-1/+1
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-5/+0
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza25-747/+18
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin5-8/+6
2012-08-28Java cleanup - remove unused importsNoel Grandin15-33/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin4-5/+4
2012-08-20Java update - remove dead codeNoel Grandin5-31/+1
2012-08-20Java update - clean up some more @see and @link tagsNoel Grandin3-4/+2
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin7-30/+25
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin11-28/+28
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-1/+1
2012-07-13java: printStackTrace always to stderrThomas Arnhold1-2/+2
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2-26/+0
2012-06-29Java cleanup - remove unused local variablesNoel Grandin52-209/+61
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin47-179/+159
2012-06-29Java5 update - usage generics where possibleNoel Grandin66-413/+372
2012-06-29Java5 update - Convert Hashtable to HashMapNoel Grandin13-57/+64
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin12-116/+116
2012-06-29re-base on ALv2 code.Michael Meeks13-302/+184
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks10-230/+140
2012-06-21re-base on ALv2 code.Michael Meeks160-3532/+2256
2012-06-20Fix some deprecation warningsNoel Grandin4-8/+13
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-2/+2
2012-05-29Improved error reportingStephan Bergmann2-17/+3
2012-03-23.java files don't need executable bitsMichael Stahl3-0/+0
2012-03-16Removed unused qadevOOo BASIC test codeStephan Bergmann12-3082/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-2/+2
2012-01-24dead java code in qaThomas Arnhold3-190/+0
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar5-13/+13
2011-10-07convert qadevOOo to gbuildPeter Foley15-838/+0
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar2-2/+2
2011-08-14Some PMD cleaningJulien Nabet1-3/+3
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-2/+1
2011-03-29use --xxx instead of -xxx for command line optionsNorbert Thiebaud2-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks13-36/+268
2011-02-01Clean up makefilesThomas Arnhold1-1/+1
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]2-8/+15
2010-12-05Replace all occured, occurance etc.Takeshi Abe13-17/+17
2010-11-18rpttestcleanup01: #115649# fix for graphical compare tests in odb report desi...Lars Langhans2-8/+15
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov1-1/+1
2010-10-04dba34b: pulled DEV300:m89Frank Schoenheit [fs]10-22/+211
2010-10-04dba34b: merge after pulling sb123Frank Schoenheit [fs]2-6/+21
2010-10-01dba34b: +assureEquals for arraysFrank Schoenheit [fs]1-2/+23
2010-09-23perftest12:#163613# cleanups for O3 usageLars Langhans6-7/+23
2010-09-17fit-list-to-size.diff: Shrink font automatically when text overflows.Thorsten Behrens1-1/+1
2010-09-14dba34a: let the state message for incomplete tests end with OK - otherwise, s...Frank Schoenheit [fs]1-1/+1
2010-09-13perftest12:#163613# Performancetest cleanupsLars Langhans7-20/+208