summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/ProcessHandler.java
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2018-07-18Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-10-05coverity#1399440 Dm: Dubious method usedCaolán McNamara
2017-05-29do we really need a OutputStreamWriterCaolán McNamara
2017-01-21coverity#1399443 UrF: Unread fieldCaolán McNamara
2017-01-21coverity#1399442 UPM: Private method is never calledCaolán McNamara
2017-01-21coverity#1399444 UwF: Unwritten fieldCaolán McNamara
2017-01-21this.cmdLine assigned twiceCaolán McNamara
2017-01-17remove some unused Java codeNoel Grandin
2016-03-14remove some unused Java codeNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-05java: combine nested if statementsNoel Grandin
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-26fix spelling correcly -> correctlyNoel Grandin
2015-04-20java: remove some unused codeNoel Grandin
2015-02-24TyposJulien Nabet
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2014-12-19java: unused importNoel Grandin
2014-12-19java: dead codeNoel Grandin
2014-12-19java: synching on an interned String object not goodNoel Grandin
2014-12-12java: remove dead code in qadevOOoNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-25java: prevent overflow by using 'long int' arithmetic in multiplicationRobert Antoni Buj i Gelonch
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni
2014-02-26Remove visual noise from qadevOOoAlexander Wilms
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-06-29Java cleanup - remove unused local variablesNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-09-13perftest12:#163613# Performancetest cleanupsLars Langhans
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-29CWS-TOOLING: integrate CWS perftest09bJens-Heiner Rechtien
2009-07-06CWS-TOOLING: integrate CWS unoapi04Vladimir Glazounov
2009-07-03CWS-TOOLING: integrate CWS perftest08Release Engineers