GSOC Idea

2013-04-12 Thread Rajath Shashidhara
Hello, I would like to participate in gsoc 2013. I browsed through your ideas page. The idea : Extension wizard to import table to database interested me. I am an experienced python and java coder. I'm familiar with C and C++ as well. I have developed a lot of gui based applications using PyQt4 an

Re: FormatArea Draw

2013-04-12 Thread Ariel Constenla-Haile
Hi Ivan, On Fri, Apr 12, 2013 at 07:51:32PM -0500, jorge ivan poot diaz wrote: > Hello, Ariel > I want to do: the new color is added with a number: > Here a picture, > http://imagebin.org/253798 > > For example "prueba": > prueba245 > prueba142 > prueba634 > > ... > ... > > > Any idea how

Re: tpcolor - aName

2013-04-12 Thread Ariel Constenla-Haile
Hi Ivan, On Fri, Apr 12, 2013 at 08:32:06PM -0500, jorge ivan poot diaz wrote: > > Do you want to see the value of this variable inside the debugger (gdb)? > Yes . How I can do this? As long as the strings are objects, you need a pretty-printer. You can use dbg_dump(): (gdb) break SvxColorTabPag

Re: Strange OSI Certification Claim

2013-04-12 Thread Louis Suárez-Potts
Dennis, On 13-04-12, at 20:27 , Dennis E. Hamilton wrote: > While looking around for some PDL-licensed content on www.openoffice.org, I > stumbled onto this page: . > > I find this statement, at the bottom of the page, quite challenging: > >

Re: tpcolor - aName

2013-04-12 Thread jorge ivan poot diaz
> Do you want to see the value of this variable inside the debugger (gdb)? Yes . How I can do this? 2013/4/11 Ariel Constenla-Haile > Hi Jorge, > > On Wed, Apr 10, 2013 at 09:12:18PM -0500, jorge ivan poot diaz wrote: > > Hello, > > I am modifying this code into the source code AOO > > > > > ht

Re: Random Numbers

