source: josm/trunk/src/org/openstreetmap/josm/tools/XmlObjectParser.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8856   9 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8851   9 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8287   9 years Don-vip fix findsecbugs:XXE_SAXPARSER - "Security - XML Parsing Vulnerable to …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7889   9 years Don-vip fix #10801 - presets reading: checkgroup in chunk leads to checks …
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6906   10 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6229   11 years Don-vip Sonar - Avoid throwing NullPointerException
(edit) @5949   11 years Don-vip fix #8661 - preset: default on check not set
(edit) @5926   11 years bastiK clean up imports
(edit) @5580   11 years Don-vip fix #8191 - Do not load external DTDs when reading (supposed) XML …
(edit) @5510   12 years stoecker fix #8059 - fix preset loading for tr
(edit) @5135   12 years simon04 see #6964 - speedup XmlObjectParser by caching fields/methods used to …
(edit) @5130   12 years simon04 presets: fix handling of <short_description> which was broken since r4340
(edit) @4726   12 years jttt Fix exception handling (xml file not valid against xsd can't cause …
(edit) @4520   13 years simon04 see #6964 - Improve Start-up Time by removing blocking queue, …
(edit) @3612   14 years stoecker add XML checking for mappaint files
(edit) @3385   14 years jttt Fix warnings
(edit) @3321   14 years jttt Validate tagging presets when they're added in Preferences dialog
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2642   14 years Gubaer fixed #4151: Please provide line number in presets parsing error
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1755   15 years stoecker fixed build error due to slippy map change, i18n update, added pt_BR
(edit) @1440   15 years stoecker close #2230. patch by xeen
(edit) @1403   15 years stoecker fixed XML format violation
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1163   15 years stoecker cleanup language code handling
(edit) @824   16 years stoecker fixed tagging presets touse proper XML makeing translations much easier
(edit) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @343   17 years gebner Merge 0.5.
(edit) @328   17 years framm - fix #259 by trimming whitespace in XML parser --Ths line, and those …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/tools/XmlObjectParser.java
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
Note: See TracRevisionLog for help on using the revision log.