summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner
Commit message (Expand)AuthorAgeFilesLines
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-042-2/+2
* typo fixes in commentsAndras Timar2013-09-264-15/+15
* qadevOOo: handle kfreebsd as UNXLNGIRene Engelhard2013-08-161-1/+1
* Add cases for css.uno.Date/Time to ValueChangerStephan Bergmann2013-08-051-0/+12
* Typos: alwas -> alwaysJulien Nabet2013-06-081-1/+1
* typosJulien Nabet2013-06-071-1/+1
* Fix some typos found by Noel GrandinPedro Giffuni2013-06-071-3/+3
* Revert "Java cleanup, AccessibilityTools.."Stephan Bergmann2013-05-211-86/+14
* Java cleanup, AccessibilityTools..Noel Grandin2013-05-201-14/+86
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-4/+4
* fix typos (wich instead of which)Philipp Riemer2013-05-063-7/+7
* Java cleanup, close file handles when done with themNoel Grandin2013-05-061-23/+22
* Java cleanup, delete some dead codeNoel Grandin2013-05-061-4/+0
* Java cleanup, convert Hashtable to HashMapNoel Grandin2013-05-062-7/+8
* Java cleanup, access static methods using correct syntaxNoel Grandin2013-04-263-41/+41
* Java cleanup - reduce use of global fieldsNoel Grandin2013-04-231-23/+17
* Java cleanup - static fields that should not be staticNoel Grandin2013-04-222-18/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-151-2/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-152-3/+3
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-2/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* Fix typo accessable/accessibleJulien Nabet2013-02-237-11/+11
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-227-7/+7
* s/the the/the/Tor Lillqvist2013-02-223-7/+7
* The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist2013-01-061-11/+0
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-1/+1
* fdo#51304 Remove @author annotationJosé Guilherme Vanz2012-11-241-5/+0
* fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza2012-09-2725-747/+18
* Javadoc warnings - fix some tags and referencesNoel Grandin2012-08-285-8/+6
* Java cleanup - remove unused importsNoel Grandin2012-08-2815-33/+0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-284-5/+4
* Java update - remove dead codeNoel Grandin2012-08-205-31/+1
* Java update - clean up some more @see and @link tagsNoel Grandin2012-08-203-4/+2
* Java update - cleanup javadoc @see tagsNoel Grandin2012-08-207-30/+25
* Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin2012-08-2011-28/+28
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-1/+1
* java: printStackTrace always to stderrThomas Arnhold2012-07-131-2/+2
* fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2012-06-292-26/+0
* Java cleanup - remove unused local variablesNoel Grandin2012-06-2952-209/+61
* Java5 update - convert more code to use generics:wqNoel Grandin2012-06-2947-179/+159
* Java5 update - usage generics where possibleNoel Grandin2012-06-2966-413/+372
* Java5 update - Convert Hashtable to HashMapNoel Grandin2012-06-2913-57/+64
* Java5 update - convert Vector to ArrayListNoel Grandin2012-06-2912-116/+116
* re-base on ALv2 code.Michael Meeks2012-06-2913-302/+184
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2110-230/+140
* re-base on ALv2 code.Michael Meeks2012-06-21160-3532/+2256
* Fix some deprecation warningsNoel Grandin2012-06-204-8/+13