summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2020-11-30Fix uitests for autofilter menuSzymon Kłos1-1/+1
2020-11-30tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara3-3/+10
2020-11-30weld checklistmenuCaolán McNamara1-20/+21
2020-10-19Check render parameters for AutoSpellCheckingMert Tumer1-0/+17
2020-10-18tdf#137091: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+26
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-0/+25
2020-10-08tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli1-0/+28
2020-09-30Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke1-1/+5
2020-09-19tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot2-0/+39
2020-09-19tdf#95640 XLSX: import/export of custom sort listsSerge Krot4-0/+63
2020-09-04tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski2-0/+20
2020-08-10lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian1-1/+1
2020-07-22lok: sc: Desktop: Function wizard isn't properly asyncMarco Cecchetti1-0/+39
2020-06-25lok: calc: messed up view when deleting from multiline contentMarco Cecchetti2-0/+41
2020-06-22Unit tests for ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+347
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák1-0/+54
2020-06-19tdf#134019: ofz#20904 check boundsCaolán McNamara1-0/+0
2020-06-11This uses an adjustment step of 5 in this branch for some reasonTor Lillqvist1-1/+1
2020-06-11For some reason this "period" field goes from 2 to 4 in this branchTor Lillqvist1-1/+1
2020-06-11Fix UITest_options: changed property nameJan-Marek Glogowski1-5/+8
2020-06-11These adjustments use a step increment of 5 in this branch for some reasonTor Lillqvist4-9/+9
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