- 870a3b5 osl::Mutex->std::mutex in CEvent by Noel Grandin · 4 years, 3 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 2fe77d0 rtl::Static->thread-safe static in unoxml by Noel Grandin · 4 years, 5 months ago
- 359a17d Prepare for removal of non-const operator[] from Sequence in unoxml by Mike Kaganski · 4 years, 5 months ago
- 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
- 05bc93d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 by Mike Kaganski · 4 years, 7 months ago
- 03d8a92 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- 2bbb7b9 o3tl::sorted_vector is better for small sets of pointers by Noel Grandin · 4 years, 8 months ago
- 34617c9 unordered_map is better when using pointers as keys by Noel Grandin · 4 years, 8 months ago
- 23071f6 osl::Mutex->std::mutex in CXPathAPI by Noel Grandin · 4 years, 8 months ago
- e66fdb5 osl::Mutex->std::mutex in CDocumentBuilder by Noel Grandin · 4 years, 8 months ago
- 5a882b8 osl::Mutex->std::mutex in CSAXDocumentBuilder by Noel Grandin · 4 years, 8 months ago
- f7b5307 osl::Mutex->std::mutex in librdf_Repository by Noel Grandin · 4 years, 8 months ago
- a8a9b4f4 tdf#142448 sw offapi: add custom color metadata field shading by László Németh · 4 years, 11 months ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 04aafba loplugin:stringadd simplify some *StringBuffer operations by Noel Grandin · 5 years ago
- c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 07fd90c rtl::Static -> function local static by Noel Grandin · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 1c0c2bb tdf#124176 Use pragma once in u* by Vincent LE GARREC · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- 63058a4 loplugin:refcounting in unoxml by Noel · 5 years ago
- 9bd8272 loplugin:referencecasting in UnoControls..unoxml by Noel · 5 years ago
- 6b00d05 Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) by Stephan Bergmann · 5 years ago
- 5a42282 update pches by Caolán McNamara · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
- 93c64a6 loplugin:stringview by Noel · 5 years ago
- 63972e7 Fix the minimal build-tools target by Jan-Marek Glogowski · 6 years ago
- febc581 loplugin:flatten in unoxml by Noel Grandin · 6 years ago
- b050b7e update pches by Caolán McNamara · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- f4fc5dc unoxml: create instances with uno constructors by Noel Grandin · 6 years ago
- fdab500 Upcoming improved loplugin:staticanonymous -> redundantstatic: unoxml by Stephan Bergmann · 6 years ago
- af1f108 Upcoming loplugin:elidestringvar: unoxml by Stephan Bergmann · 6 years ago
- fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
- de61e14 compact namespace in ucb..uui by Noel Grandin · 6 years ago
- 1705fbe move the castToFastAttributeList function by Noel Grandin · 6 years ago
- 0dbc76a make FastParser always take a FastTokenHandlerBase subclass by Noel Grandin · 6 years ago
- 0b2ddcd loplugin:buriedassign in tools..xmloff by Noel Grandin · 6 years ago
- d3e1ada Remove unused using declarations in oox...xmlsecurity by Gabor Kelemen · 6 years ago
- 6d40302d Revert "loplugin:constfields in unotools..uui" by Noel Grandin · 6 years ago
- 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
- e81414d Drop needless junit and python make conditionals by Jan-Marek Glogowski · 6 years ago
- 2cfa5fb -Werror,-Wnon-c-typedef-for-linkage by Stephan Bergmann · 6 years ago
- 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
- c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
- aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
- 4939a89 tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Mehmet Emin Başoğlu · 6 years ago
- 4e1e77b Use std::vector instead of std::unique_ptr by Mike Kaganski · 6 years ago
- 5fd05b2 simplify NodeArray code by Noel Grandin · 6 years ago
- e217f2c unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs. by Michael Meeks · 6 years ago
- 175a206 use more std::make_shared by Noel Grandin · 6 years ago
- 1141f72 tdf#42949 Fix IWYU warnings in unoxml/ by Gabor Kelemen · 6 years ago
- 56063d3 sal_Char->char in unoxml by Noel Grandin · 6 years ago
- 6ef3027 loplugin:finalclasses in UnoControls..writerperfect by Noel Grandin · 6 years ago
- 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- c4d760b add some __attribute__ ((format by Noel Grandin · 6 years ago
- 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
- 3ee177a loplugin:stringadd look through a couple more known-good methods by Noel Grandin · 6 years ago
- f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
- 08519ce loplugin:constmethod in ucb..uui by Noel Grandin · 7 years ago
- 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
- 6947846 tdf#39593 use isUnoTunnelId in unoxml by Arkadiy Illarionov · 7 years ago
- 57c9a99 loplugin:returnconstval in test..writerfilter by Noel Grandin · 7 years ago
- a8df5fb Simplify code in unoxml about initializations by Julien Nabet · 7 years ago
- 7841194 loplugin:sequenceloop in unoxml..vcl by Noel Grandin · 7 years ago
- e76e9e5 Improved loplugin:stringconstant (now that GCC 7 supports it): unoxml by Stephan Bergmann · 7 years ago
- ee1900a unordf: oops, and we forgot to amend with <= instead of < by Michael Stahl · 7 years ago
- 751a5ad unordf: restore thread safety by Michael Stahl · 7 years ago
- 7272951 loplugin:referencecasting in unotools..uui by Noel Grandin · 7 years ago
- f2c513e tdf#125706 and tdf#125665 writer, speed up RDF, take2 by Noel Grandin · 7 years ago
- 54481a2 Revert "tdf#125706 and tdf#125665 writer, speed up RDF" by Noel Grandin · 7 years ago
- 47e04cf tdf#125706 and tdf#125665 writer, speed up RDF by Noel Grandin · 7 years ago
- 9a2fbfa Simplify Sequence iterations in unoxml by Arkadiy Illarionov · 7 years ago
- cc0dc72 tdf#39593 Remove DOM::CNode::GetImplementation by Arkadiy Illarionov · 7 years ago
- 70accc2 loplugin:logexceptionnicely in toolkit..unoxml by Noel Grandin · 7 years ago
- a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
- c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
- adafd45 Use returned iterator from erase by Julien Nabet · 7 years ago
- deffca1 Use hasElements to check Sequence emptiness in [t-u]* by Arkadiy Illarionov · 7 years ago
- 1a5b12a optimise find/insert pattern by Noel Grandin · 7 years ago
- 184be2d tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
- 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago
- 0939411 loplugin:unusedfields in unoxml by Noel Grandin · 7 years ago
- c70f5f3 use clear() instead of erase(begin, end) by Noel Grandin · 7 years ago
- cfbd830 tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
- 71a61ab loplugin:indentation in unotools..vbahelper by Noel Grandin · 7 years ago
- 2b938a3 loplugin:singlevalfields in unoxml by Noel Grandin · 7 years ago
- a2751c0 loplugin:staticmethods improvement by Noel Grandin · 7 years ago
- 33e47b4 Fix many Java subsequentcheck test by using JUH by Jan-Marek Glogowski · 7 years ago
- 560aad1 tdf#42949 Fix IWYU warnings in include/sax/* by Gabor Kelemen · 7 years ago
- 5f0ddb2 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
- f31c9f1 clang-tidy performance-unnecessary-copy-init in test..xmlscript by Noel Grandin · 7 years ago
- 587bd15 use equal_range instead of lower_bound+upper_bound by Noel Grandin · 7 years ago
- ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago