Age | Commit message (Expand) | Author |
2019-12-17 | Avoid false positive lopluign:vclwidgets warning | Stephan Bergmann |
2019-12-14 | sc: rowcol: convert mark data | Noel Grandin |
2019-12-13 | loplugin:unusedmethods | Noel Grandin |
2019-12-13 | loplugin:singlevalfields | Noel Grandin |
2019-12-13 | loplugin:unusedfields | Noel Grandin |
2019-12-12 | Fix typo | Andrea Gelmini |
2019-12-12 | Enable -Wdeprecated-copy-dtor where available | Stephan Bergmann |
2019-12-12 | loplugin:finalclasses | Noel Grandin |
2019-12-11 | Fix typo | Andrea Gelmini |
2019-12-11 | Recursively include unnamed inner classes in "layout heuristic" | Stephan Bergmann |
2019-12-11 | Extend loplugin:unusedmember "layout heuristic" to base classes | Stephan Bergmann |
2019-12-06 | Document fishy loplugin:fakebool behavior | Stephan Bergmann |
2019-12-05 | Fix typos | Andrea Gelmini |
2019-12-05 | loplugin:external: Check for DLLExportAttr also in VisitTagDecl | Stephan Bergmann |
2019-12-05 | New loplugin:unusedmember | Stephan Bergmann |
2019-12-04 | Adapt compilerplugins/clang/test/getstr.cxx to C++20 deleted ostream << | Stephan Bergmann |
2019-12-04 | drop dbgutil SdrItemBrowser FloatingWindow | Caolán McNamara |
2019-12-03 | desktop: disable callback handling while changing the view | Ashod Nakashian |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-30 | loplugin:mergeclasses | Noel Grandin |
2019-11-30 | loplugin:unusedmethods | Noel Grandin |
2019-11-30 | ...and take implicit const casts into account | Stephan Bergmann |
2019-11-29 | Make loplugin:unnecessaryparen treat member expressions consistently | Stephan Bergmann |
2019-11-29 | unnecessary virtual | Caolán McNamara |
2019-11-27 | disable checkconfigmacros compiler check for UnpackedTarball | Luboš Luňák |
2019-11-26 | loplugin:indentation no longer needs to blacklist binaryurp/source/bridge.cxx | Stephan Bergmann |
2019-11-26 | Adapt to clang::MaterializeTemporaryExpr::GetTemparyExpr rename | Stephan Bergmann |
2019-11-26 | loplugin:implicitboolconversion: Filter out bool -> std::atomic<bool> | Stephan Bergmann |
2019-11-25 | use -Xclang -fno-pch-timestamp also for Clang PCH in compilerplugins | Luboš Luňák |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-21 | loplugin:unusedfields | Noel Grandin |
2019-11-20 | loplugin:redundantfcast: Don't warn about cast from braced-init-list | Stephan Bergmann |
2019-11-20 | loplugin:unusedmethods | Noel Grandin |
2019-11-20 | loplugin:unusedmethods | Noel Grandin |
2019-11-19 | Fix loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-19 | loplugin:unusedenumconstants | Noel Grandin |
2019-11-19 | Fix loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-19 | Rename GlyphCache to FreetypeManager | Jan-Marek Glogowski |
2019-11-18 | Missing includes | Stephan Bergmann |
2019-11-18 | compilerplugins: fix ambiguous type warnings | Chris Sherlock |
2019-11-17 | Fix typos | Andrea Gelmini |
2019-11-17 | loplugin:unusedmethods | Noel Grandin |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |
2019-11-16 | loplugin:singlevalfields | Noel Grandin |
2019-11-16 | Improve loplugin:redundantpreprocessor performance a bit | Stephan Bergmann |
2019-11-16 | Fix loplugin::Entry ODR violation | Stephan Bergmann |
2019-11-16 | loplugin:unusedfields | Noel Grandin |
2019-11-15 | loplugin:external: Don't warn for injected friend functions | Stephan Bergmann |
2019-11-15 | Fix loplugin:fakebool for Objective C | Stephan Bergmann |
2019-11-15 | loplugin:external: Extend comment about the perils of moving a function | Stephan Bergmann |