summaryrefslogtreecommitdiff
path: root/xmerge
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-28Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin2-6/+6
2012-08-20Remove dead java code, fields and local variablesNoel Grandin36-304/+9
2012-08-20fix dead assignment in setRowStyleNoel Grandin1-2/+2
2012-08-20Java update - fix various javadoc issuesNoel Grandin24-60/+27
2012-08-17gbuild: register all jarsMichael Stahl5-12/+12
2012-08-15xmerge: remove obsolete xalan stuff from manifest classpathMichael Stahl1-7/+0
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2-5/+2
2012-07-20new does not return nullStephan Bergmann2-12/+0
2012-07-04re-base on ALv2 code.Michael Meeks40-931/+625
2012-06-29Java5 update - convert to using generics where feasibleNoel Grandin72-441/+443
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin43-582/+572
2012-06-29re-base on ALv2 code.Michael Meeks41-946/+577
2012-06-22re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-21re-base on ALv2 code.Michael Meeks34-625/+508
2012-06-21re-base on ALv2 code.Michael Meeks122-2840/+1769
2012-06-05remove obsolete (and scary) stuff in xmerge/workbenBjoern Michaelsen4-1071/+0
2012-06-05remove obsolete palm stuffBjoern Michaelsen375-18394/+0
2012-05-28Fix typosJulien Nabet2-2/+2
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl5-5/+5