Revert "#i126762# patch by: hanya"This reverts commit d6a3fbd0259e572c54d626e74753693b08bd88fd.This commit produced crashes, needs further investigation.
#i126762# patch by: hanyaIgnore dictionary not in specified location.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1727441 13f79535-47bb-0310-9956-ffa450edef68(cherry picked from
#i126762# patch by: hanyaIgnore dictionary not in specified location.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1727441 13f79535-47bb-0310-9956-ffa450edef68(cherry picked from commit f47a9491cb8c1a3c71077c4073d7d9e69e1885f0)
show more ...
lingucomponent: remove unused header from hunspell.According to opengrok, we are not using DictMgr so the header is not needed. The header has been removed in newer versions of hunspellaltogether
lingucomponent: remove unused header from hunspell.According to opengrok, we are not using DictMgr so the header is not needed. The header has been removed in newer versions of hunspellaltogether.Obtained from: FreeBSDgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779875 13f79535-47bb-0310-9956-ffa450edef68
#i118923# merge OS/2 trunk changesets from #i125501# #i125592# #i118932# into AOO410 branch.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1702880 13f79535-47bb-0310-9956-f
#i118923# merge OS/2 trunk changesets from #i125501# #i125592# #i118932# into AOO410 branch.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1702880 13f79535-47bb-0310-9956-ffa450edef68
#i122301# switch Mac port to SDK 10.7 / 64bitgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560747 13f79535-47bb-0310-9956-ffa450edef68
use NSString objects for NSSpellChecker and not their NSObject basesgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468389 13f79535-47bb-0310-9956-ffa450edef68
#i116680# Update of hunspell from 1.2.9 to 1.3.2git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1358102 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229826 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68
118628: minor changes to make the spellchecker working on MacOS, fix compile errors and dependency to hunspell, thanks arielch for a patchgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/
118628: minor changes to make the spellchecker working on MacOS, fix compile errors and dependency to hunspell, thanks arielch for a patchgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1207270 13f79535-47bb-0310-9956-ffa450edef68
lingucomponent related fixes for i118627, i118628, i118629* 118627 - Hyphenator: building the UNO component breaks due to name clash The three UNO components have been renamed to use the naming
lingucomponent related fixes for i118627, i118628, i118629* 118627 - Hyphenator: building the UNO component breaks due to name clash The three UNO components have been renamed to use the naming scheme compname.uno: spell.uno, hyphen.uno, lnth.uno* 118629 - remove hunspell dependency from mythes hunspell was only needed for building the mythes example. Added a patch to patch the source in AOO builds and disable the example.* 118628 - remove hunspell dependency from Hyphenator and Thesaurus UNO components The dependency has been remove. Now the three components can be built independently from each other: * mythes has a category A license http://www.apache.org/legal/3party.html#category-a As a category A license, the library is ENABLED by default and is built unconditionally if the optional configure switch --with-system-mythes is missing As a side effect, building the UNO Thesaurus component is always enabled. * hunspell has a category B license http://www.apache.org/legal/3party.html#category-b as such, it is DISABLED by default. To enable the library use --enable-hunspell To use the library already present in the system instead of building it, use --with-system-hunspell As a side effect, building the UNO spell checking component is only enabled when hunspell is enabled. * hyphen has a category B license, as such it is DISABLED by default. To enable the library, use --enable-hyphen To uses the system library instead of building it, use --with-system-hyphen As side effect, building the UNO hyphenator component is only enabled when hyphen is enabled.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1204995 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198452 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198261 13f79535-47bb-0310-9956-ffa450edef68
DISABLE_HUNSPELL for MacOSX specific partsThanks to Pavel Janik.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162595 13f79535-47bb-0310-9956-ffa450edef68
make copylefts an optionBased on original work by Mathias Bauer <mbauer@apache.org>git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162539 13f79535-47bb-0310-9956-ffa450edef68
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 co
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.xslAlso: Repository.mk from the l10n toplevelgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68