Hi - > On Feb 20, 2021, at 9:58 AM, Peter Kovacs <[email protected]> wrote: > > > On 20.02.21 16:59, Bidouille wrote: >> A top-priority will be to work on OOXML Interoperability >> Enhance existing import filter (lot of issues) >> And create export filter >> https://bz.apache.org/ooo/show_bug.cgi?id=88355 > > We have played around with the Idea instead of updating the code we have to > implement Apache POI.
POI is Java based - https://poi.apache.org https://poi.apache.org/components/index.html https://poi.apache.org/devel/index.html The Apache POI PMC also manages Apache XMLBeans which is a core dependency for OOXML since the project first undertook support for OOXML about 2007/2008. I recently saw JCC which is used by Apache Lucene’s pyLucene to wrap Java with C++ https://lucene.apache.org/pylucene/jcc/index.html FYI - I’ve been a POI PMC member since 2008. If there are features lacking that we need it is possible to extend. All The Best, Dave > > If there is interest I can look up some resources to get started. > > All the best > > Peter > >> >> ----- Mail original ----- >>> De: "juan francisco Minor" <[email protected]> >>> À: [email protected] >>> Envoyé: Vendredi 19 Février 2021 16:28:50 >>> Objet: Re: Contribution to open office development >>> >>> I can help with any of them. Wherever help is needed. Some assistance >>> in understanding the code base would be appreciated. >>> >>> BR, >>> Juan M. >>> >>> Sent from my iPhone >>> >>>> On Feb 19, 2021, at 8:09 AM, Bidouille <[email protected]> wrote: >>>> >>>> Hello Juan, >>>> Which application in OpenOffice could you help? >>>> >>>> ----- Mail original ----- >>>>> De: "Juan Minor" <[email protected]> >>>>> À: [email protected] >>>>> Envoyé: Vendredi 19 Février 2021 00:48:13 >>>>> Objet: Contribution to open office development >>>>> >>>>> Howdy, >>>>> >>>>> My name is Juan Minor. I am a computer engineer with experience in >>>>> C/C++. I would like to volunteer my time to help out with this >>>>> project >>>>> should any help be needed. >>>>> >>>>> Best Regards, >>>>> >>>>> Juan M. >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [email protected] >>>>> For additional commands, e-mail: [email protected] >>>>> >>>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > -- > This is the Way! http://www.apache.org/theapacheway/index.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
