summaryrefslogtreecommitdiff
path: root/vcl/source/uitest/uno
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-07-18try sleep instead of blocks annotationCaolán McNamara
2017-07-15coverity#1415093 annotate Waiting while holding a lock as deliberateCaolán McNamara
2017-07-14UI Test idle needs to run with highes priorityMarkus Mohrhard
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-06-28Call ~Idle with SolarMutex lockedStephan Bergmann
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann
2017-06-12Avoid use-after-freeStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-26uitest: provide a way to select a floating window, e.g. popup menuMarkus Mohrhard
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27uitest: move the processing of actions into the idle handlerMarkus Mohrhard
2017-02-27uitest: add a specific method for executing dialogsMarkus Mohrhard
2017-02-07uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-19uitest: add missing solar mutex guardMarkus Mohrhard
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-06-22uitest: we also need a SolarMutex when deleting the wrapper objectMarkus Mohrhard
2016-06-18uitest: loplugin:staticcallMarkus Mohrhard
2016-06-18uitest: add method to get all children of a ui objectMarkus Mohrhard
2016-06-18uitest: let us return a string based typeMarkus Mohrhard
2016-06-18uitest: avoid crashes when trying to access missing UI objectMarkus Mohrhard
2016-06-18uitest: add getState method to css::ui::test::XUIObjectMarkus Mohrhard
2016-06-18uitest: support the parameters in the executeAction commandMarkus Mohrhard
2016-06-18uitest: actually implement the UNO interfacesMarkus Mohrhard