summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2023-11-19tdf#33201 Make Row/column highlight usableSahil Gautam
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 8)Julien Nabet
2023-11-17tdf#33201 Highlight current row and column in spreadsheetSahil Gautam
2023-11-15tdf#158031 editeng: rename GetFieldAtCursorJustin Luth
2023-11-15tdf#158031 editeng SID_HYPERLINK_GETLINK: use GetFieldAtSelectionJustin Luth
2023-11-15tdf#158031 editeng SID_REMOVE_HYPERLINK: use AlsoCheckBeforeCursorJustin 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-15tdf#158031 editeng SID_*_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#157518: add password strength bar to protectsheetdlg.uiSarper Akdemir
2023-11-15avoid double map lookupNoel Grandin
2023-11-15merge duplicate formula bar updates in close time proximityCaolán McNamara
2023-11-15tdf#158030 sc a11y: Report cell coords via {row,col}indextext obj attrMichael Weghorn
2023-11-14loplugin:unusedfieldsNoel Grandin
2023-11-13tdf#158185: fix Excel's Range.Find and Range.Replace wildcard recognitionMike Kaganski
2023-11-11sc: extend backcolor areaHenry Castro
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-10tdf#96854 - De-static-ize last used option for copy/move sheetAndreas Heinisch
2023-11-10loplugin:fieldcast in accessibility::AccessibleContextBaseNoel Grandin
2023-11-10tdf#157363 add HTML format when pasting into draw textOliver Specht
2023-11-09loplugin:fieldcast in AxisIndexWrapperNoel Grandin
2023-11-09loplugin:fieldcast in ScVbaAxisNoel Grandin
2023-11-09loplugin:fieldcast in ScVbaFormatConditionsNoel Grandin
2023-11-09loplugin:fieldcast in SelectedSheetsEnumAccessNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-03reduce jsdialog formulabar updates from 6 to 3 per keystrokeCaolán McNamara
2023-11-01DataStream::mnSettings is unusedNoel Grandin
2023-10-31tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch
2023-10-31Revert "tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch
2023-10-31tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch
2023-10-31we always have a ScDocument so pass by referenceCaolán McNamara
2023-10-31tdf#157930 Add Contains Text rule to easy conditional format dialogofftkp
2023-10-29Use better approach to translate simple conditional formatting dialogSzymon Kłos
2023-10-29Allow to enter text in simple conditional formatting dialogSzymon Kłos
2023-10-29tdf#157930 Add button to switch to range view in condformateasydlgParis Oplopoios
2023-10-28Introduce easy to apply cond format stylesSzymon Kłos
2023-10-27Make simple conditional formatting dialog translatedSzymon Kłos
2023-10-27merge these checks together to avoid duplicationCaolán McNamara
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-27calc comment boost::property_tree::ptree use quotes comment id numbersCaolán McNamara
2023-10-26null-deref seen in ScTabView::UpdateEditViewCaolán McNamara
2023-10-25tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-23cool#7332 calc perf: GetEmptyLinesInBlockNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-10-19sc: return earlier if there is no pActiveViewShXisco Fauli
2023-10-19use more SdrObjList::begin/end in scNoel Grandin
2023-10-18fix crash in ScInputHandler::ImplCreateEditEngine()Xisco Fauli