summaryrefslogtreecommitdiff
path: root/xmerge
AgeCommit message (Collapse)Author
2013-05-06Java cleanup, close file handles when done with themNoel Grandin
Change-Id: I79e6e0b8f53ae6f232c34aa8e833853d2ec24cf0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-03remove stale javafiltersAndras Timar
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-02-28kill random dmake leftoversPeter Foley
Change-Id: I64e0d72c2ebcef22a831e264012fc8e1ff3b76d7
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-22s/the the/the/Tor Lillqvist
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-22s/childrens/children/Tor Lillqvist
Change-Id: I1731710811506383d29c835a613b07506e7232f0
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
With gbuildification neither was actually used anyway, as far as I could see. Change-Id: I00d914e6571aed3110226f91ac1685a838031c65
2012-12-25Get rid of (most uses of) GUITor Lillqvist
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>
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
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>
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz
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>
2012-08-28Make it clearer that previous change was soundStephan Bergmann
Change-Id: I0f2440b39e7b99b207755779a82bbeec164de278
2012-08-28Java cleanup - remove unnecessary null checksNoel Grandin
Change-Id: I72a847b1180e9aeb8dec18bcaedee7286eee7754
2012-08-28Java cleanup - remove unused local fields and variables and parametersNoel Grandin
Change-Id: I5114bf2e390f3f5052819710329a789fc78c60f2
2012-08-28Java cleanup - remove unused importsNoel Grandin
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
2012-08-28Remove newly unused instance provisioningStephan Bergmann
Change-Id: I442a7980818d743c85bca89fbae7d7180185fa46
2012-08-28Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin
Change-Id: Ic9539f4c78574d995d983ab4b13b371f650e0c69
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
Change-Id: Iac80b047d990fddd3b78366843afdff77620cd7f
2012-08-20fix dead assignment in setRowStyleNoel Grandin
Change-Id: I2efa34e6374bb77f1277cbea6a2293698dbbe338
2012-08-20Java update - fix various javadoc issuesNoel Grandin
Along the way, remove some javadoc comments that are completely incorrect. Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755
2012-08-17gbuild: register all jarsMichael Stahl
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
2012-08-15xmerge: remove obsolete xalan stuff from manifest classpathMichael Stahl
It appears this came in to make it work with JREs < 1.4, i#58308. Change-Id: I6974e0fe7b94ecf1b577af064dcce8f017d0a31d
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
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
2012-07-20new does not return nullStephan Bergmann
Change-Id: Iea00f7c6435c6ae3ccbb2f97ab4407df8b86c54b
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-29Java5 update - convert to using generics where feasibleNoel Grandin
Change-Id: I65b8a40aff54a1128d66e7c46bbcdea459bcc2ce
2012-06-29Java5 update - convert Vector to ArrayList and Enumeration to IteratorNoel Grandin
Change-Id: Iccb8250351fc1b0778b6be9870c12b9e057b23d1
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-05remove obsolete (and scary) stuff in xmerge/workbenBjoern Michaelsen
Change-Id: I34c1f13006da18c6c4601042d3accfdb1979bfab
2012-06-05remove obsolete palm stuffBjoern Michaelsen
Change-Id: I30543bcb2b3d7101964de48a448af351579a5ddf
2012-05-28Fix typosJulien Nabet
Change-Id: I39d54e3f635be6cb7a42fc9a0f7055619c885950
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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
2012-04-08gbuild: "use" vs. "add":Michael Stahl
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)
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
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-10-23no need for SRCDIR parameter hereMatúš Kukan