summaryrefslogtreecommitdiff
path: root/include/vcl/uitest
AgeCommit message (Expand)AuthorFilesLines
2021-03-15no need for this map<> key to be constNoel1-1/+1
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-14UITest: add IconViewSzymon Kłos1-2/+17
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+5
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer1-3/+2
2020-11-03loplugin:unnecessaryvirtualNoel1-1/+1
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara1-0/+12
2020-09-18jsdialog: use window only if visibleSzymon Kłos1-0/+2
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif2-0/+4
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-1/+0
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif1-0/+23
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2-2/+1
2020-07-19compact namespace: vclNoel Grandin1-21/+2
2020-07-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif1-0/+23
2020-07-08uitest: Add support for vertical TabControl ObjectAhmed ElShreif1-0/+23
2020-07-07make some symbols privateNoel Grandin2-2/+2
2020-05-10lok: add FormattedFieldUIObject classHenry Castro1-0/+37
2020-05-10lok: override get_state of the MetricFieldObject classHenry Castro1-0/+2
2020-05-10lok: add MetricFieldUIObject classHenry Castro2-2/+36
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-4/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-6/+11
2019-11-15make some classes module-privateNoel Grandin2-3/+3
2019-11-06make some classes module-privateNoel Grandin1-2/+2
2019-11-05make some classes module-privateNoel Grandin1-3/+3
2019-11-03make some classes module-privateNoel Grandin1-7/+7
2019-10-31loplugin:finalclasses in vclNoel Grandin1-27/+25
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+1
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara1-1/+1
2019-08-22loplugin:constmethod in vclNoel Grandin1-1/+1
2019-08-19uitest: fixed for formatting and plugin stringconstantMarkus Mohrhard1-16/+32
2019-08-19uitest: add more events to ui loggerAhmed ElShreif1-0/+10
2019-05-09add missing include guardsLuboš Luňák4-0/+20
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen4-5/+9
2018-11-07move SvTreeListBox to vclCaolán McNamara1-0/+50
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-07-31uitest logger: log more eventsSaurav Chirania2-1/+28
2018-07-28uitest: support parameters when sending UNO commandsSaurav Chirania1-0/+8
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania1-0/+4
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania1-0/+2
2018-06-12WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania1-0/+4
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania1-0/+6
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard1-0/+21
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann1-2/+2
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-12/+12
2017-03-26uitest: provide a way to select a floating window, e.g. popup menuMarkus Mohrhard1-0/+2
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard1-0/+2
2017-03-20uitest: start to log key inputMarkus Mohrhard1-0/+2
2017-03-20uitest: add logging for UI actionsMarkus Mohrhard2-0/+44
2017-02-27uitest: add a specific method for executing dialogsMarkus Mohrhard1-0/+2