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

Name Size Rev Age Author Last Change
../
auth 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
imagery 8650   9 years wiktorn Follow HTTP(S) redirects in Add WMS wizzard / GetLayers. Closes: #11770
remotecontrol 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
session 8836   9 years Don-vip fix Checkstyle issues
AbstractParser.java 7.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
AbstractReader.java 8.1 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
AllFormatsImporter.java 1.4 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
BoundingBoxDownloader.java 8.9 KB 8788   9 years simon04 fix #10947 - "No data found in this area." message when Overpass query …
CacheCustomContent.java 6.3 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
CachedFile.java 22.2 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
Capabilities.java 9.4 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ChangesetClosedException.java 5.0 KB 8836   9 years Don-vip fix Checkstyle issues
ChangesetQuery.java 20.4 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
Compression.java 3.5 KB 8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
DefaultProxySelector.java 8.7 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
DiffResultProcessor.java 7.0 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
FileExporter.java 2.5 KB 6830   10 years Don-vip javadoc fixes for jdk8 compatibility
FileImporter.java 6.2 KB 7596   10 years Don-vip fix various warnings
FileWatcher.java 6.3 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
GeoJSONExporter.java 2.3 KB 8813   9 years simon04 fix #10770 - GeoJSON export: allow to save coordinates in current map …
GeoJSONWriter.java 6.1 KB 8839   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
GpxExporter.java 13.6 KB 8540   9 years Don-vip fix remaining checkstyle issues
GpxImporter.java 6.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GpxReader.java 21.4 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
GpxWriter.java 9.9 KB 8461   9 years Don-vip global use of String.isEmpty()
IllegalDataException.java 1.2 KB 7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
ImportCancelException.java 254 bytes 7937   9 years bastiK add subversion property svn:eol=native
InvalidXmlCharacterFilter.java 1.9 KB 8387   9 years Don-vip fix some Findbugs warnings
JpgImporter.java 4.1 KB 8540   9 years Don-vip fix remaining checkstyle issues
MessageNotifier.java 6.7 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
MissingOAuthAccessTokenException.java 537 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
MultiFetchServerObjectReader.java 24.7 KB 8734   9 years simon04 see #11843 - Give all started threads sensible names …
NMEAImporter.java 4.2 KB 8390   9 years Don-vip Sonar - various performance improvements
NmeaReader.java 17.4 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
NoteExporter.java 1.5 KB 7937   9 years bastiK add subversion property svn:eol=native
NoteImporter.java 2.1 KB 7870   9 years Don-vip cleanup of NoteImporter
NoteReader.java 8.5 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
NoteWriter.java 3.0 KB 8380   9 years Don-vip code style - A getX() method which returns a boolean should be named isX()
OfflineAccessException.java 459 bytes 7937   9 years bastiK add subversion property svn:eol=native
OnlineResource.java 1.7 KB 8674   9 years Don-vip fix Checkstyle issues
OsmApi.java 37.3 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmApiException.java 7.5 KB 8513   9 years Don-vip checkstyle: blocks
OsmApiInitializationException.java 2.0 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmApiPrimitiveGoneException.java 2.0 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmBzip2Exporter.java 411 bytes 6718   10 years Don-vip fix javadoc, comments
OsmBzip2Importer.java 785 bytes 6718   10 years Don-vip fix javadoc, comments
OsmChangeBuilder.java 4.3 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmChangeImporter.java 2.8 KB 8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
OsmChangeReader.java 3.7 KB 8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
OsmChangesetContentParser.java 6.3 KB 8540   9 years Don-vip fix remaining checkstyle issues
OsmChangesetParser.java 10.8 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmConnection.java 5.4 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmExporter.java 4.9 KB 8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
OsmGzipExporter.java 406 bytes 6718   10 years Don-vip fix javadoc, comments
OsmGzipImporter.java 760 bytes 6718   10 years Don-vip fix javadoc, comments
OsmHistoryReader.java 3.6 KB 8347   9 years Don-vip simplify/instrument SAX code
OsmImporter.java 6.1 KB 8509   9 years Don-vip fix many checkstyle violations
OsmReader.java 25.2 KB 8836   9 years Don-vip fix Checkstyle issues
OsmServerBackreferenceReader.java 10.4 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmServerChangesetReader.java 8.9 KB 8540   9 years Don-vip fix remaining checkstyle issues
OsmServerHistoryReader.java 2.8 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmServerLocationReader.java 7.2 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmServerObjectReader.java 5.6 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmServerReader.java 16.0 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmServerReadPostprocessor.java 309 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
OsmServerUserInfoReader.java 7.6 KB 8540   9 years Don-vip fix remaining checkstyle issues
OsmServerWritePostprocessor.java 372 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
OsmServerWriter.java 10.8 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmTransferCanceledException.java 976 bytes 8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
OsmTransferException.java 2.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmWriter.java 10.9 KB 8565   9 years Don-vip fix #11650 - performance: avoid creation of Date objects when it is …
OsmWriterFactory.java 1.2 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmZipImporter.java 771 bytes 7937   9 years bastiK add subversion property svn:eol=native
OverpassDownloadReader.java 5.3 KB 8788   9 years simon04 fix #10947 - "No data found in this area." message when Overpass query …
ProgressInputStream.java 3.0 KB 8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
UTFInputStreamReader.java 2.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
WMSLayerExporter.java 1.8 KB 8526   9 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
WMSLayerImporter.java 3.5 KB 8530   9 years Don-vip see #11255 - checkstyle/findbugs
XmlWriter.java 2.4 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Note: See TracBrowser for help on using the repository browser.