Age | Commit message (Expand) | Author |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2020-12-15 | update pches | Caolán McNamara |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-11 | loplugin:stringview | Noel |
2020-09-11 | Fix the minimal build-tools target | Jan-Marek Glogowski |
2020-08-06 | loplugin:flatten in unoxml | Noel Grandin |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-08 | unoxml: create instances with uno constructors | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: unoxml | Stephan Bergmann |
2020-06-05 | Upcoming loplugin:elidestringvar: unoxml | Stephan Bergmann |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-10 | compact namespace in ucb..uui | Noel Grandin |
2020-04-28 | move the castToFastAttributeList function | Noel Grandin |
2020-04-25 | make FastParser always take a FastTokenHandlerBase subclass | Noel Grandin |
2020-04-17 | loplugin:buriedassign in tools..xmloff | Noel Grandin |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen |
2020-03-16 | Revert "loplugin:constfields in unotools..uui" | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-17 | Drop needless junit and python make conditionals | Jan-Marek Glogowski |
2020-02-10 | -Werror,-Wnon-c-typedef-for-linkage | Stephan Bergmann |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-27 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Mehmet Emin Başoğlu |
2020-01-24 | Use std::vector instead of std::unique_ptr | Mike Kaganski |
2020-01-23 | simplify NodeArray code | Noel Grandin |
2020-01-16 | unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs. | Michael Meeks |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-09 | tdf#42949 Fix IWYU warnings in unoxml/ | Gabor Kelemen |
2019-12-24 | sal_Char->char in unoxml | Noel Grandin |
2019-12-22 | loplugin:finalclasses in UnoControls..writerperfect | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-28 | add some __attribute__ ((format | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-16 | loplugin:stringadd look through a couple more known-good methods | Noel Grandin |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-09-28 | loplugin:constmethod in ucb..uui | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-07 | tdf#39593 use isUnoTunnelId in unoxml | Arkadiy Illarionov |
2019-08-24 | loplugin:returnconstval in test..writerfilter | Noel Grandin |
2019-08-18 | Simplify code in unoxml about initializations | Julien Nabet |
2019-08-15 | loplugin:sequenceloop in unoxml..vcl | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): unoxml | Stephan Bergmann |
2019-07-30 | unordf: oops, and we forgot to amend with <= instead of < | Michael Stahl |
2019-07-30 | unordf: restore thread safety | Michael Stahl |
2019-07-21 | loplugin:referencecasting in unotools..uui | Noel Grandin |
2019-07-03 | tdf#125706 and tdf#125665 writer, speed up RDF, take2 | Noel Grandin |