Age | Commit message (Expand) | Author |
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 |
2018-04-27 | replace a series of if/else if/ by a switch | David Tardon |
2018-04-26 | tdf#116822 export ruby text and base text to epub. | Mark Hung |
2018-04-26 | upload libwps 0.4.9 | David Tardon |
2018-04-25 | upload libmwaw 0.3.14 | David Tardon |
2018-04-22 | rename test files | David Tardon |
2018-04-22 | upload libetonyek 0.1.8 | David Tardon |
2018-04-20 | writerperfect: astyle -> clang-format | Miklos Vajna |
2018-04-18 | weld EPUBExportDialog and add parent | Caolán McNamara |
2018-04-11 | writerperfect: fix whitespace | Miklos Vajna |
2018-04-10 | tdf#115623: invoke openPageSpan / closePageSpan | Mark Hung |