summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-09-25tdf#163091: check rParam.mnX before passing it to RowInfo::cellInfoMike Kaganski1-2/+2
2024-09-24prefer the per-ViewShell rendering data for default document bg colorCaolán McNamara1-3/+10
2024-09-24Resolves tdf#142120 - Respect app color for text with lines breaksHeiko Tietze1-0/+1
2024-09-20tdf#161562 Sluggish scrolling after saving and changing text colorNoel Grandin1-58/+14
2024-09-19Fix typoAndrea Gelmini1-1/+1
2024-09-19cid#1607067 Overflowed constantCaolán McNamara1-2/+3
2024-09-19ofz: Timeout in schtmlfuzzerCaolán McNamara1-0/+2
2024-09-19tdf#162955 PDF export: avoid the popup rectangle with zero sizeTibor Nagy3-2/+50
2024-09-19tdf#162963 export property TotalsRow to ODFRegina Henschel12-6/+1115
2024-09-19use more concrete UNO types in scNoel Grandin3-21/+18
2024-09-19pull some code out of hot loopNoel Grandin1-4/+5
2024-09-18tdf#162760 Fix solver crashing with unset parametersRafael Lima4-6/+26
2024-09-17sc: use SAL_RET_MAYBENULL() in GetViewBindingsXisco Fauli1-1/+1
2024-09-17Only call GetViewBindings onceMike Kaganski1-2/+2
2024-09-17Check return value of GetViewBindingsMike Kaganski1-1/+2
2024-09-17tdf#162987: check return value of GetViewBindingsMike Kaganski1-3/+5
2024-09-16cid#1619429 Dereference null return valueCaolán McNamara1-2/+4
2024-09-16use more concrete UNO types in scNoel Grandin8-18/+19
2024-09-15cid#1607343 silence Overflowed constantCaolán McNamara1-1/+2
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze15-8/+324
2024-09-13sc: fix revert conflictXisco Fauli1-1/+0
2024-09-13Fix regression from 27be65a7d5326608f75839e3964ac322e88224a1^!Julien Nabet1-0/+1
2024-09-13tdf#161444 sc a11y: Send focused event when switching sheetsMichael Weghorn1-1/+1
2024-09-13tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli7-96/+41
2024-09-12null pattern deref seen in ScViewData::SetEditEngineCaolán McNamara1-0/+6
2024-09-12Temporarily skip unit tests on native arm64 buildBalazs Varga1-1/+4
2024-09-11tdf#162899 Accept BYTE and SHORT types in the Solver Options dialogRafael Lima1-1/+2
2024-09-11cid#1607652 Overflowed constantCaolán McNamara1-1/+3
2024-09-09sc: make SelectRange dialog asyncRashesh4-10/+25
2024-09-09lokit: calc: send named ranges as well on calcfunctionlist callbackRashesh1-3/+23
2024-09-09add autofillpreviewtooltip type for LOK_CALLBACK_TOOLTIPBayram Çiçek1-0/+26
2024-09-07tdf#161945 increase sensitivity for negative horizontal deltasPatrick Luby1-2/+30
2024-09-07tdf#162829: Dereference before null checkXisco Fauli1-4/+3
2024-09-05Libreoffice Theme Part 0: Read correct colors from qt based VCL_PLUGINSSahil Gautam1-1/+1
2024-09-05no need to use dynamic_cast hereNoel Grandin1-1/+2
2024-09-05use less dynamic_cast when broadcasting SfxHintNoel Grandin1-11/+8
2024-09-04use less dynamic_cast when broadcasting BulkDataHintNoel Grandin4-9/+8
2024-09-04use less dynamic_cast when broadcasting SfxHint in scNoel Grandin23-187/+202
2024-09-04tdf#157230: Remove redundant Open and Save buttons in notebookbarKira Tubo1-158/+7
2024-09-04make ScAccWinFocusLostHint and siblings final classesNoel Grandin1-0/+8
2024-09-03tdf#161543 Enhance the searching functionality in FD & FWAhmedHamed3-25/+74
2024-09-03ONLINE: Fix multi user dark mode link color problemGülşah Köse3-0/+17
2024-09-02cid#1608421 silence Overflowed constantCaolán McNamara1-1/+2
2024-09-02Add-In CompatibilityName: for "en-US" try the most likely fallback of "en"Eike Rathke1-2/+14
2024-09-01null deref of pTableView seenCaolán McNamara1-1/+1
2024-09-01cid#1618766 Unchecked return valueCaolán McNamara1-4/+4
2024-08-31cid#1608435 Use of auto that causes a copyCaolán McNamara1-1/+1
2024-08-31cid#1606767 Overflowed constantCaolán McNamara1-1/+2
2024-08-31sc: maintain calc function list per languagePranam Lashkari2-28/+49
2024-08-30Use the correct color for Formula Bar in calc.Sahil Gautam1-6/+6