epm 5 not compiling on FreeBSD 13

2021-07-07 Thread Damjan Jovanovic
Hi On FreeBSD 13.0 the epm module doesn't compile: = Building module epm = Entering /store0/Projects/Apache/Public/openoffice/openoffice-git/main/epm mkdir ./unxfbsdx/misc/build/epm-5.0.0/ mkdir: ./unxfbsdx/misc/build/epm-5.0.0/: File exists cd ./unxfbsdx/misc/build/epm-

Re: [OS/2 and macOS] saving ODS with chart

2021-07-28 Thread Damjan Jovanovic
On Tue, Jul 27, 2021 at 10:21 PM Arrigo Marchiori wrote: > But that property _was_ set as a bool by method > XMLFilter::impl_Export(), in file > main/chart2/source/model/filter/XMLFilter.cxx, at the beginning of > this explanation: > > 691: xInfoSet->setPropertyValue( sUsePrettyPrinting, uno::ma

Re: Branch scons-build and PR #82

2021-09-08 Thread Damjan Jovanovic
Hi Arrigo You can. Peter's patches didn't fully convert the logic from main/solenv/gbuild/platform/linux.mk into SCons, they only did the minimum to catch up with FreeBSD. I haven't developed on that branch in some time, and can't help right now. There's a lot we could do in a SCons build though

Re: Help building in Ubuntu 20.04.4?

2022-03-20 Thread Damjan Jovanovic
se commits from trunk: commit ca91c47212927702e72149e398fae850402fa54c Author: Damjan Jovanovic Date: Thu Oct 19 16:35:49 2017 + GnomeVFS was deprecated 9 years ago. Make GIO, its replacement, the default searched by configure.ac instead. commit 6b1c0a07ced87c91d0adf8f59096a87e364647c0 Author: Damjan Jovanovic Da

Re: [DISCUSS] [QA AUTOMATION] merging standalone-test branch into trunk

2022-04-03 Thread Damjan Jovanovic
On Sun, Mar 27, 2022 at 9:44 PM Carl Marcum wrote: > Hi All, > Hi I want to get some opinions on whether to merge my work on standalone > test automation into trunk and possibly AOO42X and AOO41X or leave it in > a branch and use it from there. > Six months ago I posted this [1] on qa@ and cc'd

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-04-26 Thread Damjan Jovanovic
20 PM Pedro Lino wrote: > > Hi Damian > > > > I use Webdav almost on a daily basis. > Looking forward to testing a new build under Linux as soon as you push it > to 42X > > Can you share your working binaries for Windows? > > > > Thanks! > > Pe

New UNO service for logging to syslog

2022-04-27 Thread Damjan Jovanovic
Hi I've committed a new UNO service, com.sun.star.logging.SyslogHandler, which logs to a syslog server. Updated documentation on how you use it is at: https://wiki.openoffice.org/wiki/Category:Logging This only applies to code using the com.sun.star.logging framework, which is currently only the

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-04-27 Thread Damjan Jovanovic
> >Matthias > Am 26.04.22 um 19:56 schrieb Damjan Jovanovic: > > On Mon, Nov 15, 2021 at 9:57 PM Jim Jagielski wrote: > >> I'm gonna look into the serf->(lib)curl option... Since we don't use any >> of the fancy features of serf, I'm thinking that t

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-04-27 Thread Damjan Jovanovic
On Wed, Apr 27, 2022 at 8:07 PM Matthias Seidel wrote: > Hi Damjan, > > Am 27.04.22 um 19:11 schrieb Damjan Jovanovic: > > Thank you Matthias. > > > > Not too happy to use Github, but here is the pull request: > > https://github.com/apache/openoffice/pull/1

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-04-27 Thread Damjan Jovanovic
On Wed, Apr 27, 2022 at 9:22 PM Matthias Seidel wrote: > Hi, > > Am 27.04.22 um 21:09 schrieb Damjan Jovanovic: > > On Wed, Apr 27, 2022 at 8:07 PM Matthias Seidel < > matthias.sei...@hamburg.de> > > wrote: > > > >> Hi Damjan, > >> > >

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-04-28 Thread Damjan Jovanovic
On Thu, Apr 28, 2022 at 6:12 PM Arrigo Marchiori wrote: > Dear Damjan, All, > > On Tue, Apr 26, 2022 at 07:56:22PM +0200, Damjan Jovanovic wrote: > > > On Mon, Nov 15, 2021 at 9:57 PM Jim Jagielski wrote: > > > > > I'm gonna look into the serf->(li

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-04-28 Thread Damjan Jovanovic
On Thu, Apr 28, 2022 at 8:46 PM Arrigo Marchiori wrote: > Hello Damjan, > > On Thu, Apr 28, 2022 at 06:53:43PM +0200, Damjan Jovanovic wrote: > > > On Thu, Apr 28, 2022 at 6:12 PM Arrigo Marchiori > > > wrote: > > > > > Dear Damjan, All, > >

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-05-15 Thread Damjan Jovanovic
On Sun, May 15, 2022 at 3:57 PM Arrigo Marchiori wrote: > Dear All, > > On Thu, May 12, 2022 at 07:36:49PM +0200, Arrigo Marchiori wrote: > > > Dear all, > > > > if nobody objects, I will merge this PR during the week-end. > > > > Reference: https://github.com/apache/openoffice/pull/146 > > Done.

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-05-22 Thread Damjan Jovanovic
On Sun, May 22, 2022 at 2:43 PM Arrigo Marchiori wrote: > Hello Damjan, all, > > On Tue, Apr 26, 2022 at 07:56:22PM +0200, Damjan Jovanovic wrote: > > > On Mon, Nov 15, 2021 at 9:57 PM Jim Jagielski wrote: > > > > > I'm gonna look into the serf->(li

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-05-28 Thread Damjan Jovanovic
On Fri, May 27, 2022 at 9:47 PM Arrigo Marchiori wrote: > Hello Damjan, > > On Sun, May 22, 2022 at 06:10:46PM +0200, Damjan Jovanovic wrote: > > > On Sun, May 22, 2022 at 2:43 PM Arrigo Marchiori > > > wrote: > > > > > Hello Damjan, all, > >

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-05-28 Thread Damjan Jovanovic
amjan, > > > > > > On Sun, May 22, 2022 at 06:10:46PM +0200, Damjan Jovanovic wrote: > > > > > > > On Sun, May 22, 2022 at 2:43 PM Arrigo Marchiori > > > > > wrote: > > > > > > > > > Hello Damjan, all, > > >

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-05-28 Thread Damjan Jovanovic
On Sat, May 28, 2022 at 11:48 AM Arrigo Marchiori wrote: > Hello Damjan, > > On Sat, May 28, 2022 at 11:12:45AM +0200, Damjan Jovanovic wrote: > > > On Sat, May 28, 2022 at 9:20 AM Arrigo Marchiori > > > wrote: > > > > > Hello Damjan, all, > >

Re: [DISCUSS] Fixes for Basic lang in 4.1 line

2022-06-09 Thread Damjan Jovanovic
On Thu, Jun 9, 2022 at 5:46 PM Carl Marcum wrote: > For discussion: > Should we included these fixes in 4.1.x? > The only reason I didn't include them myself, is that back then I expected 4.2.0 to be out soon, and didn't want to waste time backporting to 4.1.x which was about to be EOL. Regards

glib >= 2.71.0 breaks the build in the avmedia module (FreeBSD / Linux)

2022-08-22 Thread Damjan Jovanovic
Hi Apparently in some recent glib commit, probably f304df34c7335526ef08701dc0b4a35f03299249 first released in 2.71.0, they changed a macro in a way that fixes warnings with C, but fails to compile with stricter C++ compilers (Clang 8, 9, 10, 12 and 13 on FreeBSD, but probably GCC+Linux too). This

--with-system-boost breaks build in vcl, --without in configmgr

2022-08-22 Thread Damjan Jovanovic
e) ^ /usr/local/include/boost/math/tools/config.hpp:445:11: error: unknown type name 'constexpr' static constexpr bool value = std::is_integral::value || (std::numeric_limits::is_specialized && std::numeric_limits::is_integer); ^

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2022-08-22 Thread Damjan Jovanovic
On Sat, May 28, 2022 at 6:54 PM Arrigo Marchiori wrote: > Hello Damjan, All, > > On Sat, May 28, 2022 at 03:22:53PM +0200, Damjan Jovanovic wrote: > > > On Sat, May 28, 2022 at 11:48 AM Arrigo Marchiori > > > wrote: > > > > > Hello Damjan, > >

