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 840167363 for ; Wed, 12 Oct 2011 16:20:22 +0000 (UTC) Received: (qmail 24078 invoked by uid 500); 12 Oct 2011 16:20:22 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 24035 invoked by uid 500); 12 Oct 2011 16:20:22 -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 24027 invoked by uid 99); 12 Oct 2011 16:20:22 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2011 16:20:22 +0000 Received: from localhost (HELO mail-vx0-f175.google.com) (127.0.0.1) (smtp-auth username robweir, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2011 16:20:22 +0000 Received: by vcbf1 with SMTP id f1so770409vcb.6 for ; Wed, 12 Oct 2011 09:20:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.99.195 with SMTP id es3mr17325481vdb.63.1318436420860; Wed, 12 Oct 2011 09:20:20 -0700 (PDT) Received: by 10.220.161.20 with HTTP; Wed, 12 Oct 2011 09:20:20 -0700 (PDT) In-Reply-To: <1318434476.30811.YahooMailClassic@web113505.mail.gq1.yahoo.com> References: <1318434476.30811.YahooMailClassic@web113505.mail.gq1.yahoo.com> Date: Wed, 12 Oct 2011 12:20:20 -0400 Message-ID: Subject: Re: [PATCH] Fix for #118485#, #108221#, #67705# From: Rob Weir To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Oct 12, 2011 at 11:47 AM, Pedro Giffuni wrote: > Hi; > > --- On Wed, 10/12/11, Armin Le Grand wrote: > >> =C2=A0=C2=A0=C2=A0 Hi Pedro, >> >> On 12.10.2011 03:43, Pedro Giffuni wrote: >> > Hi; >> > >> > I committed it as revision 1182166, and noted it in >> > the bug report, but I admit the patch was too big to do >> > a review on it. >> >> Thanks for comitting. I think - as i wrote - for someone >> knowing the =C2=A0core it would have been possible to read the >> diffs. This is not too big from my POV, I have bigger >> changes in the pipeline. >> > > Oh yes, it was not that big, but it touched a lot of files > which made it difficult to get the context. In any case > big patches are sometimes necessary and I was confident > this wouldn't go bad: it was my way of saying "this guy > should be a committer so he can fix the stuff he breaks" > :), > +1 > Another thing is that we should be focusing on removing > copyleft components and perhaps some cleanups before > doing enhancements. I specifically want to avoid the > situation in LO where the code and the configuration > options keep growing and growing without control to > the point where patches occasionally make gcc run > out of memory. > > I am very likely to commit stuff in these lines if I > get good patches: > > - Removal of libegg. > - Use of OpenSSL instead of nss for AES encryption. > - replacement of glibc (already discussed in the list) > - Updates to the scanner (sane and twain) headers. > - Updating ICC. > - Bring back Xalan. > - Replace Rhino with V8 ! > > And the list will probably grow as ideas keep coming in ;-) > > Pedro. >