summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2022-03-30tdf#147014 Image missing due to integer overflowAron Budea2-0/+17
2022-03-30warn on too many rows/column when loading ODSLuboš Luňák2-3/+14
2022-01-04For now, disable tests giving dubious results on AArch64Stephan Bergmann3-0/+16
2022-01-04CppunitTest_sc_subsequent_filters_test2: check format instead of stringXisco Fauli1-5/+7
2021-12-23CppunitTest_sc_subsequent_filters_test2: fix test depending on current yearXisco Fauli3-2/+175
2021-12-13tdf#128895 sc xmlimport: create enough dynamic cols if propsJustin Luth2-0/+18
2021-12-07Bump tolerance from 30 to 40 to make this test pass on my MacTor Lillqvist1-2/+2
2021-11-29Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze2-16/+16
2021-11-29tdf#144940 sc: fix disabled header/footer regressionAttila Bakos (NISZ)1-0/+72
2021-11-18revert "vlookup - optimize SC_EQUAL and NOT_EQUAL." (tdf#139612)Luboš Luňák1-11/+11
2021-11-04tdf#145079 XLSX export: fix regression of internal hyperlinksTünde Tóth2-4/+10
2021-10-22tdf#130104 - FILESAVE XLSX: cell indent increased on each saveKevin Suo2-0/+91
2021-10-18ofz#40008 check if column exists before EndListening attemptCaolán McNamara1-0/+0
2021-10-12calc: revert changes in autoinputDennis Francis1-66/+0
2021-10-07ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák1-0/+14
2021-10-04tdf#142578: xlsx export: use continuous numbering for dfx nodesVasily Melenchuk2-0/+41
2021-10-04tdf#143104 Fix xlsx import/export of color filter colorsVasily Melenchuk2-22/+42
2021-10-02tdf#144758: default value for 'table:orientation' attribute is 'row'Mike Kaganski2-0/+38
2021-09-28tdf#144184 sc: fix first page footer exportDaniel Arato (NISZ)2-0/+36
2021-09-28tdf#144732: treat invalid subtype value as worksheetMike Kaganski2-0/+103
2021-09-27tdf#76258 Fix xlsx export of color filter colorsSamuel Mehrbrodt1-1/+1
2021-09-27do some sanity checks on the number of records claimedCaolán McNamara1-0/+0
2021-09-21tdf#144253 tdf#144324 sc filter: use formatted values in filtersBalazs Varga2-0/+25
2021-09-15Resolves: tdf#144135 Rework Sort with area extrasEike Rathke1-4/+4
2021-09-07tdf#144242 no width-height swap for line and pathlineRegina Henschel1-0/+84
2021-09-06Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas2-53/+3
2021-09-03tdf#144155: Revert "tdf#36383 sc AutoFilter: fix changing row height"Xisco Fauli1-68/+0
2021-09-01tdf#142881 XLSX import: fix shapes rotated exactly 45°,Daniel Arato (NISZ)2-0/+37
2021-08-26tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski4-6/+88
2021-08-19tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski2-1/+89
2021-08-17tdf#126926 sc DBData: delete the database rangeTünde Tóth1-0/+26
2021-08-16tdf#143896: sc_uicalc: Add unittestXisco Fauli1-0/+22
2021-08-10tdf#143220 XLSX export: fix hyperlink to sheet targetTünde Tóth2-0/+15
2021-08-09tdf#143619 validation circle anchor is specialRegina Henschel2-0/+34
2021-08-09tdf#64703 sc: fix regression of printing page breaksAttila Szűcs2-0/+19
2021-08-09tdf#143582 - Clear return value of the method before calling itAndreas Heinisch2-0/+30
2021-07-21tdf#142854 XLSX import: fix grid visibility in headless modeAttila Szűcs4-6/+38
2021-07-20tdf#46184 sc AutoFilter: reset filter options to default valuesTünde Tóth1-0/+86
2021-07-15tdf#143068 XLSX: fix export of top10 filter conditionTünde Tóth2-0/+16
2021-07-14tdf#142929 XLSX: fix import of "Less than" filter conditionTünde Tóth2-0/+17
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski2-3/+3
2021-07-08tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga1-14/+59
2021-07-07tdf#142764 sc: import "Same content on first/left page"Daniel Arato (NISZ)2-0/+19
2021-07-02uitest: LICENSE.html can be read-only, skip the 'ok' buttonXisco Fauli1-1/+1
2021-06-30tdf#140431 XLSX export: fix double file:// prefixTünde Tóth2-0/+19
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)2-0/+21
2021-06-22tdf#142851 Chart UI: fix empty Chart Type dialogTünde Tóth2-0/+38
2021-06-21tdf#142607 XLSX export: keep formatted dates in standard filterBalazs Varga2-0/+20
2021-06-19fix 32bit build of tiledrendering testsRene Engelhard1-8/+8
2021-06-15ucalc_copypaste: improve readability and shortenscito1-2546/+1688