Re: [dev] how to appy security restriction on pdf file generated from .doc using OO-API

2007-10-27 Thread Giuseppe Castagno
67578 [2] (look for "Filter property values for scripting" without quotes in the attached document there). Hope that helped. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu [EMAIL PROTECTED] [1] http://specs.openoffice.org/appwide/pdf_export/PDFExportDialog.od

Re: [dev] problem while setting security restriction on pdf file generated from .doc using OO-API

2007-10-29 Thread Giuseppe Castagno
ved in 1) with name 'FilterData' value set the the properties array prepared in 2) with name 'StatusIndicator' the status indicator for user (I think this is meaningless in your case); 4) use this second property array as second parameter in calling storeToURL().

[dev] A few questions on how to add a new code module on CVS (new module: icc)

2007-12-10 Thread Giuseppe Castagno
se steps the correct ones? - is there a way to have the new CWS built on buildbot? - the new module (icc, [4], in external/icc) should be added to the CWS or should I continue to commit the code in that module alone to HEAD? -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu

Re: [dev] A few questions on how to add a new code module on CVS (new module: icc)

2007-12-10 Thread Giuseppe Castagno
Hi Rüdiger, Rüdiger Timm wrote: Hi Giuseppe, Giuseppe Castagno wrote: Hi all, The steps I intend to follow are: 1. Finishing committing in HEAD all the new module files (see [4] for a module description), through the alias. 2. On the new cws I'm going to create, I'll add on

[dev] Building OOH680_m4 from scratch breaks in connectivity

2008-01-22 Thread Giuseppe Castagno
-std/build/current/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx:1168: error: within this context dmake: Error code 1, while making '../../../unxlngi6.pro/slo/NDatabaseMetaData.obj' If someone can tell me what component and s

Re: [dev] SRC680_m246 build breaks in

2008-02-11 Thread Giuseppe Castagno
Hi Eike, Eike Rathke wrote: Hi Giuseppe, On Monday, 2008-02-11 13:16:34 +0100, Giuseppe Castagno wrote: I can correct the library liblpsolve55.so issue by manually building the module lpsolve, but I have no idea about the other two. Where does libsolver680li.so and come solver680en-US.res

[dev] SRC680_m246 build breaks in

2008-02-11 Thread Giuseppe Castagno
can correct the library liblpsolve55.so issue by manually building the module lpsolve, but I have no idea about the other two. Where does libsolver680li.so and come solver680en-US.res from? Any help appreciated, thanks. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu [EMAIL

[dev] Digital signatures in OOo. What about OOo 3.0?

2008-02-28 Thread Giuseppe Castagno
rd parties signature infrastructure for ODF documents. It seems that ODF 1.2 has a clean support for this, whereas ODF 1.0 had not. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu [EMAIL PROTECTED] [EMAIL PROTECTED] [1] http://api.openoffice.org/docs/common/ref/com

Re: [dev] Digital signatures in OOo. What about OOo 3.0?

2008-03-04 Thread Giuseppe Castagno
Hi Joachim, Joachim Lingner wrote: Giuseppe Castagno wrote: Hi all, ... The idea was to write an extension to sign, but it seems that ATM OOo lacks the needed stuff, e.g. it doesn't seem possible to sign a document with a 3rd part signature method. Thats true. There is currently n

Re: [dev] Building OOo: swext not found

2008-06-03 Thread Giuseppe Castagno
hatever value is right for you and then (for DEV300_m15 tag): cvs co -r DEV300_m15 swext -- Kind Regards, Giuseppe Castagno [EMAIL PROTECTED] [EMAIL PROTECTED] Acca Esse http://www.acca-esse.eu - To unsubscribe, e-mail: [EMAIL

[dev] Troubles building DEv300_m20: dictmgr.hxx is missing

2008-06-20 Thread Giuseppe Castagno
Hi all, while building DEV300_m20 tag I came across this: ... lingucomponent/source/lingutil/lingutil.cxx:62:23: error: dictmgr.hxx: No such file or directory lingucomponent/source/lingutil/lingutil.cxx: In function '_STL::vectorhttp://www.acca-esse.eu [EMAIL PROTECTED] [EMAIL PROTECTED]

[dev] About OOo digital signature & OOoConf 2008.

2009-03-23 Thread Giuseppe Castagno
suspended some months ago. BeppeC. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu giuseppe.casta...@acca-esse.eu beppe...@openoffice.org - To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additiona

Re: [dev] About OOo digital signature & OOoConf 2008.

2009-04-01 Thread Giuseppe Castagno
l unpublished. See issue 87496 [1] as an example. So why not focusing on this may be smaller task? BeppeC -- Kind Regards, Giuseppe Castagno beppe...@openoffice.org giuseppe.casta...@acca-esse.eu Acca Esse http://www.acca-esse.eu [1] http://www.openoffice.org/issues/s

Re: [dev] About OOo digital signature & OOoConf 2008.

2009-04-01 Thread Giuseppe Castagno
Jochen wrote: Giuseppe Castagno schrieb: Hi Joachim, Joachim Lingner - Sun Germany Software Engineer - ham02 - Hamburg wrote: Hi, I wrote a page at http://wiki.services.openoffice.org/wiki/Improving_The_Digital_Signature_Feature where I put together my view of how the "sign

Re: [dev] Progress Bar during Save As

2009-07-17 Thread Giuseppe Castagno
BeppeC. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu beppec56 at openoffice.org - To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail

Re: [dev] How to create a uno singleton component ?

2009-10-12 Thread Giuseppe Castagno
/GlobalLogger.java https://svn.forge.osor.eu/svn/ooo-xadessig-it/trunk/oxsit-sing_var_uno/src/it/plio/ext/oxsit/comp/SingletonGlobalVariables.java Licence is EUPL (GPL 2.0 like) I don't know if that will suit your application. Feel free to ask if you have questions. BeppeC. -- Kind Regards, Giuseppe Cas

Re: [dev] How to create a uno singleton component ?

2009-10-12 Thread Giuseppe Castagno
/GlobalLogger.java https://svn.forge.osor.eu/svn/ooo-xadessig-it/trunk/oxsit-sing_var_uno/src/it/plio/ext/oxsit/comp/SingletonGlobalVariables.java Licence is EUPL (GPL 2.0 like) I don't know if that will suit your application. Feel free to ask if you have questions. BeppeC. -- Kind Regards, Giu

[dev] cannot compile 1.1.5 (SRX645_m57)

2005-08-15 Thread Giuseppe Castagno
I realized I sent this same message to the wrong list, so here it it is, this time the right one. Hi all, I'm trying to build the 1.1.5-rc2 version (tag SRX645_m57) under Windows XP Pro. The compilation stops with the following log: guw.pl /cygdrive/c/PROGRA~1/MICROS~2/VC98/bin/cl.exe @/tmp/m

[dev] RE: [api-dev] cannot compile 1.1.5 (SRX645_m57)

2005-08-19 Thread Giuseppe Castagno
it seems the problem was with the old VC6 compiler version I was using. After changing to .NET 2002 the problem solved by itself. Giuseppe. -Original Message- From: Giuseppe Castagno [SMTP:[EMAIL PROTECTED] Sent: Monday, August 15, 2005 11:35 To: dev@api.openoffice.org Subject

Re: [dev] Válasz: Re: [dev] Openoffice

2006-09-07 Thread Giuseppe Castagno
OOo (the writer window), you cannot detach the USB device until you close the quickstarter. I guess this problem is described here: http://www.openoffice.org/issues/show_bug.cgi?id=21747#desc44 -- Kind regards, Giuseppe Castagno -

Re: [dev] Build instructions are out of date - Was: [dev] Code Review configure19: config_office/configure.in

2006-09-15 Thread Giuseppe Castagno
ash, maybe VS2005 Express, Jam?, ...) Also we should mention the parallel build stuff somewhere. any chance of VS2005 Professional as well ? -- Kind regards, Giuseppe Castagno - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: [dev] Build instructions are out of date - Was: [dev] Code Review configure19: config_office/configure.in

2006-09-15 Thread Giuseppe Castagno
On 9/15/06, Volker Quetschke <[EMAIL PROTECTED]> wrote: Giuseppe Castagno wrote: > On 9/10/06, Volker Quetschke <[EMAIL PROTECTED]> wrote: >> Hi! >> >> Kai Backman wrote: >> > configure19 contained a change in default behaviour for ./configure (in >