summaryrefslogtreecommitdiff
path: root/vcl/source/uitest
AgeCommit message (Expand)Author
2018-03-17uitest logger: call correct function for key loggingSaurav Chirania
2018-02-02uitest for tdf#114724 headings outline tracking in NavigatorJim Raykowski
2018-01-29Modernize a bit vcl (part3)Julien Nabet
2018-01-21uitest: add checked to radio button propertiesMarkus Mohrhard
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-17coverity#1427627 'Constant' variable guards dead codeCaolán McNamara
2018-01-15vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-07uitest: port the selection code from multi line edit to normal editMarkus Mohrhard
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-22vcl: [loplugin:badstatics] aInstanceMichael Stahl
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-02uitest: detect real floating windows betterMarkus Mohrhard
2017-07-18try sleep instead of blocks annotationCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
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-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