Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A38969B42 for ; Thu, 1 Mar 2012 14:38:57 +0000 (UTC) Received: (qmail 85990 invoked by uid 500); 1 Mar 2012 14:38:57 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 85912 invoked by uid 500); 1 Mar 2012 14:38:57 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 85904 invoked by uid 99); 1 Mar 2012 14:38:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 14:38:57 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jogischmidt@googlemail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 14:38:50 +0000 Received: by bkcjg15 with SMTP id jg15so567365bkc.6 for ; Thu, 01 Mar 2012 06:38:30 -0800 (PST) Received-SPF: pass (google.com: domain of jogischmidt@googlemail.com designates 10.204.156.18 as permitted sender) client-ip=10.204.156.18; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jogischmidt@googlemail.com designates 10.204.156.18 as permitted sender) smtp.mail=jogischmidt@googlemail.com; dkim=pass header.i=jogischmidt@googlemail.com Received: from mr.google.com ([10.204.156.18]) by 10.204.156.18 with SMTP id u18mr322385bkw.32.1330612710070 (num_hops = 1); Thu, 01 Mar 2012 06:38:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=unfaVPxOobExh1sJAhZS99BUtMtYZBAfzBQhui+BnOk=; b=w7pxrPpUfxSGCDKj9AcjOyODZXAYkry+V81VHVu9ujXXfDxp6PBjPi+jrCLrzR2jR6 7rWXr5nxgJ2y1Fto/Wy5uDIs4mrtQZoxfTZLMilz6ISopwJLvThtFiqrH5mOQxkX/ZWt tPpBS2eXaZuyTuRSGVTUYvPWwYVPbeFDIYRdQ= Received: by 10.204.156.18 with SMTP id u18mr262049bkw.32.1330612709977; Thu, 01 Mar 2012 06:38:29 -0800 (PST) Received: from [9.155.131.20] (deibp9eh1--blueice3n2.emea.ibm.com. [195.212.29.180]) by mx.google.com with ESMTPS id t17sm3965722bke.6.2012.03.01.06.38.29 (version=SSLv3 cipher=OTHER); Thu, 01 Mar 2012 06:38:29 -0800 (PST) Message-ID: <4F4F89E3.5030400@googlemail.com> Date: Thu, 01 Mar 2012 15:38:27 +0100 From: =?ISO-8859-15?Q?J=FCrgen_Schmidt?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: Test result: LIbreOffice crashes, AOO doesn't, on OOXML file References: <20120301142800.f6aa72fa6595b5b14424fa7b@iol.ie> <4F4F8882.3070204@bluewin.ch> In-Reply-To: <4F4F8882.3070204@bluewin.ch> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 3/1/12 3:32 PM, Raphael Bircher wrote: > Am 01.03.12 15:28, schrieb Rory O'Farrell: >> On Thu, 1 Mar 2012 14:16:33 +0000 >> Ross Gardler wrote: >> >>> I'm assuming no dictionary is included since every word I have >>> is reported as being spelt wrong. >> As far as I know the dictionaries are installed locally, not >> included with the file. Check the language selected for the >> document, which should be shown on the Status Bar at window >> bottom. If this does not fit your default language, you shuold be >> able to Select All, then /Tools /Language: For all text (or for >> selection - On some versions of OOo For all text didn't work >> reliably, but For selection did) and change to your default >> language, which might help the spell check. > And at AOO you have to install a dic extension first. Because the > license we can not ship it with AOO. Dic's are maintained outside the > Project. > As you can see users would be confused and we are working on bundling dictionaries (downloaded from the extension repo) with the binary releases. I don't have the jira issue in place but I think that this way of bundling the pre-built binary extensions is allowed. But we still need feedback about the dictionaries people would like to bundle for their language. See https://cwiki.apache.org/confluence/display/OOOUSERS/Bundled+Writing+Aids Reminder, if we don't get the feedback we only focus on some obvious dictionaries and let it up to the users to install them Juergen