summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)Author
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-07lok: calc: grouping - workaround no more neededMarco Cecchetti
2018-01-26[Pardus] tdf#87357 Add contextual Conditional Format command.Gulsah Kose
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose
2018-01-20tdf#39593 deduplicate code in ScCellShelltagezi
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-08tdf#61418 Show message on protected sheets for conditional formatting.Gulsah Kose
2017-12-23tdf#39593 deduplicate code in ScCellShelltagezi
2017-12-23Revert "unused SID commands in sc"Noel Grandin
2017-12-22tdf#39593 deduplicate code in ScCellShelltagezi
2017-12-21unused SID commands in scNoel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-21Introduce and use ScCellShell::HasClipboardFormat(), tdf#50746 follow-upEike Rathke
2017-11-21tdf#113571, tdf#32213, tdf#50746: Make "paste unformatted text"Serge Krot
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-18Eliminate some unnecessary temporary Date instancesEike Rathke
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-04-20tdf#107143 Add delete all comments command.Gulsah Kose
2017-04-18use auto const& over ScMarkData::GetSelectedTabs()Eike Rathke
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-23convert SC_CELL_SHIFT_DISABLE to o3tl::typed_flags enumNoel Grandin