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

Name Size Rev Age Author Last Change
../
auth 8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
imagery 8870   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
session 8926   10 years Don-vip javadoc fixes
remotecontrol 8927   10 years Don-vip fix #11998 - add two new protected boolean members to simplify …
OsmApiInitializationException.java 2.0 KB 6070   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmTransferException.java 2.6 KB 6070   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmBzip2Exporter.java 411 bytes 6718   12 years Don-vip fix javadoc, comments
OsmBzip2Importer.java 785 bytes 6718   12 years Don-vip fix javadoc, comments
OsmGzipExporter.java 406 bytes 6718   12 years Don-vip fix javadoc, comments
OsmGzipImporter.java 760 bytes 6718   12 years Don-vip fix javadoc, comments
FileExporter.java 2.5 KB 6830   12 years Don-vip javadoc fixes for jdk8 compatibility
IllegalDataException.java 1.2 KB 7417   11 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
FileImporter.java 6.2 KB 7596   11 years Don-vip fix various warnings
ImportCancelException.java 254 bytes 7937   11 years bastiK add subversion property svn:eol=native
NoteExporter.java 1.5 KB 7937   11 years bastiK add subversion property svn:eol=native
OfflineAccessException.java 459 bytes 7937   11 years bastiK add subversion property svn:eol=native
OsmZipImporter.java 771 bytes 7937   11 years bastiK add subversion property svn:eol=native
NoteWriter.java 3.0 KB 8380   11 years Don-vip code style - A getX() method which returns a boolean should be named isX()
OsmChangeReader.java 3.7 KB 8415   11 years Don-vip code style/cleanup - Uncommented Empty Constructor
OsmTransferCanceledException.java 976 bytes 8415   11 years Don-vip code style/cleanup - Uncommented Empty Constructor
Compression.java 3.5 KB 8470   11 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
AbstractParser.java 7.7 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
AbstractReader.java 8.1 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
AllFormatsImporter.java 1.4 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Capabilities.java 9.4 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
DiffResultProcessor.java 7.0 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
FileWatcher.java 6.3 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
MissingOAuthAccessTokenException.java 537 bytes 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmApiPrimitiveGoneException.java 2.0 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmServerBackreferenceReader.java 10.4 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmServerHistoryReader.java 2.8 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmServerObjectReader.java 5.6 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmWriterFactory.java 1.2 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
XmlWriter.java 2.4 KB 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
OsmServerReadPostprocessor.java 309 bytes 8512   10 years Don-vip checkstyle: redundant modifiers
OsmServerWritePostprocessor.java 372 bytes 8512   10 years Don-vip checkstyle: redundant modifiers
OsmApiException.java 7.5 KB 8513   10 years Don-vip checkstyle: blocks
WMSLayerExporter.java 1.8 KB 8526   10 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
WMSLayerImporter.java 3.5 KB 8530   10 years Don-vip see #11255 - checkstyle/findbugs
OsmChangesetContentParser.java 6.3 KB 8540   10 years Don-vip fix remaining checkstyle issues
OsmServerChangesetReader.java 8.9 KB 8540   10 years Don-vip fix remaining checkstyle issues
OsmServerUserInfoReader.java 7.6 KB 8540   10 years Don-vip fix remaining checkstyle issues
OnlineResource.java 1.7 KB 8674   10 years Don-vip fix Checkstyle issues
GeoJSONExporter.java 2.3 KB 8813   10 years simon04 fix #10770 - GeoJSON export: allow to save coordinates in current map …
ChangesetClosedException.java 5.0 KB 8836   10 years Don-vip fix Checkstyle issues
GeoJSONWriter.java 6.1 KB 8839   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
ChangesetQuery.java 20.4 KB 8840   10 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
DefaultProxySelector.java 8.7 KB 8840   10 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmChangeBuilder.java 4.3 KB 8840   10 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
OsmServerLocationReader.java 7.2 KB 8840   10 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
ProgressInputStream.java 3.0 KB 8840   10 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
CachedFile.java 22.2 KB 8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
GpxWriter.java 9.9 KB 8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
MessageNotifier.java 6.7 KB 8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
OsmConnection.java 5.4 KB 8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
OsmExporter.java 4.9 KB 8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
OsmHistoryReader.java 3.6 KB 8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
OsmWriter.java 10.9 KB 8846   10 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
OsmServerWriter.java 10.8 KB 8848   10 years Don-vip sonar - squid:S2131 - Primitives should not be boxed just for "String" …
NoteReader.java 8.5 KB 8851   10 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
MultiFetchServerObjectReader.java 23.5 KB 8855   10 years Don-vip sonar - Unused private method should be removed sonar - Unused …
OsmChangesetParser.java 10.8 KB 8855   10 years Don-vip sonar - Unused private method should be removed sonar - Unused …
GpxReader.java 21.4 KB 8856   10 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
GpxExporter.java 13.4 KB 8870   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
JpgImporter.java 4.1 KB 8870   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
NmeaReader.java 17.4 KB 8870   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
OsmServerReader.java 16.0 KB 8870   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
OverpassDownloadReader.java 5.3 KB 8870   10 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
InvalidXmlCharacterFilter.java 1.9 KB 8882   10 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
GpxImporter.java 6.1 KB 8895   10 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
NMEAImporter.java 4.2 KB 8895   10 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
NoteImporter.java 2.1 KB 8895   10 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
OsmChangeImporter.java 2.5 KB 8895   10 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
BoundingBoxDownloader.java 9.0 KB 8926   10 years Don-vip javadoc fixes
CacheCustomContent.java 6.4 KB 8926   10 years Don-vip javadoc fixes
OsmApi.java 37.5 KB 8926   10 years Don-vip javadoc fixes
OsmImporter.java 5.9 KB 8926   10 years Don-vip javadoc fixes
OsmReader.java 25.3 KB 8926   10 years Don-vip javadoc fixes
UTFInputStreamReader.java 2.8 KB 8926   10 years Don-vip javadoc fixes
Note: See TracBrowser for help on using the repository browser.