summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2016-04-12fix broken testMarkus Mohrhard1-2/+2
2016-04-09add test case for tdf#96549Markus Mohrhard2-0/+44
2016-04-09add test case for tdf#98554Markus Mohrhard2-0/+56
2016-04-08unit test for replacing fragments of shared formula groups, tdf#97897Eike Rathke2-0/+158
2016-04-07add test for tdf#99093Markus Mohrhard2-0/+31
2016-04-05Resolves: #i126901# CSV import: values with + or - followed by...Damjan Jovanovic1-1/+3
2016-03-31unit test for copying nested names during copying sheetEike Rathke2-0/+84
2016-03-31tdf#79787 Normal cell borders are showing dashed/dotted reopen in MSOJuergen Funk3-0/+183
2016-03-29Bin pointless commentTor Lillqvist1-3/+0
2016-03-29ScOpenCLTest is not a FiltersTestTor Lillqvist1-21/+1
2016-03-29Avoid running out of memory on Windows when OpenCL is availableTor Lillqvist1-0/+6
2016-03-26also test that we are not still listening to the old areaMarkus Mohrhard1-0/+9
2016-03-26add a few unit tests for conditional format reference listeningMarkus Mohrhard2-0/+132
2016-03-26add a few unit tests for ScFormulaListenerMarkus Mohrhard2-0/+86
2016-03-25unit test for copying sheet-local names before original positionEike Rathke1-0/+33
2016-03-24unit test for copying global names to sheet-local names, tdf#75372Eike Rathke1-0/+38
2016-03-24tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix.Jan Holesovsky2-0/+13
2016-03-24loplugin:constantparam in scNoel Grandin2-17/+17
2016-03-23add test for new ScMatConcat codeMarkus Mohrhard2-0/+61
2016-03-23loplugin:constantparam in scNoel Grandin3-27/+27
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke2-7/+9
2016-03-21unit test for copying cells within named range, tdf#93127Eike Rathke1-0/+21
2016-03-21sc tiled rendering: Fix a corner case with shift modifierPranav Kant1-2/+26
2016-03-19simplify new testMarkus Mohrhard1-19/+1
2016-03-19fix previous commitMarkus Mohrhard1-11/+12
2016-03-19tdf#70448, Test for SetFormula functionJaskaran2-0/+34
2016-03-19tdf#50916 : Unit tests for the refactored ScMarkData...Dennis Francis1-0/+828
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke1-12/+44
2016-03-18sc tiled rendering: Unit test for extended .uno:SelectRow/ColumnPranav Kant2-0/+69
2016-03-18unit test for other-sheet-local names, tdf#96915Eike Rathke1-0/+26
2016-03-12fix memory leak in copy_paste testMarkus Mohrhard1-1/+1
2016-03-12fix memory leak in bugfix_testMarkus Mohrhard1-1/+1
2016-03-12fix memory leak in ucalcMarkus Mohrhard1-4/+3
2016-03-12fix memory leak in ucalcMarkus Mohrhard1-5/+5
2016-03-12fix memory leak in ucalc testMarkus Mohrhard1-3/+3
2016-03-12use correct cppunit assert macro, loplugin:cppunitassertequalsMarkus Mohrhard4-15/+15
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke6-91/+101
2016-03-11loplugin:unreffunTor Lillqvist1-0/+6
2016-03-11loplugin:redundantcastTor Lillqvist1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard3-17/+16
2016-03-11fix a few memory leaks in the calc test frameworkMarkus Mohrhard1-6/+7
2016-03-11allow to call xpath expression on different files in containerMarkus Mohrhard3-10/+26
2016-03-11just take a referenceMarkus Mohrhard3-18/+18
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky2-0/+191
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann2-7/+7
2016-03-08unit test for tdf#98389 huge external range reference matrixEike Rathke1-1/+26
2016-03-08Don't leak docshellsKatarina Behrens1-0/+1
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis2-0/+19
2016-03-07improve defaultparams lopluginNoel Grandin1-5/+5
2016-03-06don't use same file in two testsMarkus Mohrhard2-2/+2