summaryrefslogtreecommitdiffstats
path: root/framework/qa
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-07-211-1/+1
* Fix typosAndrea Gelmini2017-05-051-1/+1
* remove some old MSVC workaroundsNoel Grandin2017-04-211-3/+2
* update test to pass now that .ui files are foundCaolán McNamara2017-04-121-1/+1
* Fix typosAndrea Gelmini2017-03-253-3/+3
* TyposJulien Nabet2017-03-191-1/+1
* Fix typosAndrea Gelmini2017-03-033-6/+6
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-14/+13
* Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski2016-12-071-1/+1
* Fix typosAndrea Gelmini2016-10-031-1/+1
* tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen2016-09-291-5/+5
* disable the two unstable tests for nowMarkus Mohrhard2016-09-251-2/+6
* Fix JunitTest_framework_complex:CheckXTitleLuke Deller2016-09-221-12/+46
* Follow-up to 38a3743e0c5d52f9386f74097fd512d3133fbbe3Tor Lillqvist2016-08-111-7/+6
* 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