summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/editsh.cxx
AgeCommit message (Expand)Author
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-05tdf#153548 sc: don't disable all state when IsFormulaModeJustin Luth
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-03-Werror=dangling-referenceStephan Bergmann
2022-08-31tdf#150506 Execution parameter confused with slot stateMaxim Monastirsky
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/view/Noel Grandin
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-24ScInputHandler::UpdateFormulaMode() also for multi-line formulasEike Rathke
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-06-22fix indentCaolán McNamara
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-03-12use ScTabViewShell to get toplevel dialog parentCaolán McNamara
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-10-10cid#1467975 Logically dead codeCaolán McNamara
2020-10-09EditView->GetWindow()->GetClipboard() is the same as GetSystemClipboard()Caolán McNamara
2020-10-09EditView may not have a WindowCaolán McNamara
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-09-30loplugin:reducevarscope in scNoel
2020-09-27never null ScViewData*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRefFinder ScDocument* argument dereferenced on all pathsCaolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-04-09GetObjectShell() can return nullSamuel Mehrbrodt
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-05Fix "Open Hyperlink" context menu in scSamuel Mehrbrodt
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-12Related: tdf#121239 super/sub not shown as toggles in calcCaolán McNamara
2019-11-09tdf#121239 set double underline status to false when not double underlinedCaolán McNamara
2019-11-06jsdialogs: .uno:Color with string argument in CalcSzymon Kłos
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-06Add "Copy hyperlink location" to sc context menusSamuel Mehrbrodt
2019-08-06Improve hyperlink selection in scSamuel Mehrbrodt
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt