summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2020-05-23tdf#130770 apply autofilter to data regardless of autofilter changesscito2-0/+73
2020-05-13tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot2-0/+20
2020-03-16tdf#131291: Add UItestXisco Fauli2-0/+75
2020-02-18tdf#123971 don't clobber entire RowHeight range on updatesThorsten Behrens2-2/+7
2020-02-07tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel3-0/+189
2020-01-08tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski1-0/+43
2020-01-07tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna2-0/+140
2019-12-18Resolves tdf#129127: do a safe swap of patternsDennis Francis2-0/+33
2019-12-16tdf#120948: row deltas should be stored as SCROW...Deena Francis2-0/+22
2019-12-05lok: calc - store zoom in the view itself.Michael Meeks1-0/+50
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski2-0/+23
2019-11-23tdf#128894: unit test for the bugfixDennis Francis2-0/+31
2019-11-23tdf#128951: restore passing nullptr to ScTableSheetObj when not inserted yetMike Kaganski1-0/+28
2019-11-21tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann1-2/+8
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara4-4/+34
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel2-0/+33
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin8-108/+108
2019-11-07tdf#124270 : unit-tests for spurious Err:522 fixesDennis Francis1-0/+226
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-7/+7
2019-10-31tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth1-0/+0
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin4-21/+21
2019-10-27tdf#45904 Move XPropertySet Java tests to C++Jens Carl1-1/+18
2019-10-27tdf#45904 Move XNamed Java tests to C++Jens Carl1-0/+111
2019-10-26Add unit test for adjacent formula-groups with...Dennis Francis1-0/+55
2019-10-24Introduce OStringCharStephan Bergmann2-4/+4
2019-10-24tdf#97361: Removed getByIndex in calc and writerMayank Suman2-7/+7
2019-10-23tdf#45904 Move XTextRange Java test to C++Jens Carl1-1/+9
2019-10-22Add a unit test for SUMPRODUCT with group-threadingDennis Francis1-0/+39
2019-10-21tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl1-0/+5
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks2-85/+85
2019-10-17Resolves: tdf#126773 Excel uses lowercase date and time format code keywordsEike Rathke1-8/+8
2019-10-17weld ScImportAsciiDlgCaolán McNamara1-1/+1
2019-10-17Remaining loplugin:bufferaddStephan Bergmann1-16/+5
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann3-6/+6
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin2-4/+2
2019-10-15new loplugin:bufferaddNoel Grandin3-25/+23
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin4-8/+8
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara1-1/+1
2019-10-09fix that InputStringDialog screenshot saved as null.pngCaolán McNamara1-1/+1
2019-10-08tdf#123339 XLSX: fix horizontal alignment in commentsSzabolcs Toth2-0/+19
2019-10-04Removed executable bit on cxx and ods filesAndrea Gelmini2-0/+0
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara1-3/+3
2019-10-04tdf#123341 XLSX: fix vertical alignment in commentsSzabolcs Toth2-0/+18
2019-10-04CppunitTest_sc_subsequent_export_test: correct link to namespace xSzabolcs Toth1-1/+1
2019-10-01loplugin:stringadd in scNoel Grandin2-6/+4
2019-09-30QR Code Dialog Test Writer and Calcshubham goyal1-0/+81
2019-09-26loplugin:constmethod in scNoel Grandin1-3/+3
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai1-2/+9
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai1-6/+4
2019-09-25sc lok: Test invalidation triggered by jumping to the last row on the sheetTamás Zolnai1-0/+26