[dev] Password protect extension

2010-06-08 Thread Christian Heise
Hi everybody, Is it possible to protect an extension in a way that disabling or uninstallation have to be confirmed by entering a password? Regards Chris - To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For

Re: [dev] Password protect extension

2010-06-08 Thread Jean-Baptiste Faure
Hi, Le 08.06.2010 11:47, Kai Sommerfeld a écrit : Hi, On 08.06.10 10:37, Christian Heise wrote: Hi everybody, Is it possible to protect an extension in a way that disabling or uninstallation have to be confirmed by entering a password? No, that is not possible. - Kai. But if you

Re: [dev] Password protect extension

2010-06-08 Thread Rene Engelhard
Hi, On Tue, Jun 08, 2010 at 02:01:57PM +0200, Jean-Baptiste Faure wrote: Le 08.06.2010 11:47, Kai Sommerfeld a écrit : Hi, On 08.06.10 10:37, Christian Heise wrote: Hi everybody, Is it possible to protect an extension in a way that disabling or uninstallation have to be confirmed

Re: [dev] Password protect extension

2010-06-08 Thread Steffen Grund
Hi all, I really do not see the scenario: - if the extension is installed in shared mode, you have to be admin to remove the extension - if the extension is installed in the user layer and you'd need a password do disable or remove it, you could always just remove the complete user

Re: [dev] Community Council Elections 2010-06: Announcement and Nomination

2010-06-08 Thread Frank Loehmann
Hi Christoph, Please let me nominate Andreas Bartel as a Product Development Representative. Andreas is a user experience engineer and is the lead of project Renaissance[1]. I am sure that OpenOffice.org and our users will strongly benefit from his broad knowledge, his deep user experience

[dev] StarBasic new behavior on CLng

2010-06-08 Thread Andrew Douglas Pitonyak
I do not know when the change was made, but, CLng used to be able to convert negative values represented as Hex, but, not in 3.20. I last tested in version 2.x. Here is my latest code to show this: Sub ExampleCLngWithHex On Error Resume Next Dim s$, i% Dim v() v() = Array(HF, HFF,