Revision tags: AOO417, AOO420-Dev-m1 |
|
#
52d905a6 |
| 14-Feb-2019 |
Jim Jagielski |
Merge r1852965 from trunk: Port main/i18npool to gbuild. Allow ICU's version.mk to be used by GNU make (= instead of *=). Add support for building generated C files.
Merge r1852965 from trunk: Port main/i18npool to gbuild. Allow ICU's version.mk to be used by GNU make (= instead of *=). Add support for building generated C files. Reference ICU libraries using "gb_Library_use_externals" across the tree. Also ICU is an external library, remove it from RepositoryFixes.mk which is only for internal ones, and keep it in RepositoryExternal.mk exclusively. Since we get to specify the full linker parameter over there, remove the half-baked hacks for it from RepositoryFixes.mk. Patch by: me Submitted by: damjan Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1853583 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO416, AOO416-RC1 |
|
#
c1e8cc3a |
| 01-May-2018 |
Don Lewis |
The register storage class is deprecated and is incompatible with C++17. Modern compilers have mostly been ignoring it, probably other than to forbid the use of the address-of operator. Get
The register storage class is deprecated and is incompatible with C++17. Modern compilers have mostly been ignoring it, probably other than to forbid the use of the address-of operator. Get ahead of the game and delete it now. Reported by clang 6. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830707 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT |
|
#
d5645047 |
| 10-Oct-2015 |
Tsutomu Uchino |
#i107619# use next index to the last position from the offset when the match result is started at the end of thes string git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1707844
#i107619# use next index to the last position from the offset when the match result is started at the end of thes string git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1707844 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO411, AOO410, AOO410_Beta, AOO401, AOO400 |
|
#
e2630f2c |
| 24-Jun-2013 |
Herbert Dürr |
#i121880# fix case-sensitive non-regexp text search Patch by: Tsutomu Uchino <hanya.runo@gmail.com> Review by: Herbert Duerr <hdu@apache.org> git-svn-id: https://svn.apache
#i121880# fix case-sensitive non-regexp text search Patch by: Tsutomu Uchino <hanya.runo@gmail.com> Review by: Herbert Duerr <hdu@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1496073 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
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
|
Revision tags: AOO340 |
|
#
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 ...
|
#
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 ...
|
#
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
|
#
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 ...
|
#
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
|
#
16b8677b |
| 09-Feb-2012 |
Herbert Dürr |
#i118887# ignore zero-length matches in regexp search git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1242235 13f79535-47bb-0310-9956-ffa450edef68
|
#
cdce7373 |
| 26-Jan-2012 |
Herbert Dürr |
fix transliteration flags for search pattern preprocessing git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1236199 13f79535-47bb-0310-9956-ffa450edef68
|
#
7c5e76a7 |
| 23-Jan-2012 |
Herbert Dürr |
fix minor typo in comment git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234799 13f79535-47bb-0310-9956-ffa450edef68
|
#
4ba79ff3 |
| 23-Jan-2012 |
Herbert Dürr |
improve standard conformance regarding unicode UAX#29 word boundaries git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234786 13f79535-47bb-0310-9956-ffa450edef68
|
#
7f9f793f |
| 23-Jan-2012 |
Herbert Dürr |
emulate word boundary matching of old regex engine The new ICU regex engine has much improved unicode capabilities. The old regex engine had the extensions \< and \> for matching word bo
emulate word boundary matching of old regex engine 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. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234777 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
0c7ce76d |
| 06-Jan-2012 |
Herbert Dürr |
#i118723# fill in regexp matcher group details git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1228084 13f79535-47bb-0310-9956-ffa450edef68
|
#
449ab281 |
| 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198251 13f79535-47bb-0310-9956-ffa450edef68
|
#
cc450e3a |
| 30-Sep-2011 |
Herbert Dürr |
use ICU regexp instead of LGPL i18nregexp git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1177610 13f79535-47bb-0310-9956-ffa450edef68
|
#
cdf0e10c |
| 16-Aug-2011 |
rcweir |
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately): /ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt /ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt /ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt /ooo/trunk/core/gettext/gettext-0.18.1.1.patch /ooo/trunk/core/apache-commons/patches/codec.patch /ooo/trunk/core/libcroco/libcroco-0.6.2.patch /ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt /ooo/trunk/core/graphite/graphite-2.3.1.patch /ooo/trunk/core/hwpfilter/source/hwpeq.cpp /ooo/trunk/core/solenv/bin/cwstouched.pl /ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html /ooo/trunk/core/writerfilter/source/doctok/escher.html /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl Also: Repository.mk from the l10n toplevel git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|