Commit Graph

26 Commits

Author SHA1 Message Date
07976ee1de Don't export a variable called PATH_SEPARATOR
It used to be mis-spelled PATH_SEPERATOR. Now, after correcting the spelling,
it breaks the build of 3rd-party libraries using autoconfigury on Windows. The
value of PATH_SEPARATOR is ";" on Windows, and the configure scripts of those
libs run in Cygwin and assume that a PATH_SEPARATOR environment variable
should be correct for Cygwin. Which ";" isn't.

Rename the variable to LIBO_PATH_SEPARATOR.

Change-Id: Iff0eb93bf11d9f844a28be7ea4456e4c0ae10844
2013-05-15 14:23:39 +03:00
cb6d67c21f Spelling "separate" (etc) correctly is hard 2013-05-15 11:14:28 +03:00
587c59fbc9 Java cleanup, Convert Vector to ArrayList
Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f
2013-05-06 11:45:50 +02:00
c29098917a Get rid of (most uses of) GUI
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-12-25 17:53:25 +00:00
4c9e62c6e3 Java cleanup, convert ArrayList and Vector to use generics
Change-Id: Ic668b46872ee0bfd259ca335aed9d68fb545c3a4
2012-09-10 23:43:39 +02:00
bf4352084b Java cleanup, remove unnecessary imports
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
2012-09-06 17:13:58 +02:00
6f36747661 re-base on ALv2 code. 2012-06-12 17:31:21 +01:00
aab14cb9fb fix prefix of command line switches (-- instead of -) 2012-01-11 19:25:45 +01:00
265a458cda Fix wrong comments which prevent to compile 2011-08-15 02:19:28 +02:00
2be3b8bd88 Change <file>.toURL() to <file>.toURI().toURL() 2011-05-03 22:55:31 +02:00
4327ec0dee Clean up makefiles 2011-02-02 12:06:11 +01:00
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
da0f3ac4ca #i103496#: sandbox removed 2009-11-11 07:25:37 +01:00
93d89bfbc1 CWS-TOOLING: integrate CWS sb93 2008-10-01 09:04:58 +00:00
60938a92ef INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED
2008/03/28 16:08:24 rt 1.2.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:24:50 +00:00
f31246cfad INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED
2008/03/28 16:08:24 rt 1.4.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:24:12 +00:00
bd3a008202 INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED
2008/03/28 16:08:24 rt 1.3.46.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:23:55 +00:00
38f30ab057 INTEGRATION: CWS jl60 (1.1.4); FILE ADDED
2007/06/15 08:51:45 jl 1.1.4.2: #i70235# applet in browser test
2006/10/09 13:12:00 jl 1.1.4.1: file makefile.mk was added on branch cws_src680_jl60 on 2007-06-15 08:51:45 +0000
2007-06-26 10:11:32 +00:00
ea874455ac INTEGRATION: CWS jl60 (1.1.4); FILE ADDED
2007/06/15 08:51:33 jl 1.1.4.2: #i70235# applet in browser test
2006/10/09 13:11:49 jl 1.1.4.1: file example.html was added on branch cws_src680_jl60 on 2007-06-15 08:51:33 +0000
2007-06-26 10:11:20 +00:00
6f193e66ee INTEGRATION: CWS jl60 (1.1.4); FILE ADDED
2007/06/15 08:51:56 jl 1.1.4.2: #i70235# applet in browser test
2006/10/09 13:11:39 jl 1.1.4.1: file bean.policy was added on branch cws_src680_jl60 on 2007-06-15 08:51:55 +0000
2007-06-26 10:11:09 +00:00
009ec7700c INTEGRATION: CWS jl60 (1.1.4); FILE ADDED
2007/06/15 09:00:29 jl 1.1.4.2: #i70235# applet in browser test
2006/10/09 13:12:10 jl 1.1.4.1: file OOoViewer.java was added on branch cws_src680_jl60 on 2007-06-15 09:00:29 +0000
2007-06-26 10:10:52 +00:00
e05d7af101 INTEGRATION: CWS ause069 (1.3.24); FILE MERGED
2006/12/01 15:06:11 hjs 1.3.24.1: #i70359# remove forced shell calls
2007-01-25 12:05:34 +00:00
54ae438dff INTEGRATION: CWS hr21 (1.2.2); FILE MERGED
2005/10/18 16:03:22 hr 1.2.2.1: #i55503#: fix license header
2005-10-19 10:55:02 +00:00
8e5a912c45 INTEGRATION: CWS hr21 (1.2.2); FILE MERGED
2005/10/18 16:03:21 hr 1.2.2.1: #i55503#: fix license header
2005-10-19 10:54:50 +00:00
d0a1c7b4ee INTEGRATION: CWS jl16 (1.1.2); FILE ADDED
2005/07/01 07:49:17 jl 1.1.2.1: #i50243# short OOoBean test
2005-09-23 10:55:00 +00:00
f92e8514c7 INTEGRATION: CWS jl16 (1.1.2); FILE ADDED
2005/07/01 07:49:07 jl 1.1.2.1: #i50243# short OOoBean test
2005-09-23 10:54:49 +00:00