summaryrefslogtreecommitdiffstats
path: root/framework/qa
Commit message (Expand)AuthorAgeFilesLines
* remove unused fieldNoel Grandin2016-06-061-1/+0
* remove unused imports in java codeNoel Grandin2016-06-061-6/+0
* Add initial CppunitTest_framework_dispatchMiklos Vajna2016-06-031-0/+206
* Fix typosAndrea Gelmini2016-05-251-2/+2
* framework: CheckXTitle still sometimes fails on WNT...Michael Stahl2016-04-281-0/+2
* Use UNO service constructorsStephan Bergmann2016-04-131-10/+4
* remove unused m_xFrame in CheckXTitle unit testAkash Jain2016-04-131-14/+0
* add waitForIdleEvent in remaining testsAkash Jain2016-04-071-2/+2
* See if waitForEventIdle helps hereStephan Bergmann2016-04-061-0/+3
* Add unit tests for XTitle interfaceAkash Jain2016-04-051-0/+284
* remove some unused Java codeNoel Grandin2016-03-141-1/+1
* tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt2016-03-081-0/+1
* Fix typosAndrea Gelmini2016-02-051-1/+1
* Fix typosAndrea Gelmini2016-01-104-4/+4
* framework: re-enable two dispatch tests, and make them work harder.Michael Meeks2016-01-082-10/+22
* framework: restore dispatch API test.Michael Meeks2016-01-072-54/+61
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-054-15/+15
* java: make inner classes static where possibleNoel Grandin2015-11-054-4/+4
* convert "continue" flag to an enumNoel Grandin2015-10-161-5/+5
* 1327208 UwF: Unwritten fieldNoel Grandin2015-10-161-1/+0
* Fix typosAndrea Gelmini2015-10-011-3/+3
* Fix typosAndrea Gelmini2015-09-303-7/+7
* Fix typosAndrea Gelmini2015-07-034-4/+4
* Fix typosAndrea Gelmini2015-06-282-2/+2
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-222-2/+2
* speed up Java unit tests by removing sleepsNoel Grandin2015-06-112-6/+4
* Let JUnit take care of exceptionsNoel Grandin2015-06-055-322/+182
* java: remove some unused codeNoel Grandin2015-04-203-17/+0
* Typo: formated->formattedJulien Nabet2015-03-251-2/+2
* TyposJulien Nabet2015-02-263-8/+8
* java: remove some dead propertiesNoel Grandin2015-01-131-2/+0
* java: inline the CheckAPI propertiesNoel Grandin2015-01-132-54/+13
* java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin2015-01-132-5/+5
* java: simplify sleeping and waiting in testsNoel Grandin2015-01-127-60/+23
* java: no need to instantiate the AccessibilityTools objectNoel Grandin2015-01-121-3/+0
* java: simplify array creationNoel Grandin2015-01-092-6/+3
* drop crashrep unused since start of LibreOfficeCaolán McNamara2015-01-072-4/+4
* java: unnecessary importsNoel Grandin2015-01-051-6/+0
* java: remove more dead codeNoel Grandin2015-01-053-6/+4
* java: these fields can become local variablesNoel Grandin2015-01-051-2/+1
* java: remove dead codeNoel Grandin2015-01-054-510/+0
* java: static fields that should not be staticNoel Grandin2014-12-196-12/+11
* java: this does not need to be a ThreadNoel Grandin2014-12-191-2/+1
* java: reduce visibility of fields and methodsNoel Grandin2014-12-112-3/+3
* java: remove comment noiseNoel Grandin2014-12-102-2/+0
* java: simplify the getMSF() methodsNoel Grandin2014-12-1012-30/+14
* java: final fields that can be staticNoel Grandin2014-11-251-1/+1
* java,framework: remove unused vars and parametersNoel Grandin2014-11-257-28/+12
* java,qadev: remove unused parameters and local varsNoel Grandin2014-11-243-6/+6