source: josm/trunk/src/org/openstreetmap/josm/data/osm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10386   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10346   8 years Don-vip fix #12936 - Do not use clone() on Dataset (patch by michael2402) - …
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10336   8 years Don-vip fix equals method for BBox class
(edit) @10332   8 years stoecker Do not use deprecated EditLayerChangedListener - patch my Michael …
(edit) @10312   8 years Don-vip sonar - squid:S2384 - Mutable members should not be stored or returned …
(edit) @10309   8 years Don-vip sonar - squid:S1182 - Classes that override "clone" should be …
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10307   8 years Don-vip change log level to trace
(edit) @10303   8 years Don-vip sonar - squid:S2164 - Math should not be performed on floats
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10254   8 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
(edit) @10247   8 years Don-vip findbugs - DLS_DEAD_LOCAL_STORE_OF_NULL
(edit) @10244   8 years Don-vip findbugs - BIT_SIGNED_CHECK
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10040   8 years Don-vip fix #12680 - Documentation and cleanup on predicates (patch by …
(edit) @10006   8 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9994   8 years simon04 Fix drag-and-drop from selection list to relation member table
(edit) @9989   8 years Don-vip sonar - Methods should not be empty
(edit) @9980   8 years Don-vip sonar - code style + javadoc
(edit) @9979   8 years Don-vip see #12599, fix #12616 - Random repositioning of nodes (incomplete fix …
(edit) @9978   8 years Don-vip sonar - remove useless initializations
(edit) @9976   8 years Don-vip sonar - code simplification
(edit) @9975   8 years Don-vip sonar - make some final fields static too, use Collection.isEmpty(), …
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9969   8 years Don-vip sonar - Avoid appending characters as strings in StringBuffer.append
(edit) @9961   8 years simon04 fix #12599 - Added/deleted "uninteresting" tags are "reverted" by …
(edit) @9952   8 years simon04 see #11516 - Compute multipolygon area, include in MapCSS, JOSM search
(edit) @9941   8 years simon04 fix #12457 - Filter "modified" not updating after uploading changes
(edit) @9929   8 years Don-vip findbugs
(edit) @9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
(edit) @9880   8 years Don-vip findbugs
(edit) @9854   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
(edit) @9802   8 years bastiK fix NPE
(edit) @9800   8 years stoecker fix r9798 - variable is not used in JOSM, but in tests
(edit) @9798   8 years stoecker fix Coverity issues 1351364 and 1351265
(edit) @9793   8 years Don-vip checkstyle
(edit) @9788   8 years bastiK Jenkins truncates stdout, try to shorten it a bit
(edit) @9786   8 years bastiK new mappaint performance test tests different features separately
(edit) @9774   8 years Don-vip fix coverity (1350239, 1350240, 1350241) defects corresponding to …
(edit) @9716   8 years Don-vip fix #12467, see #12412 - presets no longer fit correct for boundary
(edit) @9703   8 years simon04 see #12472 - Fix warnings identified by error-prone
(edit) @9695   8 years simon04 see #12457 - MapCSS "modified" not updating after uploading changes
(edit) @9678   8 years Don-vip javadoc
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9656   8 years Don-vip see #12355 - fix NPE (regression from r9649)
(edit) @9649   8 years bastiK applied #12355 - add a new TagMap as Set<String, String> (patch by …
(edit) @9627   8 years stoecker fix a Coverity issuea and r9626
(edit) @9626   8 years stoecker fix r9618 checkin
(edit) @9623   8 years Don-vip fix transient/serializable findbugs warnings
(edit) @9618   8 years stoecker fix Jenkins warning, coding style fixes
(edit) @9552   8 years Klumbumbus fix #10290 - remove wadi direction arrows; see #12404 - improve …
(edit) @9545   8 years Don-vip fix javadoc errors/warnings
(edit) @9539   8 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @9538   8 years simon04 see #10290 - Consider waterway=canal as not directional, …
(edit) @9536   8 years simon04 Refactoring (make Tag implement the Tagged interface)
(edit) @9519   8 years simon04 fix #7090 - Upload dialog allow select another user open changeset
(edit) @9487   8 years Don-vip see #12376 - checkstyle
(edit) @9480   8 years Don-vip fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
(edit) @9468   8 years simon04 fix #8804 - Add version info to conflict dialog
(edit) @9460   8 years Don-vip javadoc
(edit) @9372   8 years simon04 Checkstyle
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9351   8 years simon04 Refactoring: use Fork/Join Tasks for parallel execution
(edit) @9348   8 years simon04 see #12083 - When activating an erroneous filter, name the filter with …
(edit) @9284   8 years bastiK refactor some code from StyleCache into separate classes (see #9891)
(edit) @9278   8 years bastiK move ElemStyle classes to new package, rename to (Style)Element
(edit) @9268   8 years simon04 Avoid unnecessary creation of empty map when copying keys Relates to …
(edit) @9267   8 years simon04 fix #12272 - Fix access to the AbstractPrimitive#keys (patch by …
(edit) @9246   8 years Don-vip javadoc update
(edit) @9243   8 years Don-vip javadoc update
(edit) @9239   8 years Don-vip javadoc update
(edit) @9213   8 years Don-vip fix #12253 - NPE
(edit) @9212   8 years Don-vip checkstyle 6.14 + tune xml validation settings in Eclipse project
(edit) @9203   8 years Don-vip add more unit tests, javadoc
(edit) @9113   8 years bastiK javadoc
(edit) @9102   8 years bastiK fixed #12182 - Plus sign (add node on way) renders different depending …
(edit) @9101   8 years bastiK fixed #12155 - North-Pole-Node seems to destroy the Map in JOSM
(edit) @9099   8 years bastiK mapcss partial fill: move threshold parameter ([9063]) into the mapcss …
(edit) @9087   8 years Don-vip sonar - fix some errors, mainly NPEs
(edit) @9082   8 years bastiK mapcss partial fill: remove [9061] code & turn it on again (see #12104)
(edit) @9079   8 years Don-vip update to CheckStyle 6.13
(edit) @9077   8 years bastiK mapcss: partial fill - fix linecap (see #12104)
(edit) @9076   8 years bastiK mapcss: partial fill - fix for [9063] - use scale instead of circum …
(edit) @9075   8 years Don-vip pmd - Useless qualified this usage in the same class
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @9071   8 years bastiK mappaint partial fill: turn off margin on both sites for unclosed area …
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @9065   8 years Don-vip checkstyle
(edit) @9063   8 years bastiK mapcss: partial fill - if partial fill would only leave a small gap in …
Note: See TracRevisionLog for help on using the revision log.