summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/textsearch.cxx
AgeCommit message (Collapse)AuthorFilesLines
2011-01-06Resolves: rhbz#666088 clean up search cache singleton in correct orderCaolán McNamara1-14/+23
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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>
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard1-3/+0
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.17.18); FILE MERGEDRüdiger Timm1-39/+18
2008/04/01 16:03:33 thb 1.17.18.3: #i85898# Stripping all external header guards 2008/04/01 12:59:52 thb 1.17.18.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.17.18.1: #i87441# Change license header to LPGL v3.
2008-02-12INTEGRATION: CWS sw8u10stopper_SRC680 (1.15.4.1.2); FILE MERGEDVladimir Glazounov1-2/+6
2008/01/31 08:42:09 ama 1.15.4.1.2.2: Fix #i85684#: Typo 2008/01/31 07:50:34 ama 1.15.4.1.2.1: Fix #i85684#: Loop with special chars in replacement
2008-01-29INTEGRATION: CWS kohei01 (1.15.2); FILE MERGEDVladimir Glazounov1-38/+45
2007/12/16 21:33:48 kohei 1.15.2.1: Issue number: i80981 Submitted by: kohei Reviewed by: kohei
2007-12-07#i100000# switch off C4748 warning (wntmsci11)Vladimir Glazounov1-2/+5
2007-12-05INTEGRATION: CWS regexp02 (1.13.26); FILE MERGEDVladimir Glazounov1-3/+100
2007/11/06 13:01:43 ama 1.13.26.2: Fix #i15666#: Backward references in regular expressions 2007/11/01 12:40:16 ama 1.13.26.1: Fix #i15666#: Resolve backreferences in regular expressions
2007-03-26INTEGRATION: CWS c15v2_SRC680 (1.12.22); FILE MERGEDIvo Hinkelmann1-5/+5
2007/03/16 10:27:17 dr 1.12.22.1: #146394# #146464# creating object may fail
2006-09-17INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:56:23 kaib 1.11.8.1: #i68856# Added header markers and pch files
2006-08-01INTEGRATION: CWS pj55 (1.10.8); FILE MERGEDIvo Hinkelmann1-4/+4
2006/07/18 06:58:20 pjanik 1.10.8.1: #i67354#: ifdef optimize pragma for _MSC_VER only.
2006-06-19INTEGRATION: CWS warnings01 (1.8.16); FILE MERGEDJens-Heiner Rechtien1-5/+7
2006/05/23 18:05:35 sb 1.8.16.4: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 16:28:05 sb 1.8.16.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2005/12/21 10:37:03 fs 1.8.16.2: #i55991# removed TextSearch ctor taking a ULONG-as-LanguageType parameter 2005/10/21 09:48:59 dbo 1.8.16.1: #i53898# warning free code
2006-04-07INTEGRATION: CWS internatiodel (1.8.32); FILE MERGEDVladimir Glazounov1-8/+7
2006/02/10 19:32:56 er 1.8.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2005-09-09INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 14:01:05 rt 1.7.116.1: #i54170# Change license header: remove SISSL
2004-01-06INTEGRATION: CWS vclcleanup02 (1.6.92); FILE MERGEDVladimir Glazounov1-3/+3
2003/12/04 15:40:31 mt 1.6.92.1: #i23061# Removed unnecessary includes
2002-08-02#100447# Consider different scripts for similarity searchFrank Meies1-2/+24
2001-07-17#88089# Init: add IGNORE_CASE to transliterateFlags if not case sensitiveEike Rathke1-3/+9
2001-02-01SearchOptions: add new member for the transliteration flagsjp1-2/+7
2000-12-09Bug #80979#: disable optimizationjp1-8/+10
2000-11-17put the classes into the utl namespaceFrank Schönheit1-2/+14
2000-11-16helper class for the access to the text search interfacejp1-0/+286