2013-04-12 Thread jorge ivan poot diaz
Ok. Thanks. 2013/4/11 Ariel Constenla-Haile > Hi Jorge, > > On Thu, Apr 11, 2013 at 07:16:02PM -0500, jorge ivan poot diaz wrote: > > Hello, > > I have this code, I try to generate random numbers, but I have problems > when > > I build: > > > > protected double getRandomDouble() > > { > >

Re: FormatArea Draw

2013-04-12 Thread jorge ivan poot diaz
Hello, Ariel I want to do: the new color is added with a number: Here a picture, http://imagebin.org/253798 For example "prueba": prueba245 prueba142 prueba634 ... ... Any idea how to generate these numbers? 2013/3/30 Ariel Constenla-Haile > Hi Ivan, > > On Sat, Mar 30, 2013 at 01:38

Re: Programming OOoDraw and OOoImpress

2013-04-12 Thread Henry Tiquet Leyva
Thank you!!! It is solved! Now I get it. Only I had to change the cxx name file in the new Makefile and now it is working perfectly. Regards! 2013/4/12 Ariel Constenla-Haile > On Fri, Apr 12, 2013 at 05:20:48PM -0500, Henry Tiquet Leyva wrote: > > http://ooo.pastebin.ca/2357487 > > > > I am so

Strange OSI Certification Claim

2013-04-12 Thread Dennis E. Hamilton
While looking around for some PDL-licensed content on www.openoffice.org, I stumbled onto this page: . I find this statement, at the bottom of the page, quite challenging: • Certified by OSI()

Re: Handlers in Drawing

2013-04-12 Thread Alan Eduardo Puc Pech
Hello Regina, I would like to know which file in the source code of AOO, manipulate shapes in Draw. Because I want to learn the operation of that file. For example when I create a circle. the points to which I can manipulate and change its size. Regards. 2013/4/12 Regina Henschel > Hi Alan, >

Re: Programming OOoDraw and OOoImpress

2013-04-12 Thread Ariel Constenla-Haile
On Fri, Apr 12, 2013 at 05:20:48PM -0500, Henry Tiquet Leyva wrote: > http://ooo.pastebin.ca/2357487 > > I am sorry, here is it, I think it is better like this. at first sight, there is nothing wrong (though the code is old). How are you building this code? It tries to connect to a running offic

Re: Programming OOoDraw and OOoImpress

2013-04-12 Thread Henry Tiquet Leyva
http://ooo.pastebin.ca/2357487 I am sorry, here is it, I think it is better like this. 2013/4/12 Henry Tiquet Leyva > > > > 2013/4/12 Ariel Constenla-Haile > >> Hi Henry, >> >> On Fri, Apr 12, 2013 at 04:53:54PM -0500, Henry Tiquet Leyva wrote: >> > Hi Ariel, >> > >> > I have done all you tol

Re: Programming OOoDraw and OOoImpress

2013-04-12 Thread Henry Tiquet Leyva
2013/4/12 Ariel Constenla-Haile > Hi Henry, > > On Fri, Apr 12, 2013 at 04:53:54PM -0500, Henry Tiquet Leyva wrote: > > Hi Ariel, > > > > I have done all you told me but I have the error yet. > > I searched in Internet and it said that generally such errors are caused > by > > addressing non-exis

Re: Programming OOoDraw and OOoImpress

2013-04-12 Thread Ariel Constenla-Haile
Hi Henry, On Fri, Apr 12, 2013 at 04:53:54PM -0500, Henry Tiquet Leyva wrote: > Hi Ariel, > > I have done all you told me but I have the error yet. > I searched in Internet and it said that generally such errors are caused by > addressing non-existent/allocated memory. > > Is posible that I am u

Re: Programming OOoDraw and OOoImpress

2013-04-12 Thread Henry Tiquet Leyva
Hi Ariel, I have done all you told me but I have the error yet. I searched in Internet and it said that generally such errors are caused by addressing non-existent/allocated memory. Is posible that I am using some wrong variable? 2013/4/11 Ariel Constenla-Haile > Hi Henry, > > On Thu, Apr 11,

I NEED HELP!!!!!!! cppu.defaultBootstrap_InitialComponentContext(Reference* )- Server Win 2003

2013-04-12 Thread Julieta Abdala
Hi guys! I create a class in c#, to convert from "x" document to pDF. The app works correctly in my local pc, but when migrate to the server I get this error: System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. at cppu.defaultBootstrap_In

Extensions Integration into Installation Set, but constantly crashes

2013-04-12 Thread Yi
Hi, I added the my_extension to my Windows build of OOo 3.4.1. fellow the instructions at : http://wiki.openoffice.org/wiki/Extensions_Integration_into_Installation_Set,. it works, but constantly crashes when I try to open the extension manager in my OOo 3.4.1 I don't know why... L

Libwpd 0.8 x 0.9

2013-04-12 Thread Claudio Filho
Hi I did a update in my env and tried to reconfigure it, returning a error in configure step. Configure script breaks in this part: $ ./configure ... checking which libwpd to use... external checking for LIBWPD... no configure: error: Package requirements (libwpd-0.8 ) were not met: No pack

Re: Sidebar merged into trunk

2013-04-12 Thread Pavel Janík
Andre, the change I use is at http://tmp.janik.cz/AO/boost.diff Sorry I can't log into bugzilla right now :-( On Apr 12, 2013, at 3:54 PM, Andre Fischer wrote: > On 10.04.2013 15:37, Pavel Janík wrote: /Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/unxmacxi.pro/inc/boost/aligned_sto

Re: Sidebar merged into trunk

2013-04-12 Thread Andre Fischer
On 10.04.2013 15:37, Pavel Janík wrote: /Users/pavel/BUILD/BuildDir/ooo_trunk_src/solver/400/unxmacxi.pro/inc/boost/aligned_storage.hpp:90: warning: enumeral and non-enumeral type in conditional expression ... I had seen this too but from what I have seen on the world wide web, this seems to b

Fwd: Call for volunteers for AOO 4.0 sidebar testing on trunk build

2013-04-12 Thread Rob Weir
Forwarding this note to the dev list as well. This is a task that anyone can help with, not only those who think of themselves as "qa". Since the Sidebar is a major new feature in AOO 4.0 we need all the help we can get testing this. -Rob -- Forwarded message -- From: Yi Xuan L

Re: Sidebar merged into trunk

2013-04-12 Thread Oliver-Rainer Wittmann
Hi, On 10.04.2013 15:57, Armin Le Grand wrote: Hi Pavel, On 10.04.2013 15:43, Pavel Janík wrote: Another questionable: [ build CXX ] svx/source/tbxctrls/tbcontrl In file included from /Users/pavel/BUILD/BuildDir/ooo_trunk_src/svx/source/tbxctrls/tbcontrl.cxx:89: /Users/pavel/BUILD/Build

Re: [CODE]: 3layer drop, looking for volunteers who are interested to play with my test builds

2013-04-12 Thread Jürgen Schmidt
On 4/11/13 9:11 PM, Pavel Janík wrote: > Jürgen, > > On Apr 11, 2013, at 6:15 PM, Jürgen Schmidt wrote: > >> MacOS users can try it out now with the merged sidebar. 3layer fee >> sidebar office ;-) > > I have tried to put the patch over my finished trunk build (modulo binfilter > directory, I d

Re: Build breaker and clean build

2013-04-12 Thread janI
On 12 April 2013 09:27, Andre Fischer wrote: > On 11.04.2013 18:43, Andrew Rist wrote: > >> >> On 4/11/2013 12:06 AM, Andre Fischer wrote: >> >>> On 10.04.2013 18:57, Andrew Rist wrote: >>> On 4/10/2013 1:33 AM, Herbert Dürr wrote: > On 2013/04/10 10:09 AM, Andre Fischer wrote:

Re: Build breaker and clean build

2013-04-12 Thread Andre Fischer
On 11.04.2013 18:43, Andrew Rist wrote: On 4/11/2013 12:06 AM, Andre Fischer wrote: On 10.04.2013 18:57, Andrew Rist wrote: On 4/10/2013 1:33 AM, Herbert Dürr wrote: On 2013/04/10 10:09 AM, Andre Fischer wrote: tonight we had a build breaker in the windows build: a slot id that is used in S

Re: Handlers in Drawing

2013-04-12 Thread Regina Henschel
Hi Alan, I'm not sure, whether I understand you right. Do you mean something like http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/sd/source/ui/func/fuconarc.cxx? Kind regards Regina Alan Eduardo Puc Pech schrieb: Hello I'm Alan, I need your help. I want to learn the operation

Re: How to make install package name changed to 4.0

2013-04-12 Thread Ji Yan
Sorry, I wasn't noticed that the url is wrong. After fetch source code with the correct URL, we got the updated "4.0". Thanks for your help. On Thu, Apr 11, 2013 at 11:04 PM, Herbert Dürr wrote: > Hi > > > On 2013/04/11 4:50 PM, Ji Yan wrote: > >>I have a question about the product version