summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke1-3/+9
2016-04-26-Werror=address (GCC 6)Stephan Bergmann1-10/+1
2016-04-02Avoid running out of memory on Windows when OpenCL is availableTor Lillqvist1-0/+6
2016-03-29tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix.Jan Holesovsky2-0/+13
2016-03-14tdf#98083: Always save cell formatKatarina Behrens2-0/+17
2016-03-07don't use same file in two testsMarkus Mohrhard2-2/+2
2016-01-07the idea behind the test can't work right nowMarkus Mohrhard1-1/+1
2016-01-06don't use the same files in different unit testsMarkus Mohrhard4-4/+26
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-05tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke1-1/+1
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-2/+2
2015-12-11silence -Werror=strict-overflowEike Rathke1-3/+3
2015-12-11unit test for sticky end col/row anchors, tdf#92779Eike Rathke1-0/+184
2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky1-15/+32
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky8-498/+497
2015-11-25sc: force vba events ordering.Michael Meeks1-0/+5
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-8/+8
2015-11-21unit test testMatrixConditionalBooleanResultEike Rathke2-0/+27
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin2-2/+2
2015-11-16unit test for tdf#95670Eike Rathke1-0/+8
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara5-6/+6
2015-11-11new loplugin: memoryvarNoel Grandin1-2/+1
2015-11-10loplugin:stringconstantStephan Bergmann1-20/+20
2015-11-10loplugin:nullptrStephan Bergmann1-2/+2
2015-11-10loplugin:staticcallStephan Bergmann1-2/+2
2015-11-10tdf#91979: ScViewData::GetScrPos(): remove coordinates limit of 32767Mike Kaganski1-0/+43
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann16-282/+282
2015-11-09Related tdf#92296, tdf#90812: Make this test more strictKatarina Behrens1-1/+2
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann21-154/+154
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin2-2/+2
2015-11-04yyyyyNoel Grandin1-3/+3
2015-11-03read past end of pCellInfoCaolán McNamara1-0/+0
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+2
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke1-2/+1
2015-10-28unit test for tdf#95395Eike Rathke1-0/+23
2015-10-28tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens1-0/+30
2015-10-28com::sun::star->css in scNoel Grandin5-9/+9
2015-10-26let see if this works on 32-bit crapEike Rathke1-1/+11
2015-10-26Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann1-2/+2
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin5-42/+42
2015-10-24unit test for MDETERM() tdf#32834Dennis Francis2-0/+42
2015-10-23tdf#89387 test for TTEST functionŁukasz Hryniuk2-0/+107
2015-10-22loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-22be precise in what area to insert the matrix formulaEike Rathke1-1/+1
2015-10-22unit test for tdf#95226Eike Rathke1-0/+36
2015-10-22Why check that resValue != oldValueStephan Bergmann1-2/+1
2015-10-20loplugin:defaultparamsStephan Bergmann2-6/+6
2015-10-19loplugin:defaultparamsStephan Bergmann2-6/+6