summaryrefslogtreecommitdiff
path: root/framework/qa
AgeCommit message (Expand)Author
2016-10-03Fix typosAndrea Gelmini
2016-09-29tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen
2016-09-25disable the two unstable tests for nowMarkus Mohrhard
2016-09-22Fix JunitTest_framework_complex:CheckXTitleLuke Deller
2016-08-11Follow-up to 38a3743e0c5d52f9386f74097fd512d3133fbbe3Tor Lillqvist
2016-06-06remove unused fieldNoel Grandin
2016-06-06remove unused imports in java codeNoel Grandin
2016-06-03Add initial CppunitTest_framework_dispatchMiklos Vajna
2016-05-25Fix typosAndrea Gelmini
2016-04-28framework: CheckXTitle still sometimes fails on WNT...Michael Stahl
2016-04-13Use UNO service constructorsStephan Bergmann
2016-04-13remove unused m_xFrame in CheckXTitle unit testAkash Jain
2016-04-07add waitForIdleEvent in remaining testsAkash Jain
2016-04-06See if waitForEventIdle helps hereStephan Bergmann
2016-04-05Add unit tests for XTitle interfaceAkash Jain
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