summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2017-04-262-25/+71
* add various loplugin results filesNoel Grandin2017-04-2515-10/+20012
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-259-0/+9
* merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin2017-04-231-1/+0
* loplugin:mergeclasses RscConst with RscEnumNoel Grandin2017-04-211-2/+0
* loplugin:unusedfieldsNoel Grandin2017-04-201-1/+8
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+5
* remove the old collaboration feature based on telepathyMarkus Mohrhard2017-04-141-2/+0
* Simplify jfw_findAllJREsStephan Bergmann2017-04-131-9/+0
* loplugin:useuniquptr: Remove no longer needed blacklist entriesStephan Bergmann2017-04-121-6/+1
* loplugin constantparam, ignore variadic methodsNoel Grandin2017-04-111-0/+2
* loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin2017-04-111-1/+0
* loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin2017-04-111-1/+0
* new loplugin:inlinefieldsNoel Grandin2017-04-102-0/+328
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-072-56/+50
* Fix typosAndrea Gelmini2017-04-071-1/+1
* loplugin:redundantcast check for c-style char castsNoel Grandin2017-04-071-2/+11
* Improved loplugin:redundantcast, static_cast on arithmetic typesStephan Bergmann2017-04-061-2/+40
* Look through ExprWithCleanups etc.Stephan Bergmann2017-04-061-1/+3
* loplugin:redundantcast check for c-style casts to voidNoel Grandin2017-04-061-1/+2
* loplugin:redundantcast check for c-style float castsNoel Grandin2017-04-061-1/+2
* loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2017-04-061-4/+9
* loplugin:singlevalfieldsNoel Grandin2017-04-061-9/+4
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-2/+2
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-3/+4
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-051-2/+65
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-3/+0
* loplugin:unusedenumconstantsNoel Grandin2017-03-301-0/+1
* loplugin:unusedmethodsNoel Grandin2017-03-291-0/+8
* update results of mergeclasses pluginNoel Grandin2017-03-281-3/+2
* fixes for some lopluginsNoel Grandin2017-03-283-2/+12
* Make loplugin:loopvartoosmall look past top-level ExprWithCleanupsStephan Bergmann2017-03-271-1/+1
* create SfxInterfaceId o3tl::strong_intNoel Grandin2017-03-271-2/+9
* Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann2017-03-252-64/+199
* Add loplugin:redundantinlineStephan Bergmann2017-03-253-0/+220
* Teach loplugin:redundantcast about C-style casts in macro bodiesStephan Bergmann2017-03-251-2/+23
* Fix typosAndrea Gelmini2017-03-255-5/+5
* loplugin:unusedfieldsNoel Grandin2017-03-242-21/+29
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-0/+10
* Use nl_langinfo_l with an explicitly created localeStephan Bergmann2017-03-221-0/+6
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-224-0/+37
* New loplugin:unicodetocharStephan Bergmann2017-03-211-0/+91
* Minor loplugin:unnecessaryoverride improvementStephan Bergmann2017-03-131-10/+8
* Fix loplugin:unnecessaryoverrideStephan Bergmann2017-03-132-0/+8
* Fix typosAndrea Gelmini2017-03-111-2/+2
* gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt2017-03-081-2/+1
* gpg4libre: List and view GPG keysSamuel Mehrbrodt2017-03-041-1/+2
* remove unused CreateDefault methodsNoel Grandin2017-03-031-7/+1
* Fix typosAndrea Gelmini2017-03-034-4/+4
* Adapt loplugin:sallogareasStephan Bergmann2017-02-281-3/+4