summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-10-19xmlsecurity: fix new tests on WNTMichael Stahl
2021-10-18test: upgrade test NSS database from dbm: to sql:Michael Stahl
2021-10-02tdf#144758: default value for 'table:orientation' attribute is 'row'Mike Kaganski
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-02tdf#142871 sw HTML export: avoid unwanted inner PNG for imagesMiklos Vajna
2021-06-10schema: update to ODF 1.3 OSMichael Stahl
2021-06-08chart2: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-04sc: use XmlTestTools::registerOOXMLNamespaces()Xisco Fauli
2021-06-04test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna
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