summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-10-31sc: Test numeric conditional format text rule exports correctlyParis Oplopoios
2023-10-31sc: Export conditional formatting expression correctly for text rulesParis Oplopoios
2023-10-27null-deref seen in ScTabView::UpdateEditViewCaolán McNamara
2023-10-26Missing dependencyMike Kaganski
2023-10-23tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin
2023-10-21Resolves: tdf#157797 Let GetCellValue() propagate previous error, if anyEike Rathke
2023-10-21fix crash in ScInputHandler::ImplCreateEditEngine()Xisco Fauli
2023-10-17tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima
2023-10-17Resolves: tdf#157786 Use GetFloor32() for date days instead of GetInt32()Eike Rathke
2023-10-16tdf#141457 sc notebookbar_compact: fix empty Statistics menuJustin Luth
2023-10-16Follow-up: tdf#156985 Use SC_USE_SSE2 to determine which KahanSum::add() to useEike Rathke
2023-10-11tdf#154142 null-deref in SfxUndoManager::SetMaxUndoActionCountCaolán McNamara
2023-10-10fix ScTabViewShell::HasAccessibilityObjectsNoel Grandin
2023-10-09Revert "tdf#149598 - Remember window state of the format cell dialog"Andreas Heinisch
2023-10-09crash copying text + chart to clipboard with InputOptions::TextWysiwygCaolán McNamara
2023-10-08tdf#157299 sc a11y: Limit amount of reported cell relationsMichael Weghorn
2023-10-08tdf#157568 After deleting the content of a cell by pressing the delete..Noel Grandin
2023-10-05ubsan error seen export to odsCaolán McNamara
2023-10-03tdf#157038 sc: avoid spell-check dialog from outside selectionJustin Luth
2023-09-28tdf#148959 cui: fix hiding semi-transparent UI for chart axis fontMiklos Vajna
2023-09-14fix "variable 'nRow' set but not used [-Werror,-Wunused-but-set-variable]"Christian Lohmaier
2023-09-13sc: row import - default style index is 0 and not -1Tomaž Vajngerl
2023-09-13tdf#157192: sc:pivot allow sort by selection in non-manual modeDennis Francis
2023-09-04Resolves: tdf#156985 Treat adding two KahanSum differentlyEike Rathke
2023-09-01UITest_function_wizard: use oneprocess modeMiklos Vajna
2023-09-01tdf#150815 sc: fix repainting sparklineTibor Nagy
2023-09-01sc: fix crash in ScAttrDlg::PageCreatedXisco Fauli
2023-09-01sc: fix crash in ScTransferObj::DragFinishedXisco Fauli
2023-08-30tdf#155495 sc: fix cursor positioning editing centered/right-aligned cellsCzeber László Ádám
2023-08-23fix bug inScGlobal::CheckWidthInvalidateNoel Grandin
2023-08-22Fix heap-use-after-freeTibor Nagy
2023-08-16Resolves: tdf#127334 Backport tools::Duration ScInterpreter::CalculateAddSub()Eike Rathke
2023-08-14tdf#156209 Font size increases when copying from cell in edit modeNoel Grandin
2023-08-09sc: fix tiledrenderin test execution issue with comment IDsTomaž Vajngerl
2023-08-04sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-04sc: remove code duplication at OOXML export of ComplexColorTomaž Vajngerl
2023-08-04sc: rename oox::xls::Color to oox::xls::XlsColorTomaž Vajngerl
2023-08-04sc: Add import/export ODF support for border complex colorsTomaž Vajngerl
2023-08-04Resolves: tdf#155716 grab focus when context menu is activatedCaolán McNamara
2023-08-03xmloff: fix import of CharComplexColor - add StylePropertiesContextTomaž Vajngerl
2023-08-03tdf#155796 sc: fix select with merged cellsJaume Pujantell
2023-08-01Resolves: tdf#156462 ctrl+left in calc doesn't always jump to the correct cellCaolán McNamara
2023-08-01tdf#156174 sc DBData: fix regression of database rangesTünde Tóth
2023-07-30tdf#156506 Fix failure to draw copy border on WindowsPatrick Luby
2023-07-29tdf#142600 - External links dialog: list database rangesAndreas Heinisch
2023-07-28Resolves: tdf#156467 Let array ROW() and COLUMN() return a scalar valueEike Rathke
2023-07-27Resolves: tdf#147955 Recalculate OOXML for bad generators with all 0.0 resultsEike Rathke
2023-07-26tdf#99808 sc: fix background of conditional formatting in merged cellTibor Nagy
2023-07-26tdf#155322 sc: fix conditional format color scale in merged cellsTibor Nagy
2023-07-26tdf#142905 XLSX import: don't trim leading spaces in formula cellCzeber László Ádám