summaryrefslogtreecommitdiffstats
path: root/sc/qa/unit/helper/qahelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* use correct cppunit assert macro, loplugin:cppunitassertequalsMarkus Mohrhard2016-03-121-3/+3
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-121-7/+7
* loplugin:redundantcastTor Lillqvist2016-03-111-1/+1
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-10/+9
* fix a few memory leaks in the calc test frameworkMarkus Mohrhard2016-03-111-6/+7
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-2/+2
* tdf#90290, add custom asserter for formulaMarkus Mohrhard2016-02-031-0/+29
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-1/+1
* sc unit tests: Prefix the format names.Jan Holesovsky2015-12-011-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* com::sun::star->css in scNoel Grandin2015-10-281-1/+1
* boost->stdCaolán McNamara2015-09-181-2/+2
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-2/+2
* boost->stdCaolán McNamara2015-09-171-2/+2
* Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke2015-06-191-24/+5
* tdf#90290 reduce some copy&paste code in ucalc.ritztro2015-06-191-5/+24
* tdf#89972: unit test: check proper external ref manager registrationMike Kaganski2015-06-101-5/+14
* export and fix pretty printers for calc unit testsMarkus Mohrhard2015-04-161-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* loplugin:constantfunction: scNoel Grandin2015-03-231-6/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-7/+7
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-9/+11
* add first test for user defined functionsRaal2015-01-131-1/+3
* help out clangCaolán McNamara2015-01-041-0/+6
* add import test for xlsbMarkus Mohrhard2014-12-221-1/+2
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* Keep files of failing tests aroundStephan Bergmann2014-09-081-1/+1
* Fix signature of dummy non-ORCUS implementationStephan Bergmann2014-08-291-1/+1
* add test for fdo#79305Markus Mohrhard2014-07-191-0/+29
* bnc#882595: Write test for this. Disabled due to VBA not working in cppunit.Kohei Yoshida2014-06-251-0/+1
* remove whitespaceMarkus Mohrhard2014-06-251-1/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-7/+7
* Write test for RPN token generation with and without jump command reordering.Kohei Yoshida2014-05-141-0/+12
* fix-includes.pl: scThomas Arnhold2014-05-111-2/+2
* fdo#77944: Write test for this.Kohei Yoshida2014-05-061-0/+4
* enable ODF export validationMarkus Mohrhard2014-03-081-0/+2
* move the export validation code to testMarkus Mohrhard2014-03-051-67/+1
* let us use OOXML transitional in the calc export testsMarkus Mohrhard2014-03-051-1/+5
* use CPPUNIT_ASSERT_EQUALMarkus Mohrhard2014-03-051-1/+1
* upgrade liborcusMarkus Mohrhard2014-03-031-4/+4
* add experimental export file validationMarkus Mohrhard2014-03-031-1/+66
* fdo#75386: Add unit test for this.Kohei Yoshida2014-02-251-0/+58
* fdo#73655: Write unit test for this.Kohei Yoshida2014-01-161-1/+1
* Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2013-12-171-2/+2
* Use SAL_INFO() instead of printf()Tor Lillqvist2013-11-211-3/+3
* Add test for importing some of those functions new in Excel 2010.Kohei Yoshida2013-11-111-0/+9
* remove unnecessary use of OUString constructor in SC moduleNoel Grandin2013-11-111-1/+1