summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
AgeCommit message (Expand)Author
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
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-17loplugin:commaoperator, this should have been a |Markus Mohrhard
2016-05-14add framework for new calc function testsMarkus Mohrhard
2016-04-22Avoid reserved identifiersStephan Bergmann
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-11allow to call xpath expression on different files in containerMarkus Mohrhard
2016-03-11just take a referenceMarkus 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
2016-01-10Fix typosAndrea Gelmini
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
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-08-31fix dubious usage of [0] instead of proper dereferencingNoel Grandin
2015-08-31remove some typedef indirectionNoel Grandin
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
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-18add test case document to unit tests, tdf#69552Eike Rathke
2015-06-10tdf#89972: unit test: check proper external ref manager registrationMike Kaganski
2015-05-05loplugin:staticmethodsNoel Grandin
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 opaque numeric value to underlying symbolic constantsNoel Grandin