summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/qahelper.cxx
AgeCommit message (Expand)Author
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-05-14add framework for new calc function testsMarkus Mohrhard
2016-03-12use correct cppunit assert macro, loplugin:cppunitassertequalsMarkus Mohrhard
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-11loplugin:redundantcastTor Lillqvist
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-11fix a few memory leaks in the calc test frameworkMarkus Mohrhard
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#90290, add custom asserter for formulaMarkus Mohrhard
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro
2015-06-10tdf#89972: unit test: check proper external ref manager registrationMike Kaganski
2015-04-16export and fix pretty printers for calc unit testsMarkus Mohrhard
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-13add first test for user defined functionsRaal
2015-01-04help out clangCaolán McNamara
2014-12-22add import test for xlsbMarkus Mohrhard
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-08Keep files of failing tests aroundStephan Bergmann
2014-08-29Fix signature of dummy non-ORCUS implementationStephan Bergmann
2014-07-19add test for fdo#79305Markus Mohrhard
2014-06-25bnc#882595: Write test for this. Disabled due to VBA not working in cppunit.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-14Write test for RPN token generation with and without jump command reordering.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-06fdo#77944: Write test for this.Kohei Yoshida
2014-03-08enable ODF export validationMarkus Mohrhard
2014-03-05move the export validation code to testMarkus Mohrhard
2014-03-05let us use OOXML transitional in the calc export testsMarkus Mohrhard
2014-03-05use CPPUNIT_ASSERT_EQUALMarkus Mohrhard
2014-03-03upgrade liborcusMarkus Mohrhard
2014-03-03add experimental export file validationMarkus Mohrhard
2014-02-25fdo#75386: Add unit test for this.Kohei Yoshida
2014-01-16fdo#73655: Write unit test for this.Kohei Yoshida
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin