summaryrefslogtreecommitdiffstats
path: root/xmerge
Commit message (Expand)AuthorAgeFilesLines
...
* java: reduce scope, make member classes privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make fields privateNoel Grandin2014-08-137-24/+24
* java: reduce scope, make constructors privateNoel Grandin2014-08-132-2/+2
* java: reduce scope, make constants privateNoel Grandin2014-08-124-14/+14
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-1220-6/+46
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-082-20/+4
* xmerge: Remove local variable name conflictrbuj2014-08-021-3/+3
* xmerge: Avoid a possible null pointer exceptionrbuj2014-08-022-23/+12
* xmerge: javadoc <code>..</code> fixrbuj2014-08-021-1/+1
* xmerge: The assigned value is never usedrbuj2014-08-021-2/+2
* xmerge: String comparisonrbuj2014-08-021-2/+2
* xmerge: Use J2SE 5.0 String.{replace|contains}rbuj2014-08-011-10/+9
* xmerge: simplify static final constructorsNoel Grandin2014-08-012-19/+7
* xmerge: static non-final variable in the initializationrbuj2014-08-011-2/+2
* xmerge: Remove local variable name conflictrbuj2014-08-015-10/+10
* xmerge: If statement is redundantrbuj2014-08-012-11/+3
* xmerge: The assigned value is never usedrbuj2014-08-014-8/+7
* xmerge: String comparisonrbuj2014-08-011-1/+1
* xmerge: Avoid java.util.ConcurrentModificationExceptionrbuj2014-07-311-8/+7
* remove commented out codeNoel Grandin2014-07-311-36/+16
* xmerge: The assigned value is never usedrbuj2014-07-292-19/+10
* xmerge: If statement is redundantrbuj2014-07-283-21/+9
* xmerge: Enhanced For-Loopsrbuj2014-07-286-39/+22
* xmerge: If statement is redundantrbuj2014-07-282-18/+6
* xmerge: @Overriderbuj2014-07-285-0/+11
* xmerge: javadoc <code>..</code> fixrbuj2014-07-282-2/+2
* xmerge: remove String constructor invocationrbuj2014-07-281-12/+8
* xmerge: Unused assignmentrbuj2014-07-281-1/+1
* xmerge: remove import from same packagerbuj2014-07-272-2/+0
* xmerge: javadoc <p>..</p> fixrbuj2014-07-271-2/+2
* compareTo -> equalsNoel Grandin2014-06-041-5/+5
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-012-3/+3
* "overflow" is one wordTor Lillqvist2014-03-111-2/+2
* xmerge: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-5/+1
* Remove visual noise from xmergeAlexander Wilms2014-02-2612-43/+43
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* Java cleanup, close file handles when done with themNoel Grandin2013-05-061-0/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-69/+12
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove stale javafiltersAndras Timar2013-03-03139-22278/+0
* kill random dmake leftoversPeter Foley2013-02-281-30/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* s/childrens/children/Tor Lillqvist2013-02-221-1/+1
* Get rid of GetVersionInfo and checkdllTor Lillqvist2013-01-161-1/+0
* Get rid of (most uses of) GUITor Lillqvist2012-12-253-4/+4
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-202-2/+0
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-09-26109-155/+2
* Make it clearer that previous change was soundStephan Bergmann2012-08-281-4/+2
* Java cleanup - remove unnecessary null checksNoel Grandin2012-08-283-176/+199