summaryrefslogtreecommitdiff
path: root/vcl/source/uitest/uiobject.cxx
AgeCommit message (Expand)Author
2024-03-28fix comparison of UIObject's inside UITestsNoel Grandin
2024-03-28prevent SEGV in ToolBoxUIObject::get_stateNoel Grandin
2024-03-13SAL_WARN -> SAL_INFONoel Grandin
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-04-15tdf#154269 - Respect FindReplaceRememberedSearches expert option in quick findAndreas Heinisch
2023-04-13add some debugging on failure to find impress_allCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-05tdf#56973 - Copy/paste (single) sheet is checked but not enabledAndreas Heinisch
2022-09-21use more string_view in vclNoel Grandin
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-04-01uitest: add wrapper for VclExpanderXisco Fauli
2021-07-30use less GetOutDev()Noel Grandin
2021-07-09split out duplicated condition and test it onceCaolán McNamara
2021-07-08we check pChild against null in one branch but not anotherCaolán McNamara
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-04Fix UITestMike Kaganski
2021-06-04Fix UITestMike Kaganski
2021-05-28IsDisposed->isDisposed in vcl/../uitestNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-28disposed window accessed during UITest_sw_navigatorCaolán McNamara
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-12tdf#132869 - Show the error message in a tooltipAndreas Heinisch
2021-03-17throw exception for errors in uitest actionsNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09SetCurItemId takes an ItemId not a PositionCaolán McNamara
2021-03-05include the id of the duplicate in the warning about itCaolán McNamara
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-03-01tdf#140528: sw: Add UItestXisco Fauli
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara
2021-01-14UITest: add IconViewSzymon Kłos
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-09-18jsdialog: use window only if visibleSzymon Kłos
2020-09-02move Edit into toolkit only headersCaolán McNamara
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-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