summaryrefslogtreecommitdiff
path: root/vcl/source/uitest
AgeCommit message (Expand)Author
2017-06-12Avoid use-after-freeStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-16uitest: escape the " for the json string conversionMarkus Mohrhard
2017-03-26uitest: provide a way to select a floating window, e.g. popup menuMarkus Mohrhard
2017-03-26uitest: handle float windows better in the hierarchy dumpMarkus Mohrhard
2017-03-26uitest: allow to find ourself with an IDMarkus Mohrhard
2017-03-25Fix typosAndrea Gelmini
2017-03-21uitest: also accept child windows having focus for loggingMarkus Mohrhard
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard
2017-03-21uitest: always start with a clean fileMarkus Mohrhard
2017-03-21uitest: only log actions for elements with the focusMarkus Mohrhard
2017-03-20uitest: start to log key inputMarkus Mohrhard
2017-03-20uitest: add logging for UI actionsMarkus Mohrhard
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27uitest: move the processing of actions into the idle handlerMarkus Mohrhard
2017-02-27uitest: execute commands in synchronous modeMarkus Mohrhard
2017-02-27uitest: add a specific method for executing dialogsMarkus Mohrhard
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
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-21uitest: handle typing in a combobox correctly with sub editsMarkus Mohrhard
2016-12-21uitest: forward unhandled actions to parent's methodMarkus Mohrhard
2016-12-19loplugin:sallogareasStephan Bergmann
2016-12-19uitest: warn if the command is not executedMarkus Mohrhard
2016-12-19uitest: add missing solar mutex guardMarkus Mohrhard
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-11-13drop extra semicolonsDavid Tardon
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-09-05Simplify Sequence constructionStephan Bergmann
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-17uitest: recognize function keys in keycodesMarkus Mohrhard
2016-07-17uitest: add 2 more properties for listboxesMarkus Mohrhard
2016-07-09uitest: throw an exception instead of crashing when we can't find childMarkus Mohrhard
2016-06-22uitest: we also need a SolarMutex when deleting the wrapper objectMarkus Mohrhard
2016-06-22uitest: add support for TabControlMarkus Mohrhard
2016-06-20support typing into the spin fieldMarkus Mohrhard
2016-06-18uitest: loplugin:staticcallMarkus Mohrhard
2016-06-18uitest: dump the implementation name as wellMarkus Mohrhard
2016-06-18uitest: support more special keycodesMarkus Mohrhard
2016-06-18uitest: add wrapper for radio buttonMarkus Mohrhard
2016-06-18uitest: add method to get all children of a ui objectMarkus Mohrhard
2016-06-18uitest: add initial support sending special key eventsMarkus Mohrhard
2016-06-18uitest: let us return a string based typeMarkus Mohrhard
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard
2016-06-18uitest: fix bug in the uitesting frameworkMarkus Mohrhard
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard