summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh4.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Make Chart Creation Wizard asyncSzymon Kłos1-0/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos1-0/+5
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-20/+1
2019-06-21reference childwins are all weldedCaolán McNamara1-7/+0
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-2/+0
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-9/+2
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+1
2019-04-13Resolves: tdf#124693 Crash modifying chart data range with mouse selectionCaolán McNamara1-7/+13
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara1-4/+11
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-09loplugin:indentation in scNoel Grandin1-2/+2
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-1/+0
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov1-10/+2
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-0/+1
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-20/+0
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-2/+2
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin1-2/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-1/+0
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-07-11loplugin:useuniqueptr in ScTabViewShellNoel Grandin1-51/+47
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-1/+0
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-03-29loplugin:unusedmethodsNoel Grandin1-5/+0
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-6/+6
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-3/+3
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-7/+7
2018-02-14it does not make sense to check for nullptr and then access anywayMarkus Mohrhard1-3/+5
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara1-1/+1
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-1/+1
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+26
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-48/+48
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-2/+1
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti1-5/+8
2017-08-26loplugin:constparam in sc part7Noel Grandin1-1/+1
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-07-25loplugin:unusedfields in scNoel Grandin1-8/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-6/+0
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin1-1/+1
2017-04-10tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-1/+1