- 1290305 compact namespace in xmlhelp..xmlsecurity by Noel Grandin · 6 years ago
- 528afad Remove tango icon theme, tdf#132022 by Rizal Muttaqin · 6 years ago
- 0b2ddcd loplugin:buriedassign in tools..xmloff by Noel Grandin · 6 years ago
- d9e4783 loplugin:finalclasses in xmlsecurity..UnoControls by Noel Grandin · 6 years ago
- 0738177 Revert "loplugin:constfields in xmlhelp" by Noel Grandin · 6 years ago
- abe39f7 improve loplugin:unusedfields by Noel Grandin · 6 years ago
- aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
- 6eef193 sal_Char->char in xmloff..xmlsecurity by Noel Grandin · 6 years ago
- b4641df loplugin:unusedmethods by Noel Grandin · 6 years ago
- f656547 remove some useless comment lines by Noel Grandin · 6 years ago
- 3e8a880 loplugin:mergeclasses treeview::TreeFileIterator by Noel Grandin · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
- 6d6fad5 Introduce OStringChar by Stephan Bergmann · 6 years ago
- d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
- c8eaadb Remaining loplugin:bufferadd by Stephan Bergmann · 6 years ago
- 30d803e Remove code that is dead by Stephan Bergmann · 6 years ago
- 3ee177a loplugin:stringadd look through a couple more known-good methods by Noel Grandin · 6 years ago
- cdbac69 simplify "a = a +" to "a +=" by Noel Grandin · 6 years ago
- 1820fcb constmethod for accessor-type methods by Noel Grandin · 7 years ago
- e8599a2 tdf#42949 Fix IWYU warnings in xmlhelp/ by Gabor Kelemen · 7 years ago
- b56a4ea add property name when throwing css::uno::UnknownPropertyException by Noel Grandin · 7 years ago
- 9e0b342 loplugin:referencecasting find more redundant static_cast by Noel Grandin · 7 years ago
- 51a30d7 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
- 1c3d143 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
- dc50b7f loplugin:sequenceloop in writerfilter..xmlhelp by Noel Grandin · 7 years ago
- 717ffb7 Fix typos by Andrea Gelmini · 7 years ago
- d0ff2eb Improved loplugin:stringconstant (now that GCC 7 supports it): xmlhelp by Stephan Bergmann · 7 years ago
- ff41cf1 loplugin:oncevar by Noel Grandin · 7 years ago
- f9b5657 loplugin:referencecasting in writerfilter..xmlhelp by Noel Grandin · 7 years ago
- 56f5a75 cid#704107 Unchecked return value by Caolán McNamara · 7 years ago
- 957afd1 cid#704106 Unchecked return value by Caolán McNamara · 7 years ago
- 049189f Use LanguageTag::getFallbackStrings() instead of old dumb hard coded stuff by Eike Rathke · 7 years ago
- 41cf4e6 Fix Help collator loading, processLang() does not return only the language by Eike Rathke · 7 years ago
- 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
- 2836b78 loplugin:logexceptionnicely in xmlhelp..xmlsecurity by Noel Grandin · 7 years ago
- 54afdbd Simplify Sequence iterations in writerfilter, writerperfect, xmlhelp by Arkadiy Illarionov · 7 years ago
- b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
- 184be2d tdf#120703 PVS: remove redundant static casts by Mike Kaganski · 7 years ago
- 6ed5464 loplugin:unusedfields in xmlhelp,xmlsecurity by Noel Grandin · 7 years ago
- 0d1253c new loplugin writeonlyvars by Noel Grandin · 7 years ago
- 743d560 loplugin:indentation in writerfilter..xmloff by Noel Grandin · 7 years ago
- 43635b4 o3tl::make_unique -> std::make_unique in tools..xmloff by Gabor Kelemen · 7 years ago
- 6239993 loplugin:constparams in ucb..xmlhelp by Noel Grandin · 7 years ago
- eef4268 use unique_ptr in xmlhelp by Noel Grandin · 7 years ago
- e4472d3 loplugin:unnecessaryparen include more assignments by Noel Grandin · 7 years ago
- dac1ff8 convert treeview::TVDom::Kind to scoped enum by Noel Grandin · 7 years ago
- 20831ee loplugin:useuniqueptr in ResultSetForQuery by Noel Grandin · 7 years ago
- 5145882 pvs-studio: The 'aIndexFolderResultVector' variable is used after it was moved by Caolán McNamara · 7 years ago
- 99c59c5 Set up our own libxslt security context in xmlhelp, as per #i117643. by Damjan Jovanovic · 8 years ago
- 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
- 52d0aca loplugin:useuniqueptr in TVChildTarget by Noel Grandin · 8 years ago
- 70c0c3b loplugin:useuniqueptr in xmlhelp::Databases by Noel Grandin · 8 years ago
- 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
- 87b24dd Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity by Arkadiy Illarionov · 8 years ago
- 04e9a4c loplugin:constfields in xmlhelp by Noel Grandin · 8 years ago
- 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
- 5cd976b loplugin:simplifyconstruct in writerfilter..xmlsecurity by Noel Grandin · 8 years ago
- cbf8f81 loplugin:useuniqueptr in xmlhelp by Noel Grandin · 8 years ago
- 5cb7468 loplugin:useuniqueptr in chelp::DynamicResultSet by Noel Grandin · 8 years ago
- d541556 loplugin:stringloop in various by Noel Grandin · 8 years ago
- 7a3e7ee Fix typos by Andrea Gelmini · 8 years ago
- 0132f27 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
- 00850e3 clean up UNO available() implementations by Noel Grandin · 8 years ago
- 20c4a9c tdf#96099 Remove some trivial container iterator typedefs by Arkadiy Illarionov · 8 years ago
- 251cb2a tdf#96099 Remove std::vector typedefs by Abhyudaya Sharma · 8 years ago
- 9ffdf7a loplugin:unusedfields in tools..xmlhelp by Noel Grandin · 8 years ago
- 6a01723 loplugin:useuniqueptr in helpdatafileproxy::Hdf by Noel Grandin · 8 years ago
- 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
- 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
- 1fa230f loplugin:useuniqueptr in chelp::ResultSetBase by Noel Grandin · 8 years ago
- c7f1a8a xmlhelp: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
- 5e3a76a More loplugin:cstylecast: xmlhelp by Stephan Bergmann · 8 years ago
- f14b9d3 convert (a>b?a:b) to std::max(a,b) by Noel Grandin · 8 years ago
- 21e0d81 loplugin:unusedfields by Noel Grandin · 8 years ago
- e21ae87 loplugin:passstuffbyref improved return in xmlhelp,slideshow by Noel Grandin · 8 years ago
- 6f4f567 No need to keep these whitelisted functions decorated with SAL_CALL by Stephan Bergmann · 8 years ago
- 4094f9b Attempt to blind fix build breaker by Eike Rathke · 8 years ago
- 8a3bb93 tdf#114242 xmlhelp: fix crash in TVChildTarget::Check() by Michael Stahl · 8 years ago
- 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
- dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
- 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
- 4b69497 loplugin:useuniqueptr in TVDom by Noel Grandin · 8 years ago
- 87c671d loplugin:includeform: xmlhelp by Stephan Bergmann · 8 years ago
- 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
- 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
- 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
- 1ffba0e loplugin:flatten check for throw in then clause by Noel Grandin · 9 years ago
- 28dff37 Clean up xsl files by Samuel Mehrbrodt · 9 years ago
- afeff91 Use even more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
- b0de7bc clang-tidy modernize-use-emplace in various by Noel Grandin · 9 years ago
- 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
- 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
- d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
- b1a1baa loplugin:constparams in formula,xmlhelp by Noel Grandin · 9 years ago
- f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
- c932e26 loplugin:constparams in toolkit,ucb,xmlhelp by Noel Grandin · 9 years ago
- daf177f use more OUString::operator== in test..xmlsecurity by Noel Grandin · 9 years ago
- 65e4a77 simplify some OUString::copy calls by Noel Grandin · 9 years ago
- 18f390b loplugin:casttovoid: xmlhelp by Stephan Bergmann · 9 years ago