Re: [Libreoffice] [PUSHED] [PATCH] for Bug 32719

2011-08-19 Thread jeffrey chang
Hi Thorsten, Thanks for pushing my patch and the pointers. I will look into the problem. Jeffrey On Wed, Aug 17, 2011 at 6:27 PM, Thorsten Behrens < t...@documentfoundation.org> wrote: > jeffrey chang wrote: > > Sorry for the delay. Here is the revised patch that fixe

Re: [Libreoffice] [PATCH] for Bug 32719

2011-08-16 Thread jeffrey chang
tion.org> wrote: > jeffrey chang wrote: > > Here is the patch for EasyHack 32719. I have also discovered another bug > > relating to Impress Templates, documented here: > > > > https://bugs.freedesktop.org/show_bug.cgi?id=39705 > > > Hi Jeffrey, > > thanks a l

Re: [Libreoffice] [sumu...@novell.com: Re: [PATCH] for Bug 32719 (jeffrey chang)]

2011-08-03 Thread jeffrey chang
Hi, Regarding the fact that I may have trimmed too many outline levels as well as leaving some extraneous comments, I will resubmit the patch. Sorry for the trouble, Jeffrey On Wed, Aug 3, 2011 at 4:04 PM, jeffrey chang wrote: > Hi Muthu, > > 1. Sorry, next time I will do that. >

Re: [Libreoffice] [sumu...@novell.com: Re: [PATCH] for Bug 32719 (jeffrey chang)]

2011-08-03 Thread jeffrey chang
orwarded message -- > From: Muthu Subramanian K > To: jeffrey chang > Date: Wed, 03 Aug 2011 12:38:03 +0530 > Subject: Re: [Libreoffice] [PATCH] for Bug 32719 (jeffrey chang) > Hi, > > Thank you for the patch. > Assuming this is your first patch (or at-least one of the

[Libreoffice] [PATCH] for Bug 32719

2011-07-31 Thread jeffrey chang
Here is the patch for EasyHack 32719. I have also discovered another bug relating to Impress Templates, documented here: https://bugs.freedesktop.org/show_bug.cgi?id=39705 I am submitting this under the LGPLv3+/MPL 1.1 license. Thanks, -- --Jeffrey Chang From

[Libreoffice] [PATCH] Second patch for Bug 38936

2011-07-13 Thread jeffrey chang
Hi, Second patch for bug. Now the undo statement for "Insert Horizontal Rule" replaces "Insert horizontal ruler". -- --Jeffrey Chang From 4437a23af30f4b04835911534cb81fd1e6e2a7ec Mon Sep 17 00:00:00 2001 From: jeffrey Chang Date: Tue, 12 Jul 2011 09:11:27 +0800 Subject:

[Libreoffice] [PATCH] Second patch for Bug 38936

2011-07-13 Thread jeffrey chang
Hi, Here is the finish touch for the "Ruler" bug pushed last week. Now the undo step will also display "Insert Horizontal Rule" instead of "Ruler" -- --Jeffrey Chang From 4437a23af30f4b04835911534cb81fd1e6e2a7ec Mon Sep 17 00:00:00 2001 From: jeffrey Chang Date: T

[Libreoffice] Patch for Bug 38936

2011-07-07 Thread jeffrey chang
e box when the box pops up. Thanks, -- --Jeffrey Chang From b99ae25f50fcb1f4aa846fbaa46611fa873aba7d Mon Sep 17 00:00:00 2001 From: Jeffrey Date: Sat, 9 Jul 2011 02:25:33 +0800 Subject: [PATCH] Change Menuitem Insert Ruler to Rule --- .../org/openoffice/Office/UI/WriterCommands.xcu|2 +

[Libreoffice] Fwd: Formula Crash

2011-06-14 Thread jeffrey chang
replacing the <> with the formula. Can anyone confirm this problem? I discovered this when looking around bug 32062. Thanks -- --Jeffrey Chang GNU gdb (GDB) SUSE (7.2-3.3) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses

Re: [Libreoffice] Patch for Bug 34786: [EasyHack]Editing: Sentence movement function broken

2011-06-01 Thread jeffrey chang
Hi Noel, Yes it is contributed under LGPLv3+/MPL. Sorry for the late response. I had a small problem with the subscription but it is now fixed. Jeffrey On Wed, Jun 1, 2011 at 1:34 PM, jeffrey chang wrote: > Sorry here is the patch. > > > On Wed, Jun 1, 2011 at 1:18 PM, jeffrey

Re: [Libreoffice] Patch for Bug 34786: [EasyHack]Editing: Sentence movement function broken

2011-05-31 Thread jeffrey chang
Sorry here is the patch. On Wed, Jun 1, 2011 at 1:18 PM, jeffrey chang wrote: > Hi, > > I am new to the LibreOffice community. I know that 34786 has been posted > for awhile, but no one seems to have claimed the bug and the error was still > reproducible in writer so I decided

[Libreoffice] Patch for Bug 34786: [EasyHack]Editing: Sentence movement function broken

2011-05-31 Thread jeffrey chang
the sentence by making a simple change in wrtsh4.cxx (See Patch). After re-making sw and testing in writer the problem seems fixed. The patch is on LO version 3.4.0.2 because one of the recent masters that I pulled was unstable. Thanks, -- --Jeffrey Chang