summaryrefslogtreecommitdiff
path: root/qadevOOo/runner
AgeCommit message (Expand)Author
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06Java cleanup, close file handles when done with themNoel Grandin
2013-05-06Java cleanup, delete some dead codeNoel Grandin
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin
2013-04-22Java cleanup - static fields that should not be staticNoel Grandin
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-20Java update - remove dead codeNoel Grandin
2012-08-20Java update - clean up some more @see and @link tagsNoel Grandin
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl
2012-06-29Java cleanup - remove unused local variablesNoel Grandin
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
2012-06-29Java5 update - usage generics where possibleNoel Grandin
2012-06-29Java5 update - Convert Hashtable to HashMapNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Fix some deprecation warningsNoel Grandin
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-05-29Improved error reportingStephan Bergmann
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-16Removed unused qadevOOo BASIC test codeStephan Bergmann
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-24dead java code in qaThomas Arnhold
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2011-10-07convert qadevOOo to gbuildPeter Foley
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar
2011-08-14Some PMD cleaningJulien Nabet