|
|
@9231
|
9 years |
Don-vip |
javadoc update
|
|
|
@9175
|
9 years |
simon04 |
see #12231 - Use HttpClient instead of remaining Utils.setupURLConnection
|
|
|
@9078
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9074
|
9 years |
Don-vip |
pmd - Ternary operator with a boolean literal can be simplified with a …
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@8985
|
9 years |
Don-vip |
checkstyle
|
|
|
@8979
|
9 years |
simon04 |
see #9463 - Refactoring
* Refactor SearchCompiler to work with …
|
|
|
@8967
|
9 years |
Don-vip |
fix #12027 - handle missing SVG files in help window
|
|
|
@8933
|
9 years |
Don-vip |
fix #11262 - Images not displayed correctly in Help Browser
|
|
|
@8929
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8870
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@8846
|
9 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
@8840
|
9 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8795
|
9 years |
Don-vip |
fix javadoc errors/warnings seen with JDK9
|
|
|
@8777
|
9 years |
Don-vip |
Basic Java 9 support: make code compile, and Linux scripts detect it
|
|
|
@8624
|
9 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8540
|
9 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8513
|
9 years |
Don-vip |
checkstyle: blocks
|
|
|
@8512
|
9 years |
Don-vip |
checkstyle: redundant modifiers
|
|
|
@8510
|
9 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
9 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8496
|
9 years |
simon04 |
fix #11505 - Download objects: load a range of OSM objects (modified …
|
|
|
@8486
|
9 years |
Don-vip |
Remove unused method parameter(s) in private methods
|
|
|
@8470
|
9 years |
Don-vip |
javadoc fixes. Removed one duplicated method in exception handling
|
|
|
@8469
|
9 years |
Don-vip |
Add some more package-info.java to enhance Javadoc. Refactor package …
|
|
|
@8465
|
9 years |
Don-vip |
minor code style issues
|
|
|
@8444
|
9 years |
Don-vip |
remove extra whitespaces
|
|
|
@8440
|
9 years |
Don-vip |
fix javadoc warnings
|
|
|
@8419
|
9 years |
Don-vip |
Sonar: various code style cleanup:
- fix copyright
- classes that …
|
|
|
@8415
|
9 years |
Don-vip |
code style/cleanup - Uncommented Empty Constructor
|
|
|
@8413
|
9 years |
Don-vip |
code style - A close curly brace should be located at the beginning of …
|
|
|
@8404
|
9 years |
Don-vip |
When doing a String.toLowerCase()/toUpperCase() call, use a …
|
|
|
@8399
|
9 years |
Don-vip |
see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
|
|
|
@8392
|
10 years |
Don-vip |
remove useless code (Method implemented with an exact copy of its …
|
|
|
@8390
|
10 years |
Don-vip |
Sonar - various performance improvements
|
|
|
@8379
|
10 years |
Don-vip |
Consecutively calls to StringBuffer/StringBuilder .append should reuse …
|
|
|
@8378
|
10 years |
Don-vip |
fix copyright/license headers globally
|
|
|
@8377
|
10 years |
Don-vip |
performance - remove useless boxing of boolean constants
|
|
|
@8376
|
10 years |
Don-vip |
code style - remove useless calls to toString()
|
|
|
@8345
|
10 years |
Don-vip |
code style - Useless parentheses around expressions should be removed …
|
|
|
@8342
|
10 years |
Don-vip |
code style - Close curly brace and the next "else", "catch" and …
|
|
|
@8318
|
10 years |
Don-vip |
fix various Sonar issues:
- squid:S1068: Unused private fields should …
|
|
|
@8308
|
10 years |
Don-vip |
fix potential NPEs and Sonar issues related to serialization
|
|
|
@8291
|
10 years |
Don-vip |
fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
|
|
|
@8290
|
10 years |
Don-vip |
code cleanup
|
|
|
@8282
|
10 years |
stoecker |
fix handling of khmer a bit
|
|
|
@8126
|
10 years |
Don-vip |
fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
|
|
|
@8093
|
10 years |
stoecker |
javadoc fixes
|
|
|
@8038
|
10 years |
Don-vip |
fix #11093 - workaround for Java bug JDK-6322854 in JosmTextField. Use …
|
|
|
@8005
|
10 years |
Don-vip |
fix #11064 - disable undo/redo feature for table cell editors
|
|
|
@8002
|
10 years |
Don-vip |
fix #11046 - add Redo action, bound to Ctrl-Y in JosmTextField. Don't …
|
|
|
@8000
|
10 years |
Don-vip |
fix #11046 - bind Undo action to Ctrl-Z in JosmTextField
|
|
|
@7937
|
10 years |
bastiK |
add subversion property svn:eol=native
|
|
|
@7896
|
10 years |
Don-vip |
fix font problems with Khmer. Only tested on Java 8/Windows 7 right now.
|
|
|
@7864
|
10 years |
Don-vip |
global cleanup of IllegalArgumentExceptions thrown by JOSM
|
|
|
@7863
|
10 years |
Don-vip |
fix #10470 - fix invalid recognition of items in AutoCompletionComboBox
|
|
|
@7801
|
10 years |
Don-vip |
fix some Sonar issues
|
|
|
@7632
|
10 years |
Don-vip |
see #10647 - fix NPE
|
|
|
@7631
|
10 years |
Don-vip |
fix #10647 - Shortcuts are activated while in dialogs
|
|
|
@7618
|
10 years |
Don-vip |
fix #10633 - fix disabled shortcuts after focusing relation filter, …
|
|
|
@7585
|
10 years |
Don-vip |
see #10024, see #10455 - use native file dialogs by default on OS X
|
|
|
@7578
|
10 years |
Don-vip |
fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
|
|
|
@7539
|
10 years |
Don-vip |
fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
|
|
|
@7509
|
10 years |
stoecker |
remove tabs
|
|
|
@7505
|
10 years |
Don-vip |
fix #10461 - Preset UI: show which tags will be changed
|
|
|
@7375
|
10 years |
Don-vip |
fix #10362 - wrong layout in advanced tab of upload dialog (regression …
|
|
|
@7299
|
10 years |
Don-vip |
fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
|
|
|
@7083
|
11 years |
Don-vip |
see #8465 - replace Utils.equal by Objects.equals , new in Java 7
|
|
|
@7025
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@7021
|
11 years |
Don-vip |
see #8465 - enable -Xlint:cast and fix associated warnings
|
|
|
@7015
|
11 years |
Don-vip |
see #8465 - fix generics for JComboBox/JList
|
|
|
@7012
|
11 years |
Don-vip |
see #8465 - use String switch/case where applicable
|
|
|
@7005
|
11 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
@7001
|
11 years |
Don-vip |
see #8465 - switch core to Java 7
|
|
|
@6990
|
11 years |
Don-vip |
sonar - place Strings literals on the left side when checking for …
|
|
|
@6986
|
11 years |
Don-vip |
sonar - fix various minor issues
|
|
|
@6935
|
11 years |
Don-vip |
see #3764 - special handling for Nimbus
|
|
|
@6932
|
11 years |
Don-vip |
fix #3764 - add stylesheet for html ordered and unordered lists, for …
|
|
|
@6920
|
11 years |
Don-vip |
fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
|
|
|
@6911
|
11 years |
Don-vip |
see #3764 - disables "all bold" stuff by default. UI problems remain to fix
|
|
|
@6901
|
11 years |
Don-vip |
see #3764 - make UI messages copy-able (patch by simon04)
|
|
|
@6890
|
11 years |
Don-vip |
fix some Sonar issues (Constructor Calls Overridable Method)
|
|
|
@6883
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6832
|
11 years |
akks |
see #4429: Copy/Paste context menu for comboboxes did not appear
|
|
|
@6830
|
11 years |
Don-vip |
javadoc fixes for jdk8 compatibility
|
|
|
@6792
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@6789
|
11 years |
Don-vip |
fix #9637 - make status bar background/foregound colors configurable …
|
|
|
@6783
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6666
|
11 years |
Don-vip |
see #9508 - refactor validator preferences + handling of JScrollPane …
|
|
|
@6654
|
11 years |
simon04 |
fix #9514 fix #9484 fix #9502 - Upload dialog: make source field …
|
|
|
@6617
|
11 years |
Don-vip |
Replace non-working Sun bugtracker links to new OpenJDK one
|
|
|
@6603
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6553
|
11 years |
simon04 |
see #9414 - MapCSS-based tagchecker: allow to add custom files in …
|
|
|
@6380
|
11 years |
Don-vip |
update license/copyright information
|
|
|
@6365
|
11 years |
Don-vip |
Sonar/Findbugs - fix of recent violations
|
|
|
@6362
|
11 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
@6342
|
11 years |
Don-vip |
various fixes
|
|
|
@6340
|
11 years |
Don-vip |
refactor of some GUI/widgets classes (impacts some plugins):
- …
|
|
|
@6316
|
11 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|