Hello Adlair,
I had also problems to install LibreOffice on MacOS.
But after many tries and errors, I made it.
Here's how it was:
- My Mac is: MacBook Pro
- chip: Apple M2 Max chip
- macOS: Sonoma 14.2.1
I use MacPorts base version 2.9.1 for open source software tools.
- run:
xcode-select -s
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
--
__
Stanislaw Jesmanowicz stan mail2 jesmanowicz com
___
LibreOffice mailing lis
On 3/9/21 6:34 PM, julien2412 wrote:
Stanisław Jeśmanowicz wrote
...
Thank you for your advice, but getting familiar with gerrit on top of git
would take some time for
me now.
I hope, that some of your developers could commit this patch for me in vcl
module.
It is simple and won't
Hello Julien,
On 3/9/21 9:18 AM, julien2412 wrote:
Hello,
In addition to what Miklos indicated, I think you may be interested in
https://wiki.documentfoundation.org/Development/GetInvolved.
Indeed, it seems you've already downloaded sources, built and tried to fix a
problem with a patch.
So you
Hello Miklos,
On 3/9/21 9:14 AM, Miklos Vajna wrote:
Hi Stan,
On Mon, Mar 08, 2021 at 03:50:21PM +0100, Stanisław Jeśmanowicz
wrote:
Dear all,
I noticed that LibreOffice is using the hard coded harfbuzz shapers list in
CommonSalLayout.cxx file (line 470).
I recommend the patch attached to
Dear all,
I noticed that LibreOffice is using the hard coded harfbuzz shapers list in CommonSalLayout.cxx file
(line 470).
I recommend the patch attached to be more flexible.
This take all possible shapers in a given HarfBuzz implementation.
This also allows the use of newly created shapers.
J