Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-14 | Resync to trunk, windows non-pro buildaoo/aw080 | Armin Le Grand | |
2014-03-23 | aw080 resync to trunk, win build working, no checks yet | Armin Le Grand | |
2013-07-27 | resync to trunk (close to AOO400) | Armin Le Grand | |
2012-11-26 | mv ooo to top-level | Joe Schaefer | |
2012-11-19 | #121139# - string handling: clear reference counting and passing ownership | Oliver-Rainer Wittmann | |
Found by: Regina Henschel, Ariel Constenla-Haile Review by: Herbert Duerr Notes: prefer: 81e16cea9a11185c209894973db8d1990fa9cce6 | |||
2012-09-07 | #i120598# better emulation of regexp word-start and word-end operators | Herbert Dürr | |
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 Notes: merged as: 8c26876fea085a1bc847abba63dffa97a9499c1d | |||
2012-08-27 | #i117857# - Include Scottish Gaelic locale data | Ariel Constenla-Haile | |
Notes: prefer: eb4d2342b8acf2110831e6bcb4a16566a2a6db8c | |||
2012-08-27 | #i117857# - Scottish Gaelic locale data | Ariel Constenla-Haile | |
Locale data contributed by Michael Bauer <fios at akerbeltz.org> Notes: prefer: eb4d2342b8acf2110831e6bcb4a16566a2a6db8c | |||
2012-06-15 | #c705663# fix a memory leak in TextConversion_zh::getCharConversion() | Herbert Dürr | |
Notes: prefer: 23854ea235ef32232f34c6ff121f005310f8c01b | |||
2012-06-14 | #c705661# fix a memory leak in nativenumbersupplier.cxx | Herbert Dürr | |
Notes: prefer: 23854ea235ef32232f34c6ff121f005310f8c01b | |||
2012-05-11 | #i119332# (author=Nicolas Christener) disabled optimization for ↵ | Herbert Dürr | |
textsearch.cxx on unxsol* Notes: ignore: obsolete | |||
2012-05-09 | #i118925# enhance textsearch's match-group references to work for ↵ | Herbert Dürr | |
look-ahead/look-behind Notes: merged as: 9a93475d6eba53b2e1fba1585dbd11c94ea4b4a3 | |||
2012-03-31 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-30 | textsearch.cxx: unify for compiler independency | Herbert Dürr | |
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-28 | Added AL2 license. | Andre Fischer | |
2012-03-24 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-23 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-16 | #i118925# fix old word-boundary emulation | Herbert Dürr | |
2012-03-15 | #i119031# preserving ASCII in ignore-* transliterations allows full ↵ | Herbert Dürr | |
SIMPLE_TRANS_MASK | |||
2012-03-15 | #i119031# default to preserve ASCII in ignore-width transliteration | Herbert Dürr | |
2012-02-23 | i118923 - OS/2 port: i18npool build system updates. | Yuri Dario | |
2012-02-22 | Update headers to Alv2 headers | Andrew Rist | |
2012-02-15 | remove svn:executable properties from more source files | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from configuration files | Herbert Dürr | |
2012-02-09 | #i118887# ignore zero-length matches in regexp search | Herbert Dürr | |
2012-01-26 | fix transliteration flags for search pattern preprocessing | Herbert Dürr | |
2012-01-23 | fix minor typo in comment | Herbert Dürr | |
2012-01-23 | improve standard conformance regarding unicode UAX#29 word boundaries | Herbert Dürr | |
2012-01-23 | emulate word boundary matching of old regex engine | Herbert Dürr | |
The new ICU regex engine has much improved unicode capabilities. The old regex engine had the extensions \< and \> for matching word boundaries. For the convenience of a smooth upgrade experience these artifacts now get mapped to \b which is supported by almost all regex engines. | |||
2012-01-19 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-17 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-17 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-06 | #i118723# fill in regexp matcher group details | Herbert Dürr | |
2011-12-23 | Fix build breaker in i18npool | Ariel Constenla-Haile | |
license-info.txt can not have txt extension, because i18npool/source/breakiterator/makefile.mk grabs "all .txt files under data directory, which are breakiterator rule files". That is, the license will be processed together with the other data files. | |||
2011-12-23 | adding license information about the data files derived from ICU | Oliver-Rainer Wittmann | |
2011-11-09 | i118582: OS/2 port - i18npool build patch by Yuri Dario. | Pedro Giffuni | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-09-30 | use ICU regexp instead of LGPL i18nregexp | Herbert Dürr | |
2011-09-23 | #i108641# applied build fix for i18npaper (thanks hjs) | Herbert Dürr | |
2011-03-28 | CWS-TOOLING: integrate CWS calc66 | Ivo Hinkelmann | |
2011-03-15 | vcl120: #i117267# better paper matching | Philipp Lohmann [pl] | |