summaryrefslogtreecommitdiff
path: root/xmerge
AgeCommit message (Expand)Author
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-08-28Make it clearer that previous change was soundStephan Bergmann
2012-08-28Java cleanup - remove unnecessary null checksNoel Grandin
2012-08-28Java cleanup - remove unused local fields and variables and parametersNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Remove newly unused instance provisioningStephan Bergmann
2012-08-28Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20fix dead assignment in setRowStyleNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15xmerge: remove obsolete xalan stuff from manifest classpathMichael Stahl
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-07-20new does not return nullStephan Bergmann
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-29Java5 update - convert to using generics where feasibleNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-05remove obsolete (and scary) stuff in xmerge/workbenBjoern Michaelsen
2012-06-05remove obsolete palm stuffBjoern Michaelsen
2012-05-28Fix typosJulien Nabet
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-02-21WaE: unreadVariableThomas Arnhold
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-10list source files explicitlyDavid Tardon
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include o pch header from xmergeNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-08Don't build jars when java is disabledMatúš Kukan
2011-10-07convert xmerge to gbuild and add to tail_buildPeter Foley
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar
2011-07-08fixed typos in commentsTakeshi Abe
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-06-12Some cppcheck cleaningJulien Nabet
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak
2011-04-30Removing the deprecated java.io.File.toURL() method.Cyril Roelandt
2011-03-30silence tedious javadoc warningsCaolán McNamara