summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-05-27FunctionsTest: get detailed error also for string resultsEike Rathke1-7/+21
2024-05-27sc: use SAL_RET_MAYBENULL in getBestViewShell(), getDocShell()...Xisco Fauli1-4/+4
2024-05-27sc: warning C6011: Dereferencing NULL pointerXisco Fauli3-30/+39
2024-05-27sc: don't overwrite Special Positioning on MakeEditViewJaume Pujantell3-2/+31
2024-05-26ofz: Use-of-uninitialized-valueCaolán McNamara1-2/+2
2024-05-26drop unused __SIMPLE_FUNCCaolán McNamara1-15/+0
2024-05-26presumably __SIMPLE_FUNC is unusedCaolán McNamara1-0/+2
2024-05-26ofz#69215 Heap-use-after-freeCaolán McNamara1-1/+2
2024-05-25related tdf#158914 sc a11y: Release references when disposing sheetMichael Weghorn1-0/+4
2024-05-24pViewShell arg is never null, just use a reference hereCaolán McNamara1-15/+15
2024-05-24cid#1598442 Dereference null return valueCaolán McNamara1-11/+10
2024-05-24tdf#161210 speedup loading large XLS (2)Noel Grandin2-6/+1
2024-05-24tdf#161210 speedup loading large XLSNoel Grandin2-19/+18
2024-05-24Avoid more cases of unneeded GetTextWidthMike Kaganski1-20/+31
2024-05-24lok: sc: fix print mode document back colorHenry Castro1-1/+2
2024-05-23use SAL_RET_MAYBENULL in GetViewBindings(), GetBestViewShell()...Xisco Fauli1-4/+4
2024-05-23sc/qa: warning C6011: Dereferencing NULL pointerXisco Fauli3-41/+81
2024-05-23sc: warning C6011: Dereferencing NULL pointerXisco Fauli2-2/+2
2024-05-23reduce cost of calc column height calculationNoel Grandin1-2/+9
2024-05-22Partially revert 860d11230d6 "sc: check GetActiveViewShell()"Xisco Fauli1-1/+1
2024-05-22loplugin:ostr in sc/../AccessibilityNoel Grandin14-36/+36
2024-05-22tdf#158110 - Paste special: Remove special ADDNOTES flag handlingAndreas Heinisch5-14/+78
2024-05-21sc: LOK: invalidate sheet geometry on row height changesPranam Lashkari1-1/+26
2024-05-21use SAL_RET_MAYBENULL in GetActiveViewShell()Xisco Fauli1-1/+1
2024-05-21sc: check GetActiveViewShell()Xisco Fauli10-137/+219
2024-05-21Fix typos in sparklines extended tipsOlivier Hallot1-9/+16
2024-05-21loplugin:ostr in sc/qaNoel Grandin167-9258/+9267
2024-05-21tdf#161190: fix crash when exporting spreadsheet as PDF...Julien Nabet1-10/+10
2024-05-20tdf#160969 Update extended tip for Comment IndicatorDione Maddern1-1/+1
2024-05-20loplugin:ostr in sc/.../vbaNoel Grandin64-489/+489
2024-05-20Fix typoAndrea Gelmini1-2/+2
2024-05-20Fix typoAndrea Gelmini1-1/+1
2024-05-19Resolves: tdf#160804 sc: ResizeMatrix: Use document grammarEike Rathke1-3/+3
2024-05-18Related: tdf#146326 restore correct focus when on submenu launchedCaolán McNamara1-0/+4
2024-05-17tdf#160835 Fix the use of "population" in Calc functionsRafael Lima1-3/+3
2024-05-17Review of UNIQUE function arguments textOlivier Hallot1-2/+2
2024-05-17loplugin:ostr in sc/../toolNoel Grandin26-159/+159
2024-05-17loplugin:ostr in sc/../filterNoel Grandin60-407/+407
2024-05-16tdf#160969 Add missing tooltips for Tools > Options > Scalc > ViewDione Maddern1-1/+51
2024-05-16loplugin:ostr in sc/../dataNoel Grandin17-73/+73
2024-05-16make AutoFill work for Copy cells and Fill seriesBayram Çiçek2-5/+32
2024-05-16Drop unneeded 'using' instancesGabor Kelemen1-1/+0
2024-05-15lok: don't show separator conversion dialogSzymon Kłos1-1/+1
2024-05-15tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga14-2/+5248
2024-05-15Review RANDARRAY arguments explanationOlivier Hallot1-6/+6
2024-05-14Resolves: tdf#146326 restore focus on autofilter submenu popdownCaolán McNamara2-2/+83
2024-05-14tdf#160753 - sc: fix XMATCH function in search for empty cellBalazs Varga2-364/+771
2024-05-13tdf#157657 - sc: add option to make data validity case-sensitiveBalazs Varga17-28/+130
2024-05-13Resolves tdf#63374 and tdf#160908Printf Debugging6-8/+26
2024-05-13tdf#45705 Integrate zoom UI commands into CalcRafał Dobrakowski1-11/+8