summaryrefslogtreecommitdiffstats
path: root/xmerge
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of (most uses of) GUITor Lillqvist2012-12-253-4/+4
| | | | | | | | | | GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-202-2/+0
| | | | | | | | | | This commit removes some @author annotations and some cleanup. Change-Id: Iaf2c4465825dc73af6c1d7377ae847262721c22b Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1122 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-09-26109-155/+2
| | | | | | | | This patch removes '@author' annotations and some unnecessary comments in java sources. Change-Id: Icea4721c42dc08fe51a0bc667872dfbca9c2880f Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
* Make it clearer that previous change was soundStephan Bergmann2012-08-281-4/+2
| | | | Change-Id: I0f2440b39e7b99b207755779a82bbeec164de278
* Java cleanup - remove unnecessary null checksNoel Grandin2012-08-283-176/+199
| | | | Change-Id: I72a847b1180e9aeb8dec18bcaedee7286eee7754
* Java cleanup - remove unused local fields and variables and parametersNoel Grandin2012-08-2813-81/+14
| | | | Change-Id: I5114bf2e390f3f5052819710329a789fc78c60f2
* Java cleanup - remove unused importsNoel Grandin2012-08-2823-75/+4
| | | | Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
* Remove newly unused instance provisioningStephan Bergmann2012-08-281-1/+0
| | | | Change-Id: I442a7980818d743c85bca89fbae7d7180185fa46
* Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin2012-08-282-6/+6
| | | | Change-Id: Ic9539f4c78574d995d983ab4b13b371f650e0c69
* Remove dead java code, fields and local variablesNoel Grandin2012-08-2036-304/+9
| | | | Change-Id: Iac80b047d990fddd3b78366843afdff77620cd7f
* fix dead assignment in setRowStyleNoel Grandin2012-08-201-2/+2
| | | | Change-Id: I2efa34e6374bb77f1277cbea6a2293698dbbe338
* Java update - fix various javadoc issuesNoel Grandin2012-08-2024-60/+27
| | | | | | Along the way, remove some javadoc comments that are completely incorrect. Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755
* gbuild: register all jarsMichael Stahl2012-08-175-12/+12
| | | | Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
* xmerge: remove obsolete xalan stuff from manifest classpathMichael Stahl2012-08-151-7/+0
| | | | | | It appears this came in to make it work with JREs < 1.4, i#58308. Change-Id: I6974e0fe7b94ecf1b577af064dcce8f017d0a31d
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-152-5/+2
| | | | | | | | | With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29
* new does not return nullStephan Bergmann2012-07-202-12/+0
| | | | Change-Id: Iea00f7c6435c6ae3ccbb2f97ab4407df8b86c54b
* re-base on ALv2 code.Michael Meeks2012-07-0440-931/+625
|
* Java5 update - convert to using generics where feasibleNoel Grandin2012-06-2972-441/+443
| | | | Change-Id: I65b8a40aff54a1128d66e7c46bbcdea459bcc2ce
* Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin2012-06-2943-582/+572
| | | | Change-Id: Iccb8250351fc1b0778b6be9870c12b9e057b23d1
* re-base on ALv2 code.Michael Meeks2012-06-2941-946/+577
|
* re-base on ALv2 code.Michael Meeks2012-06-224-92/+56
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* re-base on ALv2 code.Michael Meeks2012-06-2134-625/+508
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-21122-2840/+1769
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* remove obsolete (and scary) stuff in xmerge/workbenBjoern Michaelsen2012-06-054-1071/+0
| | | | Change-Id: I34c1f13006da18c6c4601042d3accfdb1979bfab
* remove obsolete palm stuffBjoern Michaelsen2012-06-05375-18394/+0
| | | | Change-Id: I30543bcb2b3d7101964de48a448af351579a5ddf
* Fix typosJulien Nabet2012-05-282-2/+2
| | | | Change-Id: I39d54e3f635be6cb7a42fc9a0f7055619c885950
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* gbuild: "use" vs. "add":Michael Stahl2012-04-085-5/+5
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* 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
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* 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
| | | | | | * Remove dead code * Fix comment typos Released under LGPLv3+/MPL
* 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
| | | | | | | | * Fix typos in comments * Remove bogus comments * Remove dead codes Released under LGPLv3+/MPL
* Removing the deprecated java.io.File.toURL() method.Cyril Roelandt2011-04-301-1/+1
| | | | java.io.File.toURL() has been replaced by java.io.File.toURI().toURL().