Age | Commit message (Expand) | Author |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-31 | clang-tidy modernize-pass-by-value in writer* | Noel Grandin |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-02 | Just use Any ctor instead of makeAny in writerperfect | Stephan Bergmann |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in writerperfect | Mike Kaganski |
2021-09-06 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-09-04 | dynamic_cast -> static_cast (tdf#130795) | Noel Grandin |
2021-09-03 | Remove some unused includes | Miklos Vajna |
2021-08-17 | Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Write | panoskorovesis |
2021-06-21 | bundle the FolderPicker instantiations behind a single call | Caolán McNamara |
2021-06-11 | Simplify Sequences initializations (writerfilter/writerperfect/x*) | Julien Nabet |
2021-05-17 | EPUB export: make sure txtparai.hxx is self-contained | Miklos Vajna |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-03-23 | tdf#124176 Use pragma once in w* | Vincent LE GARREC |
2021-02-23 | loplugin:refcounting check for managing OWeakObject with raw pointer | Noel |
2021-02-18 | loplugin:referencecasting in writerperfect | Noel |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | tdf#124176 Use pragma once in writerperfect | halfhiddencode |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-10-16 | writerfilter: use the fastparser API when possible | Noel |
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-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfect | Stephan Bergmann |
2020-05-12 | filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3 | Michael Stahl |
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-02-11 | tdf#42949 Fix IWYU warnings in writerperfect/ | Gabor Kelemen |
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 |