[dev] Re: Dependencies required to create an executable

2012-01-20 Thread TJ Frazier
Hi, Trying again with a different sending address. --/tj/ Original Message Subject: Re: [dev] Dependencies required to create an executable Date: Thu, 19 Jan 2012 12:40:06 -0500 From: TJ Frazier tjfraz...@openoffice.org Reply-To: ooo-...@incubator.apache.org To: dev

[dev] Serious trouble on Extensions site

2011-05-12 Thread TJ Frazier
The Extensions site has and is causing serious trouble. The lesser problem is that many links to it are down (giving Connection reset error), including its Contact Us link; hence the message here. The main site Do more link is down. The big problem is that the site is advertising an update

[dev] Re: Bug in OpenOffice Word Processor

2011-04-12 Thread TJ Frazier
On 4/12/2011 11:48, Gabriel wrote: It's a really tiny bug, the kind of thing I like (and have time) to fix. One thing I love about OpenOffice is that triple clicking on a word highlights the sentence, unlike in microsoft office where the triple click jumps you to the paragraph. However, as the

Re: [dev] Openoffice in Wine - User interface language cannot be determined

2010-10-30 Thread TJ Frazier
On 10/30/2010 02:39, Jan private wrote: Hello, I installed Openoffice 3.2 into Ubuntu wine (in order to test the Windows version of an extension I am developing). Install is without problems, but whatever I do, running soffice.exe always gives me The application cannot be started. The user

Re: [dev] SfxItemPool::Store(): some advice needed

2010-10-13 Thread TJ Frazier
On 10/13/2010 09:35, Michael Stahl wrote: hi all, i am reviewing a patch by Bartosz, who is working on replacing SvArrays. this patch is about the SfxItemPool and should solve issue #i84159#: http://hg.services.openoffice.org/hg/cws/svarray/rev/df7b4d57529a this changes the method in

Re: [dev] Changed an extension from .jar to .oxt, now extension gets installed but cannot be used ?

2010-07-26 Thread TJ Frazier
Hi, Oliver, Stephan, On 7/26/2010 06:53, rony wrote: Hi Stephan, On 26.07.2010 09:20, Stephan Bergmann wrote: To avoid a misunderstanding: :) There was no misunderstanding at all on my side, but plain ignorance and missing experience/knowledge on my side, never having created an

Re: [dev] oo3.2 (vista) freezes after double click on user field

2010-07-07 Thread TJ Frazier
On 7/7/2010 08:47, Oliver Brinzing wrote: Hi, can someone confirm ? - open writer - insert an user field - try to edit user field (e.g. double click) - oo freezes i use vista 32 (OO 3.2) btw: xp (OO3.2) and OO 3.3 (vista/xp) does not freeze Oliver Hi, Oliver, In a new document under WV

Re: [dev] oo3.2 (vista) freezes after double click on user field

2010-07-07 Thread TJ Frazier
Hi, László, I tried your test case under WV and 3.2.1, and it works fine (no crash). You should close your bug report as fixed in 3.2.1. QA will love you for that. -- /tj/ On 7/7/2010 12:14, Németh László wrote: Hi, There is a similar problem, but in special circumstances:

Re: [dev] RE: [api-dev] pdf import programmatically

2010-06-22 Thread TJ Frazier
Hi, Wei Min Teo, The rest is bottom-posted. On 6/21/2010 23:37, Wei Min Teo wrote: Hi Thibault Vataire, Thanks. I think this seem like it should work. It was suggested by cor nouws too. The problem with these filter fields or other properties is that i can't seem to find any

[dev] BASIC Variants, VarType(), and arrays

2010-04-09 Thread TJ Frazier
Can I get a little help from someone who knows the code, to confirm my experimental observations? Then I can get the documentation updated, and fix the BASIC code. The VarType function can be used on a variant to return the type of data therein, as documented. However, when the variant