Skip to content
Snippets Groups Projects
  • Michael Hamann's avatar
    1e71121c
    XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5 (#3517) · 1e71121c
    Michael Hamann authored and Simon Urli's avatar Simon Urli committed
    
    * Convert to PDF and extract images from the PDF
    * Adapt the unit test
    * Change the output format to PNG
    * Change the default image format back to JPEG.
    * Read the old office converter configuration for size and quality.
    * Add new configuration options for format, quality and image size.
    * Revert "[Misc] Force using old version of LO until XWIKI-22335 is done"
    * Revert "[Misc] Revert LO upgrade because of XWIKI-22335"
    * Fix existing comments in DefaultPresentationBuilder
    * Provide new properties in xwiki.properties
    * Fallback in document-formats.js in case custom-document-formats is
        not used for backward compatibility
    * Provide unit test
    * Improve a bit ServletContainerExecutor to have better understanding
        in case of error when building LO image
    
    This reverts commit 29e45435.
    This reverts commit f19ea82a.
    This reverts commit 32a20ae0.
    
    ---------
    
    Co-authored-by: default avatarSimon Urli <simon.urli@xwiki.com>
    (cherry picked from commit acd6ed3f)
    1e71121c
    History
    XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5 (#3517)
    Michael Hamann authored and Simon Urli's avatar Simon Urli committed
    
    * Convert to PDF and extract images from the PDF
    * Adapt the unit test
    * Change the output format to PNG
    * Change the default image format back to JPEG.
    * Read the old office converter configuration for size and quality.
    * Add new configuration options for format, quality and image size.
    * Revert "[Misc] Force using old version of LO until XWIKI-22335 is done"
    * Revert "[Misc] Revert LO upgrade because of XWIKI-22335"
    * Fix existing comments in DefaultPresentationBuilder
    * Provide new properties in xwiki.properties
    * Fallback in document-formats.js in case custom-document-formats is
        not used for backward compatibility
    * Provide unit test
    * Improve a bit ServletContainerExecutor to have better understanding
        in case of error when building LO image
    
    This reverts commit 29e45435.
    This reverts commit f19ea82a.
    This reverts commit 32a20ae0.
    
    ---------
    
    Co-authored-by: default avatarSimon Urli <simon.urli@xwiki.com>
    (cherry picked from commit acd6ed3f)