Age | Commit message (Expand) | Author |
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 |
2019-07-29 | loplugin:sequentialassign | Noel Grandin |
2019-07-28 | loplugin:oncevar | Noel Grandin |
2019-07-23 | tdf#42949 Fix IWYU warnings in include/test | Gabor Kelemen |
2019-07-21 | loplugin:referencecasting in test..toolkit | Noel Grandin |
2019-07-20 | test: check validator exit code *after* checking validator output | Michael Stahl |
2019-07-04 | cid#1448518: Resource leak (test/xmltesttools) | Julien Nabet |
2019-07-04 | cid#1448515: Resource leak (test/xmltesttools) | Julien Nabet |
2019-07-01 | Simplify Sequence iterations in test | Arkadiy Illarionov |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-19 | tdf#45904 Move XShape Java tests to C++ | Jens Carl |
2019-06-18 | tdf#45904 Move XGluePointsSupplier Java test to C++ | Jens Carl |
2019-06-17 | tdf#45904 Move XShapeDescriptor Java test to C++ | Jens Carl |