Age | Commit message (Expand) | Author |
2019-08-07 | Remove some unused includes | Miklos Vajna |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfect | Stephan Bergmann |
2019-07-31 | Always pair openTable/closeTable calls | Stephan Bergmann |
2019-07-21 | Fix typo | Andrea Gelmini |
2019-06-21 | simplify some getSupportedServiceNames | Noel Grandin |
2019-06-21 | Drop INetURLObject::GetName and INetURLObject::GetExtension | Mike Kaganski |
2019-06-20 | loplugin:logexceptionnicely in various | Noel Grandin |
2019-06-18 | loplugin:passstuffbyref | Noel Grandin |
2019-06-13 | Simplify Sequence iterations in writerfilter, writerperfect, xmlhelp | Arkadiy Illarionov |
2019-05-31 | EPUB export: fix not properly paired openPageSpan | Mark Hung |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-04-24 | fix filename of a test file in writerperfect | Luboš Luňák |
2019-04-21 | upload libmwaw 0.3.15 | David Tardon |
2019-04-19 | tdf#42949 Fix IWYU warnings in comphelper | Gabor Kelemen |
2019-04-17 | EPUB export: make member variable private | Miklos Vajna |
2019-04-14 | tdf#120703 PVS: V581 ifs with identical conditions | Mike Kaganski |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen |
2019-03-06 | remove some unnecessary typedef struct... sugar | Noel Grandin |
2019-02-22 | loplugin:unusedfields in writerfilter | Noel Grandin |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2019-01-24 | CppunitTest_writerperfect_epubexport: use CPPUNIT_TEST_FIXTURE() | Miklos Vajna |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-06 | convert some macros to local functions | Noel Grandin |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | weld AdvancedSettingsDialog | Caolán McNamara |
2018-10-20 | pvs-studio: Possible overflow | Caolán McNamara |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-04 | drop SvMemoryStream::GetBuffer | Noel Grandin |
2018-09-29 | Simplify containers iterations in w* | Arkadiy Illarionov |
2018-09-17 | rename to weld::ComboBox are they are not text only now | Caolán McNamara |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | loplugin:constfields in writerfilter | Noel Grandin |
2018-09-13 | new loplugin simplifyconstruct | Noel Grandin |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-10 | pass SvStream around by std::unique_ptr | Noel Grandin |
2018-06-07 | Fix IWYU warnings | Miklos Vajna |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-28 | loplugin:unusedmethods | Noel Grandin |
2018-05-27 | creation of css::document::XFilter needs filter name | David Tardon |
2018-05-27 | re-enable test | David Tardon |
2018-05-24 | EPUB export: fix gla11y warnings | Miklos Vajna |
2018-05-18 | Fix some IWYU warnings | Miklos Vajna |
2018-05-15 | weld WPFTEncodingDialog | Caolán McNamara |
2018-05-10 | writerfilter, writerperfect: various small cleanups | Miklos Vajna |
2018-05-01 | convert a sequence of if to a switch | David Tardon |
2018-05-01 | tdf#117323 fix import of MS Multiplan for DOS | osnola |