summaryrefslogtreecommitdiffstats
path: root/sc/qa/unit/subsequent_filters-test.cxx
Commit message (Expand)AuthorAgeFilesLines
* Enable cell alignment test in orcus interfaceJaskaran Singh2016-09-171-2/+2
* Add test for cell align in orcus interface(currently disabled)Jaskaran Singh2016-09-171-0/+18
* Add test for strikeout in orcus interfaceJaskaran Singh2016-09-171-0/+29
* Add test for font in orcus interfaceJaskaran Singh2016-09-171-0/+43
* Add test for cell protection in orcus interfaceJaskaran Singh2016-09-171-1/+39
* Add diagonal border test for orcus interfaceJaskaran Singh2016-09-171-0/+50
* Add test for orcus style importJaskaran Singh2016-09-171-0/+61
* Related: tdf#100709 Add unit testMaarten Bosmans2016-09-091-0/+14
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1
* loplugin:cppunitassertequalsMarkus Mohrhard2016-07-301-1/+1
* tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek2016-07-281-1/+1
* tdf#100458 Don't forcefully change cell typeJan-Marek Glogowski2016-07-041-0/+14
* Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky2016-05-191-13/+0
* tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky2016-05-191-0/+13
* Replace namespace ScErrorCodes with formula...Kohei Yoshida2016-05-041-1/+1
* fix broken testMarkus Mohrhard2016-04-121-2/+2
* add test case for tdf#96549Markus Mohrhard2016-04-091-0/+44
* add test case for tdf#98554Markus Mohrhard2016-04-091-0/+56
* add test for tdf#99093Markus Mohrhard2016-04-071-0/+31
* use correct cppunit assert macro, loplugin:cppunitassertequalsMarkus Mohrhard2016-03-121-2/+2
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-4/+4
* tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis2016-03-071-0/+15
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-4/+4
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-1/+1
* add test for tdf#94626Markus Mohrhard2016-01-271-0/+31
* loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann2016-01-111-1/+1
* sc unit tests: Prefix the format names.Jan Holesovsky2015-12-011-104/+103
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-131-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-21/+21
* convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2015-10-261-2/+2
* loplugin:defaultparamsStephan Bergmann2015-10-191-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* loplugin:defaultparamsNoel Grandin2015-08-211-2/+2
* Bugfix test for tdf#77431Katarina Behrens2015-08-191-0/+14
* Move export tests where they really belongKatarina Behrens2015-08-171-48/+2
* Some more tdf#92256 related testsKatarina Behrens2015-08-141-2/+29
* bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky2015-07-301-0/+31
* Add test for OOXML part of tdf#99256Katarina Behrens2015-07-241-0/+18
* tdf#68868: better handle xlsx with samecell anchor imageRavindra_Vidhate2015-07-201-0/+23
* improve the returnbyref lopluginNoel Grandin2015-07-061-2/+2
* Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke2015-06-191-18/+36
* tdf#90290 reduce some copy&paste code in ucalc.ritztro2015-06-191-36/+18
* add test case document to unit tests, tdf#69552Eike Rathke2015-06-181-0/+14
* tdf#89972: unit test: check proper external ref manager registrationMike Kaganski2015-06-101-1/+6
* add missing DoClose at end of testMarkus Mohrhard2015-05-201-0/+2
* sc: simplify code by replacing std::find_if with std::any_ofTakeshi Abe2015-05-191-1/+2
* coverity#1298899, resource leakMarkus Mohrhard2015-05-191-1/+1
* add test for OOXML ref string conversionMarkus Mohrhard2015-05-191-0/+18
* add test for tdf#91335Markus Mohrhard2015-05-191-0/+17