summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh3.cxx
AgeCommit message (Expand)Author
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP
2022-03-03improve ScMark* classes a bitLuboš Luňák
2021-12-08Related: tdf#132466 Relative address parsing needs current positionEike Rathke
2021-10-12Resolves: tdf#145077 Use position for jumping to named relative referencesEike Rathke
2021-10-08loplugin:moveparam in svlNoel Grandin
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-03-30Related: tdf#137577 Be able to select a global named range from Name BoxEike Rathke
2021-02-28lok: mark calc document as modified when adjusting split-panes (2)Andras Timar
2021-02-26lok: mark calc document as modified when adjusting split-panes.Michael Meeks
2021-02-17Improve code for Protect in viewfunc.cxxAnshu
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13loplugin:toolslongJulien Nabet
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-20use tools::Long in scNoel
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara
2020-08-28lok-freezepanes: fixed freeze row and column handlingPranam Lashkari
2020-08-24uilogger : Add support in the Logger and DSL for ZOOM in CALCAhmed ElShreif
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-10-21sc: rowcol: tdf#50916 convert tabviewNoel Grandin
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-02-02weld ScTableProtectionDlgCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-01weld ScShowTabDlgCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-03-30weld SvxZoomDialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-23Revert "unused SID commands in sc"Noel Grandin
2017-12-21unused SID commands in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt