Age | Commit message (Expand) | Author |
2022-06-20 | Simplify checks with functions. | Hannah Meeks |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-05-18 | Extend loplugin:redundantcast to trivial reinterpret_cast from T to itself | Stephan Bergmann |
2022-05-07 | osl::Mutex->std::mutex in librdf_NamedGraph | Noel Grandin |
2022-05-03 | Just use Any ctor instead of makeAny in unoxml | Stephan Bergmann |
2022-04-12 | Recheck modules [uU]* with IWYU | Gabor Kelemen |
2022-03-06 | crashtesting: assert that !rtl::isAscii in xmlError message | Caolán McNamara |
2021-12-25 | osl::Mutex->std::mutex in CEvent | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-19 | rtl::Static->thread-safe static in unoxml | Noel Grandin |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in unoxml | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-06 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-01 | o3tl::sorted_vector is better for small sets of pointers | Noel Grandin |
2021-08-01 | unordered_map is better when using pointers as keys | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in CXPathAPI | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in CDocumentBuilder | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in CSAXDocumentBuilder | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in librdf_Repository | Noel Grandin |
2021-05-23 | tdf#142448 sw offapi: add custom color metadata field shading | László Németh |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in u* | Vincent LE GARREC |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-19 | loplugin:refcounting in unoxml | Noel |
2021-02-16 | loplugin:referencecasting in UnoControls..unoxml | Noel |
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 |