summaryrefslogtreecommitdiffstats
path: root/xmerge
Commit message (Expand)AuthorAgeFilesLines
* 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
* Java cleanup - remove unused local fields and variables and parametersNoel Grandin2012-08-2813-81/+14
* Java cleanup - remove unused importsNoel Grandin2012-08-2823-75/+4
* Remove newly unused instance provisioningStephan Bergmann2012-08-281-1/+0
* Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin2012-08-282-6/+6
* Remove dead java code, fields and local variablesNoel Grandin2012-08-2036-304/+9
* fix dead assignment in setRowStyleNoel Grandin2012-08-201-2/+2
* Java update - fix various javadoc issuesNoel Grandin2012-08-2024-60/+27
* gbuild: register all jarsMichael Stahl2012-08-175-12/+12
* xmerge: remove obsolete xalan stuff from manifest classpathMichael Stahl2012-08-151-7/+0
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-152-5/+2
* new does not return nullStephan Bergmann2012-07-202-12/+0
* re-base on ALv2 code.Michael Meeks2012-07-0440-931/+625
* Java5 update - convert to using generics where feasibleNoel Grandin2012-06-2972-441/+443
* Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin2012-06-2943-582/+572
* re-base on ALv2 code.Michael Meeks2012-06-2941-946/+577
* re-base on ALv2 code.Michael Meeks2012-06-224-92/+56
* re-base on ALv2 code.Michael Meeks2012-06-2134-625/+508
* re-base on ALv2 code.Michael Meeks2012-06-21122-2840/+1769
* remove obsolete (and scary) stuff in xmerge/workbenBjoern Michaelsen2012-06-054-1071/+0
* remove obsolete palm stuffBjoern Michaelsen2012-06-05375-18394/+0
* Fix typosJulien Nabet2012-05-282-2/+2
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-085-5/+5
* WaE: unreadVariableThomas Arnhold2012-02-211-2/+0
* Added and improved READMEs for modules which used to be in filterJosh Heidenreich2012-02-081-0/+6
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* list source files explicitlyDavid Tardon2012-01-104-9/+164
* Less succes, more successStefan Knorr (astron)2011-12-081-1/+1
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include o pch header from xmergeNorbert Thiebaud2011-11-272-2/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+4
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* no need for SRCDIR parameter hereMatúš Kukan2011-10-236-6/+6
* Don't build jars when java is disabledMatúš Kukan2011-10-081-6/+8
* convert xmerge to gbuild and add to tail_buildPeter Foley2011-10-0734-1193/+358
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-071-1/+1
* fixed typos in commentsTakeshi Abe2011-07-083-3/+3
* Code cleanupKorrawit Pruegsanusak2011-06-127-11/+11
* Some cppcheck cleaningJulien Nabet2011-06-121-1/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-12/+12
* Code Cleanup in filtersKorrawit Pruegsanusak2011-05-303-4/+4
* Removing the deprecated java.io.File.toURL() method.Cyril Roelandt2011-04-301-1/+1
* silence tedious javadoc warningsCaolán McNamara2011-03-305-6/+5
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-095-21/+46
|\