summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsha.cxx
AgeCommit message (Expand)Author
2019-09-25Allow to use multiple Formula dialog instancesSzymon Kłos
2019-05-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-09-28weld ScAttrDlgCaolán McNamara
2018-08-12Use o3tl::temporaryMike Kaganski
2018-08-12Sort includesMike Kaganski
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-01loplugin:stringloop in scNoel Grandin
2018-07-05tdf#105225 fix new background tab page in calc format cells dialogJim Raykowski
2018-06-25tdf#105225 new background tab page for Calc Format Cells dialogJim Raykowski
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-03TypedWhichId in scNoel Grandin
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-19SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet*Caolán McNamara
2018-01-17coverity#1427628 Dereference before null checkCaolán McNamara
2018-01-16lokdialog: Don't output anything for the incoming SfxRequest.Jan Holesovsky
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian
2017-12-08simplify construction of a const vectorJochen Nitschke
2017-11-23Disabled slot with Put leaks entry (tabvwsha/sc)Julien Nabet
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2016-11-24Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2016-10-28can do this in one stepCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-03-27tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calcAleksas Pantechovskis
2016-03-18Related: tdf#42629 Improve the readability of the status bar functionsDag Wieers
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolán McNamara
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Revert "do not use unlimited precision in status bar"Eike Rathke
2015-09-28do not use unlimited precision in status barEike Rathke
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara