source: josm/trunk/src/org/openstreetmap/josm/io@ 10228

Name Size Rev Age Author Last Change
../
session 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
remotecontrol 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
imagery 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
auth 9396   8 years simon04 fix #7122 - Improve HTTP authentication for parallel requests (TMS/WMS …
XmlWriter.java 2.8 KB 9828   8 years Don-vip findbugs, javadoc, unit tests
WMSLayerImporter.java 3.5 KB 8530   9 years Don-vip see #11255 - checkstyle/findbugs
WMSLayerExporter.java 1.8 KB 8526   9 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
UTFInputStreamReader.java 2.8 KB 10182   8 years Don-vip sonar - squid:S1943 - Classes and methods that rely on the default …
StreamProgressUpdater.java 1.6 KB 10161   8 years bastiK fixed #12791 - Progress state exception when doing various operations …
ProgressOutputStream.java 1.6 KB 9669   8 years bastiK add missing svn:eol-style=native (see #12410)
ProgressInputStream.java 3.1 KB 9227   8 years Don-vip OAuth: add robustness, basic unit test, code cleanup
package-info.java 147 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
OverpassDownloadReader.java 6.0 KB 9669   8 years bastiK add missing svn:eol-style=native (see #12410)
OsmWriterFactory.java 1.2 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmWriter.java 11.6 KB 10051   8 years Don-vip fix #12675 - fix XML encoding of user names in changeset requests
OsmTransferException.java 2.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmTransferCanceledException.java 976 bytes 8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
OsmServerWriter.java 11.0 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
OsmServerWritePostprocessor.java 372 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
OsmServerUserInfoReader.java 7.7 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OsmServerReadPostprocessor.java 309 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
OsmServerReader.java 13.7 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OsmServerObjectReader.java 5.6 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OsmServerLocationReader.java 7.3 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OsmServerHistoryReader.java 2.9 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OsmServerChangesetReader.java 8.9 KB 10006   8 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
OsmServerBackreferenceReader.java 10.5 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OsmReader.java 26.0 KB 10223   8 years Don-vip findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
OsmImporter.java 6.2 KB 9547   8 years Don-vip checkstyle
OsmHistoryReader.java 3.6 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
OsmGzipExporter.java 604 bytes 9537   8 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
OsmExporter.java 4.9 KB 9537   8 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
OsmConnection.java 7.2 KB 9353   8 years simon04 Refactoring: introduce OsmApi#getServerUrl
OsmChangesetParser.java 10.8 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OsmChangesetContentParser.java 6.3 KB 9078   8 years Don-vip sonar - Immutable Field
OsmChangeReader.java 3.7 KB 8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
OsmChangeImporter.java 2.5 KB 8895   9 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
OsmChangeBuilder.java 4.5 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
OsmBzip2Exporter.java 629 bytes 9537   8 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
OsmApiPrimitiveGoneException.java 2.3 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
OsmApiInitializationException.java 2.0 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmApiException.java 7.6 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OsmApi.java 36.0 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
OnlineResource.java 1.7 KB 8674   9 years Don-vip fix Checkstyle issues
OfflineAccessException.java 459 bytes 7937   9 years bastiK add subversion property svn:eol=native
NoteWriter.java 3.0 KB 8380   9 years Don-vip code style - A getX() method which returns a boolean should be named isX()
NoteReader.java 8.7 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
NoteImporter.java 3.1 KB 9797   8 years Don-vip fix #12531 - NPE when importing notes files (regression from r9746)
NoteExporter.java 1.5 KB 7937   9 years bastiK add subversion property svn:eol=native
NmeaReader.java 17.1 KB 10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
NMEAImporter.java 4.2 KB 10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
MultiFetchServerObjectReader.java 24.7 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
MultiFetchOverpassObjectReader.java 1.4 KB 9669   8 years bastiK add missing svn:eol-style=native (see #12410)
MissingOAuthAccessTokenException.java 1.5 KB 9079   8 years Don-vip update to CheckStyle 6.13
MessageNotifier.java 6.7 KB 10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
JpgImporter.java 4.1 KB 8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
InvalidXmlCharacterFilter.java 1.9 KB 9078   8 years Don-vip sonar - Immutable Field
ImportCancelException.java 254 bytes 7937   9 years bastiK add subversion property svn:eol=native
IllegalDataException.java 1.2 KB 7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
GpxWriter.java 10.1 KB 9231   8 years Don-vip javadoc update
GpxReader.java 22.0 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
GpxImporter.java 7.0 KB 9477   8 years Don-vip javadoc fixes
GpxExporter.java 13.9 KB 9461   8 years bastiK applied #12369 - default extension for saving files read from …
GeoJSONWriter.java 6.4 KB 10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
GeoJSONExporter.java 2.3 KB 8813   9 years simon04 fix #10770 - GeoJSON export: allow to save coordinates in current map …
FileWatcher.java 6.5 KB 9205   8 years Don-vip fix some Findbugs warnings
FileImporter.java 6.6 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
FileExporter.java 2.5 KB 6830   10 years Don-vip javadoc fixes for jdk8 compatibility
DiffResultProcessor.java 7.0 KB 9078   8 years Don-vip sonar - Immutable Field
DefaultProxySelector.java 8.7 KB 9078   8 years Don-vip sonar - Immutable Field
Compression.java 4.2 KB 10223   8 years Don-vip findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
ChangesetQuery.java 21.0 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
ChangesetClosedException.java 5.0 KB 8836   9 years Don-vip fix Checkstyle issues
CertificateAmendment.java 6.1 KB 10088   8 years stoecker see #12264 - revert r10085
Capabilities.java 9.4 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
CachedFile.java 18.8 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
CacheCustomContent.java 6.4 KB 8926   8 years Don-vip javadoc fixes
BoundingBoxDownloader.java 9.8 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
AllFormatsImporter.java 1.4 KB 10228   8 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
AbstractReader.java 8.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
AbstractParser.java 7.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Note: See TracBrowser for help on using the repository browser.