Re: French grammar checker

2025-01-03 Thread Pedro Lino
Hi Bidouille I'm curious about how to solve the problem for discontinued dedicated page extensions. Back in 2018 Matthias hosted a copy of the latest (aka final) version of History Master (https://extensions.openoffice.org/en/project/history-master) in his Apache account (https://home.apache.o

French grammar checker

2025-01-03 Thread Bidouille
Hello, On extensions website, the dedicated page does not host the OXT https://extensions.openoffice.org/en/project/grammalecte The author's website is down. If I provide the file, is it possible to transfer on SourceForge? Thanks

Re: Win64 port making progress

2025-01-03 Thread Matthias Seidel
Hi Damjan, Am 02.01.25 um 21:44 schrieb Damjan Jovanovic: Hi With my latest changes, 112 modules (60%) build successfully, and the remaining blockers currently are: - vcl, which is almost fixed. It needed changing SetClassLong() to SetClassLongPtr(), and several other such Windows API changes f

Re: Win64 port making progress

2025-01-03 Thread Damjan Jovanovic
On Fri, Jan 3, 2025 at 3:26 PM Matthias Seidel wrote: > Hi Damjan, > > Am 02.01.25 um 21:44 schrieb Damjan Jovanovic: > > Hi > > > > With my latest changes, 112 modules (60%) build successfully, and the > > remaining blockers currently are: > > - vcl, which is almost fixed. It needed changing Set