summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
20 hourssc/qa: warning C6011: Dereferencing NULL pointerXisco Fauli3-41/+81
3 daysloplugin:ostr in sc/qaNoel Grandin58-8121/+8119
9 daystdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga2-0/+5083
10 daystdf#160753 - sc: fix XMATCH function in search for empty cellBalazs Varga1-362/+754
2024-05-08tdf#126573 Add Excel2021 array function RANDARRAY to CalcBalazs Varga2-0/+4107
2024-05-07Related: tdf#127293 Add unit test for xlookup regex search modeBalazs Varga1-0/+48
2024-05-06ScGlobal::GetUserList never returns nullCaolán McNamara1-6/+6
2024-05-02workaround compiler crash on macosNoel Grandin1-140/+41
2024-05-01Related: tdf#160725 - Add horizontal binary search mode for SortedCacheBalazs Varga1-192/+415
2024-05-01Remove commented codeSzymon Kłos1-10/+2
2024-05-01rearrange PivotTableFormatsImportExport to avoid clang crashCaolán McNamara1-304/+316
2024-05-01tdf#160329 update objects after row sort is finishedRegina Henschel2-0/+37
2024-04-30tdf#160725 - Fix XLOOKUP has different result for approximateBalazs Varga1-376/+302
2024-04-30lok: test number formats with different localeSzymon Kłos2-4/+83
2024-04-29xlsx import: parse short-hand version of range addressJustin Luth3-5/+4
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann1-5/+6
2024-04-26tdf#126573 Add Excel2021 array function SEQUENCE to CalcBalazs Varga2-0/+4232
2024-04-24cool#8789 sc lok: classify multi-selection with 2 cells as simpleMiklos Vajna2-2/+10
2024-04-23xlsx export: never export short-hand version of range addressJustin Luth2-0/+11
2024-04-22tdf#61313 Replace the static ">=" with a dropdown of different operatorsAhmedHamed2-5/+18
2024-04-22pivot: handle whole row/column selections, added many testsTomaž Vajngerl6-0/+168
2024-04-22pivot: add reference image to the test filesTomaž Vajngerl4-0/+0
2024-04-19cool#8789 sc lok: fix copy for multi-selectionsMiklos Vajna2-0/+45
2024-04-19tdf#160711 - sc fix XLOOKUP function search for empty cellBalazs Varga1-15/+349
2024-04-18pivot: test for issue when pivot table format not matching dataTomaž Vajngerl2-5/+30
2024-04-16pivot: suppprt multiple cell format reference indicesTomaž Vajngerl2-0/+15
2024-04-15pivot: improve format matching, add empty cell checking to testsTomaž Vajngerl3-8/+133
2024-04-13pivot: Export Pivot Table "formats" element(s)Tomaž Vajngerl1-0/+14
2024-04-13Use o3tl::convert in ooxMike Kaganski1-4/+4
2024-04-12pivot: PivotTableFormatOutput to resolve and set PT cell formatTomaž Vajngerl8-0/+161
2024-04-11tdf#160616 - Fix SUMPRODUCT calculation is broken in some casesBalazs Varga1-1/+1
2024-04-10Drop unused define CALC_TEST_PERFGabor Kelemen1-1/+0
2024-04-10kit: Update formulas when switching tabsCaolán McNamara2-43/+101
2024-04-10tdf#146619 Drop unused 'using namespace' in: sc/Gabor Kelemen8-9/+0
2024-04-08tdf#160064 Hide named ranges/expressions of solver modelsRafael Lima2-0/+24
2024-04-08tdf#160369 Do not broadcast temporarily group changeRegina Henschel2-0/+68
2024-04-06tdf#152336 Detect charset and separators for csv filesGabriel Masei1-2/+2
2024-04-05Related tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga1-130/+407
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski4-8/+0
2024-04-01tdf#160356 Add support for hidden named expressions in CalcRafael Lima2-0/+59
2024-03-29Resolves: tdf#160368 crash on save after deleting sheetCaolán McNamara3-0/+91
2024-03-26lok: The GridWindow can get reset to a smaller than wanted sizeCaolán McNamara1-0/+0
2024-03-26tdf#126573 Add Excel2021 array function SORTBY to CalcBalazs Varga2-0/+5744
2024-03-25tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga2-0/+5817
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara1-3/+3
2024-03-22tdf#159687 sc formula SUMPRODUCT performance fix: add more binaryBalazs Varga1-1/+1
2024-03-14tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski19-61/+2
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski5-15/+15
2024-03-13tdf#148170 - Convert print range to an excel cell rangeAndreas Heinisch1-0/+20
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski1-1/+1