summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshb.cxx
AgeCommit message (Expand)Author
2024-06-01loplugin:ostr in sc/../viewNoel Grandin
2024-05-31sc: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-03-26tdf#160338 Calc freeze on Text Attribute dialogNoel Grandin
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-01-30cid#1588084 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-28cid#1588088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-24convert more calc dialogs to asyncNoel Grandin
2024-01-23make signature line dialog asyncNoel Grandin
2024-01-23make links dialog asyncNoel Grandin
2024-01-23make sign signatures dialog asyncNoel Grandin
2024-01-23make additions dialog asyncNoel Grandin
2023-12-21tdf#158375: adapt UI when DDE is disabled via DisableActiveContentSarper Akdemir
2023-10-06use more ErrCodeMsgNoel Grandin
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