summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2020-03-02uitest: check copy in .uno:MoveXisco Fauli1-0/+17
2020-03-02Add XServiceInfo tests to ScTableSheetsObjJens Carl1-18/+31
2020-02-29ofz#20904 check boundsCaolán McNamara1-0/+0
2020-02-27tdf#45904 Move XNameContainer Java tests to C++Jens Carl2-5/+8
2020-02-27tdf#45904 Move XElementAccess Java tests to C++Jens Carl1-0/+9
2020-02-27tdf#130959: Add unittestXisco Fauli2-0/+10
2020-02-27Related: tdf#130725: use strtod also in rtl::math::stringToDoubleMike Kaganski7-122/+122
2020-02-27tdf#130725: use strtod by David M. Gay to make sure we get the nearestMike Kaganski1-0/+30
2020-02-27loplugin:unusedfieldsNoel Grandin2-30/+0
2020-02-27tdf#45904 Move XIndexAccess Java tests to C++Jens Carl1-0/+7
2020-02-26Unit test tdf#130825 insert/delete sheet moving sheet-local namesEike Rathke1-24/+90
2020-02-26tdf#45904 Move XNameReplace Java test to C++Jens Carl2-3/+10
2020-02-26tdf#45904 Move XNameAccess Java tests to C++Jens Carl1-8/+16
2020-02-25Unit test tdf#130370 cut&paste / move with sheet-local named referenceEike Rathke2-0/+96
2020-02-24tdf#130762: Add uitestXisco Fauli1-0/+25
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-17Fix UITest_options: changed property nameJan-Marek Glogowski1-5/+8
2020-02-17tdf#123971 don't clobber entire RowHeight range on updatesThorsten Behrens2-2/+7
2020-02-14tdf#121963: Add unittest (part 2)Xisco Fauli1-0/+16
2020-02-14tdf#121963: Add unittestXisco Fauli1-0/+0
2020-02-14tdf#130556: Add unittestXisco Fauli2-0/+16
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann1-2/+2
2020-02-07tdf#129789: Add unittestXisco Fauli2-0/+145
2020-01-31loplugin:singlevalfieldsNoel Grandin1-6/+6
2020-01-29tdf#130132, tdf#129393: Add unittestXisco Fauli2-0/+19
2020-01-28remove some unused local varsNoel Grandin2-6/+0
2020-01-22tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski2-0/+20
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara1-1/+1
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna1-16/+2
2020-01-17use std::vector in ScMarkArray, instead of re-inventing the wheelNoel Grandin1-4/+3
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin2-11/+2
2020-01-10use more std::make_sharedNoel Grandin4-17/+17
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2020-01-06tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna2-0/+140
2020-01-04sc/qa: revert locale change in the scope guard.Mark Hung1-4/+6
2020-01-03tdf#78840: disable case-insensitive transliteration for regex searchMike Kaganski1-20/+215
2020-01-01tdf#57113: store UTF-16 stringpool data after legacy 1-byte dataMike Kaganski2-1/+83
2020-01-01explicit uitest for uno:DataFormCaolán McNamara2-1/+29
2020-01-01Fix typoAndrea Gelmini1-1/+1
2019-12-31tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski1-0/+43
2019-12-30Use range-based for loopMike Kaganski1-6/+6
2019-12-30Decrease SplitVertical value to pass on small screen sizeMike Kaganski1-0/+0
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt1-0/+1
2019-12-22sal_Char->char in scNoel Grandin1-2/+2
2019-12-20loplugin:duplicate-definesNoel Grandin3-12/+25
2019-12-18Unit test insert with shared formula group shift, tdf#129396Eike Rathke2-0/+68
2019-12-17Add missing DoClose of test documentsStephan Bergmann1-0/+82
2019-12-17Resolves tdf#129127: do a safe swap of patternsDennis Francis2-0/+33
2019-12-14sc: rowcol: convert mark dataNoel Grandin1-1/+2
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin4-22/+24