Re: Mentor

2016-05-24 Thread Alexandro Colorado
On Wednesday, May 25, 2016 6:14:47 AM CDT Yacine Abbes wrote: > Hi > I'm new to OO development. I would appreciate if anyone would like like to > be a mentor? Best regards > Yacine We have had mentoring programs in the past but most of the mentorage is done on the list mainly. Not everyone knows

Mentor

2016-05-24 Thread Yacine Abbes
Hi I'm new to OO development. I would appreciate if anyone would like like to be a mentor? Best regards Yacine

RE: Updating APR ...

2016-05-24 Thread Dennis E. Hamilton
Great! Thanks, Pedro. > -Original Message- > From: Pedro Giffuni [mailto:p...@apache.org] > Sent: Tuesday, May 24, 2016 14:12 > To: OOo Apache > Subject: Re: Updating APR ... > > Hi Dennis; > > > > Pedro, > > > > Please say more about what it means to "update APR support carried in >

Re: Updating APR ...

2016-05-24 Thread Pedro Giffuni
Hi Dennis; Pedro, Please say more about what it means to "update APR support carried in AOO." 1. Since APR is from an Apache Project, are you talking about relying on it more and/or contributing improvements upstream? 2. Are you talking about using APR in implem

RE: Updating APR ...

2016-05-24 Thread Dennis E. Hamilton
Pedro, Please say more about what it means to "update APR support carried in AOO." 1. Since APR is from an Apache Project, are you talking about relying on it more and/or contributing improvements upstream? 2. Are you talking about using APR in implementations of mo

RE: [PROPOSAL][API][WINDOWS]Whether Common Spelling API can be implemented

2016-05-24 Thread Dennis E. Hamilton
Moving to dev@, BCC to users@ Please continue this discussion on dev@ for technical purposes. Please provide more information about the Common Spelling API and where its specification can be found. Also, is there any connection with the indexing APIs that would allow ODF documents to be full-t

Updating APR ...

2016-05-24 Thread Pedro Giffuni
Hello; As part of some enhancements I am preparing to generate better random numbers, I took a look at the random number generator in SAL and I found it's very limited. I think even the "regular" KISS PRNG I implemented in Calc does a better job generating random numbers but instead of moving my