summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2022-06-10tdf#149503: Check size of vectorsXisco Fauli
2022-06-09tdf#149484: subsequent_filters: Add unittestXisco Fauli
2022-06-08Fix typosAndrea Gelmini
2022-06-07Resolves tdf#146928 - Redesign charnamedialogHeiko Tietze
2022-06-06Resolves: tdf#148163 Preserve names of bad cell reference input againEike Rathke
2022-06-03tdf#149378: sc_uicalc: Add unittest, follow-upXisco Fauli
2022-06-03tdf#149378: sc_uicalc: Add unittestXisco Fauli
2022-06-01tdf#90579: sc_uicalc: Add unittestXisco Fauli
2022-06-01pass ScRange around by valueNoel Grandin
2022-05-31Use some range-based for loopsStephan Bergmann
2022-05-30fix setting cell borders for unallocated cellsLuboš Luňák
2022-05-30sc uitests: Cleaning up unused variablestagezi
2022-05-28try to range-reduce even COUNTIFS if not matching empty cellsLuboš Luňák
2022-05-28fix COUNTIFS when matching empty cellsLuboš Luňák
2022-05-27tdf#132293: Removing unused imports from uitests files.tagezi
2022-05-26tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopSiddhant Chaudhary
2022-05-23tdf#132293: Removing unused imports from uitests files.tagezi
2022-05-23tdf#132293: Removing unused imports from uitests files.tagezi
2022-05-23Resolves tdf#131155 - Keep frequently used options on sort criteria tabHeiko Tietze
2022-05-20bump up Calc MAXTILEDROW to MAXROWLuboš Luňák
2022-05-20Document sparkline related classes, functions and structsTomaž Vajngerl
2022-05-19tdf#124820: sc_uicalc: Add unittestXisco Fauli
2022-05-19uitest: sc: Rename UItest and extend itXisco Fauli
2022-05-17provide more details about failures in Calc 'functions' testsLuboš Luňák
2022-05-17tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
2022-05-17At least make CppunitTest_sc_text_functions_test more resilient to ICU versionStephan Bergmann
2022-05-17tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersistMike Kaganski
2022-05-16Fix a UITest on WindowsMike Kaganski
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-05-16fix GETPIVOTDATA() field name lookupLuboš Luňák
2022-05-15no ScSortedRangeCache-based query for number-as-string (tdf#149071)Luboš Luňák
2022-05-14Fix typoAndrea Gelmini
2022-05-13CppunitTest_sc_uicalc: simplify code a bitXisco Fauli
2022-05-13tdf#148863: sc_uicalc: Add unittestXisco Fauli
2022-05-12IsEmptyBlock() -> IsEmptyData()Luboš Luňák
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-05-12tdf#148835 don't write any sparkline xml elements if none existsTomaž Vajngerl
2022-05-11introduce Calc cache for sorted handling of unsorted cellsLuboš Luňák
2022-05-11make it obvious which column BinarySearch() operates onLuboš Luňák
2022-05-10tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch
2022-05-10sort out query iterator's BinarySearch() corner cases handlingLuboš Luňák
2022-05-10make BinarySearch() work for SC_EQUAL, SC_LESS, SC_GREATERLuboš Luňák
2022-05-10make query iterator's BinarySearch() find the last matching itemLuboš Luňák
2022-05-10add tests of query iterator's BinarySearch()Luboš Luňák
2022-05-09tdf#148843: sc_mathematical_functions: Add unittestXisco Fauli
2022-05-09tdf#148948: sc_statistical_functions: Add unittestXisco Fauli
2022-05-07tdf#121740 increase DrawingEngine::OLE_Objects cache limitNoel Grandin
2022-05-06Fix for callgrind TBJulien Nabet
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann