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

Mike Kaganski (via logerrit) logerrit at kemper.freedesktop.org
Tue Aug 18 10:04:57 UTC 2020


 extras/source/shellnew/soffice.odt |binary
 1 file changed

New commits:
commit 3a7a06067e545670ef64367ef602469f507a3df7
Author:     Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Tue Aug 18 12:00:05 2020 +0300
Commit:     Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Tue Aug 18 12:04:21 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