summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshb.cxx
AgeCommit message (Expand)Author
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
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06tdf#97357 allow insert image if sheet is protected but few cells are notBernhard Widl
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl