Re: [dev] OpenOffice bug site is down for many days now?

2005-04-05 Thread Matt Needles
vy.ho wrote: (I am sorry if you get this twice) I tried to create a new bug in the OpenOffice website. However, I cannot get to it. I can log into the site. I can also see previous bug report. However, clicking on an item like My Issues: http://qa.openoffice.org/issues/buglist.cgi?cmdtype=runuse

Re: [dev] Save as PDF?

2005-04-05 Thread Brian Raymond
You have some similar options on WIndows if you wrap things together into a plugin. There are a number of libraries out there that would give you the pieces to need to put this functionality together much easier then pulling OOo's code apart to adapt it for Mozilla. A related note, I've printed to

Re: [dev] OpenOffice bug site is down for many days now?

2005-04-05 Thread Matt Prazak
--- "vy.ho" <[EMAIL PROTECTED]> wrote: > (I am sorry if you get this twice) > > I tried to create a new bug in the OpenOffice website. However, I > cannot get to it. I can log into the site. I can also see previous bug > report. However, clicking on an item like My Issues: > http://qa.openoffi

Re: [dev] Save as PDF?

2005-04-05 Thread Daniel Carrera
If you are just interested in Linux, you are much better off writing a plugin that prints to postscript and then runs 'ps2pdf'. No need to reinvent the wheel. Especially when it's a big and complicated wheel. Cheers, Daniel. On Tue, Apr 05, 2005 at 08:11:01AM -0700, Ryan Singer wrote: > There

[dev] OpenOffice bug site is down for many days now?

2005-04-05 Thread Vy Ho
I tried to create a new bug in the OpenOffice website. However, I cannot get to it. I can log into the site. I can also see previous bug report. However, clicking on an item like My Issues: http://qa.openoffice.org/issues/buglist.cgi?cmdtype=runuserdefault it won't work. I think the qa.openo

Re: [dev] Save as PDF?

2005-04-05 Thread Philipp Lohmann - Sun Germany
Hi, what exactly would you want to know ? I could point at the vcl project to vcl/inc/pdfwriter.hxx and vcl/source/gdi/pdfwriter_impl.[hc]xx which contain that parts of OOo's PDF export that actually handle creating a PDF. But that is of course code working inside OOo, one would have to adapt t

[dev] OpenOffice bug site is down for many days now?

2005-04-05 Thread vy.ho
(I am sorry if you get this twice) I tried to create a new bug in the OpenOffice website. However, I cannot get to it. I can log into the site. I can also see previous bug report. However, clicking on an item like My Issues: http://qa.openoffice.org/issues/buglist.cgi?cmdtype=runuserdefault it w

[dev] Save as PDF?

2005-04-05 Thread Ryan Singer
There is some interest in making a save as pdf feature in future versions of Mozilla on the PC and on linux, and one of my friends at the mozilla foundation was wondering if he could talk to a OOo developer about where to start with that. Any of you interested in helping? Just reply to me off-li

Re: [dev] Restricting portions of config to admins only?

2005-04-05 Thread Joerg Barfurth
Hi Brian, Brian Raymond wrote: I wanted to see if anyone had any input on this. I've seen some good data on how to make a custom schema for configuration data for my component but no way to restrict access to it. There is no way to do this in the schema. I'm implementing some custom configuration p

Re: [dev] How to add options in popup menu?

2005-04-05 Thread Carsten Driesner
George Tryfon wrote: Hello Is it possible to add my options in the pop-up menu that appears when I right click on a word inside the Writer? (I am using add-on in Writer) any ideas? Yes it's possible. You can use a ContextMenuInterceptor. Please read chapter 4.7.5 "Intercepting Context Menus" of th

[dev] How to add options in popup menu?

2005-04-05 Thread George Tryfon
Hello Is it possible to add my options in the pop-up menu that appears when I right click on a word inside the Writer? (I am using add-on in Writer) any ideas? Thank you again George http://www.freemail.gr - δωρεάν υπηρεσία η

Re: [dev] Packaging a filter in a *.jar file in OOo2.0

2005-04-05 Thread Pierre-Andre Galmes
* Andreas Schlüns <[EMAIL PROTECTED]> [050405 08:48]: > Hello Pierre-Andre! Hello Andreas, Firstly, thank-you for your answer which enlight my day ;-). In order to try to help the following developpers trying to figure out how all this work, I will try to "over-explain" the facts. > The file "Ty