summaryrefslogtreecommitdiff
path: root/framework/qa
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Revert "tdf#98837 - Fail loading a new document with read only property ..."Tor Lillqvist1-7/+6
2016-05-25Fix typosAndrea Gelmini1-2/+2
2016-04-28framework: CheckXTitle still sometimes fails on WNT...Michael Stahl1-0/+2
2016-04-13Use UNO service constructorsStephan Bergmann1-10/+4
2016-04-13remove unused m_xFrame in CheckXTitle unit testAkash Jain1-14/+0
2016-04-07add waitForIdleEvent in remaining testsAkash Jain1-2/+2
2016-04-06See if waitForEventIdle helps hereStephan Bergmann1-0/+3
2016-04-05Add unit tests for XTitle interfaceAkash Jain1-0/+284
2016-03-14remove some unused Java codeNoel Grandin1-1/+1
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt1-0/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-10Fix typosAndrea Gelmini4-4/+4
2016-01-08framework: re-enable two dispatch tests, and make them work harder.Michael Meeks2-10/+22
2016-01-07framework: restore dispatch API test.Michael Meeks2-54/+61
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin4-15/+15
2015-11-05java: make inner classes static where possibleNoel Grandin4-4/+4
2015-10-16convert "continue" flag to an enumNoel Grandin1-5/+5
2015-10-161327208 UwF: Unwritten fieldNoel Grandin1-1/+0
2015-10-01Fix typosAndrea Gelmini1-3/+3
2015-09-30Fix typosAndrea Gelmini3-7/+7
2015-07-03Fix typosAndrea Gelmini4-4/+4
2015-06-28Fix typosAndrea Gelmini2-2/+2
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin2-6/+4
2015-06-05Let JUnit take care of exceptionsNoel Grandin5-322/+182
2015-04-20java: remove some unused codeNoel Grandin3-17/+0
2015-03-25Typo: formated->formattedJulien Nabet1-2/+2
2015-02-26TyposJulien Nabet3-8/+8
2015-01-13java: remove some dead propertiesNoel Grandin1-2/+0
2015-01-13java: inline the CheckAPI propertiesNoel Grandin2-54/+13
2015-01-13java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin2-5/+5
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin7-60/+23
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin1-3/+0
2015-01-09java: simplify array creationNoel Grandin2-6/+3
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara2-4/+4
2015-01-05java: unnecessary importsNoel Grandin1-6/+0
2015-01-05java: remove more dead codeNoel Grandin3-6/+4
2015-01-05java: these fields can become local variablesNoel Grandin1-2/+1
2015-01-05java: remove dead codeNoel Grandin4-510/+0
2014-12-19java: static fields that should not be staticNoel Grandin6-12/+11
2014-12-19java: this does not need to be a ThreadNoel Grandin1-2/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin2-3/+3
2014-12-10java: remove comment noiseNoel Grandin2-2/+0
2014-12-10java: simplify the getMSF() methodsNoel Grandin12-30/+14
2014-11-25java: final fields that can be staticNoel Grandin1-1/+1
2014-11-25java,framework: remove unused vars and parametersNoel Grandin7-28/+12
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin3-6/+6
2014-11-18java: make fields final where possibleNoel Grandin15-33/+33
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2