summaryrefslogtreecommitdiff
path: root/sc/qa/unit/bugfix-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2017-11-07tdf#31231: properly check for SvXMLImportFlags::ALLMike Kaganski1-0/+15
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann1-1/+1
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin1-6/+6
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-4/+4
2016-12-23Close ScDocSh when doneStephan Bergmann1-0/+2
2016-12-02tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski1-14/+36
2016-12-01tdf#104310: Accept also x14-style dataValidationsMike Kaganski1-56/+20
2016-11-18tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky1-0/+13
2016-11-18starmath: fix loplugin:cppunitassertequals warningsMiklos Vajna1-2/+2
2016-11-09make MS Excel 2003 XML filter tests great again!David Tardon1-4/+2
2016-11-04add test case for rhbz#1390776David Tardon1-0/+14
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky1-0/+13
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky1-0/+12
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-24tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix.Jan Holesovsky1-0/+13
2016-03-12fix memory leak in bugfix_testMarkus Mohrhard1-1/+1
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky1-5/+5
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-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-02-02add disabled test code for tdf#40110Markus Mohrhard1-0/+22
2015-02-02disable failing testMarkus Mohrhard1-2/+2
2015-02-02fix tdf#43700 test case codeMarkus Mohrhard1-3/+3
2015-02-02add test for tdf#43534Markus Mohrhard1-0/+20
2015-02-02implement test for tdf#43700Markus Mohrhard1-0/+20
2015-02-02implement test for tdf#36933Markus Mohrhard1-0/+20
2015-02-02add test for tdf#64229Markus Mohrhard1-0/+22
2015-02-02add a new calc testMarkus Mohrhard1-0/+113