summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/editsh.cxx
AgeCommit message (Expand)Author
2024-03-28tdf#123159 Make Hyperlinks keyboard accessibleSahil Gautam
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-07LOK: disallow entering multiple hyperlinks in spreadsheet cellsAndras Timar
2023-11-15tdf#158031 editeng: rename GetFieldAtCursorJustin Luth
2023-11-15tdf#158031 editeng SID_OPEN_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#158031 editeng SID_COPY_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#158031 Revert "tdf#140361 use the DisableEditHyperlink stateJustin Luth
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-24Remove duplicated includeAndrea Gelmini
2023-08-23tdf#156611 SC: hyperlink option for MS behaviourAttila Szűcs
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