Age | Commit message (Expand) | Author |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-10-16 | writerfilter: use the fastparser API when possible | Noel |
2020-10-05 | lint-ui: validate has_default and can_default | Noel |
2020-09-28 | upload libmwaw 0.3.17 | David Tardon |
2020-09-27 | add import test file for Pocket Word | David Tardon |
2020-09-27 | restore PocketWord filter, this time backed by libwps | David Tardon |
2020-09-17 | writerperfect: include sal/config.h first | Miklos Vajna |
2020-09-17 | writerperfect: make sure "own" header is the first one | Miklos Vajna |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-02 | Remove some unused includes | Miklos Vajna |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-07-20 | compact namespace: writerperfect | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfect | Stephan Bergmann |
2020-06-11 | tdf#119114 Add writerperfect / epub screenshot | Olivier Hallot |
2020-05-27 | Remove some unused includes | Miklos Vajna |
2020-05-12 | filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3 | Michael Stahl |
2020-05-07 | fix memory leak of xmlDoc objects | Noel Grandin |
2020-05-01 | improve loplugin:makeshared | Noel Grandin |
2020-04-30 | no need to use strlen here | Noel Grandin |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen |
2020-03-16 | Revert "loplugin:constfields in writerfilter" | Noel Grandin |
2020-03-05 | Remove some unused includes | Miklos Vajna |
2020-02-11 | Fix typo | Andrea Gelmini |
2020-02-11 | tdf#42949 Fix IWYU warnings in writerperfect/ | Gabor Kelemen |
2020-02-07 | test: move component context from subclasses to BootstrapFixture | Miklos Vajna |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-24 | loplugin:makeshared in svgio..writerperfect | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-09 | writerprefect: add missing braces around try-catch | Miklos Vajna |
2020-01-08 | Fix typo/grammar | Andrea Gelmini |
2019-12-22 | loplugin:finalclasses in UnoControls..writerperfect | Noel Grandin |
2019-12-18 | writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode... | alonso |
2019-12-13 | loplugin:expandablemethods | Noel Grandin |
2019-12-07 | Fix more new dependencies on boost_headers | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-14 | clang-format: don't fix up namespace comments | Miklos Vajna |
2019-10-25 | tdf#128251 EPUB Export Dialog update | andreas kainz |
2019-10-14 | use common PCH for more libraries | Luboš Luňák |
2019-10-02 | On Windows, Library_wpftwriter indirectly references Bcrypt.lib | Stephan Bergmann |
2019-10-02 | loplugin:stringadd in writerfilter..xmloff | Noel Grandin |
2019-09-29 | constmethod for accessor-type methods | Noel Grandin |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-25 | loplugin:returnconstval in writerperfect | Noel Grandin |
2019-08-17 | Use simplified syntax for Sequence | Julien Nabet |
2019-08-15 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |