> On Aug 18, 2018, at 11:02 AM, Andrea Pescetti wrote:
>
>
> Yes, the Release Manager role in itself is mostly paperwork and procedures:
> for OpenOffice most of the actual work goes into producing the builds. I hope
> Jim can dust off his CentOS 5 and OS X VMs for "just one last time" once
> On Aug 17, 2018, at 1:51 AM, Peter kovacs wrote:
>
> I have managed to make time on the next weekend's. So I volunteer for Release
> Manager. Hope it helps to get this from the table.
>
Great news! If you need any help, don't hesitate to ping me. I believe that as
I went thru the last f
A good place to start is:
https://cwiki.apache.org/confluence/display/OOOUSERS/How+to+Cook+a+Release
https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.5
https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.6+Release+Planning
Trying to use wiki – keeps referring to something else I must read first which
refers me to something else I must read first. That includes what I thought ere
the modules. Luckily, I can read code. If you send me a list of modules and
where they are located. I will build my own tools to do the a
The code for the "Save As" -> "HTML document" feature seems to be in:
main/sc/source/filter/html for Calc, and
main/sw/source/filter/html for Writer.
(Not sure if there are more?)
Thank you for your contribution, and please let us know if you need any
further help.
Damjan
On Mon, Aug 20, 2018 a
A while back FreeBSD upgraded to Clang 6.0 which defaults to C++14
instead of GNU++98/C++98 like earlier versions of Clang and GCC.
This triggered some new compile errors in the OpenOffice source
that probably had just previously been warnings.
One of the new errors was a integer constant getting
I am confused with the wikis. Especially the MediaWiki is chaos to me.
An overall Architecture of openoffice can be found here
https://www.openoffice.org/marketing/ooocon2006/presentations/tuesday_d2.pdf
I had an additional look and if you browse the wiki via category you
find this here
htt