epm patch which reduces cpu and storage consumption for the default deb packages

2025-04-13 Thread Jérôme Bouat
Hello. I proposed a patch for the epm external software which is integrated on master. This lowers the size of the default debian package files which are provided on https://www.libreoffice.org/ . The modified deb.c file uses the dpkg-deb and xz environment variables in order to deal with pos

Jérôme Bouat license statement

2025-01-04 Thread Jérôme Bouat
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Additionally, to the extent possible under law, I waive all copyright and related or neighboring rights to my past & future Artwork and Design contributions to the LibreOffice project, an

a few c++ object files fail to be linked when compiled with -Os optimization option of gcc

2024-12-28 Thread Jérôme Bouat
Hello. With the master branch, a configuration with the following arguments of "autogen.sh" fails to build : ./autogen.sh [...] CFLAGS="-pipe -Os" CXXFLAGS="-pipe -Os" I get the bellow error : /usr/bin/ld : /home/d/tmp/lo/workdir/CxxObject/xmloff/source/core/xmlimp.o : dans la fonction « SvXML

Re: compression force for zip and ODF files in the installation archives

2024-02-24 Thread Jérôme Bouat
Hi Thorsten. I mean there is no benefit for half compression force.> Oh, there's certainly a benefit going with the default - it is> considered a sweet spot between achieving reasonable compressionn,> while not being excessively slow. I mean we can accept a slow compression while building th

compression force for zip and ODF files in the installation archives

2024-02-23 Thread Jérôme Bouat
Hello. The building of many ODF files doesn't specify the maximum compression force ("-9" option), like the below : """ zip -qrX --must-match $@ content.xml settings.xml styles.xml META-INF/manifest.xml """ When I decompress this generated ODF file and compress it again with the maximum force

"segments.gen" and "segments_3" files ?

2024-01-14 Thread Jérôme Bouat
Hello. Is there a documentation in order to understand what those files are used for ? From LibreOfficeDev_24.8.0.0.alpha0_Win_x86-64.msi, fdupes found 240 files with the same content (20 bytes) in : share/extensions/nlpsolver/help/*/help.idxl/segments.gen share/extensions/wiki-publisher/help/*