summaryrefslogtreecommitdiff
path: root/xmerge
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-21WaE: unreadVariableThomas Arnhold1-2/+0
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich1-0/+6
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-10list source files explicitlyDavid Tardon4-9/+164
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include o pch header from xmergeNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+4
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-23no need for SRCDIR parameter hereMatúš Kukan6-6/+6
2011-10-08Don't build jars when java is disabledMatúš Kukan1-6/+8
2011-10-07convert xmerge to gbuild and add to tail_buildPeter Foley34-1193/+358
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-1/+1
2011-07-08fixed typos in commentsTakeshi Abe3-3/+3
2011-06-12Code cleanupKorrawit Pruegsanusak7-11/+11
2011-06-12Some cppcheck cleaningJulien Nabet1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-12/+12
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak3-4/+4
2011-04-30Removing the deprecated java.io.File.toURL() method.Cyril Roelandt1-1/+1
2011-03-30silence tedious javadoc warningsCaolán McNamara5-6/+5