summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshb.cxx
AgeCommit message (Expand)Author
2023-03-04check GetShellXisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-13fix UBSAN downcast...does not point to an object of type 'ScUndoManager'Noel Grandin
2022-08-11calc: fix undo action disabled in different viewsNoel Grandin
2022-07-31sc, out of order undo: allow multiple actions from other viewNoel Grandin
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-02Fix variable nameAndrea Gelmini
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-10-20use tools::Long in scNoel
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-01Make QR Code callable in calc and writerShubham Goyal
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-25tdf#118777: Disable signature line slot if non-text objectKatarina Behrens
2018-07-24sw,sc: Signature Line: fix VclPtr assertionMichael Stahl
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-06tdf#117903 Add signature line feature to calcSamuel Mehrbrodt
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl