summaryrefslogtreecommitdiff
path: root/sc/qa/unit/subsequent_filters-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-07tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis1-0/+10
2017-08-10tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna1-0/+21
2017-05-14handle test that apparently depends on our additional fontsMarkus Mohrhard1-0/+3
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin1-19/+19
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-04-28loplugin:cppunitassertequals: scStephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-25tdf#107310: add unit test for this.Kohei Yoshida1-0/+33
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-21/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann1-1/+1
2017-04-03use actual UNO enums in scNoel Grandin1-2/+12
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-18add test for tdf#105909Markus Mohrhard1-0/+17
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-22/+25
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin1-1/+2
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin1-3/+8
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-2/+2
2017-02-20convert StringType to scoped enumNoel Grandin1-6/+6
2017-02-18add test for tdf#105486Markus Mohrhard1-0/+18
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-03TyposJulien Nabet1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-84/+84
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-10tdf#97598 xlsx import: do not apply any scenariosJustin Luth1-0/+15
2017-01-05tdf#90290 use custom asserter in subsequent_filters-test.cxxkerem1-45/+18
2016-12-23Close ScDocSh when doneStephan Bergmann1-0/+2
2016-11-28orcus is mandatory nowMarkus Mohrhard1-10/+0
2016-11-28sc: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna1-24/+24
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai1-2/+2
2016-11-15tdf#88827 - double-thin border: MINGAPWIDTH is a valid widthJustin Luth1-0/+21
2016-10-18tdf#93894: Write a new test case for column and row labels combined.Kohei Yoshida1-0/+41
2016-10-18tdf#93894: These assumptions no longer hold.Kohei Yoshida1-9/+0
2016-10-10try enabling password tests on mac and windowsCaolán McNamara1-8/+0
2016-10-09Pivot table tests: Check also grouped fields' name.Tamás Zolnai1-0/+8
2016-10-08Pivot tables: Fix XLSX import of nested date groupsTamás Zolnai1-0/+45
2016-10-04Actually this should check for the top shared cell.Kohei Yoshida1-1/+1
2016-10-05Pivot tables: Fix wrong group field number in cacheTamás Zolnai1-3/+1
2016-10-05Test XLSX import of number groupsTamás Zolnai1-0/+37
2016-10-05Test XLSX import of date groupsTamás Zolnai1-0/+39
2016-10-04tdf#93894: Add unit test for this.Kohei Yoshida1-0/+40
2016-09-27Add a bit more checking on the internal pivot table states.Kohei Yoshida1-1/+14
2016-09-27Let's keep the naming style of test document consistent.Kohei Yoshida1-1/+1
2016-09-28Test the case for pivot tables sharing a groupTamás Zolnai1-0/+29
2016-09-23convert formula error codes to scoped enumNoel Grandin1-3/+3
2016-09-18Enable cell alignment test in orcus interfaceJaskaran Singh1-2/+2
2016-09-18Add test for cell align in orcus interface(currently disabled)Jaskaran Singh1-0/+18
2016-09-18Add test for strikeout in orcus interfaceJaskaran Singh1-0/+29