summaryrefslogtreecommitdiff
path: root/vcl/source/uitest
AgeCommit message (Expand)Author
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-28UIObjectUnoObj::executeAction does not need mutable state in UIObjectUnoObjStephan Bergmann
2021-06-28Remove dubious lone mutex lockStephan Bergmann
2021-06-28No need for these function arguments to be captured in UIObjectUnoObjStephan Bergmann
2021-06-25Fix misuse of volatile to avoid a data raceStephan Bergmann
2021-06-24Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
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-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-28disposed window accessed during UITest_sw_navigatorCaolán McNamara
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23vcl: use SolarMutexGuard when accessing UIObjectUnoObj::mpObjMichael Stahl
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-04-13fix window --disable-pch buildCaolán McNamara
2021-04-12forward decl vcl::Window in uiobject.hxxCaolán McNamara
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-26loplugin:passstuffbyrefNoel
2021-01-14UITest: add IconViewSzymon Kłos
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
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