| 22c9c6f7 | 22-Jan-2013 | Herbert Dürr | #i121633# fix ignore-case problem caused by i18nsearch API mess
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436886 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 470f12d3 | 22-Jan-2013 | Herbert Dürr | #i121633# fix search for upper-case character classes in ignore-case regular expressions
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436862 13f79535-47bb-0310-9956-ffa450e
 #i121633# fix search for upper-case character classes in ignore-case regular expressions
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436862 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 19ee98b9 | 14-Jan-2013 | Herbert Dürr | fix some minor whitespace problems in source
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1432872 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 2c1e93e7 | 14-Jan-2013 | Herbert Dürr | #i121482# fix backwards regexp search for matches overlapping search start
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1432869 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 19716b0a | 14-Jan-2013 | Herbert Dürr | #i121482# fix attributed text search for regular expression patterns
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1432864 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 52845faf | 30-Nov-2012 | Yuri Dario | i118923 - OS/2 port: use of gcc style import libraries.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415538 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO340 | 
|
| 4674bdb9 | 19-Nov-2012 | Oliver-Rainer Wittmann | #121139# - string handling: clear reference counting and passing ownership
 Found by: Regina Henschel, Ariel Constenla-Haile
 Review by: Herbert Duerr
 
 
 g
 #121139# - string handling: clear reference counting and passing ownership
 Found by: Regina Henschel, Ariel Constenla-Haile
 Review by: Herbert Duerr
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1411116 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 6a7366bc | 07-Sep-2012 | Herbert Dürr | #i120598# better emulation of regexp word-start and word-end operators
 The emulation of the word-start and word-end operators provided
 the previous regexp engine can be approximated much
 #i120598# better emulation of regexp word-start and word-end operators
 The emulation of the word-start and word-end operators provided
 the previous regexp engine can be approximated much better
 by using the ICU-regexp exngines powerful look-around feature.
 
 Patch-by: Herbert Duerr
 Found-by: ldgolds33@yahoo.com
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382018 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 53c3ed26 | 27-Aug-2012 | Ariel Constenla-Haile | #i117857# - Include Scottish Gaelic locale data
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377766 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 7b6b9ddb | 27-Aug-2012 | Ariel Constenla-Haile | #i117857# - Scottish Gaelic locale data
 Locale data contributed by Michael Bauer <fios at akerbeltz.org>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377765 13f
 #i117857# - Scottish Gaelic locale data
 Locale data contributed by Michael Bauer <fios at akerbeltz.org>
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1377765 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| b6943fcf | 15-Jun-2012 | Herbert Dürr | #c705663# fix a memory leak in TextConversion_zh::getCharConversion()
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350539 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 926c4440 | 14-Jun-2012 | Herbert Dürr | #c705661# fix a memory leak in nativenumbersupplier.cxx
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350317 13f79535-47bb-0310-9956-ffa450edef68
 | 
| bd5a767f | 11-May-2012 | Herbert Dürr | #i119332# (author=Nicolas Christener) disabled optimization for textsearch.cxx on unxsol*
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1337260 13f79535-47bb-0310-9956-ffa
 #i119332# (author=Nicolas Christener) disabled optimization for textsearch.cxx on unxsol*
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1337260 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| e926d11b | 09-May-2012 | Herbert Dürr | #i118925# enhance textsearch's match-group references to work for look-ahead/look-behind
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336210 13f79535-47bb-0310-9956-ffa4
 #i118925# enhance textsearch's match-group references to work for look-ahead/look-behind
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336210 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 45ef6fe1 | 31-Mar-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 23f025f5 | 30-Mar-2012 | Herbert Dürr | textsearch.cxx: unify for compiler independency
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307336 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 9f22d7c2 | 29-Mar-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307005 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 5b501c92 | 29-Mar-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 10544477 | 28-Mar-2012 | Andre Fischer | Added AL2 license.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306262 13f79535-47bb-0310-9956-ffa450edef68
 | 
| e6a4f794 | 24-Mar-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304706 13f79535-47bb-0310-9956-ffa450edef68
 | 
| a0b87975 | 24-Mar-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304672 13f79535-47bb-0310-9956-ffa450edef68
 | 
| ee131020 | 16-Mar-2012 | Herbert Dürr | #i118925# fix old word-boundary emulation
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1301596 13f79535-47bb-0310-9956-ffa450edef68
 | 
| f33c7e39 | 15-Mar-2012 | Herbert Dürr | #i119031# preserving ASCII in ignore-* transliterations allows full SIMPLE_TRANS_MASK
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1301104 13f79535-47bb-0310-9956-ffa450e
 #i119031# preserving ASCII in ignore-* transliterations allows full SIMPLE_TRANS_MASK
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1301104 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 1538b0e5 | 15-Mar-2012 | Herbert Dürr | #i119031# default to preserve ASCII in ignore-width transliteration
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1301101 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 03c97e34 | 23-Feb-2012 | Yuri Dario | i118923 - OS/2 port: i18npool build system updates.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292855 13f79535-47bb-0310-9956-ffa450edef68
 |