summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2020-09-10tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-09tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-07-07failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák
2020-06-18tdf#134019: ofz#20904 check boundsCaolán McNamara
2020-05-09tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot
2020-02-18tdf#123971 don't clobber entire RowHeight range on updatesThorsten Behrens
2020-02-07tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel
2020-01-08tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski
2020-01-07tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna
2019-12-18Resolves tdf#129127: do a safe swap of patternsDennis Francis
2019-12-16tdf#120948: row deltas should be stored as SCROW...Deena Francis
2019-12-05lok: calc - store zoom in the view itself.Michael Meeks
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski
2019-11-23tdf#128894: unit test for the bugfixDennis Francis
2019-11-23tdf#128951: restore passing nullptr to ScTableSheetObj when not inserted yetMike Kaganski
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-07tdf#124270 : unit-tests for spurious Err:522 fixesDennis Francis
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-31tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-26Add unit test for adjacent formula-groups with...Dennis Francis
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-22Add a unit test for SUMPRODUCT with group-threadingDennis Francis
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks
2019-10-17Resolves: tdf#126773 Excel uses lowercase date and time format code keywordsEike Rathke
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-09fix that InputStringDialog screenshot saved as null.pngCaolán McNamara
2019-10-08tdf#123339 XLSX: fix horizontal alignment in commentsSzabolcs Toth
2019-10-04Removed executable bit on cxx and ods filesAndrea Gelmini
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara
2019-10-04tdf#123341 XLSX: fix vertical alignment in commentsSzabolcs Toth
2019-10-04CppunitTest_sc_subsequent_export_test: correct link to namespace xSzabolcs Toth
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai
2019-09-25sc lok: Test invalidation triggered by jumping to the last row on the sheetTamás Zolnai
2019-09-25sc lok: Test invalidation triggered by jumping horizontally on the sheetTamás Zolnai
2019-09-25sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-25sc lok: Test invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-25sc lok: Test invalidation after adding\removing sheetTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-25sc lok tests: Store all invalidation rectangles.Tamás Zolnai