Re: [Libreoffice] [PATCH] Remove DECLARE_LIST( EditList, AppWIn*)

2011-01-06 Thread David Tardon
On Wed, Jan 05, 2011 at 11:05:02AM +, Noel Power wrote: > Hi Joseph > On -10/01/37 20:59, Joseph Powers wrote: > >The attached patch compiles and stands up to my limited testing; however, > >it's a large patch and touches a lot of sensitive code so I want someone > >with better knowledge of

Re: [Libreoffice] [PATCH] Remove DECLARE_LIST( EditList, AppWIn*)

2011-01-05 Thread Noel Power
Hi Joseph On -10/01/37 20:59, Joseph Powers wrote: The attached patch compiles and stands up to my limited testing; however, it's a large patch and touches a lot of sensitive code so I want someone with better knowledge of the Basic Macro Editor environment to review& test it before I try p

[Libreoffice] [PATCH] Remove DECLARE_LIST( EditList, AppWIn*)

2010-12-27 Thread Joseph Powers
The attached patch compiles and stands up to my limited testing; however, it's a large patch and touches a lot of sensitive code so I want someone with better knowledge of the Basic Macro Editor environment to review & test it before I try pushing it. Thanks, Joe P. 0001-Remove-DECLARE_LIS