summaryrefslogtreecommitdiff
path: root/xmerge
AgeCommit message (Expand)AuthorFilesLines
2014-08-12java: reduce scope, make constants privateNoel Grandin4-14/+14
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin20-6/+46
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin2-20/+4
2014-08-02xmerge: Remove local variable name conflictrbuj1-3/+3
2014-08-02xmerge: Avoid a possible null pointer exceptionrbuj2-23/+12
2014-08-02xmerge: javadoc <code>..</code> fixrbuj1-1/+1
2014-08-02xmerge: The assigned value is never usedrbuj1-2/+2
2014-08-02xmerge: String comparisonrbuj1-2/+2
2014-08-01xmerge: Use J2SE 5.0 String.{replace|contains}rbuj1-10/+9
2014-08-01xmerge: simplify static final constructorsNoel Grandin2-19/+7
2014-08-01xmerge: static non-final variable in the initializationrbuj1-2/+2
2014-08-01xmerge: Remove local variable name conflictrbuj5-10/+10
2014-08-01xmerge: If statement is redundantrbuj2-11/+3
2014-08-01xmerge: The assigned value is never usedrbuj4-8/+7
2014-08-01xmerge: String comparisonrbuj1-1/+1
2014-07-31xmerge: Avoid java.util.ConcurrentModificationExceptionrbuj1-8/+7
2014-07-31remove commented out codeNoel Grandin1-36/+16
2014-07-29xmerge: The assigned value is never usedrbuj2-19/+10
2014-07-28xmerge: If statement is redundantrbuj3-21/+9
2014-07-28xmerge: Enhanced For-Loopsrbuj6-39/+22
2014-07-28xmerge: If statement is redundantrbuj2-18/+6
2014-07-28xmerge: @Overriderbuj5-0/+11
2014-07-28xmerge: javadoc <code>..</code> fixrbuj2-2/+2
2014-07-28xmerge: remove String constructor invocationrbuj1-12/+8
2014-07-28xmerge: Unused assignmentrbuj1-1/+1
2014-07-27xmerge: remove import from same packagerbuj2-2/+0
2014-07-27xmerge: javadoc <p>..</p> fixrbuj1-2/+2
2014-06-04compareTo -> equalsNoel Grandin1-5/+5
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-3/+3
2014-03-11"overflow" is one wordTor Lillqvist1-2/+2
2014-03-10xmerge: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-5/+1
2014-02-26Remove visual noise from xmergeAlexander Wilms12-43/+43
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-05-06Java cleanup, close file handles when done with themNoel Grandin1-0/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-03remove stale javafiltersAndras Timar139-22278/+0
2013-02-28kill random dmake leftoversPeter Foley1-30/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-22s/childrens/children/Tor Lillqvist1-1/+1
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist1-1/+0
2012-12-25Get rid of (most uses of) GUITor Lillqvist3-4/+4
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz2-2/+0
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz109-155/+2
2012-08-28Make it clearer that previous change was soundStephan Bergmann1-4/+2
2012-08-28Java cleanup - remove unnecessary null checksNoel Grandin3-176/+199
2012-08-28Java cleanup - remove unused local fields and variables and parametersNoel Grandin13-81/+14
2012-08-28Java cleanup - remove unused importsNoel Grandin23-75/+4
2012-08-28Remove newly unused instance provisioningStephan Bergmann1-1/+0