summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-02-24Fix typoAndrea Gelmini
2021-02-20loplugin:refcounting in testNoel
2021-02-17loplugin:referencecasting in test..toolkitNoel
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-11-26Introduce BootstrapFixture::IsDefaultDPI convenience functionMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module test with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-06tdf#130546 sw autocorrect: don't replace redliningLászló Németh
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-18Disable automatic onFirstVisibleTask UpdateCheck during CppunitTestsStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
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-30terminate XDesktop properly in unit testsNoel Grandin
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testStephan Bergmann
2020-06-24test: set LoadExoticFileFormats to 2 for cppunit test purposesMiklos Vajna
2020-06-19Move data for signing tests to test/Miklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: testStephan Bergmann
2020-05-29Fix order of some CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-05-10Fix typoAndrea Gelmini
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-26Fix typo in codeAndrea Gelmini
2020-04-08SVG export: fix lost semi-transparent line shapesMiklos Vajna
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-05Fix typoAndrea Gelmini
2020-03-03test: log the validator cmdlineMiklos Vajna
2020-03-03remove some dead codeNoel Grandin
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin
2020-02-10cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator()Muhammet Kara
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-03make some headers privateCaolán McNamara
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25tdf#124176: Use pragma once instead of include guardEfdal İncesu
2019-12-23sal_Char->char in test..testtoolsNoel Grandin