summaryrefslogtreecommitdiff
path: root/framework/qa
AgeCommit message (Expand)Author
2016-03-14remove some unused Java codeNoel Grandin
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2016-02-05Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2016-01-08framework: re-enable two dispatch tests, and make them work harder.Michael Meeks
2016-01-07framework: restore dispatch API test.Michael Meeks
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-10-16convert "continue" flag to an enumNoel Grandin
2015-10-161327208 UwF: Unwritten fieldNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-05Let JUnit take care of exceptionsNoel Grandin
2015-04-20java: remove some unused codeNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-02-26TyposJulien Nabet
2015-01-13java: remove some dead propertiesNoel Grandin
2015-01-13java: inline the CheckAPI propertiesNoel Grandin
2015-01-13java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2015-01-09java: simplify array creationNoel Grandin
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2015-01-05java: unnecessary importsNoel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: these fields can become local variablesNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-19java: this does not need to be a ThreadNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: remove comment noiseNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-25java: final fields that can be staticNoel 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-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-07java: remove some unnecessary intermediary object creationNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin