summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2025-02-04tdf#150867: Add support for VSTACK functionXisco Fauli
2025-02-04tdf#150868: Add support for HSTACK functionXisco Fauli
2025-02-04tdf#165011 accept empty second parameter of WEEKNUM spreadsheet functionAndras Timar
2025-02-04related: tdf#162601 UNIQUE function is case-insensitive also for non ASCIIXisco Fauli
2025-02-03Fixed WEEKNUMBER test sheet, ISERROR(a13ú) did not seem rightAndras Timar
2025-02-03sc: a13ú -> A13Xisco Fauli
2025-02-03tdf#162601: UNIQUE function is case-insensitiveXisco Fauli
2025-02-03tdf#164843 - sc optimize "SubTotal" function's reference rangesBalazs Varga
2025-02-01tdf#151000: Add support for CHOOSECOLS functionXisco Fauli
2025-01-30tdf#150999: Add support for CHOOSEROWS functionXisco Fauli
2025-01-25tdf#164844: handle colorscale and friends specially when deduplicating CFMike Kaganski
2025-01-24tdf#151001: Add support for EXPAND functionXisco Fauli
2025-01-24tdf#150998: Add support for DROP functionXisco Fauli
2025-01-23tdf#150997: Add support for TAKE functionXisco Fauli
2025-01-22tdf#150880: Add support for WRAPROWS functionXisco Fauli
2025-01-22tdf#150881: Add support for WRAPCOLS functionXisco Fauli
2025-01-16sc: improve failure message in FunctionsTestXisco Fauli
2025-01-16sc: keep conditional format in test fileXisco Fauli
2025-01-16tdf#150878: Add support for TOROW functionXisco Fauli
2025-01-15tdf#150879: Add support for TOCOL functionXisco Fauli
2024-12-27tdf#164417 ooxml export: fix autofilter wrong attribute orderBalazs Varga
2024-12-23optimise ScBoundsProvider::GetIndexTowardsNoel Grandin
2024-12-21Re-write ScTable::GetRowForHeightNoel Grandin
2024-12-21add more coverage to testRowForHeightNoel Grandin
2024-12-17tdf#164124: sc_ucalc: Add unittestXisco Fauli
2024-12-14use insert function instead of for loopManish
2024-12-10tdf#163738 use insert function instead of for loopManish
2024-12-06tdf#157794 refactor Complex to use std::complex where possibledtm
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara
2024-11-27tdf#152943: Add configure option to disable NaN payload related testsSakura286
2024-11-26tdf#163842 Fix autofilter ascending sort condition reference importGülşah Köse
2024-11-25tdf#124741 export xlsx: no defaultRowHeight without customHeightJustin Luth
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-21Related: tdf#160536 - ooxml import export correctly cell protectionBalazs Varga
2024-11-21CppunitTest_sc_tiledrendering: factor out common codeXisco Fauli
2024-11-21CppunitTest_sc_tiledrendering2: move to tiledrendering folderXisco Fauli
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-19Fix the wrong detection of hidden autofilter buttonGülşah Köse
2024-11-14tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protectionBalazs Varga
2024-11-12loplugin:reftotemp in scNoel Grandin
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga
2024-11-06tdf#122716: take encoding defined for font into accountMike Kaganski
2024-11-06tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4Regina Henschel
2024-11-04tdf#163736 - sc: fix searchmode cached values for lookup functionsBalazs Varga
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli
2024-10-28tdf#162262 sc add "Summary below data" option for Subtotal dialogBalazs Varga
2024-10-24tdf#163554: sc_subsequent_export_test4: Add unittestXisco Fauli
2024-10-23tdf#152943: Add NaN payload check at the start of sc_ucalc test sequenceSakura286