Age | Commit message (Expand) | Author |
2020-11-11 | loplugin:stringview | Noel |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-11-11 | loplugin:xmlimport add more checks | Noel Grandin |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-11-10 | Evaluate command: tdf#109338 | dante |
2020-11-06 | retire the stringbuffer loplugin | Noel |
2020-11-06 | loplugin:unusedfields | Noel |
2020-11-06 | loplugin:unusedmethods | Noel |
2020-11-05 | loplugin:unusedenumconstants | Noel |
2020-11-04 | copy_paste_error: "clazz" looks like a copy-paste error | Caolán McNamara |
2020-11-04 | loplugin:constantparam | Noel |
2020-11-03 | Avoid UBSan pointer-overflow | Stephan Bergmann |
2020-11-03 | loplugin:unusedfields | Noel |
2020-11-03 | loplugin:unnecessaryvirtual | Noel |
2020-11-02 | Fix typos | Andrea Gelmini |
2020-11-02 | create common macro and method for logging unknown attributes | Noel |
2020-11-02 | drop the SvXMLExport::EndElement method.. | Noel |
2020-11-02 | make SvXMLImport capable of mixing fast- and slow- contexts adhoc | Noel |
2020-10-29 | ne_lock::timeout is of type long, so keep using that here | Stephan Bergmann |
2020-10-29 | Clean up loplugin:toolslong ignorelist | Stephan Bergmann |
2020-10-28 | Extend loplugin:elidestringvar to OString | Stephan Bergmann |
2020-10-27 | Teach loplugin:toolslong about curl_easy_getinfo | Stephan Bergmann |
2020-10-26 | Remove unmaintained Executable_libtest | Stephan Bergmann |
2020-10-26 | loplugin:toolslong (--enable-online-update) | Stephan Bergmann |
2020-10-26 | loplugin:toolslong exclude pyuno file | Noel |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-10-21 | Fix loplugin:salcall | Stephan Bergmann |
2020-10-19 | clang-cl: Adapt Windows-specific code to extended loplugin:cstylecast | Stephan Bergmann |
2020-10-19 | tdf#136073 combine glow and softedge sidebar section | andreas kainz |
2020-10-15 | Fix checks for "older than Clang 11" | Stephan Bergmann |
2020-10-14 | The Clang RecursiveASTVisitor change is already in Clang 11 | Stephan Bergmann |
2020-10-02 | drop these unused inlines | Caolán McNamara |
2020-10-01 | loplugin:unusedfields | Noel |
2020-09-30 | loplugin:unusedmethods | Noel |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-21 | static_assert that O[U]StringLiteral are layout compatible with rtl_[u]String | Stephan Bergmann |
2020-09-21 | weld infobars | Caolán McNamara |
2020-09-20 | loplugin:xmlimport check for bad conversions to fastparser | Noel Grandin |
2020-09-17 | Adapt compilerplugins/clang/test/unusedvarsglobal.cxx | Stephan Bergmann |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-12 | Replace remaining uses of sal_Char | Julien Nabet |
2020-09-09 | improve loplugin:unusedvarsglobal | Noel Grandin |
2020-09-08 | longer watchdog timeouts for debug Skia build | Luboš Luňák |
2020-09-07 | loplugin:singlevalfields | Noel Grandin |
2020-09-07 | loplugin:constantparam | Noel Grandin |
2020-09-07 | loplugin:unusedfields | Noel Grandin |
2020-09-07 | loplugin:unnecessaryvirtual | Noel Grandin |
2020-09-04 | tdf#124176 Use #pragma once in compilerplugins | George Bateman |
2020-09-03 | Fix check for member Decl's name | Stephan Bergmann |
2020-09-03 | restore m_aModelChangeListener | Caolán McNamara |