Re: [Call for Test] [OOXML] Enhancement for table style in docx is ready for test

2012-09-06 Thread bjcheny
Thanks.

I'm fixing it. Will upload patch soon.

2012/9/6 Jinlong Wu 

> I found some font color is not imported correctly in the sample files. See
> bug 120832.
>
> On Mon, Sep 3, 2012 at 1:28 PM, Jinlong Wu  wrote:
>
> > I'd like to take the test task.
> >
> >
> > On Mon, Sep 3, 2012 at 11:29 AM, bjcheny  wrote:
> >
> >> Hi,
> >>
> >> Enhancement is already done for table style from docx, and committed
> >> in revision
> >> 1377430 <http://svn.apache.org/viewvc?view=revision&revision=1377430> .
> >> https://issues.apache.org/ooo/show_bug.cgi?id=120576
> >> https://issues.apache.org/ooo/show_bug.cgi?id=120578
> >>
> >> Its description in wiki is listed as below:
> >> http://wiki.openoffice.org/wiki/Table_Style_in_Writerfilter
> >>
> >> Would somebody be so kind to help test it when build gets ready?
> >> Any bugs/issues would be welcomed by bringing up bugs in bz or sending
> out
> >> discussions.
> >> It would be great helpful for you to correct/add more into wiki above.
> >>
> >> Regards
> >>
> >
> >
>


Re: [new feature] request for suppotring chart in pptx

2012-09-04 Thread bjcheny
No attachment?

Besides, it would be helpful to record more details in wiki.

2012/9/5 tanmgeng 

> **
> The pptx chart data source been saved in pptx file package as a
> separate file in xlsx format or binary format, and zipped with pptx file
> together. But there is data cache saved with chart description in
> chart.xml.
>
> After this part of implementation, the chart could be imported and
> will show the same with originally in MS Office. For the basic scenario,
> the pptx chart can be imported correctly in Aoo.
>
> Detail is in the attachment.
>
> 2012-09-05
> --
> tanmgeng
>


[Call for Test] [OOXML] Enhancement for table style in docx is ready for test

2012-09-02 Thread bjcheny
Hi,

Enhancement is already done for table style from docx, and committed
in revision
1377430  .
https://issues.apache.org/ooo/show_bug.cgi?id=120576
https://issues.apache.org/ooo/show_bug.cgi?id=120578

Its description in wiki is listed as below:
http://wiki.openoffice.org/wiki/Table_Style_in_Writerfilter

Would somebody be so kind to help test it when build gets ready?
Any bugs/issues would be welcomed by bringing up bugs in bz or sending out
discussions.
It would be great helpful for you to correct/add more into wiki above.

Regards


Re: Reminder: trunk/main/test has been moved to trunk/test

2012-08-31 Thread bjcheny
2012/8/31 Andre Fischer 

> On 31.08.2012 03:39, Zhe Liu wrote:
>
>> Hi,
>> Test module has been moved to trunk/. Please update your code.
>>
>>
> That was fast, great.
>
> Would it make sense to add the new testing framework into the build
> process (as an optional step) ?  Is it possible to trigger a pre-selected
> test from the command line and stop the build only when the test fails?

bjcheny - Do you mean trigger a test during a build? I assume most existing
test cases require full build(without test component) to complete. Thus, I
guess it makes sense to start pre-selected test after full build by adding
some option.

>
>
> -Andre
>
>


Re: Reminder: trunk/main/test has been moved to trunk/test

2012-08-30 Thread bjcheny
Already updated. Thanks.

2012/8/31 Zhe Liu 

> Hi,
> Test module has been moved to trunk/. Please update your code.
>
> --
> Best Regards
> From aliu...@gmail.com
>


[Discussion] [OOXML] Shall we keep all cellStyles from xlsx or not

2012-08-30 Thread bjcheny
Hi guys,

I am fixing bug 120619, which is about Aoo takes too long time to open xlsx
file.
The root cause is that sample file has up to 28380 cellStyles/cellStyleXfs,
though nearly no reference to them at all.
https://issues.apache.org/ooo/show_bug.cgi?id=120619

A question came up when I tried to figure out a solution:
Shall we set a limitation here?
When we export xls file by Aoo, there is a limitation of 4050. It seems
reasonable because MS 2003 Excel can't support too many cellStyles.
It can be proved by indication provided by MS 2007 Excel when you save
sample xslx as xls, as attached pic.

Thus, I really need your opinions. Or can there be a better solution?

Regards


Re: [VOTE] Apache OpenOffice Community Graduation Vote

2012-08-20 Thread bjcheny
+1

2012/8/19 Rob Weir 

> Per the IPMC's "Guide to Successful Graduation" [1] this is the
> optional, but recommended, community vote for us to express our
> willingness/readiness to govern ourselves.  If this vote passes then
> we continue by drafting a charter, submitting it for IPMC endorsement,
> and then to the ASF Board for final approval.   Details can be found
> in the "Guide to Successful Graduation".
>
> Everyone in the community is encouraged to vote.  Votes from PPMC
> members and Mentors are binding.  This vote will run 72-hours.
>
>
> [ ] +1  Apache OpenOffice community is ready to graduate from the
> Apache Incubator.
> [ ] +0 Don't care.
> [ ] -1  Apache OpenOffice community is not ready to graduate from the
> Apache Incubator because...
>
>
> Regards,
>
> -Rob
>
> [1] http://incubator.apache.org/guides/graduation.html#tlp-community-vote
>


Re: [DISCUSS]: I would like to propose a new conversion mode parameter

2012-08-20 Thread bjcheny
Hi,

I get XENA's help page as below link, and it's using LibOffice as a plugin,
not AOO.
http://xena.sourceforge.net/help.php?page=setoffice.html

The external tool for converting office documents to Open Document Format
(ODF) is *LibreOffice*.



2012/8/21 Graham Lauder 

> > KG01 - see comments inline.
> >
> > On Aug 21, 2012, at 4:18 AM, "Marcus (OOo)" 
> wrote:
> > > Am 08/20/2012 04:54 PM, schrieb Jürgen Schmidt:
> > >> OpenOffice is not only used as desktop application but also as hidden
> > >> part of other software and often as a conversion engine in the
> backend.
> > >>
> > >> OpenOffice has very good filters for many file formats and the usage
> as
> > >> a conversion engine is straight forward. And the conversion from one
> > >> format into another can be improved and optimized by some special
> > >> handling of parts of the document.
> > >>
> > >> For example external linked parts can be ignored and don't have to be
> > >> loaded during conversion, embedded images can be simply copied etc.
> > >>
> > >> I would like to improve AOO for this kind of usage by introducing a
> new
> > >> parameter "-conversionmode". It's not comparable with the command line
> > >> parameter "-headless" or the "hidden" property for
> > >> loadComponentFromUrl().
> > >>
> > >> The intention of this new global option is to have it available
> > >> everywhere in the underlying code to optimize the performance of the
> > >> conversion.
> > >
> > > Sounds reasonable. However, especially with the previous paragraph I
> > > don't know if I understood right. Do you want to simply make the
> > > import/export of docs faster when AOO isn't running in graphical mode?
> > >
> > > Would be great if you can fill this with some more details.
> > >
> > >> This should have no influence/impact on the normal workflow but will
> > >> help to make AOO potentially more attractive for backend usage. Means
> it
> > >> will help to grow the broader eco-system around AOO.
> >
> > KG01 - Interesting. Does this mean future apps could present their own
> user
> > experience and still leverage our framework?
> >
>
> The Auustralia National Archive created a piece of software for preserving
> digital materials called XENA
>
> http://xena.sourceforge.net/
>
> That uses OOo as a plugin.  This would probably ease that connection.
>
>


[Enhancement][OOXML]Table Style is incomplete when importing table in MS Word 2007/2010

2012-08-14 Thread bjcheny
Hi,

I'm studying the Table Style in MS Word 2007/2010, and find AOO has some
issues here.
https://issues.apache.org/ooo/show_bug.cgi?id=120576
https://issues.apache.org/ooo/show_bug.cgi?id=120578

The issues are on the background color and text properties in table, which
are all from Table Style in OOXML.
I plan to do some enhancement in table style, since AOO already gets many
useful functions here.
I already post some investigation results on the background color as below
wiki:
http://wiki.openoffice.org/wiki/Table_Style_in_Writerfilter

Your comments are appreciated a lot!

Regards,
Chen Ying


Re: Correct SVN practices (was Re: Fix for bug 119161)

2012-06-10 Thread bjcheny
Hi all,

I also finished my changes, mainly including
1. Add svn changelist to organize logical code changes, and other
subcommands which have changelist option, like di/ci.
2. Add svn patch for committer.
--- only available for svn 1.7. Wonder list it or not?
3. Add svn revert to discard your local changes.
4. Update some commands' scenario, like using svn di to create patch from
local changes.

Would you please help review/correct it?

2012/6/7 Pedro Giffuni 

> On 06/06/12 21:20, Pedro Giffuni wrote:
>
>> --- Mer 6/6/12, Yong Lin Ma  ha scritto:
>>
>>  Pedro,
>>> Could you update it with "svn merge" example you mentioned
>>> before?
>>> That was why we start this.
>>>
>>>  Yes, it's rather easy (we don't need all the stuff
>> the FreeBSD primer does) but I have been very busy lately.
>>
>> I don't have a WM account though so I was thinking of
>> updating the Web primer instead.
>>
>>
>> Pedro.
>>
>
> Done:
> http://incubator.apache.org/**openofficeorg/svn-basics.html
>
> There is a new section "Merging Changes to a Branch"
> (Markdown didn't catch the new section in the index though).
>
> Pedro.
>


Re: Serf 1.1.0 has been released

2012-06-10 Thread bjcheny
Forget to add that serf-1.1.0.tar.bz2 works well.
Ps, though there is no difference, why no a tar.gz?

2012/6/11 bjcheny 

> Congratulations!
> Btw, I already try it days ago when I need to upgrade svn to 1.7 on MacOS
> 10.7.
> There I met some issue when building using serf-1.1.0.zip. I will confirm
> it later and report it if it exists.
>
>
> 2012/6/8 Greg Stein 
>
>> Hello all,
>>
>> I'm pleased to announce the serf 1.1.0 release!
>>
>> This release has a couple new features to support Apache Subversion
>> and Apache OpenOffice (incubating). From CHANGES:
>>
>>  New: serf_bucket_request_set_CL() for C-L based, non-chunked requests
>>  New: serf_ssl_server_cert_chain_callback_set() for full-chain validation
>>
>>
>> Download details are at:
>>  http://code.google.com/p/serf/downloads/list
>>
>> Direct links:
>>
>>  http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
>>  SHA1: 231af70b7567a753b49df4216743010c193884b7
>>
>>  http://serf.googlecode.com/files/serf-1.1.0.zip
>>  SHA1: 80f5fcbd97f12e984ac621fcbc4e60b71ef42328
>>
>>
>> Please report any problems to serf-...@googlegroups.com
>>
>> Cheers,
>> -g
>>
>
>


Re: Serf 1.1.0 has been released

2012-06-10 Thread bjcheny
Congratulations!
Btw, I already try it days ago when I need to upgrade svn to 1.7 on MacOS
10.7.
There I met some issue when building using serf-1.1.0.zip. I will confirm
it later and report it if it exists.


2012/6/8 Greg Stein 

> Hello all,
>
> I'm pleased to announce the serf 1.1.0 release!
>
> This release has a couple new features to support Apache Subversion
> and Apache OpenOffice (incubating). From CHANGES:
>
>  New: serf_bucket_request_set_CL() for C-L based, non-chunked requests
>  New: serf_ssl_server_cert_chain_callback_set() for full-chain validation
>
>
> Download details are at:
>  http://code.google.com/p/serf/downloads/list
>
> Direct links:
>
>  http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
>  SHA1: 231af70b7567a753b49df4216743010c193884b7
>
>  http://serf.googlecode.com/files/serf-1.1.0.zip
>  SHA1: 80f5fcbd97f12e984ac621fcbc4e60b71ef42328
>
>
> Please report any problems to serf-...@googlegroups.com
>
> Cheers,
> -g
>


Re: Correct SVN practices (was Re: Fix for bug 119161)

2012-06-05 Thread bjcheny
Hi Eric,

I'd like to offer some tips on "svn changelist".
Let me know your comments.
Currently, I see no side-effect on using this feature during fixing bugs.

2012/6/5 Yong Lin Ma 

> Pedro,
> I will do this. Please brief how do you hope the info will be
> organized and what should be highlighted.
>
> On Tue, Jun 5, 2012 at 12:16 AM, Pedro Giffuni  wrote:
> >
> > --- Lun 4/6/12, Jürgen Schmidt ha scritto:
> >
> >> >
> >> > I guess there's going to be no way to convince
> >> > people to use SVN correctly (hint: "svn merge"). :(
> >>
> >> I simply haven't thought about it but I agree svn merge
> >> would have been better here. Especially when we want to
> >> merge the whole branch later to trunk to ensure that
> >> we have all fixes integrated.
> >>
> >
> > svn merge actually helps a lot and I find it is really
> > powerful, especially when there are big changes involving
> > creating or moving files. I think part of the problem
> > is that we don't have the procedures documented yet
> > and people are afraid to break something in the main
> > tree.
> >
> > We do have a small primer but it can be improved.
> > For new (and sometimes old) committers it's good
> > to have some reference for doing their first commit,
> > the first merge, creating their own feature branch,
> > etc.
> >
> > Volunteers are welcome; I am a little busy but I
> > can give some pointers if someone wants to take
> > the task.
> >
> > Pedro.
> >
>


Re: [Draft] How to Help Translate Apache OpenOffice

2012-06-04 Thread bjcheny
i think so.
在 2012-6-4 下午11:40,"Donald Whytock" 写道:

> On Mon, Jun 4, 2012 at 11:15 AM, Rob Weir  wrote:
> > 2) You can suggest translations on our Pootle server:
> > https://translate.apache.org/projects/OOo_34/   Logins to Pootle are
> > reserved for project "Committers" (those volunteers who have
> > demonstrated sustained contributions to the project and have been
> > voted in as committers).  So initially you will need to work with
> > Pootle via suggestions.  But translators who have made substantial
> > contributions via their efforts are regularly give Committer rights.
>
> Should there be an ICLA reference/link?
>
> Don
>


Patch for Bug 119662 request review, related to circle-number numbering type support in pptx

2012-06-03 Thread bjcheny
Hi,

I have a patch for Bug
119662
*. *
It is related to support of circle-number numbering type in pptx when
importing MS 2007/2010 presentation file.
Is there anyone help review it? Many thanks.

More details for bug and its patch can be found as below link:
https://issues.apache.org/ooo/show_bug.cgi?id=119662

Thanks a lot.


Re: Friendly Web www.OOoNinja.com

2012-06-03 Thread bjcheny
Sure. I appreciate it very much.

Thanks.

2012/6/1 drew 

> On Fri, 2012-06-01 at 09:37 +0800, bjcheny wrote:
> > Thanks, that will be fine.
> > I thought I found another place to post stuff besides wiki.
> > :-) Thanks again for your sharing.
>
> Hi,
>
> Well, I did hear back from Andrew and though his life is rather busy
> right now that wouldn't preclude you from talking with him directly
> about generating new content for the site, if that is something you
> seriously want to do.
>
> The thing to do would be to contact him directly. Would you like his
> email address?
>
> //drew
>
>
>
> >
> > 2012/5/31 drew 
> >
> > > On Thu, 2012-05-31 at 09:20 -0400, drew wrote:
> > > > On Thu, 2012-05-31 at 20:53 +0800, bjcheny wrote:
> > > > > Hi,
> > > > >
> > > > > When I go through some links from Office OpenXML, I find this:
> > > > > http://www.oooninja.com/
> > > > > It's aimed to bring news/tips/howtos for openoffice.org. And it
> was
> > > ever
> > > > > maintained by  Andrew Ziem <
> > > az...@openoffice.org?subject=www.OOoNinja.com> (
> > > > > az...@openoffice.org).
> > > > > I guess it's close with our community, and is there any story?
> Maybe
> > > we can
> > > > > take it back, and post our news/articles there.
> > > >
> > > > It was not, maintained by, Andrew it is Andrew's personal blog,
> there is
> > > > nothing to take back. There is a story why it has gone silent, not
> > > > appropriate for, or related to, here.
> > > >
> > > > Andrew also worked with Fridrich on http://libwps.sourceforge.net/BTW.
> > >
> > > Hi again,
> > >
> > >
> > > As a project (OO.o) there was some precedent for handing off private
> > > resources from one member to another - such happened twice that I can
> > > think of.
> > >
> > > I have a recent email address for Andrew and will contact him - will
> let
> > > the list know what if anything comes of that.
> > >
> > >
> > > //drew
> > >
> > > >
> > > > >
> > > > > There is also a similar one, GullFOSS
> > > > > article<
> > > http://blogs.sun.com/GullFOSS/entry/new_chart_features_in_openoffice>,
> > > > > which is already gone.
> > > >
> > > > Yes that was an internal SUN Microsystems blog.
> > > >
> > > > > I wonder if there are more similar friendly webs ever which are
> getting
> > > > > unknown to us, and we may need to take care of them, or do
> something.
> > > > > Just a suggestion. :-)
> > > > >
> > > > > Regards,
> > > > > Chen Ying
> > > >
> > > >
> > > >
> > >
> > >
> > >
>
>
>


Re: Turkish Translation

2012-06-03 Thread bjcheny
hi Fatih,
Many thanks for your joining mailing list and affording your help!
Please refer to Juergen's suggestions below.

hi Juergen
Sorry for stealing your mail here and deleting some info..
Let me know if I misunderstand anything.

btw, is there any special mailing list for translation since guys
interested in translation are so easily flushed by a lot of other mails..

Regards
-- Forwarded message --
From: Jürgen Schmidt 
Date: 2012/6/1
Subject: Re: [Request] Korean language pack and id for pootle server
To: ooo-dev@incubator.apache.org

first of all thanks for joining the mailing list and offering your help.

If you are able to work offline directly on the po files, I can send you
the files via email. And when you have finished the work you can send
the files back to me.

Or you can make suggestion as unknown on pootle and inform me when you
have finished the work. A committer have to review your changes and can
accept them.

I know it is not very convenient but the only possibility we have right now.

But I am trying to work with volunteers to establish them as soon as
possible in the project.

When you are interested to get deeper involved in the project over time
you might think about sending the iCLA back to Apache. More information
about the iCLA and the reason why it is important for us here at Apache
can find here http://www.apache.org/licenses/#clas

iCLA can be found here http://www.apache.org/licenses/icla.txt

Please let me know which way you prefer and I will send you the po files
asap.

I am working also on preparing some basic information how new
translators can start...

Thanks again

Juergen


2012/6/2 Fatih Can Akay 

> Hello,My name is Fatih Can AKAY and I'm from Turkey.
> This is my first message.
>
> I want to contribute to your project about Turkish translation of version
> 3.4.
>
> I have no knowledge of C++ or coding but i have experiences in
> English-Turkish translation (movie or TV-show subtitles,medical articles
> etc.)
>
> I heard that nobody is working on the Turkish Translation and there is no
> Turkish mailing list at the moment. People who wants to translate it to
> Turkish,we can create our mailing-list and make a start.
>
> Regards
>


Re: [UX] The Questions for users

2012-06-03 Thread bjcheny
Hi,
I hope you can have draft which reflects suggestions so far.
I am too lazy to go through all previous mails to figure out what it looks
like now..

Ps, I just go through previous mails.
Shall uses' expectation/suggestion be added to this list?
- Stability
- More functions
- Easy to use
- Better Development Guide/Experience through UNO API (so on)

Thanks a lot for your great work/effort for it!

Regards

2012/6/3 Albino B Neto 

> Hi.
>
> Thanks for suggestions, anyone else.
>
> Let's add them.
>
> Albino
>


Re: AOO 3.4 FAQ's (was: Re: The reason I removed the program called Open Office 3.4)

2012-06-03 Thread bjcheny
My question fyi:
1) Any requirement for OS/software/hardware before installation of Aoo 3.4?
If java is necessary/unnecessary for Windows/Linux/Mac, then list it and
our recommendation.
If no 64 bit Aoo for windows, shall we list all platforms we support/don't
support?
2) I wonder if differences/new features between 3.4 and previous one should
be included?

Seems to be a long list from my view.
Or some may be put to release notes and we give a link inf FAQ? No idea.

Regards

2012/6/4 Rob Weir 

> On Sun, Jun 3, 2012 at 5:34 PM, Rory O'Farrell  wrote:
> > On Sun, 3 Jun 2012 16:44:28 -0400
> > Rob Weir  wrote:
> >
> 
>
> Moving this to its own thread.
>
> >>
> >> Do we have any FAQ's for AOO 3.4?   Do we have a sense of what the
> >> common questions are at this point, based on the forums and ooo-users?
> >>  Putting such FAQ's in a prominent place would help.
> >>
> >
> > Three immediate subjects for such an FAQ come to mind:
> > 1) The file associations just discussed
> > 2) When Java is needed for Windows it should be 32bit and version 1.6
> > 3) that there is currently no 64 bit AOO for Windows
> >
>
> Maybe also:
>
> - What about language X, why is it not included?
>
> -Rob
>


Re: The reason I removed the program called Open Office 3.4

2012-06-03 Thread bjcheny
+1.
Even it's not available currently, we should make it happen in coming
future.

2012/6/4 Fernando Cassia 

> On Sat, Jun 2, 2012 at 10:30 AM, Rob Weir  wrote:
> > Ideally we'd have a dialog the user could reach both in the install
> > and in the product where they could see what app currently owns each
> > file extension and then switch the owner.  So they could assign an
> > extension to AOO, but also change their mind and set it back to MS
> > Office if they wanted.
>
> +1
>
> That' s the approach I' d like to see.
>
> FC
>


Re: Friendly Web www.OOoNinja.com

2012-05-31 Thread bjcheny
Thanks, that will be fine.
I thought I found another place to post stuff besides wiki.
:-) Thanks again for your sharing.

2012/5/31 drew 

> On Thu, 2012-05-31 at 09:20 -0400, drew wrote:
> > On Thu, 2012-05-31 at 20:53 +0800, bjcheny wrote:
> > > Hi,
> > >
> > > When I go through some links from Office OpenXML, I find this:
> > > http://www.oooninja.com/
> > > It's aimed to bring news/tips/howtos for openoffice.org. And it was
> ever
> > > maintained by  Andrew Ziem <
> az...@openoffice.org?subject=www.OOoNinja.com> (
> > > az...@openoffice.org).
> > > I guess it's close with our community, and is there any story? Maybe
> we can
> > > take it back, and post our news/articles there.
> >
> > It was not, maintained by, Andrew it is Andrew's personal blog, there is
> > nothing to take back. There is a story why it has gone silent, not
> > appropriate for, or related to, here.
> >
> > Andrew also worked with Fridrich on http://libwps.sourceforge.net/ BTW.
>
> Hi again,
>
>
> As a project (OO.o) there was some precedent for handing off private
> resources from one member to another - such happened twice that I can
> think of.
>
> I have a recent email address for Andrew and will contact him - will let
> the list know what if anything comes of that.
>
>
> //drew
>
> >
> > >
> > > There is also a similar one, GullFOSS
> > > article<
> http://blogs.sun.com/GullFOSS/entry/new_chart_features_in_openoffice>,
> > > which is already gone.
> >
> > Yes that was an internal SUN Microsystems blog.
> >
> > > I wonder if there are more similar friendly webs ever which are getting
> > > unknown to us, and we may need to take care of them, or do something.
> > > Just a suggestion. :-)
> > >
> > > Regards,
> > > Chen Ying
> >
> >
> >
>
>
>


Friendly Web www.OOoNinja.com

2012-05-31 Thread bjcheny
Hi,

When I go through some links from Office OpenXML, I find this:
http://www.oooninja.com/
It's aimed to bring news/tips/howtos for openoffice.org. And it was ever
maintained by  Andrew Ziem  (
az...@openoffice.org).
I guess it's close with our community, and is there any story? Maybe we can
take it back, and post our news/articles there.

There is also a similar one, GullFOSS
article,
which is already gone.
I wonder if there are more similar friendly webs ever which are getting
unknown to us, and we may need to take care of them, or do something.
Just a suggestion. :-)

Regards,
Chen Ying


Re: New wiki document about WordprocessingML related

2012-05-31 Thread bjcheny
Thanks for your sharing on WordingprocessingML.
I think you may add the tags for category as "Filter | Office Open XML |
WordingprocessingML".
Will look through content later.

2012/5/31 Ying Zhang 

> Hi, All
>
> I have been working for Symphony's interoperability with MS Office for
> years, and I'm so glad to contribute to AOO's developement for this part.
> I just posted a document about WordprocessingML related, basic code
> structure for this part could be found.
>
> http://wiki.services.openoffice.org/wiki/WordprocessingML
>
> Seeing your comments for this part, and hope we can discuss more about the
> AOO's interoperability improvements.
>


Re: Ooo for Win XP, type ahead feature

2012-05-31 Thread bjcheny
Hi Luciano,

I assume you mean word completion, like when you type word in google search
box.
I test on my Win Xp with openoffice 3.4.0(rev 1327774).
It works well. I type "comprehension" in writer, then start a new line, and
type "com", then I get left chars.

Please provide more info.

2012/3/28 Luciano 

> I have Ooo for Linux and Ooo for Win XP. I noticed that the Ooo for win xp
> doesn't type the words ahead like the one on Linux does. Is this feature
> going to be added some day to the Win XP version?
>
>
>
> I know this is a minor thing, given that Ooo is such a great application.
> I'm really happy with it.
>
>
>
> Luciano
>
>


Re: how to install Apache OpenOffice 3.4 in headless server

2012-05-24 Thread bjcheny
Hi,

I guess it may still require graphics stuff like "X11"?
I just search through openoffice's website with "headless" and seem to get
some info helpful.

http://wiki.services.openoffice.org/wiki/Log_Mac_Meeting_November_21st_2007

[2007-11-21 14:56:06]  ericb2: on the non X11 platforms no
window will be opened, but the graphics system of the platform is of
course still used.
[2007-11-21 14:56:26]  ericb2: on X11 the headless plugin
removes the need for that, too.

I think it's unnecessary to require graphics things once you only ask for
headless mode from openoffice.


Regards,
Chen Ying

2012/5/22 brian mullan 

> http://www.openoffice.org/download/other.html#notes
>
> The above lets you download an Ubuntu, Debian etc installation.
>
> However, at least for Ubuntu there seems to be a problem.
>
> I have a headless server.
>
> I've downloaded the Linux x86-64 DEB
> http://www.openoffice.org/download/other.html
>
> But that will only install onto a server with a Desktop unless I'm missing
> some information.
>
> Once downloaded I do the following:
>
> tar xvfz
> Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-deb_en-US.tar.gz
> which extracts everything to an ./en-US directory the en-US directory
> contains several dozen .DEB files
>
> dpkg -i  
>
> that will emit errors concerning gui/desktop requirements so it appeared to
> me that those can only be installed on a server with a desktop and NOT on a
> headless machine.
>
> Maybe I missed some documentation but I know you can start openoffice in
> headless mode once its installed BUT in this case how can you install it on
> a headless machine in the first place?
>