summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2015-09-02percheck: produce similar stats than off-tree callgrindNorbert Thiebaud
2015-08-31fix dubious usage of [0] instead of proper dereferencingNoel Grandin
2015-08-31remove some typedef indirectionNoel Grandin
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28add CVE-2014-6360 test caseCaolán McNamara
2015-08-28add CVE-2014-6361 test caseCaolán McNamara
2015-08-26unit test that parsing range fragments should failEike Rathke
2015-08-26Revert "do not parse range fragments as valid ranges"Stephan Bergmann
2015-08-26unit test that parsing range fragments should failEike Rathke
2015-08-26tdf#89387 test for LCM functionŁukasz Hryniuk
2015-08-26tdf#89387 test for GCD functionŁukasz Hryniuk
2015-08-26tdf#89387 test for SUMX2PY2 functionŁukasz Hryniuk
2015-08-26tdf#89387 add some strings to CHITEST testŁukasz Hryniuk
2015-08-26tdf#89387 add some strings to FTEST testŁukasz Hryniuk
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-19Bugfix test for tdf#77431Katarina Behrens
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-08-17Move export tests where they really belongKatarina Behrens
2015-08-14Some more tdf#92256 related testsKatarina Behrens
2015-08-12loplugin:stringconstantStephan Bergmann
2015-08-12tdf#89387 test for CHITEST functionŁukasz Hryniuk
2015-08-12Test with a bug in ScInterpreter::FTest()Łukasz Hryniuk
2015-08-11loplugin:stringconstantStephan Bergmann
2015-08-10tdf#89387 a few tests for FTEST functionŁukasz Hryniuk
2015-08-10tdf#89387 related tests for ScSumXMY2()Łukasz Hryniuk
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert
2015-07-30bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky
2015-07-29chmod -xTor Lillqvist
2015-07-27fix test for tdf#92547Benjamin Ni
2015-07-27TableRef: add unit testsEike Rathke
2015-07-27unit test for FORMULA() with and without array contextEike Rathke
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens
2015-07-24Add test for OOXML part of tdf#99256Katarina Behrens
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-21unit test for MATCH ReferenceOrForceArray parameterEike Rathke
2015-07-20tdf#68868: better handle xlsx with samecell anchor imageRavindra_Vidhate
2015-07-19add unit test for tdf#88137, tdf#89254Markus Mohrhard
2015-07-09fix export to xls, tdf#69552Winfried Donkers
2015-07-08Fix typosAndrea Gelmini
2015-07-07unit test for copy&paste put reference in order, tdf#92468Eike Rathke
2015-07-06tdf#92547 - incorrect input values shown in formula wizardBenjamin Ni
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-30unit test, check for all ScRange::Parse() valid flags, tdf#92426Eike Rathke
2015-06-30unit tests for tdf#92427Eike Rathke