Hi Carsten,

Thanks for your directions. 
Now, we got an other problem. Password should be limited within 15 
characters when saving as doc format because the maximum password length 
for MS Word encryption is 15. After investigation about current codebase, 
we found that the password dialog is called via uno. So I want to add a 
new enum value, like "PASSWORD_CREATE_MSCRYPTO", to 
com/sun/star/task/PasswordRequestMode.idl and limit password length in 
class UUIInteractionHelper. But it will change uno api and may also effect 
SDK. Can you give some advice? Thanks.

Best Regards,

Steve Yin
-------------------------------------
Symphony Common App and Performance
IBM Corporation | Lotus Software
Tel: 86-10-82454405
Email: yb...@cn.ibm.com
Notes: Bing BJ Yin/China/IBM
Address: 2F, Ring Bldg. No.28 Building, Zhong Guan Cun Software Park, No. 
8 Dong Bei Wang West Road, ShangDi, Haidian District, Beijing 100193, 
P.R.China



From:
Carsten Driesner <carsten.dries...@sun.com>
To:
dev@framework.openoffice.org
Cc:
Wei Guo Shi/China/i...@ibmcn, Yong Lin Ma/China/i...@ibmcn
Date:
2009-04-15 16:46
Subject:
Re: [framework-dev] MS Word file encryption code touch the framework layer



Ming Fei Jia wrote:
> Dear All,
>
> First quickly brief the background, IBM Lotus Symphony already 
implemented
> the MS Word file encryption feature, and plan to contribute to 
OpenOffice.
> I have communicated within SW project list, and Mathias Bauer has 
committed
> to create a CWS for us to work on. But our part of code also touches the
> framework layer modules, before going ahead, I just want to confirm, we 
do
> not need to create another CWS under the framework project, and just 
need
> framework project authorize the write access to the related modules to 
be
> modified, right? Or other guidelines that we need to follow? Thanks.
>
> BTW, for technical details and the updated code list, my colleague(also
> join this list) Steve Yin will send out a mail to this list after he 
have
> done some further verification. Then, welcome your remarks and 
suggestions.
> 
Hi Mingfei,

You are welcome to contribute to OpenOffice.org. You don't need to
create a new CWS to make changes for framework based modules. To get
write access to the framework part of the svn repository you need to get
developer rights. Please request the Developer role for the framework
project here: http://framework.openoffice.org/servlets/ProjectMemberList
I am looking forward to see your changes and discuss it with you. Thanks
for joining us.

Best regards,
Carsten

--
Carsten Driesner (cd) - Project Lead OpenOffice.org Framework
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@framework.openoffice.org
For additional commands, e-mail: dev-h...@framework.openoffice.org



Reply via email to