source:
josm/trunk/src/org/openstreetmap/josm/tools@
10464
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
bugreport | 10420 | 8 years | sonar - squid:S1166 - Exception handlers should preserve the original … | ||
date | 10212 | 8 years | sonar - squid:S2221 - "Exception" should not be caught when not … | ||
template_engine | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
||
AlphanumComparator.java | 5.0 KB | 8928 | 9 years | javadoc fixes | |
AudioPlayer.java | 14.5 KB | 10308 | 8 years | sonar - squid:S1854 - Dead stores should be removed | |
AudioUtil.java | 1.7 KB | 9144 | 9 years | see #12229 - add unit tests for audio playback | |
Base64.java | 4.3 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
CheckParameterUtil.java | 4.9 KB | 9231 | 9 years | javadoc update | |
ColorHelper.java | 2.9 KB | 9229 | 9 years | fix #12262 - NPE | |
ColorScale.java | 5.3 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
CompositeList.java | 847 bytes | 9078 | 9 years | sonar - Immutable Field | |
CopyList.java | 5.3 KB | 10314 | 8 years | sonar - squid:S2272 - "Iterator.next()" methods should throw … | |
Destroyable.java | 469 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
Diff.java | 32.9 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
ExceptionUtil.java | 33.1 KB | 9876 | 9 years | fix #12521 - On Overpass API error OSM API gets blamed | |
ExifReader.java | 10.8 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
FilteredCollection.java | 717 bytes | 7395 | 10 years | javadoc update/cleanup | |
FontsManager.java | 1.4 KB | 9639 | 9 years | fix possible resource leaks | |
GBC.java | 5.2 KB | 9231 | 9 years | javadoc update | |
Geometry.java | 39.1 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
GeoPropertyIndex.java | 6.0 KB | 10316 | 8 years | fix coverity 1313942 + 1353522 - Integer handling issues | |
HttpClient.java | 23.3 KB | 10420 | 8 years | sonar - squid:S1166 - Exception handlers should preserve the original … | |
I18n.java | 31.0 KB | 9983 | 9 years | remove unused code | |
ImageOverlay.java | 3.8 KB | 9078 | 9 years | sonar - Immutable Field | |
ImageProvider.java | 75.1 KB | 10462 | 8 years | sonar - Performance - Method passes constant String of length 1 to … | |
ImageResource.java | 9.2 KB | 10464 | 8 years | don't add Resource, when it should not, see #12994 | |
InputMapUtils.java | 3.5 KB | 8510 | 9 years | checkstyle: enable relevant whitespace checks and fix them | |
LanguageInfo.java | 8.3 KB | 9070 | 9 years | Sonar - squid:S2293 - The diamond operator ("<>") should be used | |
MultikeyActionsHandler.java | 8.5 KB | 9634 | 9 years | fix findbugs/coverity issues | |
MultikeyShortcutAction.java | 1.0 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
MultiMap.java | 7.7 KB | 9790 | 9 years | use intended units for east/north coordinates (see #12186) When … | |
OpenBrowser.java | 3.6 KB | 10212 | 8 years | sonar - squid:S2221 - "Exception" should not be caught when not … | |
OsmUrlToBounds.java | 10.5 KB | 9576 | 9 years | code refactoring for unit tests / headless mode | |
OverpassTurboQueryWizard.java | 2.9 KB | 10235 | 8 years | sonar - squid:S00112 - Generic exceptions should never be thrown | |
package-info.java | 183 bytes | 10125 | 9 years |
refactor classes from corrector package, add javadoc
|
|
Pair.java | 1.7 KB | 10300 | 8 years | sonar - Performance - Method passes constant String of length 1 to … | |
PlatformHook.java | 5.2 KB | 8512 | 9 years | checkstyle: redundant modifiers | |
PlatformHookOsx.java | 34.4 KB | 10339 | 8 years | fix unit tests | |
PlatformHookUnixoid.java | 26.5 KB | 10379 | 8 years | see #12963 - ignore warning on Linux systems which do not provide … | |
PlatformHookWindows.java | 27.2 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
Predicate.java | 510 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
Predicates.java | 6.8 KB | 10286 | 8 years | fix #12880 - Add instanceOf predicate and predicate tests (patch by … | |
Property.java | 673 bytes | 8512 | 9 years | checkstyle: redundant modifiers | |
RightAndLefthandTraffic.java | 3.1 KB | 9639 | 9 years | fix possible resource leaks | |
Shortcut.java | 21.0 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
SubclassFilteredCollection.java | 2.8 KB | 9854 | 9 years | sonar - squid:S2272 - "Iterator.next()" methods should throw … | |
TextTagParser.java | 11.9 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
UncheckedParseException.java | 1.6 KB | 9385 | 9 years |
Refactoring: introduce UncheckedParseException
In addition, …
|
|
UserCancelException.java | 1.6 KB | 8919 | 9 years |
move UserCancelException class in tools package and use it where …
|
|
Utils.java | 59.4 KB | 10404 | 8 years | findbugs security - XML Parsing Vulnerable to XXE - enable … | |
WikiReader.java | 5.7 KB | 9168 | 9 years | see #12231 - Uniform access to HTTP resources | |
WindowGeometry.java | 18.7 KB | 10384 | 8 years | fix #12954 - IllegalComponentStateException with detached dialogs | |
XmlObjectParser.java | 11.6 KB | 10378 | 8 years |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
XmlParsingException.java | 2.1 KB | 8846 | 9 years | sonar - fb-contrib - minor performance improvements: * Method passes … |
Note:
See TracBrowser
for help on using the repository browser.