summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
4 hourscid#1603200 Uninitialized scalar variableCaolán McNamara2-52/+47
9 hoursannot: improve PDF annotation export and clean-up PDFNote classTomaž Vajngerl1-3/+4
29 hoursrefactor functions: return optional instead of boolAndrea Rosetti3-205/+207
30 hoursRelated: tdf#128425 tdf#127293 - Extend function wizard descriptionBalazs Varga1-0/+7
33 hourssfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli2-41/+48
43 hourscid#1459023 Dereference null return valueCaolán McNamara1-1/+1
2 daysloplugin:ostr in scNoel Grandin51-593/+595
3 dayscid#1602446 silence Unchecked return valueCaolán McNamara1-1/+1
4 daysResolves: tdf#158789 operate on query array if no extra array or range givenEike Rathke1-1/+21
4 daysloplugin:ostr in sc/../viewNoel Grandin30-122/+125
4 daysloplugin:ostr in sc/../docshellNoel Grandin14-63/+63
4 daysloplugin:ostr in sc/../drawfuncNoel Grandin14-42/+42
4 daysResolves tdf#152923 - Make column header outstanding from backgroundHeiko Tietze2-19/+14
5 dayssc: use SAL_RET_MAYBENULL in GetTabViewShell()Xisco Fauli1-1/+1
5 dayspartial revert to restore existence of Expander wrappersCaolán McNamara12-0/+16
5 daysloplugin:ostr in sc/../miscdlgsNoel Grandin36-433/+443
5 daysRelated: tdf#161301 strip single stray leading "[$]" garbage from formatCodeEike Rathke1-0/+16
5 daystdf#114398 ods export: output <text:line-break/> when CELLTYPE_EDITJustin Luth1-0/+5
5 dayssc: Reduce number of calls to GetMarkedObjectList()Xisco Fauli20-106/+122
5 daysResolves tdf#160324 - Larger hitarea for column headerHeiko Tietze1-4/+1
5 daystdf#159695 Disable Data Validation in protected sheetsOliver Specht1-0/+1
6 daystdf#161309 Update AutoFill overlay after changesRafael Lima1-0/+1
6 daysloplugin:ostr in sc/../optdlgfeature/gsoc24-luaNoel Grandin9-198/+198
6 daysloplugin:ostr in sc/../StatisticsDialogsNoel Grandin16-211/+211
6 days'tagged' pdf export of spreadsheets doesn't perform wellCaolán McNamara1-4/+4
6 daysAreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli16-47/+47
6 daysGetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli5-8/+8
7 daysGetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli1-3/+3
7 daysGetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli5-10/+10
7 daystdf#161234 New design for the cell outlineRafael Lima1-4/+20
8 daysloplugin:ostr in sc/../unoobjNoel Grandin42-321/+321
8 daysloplugin:ostr in sc/../dbguiNoel Grandin21-384/+384
9 dayssc: use SAL_RET_MAYBENULL in getBestViewShell(), getDocShell()...Xisco Fauli1-4/+4
9 dayssc: warning C6011: Dereferencing NULL pointerXisco Fauli3-30/+39
9 dayssc: don't overwrite Special Positioning on MakeEditViewJaume Pujantell1-2/+3
10 daysofz: Use-of-uninitialized-valueCaolán McNamara1-2/+2
10 daysdrop unused __SIMPLE_FUNCCaolán McNamara1-15/+0
10 dayspresumably __SIMPLE_FUNC is unusedCaolán McNamara1-0/+2
11 daysofz#69215 Heap-use-after-freeCaolán McNamara1-1/+2
11 daysrelated tdf#158914 sc a11y: Release references when disposing sheetMichael Weghorn1-0/+4
12 dayspViewShell arg is never null, just use a reference hereCaolán McNamara1-15/+15
12 dayscid#1598442 Dereference null return valueCaolán McNamara1-11/+10
12 daystdf#161210 speedup loading large XLS (2)Noel Grandin2-6/+1
12 daystdf#161210 speedup loading large XLSNoel Grandin2-19/+18
12 daysAvoid more cases of unneeded GetTextWidthMike Kaganski1-20/+31
12 dayslok: sc: fix print mode document back colorHenry Castro1-1/+2
13 daysuse SAL_RET_MAYBENULL in GetViewBindings(), GetBestViewShell()...Xisco Fauli1-4/+4
13 dayssc: warning C6011: Dereferencing NULL pointerXisco Fauli2-2/+2
13 daysreduce cost of calc column height calculationNoel Grandin1-2/+9
2024-05-22Partially revert 860d11230d6 "sc: check GetActiveViewShell()"Xisco Fauli1-1/+1