source:
josm/trunk/src/org/openstreetmap/josm/io@
8473
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| auth | 8419 | 11 years | Sonar: various code style cleanup: - fix copyright - classes that … | ||
| imagery | 8444 | 11 years | remove extra whitespaces | ||
| remotecontrol | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | ||
| session | 8444 | 11 years | remove extra whitespaces | ||
| AbstractParser.java | 7.7 KB | 8390 | 11 years | Sonar - various performance improvements | |
| AbstractReader.java | 8.2 KB | 8419 | 11 years | Sonar: various code style cleanup: - fix copyright - classes that … | |
| AllFormatsImporter.java | 1.4 KB | 8390 | 11 years | Sonar - various performance improvements | |
| BoundingBoxDownloader.java | 8.3 KB | 8345 | 11 years | code style - Useless parentheses around expressions should be removed … | |
| CacheCustomContent.java | 6.3 KB | 8419 | 11 years | Sonar: various code style cleanup: - fix copyright - classes that … | |
| CachedFile.java | 20.1 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| CacheFiles.java | 11.6 KB | 8345 | 11 years | code style - Useless parentheses around expressions should be removed … | |
| Capabilities.java | 9.4 KB | 8443 | 11 years | remove extra whitespaces | |
| ChangesetClosedException.java | 5.0 KB | 7299 | 12 years | fix #10121 - Add a new look-and-feel preference to display ISO 8601 … | |
| ChangesetQuery.java | 20.5 KB | 8443 | 11 years | remove extra whitespaces | |
| Compression.java | 3.5 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| DefaultProxySelector.java | 8.6 KB | 8394 | 11 years |
- global use of String.isEmpty()
- Correctness - Method throws …
|
|
| DiffResultProcessor.java | 7.0 KB | 8378 | 11 years | fix copyright/license headers globally | |
| FileExporter.java | 2.5 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| FileImporter.java | 6.2 KB | 7596 | 11 years | fix various warnings | |
| FileWatcher.java | 6.3 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| GeoJSONExporter.java | 1.3 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| GeoJSONWriter.java | 5.5 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| GpxExporter.java | 13.6 KB | 8461 | 11 years |
global use of String.isEmpty()
|
|
| GpxImporter.java | 6.1 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| GpxReader.java | 21.4 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| GpxWriter.java | 9.9 KB | 8461 | 11 years |
global use of String.isEmpty()
|
|
| IllegalDataException.java | 1.2 KB | 7417 | 11 years | fix #10380 - throw IllegalDataException instead of RuntimeException … | |
| ImportCancelException.java | 254 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| InvalidXmlCharacterFilter.java | 1.9 KB | 8387 | 11 years | fix some Findbugs warnings | |
| JpgImporter.java | 4.1 KB | 8404 | 11 years |
When doing a String.toLowerCase()/toUpperCase() call, use a …
|
|
| MessageNotifier.java | 6.5 KB | 8126 | 11 years | fix Sonar issue squid:S2444 - Lazy initialization of "static" fields … | |
| MissingOAuthAccessTokenException.java | 536 bytes | 3083 | 16 years | added svn:eol-style=native to source files | |
| MultiFetchServerObjectReader.java | 24.5 KB | 8390 | 11 years | Sonar - various performance improvements | |
| NMEAImporter.java | 4.2 KB | 8390 | 11 years | Sonar - various performance improvements | |
| NmeaReader.java | 17.3 KB | 8449 | 11 years | remove extra whitespaces | |
| NoteExporter.java | 1.5 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| NoteImporter.java | 2.1 KB | 7870 | 11 years | cleanup of NoteImporter | |
| NoteReader.java | 8.5 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| NoteWriter.java | 3.0 KB | 8380 | 11 years | code style - A getX() method which returns a boolean should be named isX() | |
| OfflineAccessException.java | 459 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| OnlineResource.java | 1.7 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| OsmApi.java | 37.4 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| OsmApiException.java | 7.3 KB | 8390 | 11 years | Sonar - various performance improvements | |
| OsmApiInitializationException.java | 2.0 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmApiPrimitiveGoneException.java | 2.0 KB | 6889 | 12 years | fix some Sonar issues (JLS order) | |
| OsmBzip2Exporter.java | 411 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmBzip2Importer.java | 785 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmChangeBuilder.java | 4.3 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmChangeImporter.java | 2.8 KB | 8394 | 11 years |
- global use of String.isEmpty()
- Correctness - Method throws …
|
|
| OsmChangeReader.java | 3.7 KB | 8415 | 11 years | code style/cleanup - Uncommented Empty Constructor | |
| OsmChangesetContentParser.java | 6.2 KB | 8347 | 11 years | simplify/instrument SAX code | |
| OsmChangesetParser.java | 10.8 KB | 8347 | 11 years | simplify/instrument SAX code | |
| OsmConnection.java | 5.4 KB | 8443 | 11 years | remove extra whitespaces | |
| OsmExporter.java | 4.9 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmGzipExporter.java | 406 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmGzipImporter.java | 760 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmHistoryReader.java | 3.6 KB | 8347 | 11 years | simplify/instrument SAX code | |
| OsmImporter.java | 6.1 KB | 7816 | 11 years | fixed #10860 - set initial viewport correctly when mapview is opened | |
| OsmReader.java | 25.0 KB | 8461 | 11 years |
global use of String.isEmpty()
|
|
| OsmServerBackreferenceReader.java | 10.4 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| OsmServerChangesetReader.java | 8.8 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmServerHistoryReader.java | 2.8 KB | 8390 | 11 years | Sonar - various performance improvements | |
| OsmServerLocationReader.java | 7.3 KB | 8378 | 11 years | fix copyright/license headers globally | |
| OsmServerObjectReader.java | 5.6 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| OsmServerReader.java | 16.0 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| OsmServerReadPostprocessor.java | 317 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| OsmServerUserInfoReader.java | 7.5 KB | 8443 | 11 years | remove extra whitespaces | |
| OsmServerWritePostprocessor.java | 380 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| OsmServerWriter.java | 10.7 KB | 8449 | 11 years | remove extra whitespaces | |
| OsmTransferCanceledException.java | 976 bytes | 8415 | 11 years | code style/cleanup - Uncommented Empty Constructor | |
| OsmTransferException.java | 2.6 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmWriter.java | 10.9 KB | 8443 | 11 years | remove extra whitespaces | |
| OsmWriterFactory.java | 1.2 KB | 8126 | 11 years | fix Sonar issue squid:S2444 - Lazy initialization of "static" fields … | |
| OsmZipImporter.java | 771 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| ProgressInputStream.java | 3.0 KB | 8470 | 11 years | javadoc fixes. Removed one duplicated method in exception handling | |
| UTFInputStreamReader.java | 2.7 KB | 8378 | 11 years | fix copyright/license headers globally | |
| WMSLayerExporter.java | 1.2 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| WMSLayerImporter.java | 2.3 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| XmlWriter.java | 2.4 KB | 7005 | 12 years | see #8465 - use diamond operator where applicable | |
Note:
See TracBrowser
for help on using the repository browser.
