summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner
Commit message (Expand)AuthorAgeFilesLines
* typo: fileds -> fieldsThomas Arnhold2014-04-141-1/+1
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* typo: choise -> choiceThomas Arnhold2014-04-143-3/+3
* typo: usualy -> usuallyThomas Arnhold2014-04-141-1/+1
* typo: dependend -> dependentThomas Arnhold2014-04-142-2/+2
* It's "its", not "it's"Tor Lillqvist2014-04-107-8/+8
* Remove unused util.dbg.getImplIDStephan Bergmann2014-03-101-23/+0
* Remove visual noise from qadevOOoAlexander Wilms2014-02-2641-206/+205
* Typo: apropriate -> appropriateJulien Nabet2014-02-251-1/+1
* Explicit null checkStephan Bergmann2014-01-281-2/+4
* typo fixesAndras Timar2013-12-206-11/+11
* Minor qadevOOo improvementStephan Bergmann2013-12-121-33/+13
* Some Java String clean-upStephan Bergmann2013-11-244-16/+16
* '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