summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshf.cxx
AgeCommit message (Expand)Author
2024-11-25tdf#163486 PVS V1037 Two or more case-branches perform the same actionsAron Budea
2024-08-14tdf#162069 Initial focus is in the document when creating a new sheetAhmedHamed
2024-02-29tdf#159847 Fix "Duplicate Sheet" when two files have the same nameRafael Lima
2024-01-29make append/rename table dialog asyncNoel Grandin
2024-01-29make set-tab-bg-col dialog asyncNoel Grandin
2024-01-28cid#1588088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-25split out set-bg-col logic from ScTabViewShell::ExecuteTableNoel Grandin
2024-01-25split out append and rename table logic from ScTabViewShell::ExecuteTableNoel Grandin
2024-01-24make move table dialog asyncNoel Grandin
2024-01-24make insert table dialog asyncNoel Grandin
2024-01-24split out move and insert table logic from ScTabViewShell::ExecuteTableNoel Grandin
2024-01-23make the macro assign dialog asyncNoel Grandin
2024-01-23sc: make inactive sheets movable and copyableBayram Çiçek
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-27Fix typoAndrea Gelmini
2023-02-27tdf#153709 Adapt message for Delete SheetLaurent Balland
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-02-15tdf#145745 Create uno:DuplicateSheet commandrafaelhlima
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-09Resolves tdf#147301 - Disable Hidden Row/Col indicatorHeiko Tietze
2021-12-04use more OUStringLiteral in scNoel Grandin
2021-10-16Simplify vector initialization in scJulien Nabet
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-06-01tdf#126540 sc: toggling grid lines sets document as modifiedAttila Szűcs
2020-11-26added new parameter in uno:MovePranam Lashkari
2020-10-12Online: Hide right clicked sheet.gokaysatir
2020-09-30loplugin:reducevarscope in scNoel
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2019-12-22sal_Char->char in scNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-03weld SvxMacroAssignDlgCaolán McNamara
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-28weld ScTabBgColorDlgCaolán McNamara
2018-05-18weld ScInsertTableDlgCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-01weld ScMoveTableDlgCaolán McNamara
2018-05-01weld ScShowTabDlgCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-03-12lokdialog: convert the show sheet dialog to async execHenry Castro