/source/id/

o-6-3'>distro/mimo/mimo-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/qa/complex/framework/recovery/RecoveryTest.java
AgeCommit message (Expand)Author
2020-08-19Fix typosAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-06-12Fix typoAndrea Gelmini
2018-01-03Fix typosAndrea Gelmini
2015-10-16convert "continue" flag to an enumNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-02-26TyposJulien Nabet
2015-01-13java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2014-11-25java,framework: remove unused vars and parametersNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-14typo: stoped -> stoppedThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2013-07-19typo fix in commentMÁTÉ Gergely
2013-06-07Fix some typos found by Noel GrandinPedro Giffuni
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl
2012-06-29Java5 update - use generics where it makes senseNoel Grandin
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks