summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2024-06-24ods: Don't export changes author/date when in privacy modeSamuel Mehrbrodt
2024-06-21Related: tdf#127293 Add new Match_mode option for XLOOKUP andBalazs Varga
2024-06-19Fix typoAndrea Gelmini
2024-06-18Add warning and progress to AutoFormatOliver Specht
2024-06-18tdf#131562: move test to svl and extend itXisco Fauli
2024-06-18tdf#118226, tdf#161462: sc: Add UItestXisco Fauli
2024-06-18tdf#37341, tdf#43693: move UItest to CppUnittestXisco Fauli
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-17tdf#161616: do not set error when XGoalSeek failsXisco Fauli
2024-06-14tdf#68034: sc_goal_seek: Add unittestXisco Fauli
2024-06-14tdf#161511: sc_goal_seek: Add unittestXisco Fauli
2024-06-14CppunitTest_sc_copypaste: inherit from ScModelTestBaseXisco Fauli
2024-06-14CppunitTest_sc_jumbosheets_test: inherit from ScModelTestBaseXisco Fauli
2024-06-11tdf#161496 - Fix single ocPush tokens in LET function Name valuesBalazs Varga
2024-06-10tdf#161457 - Fix autofilter result is wrong when cells containBalazs Varga
2024-06-10tdf#161454 - Fix new array functions handle empty matrix cellsBalazs Varga
2024-06-06Related: tdf#137543 - Add new LET function to CalcBalazs Varga
2024-06-06tdf#137543 - Add new LET function to CalcBalazs Varga
2024-06-04Resolves tdf#161395 - Rename Whole Number to IntegerHeiko Tietze
2024-06-04Related: tdf#128425 tdf#127293 - Extend function wizard descriptionBalazs Varga
2024-06-03tdf#160371: sc_subsequent_filters_test2: Add unittestXisco Fauli
2024-06-03tdf#161301: sc_subsequent_filters_test2: Add unittestXisco Fauli
2024-06-03tdf#158789: sc_mathematical_functions: Add unittestXisco Fauli
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-27FunctionsTest: get detailed error also for string resultsEike Rathke
2024-05-27sc: don't overwrite Special Positioning on MakeEditViewJaume Pujantell
2024-05-23sc/qa: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-22tdf#158110 - Paste special: Remove special ADDNOTES flag handlingAndreas Heinisch
2024-05-21loplugin:ostr in sc/qaNoel Grandin
2024-05-15tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga
2024-05-14tdf#160753 - sc: fix XMATCH function in search for empty cellBalazs Varga
2024-05-08tdf#126573 Add Excel2021 array function RANDARRAY to CalcBalazs Varga
2024-05-07Related: tdf#127293 Add unit test for xlookup regex search modeBalazs Varga
2024-05-06ScGlobal::GetUserList never returns nullCaolán McNamara
2024-05-02workaround compiler crash on macosNoel Grandin
2024-05-01Related: tdf#160725 - Add horizontal binary search mode for SortedCacheBalazs Varga
2024-05-01Remove commented codeSzymon Kłos
2024-05-01rearrange PivotTableFormatsImportExport to avoid clang crashCaolán McNamara
2024-05-01tdf#160329 update objects after row sort is finishedRegina Henschel
2024-04-30tdf#160725 - Fix XLOOKUP has different result for approximateBalazs Varga
2024-04-30lok: test number formats with different localeSzymon Kłos
2024-04-29xlsx import: parse short-hand version of range addressJustin Luth
2024-04-29tdf#160765 - Paste Special Dialog: Remember comments checkboxAndreas Heinisch
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-04-26tdf#126573 Add Excel2021 array function SEQUENCE to CalcBalazs Varga
2024-04-24cool#8789 sc lok: classify multi-selection with 2 cells as simpleMiklos Vajna
2024-04-24tdf#160765 - Save content for undo when pasting notesAndreas Heinisch
2024-04-23xlsx export: never export short-hand version of range addressJustin Luth
2024-04-22tdf#61313 Replace the static ">=" with a dropdown of different operatorsAhmedHamed
2024-04-22pivot: handle whole row/column selections, added many testsTomaž Vajngerl