summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-02-13convert eF_ResT to scoped enumNoel Grandin
2017-02-13convert SW_KeyState to scoped enumNoel Grandin
2017-02-11SourceManager::getFilename returns StringRefStephan Bergmann
2017-02-10loplugin:dynexcspec: Deallocation functions are implicitly non-throwingStephan Bergmann
2017-02-10Remove unnecessary blacklists from loplugin:stringconstantStephan Bergmann
2017-02-10remove unused enumerator from EncodedWordStateNoel Grandin
2017-02-09restore constant to VerticalOrientationNoel Grandin
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-09Fix SAL_DEBUG_BACKTRACEStephan Bergmann
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin
2017-02-07convert DEBUG_TIME to scoped enumNoel Grandin
2017-02-07drop unused FONT_PROPTYPE_CELL constantNoel Grandin
2017-02-07convert GalleryBrowserTravel to scoped enumNoel Grandin
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin
2017-02-06loplugin:unusedenumconstants should apparently not be run by defaultStephan Bergmann
2017-02-06loplugin:unusedenumconstants in connectivity..cuiNoel Grandin
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin
2017-02-06remove accidentally committed filesNoel Grandin
2017-02-06loplugin:unusedenumconstants in vclNoel Grandin
2017-02-03compilerplugins: enable loplugin:cppunitassertequals by defaultMiklos Vajna
2017-02-03new loplugin unusedenumvaluesNoel Grandin
2017-02-02Fix copy/move ctor checkStephan Bergmann
2017-02-02loplugin:stringconstant, this should be a breakNoel Grandin
2017-02-01More ctor check fixesStephan Bergmann
2017-02-01Fix ctor checkStephan Bergmann
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27...and Clang 4 will have it, tooStephan Bergmann
2017-01-27getExceptionSpecSourceRange is new in Clang 5Stephan Bergmann
2017-01-27fix spelling containging->containingNoel Grandin
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin
2017-01-27Enable loplugin:dynexcspec rewriting modeStephan Bergmann
2017-01-27Make plugin rewriting work on Windows tooStephan Bergmann
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann
2017-01-26Make test work with older ClangStephan Bergmann
2017-01-25Bypass some lines that cause problems with Clang 3.8.1 at leastTor Lillqvist
2017-01-25Minor loplugin:stringconstant improvementsStephan Bergmann
2017-01-24Use proper check for FunctionProtoTypeStephan Bergmann
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentationStephan Bergmann
2017-01-16Use compat::isLookupContextStephan Bergmann
2017-01-13inline InitGuardNoel Grandin
2017-01-12Adapt loplugin:overrideparam to recent Clang trunk changeStephan Bergmann