summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh3.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-2/+0
2024-02-16calc: sheet protection dialog is asyncHubert Figuière1-76/+114
2023-12-12tdf#33201 Add UNO command for Column/Row HighlightingSahil1-0/+13
2023-09-15tdf#122718 Add search functionality to the Functions sidebarRafael Lima1-1/+2
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl1-5/+4
2023-08-18Resolves tdf#156357 - Submit Show Formula to documentHeiko Tietze1-0/+2
2023-06-08lok: send theme palette after the change in ThemeDialogTomaž Vajngerl1-4/+3
2023-05-26use more TypedWhichIdNoel Grandin1-1/+1
2023-05-17sc: change (char, background) style colors when changing the themeTomaž Vajngerl1-3/+3
2023-05-11sc: add ThemeDialog to the main menuTomaž Vajngerl1-1/+33
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-14/+14
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock1-4/+4
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP1-5/+43
2022-03-03improve ScMark* classes a bitLuboš Luňák1-2/+1
2021-12-08Related: tdf#132466 Relative address parsing needs current positionEike Rathke1-8/+12
2021-10-12Resolves: tdf#145077 Use position for jumping to named relative referencesEike Rathke1-3/+3
2021-10-08loplugin:moveparam in svlNoel Grandin1-1/+1
2021-10-07use SfxItemSetFixed in scNoel Grandin1-1/+1
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil1-0/+2
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-03-30Related: tdf#137577 Be able to select a global named range from Name BoxEike Rathke1-1/+6
2021-02-28lok: mark calc document as modified when adjusting split-panes (2)Andras Timar1-0/+2
2021-02-26lok: mark calc document as modified when adjusting split-panes.Michael Meeks1-0/+2
2021-02-17Improve code for Protect in viewfunc.cxxAnshu1-1/+1
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski1-2/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-13loplugin:toolslongJulien Nabet1-4/+4
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski1-0/+42
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-1/+1
2020-11-12remove Fraction::operator tools::Long()Noel1-1/+1
2020-10-20use tools::Long in scNoel1-1/+1
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara1-4/+4
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara1-11/+11
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara1-19/+19
2020-09-13MakeRangeFromName never passed a null ScDocument*Caolán McNamara1-2/+2
2020-08-28lok-freezepanes: fixed freeze row and column handlingPranam Lashkari1-7/+46
2020-08-24uilogger : Add support in the Logger and DSL for ZOOM in CALCAhmed ElShreif1-0/+14
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis1-10/+37
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin1-1/+1
2019-10-21sc: rowcol: tdf#50916 convert tabviewNoel Grandin1-1/+1
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski1-1/+0
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-17/+0
2019-05-12drop intermediate vcl::WindowCaolán McNamara1-9/+5
2019-02-02weld ScTableProtectionDlgCaolán McNamara1-4/+5
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-3/+3
2018-11-16loplugin:buriedassign in scNoel Grandin1-4/+16
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-3/+3
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-18/+12
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-3/+0
2018-05-01weld ScShowTabDlgCaolán McNamara1-4/+2