summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2020-10-19tdf#90104 XLSX export: fix commas in data validation listTibor Nagy
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-14tdf#137453: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-10-14tdf#137446: sc: Add UItestXisco Fauli
2020-10-14tdf#133260: sc_ucalc: Add unittestXisco Fauli
2020-10-14tdf#76047 XLSX import: fix links to external dataAttila Szűcs
2020-10-11tdf#126305 XLSX export: fix data validation Error AlertTibor Nagy
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-10-09tdf#137205 sc: autofill date sequences in merged cellsAttila Szűcs
2020-10-08tdf#125462 sc: remove red (invalid data) circleTibor Nagy
2020-10-06tdf#137165: sc: Add UItestXisco Fauli
2020-10-06tdf#136430, tdf#136573: sc: Add UItest (take 2)Xisco Fauli
2020-10-06tdf#137000 XLSX shape export: fix uprightSzabolcs Toth
2020-10-05tdf#133033: sc_jumbosheets_test: Add unittestXisco Fauli
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs
2020-10-03Revert "tdf#136430, tdf#136573: sc: Add UItest"Caolán McNamara
2020-10-02uitest: sc: test chart title moves with arrow keysXisco Fauli
2020-10-02uitest: chartTitles.py: assert changes in chartXisco Fauli
2020-10-02uitest: sc: test chart legends move with arrow keysXisco Fauli
2020-10-02tdf#136430, tdf#136573: sc: Add UItestXisco Fauli
2020-10-01uitest: factor out common duplicated codeXisco Fauli
2020-09-30tdf#137091: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-30loplugin:reducevarscope in scNoel
2020-09-30tdf#43958 sc: fix fill by selecting merged cellAttila Szűcs
2020-09-30tdf#40993 tdf#59585 sc fill: copy merged cell structureAttila Szűcs
2020-09-29tdf#91251 XLSX textbox export: fix missing overflow propertiesRegényi Balázs
2020-09-28avoid touching system clipboard in testCaolán McNamara
2020-09-28Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-25tdf#128797 sc: fix invalid detective marks cellsTibor Nagy
2020-09-25tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24tdf#106197 XLSX shape import: keep text uprightSzabolcs Toth
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-21tdf#134392: sc_jumbosheets_test: Add unittestXisco Fauli
2020-09-20tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17TokenStringContext never called with a null ScDocument*Caolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-09-16Cleanup: apply Clang formattingSzabolcs Toth
2020-09-16ScEditableTester ctor never passed a null ScDocument*Caolán McNamara
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-09-16TransferTab always dereferences its ScDocument* argumentCaolán McNamara
2020-09-16CopyStaticToDocument never passed a null ScDocument*Caolán McNamara