Re: [dev] How can I reuse the implementation of a service?

2008-07-22 Thread Rainman Lee
oh, I see... Separating XButton from XWindow and reusing the window implementation can be done in a old-style service. But in a new-style service, only one interface a service can inherit. so if I try to separate XButton, there must be a XSomeInterface that inherits XButton and XWindow. The result

Re: [dev] "vanilla" linux builds

2008-07-22 Thread Caolan McNamara
On Tue, 2008-07-22 at 13:37 +0200, Christian Lohmaier wrote: > Hi *. > > On Tue, Jul 22, 2008 at 10:48 AM, Caolan McNamara <[EMAIL PROTECTED]> wrote: > > Do we have a buildbot or any other piece of infrastructure that is > > capable of providing an installset that uses or matches the buildsystem >

Re: [dev] "vanilla" linux builds

2008-07-22 Thread Christian Lohmaier
Hi *. On Tue, Jul 22, 2008 at 10:48 AM, Caolan McNamara <[EMAIL PROTECTED]> wrote: > Do we have a buildbot or any other piece of infrastructure that is > capable of providing an installset that uses or matches the buildsystem > of the "vanilla" linux builds provided by www.openoffice.org > > i.e.

[dev] searching QA for a cws

2008-07-22 Thread eric b
CC for education project Hello, A new volunteer, Rakesh Pandit ( sca accepted) and me, think we have completed the first part of wae4binfilter (for Education Project purpose) The first cws was about uninitialized variables**, and it's name is wae4binfilter01. Now, we need an experimented

[dev] "vanilla" linux builds

2008-07-22 Thread Caolan McNamara
Do we have a buildbot or any other piece of infrastructure that is capable of providing an installset that uses or matches the buildsystem of the "vanilla" linux builds provided by www.openoffice.org i.e. i386, builds with the same compiler, builds with the vclplugs, provides rpms, installs cleanl