summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
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
2017-01-11Remove leftover codeStephan Bergmann
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvementsStephan Bergmann
2017-01-10Work around problems with isCXX11ConstantExpr in template codeStephan Bergmann
2017-01-10New loplugin:conststringvarStephan Bergmann
2017-01-09New loplugin:externvarStephan Bergmann
2017-01-06New loplugin:charrightshiftStephan Bergmann
2017-01-05Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann
2016-12-23merge IScript with NewStyleUNOScriptNoel Grandin
2016-12-23merge svx::sidebar::BulletsSettings with svx::sidebar::BulletsSettings_ImplNoel Grandin