summaryrefslogtreecommitdiffstats
path: root/sc/qa/unit/helper/qahelper.hxx
Commit message (Expand)AuthorAgeFilesLines
* Avoid reserved identifiersStephan Bergmann2016-04-221-2/+2
* tdf#90290, add custom asserter for formulaMarkus Mohrhard2016-02-031-0/+8
* Fix typosAndrea Gelmini2016-01-101-1/+1
* sc unit tests: Prefix the format names.Jan Holesovsky2015-12-011-10/+10
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-131-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* 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
* remove unused SfxFilterFlags valuesNoel Grandin2015-08-051-4/+4
* loplugin:unusedmethods scNoel Grandin2015-07-221-21/+0
* Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke2015-06-191-2/+1
* tdf#90290 reduce some copy&paste code in ucalc.ritztro2015-06-191-1/+2
* export and fix pretty printers for calc unit testsMarkus Mohrhard2015-04-161-5/+5
* loplugin:constantfunction: scNoel Grandin2015-03-231-1/+2
* convert opaque numeric value to underlying symbolic constantsNoel Grandin2015-03-191-5/+5
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-13/+13
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* help out clangCaolán McNamara2015-01-041-0/+2
* add import test for xlsbMarkus Mohrhard2014-12-221-0/+2
* add test for fdo#79305Markus Mohrhard2014-07-191-0/+4
* Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida2014-06-261-1/+1
* bnc#882595: Write test for this. Disabled due to VBA not working in cppunit.Kohei Yoshida2014-06-251-5/+6
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* Write test for RPN token generation with and without jump command reordering.Kohei Yoshida2014-05-141-0/+4
* fix-includes.pl: scThomas Arnhold2014-05-111-4/+4
* fdo#78079: Write test for this.Kohei Yoshida2014-05-011-0/+37
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-3/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* fdo#75386: Add unit test for this.Kohei Yoshida2014-02-251-0/+6
* Add test for importing some of those functions new in Excel 2010.Kohei Yoshida2013-11-111-0/+6
* add ODS export test for formattingsMarkus Mohrhard2013-10-281-0/+2
* add test case for fdo#69720Markus Mohrhard2013-09-271-0/+2
* sc: fix exports of scqahelper libraryMichael Stahl2013-09-051-10/+18
* add disabled test for Excel 2003 XML importMarkus Mohrhard2013-09-051-0/+2
* extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard2013-09-051-0/+9
* Add test for exporting and importing of formula refs from xls format.Kohei Yoshida2013-07-301-0/+11
* Add test for exporting of chart to xls format.Kohei Yoshida2013-07-301-1/+8
* Add some basic test for single reference data.Kohei Yoshida2013-07-241-0/+3
* More on windows link error.Kohei Yoshida2013-07-091-1/+2
* We don't need this.Kohei Yoshida2013-07-091-2/+0
* Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida2013-07-091-1/+3
* Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida2013-07-091-2/+2
* Attempt to fix windows link error.Kohei Yoshida2013-07-091-1/+6
* Fix linking problem with subsequent_filters-test.Kohei Yoshida2013-07-081-1/+1
* Split ucalc.cxx into multiple source files.Kohei Yoshida2013-07-081-10/+4
* Create a new library to store shared qa code for sc.Kohei Yoshida2013-07-081-230/+34
* add test case for fdo#62938Markus Mohrhard2013-06-031-0/+30
* add initial test case for DIF importMarkus Mohrhard2013-05-271-0/+3