summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-11-17tdf#33201 Highlight current row and column in spreadsheetSahil Gautam
2023-11-16tdf#146386 cui,sc,sw: Office::Common::Filter::HTML::Export::LocalGraphicMichael Stahl
2023-11-16reorg calc hyperlink check to reuse elsewhereCaolán McNamara
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-13Related: tdf#125580 Use tools::Duration constexpr accuracy epsilon valuesEike Rathke
2023-11-13Resolves: tdf#125580 Limit operator +|- date+time resolution to microsecondsEike Rathke
2023-11-13Resolves: tdf#127498 Force corrected TIMEVALUE() resultEike Rathke
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-10Disable flakey navigator UITest againStephan Bergmann
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 ScXMLContentValidationContextNoel Grandin
2023-11-09loplugin:fieldcast in XMLTableStyleContextNoel Grandin
2023-11-09loplugin:fieldcast in ScCompiler::TableRefEntryNoel Grandin
2023-11-09loplugin:fieldcast in XclObjOleNoel Grandin
2023-11-09default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
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-06uitest: Clean up redundant usage of gb_UITest_use_oneprocessXisco Fauli
2023-11-03reduce jsdialog formulabar updates from 6 to 3 per keystrokeCaolán McNamara
2023-11-01sc: Fix conditional formatting icon set order for smiliesofftkp
2023-11-01sc: Don't end handleConditionalFormat earlyofftkp
2023-11-01DataStream::mnSettings is unusedNoel Grandin
2023-11-01pass SfxItemSet by const & to CreateNoteFromObjectDataNoel Grandin
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland
2023-10-31tell client when the cell for the comment changedCaolán McNamara
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-29sc: Test numeric conditional format text rule exports correctlyParis Oplopoios