summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-2/+2
2015-09-20Performance test for FTestŁukasz Hryniuk2-0/+26
2015-09-20Performance test for SumŁukasz Hryniuk2-6/+49
2015-09-18boost->stdCaolán McNamara6-13/+13
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara6-13/+13
2015-09-17boost->stdCaolán McNamara6-13/+13
2015-09-17add test case for CVE-2015-2523Caolán McNamara1-0/+0
2015-09-17add test case for CVE-2015-2520Caolán McNamara1-0/+0
2015-09-17add test case for CVE-2015-2521Caolán McNamara1-0/+0
2015-09-17add CVE-2015-2510 test caseCaolán McNamara1-0/+0
2015-09-11unit test for MoveBlock / ScUndoDragDrop caption life cycle, tdf#92995Eike Rathke1-0/+42
2015-09-09WaE: loplugin:stringconstantTor Lillqvist1-2/+2
2015-09-08TableRef: add unit tests for column names updates and header-lessEike Rathke1-0/+223
2015-09-02percheck: produce similar stats than off-tree callgrindNorbert Thiebaud1-8/+8
2015-08-31fix dubious usage of [0] instead of proper dereferencingNoel Grandin1-5/+5
2015-08-31remove some typedef indirectionNoel Grandin1-2/+2
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard1-0/+0
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha1-5/+5
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna2-0/+16
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-11/+11
2015-08-28add CVE-2014-6360 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2014-6361 test caseCaolán McNamara1-0/+0
2015-08-26unit test that parsing range fragments should failEike Rathke1-0/+33
2015-08-26Revert "do not parse range fragments as valid ranges"Stephan Bergmann1-33/+0
2015-08-26unit test that parsing range fragments should failEike Rathke1-0/+33
2015-08-26tdf#89387 test for LCM functionŁukasz Hryniuk2-0/+84
2015-08-26tdf#89387 test for GCD functionŁukasz Hryniuk2-0/+83
2015-08-26tdf#89387 test for SUMX2PY2 functionŁukasz Hryniuk2-0/+66
2015-08-26tdf#89387 add some strings to CHITEST testŁukasz Hryniuk1-0/+17
2015-08-26tdf#89387 add some strings to FTEST testŁukasz Hryniuk1-0/+11
2015-08-21loplugin:defaultparamsNoel Grandin7-28/+28
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2-9/+9
2015-08-19Bugfix test for tdf#77431Katarina Behrens2-0/+14
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard2-0/+33
2015-08-17Move export tests where they really belongKatarina Behrens2-48/+59
2015-08-14Some more tdf#92256 related testsKatarina Behrens2-2/+29
2015-08-12loplugin:stringconstantStephan Bergmann1-13/+13
2015-08-12tdf#89387 test for CHITEST functionŁukasz Hryniuk2-0/+108
2015-08-12Test with a bug in ScInterpreter::FTest()Łukasz Hryniuk2-0/+22
2015-08-11loplugin:stringconstantStephan Bergmann1-6/+6
2015-08-10tdf#89387 a few tests for FTEST functionŁukasz Hryniuk2-0/+56
2015-08-10tdf#89387 related tests for ScSumXMY2()Łukasz Hryniuk2-0/+32
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin1-4/+4
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert1-0/+124
2015-07-30bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky2-0/+31
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-27fix test for tdf#92547Benjamin Ni1-13/+16
2015-07-27TableRef: add unit testsEike Rathke2-0/+128
2015-07-27unit test for FORMULA() with and without array contextEike Rathke2-0/+43
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens1-5/+6