summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-18uitest: let us return a string based typeMarkus Mohrhard3-0/+14
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard6-99/+6
2016-06-18fix indentationMarkus Mohrhard1-10/+10
2016-06-18uitest: don't try to execute empty stringsMarkus Mohrhard1-0/+2
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard5-0/+80
2016-06-18uitest: add demo for tabdialog handlingMarkus Mohrhard1-0/+49
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard4-1/+53
2016-06-18uitest: fix bug in the uitesting frameworkMarkus Mohrhard1-1/+1
2016-06-18uitest: some small improvements for the TabDialog wrapperMarkus Mohrhard2-2/+14
2016-06-18uitest: don't use WindowUIObject if not necessaryMarkus Mohrhard1-5/+0
2016-06-18uitest: fix wrong factory function for checkboxesMarkus Mohrhard1-1/+1
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard12-259/+299
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard27-255/+155
2016-06-18remove excessive whitespaceMarkus Mohrhard1-16/+0
2016-06-18uitest: work on supporting ui objects in sfx2 for uitestingMarkus Mohrhard6-0/+144
2016-06-18uitest: provide a way for non-vcl modules to register factoriesMarkus Mohrhard3-0/+51
2016-06-18uitest: use forward declarationsMarkus Mohrhard3-4/+11
2016-06-18let us not call getenv for each windowMarkus Mohrhard1-1/+2
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard4-0/+74
2016-06-18uitest: add demo creating a local range nameMarkus Mohrhard1-0/+26
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: add test for tdf#98427Markus Mohrhard1-0/+42
2016-06-18uitest: also remove the screenshot part from function namesMarkus Mohrhard2-2/+2
2016-06-18uitest: remove all references to the screenshot functionalityMarkus Mohrhard3-63/+0
2016-06-18uitest: move uitest python part from dev-toolsMarkus Mohrhard13-0/+642
2016-06-18uitest: add todo commentMarkus Mohrhard1-0/+1
2016-06-18uitest: initial support for spinbuttons in uitestingMarkus Mohrhard3-0/+62
2016-06-18uitest: add initial support for combo boxes to uitestingMarkus Mohrhard4-0/+72
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 Mohrhard4-0/+61
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 Mohrhard4-0/+80
2016-06-18uitest: handle a few more dialog typesMarkus Mohrhard2-1/+14
2016-06-18uitest: add checkboxes to UI testingMarkus Mohrhard4-0/+63
2016-06-18uitest: add ids for buttons in MessageDialogMarkus Mohrhard1-0/+7
2016-06-18uitest: add a few more properties for the ui testingMarkus Mohrhard1-1/+48
2016-06-18uitest: send signal when modeless dialog is readyMarkus Mohrhard1-0/+10
2016-06-18uitest: add getState method to css::ui::test::XUIObjectMarkus Mohrhard3-0/+19
2016-06-18uitest: support the parameters in the executeAction commandMarkus Mohrhard3-4/+18
2016-06-18uitest: start annotating a few important non-ui calc windowsMarkus Mohrhard2-0/+2
2016-06-18uitest: send a document event when modal dialog is executedMarkus Mohrhard2-0/+10
2016-06-18uitest: send all commands in async modeMarkus Mohrhard1-1/+4
2016-06-18uitest: actually implement the UNO interfacesMarkus Mohrhard5-0/+229
2016-06-18uitest: improve the UITest UNO objectMarkus Mohrhard3-0/+34
2016-06-18uitest: this is obviously wrongMarkus Mohrhard1-1/+1
2016-06-18uitest: ReallyVisible contains if the Window is visible on screenMarkus Mohrhard1-0/+1