Re: [dev] changing the OOo-Configuration via API has no effect during runtime

2006-11-06 Thread Christoph Lutz
Hi Matthias, Are you sure that it doesn't affect even new documents you create later? Then it would be a bug (Writer having a cached value that doesn't react on changes of the configuration) and you should create an issue. I checked this and it is a bug -- #71235 If it only doesn't affect

Re: [dev] Specifications - summary suggestions ...

2006-11-06 Thread Niklas Nebel
Kohei Yoshida wrote: On 11/3/06, Mathias Bauer [EMAIL PROTECTED] wrote: Let's put it that way: it should be possible to integrate something even if the original goal laid out in the spec wasn't reached but the result is good enough. Good enough means that we could live with it even if nothing

Re: [dev] changing the OOo-Configuration via API has no effect during runtime

2006-11-06 Thread Niklas Nebel
Mathias Bauer wrote: Are you sure that it doesn't affect even new documents you create later? Then it would be a bug (Writer having a cached value that doesn't react on changes of the configuration) and you should create an issue. One may call it a bug, but it's not surprising. When the old

[dev] Integration of the OpenOffice.org page into the Firefox browser

2006-11-06 Thread Kay Koll
Hi, I have created an extension for the Firefox browser. It adds a new main menu with a list of OpenOffice.org related URLs and it adds a search context menu to the IssuesZilla and OO.o search engine. It is an easy way to access the OpenOffice.org web page Please find more on the Wiki

Re: [dev] changing the OOo-Configuration via API has no effect during runtime

2006-11-06 Thread Christoph Lutz
Hi, I don't know the API to change the corresponding setting at the document, sorry. Perhaps somebody else does. I will try to find how to change the view setting, but I still would be glad if somebody else could give me a hint. The Controller (ThisComponent.currentController) of the

Re: [dev] changing the OOo-Configuration via API has no effect during runtime

2006-11-06 Thread Frank Meies
Hi Christoph, On 11/06/06 10:44, Christoph Lutz wrote: I will try to find how to change the view setting, but I still would be glad if somebody else could give me a hint. viewsetting = thiscomponent.getCurrentController().getViewSettings() gives you the view settings. There is a

Re: [dev] changing the OOo-Configuration via API has no effect during runtime

2006-11-06 Thread Peter Eberlein
Hi Christoph, Christoph Lutz schrieb: Hi, So I would expect an option like ShowHiddenCharacters, in the ViewSettings, but there is no such option. I can remember that the support of HiddenCharacters is a feature that is much younger than other features in ViewSettings. So could it be that

Re: [dev] changing the OOo-Configuration via API has no effect during runtime

2006-11-06 Thread Peter Eberlein
Peter Eberlein schrieb: Hi Christoph, There are some single properties, e.g. ShowBreaks, ShowParaBreaks, ShowSpaces you can turn on or off. There is no one for all property. Sorry, misunderstood, Frank has answered it yet. Peter

Re: [dev] Bounty for performance improvements

2006-11-06 Thread Jens-Heiner Rechtien
Hi Michael, With UTF2 you mean Uno Threading Framework 2? I can see how it helps the performance if we reduce mutex locking (especially Solar-Mutex, of course) but naively I would assume that reference counter as programming concept are mostly independent from that effort? Does UTF2

Re: [dev] changing the OOo-Configuration via API has no effect during runtime

2006-11-06 Thread Christoph Lutz
Hi Frank, Hi Peter, thanks for your answers! I will try to find how to change the view setting, but I still would be glad if somebody else could give me a hint. viewsetting = thiscomponent.getCurrentController().getViewSettings() gives you the view settings. There is a ShowHiddenParagraphs

Re: [dev] Bounty for performance improvements

2006-11-06 Thread Jens-Heiner Rechtien
Hi Thorsten, Thorsten Behrens wrote: Jens-Heiner Rechtien [EMAIL PROTECTED] writes: With UTF2 you mean Uno Threading Framework 2? I can see how it helps the performance if we reduce mutex locking (especially Solar-Mutex, of course) but naively I would assume that reference counter as

Re: [dev] Specifications - summary suggestions ...

2006-11-06 Thread Kohei Yoshida
On 11/6/06, Niklas Nebel [EMAIL PROTECTED] wrote: Kohei Yoshida wrote: On 11/3/06, Mathias Bauer [EMAIL PROTECTED] wrote: Let's put it that way: it should be possible to integrate something even if the original goal laid out in the spec wasn't reached but the result is good enough. Good

Re: [dev] Built and now what ?

2006-11-06 Thread Enno Fennema
Jim, As usual your reply was quick and helpful. I am very grateful but also still confused. I got the impression from the OOo website that having downloaded solver and the one module, ie. sal, I want to build with debug=true I could get an OOo that would work under gdb. Now I think there are

Re: [dev] Bounty for performance improvements

2006-11-06 Thread Thorsten Behrens
Jens-Heiner Rechtien [EMAIL PROTECTED] writes: Well, but any reference counter increase/decrease still needs to be atomic as long as they are not thread local? How can we replace them with plain integer operations? Hi Heiner, well, when shared only within _one_ UTF2 thread-unsafe

Re: [dev] Interested in contributing programming

2006-11-06 Thread Kay Ramme - Sun Germany - Hamburg
Doug, Doug Descombaz wrote: Hi, I'm interested in contributing my programming skills to open office. I've been using it off and on for a few years and am a big fan. I've implemented Apache's POI on a few occassions. OOos code base is divided into so called accepted projects, see

Re: [dev] Built and now what ?

2006-11-06 Thread Jim Watson
Enno, the original question (I may have mis-read) I thought was after building, how can it be run? Now i see it is more about solver, about which I have no experience. I will make some very brief comments below, and reply more fully later today. maybe someone else will comment? I think

[dev] validating open office document...

2006-11-06 Thread ashok _
hello there: I am starting working on a particular front using openoffice, but I am not sure if its entirely feasible. --i am using openoffice as a structured document editor, users enter text and style the text using custom headings and styles... (a) --downstream the custom headings are