summaryrefslogtreecommitdiff
path: root/vcl/source/uitest
AgeCommit message (Expand)AuthorFilesLines
2016-07-17uitest: recognize function keys in keycodesMarkus Mohrhard1-1/+34
2016-07-17uitest: add 2 more properties for listboxesMarkus Mohrhard1-0/+2
2016-07-09uitest: throw an exception instead of crashing when we can't find childMarkus Mohrhard1-0/+3
2016-06-22uitest: we also need a SolarMutex when deleting the wrapper objectMarkus Mohrhard1-0/+2
2016-06-22uitest: add support for TabControlMarkus Mohrhard1-0/+48
2016-06-20support typing into the spin fieldMarkus Mohrhard1-1/+12
2016-06-18uitest: loplugin:staticcallMarkus Mohrhard1-2/+2
2016-06-18uitest: dump the implementation name as wellMarkus Mohrhard1-0/+1
2016-06-18uitest: support more special keycodesMarkus Mohrhard1-5/+30
2016-06-18uitest: add wrapper for radio buttonMarkus Mohrhard1-0/+38
2016-06-18uitest: add method to get all children of a ui objectMarkus Mohrhard3-0/+60
2016-06-18uitest: add initial support sending special key eventsMarkus Mohrhard1-10/+82
2016-06-18uitest: let us return a string based typeMarkus Mohrhard2-0/+12
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard1-49/+4
2016-06-18uitest: fix bug in the uitesting frameworkMarkus Mohrhard1-1/+1
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard1-1/+37
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard3-149/+62
2016-06-18uitest: provide a way for non-vcl modules to register factoriesMarkus Mohrhard1-0/+15
2016-06-18uitest: use forward declarationsMarkus Mohrhard2-0/+6
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard2-0/+52
2016-06-18uitest: fix warningsMarkus Mohrhard1-8/+11
2016-06-18uitest: avoid crashes when trying to access missing UI objectMarkus Mohrhard1-0/+9
2016-06-18uitest: forgot the uitest spi button wrapper in the factoryMarkus Mohrhard1-0/+8
2016-06-18uitest: replace assert with correct error handlingMarkus Mohrhard1-3/+15
2016-06-18uitest: initial support for spinbuttons in uitestingMarkus Mohrhard1-0/+39
2016-06-18uitest: add initial support for combo boxes to uitestingMarkus Mohrhard2-0/+48
2016-06-18uitest: don't allow access to disabled or hidden listboxMarkus Mohrhard1-0/+3
2016-06-18uitest: initial work on tab page ui testing supportMarkus Mohrhard2-0/+38
2016-06-18uitest: provide a few more properties for list boxesMarkus Mohrhard1-0/+2
2016-06-18uitest: provide a few more properties in the state mapMarkus Mohrhard1-0/+2
2016-06-18uitest: add initial implementation for ListBoxMarkus Mohrhard2-0/+58
2016-06-18uitest: handle a few more dialog typesMarkus Mohrhard2-1/+14
2016-06-18uitest: add checkboxes to UI testingMarkus Mohrhard2-0/+41
2016-06-18uitest: add a few more properties for the ui testingMarkus Mohrhard1-1/+48
2016-06-18uitest: add getState method to css::ui::test::XUIObjectMarkus Mohrhard2-0/+17
2016-06-18uitest: support the parameters in the executeAction commandMarkus Mohrhard2-3/+15
2016-06-18uitest: send all commands in async modeMarkus Mohrhard1-1/+4
2016-06-18uitest: actually implement the UNO interfacesMarkus Mohrhard3-0/+223
2016-06-18uitest: ReallyVisible contains if the Window is visible on screenMarkus Mohrhard1-0/+1
2016-06-18uitest: if action is not executed forward to base classMarkus Mohrhard1-2/+18
2016-06-18uitest: add way to type text in any window through ui testingMarkus Mohrhard1-16/+23
2016-06-18uitest: rename getType to get_typeMarkus Mohrhard1-5/+5
2016-06-18uitest: set text through key events in ui testsMarkus Mohrhard1-1/+26
2016-06-18uitest: add ui test wrapper for EditMarkus Mohrhard2-0/+57
2016-06-18uitest: remove wrong commentMarkus Mohrhard1-1/+0
2016-06-18uitest: correct log macroMarkus Mohrhard1-1/+1
2016-06-18uitest: add method to get top level window that has current focusMarkus Mohrhard1-0/+18
2016-06-18uitest: add a few more wrappers for ui controlsMarkus Mohrhard2-4/+189
2016-06-18uitest: initial work on executing dispatcher commands in ui testsMarkus Mohrhard1-0/+7
2016-06-18uitest: let us use the include/vcl/uitest purely for the interfaceMarkus Mohrhard1-1/+1