summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2024-12-03Revert "sc: manage conditional format with simpler dialog"Pranam Lashkari
2024-12-03Revert "sc: display all the conditions of same rangesPranam Lashkari
2024-12-03Revert "sc: now conditions can be edited from easy conditional format dialog"Pranam Lashkari
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-08tdf#155447 a11y: Set accessible ID that Orca expectsMichael Weghorn
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-11-02tdf#145161: Change pdf and image compression dialog stringAditya Sahu
2024-10-29Related tdf#162262 - Move "Summary below data" UI tests toBalazs Varga
2024-10-29UnoApiTest: check mxComponent right after loadingXisco Fauli
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-26Try avoid "vector erase iterator outside range" in Windows buildJulien Nabet
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
2024-10-22sc: change how .uno:FreezePanesColumn/Row get the indexJaume Pujantell
2024-10-19tdf#158460 xls/x export: don't force wrap-text for imported single-lineJustin Luth
2024-10-12tdf#163337: keep gte attribute when saving to odsXisco Fauli
2024-10-12CppunitTest_sc_scriptforge_test: remove misleading commentsXisco Fauli
2024-10-10tdf#163219: sc_scriptforge_test: Add unittestXisco Fauli
2024-10-10sc: Add simple unittest for ScriptForgeXisco Fauli
2024-10-09tdf#160582 Preserve settings saving in csv import dialogGabriel Masei
2024-10-09tdf#157519 Implement Sensitivity Report in LpSolve solverRafael Lima
2024-10-09tdf#163275: sc: Add UItestXisco Fauli
2024-10-08tdf#163344: improve Converter::convertDurationMike Kaganski
2024-10-08Use snprintf to output full double precision of expected/actual valuesMike Kaganski
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-10-04tdf#163019 - Remove the formula of a cell during paste specialAndreas Heinisch
2024-10-04tdf#162948: Add support for gte attribute in conditional formatXisco Fauli
2024-10-04sc: convert import test into export testXisco Fauli
2024-10-03tdf#161453 tdf#158252 tdf#159690 Revert "sc: Fix wrapText ...Justin Luth
2024-10-02qa: use SetODFDefaultVersion everywhereXisco Fauli
2024-09-27Remove duplicated includesAndrea Gelmini
2024-09-27tdf#160062 Uno API to set solver settings at the sheet levelRafael Lima
2024-09-19Fix typoAndrea Gelmini