summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-12getXPathNode may return nullptrMike Kaganski
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski
2021-03-26Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-09tdf#140674 sw change tracking: fix :emoji: replacementLászló Németh
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
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