summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-18remove excessive whitespaceMarkus Mohrhard
2016-06-18uitest: work on supporting ui objects in sfx2 for uitestingMarkus Mohrhard
2016-06-18uitest: provide a way for non-vcl modules to register factoriesMarkus Mohrhard
2016-06-18uitest: use forward declarationsMarkus Mohrhard
2016-06-18let us not call getenv for each windowMarkus Mohrhard
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard
2016-06-18uitest: add demo creating a local range nameMarkus Mohrhard
2016-06-18uitest: fix warningsMarkus Mohrhard
2016-06-18uitest: avoid crashes when trying to access missing UI objectMarkus Mohrhard
2016-06-18uitest: forgot the uitest spi button wrapper in the factoryMarkus Mohrhard
2016-06-18uitest: replace assert with correct error handlingMarkus Mohrhard
2016-06-18uitest: add test for tdf#98427Markus Mohrhard
2016-06-18uitest: also remove the screenshot part from function namesMarkus Mohrhard
2016-06-18uitest: remove all references to the screenshot functionalityMarkus Mohrhard
2016-06-18uitest: move uitest python part from dev-toolsMarkus Mohrhard
2016-06-18uitest: add todo commentMarkus Mohrhard
2016-06-18uitest: initial support for spinbuttons in uitestingMarkus Mohrhard
2016-06-18uitest: add initial support for combo boxes to uitestingMarkus Mohrhard
2016-06-18uitest: don't allow access to disabled or hidden listboxMarkus Mohrhard
2016-06-18uitest: initial work on tab page ui testing supportMarkus Mohrhard
2016-06-18uitest: provide a few more properties for list boxesMarkus Mohrhard
2016-06-18uitest: provide a few more properties in the state mapMarkus Mohrhard
2016-06-18uitest: add initial implementation for ListBoxMarkus Mohrhard
2016-06-18uitest: handle a few more dialog typesMarkus Mohrhard
2016-06-18uitest: add checkboxes to UI testingMarkus Mohrhard
2016-06-18uitest: add ids for buttons in MessageDialogMarkus Mohrhard
2016-06-18uitest: add a few more properties for the ui testingMarkus Mohrhard
2016-06-18uitest: send signal when modeless dialog is readyMarkus 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: start annotating a few important non-ui calc windowsMarkus Mohrhard
2016-06-18uitest: send a document event when modal dialog is executedMarkus Mohrhard
2016-06-18uitest: send all commands in async modeMarkus Mohrhard
2016-06-18uitest: actually implement the UNO interfacesMarkus Mohrhard
2016-06-18uitest: improve the UITest UNO objectMarkus Mohrhard
2016-06-18uitest: this is obviously wrongMarkus Mohrhard
2016-06-18uitest: ReallyVisible contains if the Window is visible on screenMarkus Mohrhard
2016-06-18uitest: if action is not executed forward to base classMarkus Mohrhard
2016-06-18uitest: add way to type text in any window through ui testingMarkus Mohrhard
2016-06-18uitest: rename getType to get_typeMarkus Mohrhard
2016-06-18uitest: set text through key events in ui testsMarkus Mohrhard
2016-06-18uitest: add ui test wrapper for EditMarkus Mohrhard
2016-06-18uitest: remove wrong commentMarkus Mohrhard
2016-06-18uitest: correct log macroMarkus Mohrhard
2016-06-18uitest: add UNO interface for ui testingMarkus Mohrhard
2016-06-18uitest: more method documentationsMarkus Mohrhard
2016-06-18uitest: add method to get top level window that has current focusMarkus Mohrhard
2016-06-18uitest: add a few more wrappers for ui controlsMarkus Mohrhard
2016-06-18uitest: initial work on executing dispatcher commands in ui testsMarkus Mohrhard
2016-06-18uitest: let us use the include/vcl/uitest purely for the interfaceMarkus Mohrhard