summaryrefslogtreecommitdiff
path: root/sc/source/ui/uitest/uiobject.cxx
AgeCommit message (Expand)Author
2023-06-02uitest: sc: check whether current row/column/table has dataXisco Fauli
2022-10-06use more string_view in scNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-16uitest: sc: make sure the tab number existsXisco Fauli
2021-11-15uitest: sc: add support for pivot table popupXisco Fauli
2021-03-09decompose ScNavigatorDlgUIObject and use sub components directlyCaolán McNamara
2021-02-02use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0Caolán McNamara
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-17GetAddressFromString never passed a null ScDocument*Caolán McNamara
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-07-12cid#1465252 Dereference null return valueCaolán McNamara
2020-07-11cid#1465255 Unchecked dynamic_castCaolán McNamara
2020-07-08uitest : Add support to Calc - commentsAhmed ElShreif
2020-06-21uitest : Add support for Dropdown items in grid windowAhmed ElShreif
2020-06-07uitest: Add support for Calc - Set ZoomShiko
2020-05-16uitest: sc: test navigatorXisco Fauli
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-03-07uitest: fix small bug when trying to select different sheet in calcMarkus Mohrhard
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-22Bin leftover SAL_DEBUGTor Lillqvist
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-09uitest: add state about currently visible rangeMarkus Mohrhard
2017-03-26uitest: add ability to open autofilter dialogMarkus Mohrhard
2016-12-21uitest: add selected area to gridwin stateMarkus Mohrhard
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-06-18uitest: loplugin:stringconstantMarkus Mohrhard
2016-06-18uitest: add way to deselect OLE objectMarkus Mohrhard
2016-06-18uitest: allow activating OLE objectsMarkus Mohrhard
2016-06-18uitest: allow to select charts in calcMarkus Mohrhard
2016-06-18uitest: provide charts as children of calc's grid windowMarkus Mohrhard
2016-06-18uitest: allow selecting different tabs in gridwinMarkus Mohrhard
2016-06-18uitest: warn when we can not handle the select typeMarkus Mohrhard
2016-06-18uitest: provide some more state information about gridwinMarkus Mohrhard
2016-06-18uitest: support extending the select cell rangeMarkus Mohrhard
2016-06-18uitest: add wrapper for calc's gridwindowMarkus Mohrhard