summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2020-01-22tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna
2020-01-17use std::vector in ScMarkArray, instead of re-inventing the wheelNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna
2020-01-04sc/qa: revert locale change in the scope guard.Mark Hung
2020-01-03tdf#78840: disable case-insensitive transliteration for regex searchMike Kaganski
2020-01-01tdf#57113: store UTF-16 stringpool data after legacy 1-byte dataMike Kaganski
2020-01-01explicit uitest for uno:DataFormCaolán McNamara
2020-01-01Fix typoAndrea Gelmini
2019-12-31tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski
2019-12-30Use range-based for loopMike Kaganski
2019-12-30Decrease SplitVertical value to pass on small screen sizeMike Kaganski
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-22sal_Char->char in scNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-18Unit test insert with shared formula group shift, tdf#129396Eike Rathke
2019-12-17Add missing DoClose of test documentsStephan Bergmann
2019-12-17Resolves tdf#129127: do a safe swap of patternsDennis Francis
2019-12-14sc: rowcol: convert mark dataNoel Grandin
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13tdf#120948: row deltas should be stored as SCROW...Deena Francis
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-11tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara
2019-12-11Fix typoAndrea Gelmini
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-06Test results across all imported and inserted sheets.Eike Rathke
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-27Remove unused sc/qa/unit/ucalc_*.cxx dataStephan Bergmann
2019-11-26uitest for bug tdf#122232Zdeněk Crhonek
2019-11-25sc: disable tdf91217 UITest for nowMiklos Vajna
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski
2019-11-23uitest for bug tdf#91217Zdeněk Crhonek
2019-11-22tdf#128951: restore passing nullptr to ScTableSheetObj when not inserted yetMike Kaganski
2019-11-22tdf#128894: unit test for the bugfixDennis Francis
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel
2019-11-16loplugin:unusedfieldsNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara