anna
|
543bb4e69e
|
NPE
|
2012-04-11 10:08:55 +02:00 |
|
Maxim Shafirov
|
5d8433e70f
|
Looks like I've optimized some code, that we don't need at all. refElement.getPsiElement(), which is slow is only used to get it's file to check if it belongs to search scope.
|
2012-04-10 21:08:44 +04:00 |
|
Maxim Shafirov
|
5f02ff82e9
|
Do fast checks first
|
2012-04-10 16:01:26 +04:00 |
|
Anna Kozlova
|
4acc5b62ee
|
do not treat enum/annotation type as entry point by default (IDEA-77746)
|
2012-01-30 22:20:40 +04:00 |
|
Evgeny Zakrevsky
|
62244f0c03
|
Inspection's option panels layout
|
2011-11-25 19:12:46 +03:00 |
|
anna
|
ed9820571b
|
skip check for unused parameters for methods annotated with ... (IDEA-75640)
|
2011-10-20 17:23:52 +02:00 |
|
anna
|
8cdd88eb8c
|
do not check for disabled in unused declaration inspection settings entry points: check implicit usages only
|
2011-10-10 17:37:28 +02:00 |
|
anna
|
2dde0244eb
|
ignore abstract non-serializable classes with "serializable methods" in editor; check if there are non-abstract serializable subclasses in batch mode (IDEA-74261 )
|
2011-10-10 14:17:44 +02:00 |
|
Bas Leijdekkers
|
1a2a1896f0
|
Configure annotations button does not need to be so wide
|
2011-09-19 15:22:25 +02:00 |
|
Dmitry Jemerov
|
3a1e8b3478
|
decouple PsiSearchHelper from PsiManager
|
2011-08-19 20:48:43 +04:00 |
|
Alexey Kudravtsev
|
62e53bdc98
|
correct inspection global progress
|
2011-04-28 11:15:41 +04:00 |
|
Alexey Kudravtsev
|
5035e483a7
|
notnull
|
2011-03-31 14:57:29 +04:00 |
|
Alexey Kudravtsev
|
6dc74dc931
|
toPsiElementArray, toPsiFileArray
|
2011-02-18 12:04:16 +03:00 |
|
anna
|
f6c44b5b1a
|
annotations for UnusedSymbol/UnusedDeclaration configure per project (IDEA-20774,IDEA-56906 )
|
2010-11-17 12:38:08 +03:00 |
|
Anton Makeev
|
e185df64a1
|
DateFormatUtil used across the codebase
|
2010-09-26 16:59:24 +04:00 |
|
anna
|
537953c9e7
|
restore entry point settings per inspection
|
2010-08-24 19:45:59 +04:00 |
|
anna
|
a84d5b2037
|
optimization:refElement.getElement(); merge entrypoint&unusedDeclarationExtension
|
2010-08-05 15:54:25 +04:00 |
|
irengrig
|
fe72dbec0d
|
Merge branch 'master' of git.labs.intellij.net:idea/community
|
2010-07-14 14:06:17 +04:00 |
|
Alexey Kudravtsev
|
69a331a389
|
performance
|
2010-07-07 13:06:31 +04:00 |
|
anna
|
97b31886d6
|
dead code fixes should be available in offline mode as well
|
2010-04-30 16:40:09 +04:00 |
|
Alexey Kudravtsev
|
0d2a5bb19a
|
renamed
|
2010-02-08 18:12:51 +03:00 |
|