Compile LibreOffice Draw stand alone app

2022-09-06 Thread Pierre-Antoine Foulquier
Hello Another question on this Draw stand alone application on macOS : We need to distribute the app for macOS, so we need to sign and notarize the application. How to process with Xcode or othee tools ? Best regards, Pierre-Antoine Foulquier Envoyé de mon iPhone

Re: Compile LibreOffice Draw stand-alone app

2022-05-15 Thread Miklos Vajna
Hi Pierre-Antoine, On Fri, May 13, 2022 at 06:40:18AM +0200, Pierre-Antoine Foulquier wrote: > We have seen thats the Linux version could install apps separatly. > > macOS is an Unix, the sources and compilation are really different of those > from Linux ? > > Can we the reach the way of Libr

Re: Compile LibreOffice Draw stand-alone app

2022-05-11 Thread Miklos Vajna
Hi Pierre-Antoine, On Wed, May 11, 2022 at 09:29:26AM +0200, Pierre-Antoine Foulquier wrote: > > Or do you have an other motivation to disable other apps? > > We are looking to have Draw as stand-alone application for editing text in > PDF documents. > > And because our users use Google Apps

Re: Compile LibreOffice Draw stand-alone app

2022-05-10 Thread Mike Kaganski
On 11.05.2022 9:32, Miklos Vajna wrote: On Tue, May 10, 2022 at 03:57:49PM +0200, Pierre-Antoine Foulquier wrote: Is there a way to recompile LibreOffice from sources only with the Draw module on macOS ? You can disable other modules on the UI For details how to do that, refer to https://

Re: Compile LibreOffice Draw stand-alone app

2022-05-10 Thread Miklos Vajna
Hi Pierre-Antoine, On Tue, May 10, 2022 at 03:57:49PM +0200, Pierre-Antoine Foulquier wrote: > Is there a way to recompile LibreOffice from sources only with the > Draw module on macOS ? You can disable other modules on the UI, bug given that you can embed objects in a Draw document, you still

Compile LibreOffice Draw stand-alone app

2022-05-10 Thread Pierre-Antoine Foulquier
Hi, Is there a way to recompile LibreOffice from sources only with the Draw module on macOS ? We are looking for the ability to have text edition on pdf document without have many word or spreadsheet apps. I’ve eared its possible on Linux versions to have stand alone apps from LibreOffice.