Age | Commit message (Expand) | Author |
2021-04-09 | tdf#119457 - check for a valid range name and cell reference | Andreas Heinisch |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-01 | Exclude tests based on device color depth, not RDP | Mike Kaganski |
2021-03-26 | Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces() | Miklos Vajna |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-09 | tdf#140674 sw change tracking: fix :emoji: replacement | László Németh |
2021-03-05 | tdf#139734 Remove redundant asserts after functions loadFromDesktop and load | Moaz |
2021-02-24 | Fix typo | Andrea Gelmini |
2021-02-20 | loplugin:refcounting in test | Noel |
2021-02-17 | loplugin:referencecasting in test..toolkit | Noel |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-11 | Strength-reduce some OUStringToOString("..."+...) | Stephan Bergmann |
2020-12-10 | Avoid calling OString ctor with null pointer | Stephan Bergmann |
2020-11-26 | Introduce BootstrapFixture::IsDefaultDPI convenience function | Mike Kaganski |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-18 | tdf#123936 Formatting files in module test with clang-format | Philipp Hofer |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-06 | tdf#130546 sw autocorrect: don't replace redlining | László Németh |
2020-10-31 | Improve 'resize with cell' handling | Regina Henschel |
2020-09-26 | Fix typo in code | Andrea Gelmini |
2020-09-23 | tdf#136949: Revert "tdf#115753 fix table border missing when there are merged... | Xisco Fauli |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-18 | Disable automatic onFirstVisibleTask UpdateCheck during CppunitTests | Stephan Bergmann |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-31 | Fix typo in code | Andrea Gelmini |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-07-30 | terminate XDesktop properly in unit tests | Noel Grandin |
2020-07-29 | tdf#115753 fix table border missing when there are merged cells | nd101 |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-08 | distinguish between dialog screenshoting and rendering a widget | Caolán McNamara |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: test | Stephan Bergmann |
2020-06-24 | test: set LoadExoticFileFormats to 2 for cppunit test purposes | Miklos Vajna |
2020-06-19 | Move data for signing tests to test/ | Miklos Vajna |
2020-06-05 | Upcoming loplugin:elidestringvar: test | Stephan Bergmann |
2020-05-29 | Fix order of some CPPUNIT_ASSERT_EQUAL arguments | Stephan Bergmann |
2020-05-12 | tdf#127778 DOCX import: fix unexpected heading on non-first page ... | Miklos Vajna |
2020-05-10 | Fix typo | Andrea Gelmini |
2020-05-07 | fix memory leak of xmlDoc objects | Noel Grandin |
2020-04-26 | Fix typo in code | Andrea Gelmini |
2020-04-08 | SVG export: fix lost semi-transparent line shapes | Miklos Vajna |
2020-03-14 | tdf#130975 replace `rtl::math::isNan` with `std::isnan`. | Yukio Siraichi |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2020-03-05 | Fix typo | Andrea Gelmini |
2020-03-03 | test: log the validator cmdline | Miklos Vajna |
2020-03-03 | remove some dead code | Noel Grandin |