summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
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
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRefFinder ScDocument* argument dereferenced on all pathsCaolán McNamara
2020-09-14tdf#133327: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara
2020-09-14both branches dereference ScDocument* argCaolán McNamara
2020-09-14tdf#133688 tdf#125414 XLSX: don't export tracer arrowsSzabolcs Toth
2020-09-14ScRangeData ctor variant always dereferences its ScDocument* argCaolán McNamara
2020-09-13CompileFormulaContext never constructed with a null ScDocumentCaolán McNamara
2020-09-13toAbs always dereferences its ScDocument*Caolán McNamara
2020-09-13establish ScValueIterator::pDoc is never nullCaolán McNamara
2020-09-13tdf#107459: sc_ucalc: Add unittestXisco Fauli
2020-09-12establish that ScSimpleFormulaCalculator mpDoc is never nullCaolán McNamara
2020-09-10tdf#53431 tdf#136535 sc: fix Fill Cells with AutofilterAttila Szűcs
2020-09-10tdf#132293 remove unused imports from .py files under sc/qa/uitest/autofilterIlkyu Ju
2020-09-09tdf#136364: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-09tdf#90698: sc_ucalc: Add unittestXisco Fauli
2020-09-08tdf#125099: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-08tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-09-08tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-06tdf#132105: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-06tdf#118561: sc_subsequent_filters_test: Add unittestXisco Fauli