summaryrefslogtreecommitdiff
path: root/vcl/source/uitest
AgeCommit message (Expand)Author
2021-05-25SetCurItemId takes an ItemId not a PositionCaolán McNamara
2021-04-27vcl: use SolarMutexGuard when accessing UIObjectUnoObj::mpObjMichael Stahl
2021-04-19jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-10UITest: add IconViewSzymon Kłos
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-15uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky
2020-11-05Make findChild more robust in the face of disposed windowsStephan Bergmann
2020-10-19use tools::Long in vclNoel
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara
2020-10-13uilogger : Add support in the Logger and DSL for Vertical TabAhmed ElShreif
2020-09-18jsdialog: use window only if visibleSzymon Kłos
2020-09-04uilogger : Add support in the Logger and DSL for MenuBtnAhmed ElShreif
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif
2020-08-27uilogger : Add support in the Logger and DSL for ValueSetAhmed ElShreif
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif
2020-08-21uilogger : Add support in the Logger and DSL for the LAUNCHMENU in CALCAhmed ElShreif
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif
2020-07-23spinfld can be toolkit only nowCaolán McNamara
2020-07-14uitest : extend the ComboBox UIObjectAhmed ElShreif
2020-07-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif
2020-07-12VerticalTabControl can be in private headerCaolán McNamara
2020-07-08uitest: Add support for vertical TabControl ObjectAhmed ElShreif
2020-07-06exile fmtfield.hxx to toolkit headersCaolán McNamara
2020-07-05return a reference instead of a pointerCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-12add SPACE keycode to uitesting listCaolán McNamara
2020-06-10uitest: Add support for Calc / Format cell / background color selectorShiko
2020-05-26tdf#131715: uitest: add wrapper for roadmapwizardXisco Fauli
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
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-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-04-22vcl: fix missing includeMiklos Vajna
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-14mobile: cannot change linestyle on impressMert Tumer
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11simplify "a = a +" to "a +="Noel Grandin