[Call-for-​​Review]Bug 119716 - the chart lost when open the MS2007 docx sample file.

2012-09-05 Thread bo . tian
Hi, all I had a fix for bug 119716 https://issues.apache.org/ooo/show_bug.cgi?id=119716 The sample file look good on my working copy Could anyone help me to review the fix? Thank you! bo.tian

Re: will the product version change from 3.4 to 3.4.1?

2012-07-12 Thread bo . tian
I have noticed that the folder name in solver had been already changed into 350. Does it mean we will skip 3.4.1 ? I install 1359641 build on my XP and notice that on install panels the product version is still 3.4 but not 3.4.1. The shortcuts on desktop and start menu remain 3.4. But the

[Call-for-​​Review]Bug 120271 - Stock chart using Date as Category has Incorrect min/max candlestick value

2012-07-12 Thread bo . tian
I had fix the bug 120271 https://issues.apache.org/ooo/show_bug.cgi?id=120271 Could anyone help me to review the fix ? And how was my last fix of bug 112701 ? https://issues.apache.org/ooo/show_bug.cgi?id=112701 bo.tian

Re: dmake

2012-07-09 Thread bo . tian
Add the url of dmake when you config ./configure --with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 you can also download and install it first Look to the build guide for more information http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide_AOO

Re: [BUILD] How to clean my last build

2012-05-21 Thread bo . tian
Do you want to clean a module or all of them? To clean all, you can try cd main dmake clean To clean a module with dmake , try this cd module build --from module --prepare To clean a module with gbuild , try this cd module make clean You may want to see this Building_Guide_AOO

hi

2012-05-17 Thread bo . tian
Hi, I am a loyal user of Openoffice.org.I am working for cs2c now. I am very glad to be a bugkiller here,making AOO better to use. I come up with a fix of Issue112701. click here to see the patch: https://issues.apache.org/ooo/show_bug.cgi?id=112701 bo.tian

Re: Aoo needs more than 1G memory to do a debug build?

2012-05-09 Thread bo . tian
I has meet the same situation when building sw before it has been changed into gbuild. Building it may use more than 2G system memory. As a result, it use your hard drive as virtual memory when needed , which is really slow. The easiest way to build faster is upgrade your PC to more than 2G

Re: Re: Aoo needs more than 1G memory to do a debug build?

2012-05-09 Thread bo . tian
Sorry for my poor english I mean gbuild solve the problem.. bo.tian From: shzh zhao Date: 2012-05-10 10:18 To: ooo-dev; bo.tian Subject: Re: Aoo needs more than 1G memory to do a debug build? Why gbuild introduced such issue? 2012/5/9 bo.tian bo.t...@cs2c.com.cn I has meet the same