Re: How to run multiple instances of Writer simultaneously?

2017-10-19 Thread Matthew Francis
On 19 October 2017 at 16:26, Matthew Francis wrote: > Some sample code appended below - this is hacked out from a previous > project, and may or may not represent best practice as to how to do > this, but does work. ... and the same code as a github gist, because I should know bette

Re: How to run multiple instances of Writer simultaneously?

2017-10-19 Thread Matthew Francis
omplish this simply in Python using shutil.copytree() Some sample code appended below - this is hacked out from a previous project, and may or may not represent best practice as to how to do this, but does work. Regards Matthew Francis #!/usr/bin/python3 import os import re import shutil impor

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - vcl/osx

2015-04-20 Thread Matthew Francis
vcl/osx/salframe.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 255884bd221d0521f5c99add4b9af8723668c300 Author: Matthew Francis Date: Mon Apr 20 12:33:48 2015 +0800 tdf#71278 Fix cursor hiding in presentation mode The original commit was based on a

[Libreoffice-commits] core.git: vcl/osx

2015-04-14 Thread Matthew Francis
vcl/osx/salframe.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit b144821188aac238a38d647dff489fc53d9bf3f6 Author: Matthew Francis Date: Wed Apr 15 13:57:48 2015 +0800 tdf#71278 Revert both the previous cursor commit and the commit it fixed The

[Libreoffice-commits] core.git: vcl/osx

2015-04-14 Thread Matthew Francis
vcl/osx/salframe.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 58a3a99efec9d4bcb4ab61c41bf2feb707c8e1ef Author: Matthew Francis Date: Sun Apr 12 23:10:58 2015 +0800 tdf#71278 Set an invisible cursor rather than hiding the cursor

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/source

2015-04-14 Thread Matthew Francis
sw/source/ui/index/cnttab.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33a67ac2c5e6a60b5a99ebf6767f803277b79148 Author: Matthew Francis Date: Mon Apr 6 01:46:45 2015 +0400 tdf#89630 Remove extra space added when assigning styles for TOC Change

[Libreoffice-commits] core.git: sw/source

2015-03-28 Thread Matthew Francis
sw/source/ui/index/cnttab.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2caa097682e181fe1dfe19d1af1d798ab9af38eb Author: Matthew Francis Date: Sat Mar 28 18:58:30 2015 +0800 tdf#89630 Remove extra space added when assigning styles for TOC This

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3-6' - filter/source

2015-01-22 Thread Matthew Francis
filter/source/flash/swfwriter1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e1dcf9331eacc308b521609ccbb1eaf6a81f4826 Author: Matthew Francis Date: Wed Jan 21 23:58:03 2015 +0800 fdo#84336 Fix swf rendering Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-0' - filter/source

2015-01-22 Thread Matthew Francis
filter/source/flash/swfwriter1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6da6af3050393db90b6a6f0c3b1db885f9ddbf14 Author: Matthew Francis Date: Wed Jan 21 23:58:03 2015 +0800 fdo#84336 Fix swf rendering Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - filter/source

2015-01-21 Thread Matthew Francis
filter/source/flash/swfwriter1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3fdc79f191e629042a8e448c7d643a1cd487e3c8 Author: Matthew Francis Date: Wed Jan 21 23:58:03 2015 +0800 fdo#84336 Fix swf rendering Commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - filter/source

2015-01-21 Thread Matthew Francis
filter/source/flash/swfwriter1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 09037c9f41799893c42b719aa332730a5e1c4bf7 Author: Matthew Francis Date: Wed Jan 21 23:58:03 2015 +0800 fdo#84336 Fix swf rendering Commit

[Libreoffice-commits] core.git: filter/source

2015-01-21 Thread Matthew Francis
filter/source/flash/swfwriter1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eb4c29f4d10ae4be0e6be15a4c7c8c5bfb1edcc3 Author: Matthew Francis Date: Wed Jan 21 23:58:03 2015 +0800 fdo#84336 Fix swf rendering Commit