summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2021-06-21tdf#142607 XLSX export: keep formatted dates in standard filterBalazs Varga2-0/+20
2021-06-21tdf#141908 replace sal_Int32 with Color in sc_subsequent_filters-test2Radhey Parekh1-3/+3
2021-06-15fix some 32-bit compile errorsNoel Grandin1-8/+8
2021-06-14ucalc_copypaste: improve readability and shortenscito1-2546/+1688
2021-06-09unit test: lok: text selection message testDennis Francis1-0/+130
2021-06-08editengine-columns: Implement layoutMike Kaganski1-1/+1
2021-06-08unit test: lok: edit cursor invalidation messageDennis Francis1-1/+114
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli2-24/+32
2021-06-07move remaining copy/paste tests from ucalc to ucalc_copypastescito2-490/+498
2021-06-04sc: use XmlTestTools::registerOOXMLNamespaces()Xisco Fauli3-108/+5
2021-06-04tdf#68976 fix paste transposed regression for notes/patternsscito1-952/+957
2021-06-04tdf#141683 fix missing flag in multi sel pasted transposed as linksscito1-20/+20
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+52
2021-06-03sc: split subsequent modules into smaller partsXisco Fauli4-4748/+5208
2021-06-02tdf#113646 Add missing test for exporting conditional format font size.Gizem Ozgun2-1/+16
2021-06-01tdf#126540 sc: toggling grid lines sets document as modifiedAttila Szűcs1-0/+13
2021-06-01Fix typoAndrea Gelmini1-1/+1
2021-05-29tdf#142201 tdf#142065 fix cut paste transpose references, incl. undoscito3-286/+4577
2021-05-26tdf#126541 XLSX import: fix View grid linesAttila Szűcs3-0/+46
2021-05-26tdf#142231 sc odf: fix export of single date filter valueSzabolcs Toth2-0/+14
2021-05-25tdf#141644 OOXML shape import: fix upright text rotate angleSzabolcs Toth3-2/+29
2021-05-24tdf#94962 - Fixed german text:p of type booleanAndreas Heinisch1-1/+1
2021-05-24tdf#136794: sc_mathematical_functions: Add unittestXisco Fauli1-0/+17
2021-05-24tdf#137063: sc_ucalc: Add unittestXisco Fauli1-0/+18
2021-05-24tdf#134675: sc_uicalc: Add unittestXisco Fauli1-0/+30
2021-05-23fix leak in ScRangeTestNoel Grandin1-0/+1
2021-05-21tdf#68976 cut paste transposed: fix wrong position in clipdocscito1-0/+44
2021-05-21tdf#116413 after Paste Special with ADD and As Link attach dest cellsscito1-0/+366
2021-05-21tdf#126342: sc_ucalc: Add unittestXisco Fauli1-0/+33
2021-05-21tdf#142186: sc_ucalc: Add unittestXisco Fauli1-0/+43
2021-05-21sc_ucalc: combine header and implementation filesXisco Fauli2-272/+244
2021-05-21tdf#71058 cut paste transposed: use correct clipdocscito1-0/+57
2021-05-21tdf#76441: sc_ucalc: Add unittestXisco Fauli2-0/+43
2021-05-19tdf#76258 Add OOXML export for color filterSamuel Mehrbrodt2-0/+29
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli5-586/+519
2021-05-17sc_ucalc: use DoLoad instead of DoInitNewXisco Fauli5-201/+15
2021-05-17sc_ucalc: move copypaste tests to their own moduleXisco Fauli5-6819/+6945
2021-05-17sc_ucalc: simplify codeXisco Fauli3-157/+141
2021-05-16sc_ucalc: no need to have one cxx file for just 3 testsXisco Fauli2-183/+167
2021-05-16sc_ucalc: move conditional format tests to their own moduleXisco Fauli5-247/+233
2021-05-16fix leak in ScFiltersTestNoel Grandin1-0/+11
2021-05-15sc_subsequent_filters: remove unneeded codeXisco Fauli1-18/+0
2021-05-14sc_ucalc: move pivot table tests to their own moduleXisco Fauli2-131/+182
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli5-199/+259
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli7-203/+256
2021-05-13tdf#112559 sc: Expose font height via the Defaults UNO APIMaxim Monastirsky1-0/+26
2021-05-13tdf#142214: unittest:test autocomplete through numeric blockDennis Francis1-8/+9
2021-05-13tdf#142214: unit-tests for new behaviour of auto-completeDennis Francis1-0/+101
2021-05-13tdf#142214: autocomplete: do not search across empty blocksDennis Francis1-3/+16
2021-05-12sc_ucalc: restore formula options after using themXisco Fauli3-14/+183