summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfunc.cxx
AgeCommit message (Expand)Author
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-03TypedWhichId in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-05sc: adjust block height only if neededDimitri Bouron
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17ScAddress aPos is already available, use itEike Rathke
2017-07-17ScRange has a col,row,tab ctor, use it instead of a temporary ScAddressEike Rathke
2017-07-17Resolves: tdf#75650 reset boolean number format to General for new formulaEike Rathke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara
2017-06-06coverity#1412032 ApplyPatternLines always passed non-null 2nd argCaolán McNamara
2017-06-06pOldOuter etc couldn't be nullCaolán McNamara
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-06tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-06loplugin:useuniqueptrJan-Marek Glogowski
2017-04-06loplugin:useuniqueptr for ScViewFunc::InsertNameJan-Marek Glogowski
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16convert ScPasteFlags to o3tl::typed_flagsNoel Grandin
2017-02-11tdf#95306: Be sure to specify the entire range.Kohei Yoshida
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-23sc lok: fix cell cursor when hide column/rowHenry Castro
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin