source: josm/trunk/src/org/openstreetmap/josm/data/projection/datum/NTV2SubGrid.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10305   8 years Don-vip sonar - various code cleanup fixes
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @9981   8 years Don-vip fix some unused code warnings
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8406   9 years Don-vip Style - Method returns modified parameter
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6222   11 years Don-vip Make some more defensive copies of user-supplied arrays, javadoc
(edit) @6135   11 years Don-vip fix javadoc/warnings
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(copy) @5073   12 years bastiK move ntv2 to datum (see #7494)
copied from trunk/src/org/openstreetmap/josm/data/projection/NTV2SubGrid.java
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
Note: See TracRevisionLog for help on using the revision log.