summaryrefslogtreecommitdiff
path: root/test/source/sheet
AgeCommit message (Expand)Author
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-03-13Use a more reasonable type for XDataPilotDescriptor::checkName nIndex parameterStephan Bergmann
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-05-03Just use Any ctor instead of makeAny in testStephan Bergmann
2022-05-03tdf#99708 Save formula bar height to documentSamuel Mehrbrodt
2021-11-29tdf#132145: Synchronize ScAppCfg with configurationMike Kaganski
2021-11-28tdf#132145: Synchronize ScPrintCfg with configurationMike Kaganski
2021-11-27tdf#132145: Synchronize ScInputCfg with configurationMike Kaganski
2021-10-31Prepare for removal of non-const operator[] from Sequence in testMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-10-02tdf#144758: default value for 'table:orientation' attribute is 'row'Mike Kaganski
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2021-02-17loplugin:referencecasting in test..toolkitNoel
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-11-18tdf#123936 Formatting files in module test with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-11loplugin:flattenNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: testStephan Bergmann
2020-05-29Fix order of some CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2020-05-10Fix typoAndrea Gelmini
2020-04-26Fix typo in codeAndrea Gelmini
2020-03-05Fix typoAndrea Gelmini
2020-03-03remove some dead codeNoel Grandin
2020-02-10cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator()Muhammet Kara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen
2019-12-06Test results across all imported and inserted sheets.Eike Rathke
2019-12-06Swap expected and actual valuesEike Rathke
2019-12-06Use correct destination sheet instead of arbitrary leftover of expected nameEike Rathke
2019-12-03Silence false -Werror=maybe-uninitializedStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-10Fix typosAndrea Gelmini