Age | Commit message (Expand) | Author |
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 |
2019-12-19 | these .ui no longer need special handling | Caolán McNamara |
2019-12-19 | tdf#42949 Fix IWYU warnings in test/ | Gabor Kelemen |
2019-12-06 | Test results across all imported and inserted sheets. | Eike Rathke |
2019-12-06 | Swap expected and actual values | Eike Rathke |
2019-12-06 | Use correct destination sheet instead of arbitrary leftover of expected name | Eike Rathke |
2019-12-03 | Silence false -Werror=maybe-uninitialized | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-14 | use common PCH for more libraries | Luboš Luňák |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-10 | support screenshotting .ui files with GtkBuilder | Caolán McNamara |
2019-10-09 | log output filename | Caolán McNamara |
2019-10-08 | implement gtk dialog screenshotting | Caolán McNamara |
2019-09-23 | toggle default away from legacy | Caolán McNamara |
2019-09-23 | fix make screenshot | Caolán McNamara |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-08-24 | loplugin:returnconstval in test..writerfilter | Noel Grandin |
2019-08-20 | loplugin:constvars in test..unotools | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in test..toolkit | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |