summaryrefslogtreecommitdiffstats
path: root/include/vcl/uitest/uiobject.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryvirtualNoel2020-11-031-1/+1
* add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara2020-10-161-0/+12
* jsdialog: use window only if visibleSzymon Kłos2020-09-181-0/+2
* uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif2020-08-241-0/+2
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-121-1/+0
* uitest : Add support for Menu Button objectsAhmed ElShreif2020-08-061-0/+23
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-0/+1
* uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif2020-07-141-0/+23
* uitest: Add support for vertical TabControl ObjectAhmed ElShreif2020-07-081-0/+23
* lok: add MetricFieldUIObject classHenry Castro2020-05-101-2/+1
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-6/+11
* make some classes module-privateNoel Grandin2019-11-151-2/+2
* make some classes module-privateNoel Grandin2019-11-061-2/+2
* make some classes module-privateNoel Grandin2019-11-051-3/+3
* make some classes module-privateNoel Grandin2019-11-031-7/+7
* loplugin:finalclasses in vclNoel Grandin2019-10-311-27/+25
* remove some unnecessary includesCaolán McNamara2019-10-301-1/+1
* SpinButton only needed by vcl and toolkitCaolán McNamara2019-10-301-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-1/+2
* move SvTreeListBox to vclCaolán McNamara2018-11-071-0/+50
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania2018-07-071-0/+4
* uitest logger: log the events calling CallEventListeners()Saurav Chirania2018-07-061-0/+2
* WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania2018-06-121-0/+4
* uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania2018-06-031-0/+6
* uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard2018-01-071-0/+21
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-051-12/+12
* uitest: better support for listbox loggingMarkus Mohrhard2017-03-211-0/+2
* uitest: add logging for UI actionsMarkus Mohrhard2017-03-201-0/+7
* uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard2017-02-071-4/+4
* Fix typosAndrea Gelmini2016-10-011-1/+1
* add missing include guardsMarkus Mohrhard2016-10-011-0/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-11/+11
* Prevent MSC from instantiating implicitly defined DLLPUBLIC member functionsStephan Bergmann2016-07-111-0/+4
* uitest: add support for TabControlMarkus Mohrhard2016-06-221-0/+23
* uitest: add wrapper for radio buttonMarkus Mohrhard2016-06-181-0/+21
* uitest: add method to get all children of a ui objectMarkus Mohrhard2016-06-181-0/+9
* uitest: an enum is a bad idea for the typeMarkus Mohrhard2016-06-181-36/+2
* uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard2016-06-181-0/+245
* uitest: add spinfield uitest supportMarkus Mohrhard2016-06-181-0/+1
* uitest: initial support for spinbuttons in uitestingMarkus Mohrhard2016-06-181-0/+1
* uitest: add initial support for combo boxes to uitestingMarkus Mohrhard2016-06-181-0/+1
* uitest: initial work on tab page ui testing supportMarkus Mohrhard2016-06-181-0/+1
* uitest: add initial implementation for ListBoxMarkus Mohrhard2016-06-181-0/+1
* uitest: add checkboxes to UI testingMarkus Mohrhard2016-06-181-0/+1
* uitest: rename getType to get_typeMarkus Mohrhard2016-06-181-1/+1
* uitest: add ui test wrapper for EditMarkus Mohrhard2016-06-181-0/+1
* uitest: more method documentationsMarkus Mohrhard2016-06-181-2/+25
* uitest: add a few more wrappers for ui controlsMarkus Mohrhard2016-06-181-0/+5
* uitest: let us use the include/vcl/uitest purely for the interfaceMarkus Mohrhard2016-06-181-18/+0