summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2024-12-04Let ESelection use EPaM for simplificationMike Kaganski
2024-12-03Merge remote-tracking branch 'libreoffice-24-8-4' into feature/cib_contract49dThorsten Behrens
2024-11-28tdf#163842 Fix autofilter ascending sort condition reference importGülşah Köse
2024-11-27Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga
2024-11-27Related: tdf#160536 - ooxml import export correctly cell protectionBalazs Varga
2024-11-27tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protectionBalazs Varga
2024-11-26Merge remote-tracking branch 'libreoffice-24-8' into feature/cib_contract49dThorsten Behrens
2024-11-19tdf#162992: Fix the wrong detection of hidden autofilter buttonGülşah Köse
2024-11-18tdf#122716: take encoding defined for font into accountMike Kaganski
2024-11-06tdf#163736 - sc: fix searchmode cached values for lookup functionsBalazs Varga
2024-11-05Related tdf#162262 - Move "Summary below data" UI tests toBalazs Varga
2024-11-04tdf#162262 sc add "Summary below data" option for Subtotal dialogBalazs Varga
2024-10-24Resolves tdf#161641 - Select data area before select allHeiko Tietze
2024-10-24Add warning and progress to AutoFormatOliver Specht
2024-10-21tdf#163344: improve Converter::convertDurationMike Kaganski
2024-10-07tdf#163019 - Remove the formula of a cell during paste specialAndreas Heinisch
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-09-23tdf#162955 PDF export: avoid the popup rectangle with zero sizeTibor Nagy
2024-09-14tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli
2024-09-07tdf#162822: Revert "tdf#152336 Detect charset... (24.8 only)Xisco Fauli
2024-08-27tdf#162574 sc HTML paste: handle not well-formed json for td data-sheets-valueMiklos Vajna
2024-08-20tdf#161189 - CopyFromClip: improve handling of deleting notesAndreas Heinisch
2024-08-20tdf#162439: compare strings, not pointersMike Kaganski
2024-08-20tdf#162466 calc: added handling of firstHeaderRow="0" on xlsx filesJaume Pujantell
2024-08-08tdf#156689: don't initialize the last columns from the default attributesXisco Fauli
2024-07-31tdf#162009 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-07-18package: add additional consistency checks for local file headerMichael Stahl
2024-07-11tdf#161964 - sc Fix Lookup functions error with only-row referenceBalazs Varga
2024-07-08tdf#158110 - Paste special: improve check for cells with notesAndreas Heinisch
2024-07-04xlsx: Don't export notes author when in privacy modeSamuel Mehrbrodt
2024-07-04xlsx: Don't export changes author/date when in privacy modeSamuel Mehrbrodt
2024-07-01Related: tdf#127293 Ignore 'search-criteria-must-apply-to-whole-cell'Balazs Varga
2024-06-24ods: Don't export changes author/date when in privacy modeSamuel Mehrbrodt
2024-06-24Related: tdf#127293 Add new Match_mode option for XLOOKUP andBalazs Varga
2024-06-18tdf#161616: do not set error when XGoalSeek failsXisco Fauli
2024-06-18tdf#68034: sc_goal_seek: Add unittestXisco Fauli
2024-06-18tdf#161511: sc_goal_seek: Add unittestXisco 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