|
|
@9983
|
9 years |
Don-vip |
remove unused code
|
|
|
@9981
|
9 years |
Don-vip |
fix some unused code warnings
|
|
|
@9978
|
9 years |
Don-vip |
sonar - remove useless initializations
|
|
|
@9970
|
9 years |
Don-vip |
sonar - remove useless parentheses
|
|
|
@9854
|
9 years |
Don-vip |
sonar - squid:S2272 - "Iterator.next()" methods should throw …
|
|
|
@9687
|
9 years |
bastiK |
applied #12380 - fixed confirmation of overwriting existing file …
|
|
|
@9674
|
9 years |
Don-vip |
code style (checkstyle, sonar)
|
|
|
@9670
|
9 years |
bastiK |
applied #12392 - default filename when saving layer (patch by kolesar)
|
|
|
@9665
|
9 years |
stoecker |
fix eol-style issues and similar formating stuff, see #12410
|
|
|
@9590
|
9 years |
Don-vip |
fix #12394 - native file chooser was empty when setSelectedFile …
|
|
|
@9576
|
9 years |
Don-vip |
code refactoring for unit tests / headless mode
|
|
|
@9546
|
9 years |
Don-vip |
add more unit tests, fix packages, rename manual functional unit tests …
|
|
|
@9497
|
9 years |
Don-vip |
reduce duplicated code
|
|
|
@9484
|
9 years |
simon04 |
Refactoring: add JosmComboBox.getEditorComponent , Javadoc
|
|
|
@9463
|
9 years |
bastiK |
applied #12368 - disable focus on multiline labels (patch by kolesar)
|
|
|
@9390
|
9 years |
simon04 |
see #12224 - Search menu-items/presets: allow to select exacly 1 item
|
|
|
@9372
|
9 years |
simon04 |
Checkstyle
|
|
|
@9360
|
9 years |
simon04 |
fix #12286 - Preset dialog: display the related key in a tooltip for …
|
|
|
@9347
|
9 years |
simon04 |
fix #12224 - Dialog for "Search menu items"
This places the "Search …
|
|
|
@9346
|
9 years |
simon04 |
fix #10773 - Improve map status display for projected coordinate systems
|
|
|
@9257
|
9 years |
simon04 |
NativeFileChooser: fix setting previous directory
With file=/tmp on …
|
|
|
@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
|
9 years |
Don-vip |
remove useless code (Method implemented with an exact copy of its …
|
|
|
@8390
|
9 years |
Don-vip |
Sonar - various performance improvements
|
|
|
@8379
|
9 years |
Don-vip |
Consecutively calls to StringBuffer/StringBuilder .append should reuse …
|
|
|
@8378
|
9 years |
Don-vip |
fix copyright/license headers globally
|
|
|
@8377
|
9 years |
Don-vip |
performance - remove useless boxing of boolean constants
|
|
|
@8376
|
9 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 …
|
|
|