summaryrefslogtreecommitdiffstats
path: root/i18npool/util
Commit message (Collapse)AuthorAgeFilesLines
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-111-0/+1
| | | | | | | | | | | | | | | | | | | This allows using all the libnumbertext library functions. [NatNum12] gives cardinal number names (one, two, three, ...) [NatNum12 ordinal] gives ordinal number names (first, second, third, ...) [NatNum12 ordinal-number] gives ordinal indicators (1st, 2nd, 3rd, ...) [NatNum12 money USD][$-409] gives formal English (US) money text ... etc (see numbertext.org for syntax). Change-Id: I16dbb44d8d4bdb82a1b950de6d438c8311b554ff Reviewed-on: https://gerrit.libreoffice.org/54366 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: László Németh <nemeth@numbertext.org> (cherry picked from commit 90d233b0311a208967a3e264820e00395bf057fb) Reviewed-on: https://gerrit.libreoffice.org/55624 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: László Németh <nemeth@numbertext.org>
* Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671Eike Rathke2017-10-271-0/+1
| | | | | | | Change-Id: Idba5a30bc44c7b2bd951f954ea3bfd048b022660 Reviewed-on: https://gerrit.libreoffice.org/43920 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
* implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2015-01-261-0/+1
| | | | | Implementation only, new local date/time routines not used yet from the outside in this step.
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-081-0/+3
| | | | | | | This patch will add new checkbox to ignore kashida in the search and replace dialog. Change-Id: I9e7179242751103b8418d922ade5b9145170ad15
* i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan2014-02-111-1/+2
| | | | Change-Id: I7937b5ba09c00448678e71c1786f775998f0f6fa
* i18npool: Constructor feature for few more implementations.Matúš Kukan2014-01-271-4/+8
| | | | Change-Id: I018bbe39a30582f51cdd620b3bf3240456b7bd65
* i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan2014-01-271-2/+4
| | | | Change-Id: I5a0498a3871e2b90629af8ed6b725ff22f242fba
* i18npool: Ctor feature for another services.Matúš Kukan2014-01-271-6/+12
| | | | Change-Id: Id2346686ac2f6c537825d70cac1a537d09e351d5
* i18npool: Ctor feature for few general services.Matúš Kukan2014-01-271-4/+8
| | | | Change-Id: I1d489cacaf4717ab395b22a92e6dd6645cb92b1c
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
| | | | Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
* renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke2013-09-051-1/+1
| | | | | | | ... between com::sun::star::i18n::LocaleData of com/sun/star/i18n/LocaleData.hpp and i18npool/inc/localedata.hxx Change-Id: Id23f67c1e3a654fd4f2886029ee45fcc1f466879
* Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2013-06-211-0/+3
| | | | Change-Id: Ie9044a35003217545bacea214ef59047bff3b8b1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-131-26/+17
| | | | | | | | | 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
* add more component prefixesMatúš Kukan2011-08-171-1/+1
|
* convert i18npool to gbuildMatúš Kukan2011-08-172-126/+0
|
* update regression tests for new component registrationCaolán McNamara2011-03-211-1/+7
|
* sb129: #i113189# change UNO components to use passive registrationsb2010-09-102-0/+492
|
* cws tl74: merge with DEV300_m81Thomas Lange [tl]2010-06-092-11/+1
|\
| * sb118: merged in DEV300_m72sb2010-02-252-10/+2
| |\
| * | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb2010-01-292-11/+1
| | | | | | | | | | | | 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
* | | cws tl74: merge with DEV300_m72Thomas Lange [tl]2010-02-262-10/+2
|\ \ \ | | |/ | |/|
| * | changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-122-10/+2
| |/ | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* / #i1601# transliteration for sentence case, title case and toggle caseThomas Lange2009-09-231-0/+1
|/
* CWS-TOOLING: integrate CWS hr58Jens-Heiner Rechtien2008-12-301-1/+2
| | | | | | | | | 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)
* CWS-TOOLING: integrate CWS sb102Jens-Heiner Rechtien2008-12-301-12/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* No old windows def files needed any more.Rüdiger Timm2008-09-191-876/+0
|
* INTEGRATION: CWS changefileheader (1.2.174); FILE MERGEDRüdiger Timm2008-04-101-23/+19
| | | | 2008/03/31 16:01:34 rt 1.2.174.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.22.72); FILE MERGEDRüdiger Timm2008-04-101-23/+19
| | | | 2008/03/31 16:01:34 rt 1.22.72.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS localefallback (1.21.34); FILE MERGEDOliver Bolte2007-07-181-3/+6
| | | | | 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
* INTEGRATION: CWS ause081 (1.2.332); FILE MERGEDJens-Heiner Rechtien2007-06-261-1/+0
| | | | 2007/06/21 10:53:21 hjs 1.2.332.1: #i78393# remove component_getDescriptionFunc from exports
* INTEGRATION: CWS caloc (1.20.108); FILE MERGEDIvo Hinkelmann2006-12-191-3/+4
| | | | 2006/11/08 18:46:07 er 1.20.108.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>
* INTEGRATION: CWS internatiodel (1.1.2); FILE ADDEDVladimir Glazounov2006-04-071-0/+50
| | | | 2006/02/10 19:49:23 er 1.1.2.1: visibility markup for libi18nisolang
* INTEGRATION: CWS ooo19126 (1.19.86); FILE MERGEDRüdiger Timm2005-09-071-57/+31
| | | | 2005/09/05 17:48:05 rt 1.19.86.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS geordi2q14 (1.18.4); FILE MERGEDJens-Heiner Rechtien2004-02-021-7/+2
| | | | 2004/01/29 16:29:20 hr 1.18.4.1: #111934#: merge CWS ooo111fix2
* INTEGRATION: CWS i18n10 (1.17.48); FILE MERGEDRüdiger Timm2004-01-201-9/+9
| | | | | 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
* INTEGRATION: CWS i18napi (1.13.8); FILE MERGEDVladimir Glazounov2003-04-241-4/+3
| | | | 2003/04/19 20:10:56 er 1.13.8.1: #i13625 move source/utility/ to module i18nutil; create separated libi18nsearch
* #100000#: repair mergeJens-Heiner Rechtien2003-04-221-2/+4
|
* INTEGRATION: CWS hhc (1.11.8.2.4); FILE MERGEDVladimir Glazounov2003-04-171-5/+4
| | | | | 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
* INTEGRATION: CWS tune01 (1.11.8.2.8); FILE MERGEDVladimir Glazounov2003-04-151-21/+14
| | | | | | | | 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.
* INTEGRATION: CWS tune01 (1.1.2); FILE ADDEDVladimir Glazounov2003-04-151-0/+11
| | | | 2003/03/02 13:58:18 mhu 1.1.2.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.
* INTEGRATION: CWS calc06 (1.11.8.3.14); FILE MERGEDRüdiger Timm2003-04-081-3/+6
| | | | | 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
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-261-2/+2
|
* #101551# clean up deliver and dependency kludgeEike Rathke2002-07-191-12/+2
|
* #99859#first implementation for NativeNumberSupplierKarl Hong2002-06-201-2/+3
|
* #97583# centralized ICUI18NLIB in solenv/inc/libs.mkEike Rathke2002-03-281-10/+2
|
* #97583# add new librariesBustamam Harun2002-03-261-4/+30
|
* #97583# rename localedata.lib to locale.libBustamam Harun2002-03-161-3/+3
|
* #97583# Remove localedata dependenciesBustamam Harun2002-03-151-37/+11
|
* #95565# 4524120 Add IndexEntry in i18npoolBustamam Harun2001-12-141-3/+4
|
* #95164# don't link against unnecessary libraries, especially not against ↵Eike Rathke2001-11-231-11/+3
| | | | libXt cause it may kill Java