summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh3.cxx
AgeCommit message (Expand)Author
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
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-20Resolves: tdf#99477 freeze first col/row always set a freezeEike Rathke
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-03-02tdf#60874 Set custom HID for Protect Document windowGabor Kelemen
2017-02-03TyposJulien Nabet
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-08-03Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara
2016-08-03unused slot argumentCaolán McNamara
2016-07-11Resolves: tdf#100573 revert original attempt to resolves tdf#46637Caolán McNamara
2016-05-11Missing break in switchStephan Bergmann
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose