summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshf.cxx
AgeCommit message (Expand)Author
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
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-14tdf#114992: fix crash in deleting sheetJulien Nabet
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-04-07out-of-bounds tab access when deleting second last sheetEike Rathke
2017-01-03tdf#87111 Warn about data loss when deleting source data of pivot tableAbhilash Singh
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13Revert "sc: Make .uno:Insert (inserting a new sheet) always succeed."Michael Stahl