diff --git a/Makefile b/Makefile
index 5d6c64426c1af1a90198cdfe6cf9104fc429bafb..44fc79592d0ffdfb7aa9a652438044f8c8d616db 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ SUBDIRS = \
 	apparmor/folks \
 	apparmor/geoclue \
 	apparmor/gstreamer1.0 \
-	apparmor/libreoffice \
 	apparmor/tracker \
 	apparmor/tumbler \
 	apparmor/ofono \
@@ -65,7 +64,6 @@ COPY = \
 	folks \
 	grilo \
 	inherit-config.sh \
-	libreoffice \
 	misc \
 	predeployed-misc \
 	resources \
diff --git a/apparmor/apparmor-libreoffice.yaml b/apparmor/apparmor-libreoffice.yaml
deleted file mode 100644
index 6bf74e8796e865b9dbbfbcf6de6a8db94028ec1a..0000000000000000000000000000000000000000
--- a/apparmor/apparmor-libreoffice.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-metadata:
-  name: apparmor-libreoffice
-  format: "Lava-Test-Shell Test Definition 1.0"
-  description: "Tests that the libreoffice profile works properly does not allow arbitrary 
-                reading of files in the home directory."
-  maintainer: "luis.araujo@collabora.co.uk"
-  scope:
-  - functional
-  devices:
-  - i386
-  environment:
-  - lava-test-shell
-
-install:
-  deps:
-  - busybox
-  - apertis-tests-apparmor-libreoffice
-  - apertis-tests-apparmor-report
-
-run:
-  steps:
-  - echo -n | sudo tee /var/log/audit/audit.log
-  - common/run-test-in-systemd --name run-test-libreoffice --timeout 300 apparmor/libreoffice/test-libreoffice
-  - sudo cat /var/log/audit/audit.log | aa_log_extract_tokens.pl PERMITTING REJECTING
-
-parse:
-  pattern: ^(?P<test_case_id>[\w\-\.]+):\s(?P<result>PASS|pass|FAIL|fail|SKIP|skip|UNKNOWN|unknown)$
-
diff --git a/apparmor/libreoffice/Makefile b/apparmor/libreoffice/Makefile
deleted file mode 100644
index aac5a3751d4a2d3f699364fa016f3ebda0ef4606..0000000000000000000000000000000000000000
--- a/apparmor/libreoffice/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-LIBDIR		:= /usr/lib/apertis-tests/apparmor/libreoffice
-LIB_NAMES	:= libreoffice-malicious-override.so
-DATA		:= libreoffice.malicious.expected libreoffice.normal.expected
-SCRIPTS		:= test-libreoffice libreoffice
-
-include ../common/Makefile
diff --git a/apparmor/libreoffice/libreoffice b/apparmor/libreoffice/libreoffice
deleted file mode 100755
index 0795bb8a3109ae8ed57821fc163c8b6ea013f151..0000000000000000000000000000000000000000
--- a/apparmor/libreoffice/libreoffice
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/bin/bash
-# vim: set sts=4 sw=4 et tw=0 :
-
-if [[ ${#@} -eq 1 ]] && [[ $1 =~ (normal|malicious) ]]; then
-    :
-else
-    echo "Usage: $0 <normal|malicious>"
-    exit 1
-fi
-
-export APERTIS_TESTS_NAME_PREFIX="${1}_"
-export DEBUG=2
-
-TESTS_DIR="$(cd "$(dirname "$0")" && pwd)"
-pkglibdir="$(cd "$(dirname "$0")"/../.. && pwd)"
-
-if [ -e "$TESTS_DIR/libreoffice-malicious-override.so" ]; then
-    preload="$TESTS_DIR/libreoffice-malicious-override.so"
-else
-    preload="/usr/lib/apertis-tests/apparmor/libreoffice/libreoffice-malicious-override.so"
-fi
-
-if [[ $1 == "malicious" ]]; then
-    LD_PRELOAD="$preload" \
-    "$pkglibdir/libreoffice/automated/run-test.sh"
-else
-    "$pkglibdir/libreoffice/automated/run-test.sh"
-fi
-
diff --git a/apparmor/libreoffice/libreoffice.malicious.expected b/apparmor/libreoffice/libreoffice.malicious.expected
deleted file mode 100644
index ced9325333ac7c36c28d615548ff095dbb07b3e2..0000000000000000000000000000000000000000
--- a/apparmor/libreoffice/libreoffice.malicious.expected
+++ /dev/null
@@ -1,86 +0,0 @@
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-## alternative ##
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-## alternative ##
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
-====
-profile:/usr/lib/libreoffice/program/soffice.bin
-sdmode:REJECTING
-denied_mask:r
-operation:open
-name:/home/user/.bash_history
-request_mask:r
diff --git a/apparmor/libreoffice/libreoffice.normal.expected b/apparmor/libreoffice/libreoffice.normal.expected
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/apparmor/libreoffice/reoffice-malicious-override.c b/apparmor/libreoffice/reoffice-malicious-override.c
deleted file mode 100644
index 57988d6de6bc9f5fb1351fdff1c7f899eeaa829f..0000000000000000000000000000000000000000
--- a/apparmor/libreoffice/reoffice-malicious-override.c
+++ /dev/null
@@ -1,18 +0,0 @@
-/* vim: set sts=4 sw=4 et :
- *
- * A small library that can be loaded using LD_PRELOAD to do malicious things 
- * to test whether apparmor works
- */
-
-/* Easier for the build system */
-#include "../common/function-malicious-override.c"
-
-void
-soffice_main (void)
-{
-    void (*orig_f)(void) = dlsym (RTLD_NEXT, "soffice_main");
-
-    do_malicious_stuff ();
-
-    orig_f ();
-}
diff --git a/apparmor/libreoffice/run-aa-test b/apparmor/libreoffice/run-aa-test
deleted file mode 120000
index 1f35f77cbca8289f42197ee0f4ac6ae7e5b365f1..0000000000000000000000000000000000000000
--- a/apparmor/libreoffice/run-aa-test
+++ /dev/null
@@ -1 +0,0 @@
-../run-aa-test
\ No newline at end of file
diff --git a/apparmor/libreoffice/test-libreoffice b/apparmor/libreoffice/test-libreoffice
deleted file mode 100755
index 39810208e77436a8aefcfad497aaffaeb56a38fb..0000000000000000000000000000000000000000
--- a/apparmor/libreoffice/test-libreoffice
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/bash
-# vim: tw=0
-
-TEST_DIR="$(cd "$(dirname "$0")" && pwd)"
-
-# We don't need a DBUS session
-export LAUNCH_DBUS="no"
-
-"${TEST_DIR}"/run-aa-test "${TEST_DIR}"/libreoffice.normal.expected "${TEST_DIR}"/libreoffice normal
-"${TEST_DIR}"/run-aa-test "${TEST_DIR}"/libreoffice.malicious.expected "${TEST_DIR}"/libreoffice malicious
diff --git a/debian/apertis-tests-apparmor-libreoffice.install b/debian/apertis-tests-apparmor-libreoffice.install
deleted file mode 100644
index ed035ea9fcca7f2b0e8a4597b56775c6cb1c6182..0000000000000000000000000000000000000000
--- a/debian/apertis-tests-apparmor-libreoffice.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/apertis-tests/apparmor/libreoffice
diff --git a/debian/apertis-tests.install b/debian/apertis-tests.install
index 11f4ecad2d0bdc3618d44627d2f280f64279f338..09d1524d602becd33577c6bda94327153a2ad7c7 100644
--- a/debian/apertis-tests.install
+++ b/debian/apertis-tests.install
@@ -15,7 +15,6 @@ usr/lib/apertis-tests/grilo
 usr/lib/apertis-tests/firewall
 usr/lib/apertis-tests/folks
 usr/lib/apertis-tests/inherit-config.sh
-usr/lib/apertis-tests/libreoffice
 usr/lib/apertis-tests/misc
 usr/lib/apertis-tests/networking/proxy-manual/Makefile
 usr/lib/apertis-tests/networking/proxy-manual/README
diff --git a/debian/chaiwala-tests.links b/debian/chaiwala-tests.links
index 27ce83753a6c6d6ded61a42d1570cc39a002ec97..b2ce6e22b6eb539e1082cfd2df4c8bf73487b83a 100644
--- a/debian/chaiwala-tests.links
+++ b/debian/chaiwala-tests.links
@@ -1,4 +1,3 @@
 usr/lib/apertis-tests/cgroups usr/lib/chaiwala-tests/cgroups
 usr/lib/apertis-tests/dbus/dos-match-rules usr/share/chaiwala-tests/dbus-dos-match-rules/manual
 usr/lib/apertis-tests/dbus/dos-reply-time usr/share/chaiwala-tests/dbus-dos-reply-time/manual
-usr/lib/apertis-tests/libreoffice usr/share/chaiwala-tests/libreoffice
diff --git a/debian/control b/debian/control
index 606e06f82026bc8130d413246919f90f6489e7ce..ff7f85b37bd143641dae119428d665e6a65d7f48 100644
--- a/debian/control
+++ b/debian/control
@@ -221,26 +221,6 @@ Description: Functional tests for Bluez AppArmor profiles
  Simple tests to ensure the Bluez profiles are providing the
  required functionality and protection.
 
-Package: apertis-tests-apparmor-libreoffice
-Architecture: any
-Depends:
- ${misc:Depends},
- ${perl:Depends},
- ${python3:Depends},
- ${python:Depends},
- ${shlibs:Depends},
- apertis-tests,
- apertis-tests-apparmor-report,
- apparmor (>= 2.8.0-0ubuntu5co7),
- apparmor-profiles,
- chaiwala-apparmor-profiles,
- libreoffice-calc,
- libreoffice-impress,
- libreoffice-writer,
- python3-uno,
-Description: Functional tests for LibreOffice AppArmor profiles
- This package tests Apertis AppArmor profiles for LibreOffice.
-
 Package: apertis-tests-apparmor-geoclue
 Architecture: any
 Depends:
diff --git a/debian/copyright b/debian/copyright
index 6705c1f275cc9be984d9b736bc1470bd2c6422fd..a3ce22146556aabaf9cf1db87799bfc72270c732 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -19,7 +19,6 @@ License: GPL-2
 
 Files:
  bluez/*
- libreoffice/automated/unoconv.py
 Copyright:
  © 2002-2003 Maxim Krasnyansky
  © 2002-2010 Marcel Holtmann
diff --git a/libreoffice/automated/Makefile b/libreoffice/automated/Makefile
deleted file mode 100644
index 612f3197dfb32d0c101e7dbc679c40edc4e8375d..0000000000000000000000000000000000000000
--- a/libreoffice/automated/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# vim: set ts=8 tw=80 :
-
-progs		:= unoconv.py
-
-include ../../global-config.mk
-
-LIBS		:=
-
-all:
-
-get-deps:
-	$(APT_GET) install libreoffice-writer libreoffice-calc libreoffice-impress python-uno
-
-install: .INSTALL
-
-clean:
diff --git a/libreoffice/automated/README b/libreoffice/automated/README
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
diff --git a/libreoffice/automated/config.sh b/libreoffice/automated/config.sh
deleted file mode 100644
index 7d6e7cf9969c4aa3a10b67005206647d1951c2bf..0000000000000000000000000000000000000000
--- a/libreoffice/automated/config.sh
+++ /dev/null
@@ -1 +0,0 @@
-. "${TESTDIR}/inherit-config.sh"
diff --git a/libreoffice/automated/inherit-config.sh b/libreoffice/automated/inherit-config.sh
deleted file mode 120000
index 1746371b9ba1d6110c3ddc0842a0e6e65c31c415..0000000000000000000000000000000000000000
--- a/libreoffice/automated/inherit-config.sh
+++ /dev/null
@@ -1 +0,0 @@
-../../inherit-config.sh
\ No newline at end of file
diff --git a/libreoffice/automated/run-test.sh b/libreoffice/automated/run-test.sh
deleted file mode 100755
index ade3433cb8ffaa92454ca012ca3f678d5a73fb06..0000000000000000000000000000000000000000
--- a/libreoffice/automated/run-test.sh
+++ /dev/null
@@ -1,63 +0,0 @@
-#!/bin/bash
-# vim: set sts=4 sw=4 et tw=0 :
-
-set -e
-
-TESTDIR=$(cd $(dirname $0); pwd; cd - &>/dev/null)
-. "${TESTDIR}/config.sh"
-
-#########
-# Setup #
-#########
-trap "setup_failure" ERR
-
-# It wasn't packaged, so we ship our own.
-UNOCONV="${TESTLIBDIR}/unoconv.py"
-
-check_not_root
-
-# Chosen to be something that the AppArmor profile for LibreOffice
-# should normally allow
-mkdir -p ~/Documents
-docsdir="$(mktemp -d ~/Documents/apertis-tests-libreoffice.XXXXXX)"
-cp -a "${MEDIA_RESOURCE_DIR}/documents/"*.od[pst] "${docsdir}/"
-
-setup_success
-
-###########
-# Execute #
-###########
-
-_to_pdf() {
-    if [[ $# -ne 2 ]]; then
-        cry "_to_pdf() requires 2 arguments, but $# arguments were passed!"
-        return 1
-    fi
-
-    "${UNOCONV}" -f pdf --stdout "$1" > "$2" || return 1
-    [[ -s "$2" ]] || return 1
-    return 0
-}
-
-ods_to_pdf() {
-    _to_pdf "${docsdir}/"*.ods "${docsdir}/test-$RANDOM.pdf"
-}
-
-odp_to_pdf() {
-    _to_pdf "${docsdir}/"*.odp "${docsdir}/test-$RANDOM.pdf"
-}
-
-odt_to_pdf() {
-    _to_pdf "${docsdir}/"*.odt "${docsdir}/test-$RANDOM.pdf"
-}
-
-trap "test_failure" ERR
-
-src_test_pass <<-EOF
-ods_to_pdf
-odp_to_pdf
-odt_to_pdf
-EOF
-
-rm -fr "${docsdir}"
-test_success
diff --git a/libreoffice/automated/unoconv.py b/libreoffice/automated/unoconv.py
deleted file mode 100755
index 2ac5a12435005ca75f6097cad9f57155f39a12a9..0000000000000000000000000000000000000000
--- a/libreoffice/automated/unoconv.py
+++ /dev/null
@@ -1,1169 +0,0 @@
-#!/usr/bin/env python3
-
-### This program is free software; you can redistribute it and/or modify
-### it under the terms of the GNU General Public License as published by
-### the Free Software Foundation; version 2 only
-###
-### This program is distributed in the hope that it will be useful,
-### but WITHOUT ANY WARRANTY; without even the implied warranty of
-### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-### GNU General Public License for more details.
-###
-### You should have received a copy of the GNU General Public License
-### along with this program; if not, write to the Free Software
-### Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-### Copyright 2007-2010 Dag Wieers <dag@wieers.com>
-
-from distutils.version import LooseVersion
-import getopt
-import glob
-import os
-import subprocess
-import sys
-import time
-
-__version__ = "$Revision$"
-# $Source$
-
-VERSION = '0.6'
-
-doctypes = ('document', 'graphics', 'presentation', 'spreadsheet')
-
-global convertor, office, ooproc, product
-ooproc = None
-exitcode = 0
-
-class Office:
-    def __init__(self, basepath, urepath, unopath, pyuno, binary, python, pythonhome):
-        self.basepath = basepath
-        self.urepath = urepath
-        self.unopath = unopath
-        self.pyuno = pyuno
-        self.binary = binary
-        self.python = python
-        self.pythonhome = pythonhome
-
-    def __str__(self):
-        return self.basepath
-
-    def __repr__(self):
-        return self.basepath
-
-### Implement a path normalizer in order to make unoconv work on MacOS X
-### (on which 'program' is a symlink to 'MacOSX' which seems to break unoconv)
-def realpath(*args):
-    ''' Implement a combination of os.path.join(), os.path.abspath() and
-        os.path.realpath() in order to normalize path constructions '''
-    ret = ''
-    for arg in args:
-        ret = os.path.join(ret, arg)
-    return os.path.realpath(os.path.abspath(ret))
-
-### The first thing we ought to do is find a suitable Office installation
-### with a compatible pyuno library that we can import.
-###
-### See: http://user.services.openoffice.org/en/forum/viewtopic.php?f=45&t=36370&p=166783
-
-def find_offices():
-    ret = []
-    extrapaths = []
-
-    ### Try using UNO_PATH first (in many incarnations, we'll see what sticks)
-    if 'UNO_PATH' in os.environ:
-        extrapaths += [ os.environ['UNO_PATH'],
-                        os.path.dirname(os.environ['UNO_PATH']),
-                        os.path.dirname(os.path.dirname(os.environ['UNO_PATH'])) ]
-
-    else:
-
-        if os.name in ( 'nt', 'os2' ):
-            if 'PROGRAMFILES' in os.environ.keys():
-                extrapaths += glob.glob(os.environ['PROGRAMFILES']+'\\LibreOffice*') + \
-                              glob.glob(os.environ['PROGRAMFILES']+'\\OpenOffice.org*')
-
-            if 'PROGRAMFILES(X86)' in os.environ.keys():
-                extrapaths += glob.glob(os.environ['PROGRAMFILES(X86)']+'\\LibreOffice*') + \
-                              glob.glob(os.environ['PROGRAMFILES(X86)']+'\\OpenOffice.org*')
-
-        elif os.name in ( 'mac', ) or sys.platform in ( 'darwin', ):
-            extrapaths += [ '/Applications/LibreOffice.app/Contents',
-                            '/Applications/NeoOffice.app/Contents',
-                            '/Applications/OpenOffice.org.app/Contents' ]
-
-        else:
-            extrapaths += glob.glob('/usr/lib*/libreoffice*') + \
-                          glob.glob('/usr/lib*/openoffice*') + \
-                          glob.glob('/usr/lib*/ooo*') + \
-                          glob.glob('/opt/libreoffice*') + \
-                          glob.glob('/opt/openoffice*') + \
-                          glob.glob('/opt/ooo*') + \
-                          glob.glob('/usr/local/libreoffice*') + \
-                          glob.glob('/usr/local/openoffice*') + \
-                          glob.glob('/usr/local/ooo*') + \
-                          glob.glob('/usr/local/lib/libreoffice*')
-
-    ### Find a working set for python UNO bindings
-    for basepath in extrapaths:
-        if os.name in ( 'nt', 'os2' ):
-            officelibraries = ( 'pyuno.pyd', )
-            officebinaries = ( 'soffice.exe' ,)
-            pythonbinaries = ( 'python.exe', )
-            pythonhomes = ()
-        elif os.name in ( 'mac', ) or sys.platform in ( 'darwin', ):
-            officelibraries = ( 'pyuno.so', 'libpyuno.dylib' )
-            officebinaries = ( 'soffice.bin', )
-            pythonbinaries = ( 'python.bin', 'python' )
-            pythonhomes = ( 'OOoPython.framework/Versions/*/lib/python*', )
-        else:
-            officelibraries = ( 'pyuno.so', )
-            officebinaries = ( 'soffice.bin', )
-            pythonbinaries = ( 'python.bin', 'python', )
-            pythonhomes = ( 'python-core-*', )
-
-        ### Older LibreOffice/OpenOffice and Windows use basis-link/ or basis/
-        libpath = 'error'
-        for basis in ( 'basis-link', 'basis', '' ):
-            for lib in officelibraries:
-                if os.path.isfile(realpath(basepath, basis, 'program', lib)):
-                    libpath = realpath(basepath, basis, 'program')
-                    officelibrary = realpath(libpath, lib)
-                    info(3, "Found %s in %s" % (lib, libpath))
-                    # Break the inner loop...
-                    break
-            # Continue if the inner loop wasn't broken.
-            else:
-                continue
-            # Inner loop was broken, break the outer.
-            break
-        else:
-            continue
-
-        ### MacOSX have soffice binaries installed in MacOS subdirectory, not program
-        unopath = 'error'
-        for basis in ( 'basis-link', 'basis', '' ):
-            for bin in officebinaries:
-                if os.path.isfile(realpath(basepath, basis, 'program', bin)):
-                    unopath = realpath(basepath, basis, 'program')
-                    officebinary = realpath(unopath, bin)
-                    info(3, "Found %s in %s" % (bin, unopath))
-                    # Break the inner loop...
-                    break
-            # Continue if the inner loop wasn't broken.
-            else:
-                continue
-            # Inner loop was broken, break the outer.
-            break
-        else:
-            continue
-
-        ### Windows does not provide or need a URE/lib directory ?
-        urepath = ''
-        for basis in ( 'basis-link', 'basis', '' ):
-            for ure in ( 'ure-link', 'ure', 'URE', '' ):
-                if os.path.isfile(realpath(basepath, basis, ure, 'lib', 'unorc')):
-                    urepath = realpath(basepath, basis, ure)
-                    info(3, "Found %s in %s" % ('unorc', realpath(urepath, 'lib')))
-                    # Break the inner loop...
-                    break
-            # Continue if the inner loop wasn't broken.
-            else:
-                continue
-            # Inner loop was broken, break the outer.
-            break
-
-        pythonhome = None
-        for home in pythonhomes:
-            if glob.glob(realpath(libpath, home)):
-                pythonhome = glob.glob(realpath(libpath, home))[0]
-                info(3, "Found %s in %s" % (home, pythonhome))
-                break
-
-#        if not os.path.isfile(realpath(basepath, program, officebinary)):
-#            continue
-#        info(3, "Found %s in %s" % (officebinary, realpath(basepath, program)))
-
-#        if not glob.glob(realpath(basepath, basis, program, 'python-core-*')):
-#            continue
-
-        for pythonbinary in pythonbinaries:
-            if os.path.isfile(realpath(unopath, pythonbinary)):
-                info(3, "Found %s in %s" % (pythonbinary, unopath))
-                ret.append(Office(basepath, urepath, unopath, officelibrary, officebinary,
-                                  realpath(unopath, pythonbinary), pythonhome))
-        else:
-            info(3, "Considering %s" % basepath)
-            ret.append(Office(basepath, urepath, unopath, officelibrary, officebinary,
-                              sys.executable, None))
-    return ret
-
-def office_environ(office):
-    ### Set PATH so that crash_report is found
-    os.environ['PATH'] = realpath(office.basepath, 'program') + os.pathsep + os.environ['PATH']
-
-    ### Set UNO_PATH so that "officehelper.bootstrap()" can find soffice executable:
-    os.environ['UNO_PATH'] = office.unopath
-
-    ### Set URE_BOOTSTRAP so that "uno.getComponentContext()" bootstraps a complete
-    ### UNO environment
-    if os.name in ( 'nt', 'os2' ):
-        os.environ['URE_BOOTSTRAP'] = 'vnd.sun.star.pathname:' + realpath(office.basepath, 'program', 'fundamental.ini')
-    else:
-        os.environ['URE_BOOTSTRAP'] = 'vnd.sun.star.pathname:' + realpath(office.basepath, 'program', 'fundamentalrc')
-
-        ### Set LD_LIBRARY_PATH so that "import pyuno" finds libpyuno.so:
-        if 'LD_LIBRARY_PATH' in os.environ:
-            os.environ['LD_LIBRARY_PATH'] = office.unopath + os.pathsep + \
-                                            realpath(office.urepath, 'lib') + os.pathsep + \
-                                            os.environ['LD_LIBRARY_PATH']
-        else:
-            os.environ['LD_LIBRARY_PATH'] = office.unopath + os.pathsep + \
-                                            realpath(office.urepath, 'lib')
-
-    if office.pythonhome:
-        for libpath in ( realpath(office.pythonhome, 'lib'),
-                         realpath(office.pythonhome, 'lib', 'lib-dynload'),
-                         realpath(office.pythonhome, 'lib', 'lib-tk'),
-                         realpath(office.pythonhome, 'lib', 'site-packages'),
-                         office.unopath):
-            sys.path.insert(0, libpath)
-    else:
-        ### Still needed for system python using LibreOffice UNO bindings
-        ### Although we prefer to use a system UNO binding in this case
-        sys.path.append(office.unopath)
-
-def debug_office():
-    if 'URE_BOOTSTRAP' in os.environ:
-        sys.stderr.write('URE_BOOTSTRAP=%s\n' % os.environ['URE_BOOTSTRAP'])
-    if 'UNO_PATH' in os.environ:
-        sys.stderr.write('UNO_PATH=%s\n' % os.environ['UNO_PATH'])
-    if 'UNO_TYPES' in os.environ:
-        sys.stderr.write('UNO_TYPES=%s\n' % os.environ['UNO_TYPES'])
-    print('PATH=%s' % os.environ['PATH'])
-    if 'PYTHONHOME' in os.environ:
-        sys.stderr.write('PYTHONHOME=%s\n' % os.environ['PYTHONHOME'])
-    if 'PYTHONPATH' in os.environ:
-        sys.stderr.write('PYTHONPATH=%s\n' % os.environ['PYTHONPATH'])
-    if 'LD_LIBRARY_PATH' in os.environ:
-        sys.stderr.write('LD_LIBRARY_PATH=%s\n' % os.environ['LD_LIBRARY_PATH'])
-
-def python_switch(office):
-    if office.pythonhome:
-        os.environ['PYTHONHOME'] = office.pythonhome
-        os.environ['PYTHONPATH'] = realpath(office.pythonhome, 'lib') + os.pathsep + \
-                                   realpath(office.pythonhome, 'lib', 'lib-dynload') + os.pathsep + \
-                                   realpath(office.pythonhome, 'lib', 'lib-tk') + os.pathsep + \
-                                   realpath(office.pythonhome, 'lib', 'site-packages') + os.pathsep + \
-                                   office.unopath
-
-    os.environ['UNO_PATH'] = office.unopath
-
-    info(3, "-> Switching from %s to %s" % (sys.executable, office.python))
-    if os.name in ('nt', 'os2'):
-        ### os.execv is broken on Windows and can't properly parse command line
-        ### arguments and executable name if they contain whitespaces. subprocess
-        ### fixes that behavior.
-        ret = subprocess.call([office.python] + sys.argv[0:])
-        sys.exit(ret)
-    else:
-
-        ### Set LD_LIBRARY_PATH so that "import pyuno" finds libpyuno.so:
-        if 'LD_LIBRARY_PATH' in os.environ:
-            os.environ['LD_LIBRARY_PATH'] = office.unopath + os.pathsep + \
-                                            realpath(office.urepath, 'lib') + os.pathsep + \
-                                            os.environ['LD_LIBRARY_PATH']
-        else:
-            os.environ['LD_LIBRARY_PATH'] = office.unopath + os.pathsep + \
-                                            realpath(office.urepath, 'lib')
-
-        try:
-            os.execvpe(office.python, [office.python, ] + sys.argv[0:], os.environ)
-        except OSError:
-            ### Mac OS X versions prior to 10.6 do not support execv in
-            ### a process that contains multiple threads.  Instead of
-            ### re-executing in the current process, start a new one
-            ### and cause the current process to exit.  This isn't
-            ### ideal since the new process is detached from the parent
-            ### terminal and thus cannot easily be killed with ctrl-C,
-            ### but it's better than not being able to autoreload at
-            ### all.
-            ### Unfortunately the errno returned in this case does not
-            ### appear to be consistent, so we can't easily check for
-            ### this error specifically.
-            ret = os.spawnvpe(os.P_WAIT, office.python, [office.python, ] + sys.argv[0:], os.environ)
-            sys.exit(ret)
-
-class Fmt:
-    def __init__(self, doctype, name, extension, summary, filter):
-        self.doctype = doctype
-        self.name = name
-        self.extension = extension
-        self.summary = summary
-        self.filter = filter
-
-    def __str__(self):
-        return "%s [.%s]" % (self.summary, self.extension)
-
-    def __repr__(self):
-        return "%s/%s" % (self.name, self.doctype)
-
-class FmtList:
-    def __init__(self):
-        self.list = []
-
-    def add(self, doctype, name, extension, summary, filter):
-        self.list.append(Fmt(doctype, name, extension, summary, filter))
-
-    def byname(self, name):
-        ret = []
-        for fmt in self.list:
-            if fmt.name == name:
-                ret.append(fmt)
-        return ret
-
-    def byextension(self, extension):
-        ret = []
-        for fmt in self.list:
-            if os.extsep + fmt.extension == extension:
-                ret.append(fmt)
-        return ret
-
-    def bydoctype(self, doctype, name):
-        ret = []
-        for fmt in self.list:
-            if fmt.name == name and fmt.doctype == doctype:
-                ret.append(fmt)
-        return ret
-
-    def display(self, doctype):
-        sys.stderr.write("The following list of %s formats are currently available:\n" % doctype)
-        for fmt in self.list:
-            if fmt.doctype == doctype:
-                sys.stderr.write("  %-8s - %s\n" % (fmt.name, fmt))
-        sys.stderr.write("\n")
-
-fmts = FmtList()
-
-### TextDocument
-fmts.add('document', 'bib', 'bib', 'BibTeX', 'BibTeX_Writer') ### 22
-fmts.add('document', 'doc', 'doc', 'Microsoft Word 97/2000/XP', 'MS Word 97') ### 29
-fmts.add('document', 'doc6', 'doc', 'Microsoft Word 6.0', 'MS WinWord 6.0') ### 24
-fmts.add('document', 'doc95', 'doc', 'Microsoft Word 95', 'MS Word 95') ### 28
-fmts.add('document', 'docbook', 'xml', 'DocBook', 'DocBook File') ### 39
-fmts.add('document', 'docx', 'docx', 'Microsoft Office Open XML', 'Office Open XML Text')
-fmts.add('document', 'docx7', 'docx', 'Microsoft Office Open XML', 'MS Word 2007 XML')
-fmts.add('document', 'fodt', 'fodt', 'OpenDocument Text (Flat XML)', 'OpenDocument Text Flat XML')
-fmts.add('document', 'html', 'html', 'HTML Document (OpenOffice.org Writer)', 'HTML (StarWriter)') ### 3
-fmts.add('document', 'latex', 'ltx', 'LaTeX 2e', 'LaTeX_Writer') ### 31
-fmts.add('document', 'mediawiki', 'txt', 'MediaWiki', 'MediaWiki')
-fmts.add('document', 'odt', 'odt', 'ODF Text Document', 'writer8') ### 10
-fmts.add('document', 'ooxml', 'xml', 'Microsoft Office Open XML', 'MS Word 2003 XML') ### 11
-fmts.add('document', 'ott', 'ott', 'Open Document Text', 'writer8_template') ### 21
-fmts.add('document', 'pdb', 'pdb', 'AportisDoc (Palm)', 'AportisDoc Palm DB')
-fmts.add('document', 'pdf', 'pdf', 'Portable Document Format', 'writer_pdf_Export') ### 18
-fmts.add('document', 'psw', 'psw', 'Pocket Word', 'PocketWord File')
-fmts.add('document', 'rtf', 'rtf', 'Rich Text Format', 'Rich Text Format') ### 16
-fmts.add('document', 'sdw', 'sdw', 'StarWriter 5.0', 'StarWriter 5.0') ### 23
-fmts.add('document', 'sdw4', 'sdw', 'StarWriter 4.0', 'StarWriter 4.0') ### 2
-fmts.add('document', 'sdw3', 'sdw', 'StarWriter 3.0', 'StarWriter 3.0') ### 20
-fmts.add('document', 'stw', 'stw', 'Open Office.org 1.0 Text Document Template', 'writer_StarOffice_XML_Writer_Template') ### 9
-fmts.add('document', 'sxw', 'sxw', 'Open Office.org 1.0 Text Document', 'StarOffice XML (Writer)') ### 1
-fmts.add('document', 'text', 'txt', 'Text Encoded', 'Text (encoded)') ### 26
-fmts.add('document', 'txt', 'txt', 'Text', 'Text') ### 34
-fmts.add('document', 'uot', 'uot', 'Unified Office Format text','UOF text') ### 27
-fmts.add('document', 'vor', 'vor', 'StarWriter 5.0 Template', 'StarWriter 5.0 Vorlage/Template') ### 6
-fmts.add('document', 'vor4', 'vor', 'StarWriter 4.0 Template', 'StarWriter 4.0 Vorlage/Template') ### 5
-fmts.add('document', 'vor3', 'vor', 'StarWriter 3.0 Template', 'StarWriter 3.0 Vorlage/Template') ### 4
-fmts.add('document', 'xhtml', 'html', 'XHTML Document', 'XHTML Writer File') ### 33
-
-### WebDocument
-fmts.add('web', 'etext', 'txt', 'Text Encoded (OpenOffice.org Writer/Web)', 'Text (encoded) (StarWriter/Web)') ### 14
-fmts.add('web', 'html10', 'html', 'OpenOffice.org 1.0 HTML Template', 'writer_web_StarOffice_XML_Writer_Web_Template') ### 11
-fmts.add('web', 'html', 'html', 'HTML Document', 'HTML') ### 2
-fmts.add('web', 'html', 'html', 'HTML Document Template', 'writerweb8_writer_template') ### 13
-fmts.add('web', 'mediawiki', 'txt', 'MediaWiki', 'MediaWiki_Web') ### 9
-fmts.add('web', 'pdf', 'pdf', 'PDF - Portable Document Format', 'writer_web_pdf_Export') ### 10
-fmts.add('web', 'sdw3', 'sdw', 'StarWriter 3.0 (OpenOffice.org Writer/Web)', 'StarWriter 3.0 (StarWriter/Web)') ### 3
-fmts.add('web', 'sdw4', 'sdw', 'StarWriter 4.0 (OpenOffice.org Writer/Web)', 'StarWriter 4.0 (StarWriter/Web)') ### 4
-fmts.add('web', 'sdw', 'sdw', 'StarWriter 5.0 (OpenOffice.org Writer/Web)', 'StarWriter 5.0 (StarWriter/Web)') ### 5
-fmts.add('web', 'txt', 'txt', 'OpenOffice.org Text (OpenOffice.org Writer/Web)', 'writerweb8_writer') ### 12
-fmts.add('web', 'text10', 'txt', 'OpenOffice.org 1.0 Text Document (OpenOffice.org Writer/Web)', 'writer_web_StarOffice_XML_Writer') ### 15
-fmts.add('web', 'text', 'txt', 'Text (OpenOffice.org Writer/Web)', 'Text (StarWriter/Web)') ### 8
-fmts.add('web', 'vor4', 'vor', 'StarWriter/Web 4.0 Template', 'StarWriter/Web 4.0 Vorlage/Template') ### 6
-fmts.add('web', 'vor', 'vor', 'StarWriter/Web 5.0 Template', 'StarWriter/Web 5.0 Vorlage/Template') ### 7
-
-### Spreadsheet
-fmts.add('spreadsheet', 'csv', 'csv', 'Text CSV', 'Text - txt - csv (StarCalc)') ### 16
-fmts.add('spreadsheet', 'dbf', 'dbf', 'dBASE', 'dBase') ### 22
-fmts.add('spreadsheet', 'dif', 'dif', 'Data Interchange Format', 'DIF') ### 5
-fmts.add('spreadsheet', 'fods', 'fods', 'OpenDocument Spreadsheet (Flat XML)', 'OpenDocument Spreadsheet Flat XML')
-fmts.add('spreadsheet', 'html', 'html', 'HTML Document (OpenOffice.org Calc)', 'HTML (StarCalc)') ### 7
-fmts.add('spreadsheet', 'ods', 'ods', 'ODF Spreadsheet', 'calc8') ### 15
-fmts.add('spreadsheet', 'ooxml', 'xml', 'Microsoft Excel 2003 XML', 'MS Excel 2003 XML') ### 23
-fmts.add('spreadsheet', 'ots', 'ots', 'ODF Spreadsheet Template', 'calc8_template') ### 14
-fmts.add('spreadsheet', 'pdf', 'pdf', 'Portable Document Format', 'calc_pdf_Export') ### 34
-fmts.add('spreadsheet', 'pxl', 'pxl', 'Pocket Excel', 'Pocket Excel')
-fmts.add('spreadsheet', 'sdc', 'sdc', 'StarCalc 5.0', 'StarCalc 5.0') ### 31
-fmts.add('spreadsheet', 'sdc4', 'sdc', 'StarCalc 4.0', 'StarCalc 4.0') ### 11
-fmts.add('spreadsheet', 'sdc3', 'sdc', 'StarCalc 3.0', 'StarCalc 3.0') ### 29
-fmts.add('spreadsheet', 'slk', 'slk', 'SYLK', 'SYLK') ### 35
-fmts.add('spreadsheet', 'stc', 'stc', 'OpenOffice.org 1.0 Spreadsheet Template', 'calc_StarOffice_XML_Calc_Template') ### 2
-fmts.add('spreadsheet', 'sxc', 'sxc', 'OpenOffice.org 1.0 Spreadsheet', 'StarOffice XML (Calc)') ### 3
-fmts.add('spreadsheet', 'uos', 'uos', 'Unified Office Format spreadsheet', 'UOF spreadsheet') ### 9
-fmts.add('spreadsheet', 'vor3', 'vor', 'StarCalc 3.0 Template', 'StarCalc 3.0 Vorlage/Template') ### 18
-fmts.add('spreadsheet', 'vor4', 'vor', 'StarCalc 4.0 Template', 'StarCalc 4.0 Vorlage/Template') ### 19
-fmts.add('spreadsheet', 'vor', 'vor', 'StarCalc 5.0 Template', 'StarCalc 5.0 Vorlage/Template') ### 20
-fmts.add('spreadsheet', 'xhtml', 'xhtml', 'XHTML', 'XHTML Calc File') ### 26
-fmts.add('spreadsheet', 'xls', 'xls', 'Microsoft Excel 97/2000/XP', 'MS Excel 97') ### 12
-fmts.add('spreadsheet', 'xls5', 'xls', 'Microsoft Excel 5.0', 'MS Excel 5.0/95') ### 8
-fmts.add('spreadsheet', 'xls95', 'xls', 'Microsoft Excel 95', 'MS Excel 95') ### 10
-fmts.add('spreadsheet', 'xlt', 'xlt', 'Microsoft Excel 97/2000/XP Template', 'MS Excel 97 Vorlage/Template') ### 6
-fmts.add('spreadsheet', 'xlt5', 'xlt', 'Microsoft Excel 5.0 Template', 'MS Excel 5.0/95 Vorlage/Template') ### 28
-fmts.add('spreadsheet', 'xlt95', 'xlt', 'Microsoft Excel 95 Template', 'MS Excel 95 Vorlage/Template') ### 21
-
-### Graphics
-fmts.add('graphics', 'bmp', 'bmp', 'Windows Bitmap', 'draw_bmp_Export') ### 21
-fmts.add('graphics', 'emf', 'emf', 'Enhanced Metafile', 'draw_emf_Export') ### 15
-fmts.add('graphics', 'eps', 'eps', 'Encapsulated PostScript', 'draw_eps_Export') ### 48
-fmts.add('graphics', 'fodg', 'fodg', 'OpenDocument Drawing (Flat XML)', 'OpenDocument Drawing Flat XML')
-fmts.add('graphics', 'gif', 'gif', 'Graphics Interchange Format', 'draw_gif_Export') ### 30
-fmts.add('graphics', 'html', 'html', 'HTML Document (OpenOffice.org Draw)', 'draw_html_Export') ### 37
-fmts.add('graphics', 'jpg', 'jpg', 'Joint Photographic Experts Group', 'draw_jpg_Export') ### 3
-fmts.add('graphics', 'met', 'met', 'OS/2 Metafile', 'draw_met_Export') ### 43
-fmts.add('graphics', 'odd', 'odd', 'OpenDocument Drawing', 'draw8') ### 6
-fmts.add('graphics', 'otg', 'otg', 'OpenDocument Drawing Template', 'draw8_template') ### 20
-fmts.add('graphics', 'pbm', 'pbm', 'Portable Bitmap', 'draw_pbm_Export') ### 14
-fmts.add('graphics', 'pct', 'pct', 'Mac Pict', 'draw_pct_Export') ### 41
-fmts.add('graphics', 'pdf', 'pdf', 'Portable Document Format', 'draw_pdf_Export') ### 28
-fmts.add('graphics', 'pgm', 'pgm', 'Portable Graymap', 'draw_pgm_Export') ### 11
-fmts.add('graphics', 'png', 'png', 'Portable Network Graphic', 'draw_png_Export') ### 2
-fmts.add('graphics', 'ppm', 'ppm', 'Portable Pixelmap', 'draw_ppm_Export') ### 5
-fmts.add('graphics', 'ras', 'ras', 'Sun Raster Image', 'draw_ras_Export') ## 31
-fmts.add('graphics', 'std', 'std', 'OpenOffice.org 1.0 Drawing Template', 'draw_StarOffice_XML_Draw_Template') ### 53
-fmts.add('graphics', 'svg', 'svg', 'Scalable Vector Graphics', 'draw_svg_Export') ### 50
-fmts.add('graphics', 'svm', 'svm', 'StarView Metafile', 'draw_svm_Export') ### 55
-fmts.add('graphics', 'swf', 'swf', 'Macromedia Flash (SWF)', 'draw_flash_Export') ### 23
-fmts.add('graphics', 'sxd', 'sxd', 'OpenOffice.org 1.0 Drawing', 'StarOffice XML (Draw)') ### 26
-fmts.add('graphics', 'sxd3', 'sxd', 'StarDraw 3.0', 'StarDraw 3.0') ### 40
-fmts.add('graphics', 'sxd5', 'sxd', 'StarDraw 5.0', 'StarDraw 5.0') ### 44
-fmts.add('graphics', 'sxw', 'sxw', 'StarOffice XML (Draw)', 'StarOffice XML (Draw)')
-fmts.add('graphics', 'tiff', 'tiff', 'Tagged Image File Format', 'draw_tif_Export') ### 13
-fmts.add('graphics', 'vor', 'vor', 'StarDraw 5.0 Template', 'StarDraw 5.0 Vorlage') ### 36
-fmts.add('graphics', 'vor3', 'vor', 'StarDraw 3.0 Template', 'StarDraw 3.0 Vorlage') ### 35
-fmts.add('graphics', 'wmf', 'wmf', 'Windows Metafile', 'draw_wmf_Export') ### 8
-fmts.add('graphics', 'xhtml', 'xhtml', 'XHTML', 'XHTML Draw File') ### 45
-fmts.add('graphics', 'xpm', 'xpm', 'X PixMap', 'draw_xpm_Export') ### 19
-
-### Presentation
-fmts.add('presentation', 'bmp', 'bmp', 'Windows Bitmap', 'impress_bmp_Export') ### 15
-fmts.add('presentation', 'emf', 'emf', 'Enhanced Metafile', 'impress_emf_Export') ### 16
-fmts.add('presentation', 'eps', 'eps', 'Encapsulated PostScript', 'impress_eps_Export') ### 17
-fmts.add('presentation', 'fodp', 'fodp', 'OpenDocument Presentation (Flat XML)', 'OpenDocument Presentation Flat XML')
-fmts.add('presentation', 'gif', 'gif', 'Graphics Interchange Format', 'impress_gif_Export') ### 18
-fmts.add('presentation', 'html', 'html', 'HTML Document (OpenOffice.org Impress)', 'impress_html_Export') ### 43
-fmts.add('presentation', 'jpg', 'jpg', 'Joint Photographic Experts Group', 'impress_jpg_Export') ### 19
-fmts.add('presentation', 'met', 'met', 'OS/2 Metafile', 'impress_met_Export') ### 20
-fmts.add('presentation', 'odg', 'odg', 'ODF Drawing (Impress)', 'impress8_draw') ### 29
-fmts.add('presentation', 'odp', 'odp', 'ODF Presentation', 'impress8') ### 9
-fmts.add('presentation', 'otp', 'otp', 'ODF Presentation Template', 'impress8_template') ### 38
-fmts.add('presentation', 'pbm', 'pbm', 'Portable Bitmap', 'impress_pbm_Export') ### 21
-fmts.add('presentation', 'pct', 'pct', 'Mac Pict', 'impress_pct_Export') ### 22
-fmts.add('presentation', 'pdf', 'pdf', 'Portable Document Format', 'impress_pdf_Export') ### 23
-fmts.add('presentation', 'pgm', 'pgm', 'Portable Graymap', 'impress_pgm_Export') ### 24
-fmts.add('presentation', 'png', 'png', 'Portable Network Graphic', 'impress_png_Export') ### 25
-fmts.add('presentation', 'potm', 'potm', 'Microsoft PowerPoint 2007/2010 XML Template', 'Impress MS PowerPoint 2007 XML Template')
-fmts.add('presentation', 'pot', 'pot', 'Microsoft PowerPoint 97/2000/XP Template', 'MS PowerPoint 97 Vorlage') ### 3
-fmts.add('presentation', 'ppm', 'ppm', 'Portable Pixelmap', 'impress_ppm_Export') ### 26
-fmts.add('presentation', 'pptx', 'pptx', 'Microsoft PowerPoint 2007/2010 XML', 'Impress MS PowerPoint 2007 XML') ### 36
-fmts.add('presentation', 'pps', 'pps', 'Microsoft PowerPoint 97/2000/XP (Autoplay)', 'MS PowerPoint 97 Autoplay') ### 36
-fmts.add('presentation', 'ppt', 'ppt', 'Microsoft PowerPoint 97/2000/XP', 'MS PowerPoint 97') ### 36
-fmts.add('presentation', 'pwp', 'pwp', 'PlaceWare', 'placeware_Export') ### 30
-fmts.add('presentation', 'ras', 'ras', 'Sun Raster Image', 'impress_ras_Export') ### 27
-fmts.add('presentation', 'sda', 'sda', 'StarDraw 5.0 (OpenOffice.org Impress)', 'StarDraw 5.0 (StarImpress)') ### 8
-fmts.add('presentation', 'sdd', 'sdd', 'StarImpress 5.0', 'StarImpress 5.0') ### 6
-fmts.add('presentation', 'sdd3', 'sdd', 'StarDraw 3.0 (OpenOffice.org Impress)', 'StarDraw 3.0 (StarImpress)') ### 42
-fmts.add('presentation', 'sdd4', 'sdd', 'StarImpress 4.0', 'StarImpress 4.0') ### 37
-fmts.add('presentation', 'sxd', 'sxd', 'OpenOffice.org 1.0 Drawing (OpenOffice.org Impress)', 'impress_StarOffice_XML_Draw') ### 31
-fmts.add('presentation', 'sti', 'sti', 'OpenOffice.org 1.0 Presentation Template', 'impress_StarOffice_XML_Impress_Template') ### 5
-fmts.add('presentation', 'svg', 'svg', 'Scalable Vector Graphics', 'impress_svg_Export') ### 14
-fmts.add('presentation', 'svm', 'svm', 'StarView Metafile', 'impress_svm_Export') ### 13
-fmts.add('presentation', 'swf', 'swf', 'Macromedia Flash (SWF)', 'impress_flash_Export') ### 34
-fmts.add('presentation', 'sxi', 'sxi', 'OpenOffice.org 1.0 Presentation', 'StarOffice XML (Impress)') ### 41
-fmts.add('presentation', 'tiff', 'tiff', 'Tagged Image File Format', 'impress_tif_Export') ### 12
-fmts.add('presentation', 'uop', 'uop', 'Unified Office Format presentation', 'UOF presentation') ### 4
-fmts.add('presentation', 'vor', 'vor', 'StarImpress 5.0 Template', 'StarImpress 5.0 Vorlage') ### 40
-fmts.add('presentation', 'vor3', 'vor', 'StarDraw 3.0 Template (OpenOffice.org Impress)', 'StarDraw 3.0 Vorlage (StarImpress)') ###1
-fmts.add('presentation', 'vor4', 'vor', 'StarImpress 4.0 Template', 'StarImpress 4.0 Vorlage') ### 39
-fmts.add('presentation', 'vor5', 'vor', 'StarDraw 5.0 Template (OpenOffice.org Impress)', 'StarDraw 5.0 Vorlage (StarImpress)') ### 2
-fmts.add('presentation', 'wmf', 'wmf', 'Windows Metafile', 'impress_wmf_Export') ### 11
-fmts.add('presentation', 'xhtml', 'xml', 'XHTML', 'XHTML Impress File') ### 33
-fmts.add('presentation', 'xpm', 'xpm', 'X PixMap', 'impress_xpm_Export') ### 10
-
-class Options:
-    def __init__(self, args):
-        self.connection = None
-        self.debug = False
-        self.doctype = None
-        self.exportfilter = []
-        self.exportfilteroptions = ""
-        self.filenames = []
-        self.format = None
-        self.importfilter = []
-        self.importfilteroptions = ""
-        self.listener = False
-        self.nolaunch = False
-        self.output = None
-        self.password = None
-        self.pipe = None
-        self.port = '2002'
-        self.server = '127.0.0.1'
-        self.showlist = False
-        self.stdout = False
-        self.template = None
-        self.timeout = 6
-        self.verbose = 0
-
-        ### Get options from the commandline
-        try:
-            opts, args = getopt.getopt (args, 'c:Dd:e:f:hi:Llo:np:s:T:t:v',
-                ['connection=', 'debug', 'doctype=', 'export', 'format=',
-                 'help', 'import', 'listener', 'no-launch', 'output=',
-                 'outputpath', 'password=', 'pipe=', 'port=', 'server=',
-                 'timeout=', 'show', 'stdout', 'template', 'verbose',
-                 'version'] )
-        except (getopt.error) as exc:
-            print('unoconv: %s, try unoconv -h for a list of all the options' % str(exc))
-            sys.exit(255)
-
-        for opt, arg in opts:
-            if opt in ['-h', '--help']:
-                self.usage()
-                print("")
-                self.help()
-                sys.exit(1)
-            elif opt in ['-c', '--connection']:
-                self.connection = arg
-            elif opt in ['--debug']:
-                self.debug = True
-            elif opt in ['-d', '--doctype']:
-                self.doctype = arg
-            elif opt in ['-e', '--export']:
-                l = arg.split('=')
-                if len(l) == 2:
-                    (name, value) = l
-                    if name in ('FilterOptions'):
-                        self.exportfilteroptions = value
-                    elif value in ('True', 'true'):
-                        self.exportfilter.append( PropertyValue( name, 0, True, 0 ) )
-                    elif value in ('False', 'false'):
-                        self.exportfilter.append( PropertyValue( name, 0, False, 0 ) )
-                    else:
-                        try:
-                            self.exportfilter.append( PropertyValue( name, 0, int(value), 0 ) )
-                        except ValueError:
-                            self.exportfilter.append( PropertyValue( name, 0, value, 0 ) )
-                else:
-                    sys.stderr.write('Warning: Option %s cannot be parsed, ignoring.\n' % arg)
-            elif opt in ['-f', '--format']:
-                self.format = arg
-            elif opt in ['-i', '--import']:
-                l = arg.split('=')
-                if len(l) == 2:
-                    (name, value) = l
-                    if name in ('FilterOptions'):
-                        self.importfilteroptions = value
-                    elif value in ('True', 'true'):
-                        self.importfilter.append( PropertyValue( name, 0, True, 0 ) )
-                    elif value in ('False', 'false'):
-                        self.importfilter.append( PropertyValue( name, 0, False, 0 ) )
-                    else:
-                        try:
-                            self.importfilter.append( PropertyValue( name, 0, int(value), 0 ) )
-                        except ValueError:
-                            self.importfilter.append( PropertyValue( name, 0, value, 0 ) )
-                else:
-                    sys.stderr.write('Warning: Option %s cannot be parsed, ignoring.\n' % arg)
-            elif opt in ['-l', '--listener']:
-                self.listener = True
-            elif opt in ['-n', '--no-launch']:
-                self.nolaunch = True
-            elif opt in ['-o', '--output']:
-                self.output = arg
-            elif opt in ['--outputpath']:
-                sys.stderr.write('Warning: This option is deprecated by --output.\n')
-                self.output = arg
-            elif opt in ['--password']:
-                self.password = arg
-            elif opt in ['--pipe']:
-                self.pipe = arg
-            elif opt in ['-p', '--port']:
-                self.port = arg
-            elif opt in ['-s', '--server']:
-                self.server = arg
-            elif opt in ['--show']:
-                self.showlist = True
-            elif opt in ['--stdout']:
-                self.stdout = True
-            elif opt in ['-t', '--template']:
-                self.template = arg
-            elif opt in ['-T', '--timeout']:
-                self.timeout = int(arg)
-            elif opt in ['-v', '--verbose']:
-                self.verbose = self.verbose + 1
-            elif opt in ['--version']:
-                self.version()
-                sys.exit(255)
-
-        ### Enable verbosity
-        if self.verbose >= 2:
-            sys.stderr.write('Verbosity set to level %d\n' % self.verbose)
-
-        self.filenames = args
-
-        if not self.listener and not self.showlist and self.doctype != 'list' and not self.filenames:
-            sys.stderr.write('unoconv: you have to provide a filename as argument\n')
-            sys.stderr.write('Try `unoconv -h\' for more information.\n')
-            sys.exit(255)
-
-        ### Set connection string
-        if not self.connection:
-            if not self.pipe:
-                self.connection = "socket,host=%s,port=%s;urp;StarOffice.ComponentContext" % (self.server, self.port)
-#               self.connection = "socket,host=%s,port=%s;urp;" % (self.server, self.port)
-            else:
-                self.connection = "pipe,name=%s;urp;StarOffice.ComponentContext" % (self.pipe)
-
-        ### Make it easier for people to use a doctype (first letter is enough)
-        if self.doctype:
-            for doctype in doctypes:
-                if doctype.startswith(self.doctype):
-                    self.doctype = doctype
-
-        ### Check if the user request to see the list of formats
-        if self.showlist or self.format == 'list':
-            if self.doctype:
-                fmts.display(self.doctype)
-            else:
-                for t in doctypes:
-                    fmts.display(t)
-            sys.exit(0)
-
-        ### If no format was specified, probe it or provide it
-        if not self.format:
-            l = sys.argv[0].split('2')
-            if len(l) == 2:
-                self.format = l[1]
-            else:
-                self.format = 'pdf'
-
-    def version(self):
-        ### Get office product information
-        product = uno.getComponentContext().ServiceManager.createInstance("com.sun.star.configuration.ConfigurationProvider").createInstanceWithArguments("com.sun.star.configuration.ConfigurationAccess", UnoProps(nodepath="/org.openoffice.Setup/Product"))
-
-        print('unoconv %s' % VERSION)
-        print('Written by Dag Wieers <dag@wieers.com>')
-        print('Homepage at http://dag.wieers.com/home-made/unoconv/')
-        print()
-        print('platform %s/%s' % (os.name, sys.platform))
-        print('python %s' % sys.version)
-        print(product.ooName, product.ooSetupVersion)
-#        print()
-#        print('build revision $Rev$')
-
-    def usage(self):
-        sys.stderr.write('usage: unoconv [options] file [file2 ..]\n')
-
-    def help(self):
-        sys.stderr.write('''Convert from and to any format supported by LibreOffice
-
-unoconv options:
-  -c, --connection=string  use a custom connection string
-  -d, --doctype=type       specify document type
-                             (document, graphics, presentation, spreadsheet)
-  -e, --export=name=value  set export filter options
-                             eg. -e PageRange=1-2
-  -f, --format=format      specify the output format
-  -i, --import=string      set import filter option string
-                             eg. -i utf8
-  -l, --listener           start a permanent listener to use by unoconv clients
-  -n, --no-launch          fail if no listener is found (default: launch one)
-  -o, --output=name        output basename, filename or directory
-      --pipe=name          alternative method of connection using a pipe
-  -p, --port=port          specify the port (default: 2002)
-                             to be used by client or listener
-      --password=string    provide a password to decrypt the document
-  -s, --server=server      specify the server address (default: 127.0.0.1)
-                             to be used by client or listener
-      --show               list the available output formats
-      --stdout             write output to stdout
-  -t, --template=file      import the styles from template (.ott)
-  -T, --timeout=secs       timeout after secs if connection to listener fails
-  -v, --verbose            be more and more verbose (-vvv for debugging)
-
-''')
-
-class Convertor:
-    def __init__(self):
-        global exitcode, ooproc, office, product
-        unocontext = None
-
-        ### Do the LibreOffice component dance
-        self.context = uno.getComponentContext()
-        self.svcmgr = self.context.ServiceManager
-        resolver = self.svcmgr.createInstanceWithContext("com.sun.star.bridge.UnoUrlResolver", self.context)
-
-        ### Test for an existing connection
-        info(3, 'Connection type: %s' % op.connection)
-        try:
-            unocontext = resolver.resolve("uno:%s" % op.connection)
-        except (NoConnectException) as e:
-#            info(3, "Existing listener not found.\n%s" % e)
-            info(3, "Existing listener not found.")
-
-            if op.nolaunch:
-                die(113, "Existing listener not found. Unable start listener by parameters. Aborting.")
-
-            ### Start our own OpenOffice instance
-            info(3, "Launching our own listener using %s." % office.binary)
-            try:
-                product = self.svcmgr.createInstance("com.sun.star.configuration.ConfigurationProvider").createInstanceWithArguments("com.sun.star.configuration.ConfigurationAccess", UnoProps(nodepath="/org.openoffice.Setup/Product"))
-                if product.ooName != "LibreOffice" or LooseVersion(product.ooSetupVersion) <= LooseVersion('3.3'):
-                    ooproc = subprocess.Popen([office.binary, "-headless", "-invisible", "-nocrashreport", "-nodefault", "-nofirststartwizard", "-nologo", "-norestore", "-accept=%s" % op.connection], env=os.environ)
-                else:
-                    ooproc = subprocess.Popen([office.binary, "--headless", "--invisible", "--nocrashreport", "--nodefault", "--nofirststartwizard", "--nologo", "--norestore", "--accept=%s" % op.connection], env=os.environ)
-                info(2, '%s listener successfully started. (pid=%s)' % (product.ooName, ooproc.pid))
-
-                ### Try connection to it for op.timeout seconds (flakky OpenOffice)
-                timeout = 0
-                while timeout <= op.timeout:
-                    ### Is it already/still running ?
-                    retcode = ooproc.poll()
-                    if retcode != None:
-                        info(3, "Process %s (pid=%s) exited with %s." % (office.binary, ooproc.pid, retcode))
-                        break
-                    try:
-                        unocontext = resolver.resolve("uno:%s" % op.connection)
-                        break
-                    except NoConnectException:
-                        time.sleep(5)
-                        timeout += 0.5
-                    except:
-                        raise
-                else:
-                    error("Failed to connect to %s (pid=%s) in %d seconds.\n%s" % (office.binary, ooproc.pid, op.timeout, e))
-            except (Exception) as e:
-                raise
-                error("Launch of %s failed.\n%s" % (office.binary, e))
-
-        if not unocontext:
-            die(251, "Unable to connect or start own listener. Aborting.")
-
-        ### And some more LibreOffice magic
-        unosvcmgr = unocontext.ServiceManager
-        self.desktop = unosvcmgr.createInstanceWithContext("com.sun.star.frame.Desktop", unocontext)
-        self.cwd = unohelper.systemPathToFileUrl( os.getcwd() )
-
-        ### List all filters
-#        self.filters = unosvcmgr.createInstanceWithContext( "com.sun.star.document.FilterFactory", unocontext)
-#        for filter in self.filters.getElementNames():
-#            print(filter)
-#            #print(dir(filter), dir(filter.format))
-
-    def getformat(self, inputfn):
-        doctype = None
-
-        ### Get the output format from mapping
-        if op.doctype:
-            outputfmt = fmts.bydoctype(op.doctype, op.format)
-        else:
-            outputfmt = fmts.byname(op.format)
-
-            if not outputfmt:
-                outputfmt = fmts.byextension(os.extsep + op.format)
-
-        ### If no doctype given, check list of acceptable formats for input file ext doctype
-        ### FIXME: This should go into the for-loop to match each individual input filename
-        if outputfmt:
-            inputext = os.path.splitext(inputfn)[1]
-            inputfmt = fmts.byextension(inputext)
-            if inputfmt:
-                for fmt in outputfmt:
-                    if inputfmt[0].doctype == fmt.doctype:
-                        doctype = inputfmt[0].doctype
-                        outputfmt = fmt
-                        break
-                else:
-                    outputfmt = outputfmt[0]
-    #       sys.stderr.write('unoconv: format `%s\' is part of multiple doctypes %s, selecting `%s\'.' % (format, [fmt.doctype for fmt in outputfmt], outputfmt[0].doctype))
-            else:
-                outputfmt = outputfmt[0]
-
-        ### No format found, throw error
-        if not outputfmt:
-            if doctype:
-                sys.stderr.write('unoconv: format [%s/%s] is not known to unoconv.\n' % (op.doctype, op.format))
-            else:
-                sys.stderr.write('unoconv: format [%s] is not known to unoconv.\n' % op.format)
-            die(1)
-
-        return outputfmt
-
-    def convert(self, inputfn):
-        global exitcode
-
-        document = None
-        outputfmt = self.getformat(inputfn)
-
-        if op.verbose > 0:
-            sys.stderr.write('Input file: %s\n' % (inputfn))
-
-        if not os.path.exists(inputfn):
-            sys.stderr.write('unoconv: file `%s\' does not exist.\n' % inputfn)
-            exitcode = 1
-
-        try:
-            ### Import phase
-            phase = "import"
-
-            ### Load inputfile
-            inputprops = UnoProps(Hidden=True, ReadOnly=True, UpdateDocMode=QUIET_UPDATE)
-
-#            if op.password:
-#                info = UnoProps(algorithm-name="PBKDF2", salt="salt", iteration-count=1024, hash="hash")
-#                inputprops += UnoProps(ModifyPasswordInfo=info)
-
-            ### Cannot use UnoProps for FilterData property
-            if op.importfilteroptions:
-#                print("Import filter options: %s" % op.importfilteroptions)
-                inputprops += UnoProps(FilterOptions=op.importfilteroptions)
-
-            ### Cannot use UnoProps for FilterData property
-            if op.importfilter:
-                inputprops += ( PropertyValue( "FilterData", 0, uno.Any("[]com.sun.star.beans.PropertyValue", tuple( op.importfilter ), ), 0 ), )
-
-            inputurl = unohelper.absolutize(self.cwd, unohelper.systemPathToFileUrl(inputfn))
-            document = self.desktop.loadComponentFromURL( inputurl , "_blank", 0, inputprops )
-
-            if not document:
-                raise UnoException("The document '%s' could not be opened." % inputurl, None)
-
-            ### Import style template
-            phase = "import-style"
-            if op.template:
-                if os.path.exists(op.template):
-                    info(1, "Template file: %s" % op.template)
-                    templateprops = UnoProps(OverwriteStyles=True)
-                    templateurl = unohelper.absolutize(self.cwd, unohelper.systemPathToFileUrl(op.template))
-                    document.StyleFamilies.loadStylesFromURL(templateurl, templateprops)
-                else:
-                    sys.stderr.write('unoconv: template file `%s\' does not exist.\n' % op.template)
-                    exitcode = 1
-
-            ### Update document links
-            phase = "update-links"
-            try:
-                document.updateLinks()
-            except AttributeError:
-                # the document doesn't implement the XLinkUpdate interface
-                pass
-
-            ### Update document indexes
-            phase = "update-indexes"
-            try:
-                document.refresh()
-                indexes = document.getDocumentIndexes()
-            except AttributeError:
-                # the document doesn't implement the XRefreshable and/or
-                # XDocumentIndexesSupplier interfaces
-                pass
-            else:
-                for i in range(0, indexes.getCount()):
-                    indexes.getByIndex(i).update()
-
-            info(1, "Selected output format: %s" % outputfmt)
-            info(2, "Selected office filter: %s" % outputfmt.filter)
-            info(2, "Used doctype: %s" % outputfmt.doctype)
-
-            ### Export phase
-            phase = "export"
-
-            outputprops = UnoProps(FilterName=outputfmt.filter, OutputStream=OutputStream(), Overwrite=True)
-
-            ### Set default filter options
-            if op.exportfilteroptions:
-#                print("Export filter options: %s" % op.exportfilteroptions)
-                outputprops += UnoProps(FilterOptions=op.exportfilteroptions)
-            else:
-                if outputfmt.filter == 'Text (encoded)':
-                    outputprops += UnoProps(FilterOptions="76,LF")
-
-                elif outputfmt.filter == 'Text':
-                    outputprops += UnoProps(FilterOptions="76")
-
-                elif outputfmt.filter == 'Text - txt - csv (StarCalc)':
-                    outputprops += UnoProps(FilterOptions="44,34,76")
-
-
-            ### Cannot use UnoProps for FilterData property
-            if op.exportfilter:
-                outputprops += ( PropertyValue( "FilterData", 0, uno.Any("[]com.sun.star.beans.PropertyValue", tuple( op.exportfilter ), ), 0 ), )
-
-            if not op.stdout:
-                (outputfn, ext) = os.path.splitext(inputfn)
-                if not op.output:
-                    outputfn = outputfn + os.extsep + outputfmt.extension
-                elif os.path.isdir(op.output):
-                    outputfn = realpath(op.output, os.path.basename(outputfn) + os.extsep + outputfmt.extension)
-                elif len(op.filenames) > 1:
-                    outputfn = op.output + os.extsep + outputfmt.extension
-                else:
-                    outputfn = op.output
-
-                outputurl = unohelper.absolutize( self.cwd, unohelper.systemPathToFileUrl(outputfn) )
-                info(1, "Output file: %s" % outputfn)
-            else:
-                outputurl = "private:stream"
-
-            try:
-                document.storeToURL(outputurl, tuple(outputprops) )
-            except (IOException) as e:
-                raise UnoException("Unable to store document to %s (ErrCode %d)\n\nProperties: %s" % (outputurl, e.ErrCode, outputprops), None)
-
-            phase = "dispose"
-            document.dispose()
-            document.close(True)
-
-        except (SystemError) as e:
-            error("unoconv: SystemError during %s phase:\n%s" % (phase, e))
-            exitcode = 1
-
-        except (RuntimeException) as e:
-            error("unoconv: RuntimeException during %s phase:\nOffice probably died. %s" % (phase, e))
-            exitcode = 6
-
-        except (DisposedException) as e:
-            error("unoconv: DisposedException during %s phase:\nOffice probably died. %s" % (phase, e))
-            exitcode = 7
-
-        except (IllegalArgumentException) as e:
-            error("UNO IllegalArgument during %s phase:\nSource file cannot be read. %s" % (phase, e))
-            exitcode = 8
-
-        except (IOException) as e:
-#            for attr in dir(e): print('%s: %s', (attr, getattr(e, attr)))
-            error("unoconv: IOException during %s phase:\n%s" % (phase, e.Message))
-            exitcode = 3
-
-        except (CannotConvertException) as e:
-#            for attr in dir(e): print('%s: %s', (attr, getattr(e, attr)))
-            error("unoconv: CannotConvertException during %s phase:\n%s" % (phase, e.Message))
-            exitcode = 4
-
-        except (UnoException) as e:
-            if hasattr(e, 'ErrCode'):
-                error("unoconv: UnoException during %s phase in %s (ErrCode %d)" % (phase, repr(e.__class__), e.ErrCode))
-                exitcode = e.ErrCode
-                pass
-            if hasattr(e, 'Message'):
-                error("unoconv: UnoException during %s phase:\n%s" % (phase, e.Message))
-                exitcode = 5
-            else:
-                error("unoconv: UnoException during %s phase in %s" % (phase, repr(e.__class__)))
-                exitcode = 2
-                pass
-
-class Listener:
-    def __init__(self):
-        global product
-
-        info(1, "Start listener on %s:%s" % (op.server, op.port))
-        self.context = uno.getComponentContext()
-        self.svcmgr = self.context.ServiceManager
-        try:
-            resolver = self.svcmgr.createInstanceWithContext("com.sun.star.bridge.UnoUrlResolver", self.context)
-            product = self.svcmgr.createInstance("com.sun.star.configuration.ConfigurationProvider").createInstanceWithArguments("com.sun.star.configuration.ConfigurationAccess", UnoProps(nodepath="/org.openoffice.Setup/Product"))
-            try:
-                unocontext = resolver.resolve("uno:%s" % op.connection)
-            except (NoConnectException) as e:
-                pass
-            else:
-                info(1, "Existing %s listener found, nothing to do." % product.ooName)
-                return
-            if product.ooName != "LibreOffice" or LooseVersion(product.ooSetupVersion) <= LooseVersion('3.3'):
-                subprocess.call([office.binary, "-headless", "-invisible", "-nocrashreport", "-nodefault", "-nologo", "-nofirststartwizard", "-norestore", "-accept=%s" % op.connection], env=os.environ)
-            else:
-                subprocess.call([office.binary, "--headless", "--invisible", "--nocrashreport", "--nodefault", "--nologo", "--nofirststartwizard", "--norestore", "--accept=%s" % op.connection], env=os.environ)
-        except (Exception) as e:
-            error("Launch of %s failed.\n%s" % (office.binary, e))
-        else:
-            info(1, "Existing %s listener found, nothing to do." % product.ooName)
-
-def error(msg):
-    "Output error message"
-    sys.stderr.write(msg + '\n')
-
-def info(level, msg):
-    "Output info message"
-    if 'op' not in globals():
-        pass
-    elif op.verbose >= 3 and level >= 3:
-        sys.stderr.write("DEBUG:" + msg + "\n")
-    elif not op.stdout and level <= op.verbose:
-        print(msg)
-    elif level <= op.verbose:
-        sys.stderr.write(msg + "\n")
-
-def die(ret, msg=None):
-    "Print optional error and exit with errorcode"
-    global convertor, ooproc, office
-
-    if msg:
-        error('Error: %s' % msg)
-
-    ### Did we start our own listener instance ?
-    if not op.listener and ooproc and convertor:
-
-        ### If there is a GUI now attached to the instance, disable listener
-        if convertor.desktop.getCurrentFrame():
-            info(2, 'Trying to stop %s GUI listener.' % product.ooName)
-            try:
-                if product.ooName != "LibreOffice" or product.ooSetupVersion <= 3.3:
-                    subprocess.Popen([office.binary, "-headless", "-invisible", "-nocrashreport", "-nodefault", "-nofirststartwizard", "-nologo", "-norestore", "-unaccept=%s" % op.connection], env=os.environ)
-                else:
-                    subprocess.Popen([office.binary, "--headless", "--invisible", "--nocrashreport", "--nodefault", "--nofirststartwizard", "--nologo", "--norestore", "--unaccept=%s" % op.connection], env=os.environ)
-                ooproc.wait()
-                info(2, '%s listener successfully disabled.' % product.ooName)
-            except (Exception) as e:
-                error("Terminate using %s failed.\n%s" % (office.binary, e))
-
-        ### If there is no GUI attached to the instance, terminate instance
-        else:
-            info(3, 'Terminating %s instance.' % product.ooName)
-            try:
-                convertor.desktop.terminate()
-            except DisposedException:
-                info(2, '%s instance unsuccessfully closed, sending TERM signal.' % product.ooName)
-                try:
-                    ooproc.terminate()
-                except AttributeError:
-                    os.kill(ooproc.pid, 15)
-            info(3, 'Waiting for %s instance to exit.' % product.ooName)
-            ooproc.wait()
-
-        ### LibreOffice processes may get stuck and we have to kill them
-        ### Is it still running ?
-        if ooproc.poll() == None:
-            info(1, '%s instance still running, please investigate...' % product.ooName)
-            ooproc.wait()
-            info(2, '%s instance unsuccessfully terminated, sending KILL signal.' % product.ooName)
-            try:
-                ooproc.kill()
-            except AttributeError:
-                os.kill(ooproc.pid, 9)
-            info(3, 'Waiting for %s with pid %s to disappear.' % (ooproc.pid, product.ooName))
-            ooproc.wait()
-
-    # allow Python GC to garbage collect pyuno object *before* exit call
-    # which avoids random segmentation faults --vpa
-    convertor = None
-
-    sys.exit(ret)
-
-def main():
-    global convertor, exitcode
-    convertor = None
-
-    try:
-        if op.listener:
-            listener = Listener()
-
-        if op.filenames:
-            convertor = Convertor()
-            for inputfn in op.filenames:
-                convertor.convert(inputfn)
-
-    except (NoConnectException) as e:
-        error("unoconv: could not find an existing connection to LibreOffice at %s:%s." % (op.server, op.port))
-        if op.connection:
-            info(0, "Please start an LibreOffice instance on server '%s' by doing:\n\n    unoconv --listener --server %s --port %s\n\nor alternatively:\n\n    soffice -nologo -nodefault -accept=\"%s\"" % (op.server, op.server, op.port, op.connection))
-        else:
-            info(0, "Please start an LibreOffice instance on server '%s' by doing:\n\n    unoconv --listener --server %s --port %s\n\nor alternatively:\n\n    soffice -nologo -nodefault -accept=\"socket,host=%s,port=%s;urp;\"" % (op.server, op.server, op.port, op.server, op.port))
-            info(0, "Please start an soffice instance on server '%s' by doing:\n\n    soffice -nologo -nodefault -accept=\"socket,host=127.0.0.1,port=%s;urp;\"" % (op.server, op.port))
-        exitcode = 1
-#    except UnboundLocalError:
-#        die(252, "Failed to connect to remote listener.")
-    except OSError:
-        error("Warning: failed to launch Office suite. Aborting.")
-
-### Main entrance
-if __name__ == '__main__':
-    exitcode = 0
-
-    info(3, 'sysname=%s, platform=%s, python=%s, python-version=%s' % (os.name, sys.platform, sys.executable, sys.version))
-
-    for of in find_offices():
-        if of.python != sys.executable and not sys.executable.startswith(of.basepath):
-            python_switch(of)
-        office_environ(of)
-#        debug_office()
-        try:
-            import uno, unohelper
-            office = of
-            break
-        except:
-#            debug_office()
-            sys.stderr.write("unoconv: Cannot find a suitable pyuno library and python binary combination in %s\n" % of)
-            sys.stderr.write("ERROR:", sys.exc_info()[1])
-            sys.stderr.write("\n")
-    else:
-#        debug_office()
-        sys.stderr.write("unoconv: Cannot find a suitable office installation on your system.\n")
-        sys.stderr.write("ERROR: Please locate your office installation and send your feedback to:\n")
-        sys.stderr.write("       http://github.com/dagwieers/unoconv/issues\n")
-        sys.exit(1)
-
-    ### Now that we have found a working pyuno library, let's import some classes
-    from com.sun.star.beans import PropertyValue
-    from com.sun.star.connection import NoConnectException
-    from com.sun.star.document.UpdateDocMode import QUIET_UPDATE
-    from com.sun.star.lang import DisposedException, IllegalArgumentException
-    from com.sun.star.io import IOException, XOutputStream
-    from com.sun.star.script import CannotConvertException
-    from com.sun.star.uno import Exception as UnoException
-    from com.sun.star.uno import RuntimeException
-
-    ### And now that we have those classes, build on them
-    class OutputStream( unohelper.Base, XOutputStream ):
-        def __init__( self ):
-            self.closed = 0
-
-        def closeOutput(self):
-            self.closed = 1
-
-        def writeBytes( self, seq ):
-            # Cannot use sys.stdout.write() here.
-            # https://bugs.freedesktop.org/show_bug.cgi?id=70309
-            # https://github.com/caolanm/unoconv/commit/3249fd3df136f1a859ac0272f75fcbf010926d58
-            sys.stdout.buffer.write( seq.value )
-
-        def flush( self ):
-            pass
-
-    def UnoProps(**args):
-        props = []
-        for key in args:
-            prop = PropertyValue()
-            prop.Name = key
-            prop.Value = args[key]
-            props.append(prop)
-        return tuple(props)
-
-    op = Options(sys.argv[1:])
-
-    info(2, "Using office base path: %s" % office.basepath)
-    info(2, "Using office binary path: %s" % office.unopath)
-
-    try:
-        main()
-    except (KeyboardInterrupt) as e:
-        die(6, 'Exiting on user request')
-    die(exitcode)
diff --git a/templates/group-apparmor-tpl.json b/templates/group-apparmor-tpl.json
index 28e7e7eb6ffefbc2aa97466fa815635119058b3a..5591d0e9a1bc996a8032ebb6c0017c5bf55112fe 100644
--- a/templates/group-apparmor-tpl.json
+++ b/templates/group-apparmor-tpl.json
@@ -101,11 +101,6 @@
             "revision": "master",
             "testdef": "apparmor/apparmor-gstreamer1-0.yaml"
           },
-          {
-            "git-repo": "https://git.apertis.org/git/apertis-tests.git",
-            "revision": "master",
-            "testdef": "apparmor/apparmor-libreoffice.yaml"
-          },
           {
             "git-repo": "https://git.apertis.org/git/apertis-tests.git",
             "revision": "master",