summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh4.cxx
AgeCommit message (Expand)Author
2020-11-03Resolves: tdf#135108 Allow link updates if loaded document so far had noneEike Rathke
2020-05-28tdf#39302 add "alt + =" shortcut for autosumMartin van Zijl
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel 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-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13Resolves: tdf#124693 Crash modifying chart data range with mouse selectionCaolán McNamara
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-11loplugin:useuniqueptr in ScTabViewShellNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-14it does not make sense to check for nullptr and then access anywayMarkus Mohrhard
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-08-26loplugin:constparam in sc part7Noel Grandin