Re: --with-system-boost breaks build in vcl, --without in configmgr

2022-08-23 Thread Damjan Jovanovic
Hi Linux and FreeBSD have always used the "gnu++98" standard: openoffice-git/main]$ grep '\-std' solenv -R solenv/inc/unxfbsd.mk:CFLAGSCXX= -pipe $(ARCH_FLAGS) -std=gnu++98 solenv/inc/unxlng.mk:CFLAGSCXX= -pipe $(ARCH_FLAGS) -std=gnu++98 solenv/gbuild/platform/freebsd.mk: -std=gnu++98 \ solenv/gb

Re: Any news from x64 port?

2022-08-31 Thread Damjan Jovanovic
On Wed, Aug 31, 2022 at 3:50 PM Bidouille wrote: > Seems to be paused since 2018: > https://wiki.openoffice.org/wiki/Win64_port > > So I've been playing around lately, and thinking how to do the Win64 port, a newer MSVC compiler, and to finish the port to gbuild or a better build system, all at t

Re: The issue of bad allocation in Calc

2022-09-05 Thread Damjan Jovanovic
On Mon, Sep 5, 2022 at 3:34 PM Aivaras Stepukonis wrote: > Hi, > > Does anyone have the time and expertise to solve the issue of bad > allocation afflicting Calc as per Issue > 125006 - Calc > Consistently crashing, usually with "Fatal Error - Bad

Re: Monteray MacOS build and Python

2022-09-05 Thread Damjan Jovanovic
On Mon, Sep 5, 2022 at 10:36 AM Bidouille wrote: > Hello, > > Since MacOS 12.3, Apple don't provide Python 2.7 > > https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes#Python > > So, you can not run any Python scripts anyway. > > Annoying... > > We have had Pytho

Let's replace expat with libxml2?

2022-10-15 Thread Damjan Jovanovic
Hi We currently use 2 XML libraries in our C/C++ code, expat and libxml2. This is unnecessary, one of them can be removed, and I propose we remove expat. expat is a small library that only does SAX parsing, and lacks DOM, lacks XSLT, lacks schema validation or any more advanced features we use. B

Re: [Action required] Cygwin x86 end-of-life

2022-11-26 Thread Damjan Jovanovic
On Sat, Nov 26, 2022 at 2:42 PM Matthias Seidel wrote: > Hi Pedro, > > Am 26.11.22 um 12:26 schrieb Pedro Lino: > > Hi Matthias, all > > > >> On 11/25/2022 7:16 PM WET Matthias Seidel > wrote: > >> Damjan posted the needed patches to build AOO41X with Cygwin64, if > >> anyone wants to commit the

Re: AOO as built from source fails in libcurl

2022-11-26 Thread Damjan Jovanovic
On Sat, Nov 26, 2022 at 5:13 PM Matthias Seidel wrote: > Hi, > > That looks a bit like this issue on macOS: > > https://bz.apache.org/ooo/show_bug.cgi?id=128535 > > Can you try to disable the automatic update check? > > Regards, > >Matthias > > Am 26.11.22 um 16:08 schrieb Yury Tarasievich: >

Re: nss has included sqlite instance

2022-12-21 Thread Damjan Jovanovic
On Wed, Dec 21, 2022 at 3:37 PM Peter Kovacs wrote: > Are we aware on this dependency? > > I am running into compiler issues using gcc 11.3 from ubuntu 22.04 LTS. > > I am aware. I discovered, and might even have proposed on this list, that we use that sqlite database ourselves, to import its CA

Re: nss has included sqlite instance

2022-12-21 Thread Damjan Jovanovic
On Wed, Dec 21, 2022 at 7:51 PM Peter Kovacs wrote: > > Am 21.12.22 um 18:22 schrieb Damjan Jovanovic: > > On Wed, Dec 21, 2022 at 3:37 PM Peter Kovacs wrote: > > > >> Are we aware on this dependency? > >> > >> I am running into compile

Re: building 4.2.X and trunk on ARM64 platforms

2022-12-24 Thread Damjan Jovanovic
Yes, and bridges are specific to CPU, OS compiler version, and compiler settings. Eg. Even on Win32, the legacy mingw compiler uses sjlj exception handling, which is completely incompatible with MSVC's exception handling, so a separate bridge is needed for each. We would likely need a gcc_linux_arm

Re: Support for maven

2022-12-26 Thread Damjan Jovanovic
On Fri, Dec 2, 2022 at 9:10 PM Jim Jagielski wrote: > There are some java apps that no longer support ant and > instead rely on maven. Last I checked, I don't think we > support that, do we? > > > But why are we compiling Java projects? We compile C/C++ projects because (1) upstream often doesn'

Re: Profile Backup/Restore

2022-12-28 Thread Damjan Jovanovic
Hi all On Wed, Dec 28, 2022 at 4:55 PM Matthias Seidel wrote: > Hi Pedro, > > Am 19.12.22 um 13:39 schrieb Pedro Lino: > > Hi all > > > > Is there any extension to Backup/Restore the contents of the User > Profile? > > > > I don't mean copy files but actually exporting and importing the > conten

[Wiki] Access to update the main wiki page?

2022-12-31 Thread Damjan Jovanovic
Hi I have access to edit our wiki, but while trying to update our main main wiki page at https://wiki.openoffice.org/wiki/Main_Page I saw it's been locked against changes. Can I please get access? For starters, I'd like to add a link to https://wiki.openoffice.org/wiki/Source_code_directories un

Re: Happy...

2023-01-02 Thread Damjan Jovanovic
On Sun, Jan 1, 2023 at 8:40 PM Matthias Seidel wrote: > ...new year! ;-) > > Matthias > > Happy New Year everyone! Damjan

Re: Fails to build on Pop!_OS 18.04

2023-01-04 Thread Damjan Jovanovic
On Wed, Jan 4, 2023 at 1:47 PM Pedro Lino wrote: > Hi all > > I'm testing a UEFI compatible Linux OS named Pop!_OS > Compiling 41X fails on bean with messages > > WARNING(S): > Some modules contain old output trees! Please check: bean > > = > Building module bean > = > > E

Re: ByteString vs Strbuf vs OString

2023-01-07 Thread Damjan Jovanovic
On Sat, Jan 7, 2023 at 9:51 AM Peter Kovacs wrote: > Hi all, > > > I have an emotional issue and I need some help. > > I think the classes mentioned in subject are all crap. They are all ugly > and I do not want to use any of them. > > I would like to remove them. And replace them with > > > st

Re: T-DOSE 2023

2023-01-08 Thread Damjan Jovanovic
On Sat, Jan 7, 2023 at 4:18 PM Dr. Michael Stehmann < anw...@rechtsanwalt-stehmann.de> wrote: > Hello, > > T-DOSE 2023 will be held on the 22nd and 23rd of April 2023, at a new > location the Weeffabriek in Geldrop (near Eindhoven). > > T-DOSE is a free and yearly event held in The Netherlands to

Buildbot problems

2023-01-14 Thread Damjan Jovanovic
Hi I am trying to get all the buildbots working again, but there are many problems... 1. All the Windows buildbots are failing in "./configure" with: configure: error: cannot run /bin/sh ./config.sub This could be due to \r\n line endings or a BOM on main/config.sub, but I've checked and it uses

Re: Buildbot problems

2023-01-15 Thread Damjan Jovanovic
On Sun, Jan 15, 2023 at 10:11 AM Peter Kovacs wrote: > > Am 15.01.23 um 07:12 schrieb Damjan Jovanovic: > > Hi > > > > I am trying to get all the buildbots working again, but there are many > > problems... > > > > 1. All the Windows buildbots are fa

Re: Buildbot problems

2023-01-15 Thread Damjan Jovanovic
uld be updated to 3.4.3. But remember to > downgrade make then... > > Regards, > >Matthias > > Am 15.01.23 um 12:25 schrieb Matthias Seidel: > > Hi Damjan, Peter, > > > > Am 15.01.23 um 09:58 schrieb Damjan Jovanovic: > >> On Sun, Jan 15, 2023 at 10:11

Re: Please update boost (1.79.0 would be just great)

2023-01-18 Thread Damjan Jovanovic
On Sat, Jan 14, 2023 at 8:25 PM Pedro Giffuni wrote: > Helo guys; > I don't currently have all the time I'd wish for AOO development so I > thought I'd suggest this task for some volunteer. > The Apache OpenOffice FreeBSD port has been broken for awhile and getting > boost updated would be of gre

Re: Please update boost (1.79.0 would be just great)

2023-01-20 Thread Damjan Jovanovic
On Thu, Jan 19, 2023 at 1:58 AM Damjan Jovanovic wrote: > > > On Sat, Jan 14, 2023 at 8:25 PM Pedro Giffuni wrote: > >> Helo guys; >> I don't currently have all the time I'd wish for AOO development so I >> thought I'd suggest this task for some vol

Re: Please update boost (1.79.0 would be just great)

2023-01-21 Thread Damjan Jovanovic
> +#define BOOST_NO_CXX11_DELETED_FUNCTIONS 1 > +#include > > On 20/01/2023 21:52, Damjan Jovanovic wrote: > > So I eventually succeeded in getting OpenOffice > > to compile against the "c++14" standard now, and > > to use a newer Boost. > > -

Re: Buildbot problems

2023-01-22 Thread Damjan Jovanovic
On Wed, Jan 18, 2023 at 8:26 PM Matthias Seidel wrote: > Hi, > > Am 16.01.23 um 03:47 schrieb Damjan Jovanovic: > > Hi > > > > That's progress, because if you compare it to the previous build's > > ./configure: > > https://ci2.apache.org/#/bu

Re: Fails to build on Pop!_OS 18.04

2023-01-23 Thread Damjan Jovanovic
On Mon, Jan 23, 2023 at 11:48 PM Pedro Lino wrote: > Hi Peter, all > > > On 01/23/2023 11:33 AM WET Peter Kovacs wrote: > > > yes, but it looks on disk like the following? > > > > ls /usr/lib/jvm/java-8-openjdk-amd64 > > ASSEMBLY_EXCEPTION bin docs include jre lib man src.zip > > THIRD_PA

Re: 41X fails to build in Ubuntu 18.04 (was Re: Fails to build on Pop!_OS 18.04)

2023-01-24 Thread Damjan Jovanovic
On Tue, Jan 24, 2023 at 7:21 PM Pedro Lino wrote: > Hi Damjan > > > On 01/24/2023 1:23 AM WET Damjan Jovanovic wrote: > > > In your --with-jdk-home directory, do you have these files: > > > > include/jawt.h > > include/linux/jawt_md.h > > No,

Re: Nightly Builds

2023-01-26 Thread Damjan Jovanovic
On Sat, Jan 21, 2023 at 3:14 PM Matthias Seidel wrote: > > Four weeks are a good period to have archived if a regression occurs. > > No. For old regressions, or to discover old fixes, we ideally want a build from every month in AOO's history.

Re: AOO 4.1.14

2023-02-07 Thread Damjan Jovanovic
On Tue, Feb 7, 2023 at 4:09 PM Matthias Seidel wrote: > Hi Carl, > > Am 07.02.23 um 14:52 schrieb Carl Marcum: > > Hi All, > > > > On 2/7/23 4:48 AM, Matthias Seidel wrote: > >> Hi all, > >> > >> I think it is time for the next release. > >> > >> I have created the Release Schedule [1] for AOO 4.

Re: Pull Request 164

2023-02-12 Thread Damjan Jovanovic
Hi I've now merged it. Should we also cherry-pick it into AOO42X? I am currently testing it there. Regards Damjan On Sat, Feb 11, 2023 at 1:14 PM Matthias Seidel wrote: > So at least 3 people are interested in this big enhancement... > > @Damjan: I would say, merge it! We need to move forward

Re: Pull Request 164

2023-02-12 Thread Damjan Jovanovic
It's in AOO42X too now. Damjan On Sun, Feb 12, 2023 at 3:10 PM Damjan Jovanovic wrote: > Hi > > I've now merged it. > > Should we also cherry-pick it into AOO42X? I am currently testing it there. > > Regards > Damjan > > On Sat, Feb 11, 2023 at

Re: User Installation Process Feedback

2023-02-15 Thread Damjan Jovanovic
On Wed, Feb 15, 2023 at 2:52 PM wrote: > Hello GB Mac, > > Le 2023-02-15 06:36, GB Mac a écrit : > > OpenOffice remains a perpetual > > developer project in Linux. > It's a problem to do with your Linux distribution (which you don't > specify). > See with them so that the DEB or RPM package is se

Re: Buildbot problems

2023-03-01 Thread Damjan Jovanovic
On Sun, Jan 22, 2023 at 1:33 PM Matthias Seidel wrote: > > > > > > >>> Now regarding Awk, instead of doing: > >>> rm /bin/awk > >>> mv /bin/gawk.exe /bin/awk.exe > >>> can't we prepend PATH with a directory containing an "awk" script that > >> just > >>> calls gawk.exe? > >> It would be great if

Re: Buildbot problems

2023-03-06 Thread Damjan Jovanovic
ete! > > It seems like MozillaBuild was updated to 4.x, which we do not support yet. > > Regards, > >Matthias > > Am 02.03.23 um 05:46 schrieb Damjan Jovanovic: > > On Sun, Jan 22, 2023 at 1:33 PM Matthias Seidel > > wrote: > > > Now regarding Aw

Re: Buildbot config - svn or git?

2023-06-15 Thread Damjan Jovanovic
On Thu, Jun 15, 2023 at 8:30 AM Matthias Seidel wrote: > Hi All, > > bumping this up again. > > Thanks to Peter our Linux buildbots are functional again. > > But the buildbot configuration is still on SVN. > > I would prefer it on Git. Opinions? > > Regards, > >Matthias > > Git, absolutely.

Re: Flat ODF

2023-06-20 Thread Damjan Jovanovic
On Mon, Jun 12, 2023 at 5:05 PM Matthias Seidel wrote: > Hi All, > > What do you think about these filters: > > https://forum.openoffice.org/en/forum/viewtopic.php?f=47&t=44216 > > Would it be possible to add Flat ODF to AOO? > > While I can import and use them in my Windows build the import cras

4.2.0 release blockers

2023-10-01 Thread Damjan Jovanovic
Hi So for 4.2.0, presumably we need to fix the bugs with 4.2.0_release_blocker flags: https://bz.apache.org/ooo/buglist.cgi?f1=flagtypes.name&list_id=251353&o1=substring&query_format=advanced&resolution=---&v1=4.2.0_release_blocker of which there is 6: For 127731, I found the problem yesterday (M

Re: 4.2.0 release blockers

2023-10-04 Thread Damjan Jovanovic
On Wed, Oct 4, 2023 at 4:52 PM Jim Jagielski wrote: > > > > On Oct 1, 2023, at 7:44 AM, Damjan Jovanovic wrote: > > > > 127154 and 127966 need to be looked at by a Mac developer. > > > > Those look pretty old. I should create a quick macOS 4.2.0 dev build fo

Re: "Roadmap"

2023-10-05 Thread Damjan Jovanovic
On Thu, Oct 5, 2023 at 1:24 PM Matthias Seidel wrote: > Hi All, > > I would like to collect ideas for some kind of roadmap for AOO: > > - Release AOO 4.1.15 before the end of 2023. Branch AOO41X is in good > condition, but personally I would like to have the "ugly UI" fixed on > some Linux dist

Re: "Roadmap"

2023-10-05 Thread Damjan Jovanovic
On Thu, Oct 5, 2023 at 9:49 PM Matthias Seidel wrote: > Am 05.10.23 um 23:25 schrieb Matthias Seidel: > > Hi Marcus, > > > > Am 05.10.23 um 23:17 schrieb Marcus: > >> Am 05.10.23 um 21:25 schrieb Matthias Seidel: > >>> Am 05.10.23 um 21:06 schrieb Marcus: > Am 05.10.23 um 15:23 schrieb Matth

Re: "Roadmap"

2023-10-05 Thread Damjan Jovanovic
On Thu, Oct 5, 2023 at 9:49 PM Matthias Seidel wrote: > Am 05.10.23 um 23:25 schrieb Matthias Seidel: > > Hi Marcus, > > > > Am 05.10.23 um 23:17 schrieb Marcus: > >> Am 05.10.23 um 21:25 schrieb Matthias Seidel: > >>> Am 05.10.23 um 21:06 schrieb Marcus: > Am 05.10.23 um 15:23 schrieb Matth

Binaries for old A00420/AOO450 Windows versions?

2023-10-05 Thread Damjan Jovanovic
Hi Do we have very old versions of the Windows binaries for AOO420/AOO450 somewhere, for use in bisection testing? Like from 2014-2018? Thank you Damjan

Re: Ugly UI [Was: "Roadmap"]

2023-10-06 Thread Damjan Jovanovic
On Fri, Oct 6, 2023 at 10:57 AM Pedro Lino wrote: > Hi Arrigo, all > > This does solve the UI problem. > > Does it mean we need to include this library in the installer? > > The licence is LGPL-2+, so we can't ship it, right? Regards Damjan

Re: (openoffice) branch trunk updated: The HTML tag ended with HTML 4, and newer versions of javadoc (Java 17's at least) support HTML 5 tags only. Use instead.

2023-11-06 Thread Damjan Jovanovic
eems to break our buildbot (with Java 8) in module ODK: > > > > https://ci2.apache.org/#/builders/58/builds/689 > > > > Regards, > > > >Matthias > > > >> 872b251390 is described below > >> > >> commit 872b2513907e4389be70e2d9b56

Re: is it possible to build trunk with system OpenSSL?

2023-12-07 Thread Damjan Jovanovic
On Thu, Dec 7, 2023 at 6:52 PM Yury Tarasievich wrote: > Hi, > > Yeah, the linux build. AFAIU the build process > is a bit wilful, maybe it's fluking again. > > I am pretty sure I've always used --with-system-openssl on FreeBSD successfully, but I am retrying from a clean build now. And it's --w

Re: is it possible to build trunk with system OpenSSL?

2023-12-07 Thread Damjan Jovanovic
On Thu, Dec 7, 2023 at 6:53 AM Yury Tarasievich wrote: > Hi all, > > Regarding the matter in the Subject, I've found > I can just build with internal OpenSSL (which's > rather old, btw), then rename libcrypto.so and > libssl.so, and so actually use the system libraries. > > But as to why I needed

Re: is it possible to build trunk with system OpenSSL?

2023-12-08 Thread Damjan Jovanovic
On Fri, Dec 8, 2023 at 7:40 AM Yury Tarasievich wrote: > Hi, > > Thanks for answering. What fails in >IMPL_LINK( SvxSecurityTabPage, MacroSecPBHdl, > void*, EMPTYARG ) > is that check: >if ( xD.is() ) > And the xD object is non-null at that. > > Somehow I can't set a breakpoint to that >

Re: is it possible to build trunk with system OpenSSL?

2023-12-09 Thread Damjan Jovanovic
On Sat, Dec 9, 2023 at 6:56 AM Yury Tarasievich wrote: > Hi, > > Thank you, Damjan, for the prompt looking into > the problem. > > It's a pleasure, let's try fix it so nobody else suffers. > Regarding the matters you address: > > If I understand correctly, the configure code > allows for a sepa

Re: is it possible to build trunk with system OpenSSL?

2023-12-10 Thread Damjan Jovanovic
On Sun, Dec 10, 2023 at 8:25 AM Yury Tarasievich wrote: > ...in followup to my previous post: > > So sources for xmlsec1 library which is used in > the 'xmlsecurity' module are NOT downloaded when > this condition (in external_deps.lst) is false? > > if (ENABLE_NSS_MODULE!=NO && SYSTEM_NSS!=YES)

Can't create pages in the Wiki

2024-01-09 Thread Damjan Jovanovic
Hi I don't seem to have permission to create new pages in the Wiki ( wiki.openoffice.org). Can someone please give me access? Thank you Damjan (also my Wiki username)

ODF 1.3 development

2024-01-09 Thread Damjan Jovanovic
Hi I've started looking at how to add ODF 1.3 support to OpenOffice. If you scroll to the end of the monstrously long part 3 of the ODF 1.3 specification at https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part3-schema/OpenDocument-v1.3-os-part3-schema.html where you'll see "Appendix G: Ch

Re: Can't create pages in the Wiki

2024-01-11 Thread Damjan Jovanovic
On Thu, Jan 11, 2024 at 12:27 PM Andrea Pescetti wrote: > On 09/01/24 Damjan Jovanovic wrote: > > I don't seem to have permission to create new pages in the Wiki ( > > wiki.openoffice.org). > > Can someone please give me access? > > I've given additional per

Re: ODF 1.3 development

2024-01-14 Thread Damjan Jovanovic
On Fri, Jan 12, 2024 at 7:23 PM Marcus wrote: > Am 12.01.24 um 19:19 schrieb Marcus: > > Am 10.01.24 um 06:36 schrieb Damjan Jovanovic: > >> [...] > >> > >> Can someone please create such a Wiki page, or give me access to do so? > >> > >> [.

odf-1.3 branch pushed, progress update

2024-01-16 Thread Damjan Jovanovic
Hi I've now pushed my "odf-1.3" branch upstream, which has some initial ODF 1.3 compatibility patches, a patch adding a new constraint for the RECEIVED function, and another to only make the upgrade dialog appear when version > 1.3. There are 3 useful parts to the ODF 1.3 specification, part 2 de

Re: odf-1.3 branch pushed, progress update

2024-01-16 Thread Damjan Jovanovic
On Tue, Jan 16, 2024 at 7:10 PM Marcus wrote: > Am 16.01.24 um 17:50 schrieb Damjan Jovanovic: > > I've now pushed my "odf-1.3" branch upstream, which has some initial ODF > > 1.3 compatibility patches, a patch adding a new constraint for the > RECEIVED > >

ODF 1.3 ForceArray attribute?

2024-01-23 Thread Damjan Jovanovic
Hi Can someone please explain to me what the "ForceArray" attribute is supposed to do? To quote from https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part4-formula/OpenDocument-v1.3-os-part4-formula.html#__RefHeading__1017986_715980110 ---snip--- 6.3.4 Force to array context (ForceArray)

Re: ODF 1.3 ForceArray attribute?

2024-01-27 Thread Damjan Jovanovic
On Sat, Jan 27, 2024 at 5:02 PM Czesław Wolański wrote: > Hi Damjan, > > On 2024/01/23 16:42:52 Damjan Jovanovic wrote: > > Hi > > > > Can someone please explain to me what the "ForceArray" attribute is > > supposed to do? > > > > Just my tw

Re: Aufnahme Referenzkundenliste

2024-01-31 Thread Damjan Jovanovic
Do they want this page updated: http://www.openoffice.org/bizdev/consultants.html How do we do that? And let's keep it please. Regards Damjan On Wed, Jan 31, 2024 at 4:26 PM Matthias Seidel wrote: > Has anyone worked on this? > > Or should we remove this list at all? > > Regards, > >Matth

Re: WebDAV module ported from serf to curl; curl using openssl and zlib (was: Re: Openssl, serf and curl)

2024-02-07 Thread Damjan Jovanovic
On Sat, May 28, 2022 at 7:20 AM Arrigo Marchiori wrote: > > Apparently, we are not. If we force CURLOPT_CAINFO and CURLOPT_CAPATH > to be NULL, we get a bit further but eventually Curl aborts because > validateServerX509Certificate fails. > > Sorry to resurrect an old thread, but I think I now un

main/cosv and main/udm are now merged into main/autodoc

2024-02-10 Thread Damjan Jovanovic
Hi 2 small modules, main/cosv and main/udm, were found unused by the rest of the build and have now been merged into main/autodoc, in trunk and AOO42X. main/autodoc depends on main/cosv and main/udm. main/udm depends on main/cosv. No other module depends on main/cosv or main/udm. The only deliver

Re: Problem With Open Office and Windows 11 /11 Pro.

2024-02-13 Thread Damjan Jovanovic
On Tue, Feb 13, 2024 at 3:12 PM Matthias Seidel wrote: > Hi Francis, All, > > Am 12.02.24 um 17:00 schrieb F Campos Costero: > > Hi Don, > > There are several posts on the user forum about similar problems. For > > example > https://forum.openoffice.org/en/forum/viewtopic.php?p=536089#p536089 > >

Re: [Issue 101010] Direct svg or eps export from calc

2024-02-22 Thread Damjan Jovanovic
Thank you everyone. There are still a few further clipboard improvements I have planned, which I'll elaborate on separately, but briefly: - it might not work on macOS, and probably needs another patch. - SVG can be copied out of OpenOffice, but cannot be pasted into OpenOffice yet. - Neither can w

MacOS testing for bug 112829 (SVG clipboard format)

2024-02-22 Thread Damjan Jovanovic
Hi For bug 112829, I got graphics and charts to copy out of AOO in SVG format on FreeBSD and Windows (and probably Linux), but I wasn't able to test macOS. A quick look at the code shows we might need another patch to get it working there, possibly the one below. Can someone please test it and re

MIME types for WMF/EMF

2024-02-22 Thread Damjan Jovanovic
Hi While developing the patch for bug 112829, I saw that our clipboard formats for WMF and EMF are "application/x-openoffice-wmf;windows_formatname=\"Image WMF\"" and "application/x-openoffice-emf;windows_formatname=\"Image EMF\"". This leads to other applications being able to paste WMF and EMF f

Re: MacOS testing for bug 112829 (SVG clipboard format)

2024-02-22 Thread Damjan Jovanovic
Either trunk or AOO42X. On Thu, Feb 22, 2024 at 7:11 PM Jim Jagielski wrote: > Which branch? > > > On Feb 22, 2024, at 10:54 AM, Damjan Jovanovic > wrote: > > > > Hi > > > > For bug 112829, I got graphics and charts to copy out of AOO in SVG > forma

Re: [Issue 101010] Direct svg or eps export from calc

2024-02-23 Thread Damjan Jovanovic
On Thu, Feb 22, 2024 at 3:50 PM Damjan Jovanovic wrote: > > - SVG can be copied out of OpenOffice, but cannot be pasted into > OpenOffice yet. > This is now fixed by dbea4404ca2c86a3a74294e262e6584c3e450818 in trunk and 8809675e418555082e24d8d46f876db1e912250e in AOO42X, you c

Re: MacOS testing for bug 112829 (SVG clipboard format)

2024-02-25 Thread Damjan Jovanovic
> I mean, is there a branch with this already folded in? > > > On Feb 22, 2024, at 2:27 PM, Damjan Jovanovic wrote: > > > > Either trunk or AOO42X. > > > > On Thu, Feb 22, 2024 at 7:11 PM Jim Jagielski wrote: > > > >> Which branch? > >>

Re: Problem in installing "libgnomevfs2-dev" for building OpenOffice on Debian 12.5.

2024-02-27 Thread Damjan Jovanovic
GnomeVFS was discontinued a long time ago, and replaced by GIO (and GVFS) instead. Luckily we support both. Pass --enable-gio and --disable-gnome-vfs to ./configure. And you can build OpenOffice without either of them, but it would probably limit access to files on filesystems that those provide (

MS Office 2010+ "Agile" encrypted OOXML documents are working now!

2024-03-15 Thread Damjan Jovanovic
Hi Bug 118236 with 7 votes, the inability to open password-protected (encrypted) OOXML files from MS Office 2010+, is now fixed in trunk :-) ---snip--- commit 506fa58b1970084a0caacb50b3a805e469be4756 (HEAD -> trunk, origin/trunk, origin/HEAD) Author: Damjan Jovanovic Date: Sat Mar 2 18:47

Re: MS Office 2010+ "Agile" encrypted OOXML documents are working now!

2024-03-16 Thread Damjan Jovanovic
the errors in that module you can resume the build > by running: > > build --from oox > > Am 16.03.24 um 04:49 schrieb Damjan Jovanovic: > > Hi > > > > Bug 118236 with 7 votes, the inability to open password-protected > > (encrypted) OOXML files from M

Re: MS Office 2010+ "Agile" encrypted OOXML documents are working now!

2024-03-17 Thread Damjan Jovanovic
data' : is not a member of 'std::vector<_Ty>' > with > [ > _Ty=sal_uInt8 > ] > c:/Source/openoffice/main/oox/source/core/encryption.cxx(932) : error > C2039: 'data' : is not a member of 'std::vector&

Re: MS Office 2010+ "Agile" encrypted OOXML documents are working now!

2024-03-17 Thread Damjan Jovanovic
ord dialog > > > > But when I enter the correct password AOO crashes. > > > > Regards, > > > >Matthias > > > > P.S.: This was a partial build, I will try a complete build now. > > > > Am 17.03.24 um 12:23 schrieb Damjan Jovanovic: >

Re: MS Office 2010+ "Agile" encrypted OOXML documents are working now!

2024-03-17 Thread Damjan Jovanovic
x, > > docx) I now get the password dialog > > > > But when I enter the correct password AOO crashes. > > > > Regards, > > > >Matthias > > > > P.S.: This was a partial build, I will try a complete build now. > > > > Am 17.03.24 um 12:23

OpenSSL upgrade?

2024-03-17 Thread Damjan Jovanovic
a newer OpenSSL for Trunk and maybe 4.2 would be a very good thing, > > Best, > Dave > > > On Mar 17, 2024, at 4:23 AM, Damjan Jovanovic wrote: > > > > Also > > that ancient OpenSSL version we use internally, 1.0.x, uses > > EVP_MD_CTX_create()/destroy() inst

Re: MS Office 2010+ "Agile" encrypted OOXML documents are working now!

2024-03-17 Thread Damjan Jovanovic
.. > > Regards, > > Matthias > > Am 17.03.24 um 16:56 schrieb Matthias Seidel: > > I am already doing a full build,but hopefully I could pull your last > > commit soon enough. > > > > Regards, > > > >Matthias > > > > Am 17.03.24 um 15:20 s

OpenSSL upgraded to 3.0.13

2024-03-29 Thread Damjan Jovanovic
Hi I've now pushed commit 4c5b548fb6ece87dd30bbf720aca0d994a749167 into trunk, upgrading our OpenSSL version from 1.0.2u to 3.0.13. Some issues to consider: - PLATFORMS - It works on FreeBSD 14, both with system OpenSSL linked dynamically and internal Open

Re: MS Office 2010+ "Agile" encrypted OOXML documents are working now!

2024-03-29 Thread Damjan Jovanovic
On Sun, Mar 17, 2024 at 5:46 PM Matthias Seidel wrote: > Hi Dave, > > Am 17.03.24 um 18:01 schrieb Dave Fisher: > > Hi Damjan, > > > > I know it “opens a big can of worms” and is another issue, but upgrading > to a newer OpenSSL for Trunk and maybe 4.2 would be a very good thing, > > We need to u

Re: OpenSSL upgraded to 3.0.13

2024-03-31 Thread Damjan Jovanovic
On Sun, Mar 31, 2024 at 1:27 PM Matthias Seidel wrote: > Hi Damjan, All, > > Am 29.03.24 um 15:32 schrieb Matthias Seidel: > > Hi Damjan, > > > > Am 29.03.24 um 10:33 schrieb Damjan Jovanovic: > >> Hi > >> > >> I've now pushed comm

Re: OpenSSL upgraded to 3.0.13

2024-04-04 Thread Damjan Jovanovic
To get further details: Open the attached "Logging macros" file (we allow attachments on this list, right?). Allow macros when prompted. Tools -> Macros -> Run macro, under "Logging macros.ods" expand "Standard", select "logging", on the right side select "LogWebDavToConsole", and click "Run". Exi

Re: OpenSSL upgraded to 3.0.13

2024-04-04 Thread Damjan Jovanovic
On Thu, Apr 4, 2024 at 9:52 PM Pedro Lino wrote: > Hi Damjan > > Thank you for the reply, the macro and detailed instructions! > > > > On 04/04/2024 5:37 PM WEST Damjan Jovanovic wrote: > > > > To get further details: > > > > Open the attached "

  1   2   3   4   5   6   7   8   >