Commit graph

39 commits

Author SHA1 Message Date
Caolán McNamara
f2c136a393 update regression tests for new component registration 2011-03-21 20:17:22 +00:00
sb
a3c8a0ed0c sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Thomas Lange [tl]
4e653694b6 cws tl74: merge with DEV300_m81 2010-06-09 14:50:43 +02:00
Thomas Lange [tl]
20957c82aa cws tl74: merge with DEV300_m72 2010-02-26 08:13:29 +01:00
sb
ba88d908e6 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
8764506704 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
sb
eeca9dafb7 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
Thomas Lange
892a693502 #i1601# transliteration for sentence case, title case and toggle case 2009-09-23 12:29:56 +00:00
Jens-Heiner Rechtien
f9b766aeba CWS-TOOLING: integrate CWS hr58
2008-12-29 16:47:08 +0100 hr  r265821 : #i97331#: changes for compiling with SunStudio12 on Solaris 10 (x86)
2008-12-18 16:16:11 +0100 hr  r265701 : #i97331#: revert to revision r265576
2008-12-18 16:00:41 +0100 hr  r265699 : #i97331#: fix typo in last change
2008-12-17 18:16:18 +0100 hr  r265653 : #i97331#: add comment
2008-12-17 18:11:11 +0100 hr  r265652 : #i97331#: make -xc99=all again dependend on SYSBASEROOT being set
2008-12-17 01:54:23 +0100 hr  r265576 : #i97331#: changes for compiling with SunStudio12 on Solaris 10 (Sparc)
2008-12-30 13:48:34 +00:00
Jens-Heiner Rechtien
386551b1fc CWS-TOOLING: integrate CWS sb102
2008-12-11 16:18:12 +0100 sb  r265332 : #i95065# cleanup, to make Windows linking work
2008-12-11 16:16:03 +0100 sb  r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT
2008-12-09 17:40:28 +0100 sb  r265122 : #i94469# move CJK specific configuration data to brand layer
2008-12-09 16:09:08 +0100 sb  r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms
2008-12-09 15:54:31 +0100 sb  r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC
2008-12-09 15:40:51 +0100 sb  r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab
2008-12-09 15:36:21 +0100 sb  r265102 : #i95501# updated SDK_HOME
2008-12-09 15:31:46 +0100 sb  r265099 : typo (temppath vs. tmppath)
2008-12-08 11:48:08 +0100 sb  r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory)
2008-12-07 19:41:07 +0100 sb  r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X
2008-12-06 23:54:49 +0100 sb  r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS
2008-12-05 20:29:23 +0100 sb  r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file
2008-12-05 15:37:23 +0100 sb  r264908 : #i95315# removed obsolete jut
2008-12-05 15:34:59 +0100 sb  r264907 : #i95531# removed empty obsolete directories
2008-12-05 10:09:23 +0100 sb  r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 14:50:20 +0100 sb  r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does
2008-12-03 11:29:38 +0100 sb  r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all)
2008-12-02 17:18:31 +0100 sb  r264724 : #i96809# silenced GCC 4.3.2 warning
2008-12-02 13:29:34 +0100 sb  r264695 : #i96797# make get_tmp_dir fail less often
2008-11-28 17:19:24 +0100 sb  r264566 : #i95691# inadvertently missing from -c 264564
2008-11-28 17:07:50 +0100 sb  r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers
2008-11-25 13:28:08 +0100 sb  r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np)
2008-11-21 14:45:22 +0100 sb  r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE
2008-11-19 13:19:37 +0100 sb  r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties
2008-12-30 13:32:01 +00:00
Rüdiger Timm
fb9fea37f1 No old windows def files needed any more. 2008-09-19 11:05:48 +00:00
Rüdiger Timm
3299dd044e INTEGRATION: CWS changefileheader (1.2.174); FILE MERGED
2008/03/31 16:01:34 rt 1.2.174.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:22:22 +00:00
Rüdiger Timm
b49e660f1f INTEGRATION: CWS changefileheader (1.22.72); FILE MERGED
2008/03/31 16:01:34 rt 1.22.72.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:22:05 +00:00
Oliver Bolte
83b32ddee4 INTEGRATION: CWS localefallback (1.21.34); FILE MERGED
2007/07/11 14:00:38 er 1.21.34.2: need version.mk (wonder how that linked in a non-pro environment?! ?) and have some dependency on i18nisolang*.lib
2007/07/10 18:54:55 er 1.21.34.1: #i73506# use getFallbackLocale() instead of keeping a separate list
2007-07-18 06:10:33 +00:00
Jens-Heiner Rechtien
0e7e787cc7 INTEGRATION: CWS ause081 (1.2.332); FILE MERGED
2007/06/21 10:53:21 hjs 1.2.332.1: #i78393# remove component_getDescriptionFunc from exports
2007-06-26 16:42:53 +00:00
Ivo Hinkelmann
8891f8c1a1 INTEGRATION: CWS caloc (1.20.108); FILE MERGED
2006/11/08 18:46:07 er 1.20.108.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>
2006-12-19 17:05:56 +00:00
Vladimir Glazounov
79da1ee8a4 INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED
2006/02/10 19:49:23 er 1.1.2.1: visibility markup for libi18nisolang
2006-04-07 13:40:39 +00:00
Rüdiger Timm
6102327f80 INTEGRATION: CWS ooo19126 (1.19.86); FILE MERGED
2005/09/05 17:48:05 rt 1.19.86.1: #i54170# Change license header: remove SISSL
2005-09-07 16:38:27 +00:00
Jens-Heiner Rechtien
3217b5ff31 INTEGRATION: CWS geordi2q14 (1.18.4); FILE MERGED
2004/01/29 16:29:20 hr 1.18.4.1: #111934#: merge CWS ooo111fix2
2004-02-02 18:24:24 +00:00
Rüdiger Timm
5aa504c15b INTEGRATION: CWS i18n10 (1.17.48); FILE MERGED
2004/01/06 19:07:55 er 1.17.48.2: #i22138# SHL1IMPLIB needed under WNT
2003/12/17 20:21:21 khong 1.17.48.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component
2004-01-20 12:43:56 +00:00
Vladimir Glazounov
6705b4531d INTEGRATION: CWS i18napi (1.13.8); FILE MERGED
2003/04/19 20:10:56 er 1.13.8.1: #i13625 move source/utility/ to module i18nutil; create separated libi18nsearch
2003-04-24 11:12:36 +00:00
Jens-Heiner Rechtien
8f74ca196c #100000#: repair merge 2003-04-22 15:08:30 +00:00
Vladimir Glazounov
c7072b3282 INTEGRATION: CWS hhc (1.11.8.2.4); FILE MERGED
2003/04/08 10:26:06 tl 1.11.8.2.4.2: RESYNC: (1.11.8.2-1.12); FILE MERGED
2003/03/29 02:06:59 khong 1.11.8.2.4.1: #105688# add new Hangul/Hanja conversion
2003-04-17 17:01:59 +00:00
Vladimir Glazounov
5cedc1140a INTEGRATION: CWS tune01 (1.11.8.2.8); FILE MERGED
2003/04/01 12:07:47 mhu 1.11.8.2.8.5: #108383# Removed excess shared library dependencies.
2003/03/28 18:05:31 mhu 1.11.8.2.8.4: #108383# Removed excess shared library dependencies.
2003/03/10 18:24:40 er 1.11.8.2.8.3: #i11962# use I18NUTILLIB macro from libs.mk
2003/03/04 20:29:03 khong 1.11.8.2.8.2: #i11962# link new library i18nutil for Unicode::*
2003/03/02 13:58:18 mhu 1.11.8.2.8.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.
2003-04-15 14:03:47 +00:00
Vladimir Glazounov
8fb43b98a4 INTEGRATION: CWS tune01 (1.1.2); FILE ADDED
2003/03/02 13:58:18 mhu 1.1.2.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.
2003-04-15 13:30:08 +00:00
Rüdiger Timm
41def57841 INTEGRATION: CWS calc06 (1.11.8.3.14); FILE MERGED
2003/03/26 16:01:55 er 1.11.8.3.14.2: #i3393# add search and regexp
2003/03/21 22:39:44 khong 1.11.8.3.14.1: #i11962# add library i18nutil to share between i18n and i18npool
2003-04-08 15:09:52 +00:00
Jens-Heiner Rechtien
9f9bfe677d MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-26 09:54:59 +00:00
Eike Rathke
fd7eb84c97 #101551# clean up deliver and dependency kludge 2002-07-19 09:41:16 +00:00
Karl Hong
e97e15baab #99859#first implementation for NativeNumberSupplier 2002-06-20 01:39:53 +00:00
Eike Rathke
6397cb8d60 #97583# centralized ICUI18NLIB in solenv/inc/libs.mk 2002-03-28 02:05:06 +00:00
Bustamam Harun
63b1fb42b7 #97583# add new libraries 2002-03-26 12:42:02 +00:00
Bustamam Harun
8eee6f0a75 #97583# rename localedata.lib to locale.lib 2002-03-16 18:40:20 +00:00
Bustamam Harun
324754a84e #97583# Remove localedata dependencies 2002-03-15 18:13:51 +00:00
Bustamam Harun
cd08b28d45 #95565# 4524120 Add IndexEntry in i18npool 2001-12-14 15:26:11 +00:00
Eike Rathke
fc0a562046 #95164# don't link against unnecessary libraries, especially not against libXt cause it may kill Java 2001-11-23 14:00:27 +00:00
Kurt Zenker
4673161863 new version for SRC641 2001-11-14 12:55:29 +00:00
Bustamam Harun
82f205c880 Add License 2001-09-16 14:23:00 +00:00
Bustamam Harun
1395c46dcc Add localedata, registerservices, numberformatcode, defaultnumberingprovider 2001-08-30 22:33:17 +00:00
Bustamam Harun
d65b2edb1b Add localedata_ascii localedata_CJK and localedata parser into i18npool 2001-08-29 20:25:22 +00:00