summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2016-04-18tdf#90290: use custom asserter for formula checkStefan Weiberg1-407/+206
2016-04-16fix crash in perfcheckMarkus Mohrhard1-8/+3
2016-04-16make the test case smaller to limit runtimeMarkus Mohrhard1-1/+1
2016-04-16add test case for smaller MatConcat case, related tdf#88849Markus Mohrhard1-3/+33
2016-04-16add missing test fileMarkus Mohrhard1-0/+0
2016-04-15add test for tdf#88849Markus Mohrhard1-0/+30
2016-04-15fix calc perfcheck buildMarkus Mohrhard1-1/+1
2016-04-15add test for tdf#72240Markus Mohrhard1-0/+43
2016-04-15add CVE-2016-0122 testCaolán McNamara8-0/+6
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-23sc - added fixed and variable array formula range perf testsMarco Cecchetti2-0/+66
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-20loplugin:stringconstantTor Lillqvist2-8/+8
2016-03-20-Werror,-Winconsistent-missing-overrideTor Lillqvist2-2/+3
2016-03-20tdf#45904 move java based api tests to c++kadertarlan3-315/+388
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-14remove some unused Java codeNoel Grandin1-2/+0
2016-03-13this old concept was just a bad idea by meMarkus Mohrhard1-10/+2
2016-03-13no need for strange assert fail messageMarkus Mohrhard1-28/+27
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