Age | Commit message (Expand) | Author |
2022-04-08 | loplugin:stringviewparam convert methods using trim | Noel Grandin |
2022-04-05 | Simplify GlobalNamespace check | Stephan Bergmann |
2022-04-04 | Fix GlobalNamespace check | Stephan Bergmann |
2022-04-03 | loplugin:stringviewparam convert methods using match | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using compareTo | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | Drop support for OpenGL denylist on X11 | Stephan Bergmann |
2022-03-28 | Adapt loplugin:singlevalfields to AtomicExpr | Stephan Bergmann |
2022-03-25 | loplugins ignoreLocation() is unreliable with PCH | Noel Grandin |
2022-03-24 | Adapt loplugin:trivialconsructor to clang-cl | Stephan Bergmann |
2022-03-24 | loplugin:constantparam improvements | Noel Grandin |
2022-03-23 | loplugin:unusedfields | Noel Grandin |
2022-03-22 | Adapt loplugin:indentation to --enable-qt6 | Stephan Bergmann |
2022-03-22 | Win/X11OpenGLDeviceInfo don't need a common base class | Stephan Bergmann |
2022-03-16 | Consistently avoid loplugin:trivialconstructor when there are defaulted params | Stephan Bergmann |
2022-03-16 | Fix loplugin:trivialconstructor handling of ctor templates | Stephan Bergmann |
2022-03-15 | Simplify loplugin:trivialdestructor | Stephan Bergmann |
2022-03-15 | loplugin:trivialdestructor: Remove spurious anonymous union special case | Stephan Bergmann |
2022-03-15 | Check that loplugin:trivialdestructor doesn't warn about deleted dtors | Stephan Bergmann |
2022-03-15 | loplugin:trivialdestructor: Only warn about definitions | Stephan Bergmann |
2022-03-14 | new loplugin:trivialconstructor | Noel Grandin |
2022-03-11 | load ods/xlsx with full row attributes without allocating all columns | Luboš Luňák |
2022-03-11 | new loplugin:trivialdestructor | Noel Grandin |
2022-02-25 | Don't use Library_tl in URE libraries | Stephan Bergmann |
2022-02-18 | first cut at using Gtk4 built in video playback | Caolán McNamara |
2022-02-17 | Revert "Fix failure of loplugin:useuniqueptr with older compilers" | Stephan Bergmann |
2022-02-17 | Don't exclude vcl/source/app/salplug.cxx from loplugin:externandnotdefined | Stephan Bergmann |
2022-02-17 | Extend loplugin:stringview to O[U]StringBuffer::makeStringAndClear | Stephan Bergmann |
2022-02-17 | Bump compiler plugins Clang baseline to 12.0.1 | Stephan Bergmann |
2022-02-17 | loplugin:unusedfields | Noel Grandin |
2022-02-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2022-02-16 | Extend loplugin:stringview to OUStringBuffer::copy | Stephan Bergmann |
2022-02-15 | Fix a CLANG_VERSION check | Stephan Bergmann |
2022-02-15 | Properly implement compat::isComparisonOp | Stephan Bergmann |
2022-02-15 | Remove unused includes | Stephan Bergmann |
2022-02-12 | Fix some tautological std::type_info (in-)equality comparisons | Stephan Bergmann |
2022-02-09 | clang::IfStmt::getCond can return null | Stephan Bergmann |
2022-02-08 | Extend loplugin:stringview to O[U]StringBuffer::toString | Stephan Bergmann |
2022-02-02 | Fix typo | Andrea Gelmini |
2022-01-20 | WASM open links in new browser tabs | Jan-Marek Glogowski |
2022-01-19 | Drop unused loplugin:externandnotdefined suppression | Stephan Bergmann |
2022-01-19 | Let CppunitTest_odk_checkapi build against the SDK include directory | Stephan Bergmann |
2022-01-17 | iOS+SVP convert remaining VCL plugins to salplug | Jan-Marek Glogowski |
2022-01-15 | Let loplugin:nullptr look into template instantiations | Stephan Bergmann |
2022-01-03 | loplugin:unusedmethods | Noel Grandin |
2022-01-02 | loplugin:unusedfields | Noel Grandin |
2022-01-02 | loplugin:unnecessaryvirtual | Noel Grandin |
2021-01-01 | Bump copyright year to 2021 | Adolfo Jayme Barrientos |
2021-12-21 | Fix loplugin:unusedvariablecheck | Stephan Bergmann |