summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07Fix typosAndrea Gelmini
2017-04-07loplugin:redundantcast check for c-style char castsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic typesStephan Bergmann
2017-04-06Look through ExprWithCleanups etc.Stephan Bergmann
2017-04-06loplugin:redundantcast check for c-style casts to voidNoel Grandin
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28update results of mergeclasses pluginNoel Grandin
2017-03-28fixes for some lopluginsNoel Grandin
2017-03-27Make loplugin:loopvartoosmall look past top-level ExprWithCleanupsStephan Bergmann
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-25Add loplugin:redundantinlineStephan Bergmann
2017-03-25Teach loplugin:redundantcast about C-style casts in macro bodiesStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22Use nl_langinfo_l with an explicitly created localeStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-21New loplugin:unicodetocharStephan Bergmann
2017-03-13Minor loplugin:unnecessaryoverride improvementStephan Bergmann
2017-03-13Fix loplugin:unnecessaryoverrideStephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-08gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-28Adapt loplugin:sallogareasStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-23New loplugin:subtlezeroinitStephan Bergmann
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin
2017-02-20convert StringType to scoped enumNoel Grandin
2017-02-20remove unused ModalDialogue from WMWindowType enumNoel Grandin
2017-02-20remove some unused enumeratorsNoel Grandin
2017-02-17convert FormulaCompiler::SeparatorType to scoped enumNoel Grandin
2017-02-17isAssignmentOp is not available on older clangNoel Grandin
2017-02-17convert StackMode to scoped enumNoel Grandin
2017-02-17convert PropertyType to scoped enumNoel Grandin
2017-02-17convert ValueParser::State to scoped enumNoel Grandin
2017-02-17remove unused NONE from TAscendingOrder enumNoel Grandin
2017-02-17teach loplugin unusedenumconstants about CXXOperatorCallExprNoel Grandin
2017-02-17convert SbxNameType to scoped enumNoel Grandin