Age | Commit message (Expand) | Author |
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 |
2020-02-27 | convert AnimationImport to fast-parser APIs | Noel Grandin |
2020-02-10 | cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator() | Muhammet Kara |
2020-02-07 | test: move component context from subclasses to BootstrapFixture | Miklos Vajna |
2020-02-03 | make some headers private | Caolán McNamara |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-25 | tdf#124176: Use pragma once instead of include guard | Efdal İncesu |
2019-12-23 | sal_Char->char in test..testtools | Noel Grandin |
2019-12-23 | XStyleLoader::loadStylesFromURL Allow loading from stream | Samuel Mehrbrodt |
2019-12-20 | sidebarwrap is conforming now | Caolán McNamara |
2019-12-20 | remove unused sidebarpage.ui | Caolán McNamara |