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 4F8059012 for ; Thu, 7 Jun 2012 07:15:26 +0000 (UTC) Received: (qmail 86886 invoked by uid 500); 7 Jun 2012 07:15:25 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 86830 invoked by uid 500); 7 Jun 2012 07:15:25 -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 86804 invoked by uid 99); 7 Jun 2012 07:15:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 07:15:24 +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 (athena.apache.org: domain of mayongl@gmail.com designates 209.85.213.175 as permitted sender) Received: from [209.85.213.175] (HELO mail-yx0-f175.google.com) (209.85.213.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 07:15:18 +0000 Received: by yenl13 with SMTP id l13so153542yen.6 for ; Thu, 07 Jun 2012 00:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=gIiI395jMSB/7spBmgDpB03JoZuyp4KH+tQYj4tXIUY=; b=mVG9KJSHRokVs5N5naBd2rm5nPFL9wZovN9oq8rlm7STPg5/B9IxvPsyX1L1z46XVm BmOEd1VpoVZ/2s4/bLvo6CfmkslvcWkvLXnRVRBiejrS7naihq2xdhB8SsXl7NhZ5f4F Ar+UswjbMQr0h/vQfTyrO8JwC/EaoZrKm+1nizL8xF8VdeA7lr+OZeEQpYvrj5eSBRIe hYwE1JEhBW6mvgst7is6Mwf2Vo80EexYRFENNThM5PlVnEXGbPcXSv9uGTEXQa6bUOXk CTZs+BGgQF2EsPFIbeXXfqVxcCsBBBE5Tg1jiyEhkr3Mc3QVJb/BmipxYhuJOqYWqllg XEhw== MIME-Version: 1.0 Received: by 10.101.2.34 with SMTP id e34mr309762ani.45.1339053298025; Thu, 07 Jun 2012 00:14:58 -0700 (PDT) Sender: mayongl@gmail.com Received: by 10.146.116.8 with HTTP; Thu, 7 Jun 2012 00:14:57 -0700 (PDT) In-Reply-To: References: Date: Thu, 7 Jun 2012 15:14:57 +0800 X-Google-Sender-Auth: Yddab82Nchd005QSBOvl3IUeP4g Message-ID: Subject: Re: [Call-for-Review]patch for bug 119464 From: Yong Lin Ma To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org The patch looks good to me. I will help to commit it. Are there any similar problems caused by different style values between MS Office and AOO? On Tue, Jun 5, 2012 at 3:05 PM, Ying Zhang wrote: > Hi, All > > I have a fix for *Bug > 119464* > For more details, please refer to : =A0*Patch for paragraph alignment > issue* > Can anyone help review, thx!