summaryrefslogtreecommitdiff
path: root/i18npool/util
AgeCommit message (Collapse)Author
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke
... between com::sun::star::i18n::LocaleData of com/sun/star/i18n/LocaleData.hpp and i18npool/inc/localedata.hxx Change-Id: Id23f67c1e3a654fd4f2886029ee45fcc1f466879
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
Change-Id: Ie9044a35003217545bacea214ef59047bff3b8b1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727
2011-08-17add more component prefixesMatúš Kukan
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-03-21update regression tests for new component registrationCaolán McNamara
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-06-09cws tl74: merge with DEV300_m81Thomas Lange [tl]
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
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
2009-09-23#i1601# transliteration for sentence case, title case and toggle caseThomas Lange
2008-12-30CWS-TOOLING: integrate CWS hr58Jens-Heiner Rechtien
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-30CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien
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-09-19No old windows def files needed any more.Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.2.174); FILE MERGEDRüdiger Timm
2008/03/31 16:01:34 rt 1.2.174.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.22.72); FILE MERGEDRüdiger Timm
2008/03/31 16:01:34 rt 1.22.72.1: #i87441# Change license header to LPGL v3.
2007-07-18INTEGRATION: CWS localefallback (1.21.34); FILE MERGEDOliver Bolte
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-06-26INTEGRATION: CWS ause081 (1.2.332); FILE MERGEDJens-Heiner Rechtien
2007/06/21 10:53:21 hjs 1.2.332.1: #i78393# remove component_getDescriptionFunc from exports
2006-12-19INTEGRATION: CWS caloc (1.20.108); FILE MERGEDIvo Hinkelmann
2006/11/08 18:46:07 er 1.20.108.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>
2006-04-07INTEGRATION: CWS internatiodel (1.1.2); FILE ADDEDVladimir Glazounov
2006/02/10 19:49:23 er 1.1.2.1: visibility markup for libi18nisolang
2005-09-07INTEGRATION: CWS ooo19126 (1.19.86); FILE MERGEDRüdiger Timm
2005/09/05 17:48:05 rt 1.19.86.1: #i54170# Change license header: remove SISSL
2004-02-02INTEGRATION: CWS geordi2q14 (1.18.4); FILE MERGEDJens-Heiner Rechtien
2004/01/29 16:29:20 hr 1.18.4.1: #111934#: merge CWS ooo111fix2
2004-01-20INTEGRATION: CWS i18n10 (1.17.48); FILE MERGEDRüdiger Timm
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
2003-04-24INTEGRATION: CWS i18napi (1.13.8); FILE MERGEDVladimir Glazounov
2003/04/19 20:10:56 er 1.13.8.1: #i13625 move source/utility/ to module i18nutil; create separated libi18nsearch
2003-04-22#100000#: repair mergeJens-Heiner Rechtien
2003-04-17INTEGRATION: CWS hhc (1.11.8.2.4); FILE MERGEDVladimir Glazounov
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-15INTEGRATION: CWS tune01 (1.11.8.2.8); FILE MERGEDVladimir Glazounov
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-15INTEGRATION: CWS tune01 (1.1.2); FILE ADDEDVladimir Glazounov
2003/03/02 13:58:18 mhu 1.1.2.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.
2003-04-08INTEGRATION: CWS calc06 (1.11.8.3.14); FILE MERGEDRüdiger Timm
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-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-07-19#101551# clean up deliver and dependency kludgeEike Rathke
2002-06-20#99859#first implementation for NativeNumberSupplierKarl Hong
2002-03-28#97583# centralized ICUI18NLIB in solenv/inc/libs.mkEike Rathke
2002-03-26#97583# add new librariesBustamam Harun
2002-03-16#97583# rename localedata.lib to locale.libBustamam Harun
2002-03-15#97583# Remove localedata dependenciesBustamam Harun
2001-12-14#95565# 4524120 Add IndexEntry in i18npoolBustamam Harun
2001-11-23#95164# don't link against unnecessary libraries, especially not against ↵Eike Rathke
libXt cause it may kill Java
2001-11-14new version for SRC641Kurt Zenker
2001-09-16Add LicenseBustamam Harun
2001-08-30Add localedata, registerservices, numberformatcode, defaultnumberingproviderBustamam Harun
2001-08-29Add localedata_ascii localedata_CJK and localedata parser into i18npoolBustamam Harun