summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/csv_handler.hxx
AgeCommit message (Expand)Author
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida
2017-10-23loplugin:includeform: scStephan Bergmann
2017-02-20convert StringType to scoped enumNoel Grandin
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-03-12use correct cppunit assert macro, loplugin:cppunitassertequalsMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-05-05loplugin:staticmethodsNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-05integrate the financial-functions testMarkus Mohrhard
2013-07-09Attempt to fix windows link error.Kohei Yoshida
2013-07-08Create a new library to store shared qa code for sc.Kohei Yoshida
2013-06-02use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-22More on reducing the ScBaseCell usage. That's it for today.Kohei Yoshida
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-25improve tests for cached value importMarkus Mohrhard
2012-11-03be more forgiving for empty cells in tests with csv filesMarkus Mohrhard
2012-10-31fdo#56627: Handle empty cell values separately in filters test.Kohei Yoshida
2012-10-31Use 'e' prefix for enum values.Kohei Yoshida
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-10-04SCCOl is 16 bit tooMarkus Mohrhard
2011-10-04mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16)Markus Mohrhard
2011-10-04improve error message for csv_handlerMarkus Mohrhard
2011-09-29add modelinesCaolán McNamara
2011-09-28sc: switch filters-test to the new shared unit test codeMichael Meeks
2011-09-15improve calc's format unit testMarkus Mohrhard
2011-09-13make it possible to est formula string in csv filesMarkus Mohrhard
2011-09-09add logical function unit testMarkus Mohrhard