summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-01-31tdf#159131 Calc is laggy when moving a line (row)Noel Grandin2-3/+4
2024-01-30tdf#159412: make sure to keep the value while changing the typeMike Kaganski2-0/+68
2024-01-30ofz: Use-of-uninitialized-valueCaolán McNamara1-3/+7
2024-01-30tdf#159329 Fix AutoFilter arrow color in dark modeRafael Lima1-8/+1
2024-01-19tdf#158314: show Empty and Error entries as non-selected and inactive...Kevin Suo3-5/+100
2024-01-15tdf#159174: there may be no tabs in the clipboard documentMike Kaganski1-0/+3
2024-01-15tdf#159171 Prevent crash after selecting unprotected cells 2 timesMatt K1-20/+26
2024-01-15tdf#151752 Fix crash when selecting unprotected cells and copy/pastingMatt K1-5/+9
2024-01-10tdf#158254: sc_uicalc2: Add unittestXisco Fauli1-0/+25
2024-01-10tdf#158254: don't shrink to data area when applying to entire sheetMike Kaganski2-1/+1
2024-01-10tdf#158254: generalize and use algorithm to apply with allocationMike Kaganski4-143/+81
2024-01-09Resolves: tdf#159046 hang on export of math objects in cellsCaolán McNamara3-7/+7
2024-01-08Resolves: tdf#158997 optimal col width too narrow to render textCaolán McNamara2-1/+5
2024-01-05tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby2-0/+48
2024-01-05tdf#158302 fix build against system-libxml-2.12Miklos Vajna4-5/+6
2024-01-04tdf#154044: Also store default column data, when copying to Undo documentMike Kaganski3-0/+98
2023-12-29tdf#154339: do not cache GetCellArea results for nowXisco Fauli4-33/+6
2023-12-24Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby1-0/+14
2023-12-22Revert "tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch1-2/+1
2023-12-15tdf#152929: Sparkline ignore "High points" color when all values are negativeJulien Nabet1-1/+1
2023-12-14tdf#158551: fix crash Paste Special with Operation (mdds)Julien Nabet1-2/+2
2023-12-06Resolves: tdf#158223 Revert "fix" for tdf#156174 and follow-upEike Rathke1-7/+12
2023-11-30sc: qa: add unit test "testBackColorFilter"Henry Castro1-0/+38
2023-11-30sc: fix back color filter entriesHenry Castro3-0/+68
2023-11-29sc: extend backcolor areaHenry Castro8-0/+71
2023-11-26tdf#148000 impress: improve fontwork text placement.Attila Szűcs1-1/+1
2023-11-23reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara1-30/+2
2023-11-15Resolves: tdf#125580 Limit operator +|- date+time resolution to microsecondsEike Rathke1-2/+7
2023-11-14Resolves: tdf#127498 Force corrected TIMEVALUE() resultEike Rathke1-0/+2
2023-11-09default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara1-1/+32
2023-11-02tdf#157897 - Clear print ranges before adding additional onesAndreas Heinisch4-0/+21
2023-11-01tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch1-1/+2
2023-10-31sc: qa: add loadWithParams and SaveWithParamsHenry Castro1-2/+8
2023-10-31Make the reference resolver really available for orcusKohei Yoshida2-0/+18
2023-10-31sc: Test numeric conditional format text rule exports correctlyParis Oplopoios1-0/+31
2023-10-31sc: Export conditional formatting expression correctly for text rulesParis Oplopoios1-1/+16
2023-10-27null-deref seen in ScTabView::UpdateEditViewCaolán McNamara1-4/+30
2023-10-26Missing dependencyMike Kaganski1-0/+1
2023-10-23tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin3-0/+19
2023-10-21Resolves: tdf#157797 Let GetCellValue() propagate previous error, if anyEike Rathke1-1/+3
2023-10-21fix crash in ScInputHandler::ImplCreateEditEngine()Xisco Fauli1-17/+17
2023-10-17tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima8-7/+56
2023-10-17Resolves: tdf#157786 Use GetFloor32() for date days instead of GetInt32()Eike Rathke3-12/+31
2023-10-16tdf#141457 sc notebookbar_compact: fix empty Statistics menuJustin Luth1-1/+1
2023-10-16Follow-up: tdf#156985 Use SC_USE_SSE2 to determine which KahanSum::add() to useEike Rathke4-75/+50
2023-10-11tdf#154142 null-deref in SfxUndoManager::SetMaxUndoActionCountCaolán McNamara1-1/+1
2023-10-10fix ScTabViewShell::HasAccessibilityObjectsNoel Grandin1-1/+1
2023-10-09Revert "tdf#149598 - Remember window state of the format cell dialog"Andreas Heinisch1-9/+0
2023-10-09crash copying text + chart to clipboard with InputOptions::TextWysiwygCaolán McNamara2-2/+5
2023-10-08tdf#157299 sc a11y: Limit amount of reported cell relationsMichael Weghorn1-0/+9