[dev] redline programming

2011-03-08 Thread Zongbo Zhang
Hi all,

I am doing a java program concerning the redline, found almost no example java 
code about redline, does anyone here can  give me a clue? I am new to this UNO 
programming, especially new to redline. so far, my program can connect to a 
running office process, can perfectly work with the text content other than ' 
redlineportion', have no idea how to 'use' those 'Xredline', 'RedlinePortion' 
as well as the 'XRedlinesSupplier'.

could someone please help.

BR
zongbo zhang
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] where to find the NetBeans plugin?

2011-03-03 Thread Zongbo Zhang
Hi,

I am using the NeBeans 6.9, need to have the OOo plugin for 
NetBeans(org-openoffice-extensions-2.0.7.alpha.nbm), but cannot find the page 
where ít was located. while clicked the link, page not found error occured.  
has it been removed or relocated? it is kind of urgent request.


BR
zongbo zhang
--

To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: sy...@openoffice.org with Subject: help


[dev] no office executable found error

2011-03-02 Thread Zongbo Zhang
Hi,

running the first UNO client program, got  'no office executable found' error.

does this have some to do with the system variable setting? I actually set up 
the pths to the Office installation, as well as the path of bin files.

if this is not the cause, wahtelse can I do in order to connect to an office 
process?

appreciate your instructions!

BR
zongbo zhang
--

To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: sy...@openoffice.org with Subject: help


[dev] Re: [www-dev] Re: build error

2011-02-28 Thread Zongbo Zhang
did not notice your mail early, but, better late than never: I am aslo using 
the NetBean 6.9, without encountering your problem, guess if you can describe 
your probelm in more detail, maybe someone here can help.
good luck!

BR
zongbo zhang

From: Rohit Kulkarni [kulkarni.rohit...@gmail.com]
Sent: Monday, February 21, 2011 8:40 PM
To: dev@openoffice.org
Subject: [www-dev] Re: [dev] build error

Hi Zongbo Zhang and Mathias,

I have built OpenOffice source code. Now I am having trouble in navigating 
source code. So I am using NetBeans 6.9.1 in Fedora 13. But , there are some 
issues with netbeans regarding to running OpenOffice configure script and 
configuring project for code assistance. So, if u know some IDE which can help 
me navigate the code please let me know.

Regards,
Rohit.

On Sun, Feb 20, 2011 at 4:34 AM, Mathias Bauer 
nospamfor...@gmx.demailto:nospamfor...@gmx.de wrote:
Hi Zongbo Zhang,

On 16.02.2011 10:24, Zongbo Zhang wrote:
Thanks for mathias's reply, I have worked that out, already have done
a full build now, but regret that did not use the ccoach stuff at the
first time, every time do a hack in the codes, have to wait for
around 20 minutes to rebuild the instsetoo to see the effect. Any
idea to speed this up?
You don't need to create a new installation set just to see the result of your 
code changes. Just copy the changed libraries or other files to the suitable 
location in the installation you created from the full build.

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.demailto:nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.

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


--

To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: sy...@openoffice.org with Subject: help


[dev] build error

2011-02-07 Thread Zongbo Zhang
Hi,



Thanks a lot for being so patient to answer all my questions, I did as Mathias 
told, read through the build guide again, and try my best to follow it.



1.unpack all the five bz2 source files using 'tar' xf. not the winzip/rar.

2.put the dev300_m99 into c:/cygwin/home/zzh/m99.

3.VC 2008 express.

4.three zipped files were put into moz/zipped.

5.unicows,dbghelp,msm90,msvcp90,msi,gdiplus were all ok. since the compiler is 
2008,

   so, i did not put anything into msvcp70/80, also, since mozilla is disabled, 
I did not put anything into msvcp71. anyhting wrong with this?

6. in th econfigure command line, I use all those suggested --with and 
--disable , while building toos module, a fatal error occurs:



C:\cygwin\home\zzh\m99\dev300_m99\tools\source\communi\geninfo.cxx : fatal error

   C1083: Cannot open compiler generated file: 
'C:/cygwinC:/cygwin/home/zzh/m99/dev300_m99/solver/300/wntmsci12.pro/workdir/CxxObject/tools/source/communi/geninfo.o':
 invalid argument

make:*** 
[/home/zzh/m99/dev300_m99/solver/300/wntmsci12.pro/workdir/CxxObject/tools/source/communi/geninfo.o]
 Error 1



I guess this has something to do with the path,as the Bold 
indicated,'C:/cygwinC:/cygwin, how to fix this? should I put the source 
code in an other place?



Look forward to hearing from you!





BR
zongbo zhang

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



[dev] few questions

2011-02-07 Thread Zongbo Zhang
Hi,

Big thanks goes to Slava, few things need to be clarified:
1. is it ok to put the source code in the cygwin/home/zzh...? have seen warning 
like 'cygwin prefer /home
/zzh/.. etc.?
2. there were surely no blanks or quotes contained in the path variable in the 
shell. no trailing slash as well.
3. I surely used /cygdrive/c/ in all the cases, when I was writing all the 
--with stuff. do I need to try re-typing them using /c/ instead?
4. one last question, this make myself feel more stupid,  how to post the 
solution?



BR
zongbo zhang

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



[dev] command line used for config

2011-02-07 Thread Zongbo Zhang
Hi,

As Slava told, I post the command line here, hopefully someone can point out 
something may cause problems or let me know which one of these can be replaced 
with /c/ instead of /cygdrive/c/:


$ ./configure --with-jdk-home=/cygdrive/c/program files/Java/jdk1.6.0_23 
--with-ant-home=/cygdrive/c/ant/apache-ant-1.8.2 
--with-cl-home=/cygdrive/c/program files/Microsoft Visual Studio 9.0/VC 
--with-mspdb-path=/cygdrive/c/program files/Microsoft Visual Studio 
9.0/Common7/IDE --with-asm-home=/cygdrive/c/program files/Microsoft Visual 
Studio 9.0/VC/Bin --with-frame-home=/cygdrive/c/program files/Microsoft 
SDKs/Windows/v6.1 --with-psdk-home=/cygdrive/c/program files/Microsoft 
SDKs/Windows/v6.1 --with-midl-path=/cygdrive/c/program files/Microsoft 
SDKs/Windows/v6.1/Bin 
--with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v3.5 
--disable-build-mozilla --disable-nss-module --disable-activex 
--disable-directx --disable-atl --disable-binfilter --disable-odk 
--without-junit




BR

zongbo zhang

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



[dev] build error

2011-02-05 Thread Zongbo Zhang
Hi,

Thanks a lot for being so patient to answer all my questions, I did as Mathias 
told, read through the build guide again, and try my best to follow it.

1.unpack all the five bz2 source files using 'tar' xf. not the winzip/rar.
2.put the dev300_m99 into c:/cygwin/home/zzh/m99.
3.VC 2008 express.
4.three zipped files were put into moz/zipped.
5.unicows,dbghelp,msm90,msvcp90,msi,gdiplus were all ok. since the compiler is 
2008,
   so, i did not put anything into msvcp70/80, also, since mozilla is disabled, 
I did not put anything into msvcp71. anyhting wrong with this?
6. in th econfigure command line, I use all those suggested --with and 
--disable , while building toos module, a fatal error occurs:

C:\cygwin\home\zzh\m99\dev300_m99\tools\source\communi\geninfo.cxx : fatal error
   C1083: Cannot open compiler generated file: 
'C:/cygwinC:/cygwin/home/zzh/m99/dev300_m99/solver/300/wntmsci12.pro/workdir/CxxObject/tools/source/communi/geninfo.o':
 invalid argument
make:*** 
[/home/zzh/m99/dev300_m99/solver/300/wntmsci12.pro/workdir/CxxObject/tools/source/communi/geninfo.o]
 Error 1

I guess this has something to do with the path,as the Bold indicated.

Look forward to hearing from you!

BR
zongbo zhang

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



[dev] build error C1083

2011-02-04 Thread Zongbo Zhang
Hi,

Thanks for all the quick answers to my questions.

Now, got a new one:

Entering /home/zzh/ooo/dev300_m99/embedserv/source/embed
Making:  all_emser.dpslo
Compiling: embedserv/source/embed/register.cxx
c:\cygwin\home\zzh\ooo\dev300_m99\embedserv\source\inc\stdafx.h(21) : fatal 
error C1083: Cannot pen include files: 'atlbase.h': No such files or directory
dmake: Error code 2, while making '../../wntmsci12.pro/register.obj

Seems a head file missing.

BR
zongbo zhang

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



[dev] build error

2011-02-03 Thread Zongbo Zhang
Hi,

Got error:

..\libxslt\win32config.h(92) :fatal error C1083: Cannot open include file: 
'libxml/xmlversion.h': No such file or directory
NMAKE : fatal error U1077: 'C:\Program~1\MICROS~2.0\VC\bin\cl.exe' : return 
code'0x2'
stop.
dmake: Error code 2, while making 
'./wntmsci12.pro/misc/build/so_build_so_libxslt'

1 module(s):
 libxslt
needs to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /home/zzh/ooo/dev300_m97/libxslt

Seems that thre is a file missing.

BR
zongbo zhang

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



[dev] config command line provided

2011-02-03 Thread Zongbo Zhang
Hi,

thanks for the quick reply.

the config:

./configure
--with-jdk-home=/cygdrive/c/program files/Java/jdk1.6.0_23
--disable-build-mozilla
--disable-nss-module
--disable-directx
--with-ant-home=/cygdrive/c/ant/apache-ant-1.8.2
--without-junit


BR
zongbo zhang

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



[dev] where to put moz/zipped

2011-02-03 Thread Zongbo Zhang
Hi,

retry the configure, I put the moz/zipped into the dev300_m97 folder brefore 
last configuration, but during last build process, this caused an error, so I 
removed it from the folder, now I found the configure need them to continue. is 
this the right place to put the moz/zipped folder?
just ask, I do not think this is the reason for the last failure.

BR
zongbo zhang

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



RE: [dev] .msm files not found

2011-02-03 Thread Zongbo Zhang
Thanks for the reply, now this problem is solved after installing the vc2008, 
any idea about the moz/zipped thing?
BR
zongbo zhang

From: Viatcheslav.Sysoltsev [viatcheslav.sysolt...@h-d-gmbh.de]
Sent: Thursday, February 03, 2011 2:30 PM
To: dev@openoffice.org
Subject: Re: [dev] .msm files not found

 Hi,

 I checked all those listed pre-required files, found that there is no .msm 
 inside the external/mam90 folder, I guess this may have something to do with 
 the last build failure, but, I cannot find those needed files inside the '' 
 program files/common files/merge module'', I definitely have the c/c++ 
 compiler installed, it is a 2010 express edition.
 should I reinstall a 2008 express edition or what?
Hi,

Judging from
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows,
you're a little ahead of OO win dev community with your VS2010 ;)
If you manage to build with it, it will be definitely worthy to update
the guide.
If nobody helps soon and time presses, well, I'd try to go with VS2008...

-- Slava

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



[dev] mozilla problem

2011-02-02 Thread Zongbo Zhang
Hi Mathias,

Thanks for your quick apply, I have read through the build guide, and got those 
3 zipped mozilla files and put them together into a folder called 'moz' and the 
sub folder called 'zipped', is this the rigth way to name the folders? then I 
put these folders into the dev300_m97 folder. this is all what I did.

Based on this, as you have advised, I use the --disable-mozilla-build option, 
but the same thing happen again, saying that no tooling found.

Thanks again and look forward to seeing your instruction.

BR
zongbo zhang

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



[dev] not yet solved

2011-02-02 Thread Zongbo Zhang
Hi,

Sorry for having to bother you again with the same problem, I tried:
./configure --disable-build-mozilla --with-jdk-home=/cygdrive/c/program 
files/Java/jdk1.6.0_23

and finally still gor the error:
checking whether to enable build of Mozilla/Mozilla NSS using components... yes
checking whether to build Mozilla addressbook connectivity... yes
checking whethe rto build XML Security support... yes
checking whether to build LDAP configuration backend... yes
checking which LDAP SDK to use... Netscape/Mozilla
checking which mozilla to use... internal
checking for toolkit mozilla should use... checking whether to build 
Mozilla/SeaMonkey... no
checking whether to build provided NSS module... yes
checking for Mozilla build tooling... configure: error: Mozilla build tooling 
not found.
Use the --with-mozilla-build option after installling the tools obtained from 
http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32

Seems that the disable command does not work correctly or what?

BR
zongbo zhang

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



[dev] mozilla build problem

2011-02-01 Thread Zongbo Zhang
Hi,

First of all, big thanks goes to Mathias Bauer! the java home and javac thing 
is no long an issue.

However, the mozilla build tooling becomes an obstacle now, at first, it said 
in the shell that the build tooling not found, then I did as it tell, install 
the latest version of the mozillabuild, then, use the --with-mozilla-build 
option, now an new error occurs, the mozilla build tooling in complete,  I 
have no idea what does this mean, I think I have completely installed the 
mozilla build.

what should I do now?

BR
zongbo zhang

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



[dev] javac not found set with_jdk_home

2011-01-31 Thread Zongbo Zhang
Hi,

I am trying to config the dev300_m97 from the cygwin shell, finally I got a 
'javac not found set with_jdk_home' error.

I have the jdk1.6.0_23 installed and  path set, the path is: 'C:\program 
Files\Java\jdk1.6.0_23\bin', and I certainly put a ';' before the above path, 
and put nothing after the 'bin', actually, this is the usual way in which I set 
up the path, I also do a test in the cmd, it seems ok, do I need to do any 
extra for it to work under cygwin shell?

Look forward to seeing your help!

BR
zongbo zhang

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



RE: [dev] Remove Hyperlink bar

2011-01-19 Thread Zongbo Zhang
Hi,

Could you please give me tips on how to locate the source code for 'track 
change' function of Writer?
Many thanks

zzb

-Original Message-
From: so-ham02-newsgate...@sun.com [mailto:so-ham02-newsgate...@sun.com] On 
Behalf Of Uwe Fischer
Sent: 19. januar 2011 13:29
To: dev@openoffice.org
Subject: Re: [dev] Remove Hyperlink bar

On 19.01.2011 13:11, Bartosz wrote:
 Hi.

 What do you think about remove Hyperlink bar?


 I think it is useless and it could be fully replaced by HyperLink button.


A nice use case for the Hyperlink bar:
http://blogs.sun.com/oootnt/entry/searching_the_web_from_within
This cannot be replaced by a Hyperlink button.
However, you might want to add the same functionality using smart tags.

Uwe

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