summaryrefslogtreecommitdiff
path: root/include/vcl/uitest
AgeCommit message (Expand)Author
2021-01-26loplugin:passstuffbyrefNoel
2021-01-14UITest: add IconViewSzymon Kłos
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-03loplugin:unnecessaryvirtualNoel
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara
2020-09-18jsdialog: use window only if visibleSzymon Kłos
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-19compact namespace: vclNoel Grandin
2020-07-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif
2020-07-08uitest: Add support for vertical TabControl ObjectAhmed ElShreif
2020-07-07make some symbols privateNoel Grandin
2020-05-10lok: add FormattedFieldUIObject classHenry Castro
2020-05-10lok: override get_state of the MetricFieldObject classHenry Castro
2020-05-10lok: add MetricFieldUIObject classHenry Castro
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2019-11-15make some classes module-privateNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03make some classes module-privateNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-19uitest: fixed for formatting and plugin stringconstantMarkus Mohrhard
2019-08-19uitest: add more events to ui loggerAhmed ElShreif
2019-05-09add missing include guardsLuboš Luňák
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-28uitest: support parameters when sending UNO commandsSaurav Chirania
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-06-12WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-03-26uitest: provide a way to select a floating window, e.g. popup menuMarkus Mohrhard
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard
2017-03-20uitest: start to log key inputMarkus Mohrhard
2017-03-20uitest: add logging for UI actionsMarkus Mohrhard
2017-02-27uitest: add a specific method for executing dialogsMarkus Mohrhard
2017-02-07uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard