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 > format > > on FreeBSD and Windows (and probably

Re: MIME types for WMF/EMF

2024-02-22 Thread Pedro Lino
Hi Damjan > On 02/22/2024 4:01 PM WET Damjan Jovanovic wrote: > Should we change the MIME types to "image/wmf" and "image/emf"? We would > presumably also keep aliases like "image/x-wmf" and "image/x-emf". Inkscape > can paste "image/x-emf". Should we keep the existing MIME types as aliases >

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: MacOS testing for bug 112829 (SVG clipboard format)

2024-02-22 Thread Jim Jagielski
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 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

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

Re: [PR] Update boost - Part 1 [openoffice]

2024-02-22 Thread via GitHub
Pilot-Pirx commented on PR #202: URL: https://github.com/apache/openoffice/pull/202#issuecomment-1959880734 **Let boost promote to double the sinc_pi() operation.** Modern processors should handle this without any trouble. -- This is an automated message from the Apache Git

Re: [PR] docs: fix spelling in code comments [openoffice]

2024-02-22 Thread via GitHub
Pilot-Pirx merged PR #205: URL: https://github.com/apache/openoffice/pull/205 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Update boost - Part 1 [openoffice]

2024-02-22 Thread via GitHub
Pilot-Pirx commented on PR #202: URL: https://github.com/apache/openoffice/pull/202#issuecomment-1959879198 Original comments from Pedro: Minor cleanup to internal boost header packaging We normally don't install all the headers available in boost. There is an interesting

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