23a87a8622
Remove some obsolete makefile.mk
...
Change-Id: I47f1a72fac3e6678b5dfe880f2f189ffc436333b
2013-04-29 13:05:51 +02:00
5051209534
Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil
...
* Re-use existing settings/dk.mk to tunnel ENABLE_DEBUG into the SDK. Turns out
this was explicitly included in ~all examples Makefiles, but only after
settings.mk where it is now used, so include it in settings.mk now and dropped
it from all the exmaples Makefiles.
* The old settings.mk was apparently confused with using /MT ("link with
LIBCMT.LIB") on cl command line and /MD ("link with MSVCRT.LIB") on link
command line (where it was ignored), and you apparently can't pass both
together to cl, so I settled on /MD (resp. /MDd) now and dropped /MT (resp.
/MTd). No idea if that is exactly right, however.
* Introduced client-facing LIBO_SDK_LDFLAGS_STDLIBS that covers kernel32.lib and
msvcrt.lib vs. msvcrtd.lib on Windows. Adapted examples Makefiles and
/ure/source/uretest/Makefile accordingly. Some examples Makefiles
additionally use msvcprt.lib, no idea whether that still needs to be
addressed.
Change-Id: Ia8d9d177e415abfbaf6f9fa6239f0ef9998868be
2013-04-19 14:02:18 +02:00
2b4fd2c89a
re-base on ALv2 code. Includes:
...
Patches contributed by Pedro Giffuni:
Avoid some uses of non portable #!/bin/bash in shell scripts.
http://svn.apache.org/viewvc?view=revision&revision=1235297
Reduce the dependencies on non standard GNU copy.
http://svn.apache.org/viewvc?view=revision&revision=1238684
Correct /usr/bin/env path.
http://svn.apache.org/viewvc?view=revision&revision=1235619
Complex Toolbar Controls Extension from the SDK
Patches contributed by Ariel Constenla-Haile
http://svn.apache.org/viewvc?view=revision&revision=1190390
i118615 - make epm more verbose
http://svn.apache.org/viewvc?view=revision&revision=1204288
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
Patches contributed by Juergen Schmidt:
jsc341: i117327: take care if no dependency node in current
description exists, create one
http://svn.apache.org/viewvc?view=revision&revision=1172101
jsc341: i117327: add extra extension dependency check
http://svn.apache.org/viewvc?view=revision&revision=1172098
make initial branding changes
http://svn.apache.org/viewvc?view=revision&revision=1231878
Patches contributed by Ingo Schmidt
native373: #i117733# no linux jre installation on 64 bit systems
http://svn.apache.org/viewvc?view=revision&revision=1167536
native373: ##164464# improve debian support
http://svn.apache.org/viewvc?view=revision&revision=1167537
Patch contribtued by Armin Le-Grand:
Changed various aspects concerning usages of old vendor names
http://svn.apache.org/viewvc?view=revision&revision=1293313
fix for neon webdav, remove coinmp bits, improve odk script,
cleanup & remove OS/2 conditionals, system ucpp fixes,
remove OS/2 conditionals, restore our license filenames.
2012-11-12 11:46:43 +00:00
b6db3e3acc
re-base on ALv2 code.
...
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
643de3b64e
"*.*" is not "all files" (bnc#738021)
...
Not on any Unix, at least. I have no idea how deep entrenched is this
mistake all over the code, so I'll play safe and just fix the KDE4 fpicker
(GNOME/KDE3 seem to handle it fine), but at least in the UI show just
"All files" instead of "All files (*.*)").
2011-12-22 19:32:53 +01:00
1296914c84
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
28e7ccee1b
INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED
...
2008/03/31 15:52:45 rt 1.5.188.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:27:58 +00:00
72b73371d2
INTEGRATION: CWS jsc17 (1.7.124); FILE MERGED
...
2007/01/22 15:35:25 jsc 1.7.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT
2007-01-25 10:03:17 +00:00
51dcc7d21b
INTEGRATION: CWS jsc17 (1.3.124); FILE MERGED
...
2007/01/22 15:35:25 jsc 1.3.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT
2007-01-25 10:03:04 +00:00
960efa52c3
INTEGRATION: CWS jsc15 (1.2.122); FILE MERGED
...
2006/11/16 12:08:08 cn 1.2.122.1: #i66543# cancel button added
2006-12-20 11:23:47 +00:00
6b9ac5f046
INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED
...
2005/09/05 13:51:47 rt 1.4.30.1: #i54170# Change license header: remove SISSL
2005-09-07 19:04:24 +00:00
6b51c85c97
INTEGRATION: CWS sdkbugfix02 (1.2.10); FILE MERGED
...
2005/03/03 15:41:51 jsc 1.2.10.1: #41142# replace make with internal MAKE variable
2005-03-29 11:08:03 +00:00
00a9282efa
INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED
...
2005/03/03 15:41:50 jsc 1.6.10.1: #41142# replace make with internal MAKE variable
2005-03-29 11:07:49 +00:00
f8daa3c810
INTEGRATION: CWS tbe19 (1.2.4); FILE MERGED
...
2005/02/08 11:06:37 tbe 1.2.4.1: #i41730# Closing BasicMacro windows does not terminate Basic process
2005-02-24 15:57:51 +00:00
c9574df584
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/27 17:17:08 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:09:15 +00:00
8f64c4fa79
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/27 17:16:56 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:09:03 +00:00
050dffc897
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/27 17:16:43 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:51 +00:00
f5e67dc4ec
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:16:21 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:40 +00:00
95b506e121
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/27 17:16:08 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:28 +00:00
7555454d03
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:15:53 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:17 +00:00
d28d31068c
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/27 17:15:40 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:02 +00:00
be398b3cbb
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:15:25 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:07:50 +00:00
16713a57af
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/27 17:15:13 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:07:37 +00:00
c68003e87d
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/28 13:53:43 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:14:59 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:07:25 +00:00
115ccd474a
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/28 13:53:42 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:12:50 jsc 1.1.2.1: #i29308# new doc to run test macros
2005-01-31 15:06:43 +00:00
7bcae2600a
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/28 13:53:41 jsc 1.1.2.3: #41458# move load library call and correct event binding
2005/01/27 17:20:02 jsc 1.1.2.2: #i29308# take care of moved files
2004/11/12 10:35:36 jsc 1.1.2.1: #i29308# new, create uno package for Basic library
2005-01-31 15:04:58 +00:00
85d3a0b285
INTEGRATION: CWS sdksample (1.5.4); FILE MERGED
...
2005/01/28 14:15:12 jsc 1.5.4.9: #i29308# prepare path for del command (windows only)
2005/01/12 15:17:43 jsc 1.5.4.8: #i39890# change to new OpenDocument format
2004/11/16 08:28:32 jsc 1.5.4.7: #i29308# cleanup
2004/10/29 07:33:39 jsc 1.5.4.6: #i29308# cleanup
2004/10/27 11:34:26 jsc 1.5.4.5: #i29308# change laoding of sample documents
2004/10/22 10:00:10 jsc 1.5.4.4: #i35871# adapt for Java 5.0
2004/10/08 13:58:36 jsc 1.5.4.3: #i29308# insert package manifest
2004/08/24 15:04:19 jsc 1.5.4.2: #i29308# use of new UNO package extension
2004/06/17 11:07:38 jsc 1.5.4.1: #i29308# use of zip instead of jar
2005-01-31 15:04:14 +00:00
d0581f50cf
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/12 15:21:34 jsc 1.1.2.1: #i39890# change to new OpenDocument format
2005-01-31 15:03:43 +00:00
98e55ba554
INTEGRATION: CWS sdksample (1.3.62); FILE MERGED
...
2005/01/27 17:28:36 jsc 1.3.62.4: #i29308# insert missing line break
2005/01/27 17:20:59 jsc 1.3.62.3: #i29308# take care of moved ToolkitControls files
2005/01/13 15:23:46 jsc 1.3.62.2: #i39890# change to new doc extensions
2004/11/16 08:24:43 jsc 1.3.62.1: #i29308# add Makefile for ToolkitControls Basic library
2005-01-31 15:03:30 +00:00
e22cca7c2b
INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
...
2005/01/12 15:21:22 jsc 1.1.2.1: #i39890# change to new OpenDocument format
2005-01-31 15:03:02 +00:00
0f40aeabdc
INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED
...
2004/05/05 09:31:17 jsc 1.4.94.1: #116658# merge cinnabar changes
2004-05-18 12:20:22 +00:00
5242b5e183
INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED
...
2003/08/27 15:05:41 hr 1.2.32.1: #111934#: join from CWS sdk07
2003-08-27 15:43:08 +00:00
6cca3f4af3
INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED
...
2003/07/03 14:53:47 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP
2003-07-09 09:36:41 +00:00
44f929b76c
INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
...
2003/06/24 12:54:09 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:08:18 +00:00
4f312e916c
INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
...
2003/06/27 11:28:22 jsc 1.2.6.2: #110313# correct dep
2003/06/24 12:54:08 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:08:06 +00:00
2b392159c1
INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
...
2003/05/09 10:35:00 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:07:06 +00:00
bedcb28e9a
INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
...
2003/05/14 11:03:19 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option
2003/05/09 10:34:59 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:06:57 +00:00
bfbe9dead8
INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
...
2003/05/14 10:35:12 jsc 1.1.2.1: #109045# new, used for copying examples into SDK
2003-06-10 09:06:40 +00:00