[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - 2 commits - extras/source
Ezinne Nnamani (via logerrit)
logerrit at kemper.freedesktop.org
Tue Aug 25 06:23:38 UTC 2020
extras/source/shellnew/soffice.odg |binary
extras/source/shellnew/soffice.odp |binary
extras/source/shellnew/soffice.ods |binary
extras/source/shellnew/soffice.odt |binary
4 files changed
New commits:
commit a2a2a2ad6482952f403d271bea672e9cbf9bf95c
Author: Ezinne Nnamani <nnamani.ezinne at collabora.com>
AuthorDate: Sat Aug 22 21:22:44 2020 +0100
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Tue Aug 25 08:23:04 2020 +0200
tdf#133661 Modified soffice.odp/ods/odg files to empty bare minimal ODF files
Change-Id: I91734d32719f1b68da1b1810dad5960c0bd807e0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101195
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar at collabora.com>
diff --git a/extras/source/shellnew/soffice.odg b/extras/source/shellnew/soffice.odg
index ac06d224ec84..49fa7436a8cd 100644
Binary files a/extras/source/shellnew/soffice.odg and b/extras/source/shellnew/soffice.odg differ
diff --git a/extras/source/shellnew/soffice.odp b/extras/source/shellnew/soffice.odp
index af729d5a3a11..f97540d868ce 100644
Binary files a/extras/source/shellnew/soffice.odp and b/extras/source/shellnew/soffice.odp differ
diff --git a/extras/source/shellnew/soffice.ods b/extras/source/shellnew/soffice.ods
index 33782b08fedf..acb7e250eb42 100644
Binary files a/extras/source/shellnew/soffice.ods and b/extras/source/shellnew/soffice.ods differ
commit d21a388ab59b8b2be07d3f7d7f2b5f2ca9c05374
Author: Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Tue Aug 18 12:00:05 2020 +0300
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Tue Aug 25 08:22:51 2020 +0200
tdf#133661: make soffice.odt a bare minimal ODT, with no data at all
Hopefully this would prevent in the future the sequences like what has
happened in the past, when first 9fceed463ba6ab752ef49f40e628a98e21cf525e
removed page dimensions, then 2a33c69b16cce539951a796d7afa45c13b097cf6
added them back when trying to provide better font defaults, and then
5d9348b13674baf1d27f406767274e764c758bd5 changed the dimensions from one
standard to another...
Of course, this is just a simple solution, still not allowing one to use
custom templates when using ShellNew functionality.
Change-Id: I7b48fedad8ba7f85f8cfdd0f98ccb505c51d1e76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100899
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
diff --git a/extras/source/shellnew/soffice.odt b/extras/source/shellnew/soffice.odt
index be6efc69f714..d2a8dc274c6c 100644
Binary files a/extras/source/shellnew/soffice.odt and b/extras/source/shellnew/soffice.odt differ
More information about the Libreoffice-commits
mailing list