summaryrefslogtreecommitdiff
path: root/framework/qa/complex/framework
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-03-25Fix typosAndrea Gelmini2-2/+2
2016-05-25Fix typosAndrea Gelmini1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-05java: make inner classes static where possibleNoel Grandin1-1/+1
2015-10-16convert "continue" flag to an enumNoel Grandin1-5/+5
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini2-2/+2
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-03-25Typo: formated->formattedJulien Nabet1-2/+2
2015-02-26TyposJulien Nabet1-3/+3
2015-01-13java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin2-5/+5
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin2-36/+16
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara1-3/+3
2015-01-05java: remove dead codeNoel Grandin1-33/+0
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-12-10java: simplify the getMSF() methodsNoel Grandin1-2/+1
2014-11-25java,framework: remove unused vars and parametersNoel Grandin3-10/+7
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin3-6/+6
2014-11-18java: make fields final where possibleNoel Grandin6-16/+16
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-3/+2
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-1/+1
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin1-2/+2
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin1-5/+11
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin1-2/+2
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2-2/+2
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin3-3/+3
2014-08-19java: remove unused methodsNoel Grandin1-11/+0
2014-08-14java: remove unused importsNoel Grandin1-1/+0
2014-08-13java: remove dead methodsNoel Grandin3-106/+2
2014-08-13java: remove unused fieldsNoel Grandin1-10/+10
2014-08-13java: reduce scope, make some methods privateNoel Grandin3-4/+4
2014-08-13java: reduce scope, make member classes privateNoel Grandin2-3/+3
2014-08-13java: reduce scope, make fields privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make constructors privateNoel Grandin2-2/+2
2014-08-12java: reduce scope, make constants privateNoel Grandin1-5/+5
2014-08-12java: fix broken javadoc tagsNoel Grandin2-4/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin6-0/+6
2014-08-11java: remove unused parametersNoel Grandin1-2/+2
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin2-17/+3
2014-08-05java: remove commented out codeNoel Grandin1-15/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-2/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-18Typo: s/shure/sureTor Lillqvist2-3/+3
2014-04-14typo: stoped -> stoppedThomas Arnhold1-1/+1
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-02-26Remove visual noise from frameworkAlexander Wilms3-33/+33
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1