summaryrefslogtreecommitdiffstats
path: root/i18nutil/source
Commit message (Collapse)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
|
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-0/+522
| | | | | | | | | | It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting
* de-uno-ize ScriptTypeDetectorCaolán McNamara2012-03-081-0/+141
| | | | | leave a UnoScriptTypeDetector implementation that points to the trivial ScriptTypeDetector for external consumers, e.g. sdext
* unicode: delete unused unicode:getCharType() methodGreg Kroah-Hartman2012-02-081-64/+0
|
* unicode: delete unused unicode:isTitle() methodGreg Kroah-Hartman2012-02-081-1/+0
|
* unicode: delete unused unicode:isPunctuation() methodGreg Kroah-Hartman2012-02-081-1/+0
|
* unicode: delete unused unicode:isBase() methodGreg Kroah-Hartman2012-02-081-1/+0
|
* callcatcher: remove some unused codeCaolán McNamara2011-12-211-6/+0
|
* expose an API to map from UScriptCode to i18n::ScriptTypeCaolán McNamara2011-10-211-0/+57
|
* move to comphelper, and renameCaolán McNamara2011-09-021-3/+3
|
* refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara2011-09-011-5/+6
| | | | | | | | | i.e. change x_rtl_uString_new_WithLength to always create a rtl_uString with ref count of 1, like rtl_uString_new_WithLength, so requiring: either the explicit use of rtl_uString_release or passing ownership to an OUString via OUString(pStr, SAL_NO_ACQUIRE) which will do the same in its dtor
* merge these similar methods togetherCaolán McNamara2011-08-231-2/+1
|
* convert i18nutil to gbuildMatúš Kukan2011-08-021-78/+0
|
* Make the MinGW import library name match what libs.mk wantsTor Lillqvist2011-06-211-0/+4
| | | | | | Use the i prefix only for import libraries built with MSC. Add COMID to the import library built with MinGW. This matches the shared library name on Unix, and MinGW is a Unix-style compiler.
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-0/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: svtools/source/filter/wmf/winmtf.hxx tools/source/fsys/urlobj.cxx unotools/source/config/configmgr.cxx unotools/source/config/makefile.mk vcl/inc/vcl/cursor.hxx vcl/source/gdi/outdevnative.cxx vcl/source/window/abstdlg.cxx vcl/source/window/toolbox.cxx vcl/unx/generic/printer/ppdparser.cxx vcl/unx/generic/printer/printerinfomanager.cxx
| * i18nutil-glibc-braindamage-workaround.diff: build failure with glibc-2.4Petr Mladek2011-04-271-0/+5
| | | | | | | | | | glibc 2.4's langinfo.h does "#define CURRENCY_SYMBOL __CURRENCY_SYMBOL" which (obviously) breaks UnicodeType::CURRENCY_SYMBOL
* | Remove some OS/2 codeFrancois Tigeot2011-04-281-4/+0
|/
* Remove "using namespace ::rtl"Julien Nabet2011-02-271-1/+2
|
* equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara2011-01-161-1/+1
|
* add modelines to .h and .c files as wellCaolán McNamara2010-10-283-0/+7
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-144-0/+10
| | | | | | | | Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-128-33/+8
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* CWS-TOOLING: integrate CWS ooo31gsl10_DEV300Ivo Hinkelmann2009-04-231-0/+3
| | | | | 2009-04-20 17:22:17 +0200 pl r270996 : #i101210# reset maps in case of wrong index 2009-04-20 16:40:17 +0200 pl r270993 : #i101092# do not dispatch events twice
* CWS-TOOLING: integrate CWS cmcfixes56Ivo Hinkelmann2009-04-011-6/+6
| | | | | | | | | | | | 2009-03-26 14:46:13 +0100 cmc r270080 : #i100517# merge changes of locales32 to match 2009-03-26 14:31:32 +0100 cmc r270079 : #i100517# add some brackets and remove stray ; 2009-03-25 13:30:36 +0100 cmc r270021 : #i100503# make tralay work again 2009-03-25 10:13:35 +0100 cmc r269999 : #i100536# remove last unused method 2009-03-24 15:13:50 +0100 cmc r269955 : #i100517# fix straight-forward warnings 2009-03-24 14:36:37 +0100 cmc r269947 : #i100469# keep ia64 and arm alignments after fork-exec to signal change, but hackaround for arm to keep userlevel qemu-arm working 2009-03-24 14:02:27 +0100 cmc r269943 : #i100223# make stl headers warning free for extra gcc 4.3 warnings 2009-03-24 13:58:15 +0100 cmc r269942 : #i100504# drawinglayer is warning free on ix86 linux 2009-03-24 13:56:15 +0100 cmc r269940 : #i100469# keep ia64 and arm alignments after fork-exec to signal change
* CWS-TOOLING: integrate CWS ooo31gsl4_DEV300Vladimir Glazounov2009-03-161-1/+8
| | | | | | | | | | 2009-03-11 16:07:53 +0100 gh r269340 : missed compile on bigendian system (OSL_BIGENDIAN defined) 2009-03-11 10:22:27 +0100 pl r269300 : #i100057# one more case 2009-03-10 15:10:01 +0100 pl r269274 : #i100057# filter formatting marks in vcl i18n helper 2009-03-10 13:31:01 +0100 gh r269269 : #i100044#remove BiDi markers before sending to VCLTestTool 2009-03-10 10:16:05 +0100 hdu r269248 : #i100057# fix casefolding::getNextChar() end-of-string behaviour 2009-03-10 09:51:36 +0100 hdu r269245 : #i100044# add TransliterationModules_IGNORE_FORMATTING option 2009-03-09 14:30:00 +0100 pl r269176 : #i99360# workaround XIfEvent never returning
* No old windows def files needed any more.Rüdiger Timm2008-09-191-64/+0
|
* INTEGRATION: CWS changefileheader (1.5.2); FILE MERGEDRüdiger Timm2008-04-102-46/+36
| | | | 2008/03/31 16:01:56 rt 1.5.2.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.6.2); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 16:01:56 rt 1.6.2.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.14); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 16:01:56 rt 1.4.14.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.5.46); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 16:01:56 rt 1.5.46.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.10); FILE MERGEDRüdiger Timm2008-04-101-23/+19
| | | | 2008/03/31 16:01:56 rt 1.4.10.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.6.14); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 16:01:55 rt 1.6.14.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.7.18); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 16:01:55 rt 1.7.18.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS i18n39 (1.4.38); FILE MERGEDVladimir Glazounov2008-01-282-562/+657
| | | | 2007/12/12 22:42:25 khong 1.4.38.1: #i81366# add new Japanese transliterations
* INTEGRATION: CWS i18n39 (1.5.38); FILE MERGEDVladimir Glazounov2008-01-281-8/+105
| | | | 2007/12/12 22:42:25 khong 1.5.38.1: #i81366# add new Japanese transliterations
* INTEGRATION: CWS os2port01 (1.3.24); FILE MERGEDVladimir Glazounov2007-09-201-2/+6
| | | | 2006/12/28 15:00:07 ydario 1.3.24.1: OS/2 initial import.
* INTEGRATION: CWS i18n30 (1.3.34); FILE MERGEDIvo Hinkelmann2007-06-061-10/+27
| | | | 2007/05/08 21:18:27 khong 1.3.34.1: #i74252# breakiterator & casefolding support for Copic
* INTEGRATION: CWS i18n30 (1.5.20); FILE MERGEDIvo Hinkelmann2007-06-061-4/+37
| | | | 2007/05/08 21:18:27 khong 1.5.20.1: #i74252# breakiterator & casefolding support for Copic
* INTEGRATION: CWS i18n29 (1.6.14); FILE MERGEDRüdiger Timm2007-01-291-5/+9
| | | | 2007/01/11 06:04:35 khong 1.6.14.1: #i69156# add more_above condition for Lithuanian case folding.
* INTEGRATION: CWS warnings01 (1.3.4); FILE MERGEDJens-Heiner Rechtien2006-06-191-352/+352
| | | | | 2006/04/07 19:00:25 sb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/24 18:11:15 nn 1.3.4.1: #i53898# warning-free code
* INTEGRATION: CWS warnings01 (1.4.4); FILE MERGEDJens-Heiner Rechtien2006-06-191-14/+14
| | | | | | 2006/04/07 19:00:17 sb 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/28 11:37:35 nn 1.4.4.2: #i53898# warning-free code 2005/10/24 18:11:14 nn 1.4.4.1: #i53898# warning-free code
* INTEGRATION: CWS i18n24 (1.3.6); FILE MERGEDKurt Zenker2006-01-311-8/+8
| | | | | 2006/01/13 01:05:02 khong 1.3.6.2: #i43395 stop i without dot fold to i with dot in case ignore match 2006/01/12 04:30:13 khong 1.3.6.1: #i43395 stop i without dot fold to i with dot in case ignore match
* INTEGRATION: CWS i18n24 (1.4.6); FILE MERGEDKurt Zenker2006-01-311-79/+82
| | | | 2006/01/13 01:05:01 khong 1.4.6.1: #i43395 stop i without dot fold to i with dot in case ignore match
* INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 14:47:02 rt 1.3.78.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 14:47:02 rt 1.4.28.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 14:47:02 rt 1.2.84.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 14:47:01 rt 1.4.18.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 14:47:01 rt 1.3.6.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGEDRüdiger Timm2005-09-072-62/+52
| | | | 2005/09/05 14:47:01 rt 1.2.84.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 14:47:01 rt 1.3.4.1: #i54170# Change license header: remove SISSL