tar -xf libreoffice-6.4.6.2.tar.xz ******************************************************************** * * Running LibreOffice build configuration. * ******************************************************************** checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for product name... LibreOffice checking for package version... 6.4.6.2 checking for product version... 6.4 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for grep... (cached) /usr/bin/grep checking for GNU Make... /usr/bin/make checking for sed... /usr/bin/sed checking whether to use link-time optimization... yes checking for explicit AFLAGS... no checking for explicit CFLAGS... -O2 -march=i586 -mtune=i686 checking for explicit CXXFLAGS... -O2 -march=i586 -mtune=i686 checking for explicit OBJCFLAGS... no checking for explicit OBJCXXFLAGS... no checking for explicit LDFLAGS... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for library containing dlsym... -ldl checking whether build target is Release Build... yes checking whether to sign windows build... no checking for gawk... gawk checking for gawk... /usr/bin/gawk checking for bash... /bin/sh checking for GNU or BSD tar... bsdtar checking for tar's option to strip components... --strip-components checking how to build and package galleries... internal src images for desktop checking for ccache... not found checking gcc home... /usr checking for gcc... /usr/bin/gcc checking whether to build with Java support... no checking whether to treat the installation as read-only... no checking for -isystem ... yes checking whether the compiler is actually Clang... no checking whether gcc supports -ggdb2... yes checking the GCC version... gcc 9.2.0 (90200) checking whether to build with additional debug utilities... no checking whether to do a debug build... no checking for linker that is used... GNU ld version 2.26.20160125 checking for -Bsymbolic-functions linker support... found checking whether gcc supports -ggnu-pubnames... yes checking whether gcc supports -Wl,--gdb-index... no checking whether to generate debug information... no checking whether to compile with optimization flags... yes checking which package format to use... none checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether to turn warnings to errors... no checking whether to have assert() failures abort even without --enable-debug... no checking whether to use ooenv for the instdir installation... yes checking whether to enable CUPS support... yes checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FONTCONFIG... yes checking whether we want to fetch tarballs... yes, if we use them checking whether to build help... no checking whether to enable xapian-omega support for help... no checking whether to include MySpell dictionaries... no checking whether to use dicts from external paths... yes checking for spelling dictionary directory... file:///usr/share/hunspell checking for hyphenation patterns directory... file:///usr/share/hyphen checking for thesaurus directory... file:///usr/share/mythes checking whether to enable pch feature... no checking the GNU Make version... /usr/bin/make 4.1 checking whether GNU Make supports the 'file' function... yes checking for --hash-style gcc linker support... gnu checking for perl... /usr/bin/perl checking the Perl version... Perl 5 checking for required Perl modules... all modules found checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc-ar... gcc-ar checking for gcc-nm... gcc-nm checking for gcc-ranlib... gcc-ranlib checking for objdump... objdump checking for readelf... readelf checking for strip... strip checking for ANSI C header files... (cached) yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking the GNU C++ compiler version... ok (g++ 9.2.0) checking how to run the C++ preprocessor... g++ -E checking whether g++ is broken with boost.thread... yes checking how to run the C++ preprocessor... g++ -E checking how to run the C preprocessor... gcc -E checking size of long... 4 checking size of short... 2 checking size of int... 4 checking size of long long... 8 checking size of double... 8 checking size of void*... 4 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 4 checking alignment of double... 4 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether to enable runtime optimizations... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no checking whether gcc supports -fstack-clash-protection... yes checking whether gcc supports -mno-avx... yes checking whether gcc supports atomic functions... yes checking whether gcc supports __builtin_ffs... yes checking whether gcc supports __attribute__((deprecated(message)))... yes checking whether g++ defines __base_class_type_info in cxxabi.h... yes checking whether g++ defines __class_type_info in cxxabi.h... yes checking whether g++ declares __cxa_allocate_exception in cxxabi.h... yes checking whether g++ defines __cxa_eh_globals in cxxabi.h... no checking whether g++ defines __cxa_exceptions in cxxabi.h... no checking whether g++ declares __cxa_get_globals in cxxabi.h... yes checking whether g++ declares __cxa_current_exception_type in cxxabi.h... yes checking whether g++ declares __cxa_throw in cxxabi.h... yes checking whether g++ defines __si_class_type_info in cxxabi.h... yes checking whether g++ defines __vmi_class_type_info in cxxabi.h... yes checking whether g++ supports __attribute__((warn_unused))... yes checking what the C++ library is... GNU libstdc++ checking for gperf... /usr/bin/gperf checking whether gperf is new enough... yes (3.1) checking which libcmis to use... internal checking whether g++ supports C++17... yes (-std=c++17) checking whether std::atomic can be used without link library... yes checking whether using C++11 causes libstdc++ 4.7.0/4.7.1 ABI breakage... no checking whether g++ supports C++11 without Language Defect 757... yes checking whether g++ supports _Pragma operator... yes checking whether g++ supports -fno-sized-deallocation... yes checking whether g++ supports guaranteed copy elision... yes checking whether g++ supports C++2a constinit sorted vectors... no checking whether g++ supports C++2a with unsigned size_type... no checking whether g++ has GCC bug 87150... no checking whether g++ might report false -Werror=maybe-uninitialized... yes checking whether g++ can compile SSE2 intrinsics... yes checking whether g++ can compile SSSE3 intrinsics... yes checking whether g++ can compile AVX intrinsics... yes checking whether g++ can compile AVX2 intrinsics... yes checking if STL headers are visibility safe (GCC bug 22482)... yes checking if g++ is -fvisibility-inlines-hidden safe (Clang bug 11250)... yes checking if g++ has a visibility bug with class-level attributes (GCC bug 26905)... no checking whether g++ supports -fno-enforce-eh-specs... yes checking for posix_fallocate... yes checking whether to add custom build version... no checking whether to enable export file validation... no, as Java is disabled checking for Microsoft Binary File Format Validator... no checking which C preprocessor to use in idlc... ucpp checking which ucpp tp use... internal checking whether to enable EPM for packing... no checking whether to build the ODK... no checking which zlib to use... external checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking which libjpeg to use... internal, libjpeg-turbo checking for nasm... nasm checking for object file format of host system... ELF checking for object file format specifier (NAFLAGS) ... -felf -DELF checking whether the assembler (nasm -felf -DELF) works... yes checking which clucene to use... internal checking which expat to use... internal checking which xmlsec to use... internal checking whether to enable Embedded OpenType support... no checking which librevenge to use... internal checking which libodfgen to use... internal checking which libepubgen to use... internal checking which libwpd to use... internal checking which libwpg to use... internal checking which libwps to use... internal checking which libvisio to use... internal checking which libcdr to use... internal checking which libmspub to use... internal checking which libmwaw to use... internal checking which libetonyek to use... internal checking which libfreehand to use... internal checking which libebook to use... internal checking which libabw to use... internal checking which libpagemaker to use... internal checking which libqxp to use... internal checking which libzmf to use... internal checking which libstaroffice to use... internal checking which lcms2 to use... internal checking which cppunit to use... internal checking whether freetype is available... checking for FREETYPE... yes checking which libxslt to use... external checking for LIBXSLT... yes checking for LIBEXSLT... yes checking for xsltproc... /usr/bin/xsltproc checking which libxml to use... external checking for LIBXML... yes checking for xmllint... /usr/bin/xmllint checking for a Python interpreter with version >= 2.7... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking which Python to use for Pyuno... system checking for a Python interpreter with version >= 3.3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.5 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.5/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.5/site-packages checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for python lxml... no, and no system libxml/libxslt, gla11y will only report widget classes and ids checking for correct python library version... ok checking which MariaDB to use... internal checking whether to build the PostgreSQL SDBC driver... yes checking for library containing com_err... -lcom_err checking for library containing krb5_sendauth... -lkrb5 checking for library containing gss_init_sec_context... -lgssapi_krb5 checking PostgreSQL C interface... internal checking which Firebird to use... internal checking which libcurl to use... internal checking which boost to use... internal checking which mdds to use... internal checking which glm to use... internal checking which odbc headers to use... internal checking whether to enable LDAP support... yes checking which openldap library to use... internal checking which nss to use... internal checking which TLS/SSL and cryptographic implementation to use... NSS checking which sane header to use... internal checking which icu to use... internal checking whether to enable breakpad... no checking whether to enable fuzzers... no checking which orcus to use... internal checking which graphite to use... internal checking which harfbuzz to use... internal checking whether to use X11... TRUE checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for X11/extensions/shape.h... yes checking X11/ICE/ICElib.h usability... yes checking X11/ICE/ICElib.h presence... yes checking for X11/ICE/ICElib.h... yes checking for IceConnectionNumber in -lICE... (cached) yes checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking whether to use Xrender... yes checking for XRENDER... yes checking for XRenderQueryVersion in -lXrender... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking whether to enable RandR support... yes checking for XRANDR... yes checking for webdav library... neon checking which neon to use... internal checking whether to execute CVE tests... yes checking whether to execute chart XShape tests... no checking whether to disable OpenSSL usage... no checking which openssl to use... internal checking whether to enable the OpenSSL backend for rtl/cipher.h... no checking whether to use gnutls... no checking which redland to use... internal checking which libhunspell to use... internal checking which libqrcodegen to use... internal checking which altlinuxhyph to use... internal checking which mythes to use... internal checking whether to build with CoinMP... yes checking whether to build with lpsolve... yes checking which lpsolve to use... internal checking which libexttextcat to use... internal checking whether to use libnumbertext... yes checking which libnumbertext to use... internal checking codecvt usability... yes checking codecvt presence... yes checking for codecvt... yes checking regex usability... yes checking regex presence... yes checking for regex... yes checking whether libc is >= 2.1.1... yes checking for uuidgen... /usr/bin/uuidgen checking for bison... /usr/bin/bison checking the bison version... checking for flex... /usr/bin/flex checking the flex version... checking for patch... /usr/bin/patch checking for gnucp... no checking for cp... /usr/bin/cp checking whether /usr/bin/cp is GNU cp from coreutils with preserve= support... yes checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for touch... /usr/bin/touch checking which epoxy to use... internal checking for GTK3... yes checking for eglMakeCurrent in -lEGL... yes checking EGL/eglplatform.h usability... yes checking EGL/eglplatform.h presence... yes checking for EGL/eglplatform.h... yes configure: VCLplugs to be built: gtk3 checking whether to enable DBUS support... yes checking for DBUS... yes checking for DBUS_GLIB... yes checking whether to enable Impress remote control... yes checking whether to enable Bluetooth support in Impress remote control... yes checking which Bluetooth header to use... internal checking whether to enable GIO support... checking for GIO... yes checking whether to enable the GStreamer 1.0 avmedia backend... yes checking for GSTREAMER_1_0... yes checking whether to enable the VLC avmedia backend... no checking for glBegin in -lGL... yes checking for DCONF... no checking whether to enable dconf... no checking whether to build the PDF import feature... yes checking whether to build PDFium... yes checking whether to build Poppler... yes checking which PDF import poppler to use... internal checking which gpgmepp to use... internal checking for gpg... /usr/bin/gpg checking for /run/user/0... no checking whether to build the Wiki Publisher extension... no checking whether to build the Report Builder... no checking whether to build support for scripts in BeanShell... no checking whether to build support for scripts in JavaScript... no checking whether to enable evolution 2 support... no checking which themes to include... breeze breeze_dark breeze_dark_svg breeze_svg colibre colibre_svg elementary elementary_svg karasa_jaga karasa_jaga_svg sifr sifr_dark sifr_dark_svg sifr_svg tango checking for helppack integration... integration checking for extensions integration... yes, use integration checking for building the ConvertTextToNumber extension... yes checking for building the Numbertext extension... yes checking whether to build opens___.ttf... no checking whether to include third-party fonts... no checking whether to enable online update... no checking whether to enable extension update... yes checking whether to create MSI with LIMITUI=1 (silent install)... no checking whether and how to use Xinerama... yes, with dynamic linking checking X11/extensions/Xinerama.h usability... yes checking X11/extensions/Xinerama.h presence... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaIsActive in -lXinerama... yes checking whether to use the system cairo... yes checking for CAIRO... yes checking whether Xrender.h defines PictStandardA8... yes checking whether to use system liblangtag... no checking which libpng to use... internal checking which languages to be built... en-US checking for alternative branding images directory... none checking for 'intro' progress settings... none checking for extra build ID... not set checking for vendor... Salix checking whether to install the compat oo* wrappers... no checking for install dirname... libreoffice checking for prefix... /usr checking for Google Drive client id and secret... not set checking for Alfresco Cloud client id and secret... not set checking for OneDrive client id and secret... not set checking whether to enable dependency tracking... yes checking for number of processors to use... 4 checking whether to create huge library... no checking whether to use icerun wrapper... no checking MPL subset... no restrictions checking formula logger... no configure: setting up the build environment variables... configure: creating ./config.status config.status: creating config_host.mk config.status: creating config_host_lang.mk config.status: creating Makefile config.status: creating bin/bffvalidator.sh config.status: creating bin/odfvalidator.sh config.status: creating bin/officeotron.sh config.status: creating instsetoo_native/util/openoffice.lst config.status: creating sysui/desktop/macosx/Info.plist config.status: creating config_host/config_probes.h config.status: creating config_host/config_buildid.h config.status: creating config_host/config_clang.h config.status: creating config_host/config_dconf.h config.status: creating config_host/config_eot.h config.status: creating config_host/config_extensions.h config.status: creating config_host/config_cairo_canvas.h config.status: creating config_host/config_cxxabi.h config.status: creating config_host/config_dbus.h config.status: creating config_host/config_features.h config.status: creating config_host/config_feature_desktop.h config.status: creating config_host/config_feature_opencl.h config.status: creating config_host/config_firebird.h config.status: creating config_host/config_folders.h config.status: creating config_host/config_fuzzers.h config.status: creating config_host/config_gio.h config.status: creating config_host/config_global.h config.status: creating config_host/config_gpgme.h config.status: creating config_host/config_java.h config.status: creating config_host/config_langs.h config.status: creating config_host/config_lgpl.h config.status: creating config_host/config_libcxx.h config.status: creating config_host/config_liblangtag.h config.status: creating config_host/config_libnumbertext.h config.status: creating config_host/config_locales.h config.status: creating config_host/config_mpl.h config.status: creating config_host/config_oox.h config.status: creating config_host/config_options.h config.status: creating config_host/config_options_calc.h config.status: creating config_host/config_typesizes.h config.status: creating config_host/config_vendor.h config.status: creating config_host/config_vcl.h config.status: creating config_host/config_vclplug.h config.status: creating config_host/config_version.h config.status: creating config_host/config_oauth2.h config.status: creating config_host/config_poppler.h config.status: creating config_host/config_python.h config.status: creating config_host/config_writerperfect.h **************************************************************************** To build, run: /usr/bin/make To view some help, run: /usr/bin/make help After the build of LibreOffice has finished successfully, you can immediately run LibreOffice using the command: instdir/program/soffice If you want to run the smoketest, run: /usr/bin/make check cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libabw-0.1.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed"; then echo ERROR: expected checksum for libabw-0.1.3.tar.xz is e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libabw-0.1.3.tar.xz ../ --2020-08-29 12:04:44-- https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 318808 (311K) [application/octet-stream] Saving to: './libabw-0.1.3.tar.xz' 0K .... 100% 548K=0.6s 2020-08-29 12:04:45 (548 KB/s) - './libabw-0.1.3.tar.xz' saved [318808/318808] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/boost_1_69_0.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 boost_1_69_0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406"; then echo ERROR: expected checksum for boost_1_69_0.tar.bz2 is 8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv boost_1_69_0.tar.bz2 ../ --2020-08-29 12:04:45-- https://dev-www.libreoffice.org/src/boost_1_69_0.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 95078138 (91M) [application/octet-stream] Saving to: './boost_1_69_0.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 3% 544K 2m45s 3072K ........ ........ ........ ........ ........ ........ 6% 831K 2m12s 6144K ........ ........ ........ ........ ........ ........ 9% 922K 1m55s 9216K ........ ........ ........ ........ ........ ........ 13% 1.10M 1m41s 12288K ........ ........ ........ ........ ........ ........ 16% 1.12M 91s 15360K ........ ........ ........ ........ ........ ........ 19% 736K 90s 18432K ........ ........ ........ ........ ........ ........ 23% 598K 91s 21504K ........ ........ ........ ........ ........ ........ 26% 535K 92s 24576K ........ ........ ........ ........ ........ ........ 29% 469K 94s 27648K ........ ........ ........ ........ ........ ........ 33% 565K 91s 30720K ........ ........ ........ ........ ........ ........ 36% 449K 91s 33792K ........ ........ ........ ........ ........ ........ 39% 453K 89s 36864K ........ ........ ........ ........ ........ ........ 43% 674K 84s 39936K ........ ........ ........ ........ ........ ........ 46% 878K 77s 43008K ........ ........ ........ ........ ........ ........ 49% 565K 73s 46080K ........ ........ ........ ........ ........ ........ 52% 665K 68s 49152K ........ ........ ........ ........ ........ ........ 56% 905K 62s 52224K ........ ........ ........ ........ ........ ........ 59% 735K 57s 55296K ........ ........ ........ ........ ........ ........ 62% 614K 53s 58368K ........ ........ ........ ........ ........ ........ 66% 703K 48s 61440K ........ ........ ........ ........ ........ ........ 69% 1.14M 42s 64512K ........ ........ ........ ........ ........ ........ 72% 1.07M 37s 67584K ........ ........ ........ ........ ........ ........ 76% 986K 32s 70656K ........ ........ ........ ........ ........ ........ 79% 1.38M 27s 73728K ........ ........ ........ ........ ........ ........ 82% 774K 23s 76800K ........ ........ ........ ........ ........ ........ 86% 984K 18s 79872K ........ ........ ........ ........ ........ ........ 89% 877K 14s 82944K ........ ........ ........ ........ ........ ........ 92% 611K 10s 86016K ........ ........ ........ ........ ........ ........ 95% 1.01M 5s 89088K ........ ........ ........ ........ ........ ........ 99% 1.29M 1s 92160K ........ .. 100% 1.05M=2m6s 2020-08-29 12:06:52 (737 KB/s) - './boost_1_69_0.tar.bz2' saved [95078138/95078138] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcdr-0.1.5.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcdr-0.1.5.tar.xz | sed "s/ .*//"` && if test "$SUM" != "6ace5c499a8be34ad871e825442ce388614ae2d8675c4381756a7319429e3a48"; then echo ERROR: expected checksum for libcdr-0.1.5.tar.xz is 6ace5c499a8be34ad871e825442ce388614ae2d8675c4381756a7319429e3a48 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libcdr-0.1.5.tar.xz ../ --2020-08-29 12:06:52-- https://dev-www.libreoffice.org/src/libcdr-0.1.5.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 612252 (598K) [application/octet-stream] Saving to: './libcdr-0.1.5.tar.xz' 0K ........ . 100% 1.11M=0.5s 2020-08-29 12:06:53 (1.11 MB/s) - './libcdr-0.1.5.tar.xz' saved [612252/612252] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab"; then echo ERROR: expected checksum for 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz is ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz ../ --2020-08-29 12:06:53-- https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2241498 (2.1M) [application/octet-stream] Saving to: './48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz' 0K ........ ........ ........ ........ .. 100% 1.16M=1.8s 2020-08-29 12:06:56 (1.16 MB/s) - './48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz' saved [2241498/2241498] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcmis-0.5.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2"; then echo ERROR: expected checksum for libcmis-0.5.2.tar.xz is d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libcmis-0.5.2.tar.xz ../ --2020-08-29 12:06:56-- https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 484404 (473K) [application/octet-stream] Saving to: './libcmis-0.5.2.tar.xz' 0K ....... 100% 1.03M=0.4s 2020-08-29 12:06:56 (1.03 MB/s) - './libcmis-0.5.2.tar.xz' saved [484404/484404] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 CoinMP-1.7.6.tgz | sed "s/ .*//"` && if test "$SUM" != "86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8c37f116113f"; then echo ERROR: expected checksum for CoinMP-1.7.6.tgz is 86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8c37f116113f 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv CoinMP-1.7.6.tgz ../ --2020-08-29 12:06:56-- https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10343849 (9.9M) [application/octet-stream] Saving to: './CoinMP-1.7.6.tgz' 0K ........ ........ ........ ........ ........ ........ 30% 880K 8s 3072K ........ ........ ........ ........ ........ ........ 60% 1.21M 4s 6144K ........ ........ ........ ........ ........ ........ 91% 1.02M 1s 9216K ........ ..... 100% 735K=10s 2020-08-29 12:07:07 (999 KB/s) - './CoinMP-1.7.6.tgz' saved [10343849/10343849] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 cppunit-1.14.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780"; then echo ERROR: expected checksum for cppunit-1.14.0.tar.gz is 3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv cppunit-1.14.0.tar.gz ../ --2020-08-29 12:07:08-- https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 959716 (937K) [application/octet-stream] Saving to: './cppunit-1.14.0.tar.gz' 0K ........ ...... 100% 966K=1.0s 2020-08-29 12:07:09 (966 KB/s) - './cppunit-1.14.0.tar.gz' saved [959716/959716] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt | sed "s/ .*//"` && if test "$SUM" != "71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3"; then echo ERROR: expected checksum for 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt is 71b238efd2734be9800af07566daea8d6685aeed28db5eb5fa0e6453f4d85de3 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt ../ --2020-08-29 12:07:09-- https://dev-www.libreoffice.org/src/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 49659 (48K) [application/octet-stream] Saving to: './1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt' 0K 100% 948K=0.05s 2020-08-29 12:07:10 (948 KB/s) - './1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt' saved [49659/49659] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/curl-7.71.0.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 curl-7.71.0.tar.xz | sed "s/ .*//"` && if test "$SUM" != "cdf18794393d8bead915312708a9e5d819c6e9919de14b20d5c8e7987abd9772"; then echo ERROR: expected checksum for curl-7.71.0.tar.xz is cdf18794393d8bead915312708a9e5d819c6e9919de14b20d5c8e7987abd9772 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv curl-7.71.0.tar.xz ../ --2020-08-29 12:07:10-- https://dev-www.libreoffice.org/src/curl-7.71.0.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2379056 (2.3M) [application/octet-stream] Saving to: './curl-7.71.0.tar.xz' 0K ........ ........ ........ ........ .... 100% 778K=3.0s 2020-08-29 12:07:13 (778 KB/s) - './curl-7.71.0.tar.xz' saved [2379056/2379056] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libe-book-0.1.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9"; then echo ERROR: expected checksum for libe-book-0.1.3.tar.xz is 7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libe-book-0.1.3.tar.xz ../ --2020-08-29 12:07:13-- https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 416268 (407K) [application/octet-stream] Saving to: './libe-book-0.1.3.tar.xz' 0K ...... 100% 643K=0.6s 2020-08-29 12:07:14 (643 KB/s) - './libe-book-0.1.3.tar.xz' saved [416268/416268] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libepubgen-0.1.1.tar.xz | sed "s/ .*//"` && if test "$SUM" != "03e084b994cbeffc8c3dd13303b2cb805f44d8f2c3b79f7690d7e3fc7f6215ad"; then echo ERROR: expected checksum for libepubgen-0.1.1.tar.xz is 03e084b994cbeffc8c3dd13303b2cb805f44d8f2c3b79f7690d7e3fc7f6215ad 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libepubgen-0.1.1.tar.xz ../ --2020-08-29 12:07:14-- https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 324380 (317K) [application/octet-stream] Saving to: './libepubgen-0.1.1.tar.xz' 0K .... 100% 465K=0.7s 2020-08-29 12:07:15 (465 KB/s) - './libepubgen-0.1.1.tar.xz' saved [324380/324380] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libetonyek-0.1.9.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libetonyek-0.1.9.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a"; then echo ERROR: expected checksum for libetonyek-0.1.9.tar.xz is e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libetonyek-0.1.9.tar.xz ../ --2020-08-29 12:07:15-- https://dev-www.libreoffice.org/src/libetonyek-0.1.9.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1477064 (1.4M) [application/octet-stream] Saving to: './libetonyek-0.1.9.tar.xz' 0K ........ ........ ...... 100% 676K=2.1s 2020-08-29 12:07:18 (676 KB/s) - './libetonyek-0.1.9.tar.xz' saved [1477064/1477064] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/expat-2.2.8.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 expat-2.2.8.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "9a130948b05a82da34e4171d5f5ae5d321d9630277af02c8fa51e431f6475102"; then echo ERROR: expected checksum for expat-2.2.8.tar.bz2 is 9a130948b05a82da34e4171d5f5ae5d321d9630277af02c8fa51e431f6475102 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv expat-2.2.8.tar.bz2 ../ --2020-08-29 12:07:18-- https://dev-www.libreoffice.org/src/expat-2.2.8.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 520377 (508K) [application/octet-stream] Saving to: './expat-2.2.8.tar.bz2' 0K ....... 100% 1.05M=0.5s 2020-08-29 12:07:19 (1.05 MB/s) - './expat-2.2.8.tar.bz2' saved [520377/520377] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 Firebird-3.0.0.32483-0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "6994be3555e23226630c587444be19d309b25b0fcf1f87df3b4e3f88943e5860"; then echo ERROR: expected checksum for Firebird-3.0.0.32483-0.tar.bz2 is 6994be3555e23226630c587444be19d309b25b0fcf1f87df3b4e3f88943e5860 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv Firebird-3.0.0.32483-0.tar.bz2 ../ --2020-08-29 12:07:19-- https://dev-www.libreoffice.org/src/Firebird-3.0.0.32483-0.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9552809 (9.1M) [application/octet-stream] Saving to: './Firebird-3.0.0.32483-0.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 32% 1.46M 4s 3072K ........ ........ ........ ........ ........ ........ 65% 1.86M 2s 6144K ........ ........ ........ ........ ........ ........ 98% 1.16M 0s 9216K . 100% 1.01M=6.4s 2020-08-29 12:07:25 (1.43 MB/s) - './Firebird-3.0.0.32483-0.tar.bz2' saved [9552809/9552809] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libfreehand-0.1.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac"; then echo ERROR: expected checksum for libfreehand-0.1.2.tar.xz is 0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libfreehand-0.1.2.tar.xz ../ --2020-08-29 12:07:26-- https://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 516132 (504K) [application/octet-stream] Saving to: './libfreehand-0.1.2.tar.xz' 0K ....... 100% 937K=0.5s 2020-08-29 12:07:26 (937 KB/s) - './libfreehand-0.1.2.tar.xz' saved [516132/516132] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libepoxy-1.5.3.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libepoxy-1.5.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "002958c5528321edd53440235d3c44e71b5b1e09b9177e8daf677450b6c4433d"; then echo ERROR: expected checksum for libepoxy-1.5.3.tar.xz is 002958c5528321edd53440235d3c44e71b5b1e09b9177e8daf677450b6c4433d 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libepoxy-1.5.3.tar.xz ../ --2020-08-29 12:07:27-- https://dev-www.libreoffice.org/src/libepoxy-1.5.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 220540 (215K) [application/octet-stream] Saving to: './libepoxy-1.5.3.tar.xz' 0K ... 100% 1017K=0.2s 2020-08-29 12:07:27 (1017 KB/s) - './libepoxy-1.5.3.tar.xz' saved [220540/220540] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip | sed "s/ .*//"` && if test "$SUM" != "d0312c360efe04dd048b3311fe375ff36f1993b4c2e3cb58c81062990532904a"; then echo ERROR: expected checksum for bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip is d0312c360efe04dd048b3311fe375ff36f1993b4c2e3cb58c81062990532904a 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip ../ --2020-08-29 12:07:27-- https://dev-www.libreoffice.org/src/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5290295 (5.0M) [application/zip] Saving to: './bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip' 0K ........ ........ ........ ........ ........ ........ 59% 1.03M 2s 3072K ........ ........ ........ ........ 100% 1.28M=4.5s 2020-08-29 12:07:32 (1.12 MB/s) - './bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip' saved [5290295/5290295] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/gpgme-1.9.0.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 gpgme-1.9.0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "1b29fedb8bfad775e70eafac5b0590621683b2d9869db994568e6401f4034ceb"; then echo ERROR: expected checksum for gpgme-1.9.0.tar.bz2 is 1b29fedb8bfad775e70eafac5b0590621683b2d9869db994568e6401f4034ceb 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv gpgme-1.9.0.tar.bz2 ../ --2020-08-29 12:07:32-- https://dev-www.libreoffice.org/src/gpgme-1.9.0.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1344222 (1.3M) [application/octet-stream] Saving to: './gpgme-1.9.0.tar.bz2' 0K ........ ........ .... 100% 841K=1.6s 2020-08-29 12:07:34 (841 KB/s) - './gpgme-1.9.0.tar.bz2' saved [1344222/1344222] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.14.tgz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 graphite2-minimal-1.3.14.tgz | sed "s/ .*//"` && if test "$SUM" != "b8e892d8627c41888ff121e921455b9e2d26836978f2359173d19825da62b8fc"; then echo ERROR: expected checksum for graphite2-minimal-1.3.14.tgz is b8e892d8627c41888ff121e921455b9e2d26836978f2359173d19825da62b8fc 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv graphite2-minimal-1.3.14.tgz ../ --2020-08-29 12:07:34-- https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.14.tgz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 149974 (146K) [application/octet-stream] Saving to: './graphite2-minimal-1.3.14.tgz' 0K .. 100% 922K=0.2s 2020-08-29 12:07:35 (922 KB/s) - './graphite2-minimal-1.3.14.tgz' saved [149974/149974] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/harfbuzz-2.6.0.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 harfbuzz-2.6.0.tar.xz | sed "s/ .*//"` && if test "$SUM" != "9cf7d117548265f95ca884e2f4c9fafaf4e17d45a67b11107147b79eed76c966"; then echo ERROR: expected checksum for harfbuzz-2.6.0.tar.xz is 9cf7d117548265f95ca884e2f4c9fafaf4e17d45a67b11107147b79eed76c966 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv harfbuzz-2.6.0.tar.xz ../ --2020-08-29 12:07:35-- https://dev-www.libreoffice.org/src/harfbuzz-2.6.0.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5736808 (5.5M) [application/octet-stream] Saving to: './harfbuzz-2.6.0.tar.xz' 0K ........ ........ ........ ........ ........ ........ 54% 1.07M 2s 3072K ........ ........ ........ ........ ....... 100% 1.15M=4.9s 2020-08-29 12:07:40 (1.11 MB/s) - './harfbuzz-2.6.0.tar.xz' saved [5736808/5736808] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/hunspell-1.7.0.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 hunspell-1.7.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "57be4e03ae9dd62c3471f667a0d81a14513e314d4d92081292b90435944ff951"; then echo ERROR: expected checksum for hunspell-1.7.0.tar.gz is 57be4e03ae9dd62c3471f667a0d81a14513e314d4d92081292b90435944ff951 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv hunspell-1.7.0.tar.gz ../ --2020-08-29 12:07:40-- https://dev-www.libreoffice.org/src/hunspell-1.7.0.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 938142 (916K) [application/octet-stream] Saving to: './hunspell-1.7.0.tar.gz' 0K ........ ...... 100% 948K=1.0s 2020-08-29 12:07:42 (948 KB/s) - './hunspell-1.7.0.tar.gz' saved [938142/938142] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz | sed "s/ .*//"` && if test "$SUM" != "304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705"; then echo ERROR: expected checksum for 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz is 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz ../ --2020-08-29 12:07:42-- https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 638369 (623K) [application/octet-stream] Saving to: './5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz' 0K ........ . 100% 1.06M=0.6s 2020-08-29 12:07:43 (1.06 MB/s) - './5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz' saved [638369/638369] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/icu4c-65_1-src.tgz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 icu4c-65_1-src.tgz | sed "s/ .*//"` && if test "$SUM" != "53e37466b3d6d6d01ead029e3567d873a43a5d1c668ed2278e253b683136d948"; then echo ERROR: expected checksum for icu4c-65_1-src.tgz is 53e37466b3d6d6d01ead029e3567d873a43a5d1c668ed2278e253b683136d948 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv icu4c-65_1-src.tgz ../ --2020-08-29 12:07:43-- https://dev-www.libreoffice.org/src/icu4c-65_1-src.tgz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 24267934 (23M) [application/octet-stream] Saving to: './icu4c-65_1-src.tgz' 0K ........ ........ ........ ........ ........ ........ 12% 701K 29s 3072K ........ ........ ........ ........ ........ ........ 25% 1.05M 21s 6144K ........ ........ ........ ........ ........ ........ 38% 934K 17s 9216K ........ ........ ........ ........ ........ ........ 51% 962K 13s 12288K ........ ........ ........ ........ ........ ........ 64% 1.05M 9s 15360K ........ ........ ........ ........ ........ ........ 77% 838K 6s 18432K ........ ........ ........ ........ ........ ........ 90% 575K 3s 21504K ........ ........ ........ ........ .. 100% 743K=29s 2020-08-29 12:08:12 (831 KB/s) - './icu4c-65_1-src.tgz' saved [24267934/24267934] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/icu4c-65_1-data.zip 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 icu4c-65_1-data.zip | sed "s/ .*//"` && if test "$SUM" != "06359a7c4ad125ba11d3ac30617cd4b932f1214f611db96573032726574896b6"; then echo ERROR: expected checksum for icu4c-65_1-data.zip is 06359a7c4ad125ba11d3ac30617cd4b932f1214f611db96573032726574896b6 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv icu4c-65_1-data.zip ../ --2020-08-29 12:08:12-- https://dev-www.libreoffice.org/src/icu4c-65_1-data.zip Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 16362688 (16M) [application/zip] Saving to: './icu4c-65_1-data.zip' 0K ........ ........ ........ ........ ........ ........ 19% 423K 31s 3072K ........ ........ ........ ........ ........ ........ 38% 676K 19s 6144K ........ ........ ........ ........ ........ ........ 57% 515K 13s 9216K ........ ........ ........ ........ ........ ........ 76% 641K 7s 12288K ........ ........ ........ ........ ........ ........ 96% 599K 1s 15360K ........ . 100% 790K=28s 2020-08-29 12:08:41 (561 KB/s) - './icu4c-65_1-data.zip' saved [16362688/16362688] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.3.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libjpeg-turbo-1.5.3.tar.gz | sed "s/ .*//"` && if test "$SUM" != "b24890e2bb46e12e72a79f7e965f409f4e16466d00e1dd15d93d73ee6b592523"; then echo ERROR: expected checksum for libjpeg-turbo-1.5.3.tar.gz is b24890e2bb46e12e72a79f7e965f409f4e16466d00e1dd15d93d73ee6b592523 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libjpeg-turbo-1.5.3.tar.gz ../ --2020-08-29 12:08:41-- https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.3.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1658672 (1.6M) [application/octet-stream] Saving to: './libjpeg-turbo-1.5.3.tar.gz' 0K ........ ........ ........ . 100% 1.14M=1.4s 2020-08-29 12:08:43 (1.14 MB/s) - './libjpeg-turbo-1.5.3.tar.gz' saved [1658672/1658672] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/lcms2-2.9.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 lcms2-2.9.tar.gz | sed "s/ .*//"` && if test "$SUM" != "48c6fdf98396fa245ed86e622028caf49b96fa22f3e5734f853f806fbc8e7d20"; then echo ERROR: expected checksum for lcms2-2.9.tar.gz is 48c6fdf98396fa245ed86e622028caf49b96fa22f3e5734f853f806fbc8e7d20 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv lcms2-2.9.tar.gz ../ --2020-08-29 12:08:43-- https://dev-www.libreoffice.org/src/lcms2-2.9.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10974649 (10M) [application/octet-stream] Saving to: './lcms2-2.9.tar.gz' 0K ........ ........ ........ ........ ........ ........ 28% 975K 8s 3072K ........ ........ ........ ........ ........ ........ 57% 622K 6s 6144K ........ ........ ........ ........ ........ ........ 85% 557K 2s 9216K ........ ........ ....... 100% 622K=16s 2020-08-29 12:08:59 (669 KB/s) - './lcms2-2.9.tar.gz' saved [10974649/10974649] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libassuan-2.5.1.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libassuan-2.5.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "47f96c37b4f2aac289f0bc1bacfa8bd8b4b209a488d3d15e2229cb6cc9b26449"; then echo ERROR: expected checksum for libassuan-2.5.1.tar.bz2 is 47f96c37b4f2aac289f0bc1bacfa8bd8b4b209a488d3d15e2229cb6cc9b26449 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libassuan-2.5.1.tar.bz2 ../ --2020-08-29 12:08:59-- https://dev-www.libreoffice.org/src/libassuan-2.5.1.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 564857 (552K) [application/octet-stream] Saving to: './libassuan-2.5.1.tar.bz2' 0K ........ 100% 685K=0.8s 2020-08-29 12:09:00 (685 KB/s) - './libassuan-2.5.1.tar.bz2' saved [564857/564857] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libexttextcat-3.4.5.tar.xz | sed "s/ .*//"` && if test "$SUM" != "13fdbc9d4c489a4d0519e51933a1aa21fe3fb9eb7da191b87f7a63e82797dac8"; then echo ERROR: expected checksum for libexttextcat-3.4.5.tar.xz is 13fdbc9d4c489a4d0519e51933a1aa21fe3fb9eb7da191b87f7a63e82797dac8 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libexttextcat-3.4.5.tar.xz ../ --2020-08-29 12:09:00-- https://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1041268 (1017K) [application/octet-stream] Saving to: './libexttextcat-3.4.5.tar.xz' 0K ........ ....... 100% 545K=1.9s 2020-08-29 12:09:03 (545 KB/s) - './libexttextcat-3.4.5.tar.xz' saved [1041268/1041268] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libgpg-error-1.27.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libgpg-error-1.27.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2"; then echo ERROR: expected checksum for libgpg-error-1.27.tar.bz2 is 4f93aac6fecb7da2b92871bb9ee33032be6a87b174f54abf8ddf0911a22d29d2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libgpg-error-1.27.tar.bz2 ../ --2020-08-29 12:09:03-- https://dev-www.libreoffice.org/src/libgpg-error-1.27.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 813060 (794K) [application/octet-stream] Saving to: './libgpg-error-1.27.tar.bz2' 0K ........ .... 100% 680K=1.2s 2020-08-29 12:09:04 (680 KB/s) - './libgpg-error-1.27.tar.bz2' saved [813060/813060] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/language-subtag-registry-2020-04-01.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 language-subtag-registry-2020-04-01.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "fb1ee0dabfd956a445fbe9f351e86a52767808558f20f4256e67fbbb3768e9da"; then echo ERROR: expected checksum for language-subtag-registry-2020-04-01.tar.bz2 is fb1ee0dabfd956a445fbe9f351e86a52767808558f20f4256e67fbbb3768e9da 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv language-subtag-registry-2020-04-01.tar.bz2 ../ --2020-08-29 12:09:04-- https://dev-www.libreoffice.org/src/language-subtag-registry-2020-04-01.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 76147 (74K) [application/octet-stream] Saving to: './language-subtag-registry-2020-04-01.tar.bz2' 0K . 100% 693K=0.1s 2020-08-29 12:09:05 (693 KB/s) - './language-subtag-registry-2020-04-01.tar.bz2' saved [76147/76147] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 liblangtag-0.6.2.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e"; then echo ERROR: expected checksum for liblangtag-0.6.2.tar.bz2 is d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv liblangtag-0.6.2.tar.bz2 ../ --2020-08-29 12:09:05-- https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 766080 (748K) [application/octet-stream] Saving to: './liblangtag-0.6.2.tar.bz2' 0K ........ ... 100% 887K=0.8s 2020-08-29 12:09:06 (887 KB/s) - './liblangtag-0.6.2.tar.bz2' saved [766080/766080] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libnumbertext-1.0.5.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libnumbertext-1.0.5.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e1c9086b4cecb6b25f180316f30740dfabe6a4dbaf70dddc34276fc839e4f4f7"; then echo ERROR: expected checksum for libnumbertext-1.0.5.tar.xz is e1c9086b4cecb6b25f180316f30740dfabe6a4dbaf70dddc34276fc839e4f4f7 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libnumbertext-1.0.5.tar.xz ../ --2020-08-29 12:09:06-- https://dev-www.libreoffice.org/src/libnumbertext-1.0.5.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 281640 (275K) [application/octet-stream] Saving to: './libnumbertext-1.0.5.tar.xz' 0K .... 100% 747K=0.4s 2020-08-29 12:09:07 (747 KB/s) - './libnumbertext-1.0.5.tar.xz' saved [281640/281640] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libpng-1.6.37.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libpng-1.6.37.tar.xz | sed "s/ .*//"` && if test "$SUM" != "505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca"; then echo ERROR: expected checksum for libpng-1.6.37.tar.xz is 505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libpng-1.6.37.tar.xz ../ --2020-08-29 12:09:07-- https://dev-www.libreoffice.org/src/libpng-1.6.37.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1012272 (989K) [application/octet-stream] Saving to: './libpng-1.6.37.tar.xz' 0K ........ ....... 100% 895K=1.1s 2020-08-29 12:09:08 (895 KB/s) - './libpng-1.6.37.tar.xz' saved [1012272/1012272] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/ltm-1.0.zip 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 ltm-1.0.zip | sed "s/ .*//"` && if test "$SUM" != "083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483"; then echo ERROR: expected checksum for ltm-1.0.zip is 083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv ltm-1.0.zip ../ --2020-08-29 12:09:08-- https://dev-www.libreoffice.org/src/ltm-1.0.zip Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2542693 (2.4M) [application/zip] Saving to: './ltm-1.0.zip' 0K ........ ........ ........ ........ ...... 100% 599K=4.1s 2020-08-29 12:09:13 (599 KB/s) - './ltm-1.0.zip' saved [2542693/2542693] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/xmlsec1-1.2.28.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 xmlsec1-1.2.28.tar.gz | sed "s/ .*//"` && if test "$SUM" != "13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4"; then echo ERROR: expected checksum for xmlsec1-1.2.28.tar.gz is 13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv xmlsec1-1.2.28.tar.gz ../ --2020-08-29 12:09:13-- https://dev-www.libreoffice.org/src/xmlsec1-1.2.28.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1995599 (1.9M) [application/octet-stream] Saving to: './xmlsec1-1.2.28.tar.gz' 0K ........ ........ ........ ...... 100% 1.06M=1.8s 2020-08-29 12:09:15 (1.06 MB/s) - './xmlsec1-1.2.28.tar.gz' saved [1995599/1995599] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz | sed "s/ .*//"` && if test "$SUM" != "171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695"; then echo ERROR: expected checksum for 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz is 171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz ../ --2020-08-29 12:09:15-- https://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 769268 (751K) [application/octet-stream] Saving to: './26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz' 0K ........ ... 100% 1015K=0.7s 2020-08-29 12:09:16 (1015 KB/s) - './26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz' saved [769268/769268] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/mariadb-connector-c-3.1.8-src.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 mariadb-connector-c-3.1.8-src.tar.gz | sed "s/ .*//"` && if test "$SUM" != "431434d3926f4bcce2e5c97240609983f60d7ff50df5a72083934759bb863f7b"; then echo ERROR: expected checksum for mariadb-connector-c-3.1.8-src.tar.gz is 431434d3926f4bcce2e5c97240609983f60d7ff50df5a72083934759bb863f7b 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv mariadb-connector-c-3.1.8-src.tar.gz ../ --2020-08-29 12:09:16-- https://dev-www.libreoffice.org/src/mariadb-connector-c-3.1.8-src.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 744745 (727K) [application/octet-stream] Saving to: './mariadb-connector-c-3.1.8-src.tar.gz' 0K ........ ... 100% 1.10M=0.6s 2020-08-29 12:09:17 (1.10 MB/s) - './mariadb-connector-c-3.1.8-src.tar.gz' saved [744745/744745] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/mdds-1.5.0.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 mdds-1.5.0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "144d6debd7be32726f332eac14ef9f17e2d3cf89cb3250eb31a7127e0789680d"; then echo ERROR: expected checksum for mdds-1.5.0.tar.bz2 is 144d6debd7be32726f332eac14ef9f17e2d3cf89cb3250eb31a7127e0789680d 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv mdds-1.5.0.tar.bz2 ../ --2020-08-29 12:09:17-- https://dev-www.libreoffice.org/src/mdds-1.5.0.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 346888 (339K) [application/octet-stream] Saving to: './mdds-1.5.0.tar.bz2' 0K ..... 100% 1.03M=0.3s 2020-08-29 12:09:18 (1.03 MB/s) - './mdds-1.5.0.tar.bz2' saved [346888/346888] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/QR-Code-generator-1.4.0.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 QR-Code-generator-1.4.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "fcdf9fd69fde07ae4dca2351d84271a9de8093002f733b77c70f52f1630f6e4a"; then echo ERROR: expected checksum for QR-Code-generator-1.4.0.tar.gz is fcdf9fd69fde07ae4dca2351d84271a9de8093002f733b77c70f52f1630f6e4a 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv QR-Code-generator-1.4.0.tar.gz ../ --2020-08-29 12:09:18-- https://dev-www.libreoffice.org/src/QR-Code-generator-1.4.0.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 146339 (143K) [application/octet-stream] Saving to: './QR-Code-generator-1.4.0.tar.gz' 0K .. 100% 886K=0.2s 2020-08-29 12:09:19 (886 KB/s) - './QR-Code-generator-1.4.0.tar.gz' saved [146339/146339] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libmspub-0.1.4.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libmspub-0.1.4.tar.xz | sed "s/ .*//"` && if test "$SUM" != "ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba"; then echo ERROR: expected checksum for libmspub-0.1.4.tar.xz is ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libmspub-0.1.4.tar.xz ../ --2020-08-29 12:09:19-- https://dev-www.libreoffice.org/src/libmspub-0.1.4.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 377472 (369K) [application/octet-stream] Saving to: './libmspub-0.1.4.tar.xz' 0K ..... 100% 669K=0.6s 2020-08-29 12:09:20 (669 KB/s) - './libmspub-0.1.4.tar.xz' saved [377472/377472] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libmwaw-0.3.15.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libmwaw-0.3.15.tar.xz | sed "s/ .*//"` && if test "$SUM" != "0440bb09f05e3419423d8dfa36ee847056ebfd837f9cbc091fdb5b057daab0b1"; then echo ERROR: expected checksum for libmwaw-0.3.15.tar.xz is 0440bb09f05e3419423d8dfa36ee847056ebfd837f9cbc091fdb5b057daab0b1 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libmwaw-0.3.15.tar.xz ../ --2020-08-29 12:09:20-- https://dev-www.libreoffice.org/src/libmwaw-0.3.15.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1289744 (1.2M) [application/octet-stream] Saving to: './libmwaw-0.3.15.tar.xz' 0K ........ ........ ... 100% 905K=1.4s 2020-08-29 12:09:21 (905 KB/s) - './libmwaw-0.3.15.tar.xz' saved [1289744/1289744] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f"; then echo ERROR: expected checksum for a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz is 1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz ../ --2020-08-29 12:09:21-- https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4910303 (4.7M) [application/octet-stream] Saving to: './a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz' 0K ........ ........ ........ ........ ........ ........ 64% 874K 2s 3072K ........ ........ ........ .. 100% 1.28M=4.8s 2020-08-29 12:09:28 (993 KB/s) - './a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz' saved [4910303/4910303] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/neon-0.30.2.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 neon-0.30.2.tar.gz | sed "s/ .*//"` && if test "$SUM" != "db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca"; then echo ERROR: expected checksum for neon-0.30.2.tar.gz is db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv neon-0.30.2.tar.gz ../ --2020-08-29 12:09:28-- https://dev-www.libreoffice.org/src/neon-0.30.2.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 932779 (911K) [application/octet-stream] Saving to: './neon-0.30.2.tar.gz' 0K ........ ...... 100% 1.09M=0.8s 2020-08-29 12:09:29 (1.09 MB/s) - './neon-0.30.2.tar.gz' saved [932779/932779] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/nss-3.47.1-with-nspr-4.23.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 nss-3.47.1-with-nspr-4.23.tar.gz | sed "s/ .*//"` && if test "$SUM" != "07d4276168f59bb3038c7826dabb5fbfbab8336ddf65e4e6e43bce89ada78c64"; then echo ERROR: expected checksum for nss-3.47.1-with-nspr-4.23.tar.gz is 07d4276168f59bb3038c7826dabb5fbfbab8336ddf65e4e6e43bce89ada78c64 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv nss-3.47.1-with-nspr-4.23.tar.gz ../ --2020-08-29 12:09:29-- https://dev-www.libreoffice.org/src/nss-3.47.1-with-nspr-4.23.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 77928885 (74M) [application/octet-stream] Saving to: './nss-3.47.1-with-nspr-4.23.tar.gz' 0K ........ ........ ........ ........ ........ ........ 4% 728K 1m40s 3072K ........ ........ ........ ........ ........ ........ 8% 663K 1m41s 6144K ........ ........ ........ ........ ........ ........ 12% 904K 89s 9216K ........ ........ ........ ........ ........ ........ 16% 1.23M 76s 12288K ........ ........ ........ ........ ........ ........ 20% 983K 70s 15360K ........ ........ ........ ........ ........ ........ 24% 1.15M 64s 18432K ........ ........ ........ ........ ........ ........ 28% 982K 60s 21504K ........ ........ ........ ........ ........ ........ 32% 1.24M 54s 24576K ........ ........ ........ ........ ........ ........ 36% 928K 51s 27648K ........ ........ ........ ........ ........ ........ 40% 880K 48s 30720K ........ ........ ........ ........ ........ ........ 44% 667K 47s 33792K ........ ........ ........ ........ ........ ........ 48% 812K 44s 36864K ........ ........ ........ ........ ........ ........ 52% 398K 44s 39936K ........ ........ ........ ........ ........ ........ 56% 1.00M 40s 43008K ........ ........ ........ ........ ........ ........ 60% 732K 37s 46080K ........ ........ ........ ........ ........ ........ 64% 633K 33s 49152K ........ ........ ........ ........ ........ ........ 68% 408K 31s 52224K ........ ........ ........ ........ ........ ........ 72% 838K 27s 55296K ........ ........ ........ ........ ........ ........ 76% 1.01M 23s 58368K ........ ........ ........ ........ ........ ........ 80% 1004K 19s 61440K ........ ........ ........ ........ ........ ........ 84% 886K 15s 64512K ........ ........ ........ ........ ........ ........ 88% 660K 11s 67584K ........ ........ ........ ........ ........ ........ 92% 1003K 7s 70656K ........ ........ ........ ........ ........ ........ 96% 958K 3s 73728K ........ ........ ........ ........ ..... 100% 626K=96s 2020-08-29 12:11:06 (790 KB/s) - './nss-3.47.1-with-nspr-4.23.tar.gz' saved [77928885/77928885] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt | sed "s/ .*//"` && if test "$SUM" != "1568ed1d2feb8210bb5de61d69574a165cded536cfa17c6953c9064076469de2"; then echo ERROR: expected checksum for b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt is 1568ed1d2feb8210bb5de61d69574a165cded536cfa17c6953c9064076469de2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt ../ --2020-08-29 12:11:07-- https://dev-www.libreoffice.org/src/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 70349 (69K) [application/octet-stream] Saving to: './b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt' 0K . 100% 1.24M=0.05s 2020-08-29 12:11:07 (1.24 MB/s) - './b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt' saved [70349/70349] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libodfgen-0.1.6.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2"; then echo ERROR: expected checksum for libodfgen-0.1.6.tar.bz2 is 2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libodfgen-0.1.6.tar.bz2 ../ --2020-08-29 12:11:07-- https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 446705 (436K) [application/octet-stream] Saving to: './libodfgen-0.1.6.tar.bz2' 0K ...... 100% 620K=0.7s 2020-08-29 12:11:08 (620 KB/s) - './libodfgen-0.1.6.tar.bz2' saved [446705/446705] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/openldap-2.4.45.tgz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 openldap-2.4.45.tgz | sed "s/ .*//"` && if test "$SUM" != "cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824"; then echo ERROR: expected checksum for openldap-2.4.45.tgz is cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv openldap-2.4.45.tgz ../ --2020-08-29 12:11:08-- https://dev-www.libreoffice.org/src/openldap-2.4.45.tgz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5672845 (5.4M) [application/octet-stream] Saving to: './openldap-2.4.45.tgz' 0K ........ ........ ........ ........ ........ ........ 55% 678K 4s 3072K ........ ........ ........ ........ ...... 100% 851K=7.4s 2020-08-29 12:11:16 (746 KB/s) - './openldap-2.4.45.tgz' saved [5672845/5672845] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/openssl-1.0.2t.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 openssl-1.0.2t.tar.gz | sed "s/ .*//"` && if test "$SUM" != "14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc"; then echo ERROR: expected checksum for openssl-1.0.2t.tar.gz is 14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv openssl-1.0.2t.tar.gz ../ --2020-08-29 12:11:16-- https://dev-www.libreoffice.org/src/openssl-1.0.2t.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5355422 (5.1M) [application/octet-stream] Saving to: './openssl-1.0.2t.tar.gz' 0K ........ ........ ........ ........ ........ ........ 58% 894K 2s 3072K ........ ........ ........ ........ . 100% 1.09M=5.4s 2020-08-29 12:11:22 (973 KB/s) - './openssl-1.0.2t.tar.gz' saved [5355422/5355422] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/liborcus-0.15.3.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 liborcus-0.15.3.tar.gz | sed "s/ .*//"` && if test "$SUM" != "0dd26f3f2e611c51df9ee02d6dbf08887989eaa417b73f6877cd0d94df795fc2"; then echo ERROR: expected checksum for liborcus-0.15.3.tar.gz is 0dd26f3f2e611c51df9ee02d6dbf08887989eaa417b73f6877cd0d94df795fc2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv liborcus-0.15.3.tar.gz ../ --2020-08-29 12:11:22-- https://dev-www.libreoffice.org/src/liborcus-0.15.3.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2602283 (2.5M) [application/octet-stream] Saving to: './liborcus-0.15.3.tar.gz' 0K ........ ........ ........ ........ ....... 100% 694K=3.7s 2020-08-29 12:11:26 (694 KB/s) - './liborcus-0.15.3.tar.gz' saved [2602283/2602283] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libpagemaker-0.0.4.tar.xz | sed "s/ .*//"` && if test "$SUM" != "66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d"; then echo ERROR: expected checksum for libpagemaker-0.0.4.tar.xz is 66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libpagemaker-0.0.4.tar.xz ../ --2020-08-29 12:11:26-- https://dev-www.libreoffice.org/src/libpagemaker-0.0.4.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 306496 (299K) [application/octet-stream] Saving to: './libpagemaker-0.0.4.tar.xz' 0K .... 100% 619K=0.5s 2020-08-29 12:11:27 (619 KB/s) - './libpagemaker-0.0.4.tar.xz' saved [306496/306496] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/pdfium-3963.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 pdfium-3963.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "80d4d6bd8faec226936fcde5521c6e92c0c645126ac3ae72dd2c160ca1749895"; then echo ERROR: expected checksum for pdfium-3963.tar.bz2 is 80d4d6bd8faec226936fcde5521c6e92c0c645126ac3ae72dd2c160ca1749895 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv pdfium-3963.tar.bz2 ../ --2020-08-29 12:11:27-- https://dev-www.libreoffice.org/src/pdfium-3963.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 7083415 (6.8M) [application/octet-stream] Saving to: './pdfium-3963.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 44% 1.11M 3s 3072K ........ ........ ........ ........ ........ ........ 88% 807K 1s 6144K ........ .... 100% 834K=7.4s 2020-08-29 12:11:35 (930 KB/s) - './pdfium-3963.tar.bz2' saved [7083415/7083415] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/poppler-0.82.0.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 poppler-0.82.0.tar.xz | sed "s/ .*//"` && if test "$SUM" != "234f8e573ea57fb6a008e7c1e56bfae1af5d1adf0e65f47555e1ae103874e4df"; then echo ERROR: expected checksum for poppler-0.82.0.tar.xz is 234f8e573ea57fb6a008e7c1e56bfae1af5d1adf0e65f47555e1ae103874e4df 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv poppler-0.82.0.tar.xz ../ --2020-08-29 12:11:35-- https://dev-www.libreoffice.org/src/poppler-0.82.0.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1553336 (1.5M) [application/octet-stream] Saving to: './poppler-0.82.0.tar.xz' 0K ........ ........ ....... 100% 1.11M=1.3s 2020-08-29 12:11:36 (1.11 MB/s) - './poppler-0.82.0.tar.xz' saved [1553336/1553336] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/postgresql-9.2.24.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 postgresql-9.2.24.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "a754c02f7051c2f21e52f8669a421b50485afcde9a581674d6106326b189d126"; then echo ERROR: expected checksum for postgresql-9.2.24.tar.bz2 is a754c02f7051c2f21e52f8669a421b50485afcde9a581674d6106326b189d126 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv postgresql-9.2.24.tar.bz2 ../ --2020-08-29 12:11:37-- https://dev-www.libreoffice.org/src/postgresql-9.2.24.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 16552576 (16M) [application/octet-stream] Saving to: './postgresql-9.2.24.tar.bz2' 0K ........ ........ ........ ........ ........ ........ 19% 1.14M 11s 3072K ........ ........ ........ ........ ........ ........ 38% 1.10M 9s 6144K ........ ........ ........ ........ ........ ........ 57% 1.06M 6s 9216K ........ ........ ........ ........ ........ ........ 76% 1.32M 3s 12288K ........ ........ ........ ........ ........ ........ 95% 1.82M 1s 15360K ........ .... 100% 1.53M=13s 2020-08-29 12:11:50 (1.25 MB/s) - './postgresql-9.2.24.tar.bz2' saved [16552576/16552576] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libqxp-0.0.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c"; then echo ERROR: expected checksum for libqxp-0.0.2.tar.xz is e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libqxp-0.0.2.tar.xz ../ --2020-08-29 12:11:50-- https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 341760 (334K) [application/octet-stream] Saving to: './libqxp-0.0.2.tar.xz' 0K ..... 100% 1.02M=0.3s 2020-08-29 12:11:50 (1.02 MB/s) - './libqxp-0.0.2.tar.xz' saved [341760/341760] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed"; then echo ERROR: expected checksum for a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz is ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz ../ --2020-08-29 12:11:51-- https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1886657 (1.8M) [application/octet-stream] Saving to: './a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz' 0K ........ ........ ........ .... 100% 1.21M=1.5s 2020-08-29 12:11:52 (1.21 MB/s) - './a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz' saved [1886657/1886657] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz | sed "s/ .*//"` && if test "$SUM" != "6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c"; then echo ERROR: expected checksum for 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz is 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz ../ --2020-08-29 12:11:52-- https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1595647 (1.5M) [application/octet-stream] Saving to: './1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz' 0K ........ ........ ........ 100% 1.30M=1.2s 2020-08-29 12:11:54 (1.30 MB/s) - './1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz' saved [1595647/1595647] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz | sed "s/ .*//"` && if test "$SUM" != "de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681"; then echo ERROR: expected checksum for e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz is de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz ../ --2020-08-29 12:11:54-- https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1621566 (1.5M) [application/octet-stream] Saving to: './e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz' 0K ........ ........ ........ 100% 1.11M=1.4s 2020-08-29 12:11:56 (1.11 MB/s) - './e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz' saved [1621566/1621566] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 librevenge-0.0.4.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "c51601cd08320b75702812c64aae0653409164da7825fd0f451ac2c5dbe77cbf"; then echo ERROR: expected checksum for librevenge-0.0.4.tar.bz2 is c51601cd08320b75702812c64aae0653409164da7825fd0f451ac2c5dbe77cbf 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv librevenge-0.0.4.tar.bz2 ../ --2020-08-29 12:11:56-- https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 529833 (517K) [application/octet-stream] Saving to: './librevenge-0.0.4.tar.bz2' 0K ........ 100% 956K=0.5s 2020-08-29 12:11:57 (956 KB/s) - './librevenge-0.0.4.tar.bz2' saved [529833/529833] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libstaroffice-0.0.6.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libstaroffice-0.0.6.tar.xz | sed "s/ .*//"` && if test "$SUM" != "6b00e1ed8194e6072be4441025d1b888e39365727ed5b23e0e8c92c4009d1ec4"; then echo ERROR: expected checksum for libstaroffice-0.0.6.tar.xz is 6b00e1ed8194e6072be4441025d1b888e39365727ed5b23e0e8c92c4009d1ec4 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libstaroffice-0.0.6.tar.xz ../ --2020-08-29 12:11:57-- https://dev-www.libreoffice.org/src/libstaroffice-0.0.6.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 706324 (690K) [application/octet-stream] Saving to: './libstaroffice-0.0.6.tar.xz' 0K ........ .. 100% 847K=0.8s 2020-08-29 12:11:58 (847 KB/s) - './libstaroffice-0.0.6.tar.xz' saved [706324/706324] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz | sed "s/ .*//"` && if test "$SUM" != "983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776"; then echo ERROR: expected checksum for 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz is 983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz ../ --2020-08-29 12:11:58-- https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 96939 (95K) [application/octet-stream] Saving to: './0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz' 0K . 100% 920K=0.1s 2020-08-29 12:11:58 (920 KB/s) - './0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz' saved [96939/96939] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libvisio-0.1.7.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libvisio-0.1.7.tar.xz | sed "s/ .*//"` && if test "$SUM" != "8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c"; then echo ERROR: expected checksum for libvisio-0.1.7.tar.xz is 8faf8df870cb27b09a787a1959d6c646faa44d0d8ab151883df408b7166bea4c 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libvisio-0.1.7.tar.xz ../ --2020-08-29 12:11:58-- https://dev-www.libreoffice.org/src/libvisio-0.1.7.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 854296 (834K) [application/octet-stream] Saving to: './libvisio-0.1.7.tar.xz' 0K ........ ..... 100% 830K=1.0s 2020-08-29 12:12:00 (830 KB/s) - './libvisio-0.1.7.tar.xz' saved [854296/854296] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwpd-0.10.3.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwpd-0.10.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09"; then echo ERROR: expected checksum for libwpd-0.10.3.tar.xz is 2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libwpd-0.10.3.tar.xz ../ --2020-08-29 12:12:00-- https://dev-www.libreoffice.org/src/libwpd-0.10.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 534712 (522K) [application/octet-stream] Saving to: './libwpd-0.10.3.tar.xz' 0K ........ 100% 807K=0.6s 2020-08-29 12:12:01 (807 KB/s) - './libwpd-0.10.3.tar.xz' saved [534712/534712] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwpg-0.3.3.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwpg-0.3.3.tar.xz | sed "s/ .*//"` && if test "$SUM" != "99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c"; then echo ERROR: expected checksum for libwpg-0.3.3.tar.xz is 99b3f7f8832385748582ab8130fbb9e5607bd5179bebf9751ac1d51a53099d1c 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libwpg-0.3.3.tar.xz ../ --2020-08-29 12:12:01-- https://dev-www.libreoffice.org/src/libwpg-0.3.3.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 328664 (321K) [application/octet-stream] Saving to: './libwpg-0.3.3.tar.xz' 0K ..... 100% 806K=0.4s 2020-08-29 12:12:02 (806 KB/s) - './libwpg-0.3.3.tar.xz' saved [328664/328664] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwps-0.4.10.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwps-0.4.10.tar.xz | sed "s/ .*//"` && if test "$SUM" != "1421e034286a9f96d3168a1c54ea570ee7aa008ca07b89de005ad5ce49fb29ca"; then echo ERROR: expected checksum for libwps-0.4.10.tar.xz is 1421e034286a9f96d3168a1c54ea570ee7aa008ca07b89de005ad5ce49fb29ca 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libwps-0.4.10.tar.xz ../ --2020-08-29 12:12:02-- https://dev-www.libreoffice.org/src/libwps-0.4.10.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 695448 (679K) [application/octet-stream] Saving to: './libwps-0.4.10.tar.xz' 0K ........ .. 100% 589K=1.2s 2020-08-29 12:12:03 (589 KB/s) - './libwps-0.4.10.tar.xz' saved [695448/695448] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libzmf-0.0.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"; then echo ERROR: expected checksum for libzmf-0.0.2.tar.xz is 27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv libzmf-0.0.2.tar.xz ../ --2020-08-29 12:12:03-- https://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 320952 (313K) [application/octet-stream] Saving to: './libzmf-0.0.2.tar.xz' 0K .... 100% 584K=0.5s 2020-08-29 12:12:04 (584 KB/s) - './libzmf-0.0.2.tar.xz' saved [320952/320952] cd /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf | sed "s/ .*//"` && if test "$SUM" != "884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc"; then echo ERROR: expected checksum for 884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf is 884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc 2>&1 | tee -a /build/libreoffice/src/libreoffice-6.4.6.2/external/tarballs/fetch.log; false; fi && mv 884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf ../ --2020-08-29 12:12:04-- https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf Resolving dev-www.libreoffice.org... 89.238.68.201, 2a00:1828:a012:201::1 Connecting to dev-www.libreoffice.org|89.238.68.201|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 207544 (203K) [application/octet-stream] Saving to: './884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf' 0K ... 100% 621K=0.3s 2020-08-29 12:12:05 (621 KB/s) - './884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf' saved [207544/207544] mkdir -p /build/libreoffice/src/libreoffice-6.4.6.2/instdir /build/libreoffice/src/libreoffice-6.4.6.2/solenv/bin/install-gdb-printers -a /build/libreoffice/src/libreoffice-6.4.6.2/instdir -c make -j 4 -rs -f /build/libreoffice/src/libreoffice-6.4.6.2/Makefile.gbuild build [build C ] solenv/bin/concat-deps.c [build LNK] Executable/concat-deps [build DEP] LNK:Executable/pdfverify [build DEP] LNK:Library/libxsec_xmlsec.so [build DEP] LNK:Library/libxmlsecurity.so [build DEP] LNK:Library/libxmlscriptlo.so [build DEP] LNK:Library/libxmlreaderlo.so [build DEP] LNK:Library/libxoflo.so [build DEP] LNK:Library/libxolo.so [build DEP] LNK:Library/libucpchelp1.so [build DEP] LNK:Library/libwriterperfectlo.so [build DEP] LNK:Library/libwpftwriterlo.so [build DEP] LNK:Library/libwpftimpresslo.so [build DEP] LNK:Library/libwpftdrawlo.so [build DEP] LNK:Library/libwpftcalclo.so [build DEP] LNK:Library/libwriterfilterlo.so [build DEP] LNK:Library/libvclplug_gtk3lo.so [build DEP] LNK:StaticLibrary/libglxtest.a [build DEP] LNK:Library/libdesktop_detectorlo.so [build DEP] LNK:Library/libvclplug_genlo.so [build DEP] LNK:Executable/svpclient [build DEP] LNK:Executable/svptest [build DEP] LNK:Executable/fftester [build DEP] LNK:Executable/svdemo [build DEP] LNK:Executable/mtfdemo [build DEP] LNK:Executable/visualbackendtest [build DEP] LNK:Executable/icontest [build DEP] LNK:Executable/vcldemo [build DEP] LNK:Executable/outdevgrind [build DEP] LNK:Executable/ui-previewer [build DEP] LNK:StaticLibrary/libvclmain.a [build DEP] LNK:Library/libvcllo.so [build DEP] LNK:Library/libmsformslo.so [build DEP] LNK:Library/libvbahelperlo.so [build DEP] LNK:Library/libuuilo.so [build DEP] LNK:Library/libunordflo.so [build DEP] LNK:Library/libunoxmllo.so [build DEP] LNK:Library/libutllo.so [build DEP] LNK:Library/libunotest.so [build DEP] LNK:Library/unoexceptionprotector.so [build DEP] LNK:Library/unobootstrapprotector.so [build DEP] LNK:Executable/unoidl-write [build DEP] LNK:Executable/unoidl-check [build DEP] LNK:Library/libunoidllo.so [build DEP] LNK:Executable/unoidl-read [build DEP] LNK:Library/libucbhelper.so [build DEP] LNK:Library/libucpgio1lo.so [build DEP] LNK:Library/libucptdoc1lo.so [build DEP] LNK:Library/libucppkg1.so [build DEP] LNK:Library/libucpimagelo.so [build DEP] LNK:Library/libucphier1.so [build DEP] LNK:Library/libucpftp1.so [build DEP] LNK:Library/libucpfile1.so [build DEP] LNK:Library/libucpextlo.so [build DEP] LNK:Library/libucpexpand1lo.so [build DEP] LNK:Library/libucpdav1.so [build DEP] LNK:Library/libucpcmis1lo.so [build DEP] LNK:Library/libucb1.so [build DEP] LNK:Library/libsrtrs1.so [build DEP] LNK:Library/libcached1.so [build DEP] LNK:Executable/bestreversemap [build DEP] LNK:StaticLibrary/libooopathutils.a [build DEP] LNK:Library/libtllo.so [build DEP] LNK:Library/libtklo.so [build DEP] LNK:Library/libtesttools_constructors.so [build DEP] LNK:Library/libtesttools_bridgetest-common.so [build DEP] LNK:Library/libtesttools_bridgetest.so [build DEP] LNK:Library/libtesttools_cppobj.so [build DEP] LNK:Library/libvclbootstrapprotector.so [build DEP] LNK:Library/libsubsequenttest.so [build DEP] LNK:Library/libtest-setupvcl.so [build DEP] LNK:Library/libtest.so [build DEP] LNK:Library/libvbaswobjlo.so [build DEP] LNK:Library/libswuilo.so [build DEP] LNK:Library/libswdlo.so [build DEP] LNK:Library/libswlo.so [build DEP] LNK:Library/libmswordlo.so [build DEP] LNK:Executable/gengal.bin [build DEP] LNK:Library/libtextconversiondlgslo.so [build DEP] LNK:Library/libsvxcorelo.so [build DEP] LNK:Library/libsvxlo.so [build DEP] LNK:Executable/langsupport [build DEP] LNK:Library/libsvtlo.so [build DEP] LNK:Library/libsvllo.so [build DEP] LNK:Library/libpasswordcontainerlo.so [build DEP] LNK:Library/libfsstoragelo.so [build DEP] LNK:Library/libsvgiolo.so [build DEP] LNK:Library/libstorelo.so [build DEP] LNK:Library/libstocserviceslo.so [build DEP] LNK:Library/libreflectionlo.so [build DEP] LNK:Library/libproxyfaclo.so [build DEP] LNK:Library/libnamingservicelo.so [build DEP] LNK:Library/libinvocationlo.so [build DEP] LNK:Library/libinvocadaptlo.so [build DEP] LNK:Library/libintrospectionlo.so [build DEP] LNK:Library/libbootstraplo.so [build DEP] LNK:Library/libsmdlo.so [build DEP] LNK:Library/libsmlo.so [build DEP] LNK:Library/libsotlo.so [build DEP] LNK:Executable/makedepend [build DEP] LNK:Executable/cpp [build DEP] LNK:Executable/gbuildtojson [build DEP] LNK:Executable/concat-deps [build DEP] LNK:Library/libsmoketest.so [build DEP] LNK:Library/libOGLTranslo.so [build DEP] LNK:Library/libslideshowlo.so [build DEP] LNK:Library/libcmdmaillo.so [build DEP] LNK:Executable/uri-encode [build DEP] LNK:StaticLibrary/libshell_xmlparser.a [build DEP] LNK:Library/libsysshlo.so [build DEP] LNK:Executable/lngconvex [build DEP] LNK:Library/liblosessioninstalllo.so [build DEP] LNK:Library/liblocalebe1lo.so [build DEP] LNK:Library/libdesktopbe1lo.so [build DEP] LNK:Library/libsfxlo.so [build DEP] LNK:Executable/xpdfimport [build DEP] LNK:Library/libpdfimportlo.so [build DEP] LNK:Library/libPresentationMinimizerlo.so [build DEP] LNK:Library/libPresenterScreenlo.so [build DEP] LNK:Library/libsduilo.so [build DEP] LNK:Library/libsdfiltlo.so [build DEP] LNK:Library/libsddlo.so [build DEP] LNK:Library/libsdlo.so [build DEP] LNK:Library/libvbaeventslo.so [build DEP] LNK:Library/libstringresourcelo.so [build DEP] LNK:Library/libscriptframe.so [build DEP] LNK:Library/libprotocolhandlerlo.so [build DEP] LNK:Library/libdlgprovlo.so [build DEP] LNK:Library/libbasprovlo.so [build DEP] LNK:Library/libsolverlo.so [build DEP] LNK:Library/libpricinglo.so [build DEP] LNK:Library/libdatelo.so [build DEP] LNK:Library/libanalysislo.so [build DEP] LNK:Library/libvbaobjlo.so [build DEP] LNK:Library/libscuilo.so [build DEP] LNK:Library/libscfiltlo.so [build DEP] LNK:Library/libscdlo.so [build DEP] LNK:Library/libsclo.so [build DEP] LNK:Library/libsaxlo.so [build DEP] LNK:Library/libexpwraplo.so [build DEP] LNK:Library/libuno_salhelpergcc3.so.3 [build DEP] LNK:Executable/osl_process_child [build DEP] LNK:Library/libsal_textenclo.so [build DEP] LNK:Library/libuno_sal.so.3 [build DEP] LNK:Executable/cppunittester [build DEP] LNK:Library/librptxmllo.so [build DEP] LNK:Library/librptuilo.so [build DEP] LNK:Library/librptlo.so [build DEP] LNK:Library/libuuresolverlo.so [build DEP] LNK:StaticLibrary/libregistry_helper.a [build DEP] LNK:Executable/regview [build DEP] LNK:Executable/regmerge [build DEP] LNK:Library/libreglo.so [build DEP] LNK:Library/pyuno.so [build DEP] LNK:Library/libpythonloaderlo.so [build DEP] LNK:Library/libpyuno.so [build DEP] LNK:StaticLibrary/libprecompiled_system.a [build DEP] LNK:Library/libxstor.so [build DEP] LNK:Library/libpackage2.so [build DEP] LNK:Library/libopencllo.so [build DEP] LNK:Executable/opencltest [build DEP] LNK:Library/libooxlo.so [build DEP] LNK:Library/liblwpftlo.so [build DEP] LNK:Library/liblnglo.so [build DEP] LNK:Library/libnumbertextlo.so [build DEP] LNK:StaticLibrary/libulingu.a [build DEP] LNK:Library/libspelllo.so [build DEP] LNK:Library/liblnthlo.so [build DEP] LNK:Library/libhyphenlo.so [build DEP] LNK:Library/libguesslanglo.so [build DEP] LNK:Executable/tilebench [build DEP] LNK:Executable/gtktiledviewer [build DEP] LNK:Library/liblibreofficekitgtk.so [build DEP] LNK:StaticLibrary/libtransex.a [build DEP] LNK:Executable/treex [build DEP] LNK:Executable/propex [build DEP] LNK:Executable/pocheck [build DEP] LNK:Executable/localize [build DEP] LNK:Executable/xrmex [build DEP] LNK:Executable/cfgex [build DEP] LNK:Executable/ulfex [build DEP] LNK:Executable/idxdict [build DEP] LNK:Executable/helpex [build DEP] LNK:Library/libiolo.so [build DEP] LNK:Executable/idlc [build DEP] LNK:Executable/svidl [build DEP] LNK:Library/libi18nutil.so [build DEP] LNK:Executable/saxparser [build DEP] LNK:Executable/genindex_data [build DEP] LNK:Executable/gendict [build DEP] LNK:Executable/genconv_dict [build DEP] LNK:Executable/gencoll_rule [build DEP] LNK:Library/libtextconv_dict.so [build DEP] LNK:Library/liblocaledata_others.so [build DEP] LNK:Library/liblocaledata_euro.so [build DEP] LNK:Library/liblocaledata_es.so [build DEP] LNK:Library/liblocaledata_en.so [build DEP] LNK:Library/libindex_data.so [build DEP] LNK:Library/libi18nsearchlo.so [build DEP] LNK:Library/libi18npoollo.so [build DEP] LNK:Library/libdict_zh.so [build DEP] LNK:Library/libdict_ja.so [build DEP] LNK:Library/libcollator_data.so [build DEP] LNK:Library/libi18nlangtag.so [build DEP] LNK:Library/libhwplo.so [build DEP] LNK:Library/libhelplinkerlo.so [build DEP] LNK:Executable/HelpLinker [build DEP] LNK:Executable/HelpIndexer [build DEP] LNK:Library/libfwmlo.so [build DEP] LNK:Library/libfwllo.so [build DEP] LNK:Library/libfwklo.so [build DEP] LNK:Library/libfwilo.so [build DEP] LNK:Library/libfwelo.so [build DEP] LNK:Library/libfps_officelo.so [build DEP] LNK:Library/libforuilo.so [build DEP] LNK:Library/libforlo.so [build DEP] LNK:Library/libfrmlo.so [build DEP] LNK:Library/libxsltfilterlo.so [build DEP] LNK:Library/libxsltdlglo.so [build DEP] LNK:Library/libxmlfdlo.so [build DEP] LNK:Library/libxmlfalo.so [build DEP] LNK:Library/libtextfdlo.so [build DEP] LNK:Library/libt602filterlo.so [build DEP] LNK:Library/libgraphicfilterlo.so [build DEP] LNK:Library/libsvgfilterlo.so [build DEP] LNK:Library/libstoragefdlo.so [build DEP] LNK:Library/libpdffilterlo.so [build DEP] LNK:Library/libodfflatxmllo.so [build DEP] LNK:Library/libmsfilterlo.so [build DEP] LNK:Library/libicglo.so [build DEP] LNK:Library/libflashlo.so [build DEP] LNK:Library/libfilterconfiglo.so [build DEP] LNK:Library/libgielo.so [build DEP] LNK:Executable/ucpp [build DEP] LNK:StaticLibrary/libqrcodegen.a [build DEP] LNK:StaticLibrary/libpoppler.a [build DEP] LNK:Library/libpdfiumlo.so [build DEP] LNK:Library/libneon.so [build DEP] LNK:StaticLibrary/libmariadb-connector-c.a [build DEP] LNK:StaticLibrary/liblibpng.a [build DEP] LNK:StaticLibrary/liblibcmis.a [build DEP] LNK:StaticLibrary/libgraphite.a [build DEP] LNK:StaticLibrary/libexpat.a [build DEP] LNK:Library/libepoxy.so [build DEP] LNK:Library/libclucene.so [build DEP] LNK:Library/libclewlo.so [build DEP] LNK:StaticLibrary/libboost_iostreams.a [build DEP] LNK:StaticLibrary/libboost_system.a [build DEP] LNK:StaticLibrary/libboost_locale.a [build DEP] LNK:StaticLibrary/libboost_filesystem.a [build DEP] LNK:StaticLibrary/libboost_date_time.a [build DEP] LNK:Library/libupdatefeedlo.so [build DEP] LNK:Library/libpcrlo.so [build DEP] LNK:Library/libdbplo.so [build DEP] LNK:Library/libbiblo.so [build DEP] LNK:Library/libldapbe2lo.so [build DEP] LNK:Library/libscnlo.so [build DEP] LNK:Library/libloglo.so [build DEP] LNK:Library/libabplo.so [build DEP] LNK:Library/libevtattlo.so [build DEP] LNK:Library/libemfiolo.so [build DEP] LNK:Library/libemboleobj.so [build DEP] LNK:Library/libembobj.so [build DEP] LNK:Library/libeditenglo.so [build DEP] LNK:Library/libmcnttype.so [build DEP] LNK:Library/libdrawinglayerlo.so [build DEP] LNK:Executable/oosplash [build DEP] LNK:Library/libunopkgapp.so [build DEP] LNK:Library/libmigrationoo3lo.so [build DEP] LNK:Library/libmigrationoo2lo.so [build DEP] LNK:Executable/unopkg.bin [build DEP] LNK:Executable/soffice.bin [build DEP] LNK:Library/libspllo.so [build DEP] LNK:Library/libsofficeapp.so [build DEP] LNK:Library/liboffacclo.so [build DEP] LNK:Library/libdeploymentmisclo.so [build DEP] LNK:Library/libdeploymentgui.so [build DEP] LNK:Library/libdeployment.so [build DEP] LNK:Library/libdbahsqllo.so [build DEP] LNK:Library/libsdbtlo.so [build DEP] LNK:Library/libdbulo.so [build DEP] LNK:Library/libdbaxmllo.so [build DEP] LNK:Library/libdbalo.so [build DEP] LNK:Library/libcuilo.so [build DEP] LNK:Executable/uno.bin [build DEP] LNK:Executable/sp2bv [build DEP] LNK:StaticLibrary/libfindsofficepath.a [build DEP] LNK:Library/libuno_cppuhelpergcc3.so.3 [build DEP] LNK:Library/libunsafe_uno_uno.so [build DEP] LNK:Library/libuno_purpenvhelpergcc3.so.3 [build DEP] LNK:Library/liblog_uno_uno.so [build DEP] LNK:Library/libuno_cppu.so.3 [build DEP] LNK:Library/libaffine_uno_uno.so [build DEP] LNK:Library/libmtfrendererlo.so [build DEP] LNK:Library/libcppcanvaslo.so [build DEP] LNK:Library/libmozbootstraplo.so [build DEP] LNK:Library/libmorklo.so [build DEP] LNK:Executable/mork_helper [build DEP] LNK:Library/libpostgresql-sdbc-impllo.so [build DEP] LNK:Library/libpostgresql-sdbclo.so [build DEP] LNK:Library/libmysqlclo.so [build DEP] LNK:Library/libfirebird_sdbclo.so [build DEP] LNK:Library/libwriterlo.so [build DEP] LNK:Library/libsdbc2.so [build DEP] LNK:Library/libmysql_jdbclo.so [build DEP] LNK:Library/libodbclo.so [build DEP] LNK:Library/libflatlo.so [build DEP] LNK:Library/libfilelo.so [build DEP] LNK:Library/libdbpool2.so [build DEP] LNK:Library/libdbaselo.so [build DEP] LNK:Library/libcalclo.so [build DEP] LNK:Library/libdbtoolslo.so [build DEP] LNK:Library/libconfigmgrlo.so [build DEP] LNK:Library/libcomphelper.so [build DEP] LNK:Executable/cppumaker [build DEP] LNK:Executable/javamaker [build DEP] LNK:StaticLibrary/libcodemaker_java.a [build DEP] LNK:StaticLibrary/libcodemaker_cpp.a [build DEP] LNK:StaticLibrary/libcodemaker.a [build DEP] LNK:Library/libchartcorelo.so [build DEP] LNK:Library/libchartcontrollerlo.so [build DEP] LNK:Library/liboglcanvaslo.so [build DEP] LNK:Library/libcairocanvaslo.so [build DEP] LNK:Executable/canvasdemo [build DEP] LNK:Library/libvclcanvaslo.so [build DEP] LNK:Library/libsimplecanvaslo.so [build DEP] LNK:Library/libcanvastoolslo.so [build DEP] LNK:Library/libcanvasfactorylo.so [build DEP] LNK:Library/libgcc3_uno.so [build DEP] LNK:Library/libbinaryurplo.so [build DEP] LNK:Library/libsblo.so [build DEP] LNK:Library/libbasegfxlo.so [build DEP] LNK:Library/libbasctllo.so [build DEP] LNK:Library/libavmediagst.so [build DEP] LNK:Library/libavmedialo.so [build DEP] LNK:Library/libanimcorelo.so [build DEP] LNK:Library/libacclo.so [build DEP] LNK:Library/libctllo.so [build CUS] extras/glade [build XSL] templates/offimisc/Businesscard-with-logo/settings.xml [build XSL] templates/offimisc/Businesscard-with-logo/styles.xml [build XSL] templates/personal/CV/meta.xml [build XSL] templates/personal/CV/styles.xml [build XSL] templates/presnt/Beehive/styles.xml [build XSL] templates/presnt/Blue_Curve/styles.xml [build XSL] templates/presnt/Blueprint_Plans/styles.xml [build XSL] templates/presnt/BrightBlue/styles.xml [build XSL] templates/presnt/Classy_Red/styles.xml [build XSL] templates/presnt/DNA/styles.xml [build XSL] templates/presnt/Focus/styles.xml [build XSL] templates/presnt/Forestbird/styles.xml [build XSL] templates/presnt/Inspiration/styles.xml [build XSL] templates/presnt/Lights/styles.xml [build XSL] templates/presnt/Metropolis/styles.xml [build XSL] templates/presnt/Midnightblue/styles.xml [build XSL] templates/presnt/Nature_Illustration/styles.xml [build XSL] templates/presnt/Pencil/styles.xml [build XSL] templates/presnt/Piano/styles.xml [build XSL] templates/presnt/Portfolio/styles.xml [build XSL] templates/presnt/Sunset/styles.xml [build XSL] templates/presnt/Vintage/styles.xml [build YAC] unoidl/source/sourceprovider-parser [build LEX] unoidl/source/sourceprovider-scanner [build UIA] modules/dbapp [build UIA] modules/dbbrowser [build UIA] modules/dbquery [build UIA] modules/dbrelation [build UIA] modules/dbtable [build UIA] modules/dbtdata [build UIA] modules/StartModule [build UIA] libreofficekit 0 new warning (9 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/libreofficekit.suppr) [build UIA] modules/sglobal [build UIA] modules/sweb [build UIA] modules/swform [build UIA] modules/swreport [build UIA] modules/swxform [build FIF] fcfg_database_filters.xcu [build FIO] fcfg_database_others.xcu [build FIT] fcfg_database_types.xcu [build XCS] org/openoffice/Office/UI/CalcCommands.xcs [build XCS] org/openoffice/Office/UI/CalcWindowState.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build FIF] fcfg_calc_filters.xcu [build FIT] fcfg_calc_types.xcu [build XCS] org/openoffice/Office/DataAccess/Drivers.xcs [build XCS] org/openoffice/Office/Writer.xcs [build ECH] CustomTarget/postprocess/registry/ctlseqcheck.list [build XCS] org/openoffice/Office/UI/DrawWindowState.xcs [build FIF] fcfg_draw_filters.xcu [build FIT] fcfg_draw_types.xcu [build FIF] fcfg_drawgraphics_filters.xcu [build FIT] fcfg_drawgraphics_types.xcu [build FIF] fcfg_impressgraphics_filters.xcu [build FIT] fcfg_impressgraphics_types.xcu [build FIF] fcfg_calcgraphics_filters.xcu [build FIT] fcfg_calcgraphics_types.xcu [build FIF] fcfg_writergraphics_filters.xcu [build FIT] fcfg_writergraphics_types.xcu [build XCS] org/openoffice/Office/PresentationMinimizer.xcs [build XCS] org/openoffice/Office/PresenterScreen.xcs [build XCS] org/openoffice/Office/UI/Effects.xcs [build XCS] org/openoffice/Office/UI/ImpressWindowState.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build FIF] fcfg_impress_filters.xcu [build FIT] fcfg_impress_types.xcu [build XCS] org/openoffice/Office/Jobs.xcs [build XCS] org/openoffice/Office/ProtocolHandler.xcs [build XCS] org/openoffice/Office/Addons.xcs [build XCS] org/openoffice/Office/UI/WriterWindowState.xcs [build ECH] CustomTarget/postprocess/registry/lingucomponent.list [build XCS] org/openoffice/Inet.xcs [build XCS] org/openoffice/Interaction.xcs [build XCS] org/openoffice/LDAP.xcs [build XCS] org/openoffice/Office/Accelerators.xcs [build XCS] org/openoffice/Office/BasicIDE.xcs [build XCS] org/openoffice/Office/Calc.xcs [build XCS] org/openoffice/Office/CalcAddIns.xcs [build XCS] org/openoffice/Office/Canvas.xcs [build XCS] org/openoffice/Office/Chart.xcs [build XCS] org/openoffice/Office/Commands.xcs [build XCS] org/openoffice/Office/Compatibility.xcs [build XCS] org/openoffice/Office/DataAccess.xcs [build XCS] org/openoffice/Office/Draw.xcs [build XCS] org/openoffice/Office/Events.xcs [build XCS] org/openoffice/Office/ExtendedColorScheme.xcs [build XCS] org/openoffice/Office/ExtensionDependencies.xcs [build XCS] org/openoffice/Office/ExtensionManager.xcs [build XCS] org/openoffice/Office/FormWizard.xcs [build XCS] org/openoffice/Office/Histories.xcs [build XCS] org/openoffice/Office/Impress.xcs [build XCS] org/openoffice/Office/Java.xcs [build XCS] org/openoffice/Office/Labels.xcs [build XCS] org/openoffice/Office/Linguistic.xcs [build XCS] org/openoffice/Office/Logging.xcs [build XCS] org/openoffice/Office/Math.xcs [build XCS] org/openoffice/Office/OptionsDialog.xcs [build XCS] org/openoffice/Office/Paths.xcs [build XCS] org/openoffice/Office/Recovery.xcs [build XCS] org/openoffice/Office/Scripting.xcs [build XCS] org/openoffice/Office/Security.xcs [build XCS] org/openoffice/Office/TabBrowse.xcs [build XCS] org/openoffice/Office/TableWizard.xcs [build XCS] org/openoffice/Office/TypeDetection.xcs [build XCS] org/openoffice/Office/UI/BaseWindowState.xcs [build XCS] org/openoffice/Office/UI/BasicIDECommands.xcs [build XCS] org/openoffice/Office/UI/BasicIDEWindowState.xcs [build XCS] org/openoffice/Office/UI/BibliographyCommands.xcs [build XCS] org/openoffice/Office/UI/BibliographyWindowState.xcs [build XCS] org/openoffice/Office/UI/Category.xcs [build XCS] org/openoffice/Office/UI/ChartCommands.xcs [build XCS] org/openoffice/Office/UI/ChartWindowState.xcs [build XCS] org/openoffice/Office/UI/Commands.xcs [build XCS] org/openoffice/Office/UI/Controller.xcs [build XCS] org/openoffice/Office/UI/DbBrowserWindowState.xcs [build XCS] org/openoffice/Office/UI/DbQueryWindowState.xcs [build XCS] org/openoffice/Office/UI/DbRelationWindowState.xcs [build XCS] org/openoffice/Office/UI/DbTableDataWindowState.xcs [build XCS] org/openoffice/Office/UI/DbTableWindowState.xcs [build XCS] org/openoffice/Office/UI/DbuCommands.xcs [build XCS] org/openoffice/Office/UI/DrawImpressCommands.xcs [build XCS] org/openoffice/Office/UI/Factories.xcs [build XCS] org/openoffice/Office/UI/GenericCategories.xcs [build XCS] org/openoffice/Office/UI/GenericCommands.xcs [build XCS] org/openoffice/Office/UI/GlobalSettings.xcs [build XCS] org/openoffice/Office/UI/Sidebar.xcs [build XCS] org/openoffice/Office/UI/StartModuleCommands.xcs [build XCS] org/openoffice/Office/UI/StartModuleWindowState.xcs [build XCS] org/openoffice/Office/UI/ToolbarMode.xcs [build XCS] org/openoffice/Office/UI/WindowContentFactories.xcs [build XCS] org/openoffice/Office/UI/WindowState.xcs [build XCS] org/openoffice/Office/UI.xcs [build XCS] org/openoffice/Office/Update.xcs [build XCS] org/openoffice/Office/Views.xcs [build XCS] org/openoffice/Office/WriterWeb.xcs [build XCS] org/openoffice/System.xcs [build XCS] org/openoffice/TypeDetection/Filter.xcs [build XCS] org/openoffice/TypeDetection/GraphicFilter.xcs [build XCS] org/openoffice/TypeDetection/Misc.xcs [build XCS] org/openoffice/TypeDetection/Types.xcs [build XCS] org/openoffice/TypeDetection/UISort.xcs [build XCS] org/openoffice/UserProfile.xcs [build XCS] org/openoffice/VCL.xcs [build XCS] org/openoffice/ucb/Configuration.xcs [build XCS] org/openoffice/ucb/Hierarchy.xcs [build XCS] org/openoffice/ucb/InteractionHandler.xcs [build XCS] org/openoffice/ucb/Store.xcs [build XCU] officecfg/registry/data/org/openoffice/Inet.xcu [build XCU] officecfg/registry/data/org/openoffice/Interaction.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Calc.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Canvas.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Compatibility.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Histories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Impress.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Jobs.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Logging.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Math.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Scripting.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Security.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Views.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCU] officecfg/registry/data/org/openoffice/System.xcu [build XCU] officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCU] officecfg/registry/data/org/openoffice/UserProfile.xcu [build XCU] officecfg/registry/data/org/openoffice/VCL.xcu [build XCU] officecfg/registry/data/org/openoffice/ucb/Configuration.xcu [build FIF] fcfg_base_filters.xcu [build FIO] fcfg_base_others.xcu [build FIT] fcfg_base_types.xcu [build FIF] fcfg_chart_filters.xcu [build FIO] fcfg_chart_others.xcu [build FIT] fcfg_chart_types.xcu [build FII] fcfg_internalgraphics_filters.xcu [build FIT] fcfg_internalgraphics_types.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-math.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-unxwnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-unxwnt.xcu [build XCM] officecfg/registry/data/org/openoffice/UserProfile-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/VCL-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-webdav.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibexttextcatdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibnumbertextdata.xcu [build XCS] org/openoffice/Office/UI/MathCommands.xcs [build XCS] org/openoffice/Office/UI/MathWindowState.xcs [build FIF] fcfg_math_filters.xcu [build FIT] fcfg_math_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Scripting-python.xcu [build XCS] org/openoffice/Office/UI/WriterCommands.xcs [build XCS] org/openoffice/Office/UI/WriterFormWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterGlobalWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterReportWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterWebWindowState.xcs [build XCS] org/openoffice/Office/UI/XFormsWindowState.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build FIF] fcfg_global_filters.xcu [build FIT] fcfg_global_types.xcu [build FIF] fcfg_web_filters.xcu [build FIT] fcfg_web_types.xcu [build FIF] fcfg_writer_filters.xcu [build FIT] fcfg_writer_types.xcu [build FIF] fcfg_xslt_filters.xcu [build FIT] fcfg_xslt_types.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-gio.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Impress-ogltrans.xcu [build ECH] CustomTarget/postprocess/registry/pdfimport.list [build XCL] Langpack-en-US.xcu [build FIU] XcuFilterUiTarget/filter_ui.xcu [build FIT] fcfg_reportbuilder_types.xcu [build FIF] fcfg_reportbuilder_filters.xcu [build XCS] org/openoffice/Office/ReportDesign.xcs [build XCS] org/openoffice/Office/UI/DbReportWindowState.xcs [build XCS] org/openoffice/Office/UI/ReportCommands.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/Linguistic.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-wnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-evoab2.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibexttextcatdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibnumbertextdata.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/Controller-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-win.xcu [build XCR] registry/en-US/org/openoffice/Office/Accelerators.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/en-US/org/openoffice/Office/Addons.xcu [build XCR] registry/en-US/org/openoffice/Office/DataAccess.xcu [build XCR] registry/en-US/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/en-US/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/en-US/org/openoffice/Office/TableWizard.xcu [build XCR] registry/en-US/org/openoffice/Office/UI.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/en-US/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/en-US/org/openoffice/Office/FormWizard.xcu [build XCR] registry/en-US/org/openoffice/Office/Writer.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/MathWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ToolbarMode.xcu [build XCU] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/en-US/org/openoffice/Office/DataAccess/Drivers.xcu [build CAT] officecfg_qa_allheaders.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Inet.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Interaction.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/LDAP.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Accelerators.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Addons.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/BasicIDE.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Calc.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/CalcAddIns.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Canvas.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Chart.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Commands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Common.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Compatibility.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess/Drivers.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Draw.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Embedding.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Events.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtendedColorScheme.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionDependencies.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionManager.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/FormWizard.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Histories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Impress.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Java.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Jobs.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Labels.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Linguistic.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Logging.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Math.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/OptionsDialog.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Paths.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/PresentationMinimizer.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/PresenterScreen.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ProtocolHandler.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Recovery.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ReportDesign.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Scripting.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Security.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TabBrowse.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TableWizard.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TypeDetection.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BaseWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDECommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDEWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Category.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Commands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Controller.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbBrowserWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbQueryWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbRelationWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbReportWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableDataWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbuCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawImpressCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Effects.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Factories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCategories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GlobalSettings.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ImpressWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ReportCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Sidebar.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ToolbarMode.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowContentFactories.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterCommands.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterFormWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterGlobalWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterReportWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWebWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/XFormsWindowState.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Update.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Views.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Writer.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Office/WriterWeb.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Setup.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/System.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Filter.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/GraphicFilter.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Misc.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Types.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/UISort.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/UserProfile.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/VCL.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Configuration.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Hierarchy.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/InteractionHandler.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Store.hxx [build C ] external/clew/source/clew.c [build PRL] CustomTarget/xmloff/generated/xmloff/token/tokens.hxx [build YAC] connectivity/source/parse/sqlbison /build/libreoffice/src/libreoffice-6.4.6.2/connectivity/source/parse/sqlbison.y: warning: 13 shift/reduce conflicts [-Wconflicts-sr] /build/libreoffice/src/libreoffice-6.4.6.2/connectivity/source/parse/sqlbison.y: warning: 15 reduce/reduce conflicts [-Wconflicts-rr] [build LEX] connectivity/source/parse/sqlflex [build PRL] CustomTarget/oox/generated/oox/token/tokens.hxx [build PRL] CustomTarget/oox/generated/oox/token/namespaces.hxx [build PRL] CustomTarget/oox/generated/oox/token/properties.hxx [build PRJ] libatomic_ops [build CUS] extras/fontconfig [build XSL] autotext/bg/crdbus50/BlockList.xml [build XSL] autotext/bg/standard/BlockList.xml [build XSL] autotext/bg/template/BlockList.xml [build XSL] autotext/da/standard/BlockList.xml [build XSL] autotext/de/standard/BlockList.xml [build XSL] autotext/en-GB/standard/BlockList.xml [build XSL] autotext/en-GB/standard/FN/styles.xml [build XSL] autotext/en-US/standard/BlockList.xml [build XSL] autotext/es/standard/BlockList.xml [build XSL] autotext/hu/standard/BlockList.xml [build XSL] autotext/km/standard/BlockList.xml [build XSL] autotext/ko/crdbus50/BlockList.xml [build XSL] autotext/ko/standard/BlockList.xml [build XSL] autotext/mn/crdbus50/BlockList.xml [build XSL] autotext/mn/standard/BlockList.xml [build XSL] autotext/mn/template/BlockList.xml [build XSL] autotext/nb/standard/FN/styles.xml [build XSL] autotext/nl/crdbus50/BlockList.xml [build XSL] autotext/nl/standard/BlockList.xml [build XSL] autotext/pt-BR/standard/BlockList.xml [build XSL] autotext/pt/standard/BlockList.xml [build XSL] autotext/ru/crdbus50/CON2/settings.xml [build XSL] autotext/ru/crdbus50/CON2/styles.xml [build XSL] autotext/ru/standard/BlockList.xml [build XSL] autotext/rw/standard/FN/styles.xml [build XSL] autotext/sv/standard/BlockList.xml [build MOD] android [build MOD] apple_remote [build MOD] bean [build MOD] cli_ure [build PAG] calc [build PAG] common [build PAG] draw [build PAG] impress [build PAG] writer [build MOD] embedserv [build OXP] numbertext [build YAC] idlc/source/parser [build LEX] idlc/source/scanner [build ECH] CustomTarget/instsetoo_native/setup/bootstraprc [build ECH] CustomTarget/instsetoo_native/setup/redirectrc [build ECH] CustomTarget/instsetoo_native/setup/setuprc /build/libreoffice/src/libreoffice-6.4.6.2/idlc/source/parser.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] /bin/sh: git: command not found [build ECH] CustomTarget/instsetoo_native/setup/sofficerc [build ECH] CustomTarget/instsetoo_native/setup/versionrc /bin/sh: git: command not found [build MOD] javaunohelper [build MOD] jurt [build MOD] jvmaccess [build MOD] jvmfwk [build LEX] l10ntools/source/cfglex [build LEX] l10ntools/source/xrmlex [build BIN] o3tl [build MOD] onlineupdate [build MOD] reportbuilder [build MOD] ridljar [build SCT] scp2/source/templates/alllangmodules_calc [build SCT] scp2/source/templates/alllangmodules_draw [build SCT] scp2/source/templates/alllangmodules_impress [build SCT] scp2/source/templates/alllangmodules_math [build SCT] scp2/source/templates/allhelpmodules [build SCT] scp2/source/templates/allhelpmodules_root [build SCT] scp2/source/templates/alllangmodules [build SCT] scp2/source/templates/alllangmodules_root [build SCT] scp2/source/templates/alllangmodules_writer [build PRJ] poppler [build CUS] setup_native/scripts [build MOD] swext [build MOD] uitest [build MOD] unodevtools [build MOD] unoil [build MOD] winaccessibility [build CUS] wizards/locproperties [build BIN] xmerge [build LOC] UnoControls [build LOC] android [build LOC] animations [build LOC] apple_remote [build LOC] basegfx [build LOC] bean [build LOC] binaryurp [build LOC] bridges [build LOC] canvas [build LOC] cli_ure [build LOC] codemaker [build LOC] comphelper [build LOC] configmgr [build LOC] cppcanvas [build LOC] cppu [build LOC] cppuhelper [build LOC] cpputools [build LOC] drawinglayer [build LOC] dtrans [build LOC] embeddedobj [build LOC] embedserv [build LOC] emfio [build LOC] eventattacher [build LOC] boost [build LOC] clew [build LOC] clucene [build LOC] coinmp [build LOC] cppunit [build LOC] ct2n [build LOC] curl [build LOC] epoxy [build LOC] expat [build LOC] firebird [build LOC] glm [build LOC] gpgmepp [build LOC] graphite [build LOC] harfbuzz [build LOC] hunspell [build LOC] hyphen [build LOC] icu [build LOC] lcms2 [build LOC] libabw [build LOC] libassuan [build LOC] libcdr [build LOC] libcmis [build LOC] libebook [build LOC] libepubgen [build LOC] libetonyek [build LOC] libexttextcat [build LOC] libfreehand [build LOC] libgpg-error [build LOC] libjpeg-turbo [build LOC] liblangtag [build LOC] libmspub [build LOC] libmwaw [build LOC] libnumbertext [build LOC] libodfgen [build LOC] liborcus [build LOC] libpagemaker [build LOC] libpng [build LOC] libqxp [build LOC] librevenge [build LOC] libstaroffice [build LOC] libtommath [build LOC] libvisio [build LOC] libwpd [build LOC] libwpg [build LOC] libwps [build LOC] libzmf [build LOC] lpsolve [build LOC] mariadb-connector-c [build LOC] mdds [build LOC] misc_extensions [build LOC] mythes [build LOC] neon [build LOC] nss [build LOC] openldap [build LOC] openssl [build LOC] pdfium [build LOC] poppler [build LOC] postgresql [build LOC] qrcodegen [build LOC] redland [build LOC] ucpp [build LOC] xmlsec [build LOC] helpcompiler [build LOC] hwpfilter [build LOC] i18nlangtag [build LOC] i18npool [build LOC] i18nutil [build LOC] idl [build LOC] idlc [build LOC] instsetoo_native [build LOC] io [build LOC] javaunohelper [build LOC] jurt [build LOC] jvmaccess [build LOC] jvmfwk [build LOC] l10ntools [build LOC] librelogo [build LOC] libreofficekit [build LOC] lingucomponent [build LOC] linguistic [build LOC] lotuswordpro [build LOC] o3tl [build LOC] offapi [build LOC] officecfg [build LOC] onlineupdate [build LOC] oovbaapi [build LOC] opencl [build LOC] package [build LOC] pch [build LOC] pyuno [build LOC] readlicense_oo [build LOC] registry [build LOC] remotebridges [build LOC] reportbuilder [build LOC] ridljar [build LOC] sal [build LOC] salhelper [build LOC] sax [build LOC] scp2 [build LOC] scripting [build LOC] sdext [build LOC] setup_native [build LOC] slideshow [build LOC] smoketest [build LOC] solenv [build LOC] soltools [build LOC] sot [build LOC] stoc [build LOC] store [build LOC] svgio [build LOC] swext [build LOC] sysui [build LOC] test [build LOC] testtools [build LOC] toolkit [build LOC] tools [build LOC] ucb [build LOC] ucbhelper [build LOC] udkapi [build LOC] uitest [build LOC] unodevtools [build LOC] unoidl [build LOC] unoil [build LOC] unotest [build LOC] unotools [build LOC] unoxml [build LOC] ure [build LOC] vbahelper [build LOC] winaccessibility [build LOC] writerfilter [build LOC] xmerge [build LOC] xmlhelp [build LOC] xmloff [build LOC] xmlreader [build LOC] xmlscript [build CPY] autocorr/af-ZA/mimetype [build XSL] autocorr/af-ZA/DocumentList.xml [build XSL] autocorr/af-ZA/META-INF/manifest.xml [build XSL] autocorr/af-ZA/SentenceExceptList.xml [build XSL] autocorr/af-ZA/WordExceptList.xml [build CPY] autocorr/bg/mimetype [build XSL] autocorr/bg/DocumentList.xml [build XSL] autocorr/bg/META-INF/manifest.xml [build XSL] autocorr/bg/SentenceExceptList.xml [build XSL] autocorr/bg/WordExceptList.xml [build CPY] autocorr/ca/mimetype [build XSL] autocorr/ca/DocumentList.xml [build XSL] autocorr/ca/META-INF/manifest.xml [build XSL] autocorr/ca/SentenceExceptList.xml [build XSL] autocorr/ca/WordExceptList.xml [build CPY] autocorr/cs/mimetype [build XSL] autocorr/cs/DocumentList.xml [build XSL] autocorr/cs/META-INF/manifest.xml [build CPY] autocorr/da/mimetype [build XSL] autocorr/da/DocumentList.xml [build XSL] autocorr/da/META-INF/manifest.xml [build XSL] autocorr/da/SentenceExceptList.xml [build XSL] autocorr/da/WordExceptList.xml [build CPY] autocorr/de/mimetype [build XSL] autocorr/de/DocumentList.xml [build XSL] autocorr/de/META-INF/manifest.xml [build XSL] autocorr/de/SentenceExceptList.xml [build XSL] autocorr/de/WordExceptList.xml [build CPY] autocorr/dsb/mimetype [build XSL] autocorr/dsb/DocumentList.xml [build XSL] autocorr/dsb/META-INF/manifest.xml [build CPY] autocorr/el/mimetype [build XSL] autocorr/el/DocumentList.xml [build XSL] autocorr/el/META-INF/manifest.xml [build XSL] autocorr/el/SentenceExceptList.xml [build XSL] autocorr/el/WordExceptList.xml [build CPY] autocorr/en-AU/mimetype [build XSL] autocorr/en-AU/DocumentList.xml [build XSL] autocorr/en-AU/META-INF/manifest.xml [build XSL] autocorr/en-AU/SentenceExceptList.xml [build XSL] autocorr/en-AU/WordExceptList.xml [build CPY] autocorr/en-GB/mimetype [build XSL] autocorr/en-GB/DocumentList.xml [build XSL] autocorr/en-GB/META-INF/manifest.xml [build XSL] autocorr/en-GB/SentenceExceptList.xml [build XSL] autocorr/en-GB/WordExceptList.xml [build CPY] autocorr/en-US/mimetype [build XSL] autocorr/en-US/DocumentList.xml [build XSL] autocorr/en-US/META-INF/manifest.xml [build XSL] autocorr/en-US/SentenceExceptList.xml [build XSL] autocorr/en-US/WordExceptList.xml [build CPY] autocorr/en-ZA/mimetype [build XSL] autocorr/en-ZA/DocumentList.xml [build XSL] autocorr/en-ZA/META-INF/manifest.xml [build XSL] autocorr/en-ZA/SentenceExceptList.xml [build XSL] autocorr/en-ZA/WordExceptList.xml [build CPY] autocorr/es/mimetype [build XSL] autocorr/es/DocumentList.xml [build XSL] autocorr/es/META-INF/manifest.xml [build XSL] autocorr/es/SentenceExceptList.xml [build XSL] autocorr/es/WordExceptList.xml [build CPY] autocorr/fa/mimetype [build XSL] autocorr/fa/DocumentList.xml [build XSL] autocorr/fa/META-INF/manifest.xml [build CPY] autocorr/fi/mimetype [build XSL] autocorr/fi/DocumentList.xml [build XSL] autocorr/fi/META-INF/manifest.xml [build XSL] autocorr/fi/SentenceExceptList.xml [build XSL] autocorr/fi/WordExceptList.xml [build CPY] autocorr/fr/mimetype [build XSL] autocorr/fr/DocumentList.xml [build XSL] autocorr/fr/META-INF/manifest.xml [build XSL] autocorr/fr/SentenceExceptList.xml [build XSL] autocorr/fr/WordExceptList.xml [build CPY] autocorr/ga-IE/mimetype [build XSL] autocorr/ga-IE/DocumentList.xml [build XSL] autocorr/ga-IE/META-INF/manifest.xml [build XSL] autocorr/ga-IE/SentenceExceptList.xml [build XSL] autocorr/ga-IE/WordExceptList.xml [build CPY] autocorr/hr/mimetype [build XSL] autocorr/hr/DocumentList.xml [build XSL] autocorr/hr/META-INF/manifest.xml [build XSL] autocorr/hr/SentenceExceptList.xml [build XSL] autocorr/hr/WordExceptList.xml [build CPY] autocorr/hsb/mimetype [build XSL] autocorr/hsb/DocumentList.xml [build XSL] autocorr/hsb/META-INF/manifest.xml [build CPY] autocorr/hu/mimetype [build XSL] autocorr/hu/DocumentList.xml [build XSL] autocorr/hu/META-INF/manifest.xml [build XSL] autocorr/hu/SentenceExceptList.xml [build XSL] autocorr/hu/WordExceptList.xml [build CPY] autocorr/is/mimetype [build XSL] autocorr/is/META-INF/manifest.xml [build XSL] autocorr/is/SentenceExceptList.xml [build CPY] autocorr/it/mimetype [build XSL] autocorr/it/DocumentList.xml [build XSL] autocorr/it/META-INF/manifest.xml [build XSL] autocorr/it/SentenceExceptList.xml [build XSL] autocorr/it/WordExceptList.xml [build CPY] autocorr/ja/mimetype [build XSL] autocorr/ja/DocumentList.xml [build XSL] autocorr/ja/META-INF/manifest.xml [build XSL] autocorr/ja/SentenceExceptList.xml [build CPY] autocorr/ko/mimetype [build XSL] autocorr/ko/DocumentList.xml [build XSL] autocorr/ko/META-INF/manifest.xml [build XSL] autocorr/ko/SentenceExceptList.xml [build CPY] autocorr/lb-LU/mimetype [build XSL] autocorr/lb-LU/DocumentList.xml [build XSL] autocorr/lb-LU/META-INF/manifest.xml [build CPY] autocorr/lt/mimetype [build XSL] autocorr/lt/DocumentList.xml [build XSL] autocorr/lt/META-INF/manifest.xml [build XSL] autocorr/lt/SentenceExceptList.xml [build XSL] autocorr/lt/WordExceptList.xml [build CPY] autocorr/mn/mimetype [build XSL] autocorr/mn/DocumentList.xml [build XSL] autocorr/mn/META-INF/manifest.xml [build XSL] autocorr/mn/SentenceExceptList.xml [build XSL] autocorr/mn/WordExceptList.xml [build CPY] autocorr/nl/mimetype [build XSL] autocorr/nl/DocumentList.xml [build XSL] autocorr/nl/META-INF/manifest.xml [build XSL] autocorr/nl/SentenceExceptList.xml [build XSL] autocorr/nl/WordExceptList.xml [build CPY] autocorr/nl-BE/mimetype [build XSL] autocorr/nl-BE/DocumentList.xml [build XSL] autocorr/nl-BE/META-INF/manifest.xml [build XSL] autocorr/nl-BE/SentenceExceptList.xml [build XSL] autocorr/nl-BE/WordExceptList.xml [build CPY] autocorr/pl/mimetype [build XSL] autocorr/pl/DocumentList.xml [build XSL] autocorr/pl/META-INF/manifest.xml [build XSL] autocorr/pl/SentenceExceptList.xml [build XSL] autocorr/pl/WordExceptList.xml [build CPY] autocorr/pt/mimetype [build XSL] autocorr/pt/DocumentList.xml [build XSL] autocorr/pt/META-INF/manifest.xml [build XSL] autocorr/pt/SentenceExceptList.xml [build XSL] autocorr/pt/WordExceptList.xml [build CPY] autocorr/pt-BR/mimetype [build XSL] autocorr/pt-BR/DocumentList.xml [build XSL] autocorr/pt-BR/META-INF/manifest.xml [build XSL] autocorr/pt-BR/SentenceExceptList.xml [build XSL] autocorr/pt-BR/WordExceptList.xml [build CPY] autocorr/ro/mimetype [build XSL] autocorr/ro/DocumentList.xml [build XSL] autocorr/ro/META-INF/manifest.xml [build XSL] autocorr/ro/SentenceExceptList.xml [build XSL] autocorr/ro/WordExceptList.xml [build CPY] autocorr/ru/mimetype [build XSL] autocorr/ru/DocumentList.xml [build XSL] autocorr/ru/META-INF/manifest.xml [build XSL] autocorr/ru/SentenceExceptList.xml [build XSL] autocorr/ru/WordExceptList.xml [build CPY] autocorr/sk/mimetype [build XSL] autocorr/sk/DocumentList.xml [build XSL] autocorr/sk/META-INF/manifest.xml [build XSL] autocorr/sk/SentenceExceptList.xml [build XSL] autocorr/sk/WordExceptList.xml [build CPY] autocorr/sl/mimetype [build XSL] autocorr/sl/DocumentList.xml [build XSL] autocorr/sl/META-INF/manifest.xml [build XSL] autocorr/sl/SentenceExceptList.xml [build XSL] autocorr/sl/WordExceptList.xml [build CPY] autocorr/sr-CS/mimetype [build XSL] autocorr/sr-CS/DocumentList.xml [build XSL] autocorr/sr-CS/META-INF/manifest.xml [build XSL] autocorr/sr-CS/SentenceExceptList.xml [build XSL] autocorr/sr-CS/WordExceptList.xml [build CPY] autocorr/sr-Latn-CS/mimetype [build XSL] autocorr/sr-Latn-CS/DocumentList.xml [build XSL] autocorr/sr-Latn-CS/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-CS/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-CS/WordExceptList.xml [build CPY] autocorr/sr-Latn-ME/mimetype [build XSL] autocorr/sr-Latn-ME/DocumentList.xml [build XSL] autocorr/sr-Latn-ME/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-ME/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-ME/WordExceptList.xml [build CPY] autocorr/sr-Latn-RS/mimetype [build XSL] autocorr/sr-Latn-RS/DocumentList.xml [build XSL] autocorr/sr-Latn-RS/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-RS/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-RS/WordExceptList.xml [build CPY] autocorr/sr-ME/mimetype [build XSL] autocorr/sr-ME/DocumentList.xml [build XSL] autocorr/sr-ME/META-INF/manifest.xml [build XSL] autocorr/sr-ME/SentenceExceptList.xml [build XSL] autocorr/sr-ME/WordExceptList.xml [build CPY] autocorr/sr-RS/mimetype [build XSL] autocorr/sr-RS/DocumentList.xml [build XSL] autocorr/sr-RS/META-INF/manifest.xml [build XSL] autocorr/sr-RS/SentenceExceptList.xml [build XSL] autocorr/sr-RS/WordExceptList.xml [build CPY] autocorr/sv/mimetype [build XSL] autocorr/sv/DocumentList.xml [build XSL] autocorr/sv/META-INF/manifest.xml [build XSL] autocorr/sv/SentenceExceptList.xml [build XSL] autocorr/sv/WordExceptList.xml [build CPY] autocorr/tr/mimetype [build XSL] autocorr/tr/DocumentList.xml [build XSL] autocorr/tr/META-INF/manifest.xml [build XSL] autocorr/tr/SentenceExceptList.xml [build XSL] autocorr/tr/WordExceptList.xml [build CPY] autocorr/vi/mimetype [build XSL] autocorr/vi/DocumentList.xml [build XSL] autocorr/vi/META-INF/manifest.xml [build XSL] autocorr/vi/WordExceptList.xml [build CPY] autocorr/zh-CN/mimetype [build XSL] autocorr/zh-CN/DocumentList.xml [build XSL] autocorr/zh-CN/META-INF/manifest.xml [build XSL] autocorr/zh-CN/SentenceExceptList.xml [build CPY] autocorr/zh-TW/mimetype [build XSL] autocorr/zh-TW/DocumentList.xml [build XSL] autocorr/zh-TW/META-INF/manifest.xml [build XSL] autocorr/zh-TW/SentenceExceptList.xml [build CPY] autotext/user/mytexts/mimetype [build XSL] autotext/user/mytexts/BlockList.xml [build XSL] autotext/user/mytexts/META-INF/manifest.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/mimetype [build XSL] templates/officorr/Modern_business_letter_sans_serif/content.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/manifest.rdf [build XSL] templates/officorr/Modern_business_letter_sans_serif/META-INF/manifest.xml [build XSL] templates/officorr/Modern_business_letter_sans_serif/meta.xml [build XSL] templates/officorr/Modern_business_letter_sans_serif/styles.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/Thumbnails/thumbnail.png [build CPY] templates/officorr/Modern_business_letter_serif/mimetype [build XSL] templates/officorr/Modern_business_letter_serif/content.xml [build CPY] templates/officorr/Modern_business_letter_serif/manifest.rdf [build XSL] templates/officorr/Modern_business_letter_serif/META-INF/manifest.xml [build XSL] templates/officorr/Modern_business_letter_serif/meta.xml [build XSL] templates/officorr/Modern_business_letter_serif/styles.xml [build CPY] templates/officorr/Modern_business_letter_serif/Thumbnails/thumbnail.png [build CPY] templates/offimisc/Businesscard-with-logo/mimetype [build XSL] templates/offimisc/Businesscard-with-logo/content.xml [build CPY] templates/offimisc/Businesscard-with-logo/manifest.rdf [build XSL] templates/offimisc/Businesscard-with-logo/META-INF/manifest.xml [build XSL] templates/offimisc/Businesscard-with-logo/meta.xml [build CPY] templates/offimisc/Businesscard-with-logo/Pictures/10000201000001F4000000A0108F3F06.png [build CPY] templates/offimisc/Businesscard-with-logo/Thumbnails/thumbnail.png [build CPY] templates/personal/CV/mimetype [build XSL] templates/personal/CV/content.xml [build CPY] templates/personal/CV/manifest.rdf [build XSL] templates/personal/CV/META-INF/manifest.xml [build CPY] templates/personal/CV/Thumbnails/thumbnail.png [build CPY] templates/personal/Resume1page/mimetype [build XSL] templates/personal/Resume1page/content.xml [build CPY] templates/personal/Resume1page/manifest.rdf [build XSL] templates/personal/Resume1page/META-INF/manifest.xml [build XSL] templates/personal/Resume1page/meta.xml [build XSL] templates/personal/Resume1page/styles.xml [build CPY] templates/personal/Resume1page/Thumbnails/thumbnail.png [build CPY] templates/presnt/Alizarin/mimetype [build XSL] templates/presnt/Alizarin/content.xml [build XSL] templates/presnt/Alizarin/META-INF/manifest.xml [build XSL] templates/presnt/Alizarin/meta.xml [build XSL] templates/presnt/Alizarin/styles.xml [build CPY] templates/presnt/Alizarin/Thumbnails/thumbnail.png [build CPY] templates/presnt/Beehive/mimetype [build XSL] templates/presnt/Beehive/content.xml [build XSL] templates/presnt/Beehive/META-INF/manifest.xml [build XSL] templates/presnt/Beehive/meta.xml [build CPY] templates/presnt/Beehive/Pictures/10000201000004220000009801B6D855787A5E1C.png [build CPY] templates/presnt/Beehive/Pictures/1000020100000422000000A2433FA0A2295FE575.png [build CPY] templates/presnt/Beehive/Pictures/1000020100000422000000B279DFBB4971C54D33.png [build CPY] templates/presnt/Beehive/Thumbnails/thumbnail.png [build CPY] templates/presnt/Blue_Curve/mimetype [build XSL] templates/presnt/Blue_Curve/content.xml [build XSL] templates/presnt/Blue_Curve/META-INF/manifest.xml [build XSL] templates/presnt/Blue_Curve/meta.xml [build CPY] templates/presnt/Blue_Curve/Pictures/1000000000000421000000B8A3E59788A01B5109.jpg [build CPY] templates/presnt/Blue_Curve/Thumbnails/thumbnail.png [build CPY] templates/presnt/Blueprint_Plans/mimetype [build XSL] templates/presnt/Blueprint_Plans/content.xml [build XSL] templates/presnt/Blueprint_Plans/META-INF/manifest.xml [build XSL] templates/presnt/Blueprint_Plans/meta.xml [build CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000000580000001F99D2A38C014B254B.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/100000000000033C0000026D847ACE982C6E20B6.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000004220000031A5C2E04AB7C51FB60.png [build CPY] templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png [build CPY] templates/presnt/BrightBlue/mimetype [build XSL] templates/presnt/BrightBlue/content.xml [build XSL] templates/presnt/BrightBlue/META-INF/manifest.xml [build XSL] templates/presnt/BrightBlue/meta.xml [build CPY] templates/presnt/BrightBlue/Pictures/1000020100000520000000CCF41AC5B79CBB20DE.png [build CPY] templates/presnt/BrightBlue/Pictures/100010580000879200001508D21A14F0A9096EB5.svg [build CPY] templates/presnt/BrightBlue/Thumbnails/thumbnail.png [build CPY] templates/presnt/Classy_Red/mimetype [build XSL] templates/presnt/Classy_Red/content.xml [build XSL] templates/presnt/Classy_Red/META-INF/manifest.xml [build XSL] templates/presnt/Classy_Red/meta.xml [build XSL] templates/presnt/Classy_Red/Object1/content.xml [build XSL] templates/presnt/Classy_Red/Object1/meta.xml [build XSL] templates/presnt/Classy_Red/Object1/styles.xml [build CPY] templates/presnt/Classy_Red/Pictures/10000000000002F000000022299043CB8313294B.png [build CPY] templates/presnt/Classy_Red/Pictures/10000000000002F00000003DEB79E9C260D95118.png [build CPY] templates/presnt/Classy_Red/Pictures/TablePreview1.svm [build CPY] templates/presnt/Classy_Red/Thumbnails/thumbnail.png [build CPY] templates/presnt/DNA/mimetype [build XSL] templates/presnt/DNA/content.xml [build XSL] templates/presnt/DNA/META-INF/manifest.xml [build XSL] templates/presnt/DNA/meta.xml [build CPY] templates/presnt/DNA/Pictures/100000000000055600000300C32362E53F69C13D.png [build CPY] templates/presnt/DNA/Thumbnails/thumbnail.png [build CPY] templates/presnt/Focus/mimetype [build XSL] templates/presnt/Focus/content.xml [build XSL] templates/presnt/Focus/META-INF/manifest.xml [build XSL] templates/presnt/Focus/meta.xml [build CPY] templates/presnt/Focus/Pictures/2000000C0000634100004A4C3651558E9C43717A.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4C2A08177FA3DF9654.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4C8B8C0B6EC20B2683.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4CCD2247D4D39A5527.svm [build CPY] templates/presnt/Focus/Thumbnails/thumbnail.png [build CPY] templates/presnt/Forestbird/mimetype [build XSL] templates/presnt/Forestbird/content.xml [build XSL] templates/presnt/Forestbird/META-INF/manifest.xml [build XSL] templates/presnt/Forestbird/meta.xml [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FB000002FE917E6CB003A83232.png [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FD000002FE4C4CDF0F4A7ED9F9.png [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FD000002FE92464623A3FB3F6D.png [build CPY] templates/presnt/Forestbird/Pictures/10000201000003FC000002FE87524FDDC56B0E9E.png [build CPY] templates/presnt/Forestbird/Thumbnails/thumbnail.png [build CPY] templates/presnt/Impress/mimetype [build XSL] templates/presnt/Impress/content.xml [build XSL] templates/presnt/Impress/META-INF/manifest.xml [build XSL] templates/presnt/Impress/meta.xml [build XSL] templates/presnt/Impress/styles.xml [build CPY] templates/presnt/Impress/Thumbnails/thumbnail.png [build CPY] templates/presnt/Inspiration/mimetype [build XSL] templates/presnt/Inspiration/content.xml [build XSL] templates/presnt/Inspiration/META-INF/manifest.xml [build XSL] templates/presnt/Inspiration/meta.xml [build CPY] templates/presnt/Inspiration/Pictures/1000000000000CEC000009B16D3849F3A43CBBBC.png [build CPY] templates/presnt/Inspiration/Thumbnails/thumbnail.png [build CPY] templates/presnt/Lights/mimetype [build XSL] templates/presnt/Lights/content.xml [build XSL] templates/presnt/Lights/META-INF/manifest.xml [build XSL] templates/presnt/Lights/meta.xml [build CPY] templates/presnt/Lights/Pictures/100000000000042100000319935403CE7B0BE43B.jpg [build CPY] templates/presnt/Lights/Pictures/1000000000000423000000634B59AC09AB41D853.jpg [build CPY] templates/presnt/Lights/Thumbnails/thumbnail.png [build CPY] templates/presnt/LushGreen/mimetype [build XSL] templates/presnt/LushGreen/content.xml [build XSL] templates/presnt/LushGreen/META-INF/manifest.xml [build XSL] templates/presnt/LushGreen/meta.xml [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD17A4D9F0A443E0A2.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD5A95F4B7B86B2ED1.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD88FC52DBCACCDD82.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004ADF67714D670705C1E.png [build XSL] templates/presnt/LushGreen/styles.xml [build CPY] templates/presnt/LushGreen/Thumbnails/thumbnail.png [build CPY] templates/presnt/Metropolis/mimetype [build XSL] templates/presnt/Metropolis/content.xml [build XSL] templates/presnt/Metropolis/META-INF/manifest.xml [build XSL] templates/presnt/Metropolis/meta.xml [build CPY] templates/presnt/Metropolis/Pictures/10000201000003AF000002126A94207C4902B60B.png [build CPY] templates/presnt/Metropolis/Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg [build CPY] templates/presnt/Metropolis/Thumbnails/thumbnail.png [build CPY] templates/presnt/Midnightblue/mimetype [build XSL] templates/presnt/Midnightblue/content.xml [build XSL] templates/presnt/Midnightblue/META-INF/manifest.xml [build XSL] templates/presnt/Midnightblue/meta.xml [build CPY] templates/presnt/Midnightblue/Pictures/1000000000000020000000204B249CA79A42C6D7.png [build CPY] templates/presnt/Midnightblue/Thumbnails/thumbnail.png [build CPY] templates/presnt/Nature_Illustration/mimetype [build XSL] templates/presnt/Nature_Illustration/content.xml [build XSL] templates/presnt/Nature_Illustration/META-INF/manifest.xml [build XSL] templates/presnt/Nature_Illustration/meta.xml [build CPY] templates/presnt/Nature_Illustration/Pictures/10000000000004210000031931EA92AB7FB2FD6C.jpg [build CPY] templates/presnt/Nature_Illustration/Pictures/100000000000042100000319892187DC121460D8.jpg [build CPY] templates/presnt/Nature_Illustration/Thumbnails/thumbnail.png [build CPY] templates/presnt/Pencil/mimetype [build XSL] templates/presnt/Pencil/content.xml [build XSL] templates/presnt/Pencil/META-INF/manifest.xml [build XSL] templates/presnt/Pencil/meta.xml [build CPY] templates/presnt/Pencil/Pictures/1000020100000088000000870A26C51C993940C3.png [build CPY] templates/presnt/Pencil/Pictures/100002010000037D0000001C2F14EFE8274AD9FC.png [build CPY] templates/presnt/Pencil/Pictures/1000020100000402000000A2F7F509AE74DE6C69.png [build CPY] templates/presnt/Pencil/Thumbnails/thumbnail.png [build CPY] templates/presnt/Piano/mimetype [build XSL] templates/presnt/Piano/content.xml [build XSL] templates/presnt/Piano/META-INF/manifest.xml [build XSL] templates/presnt/Piano/meta.xml [build CPY] templates/presnt/Piano/Pictures/100000000000035400000120266623530F1969D0.png [build CPY] templates/presnt/Piano/Pictures/100002010000033A0000006EDD62437E1CC42053.png [build CPY] templates/presnt/Piano/Thumbnails/thumbnail.png [build CPY] templates/presnt/Portfolio/mimetype [build XSL] templates/presnt/Portfolio/content.xml [build XSL] templates/presnt/Portfolio/META-INF/manifest.xml [build XSL] templates/presnt/Portfolio/meta.xml [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B00D8BDC51D4D18334.png [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0698EB1ACA470D143.png [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0C3D535B3CBDAE49B.png [build CPY] templates/presnt/Portfolio/Thumbnails/thumbnail.png [build CPY] templates/presnt/Progress/mimetype [build XSL] templates/presnt/Progress/content.xml [build XSL] templates/presnt/Progress/META-INF/manifest.xml [build XSL] templates/presnt/Progress/meta.xml [build XSL] templates/presnt/Progress/styles.xml [build CPY] templates/presnt/Progress/Thumbnails/thumbnail.png [build CPY] templates/presnt/Sunset/mimetype [build XSL] templates/presnt/Sunset/content.xml [build XSL] templates/presnt/Sunset/META-INF/manifest.xml [build XSL] templates/presnt/Sunset/meta.xml [build CPY] templates/presnt/Sunset/Pictures/10000201000003AF000002126EB1F3F571D17DD0.png [build CPY] templates/presnt/Sunset/Pictures/1000416600008D2E00004F6045D45030E4D3EC44.svg [build CPY] templates/presnt/Sunset/Thumbnails/thumbnail.png [build CPY] templates/presnt/Vintage/mimetype [build XSL] templates/presnt/Vintage/content.xml [build XSL] templates/presnt/Vintage/META-INF/manifest.xml [build XSL] templates/presnt/Vintage/meta.xml [build CPY] templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337490AE22881331C9B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B00000033776CA70A4BFE2196B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B0000003379D1127938561C230.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337D99A2303560BD59C.png [build CPY] templates/presnt/Vintage/Thumbnails/thumbnail.png [build CPY] templates/presnt/Vivid/mimetype [build XSL] templates/presnt/Vivid/content.xml [build XSL] templates/presnt/Vivid/META-INF/manifest.xml [build XSL] templates/presnt/Vivid/meta.xml [build CPY] templates/presnt/Vivid/Pictures/1000000000000020000000204B249CA79A42C6D7.png [build CPY] templates/presnt/Vivid/Pictures/10000000000004F900000322783ADE15FCCE3CBA.png [build CPY] templates/presnt/Vivid/Pictures/10000000000004F900000322B6E66A5FF68F74A7.png [build CPY] templates/presnt/Vivid/Pictures/10000000000005550000035C66CD1AA3E88406D5.png [build XSL] templates/presnt/Vivid/styles.xml [build CPY] templates/presnt/Vivid/Thumbnails/thumbnail.png [build CPY] templates/styles/Default/mimetype [build XSL] templates/styles/Default/META-INF/manifest.xml [build XSL] templates/styles/Default/meta.xml [build XSL] templates/styles/Default/styles.xml [build CPY] templates/styles/Default/Thumbnails/thumbnail.png [build CPY] templates/styles/Modern/mimetype [build XSL] templates/styles/Modern/META-INF/manifest.xml [build XSL] templates/styles/Modern/meta.xml [build XSL] templates/styles/Modern/styles.xml [build CPY] templates/styles/Modern/Thumbnails/thumbnail.png [build XSL] CustomTarget/extras/source/glade/libreoffice-catalog.xml [build UIL] basctl/uiconfig/basicide/ui/basicmacrodialog [build UIL] basctl/uiconfig/basicide/ui/breakpointmenus [build UIL] basctl/uiconfig/basicide/ui/defaultlanguage [build UIL] basctl/uiconfig/basicide/ui/deletelangdialog [build UIL] basctl/uiconfig/basicide/ui/dialogpage [build UIL] basctl/uiconfig/basicide/ui/exportdialog [build UIL] basctl/uiconfig/basicide/ui/gotolinedialog [build UIL] basctl/uiconfig/basicide/ui/importlibdialog [build UIL] basctl/uiconfig/basicide/ui/libpage [build UIL] basctl/uiconfig/basicide/ui/managebreakpoints [build UIL] basctl/uiconfig/basicide/ui/managelanguages [build UIL] basctl/uiconfig/basicide/ui/modulepage [build UIL] basctl/uiconfig/basicide/ui/newlibdialog [build UIL] basctl/uiconfig/basicide/ui/organizedialog [build UIA] modules/BasicIDE [build UIM] share/config/soffice.cfg/modules/BasicIDE/menubar/menubar [build UIL] chart2/uiconfig/ui/3dviewdialog [build UIL] chart2/uiconfig/ui/attributedialog [build UIL] chart2/uiconfig/ui/chardialog [build UIL] chart2/uiconfig/ui/chartdatadialog [build UIL] chart2/uiconfig/ui/charttypedialog [build UIL] chart2/uiconfig/ui/columnfragment [build UIL] chart2/uiconfig/ui/datarangedialog [build UIL] chart2/uiconfig/ui/dlg_DataLabel [build UIL] chart2/uiconfig/ui/dlg_InsertErrorBars [build UIL] chart2/uiconfig/ui/imagefragment [build UIL] chart2/uiconfig/ui/insertaxisdlg [build UIL] chart2/uiconfig/ui/insertgriddlg [build UIL] chart2/uiconfig/ui/inserttitledlg [build UIL] chart2/uiconfig/ui/paradialog [build UIL] chart2/uiconfig/ui/sidebaraxis [build UIL] chart2/uiconfig/ui/sidebarelements 0 new warning (8 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/BasicIDE.suppr) [build UIL] chart2/uiconfig/ui/sidebarerrorbar [build UIL] chart2/uiconfig/ui/sidebarseries [build UIL] chart2/uiconfig/ui/smoothlinesdlg [build UIL] chart2/uiconfig/ui/steppedlinesdlg [build UIL] chart2/uiconfig/ui/titlerotationtabpage [build UIL] chart2/uiconfig/ui/dlg_InsertLegend [build UIL] chart2/uiconfig/ui/tp_3D_SceneAppearance [build UIL] chart2/uiconfig/ui/tp_3D_SceneGeometry [build UIL] chart2/uiconfig/ui/tp_3D_SceneIllumination [build UIL] chart2/uiconfig/ui/tp_axisLabel [build UIL] chart2/uiconfig/ui/tp_AxisPositions [build UIL] chart2/uiconfig/ui/tp_ChartType [build UIL] chart2/uiconfig/ui/tp_DataLabel [build UIL] chart2/uiconfig/ui/tp_DataSource [build UIL] chart2/uiconfig/ui/tp_ErrorBars [build UIL] chart2/uiconfig/ui/tp_LegendPosition [build UIL] chart2/uiconfig/ui/tp_PolarOptions [build UIL] chart2/uiconfig/ui/tp_RangeChooser [build UIL] chart2/uiconfig/ui/tp_SeriesToAxis [build UIL] chart2/uiconfig/ui/tp_Scale [build UIL] chart2/uiconfig/ui/tp_Trendline [build UIL] chart2/uiconfig/ui/wizelementspage [build UIA] modules/schart [build UIM] share/config/soffice.cfg/modules/schart/menubar/menubar [build UIL] cui/uiconfig/ui/aboutdialog [build UIL] cui/uiconfig/ui/aboutconfigdialog [build UIL] cui/uiconfig/ui/aboutconfigvaluedialog [build UIL] cui/uiconfig/ui/accelconfigpage [build UIL] cui/uiconfig/ui/agingdialog [build UIL] cui/uiconfig/ui/acorexceptpage [build UIL] cui/uiconfig/ui/acoroptionspage [build UIL] cui/uiconfig/ui/acorreplacepage [build UIL] cui/uiconfig/ui/applyautofmtpage [build UIL] cui/uiconfig/ui/applylocalizedpage [build UIL] cui/uiconfig/ui/areadialog [build UIL] cui/uiconfig/ui/areatabpage [build UIL] cui/uiconfig/ui/asiantypography [build UIL] cui/uiconfig/ui/assigncomponentdialog [build UIL] cui/uiconfig/ui/autocorrectdialog [build UIL] cui/uiconfig/ui/backgroundpage [build UIL] cui/uiconfig/ui/baselinksdialog [build UIL] cui/uiconfig/ui/bitmaptabpage [build UIL] cui/uiconfig/ui/blackorwhitelistentrydialog [build UIL] cui/uiconfig/ui/borderareatransparencydialog [build UIL] cui/uiconfig/ui/borderbackgrounddialog [build UIL] cui/uiconfig/ui/borderpage [build UIL] cui/uiconfig/ui/bulletandposition [build UIL] cui/uiconfig/ui/breaknumberoption [build UIL] cui/uiconfig/ui/calloutdialog [build UIL] cui/uiconfig/ui/calloutpage [build UIL] cui/uiconfig/ui/cellalignment [build UIL] cui/uiconfig/ui/certdialog [build UIL] cui/uiconfig/ui/chapterfragment [build UIL] cui/uiconfig/ui/charnamepage [build UIL] cui/uiconfig/ui/colorconfigwin [build UIL] cui/uiconfig/ui/colorfragment [build UIL] cui/uiconfig/ui/colorpage [build UIL] cui/uiconfig/ui/colorpickerdialog [build UIL] cui/uiconfig/ui/comment [build UIL] cui/uiconfig/ui/connectortabpage [build UIL] cui/uiconfig/ui/connpooloptions [build UIL] cui/uiconfig/ui/croppage [build UIL] cui/uiconfig/ui/cuiimapdlg [build UIL] cui/uiconfig/ui/databaselinkdialog [build UIL] cui/uiconfig/ui/diagramdialog [build UIL] cui/uiconfig/ui/dimensionlinestabpage [build UIL] cui/uiconfig/ui/editdictionarydialog [build UIL] cui/uiconfig/ui/editmodulesdialog [build UIL] cui/uiconfig/ui/embossdialog [build UIL] cui/uiconfig/ui/eventassigndialog [build UIL] cui/uiconfig/ui/eventassignpage [build UIL] cui/uiconfig/ui/fontfragment [build UIL] cui/uiconfig/ui/formatnumberdialog 0 new warning (75 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/schart.suppr) 0 new fatal (6 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/schart.suppr) [build UIL] cui/uiconfig/ui/fmsearchdialog [build UIL] cui/uiconfig/ui/gradientpage [build UIL] cui/uiconfig/ui/customizedialog [build UIL] cui/uiconfig/ui/dbregisterpage [build UIL] cui/uiconfig/ui/distributiondialog [build UIL] cui/uiconfig/ui/distributionpage [build UIL] cui/uiconfig/ui/effectspage [build UIL] cui/uiconfig/ui/eventsconfigpage [build UIL] cui/uiconfig/ui/formatcellsdialog [build UIL] cui/uiconfig/ui/fontfeaturesdialog [build UIL] cui/uiconfig/ui/galleryapplyprogress [build UIL] cui/uiconfig/ui/galleryfilespage [build UIL] cui/uiconfig/ui/gallerygeneralpage [build UIL] cui/uiconfig/ui/gallerysearchprogress [build UIL] cui/uiconfig/ui/gallerythemedialog [build UIL] cui/uiconfig/ui/gallerythemeiddialog [build UIL] cui/uiconfig/ui/gallerytitledialog [build UIL] cui/uiconfig/ui/galleryupdateprogress [build UIL] cui/uiconfig/ui/hangulhanjaadddialog [build UIL] cui/uiconfig/ui/hangulhanjaeditdictdialog [build UIL] cui/uiconfig/ui/hangulhanjaconversiondialog [build UIL] cui/uiconfig/ui/hangulhanjaoptdialog [build UIL] cui/uiconfig/ui/hatchpage [build UIL] cui/uiconfig/ui/hyperlinkdialog [build UIL] cui/uiconfig/ui/hyperlinkdocpage [build UIL] cui/uiconfig/ui/hyperlinkinternetpage [build UIL] cui/uiconfig/ui/hyperlinkmarkdialog [build UIL] cui/uiconfig/ui/hyperlinkmailpage [build UIL] cui/uiconfig/ui/hyperlinknewdocpage [build UIL] cui/uiconfig/ui/hyphenate [build UIL] cui/uiconfig/ui/iconchangedialog [build UIL] cui/uiconfig/ui/iconselectordialog [build UIL] cui/uiconfig/ui/tipofthedaydialog [build UIL] cui/uiconfig/ui/insertfloatingframe [build UIL] cui/uiconfig/ui/insertoleobject [build UIL] cui/uiconfig/ui/insertrowcolumn [build UIL] cui/uiconfig/ui/javaclasspathdialog [build UIL] cui/uiconfig/ui/javastartparametersdialog [build UIL] cui/uiconfig/ui/linedialog [build UIL] cui/uiconfig/ui/linetabpage [build UIL] cui/uiconfig/ui/lineendstabpage [build UIL] cui/uiconfig/ui/linestyletabpage [build UIL] cui/uiconfig/ui/macroassigndialog [build UIL] cui/uiconfig/ui/macroassignpage [build UIL] cui/uiconfig/ui/macroselectordialog [build UIL] cui/uiconfig/ui/menuassignpage [build UIL] cui/uiconfig/ui/mosaicdialog [build UIL] cui/uiconfig/ui/movemenu [build UIL] cui/uiconfig/ui/multipathdialog [build UIL] cui/uiconfig/ui/namedialog [build UIL] cui/uiconfig/ui/newlibdialog [build UIL] cui/uiconfig/ui/newtabledialog [build UIL] cui/uiconfig/ui/newtoolbardialog [build UIL] cui/uiconfig/ui/numberingformatpage [build UIL] cui/uiconfig/ui/numberingoptionspage [build UIL] cui/uiconfig/ui/numberingpositionpage [build UIL] cui/uiconfig/ui/objectnamedialog [build UIL] cui/uiconfig/ui/objecttitledescdialog [build UIL] cui/uiconfig/ui/optaccessibilitypage [build UIL] cui/uiconfig/ui/optadvancedpage [build UIL] cui/uiconfig/ui/optappearancepage [build UIL] cui/uiconfig/ui/optasianpage [build UIL] cui/uiconfig/ui/optbasicidepage [build UIL] cui/uiconfig/ui/optctlpage [build UIL] cui/uiconfig/ui/optchartcolorspage [build UIL] cui/uiconfig/ui/optemailpage [build UIL] cui/uiconfig/ui/optfltrpage [build UIL] cui/uiconfig/ui/optfltrembedpage [build UIL] cui/uiconfig/ui/optfontspage [build UIL] cui/uiconfig/ui/optgeneralpage [build UIL] cui/uiconfig/ui/opthtmlpage [build UIL] cui/uiconfig/ui/optionsdialog [build UIL] cui/uiconfig/ui/optjsearchpage [build UIL] cui/uiconfig/ui/optlanguagespage [build UIL] cui/uiconfig/ui/optlingupage [build UIL] cui/uiconfig/ui/optnewdictionarydialog [build UIL] cui/uiconfig/ui/optonlineupdatepage [build UIL] cui/uiconfig/ui/optopenclpage [build UIL] cui/uiconfig/ui/optpathspage [build UIL] cui/uiconfig/ui/optproxypage [build UIL] cui/uiconfig/ui/optsavepage [build UIL] cui/uiconfig/ui/optsecuritypage [build UIL] cui/uiconfig/ui/optuserpage [build UIL] cui/uiconfig/ui/optviewpage [build UIL] cui/uiconfig/ui/pageformatpage [build UIL] cui/uiconfig/ui/paragalignpage [build UIL] cui/uiconfig/ui/paraindentspacing [build UIL] cui/uiconfig/ui/paratabspage [build UIL] cui/uiconfig/ui/password [build UIL] cui/uiconfig/ui/screenshotannotationdialog [build UIL] cui/uiconfig/ui/pastespecial [build UIL] cui/uiconfig/ui/patterntabpage [build UIL] cui/uiconfig/ui/percentdialog [build UIL] cui/uiconfig/ui/personalization_tab [build UIL] cui/uiconfig/ui/pickbulletpage [build UIL] cui/uiconfig/ui/pickgraphicpage [build UIL] cui/uiconfig/ui/picknumberingpage [build UIL] cui/uiconfig/ui/pickoutlinepage [build UIL] cui/uiconfig/ui/positionpage [build UIL] cui/uiconfig/ui/positionsizedialog [build UIL] cui/uiconfig/ui/possizetabpage [build UIL] cui/uiconfig/ui/posterdialog [build UIL] cui/uiconfig/ui/qrcodegen [build UIL] cui/uiconfig/ui/querychangelineenddialog [build UIL] cui/uiconfig/ui/querydeletebitmapdialog [build UIL] cui/uiconfig/ui/querydeletechartcolordialog [build UIL] cui/uiconfig/ui/querydeletecolordialog [build UIL] cui/uiconfig/ui/querydeletedictionarydialog [build UIL] cui/uiconfig/ui/querydeletegradientdialog [build UIL] cui/uiconfig/ui/querydeletehatchdialog [build UIL] cui/uiconfig/ui/querydeletelineenddialog [build UIL] cui/uiconfig/ui/querydeletelinestyledialog [build UIL] cui/uiconfig/ui/queryduplicatedialog [build UIL] cui/uiconfig/ui/querynoloadedfiledialog [build UIL] cui/uiconfig/ui/querynosavefiledialog [build UIL] cui/uiconfig/ui/querysavelistdialog [build UIL] cui/uiconfig/ui/queryupdategalleryfilelistdialog [build UIL] cui/uiconfig/ui/recordnumberdialog [build UIL] cui/uiconfig/ui/rotationtabpage [build UIL] cui/uiconfig/ui/scriptorganizer [build UIL] cui/uiconfig/ui/searchattrdialog [build UIL] cui/uiconfig/ui/searchformatdialog [build UIL] cui/uiconfig/ui/securityoptionsdialog [build UIL] cui/uiconfig/ui/selectpathdialog [build UIL] cui/uiconfig/ui/shadowtabpage [build UIL] cui/uiconfig/ui/showcoldialog [build UIL] cui/uiconfig/ui/similaritysearchdialog [build UIL] cui/uiconfig/ui/signatureline [build UIL] cui/uiconfig/ui/signsignatureline [build UIL] cui/uiconfig/ui/slantcornertabpage [build UIL] cui/uiconfig/ui/smarttagoptionspage [build UIL] cui/uiconfig/ui/smoothdialog [build UIL] cui/uiconfig/ui/solarizedialog [build UIL] cui/uiconfig/ui/specialcharacters [build UIL] cui/uiconfig/ui/spellingdialog [build UIL] cui/uiconfig/ui/spelloptionsdialog [build UIL] cui/uiconfig/ui/splitcellsdialog [build UIL] cui/uiconfig/ui/storedwebconnectiondialog [build UIL] cui/uiconfig/ui/swpossizepage [build UIL] cui/uiconfig/ui/textattrtabpage [build UIL] cui/uiconfig/ui/textanimtabpage [build UIL] cui/uiconfig/ui/textdialog [build UIL] cui/uiconfig/ui/textflowpage [build UIL] cui/uiconfig/ui/thesaurus [build UIL] cui/uiconfig/ui/transparencytabpage [build UIL] cui/uiconfig/ui/tsaurldialog [build UIL] cui/uiconfig/ui/twolinespage [build UIL] cui/uiconfig/ui/wordcompletionpage [build UIL] cui/uiconfig/ui/zoomdialog [build UIA] cui [build UIL] dbaccess/uiconfig/ui/admindialog [build UIL] dbaccess/uiconfig/ui/advancedsettingsdialog [build UIL] dbaccess/uiconfig/ui/applycolpage [build UIL] dbaccess/uiconfig/ui/authentificationpage [build UIL] dbaccess/uiconfig/ui/autocharsetpage [build UIL] dbaccess/uiconfig/ui/choosedatasourcedialog [build UIL] dbaccess/uiconfig/ui/collectionviewdialog [build UIL] dbaccess/uiconfig/ui/colwidthdialog [build UIL] dbaccess/uiconfig/ui/connectionpage [build UIL] dbaccess/uiconfig/ui/copytablepage [build UIL] dbaccess/uiconfig/ui/dbaseindexdialog [build UIL] dbaccess/uiconfig/ui/dbasepage [build UIL] dbaccess/uiconfig/ui/dbwizconnectionpage [build UIL] dbaccess/uiconfig/ui/dbwizmysqlintropage [build UIL] dbaccess/uiconfig/ui/dbwizmysqlnativepage [build UIL] dbaccess/uiconfig/ui/dbwizspreadsheetpage [build UIL] dbaccess/uiconfig/ui/dbwiztextpage [build UIL] dbaccess/uiconfig/ui/deleteallrowsdialog [build UIL] dbaccess/uiconfig/ui/designsavemodifieddialog [build UIL] dbaccess/uiconfig/ui/directsqldialog [build UIL] dbaccess/uiconfig/ui/emptypage [build UIL] dbaccess/uiconfig/ui/fielddialog [build UIL] dbaccess/uiconfig/ui/fielddescpage [build UIL] dbaccess/uiconfig/ui/finalpagewizard [build UIL] dbaccess/uiconfig/ui/generalpagedialog [build UIL] dbaccess/uiconfig/ui/generalpagewizard [build UIL] dbaccess/uiconfig/ui/generalspecialjdbcdetailspage [build UIL] dbaccess/uiconfig/ui/generatedvaluespage [build UIL] dbaccess/uiconfig/ui/indexdesigndialog [build UIL] dbaccess/uiconfig/ui/jdbcconnectionpage [build UIL] dbaccess/uiconfig/ui/joindialog [build UIL] dbaccess/uiconfig/ui/jointablemenu [build UIL] dbaccess/uiconfig/ui/joinviewmenu [build UIL] dbaccess/uiconfig/ui/keymenu [build UIL] dbaccess/uiconfig/ui/ldapconnectionpage [build UIL] dbaccess/uiconfig/ui/ldappage [build UIL] dbaccess/uiconfig/ui/mysqlnativepage [build UIL] dbaccess/uiconfig/ui/mysqlnativesettings [build UIL] dbaccess/uiconfig/ui/namematchingpage [build UIL] dbaccess/uiconfig/ui/odbcpage [build UIL] dbaccess/uiconfig/ui/parametersdialog [build UIL] dbaccess/uiconfig/ui/password [build UIL] dbaccess/uiconfig/ui/querycolmenu [build UIL] dbaccess/uiconfig/ui/queryfilterdialog [build UIL] dbaccess/uiconfig/ui/queryfuncmenu [build UIL] dbaccess/uiconfig/ui/querypropertiesdialog [build UIL] dbaccess/uiconfig/ui/relationdialog [build UIL] dbaccess/uiconfig/ui/rowheightdialog [build UIL] dbaccess/uiconfig/ui/saveindexdialog [build UIL] dbaccess/uiconfig/ui/savedialog [build UIL] dbaccess/uiconfig/ui/savemodifieddialog [build UIL] dbaccess/uiconfig/ui/specialjdbcconnectionpage [build UIL] dbaccess/uiconfig/ui/specialsettingspage [build UIL] dbaccess/uiconfig/ui/sortdialog [build UIL] dbaccess/uiconfig/ui/sqlexception [build UIL] dbaccess/uiconfig/ui/tabledesignrowmenu [build UIL] dbaccess/uiconfig/ui/tabledesignsavemodifieddialog [build UIL] dbaccess/uiconfig/ui/tablesfilterdialog [build UIL] dbaccess/uiconfig/ui/tablesfilterpage [build UIL] dbaccess/uiconfig/ui/tablesjoindialog [build UIL] dbaccess/uiconfig/ui/textconnectionsettings [build UIL] dbaccess/uiconfig/ui/textpage [build UIL] dbaccess/uiconfig/ui/typeselectpage [build UIL] dbaccess/uiconfig/ui/useradmindialog [build UIL] dbaccess/uiconfig/ui/useradminpage [build UIL] dbaccess/uiconfig/ui/userdetailspage [build UIL] dbaccess/uiconfig/ui/migrwarndlg [build UIA] dbaccess [build UIM] share/config/soffice.cfg/modules/dbapp/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbbrowser/menubar/compat [build UIM] share/config/soffice.cfg/modules/dbquery/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbrelation/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbtable/menubar/menubar [build UIM] share/config/soffice.cfg/modules/dbtdata/menubar/menubar [build UIL] desktop/uiconfig/ui/dependenciesdialog [build UIL] desktop/uiconfig/ui/extensionmanager [build UIL] desktop/uiconfig/ui/extensionmenu [build UIL] desktop/uiconfig/ui/installforalldialog [build UIL] desktop/uiconfig/ui/licensedialog [build UIL] desktop/uiconfig/ui/showlicensedialog [build UIL] desktop/uiconfig/ui/updatedialog [build UIL] desktop/uiconfig/ui/updateinstalldialog [build UIL] desktop/uiconfig/ui/updaterequireddialog [build UIA] desktop [build UIL] editeng/uiconfig/ui/spellmenu [build UIA] editeng dbaccess/uiconfig/ui/connectionpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/dbwizconnectionpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/dbwiztextpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/jdbcconnectionpage.ui: WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' 5 new warnings (100 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/dbaccess.suppr) 0 new fatal (12 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/dbaccess.suppr) [build UIL] extensions/uiconfig/sabpilot/ui/contentfieldpage [build UIL] extensions/uiconfig/sabpilot/ui/contenttablepage [build UIL] extensions/uiconfig/sabpilot/ui/datasourcepage 0 new warning (21 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/desktop.suppr) [build UIL] extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/fieldassignpage [build UIL] extensions/uiconfig/sabpilot/ui/fieldlinkpage [build UIL] extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/groupradioselectionpage [build UIL] extensions/uiconfig/sabpilot/ui/invokeadminpage [build UIL] extensions/uiconfig/sabpilot/ui/optiondbfieldpage [build UIL] extensions/uiconfig/sabpilot/ui/optionsfinalpage [build UIL] extensions/uiconfig/sabpilot/ui/optionvaluespage [build UIL] extensions/uiconfig/sabpilot/ui/selecttablepage [build UIL] extensions/uiconfig/sabpilot/ui/selecttypepage [build UIL] extensions/uiconfig/sabpilot/ui/tableselectionpage [build UIA] modules/sabpilot [build UIL] extensions/uiconfig/scanner/ui/sanedialog [build UIL] extensions/uiconfig/scanner/ui/griddialog [build UIA] modules/scanner [build UIL] extensions/uiconfig/sbibliography/ui/choosedatasourcedialog [build UIL] extensions/uiconfig/sbibliography/ui/generalpage [build UIL] extensions/uiconfig/sbibliography/ui/querydialog [build UIL] extensions/uiconfig/sbibliography/ui/mappingdialog [build UIL] extensions/uiconfig/sbibliography/ui/toolbar 0 new warning (18 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/sabpilot.suppr) [build UIA] modules/sbibliography 0 new warning (6 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/scanner.suppr) 0 new fatal (1 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/scanner.suppr) [build UIM] share/config/soffice.cfg/modules/sbibliography/menubar/menubar [build UIL] extensions/uiconfig/spropctrlr/ui/controlfontdialog [build UIL] extensions/uiconfig/spropctrlr/ui/datatypedialog [build UIL] extensions/uiconfig/spropctrlr/ui/formlinksdialog [build UIL] extensions/uiconfig/spropctrlr/ui/labelselectiondialog [build UIL] extensions/uiconfig/spropctrlr/ui/listselectdialog [build UIL] extensions/uiconfig/spropctrlr/ui/taborder [build UIA] modules/spropctrlr [build UIL] filter/uiconfig/ui/impswfdialog [build UIL] filter/uiconfig/ui/pdfgeneralpage [build UIL] filter/uiconfig/ui/pdflinkspage 0 new warning (34 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/sbibliography.suppr) [build UIL] filter/uiconfig/ui/pdfoptionsdialog [build UIL] filter/uiconfig/ui/pdfsecuritypage [build UIL] filter/uiconfig/ui/pdfsignpage [build UIL] filter/uiconfig/ui/pdfuserinterfacepage [build UIL] filter/uiconfig/ui/pdfviewpage [build UIL] filter/uiconfig/ui/testxmlfilter [build UIL] filter/uiconfig/ui/warnpdfdialog 0 new warning (3 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/spropctrlr.suppr) [build UIL] filter/uiconfig/ui/xmlfiltersettings [build UIL] filter/uiconfig/ui/xmlfiltertabpagegeneral [build UIL] filter/uiconfig/ui/xmlfiltertabpagetransformation [build UIL] filter/uiconfig/ui/xsltfilterdialog [build UIA] filter [build UIL] formula/uiconfig/ui/formuladialog [build UIL] formula/uiconfig/ui/functionpage [build UIL] formula/uiconfig/ui/structpage [build UIL] formula/uiconfig/ui/parameter [build UIA] formula [build UIL] fpicker/uiconfig/ui/breadcrumb [build UIL] fpicker/uiconfig/ui/explorerfiledialog [build UIL] fpicker/uiconfig/ui/foldernamedialog [build UIL] fpicker/uiconfig/ui/remotefilesdialog cui/uiconfig/ui/bulletandposition.ui: WARNING: 'GtkLabel' 'ALlabel' does not specify what it labels within 'GtkFrame' 'positions' cui/uiconfig/ui/chapterfragment.ui: WARNING: 'GtkLabel' 'chapter' does not specify what it labels within 'interface' cui/uiconfig/ui/effectspage.ui: WARNING: 'GtkComboBoxText' 'effectslb' is referenced by multiple mnemonic_widget 'GtkLabel' 'effectsft' , 'GtkLabel' 'effectsft2' cui/uiconfig/ui/effectspage.ui: WARNING: 'GtkMenuButton' 'fontcolorlb' is referenced by multiple mnemonic_widget 'GtkLabel' 'textdecoration' , 'GtkLabel' 'fontcolorft' , 'GtkLabel' 'fontcolorft3' cui/uiconfig/ui/hyperlinkdialog.ui: WARNING: 'GtkLabel' 'RID_SVXSTR_HYPERDLG_HLINETTP' does not specify what it labels within 'GtkNotebook' 'tabcontrol' cui/uiconfig/ui/hyperlinkdialog.ui: WARNING: 'GtkLabel' 'RID_SVXSTR_HYPERDLG_HLMAILTP' does not specify what it labels within 'GtkNotebook' 'tabcontrol' cui/uiconfig/ui/hyperlinkdialog.ui: WARNING: 'GtkLabel' 'RID_SVXSTR_HYPERDLG_HLDOCTP' does not specify what it labels within 'GtkNotebook' 'tabcontrol' cui/uiconfig/ui/hyperlinkdialog.ui: WARNING: 'GtkLabel' 'RID_SVXSTR_HYPERDLG_HLDOCNTP' does not specify what it labels within 'GtkNotebook' 'tabcontrol' cui/uiconfig/ui/hyperlinkmarkdialog.ui: WARNING: 'GtkLabel' 'error' does not specify what it labels within 'GtkDialog' 'HyperlinkMark' cui/uiconfig/ui/menuassignpage.ui: WARNING: 'GtkTextView' 'desc' has both a mnemonic 'GtkLabel' 'descriptionlabel' and labelled-by relation cui/uiconfig/ui/qrcodegen.ui: WARNING: 'GtkLabel' 'label_ecc' does not specify what it labels within 'GtkFrame' cui/uiconfig/ui/wordcompletionpage.ui: WARNING: 'GtkLabel' 'wordcompletion' does not specify what it labels within 'interface' cui/uiconfig/ui/wordcompletionpage.ui: WARNING: 'GtkLabel' 'collectedwords' does not specify what it labels within 'interface' 13 new warnings (351 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/cui.suppr) 0 new fatal (20 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/cui.suppr) [build UIA] fps 0 new warning (17 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/formula.suppr) 0 new fatal (4 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/formula.suppr) [build PKG] UIConfig/modules/StartModule [build UIM] share/config/soffice.cfg/modules/StartModule/menubar/menubar [build PKG] UIConfig/libreofficekit 0 new warning (25 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/filter.suppr) [build UIL] reportdesign/uiconfig/dbreport/ui/backgrounddialog [build UIL] reportdesign/uiconfig/dbreport/ui/chardialog [build UIL] reportdesign/uiconfig/dbreport/ui/condformatdialog [build UIL] reportdesign/uiconfig/dbreport/ui/conditionwin [build UIL] reportdesign/uiconfig/dbreport/ui/datetimedialog [build UIL] reportdesign/uiconfig/dbreport/ui/floatingfield [build UIL] reportdesign/uiconfig/dbreport/ui/floatingnavigator [build UIL] reportdesign/uiconfig/dbreport/ui/floatingsort [build UIL] reportdesign/uiconfig/dbreport/ui/groupsortmenu [build UIL] reportdesign/uiconfig/dbreport/ui/navigatormenu [build UIL] reportdesign/uiconfig/dbreport/ui/pagedialog [build UIL] reportdesign/uiconfig/dbreport/ui/pagenumberdialog [build UIA] modules/dbreport 0 new warning (11 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/fps.suppr) 0 new fatal (5 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/fps.suppr) [build UIM] share/config/soffice.cfg/modules/dbreport/menubar/menubar [build UIL] sc/uiconfig/scalc/ui/advancedfilterdialog [build UIL] sc/uiconfig/scalc/ui/allheaderfooterdialog [build UIL] sc/uiconfig/scalc/ui/analysisofvariancedialog [build UIL] sc/uiconfig/scalc/ui/autoformattable [build UIL] sc/uiconfig/scalc/ui/autosum [build UIL] sc/uiconfig/scalc/ui/cellprotectionpage [build UIL] sc/uiconfig/scalc/ui/changesourcedialog [build UIL] sc/uiconfig/scalc/ui/chardialog [build UIL] sc/uiconfig/scalc/ui/checkwarningdialog [build UIL] sc/uiconfig/scalc/ui/chisquaretestdialog 0 new warning (12 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/dbreport.suppr) 0 new fatal (2 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/dbreport.suppr) [build UIL] sc/uiconfig/scalc/ui/colorrowdialog [build UIL] sc/uiconfig/scalc/ui/colwidthdialog [build UIL] sc/uiconfig/scalc/ui/condformatmanager [build UIL] sc/uiconfig/scalc/ui/conditionalformatdialog [build UIL] sc/uiconfig/scalc/ui/conditionalformatdialogmobile [build UIL] sc/uiconfig/scalc/ui/conditionalentry [build UIL] sc/uiconfig/scalc/ui/conditionalentrymobile [build UIL] sc/uiconfig/scalc/ui/conditionaliconset [build UIL] sc/uiconfig/scalc/ui/conflictsdialog [build UIL] sc/uiconfig/scalc/ui/consolidatedialog [build UIL] sc/uiconfig/scalc/ui/correlationdialog [build UIL] sc/uiconfig/scalc/ui/covariancedialog [build UIL] sc/uiconfig/scalc/ui/createnamesdialog [build UIL] sc/uiconfig/scalc/ui/dapiservicedialog [build UIL] sc/uiconfig/scalc/ui/databaroptions [build UIL] sc/uiconfig/scalc/ui/datafielddialog [build UIL] sc/uiconfig/scalc/ui/datafieldoptionsdialog [build UIL] sc/uiconfig/scalc/ui/dataform [build UIL] sc/uiconfig/scalc/ui/dataformfragment [build UIL] sc/uiconfig/scalc/ui/datastreams [build UIL] sc/uiconfig/scalc/ui/dataproviderdlg [build UIL] sc/uiconfig/scalc/ui/dataproviderentry [build UIL] sc/uiconfig/scalc/ui/definedatabaserangedialog [build UIL] sc/uiconfig/scalc/ui/definename [build UIL] sc/uiconfig/scalc/ui/deletecells [build UIL] sc/uiconfig/scalc/ui/deletecolumnentry [build UIL] sc/uiconfig/scalc/ui/deletecontents [build UIL] sc/uiconfig/scalc/ui/descriptivestatisticsdialog [build UIL] sc/uiconfig/scalc/ui/dropmenu [build UIL] sc/uiconfig/scalc/ui/doubledialog [build UIL] sc/uiconfig/scalc/ui/erroralerttabpage [build UIL] sc/uiconfig/scalc/ui/externaldata [build UIL] sc/uiconfig/scalc/ui/exponentialsmoothingdialog [build UIL] sc/uiconfig/scalc/ui/filldlg [build UIL] sc/uiconfig/scalc/ui/footerdialog [build UIL] sc/uiconfig/scalc/ui/formatcellsdialog [build UIL] sc/uiconfig/scalc/ui/formulacalculationoptions [build UIL] sc/uiconfig/scalc/ui/fourieranalysisdialog [build UIL] sc/uiconfig/scalc/ui/floatingborderstyle [build UIL] sc/uiconfig/scalc/ui/floatinglinestyle [build UIL] sc/uiconfig/scalc/ui/functionpanel [build UIL] sc/uiconfig/scalc/ui/goalseekdlg [build UIL] sc/uiconfig/scalc/ui/groupdialog [build UIL] sc/uiconfig/scalc/ui/groupbydate [build UIL] sc/uiconfig/scalc/ui/groupbynumber [build UIL] sc/uiconfig/scalc/ui/headerdialog [build UIL] sc/uiconfig/scalc/ui/headerfootercontent [build UIL] sc/uiconfig/scalc/ui/headerfooterdialog [build UIL] sc/uiconfig/scalc/ui/imoptdialog [build UIL] sc/uiconfig/scalc/ui/inputstringdialog [build UIL] sc/uiconfig/scalc/ui/insertcells [build UIL] sc/uiconfig/scalc/ui/insertname [build UIL] sc/uiconfig/scalc/ui/insertsheet [build UIL] sc/uiconfig/scalc/ui/integerdialog [build UIL] sc/uiconfig/scalc/ui/leftfooterdialog [build UIL] sc/uiconfig/scalc/ui/leftheaderdialog [build UIL] sc/uiconfig/scalc/ui/namerangesdialog [build UIL] sc/uiconfig/scalc/ui/notebookbar [build UIL] sc/uiconfig/scalc/ui/notebookbar_compact [build UIL] sc/uiconfig/scalc/ui/notebookbar_groups [build UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_full [build UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact [build UIL] sc/uiconfig/scalc/ui/managenamesdialog [build UIL] sc/uiconfig/scalc/ui/mergecellsdialog [build UIL] sc/uiconfig/scalc/ui/mergecolumnentry [build UIL] sc/uiconfig/scalc/ui/texttransformationentry [build UIL] sc/uiconfig/scalc/ui/sorttransformationentry [build UIL] sc/uiconfig/scalc/ui/aggregatefunctionentry [build UIL] sc/uiconfig/scalc/ui/numbertransformationentry [build UIL] sc/uiconfig/scalc/ui/replacenulltransformationentry [build UIL] sc/uiconfig/scalc/ui/datetimetransformationentry [build UIL] sc/uiconfig/scalc/ui/movecopysheet [build UIL] sc/uiconfig/scalc/ui/movingaveragedialog [build UIL] sc/uiconfig/scalc/ui/multipleoperationsdialog [build UIL] sc/uiconfig/scalc/ui/navigatorpanel [build UIL] sc/uiconfig/scalc/ui/nosolutiondialog [build UIL] sc/uiconfig/scalc/ui/optcalculatepage [build UIL] sc/uiconfig/scalc/ui/optchangespage [build UIL] sc/uiconfig/scalc/ui/optcompatibilitypage [build UIL] sc/uiconfig/scalc/ui/optdefaultpage [build UIL] sc/uiconfig/scalc/ui/optdlg [build UIL] sc/uiconfig/scalc/ui/optformula [build UIL] sc/uiconfig/scalc/ui/optimalcolwidthdialog [build UIL] sc/uiconfig/scalc/ui/optimalrowheightdialog [build UIL] sc/uiconfig/scalc/ui/optsortlists [build UIL] sc/uiconfig/scalc/ui/pagetemplatedialog [build UIL] sc/uiconfig/scalc/ui/pastespecial [build UIL] sc/uiconfig/scalc/ui/paradialog [build UIL] sc/uiconfig/scalc/ui/paratemplatedialog [build UIL] sc/uiconfig/scalc/ui/passfragment [build UIL] sc/uiconfig/scalc/ui/pivotfielddialog [build UIL] sc/uiconfig/scalc/ui/pivotfilterdialog [build UIL] sc/uiconfig/scalc/ui/pivottablelayoutdialog [build UIL] sc/uiconfig/scalc/ui/printareasdialog [build UIL] sc/uiconfig/scalc/ui/printeroptions [build UIL] sc/uiconfig/scalc/ui/protectsheetdlg [build UIL] sc/uiconfig/scalc/ui/queryrunstreamscriptdialog [build UIL] sc/uiconfig/scalc/ui/randomnumbergenerator [build UIL] sc/uiconfig/scalc/ui/recalcquerydialog [build UIL] sc/uiconfig/scalc/ui/regressiondialog [build UIL] sc/uiconfig/scalc/ui/retypepassdialog [build UIL] sc/uiconfig/scalc/ui/retypepassworddialog [build UIL] sc/uiconfig/scalc/ui/rightfooterdialog [build UIL] sc/uiconfig/scalc/ui/rightheaderdialog [build UIL] sc/uiconfig/scalc/ui/rowheightdialog [build UIL] sc/uiconfig/scalc/ui/samplingdialog [build UIL] sc/uiconfig/scalc/ui/standardfilterdialog [build UIL] sc/uiconfig/scalc/ui/scenariodialog [build UIL] sc/uiconfig/scalc/ui/scenariomenu [build UIL] sc/uiconfig/scalc/ui/scgeneralpage [build UIL] sc/uiconfig/scalc/ui/searchresults [build UIL] sc/uiconfig/scalc/ui/selectdatasource [build UIL] sc/uiconfig/scalc/ui/selectrange [build UIL] sc/uiconfig/scalc/ui/selectsource [build UIL] sc/uiconfig/scalc/ui/sheetprintpage [build UIL] sc/uiconfig/scalc/ui/sharedocumentdlg [build UIL] sc/uiconfig/scalc/ui/sharedfooterdialog [build UIL] sc/uiconfig/scalc/ui/sharedheaderdialog [build UIL] sc/uiconfig/scalc/ui/sharedwarningdialog [build UIL] sc/uiconfig/scalc/ui/showchangesdialog [build UIL] sc/uiconfig/scalc/ui/showdetaildialog [build UIL] sc/uiconfig/scalc/ui/showsheetdialog [build UIL] sc/uiconfig/scalc/ui/sidebaralignment [build UIL] sc/uiconfig/scalc/ui/sidebarnumberformat [build UIL] sc/uiconfig/scalc/ui/sidebarcellappearance [build UIL] sc/uiconfig/scalc/ui/simplerefdialog [build UIL] sc/uiconfig/scalc/ui/solverdlg [build UIL] sc/uiconfig/scalc/ui/solveroptionsdialog [build UIL] sc/uiconfig/scalc/ui/solverprogressdialog [build UIL] sc/uiconfig/scalc/ui/solversuccessdialog [build UIL] sc/uiconfig/scalc/ui/sortcriteriapage [build UIL] sc/uiconfig/scalc/ui/sortdialog [build UIL] sc/uiconfig/scalc/ui/sortkey [build UIL] sc/uiconfig/scalc/ui/sortoptionspage [build UIL] sc/uiconfig/scalc/ui/sortwarning [build UIL] sc/uiconfig/scalc/ui/splitcolumnentry [build UIL] sc/uiconfig/scalc/ui/subtotaldialog [build UIL] sc/uiconfig/scalc/ui/subtotaloptionspage [build UIL] sc/uiconfig/scalc/ui/subtotalgrppage [build UIL] sc/uiconfig/scalc/ui/statisticsinfopage [build UIL] sc/uiconfig/scalc/ui/tabcolordialog [build UIL] sc/uiconfig/scalc/ui/textimportoptions [build UIL] sc/uiconfig/scalc/ui/textimportcsv [build UIL] sc/uiconfig/scalc/ui/tpviewpage [build UIL] sc/uiconfig/scalc/ui/ttestdialog [build UIL] sc/uiconfig/scalc/ui/ungroupdialog [build UIL] sc/uiconfig/scalc/ui/validationdialog [build UIL] sc/uiconfig/scalc/ui/validationcriteriapage [build UIL] sc/uiconfig/scalc/ui/validationhelptabpage [build UIL] sc/uiconfig/scalc/ui/xmlsourcedialog [build UIL] sc/uiconfig/scalc/ui/ztestdialog [build UIA] modules/scalc [build UIM] share/config/soffice.cfg/modules/scalc/menubar/menubar [build UIL] sd/uiconfig/sdraw/ui/breakdialog [build UIL] sd/uiconfig/sdraw/ui/bulletsandnumbering [build UIL] sd/uiconfig/sdraw/ui/crossfadedialog [build UIL] sd/uiconfig/sdraw/ui/dlgsnap [build UIL] sd/uiconfig/sdraw/ui/copydlg [build UIL] sd/uiconfig/sdraw/ui/drawchardialog [build UIL] sd/uiconfig/sdraw/ui/drawprinteroptions [build UIL] sd/uiconfig/sdraw/ui/drawparadialog [build UIL] sd/uiconfig/sdraw/ui/drawpagedialog [build UIL] sd/uiconfig/sdraw/ui/drawprtldialog [build UIL] sd/uiconfig/sdraw/ui/insertlayer [build UIL] sd/uiconfig/sdraw/ui/insertslidesdialog [build UIL] sd/uiconfig/sdraw/ui/namedesign [build UIL] sd/uiconfig/sdraw/ui/notebookbar [build UIL] sd/uiconfig/sdraw/ui/notebookbar_compact [build UIL] sd/uiconfig/sdraw/ui/notebookbar_single [build UIL] sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact [build UIL] sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full [build UIL] sd/uiconfig/sdraw/ui/paranumberingtab [build UIL] sd/uiconfig/sdraw/ui/queryunlinkimagedialog [build UIL] sd/uiconfig/sdraw/ui/vectorize [build UIA] modules/sdraw [build UIM] share/config/soffice.cfg/modules/sdraw/menubar/menubar [build UIL] sd/uiconfig/simpress/ui/annotationmenu [build UIL] sd/uiconfig/simpress/ui/annotationtagmenu [build UIL] sd/uiconfig/simpress/ui/clientboxfragment [build UIL] sd/uiconfig/simpress/ui/currentmastermenu [build UIL] sd/uiconfig/simpress/ui/customanimationspanel [build UIL] sd/uiconfig/simpress/ui/customanimationproperties [build UIL] sd/uiconfig/simpress/ui/customanimationeffecttab [build UIL] sd/uiconfig/simpress/ui/customanimationfragment [build UIL] sd/uiconfig/simpress/ui/customanimationtimingtab [build UIL] sd/uiconfig/simpress/ui/customanimationtexttab [build UIL] sd/uiconfig/simpress/ui/customslideshows [build UIL] sd/uiconfig/simpress/ui/definecustomslideshow [build UIL] sd/uiconfig/simpress/ui/dlgfield [build UIL] sd/uiconfig/simpress/ui/dockinganimation [build UIL] sd/uiconfig/simpress/ui/effectmenu [build UIL] sd/uiconfig/simpress/ui/fontsizemenu [build UIL] sd/uiconfig/simpress/ui/fontstylemenu [build UIL] sd/uiconfig/simpress/ui/headerfooterdialog [build UIL] sd/uiconfig/simpress/ui/headerfootertab [build UIL] sd/uiconfig/simpress/ui/impressprinteroptions [build UIL] sd/uiconfig/simpress/ui/insertslides [build UIL] sd/uiconfig/simpress/ui/interactiondialog [build UIL] sd/uiconfig/simpress/ui/interactionpage [build UIL] sd/uiconfig/simpress/ui/layoutmenu [build UIL] sd/uiconfig/simpress/ui/masterlayoutdlg [build UIL] sd/uiconfig/simpress/ui/mastermenu [build UIL] sd/uiconfig/simpress/ui/navigatorpanel [build UIL] sd/uiconfig/simpress/ui/notebookbar [build UIL] sd/uiconfig/simpress/ui/notebookbar_compact [build UIL] sd/uiconfig/simpress/ui/notebookbar_single [build UIL] sd/uiconfig/simpress/ui/notebookbar_groups [build UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_full [build UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact [build UIL] sd/uiconfig/simpress/ui/optimpressgeneralpage [build UIL] sd/uiconfig/simpress/ui/photoalbum [build UIL] sd/uiconfig/simpress/ui/presentationdialog [build UIL] sd/uiconfig/simpress/ui/prntopts [build UIL] sd/uiconfig/simpress/ui/publishingdialog [build UIL] sd/uiconfig/simpress/ui/remotedialog [build UIL] sd/uiconfig/simpress/ui/rotatemenu [build UIL] sd/uiconfig/simpress/ui/scalemenu [build UIL] sd/uiconfig/simpress/ui/sdviewpage [build UIL] sd/uiconfig/simpress/ui/sidebarslidebackground [build UIL] sd/uiconfig/simpress/ui/slidecontextmenu [build UIL] sd/uiconfig/simpress/ui/slidedesigndialog [build UIL] sd/uiconfig/simpress/ui/slidetransitionspanel [build UIL] sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal [build UIL] sd/uiconfig/simpress/ui/tabledesignpanel [build UIL] sd/uiconfig/simpress/ui/tabledesignpanelhorizontal [build UIL] sd/uiconfig/simpress/ui/templatedialog [build UIA] modules/simpress [build UIM] share/config/soffice.cfg/modules/simpress/menubar/menubar [build UIL] sfx2/uiconfig/ui/alienwarndialog [build UIL] sfx2/uiconfig/ui/addtargetdialog [build UIL] sfx2/uiconfig/ui/autoredactdialog [build UIL] sfx2/uiconfig/ui/bookmarkdialog [build UIL] sfx2/uiconfig/ui/bookmarkmenu [build UIL] sfx2/uiconfig/ui/charmapcontrol [build UIL] sfx2/uiconfig/ui/charviewmenu [build UIL] sfx2/uiconfig/ui/checkin [build UIL] sfx2/uiconfig/ui/cmisinfopage [build UIL] sfx2/uiconfig/ui/cmisline [build UIL] sfx2/uiconfig/ui/custominfopage [build UIL] sfx2/uiconfig/ui/descriptioninfopage [build UIL] sfx2/uiconfig/ui/documentfontspage [build UIL] sfx2/uiconfig/ui/documentinfopage [build UIL] sfx2/uiconfig/ui/documentpropertiesdialog [build UIL] sfx2/uiconfig/ui/editdocumentdialog [build UIL] sfx2/uiconfig/ui/editdurationdialog [build UIL] sfx2/uiconfig/ui/emojicontrol [build UIL] sfx2/uiconfig/ui/errorfindemaildialog [build UIL] sfx2/uiconfig/ui/floatingrecord [build UIL] sfx2/uiconfig/ui/helpbookmarkpage [build UIL] sfx2/uiconfig/ui/helpcontrol [build UIL] sfx2/uiconfig/ui/helpcontentpage [build UIL] sfx2/uiconfig/ui/helpindexpage [build UIL] sfx2/uiconfig/ui/helpmanual [build UIL] sfx2/uiconfig/ui/helpsearchpage [build UIL] sfx2/uiconfig/ui/inputdialog [build UIL] sfx2/uiconfig/ui/licensedialog [build UIL] sfx2/uiconfig/ui/linefragment [build UIL] sfx2/uiconfig/ui/linkeditdialog [build UIL] sfx2/uiconfig/ui/loadtemplatedialog [build UIL] sfx2/uiconfig/ui/managestylepage [build UIL] sfx2/uiconfig/ui/newstyle [build UIL] sfx2/uiconfig/ui/notebookbar [build UIL] sfx2/uiconfig/ui/optprintpage [build UIL] sfx2/uiconfig/ui/password [build UIL] sfx2/uiconfig/ui/notebookbarpopup [build UIL] sfx2/uiconfig/ui/printeroptionsdialog [build UIL] sfx2/uiconfig/ui/querysavedialog [build UIL] sfx2/uiconfig/ui/safemodequerydialog [build UIL] sfx2/uiconfig/ui/searchdialog [build UIL] sfx2/uiconfig/ui/securityinfopage [build UIL] sfx2/uiconfig/ui/singletabdialog [build UIL] sfx2/uiconfig/ui/startcenter [build UIL] sfx2/uiconfig/ui/stylecontextmenu [build UIL] sfx2/uiconfig/ui/templatedlg [build UIL] sfx2/uiconfig/ui/saveastemplatedlg [build UIL] sfx2/uiconfig/ui/templatecategorydlg [build UIL] sfx2/uiconfig/ui/versionsofdialog [build UIL] sfx2/uiconfig/ui/versioncommentdialog [build UIL] sfx2/uiconfig/ui/versionscmis [build UIA] sfx 0 new warning (72 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/sfx.suppr) 0 new warning (10 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/sdraw.suppr) [build UIL] starmath/uiconfig/smath/ui/alignmentdialog [build UIL] starmath/uiconfig/smath/ui/catalogdialog [build UIL] starmath/uiconfig/smath/ui/dockingelements [build UIL] starmath/uiconfig/smath/ui/fontdialog [build UIL] starmath/uiconfig/smath/ui/fontsizedialog [build UIL] starmath/uiconfig/smath/ui/fonttypedialog [build UIL] starmath/uiconfig/smath/ui/printeroptions [build UIL] starmath/uiconfig/smath/ui/savedefaultsdialog [build UIL] starmath/uiconfig/smath/ui/smathsettings [build UIL] starmath/uiconfig/smath/ui/spacingdialog sc/uiconfig/scalc/ui/headerfootercontent.ui: WARNING: 'GtkComboBoxText' 'comboLB_DEFINED' is referenced by multiple mnemonic_widget 'GtkLabel' 'labelFT_H_DEFINED' , 'GtkLabel' 'labelFT_F_DEFINED' sc/uiconfig/scalc/ui/replacenulltransformationentry.ui: WARNING: 'GtkLabel' does not specify what it labels within 'interface' sc/uiconfig/scalc/ui/datetimetransformationentry.ui: WARNING: 'GtkLabel' does not specify what it labels within 'interface' sc/uiconfig/scalc/ui/passfragment.ui: WARNING: 'GtkLabel' 'name' does not specify what it labels within 'interface' sc/uiconfig/scalc/ui/passfragment.ui: WARNING: 'GtkLabel' 'status' does not specify what it labels within 'interface' 0 new error (23 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/scalc.suppr) 5 new warnings (199 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/scalc.suppr) 0 new fatal (24 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/scalc.suppr) 1 suppression unused: 186:sc/uiconfig/scalc/ui/scgeneralpage.ui://GtkLabel[@id='label6'] orphan-label [build UIL] starmath/uiconfig/smath/ui/symdefinedialog [build UIA] modules/smath [build UIM] share/config/soffice.cfg/modules/smath/menubar/menubar [build UIL] svtools/uiconfig/ui/addresstemplatedialog [build UIL] svtools/uiconfig/ui/datewindow [build UIL] svtools/uiconfig/ui/emptypage [build UIL] svtools/uiconfig/ui/fileviewmenu [build UIL] svtools/uiconfig/ui/graphicexport [build UIL] svtools/uiconfig/ui/inputbox [build UIL] svtools/uiconfig/ui/javadisableddialog [build UIL] svtools/uiconfig/ui/linewindow [build UIL] svtools/uiconfig/ui/placeedit [build UIL] svtools/uiconfig/ui/printersetupdialog [build UIL] svtools/uiconfig/ui/querydeletedialog [build UIL] svtools/uiconfig/ui/restartdialog [build UIA] svt [build UIL] svx/uiconfig/ui/acceptrejectchangesdialog [build UIL] svx/uiconfig/ui/addconditiondialog [build UIL] svx/uiconfig/ui/adddataitemdialog [build UIL] svx/uiconfig/ui/addinstancedialog [build UIL] svx/uiconfig/ui/addmodeldialog [build UIL] svx/uiconfig/ui/addnamespacedialog [build UIL] svx/uiconfig/ui/addsubmissiondialog [build UIL] svx/uiconfig/ui/asianphoneticguidedialog [build UIL] svx/uiconfig/ui/cellmenu 0 new warning (40 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/smath.suppr) svtools/uiconfig/ui/restartdialog.ui: WARNING: 'GtkLabel' 'reason_opencl' does not specify what it labels within 'GtkDialog' 'RestartDialog' svtools/uiconfig/ui/restartdialog.ui: WARNING: 'GtkLabel' 'reason_threading' does not specify what it labels within 'GtkDialog' 'RestartDialog' svtools/uiconfig/ui/restartdialog.ui: WARNING: 'GtkLabel' 'reason_mscompatible_formsmenu' does not specify what it labels within 'GtkDialog' 'RestartDialog' 3 new warnings (27 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/svt.suppr) 0 new fatal (1 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/svt.suppr) [build UIL] svx/uiconfig/ui/charsetmenu [build UIL] svx/uiconfig/ui/chineseconversiondialog [build UIL] svx/uiconfig/ui/chinesedictionary [build UIL] svx/uiconfig/ui/classificationdialog [build UIL] svx/uiconfig/ui/colorwindow [build UIL] svx/uiconfig/ui/colsmenu [build UIL] svx/uiconfig/ui/compressgraphicdialog [build UIL] svx/uiconfig/ui/convertmenu [build UIL] svx/uiconfig/ui/crashreportdlg [build UIL] svx/uiconfig/ui/datanavigator [build UIL] svx/uiconfig/ui/defaultshapespanel [build UIL] svx/uiconfig/ui/deleteheaderdialog [build UIL] svx/uiconfig/ui/deletefooterdialog [build UIL] svx/uiconfig/ui/docking3deffects [build UIL] svx/uiconfig/ui/dockingcolorreplace [build UIL] svx/uiconfig/ui/dockingfontwork [build UIL] svx/uiconfig/ui/docrecoverybrokendialog [build UIL] svx/uiconfig/ui/docrecoveryprogressdialog [build UIL] svx/uiconfig/ui/docrecoveryrecoverdialog [build UIL] svx/uiconfig/ui/docrecoverysavedialog [build UIL] svx/uiconfig/ui/extrustiondepthdialog [build UIL] svx/uiconfig/ui/filtermenu [build UIL] svx/uiconfig/ui/findreplacedialog [build UIL] svx/uiconfig/ui/floatingareastyle [build UIL] svx/uiconfig/ui/floatingcontour [build UIL] svx/uiconfig/ui/floatinglineproperty [build UIL] svx/uiconfig/ui/floatingundoredo [build UIL] svx/uiconfig/ui/fontworkgallerydialog [build UIL] svx/uiconfig/ui/fontworkspacingdialog [build UIL] svx/uiconfig/ui/formdatamenu [build UIL] svx/uiconfig/ui/formlinkwarndialog [build UIL] svx/uiconfig/ui/formnavimenu [build UIL] svx/uiconfig/ui/functionmenu [build UIL] svx/uiconfig/ui/gallerymenu1 [build UIL] svx/uiconfig/ui/gallerymenu2 [build UIL] svx/uiconfig/ui/headfootformatpage [build UIL] svx/uiconfig/ui/imapdialog [build UIL] svx/uiconfig/ui/imapmenu [build UIL] svx/uiconfig/ui/linkwarndialog [build UIL] svx/uiconfig/ui/mediaplayback [build UIL] svx/uiconfig/ui/namespacedialog [build UIL] svx/uiconfig/ui/oldcolorwindow [build UIL] svx/uiconfig/ui/optgridpage [build UIL] svx/uiconfig/ui/paralinespacingcontrol [build UIL] svx/uiconfig/ui/paralrspacing [build UIL] svx/uiconfig/ui/paraulspacing [build UIL] svx/uiconfig/ui/passwd [build UIL] svx/uiconfig/ui/presetmenu [build UIL] svx/uiconfig/ui/profileexporteddialog [build UIL] svx/uiconfig/ui/querydeletecontourdialog [build UIL] svx/uiconfig/ui/querydeleteobjectdialog [build UIL] svx/uiconfig/ui/querydeletethemedialog [build UIL] svx/uiconfig/ui/querymodifyimagemapchangesdialog [build UIL] svx/uiconfig/ui/querynewcontourdialog [build UIL] svx/uiconfig/ui/querysavecontchangesdialog [build UIL] svx/uiconfig/ui/querysaveimagemapchangesdialog [build UIL] svx/uiconfig/ui/queryunlinkgraphicsdialog [build UIL] svx/uiconfig/ui/redlinecontrol [build UIL] svx/uiconfig/ui/redlinefilterpage [build UIL] svx/uiconfig/ui/redlineviewpage [build UIL] svx/uiconfig/ui/rowsmenu [build UIL] svx/uiconfig/ui/rulermenu [build UIL] svx/uiconfig/ui/safemodedialog [build UIL] svx/uiconfig/ui/savemodifieddialog [build UIL] svx/uiconfig/ui/selectionmenu [build UIL] svx/uiconfig/ui/sidebararea [build UIL] svx/uiconfig/ui/sidebarshadow [build UIL] svx/uiconfig/ui/sidebargraphic [build UIL] svx/uiconfig/ui/sidebarline [build UIL] svx/uiconfig/ui/sidebarparagraph [build UIL] svx/uiconfig/ui/sidebarlists [build UIL] svx/uiconfig/ui/sidebarpossize [build UIL] svx/uiconfig/ui/sidebarstylespanel [build UIL] svx/uiconfig/ui/sidebartextpanel [build UIL] svx/uiconfig/ui/stylemenu [build UIL] svx/uiconfig/ui/textcharacterspacingcontrol [build UIL] svx/uiconfig/ui/textcontrolchardialog [build UIL] svx/uiconfig/ui/textcontrolparadialog [build UIL] svx/uiconfig/ui/textunderlinecontrol [build UIL] svx/uiconfig/ui/xmlsecstatmenu [build UIL] svx/uiconfig/ui/xformspage [build UIL] svx/uiconfig/ui/zoommenu [build UIA] svx [build UIM] share/config/soffice.cfg/modules/sglobal/menubar/menubar [build UIM] share/config/soffice.cfg/modules/sweb/menubar/menubar sd/uiconfig/simpress/ui/clientboxfragment.ui: WARNING: 'GtkLabel' 'name' does not specify what it labels within 'interface' 0 new error (3 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/simpress.suppr) 1 new warning (43 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/simpress.suppr) 0 new fatal (4 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/simpress.suppr) [build UIM] share/config/soffice.cfg/modules/swform/menubar/menubar svx/uiconfig/ui/sidebarpossize.ui: WARNING: 'GtkLabel' 'arrangelabel' does not specify what it labels within 'interface' 0 new error (17 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/svx.suppr) 1 new warning (84 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/svx.suppr) 0 new fatal (19 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/svx.suppr) [build UIM] share/config/soffice.cfg/modules/swreport/menubar/menubar [build UIL] sw/uiconfig/swriter/ui/abstractdialog [build UIL] sw/uiconfig/swriter/ui/addentrydialog [build UIL] sw/uiconfig/swriter/ui/addressblockdialog [build UIL] sw/uiconfig/swriter/ui/alreadyexistsdialog [build UIL] sw/uiconfig/swriter/ui/addressfragment [build UIL] sw/uiconfig/swriter/ui/annotationmenu [build UIL] sw/uiconfig/swriter/ui/asciifilterdialog [build UIL] sw/uiconfig/swriter/ui/asksearchdialog [build UIL] sw/uiconfig/swriter/ui/assignfieldsdialog [build UIL] sw/uiconfig/swriter/ui/assignfragment [build UIL] sw/uiconfig/swriter/ui/assignstylesdialog [build UIL] sw/uiconfig/swriter/ui/attachnamedialog [build UIL] sw/uiconfig/swriter/ui/authenticationsettingsdialog [build UIL] sw/uiconfig/swriter/ui/autoformattable [build UIL] sw/uiconfig/swriter/ui/autotext [build UIL] sw/uiconfig/swriter/ui/bibliographyentry [build UIL] sw/uiconfig/swriter/ui/bibliofragment [build UIL] sw/uiconfig/swriter/ui/bulletsandnumbering [build UIL] sw/uiconfig/swriter/ui/businessdatapage [build UIL] sw/uiconfig/swriter/ui/cannotsavelabeldialog [build UIL] sw/uiconfig/swriter/ui/captiondialog [build UIL] sw/uiconfig/swriter/ui/captionoptions [build UIL] sw/uiconfig/swriter/ui/cardmediumpage [build UIL] sw/uiconfig/swriter/ui/ccdialog [build UIL] sw/uiconfig/swriter/ui/characterproperties [build UIL] sw/uiconfig/swriter/ui/charurlpage [build UIL] sw/uiconfig/swriter/ui/columndialog [build UIL] sw/uiconfig/swriter/ui/columnpage [build UIL] sw/uiconfig/swriter/ui/columnwidth [build UIL] sw/uiconfig/swriter/ui/comboboxfragment [build UIL] sw/uiconfig/swriter/ui/conditionpage [build UIL] sw/uiconfig/swriter/ui/converttexttable [build UIL] sw/uiconfig/swriter/ui/createaddresslist [build UIL] sw/uiconfig/swriter/ui/createauthorentry [build UIL] sw/uiconfig/swriter/ui/createautomarkdialog [build UIL] sw/uiconfig/swriter/ui/customizeaddrlistdialog [build UIL] sw/uiconfig/swriter/ui/datasourcesunavailabledialog [build UIL] sw/uiconfig/swriter/ui/dateformfielddialog [build UIL] sw/uiconfig/swriter/ui/dropcapspage [build UIL] sw/uiconfig/swriter/ui/dropdownfielddialog [build UIL] sw/uiconfig/swriter/ui/dropdownformfielddialog [build UIL] sw/uiconfig/swriter/ui/editcategories [build UIL] sw/uiconfig/swriter/ui/editfielddialog [build UIL] sw/uiconfig/swriter/ui/editsectiondialog [build UIL] sw/uiconfig/swriter/ui/endnotepage [build UIL] sw/uiconfig/swriter/ui/envaddresspage [build UIL] sw/uiconfig/swriter/ui/envdialog [build UIL] sw/uiconfig/swriter/ui/envformatpage [build UIL] sw/uiconfig/swriter/ui/envprinterpage [build UIL] sw/uiconfig/swriter/ui/exchangedatabases [build UIL] sw/uiconfig/swriter/ui/fielddialog [build UIL] sw/uiconfig/swriter/ui/findentrydialog [build UIL] sw/uiconfig/swriter/ui/flddbpage [build UIL] sw/uiconfig/swriter/ui/flddocinfopage [build UIL] sw/uiconfig/swriter/ui/flddocumentpage [build UIL] sw/uiconfig/swriter/ui/fldfuncpage [build UIL] sw/uiconfig/swriter/ui/fldrefpage [build UIL] sw/uiconfig/swriter/ui/fldvarpage [build UIL] sw/uiconfig/swriter/ui/floatingnavigation [build UIL] sw/uiconfig/swriter/ui/floatingsync [build UIL] sw/uiconfig/swriter/ui/formatsectiondialog [build UIL] sw/uiconfig/swriter/ui/formattablepage [build UIL] sw/uiconfig/swriter/ui/footendnotedialog [build UIL] sw/uiconfig/swriter/ui/footnotepage [build UIL] sw/uiconfig/swriter/ui/footnoteareapage [build UIL] sw/uiconfig/swriter/ui/footnotesendnotestabpage [build UIL] sw/uiconfig/swriter/ui/framedialog [build UIL] sw/uiconfig/swriter/ui/frmaddpage [build UIL] sw/uiconfig/swriter/ui/frmtypepage [build UIL] sw/uiconfig/swriter/ui/frmurlpage [build UIL] sw/uiconfig/swriter/ui/gotopagedialog [build UIL] sw/uiconfig/swriter/ui/headerfootermenu [build UIL] sw/uiconfig/swriter/ui/indexentry [build UIL] sw/uiconfig/swriter/ui/inputfielddialog [build UIL] sw/uiconfig/swriter/ui/inputwinmenu [build UIL] sw/uiconfig/swriter/ui/indentpage [build UIL] sw/uiconfig/swriter/ui/infonotfounddialog [build UIL] sw/uiconfig/swriter/ui/inforeadonlydialog [build UIL] sw/uiconfig/swriter/ui/insertautotextdialog [build UIL] sw/uiconfig/swriter/ui/insertbookmark [build UIL] sw/uiconfig/swriter/ui/insertbreak [build UIL] sw/uiconfig/swriter/ui/insertcaption [build UIL] sw/uiconfig/swriter/ui/insertdbcolumnsdialog [build UIL] sw/uiconfig/swriter/ui/insertfootnote [build UIL] sw/uiconfig/swriter/ui/insertsectiondialog [build UIL] sw/uiconfig/swriter/ui/insertscript [build UIL] sw/uiconfig/swriter/ui/inserttable [build UIL] sw/uiconfig/swriter/ui/labeldialog [build UIL] sw/uiconfig/swriter/ui/labelformatpage [build UIL] sw/uiconfig/swriter/ui/labeloptionspage [build UIL] sw/uiconfig/swriter/ui/linenumbering [build UIL] sw/uiconfig/swriter/ui/mailconfigpage [build UIL] sw/uiconfig/swriter/ui/mailmergedialog [build UIL] sw/uiconfig/swriter/ui/mergeconnectdialog [build UIL] sw/uiconfig/swriter/ui/mergetabledialog [build UIL] sw/uiconfig/swriter/ui/newuserindexdialog [build UIL] sw/uiconfig/swriter/ui/numparapage [build UIL] sw/uiconfig/swriter/ui/numberingnamedialog [build UIL] sw/uiconfig/swriter/ui/objectdialog [build UIL] sw/uiconfig/swriter/ui/optcomparison [build UIL] sw/uiconfig/swriter/ui/optcompatpage [build UIL] sw/uiconfig/swriter/ui/optcaptionpage [build UIL] sw/uiconfig/swriter/ui/optfonttabpage [build UIL] sw/uiconfig/swriter/ui/optformataidspage [build UIL] sw/uiconfig/swriter/ui/optgeneralpage [build UIL] sw/uiconfig/swriter/ui/optredlinepage [build UIL] sw/uiconfig/swriter/ui/opttablepage [build UIL] sw/uiconfig/swriter/ui/opttestpage [build UIL] sw/uiconfig/swriter/ui/outlinenumbering [build UIL] sw/uiconfig/swriter/ui/outlinenumberingpage [build UIL] sw/uiconfig/swriter/ui/outlinepositionpage [build UIL] sw/uiconfig/swriter/ui/querycontinuebegindialog [build UIL] sw/uiconfig/swriter/ui/querycontinueenddialog [build UIL] sw/uiconfig/swriter/ui/querydefaultcompatdialog [build UIL] sw/uiconfig/swriter/ui/queryredlinedialog [build UIL] sw/uiconfig/swriter/ui/queryrotateintostandarddialog [build UIL] sw/uiconfig/swriter/ui/querysavelabeldialog [build UIL] sw/uiconfig/swriter/ui/mailmerge [build UIL] sw/uiconfig/swriter/ui/managechangessidebar [build UIL] sw/uiconfig/swriter/ui/mmaddressblockpage [build UIL] sw/uiconfig/swriter/ui/mmcreatingdialog [build UIL] sw/uiconfig/swriter/ui/mmlayoutpage [build UIL] sw/uiconfig/swriter/ui/mmmailbody [build UIL] sw/uiconfig/swriter/ui/mmoutputtypepage [build UIL] sw/uiconfig/swriter/ui/mmresultemaildialog [build UIL] sw/uiconfig/swriter/ui/mmresultprintdialog [build UIL] sw/uiconfig/swriter/ui/mmresultsavedialog [build UIL] sw/uiconfig/swriter/ui/mmselectpage [build UIL] sw/uiconfig/swriter/ui/mmsendmails [build UIL] sw/uiconfig/swriter/ui/mmsalutationpage [build UIL] sw/uiconfig/swriter/ui/navigatorpanel [build UIL] sw/uiconfig/swriter/ui/notebookbar [build UIL] sw/uiconfig/swriter/ui/notebookbar_compact [build UIL] sw/uiconfig/swriter/ui/notebookbar_single [build UIL] sw/uiconfig/swriter/ui/notebookbar_groups [build UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_full [build UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact [build UIL] sw/uiconfig/swriter/ui/pagebreakmenu [build UIL] sw/uiconfig/swriter/ui/pagecolumncontrol [build UIL] sw/uiconfig/swriter/ui/pagemargincontrol [build UIL] sw/uiconfig/swriter/ui/pageorientationcontrol [build UIL] sw/uiconfig/swriter/ui/pagesizecontrol [build UIL] sw/uiconfig/swriter/ui/paradialog [build UIL] sw/uiconfig/swriter/ui/picturedialog [build UIL] sw/uiconfig/swriter/ui/picturepage [build UIL] sw/uiconfig/swriter/ui/previewmenu [build UIL] sw/uiconfig/swriter/ui/previewzoomdialog [build UIL] sw/uiconfig/swriter/ui/printeroptions [build UIL] sw/uiconfig/swriter/ui/printmergedialog [build UIL] sw/uiconfig/swriter/ui/printmonitordialog [build UIL] sw/uiconfig/swriter/ui/printoptionspage [build UIL] sw/uiconfig/swriter/ui/privateuserpage [build UIL] sw/uiconfig/swriter/ui/readonlymenu [build UIL] sw/uiconfig/swriter/ui/renameautotextdialog [build UIL] sw/uiconfig/swriter/ui/renameentrydialog [build UIL] sw/uiconfig/swriter/ui/renameobjectdialog [build UIL] sw/uiconfig/swriter/ui/rowheight [build UIL] sw/uiconfig/swriter/ui/saveashtmldialog [build UIL] sw/uiconfig/swriter/ui/savelabeldialog [build UIL] sw/uiconfig/swriter/ui/savemonitordialog [build UIL] sw/uiconfig/swriter/ui/sectionpage [build UIL] sw/uiconfig/swriter/ui/selectaddressdialog [build UIL] sw/uiconfig/swriter/ui/selectautotextdialog [build UIL] sw/uiconfig/swriter/ui/selectblockdialog [build UIL] sw/uiconfig/swriter/ui/selectindexdialog [build UIL] sw/uiconfig/swriter/ui/selecttabledialog [build UIL] sw/uiconfig/swriter/ui/sidebarpage [build UIL] sw/uiconfig/swriter/ui/pageformatpanel [build UIL] sw/uiconfig/swriter/ui/pagestylespanel [build UIL] sw/uiconfig/swriter/ui/pageheaderpanel [build UIL] sw/uiconfig/swriter/ui/pagefooterpanel [build UIL] sw/uiconfig/swriter/ui/sidebarwrap [build UIL] sw/uiconfig/swriter/ui/sidebarstylepresets [build UIL] sw/uiconfig/swriter/ui/sidebartableedit [build UIL] sw/uiconfig/swriter/ui/sidebartheme [build UIL] sw/uiconfig/swriter/ui/sortdialog [build UIL] sw/uiconfig/swriter/ui/spellmenu [build UIL] sw/uiconfig/swriter/ui/splittable [build UIL] sw/uiconfig/swriter/ui/statisticsinfopage [build UIL] sw/uiconfig/swriter/ui/stringinput [build UIL] sw/uiconfig/swriter/ui/subjectdialog [build UIL] sw/uiconfig/swriter/ui/testmailsettings [build UIL] sw/uiconfig/swriter/ui/tocdialog [build UIL] sw/uiconfig/swriter/ui/tocentriespage [build UIL] sw/uiconfig/swriter/ui/tocindexpage [build UIL] sw/uiconfig/swriter/ui/tocstylespage [build UIL] sw/uiconfig/swriter/ui/tablecolumnpage [build UIL] sw/uiconfig/swriter/ui/tablepreviewdialog [build UIL] sw/uiconfig/swriter/ui/tableproperties [build UIL] sw/uiconfig/swriter/ui/tabletextflowpage [build UIL] sw/uiconfig/swriter/ui/templatedialog1 [build UIL] sw/uiconfig/swriter/ui/templatedialog2 [build UIL] sw/uiconfig/swriter/ui/templatedialog4 [build UIL] sw/uiconfig/swriter/ui/templatedialog8 [build UIL] sw/uiconfig/swriter/ui/templatedialog16 [build UIL] sw/uiconfig/swriter/ui/textgridpage [build UIL] sw/uiconfig/swriter/ui/titlepage [build UIL] sw/uiconfig/swriter/ui/tokenwidget [build UIL] sw/uiconfig/swriter/ui/toxentrywidget [build UIL] sw/uiconfig/swriter/ui/toxbuttonwidget [build UIL] sw/uiconfig/swriter/ui/viewoptionspage [build UIL] sw/uiconfig/swriter/ui/warndatasourcedialog [build UIL] sw/uiconfig/swriter/ui/warnemaildialog [build UIL] sw/uiconfig/swriter/ui/watermarkdialog [build UIL] sw/uiconfig/swriter/ui/wordcount [build UIL] sw/uiconfig/swriter/ui/wrapdialog [build UIL] sw/uiconfig/swriter/ui/wrappage [build UIA] modules/swriter [build UIM] share/config/soffice.cfg/modules/swriter/menubar/menubar [build UIM] share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu [build UIM] share/config/soffice.cfg/modules/swxform/menubar/menubar [build UIL] uui/uiconfig/ui/filterselect [build UIL] uui/uiconfig/ui/authfallback [build UIL] uui/uiconfig/ui/logindialog [build UIL] uui/uiconfig/ui/macrowarnmedium [build UIL] uui/uiconfig/ui/masterpassworddlg [build UIL] uui/uiconfig/ui/password [build UIL] uui/uiconfig/ui/setmasterpassworddlg [build UIL] uui/uiconfig/ui/simplenameclash [build UIL] uui/uiconfig/ui/sslwarndialog [build UIL] uui/uiconfig/ui/unknownauthdialog [build UIA] uui [build UIL] vcl/uiconfig/ui/aboutbox [build UIL] vcl/uiconfig/ui/wizard [build UIL] vcl/uiconfig/ui/cupspassworddialog [build UIL] vcl/uiconfig/ui/editmenu [build UIL] vcl/uiconfig/ui/errornocontentdialog [build UIL] vcl/uiconfig/ui/errornoprinterdialog [build UIL] vcl/uiconfig/ui/moreoptionsdialog [build UIL] vcl/uiconfig/ui/printdialog [build UIL] vcl/uiconfig/ui/printerdevicepage [build UIL] vcl/uiconfig/ui/printerpaperpage [build UIL] vcl/uiconfig/ui/printerpropertiesdialog [build UIL] vcl/uiconfig/ui/printprogressdialog 0 new warning (19 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/uui.suppr) [build UIL] vcl/uiconfig/ui/querydialog [build UIL] vcl/uiconfig/ui/screenshotparent [build UIA] vcl [build UIL] writerperfect/uiconfig/ui/wpftencodingdialog [build UIL] writerperfect/uiconfig/ui/exportepub [build UIA] writerperfect [build UIL] xmlsecurity/uiconfig/ui/certpage [build UIL] xmlsecurity/uiconfig/ui/certdetails [build UIL] xmlsecurity/uiconfig/ui/certgeneral [build UIL] xmlsecurity/uiconfig/ui/digitalsignaturesdialog [build UIL] xmlsecurity/uiconfig/ui/securitylevelpage [build UIL] xmlsecurity/uiconfig/ui/securitytrustpage 2 suppressions unused: 1:writerperfect/uiconfig/ui/exportepub.ui://GtkLabel[@id='generalft'] orphan-label 2:writerperfect/uiconfig/ui/exportepub.ui://GtkLabel[@id='metadataft'] orphan-label [build UIL] xmlsecurity/uiconfig/ui/selectcertificatedialog [build UIL] xmlsecurity/uiconfig/ui/macrosecuritydialog [build UIL] xmlsecurity/uiconfig/ui/viewcertdialog [build UIA] xmlsec [build PRL] CustomTarget/postprocess/images/commandimagelist.ilst vcl/uiconfig/ui/printdialog.ui: WARNING: 'GtkLabel' 'pagespersheettxt' does not specify what it labels within 'GtkFrame' 'layoutframe' 1 new warning (34 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/vcl.suppr) [build XCS] org/openoffice/Office/Common.xcs [build XCS] org/openoffice/Office/Embedding.xcs 0 new warning (38 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/xmlsec.suppr) [build XCS] org/openoffice/Setup.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-calc.xcu [build XCM] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers-calc.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-cjk.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Writer-cjk.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-ctl.xcu [build XCD] ctlseqcheck [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-draw.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-draw.xcu [build ECH] CustomTarget/postprocess/registry/graphicfilter.list [build XCU] officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Jobs-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/ProtocolHandler-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-impress.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Addons-librelogo.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu [build XCD] lingucomponent [build XCU] officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCU] officecfg/registry/data/org/openoffice/Setup.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-chart.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-start.xcu [build XCM] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers-dbase.xcu [build XCM] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers-flat.xcu [build XCM] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers-odbc.xcu [build XCM] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers-mysql_jdbc.xcu [build XCM] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers-mork.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-UseOOoFileDialogs.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-unixdesktop.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-unx.xcu [build XCM] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers-firebird.xcu [build XCM] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers-mysqlc.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-32bit.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-math.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-math.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-math.xcu [build ECH] CustomTarget/postprocess/registry/pyuno.list [build XCM] officecfg/registry/data/org/openoffice/Office/Common-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-writer.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-writer.xcu [build XCM] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers-writer.xcu [build ECH] CustomTarget/postprocess/registry/xsltfilter.list [build XCM] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers-postgresql.xcu [build ECH] CustomTarget/postprocess/registry/gnome.list [build ECH] CustomTarget/postprocess/registry/ogltrans.list [build XCD] pdfimport [build ECH] CustomTarget/postprocess/registry/Langpack-en-US.list [build XCU] en-US [build XCM] officecfg/registry/data/org/openoffice/Setup-report.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-reportbuilder.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-macosx.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-wnt.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-ctlseqcheck.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-reportbuilder.xcu [build XCR] registry/en-US/org/openoffice/Setup.xcu [build XCR] registry/en-US/org/openoffice/Office/Common.xcu [build XCR] registry/en-US/org/openoffice/Office/Embedding.xcu [build CFG] driver_calc [build CFG] driver_dbase [build CFG] driver_flat [build CFG] driver_odbc [build CFG] driver_mysql_jdbc [build CFG] driver_mork [build CFG] driver_firebird_sdbc [build CFG] driver_mysqlc [build CFG] driver_writer [build CFG] driver_postgresql [build ECH] CustomTarget/instsetoo_native/setup/unorc [build ECH] CustomTarget/instsetoo_native/setup/fundamentalrc [build ECH] CustomTarget/instsetoo_native/setup/lounorc [build C ] cppuhelper/source/findsofficepath.c [build CUS] officecfg/registry [build UPK] libepoxy-1.5.3.tar.xz [build UPK] libpng-1.6.37.tar.xz [build UPK] pdfium-3963.tar.bz2 [build UPK] mdds-1.5.0.tar.bz2 [build UPK] bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip [build UPK] graphite2-minimal-1.3.14.tgz [build DEP] LNK:Library/libclewlo.so [build LNK] Library/libclewlo.so [build PRL] CustomTarget/oox/generated/misc/oox-drawingml-adj-names [build PRL] CustomTarget/oox/generated/misc/vml-shape-types [build UPK] QR-Code-generator-1.4.0.tar.gz [build UPK] 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz [build GPF] CustomTarget/filter/source/svg/tokens.gperf [build PY ] CustomTarget/filter/source/svg/svgscript.hxx [build ECH] CustomTarget/i18npool/collator/lrl_include.hxx [build VAL] CustomTarget/writerfilter/source/ooxml/model.validated [build UPK] libcmis-0.5.2.tar.xz [build UPK] neon-0.30.2.tar.gz [build UPK] mariadb-connector-c-3.1.8-src.tar.gz [build GPF] CustomTarget/sdext/pdfimport/hash.cxx sw/uiconfig/swriter/ui/assignfieldsdialog.ui: WARNING: 'GtkLabel' 'addresselem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfieldsdialog.ui: WARNING: 'GtkLabel' 'previewelem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfieldsdialog.ui: WARNING: 'GtkLabel' 'matchelem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfragment.ui: WARNING: 'GtkLabel' 'preview' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/frmtypepage.ui: WARNING: 'GtkSpinButton' 'width' is referenced by multiple mnemonic_widget 'GtkLabel' 'autowidthft' , 'GtkLabel' 'widthft' sw/uiconfig/swriter/ui/frmtypepage.ui: WARNING: 'GtkSpinButton' 'height' is referenced by multiple mnemonic_widget 'GtkLabel' 'autoheightft' , 'GtkLabel' 'heightft' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'insert_label' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'select_label' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'row_height_label' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'column_width_label' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'opt_row_size_label' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'opt_column_size_label' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'delete_label' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'split_merge_label' does not specify what it labels within 'interface' sw/uiconfig/swriter/ui/sidebartableedit.ui: WARNING: 'GtkLabel' 'misc_label' does not specify what it labels within 'interface' 0 new error (8 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/swriter.suppr) 15 new warnings (295 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/swriter.suppr) 0 new fatal (37 suppressed by /build/libreoffice/src/libreoffice-6.4.6.2/solenv/sanitizers/ui/modules/swriter.suppr) 2 suppressions unused: 95:sw/uiconfig/swriter/ui/insertbookmark.ui://GtkEntry[@id='name'] no-labelled-by 137:sw/uiconfig/swriter/ui/outlinenumberingpage.ui://GtkLabel[@id='label7'] orphan-label [build CUS] extras/fonts [build CPY] autotext/af/standard/mimetype [build XSL] autotext/af/standard/BlockList.xml [build XSL] autotext/af/standard/FN/content.xml [build CPY] autotext/af/standard/FN/manifest.rdf [build XSL] autotext/af/standard/FN/Object_1/content.xml [build XSL] autotext/af/standard/FN/Object_1/settings.xml [build XSL] autotext/af/standard/FN/styles.xml [build XSL] autotext/af/standard/LOREM/LOREM.xml [build XSL] autotext/af/standard/META-INF/manifest.xml [build CPY] autotext/am/standard/mimetype [build XSL] autotext/am/standard/BlockList.xml [build XSL] autotext/am/standard/FN/content.xml [build CPY] autotext/am/standard/FN/manifest.rdf [build XSL] autotext/am/standard/FN/Object_1/content.xml [build XSL] autotext/am/standard/FN/Object_1/settings.xml [build XSL] autotext/am/standard/FN/styles.xml [build XSL] autotext/am/standard/LOREM/LOREM.xml [build XSL] autotext/am/standard/META-INF/manifest.xml [build CPY] autotext/ar/standard/mimetype [build XSL] autotext/ar/standard/BlockList.xml [build XSL] autotext/ar/standard/FN/content.xml [build CPY] autotext/ar/standard/FN/manifest.rdf [build XSL] autotext/ar/standard/FN/Object_1/content.xml [build XSL] autotext/ar/standard/FN/Object_1/settings.xml [build XSL] autotext/ar/standard/FN/styles.xml [build XSL] autotext/ar/standard/LOREM/LOREM.xml [build XSL] autotext/ar/standard/META-INF/manifest.xml [build CPY] autotext/as/standard/mimetype [build XSL] autotext/as/standard/BlockList.xml [build XSL] autotext/as/standard/FN/content.xml [build CPY] autotext/as/standard/FN/manifest.rdf [build XSL] autotext/as/standard/FN/Object_1/content.xml [build XSL] autotext/as/standard/FN/Object_1/settings.xml [build XSL] autotext/as/standard/FN/styles.xml [build XSL] autotext/as/standard/LOREM/LOREM.xml [build XSL] autotext/as/standard/META-INF/manifest.xml [build CPY] autotext/ast/standard/mimetype [build XSL] autotext/ast/standard/BlockList.xml [build XSL] autotext/ast/standard/FN/content.xml [build CPY] autotext/ast/standard/FN/manifest.rdf [build XSL] autotext/ast/standard/FN/Object_1/content.xml [build XSL] autotext/ast/standard/FN/Object_1/settings.xml [build XSL] autotext/ast/standard/FN/styles.xml [build XSL] autotext/ast/standard/LOREM/LOREM.xml [build XSL] autotext/ast/standard/META-INF/manifest.xml [build CPY] autotext/be/standard/mimetype [build XSL] autotext/be/standard/BlockList.xml [build XSL] autotext/be/standard/FN/content.xml [build CPY] autotext/be/standard/FN/manifest.rdf [build XSL] autotext/be/standard/FN/Object_1/content.xml [build XSL] autotext/be/standard/FN/Object_1/settings.xml [build XSL] autotext/be/standard/FN/styles.xml [build XSL] autotext/be/standard/LOREM/LOREM.xml [build XSL] autotext/be/standard/META-INF/manifest.xml [build CPY] autotext/bg/crdbus50/mimetype [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-1/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/styles.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-2/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/styles.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-3/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/styles.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/atevent.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/content.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-1/manifest.rdf [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/meta.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/settings.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/styles.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/atevent.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/content.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-2/manifest.rdf [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/meta.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/settings.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/styles.xml [build XSL] autotext/bg/crdbus50/META-INF/manifest.xml [build CPY] autotext/bg/standard/mimetype [build XSL] autotext/bg/standard/+BB0-2/content.xml [build CPY] autotext/bg/standard/+BB0-2/manifest.rdf [build XSL] autotext/bg/standard/+BB0-2/styles.xml [build XSL] autotext/bg/standard/+BCQEHQ-/content.xml [build CPY] autotext/bg/standard/+BCQEHQ-/manifest.rdf [build XSL] autotext/bg/standard/+BCQEHQ-/Object_1/content.xml [build XSL] autotext/bg/standard/+BCQEHQ-/Object_1/settings.xml [build XSL] autotext/bg/standard/+BCQEHQ-/styles.xml [build XSL] autotext/bg/standard/A/A.xml [build XSL] autotext/bg/standard/A/atevent.xml [build XSL] autotext/bg/standard/AR/AR.xml [build XSL] autotext/bg/standard/AR/atevent.xml [build XSL] autotext/bg/standard/BW/atevent.xml [build XSL] autotext/bg/standard/BW/BW.xml [build XSL] autotext/bg/standard/C/atevent.xml [build XSL] autotext/bg/standard/C/C.xml [build XSL] autotext/bg/standard/CAN/atevent.xml [build XSL] autotext/bg/standard/CAN/content.xml [build CPY] autotext/bg/standard/CAN/manifest.rdf [build XSL] autotext/bg/standard/CAN/meta.xml [build XSL] autotext/bg/standard/CAN/settings.xml [build XSL] autotext/bg/standard/CAN/styles.xml [build XSL] autotext/bg/standard/CD/atevent.xml [build XSL] autotext/bg/standard/CD/CD.xml [build XSL] autotext/bg/standard/CM/atevent.xml [build XSL] autotext/bg/standard/CM/CM.xml [build XSL] autotext/bg/standard/CNL/atevent.xml [build XSL] autotext/bg/standard/CNL/CNL.xml [build XSL] autotext/bg/standard/DMS/atevent.xml [build XSL] autotext/bg/standard/DMS/content.xml [build CPY] autotext/bg/standard/DMS/manifest.rdf [build XSL] autotext/bg/standard/DMS/meta.xml [build XSL] autotext/bg/standard/DMS/settings.xml [build XSL] autotext/bg/standard/DMS/styles.xml [build XSL] autotext/bg/standard/DT/atevent.xml [build XSL] autotext/bg/standard/DT/DT.xml [build XSL] autotext/bg/standard/E/E.xml [build XSL] autotext/bg/standard/FN/content.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/content.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/meta.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/settings.xml [build XSL] autotext/bg/standard/FN/styles.xml [build XSL] autotext/bg/standard/I/I.xml [build XSL] autotext/bg/standard/IRT/atevent.xml [build XSL] autotext/bg/standard/IRT/IRT.xml [build XSL] autotext/bg/standard/J/atevent.xml [build XSL] autotext/bg/standard/J/content.xml [build CPY] autotext/bg/standard/J/manifest.rdf [build XSL] autotext/bg/standard/J/meta.xml [build XSL] autotext/bg/standard/J/settings.xml [build XSL] autotext/bg/standard/J/styles.xml [build XSL] autotext/bg/standard/JACL/atevent.xml [build XSL] autotext/bg/standard/JACL/content.xml [build CPY] autotext/bg/standard/JACL/manifest.rdf [build XSL] autotext/bg/standard/JACL/meta.xml [build XSL] autotext/bg/standard/JACL/settings.xml [build XSL] autotext/bg/standard/JACL/styles.xml [build XSL] autotext/bg/standard/JACR/atevent.xml [build XSL] autotext/bg/standard/JACR/content.xml [build CPY] autotext/bg/standard/JACR/manifest.rdf [build XSL] autotext/bg/standard/JACR/meta.xml [build XSL] autotext/bg/standard/JACR/settings.xml [build XSL] autotext/bg/standard/JACR/styles.xml [build XSL] autotext/bg/standard/JAINV/atevent.xml [build XSL] autotext/bg/standard/JAINV/content.xml [build CPY] autotext/bg/standard/JAINV/manifest.rdf [build XSL] autotext/bg/standard/JAINV/meta.xml [build XSL] autotext/bg/standard/JAINV/settings.xml [build XSL] autotext/bg/standard/JAINV/styles.xml [build XSL] autotext/bg/standard/JARL/atevent.xml [build XSL] autotext/bg/standard/JARL/content.xml [build CPY] autotext/bg/standard/JARL/manifest.rdf [build XSL] autotext/bg/standard/JARL/meta.xml [build XSL] autotext/bg/standard/JARL/settings.xml [build XSL] autotext/bg/standard/JARL/styles.xml [build XSL] autotext/bg/standard/LAG/atevent.xml [build XSL] autotext/bg/standard/LAG/LAG.xml [build XSL] autotext/bg/standard/LOREM/LOREM.xml [build XSL] autotext/bg/standard/META-INF/manifest.xml [build XSL] autotext/bg/standard/O/atevent.xml [build XSL] autotext/bg/standard/O/O.xml [build XSL] autotext/bg/standard/P/atevent.xml [build XSL] autotext/bg/standard/P/P.xml [build XSL] autotext/bg/standard/Q/atevent.xml [build XSL] autotext/bg/standard/Q/Q.xml [build XSL] autotext/bg/standard/R1/atevent.xml [build XSL] autotext/bg/standard/R1/content.xml [build CPY] autotext/bg/standard/R1/manifest.rdf [build XSL] autotext/bg/standard/R1/meta.xml [build XSL] autotext/bg/standard/R1/settings.xml [build XSL] autotext/bg/standard/R1/styles.xml [build XSL] autotext/bg/standard/R2/atevent.xml [build XSL] autotext/bg/standard/R2/content.xml [build CPY] autotext/bg/standard/R2/manifest.rdf [build XSL] autotext/bg/standard/R2/meta.xml [build XSL] autotext/bg/standard/R2/settings.xml [build XSL] autotext/bg/standard/R2/styles.xml [build XSL] autotext/bg/standard/RE/atevent.xml [build XSL] autotext/bg/standard/RE/RE.xml [build XSL] autotext/bg/standard/RF/atevent.xml [build XSL] autotext/bg/standard/RF/RF.xml [build XSL] autotext/bg/standard/RG/atevent.xml [build XSL] autotext/bg/standard/RG/RG.xml [build XSL] autotext/bg/standard/RM/atevent.xml [build XSL] autotext/bg/standard/RM/RM.xml [build XSL] autotext/bg/standard/S/atevent.xml [build XSL] autotext/bg/standard/S/S.xml [build XSL] autotext/bg/standard/SD/atevent.xml [build XSL] autotext/bg/standard/SD/SD.xml [build XSL] autotext/bg/standard/SI/atevent.xml [build XSL] autotext/bg/standard/SI/SI.xml [build XSL] autotext/bg/standard/TC/atevent.xml [build XSL] autotext/bg/standard/TC/TC.xml [build XSL] autotext/bg/standard/TOP/atevent.xml [build XSL] autotext/bg/standard/TOP/TOP.xml [build XSL] autotext/bg/standard/TWIMC/atevent.xml [build XSL] autotext/bg/standard/TWIMC/TWIMC.xml [build XSL] autotext/bg/standard/TY/atevent.xml [build XSL] autotext/bg/standard/TY/TY.xml [build XSL] autotext/bg/standard/VA/atevent.xml [build XSL] autotext/bg/standard/VA/VA.xml [build XSL] autotext/bg/standard/VOM/atevent.xml [build XSL] autotext/bg/standard/VOM/VOM.xml [build XSL] autotext/bg/standard/YT/atevent.xml [build XSL] autotext/bg/standard/YT/content.xml [build CPY] autotext/bg/standard/YT/manifest.rdf [build XSL] autotext/bg/standard/YT/meta.xml [build XSL] autotext/bg/standard/YT/settings.xml [build XSL] autotext/bg/standard/YT/styles.xml [build CPY] autotext/bg/template/mimetype [build XSL] autotext/bg/template/+BB8EIA-1/content.xml [build CPY] autotext/bg/template/+BB8EIA-1/manifest.rdf [build XSL] autotext/bg/template/+BB8EIA-1/styles.xml [build XSL] autotext/bg/template/+BB8EIA-2/content.xml [build CPY] autotext/bg/template/+BB8EIA-2/manifest.rdf [build XSL] autotext/bg/template/+BB8EIA-2/styles.xml [build XSL] autotext/bg/template/+BBoEEgQf-/content.xml [build CPY] autotext/bg/template/+BBoEEgQf-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQf-/styles.xml [build XSL] autotext/bg/template/+BBoEEgQf-1/content.xml [build CPY] autotext/bg/template/+BBoEEgQf-1/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQf-1/styles.xml [build XSL] autotext/bg/template/+BBoEEgQfBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEEgQfBBQ-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQfBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEEgQfBBs-/content.xml [build CPY] autotext/bg/template/+BBoEEgQfBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQfBBs-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQg-/content.xml [build CPY] autotext/bg/template/+BBoEEQQg-/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQg-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQg-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQg-1/content.xml [build CPY] autotext/bg/template/+BBoEEQQg-1/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQg-1/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQg-1/styles.xml [build XSL] autotext/bg/template/+BBoEEQQgBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEEQQgBBQ-/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQgBBQ-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQgBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQgBBs-/content.xml [build CPY] autotext/bg/template/+BBoEEQQgBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEQQgBBs-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQR-/content.xml [build CPY] autotext/bg/template/+BBoEGAQR-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQR-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQR-1/content.xml [build CPY] autotext/bg/template/+BBoEGAQR-1/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQR-1/styles.xml [build XSL] autotext/bg/template/+BBoEGAQRBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEGAQRBBQ-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQRBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQRBBs-/content.xml [build CPY] autotext/bg/template/+BBoEGAQRBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQRBBs-/styles.xml [build XSL] autotext/bg/template/META-INF/manifest.xml [build CPY] autotext/bn-IN/standard/mimetype [build XSL] autotext/bn-IN/standard/BlockList.xml [build XSL] autotext/bn-IN/standard/FN/content.xml [build CPY] autotext/bn-IN/standard/FN/manifest.rdf [build XSL] autotext/bn-IN/standard/FN/Object_1/content.xml [build XSL] autotext/bn-IN/standard/FN/Object_1/settings.xml [build XSL] autotext/bn-IN/standard/FN/styles.xml [build XSL] autotext/bn-IN/standard/LOREM/LOREM.xml [build XSL] autotext/bn-IN/standard/META-INF/manifest.xml [build CPY] autotext/bn/standard/mimetype [build XSL] autotext/bn/standard/BlockList.xml [build XSL] autotext/bn/standard/FN/content.xml [build CPY] autotext/bn/standard/FN/manifest.rdf [build XSL] autotext/bn/standard/FN/Object_1/content.xml [build XSL] autotext/bn/standard/FN/Object_1/settings.xml [build XSL] autotext/bn/standard/FN/styles.xml [build XSL] autotext/bn/standard/LOREM/LOREM.xml [build XSL] autotext/bn/standard/META-INF/manifest.xml [build CPY] autotext/bo/standard/mimetype [build XSL] autotext/bo/standard/BlockList.xml [build XSL] autotext/bo/standard/FN/content.xml [build CPY] autotext/bo/standard/FN/manifest.rdf [build XSL] autotext/bo/standard/FN/Object_1/content.xml [build XSL] autotext/bo/standard/FN/Object_1/settings.xml [build XSL] autotext/bo/standard/FN/styles.xml [build XSL] autotext/bo/standard/LOREM/LOREM.xml [build XSL] autotext/bo/standard/META-INF/manifest.xml [build CPY] autotext/br/standard/mimetype [build XSL] autotext/br/standard/BlockList.xml [build XSL] autotext/br/standard/FN/content.xml [build CPY] autotext/br/standard/FN/manifest.rdf [build XSL] autotext/br/standard/FN/Object_1/content.xml [build XSL] autotext/br/standard/FN/Object_1/settings.xml [build XSL] autotext/br/standard/FN/styles.xml [build XSL] autotext/br/standard/LOREM/LOREM.xml [build XSL] autotext/br/standard/META-INF/manifest.xml [build CPY] autotext/brx/standard/mimetype [build XSL] autotext/brx/standard/BlockList.xml [build XSL] autotext/brx/standard/FN/content.xml [build CPY] autotext/brx/standard/FN/manifest.rdf [build XSL] autotext/brx/standard/FN/Object_1/content.xml [build XSL] autotext/brx/standard/FN/Object_1/settings.xml [build XSL] autotext/brx/standard/FN/styles.xml [build XSL] autotext/brx/standard/LOREM/LOREM.xml [build XSL] autotext/brx/standard/META-INF/manifest.xml [build CPY] autotext/bs/standard/mimetype [build XSL] autotext/bs/standard/BlockList.xml [build XSL] autotext/bs/standard/FN/content.xml [build CPY] autotext/bs/standard/FN/manifest.rdf [build XSL] autotext/bs/standard/FN/Object_1/content.xml [build XSL] autotext/bs/standard/FN/Object_1/settings.xml [build XSL] autotext/bs/standard/FN/styles.xml [build XSL] autotext/bs/standard/LOREM/LOREM.xml [build XSL] autotext/bs/standard/META-INF/manifest.xml [build CPY] autotext/ca-valencia/standard/mimetype [build XSL] autotext/ca-valencia/standard/BlockList.xml [build XSL] autotext/ca-valencia/standard/FN/content.xml [build CPY] autotext/ca-valencia/standard/FN/manifest.rdf [build XSL] autotext/ca-valencia/standard/FN/Object_1/content.xml [build XSL] autotext/ca-valencia/standard/FN/Object_1/settings.xml [build XSL] autotext/ca-valencia/standard/FN/styles.xml [build XSL] autotext/ca-valencia/standard/LOREM/LOREM.xml [build XSL] autotext/ca-valencia/standard/META-INF/manifest.xml [build CPY] autotext/ca/standard/mimetype [build XSL] autotext/ca/standard/BlockList.xml [build XSL] autotext/ca/standard/FN/content.xml [build CPY] autotext/ca/standard/FN/manifest.rdf [build XSL] autotext/ca/standard/FN/Object_1/content.xml [build XSL] autotext/ca/standard/FN/Object_1/settings.xml [build XSL] autotext/ca/standard/FN/styles.xml [build XSL] autotext/ca/standard/LOREM/LOREM.xml [build XSL] autotext/ca/standard/META-INF/manifest.xml [build CPY] autotext/cs/crdbus50/mimetype [build XSL] autotext/cs/crdbus50/BlockList.xml [build XSL] autotext/cs/crdbus50/CON1/atevent.xml [build XSL] autotext/cs/crdbus50/CON1/content.xml [build XSL] autotext/cs/crdbus50/CON1/meta.xml [build CPY] autotext/cs/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus50/CON1/settings.xml [build XSL] autotext/cs/crdbus50/CON1/styles.xml [build XSL] autotext/cs/crdbus50/CON2/atevent.xml [build XSL] autotext/cs/crdbus50/CON2/content.xml [build XSL] autotext/cs/crdbus50/CON2/meta.xml [build CPY] autotext/cs/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus50/CON2/settings.xml [build XSL] autotext/cs/crdbus50/CON2/styles.xml [build XSL] autotext/cs/crdbus50/ELE1/atevent.xml [build XSL] autotext/cs/crdbus50/ELE1/content.xml [build XSL] autotext/cs/crdbus50/ELE1/meta.xml [build XSL] autotext/cs/crdbus50/ELE1/settings.xml [build XSL] autotext/cs/crdbus50/ELE1/styles.xml [build XSL] autotext/cs/crdbus50/ELE2/atevent.xml [build XSL] autotext/cs/crdbus50/ELE2/content.xml [build XSL] autotext/cs/crdbus50/ELE2/meta.xml [build XSL] autotext/cs/crdbus50/ELE2/settings.xml [build XSL] autotext/cs/crdbus50/ELE2/styles.xml [build XSL] autotext/cs/crdbus50/ELE3/atevent.xml [build XSL] autotext/cs/crdbus50/ELE3/content.xml [build XSL] autotext/cs/crdbus50/ELE3/meta.xml [build XSL] autotext/cs/crdbus50/ELE3/settings.xml [build XSL] autotext/cs/crdbus50/ELE3/styles.xml [build XSL] autotext/cs/crdbus50/META-INF/manifest.xml [build CPY] autotext/cs/crdbus54/mimetype [build XSL] autotext/cs/crdbus54/BlockList.xml [build XSL] autotext/cs/crdbus54/ELE1/atevent.xml [build XSL] autotext/cs/crdbus54/ELE1/content.xml [build XSL] autotext/cs/crdbus54/ELE1/meta.xml [build XSL] autotext/cs/crdbus54/ELE1/settings.xml [build XSL] autotext/cs/crdbus54/ELE1/styles.xml [build XSL] autotext/cs/crdbus54/ELE2/atevent.xml [build XSL] autotext/cs/crdbus54/ELE2/content.xml [build XSL] autotext/cs/crdbus54/ELE2/meta.xml [build XSL] autotext/cs/crdbus54/ELE2/settings.xml [build XSL] autotext/cs/crdbus54/ELE2/styles.xml [build XSL] autotext/cs/crdbus54/ELE3/atevent.xml [build XSL] autotext/cs/crdbus54/ELE3/content.xml [build XSL] autotext/cs/crdbus54/ELE3/meta.xml [build XSL] autotext/cs/crdbus54/ELE3/settings.xml [build XSL] autotext/cs/crdbus54/ELE3/styles.xml [build XSL] autotext/cs/crdbus54/META-INF/manifest.xml [build XSL] autotext/cs/crdbus54/MOD1/atevent.xml [build XSL] autotext/cs/crdbus54/MOD1/content.xml [build XSL] autotext/cs/crdbus54/MOD1/meta.xml [build CPY] autotext/cs/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus54/MOD1/settings.xml [build XSL] autotext/cs/crdbus54/MOD1/styles.xml [build XSL] autotext/cs/crdbus54/MOD2/atevent.xml [build XSL] autotext/cs/crdbus54/MOD2/content.xml [build XSL] autotext/cs/crdbus54/MOD2/meta.xml [build CPY] autotext/cs/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus54/MOD2/settings.xml [build XSL] autotext/cs/crdbus54/MOD2/styles.xml [build CPY] autotext/cs/standard/mimetype [build XSL] autotext/cs/standard/A/A.xml [build XSL] autotext/cs/standard/A/atevent.xml [build XSL] autotext/cs/standard/BlockList.xml [build XSL] autotext/cs/standard/BW/atevent.xml [build XSL] autotext/cs/standard/BW/BW.xml [build XSL] autotext/cs/standard/C/atevent.xml [build XSL] autotext/cs/standard/C/C.xml [build XSL] autotext/cs/standard/CAN/atevent.xml [build XSL] autotext/cs/standard/CAN/content.xml [build XSL] autotext/cs/standard/CAN/meta.xml [build XSL] autotext/cs/standard/CAN/settings.xml [build XSL] autotext/cs/standard/CAN/styles.xml [build XSL] autotext/cs/standard/CD/atevent.xml [build XSL] autotext/cs/standard/CD/CD.xml [build XSL] autotext/cs/standard/CM/atevent.xml [build XSL] autotext/cs/standard/CM/CM.xml [build XSL] autotext/cs/standard/CNL/atevent.xml [build XSL] autotext/cs/standard/CNL/CNL.xml [build XSL] autotext/cs/standard/DMS/atevent.xml [build XSL] autotext/cs/standard/DMS/content.xml [build XSL] autotext/cs/standard/DMS/meta.xml [build XSL] autotext/cs/standard/DMS/settings.xml [build XSL] autotext/cs/standard/DMS/styles.xml [build XSL] autotext/cs/standard/DT/atevent.xml [build XSL] autotext/cs/standard/DT/content.xml [build XSL] autotext/cs/standard/DT/DT.xml [build XSL] autotext/cs/standard/DT/styles.xml [build XSL] autotext/cs/standard/FN/content.xml [build CPY] autotext/cs/standard/FN/manifest.rdf [build XSL] autotext/cs/standard/FN/Object_1/content.xml [build XSL] autotext/cs/standard/FN/Object_1/settings.xml [build XSL] autotext/cs/standard/FN/styles.xml [build XSL] autotext/cs/standard/IRT/atevent.xml [build XSL] autotext/cs/standard/IRT/IRT.xml [build XSL] autotext/cs/standard/J/atevent.xml [build XSL] autotext/cs/standard/J/content.xml [build XSL] autotext/cs/standard/J/meta.xml [build XSL] autotext/cs/standard/J/settings.xml [build XSL] autotext/cs/standard/J/styles.xml [build XSL] autotext/cs/standard/JACL/atevent.xml [build XSL] autotext/cs/standard/JACL/content.xml [build XSL] autotext/cs/standard/JACL/meta.xml [build XSL] autotext/cs/standard/JACL/settings.xml [build XSL] autotext/cs/standard/JACL/styles.xml [build XSL] autotext/cs/standard/JACR/atevent.xml [build XSL] autotext/cs/standard/JACR/content.xml [build XSL] autotext/cs/standard/JACR/meta.xml [build XSL] autotext/cs/standard/JACR/settings.xml [build XSL] autotext/cs/standard/JACR/styles.xml [build XSL] autotext/cs/standard/JAINV/atevent.xml [build XSL] autotext/cs/standard/JAINV/content.xml [build XSL] autotext/cs/standard/JAINV/meta.xml [build XSL] autotext/cs/standard/JAINV/settings.xml [build XSL] autotext/cs/standard/JAINV/styles.xml [build XSL] autotext/cs/standard/JARL/atevent.xml [build XSL] autotext/cs/standard/JARL/content.xml [build XSL] autotext/cs/standard/JARL/meta.xml [build XSL] autotext/cs/standard/JARL/settings.xml [build XSL] autotext/cs/standard/JARL/styles.xml [build XSL] autotext/cs/standard/LAG/atevent.xml [build XSL] autotext/cs/standard/LAG/LAG.xml [build XSL] autotext/cs/standard/LIC/atevent.xml [build XSL] autotext/cs/standard/LIC/content.xml [build XSL] autotext/cs/standard/LIC/meta.xml [build XSL] autotext/cs/standard/LIC/settings.xml [build XSL] autotext/cs/standard/LIC/styles.xml [build XSL] autotext/cs/standard/LOREM/LOREM.xml [build XSL] autotext/cs/standard/META-INF/manifest.xml [build XSL] autotext/cs/standard/P/atevent.xml [build XSL] autotext/cs/standard/P/P.xml [build XSL] autotext/cs/standard/R1/atevent.xml [build XSL] autotext/cs/standard/R1/content.xml [build XSL] autotext/cs/standard/R1/meta.xml [build XSL] autotext/cs/standard/R1/settings.xml [build XSL] autotext/cs/standard/R1/styles.xml [build XSL] autotext/cs/standard/R2/atevent.xml [build XSL] autotext/cs/standard/R2/content.xml [build XSL] autotext/cs/standard/R2/meta.xml [build XSL] autotext/cs/standard/R2/settings.xml [build XSL] autotext/cs/standard/R2/styles.xml [build XSL] autotext/cs/standard/RE/atevent.xml [build XSL] autotext/cs/standard/RE/RE.xml [build XSL] autotext/cs/standard/RF/atevent.xml [build XSL] autotext/cs/standard/RF/RF.xml [build XSL] autotext/cs/standard/RG/atevent.xml [build XSL] autotext/cs/standard/RG/RG.xml [build XSL] autotext/cs/standard/RM/atevent.xml [build XSL] autotext/cs/standard/RM/RM.xml [build XSL] autotext/cs/standard/S/atevent.xml [build XSL] autotext/cs/standard/S/S.xml [build XSL] autotext/cs/standard/SD/atevent.xml [build XSL] autotext/cs/standard/SD/SD.xml [build XSL] autotext/cs/standard/SI/atevent.xml [build XSL] autotext/cs/standard/SI/SI.xml [build XSL] autotext/cs/standard/TC/atevent.xml [build XSL] autotext/cs/standard/TC/TC.xml [build XSL] autotext/cs/standard/TOP/atevent.xml [build XSL] autotext/cs/standard/TOP/TOP.xml [build XSL] autotext/cs/standard/TWIMC/atevent.xml [build XSL] autotext/cs/standard/TWIMC/TWIMC.xml [build XSL] autotext/cs/standard/TY/atevent.xml [build XSL] autotext/cs/standard/TY/TY.xml [build XSL] autotext/cs/standard/VA/atevent.xml [build XSL] autotext/cs/standard/VA/VA.xml [build XSL] autotext/cs/standard/VOM/atevent.xml [build XSL] autotext/cs/standard/VOM/VOM.xml [build XSL] autotext/cs/standard/YT/atevent.xml [build XSL] autotext/cs/standard/YT/content.xml [build XSL] autotext/cs/standard/YT/meta.xml [build XSL] autotext/cs/standard/YT/settings.xml [build XSL] autotext/cs/standard/YT/styles.xml [build CPY] autotext/cs/template/mimetype [build XSL] autotext/cs/template/BlockList.xml [build XSL] autotext/cs/template/H1B/content.xml [build CPY] autotext/cs/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/H1B/styles.xml [build XSL] autotext/cs/template/H1C/content.xml [build XSL] autotext/cs/template/H1C/styles.xml [build XSL] autotext/cs/template/H1N/content.xml [build XSL] autotext/cs/template/H1N/styles.xml [build XSL] autotext/cs/template/HB/content.xml [build CPY] autotext/cs/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/HB/styles.xml [build XSL] autotext/cs/template/HC/content.xml [build XSL] autotext/cs/template/HC/styles.xml [build XSL] autotext/cs/template/HLB/content.xml [build XSL] autotext/cs/template/HLB/styles.xml [build XSL] autotext/cs/template/HLC/content.xml [build XSL] autotext/cs/template/HLC/styles.xml [build XSL] autotext/cs/template/HLN/content.xml [build XSL] autotext/cs/template/HLN/styles.xml [build XSL] autotext/cs/template/HN/content.xml [build XSL] autotext/cs/template/HN/styles.xml [build XSL] autotext/cs/template/HRB/content.xml [build CPY] autotext/cs/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/HRB/styles.xml [build XSL] autotext/cs/template/HRC/content.xml [build XSL] autotext/cs/template/HRC/styles.xml [build XSL] autotext/cs/template/HRN/content.xml [build XSL] autotext/cs/template/HRN/styles.xml [build XSL] autotext/cs/template/META-INF/manifest.xml [build XSL] autotext/cs/template/PT1/content.xml [build XSL] autotext/cs/template/PT1/styles.xml [build XSL] autotext/cs/template/PT2/content.xml [build XSL] autotext/cs/template/PT2/styles.xml [build CPY] autotext/cy/standard/mimetype [build XSL] autotext/cy/standard/BlockList.xml [build XSL] autotext/cy/standard/FN/content.xml [build CPY] autotext/cy/standard/FN/manifest.rdf [build XSL] autotext/cy/standard/FN/Object_1/content.xml [build XSL] autotext/cy/standard/FN/Object_1/settings.xml [build XSL] autotext/cy/standard/FN/styles.xml [build XSL] autotext/cy/standard/LOREM/LOREM.xml [build XSL] autotext/cy/standard/META-INF/manifest.xml [build CPY] autotext/da/crdbus50/mimetype [build XSL] autotext/da/crdbus50/BlockList.xml [build XSL] autotext/da/crdbus50/CON1/atevent.xml [build XSL] autotext/da/crdbus50/CON1/content.xml [build XSL] autotext/da/crdbus50/CON1/meta.xml [build CPY] autotext/da/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/da/crdbus50/CON1/settings.xml [build XSL] autotext/da/crdbus50/CON1/styles.xml [build XSL] autotext/da/crdbus50/CON2/atevent.xml [build XSL] autotext/da/crdbus50/CON2/content.xml [build XSL] autotext/da/crdbus50/CON2/meta.xml [build CPY] autotext/da/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/da/crdbus50/CON2/settings.xml [build XSL] autotext/da/crdbus50/CON2/styles.xml [build XSL] autotext/da/crdbus50/ELE1/atevent.xml [build XSL] autotext/da/crdbus50/ELE1/content.xml [build XSL] autotext/da/crdbus50/ELE1/meta.xml [build XSL] autotext/da/crdbus50/ELE1/settings.xml [build XSL] autotext/da/crdbus50/ELE1/styles.xml [build XSL] autotext/da/crdbus50/ELE2/atevent.xml [build XSL] autotext/da/crdbus50/ELE2/content.xml [build XSL] autotext/da/crdbus50/ELE2/meta.xml [build XSL] autotext/da/crdbus50/ELE2/settings.xml [build XSL] autotext/da/crdbus50/ELE2/styles.xml [build XSL] autotext/da/crdbus50/ELE3/atevent.xml [build XSL] autotext/da/crdbus50/ELE3/content.xml [build XSL] autotext/da/crdbus50/ELE3/meta.xml [build XSL] autotext/da/crdbus50/ELE3/settings.xml [build XSL] autotext/da/crdbus50/ELE3/styles.xml [build XSL] autotext/da/crdbus50/META-INF/manifest.xml [build CPY] autotext/da/standard/mimetype [build XSL] autotext/da/standard/A/A.xml [build XSL] autotext/da/standard/A/atevent.xml [build XSL] autotext/da/standard/AR/AR.xml [build XSL] autotext/da/standard/AR/atevent.xml [build XSL] autotext/da/standard/BW/atevent.xml [build XSL] autotext/da/standard/BW/BW.xml [build XSL] autotext/da/standard/C/atevent.xml [build XSL] autotext/da/standard/C/C.xml [build XSL] autotext/da/standard/CAN/atevent.xml [build XSL] autotext/da/standard/CAN/content.xml [build XSL] autotext/da/standard/CAN/meta.xml [build XSL] autotext/da/standard/CAN/settings.xml [build XSL] autotext/da/standard/CAN/styles.xml [build XSL] autotext/da/standard/CD/atevent.xml [build XSL] autotext/da/standard/CD/CD.xml [build XSL] autotext/da/standard/CM/atevent.xml [build XSL] autotext/da/standard/CM/CM.xml [build XSL] autotext/da/standard/CNL/atevent.xml [build XSL] autotext/da/standard/CNL/CNL.xml [build XSL] autotext/da/standard/DMS/atevent.xml [build XSL] autotext/da/standard/DMS/content.xml [build XSL] autotext/da/standard/DMS/meta.xml [build XSL] autotext/da/standard/DMS/settings.xml [build XSL] autotext/da/standard/DMS/styles.xml [build XSL] autotext/da/standard/DT/atevent.xml [build XSL] autotext/da/standard/DT/DT.xml [build XSL] autotext/da/standard/E/E.xml [build XSL] autotext/da/standard/FN/content.xml [build CPY] autotext/da/standard/FN/manifest.rdf [build XSL] autotext/da/standard/FN/Object_1/content.xml [build XSL] autotext/da/standard/FN/Object_1/settings.xml [build XSL] autotext/da/standard/FN/styles.xml [build XSL] autotext/da/standard/I/I.xml [build XSL] autotext/da/standard/IRT/atevent.xml [build XSL] autotext/da/standard/IRT/IRT.xml [build XSL] autotext/da/standard/J/atevent.xml [build XSL] autotext/da/standard/J/content.xml [build XSL] autotext/da/standard/J/meta.xml [build XSL] autotext/da/standard/J/settings.xml [build XSL] autotext/da/standard/J/styles.xml [build XSL] autotext/da/standard/JACL/atevent.xml [build XSL] autotext/da/standard/JACL/content.xml [build XSL] autotext/da/standard/JACL/meta.xml [build XSL] autotext/da/standard/JACL/settings.xml [build XSL] autotext/da/standard/JACL/styles.xml [build XSL] autotext/da/standard/JACR/atevent.xml [build XSL] autotext/da/standard/JACR/content.xml [build XSL] autotext/da/standard/JACR/meta.xml [build XSL] autotext/da/standard/JACR/settings.xml [build XSL] autotext/da/standard/JACR/styles.xml [build XSL] autotext/da/standard/JAINV/atevent.xml [build XSL] autotext/da/standard/JAINV/content.xml [build XSL] autotext/da/standard/JAINV/meta.xml [build XSL] autotext/da/standard/JAINV/settings.xml [build XSL] autotext/da/standard/JAINV/styles.xml [build XSL] autotext/da/standard/JARL/atevent.xml [build XSL] autotext/da/standard/JARL/content.xml [build XSL] autotext/da/standard/JARL/meta.xml [build XSL] autotext/da/standard/JARL/settings.xml [build XSL] autotext/da/standard/JARL/styles.xml [build XSL] autotext/da/standard/LAG/atevent.xml [build XSL] autotext/da/standard/LAG/LAG.xml [build XSL] autotext/da/standard/LOREM/LOREM.xml [build XSL] autotext/da/standard/META-INF/manifest.xml [build XSL] autotext/da/standard/O/atevent.xml [build XSL] autotext/da/standard/O/O.xml [build XSL] autotext/da/standard/P/atevent.xml [build XSL] autotext/da/standard/P/P.xml [build XSL] autotext/da/standard/Q/atevent.xml [build XSL] autotext/da/standard/Q/Q.xml [build XSL] autotext/da/standard/R1/atevent.xml [build XSL] autotext/da/standard/R1/content.xml [build XSL] autotext/da/standard/R1/meta.xml [build XSL] autotext/da/standard/R1/settings.xml [build XSL] autotext/da/standard/R1/styles.xml [build XSL] autotext/da/standard/R2/atevent.xml [build XSL] autotext/da/standard/R2/content.xml [build XSL] autotext/da/standard/R2/meta.xml [build XSL] autotext/da/standard/R2/settings.xml [build XSL] autotext/da/standard/R2/styles.xml [build XSL] autotext/da/standard/RE/atevent.xml [build XSL] autotext/da/standard/RE/RE.xml [build XSL] autotext/da/standard/RF/atevent.xml [build XSL] autotext/da/standard/RF/RF.xml [build XSL] autotext/da/standard/RG/atevent.xml [build XSL] autotext/da/standard/RG/RG.xml [build XSL] autotext/da/standard/RM/atevent.xml [build XSL] autotext/da/standard/RM/RM.xml [build XSL] autotext/da/standard/S/atevent.xml [build XSL] autotext/da/standard/S/S.xml [build XSL] autotext/da/standard/SD/atevent.xml [build XSL] autotext/da/standard/SD/SD.xml [build XSL] autotext/da/standard/SI/atevent.xml [build XSL] autotext/da/standard/SI/SI.xml [build XSL] autotext/da/standard/TC/atevent.xml [build XSL] autotext/da/standard/TC/TC.xml [build XSL] autotext/da/standard/TOP/atevent.xml [build XSL] autotext/da/standard/TOP/TOP.xml [build XSL] autotext/da/standard/TWIMC/atevent.xml [build XSL] autotext/da/standard/TWIMC/TWIMC.xml [build XSL] autotext/da/standard/TY/atevent.xml [build XSL] autotext/da/standard/TY/TY.xml [build XSL] autotext/da/standard/VA/atevent.xml [build XSL] autotext/da/standard/VA/VA.xml [build XSL] autotext/da/standard/VOM/atevent.xml [build XSL] autotext/da/standard/VOM/VOM.xml [build XSL] autotext/da/standard/YT/atevent.xml [build XSL] autotext/da/standard/YT/content.xml [build XSL] autotext/da/standard/YT/meta.xml [build XSL] autotext/da/standard/YT/settings.xml [build XSL] autotext/da/standard/YT/styles.xml [build CPY] autotext/da/template/mimetype [build XSL] autotext/da/template/BlockList.xml [build XSL] autotext/da/template/H1B/content.xml [build CPY] autotext/da/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/H1B/styles.xml [build XSL] autotext/da/template/H1C/content.xml [build XSL] autotext/da/template/H1C/styles.xml [build XSL] autotext/da/template/H1N/content.xml [build XSL] autotext/da/template/H1N/styles.xml [build XSL] autotext/da/template/HB/content.xml [build CPY] autotext/da/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/HB/styles.xml [build XSL] autotext/da/template/HC/content.xml [build XSL] autotext/da/template/HC/styles.xml [build XSL] autotext/da/template/HLB/content.xml [build XSL] autotext/da/template/HLB/styles.xml [build XSL] autotext/da/template/HLC/content.xml [build XSL] autotext/da/template/HLC/styles.xml [build XSL] autotext/da/template/HLN/content.xml [build XSL] autotext/da/template/HLN/styles.xml [build XSL] autotext/da/template/HN/content.xml [build XSL] autotext/da/template/HN/styles.xml [build XSL] autotext/da/template/HRB/content.xml [build CPY] autotext/da/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/HRB/styles.xml [build XSL] autotext/da/template/HRC/content.xml [build XSL] autotext/da/template/HRC/styles.xml [build XSL] autotext/da/template/HRN/content.xml [build XSL] autotext/da/template/HRN/styles.xml [build XSL] autotext/da/template/META-INF/manifest.xml [build XSL] autotext/da/template/PT1/content.xml [build XSL] autotext/da/template/PT1/styles.xml [build XSL] autotext/da/template/PT2/content.xml [build XSL] autotext/da/template/PT2/styles.xml [build CPY] autotext/de/crdbus50/mimetype [build XSL] autotext/de/crdbus50/BlockList.xml [build XSL] autotext/de/crdbus50/KLA1/content.xml [build XSL] autotext/de/crdbus50/KLA1/meta.xml [build XSL] autotext/de/crdbus50/KLA1/settings.xml [build XSL] autotext/de/crdbus50/KLA1/styles.xml [build XSL] autotext/de/crdbus50/KLA2/content.xml [build XSL] autotext/de/crdbus50/KLA2/meta.xml [build XSL] autotext/de/crdbus50/KLA2/settings.xml [build XSL] autotext/de/crdbus50/KLA2/styles.xml [build XSL] autotext/de/crdbus50/KLA3/content.xml [build XSL] autotext/de/crdbus50/KLA3/meta.xml [build XSL] autotext/de/crdbus50/KLA3/settings.xml [build XSL] autotext/de/crdbus50/KLA3/styles.xml [build XSL] autotext/de/crdbus50/META-INF/manifest.xml [build XSL] autotext/de/crdbus50/MOD1/content.xml [build XSL] autotext/de/crdbus50/MOD1/meta.xml [build XSL] autotext/de/crdbus50/MOD1/settings.xml [build XSL] autotext/de/crdbus50/MOD1/styles.xml [build XSL] autotext/de/crdbus50/MOD2/content.xml [build XSL] autotext/de/crdbus50/MOD2/meta.xml [build XSL] autotext/de/crdbus50/MOD2/settings.xml [build XSL] autotext/de/crdbus50/MOD2/styles.xml [build CPY] autotext/de/standard/mimetype [build XSL] autotext/de/standard/AF/AF.xml [build XSL] autotext/de/standard/AG/AG.xml [build XSL] autotext/de/standard/AG/atevent.xml [build XSL] autotext/de/standard/AL/AL.xml [build XSL] autotext/de/standard/BEW/atevent.xml [build XSL] autotext/de/standard/BEW/content.xml [build XSL] autotext/de/standard/BEW/meta.xml [build XSL] autotext/de/standard/BEW/settings.xml [build XSL] autotext/de/standard/BEW/styles.xml [build XSL] autotext/de/standard/BEWABS/atevent.xml [build XSL] autotext/de/standard/BEWABS/content.xml [build XSL] autotext/de/standard/BEWABS/meta.xml [build XSL] autotext/de/standard/BEWABS/settings.xml [build XSL] autotext/de/standard/BEWABS/styles.xml [build XSL] autotext/de/standard/BEWEIN/atevent.xml [build XSL] autotext/de/standard/BEWEIN/content.xml [build XSL] autotext/de/standard/BEWEIN/meta.xml [build XSL] autotext/de/standard/BEWEIN/settings.xml [build XSL] autotext/de/standard/BEWEIN/styles.xml [build XSL] autotext/de/standard/BEWUNT/atevent.xml [build XSL] autotext/de/standard/BEWUNT/content.xml [build XSL] autotext/de/standard/BEWUNT/meta.xml [build XSL] autotext/de/standard/BEWUNT/settings.xml [build XSL] autotext/de/standard/BEWUNT/styles.xml [build XSL] autotext/de/standard/BEWVOR/atevent.xml [build XSL] autotext/de/standard/BEWVOR/content.xml [build XSL] autotext/de/standard/BEWVOR/meta.xml [build XSL] autotext/de/standard/BEWVOR/settings.xml [build XSL] autotext/de/standard/BEWVOR/styles.xml [build XSL] autotext/de/standard/BS/atevent.xml [build XSL] autotext/de/standard/BS/BS.xml [build XSL] autotext/de/standard/BT/atevent.xml [build XSL] autotext/de/standard/BT/BT.xml [build XSL] autotext/de/standard/EB/atevent.xml [build XSL] autotext/de/standard/EB/EB.xml [build XSL] autotext/de/standard/FN/content.xml [build CPY] autotext/de/standard/FN/manifest.rdf [build XSL] autotext/de/standard/FN/Object_1/content.xml [build XSL] autotext/de/standard/FN/Object_1/settings.xml [build XSL] autotext/de/standard/FN/styles.xml [build XSL] autotext/de/standard/K+ANw-/atevent.xml [build XSL] autotext/de/standard/K+ANw-/content.xml [build XSL] autotext/de/standard/K+ANw-/meta.xml [build XSL] autotext/de/standard/K+ANw-/settings.xml [build XSL] autotext/de/standard/K+ANw-/styles.xml [build XSL] autotext/de/standard/LOREM/LOREM.xml [build XSL] autotext/de/standard/M1/atevent.xml [build XSL] autotext/de/standard/M1/content.xml [build XSL] autotext/de/standard/M1/meta.xml [build XSL] autotext/de/standard/M1/settings.xml [build XSL] autotext/de/standard/M1/styles.xml [build XSL] autotext/de/standard/M2/atevent.xml [build XSL] autotext/de/standard/M2/content.xml [build XSL] autotext/de/standard/M2/meta.xml [build XSL] autotext/de/standard/M2/settings.xml [build XSL] autotext/de/standard/M2/styles.xml [build XSL] autotext/de/standard/META-INF/manifest.xml [build XSL] autotext/de/standard/MFG/atevent.xml [build XSL] autotext/de/standard/MFG/content.xml [build XSL] autotext/de/standard/MFG/meta.xml [build XSL] autotext/de/standard/MFG/settings.xml [build XSL] autotext/de/standard/MFG/styles.xml [build XSL] autotext/de/standard/SGDH/atevent.xml [build XSL] autotext/de/standard/SGDH/content.xml [build XSL] autotext/de/standard/SGDH/meta.xml [build XSL] autotext/de/standard/SGDH/settings.xml [build XSL] autotext/de/standard/SGDH/styles.xml [build XSL] autotext/de/standard/UL/atevent.xml [build XSL] autotext/de/standard/UL/UL.xml [build XSL] autotext/de/standard/ZBED/atevent.xml [build XSL] autotext/de/standard/ZBED/ZBED.xml [build CPY] autotext/de/template/mimetype [build XSL] autotext/de/template/BlockList.xml [build XSL] autotext/de/template/H1B/atevent.xml [build XSL] autotext/de/template/H1B/content.xml [build CPY] autotext/de/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/H1B/styles.xml [build XSL] autotext/de/template/H1C/content.xml [build XSL] autotext/de/template/H1C/styles.xml [build XSL] autotext/de/template/H1N/atevent.xml [build XSL] autotext/de/template/H1N/content.xml [build XSL] autotext/de/template/H1N/styles.xml [build XSL] autotext/de/template/HB/atevent.xml [build XSL] autotext/de/template/HB/content.xml [build CPY] autotext/de/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/HB/styles.xml [build XSL] autotext/de/template/HC/atevent.xml [build XSL] autotext/de/template/HC/content.xml [build XSL] autotext/de/template/HC/styles.xml [build XSL] autotext/de/template/HLB/atevent.xml [build XSL] autotext/de/template/HLB/content.xml [build XSL] autotext/de/template/HLB/styles.xml [build XSL] autotext/de/template/HLC/atevent.xml [build XSL] autotext/de/template/HLC/content.xml [build XSL] autotext/de/template/HLC/styles.xml [build XSL] autotext/de/template/HLN/atevent.xml [build XSL] autotext/de/template/HLN/content.xml [build XSL] autotext/de/template/HLN/styles.xml [build XSL] autotext/de/template/HN/atevent.xml [build XSL] autotext/de/template/HN/content.xml [build XSL] autotext/de/template/HN/styles.xml [build XSL] autotext/de/template/HRB/atevent.xml [build XSL] autotext/de/template/HRB/content.xml [build CPY] autotext/de/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/HRB/styles.xml [build XSL] autotext/de/template/HRC/atevent.xml [build XSL] autotext/de/template/HRC/content.xml [build XSL] autotext/de/template/HRC/styles.xml [build XSL] autotext/de/template/HRN/atevent.xml [build XSL] autotext/de/template/HRN/content.xml [build XSL] autotext/de/template/HRN/styles.xml [build XSL] autotext/de/template/META-INF/manifest.xml [build XSL] autotext/de/template/PT1/atevent.xml [build XSL] autotext/de/template/PT1/content.xml [build XSL] autotext/de/template/PT1/styles.xml [build XSL] autotext/de/template/PT2/atevent.xml [build XSL] autotext/de/template/PT2/content.xml [build XSL] autotext/de/template/PT2/styles.xml [build CPY] autotext/dgo/standard/mimetype [build XSL] autotext/dgo/standard/BlockList.xml [build XSL] autotext/dgo/standard/FN/content.xml [build CPY] autotext/dgo/standard/FN/manifest.rdf [build XSL] autotext/dgo/standard/FN/Object_1/content.xml [build XSL] autotext/dgo/standard/FN/Object_1/settings.xml [build XSL] autotext/dgo/standard/FN/styles.xml [build XSL] autotext/dgo/standard/LOREM/LOREM.xml [build XSL] autotext/dgo/standard/META-INF/manifest.xml [build CPY] autotext/dsb/standard/mimetype [build XSL] autotext/dsb/standard/BlockList.xml [build XSL] autotext/dsb/standard/FN/content.xml [build CPY] autotext/dsb/standard/FN/manifest.rdf [build XSL] autotext/dsb/standard/FN/Object_1/content.xml [build XSL] autotext/dsb/standard/FN/Object_1/settings.xml [build XSL] autotext/dsb/standard/FN/styles.xml [build XSL] autotext/dsb/standard/LOREM/LOREM.xml [build XSL] autotext/dsb/standard/META-INF/manifest.xml [build CPY] autotext/dz/standard/mimetype [build XSL] autotext/dz/standard/BlockList.xml [build XSL] autotext/dz/standard/FN/content.xml [build CPY] autotext/dz/standard/FN/manifest.rdf [build XSL] autotext/dz/standard/FN/Object_1/content.xml [build XSL] autotext/dz/standard/FN/Object_1/settings.xml [build XSL] autotext/dz/standard/FN/styles.xml [build XSL] autotext/dz/standard/LOREM/LOREM.xml [build XSL] autotext/dz/standard/META-INF/manifest.xml [build CPY] autotext/el/standard/mimetype [build XSL] autotext/el/standard/BlockList.xml [build XSL] autotext/el/standard/FN/content.xml [build CPY] autotext/el/standard/FN/manifest.rdf [build XSL] autotext/el/standard/FN/Object_1/content.xml [build XSL] autotext/el/standard/FN/Object_1/settings.xml [build XSL] autotext/el/standard/FN/styles.xml [build XSL] autotext/el/standard/LOREM/LOREM.xml [build XSL] autotext/el/standard/META-INF/manifest.xml [build CPY] autotext/en-GB/crdbus50/mimetype [build XSL] autotext/en-GB/crdbus50/BlockList.xml [build XSL] autotext/en-GB/crdbus50/CON1/atevent.xml [build XSL] autotext/en-GB/crdbus50/CON1/content.xml [build XSL] autotext/en-GB/crdbus50/CON1/meta.xml [build CPY] autotext/en-GB/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-GB/crdbus50/CON1/settings.xml [build XSL] autotext/en-GB/crdbus50/CON1/styles.xml [build XSL] autotext/en-GB/crdbus50/CON2/atevent.xml [build XSL] autotext/en-GB/crdbus50/CON2/content.xml [build XSL] autotext/en-GB/crdbus50/CON2/meta.xml [build CPY] autotext/en-GB/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-GB/crdbus50/CON2/settings.xml [build XSL] autotext/en-GB/crdbus50/CON2/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE1/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE1/content.xml [build XSL] autotext/en-GB/crdbus50/ELE1/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE1/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE1/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE2/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE2/content.xml [build XSL] autotext/en-GB/crdbus50/ELE2/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE2/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE2/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE3/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE3/content.xml [build XSL] autotext/en-GB/crdbus50/ELE3/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE3/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE3/styles.xml [build XSL] autotext/en-GB/crdbus50/META-INF/manifest.xml [build CPY] autotext/en-GB/standard/mimetype [build XSL] autotext/en-GB/standard/A/A.xml [build XSL] autotext/en-GB/standard/A/atevent.xml [build XSL] autotext/en-GB/standard/AR/AR.xml [build XSL] autotext/en-GB/standard/AR/atevent.xml [build XSL] autotext/en-GB/standard/AR/content.xml [build XSL] autotext/en-GB/standard/AR/styles.xml [build XSL] autotext/en-GB/standard/BW/atevent.xml [build XSL] autotext/en-GB/standard/BW/BW.xml [build XSL] autotext/en-GB/standard/C/atevent.xml [build XSL] autotext/en-GB/standard/C/C.xml [build XSL] autotext/en-GB/standard/CAN/atevent.xml [build XSL] autotext/en-GB/standard/CAN/content.xml [build XSL] autotext/en-GB/standard/CAN/meta.xml [build XSL] autotext/en-GB/standard/CAN/settings.xml [build XSL] autotext/en-GB/standard/CAN/styles.xml [build XSL] autotext/en-GB/standard/CD/atevent.xml [build XSL] autotext/en-GB/standard/CD/CD.xml [build XSL] autotext/en-GB/standard/CM/atevent.xml [build XSL] autotext/en-GB/standard/CM/CM.xml [build XSL] autotext/en-GB/standard/CNL/atevent.xml [build XSL] autotext/en-GB/standard/CNL/CNL.xml [build XSL] autotext/en-GB/standard/DMS/atevent.xml [build XSL] autotext/en-GB/standard/DMS/content.xml [build XSL] autotext/en-GB/standard/DMS/meta.xml [build XSL] autotext/en-GB/standard/DMS/settings.xml [build XSL] autotext/en-GB/standard/DMS/styles.xml [build XSL] autotext/en-GB/standard/DT/atevent.xml [build XSL] autotext/en-GB/standard/DT/content.xml [build XSL] autotext/en-GB/standard/DT/DT.xml [build XSL] autotext/en-GB/standard/DT/styles.xml [build XSL] autotext/en-GB/standard/E/E.xml [build XSL] autotext/en-GB/standard/FN/content.xml [build CPY] autotext/en-GB/standard/FN/manifest.rdf [build XSL] autotext/en-GB/standard/FN/Object_1/content.xml [build XSL] autotext/en-GB/standard/FN/Object_1/settings.xml [build XSL] autotext/en-GB/standard/I/I.xml [build XSL] autotext/en-GB/standard/IRT/atevent.xml [build XSL] autotext/en-GB/standard/IRT/IRT.xml [build XSL] autotext/en-GB/standard/J/atevent.xml [build XSL] autotext/en-GB/standard/J/content.xml [build XSL] autotext/en-GB/standard/J/meta.xml [build XSL] autotext/en-GB/standard/J/settings.xml [build XSL] autotext/en-GB/standard/J/styles.xml [build XSL] autotext/en-GB/standard/JACL/atevent.xml [build XSL] autotext/en-GB/standard/JACL/content.xml [build XSL] autotext/en-GB/standard/JACL/meta.xml [build XSL] autotext/en-GB/standard/JACL/settings.xml [build XSL] autotext/en-GB/standard/JACL/styles.xml [build XSL] autotext/en-GB/standard/JACR/atevent.xml [build XSL] autotext/en-GB/standard/JACR/content.xml [build XSL] autotext/en-GB/standard/JACR/meta.xml [build XSL] autotext/en-GB/standard/JACR/settings.xml [build XSL] autotext/en-GB/standard/JACR/styles.xml [build XSL] autotext/en-GB/standard/JAINV/atevent.xml [build XSL] autotext/en-GB/standard/JAINV/content.xml [build XSL] autotext/en-GB/standard/JAINV/meta.xml [build XSL] autotext/en-GB/standard/JAINV/settings.xml [build XSL] autotext/en-GB/standard/JAINV/styles.xml [build XSL] autotext/en-GB/standard/JARL/atevent.xml [build XSL] autotext/en-GB/standard/JARL/content.xml [build XSL] autotext/en-GB/standard/JARL/meta.xml [build XSL] autotext/en-GB/standard/JARL/settings.xml [build XSL] autotext/en-GB/standard/JARL/styles.xml [build XSL] autotext/en-GB/standard/LAG/atevent.xml [build XSL] autotext/en-GB/standard/LAG/LAG.xml [build XSL] autotext/en-GB/standard/LOREM/LOREM.xml [build XSL] autotext/en-GB/standard/META-INF/manifest.xml [build XSL] autotext/en-GB/standard/O/atevent.xml [build XSL] autotext/en-GB/standard/O/content.xml [build XSL] autotext/en-GB/standard/O/O.xml [build XSL] autotext/en-GB/standard/O/styles.xml [build XSL] autotext/en-GB/standard/P/atevent.xml [build XSL] autotext/en-GB/standard/P/P.xml [build XSL] autotext/en-GB/standard/Q/atevent.xml [build XSL] autotext/en-GB/standard/Q/content.xml [build XSL] autotext/en-GB/standard/Q/Q.xml [build XSL] autotext/en-GB/standard/Q/styles.xml [build XSL] autotext/en-GB/standard/R1/atevent.xml [build XSL] autotext/en-GB/standard/R1/content.xml [build XSL] autotext/en-GB/standard/R1/meta.xml [build XSL] autotext/en-GB/standard/R1/settings.xml [build XSL] autotext/en-GB/standard/R1/styles.xml [build XSL] autotext/en-GB/standard/R2/atevent.xml [build XSL] autotext/en-GB/standard/R2/content.xml [build XSL] autotext/en-GB/standard/R2/meta.xml [build XSL] autotext/en-GB/standard/R2/settings.xml [build XSL] autotext/en-GB/standard/R2/styles.xml [build XSL] autotext/en-GB/standard/RE/atevent.xml [build XSL] autotext/en-GB/standard/RE/RE.xml [build XSL] autotext/en-GB/standard/RF/atevent.xml [build XSL] autotext/en-GB/standard/RF/RF.xml [build XSL] autotext/en-GB/standard/RG/atevent.xml [build XSL] autotext/en-GB/standard/RG/RG.xml [build XSL] autotext/en-GB/standard/RM/atevent.xml [build XSL] autotext/en-GB/standard/RM/RM.xml [build XSL] autotext/en-GB/standard/S/atevent.xml [build XSL] autotext/en-GB/standard/S/S.xml [build XSL] autotext/en-GB/standard/SD/atevent.xml [build XSL] autotext/en-GB/standard/SD/SD.xml [build XSL] autotext/en-GB/standard/SI/atevent.xml [build XSL] autotext/en-GB/standard/SI/SI.xml [build XSL] autotext/en-GB/standard/TC/atevent.xml [build XSL] autotext/en-GB/standard/TC/TC.xml [build XSL] autotext/en-GB/standard/TOP/atevent.xml [build XSL] autotext/en-GB/standard/TOP/TOP.xml [build XSL] autotext/en-GB/standard/TWIMC/atevent.xml [build XSL] autotext/en-GB/standard/TWIMC/TWIMC.xml [build XSL] autotext/en-GB/standard/TY/atevent.xml [build XSL] autotext/en-GB/standard/TY/TY.xml [build XSL] autotext/en-GB/standard/VA/atevent.xml [build XSL] autotext/en-GB/standard/VA/VA.xml [build XSL] autotext/en-GB/standard/VOM/atevent.xml [build XSL] autotext/en-GB/standard/VOM/VOM.xml [build XSL] autotext/en-GB/standard/YT/atevent.xml [build XSL] autotext/en-GB/standard/YT/content.xml [build XSL] autotext/en-GB/standard/YT/meta.xml [build XSL] autotext/en-GB/standard/YT/settings.xml [build XSL] autotext/en-GB/standard/YT/styles.xml [build CPY] autotext/en-GB/template/mimetype [build XSL] autotext/en-GB/template/BlockList.xml [build XSL] autotext/en-GB/template/H1B/content.xml [build CPY] autotext/en-GB/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/H1B/styles.xml [build XSL] autotext/en-GB/template/H1C/content.xml [build XSL] autotext/en-GB/template/H1C/styles.xml [build XSL] autotext/en-GB/template/H1N/content.xml [build XSL] autotext/en-GB/template/H1N/styles.xml [build XSL] autotext/en-GB/template/HB/content.xml [build CPY] autotext/en-GB/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/HB/styles.xml [build XSL] autotext/en-GB/template/HC/content.xml [build XSL] autotext/en-GB/template/HC/styles.xml [build XSL] autotext/en-GB/template/HLB/content.xml [build XSL] autotext/en-GB/template/HLB/styles.xml [build XSL] autotext/en-GB/template/HLC/content.xml [build XSL] autotext/en-GB/template/HLC/styles.xml [build XSL] autotext/en-GB/template/HLN/content.xml [build XSL] autotext/en-GB/template/HLN/styles.xml [build XSL] autotext/en-GB/template/HN/content.xml [build XSL] autotext/en-GB/template/HN/styles.xml [build XSL] autotext/en-GB/template/HRB/content.xml [build CPY] autotext/en-GB/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/HRB/styles.xml [build XSL] autotext/en-GB/template/HRC/content.xml [build XSL] autotext/en-GB/template/HRC/styles.xml [build XSL] autotext/en-GB/template/HRN/content.xml [build XSL] autotext/en-GB/template/HRN/styles.xml [build XSL] autotext/en-GB/template/META-INF/manifest.xml [build XSL] autotext/en-GB/template/PT1/content.xml [build XSL] autotext/en-GB/template/PT1/styles.xml [build XSL] autotext/en-GB/template/PT2/content.xml [build XSL] autotext/en-GB/template/PT2/styles.xml [build CPY] autotext/en-US/crdbus50/mimetype [build XSL] autotext/en-US/crdbus50/BlockList.xml [build XSL] autotext/en-US/crdbus50/CON1/atevent.xml [build XSL] autotext/en-US/crdbus50/CON1/content.xml [build XSL] autotext/en-US/crdbus50/CON1/meta.xml [build CPY] autotext/en-US/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-US/crdbus50/CON1/settings.xml [build XSL] autotext/en-US/crdbus50/CON1/styles.xml [build XSL] autotext/en-US/crdbus50/CON2/atevent.xml [build XSL] autotext/en-US/crdbus50/CON2/content.xml [build XSL] autotext/en-US/crdbus50/CON2/meta.xml [build CPY] autotext/en-US/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-US/crdbus50/CON2/settings.xml [build XSL] autotext/en-US/crdbus50/CON2/styles.xml [build XSL] autotext/en-US/crdbus50/ELE1/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE1/content.xml [build XSL] autotext/en-US/crdbus50/ELE1/meta.xml [build XSL] autotext/en-US/crdbus50/ELE1/settings.xml [build XSL] autotext/en-US/crdbus50/ELE1/styles.xml [build XSL] autotext/en-US/crdbus50/ELE2/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE2/content.xml [build XSL] autotext/en-US/crdbus50/ELE2/meta.xml [build XSL] autotext/en-US/crdbus50/ELE2/settings.xml [build XSL] autotext/en-US/crdbus50/ELE2/styles.xml [build XSL] autotext/en-US/crdbus50/ELE3/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE3/content.xml [build XSL] autotext/en-US/crdbus50/ELE3/meta.xml [build XSL] autotext/en-US/crdbus50/ELE3/settings.xml [build XSL] autotext/en-US/crdbus50/ELE3/styles.xml [build XSL] autotext/en-US/crdbus50/META-INF/manifest.xml [build CPY] autotext/en-US/standard/mimetype [build XSL] autotext/en-US/standard/A/A.xml [build XSL] autotext/en-US/standard/A/atevent.xml [build XSL] autotext/en-US/standard/AR/AR.xml [build XSL] autotext/en-US/standard/AR/atevent.xml [build XSL] autotext/en-US/standard/BW/atevent.xml [build XSL] autotext/en-US/standard/BW/BW.xml [build XSL] autotext/en-US/standard/C/atevent.xml [build XSL] autotext/en-US/standard/C/C.xml [build XSL] autotext/en-US/standard/CAN/atevent.xml [build XSL] autotext/en-US/standard/CAN/content.xml [build XSL] autotext/en-US/standard/CAN/meta.xml [build XSL] autotext/en-US/standard/CAN/settings.xml [build XSL] autotext/en-US/standard/CAN/styles.xml [build XSL] autotext/en-US/standard/CD/atevent.xml [build XSL] autotext/en-US/standard/CD/CD.xml [build XSL] autotext/en-US/standard/CM/atevent.xml [build XSL] autotext/en-US/standard/CM/CM.xml [build XSL] autotext/en-US/standard/CNL/atevent.xml [build XSL] autotext/en-US/standard/CNL/CNL.xml [build XSL] autotext/en-US/standard/DMS/atevent.xml [build XSL] autotext/en-US/standard/DMS/content.xml [build XSL] autotext/en-US/standard/DMS/meta.xml [build XSL] autotext/en-US/standard/DMS/settings.xml [build XSL] autotext/en-US/standard/DMS/styles.xml [build XSL] autotext/en-US/standard/DT/atevent.xml [build XSL] autotext/en-US/standard/DT/DT.xml [build XSL] autotext/en-US/standard/E/E.xml [build XSL] autotext/en-US/standard/FN/content.xml [build CPY] autotext/en-US/standard/FN/manifest.rdf [build XSL] autotext/en-US/standard/FN/Object_1/content.xml [build XSL] autotext/en-US/standard/FN/Object_1/settings.xml [build XSL] autotext/en-US/standard/FN/styles.xml [build XSL] autotext/en-US/standard/I/I.xml [build XSL] autotext/en-US/standard/IRT/atevent.xml [build XSL] autotext/en-US/standard/IRT/IRT.xml [build XSL] autotext/en-US/standard/J/atevent.xml [build XSL] autotext/en-US/standard/J/content.xml [build XSL] autotext/en-US/standard/J/meta.xml [build XSL] autotext/en-US/standard/J/settings.xml [build XSL] autotext/en-US/standard/J/styles.xml [build XSL] autotext/en-US/standard/JACL/atevent.xml [build XSL] autotext/en-US/standard/JACL/content.xml [build XSL] autotext/en-US/standard/JACL/meta.xml [build XSL] autotext/en-US/standard/JACL/settings.xml [build XSL] autotext/en-US/standard/JACL/styles.xml [build XSL] autotext/en-US/standard/JACR/atevent.xml [build XSL] autotext/en-US/standard/JACR/content.xml [build XSL] autotext/en-US/standard/JACR/meta.xml [build XSL] autotext/en-US/standard/JACR/settings.xml [build XSL] autotext/en-US/standard/JACR/styles.xml [build XSL] autotext/en-US/standard/JAINV/atevent.xml [build XSL] autotext/en-US/standard/JAINV/content.xml [build XSL] autotext/en-US/standard/JAINV/meta.xml [build XSL] autotext/en-US/standard/JAINV/settings.xml [build XSL] autotext/en-US/standard/JAINV/styles.xml [build XSL] autotext/en-US/standard/JARL/atevent.xml [build XSL] autotext/en-US/standard/JARL/content.xml [build XSL] autotext/en-US/standard/JARL/meta.xml [build XSL] autotext/en-US/standard/JARL/settings.xml [build XSL] autotext/en-US/standard/JARL/styles.xml [build XSL] autotext/en-US/standard/LAG/atevent.xml [build XSL] autotext/en-US/standard/LAG/LAG.xml [build XSL] autotext/en-US/standard/LOREM/LOREM.xml [build XSL] autotext/en-US/standard/META-INF/manifest.xml [build XSL] autotext/en-US/standard/O/atevent.xml [build XSL] autotext/en-US/standard/O/O.xml [build XSL] autotext/en-US/standard/P/atevent.xml [build XSL] autotext/en-US/standard/P/P.xml [build XSL] autotext/en-US/standard/Q/atevent.xml [build XSL] autotext/en-US/standard/Q/Q.xml [build XSL] autotext/en-US/standard/R1/atevent.xml [build XSL] autotext/en-US/standard/R1/content.xml [build XSL] autotext/en-US/standard/R1/meta.xml [build XSL] autotext/en-US/standard/R1/settings.xml [build XSL] autotext/en-US/standard/R1/styles.xml [build XSL] autotext/en-US/standard/R2/atevent.xml [build XSL] autotext/en-US/standard/R2/content.xml [build XSL] autotext/en-US/standard/R2/meta.xml [build XSL] autotext/en-US/standard/R2/settings.xml [build XSL] autotext/en-US/standard/R2/styles.xml [build XSL] autotext/en-US/standard/RE/atevent.xml [build XSL] autotext/en-US/standard/RE/RE.xml [build XSL] autotext/en-US/standard/RF/atevent.xml [build XSL] autotext/en-US/standard/RF/RF.xml [build XSL] autotext/en-US/standard/RG/atevent.xml [build XSL] autotext/en-US/standard/RG/RG.xml [build XSL] autotext/en-US/standard/RM/atevent.xml [build XSL] autotext/en-US/standard/RM/RM.xml [build XSL] autotext/en-US/standard/S/atevent.xml [build XSL] autotext/en-US/standard/S/S.xml [build XSL] autotext/en-US/standard/SD/atevent.xml [build XSL] autotext/en-US/standard/SD/SD.xml [build XSL] autotext/en-US/standard/SI/atevent.xml [build XSL] autotext/en-US/standard/SI/SI.xml [build XSL] autotext/en-US/standard/TC/atevent.xml [build XSL] autotext/en-US/standard/TC/TC.xml [build XSL] autotext/en-US/standard/TOP/atevent.xml [build XSL] autotext/en-US/standard/TOP/TOP.xml [build XSL] autotext/en-US/standard/TWIMC/atevent.xml [build XSL] autotext/en-US/standard/TWIMC/TWIMC.xml [build XSL] autotext/en-US/standard/TY/atevent.xml [build XSL] autotext/en-US/standard/TY/TY.xml [build XSL] autotext/en-US/standard/VA/atevent.xml [build XSL] autotext/en-US/standard/VA/VA.xml [build XSL] autotext/en-US/standard/VOM/atevent.xml [build XSL] autotext/en-US/standard/VOM/VOM.xml [build XSL] autotext/en-US/standard/YT/atevent.xml [build XSL] autotext/en-US/standard/YT/content.xml [build XSL] autotext/en-US/standard/YT/meta.xml [build XSL] autotext/en-US/standard/YT/settings.xml [build XSL] autotext/en-US/standard/YT/styles.xml [build CPY] autotext/en-US/template/mimetype [build XSL] autotext/en-US/template/BlockList.xml [build XSL] autotext/en-US/template/H1B/content.xml [build CPY] autotext/en-US/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/H1B/styles.xml [build XSL] autotext/en-US/template/H1C/content.xml [build XSL] autotext/en-US/template/H1C/styles.xml [build XSL] autotext/en-US/template/H1N/content.xml [build XSL] autotext/en-US/template/H1N/styles.xml [build XSL] autotext/en-US/template/HB/content.xml [build CPY] autotext/en-US/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/HB/styles.xml [build XSL] autotext/en-US/template/HC/content.xml [build XSL] autotext/en-US/template/HC/styles.xml [build XSL] autotext/en-US/template/HLB/content.xml [build XSL] autotext/en-US/template/HLB/styles.xml [build XSL] autotext/en-US/template/HLC/content.xml [build XSL] autotext/en-US/template/HLC/styles.xml [build XSL] autotext/en-US/template/HLN/content.xml [build XSL] autotext/en-US/template/HLN/styles.xml [build XSL] autotext/en-US/template/HN/content.xml [build XSL] autotext/en-US/template/HN/styles.xml [build XSL] autotext/en-US/template/HRB/content.xml [build CPY] autotext/en-US/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/HRB/styles.xml [build XSL] autotext/en-US/template/HRC/content.xml [build XSL] autotext/en-US/template/HRC/styles.xml [build XSL] autotext/en-US/template/HRN/content.xml [build XSL] autotext/en-US/template/HRN/styles.xml [build XSL] autotext/en-US/template/META-INF/manifest.xml [build XSL] autotext/en-US/template/PT1/content.xml [build XSL] autotext/en-US/template/PT1/styles.xml [build XSL] autotext/en-US/template/PT2/content.xml [build XSL] autotext/en-US/template/PT2/styles.xml [build CPY] autotext/en-ZA/standard/mimetype [build XSL] autotext/en-ZA/standard/BlockList.xml [build XSL] autotext/en-ZA/standard/FN/content.xml [build CPY] autotext/en-ZA/standard/FN/manifest.rdf [build XSL] autotext/en-ZA/standard/FN/Object_1/content.xml [build XSL] autotext/en-ZA/standard/FN/Object_1/settings.xml [build XSL] autotext/en-ZA/standard/FN/styles.xml [build XSL] autotext/en-ZA/standard/LOREM/LOREM.xml [build XSL] autotext/en-ZA/standard/META-INF/manifest.xml [build CPY] autotext/eo/standard/mimetype [build XSL] autotext/eo/standard/BlockList.xml [build XSL] autotext/eo/standard/FN/content.xml [build CPY] autotext/eo/standard/FN/manifest.rdf [build XSL] autotext/eo/standard/FN/Object_1/content.xml [build XSL] autotext/eo/standard/FN/Object_1/settings.xml [build XSL] autotext/eo/standard/FN/styles.xml [build XSL] autotext/eo/standard/LOREM/LOREM.xml [build XSL] autotext/eo/standard/META-INF/manifest.xml [build CPY] autotext/es/crdbus50/mimetype [build XSL] autotext/es/crdbus50/BlockList.xml [build XSL] autotext/es/crdbus50/CLA1/atevent.xml [build XSL] autotext/es/crdbus50/CLA1/content.xml [build XSL] autotext/es/crdbus50/CLA1/meta.xml [build XSL] autotext/es/crdbus50/CLA1/settings.xml [build XSL] autotext/es/crdbus50/CLA1/styles.xml [build XSL] autotext/es/crdbus50/CLA2/atevent.xml [build XSL] autotext/es/crdbus50/CLA2/content.xml [build XSL] autotext/es/crdbus50/CLA2/meta.xml [build XSL] autotext/es/crdbus50/CLA2/settings.xml [build XSL] autotext/es/crdbus50/CLA2/styles.xml [build XSL] autotext/es/crdbus50/CLA3/atevent.xml [build XSL] autotext/es/crdbus50/CLA3/content.xml [build XSL] autotext/es/crdbus50/CLA3/meta.xml [build XSL] autotext/es/crdbus50/CLA3/settings.xml [build XSL] autotext/es/crdbus50/CLA3/styles.xml [build XSL] autotext/es/crdbus50/META-INF/manifest.xml [build XSL] autotext/es/crdbus50/MOD1/atevent.xml [build XSL] autotext/es/crdbus50/MOD1/content.xml [build XSL] autotext/es/crdbus50/MOD1/meta.xml [build CPY] autotext/es/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/es/crdbus50/MOD1/settings.xml [build XSL] autotext/es/crdbus50/MOD1/styles.xml [build XSL] autotext/es/crdbus50/MOD2/atevent.xml [build XSL] autotext/es/crdbus50/MOD2/content.xml [build XSL] autotext/es/crdbus50/MOD2/meta.xml [build CPY] autotext/es/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/es/crdbus50/MOD2/settings.xml [build XSL] autotext/es/crdbus50/MOD2/styles.xml [build CPY] autotext/es/standard/mimetype [build XSL] autotext/es/standard/A/A.xml [build XSL] autotext/es/standard/AR/AR.xml [build XSL] autotext/es/standard/AR/atevent.xml [build XSL] autotext/es/standard/ATEN/atevent.xml [build XSL] autotext/es/standard/ATEN/content.xml [build XSL] autotext/es/standard/ATEN/meta.xml [build XSL] autotext/es/standard/ATEN/settings.xml [build XSL] autotext/es/standard/ATEN/styles.xml [build XSL] autotext/es/standard/AV1/atevent.xml [build XSL] autotext/es/standard/AV1/content.xml [build XSL] autotext/es/standard/AV1/meta.xml [build XSL] autotext/es/standard/AV1/settings.xml [build XSL] autotext/es/standard/AV1/styles.xml [build XSL] autotext/es/standard/AV2/atevent.xml [build XSL] autotext/es/standard/AV2/content.xml [build XSL] autotext/es/standard/AV2/meta.xml [build XSL] autotext/es/standard/AV2/settings.xml [build XSL] autotext/es/standard/AV2/styles.xml [build XSL] autotext/es/standard/CDP/atevent.xml [build XSL] autotext/es/standard/CDP/CDP.xml [build XSL] autotext/es/standard/DA/atevent.xml [build XSL] autotext/es/standard/DA/DA.xml [build XSL] autotext/es/standard/ESYS/atevent.xml [build XSL] autotext/es/standard/ESYS/content.xml [build XSL] autotext/es/standard/ESYS/meta.xml [build XSL] autotext/es/standard/ESYS/settings.xml [build XSL] autotext/es/standard/ESYS/styles.xml [build XSL] autotext/es/standard/LOREM/LOREM.xml [build XSL] autotext/es/standard/META-INF/manifest.xml [build XSL] autotext/es/standard/N+ANo-M/content.xml [build CPY] autotext/es/standard/N+ANo-M/manifest.rdf [build XSL] autotext/es/standard/N+ANo-M/Object_1/content.xml [build XSL] autotext/es/standard/N+ANo-M/Object_1/settings.xml [build XSL] autotext/es/standard/N+ANo-M/styles.xml [build XSL] autotext/es/standard/O/atevent.xml [build XSL] autotext/es/standard/O/O.xml [build XSL] autotext/es/standard/P/atevent.xml [build XSL] autotext/es/standard/P/P.xml [build XSL] autotext/es/standard/RE/atevent.xml [build XSL] autotext/es/standard/RE/content.xml [build XSL] autotext/es/standard/RE/meta.xml [build XSL] autotext/es/standard/RE/settings.xml [build XSL] autotext/es/standard/RE/styles.xml [build XSL] autotext/es/standard/S/S.xml [build XSL] autotext/es/standard/SENT/atevent.xml [build XSL] autotext/es/standard/SENT/SENT.xml [build XSL] autotext/es/standard/SINV/atevent.xml [build XSL] autotext/es/standard/SINV/content.xml [build XSL] autotext/es/standard/SINV/meta.xml [build XSL] autotext/es/standard/SINV/settings.xml [build XSL] autotext/es/standard/SINV/styles.xml [build XSL] autotext/es/standard/SMAN/atevent.xml [build XSL] autotext/es/standard/SMAN/SMAN.xml [build XSL] autotext/es/standard/SOL/atevent.xml [build XSL] autotext/es/standard/SOL/content.xml [build XSL] autotext/es/standard/SOL/meta.xml [build XSL] autotext/es/standard/SOL/settings.xml [build XSL] autotext/es/standard/SOL/styles.xml [build XSL] autotext/es/standard/SRECH/atevent.xml [build XSL] autotext/es/standard/SRECH/content.xml [build XSL] autotext/es/standard/SRECH/meta.xml [build XSL] autotext/es/standard/SRECH/settings.xml [build XSL] autotext/es/standard/SRECH/styles.xml [build XSL] autotext/es/standard/TE/atevent.xml [build XSL] autotext/es/standard/TE/TE.xml [build CPY] autotext/es/template/mimetype [build XSL] autotext/es/template/BlockList.xml [build XSL] autotext/es/template/H1B/content.xml [build CPY] autotext/es/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/H1B/styles.xml [build XSL] autotext/es/template/H1C/content.xml [build XSL] autotext/es/template/H1C/styles.xml [build XSL] autotext/es/template/H1N/content.xml [build XSL] autotext/es/template/H1N/styles.xml [build XSL] autotext/es/template/HB/content.xml [build CPY] autotext/es/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/HB/styles.xml [build XSL] autotext/es/template/HC/content.xml [build XSL] autotext/es/template/HC/styles.xml [build XSL] autotext/es/template/HLB/content.xml [build XSL] autotext/es/template/HLB/styles.xml [build XSL] autotext/es/template/HLC/content.xml [build XSL] autotext/es/template/HLC/styles.xml [build XSL] autotext/es/template/HLN/content.xml [build XSL] autotext/es/template/HLN/styles.xml [build XSL] autotext/es/template/HN/content.xml [build XSL] autotext/es/template/HN/styles.xml [build XSL] autotext/es/template/HRB/content.xml [build CPY] autotext/es/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/HRB/styles.xml [build XSL] autotext/es/template/HRC/content.xml [build XSL] autotext/es/template/HRC/styles.xml [build XSL] autotext/es/template/HRN/content.xml [build XSL] autotext/es/template/HRN/styles.xml [build XSL] autotext/es/template/META-INF/manifest.xml [build XSL] autotext/es/template/PT1/content.xml [build XSL] autotext/es/template/PT1/styles.xml [build XSL] autotext/es/template/PT2/content.xml [build XSL] autotext/es/template/PT2/styles.xml [build CPY] autotext/et/standard/mimetype [build XSL] autotext/et/standard/BlockList.xml [build XSL] autotext/et/standard/FN/content.xml [build CPY] autotext/et/standard/FN/manifest.rdf [build XSL] autotext/et/standard/FN/Object_1/content.xml [build XSL] autotext/et/standard/FN/Object_1/settings.xml [build XSL] autotext/et/standard/FN/styles.xml [build XSL] autotext/et/standard/LOREM/LOREM.xml [build XSL] autotext/et/standard/META-INF/manifest.xml [build CPY] autotext/eu/standard/mimetype [build XSL] autotext/eu/standard/BlockList.xml [build XSL] autotext/eu/standard/FN/content.xml [build CPY] autotext/eu/standard/FN/manifest.rdf [build XSL] autotext/eu/standard/FN/Object_1/content.xml [build XSL] autotext/eu/standard/FN/Object_1/settings.xml [build XSL] autotext/eu/standard/FN/styles.xml [build XSL] autotext/eu/standard/LOREM/LOREM.xml [build XSL] autotext/eu/standard/META-INF/manifest.xml [build CPY] autotext/fa/standard/mimetype [build XSL] autotext/fa/standard/BlockList.xml [build XSL] autotext/fa/standard/FN/content.xml [build CPY] autotext/fa/standard/FN/manifest.rdf [build XSL] autotext/fa/standard/FN/Object_1/content.xml [build XSL] autotext/fa/standard/FN/Object_1/settings.xml [build XSL] autotext/fa/standard/FN/styles.xml [build XSL] autotext/fa/standard/LOREM/LOREM.xml [build XSL] autotext/fa/standard/META-INF/manifest.xml [build CPY] autotext/fi/standard/mimetype [build XSL] autotext/fi/standard/BlockList.xml [build XSL] autotext/fi/standard/FN/content.xml [build CPY] autotext/fi/standard/FN/manifest.rdf [build XSL] autotext/fi/standard/FN/Object_1/content.xml [build XSL] autotext/fi/standard/FN/Object_1/settings.xml [build XSL] autotext/fi/standard/FN/styles.xml [build XSL] autotext/fi/standard/LOREM/LOREM.xml [build XSL] autotext/fi/standard/META-INF/manifest.xml [build CPY] autotext/fr/crdbus50/mimetype [build XSL] autotext/fr/crdbus50/BlockList.xml [build XSL] autotext/fr/crdbus50/CLA1/atevent.xml [build XSL] autotext/fr/crdbus50/CLA1/content.xml [build XSL] autotext/fr/crdbus50/CLA1/meta.xml [build XSL] autotext/fr/crdbus50/CLA1/settings.xml [build XSL] autotext/fr/crdbus50/CLA1/styles.xml [build XSL] autotext/fr/crdbus50/CLA2/atevent.xml [build XSL] autotext/fr/crdbus50/CLA2/content.xml [build XSL] autotext/fr/crdbus50/CLA2/meta.xml [build XSL] autotext/fr/crdbus50/CLA2/settings.xml [build XSL] autotext/fr/crdbus50/CLA2/styles.xml [build XSL] autotext/fr/crdbus50/CLA3/atevent.xml [build XSL] autotext/fr/crdbus50/CLA3/content.xml [build XSL] autotext/fr/crdbus50/CLA3/meta.xml [build XSL] autotext/fr/crdbus50/CLA3/settings.xml [build XSL] autotext/fr/crdbus50/CLA3/styles.xml [build XSL] autotext/fr/crdbus50/META-INF/manifest.xml [build XSL] autotext/fr/crdbus50/MOD1/atevent.xml [build XSL] autotext/fr/crdbus50/MOD1/content.xml [build XSL] autotext/fr/crdbus50/MOD1/meta.xml [build CPY] autotext/fr/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/fr/crdbus50/MOD1/settings.xml [build XSL] autotext/fr/crdbus50/MOD1/styles.xml [build XSL] autotext/fr/crdbus50/MOD2/atevent.xml [build XSL] autotext/fr/crdbus50/MOD2/content.xml [build XSL] autotext/fr/crdbus50/MOD2/meta.xml [build CPY] autotext/fr/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/fr/crdbus50/MOD2/settings.xml [build XSL] autotext/fr/crdbus50/MOD2/styles.xml [build CPY] autotext/fr/standard/mimetype [build XSL] autotext/fr/standard/AR/AR.xml [build XSL] autotext/fr/standard/AR/atevent.xml [build XSL] autotext/fr/standard/BlockList.xml [build XSL] autotext/fr/standard/C/atevent.xml [build XSL] autotext/fr/standard/C/C.xml [build XSL] autotext/fr/standard/CDOS/atevent.xml [build XSL] autotext/fr/standard/CDOS/content.xml [build CPY] autotext/fr/standard/CDOS/manifest.rdf [build XSL] autotext/fr/standard/CDOS/meta.xml [build XSL] autotext/fr/standard/CDOS/settings.xml [build XSL] autotext/fr/standard/CDOS/styles.xml [build XSL] autotext/fr/standard/CINVI/atevent.xml [build XSL] autotext/fr/standard/CINVI/content.xml [build CPY] autotext/fr/standard/CINVI/manifest.rdf [build XSL] autotext/fr/standard/CINVI/styles.xml [build XSL] autotext/fr/standard/CLET/atevent.xml [build XSL] autotext/fr/standard/CLET/content.xml [build CPY] autotext/fr/standard/CLET/manifest.rdf [build XSL] autotext/fr/standard/CLET/styles.xml [build XSL] autotext/fr/standard/CNON/atevent.xml [build XSL] autotext/fr/standard/CNON/content.xml [build CPY] autotext/fr/standard/CNON/manifest.rdf [build XSL] autotext/fr/standard/CNON/styles.xml [build XSL] autotext/fr/standard/COP/atevent.xml [build XSL] autotext/fr/standard/COP/COP.xml [build XSL] autotext/fr/standard/CREC/atevent.xml [build XSL] autotext/fr/standard/CREC/content.xml [build CPY] autotext/fr/standard/CREC/manifest.rdf [build XSL] autotext/fr/standard/CREC/meta.xml [build XSL] autotext/fr/standard/CREC/settings.xml [build XSL] autotext/fr/standard/CREC/styles.xml [build XSL] autotext/fr/standard/D/D.xml [build XSL] autotext/fr/standard/LOREM/LOREM.xml [build XSL] autotext/fr/standard/META-INF/manifest.xml [build XSL] autotext/fr/standard/MM/atevent.xml [build XSL] autotext/fr/standard/MM/content.xml [build XSL] autotext/fr/standard/MM/meta.xml [build XSL] autotext/fr/standard/MM/settings.xml [build XSL] autotext/fr/standard/MM/styles.xml [build XSL] autotext/fr/standard/NF/content.xml [build CPY] autotext/fr/standard/NF/manifest.rdf [build XSL] autotext/fr/standard/NF/Object_1/content.xml [build XSL] autotext/fr/standard/NF/Object_1/settings.xml [build XSL] autotext/fr/standard/NF/styles.xml [build XSL] autotext/fr/standard/O/atevent.xml [build XSL] autotext/fr/standard/O/O.xml [build XSL] autotext/fr/standard/P/P.xml [build XSL] autotext/fr/standard/PAI/atevent.xml [build XSL] autotext/fr/standard/PAI/PAI.xml [build XSL] autotext/fr/standard/R1/atevent.xml [build XSL] autotext/fr/standard/R1/content.xml [build CPY] autotext/fr/standard/R1/manifest.rdf [build XSL] autotext/fr/standard/R1/meta.xml [build XSL] autotext/fr/standard/R1/settings.xml [build XSL] autotext/fr/standard/R1/styles.xml [build XSL] autotext/fr/standard/R2/atevent.xml [build XSL] autotext/fr/standard/R2/content.xml [build CPY] autotext/fr/standard/R2/manifest.rdf [build XSL] autotext/fr/standard/R2/meta.xml [build XSL] autotext/fr/standard/R2/settings.xml [build XSL] autotext/fr/standard/R2/styles.xml [build XSL] autotext/fr/standard/RESI/atevent.xml [build XSL] autotext/fr/standard/RESI/content.xml [build CPY] autotext/fr/standard/RESI/manifest.rdf [build XSL] autotext/fr/standard/RESI/meta.xml [build XSL] autotext/fr/standard/RESI/settings.xml [build XSL] autotext/fr/standard/RESI/styles.xml [build XSL] autotext/fr/standard/SALU/atevent.xml [build XSL] autotext/fr/standard/SALU/content.xml [build XSL] autotext/fr/standard/SALU/meta.xml [build XSL] autotext/fr/standard/SALU/settings.xml [build XSL] autotext/fr/standard/SALU/styles.xml [build XSL] autotext/fr/standard/TEX/atevent.xml [build XSL] autotext/fr/standard/TEX/TEX.xml [build CPY] autotext/fr/template/mimetype [build XSL] autotext/fr/template/BlockList.xml [build XSL] autotext/fr/template/H1B/content.xml [build CPY] autotext/fr/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/H1B/styles.xml [build XSL] autotext/fr/template/H1C/content.xml [build XSL] autotext/fr/template/H1C/styles.xml [build XSL] autotext/fr/template/H1N/content.xml [build XSL] autotext/fr/template/H1N/styles.xml [build XSL] autotext/fr/template/HB/content.xml [build CPY] autotext/fr/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/HB/styles.xml [build XSL] autotext/fr/template/HC/content.xml [build XSL] autotext/fr/template/HC/styles.xml [build XSL] autotext/fr/template/HLB/content.xml [build XSL] autotext/fr/template/HLB/styles.xml [build XSL] autotext/fr/template/HLC/content.xml [build XSL] autotext/fr/template/HLC/styles.xml [build XSL] autotext/fr/template/HLN/content.xml [build XSL] autotext/fr/template/HLN/styles.xml [build XSL] autotext/fr/template/HN/content.xml [build XSL] autotext/fr/template/HN/styles.xml [build XSL] autotext/fr/template/HRB/content.xml [build CPY] autotext/fr/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/HRB/styles.xml [build XSL] autotext/fr/template/HRC/content.xml [build XSL] autotext/fr/template/HRC/styles.xml [build XSL] autotext/fr/template/HRN/content.xml [build XSL] autotext/fr/template/HRN/styles.xml [build XSL] autotext/fr/template/META-INF/manifest.xml [build XSL] autotext/fr/template/PT1/content.xml [build XSL] autotext/fr/template/PT1/styles.xml [build XSL] autotext/fr/template/PT2/content.xml [build XSL] autotext/fr/template/PT2/styles.xml [build CPY] autotext/fy/standard/mimetype [build XSL] autotext/fy/standard/BlockList.xml [build XSL] autotext/fy/standard/FN/content.xml [build CPY] autotext/fy/standard/FN/manifest.rdf [build XSL] autotext/fy/standard/FN/Object_1/content.xml [build XSL] autotext/fy/standard/FN/Object_1/settings.xml [build XSL] autotext/fy/standard/FN/styles.xml [build XSL] autotext/fy/standard/LOREM/LOREM.xml [build XSL] autotext/fy/standard/META-INF/manifest.xml [build CPY] autotext/ga/standard/mimetype [build XSL] autotext/ga/standard/BlockList.xml [build XSL] autotext/ga/standard/FN/content.xml [build CPY] autotext/ga/standard/FN/manifest.rdf [build XSL] autotext/ga/standard/FN/Object_1/content.xml [build XSL] autotext/ga/standard/FN/Object_1/settings.xml [build XSL] autotext/ga/standard/FN/styles.xml [build XSL] autotext/ga/standard/LOREM/LOREM.xml [build XSL] autotext/ga/standard/META-INF/manifest.xml [build CPY] autotext/gd/standard/mimetype [build XSL] autotext/gd/standard/BlockList.xml [build XSL] autotext/gd/standard/FN/content.xml [build CPY] autotext/gd/standard/FN/manifest.rdf [build XSL] autotext/gd/standard/FN/Object_1/content.xml [build XSL] autotext/gd/standard/FN/Object_1/settings.xml [build XSL] autotext/gd/standard/FN/styles.xml [build XSL] autotext/gd/standard/LOREM/LOREM.xml [build XSL] autotext/gd/standard/META-INF/manifest.xml [build CPY] autotext/gl/standard/mimetype [build XSL] autotext/gl/standard/BlockList.xml [build XSL] autotext/gl/standard/FN/content.xml [build CPY] autotext/gl/standard/FN/manifest.rdf [build XSL] autotext/gl/standard/FN/Object_1/content.xml [build XSL] autotext/gl/standard/FN/Object_1/settings.xml [build XSL] autotext/gl/standard/FN/styles.xml [build XSL] autotext/gl/standard/LOREM/LOREM.xml [build XSL] autotext/gl/standard/META-INF/manifest.xml [build CPY] autotext/gu/standard/mimetype [build XSL] autotext/gu/standard/BlockList.xml [build XSL] autotext/gu/standard/FN/content.xml [build CPY] autotext/gu/standard/FN/manifest.rdf [build XSL] autotext/gu/standard/FN/Object_1/content.xml [build XSL] autotext/gu/standard/FN/Object_1/settings.xml [build XSL] autotext/gu/standard/FN/styles.xml [build XSL] autotext/gu/standard/LOREM/LOREM.xml [build XSL] autotext/gu/standard/META-INF/manifest.xml [build CPY] autotext/gug/standard/mimetype [build XSL] autotext/gug/standard/BlockList.xml [build XSL] autotext/gug/standard/FN/content.xml [build CPY] autotext/gug/standard/FN/manifest.rdf [build XSL] autotext/gug/standard/FN/Object_1/content.xml [build XSL] autotext/gug/standard/FN/Object_1/settings.xml [build XSL] autotext/gug/standard/FN/styles.xml [build XSL] autotext/gug/standard/LOREM/LOREM.xml [build XSL] autotext/gug/standard/META-INF/manifest.xml [build CPY] autotext/he/standard/mimetype [build XSL] autotext/he/standard/BlockList.xml [build XSL] autotext/he/standard/FN/content.xml [build CPY] autotext/he/standard/FN/manifest.rdf [build XSL] autotext/he/standard/FN/Object_1/content.xml [build XSL] autotext/he/standard/FN/Object_1/settings.xml [build XSL] autotext/he/standard/FN/styles.xml [build XSL] autotext/he/standard/LOREM/LOREM.xml [build XSL] autotext/he/standard/META-INF/manifest.xml [build CPY] autotext/hi/standard/mimetype [build XSL] autotext/hi/standard/BlockList.xml [build XSL] autotext/hi/standard/FN/content.xml [build CPY] autotext/hi/standard/FN/manifest.rdf [build XSL] autotext/hi/standard/FN/Object_1/content.xml [build XSL] autotext/hi/standard/FN/Object_1/settings.xml [build XSL] autotext/hi/standard/FN/styles.xml [build XSL] autotext/hi/standard/LOREM/LOREM.xml [build XSL] autotext/hi/standard/META-INF/manifest.xml [build CPY] autotext/hr/standard/mimetype [build XSL] autotext/hr/standard/BlockList.xml [build XSL] autotext/hr/standard/FN/content.xml [build CPY] autotext/hr/standard/FN/manifest.rdf [build XSL] autotext/hr/standard/FN/Object_1/content.xml [build XSL] autotext/hr/standard/FN/Object_1/settings.xml [build XSL] autotext/hr/standard/FN/styles.xml [build XSL] autotext/hr/standard/LOREM/LOREM.xml [build XSL] autotext/hr/standard/META-INF/manifest.xml [build CPY] autotext/hsb/standard/mimetype [build XSL] autotext/hsb/standard/BlockList.xml [build XSL] autotext/hsb/standard/FN/content.xml [build CPY] autotext/hsb/standard/FN/manifest.rdf [build XSL] autotext/hsb/standard/FN/Object_1/content.xml [build XSL] autotext/hsb/standard/FN/Object_1/settings.xml [build XSL] autotext/hsb/standard/FN/styles.xml [build XSL] autotext/hsb/standard/LOREM/LOREM.xml [build XSL] autotext/hsb/standard/META-INF/manifest.xml [build CPY] autotext/hu/crdbus50/mimetype [build XSL] autotext/hu/crdbus50/BlockList.xml [build XSL] autotext/hu/crdbus50/CLE1/atevent.xml [build XSL] autotext/hu/crdbus50/CLE1/content.xml [build XSL] autotext/hu/crdbus50/CLE1/meta.xml [build XSL] autotext/hu/crdbus50/CLE1/settings.xml [build XSL] autotext/hu/crdbus50/CLE1/styles.xml [build XSL] autotext/hu/crdbus50/CLE2/atevent.xml [build XSL] autotext/hu/crdbus50/CLE2/content.xml [build XSL] autotext/hu/crdbus50/CLE2/meta.xml [build XSL] autotext/hu/crdbus50/CLE2/settings.xml [build XSL] autotext/hu/crdbus50/CLE2/styles.xml [build XSL] autotext/hu/crdbus50/CLE3/atevent.xml [build XSL] autotext/hu/crdbus50/CLE3/content.xml [build XSL] autotext/hu/crdbus50/CLE3/meta.xml [build XSL] autotext/hu/crdbus50/CLE3/settings.xml [build XSL] autotext/hu/crdbus50/CLE3/styles.xml [build XSL] autotext/hu/crdbus50/CON1/atevent.xml [build XSL] autotext/hu/crdbus50/CON1/content.xml [build XSL] autotext/hu/crdbus50/CON1/meta.xml [build CPY] autotext/hu/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus50/CON1/settings.xml [build XSL] autotext/hu/crdbus50/CON1/styles.xml [build XSL] autotext/hu/crdbus50/CON2/atevent.xml [build XSL] autotext/hu/crdbus50/CON2/content.xml [build XSL] autotext/hu/crdbus50/CON2/meta.xml [build CPY] autotext/hu/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus50/CON2/settings.xml [build XSL] autotext/hu/crdbus50/CON2/styles.xml [build XSL] autotext/hu/crdbus50/META-INF/manifest.xml [build CPY] autotext/hu/crdbus54/mimetype [build XSL] autotext/hu/crdbus54/BlockList.xml [build XSL] autotext/hu/crdbus54/ELE1/atevent.xml [build XSL] autotext/hu/crdbus54/ELE1/content.xml [build XSL] autotext/hu/crdbus54/ELE1/meta.xml [build XSL] autotext/hu/crdbus54/ELE1/settings.xml [build XSL] autotext/hu/crdbus54/ELE1/styles.xml [build XSL] autotext/hu/crdbus54/ELE2/atevent.xml [build XSL] autotext/hu/crdbus54/ELE2/content.xml [build XSL] autotext/hu/crdbus54/ELE2/meta.xml [build XSL] autotext/hu/crdbus54/ELE2/settings.xml [build XSL] autotext/hu/crdbus54/ELE2/styles.xml [build XSL] autotext/hu/crdbus54/ELE3/atevent.xml [build XSL] autotext/hu/crdbus54/ELE3/content.xml [build XSL] autotext/hu/crdbus54/ELE3/meta.xml [build XSL] autotext/hu/crdbus54/ELE3/settings.xml [build XSL] autotext/hu/crdbus54/ELE3/styles.xml [build XSL] autotext/hu/crdbus54/META-INF/manifest.xml [build XSL] autotext/hu/crdbus54/MOD1/atevent.xml [build XSL] autotext/hu/crdbus54/MOD1/content.xml [build XSL] autotext/hu/crdbus54/MOD1/meta.xml [build CPY] autotext/hu/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus54/MOD1/settings.xml [build XSL] autotext/hu/crdbus54/MOD1/styles.xml [build XSL] autotext/hu/crdbus54/MOD2/atevent.xml [build XSL] autotext/hu/crdbus54/MOD2/content.xml [build XSL] autotext/hu/crdbus54/MOD2/meta.xml [build CPY] autotext/hu/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus54/MOD2/settings.xml [build XSL] autotext/hu/crdbus54/MOD2/styles.xml [build CPY] autotext/hu/standard/mimetype [build XSL] autotext/hu/standard/2016/content.xml [build XSL] autotext/hu/standard/2016/styles.xml [build XSL] autotext/hu/standard/AL/AL.xml [build XSL] autotext/hu/standard/AL/atevent.xml [build XSL] autotext/hu/standard/B/atevent.xml [build XSL] autotext/hu/standard/B/B.xml [build XSL] autotext/hu/standard/EL/atevent.xml [build XSL] autotext/hu/standard/EL/EL.xml [build XSL] autotext/hu/standard/EX/atevent.xml [build XSL] autotext/hu/standard/EX/EX.xml [build XSL] autotext/hu/standard/FN/content.xml [build CPY] autotext/hu/standard/FN/manifest.rdf [build XSL] autotext/hu/standard/FN/Object_1/content.xml [build XSL] autotext/hu/standard/FN/Object_1/settings.xml [build XSL] autotext/hu/standard/FN/styles.xml [build XSL] autotext/hu/standard/HI/atevent.xml [build XSL] autotext/hu/standard/HI/HI.xml [build XSL] autotext/hu/standard/I/atevent.xml [build XSL] autotext/hu/standard/I/I.xml [build XSL] autotext/hu/standard/K/atevent.xml [build XSL] autotext/hu/standard/K/K.xml [build XSL] autotext/hu/standard/KH/atevent.xml [build XSL] autotext/hu/standard/KH/content.xml [build XSL] autotext/hu/standard/KH/meta.xml [build XSL] autotext/hu/standard/KH/settings.xml [build XSL] autotext/hu/standard/KH/styles.xml [build XSL] autotext/hu/standard/KHU/atevent.xml [build XSL] autotext/hu/standard/KHU/content.xml [build XSL] autotext/hu/standard/KHU/meta.xml [build XSL] autotext/hu/standard/KHU/settings.xml [build XSL] autotext/hu/standard/KHU/styles.xml [build XSL] autotext/hu/standard/KU/atevent.xml [build XSL] autotext/hu/standard/KU/content.xml [build XSL] autotext/hu/standard/KU/meta.xml [build XSL] autotext/hu/standard/KU/settings.xml [build XSL] autotext/hu/standard/KU/styles.xml [build XSL] autotext/hu/standard/LOREM/LOREM.xml [build XSL] autotext/hu/standard/LP/atevent.xml [build XSL] autotext/hu/standard/LP/LP.xml [build XSL] autotext/hu/standard/META-INF/manifest.xml [build XSL] autotext/hu/standard/MJ/atevent.xml [build XSL] autotext/hu/standard/MJ/MJ.xml [build XSL] autotext/hu/standard/ML/atevent.xml [build XSL] autotext/hu/standard/ML/ML.xml [build XSL] autotext/hu/standard/PL/atevent.xml [build XSL] autotext/hu/standard/PL/PL.xml [build XSL] autotext/hu/standard/SZ/atevent.xml [build XSL] autotext/hu/standard/SZ/SZ.xml [build XSL] autotext/hu/standard/T/atevent.xml [build XSL] autotext/hu/standard/T/T.xml [build XSL] autotext/hu/standard/TC/atevent.xml [build XSL] autotext/hu/standard/TC/TC.xml [build XSL] autotext/hu/standard/TH/atevent.xml [build XSL] autotext/hu/standard/TH/content.xml [build XSL] autotext/hu/standard/TH/meta.xml [build XSL] autotext/hu/standard/TH/settings.xml [build XSL] autotext/hu/standard/TH/styles.xml [build XSL] autotext/hu/standard/THU/atevent.xml [build XSL] autotext/hu/standard/THU/content.xml [build XSL] autotext/hu/standard/THU/meta.xml [build XSL] autotext/hu/standard/THU/settings.xml [build XSL] autotext/hu/standard/THU/styles.xml [build XSL] autotext/hu/standard/TI/atevent.xml [build XSL] autotext/hu/standard/TI/TI.xml [build XSL] autotext/hu/standard/TL/atevent.xml [build XSL] autotext/hu/standard/TL/TL.xml [build XSL] autotext/hu/standard/TU/atevent.xml [build XSL] autotext/hu/standard/TU/content.xml [build XSL] autotext/hu/standard/TU/meta.xml [build XSL] autotext/hu/standard/TU/settings.xml [build XSL] autotext/hu/standard/TU/styles.xml [build XSL] autotext/hu/standard/U/atevent.xml [build XSL] autotext/hu/standard/U/U.xml [build CPY] autotext/hu/template/mimetype [build XSL] autotext/hu/template/BlockList.xml [build XSL] autotext/hu/template/H1B/content.xml [build CPY] autotext/hu/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/H1B/styles.xml [build XSL] autotext/hu/template/H1C/content.xml [build XSL] autotext/hu/template/H1C/styles.xml [build XSL] autotext/hu/template/H1N/content.xml [build XSL] autotext/hu/template/H1N/styles.xml [build XSL] autotext/hu/template/HB/content.xml [build CPY] autotext/hu/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/HB/styles.xml [build XSL] autotext/hu/template/HC/content.xml [build XSL] autotext/hu/template/HC/styles.xml [build XSL] autotext/hu/template/HLB/content.xml [build XSL] autotext/hu/template/HLB/styles.xml [build XSL] autotext/hu/template/HLC/content.xml [build XSL] autotext/hu/template/HLC/styles.xml [build XSL] autotext/hu/template/HLN/content.xml [build XSL] autotext/hu/template/HLN/styles.xml [build XSL] autotext/hu/template/HN/content.xml [build XSL] autotext/hu/template/HN/styles.xml [build XSL] autotext/hu/template/HRB/content.xml [build CPY] autotext/hu/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/HRB/styles.xml [build XSL] autotext/hu/template/HRC/content.xml [build XSL] autotext/hu/template/HRC/styles.xml [build XSL] autotext/hu/template/HRN/content.xml [build XSL] autotext/hu/template/HRN/styles.xml [build XSL] autotext/hu/template/META-INF/manifest.xml [build XSL] autotext/hu/template/PT1/content.xml [build XSL] autotext/hu/template/PT1/styles.xml [build XSL] autotext/hu/template/PT2/content.xml [build XSL] autotext/hu/template/PT2/styles.xml [build CPY] autotext/id/standard/mimetype [build XSL] autotext/id/standard/BlockList.xml [build XSL] autotext/id/standard/FN/content.xml [build CPY] autotext/id/standard/FN/manifest.rdf [build XSL] autotext/id/standard/FN/Object_1/content.xml [build XSL] autotext/id/standard/FN/Object_1/settings.xml [build XSL] autotext/id/standard/FN/styles.xml [build XSL] autotext/id/standard/LOREM/LOREM.xml [build XSL] autotext/id/standard/META-INF/manifest.xml [build CPY] autotext/is/standard/mimetype [build XSL] autotext/is/standard/BlockList.xml [build XSL] autotext/is/standard/FN/content.xml [build CPY] autotext/is/standard/FN/manifest.rdf [build XSL] autotext/is/standard/FN/Object_1/content.xml [build XSL] autotext/is/standard/FN/Object_1/settings.xml [build XSL] autotext/is/standard/FN/styles.xml [build XSL] autotext/is/standard/LOREM/LOREM.xml [build XSL] autotext/is/standard/META-INF/manifest.xml [build CPY] autotext/it/crdbus50/mimetype [build XSL] autotext/it/crdbus50/BlockList.xml [build XSL] autotext/it/crdbus50/CLA1/atevent.xml [build XSL] autotext/it/crdbus50/CLA1/content.xml [build XSL] autotext/it/crdbus50/CLA1/meta.xml [build XSL] autotext/it/crdbus50/CLA1/settings.xml [build XSL] autotext/it/crdbus50/CLA1/styles.xml [build XSL] autotext/it/crdbus50/CLA2/atevent.xml [build XSL] autotext/it/crdbus50/CLA2/content.xml [build XSL] autotext/it/crdbus50/CLA2/meta.xml [build XSL] autotext/it/crdbus50/CLA2/settings.xml [build XSL] autotext/it/crdbus50/CLA2/styles.xml [build XSL] autotext/it/crdbus50/CLA3/atevent.xml [build XSL] autotext/it/crdbus50/CLA3/content.xml [build XSL] autotext/it/crdbus50/CLA3/meta.xml [build XSL] autotext/it/crdbus50/CLA3/settings.xml [build XSL] autotext/it/crdbus50/CLA3/styles.xml [build XSL] autotext/it/crdbus50/META-INF/manifest.xml [build XSL] autotext/it/crdbus50/MOD1/atevent.xml [build XSL] autotext/it/crdbus50/MOD1/content.xml [build XSL] autotext/it/crdbus50/MOD1/meta.xml [build CPY] autotext/it/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/it/crdbus50/MOD1/settings.xml [build XSL] autotext/it/crdbus50/MOD1/styles.xml [build XSL] autotext/it/crdbus50/MOD2/atevent.xml [build XSL] autotext/it/crdbus50/MOD2/content.xml [build XSL] autotext/it/crdbus50/MOD2/meta.xml [build CPY] autotext/it/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/it/crdbus50/MOD2/settings.xml [build XSL] autotext/it/crdbus50/MOD2/styles.xml [build CPY] autotext/it/standard/mimetype [build XSL] autotext/it/standard/A/A.xml [build XSL] autotext/it/standard/BlockList.xml [build XSL] autotext/it/standard/CP/atevent.xml [build XSL] autotext/it/standard/CP/CP.xml [build XSL] autotext/it/standard/CR/atevent.xml [build XSL] autotext/it/standard/CR/CR.xml [build XSL] autotext/it/standard/CS/atevent.xml [build XSL] autotext/it/standard/CS/content.xml [build XSL] autotext/it/standard/CS/meta.xml [build XSL] autotext/it/standard/CS/settings.xml [build XSL] autotext/it/standard/CS/styles.xml [build XSL] autotext/it/standard/DA/atevent.xml [build XSL] autotext/it/standard/DA/DA.xml [build XSL] autotext/it/standard/DG/atevent.xml [build XSL] autotext/it/standard/DG/content.xml [build XSL] autotext/it/standard/DG/meta.xml [build XSL] autotext/it/standard/DG/settings.xml [build XSL] autotext/it/standard/DG/styles.xml [build XSL] autotext/it/standard/DIRIF/atevent.xml [build XSL] autotext/it/standard/DIRIF/content.xml [build XSL] autotext/it/standard/DIRIF/meta.xml [build XSL] autotext/it/standard/DIRIF/settings.xml [build XSL] autotext/it/standard/DIRIF/styles.xml [build XSL] autotext/it/standard/FN/content.xml [build CPY] autotext/it/standard/FN/manifest.rdf [build XSL] autotext/it/standard/FN/Object_1/content.xml [build XSL] autotext/it/standard/FN/Object_1/settings.xml [build XSL] autotext/it/standard/FN/styles.xml [build XSL] autotext/it/standard/ICOLL/atevent.xml [build XSL] autotext/it/standard/ICOLL/content.xml [build XSL] autotext/it/standard/ICOLL/meta.xml [build XSL] autotext/it/standard/ICOLL/settings.xml [build XSL] autotext/it/standard/ICOLL/styles.xml [build XSL] autotext/it/standard/IDOC/atevent.xml [build XSL] autotext/it/standard/IDOC/content.xml [build XSL] autotext/it/standard/IDOC/meta.xml [build XSL] autotext/it/standard/IDOC/settings.xml [build XSL] autotext/it/standard/IDOC/styles.xml [build XSL] autotext/it/standard/IMP/atevent.xml [build XSL] autotext/it/standard/IMP/content.xml [build XSL] autotext/it/standard/IMP/meta.xml [build XSL] autotext/it/standard/IMP/settings.xml [build XSL] autotext/it/standard/IMP/styles.xml [build XSL] autotext/it/standard/IRIC/atevent.xml [build XSL] autotext/it/standard/IRIC/IRIC.xml [build XSL] autotext/it/standard/LOREM/LOREM.xml [build XSL] autotext/it/standard/META-INF/manifest.xml [build XSL] autotext/it/standard/O/atevent.xml [build XSL] autotext/it/standard/O/O.xml [build XSL] autotext/it/standard/P/atevent.xml [build XSL] autotext/it/standard/P/P.xml [build XSL] autotext/it/standard/R/R.xml [build XSL] autotext/it/standard/S1/atevent.xml [build XSL] autotext/it/standard/S1/content.xml [build XSL] autotext/it/standard/S1/meta.xml [build XSL] autotext/it/standard/S1/settings.xml [build XSL] autotext/it/standard/S1/styles.xml [build XSL] autotext/it/standard/S2/atevent.xml [build XSL] autotext/it/standard/S2/content.xml [build XSL] autotext/it/standard/S2/meta.xml [build XSL] autotext/it/standard/S2/settings.xml [build XSL] autotext/it/standard/S2/styles.xml [build XSL] autotext/it/standard/SD/atevent.xml [build XSL] autotext/it/standard/SD/content.xml [build XSL] autotext/it/standard/SD/meta.xml [build XSL] autotext/it/standard/SD/settings.xml [build XSL] autotext/it/standard/SD/styles.xml [build XSL] autotext/it/standard/TE/atevent.xml [build XSL] autotext/it/standard/TE/TE.xml [build CPY] autotext/it/template/mimetype [build XSL] autotext/it/template/BlockList.xml [build XSL] autotext/it/template/H1B/content.xml [build CPY] autotext/it/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/H1B/styles.xml [build XSL] autotext/it/template/H1C/content.xml [build XSL] autotext/it/template/H1C/styles.xml [build XSL] autotext/it/template/H1N/content.xml [build XSL] autotext/it/template/H1N/styles.xml [build XSL] autotext/it/template/HB/content.xml [build CPY] autotext/it/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/HB/styles.xml [build XSL] autotext/it/template/HC/content.xml [build XSL] autotext/it/template/HC/styles.xml [build XSL] autotext/it/template/HLB/content.xml [build XSL] autotext/it/template/HLB/styles.xml [build XSL] autotext/it/template/HLC/content.xml [build XSL] autotext/it/template/HLC/styles.xml [build XSL] autotext/it/template/HLN/content.xml [build XSL] autotext/it/template/HLN/styles.xml [build XSL] autotext/it/template/HN/content.xml [build XSL] autotext/it/template/HN/styles.xml [build XSL] autotext/it/template/HRB/content.xml [build CPY] autotext/it/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/HRB/styles.xml [build XSL] autotext/it/template/HRC/content.xml [build XSL] autotext/it/template/HRC/styles.xml [build XSL] autotext/it/template/HRN/content.xml [build XSL] autotext/it/template/HRN/styles.xml [build XSL] autotext/it/template/META-INF/manifest.xml [build XSL] autotext/it/template/PT1/content.xml [build XSL] autotext/it/template/PT1/styles.xml [build XSL] autotext/it/template/PT2/content.xml [build XSL] autotext/it/template/PT2/styles.xml [build CPY] autotext/ja/crdbus50/mimetype [build XSL] autotext/ja/crdbus50/BlockList.xml [build XSL] autotext/ja/crdbus50/CLA1/content.xml [build XSL] autotext/ja/crdbus50/CLA1/styles.xml [build XSL] autotext/ja/crdbus50/CLA2/content.xml [build XSL] autotext/ja/crdbus50/CLA2/styles.xml [build XSL] autotext/ja/crdbus50/CLA3/content.xml [build XSL] autotext/ja/crdbus50/CLA3/styles.xml [build XSL] autotext/ja/crdbus50/META-INF/manifest.xml [build XSL] autotext/ja/crdbus50/MOD1/content.xml [build XSL] autotext/ja/crdbus50/MOD1/styles.xml [build XSL] autotext/ja/crdbus50/MOD2/content.xml [build XSL] autotext/ja/crdbus50/MOD2/styles.xml [build CPY] autotext/ja/standard/mimetype [build XSL] autotext/ja/standard/AR/AR.xml [build XSL] autotext/ja/standard/AR/atevent.xml [build XSL] autotext/ja/standard/BlockList.xml [build XSL] autotext/ja/standard/CAN/atevent.xml [build XSL] autotext/ja/standard/CAN/content.xml [build XSL] autotext/ja/standard/CAN/styles.xml [build XSL] autotext/ja/standard/CP/content.xml [build XSL] autotext/ja/standard/CP/styles.xml [build XSL] autotext/ja/standard/DT/content.xml [build XSL] autotext/ja/standard/DT/styles.xml [build XSL] autotext/ja/standard/E/E.xml [build XSL] autotext/ja/standard/FN/content.xml [build CPY] autotext/ja/standard/FN/manifest.rdf [build XSL] autotext/ja/standard/FN/Object_1/content.xml [build XSL] autotext/ja/standard/FN/Object_1/settings.xml [build XSL] autotext/ja/standard/FN/styles.xml [build XSL] autotext/ja/standard/HK/content.xml [build XSL] autotext/ja/standard/HK/styles.xml [build XSL] autotext/ja/standard/I/I.xml [build XSL] autotext/ja/standard/JACL/atevent.xml [build XSL] autotext/ja/standard/JACL/content.xml [build XSL] autotext/ja/standard/JACL/styles.xml [build XSL] autotext/ja/standard/JAINV/atevent.xml [build XSL] autotext/ja/standard/JAINV/content.xml [build XSL] autotext/ja/standard/JAINV/styles.xml [build XSL] autotext/ja/standard/JARL/atevent.xml [build XSL] autotext/ja/standard/JARL/content.xml [build XSL] autotext/ja/standard/JARL/styles.xml [build XSL] autotext/ja/standard/JARWPR/content.xml [build XSL] autotext/ja/standard/JARWPR/styles.xml [build XSL] autotext/ja/standard/KG/content.xml [build XSL] autotext/ja/standard/KG/styles.xml [build XSL] autotext/ja/standard/LOREM/LOREM.xml [build XSL] autotext/ja/standard/META-INF/manifest.xml [build XSL] autotext/ja/standard/O/atevent.xml [build XSL] autotext/ja/standard/O/O.xml [build XSL] autotext/ja/standard/Q/atevent.xml [build XSL] autotext/ja/standard/Q/Q.xml [build XSL] autotext/ja/standard/R1/atevent.xml [build XSL] autotext/ja/standard/R1/content.xml [build XSL] autotext/ja/standard/R1/styles.xml [build XSL] autotext/ja/standard/R2/atevent.xml [build XSL] autotext/ja/standard/R2/content.xml [build XSL] autotext/ja/standard/R2/styles.xml [build XSL] autotext/ja/standard/TOP/content.xml [build XSL] autotext/ja/standard/TOP/styles.xml [build CPY] autotext/ja/template/mimetype [build XSL] autotext/ja/template/BlockList.xml [build XSL] autotext/ja/template/H1B/content.xml [build CPY] autotext/ja/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/H1B/styles.xml [build XSL] autotext/ja/template/H1C/content.xml [build XSL] autotext/ja/template/H1C/styles.xml [build XSL] autotext/ja/template/H1N/content.xml [build XSL] autotext/ja/template/H1N/styles.xml [build XSL] autotext/ja/template/HB/content.xml [build CPY] autotext/ja/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/HB/styles.xml [build XSL] autotext/ja/template/HC/content.xml [build XSL] autotext/ja/template/HC/styles.xml [build XSL] autotext/ja/template/HLB/content.xml [build XSL] autotext/ja/template/HLB/styles.xml [build XSL] autotext/ja/template/HLC/content.xml [build XSL] autotext/ja/template/HLC/styles.xml [build XSL] autotext/ja/template/HLN/content.xml [build XSL] autotext/ja/template/HLN/styles.xml [build XSL] autotext/ja/template/HN/content.xml [build XSL] autotext/ja/template/HN/styles.xml [build XSL] autotext/ja/template/HRB/content.xml [build CPY] autotext/ja/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/HRB/styles.xml [build XSL] autotext/ja/template/HRC/content.xml [build XSL] autotext/ja/template/HRC/styles.xml [build XSL] autotext/ja/template/HRN/content.xml [build XSL] autotext/ja/template/HRN/styles.xml [build XSL] autotext/ja/template/META-INF/manifest.xml [build XSL] autotext/ja/template/PT1/content.xml [build XSL] autotext/ja/template/PT1/styles.xml [build XSL] autotext/ja/template/PT2/content.xml [build XSL] autotext/ja/template/PT2/styles.xml [build CPY] autotext/ka/standard/mimetype [build XSL] autotext/ka/standard/BlockList.xml [build XSL] autotext/ka/standard/FN/content.xml [build CPY] autotext/ka/standard/FN/manifest.rdf [build XSL] autotext/ka/standard/FN/Object_1/content.xml [build XSL] autotext/ka/standard/FN/Object_1/settings.xml [build XSL] autotext/ka/standard/FN/styles.xml [build XSL] autotext/ka/standard/LOREM/LOREM.xml [build XSL] autotext/ka/standard/META-INF/manifest.xml [build CPY] autotext/kab/standard/mimetype [build XSL] autotext/kab/standard/BlockList.xml [build XSL] autotext/kab/standard/FN/content.xml [build CPY] autotext/kab/standard/FN/manifest.rdf [build XSL] autotext/kab/standard/FN/Object_1/content.xml [build XSL] autotext/kab/standard/FN/Object_1/settings.xml [build XSL] autotext/kab/standard/FN/styles.xml [build XSL] autotext/kab/standard/LOREM/LOREM.xml [build XSL] autotext/kab/standard/META-INF/manifest.xml [build CPY] autotext/kk/standard/mimetype [build XSL] autotext/kk/standard/BlockList.xml [build XSL] autotext/kk/standard/FN/content.xml [build CPY] autotext/kk/standard/FN/manifest.rdf [build XSL] autotext/kk/standard/FN/Object_1/content.xml [build XSL] autotext/kk/standard/FN/Object_1/settings.xml [build XSL] autotext/kk/standard/FN/styles.xml [build XSL] autotext/kk/standard/LOREM/LOREM.xml [build XSL] autotext/kk/standard/META-INF/manifest.xml [build CPY] autotext/km/crdbus50/mimetype [build XSL] autotext/km/crdbus50/BlockList.xml [build XSL] autotext/km/crdbus50/CON1/atevent.xml [build XSL] autotext/km/crdbus50/CON1/content.xml [build XSL] autotext/km/crdbus50/CON1/meta.xml [build CPY] autotext/km/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/km/crdbus50/CON1/settings.xml [build XSL] autotext/km/crdbus50/CON1/styles.xml [build XSL] autotext/km/crdbus50/CON2/atevent.xml [build XSL] autotext/km/crdbus50/CON2/content.xml [build XSL] autotext/km/crdbus50/CON2/meta.xml [build CPY] autotext/km/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/km/crdbus50/CON2/settings.xml [build XSL] autotext/km/crdbus50/CON2/styles.xml [build XSL] autotext/km/crdbus50/ELE1/atevent.xml [build XSL] autotext/km/crdbus50/ELE1/content.xml [build XSL] autotext/km/crdbus50/ELE1/meta.xml [build XSL] autotext/km/crdbus50/ELE1/settings.xml [build XSL] autotext/km/crdbus50/ELE1/styles.xml [build XSL] autotext/km/crdbus50/ELE2/atevent.xml [build XSL] autotext/km/crdbus50/ELE2/content.xml [build XSL] autotext/km/crdbus50/ELE2/meta.xml [build XSL] autotext/km/crdbus50/ELE2/settings.xml [build XSL] autotext/km/crdbus50/ELE2/styles.xml [build XSL] autotext/km/crdbus50/ELE3/atevent.xml [build XSL] autotext/km/crdbus50/ELE3/content.xml [build XSL] autotext/km/crdbus50/ELE3/meta.xml [build XSL] autotext/km/crdbus50/ELE3/settings.xml [build XSL] autotext/km/crdbus50/ELE3/styles.xml [build XSL] autotext/km/crdbus50/META-INF/manifest.xml [build CPY] autotext/km/standard/mimetype [build XSL] autotext/km/standard/A/A.xml [build XSL] autotext/km/standard/A/atevent.xml [build XSL] autotext/km/standard/AR/AR.xml [build XSL] autotext/km/standard/AR/atevent.xml [build XSL] autotext/km/standard/BW/atevent.xml [build XSL] autotext/km/standard/BW/BW.xml [build XSL] autotext/km/standard/C/atevent.xml [build XSL] autotext/km/standard/C/C.xml [build XSL] autotext/km/standard/CAN/atevent.xml [build XSL] autotext/km/standard/CAN/content.xml [build XSL] autotext/km/standard/CAN/meta.xml [build XSL] autotext/km/standard/CAN/settings.xml [build XSL] autotext/km/standard/CAN/styles.xml [build XSL] autotext/km/standard/CD/atevent.xml [build XSL] autotext/km/standard/CD/CD.xml [build XSL] autotext/km/standard/CM/atevent.xml [build XSL] autotext/km/standard/CM/CM.xml [build XSL] autotext/km/standard/CNL/atevent.xml [build XSL] autotext/km/standard/CNL/CNL.xml [build XSL] autotext/km/standard/DMS/atevent.xml [build XSL] autotext/km/standard/DMS/content.xml [build XSL] autotext/km/standard/DMS/meta.xml [build XSL] autotext/km/standard/DMS/settings.xml [build XSL] autotext/km/standard/DMS/styles.xml [build XSL] autotext/km/standard/DT/atevent.xml [build XSL] autotext/km/standard/DT/DT.xml [build XSL] autotext/km/standard/E/E.xml [build XSL] autotext/km/standard/FN/content.xml [build CPY] autotext/km/standard/FN/manifest.rdf [build XSL] autotext/km/standard/FN/Object_1/content.xml [build XSL] autotext/km/standard/FN/Object_1/settings.xml [build XSL] autotext/km/standard/FN/styles.xml [build XSL] autotext/km/standard/I/I.xml [build XSL] autotext/km/standard/IRT/atevent.xml [build XSL] autotext/km/standard/IRT/IRT.xml [build XSL] autotext/km/standard/J/atevent.xml [build XSL] autotext/km/standard/J/content.xml [build XSL] autotext/km/standard/J/meta.xml [build XSL] autotext/km/standard/J/settings.xml [build XSL] autotext/km/standard/J/styles.xml [build XSL] autotext/km/standard/JACL/atevent.xml [build XSL] autotext/km/standard/JACL/content.xml [build XSL] autotext/km/standard/JACL/meta.xml [build XSL] autotext/km/standard/JACL/settings.xml [build XSL] autotext/km/standard/JACL/styles.xml [build XSL] autotext/km/standard/JACR/atevent.xml [build XSL] autotext/km/standard/JACR/content.xml [build XSL] autotext/km/standard/JACR/meta.xml [build XSL] autotext/km/standard/JACR/settings.xml [build XSL] autotext/km/standard/JACR/styles.xml [build XSL] autotext/km/standard/JAINV/atevent.xml [build XSL] autotext/km/standard/JAINV/content.xml [build XSL] autotext/km/standard/JAINV/meta.xml [build XSL] autotext/km/standard/JAINV/settings.xml [build XSL] autotext/km/standard/JAINV/styles.xml [build XSL] autotext/km/standard/JARL/atevent.xml [build XSL] autotext/km/standard/JARL/content.xml [build XSL] autotext/km/standard/JARL/meta.xml [build XSL] autotext/km/standard/JARL/settings.xml [build XSL] autotext/km/standard/JARL/styles.xml [build XSL] autotext/km/standard/LAG/atevent.xml [build XSL] autotext/km/standard/LAG/LAG.xml [build XSL] autotext/km/standard/LOREM/LOREM.xml [build XSL] autotext/km/standard/META-INF/manifest.xml [build XSL] autotext/km/standard/O/atevent.xml [build XSL] autotext/km/standard/O/O.xml [build XSL] autotext/km/standard/P/atevent.xml [build XSL] autotext/km/standard/P/P.xml [build XSL] autotext/km/standard/Q/atevent.xml [build XSL] autotext/km/standard/Q/Q.xml [build XSL] autotext/km/standard/R1/atevent.xml [build XSL] autotext/km/standard/R1/content.xml [build XSL] autotext/km/standard/R1/meta.xml [build XSL] autotext/km/standard/R1/settings.xml [build XSL] autotext/km/standard/R1/styles.xml [build XSL] autotext/km/standard/R2/atevent.xml [build XSL] autotext/km/standard/R2/content.xml [build XSL] autotext/km/standard/R2/meta.xml [build XSL] autotext/km/standard/R2/settings.xml [build XSL] autotext/km/standard/R2/styles.xml [build XSL] autotext/km/standard/RE/atevent.xml [build XSL] autotext/km/standard/RE/RE.xml [build XSL] autotext/km/standard/RF/atevent.xml [build XSL] autotext/km/standard/RF/RF.xml [build XSL] autotext/km/standard/RG/atevent.xml [build XSL] autotext/km/standard/RG/RG.xml [build XSL] autotext/km/standard/RM/atevent.xml [build XSL] autotext/km/standard/RM/RM.xml [build XSL] autotext/km/standard/S/atevent.xml [build XSL] autotext/km/standard/S/S.xml [build XSL] autotext/km/standard/SD/atevent.xml [build XSL] autotext/km/standard/SD/SD.xml [build XSL] autotext/km/standard/SI/atevent.xml [build XSL] autotext/km/standard/SI/SI.xml [build XSL] autotext/km/standard/TC/atevent.xml [build XSL] autotext/km/standard/TC/TC.xml [build XSL] autotext/km/standard/TOP/atevent.xml [build XSL] autotext/km/standard/TOP/TOP.xml [build XSL] autotext/km/standard/TWIMC/atevent.xml [build XSL] autotext/km/standard/TWIMC/TWIMC.xml [build XSL] autotext/km/standard/TY/atevent.xml [build XSL] autotext/km/standard/TY/TY.xml [build XSL] autotext/km/standard/VA/atevent.xml [build XSL] autotext/km/standard/VA/VA.xml [build XSL] autotext/km/standard/VOM/atevent.xml [build XSL] autotext/km/standard/VOM/VOM.xml [build XSL] autotext/km/standard/YT/atevent.xml [build XSL] autotext/km/standard/YT/content.xml [build XSL] autotext/km/standard/YT/meta.xml [build XSL] autotext/km/standard/YT/settings.xml [build XSL] autotext/km/standard/YT/styles.xml [build CPY] autotext/km/template/mimetype [build XSL] autotext/km/template/BlockList.xml [build XSL] autotext/km/template/H1B/content.xml [build CPY] autotext/km/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/H1B/styles.xml [build XSL] autotext/km/template/H1C/content.xml [build XSL] autotext/km/template/H1C/styles.xml [build XSL] autotext/km/template/H1N/content.xml [build XSL] autotext/km/template/H1N/styles.xml [build XSL] autotext/km/template/HB/content.xml [build CPY] autotext/km/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/HB/styles.xml [build XSL] autotext/km/template/HC/content.xml [build XSL] autotext/km/template/HC/styles.xml [build XSL] autotext/km/template/HLB/content.xml [build XSL] autotext/km/template/HLB/styles.xml [build XSL] autotext/km/template/HLC/content.xml [build XSL] autotext/km/template/HLC/styles.xml [build XSL] autotext/km/template/HLN/content.xml [build XSL] autotext/km/template/HLN/styles.xml [build XSL] autotext/km/template/HN/content.xml [build XSL] autotext/km/template/HN/styles.xml [build XSL] autotext/km/template/HRB/content.xml [build CPY] autotext/km/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/HRB/styles.xml [build XSL] autotext/km/template/HRC/content.xml [build XSL] autotext/km/template/HRC/styles.xml [build XSL] autotext/km/template/HRN/content.xml [build XSL] autotext/km/template/HRN/styles.xml [build XSL] autotext/km/template/META-INF/manifest.xml [build XSL] autotext/km/template/PT1/content.xml [build XSL] autotext/km/template/PT1/styles.xml [build XSL] autotext/km/template/PT2/content.xml [build XSL] autotext/km/template/PT2/styles.xml [build CPY] autotext/kmr-Latn/standard/mimetype [build XSL] autotext/kmr-Latn/standard/BlockList.xml [build XSL] autotext/kmr-Latn/standard/FN/content.xml [build CPY] autotext/kmr-Latn/standard/FN/manifest.rdf [build XSL] autotext/kmr-Latn/standard/FN/Object_1/content.xml [build XSL] autotext/kmr-Latn/standard/FN/Object_1/settings.xml [build XSL] autotext/kmr-Latn/standard/FN/styles.xml [build XSL] autotext/kmr-Latn/standard/LOREM/LOREM.xml [build XSL] autotext/kmr-Latn/standard/META-INF/manifest.xml [build CPY] autotext/kn/standard/mimetype [build XSL] autotext/kn/standard/BlockList.xml [build XSL] autotext/kn/standard/FN/content.xml [build CPY] autotext/kn/standard/FN/manifest.rdf [build XSL] autotext/kn/standard/FN/Object_1/content.xml [build XSL] autotext/kn/standard/FN/Object_1/settings.xml [build XSL] autotext/kn/standard/FN/styles.xml [build XSL] autotext/kn/standard/LOREM/LOREM.xml [build XSL] autotext/kn/standard/META-INF/manifest.xml [build CPY] autotext/ko/crdbus50/mimetype [build XSL] autotext/ko/crdbus50/+1gSzAA-1/content.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-1/styles.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-2/content.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-2/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-1/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-1/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-2/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-2/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-3/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-3/styles.xml [build XSL] autotext/ko/crdbus50/META-INF/manifest.xml [build CPY] autotext/ko/standard/mimetype [build XSL] autotext/ko/standard/AR/AR.xml [build XSL] autotext/ko/standard/AR/atevent.xml [build XSL] autotext/ko/standard/BEW/atevent.xml [build XSL] autotext/ko/standard/BEW/content.xml [build XSL] autotext/ko/standard/BEW/styles.xml [build XSL] autotext/ko/standard/BEWABS/content.xml [build XSL] autotext/ko/standard/BEWABS/styles.xml [build XSL] autotext/ko/standard/BEWEIN/content.xml [build XSL] autotext/ko/standard/BEWEIN/styles.xml [build XSL] autotext/ko/standard/BEWUNT/atevent.xml [build XSL] autotext/ko/standard/BEWUNT/content.xml [build XSL] autotext/ko/standard/BEWUNT/styles.xml [build XSL] autotext/ko/standard/BEWVOR/atevent.xml [build XSL] autotext/ko/standard/BEWVOR/content.xml [build XSL] autotext/ko/standard/BEWVOR/styles.xml [build XSL] autotext/ko/standard/BT/content.xml [build XSL] autotext/ko/standard/BT/styles.xml [build XSL] autotext/ko/standard/E/E.xml [build XSL] autotext/ko/standard/FN/content.xml [build CPY] autotext/ko/standard/FN/manifest.rdf [build XSL] autotext/ko/standard/FN/Object_1/content.xml [build XSL] autotext/ko/standard/FN/Object_1/settings.xml [build XSL] autotext/ko/standard/FN/styles.xml [build XSL] autotext/ko/standard/I/I.xml [build XSL] autotext/ko/standard/K_/atevent.xml [build XSL] autotext/ko/standard/K_/content.xml [build XSL] autotext/ko/standard/K_/styles.xml [build XSL] autotext/ko/standard/KU/atevent.xml [build XSL] autotext/ko/standard/KU/KU.xml [build XSL] autotext/ko/standard/LOREM/LOREM.xml [build XSL] autotext/ko/standard/M1/atevent.xml [build XSL] autotext/ko/standard/M1/content.xml [build XSL] autotext/ko/standard/M1/styles.xml [build XSL] autotext/ko/standard/M2/atevent.xml [build XSL] autotext/ko/standard/M2/content.xml [build XSL] autotext/ko/standard/M2/styles.xml [build XSL] autotext/ko/standard/META-INF/manifest.xml [build XSL] autotext/ko/standard/MFG/content.xml [build XSL] autotext/ko/standard/MFG/styles.xml [build XSL] autotext/ko/standard/O/atevent.xml [build XSL] autotext/ko/standard/O/O.xml [build XSL] autotext/ko/standard/Q/atevent.xml [build XSL] autotext/ko/standard/Q/Q.xml [build XSL] autotext/ko/standard/SGDH/content.xml [build XSL] autotext/ko/standard/SGDH/styles.xml [build XSL] autotext/ko/standard/UL/content.xml [build XSL] autotext/ko/standard/UL/styles.xml [build XSL] autotext/ko/standard/ZBED/content.xml [build XSL] autotext/ko/standard/ZBED/styles.xml [build CPY] autotext/ko/template/mimetype [build XSL] autotext/ko/template/BlockList.xml [build XSL] autotext/ko/template/H1B/content.xml [build CPY] autotext/ko/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/H1B/styles.xml [build XSL] autotext/ko/template/H1C/content.xml [build XSL] autotext/ko/template/H1C/styles.xml [build XSL] autotext/ko/template/H1N/content.xml [build XSL] autotext/ko/template/H1N/styles.xml [build XSL] autotext/ko/template/HB/content.xml [build CPY] autotext/ko/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/HB/styles.xml [build XSL] autotext/ko/template/HC/content.xml [build XSL] autotext/ko/template/HC/styles.xml [build XSL] autotext/ko/template/HLB/content.xml [build XSL] autotext/ko/template/HLB/styles.xml [build XSL] autotext/ko/template/HLC/content.xml [build XSL] autotext/ko/template/HLC/styles.xml [build XSL] autotext/ko/template/HLN/content.xml [build XSL] autotext/ko/template/HLN/styles.xml [build XSL] autotext/ko/template/HN/content.xml [build XSL] autotext/ko/template/HN/styles.xml [build XSL] autotext/ko/template/HRB/content.xml [build CPY] autotext/ko/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/HRB/styles.xml [build XSL] autotext/ko/template/HRC/content.xml [build XSL] autotext/ko/template/HRC/styles.xml [build XSL] autotext/ko/template/HRN/content.xml [build XSL] autotext/ko/template/HRN/styles.xml [build XSL] autotext/ko/template/META-INF/manifest.xml [build XSL] autotext/ko/template/PT1/content.xml [build XSL] autotext/ko/template/PT1/styles.xml [build XSL] autotext/ko/template/PT2/content.xml [build XSL] autotext/ko/template/PT2/styles.xml [build CPY] autotext/kok/standard/mimetype [build XSL] autotext/kok/standard/BlockList.xml [build XSL] autotext/kok/standard/FN/content.xml [build CPY] autotext/kok/standard/FN/manifest.rdf [build XSL] autotext/kok/standard/FN/Object_1/content.xml [build XSL] autotext/kok/standard/FN/Object_1/settings.xml [build XSL] autotext/kok/standard/FN/styles.xml [build XSL] autotext/kok/standard/LOREM/LOREM.xml [build XSL] autotext/kok/standard/META-INF/manifest.xml [build CPY] autotext/ks/standard/mimetype [build XSL] autotext/ks/standard/BlockList.xml [build XSL] autotext/ks/standard/FN/content.xml [build CPY] autotext/ks/standard/FN/manifest.rdf [build XSL] autotext/ks/standard/FN/Object_1/content.xml [build XSL] autotext/ks/standard/FN/Object_1/settings.xml [build XSL] autotext/ks/standard/FN/styles.xml [build XSL] autotext/ks/standard/LOREM/LOREM.xml [build XSL] autotext/ks/standard/META-INF/manifest.xml [build CPY] autotext/lb/standard/mimetype [build XSL] autotext/lb/standard/BlockList.xml [build XSL] autotext/lb/standard/FN/content.xml [build CPY] autotext/lb/standard/FN/manifest.rdf [build XSL] autotext/lb/standard/FN/Object_1/content.xml [build XSL] autotext/lb/standard/FN/Object_1/settings.xml [build XSL] autotext/lb/standard/FN/styles.xml [build XSL] autotext/lb/standard/LOREM/LOREM.xml [build XSL] autotext/lb/standard/META-INF/manifest.xml [build CPY] autotext/lo/standard/mimetype [build XSL] autotext/lo/standard/BlockList.xml [build XSL] autotext/lo/standard/FN/content.xml [build CPY] autotext/lo/standard/FN/manifest.rdf [build XSL] autotext/lo/standard/FN/Object_1/content.xml [build XSL] autotext/lo/standard/FN/Object_1/settings.xml [build XSL] autotext/lo/standard/FN/styles.xml [build XSL] autotext/lo/standard/LOREM/LOREM.xml [build XSL] autotext/lo/standard/META-INF/manifest.xml [build CPY] autotext/lt/standard/mimetype [build XSL] autotext/lt/standard/BlockList.xml [build XSL] autotext/lt/standard/FN/content.xml [build CPY] autotext/lt/standard/FN/manifest.rdf [build XSL] autotext/lt/standard/FN/Object_1/content.xml [build XSL] autotext/lt/standard/FN/Object_1/settings.xml [build XSL] autotext/lt/standard/FN/styles.xml [build XSL] autotext/lt/standard/LOREM/LOREM.xml [build XSL] autotext/lt/standard/META-INF/manifest.xml [build CPY] autotext/lv/standard/mimetype [build XSL] autotext/lv/standard/BlockList.xml [build XSL] autotext/lv/standard/FN/content.xml [build CPY] autotext/lv/standard/FN/manifest.rdf [build XSL] autotext/lv/standard/FN/Object_1/content.xml [build XSL] autotext/lv/standard/FN/Object_1/settings.xml [build XSL] autotext/lv/standard/FN/styles.xml [build XSL] autotext/lv/standard/LOREM/LOREM.xml [build XSL] autotext/lv/standard/META-INF/manifest.xml [build CPY] autotext/mai/standard/mimetype [build XSL] autotext/mai/standard/BlockList.xml [build XSL] autotext/mai/standard/FN/content.xml [build CPY] autotext/mai/standard/FN/manifest.rdf [build XSL] autotext/mai/standard/FN/Object_1/content.xml [build XSL] autotext/mai/standard/FN/Object_1/settings.xml [build XSL] autotext/mai/standard/FN/styles.xml [build XSL] autotext/mai/standard/LOREM/LOREM.xml [build XSL] autotext/mai/standard/META-INF/manifest.xml [build CPY] autotext/mk/standard/mimetype [build XSL] autotext/mk/standard/BlockList.xml [build XSL] autotext/mk/standard/FN/content.xml [build CPY] autotext/mk/standard/FN/manifest.rdf [build XSL] autotext/mk/standard/FN/Object_1/content.xml [build XSL] autotext/mk/standard/FN/Object_1/settings.xml [build XSL] autotext/mk/standard/FN/styles.xml [build XSL] autotext/mk/standard/LOREM/LOREM.xml [build XSL] autotext/mk/standard/META-INF/manifest.xml [build CPY] autotext/ml/standard/mimetype [build XSL] autotext/ml/standard/BlockList.xml [build XSL] autotext/ml/standard/FN/content.xml [build CPY] autotext/ml/standard/FN/manifest.rdf [build XSL] autotext/ml/standard/FN/Object_1/content.xml [build XSL] autotext/ml/standard/FN/Object_1/settings.xml [build XSL] autotext/ml/standard/FN/styles.xml [build XSL] autotext/ml/standard/LOREM/LOREM.xml [build XSL] autotext/ml/standard/META-INF/manifest.xml [build CPY] autotext/mn/crdbus50/mimetype [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/styles.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/styles.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/styles.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/atevent.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/content.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/meta.xml [build CPY] autotext/mn/crdbus50/+BCgEGAQd-1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/settings.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/styles.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/atevent.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/content.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/meta.xml [build CPY] autotext/mn/crdbus50/+BCgEGAQd-2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/settings.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/styles.xml [build XSL] autotext/mn/crdbus50/META-INF/manifest.xml [build CPY] autotext/mn/standard/mimetype [build XSL] autotext/mn/standard/+BB0E6AQo-/+BB0E6AQo-.xml [build XSL] autotext/mn/standard/+BB0E6AQo-/atevent.xml [build XSL] autotext/mn/standard/+BBA-/+BBA-.xml [build XSL] autotext/mn/standard/+BBA-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/styles.xml [build XSL] autotext/mn/standard/+BBAEKA-/+BBAEKA-.xml [build XSL] autotext/mn/standard/+BBAEKA-/atevent.xml [build XSL] autotext/mn/standard/+BBEEKA-/+BBEEKA-.xml [build XSL] autotext/mn/standard/+BBEEKA-/atevent.xml [build XSL] autotext/mn/standard/+BBEELw-/+BBEELw-.xml [build XSL] autotext/mn/standard/+BBEELw-/atevent.xml [build XSL] autotext/mn/standard/+BBg-/+BBg-.xml [build XSL] autotext/mn/standard/+BBg-/atevent.xml [build XSL] autotext/mn/standard/+BBMEJQ-/atevent.xml [build XSL] autotext/mn/standard/+BBMEJQ-/content.xml [build XSL] autotext/mn/standard/+BBMEJQ-/meta.xml [build XSL] autotext/mn/standard/+BBMEJQ-/settings.xml [build XSL] autotext/mn/standard/+BBMEJQ-/styles.xml [build XSL] autotext/mn/standard/+BBsEEA-/+BBsEEA-.xml [build XSL] autotext/mn/standard/+BBsEEA-/atevent.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/atevent.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/content.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/meta.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/settings.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/styles.xml [build XSL] autotext/mn/standard/+BCE-/+BCE-.xml [build XSL] autotext/mn/standard/+BCE-/atevent.xml [build XSL] autotext/mn/standard/+BCE-1/atevent.xml [build XSL] autotext/mn/standard/+BCE-1/content.xml [build XSL] autotext/mn/standard/+BCE-1/meta.xml [build XSL] autotext/mn/standard/+BCE-1/settings.xml [build XSL] autotext/mn/standard/+BCE-1/styles.xml [build XSL] autotext/mn/standard/+BCE-2/atevent.xml [build XSL] autotext/mn/standard/+BCE-2/content.xml [build XSL] autotext/mn/standard/+BCE-2/meta.xml [build XSL] autotext/mn/standard/+BCE-2/settings.xml [build XSL] autotext/mn/standard/+BCE-2/styles.xml [build XSL] autotext/mn/standard/+BCEEIQQl-/+BCEEIQQl-.xml [build XSL] autotext/mn/standard/+BCEEIQQl-/atevent.xml [build XSL] autotext/mn/standard/+BCIEHQ-/+BCIEHQ-.xml [build XSL] autotext/mn/standard/+BCIEHQ-/atevent.xml [build XSL] autotext/mn/standard/+BCIEHQQY-/+BCIEHQQY-.xml [build XSL] autotext/mn/standard/+BCIEHQQY-/atevent.xml [build XSL] autotext/mn/standard/+BCU-/+BCU-.xml [build XSL] autotext/mn/standard/+BCU-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEAQg-/+BCUEEAQg-.xml [build XSL] autotext/mn/standard/+BCUEEAQg-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEAQR-/+BCUEEAQR-.xml [build XSL] autotext/mn/standard/+BCUEEAQR-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEQ-/+BCUEEQ-.xml [build XSL] autotext/mn/standard/+BCUEEQ-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEQQd-/+BCUEEQQd-.xml [build XSL] autotext/mn/standard/+BCUEEQQd-/atevent.xml [build XSL] autotext/mn/standard/+BCUEHQ-/+BCUEHQ-.xml [build XSL] autotext/mn/standard/+BCUEHQ-/atevent.xml [build XSL] autotext/mn/standard/+BCYEFQ-/atevent.xml [build XSL] autotext/mn/standard/+BCYEFQ-/content.xml [build XSL] autotext/mn/standard/+BCYEFQ-/meta.xml [build XSL] autotext/mn/standard/+BCYEFQ-/settings.xml [build XSL] autotext/mn/standard/+BCYEFQ-/styles.xml [build XSL] autotext/mn/standard/C/atevent.xml [build XSL] autotext/mn/standard/C/C.xml [build XSL] autotext/mn/standard/CD/atevent.xml [build XSL] autotext/mn/standard/CD/CD.xml [build XSL] autotext/mn/standard/CNL/atevent.xml [build XSL] autotext/mn/standard/CNL/CNL.xml [build XSL] autotext/mn/standard/E/E.xml [build XSL] autotext/mn/standard/FN/content.xml [build CPY] autotext/mn/standard/FN/manifest.rdf [build XSL] autotext/mn/standard/FN/Object_1/content.xml [build XSL] autotext/mn/standard/FN/Object_1/settings.xml [build XSL] autotext/mn/standard/FN/styles.xml [build XSL] autotext/mn/standard/I/I.xml [build XSL] autotext/mn/standard/LOREM/LOREM.xml [build XSL] autotext/mn/standard/META-INF/manifest.xml [build XSL] autotext/mn/standard/O/atevent.xml [build XSL] autotext/mn/standard/O/O.xml [build XSL] autotext/mn/standard/RF/atevent.xml [build XSL] autotext/mn/standard/RF/RF.xml [build XSL] autotext/mn/standard/RM/atevent.xml [build XSL] autotext/mn/standard/RM/RM.xml [build XSL] autotext/mn/standard/SI/atevent.xml [build XSL] autotext/mn/standard/SI/SI.xml [build XSL] autotext/mn/standard/TC/atevent.xml [build XSL] autotext/mn/standard/TC/TC.xml [build XSL] autotext/mn/standard/TWIMC/atevent.xml [build XSL] autotext/mn/standard/TWIMC/TWIMC.xml [build CPY] autotext/mn/template/mimetype [build XSL] autotext/mn/template/+BBcEHAQdBCI-/content.xml [build XSL] autotext/mn/template/+BBcEHAQdBCI-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQi-/content.xml [build XSL] autotext/mn/template/+BBcEHAQi-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQiBBc-/content.xml [build XSL] autotext/mn/template/+BBcEHAQiBBc-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQiBBE-/content.xml [build XSL] autotext/mn/template/+BBcEHAQiBBE-/styles.xml [build XSL] autotext/mn/template/+BBQEHQQi-/content.xml [build XSL] autotext/mn/template/+BBQEHQQi-/styles.xml [build XSL] autotext/mn/template/+BBQEIg-/content.xml [build XSL] autotext/mn/template/+BBQEIg-/styles.xml [build XSL] autotext/mn/template/+BBQEIgQR-/content.xml [build XSL] autotext/mn/template/+BBQEIgQR-/styles.xml [build XSL] autotext/mn/template/+BBQEIgQX-/content.xml [build XSL] autotext/mn/template/+BBQEIgQX-/styles.xml [build XSL] autotext/mn/template/+BCIEHg-/content.xml [build CPY] autotext/mn/template/+BCIEHg-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHg-/styles.xml [build XSL] autotext/mn/template/+BCIEHgQR-/content.xml [build CPY] autotext/mn/template/+BCIEHgQR-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHgQR-/styles.xml [build XSL] autotext/mn/template/+BCIEHgQX-/content.xml [build XSL] autotext/mn/template/+BCIEHgQX-/styles.xml [build XSL] autotext/mn/template/+BCIEHQQi-/content.xml [build CPY] autotext/mn/template/+BCIEHQQi-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHQQi-/styles.xml [build XSL] autotext/mn/template/META-INF/manifest.xml [build XSL] autotext/mn/template/PT1/content.xml [build XSL] autotext/mn/template/PT1/styles.xml [build XSL] autotext/mn/template/PT2/content.xml [build XSL] autotext/mn/template/PT2/styles.xml [build CPY] autotext/mni/standard/mimetype [build XSL] autotext/mni/standard/BlockList.xml [build XSL] autotext/mni/standard/FN/content.xml [build CPY] autotext/mni/standard/FN/manifest.rdf [build XSL] autotext/mni/standard/FN/Object_1/content.xml [build XSL] autotext/mni/standard/FN/Object_1/settings.xml [build XSL] autotext/mni/standard/FN/styles.xml [build XSL] autotext/mni/standard/LOREM/LOREM.xml [build XSL] autotext/mni/standard/META-INF/manifest.xml [build CPY] autotext/mr/standard/mimetype [build XSL] autotext/mr/standard/BlockList.xml [build XSL] autotext/mr/standard/FN/content.xml [build CPY] autotext/mr/standard/FN/manifest.rdf [build XSL] autotext/mr/standard/FN/Object_1/content.xml [build XSL] autotext/mr/standard/FN/Object_1/settings.xml [build XSL] autotext/mr/standard/FN/styles.xml [build XSL] autotext/mr/standard/LOREM/LOREM.xml [build XSL] autotext/mr/standard/META-INF/manifest.xml [build CPY] autotext/my/standard/mimetype [build XSL] autotext/my/standard/BlockList.xml [build XSL] autotext/my/standard/FN/content.xml [build CPY] autotext/my/standard/FN/manifest.rdf [build XSL] autotext/my/standard/FN/Object_1/content.xml [build XSL] autotext/my/standard/FN/Object_1/settings.xml [build XSL] autotext/my/standard/FN/styles.xml [build XSL] autotext/my/standard/LOREM/LOREM.xml [build XSL] autotext/my/standard/META-INF/manifest.xml [build CPY] autotext/nb/standard/mimetype [build XSL] autotext/nb/standard/BlockList.xml [build XSL] autotext/nb/standard/FN/content.xml [build CPY] autotext/nb/standard/FN/manifest.rdf [build XSL] autotext/nb/standard/FN/Object_1/content.xml [build XSL] autotext/nb/standard/FN/Object_1/settings.xml [build XSL] autotext/nb/standard/LOREM/LOREM.xml [build XSL] autotext/nb/standard/META-INF/manifest.xml [build CPY] autotext/ne/standard/mimetype [build XSL] autotext/ne/standard/BlockList.xml [build XSL] autotext/ne/standard/FN/content.xml [build CPY] autotext/ne/standard/FN/manifest.rdf [build XSL] autotext/ne/standard/FN/Object_1/content.xml [build XSL] autotext/ne/standard/FN/Object_1/settings.xml [build XSL] autotext/ne/standard/FN/styles.xml [build XSL] autotext/ne/standard/LOREM/LOREM.xml [build XSL] autotext/ne/standard/META-INF/manifest.xml [build CPY] autotext/nl/crdbus50/mimetype [build XSL] autotext/nl/crdbus50/ACT1/atevent.xml [build XSL] autotext/nl/crdbus50/ACT1/content.xml [build CPY] autotext/nl/crdbus50/ACT1/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/nl/crdbus50/ACT1/styles.xml [build XSL] autotext/nl/crdbus50/ACT2/atevent.xml [build XSL] autotext/nl/crdbus50/ACT2/content.xml [build CPY] autotext/nl/crdbus50/ACT2/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/nl/crdbus50/ACT2/styles.xml [build XSL] autotext/nl/crdbus50/ELEG1/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG1/content.xml [build CPY] autotext/nl/crdbus50/ELEG1/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG1/styles.xml [build XSL] autotext/nl/crdbus50/ELEG2/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG2/content.xml [build CPY] autotext/nl/crdbus50/ELEG2/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG2/styles.xml [build XSL] autotext/nl/crdbus50/ELEG3/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG3/content.xml [build CPY] autotext/nl/crdbus50/ELEG3/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG3/styles.xml [build XSL] autotext/nl/crdbus50/META-INF/manifest.xml [build XSL] autotext/nl/crdbus50/PRO1/atevent.xml [build XSL] autotext/nl/crdbus50/PRO1/content.xml [build XSL] autotext/nl/crdbus50/PRO1/styles.xml [build XSL] autotext/nl/crdbus50/PRO2/atevent.xml [build XSL] autotext/nl/crdbus50/PRO2/content.xml [build XSL] autotext/nl/crdbus50/PRO2/styles.xml [build XSL] autotext/nl/crdbus50/PRO3/atevent.xml [build XSL] autotext/nl/crdbus50/PRO3/content.xml [build XSL] autotext/nl/crdbus50/PRO3/styles.xml [build CPY] autotext/nl/standard/mimetype [build XSL] autotext/nl/standard/A/A.xml [build XSL] autotext/nl/standard/A1/atevent.xml [build XSL] autotext/nl/standard/A1/content.xml [build XSL] autotext/nl/standard/A1/styles.xml [build XSL] autotext/nl/standard/A2/atevent.xml [build XSL] autotext/nl/standard/A2/content.xml [build XSL] autotext/nl/standard/A2/styles.xml [build XSL] autotext/nl/standard/AL/AL.xml [build XSL] autotext/nl/standard/AL/atevent.xml [build XSL] autotext/nl/standard/AL/content.xml [build XSL] autotext/nl/standard/AL/styles.xml [build XSL] autotext/nl/standard/B/B.xml [build XSL] autotext/nl/standard/BETV/atevent.xml [build XSL] autotext/nl/standard/BETV/BETV.xml [build XSL] autotext/nl/standard/BO/atevent.xml [build XSL] autotext/nl/standard/BO/BO.xml [build XSL] autotext/nl/standard/BS/atevent.xml [build XSL] autotext/nl/standard/BS/BS.xml [build XSL] autotext/nl/standard/BT/atevent.xml [build XSL] autotext/nl/standard/BT/BT.xml [build XSL] autotext/nl/standard/FN/content.xml [build CPY] autotext/nl/standard/FN/manifest.rdf [build XSL] autotext/nl/standard/FN/Object_1/content.xml [build XSL] autotext/nl/standard/FN/Object_1/settings.xml [build XSL] autotext/nl/standard/FN/styles.xml [build XSL] autotext/nl/standard/GDH/atevent.xml [build XSL] autotext/nl/standard/GDH/content.xml [build XSL] autotext/nl/standard/GDH/styles.xml [build XSL] autotext/nl/standard/LIC/atevent.xml [build XSL] autotext/nl/standard/LIC/content.xml [build XSL] autotext/nl/standard/LIC/styles.xml [build XSL] autotext/nl/standard/LOREM/LOREM.xml [build XSL] autotext/nl/standard/META-INF/manifest.xml [build XSL] autotext/nl/standard/MVG/atevent.xml [build XSL] autotext/nl/standard/MVG/content.xml [build XSL] autotext/nl/standard/MVG/styles.xml [build XSL] autotext/nl/standard/O/atevent.xml [build XSL] autotext/nl/standard/O/O.xml [build XSL] autotext/nl/standard/OP/atevent.xml [build XSL] autotext/nl/standard/OP/content.xml [build XSL] autotext/nl/standard/OP/styles.xml [build XSL] autotext/nl/standard/SOL/atevent.xml [build XSL] autotext/nl/standard/SOL/content.xml [build XSL] autotext/nl/standard/SOL/styles.xml [build XSL] autotext/nl/standard/SOLAFZ/atevent.xml [build XSL] autotext/nl/standard/SOLAFZ/content.xml [build XSL] autotext/nl/standard/SOLAFZ/styles.xml [build XSL] autotext/nl/standard/SOLDOC/atevent.xml [build XSL] autotext/nl/standard/SOLDOC/content.xml [build XSL] autotext/nl/standard/SOLDOC/styles.xml [build XSL] autotext/nl/standard/SOLONT/atevent.xml [build XSL] autotext/nl/standard/SOLONT/SOLONT.xml [build XSL] autotext/nl/standard/SOLUIT/atevent.xml [build XSL] autotext/nl/standard/SOLUIT/content.xml [build XSL] autotext/nl/standard/SOLUIT/styles.xml [build CPY] autotext/nl/template/mimetype [build XSL] autotext/nl/template/BlockList.xml [build XSL] autotext/nl/template/H1B/content.xml [build XSL] autotext/nl/template/H1B/styles.xml [build XSL] autotext/nl/template/H1C/content.xml [build XSL] autotext/nl/template/H1C/styles.xml [build XSL] autotext/nl/template/H1N/content.xml [build XSL] autotext/nl/template/H1N/styles.xml [build XSL] autotext/nl/template/HB/content.xml [build XSL] autotext/nl/template/HB/styles.xml [build XSL] autotext/nl/template/HC/content.xml [build XSL] autotext/nl/template/HC/styles.xml [build XSL] autotext/nl/template/HLB/content.xml [build XSL] autotext/nl/template/HLB/styles.xml [build XSL] autotext/nl/template/HLC/content.xml [build XSL] autotext/nl/template/HLC/styles.xml [build XSL] autotext/nl/template/HLN/content.xml [build XSL] autotext/nl/template/HLN/styles.xml [build XSL] autotext/nl/template/HN/content.xml [build XSL] autotext/nl/template/HN/styles.xml [build XSL] autotext/nl/template/HRB/content.xml [build XSL] autotext/nl/template/HRB/styles.xml [build XSL] autotext/nl/template/HRC/content.xml [build XSL] autotext/nl/template/HRC/styles.xml [build XSL] autotext/nl/template/HRN/content.xml [build XSL] autotext/nl/template/HRN/styles.xml [build XSL] autotext/nl/template/META-INF/manifest.xml [build XSL] autotext/nl/template/PT1/content.xml [build XSL] autotext/nl/template/PT1/styles.xml [build XSL] autotext/nl/template/PT2/content.xml [build XSL] autotext/nl/template/PT2/styles.xml [build CPY] autotext/nn/standard/mimetype [build XSL] autotext/nn/standard/BlockList.xml [build XSL] autotext/nn/standard/FN/content.xml [build CPY] autotext/nn/standard/FN/manifest.rdf [build XSL] autotext/nn/standard/FN/Object_1/content.xml [build XSL] autotext/nn/standard/FN/Object_1/settings.xml [build XSL] autotext/nn/standard/FN/styles.xml [build XSL] autotext/nn/standard/LOREM/LOREM.xml [build XSL] autotext/nn/standard/META-INF/manifest.xml [build CPY] autotext/nr/standard/mimetype [build XSL] autotext/nr/standard/BlockList.xml [build XSL] autotext/nr/standard/FN/content.xml [build CPY] autotext/nr/standard/FN/manifest.rdf [build XSL] autotext/nr/standard/FN/Object_1/content.xml [build XSL] autotext/nr/standard/FN/Object_1/settings.xml [build XSL] autotext/nr/standard/FN/styles.xml [build XSL] autotext/nr/standard/LOREM/LOREM.xml [build XSL] autotext/nr/standard/META-INF/manifest.xml [build CPY] autotext/nso/standard/mimetype [build XSL] autotext/nso/standard/BlockList.xml [build XSL] autotext/nso/standard/FN/content.xml [build CPY] autotext/nso/standard/FN/manifest.rdf [build XSL] autotext/nso/standard/FN/Object_1/content.xml [build XSL] autotext/nso/standard/FN/Object_1/settings.xml [build XSL] autotext/nso/standard/FN/styles.xml [build XSL] autotext/nso/standard/LOREM/LOREM.xml [build XSL] autotext/nso/standard/META-INF/manifest.xml [build CPY] autotext/oc/standard/mimetype [build XSL] autotext/oc/standard/BlockList.xml [build XSL] autotext/oc/standard/FN/content.xml [build CPY] autotext/oc/standard/FN/manifest.rdf [build XSL] autotext/oc/standard/FN/Object_1/content.xml [build XSL] autotext/oc/standard/FN/Object_1/settings.xml [build XSL] autotext/oc/standard/FN/styles.xml [build XSL] autotext/oc/standard/LOREM/LOREM.xml [build XSL] autotext/oc/standard/META-INF/manifest.xml [build CPY] autotext/om/standard/mimetype [build XSL] autotext/om/standard/BlockList.xml [build XSL] autotext/om/standard/FN/content.xml [build CPY] autotext/om/standard/FN/manifest.rdf [build XSL] autotext/om/standard/FN/Object_1/content.xml [build XSL] autotext/om/standard/FN/Object_1/settings.xml [build XSL] autotext/om/standard/FN/styles.xml [build XSL] autotext/om/standard/LOREM/LOREM.xml [build XSL] autotext/om/standard/META-INF/manifest.xml [build CPY] autotext/or/standard/mimetype [build XSL] autotext/or/standard/BlockList.xml [build XSL] autotext/or/standard/FN/content.xml [build CPY] autotext/or/standard/FN/manifest.rdf [build XSL] autotext/or/standard/FN/Object_1/content.xml [build XSL] autotext/or/standard/FN/Object_1/settings.xml [build XSL] autotext/or/standard/FN/styles.xml [build XSL] autotext/or/standard/LOREM/LOREM.xml [build XSL] autotext/or/standard/META-INF/manifest.xml [build CPY] autotext/pa-IN/standard/mimetype [build XSL] autotext/pa-IN/standard/BlockList.xml [build XSL] autotext/pa-IN/standard/FN/content.xml [build CPY] autotext/pa-IN/standard/FN/manifest.rdf [build XSL] autotext/pa-IN/standard/FN/Object_1/content.xml [build XSL] autotext/pa-IN/standard/FN/Object_1/settings.xml [build XSL] autotext/pa-IN/standard/FN/styles.xml [build XSL] autotext/pa-IN/standard/LOREM/LOREM.xml [build XSL] autotext/pa-IN/standard/META-INF/manifest.xml [build CPY] autotext/pl/crdbus50/mimetype [build XSL] autotext/pl/crdbus50/BlockList.xml [build XSL] autotext/pl/crdbus50/KLAS1/content.xml [build XSL] autotext/pl/crdbus50/KLAS1/styles.xml [build XSL] autotext/pl/crdbus50/KLAS2/content.xml [build XSL] autotext/pl/crdbus50/KLAS2/styles.xml [build XSL] autotext/pl/crdbus50/KLAS3/content.xml [build XSL] autotext/pl/crdbus50/KLAS3/styles.xml [build XSL] autotext/pl/crdbus50/META-INF/manifest.xml [build XSL] autotext/pl/crdbus50/WSP1/content.xml [build XSL] autotext/pl/crdbus50/WSP1/styles.xml [build XSL] autotext/pl/crdbus50/WSP2/content.xml [build XSL] autotext/pl/crdbus50/WSP2/styles.xml [build CPY] autotext/pl/standard/mimetype [build XSL] autotext/pl/standard/APA/content.xml [build XSL] autotext/pl/standard/APA/styles.xml [build XSL] autotext/pl/standard/BlockList.xml [build XSL] autotext/pl/standard/FN/content.xml [build CPY] autotext/pl/standard/FN/manifest.rdf [build XSL] autotext/pl/standard/FN/Object_1/content.xml [build XSL] autotext/pl/standard/FN/Object_1/settings.xml [build XSL] autotext/pl/standard/FN/styles.xml [build XSL] autotext/pl/standard/LOREM/LOREM.xml [build XSL] autotext/pl/standard/META-INF/manifest.xml [build XSL] autotext/pl/standard/O/atevent.xml [build XSL] autotext/pl/standard/O/O.xml [build XSL] autotext/pl/standard/PO/atevent.xml [build XSL] autotext/pl/standard/PO/PO.xml [build XSL] autotext/pl/standard/POD/atevent.xml [build XSL] autotext/pl/standard/POD/POD.xml [build XSL] autotext/pl/standard/PODDOK/atevent.xml [build XSL] autotext/pl/standard/PODDOK/PODDOK.xml [build XSL] autotext/pl/standard/PODODM/atevent.xml [build XSL] autotext/pl/standard/PODODM/PODODM.xml [build XSL] autotext/pl/standard/PODPOTW/content.xml [build XSL] autotext/pl/standard/PODPOTW/styles.xml [build XSL] autotext/pl/standard/PODZAPR/atevent.xml [build XSL] autotext/pl/standard/PODZAPR/PODZAPR.xml [build XSL] autotext/pl/standard/SZPA/content.xml [build XSL] autotext/pl/standard/SZPA/styles.xml [build XSL] autotext/pl/standard/TW/content.xml [build XSL] autotext/pl/standard/TW/styles.xml [build XSL] autotext/pl/standard/U1/atevent.xml [build XSL] autotext/pl/standard/U1/U1.xml [build XSL] autotext/pl/standard/U2/atevent.xml [build XSL] autotext/pl/standard/U2/U2.xml [build XSL] autotext/pl/standard/WP+AUE-A/WP+AUE-A.xml [build XSL] autotext/pl/standard/WYP/atevent.xml [build XSL] autotext/pl/standard/WYP/WYP.xml [build XSL] autotext/pl/standard/Z/content.xml [build XSL] autotext/pl/standard/Z/styles.xml [build XSL] autotext/pl/standard/ZA/atevent.xml [build XSL] autotext/pl/standard/ZA/ZA.xml [build XSL] autotext/pl/standard/ZO/atevent.xml [build XSL] autotext/pl/standard/ZO/content.xml [build XSL] autotext/pl/standard/ZO/styles.xml [build XSL] autotext/pl/standard/ZPO/content.xml [build XSL] autotext/pl/standard/ZPO/styles.xml [build CPY] autotext/pl/template/mimetype [build XSL] autotext/pl/template/BlockList.xml [build XSL] autotext/pl/template/META-INF/manifest.xml [build XSL] autotext/pl/template/PT1/atevent.xml [build XSL] autotext/pl/template/PT1/content.xml [build XSL] autotext/pl/template/PT1/styles.xml [build XSL] autotext/pl/template/PT2/content.xml [build XSL] autotext/pl/template/PT2/styles.xml [build CPY] autotext/pt-BR/crdbus50/mimetype [build XSL] autotext/pt-BR/crdbus50/BlockList.xml [build XSL] autotext/pt-BR/crdbus50/ELE1/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE1/styles.xml [build XSL] autotext/pt-BR/crdbus50/ELE2/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE2/styles.xml [build XSL] autotext/pt-BR/crdbus50/ELE3/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE3/styles.xml [build XSL] autotext/pt-BR/crdbus50/META-INF/manifest.xml [build XSL] autotext/pt-BR/crdbus50/MOD1/content.xml [build XSL] autotext/pt-BR/crdbus50/MOD1/styles.xml [build XSL] autotext/pt-BR/crdbus50/MOD2/content.xml [build XSL] autotext/pt-BR/crdbus50/MOD2/styles.xml [build CPY] autotext/pt-BR/standard/mimetype [build XSL] autotext/pt-BR/standard/A/content.xml [build XSL] autotext/pt-BR/standard/A/styles.xml [build XSL] autotext/pt-BR/standard/AN/AN.xml [build XSL] autotext/pt-BR/standard/CAN/atevent.xml [build XSL] autotext/pt-BR/standard/CAN/content.xml [build XSL] autotext/pt-BR/standard/CAN/styles.xml [build XSL] autotext/pt-BR/standard/CDP/content.xml [build XSL] autotext/pt-BR/standard/CDP/styles.xml [build XSL] autotext/pt-BR/standard/CR/atevent.xml [build XSL] autotext/pt-BR/standard/CR/CR.xml [build XSL] autotext/pt-BR/standard/FN/content.xml [build CPY] autotext/pt-BR/standard/FN/manifest.rdf [build XSL] autotext/pt-BR/standard/FN/Object_1/content.xml [build XSL] autotext/pt-BR/standard/FN/Object_1/settings.xml [build XSL] autotext/pt-BR/standard/FN/styles.xml [build XSL] autotext/pt-BR/standard/L1/atevent.xml [build XSL] autotext/pt-BR/standard/L1/content.xml [build XSL] autotext/pt-BR/standard/L1/styles.xml [build XSL] autotext/pt-BR/standard/L2/atevent.xml [build XSL] autotext/pt-BR/standard/L2/content.xml [build XSL] autotext/pt-BR/standard/L2/styles.xml [build XSL] autotext/pt-BR/standard/LDA/content.xml [build XSL] autotext/pt-BR/standard/LDA/styles.xml [build XSL] autotext/pt-BR/standard/LOREM/LOREM.xml [build XSL] autotext/pt-BR/standard/META-INF/manifest.xml [build XSL] autotext/pt-BR/standard/OC/atevent.xml [build XSL] autotext/pt-BR/standard/OC/OC.xml [build XSL] autotext/pt-BR/standard/P/atevent.xml [build XSL] autotext/pt-BR/standard/P/P.xml [build XSL] autotext/pt-BR/standard/PC/PC.xml [build XSL] autotext/pt-BR/standard/PECA/atevent.xml [build XSL] autotext/pt-BR/standard/PECA/content.xml [build XSL] autotext/pt-BR/standard/PECA/styles.xml [build XSL] autotext/pt-BR/standard/PECE/atevent.xml [build XSL] autotext/pt-BR/standard/PECE/content.xml [build XSL] autotext/pt-BR/standard/PECE/styles.xml [build XSL] autotext/pt-BR/standard/PECR/content.xml [build XSL] autotext/pt-BR/standard/PECR/styles.xml [build XSL] autotext/pt-BR/standard/PECRE/content.xml [build XSL] autotext/pt-BR/standard/PECRE/styles.xml [build XSL] autotext/pt-BR/standard/PERGF/atevent.xml [build XSL] autotext/pt-BR/standard/PERGF/PERGF.xml [build XSL] autotext/pt-BR/standard/PSS/content.xml [build XSL] autotext/pt-BR/standard/PSS/styles.xml [build XSL] autotext/pt-BR/standard/TP/content.xml [build XSL] autotext/pt-BR/standard/TP/styles.xml [build CPY] autotext/pt-BR/template/mimetype [build XSL] autotext/pt-BR/template/BlockList.xml [build XSL] autotext/pt-BR/template/H1B/content.xml [build CPY] autotext/pt-BR/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/H1B/styles.xml [build XSL] autotext/pt-BR/template/H1C/content.xml [build XSL] autotext/pt-BR/template/H1C/styles.xml [build XSL] autotext/pt-BR/template/H1N/content.xml [build XSL] autotext/pt-BR/template/H1N/styles.xml [build XSL] autotext/pt-BR/template/HB/content.xml [build CPY] autotext/pt-BR/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/HB/styles.xml [build XSL] autotext/pt-BR/template/HC/content.xml [build XSL] autotext/pt-BR/template/HC/styles.xml [build XSL] autotext/pt-BR/template/HLB/content.xml [build XSL] autotext/pt-BR/template/HLB/styles.xml [build XSL] autotext/pt-BR/template/HLC/content.xml [build XSL] autotext/pt-BR/template/HLC/styles.xml [build XSL] autotext/pt-BR/template/HLN/content.xml [build XSL] autotext/pt-BR/template/HLN/styles.xml [build XSL] autotext/pt-BR/template/HN/content.xml [build XSL] autotext/pt-BR/template/HN/styles.xml [build XSL] autotext/pt-BR/template/HRB/content.xml [build CPY] autotext/pt-BR/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/HRB/styles.xml [build XSL] autotext/pt-BR/template/HRC/content.xml [build XSL] autotext/pt-BR/template/HRC/styles.xml [build XSL] autotext/pt-BR/template/HRN/content.xml [build XSL] autotext/pt-BR/template/HRN/styles.xml [build XSL] autotext/pt-BR/template/META-INF/manifest.xml [build XSL] autotext/pt-BR/template/PT1/content.xml [build XSL] autotext/pt-BR/template/PT1/styles.xml [build XSL] autotext/pt-BR/template/PT2/content.xml [build XSL] autotext/pt-BR/template/PT2/styles.xml [build CPY] autotext/pt/crdbus50/mimetype [build XSL] autotext/pt/crdbus50/BlockList.xml [build XSL] autotext/pt/crdbus50/CSL/atevent.xml [build XSL] autotext/pt/crdbus50/CSL/content.xml [build CPY] autotext/pt/crdbus50/CSL/Pictures/10000000000000400000004077CDC8F9.png [build XSL] autotext/pt/crdbus50/CSL/styles.xml [build XSL] autotext/pt/crdbus50/ELCN/atevent.xml [build XSL] autotext/pt/crdbus50/ELCN/content.xml [build XSL] autotext/pt/crdbus50/ELCN/meta.xml [build XSL] autotext/pt/crdbus50/ELCN/settings.xml [build XSL] autotext/pt/crdbus50/ELCN/styles.xml [build XSL] autotext/pt/crdbus50/ELEA/atevent.xml [build XSL] autotext/pt/crdbus50/ELEA/content.xml [build XSL] autotext/pt/crdbus50/ELEA/meta.xml [build XSL] autotext/pt/crdbus50/ELEA/settings.xml [build XSL] autotext/pt/crdbus50/ELEA/styles.xml [build XSL] autotext/pt/crdbus50/ELSS/atevent.xml [build XSL] autotext/pt/crdbus50/ELSS/content.xml [build XSL] autotext/pt/crdbus50/ELSS/meta.xml [build XSL] autotext/pt/crdbus50/ELSS/settings.xml [build XSL] autotext/pt/crdbus50/ELSS/styles.xml [build XSL] autotext/pt/crdbus50/MCN/atevent.xml [build XSL] autotext/pt/crdbus50/MCN/content.xml [build XSL] autotext/pt/crdbus50/MCN/meta.xml [build CPY] autotext/pt/crdbus50/MCN/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/pt/crdbus50/MCN/settings.xml [build XSL] autotext/pt/crdbus50/MCN/styles.xml [build XSL] autotext/pt/crdbus50/MEA/atevent.xml [build XSL] autotext/pt/crdbus50/MEA/content.xml [build XSL] autotext/pt/crdbus50/MEA/meta.xml [build CPY] autotext/pt/crdbus50/MEA/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/pt/crdbus50/MEA/settings.xml [build XSL] autotext/pt/crdbus50/MEA/styles.xml [build XSL] autotext/pt/crdbus50/META-INF/manifest.xml [build CPY] autotext/pt/standard/mimetype [build XSL] autotext/pt/standard/_CON/_CON.xml [build XSL] autotext/pt/standard/_CON/atevent.xml [build XSL] autotext/pt/standard/1L/atevent.xml [build XSL] autotext/pt/standard/1L/content.xml [build XSL] autotext/pt/standard/1L/meta.xml [build XSL] autotext/pt/standard/1L/settings.xml [build XSL] autotext/pt/standard/1L/styles.xml [build XSL] autotext/pt/standard/2L/atevent.xml [build XSL] autotext/pt/standard/2L/content.xml [build XSL] autotext/pt/standard/2L/meta.xml [build XSL] autotext/pt/standard/2L/settings.xml [build XSL] autotext/pt/standard/2L/styles.xml [build XSL] autotext/pt/standard/AG/AG.xml [build XSL] autotext/pt/standard/AG/atevent.xml [build XSL] autotext/pt/standard/ANE/ANE.xml [build XSL] autotext/pt/standard/AQPD/AQPD.xml [build XSL] autotext/pt/standard/AQPD/atevent.xml [build XSL] autotext/pt/standard/AS/AS.xml [build XSL] autotext/pt/standard/AS/atevent.xml [build XSL] autotext/pt/standard/AT/AT.xml [build XSL] autotext/pt/standard/AT/atevent.xml [build XSL] autotext/pt/standard/ATE/atevent.xml [build XSL] autotext/pt/standard/ATE/content.xml [build XSL] autotext/pt/standard/ATE/meta.xml [build XSL] autotext/pt/standard/ATE/settings.xml [build XSL] autotext/pt/standard/ATE/styles.xml [build XSL] autotext/pt/standard/AV/atevent.xml [build XSL] autotext/pt/standard/AV/AV.xml [build XSL] autotext/pt/standard/CCE/atevent.xml [build XSL] autotext/pt/standard/CCE/CCE.xml [build XSL] autotext/pt/standard/CGE/atevent.xml [build XSL] autotext/pt/standard/CGE/content.xml [build XSL] autotext/pt/standard/CGE/meta.xml [build XSL] autotext/pt/standard/CGE/settings.xml [build XSL] autotext/pt/standard/CGE/styles.xml [build XSL] autotext/pt/standard/CI/atevent.xml [build XSL] autotext/pt/standard/CI/CI.xml [build XSL] autotext/pt/standard/CO/atevent.xml [build XSL] autotext/pt/standard/CO/CO.xml [build XSL] autotext/pt/standard/COR/atevent.xml [build XSL] autotext/pt/standard/COR/COR.xml [build XSL] autotext/pt/standard/CR/atevent.xml [build XSL] autotext/pt/standard/CR/CR.xml [build XSL] autotext/pt/standard/CRMC/atevent.xml [build XSL] autotext/pt/standard/CRMC/content.xml [build XSL] autotext/pt/standard/CRMC/meta.xml [build XSL] autotext/pt/standard/CRMC/settings.xml [build XSL] autotext/pt/standard/CRMC/styles.xml [build XSL] autotext/pt/standard/CSS/atevent.xml [build XSL] autotext/pt/standard/CSS/content.xml [build XSL] autotext/pt/standard/CSS/meta.xml [build XSL] autotext/pt/standard/CSS/settings.xml [build XSL] autotext/pt/standard/CSS/styles.xml [build XSL] autotext/pt/standard/CTC/atevent.xml [build XSL] autotext/pt/standard/CTC/content.xml [build XSL] autotext/pt/standard/CTC/meta.xml [build XSL] autotext/pt/standard/CTC/settings.xml [build XSL] autotext/pt/standard/CTC/styles.xml [build XSL] autotext/pt/standard/CTCE/atevent.xml [build XSL] autotext/pt/standard/CTCE/content.xml [build XSL] autotext/pt/standard/CTCE/meta.xml [build XSL] autotext/pt/standard/CTCE/settings.xml [build XSL] autotext/pt/standard/CTCE/styles.xml [build XSL] autotext/pt/standard/CTCR/atevent.xml [build XSL] autotext/pt/standard/CTCR/content.xml [build XSL] autotext/pt/standard/CTCR/meta.xml [build XSL] autotext/pt/standard/CTCR/settings.xml [build XSL] autotext/pt/standard/CTCR/styles.xml [build XSL] autotext/pt/standard/CTCRE/atevent.xml [build XSL] autotext/pt/standard/CTCRE/content.xml [build XSL] autotext/pt/standard/CTCRE/meta.xml [build XSL] autotext/pt/standard/CTCRE/settings.xml [build XSL] autotext/pt/standard/CTCRE/styles.xml [build XSL] autotext/pt/standard/EE/atevent.xml [build XSL] autotext/pt/standard/EE/EE.xml [build XSL] autotext/pt/standard/EN/atevent.xml [build XSL] autotext/pt/standard/EN/EN.xml [build XSL] autotext/pt/standard/ERA/atevent.xml [build XSL] autotext/pt/standard/ERA/ERA.xml [build XSL] autotext/pt/standard/INQ/INQ.xml [build XSL] autotext/pt/standard/LAC/atevent.xml [build XSL] autotext/pt/standard/LAC/LAC.xml [build XSL] autotext/pt/standard/LOREM/LOREM.xml [build XSL] autotext/pt/standard/MC/atevent.xml [build XSL] autotext/pt/standard/MC/MC.xml [build XSL] autotext/pt/standard/ME/atevent.xml [build XSL] autotext/pt/standard/ME/ME.xml [build XSL] autotext/pt/standard/META-INF/manifest.xml [build XSL] autotext/pt/standard/NF/content.xml [build CPY] autotext/pt/standard/NF/manifest.rdf [build XSL] autotext/pt/standard/NF/Object_1/content.xml [build XSL] autotext/pt/standard/NF/Object_1/settings.xml [build XSL] autotext/pt/standard/NF/styles.xml [build XSL] autotext/pt/standard/OB/atevent.xml [build XSL] autotext/pt/standard/OB/OB.xml [build XSL] autotext/pt/standard/PCA/atevent.xml [build XSL] autotext/pt/standard/PCA/PCA.xml [build XSL] autotext/pt/standard/PCN/atevent.xml [build XSL] autotext/pt/standard/PCN/PCN.xml [build XSL] autotext/pt/standard/PE/atevent.xml [build XSL] autotext/pt/standard/PE/PE.xml [build XSL] autotext/pt/standard/REF/atevent.xml [build XSL] autotext/pt/standard/REF/REF.xml [build XSL] autotext/pt/standard/RES/atevent.xml [build XSL] autotext/pt/standard/RES/RES.xml [build XSL] autotext/pt/standard/SIN/atevent.xml [build XSL] autotext/pt/standard/SIN/SIN.xml [build XSL] autotext/pt/standard/SS/atevent.xml [build XSL] autotext/pt/standard/SS/SS.xml [build XSL] autotext/pt/standard/TE/atevent.xml [build XSL] autotext/pt/standard/TE/TE.xml [build XSL] autotext/pt/standard/TP/atevent.xml [build XSL] autotext/pt/standard/TP/TP.xml [build CPY] autotext/pt/template/mimetype [build XSL] autotext/pt/template/BlockList.xml [build XSL] autotext/pt/template/META-INF/manifest.xml [build XSL] autotext/pt/template/PT1/content.xml [build XSL] autotext/pt/template/PT1/styles.xml [build XSL] autotext/pt/template/PT2/content.xml [build XSL] autotext/pt/template/PT2/styles.xml [build CPY] autotext/ro/standard/mimetype [build XSL] autotext/ro/standard/BlockList.xml [build XSL] autotext/ro/standard/FN/content.xml [build CPY] autotext/ro/standard/FN/manifest.rdf [build XSL] autotext/ro/standard/FN/Object_1/content.xml [build XSL] autotext/ro/standard/FN/Object_1/settings.xml [build XSL] autotext/ro/standard/FN/styles.xml [build XSL] autotext/ro/standard/LOREM/LOREM.xml [build XSL] autotext/ro/standard/META-INF/manifest.xml [build CPY] autotext/ru/crdbus50/mimetype [build XSL] autotext/ru/crdbus50/BlockList.xml [build XSL] autotext/ru/crdbus50/CON1/atevent.xml [build XSL] autotext/ru/crdbus50/CON1/content.xml [build XSL] autotext/ru/crdbus50/CON1/meta.xml [build CPY] autotext/ru/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/ru/crdbus50/CON1/settings.xml [build XSL] autotext/ru/crdbus50/CON1/styles.xml [build XSL] autotext/ru/crdbus50/CON2/atevent.xml [build XSL] autotext/ru/crdbus50/CON2/content.xml [build XSL] autotext/ru/crdbus50/CON2/meta.xml [build CPY] autotext/ru/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/ru/crdbus50/ELE1/atevent.xml [build XSL] autotext/ru/crdbus50/ELE1/content.xml [build XSL] autotext/ru/crdbus50/ELE1/meta.xml [build XSL] autotext/ru/crdbus50/ELE1/settings.xml [build XSL] autotext/ru/crdbus50/ELE1/styles.xml [build XSL] autotext/ru/crdbus50/ELE2/atevent.xml [build XSL] autotext/ru/crdbus50/ELE2/content.xml [build XSL] autotext/ru/crdbus50/ELE2/meta.xml [build XSL] autotext/ru/crdbus50/ELE2/settings.xml [build XSL] autotext/ru/crdbus50/ELE2/styles.xml [build XSL] autotext/ru/crdbus50/ELE3/atevent.xml [build XSL] autotext/ru/crdbus50/ELE3/content.xml [build XSL] autotext/ru/crdbus50/ELE3/meta.xml [build XSL] autotext/ru/crdbus50/ELE3/settings.xml [build XSL] autotext/ru/crdbus50/ELE3/styles.xml [build XSL] autotext/ru/crdbus50/META-INF/manifest.xml [build CPY] autotext/ru/standard/mimetype [build XSL] autotext/ru/standard/A/A.xml [build XSL] autotext/ru/standard/A/atevent.xml [build XSL] autotext/ru/standard/AR/AR.xml [build XSL] autotext/ru/standard/AR/atevent.xml [build XSL] autotext/ru/standard/BW/atevent.xml [build XSL] autotext/ru/standard/BW/BW.xml [build XSL] autotext/ru/standard/C/atevent.xml [build XSL] autotext/ru/standard/C/C.xml [build XSL] autotext/ru/standard/CAN/atevent.xml [build XSL] autotext/ru/standard/CAN/content.xml [build XSL] autotext/ru/standard/CAN/meta.xml [build XSL] autotext/ru/standard/CAN/settings.xml [build XSL] autotext/ru/standard/CAN/styles.xml [build XSL] autotext/ru/standard/CD/atevent.xml [build XSL] autotext/ru/standard/CD/CD.xml [build XSL] autotext/ru/standard/CM/atevent.xml [build XSL] autotext/ru/standard/CM/CM.xml [build XSL] autotext/ru/standard/CNL/atevent.xml [build XSL] autotext/ru/standard/CNL/CNL.xml [build XSL] autotext/ru/standard/DMS/atevent.xml [build XSL] autotext/ru/standard/DMS/content.xml [build XSL] autotext/ru/standard/DMS/meta.xml [build XSL] autotext/ru/standard/DMS/settings.xml [build XSL] autotext/ru/standard/DMS/styles.xml [build XSL] autotext/ru/standard/DT/atevent.xml [build XSL] autotext/ru/standard/DT/DT.xml [build XSL] autotext/ru/standard/E/E.xml [build XSL] autotext/ru/standard/FN/content.xml [build CPY] autotext/ru/standard/FN/manifest.rdf [build XSL] autotext/ru/standard/FN/Object_1/content.xml [build XSL] autotext/ru/standard/FN/Object_1/settings.xml [build XSL] autotext/ru/standard/FN/styles.xml [build XSL] autotext/ru/standard/I/I.xml [build XSL] autotext/ru/standard/IRT/atevent.xml [build XSL] autotext/ru/standard/IRT/IRT.xml [build XSL] autotext/ru/standard/J/atevent.xml [build XSL] autotext/ru/standard/J/content.xml [build XSL] autotext/ru/standard/J/meta.xml [build XSL] autotext/ru/standard/J/settings.xml [build XSL] autotext/ru/standard/J/styles.xml [build XSL] autotext/ru/standard/JACL/atevent.xml [build XSL] autotext/ru/standard/JACL/content.xml [build XSL] autotext/ru/standard/JACL/meta.xml [build XSL] autotext/ru/standard/JACL/settings.xml [build XSL] autotext/ru/standard/JACL/styles.xml [build XSL] autotext/ru/standard/JACR/atevent.xml [build XSL] autotext/ru/standard/JACR/content.xml [build XSL] autotext/ru/standard/JACR/meta.xml [build XSL] autotext/ru/standard/JACR/settings.xml [build XSL] autotext/ru/standard/JACR/styles.xml [build XSL] autotext/ru/standard/JAINV/atevent.xml [build XSL] autotext/ru/standard/JAINV/content.xml [build XSL] autotext/ru/standard/JAINV/meta.xml [build XSL] autotext/ru/standard/JAINV/settings.xml [build XSL] autotext/ru/standard/JAINV/styles.xml [build XSL] autotext/ru/standard/JARL/atevent.xml [build XSL] autotext/ru/standard/JARL/content.xml [build XSL] autotext/ru/standard/JARL/meta.xml [build XSL] autotext/ru/standard/JARL/settings.xml [build XSL] autotext/ru/standard/JARL/styles.xml [build XSL] autotext/ru/standard/LAG/atevent.xml [build XSL] autotext/ru/standard/LAG/LAG.xml [build XSL] autotext/ru/standard/LOREM/LOREM.xml [build XSL] autotext/ru/standard/META-INF/manifest.xml [build XSL] autotext/ru/standard/O/atevent.xml [build XSL] autotext/ru/standard/O/O.xml [build XSL] autotext/ru/standard/P/atevent.xml [build XSL] autotext/ru/standard/P/P.xml [build XSL] autotext/ru/standard/Q/atevent.xml [build XSL] autotext/ru/standard/Q/Q.xml [build XSL] autotext/ru/standard/R1/atevent.xml [build XSL] autotext/ru/standard/R1/content.xml [build XSL] autotext/ru/standard/R1/meta.xml [build XSL] autotext/ru/standard/R1/settings.xml [build XSL] autotext/ru/standard/R1/styles.xml [build XSL] autotext/ru/standard/R2/atevent.xml [build XSL] autotext/ru/standard/R2/content.xml [build XSL] autotext/ru/standard/R2/meta.xml [build XSL] autotext/ru/standard/R2/settings.xml [build XSL] autotext/ru/standard/R2/styles.xml [build XSL] autotext/ru/standard/RE/atevent.xml [build XSL] autotext/ru/standard/RE/RE.xml [build XSL] autotext/ru/standard/RF/atevent.xml [build XSL] autotext/ru/standard/RF/RF.xml [build XSL] autotext/ru/standard/RG/atevent.xml [build XSL] autotext/ru/standard/RG/RG.xml [build XSL] autotext/ru/standard/RM/atevent.xml [build XSL] autotext/ru/standard/RM/RM.xml [build XSL] autotext/ru/standard/S/atevent.xml [build XSL] autotext/ru/standard/S/S.xml [build XSL] autotext/ru/standard/SD/atevent.xml [build XSL] autotext/ru/standard/SD/SD.xml [build XSL] autotext/ru/standard/SI/atevent.xml [build XSL] autotext/ru/standard/SI/SI.xml [build XSL] autotext/ru/standard/TC/atevent.xml [build XSL] autotext/ru/standard/TC/TC.xml [build XSL] autotext/ru/standard/TOP/atevent.xml [build XSL] autotext/ru/standard/TOP/TOP.xml [build XSL] autotext/ru/standard/TWIMC/atevent.xml [build XSL] autotext/ru/standard/TWIMC/TWIMC.xml [build XSL] autotext/ru/standard/TY/atevent.xml [build XSL] autotext/ru/standard/TY/TY.xml [build XSL] autotext/ru/standard/VA/atevent.xml [build XSL] autotext/ru/standard/VA/VA.xml [build XSL] autotext/ru/standard/VOM/atevent.xml [build XSL] autotext/ru/standard/VOM/VOM.xml [build XSL] autotext/ru/standard/YT/atevent.xml [build XSL] autotext/ru/standard/YT/content.xml [build XSL] autotext/ru/standard/YT/meta.xml [build XSL] autotext/ru/standard/YT/settings.xml [build XSL] autotext/ru/standard/YT/styles.xml [build CPY] autotext/ru/template/mimetype [build XSL] autotext/ru/template/BlockList.xml [build XSL] autotext/ru/template/H1B/content.xml [build CPY] autotext/ru/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/H1B/styles.xml [build XSL] autotext/ru/template/H1C/content.xml [build XSL] autotext/ru/template/H1C/styles.xml [build XSL] autotext/ru/template/H1N/content.xml [build XSL] autotext/ru/template/H1N/styles.xml [build XSL] autotext/ru/template/HB/content.xml [build CPY] autotext/ru/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/HB/styles.xml [build XSL] autotext/ru/template/HC/content.xml [build XSL] autotext/ru/template/HC/styles.xml [build XSL] autotext/ru/template/HLB/content.xml [build XSL] autotext/ru/template/HLB/styles.xml [build XSL] autotext/ru/template/HLC/content.xml [build XSL] autotext/ru/template/HLC/styles.xml [build XSL] autotext/ru/template/HLN/content.xml [build XSL] autotext/ru/template/HLN/styles.xml [build XSL] autotext/ru/template/HN/content.xml [build XSL] autotext/ru/template/HN/styles.xml [build XSL] autotext/ru/template/HRB/content.xml [build CPY] autotext/ru/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/HRB/styles.xml [build XSL] autotext/ru/template/HRC/content.xml [build XSL] autotext/ru/template/HRC/styles.xml [build XSL] autotext/ru/template/HRN/content.xml [build XSL] autotext/ru/template/HRN/styles.xml [build XSL] autotext/ru/template/META-INF/manifest.xml [build XSL] autotext/ru/template/PT1/content.xml [build XSL] autotext/ru/template/PT1/styles.xml [build XSL] autotext/ru/template/PT2/content.xml [build XSL] autotext/ru/template/PT2/styles.xml [build CPY] autotext/rw/standard/mimetype [build XSL] autotext/rw/standard/BlockList.xml [build XSL] autotext/rw/standard/FN/content.xml [build CPY] autotext/rw/standard/FN/manifest.rdf [build XSL] autotext/rw/standard/FN/Object_1/content.xml [build XSL] autotext/rw/standard/FN/Object_1/settings.xml [build XSL] autotext/rw/standard/LOREM/LOREM.xml [build XSL] autotext/rw/standard/META-INF/manifest.xml [build CPY] autotext/sa-IN/standard/mimetype [build XSL] autotext/sa-IN/standard/BlockList.xml [build XSL] autotext/sa-IN/standard/FN/content.xml [build CPY] autotext/sa-IN/standard/FN/manifest.rdf [build XSL] autotext/sa-IN/standard/FN/Object_1/content.xml [build XSL] autotext/sa-IN/standard/FN/Object_1/settings.xml [build XSL] autotext/sa-IN/standard/FN/styles.xml [build XSL] autotext/sa-IN/standard/LOREM/LOREM.xml [build XSL] autotext/sa-IN/standard/META-INF/manifest.xml [build CPY] autotext/sat/standard/mimetype [build XSL] autotext/sat/standard/BlockList.xml [build XSL] autotext/sat/standard/FN/content.xml [build CPY] autotext/sat/standard/FN/manifest.rdf [build XSL] autotext/sat/standard/FN/Object_1/content.xml [build XSL] autotext/sat/standard/FN/Object_1/settings.xml [build XSL] autotext/sat/standard/FN/styles.xml [build XSL] autotext/sat/standard/LOREM/LOREM.xml [build XSL] autotext/sat/standard/META-INF/manifest.xml [build CPY] autotext/sd/standard/mimetype [build XSL] autotext/sd/standard/BlockList.xml [build XSL] autotext/sd/standard/FN/content.xml [build CPY] autotext/sd/standard/FN/manifest.rdf [build XSL] autotext/sd/standard/FN/Object_1/content.xml [build XSL] autotext/sd/standard/FN/Object_1/settings.xml [build XSL] autotext/sd/standard/FN/styles.xml [build XSL] autotext/sd/standard/LOREM/LOREM.xml [build XSL] autotext/sd/standard/META-INF/manifest.xml [build CPY] autotext/si/standard/mimetype [build XSL] autotext/si/standard/BlockList.xml [build XSL] autotext/si/standard/FN/content.xml [build CPY] autotext/si/standard/FN/manifest.rdf [build XSL] autotext/si/standard/FN/Object_1/content.xml [build XSL] autotext/si/standard/FN/Object_1/settings.xml [build XSL] autotext/si/standard/FN/styles.xml [build XSL] autotext/si/standard/LOREM/LOREM.xml [build XSL] autotext/si/standard/META-INF/manifest.xml [build CPY] autotext/sid/standard/mimetype [build XSL] autotext/sid/standard/BlockList.xml [build XSL] autotext/sid/standard/FN/content.xml [build CPY] autotext/sid/standard/FN/manifest.rdf [build XSL] autotext/sid/standard/FN/Object_1/content.xml [build XSL] autotext/sid/standard/FN/Object_1/settings.xml [build XSL] autotext/sid/standard/FN/styles.xml [build XSL] autotext/sid/standard/LOREM/LOREM.xml [build XSL] autotext/sid/standard/META-INF/manifest.xml [build CPY] autotext/sk/crdbus50/mimetype [build XSL] autotext/sk/crdbus50/BlockList.xml [build XSL] autotext/sk/crdbus50/CON1/atevent.xml [build XSL] autotext/sk/crdbus50/CON1/content.xml [build XSL] autotext/sk/crdbus50/CON1/meta.xml [build CPY] autotext/sk/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus50/CON1/settings.xml [build XSL] autotext/sk/crdbus50/CON1/styles.xml [build XSL] autotext/sk/crdbus50/CON2/atevent.xml [build XSL] autotext/sk/crdbus50/CON2/content.xml [build XSL] autotext/sk/crdbus50/CON2/meta.xml [build CPY] autotext/sk/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus50/CON2/settings.xml [build XSL] autotext/sk/crdbus50/CON2/styles.xml [build XSL] autotext/sk/crdbus50/ELE1/atevent.xml [build XSL] autotext/sk/crdbus50/ELE1/content.xml [build XSL] autotext/sk/crdbus50/ELE1/meta.xml [build XSL] autotext/sk/crdbus50/ELE1/settings.xml [build XSL] autotext/sk/crdbus50/ELE1/styles.xml [build XSL] autotext/sk/crdbus50/ELE2/atevent.xml [build XSL] autotext/sk/crdbus50/ELE2/content.xml [build XSL] autotext/sk/crdbus50/ELE2/meta.xml [build XSL] autotext/sk/crdbus50/ELE2/settings.xml [build XSL] autotext/sk/crdbus50/ELE2/styles.xml [build XSL] autotext/sk/crdbus50/ELE3/atevent.xml [build XSL] autotext/sk/crdbus50/ELE3/content.xml [build XSL] autotext/sk/crdbus50/ELE3/meta.xml [build XSL] autotext/sk/crdbus50/ELE3/settings.xml [build XSL] autotext/sk/crdbus50/ELE3/styles.xml [build XSL] autotext/sk/crdbus50/META-INF/manifest.xml [build CPY] autotext/sk/crdbus54/mimetype [build XSL] autotext/sk/crdbus54/BlockList.xml [build XSL] autotext/sk/crdbus54/ELE1/atevent.xml [build XSL] autotext/sk/crdbus54/ELE1/content.xml [build XSL] autotext/sk/crdbus54/ELE1/meta.xml [build XSL] autotext/sk/crdbus54/ELE1/settings.xml [build XSL] autotext/sk/crdbus54/ELE1/styles.xml [build XSL] autotext/sk/crdbus54/ELE2/atevent.xml [build XSL] autotext/sk/crdbus54/ELE2/content.xml [build XSL] autotext/sk/crdbus54/ELE2/meta.xml [build XSL] autotext/sk/crdbus54/ELE2/settings.xml [build XSL] autotext/sk/crdbus54/ELE2/styles.xml [build XSL] autotext/sk/crdbus54/ELE3/atevent.xml [build XSL] autotext/sk/crdbus54/ELE3/content.xml [build XSL] autotext/sk/crdbus54/ELE3/meta.xml [build XSL] autotext/sk/crdbus54/ELE3/settings.xml [build XSL] autotext/sk/crdbus54/ELE3/styles.xml [build XSL] autotext/sk/crdbus54/META-INF/manifest.xml [build XSL] autotext/sk/crdbus54/MOD1/atevent.xml [build XSL] autotext/sk/crdbus54/MOD1/content.xml [build XSL] autotext/sk/crdbus54/MOD1/meta.xml [build CPY] autotext/sk/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus54/MOD1/settings.xml [build XSL] autotext/sk/crdbus54/MOD1/styles.xml [build XSL] autotext/sk/crdbus54/MOD2/atevent.xml [build XSL] autotext/sk/crdbus54/MOD2/content.xml [build XSL] autotext/sk/crdbus54/MOD2/meta.xml [build CPY] autotext/sk/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus54/MOD2/settings.xml [build XSL] autotext/sk/crdbus54/MOD2/styles.xml [build CPY] autotext/sk/standard/mimetype [build XSL] autotext/sk/standard/A/A.xml [build XSL] autotext/sk/standard/A/atevent.xml [build XSL] autotext/sk/standard/BlockList.xml [build XSL] autotext/sk/standard/BW/atevent.xml [build XSL] autotext/sk/standard/BW/BW.xml [build XSL] autotext/sk/standard/C/atevent.xml [build XSL] autotext/sk/standard/C/C.xml [build XSL] autotext/sk/standard/CAN/atevent.xml [build XSL] autotext/sk/standard/CAN/content.xml [build XSL] autotext/sk/standard/CAN/meta.xml [build XSL] autotext/sk/standard/CAN/settings.xml [build XSL] autotext/sk/standard/CAN/styles.xml [build XSL] autotext/sk/standard/CD/atevent.xml [build XSL] autotext/sk/standard/CD/CD.xml [build XSL] autotext/sk/standard/CM/atevent.xml [build XSL] autotext/sk/standard/CM/CM.xml [build XSL] autotext/sk/standard/CNL/atevent.xml [build XSL] autotext/sk/standard/CNL/CNL.xml [build XSL] autotext/sk/standard/DMS/atevent.xml [build XSL] autotext/sk/standard/DMS/content.xml [build XSL] autotext/sk/standard/DMS/meta.xml [build XSL] autotext/sk/standard/DMS/settings.xml [build XSL] autotext/sk/standard/DMS/styles.xml [build XSL] autotext/sk/standard/DT/atevent.xml [build XSL] autotext/sk/standard/DT/DT.xml [build XSL] autotext/sk/standard/FN/content.xml [build CPY] autotext/sk/standard/FN/manifest.rdf [build XSL] autotext/sk/standard/FN/Object_1/content.xml [build XSL] autotext/sk/standard/FN/Object_1/settings.xml [build XSL] autotext/sk/standard/FN/styles.xml [build XSL] autotext/sk/standard/IRT/atevent.xml [build XSL] autotext/sk/standard/IRT/IRT.xml [build XSL] autotext/sk/standard/J/atevent.xml [build XSL] autotext/sk/standard/J/content.xml [build XSL] autotext/sk/standard/J/meta.xml [build XSL] autotext/sk/standard/J/settings.xml [build XSL] autotext/sk/standard/J/styles.xml [build XSL] autotext/sk/standard/JACL/atevent.xml [build XSL] autotext/sk/standard/JACL/content.xml [build XSL] autotext/sk/standard/JACL/meta.xml [build XSL] autotext/sk/standard/JACL/settings.xml [build XSL] autotext/sk/standard/JACL/styles.xml [build XSL] autotext/sk/standard/JACR/atevent.xml [build XSL] autotext/sk/standard/JACR/content.xml [build XSL] autotext/sk/standard/JACR/meta.xml [build XSL] autotext/sk/standard/JACR/settings.xml [build XSL] autotext/sk/standard/JACR/styles.xml [build XSL] autotext/sk/standard/JAINV/atevent.xml [build XSL] autotext/sk/standard/JAINV/content.xml [build XSL] autotext/sk/standard/JAINV/meta.xml [build XSL] autotext/sk/standard/JAINV/settings.xml [build XSL] autotext/sk/standard/JAINV/styles.xml [build XSL] autotext/sk/standard/JARL/atevent.xml [build XSL] autotext/sk/standard/JARL/content.xml [build XSL] autotext/sk/standard/JARL/meta.xml [build XSL] autotext/sk/standard/JARL/settings.xml [build XSL] autotext/sk/standard/JARL/styles.xml [build XSL] autotext/sk/standard/LAG/atevent.xml [build XSL] autotext/sk/standard/LAG/LAG.xml [build XSL] autotext/sk/standard/LIC/atevent.xml [build XSL] autotext/sk/standard/LIC/content.xml [build XSL] autotext/sk/standard/LIC/meta.xml [build XSL] autotext/sk/standard/LIC/settings.xml [build XSL] autotext/sk/standard/LIC/styles.xml [build XSL] autotext/sk/standard/LOREM/LOREM.xml [build XSL] autotext/sk/standard/META-INF/manifest.xml [build XSL] autotext/sk/standard/P/atevent.xml [build XSL] autotext/sk/standard/P/P.xml [build XSL] autotext/sk/standard/R1/atevent.xml [build XSL] autotext/sk/standard/R1/content.xml [build XSL] autotext/sk/standard/R1/meta.xml [build XSL] autotext/sk/standard/R1/settings.xml [build XSL] autotext/sk/standard/R1/styles.xml [build XSL] autotext/sk/standard/R2/atevent.xml [build XSL] autotext/sk/standard/R2/content.xml [build XSL] autotext/sk/standard/R2/meta.xml [build XSL] autotext/sk/standard/R2/settings.xml [build XSL] autotext/sk/standard/R2/styles.xml [build XSL] autotext/sk/standard/RE/atevent.xml [build XSL] autotext/sk/standard/RE/RE.xml [build XSL] autotext/sk/standard/RF/atevent.xml [build XSL] autotext/sk/standard/RF/RF.xml [build XSL] autotext/sk/standard/RG/atevent.xml [build XSL] autotext/sk/standard/RG/RG.xml [build XSL] autotext/sk/standard/RM/atevent.xml [build XSL] autotext/sk/standard/RM/RM.xml [build XSL] autotext/sk/standard/S/atevent.xml [build XSL] autotext/sk/standard/S/S.xml [build XSL] autotext/sk/standard/SD/atevent.xml [build XSL] autotext/sk/standard/SD/SD.xml [build XSL] autotext/sk/standard/SI/atevent.xml [build XSL] autotext/sk/standard/SI/SI.xml [build XSL] autotext/sk/standard/TC/atevent.xml [build XSL] autotext/sk/standard/TC/TC.xml [build XSL] autotext/sk/standard/TOP/atevent.xml [build XSL] autotext/sk/standard/TOP/TOP.xml [build XSL] autotext/sk/standard/TWIMC/atevent.xml [build XSL] autotext/sk/standard/TWIMC/TWIMC.xml [build XSL] autotext/sk/standard/TY/atevent.xml [build XSL] autotext/sk/standard/TY/TY.xml [build XSL] autotext/sk/standard/VA/atevent.xml [build XSL] autotext/sk/standard/VA/VA.xml [build XSL] autotext/sk/standard/VOM/atevent.xml [build XSL] autotext/sk/standard/VOM/VOM.xml [build XSL] autotext/sk/standard/YT/atevent.xml [build XSL] autotext/sk/standard/YT/content.xml [build XSL] autotext/sk/standard/YT/meta.xml [build XSL] autotext/sk/standard/YT/settings.xml [build XSL] autotext/sk/standard/YT/styles.xml [build CPY] autotext/sk/template/mimetype [build XSL] autotext/sk/template/BlockList.xml [build XSL] autotext/sk/template/H1B/content.xml [build CPY] autotext/sk/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/H1B/styles.xml [build XSL] autotext/sk/template/H1C/content.xml [build XSL] autotext/sk/template/H1C/styles.xml [build XSL] autotext/sk/template/H1N/content.xml [build XSL] autotext/sk/template/H1N/styles.xml [build XSL] autotext/sk/template/HB/content.xml [build CPY] autotext/sk/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/HB/styles.xml [build XSL] autotext/sk/template/HC/content.xml [build XSL] autotext/sk/template/HC/styles.xml [build XSL] autotext/sk/template/HLB/content.xml [build XSL] autotext/sk/template/HLB/styles.xml [build XSL] autotext/sk/template/HLC/content.xml [build XSL] autotext/sk/template/HLC/styles.xml [build XSL] autotext/sk/template/HLN/content.xml [build XSL] autotext/sk/template/HLN/styles.xml [build XSL] autotext/sk/template/HN/content.xml [build XSL] autotext/sk/template/HN/styles.xml [build XSL] autotext/sk/template/HRB/content.xml [build CPY] autotext/sk/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/HRB/styles.xml [build XSL] autotext/sk/template/HRC/content.xml [build XSL] autotext/sk/template/HRC/styles.xml [build XSL] autotext/sk/template/HRN/content.xml [build XSL] autotext/sk/template/HRN/styles.xml [build XSL] autotext/sk/template/META-INF/manifest.xml [build XSL] autotext/sk/template/PT1/content.xml [build XSL] autotext/sk/template/PT1/styles.xml [build XSL] autotext/sk/template/PT2/content.xml [build XSL] autotext/sk/template/PT2/styles.xml [build CPY] autotext/sl/crdbus50/mimetype [build XSL] autotext/sl/crdbus50/BlockList.xml [build XSL] autotext/sl/crdbus50/CON1/atevent.xml [build XSL] autotext/sl/crdbus50/CON1/content.xml [build XSL] autotext/sl/crdbus50/CON1/meta.xml [build CPY] autotext/sl/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus50/CON1/settings.xml [build XSL] autotext/sl/crdbus50/CON1/styles.xml [build XSL] autotext/sl/crdbus50/CON2/atevent.xml [build XSL] autotext/sl/crdbus50/CON2/content.xml [build XSL] autotext/sl/crdbus50/CON2/meta.xml [build CPY] autotext/sl/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus50/CON2/settings.xml [build XSL] autotext/sl/crdbus50/CON2/styles.xml [build XSL] autotext/sl/crdbus50/ELE1/atevent.xml [build XSL] autotext/sl/crdbus50/ELE1/content.xml [build XSL] autotext/sl/crdbus50/ELE1/meta.xml [build XSL] autotext/sl/crdbus50/ELE1/settings.xml [build XSL] autotext/sl/crdbus50/ELE1/styles.xml [build XSL] autotext/sl/crdbus50/ELE2/atevent.xml [build XSL] autotext/sl/crdbus50/ELE2/content.xml [build XSL] autotext/sl/crdbus50/ELE2/meta.xml [build XSL] autotext/sl/crdbus50/ELE2/settings.xml [build XSL] autotext/sl/crdbus50/ELE2/styles.xml [build XSL] autotext/sl/crdbus50/ELE3/atevent.xml [build XSL] autotext/sl/crdbus50/ELE3/content.xml [build XSL] autotext/sl/crdbus50/ELE3/meta.xml [build XSL] autotext/sl/crdbus50/ELE3/settings.xml [build XSL] autotext/sl/crdbus50/ELE3/styles.xml [build XSL] autotext/sl/crdbus50/META-INF/manifest.xml [build CPY] autotext/sl/crdbus54/mimetype [build XSL] autotext/sl/crdbus54/BlockList.xml [build XSL] autotext/sl/crdbus54/ELE1/atevent.xml [build XSL] autotext/sl/crdbus54/ELE1/content.xml [build XSL] autotext/sl/crdbus54/ELE1/meta.xml [build XSL] autotext/sl/crdbus54/ELE1/settings.xml [build XSL] autotext/sl/crdbus54/ELE1/styles.xml [build XSL] autotext/sl/crdbus54/ELE2/atevent.xml [build XSL] autotext/sl/crdbus54/ELE2/content.xml [build XSL] autotext/sl/crdbus54/ELE2/meta.xml [build XSL] autotext/sl/crdbus54/ELE2/settings.xml [build XSL] autotext/sl/crdbus54/ELE2/styles.xml [build XSL] autotext/sl/crdbus54/ELE3/atevent.xml [build XSL] autotext/sl/crdbus54/ELE3/content.xml [build XSL] autotext/sl/crdbus54/ELE3/meta.xml [build XSL] autotext/sl/crdbus54/ELE3/settings.xml [build XSL] autotext/sl/crdbus54/ELE3/styles.xml [build XSL] autotext/sl/crdbus54/META-INF/manifest.xml [build XSL] autotext/sl/crdbus54/MOD1/atevent.xml [build XSL] autotext/sl/crdbus54/MOD1/content.xml [build XSL] autotext/sl/crdbus54/MOD1/meta.xml [build CPY] autotext/sl/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus54/MOD1/settings.xml [build XSL] autotext/sl/crdbus54/MOD1/styles.xml [build XSL] autotext/sl/crdbus54/MOD2/atevent.xml [build XSL] autotext/sl/crdbus54/MOD2/content.xml [build XSL] autotext/sl/crdbus54/MOD2/meta.xml [build CPY] autotext/sl/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus54/MOD2/settings.xml [build XSL] autotext/sl/crdbus54/MOD2/styles.xml [build CPY] autotext/sl/standard/mimetype [build XSL] autotext/sl/standard/A/A.xml [build XSL] autotext/sl/standard/A/atevent.xml [build XSL] autotext/sl/standard/BlockList.xml [build XSL] autotext/sl/standard/BW/atevent.xml [build XSL] autotext/sl/standard/BW/BW.xml [build XSL] autotext/sl/standard/C/atevent.xml [build XSL] autotext/sl/standard/C/C.xml [build XSL] autotext/sl/standard/CAN/atevent.xml [build XSL] autotext/sl/standard/CAN/content.xml [build XSL] autotext/sl/standard/CAN/meta.xml [build XSL] autotext/sl/standard/CAN/settings.xml [build XSL] autotext/sl/standard/CAN/styles.xml [build XSL] autotext/sl/standard/CD/atevent.xml [build XSL] autotext/sl/standard/CD/CD.xml [build XSL] autotext/sl/standard/CM/atevent.xml [build XSL] autotext/sl/standard/CM/CM.xml [build XSL] autotext/sl/standard/CNL/atevent.xml [build XSL] autotext/sl/standard/CNL/CNL.xml [build XSL] autotext/sl/standard/DMS/atevent.xml [build XSL] autotext/sl/standard/DMS/content.xml [build XSL] autotext/sl/standard/DMS/meta.xml [build XSL] autotext/sl/standard/DMS/settings.xml [build XSL] autotext/sl/standard/DMS/styles.xml [build XSL] autotext/sl/standard/DT/atevent.xml [build XSL] autotext/sl/standard/DT/DT.xml [build XSL] autotext/sl/standard/FN/content.xml [build CPY] autotext/sl/standard/FN/manifest.rdf [build XSL] autotext/sl/standard/FN/Object_1/content.xml [build XSL] autotext/sl/standard/FN/Object_1/settings.xml [build XSL] autotext/sl/standard/FN/styles.xml [build XSL] autotext/sl/standard/IRT/atevent.xml [build XSL] autotext/sl/standard/IRT/IRT.xml [build XSL] autotext/sl/standard/J/atevent.xml [build XSL] autotext/sl/standard/J/content.xml [build XSL] autotext/sl/standard/J/meta.xml [build XSL] autotext/sl/standard/J/settings.xml [build XSL] autotext/sl/standard/J/styles.xml [build XSL] autotext/sl/standard/JACL/atevent.xml [build XSL] autotext/sl/standard/JACL/content.xml [build XSL] autotext/sl/standard/JACL/meta.xml [build XSL] autotext/sl/standard/JACL/settings.xml [build XSL] autotext/sl/standard/JACL/styles.xml [build XSL] autotext/sl/standard/JACR/atevent.xml [build XSL] autotext/sl/standard/JACR/content.xml [build XSL] autotext/sl/standard/JACR/meta.xml [build XSL] autotext/sl/standard/JACR/settings.xml [build XSL] autotext/sl/standard/JACR/styles.xml [build XSL] autotext/sl/standard/JAINV/atevent.xml [build XSL] autotext/sl/standard/JAINV/content.xml [build XSL] autotext/sl/standard/JAINV/meta.xml [build XSL] autotext/sl/standard/JAINV/settings.xml [build XSL] autotext/sl/standard/JAINV/styles.xml [build XSL] autotext/sl/standard/JARL/atevent.xml [build XSL] autotext/sl/standard/JARL/content.xml [build XSL] autotext/sl/standard/JARL/meta.xml [build XSL] autotext/sl/standard/JARL/settings.xml [build XSL] autotext/sl/standard/JARL/styles.xml [build XSL] autotext/sl/standard/LAG/atevent.xml [build XSL] autotext/sl/standard/LAG/LAG.xml [build XSL] autotext/sl/standard/LIC/atevent.xml [build XSL] autotext/sl/standard/LIC/content.xml [build XSL] autotext/sl/standard/LIC/meta.xml [build XSL] autotext/sl/standard/LIC/settings.xml [build XSL] autotext/sl/standard/LIC/styles.xml [build XSL] autotext/sl/standard/LOREM/LOREM.xml [build XSL] autotext/sl/standard/META-INF/manifest.xml [build XSL] autotext/sl/standard/P/atevent.xml [build XSL] autotext/sl/standard/P/P.xml [build XSL] autotext/sl/standard/R1/atevent.xml [build XSL] autotext/sl/standard/R1/content.xml [build XSL] autotext/sl/standard/R1/meta.xml [build XSL] autotext/sl/standard/R1/settings.xml [build XSL] autotext/sl/standard/R1/styles.xml [build XSL] autotext/sl/standard/R2/atevent.xml [build XSL] autotext/sl/standard/R2/content.xml [build XSL] autotext/sl/standard/R2/meta.xml [build XSL] autotext/sl/standard/R2/settings.xml [build XSL] autotext/sl/standard/R2/styles.xml [build XSL] autotext/sl/standard/RE/atevent.xml [build XSL] autotext/sl/standard/RE/RE.xml [build XSL] autotext/sl/standard/RF/atevent.xml [build XSL] autotext/sl/standard/RF/RF.xml [build XSL] autotext/sl/standard/RG/atevent.xml [build XSL] autotext/sl/standard/RG/RG.xml [build XSL] autotext/sl/standard/RM/atevent.xml [build XSL] autotext/sl/standard/RM/RM.xml [build XSL] autotext/sl/standard/S/atevent.xml [build XSL] autotext/sl/standard/S/S.xml [build XSL] autotext/sl/standard/SD/atevent.xml [build XSL] autotext/sl/standard/SD/SD.xml [build XSL] autotext/sl/standard/SI/atevent.xml [build XSL] autotext/sl/standard/SI/SI.xml [build XSL] autotext/sl/standard/TC/atevent.xml [build XSL] autotext/sl/standard/TC/TC.xml [build XSL] autotext/sl/standard/TOP/atevent.xml [build XSL] autotext/sl/standard/TOP/TOP.xml [build XSL] autotext/sl/standard/TWIMC/atevent.xml [build XSL] autotext/sl/standard/TWIMC/TWIMC.xml [build XSL] autotext/sl/standard/TY/atevent.xml [build XSL] autotext/sl/standard/TY/TY.xml [build XSL] autotext/sl/standard/VA/atevent.xml [build XSL] autotext/sl/standard/VA/VA.xml [build XSL] autotext/sl/standard/VOM/atevent.xml [build XSL] autotext/sl/standard/VOM/VOM.xml [build XSL] autotext/sl/standard/YT/atevent.xml [build XSL] autotext/sl/standard/YT/content.xml [build XSL] autotext/sl/standard/YT/meta.xml [build XSL] autotext/sl/standard/YT/settings.xml [build XSL] autotext/sl/standard/YT/styles.xml [build CPY] autotext/sl/template/mimetype [build XSL] autotext/sl/template/BlockList.xml [build XSL] autotext/sl/template/H1B/content.xml [build CPY] autotext/sl/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/H1B/styles.xml [build XSL] autotext/sl/template/H1C/content.xml [build XSL] autotext/sl/template/H1C/styles.xml [build XSL] autotext/sl/template/H1N/content.xml [build XSL] autotext/sl/template/H1N/styles.xml [build XSL] autotext/sl/template/HB/content.xml [build CPY] autotext/sl/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/HB/styles.xml [build XSL] autotext/sl/template/HC/content.xml [build XSL] autotext/sl/template/HC/styles.xml [build XSL] autotext/sl/template/HLB/content.xml [build XSL] autotext/sl/template/HLB/styles.xml [build XSL] autotext/sl/template/HLC/content.xml [build XSL] autotext/sl/template/HLC/styles.xml [build XSL] autotext/sl/template/HLN/content.xml [build XSL] autotext/sl/template/HLN/styles.xml [build XSL] autotext/sl/template/HN/content.xml [build XSL] autotext/sl/template/HN/styles.xml [build XSL] autotext/sl/template/HRB/content.xml [build CPY] autotext/sl/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/HRB/styles.xml [build XSL] autotext/sl/template/HRC/content.xml [build XSL] autotext/sl/template/HRC/styles.xml [build XSL] autotext/sl/template/HRN/content.xml [build XSL] autotext/sl/template/HRN/styles.xml [build XSL] autotext/sl/template/META-INF/manifest.xml [build XSL] autotext/sl/template/PT1/content.xml [build XSL] autotext/sl/template/PT1/styles.xml [build XSL] autotext/sl/template/PT2/content.xml [build XSL] autotext/sl/template/PT2/styles.xml [build CPY] autotext/sq/standard/mimetype [build XSL] autotext/sq/standard/BlockList.xml [build XSL] autotext/sq/standard/FN/content.xml [build CPY] autotext/sq/standard/FN/manifest.rdf [build XSL] autotext/sq/standard/FN/Object_1/content.xml [build XSL] autotext/sq/standard/FN/Object_1/settings.xml [build XSL] autotext/sq/standard/FN/styles.xml [build XSL] autotext/sq/standard/LOREM/LOREM.xml [build XSL] autotext/sq/standard/META-INF/manifest.xml [build CPY] autotext/sr/standard/mimetype [build XSL] autotext/sr/standard/BlockList.xml [build XSL] autotext/sr/standard/FN/content.xml [build CPY] autotext/sr/standard/FN/manifest.rdf [build XSL] autotext/sr/standard/FN/Object_1/content.xml [build XSL] autotext/sr/standard/FN/Object_1/settings.xml [build XSL] autotext/sr/standard/FN/styles.xml [build XSL] autotext/sr/standard/LOREM/LOREM.xml [build XSL] autotext/sr/standard/META-INF/manifest.xml [build CPY] autotext/sr-Latn/standard/mimetype [build XSL] autotext/sr-Latn/standard/BlockList.xml [build XSL] autotext/sr-Latn/standard/FN/content.xml [build CPY] autotext/sr-Latn/standard/FN/manifest.rdf [build XSL] autotext/sr-Latn/standard/FN/Object_1/content.xml [build XSL] autotext/sr-Latn/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-Latn/standard/FN/styles.xml [build XSL] autotext/sr-Latn/standard/LOREM/LOREM.xml [build XSL] autotext/sr-Latn/standard/META-INF/manifest.xml [build CPY] autotext/ss/standard/mimetype [build XSL] autotext/ss/standard/BlockList.xml [build XSL] autotext/ss/standard/FN/content.xml [build CPY] autotext/ss/standard/FN/manifest.rdf [build XSL] autotext/ss/standard/FN/Object_1/content.xml [build XSL] autotext/ss/standard/FN/Object_1/settings.xml [build XSL] autotext/ss/standard/FN/styles.xml [build XSL] autotext/ss/standard/LOREM/LOREM.xml [build XSL] autotext/ss/standard/META-INF/manifest.xml [build CPY] autotext/st/standard/mimetype [build XSL] autotext/st/standard/BlockList.xml [build XSL] autotext/st/standard/FN/content.xml [build CPY] autotext/st/standard/FN/manifest.rdf [build XSL] autotext/st/standard/FN/Object_1/content.xml [build XSL] autotext/st/standard/FN/Object_1/settings.xml [build XSL] autotext/st/standard/FN/styles.xml [build XSL] autotext/st/standard/LOREM/LOREM.xml [build XSL] autotext/st/standard/META-INF/manifest.xml [build CPY] autotext/sv/crdbus50/mimetype [build XSL] autotext/sv/crdbus50/BlockList.xml [build XSL] autotext/sv/crdbus50/KLA1/atevent.xml [build XSL] autotext/sv/crdbus50/KLA1/content.xml [build XSL] autotext/sv/crdbus50/KLA1/meta.xml [build XSL] autotext/sv/crdbus50/KLA1/settings.xml [build XSL] autotext/sv/crdbus50/KLA1/styles.xml [build XSL] autotext/sv/crdbus50/KLA2/atevent.xml [build XSL] autotext/sv/crdbus50/KLA2/content.xml [build XSL] autotext/sv/crdbus50/KLA2/meta.xml [build XSL] autotext/sv/crdbus50/KLA2/settings.xml [build XSL] autotext/sv/crdbus50/KLA2/styles.xml [build XSL] autotext/sv/crdbus50/KLA3/atevent.xml [build XSL] autotext/sv/crdbus50/KLA3/content.xml [build XSL] autotext/sv/crdbus50/KLA3/meta.xml [build XSL] autotext/sv/crdbus50/KLA3/settings.xml [build XSL] autotext/sv/crdbus50/KLA3/styles.xml [build XSL] autotext/sv/crdbus50/META-INF/manifest.xml [build XSL] autotext/sv/crdbus50/MOD1/atevent.xml [build XSL] autotext/sv/crdbus50/MOD1/content.xml [build XSL] autotext/sv/crdbus50/MOD1/meta.xml [build CPY] autotext/sv/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sv/crdbus50/MOD1/settings.xml [build XSL] autotext/sv/crdbus50/MOD1/styles.xml [build XSL] autotext/sv/crdbus50/MOD2/atevent.xml [build XSL] autotext/sv/crdbus50/MOD2/content.xml [build XSL] autotext/sv/crdbus50/MOD2/meta.xml [build CPY] autotext/sv/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sv/crdbus50/MOD2/settings.xml [build XSL] autotext/sv/crdbus50/MOD2/styles.xml [build CPY] autotext/sv/standard/mimetype [build XSL] autotext/sv/standard/AA/atevent.xml [build XSL] autotext/sv/standard/AA/content.xml [build XSL] autotext/sv/standard/AA/meta.xml [build XSL] autotext/sv/standard/AA/settings.xml [build XSL] autotext/sv/standard/AA/styles.xml [build XSL] autotext/sv/standard/ABM/ABM.xml [build XSL] autotext/sv/standard/ABM/atevent.xml [build XSL] autotext/sv/standard/AI/atevent.xml [build XSL] autotext/sv/standard/AI/content.xml [build XSL] autotext/sv/standard/AI/meta.xml [build XSL] autotext/sv/standard/AI/settings.xml [build XSL] autotext/sv/standard/AI/styles.xml [build XSL] autotext/sv/standard/ANS/atevent.xml [build XSL] autotext/sv/standard/ANS/content.xml [build XSL] autotext/sv/standard/ANS/meta.xml [build XSL] autotext/sv/standard/ANS/settings.xml [build XSL] autotext/sv/standard/ANS/styles.xml [build XSL] autotext/sv/standard/ANY/ANY.xml [build XSL] autotext/sv/standard/ANY/atevent.xml [build XSL] autotext/sv/standard/B/B.xml [build XSL] autotext/sv/standard/BT/atevent.xml [build XSL] autotext/sv/standard/BT/BT.xml [build XSL] autotext/sv/standard/BV/atevent.xml [build XSL] autotext/sv/standard/BV/BV.xml [build XSL] autotext/sv/standard/F/F.xml [build XSL] autotext/sv/standard/FN/content.xml [build CPY] autotext/sv/standard/FN/manifest.rdf [build XSL] autotext/sv/standard/FN/Object_1/content.xml [build XSL] autotext/sv/standard/FN/Object_1/settings.xml [build XSL] autotext/sv/standard/FN/styles.xml [build XSL] autotext/sv/standard/K/atevent.xml [build XSL] autotext/sv/standard/K/K.xml [build XSL] autotext/sv/standard/LOREM/LOREM.xml [build XSL] autotext/sv/standard/META-INF/manifest.xml [build XSL] autotext/sv/standard/MVH/atevent.xml [build XSL] autotext/sv/standard/MVH/content.xml [build XSL] autotext/sv/standard/MVH/meta.xml [build XSL] autotext/sv/standard/MVH/settings.xml [build XSL] autotext/sv/standard/MVH/styles.xml [build XSL] autotext/sv/standard/O/atevent.xml [build XSL] autotext/sv/standard/O/O.xml [build XSL] autotext/sv/standard/OR/atevent.xml [build XSL] autotext/sv/standard/OR/OR.xml [build XSL] autotext/sv/standard/P1/atevent.xml [build XSL] autotext/sv/standard/P1/content.xml [build XSL] autotext/sv/standard/P1/meta.xml [build XSL] autotext/sv/standard/P1/settings.xml [build XSL] autotext/sv/standard/P1/styles.xml [build XSL] autotext/sv/standard/P2/atevent.xml [build XSL] autotext/sv/standard/P2/content.xml [build XSL] autotext/sv/standard/P2/meta.xml [build XSL] autotext/sv/standard/P2/settings.xml [build XSL] autotext/sv/standard/P2/styles.xml [build XSL] autotext/sv/standard/UA/atevent.xml [build XSL] autotext/sv/standard/UA/content.xml [build XSL] autotext/sv/standard/UA/meta.xml [build XSL] autotext/sv/standard/UA/settings.xml [build XSL] autotext/sv/standard/UA/styles.xml [build XSL] autotext/sv/standard/UL/atevent.xml [build XSL] autotext/sv/standard/UL/UL.xml [build CPY] autotext/sv/template/mimetype [build XSL] autotext/sv/template/BlockList.xml [build XSL] autotext/sv/template/H1B/content.xml [build CPY] autotext/sv/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/H1B/styles.xml [build XSL] autotext/sv/template/H1C/content.xml [build XSL] autotext/sv/template/H1C/styles.xml [build XSL] autotext/sv/template/H1N/content.xml [build XSL] autotext/sv/template/H1N/styles.xml [build XSL] autotext/sv/template/HB/content.xml [build CPY] autotext/sv/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/HB/styles.xml [build XSL] autotext/sv/template/HC/content.xml [build XSL] autotext/sv/template/HC/styles.xml [build XSL] autotext/sv/template/HLB/content.xml [build XSL] autotext/sv/template/HLB/styles.xml [build XSL] autotext/sv/template/HLC/content.xml [build XSL] autotext/sv/template/HLC/styles.xml [build XSL] autotext/sv/template/HLN/content.xml [build XSL] autotext/sv/template/HLN/styles.xml [build XSL] autotext/sv/template/HN/content.xml [build XSL] autotext/sv/template/HN/styles.xml [build XSL] autotext/sv/template/HRB/content.xml [build CPY] autotext/sv/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/HRB/styles.xml [build XSL] autotext/sv/template/HRC/content.xml [build XSL] autotext/sv/template/HRC/styles.xml [build XSL] autotext/sv/template/HRN/content.xml [build XSL] autotext/sv/template/HRN/styles.xml [build XSL] autotext/sv/template/META-INF/manifest.xml [build XSL] autotext/sv/template/PT1/content.xml [build XSL] autotext/sv/template/PT1/styles.xml [build XSL] autotext/sv/template/PT2/content.xml [build XSL] autotext/sv/template/PT2/styles.xml [build CPY] autotext/sw-TZ/standard/mimetype [build XSL] autotext/sw-TZ/standard/BlockList.xml [build XSL] autotext/sw-TZ/standard/FN/content.xml [build CPY] autotext/sw-TZ/standard/FN/manifest.rdf [build XSL] autotext/sw-TZ/standard/FN/Object_1/content.xml [build XSL] autotext/sw-TZ/standard/FN/Object_1/settings.xml [build XSL] autotext/sw-TZ/standard/FN/styles.xml [build XSL] autotext/sw-TZ/standard/LOREM/LOREM.xml [build XSL] autotext/sw-TZ/standard/META-INF/manifest.xml [build CPY] autotext/szl/standard/mimetype [build XSL] autotext/szl/standard/BlockList.xml [build XSL] autotext/szl/standard/FN/content.xml [build CPY] autotext/szl/standard/FN/manifest.rdf [build XSL] autotext/szl/standard/FN/Object_1/content.xml [build XSL] autotext/szl/standard/FN/Object_1/settings.xml [build XSL] autotext/szl/standard/FN/styles.xml [build XSL] autotext/szl/standard/LOREM/LOREM.xml [build XSL] autotext/szl/standard/META-INF/manifest.xml [build CPY] autotext/ta/standard/mimetype [build XSL] autotext/ta/standard/BlockList.xml [build XSL] autotext/ta/standard/FN/content.xml [build CPY] autotext/ta/standard/FN/manifest.rdf [build XSL] autotext/ta/standard/FN/Object_1/content.xml [build XSL] autotext/ta/standard/FN/Object_1/settings.xml [build XSL] autotext/ta/standard/FN/styles.xml [build XSL] autotext/ta/standard/LOREM/LOREM.xml [build XSL] autotext/ta/standard/META-INF/manifest.xml [build CPY] autotext/te/standard/mimetype [build XSL] autotext/te/standard/BlockList.xml [build XSL] autotext/te/standard/FN/content.xml [build CPY] autotext/te/standard/FN/manifest.rdf [build XSL] autotext/te/standard/FN/Object_1/content.xml [build XSL] autotext/te/standard/FN/Object_1/settings.xml [build XSL] autotext/te/standard/FN/styles.xml [build XSL] autotext/te/standard/LOREM/LOREM.xml [build XSL] autotext/te/standard/META-INF/manifest.xml [build CPY] autotext/tg/standard/mimetype [build XSL] autotext/tg/standard/BlockList.xml [build XSL] autotext/tg/standard/FN/content.xml [build CPY] autotext/tg/standard/FN/manifest.rdf [build XSL] autotext/tg/standard/FN/Object_1/content.xml [build XSL] autotext/tg/standard/FN/Object_1/settings.xml [build XSL] autotext/tg/standard/FN/styles.xml [build XSL] autotext/tg/standard/LOREM/LOREM.xml [build XSL] autotext/tg/standard/META-INF/manifest.xml [build CPY] autotext/th/standard/mimetype [build XSL] autotext/th/standard/BlockList.xml [build XSL] autotext/th/standard/FN/content.xml [build CPY] autotext/th/standard/FN/manifest.rdf [build XSL] autotext/th/standard/FN/Object_1/content.xml [build XSL] autotext/th/standard/FN/Object_1/settings.xml [build XSL] autotext/th/standard/FN/styles.xml [build XSL] autotext/th/standard/LOREM/LOREM.xml [build XSL] autotext/th/standard/META-INF/manifest.xml [build CPY] autotext/tn/standard/mimetype [build XSL] autotext/tn/standard/BlockList.xml [build XSL] autotext/tn/standard/FN/content.xml [build CPY] autotext/tn/standard/FN/manifest.rdf [build XSL] autotext/tn/standard/FN/Object_1/content.xml [build XSL] autotext/tn/standard/FN/Object_1/settings.xml [build XSL] autotext/tn/standard/FN/styles.xml [build XSL] autotext/tn/standard/LOREM/LOREM.xml [build XSL] autotext/tn/standard/META-INF/manifest.xml [build CPY] autotext/tr/crdbus50/mimetype [build XSL] autotext/tr/crdbus50/BlockList.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/atevent.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/content.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/styles.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/atevent.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/content.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/styles.xml [build XSL] autotext/tr/crdbus50/META-INF/manifest.xml [build XSL] autotext/tr/crdbus50/PRO1/atevent.xml [build XSL] autotext/tr/crdbus50/PRO1/content.xml [build XSL] autotext/tr/crdbus50/PRO1/styles.xml [build XSL] autotext/tr/crdbus50/PRO2/atevent.xml [build XSL] autotext/tr/crdbus50/PRO2/content.xml [build XSL] autotext/tr/crdbus50/PRO2/styles.xml [build XSL] autotext/tr/crdbus50/PRO3/atevent.xml [build XSL] autotext/tr/crdbus50/PRO3/content.xml [build XSL] autotext/tr/crdbus50/PRO3/styles.xml [build XSL] autotext/tr/crdbus50/ZAR1/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR1/content.xml [build CPY] autotext/tr/crdbus50/ZAR1/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR1/styles.xml [build XSL] autotext/tr/crdbus50/ZAR2/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR2/content.xml [build CPY] autotext/tr/crdbus50/ZAR2/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR2/styles.xml [build XSL] autotext/tr/crdbus50/ZAR3/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR3/content.xml [build CPY] autotext/tr/crdbus50/ZAR3/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR3/styles.xml [build CPY] autotext/tr/standard/mimetype [build XSL] autotext/tr/standard/BlockList.xml [build XSL] autotext/tr/standard/FN/content.xml [build CPY] autotext/tr/standard/FN/manifest.rdf [build XSL] autotext/tr/standard/FN/Object_1/content.xml [build XSL] autotext/tr/standard/FN/Object_1/settings.xml [build XSL] autotext/tr/standard/FN/styles.xml [build XSL] autotext/tr/standard/LOREM/LOREM.xml [build XSL] autotext/tr/standard/META-INF/manifest.xml [build CPY] autotext/tr/template/mimetype [build XSL] autotext/tr/template/BlockList.xml [build XSL] autotext/tr/template/META-INF/manifest.xml [build XSL] autotext/tr/template/PT1/atevent.xml [build XSL] autotext/tr/template/PT1/content.xml [build XSL] autotext/tr/template/PT1/styles.xml [build XSL] autotext/tr/template/PT2/atevent.xml [build XSL] autotext/tr/template/PT2/content.xml [build XSL] autotext/tr/template/PT2/styles.xml [build CPY] autotext/ts/standard/mimetype [build XSL] autotext/ts/standard/BlockList.xml [build XSL] autotext/ts/standard/FN/content.xml [build CPY] autotext/ts/standard/FN/manifest.rdf [build XSL] autotext/ts/standard/FN/Object_1/content.xml [build XSL] autotext/ts/standard/FN/Object_1/settings.xml [build XSL] autotext/ts/standard/FN/styles.xml [build XSL] autotext/ts/standard/LOREM/LOREM.xml [build XSL] autotext/ts/standard/META-INF/manifest.xml [build CPY] autotext/tt/standard/mimetype [build XSL] autotext/tt/standard/BlockList.xml [build XSL] autotext/tt/standard/FN/content.xml [build CPY] autotext/tt/standard/FN/manifest.rdf [build XSL] autotext/tt/standard/FN/Object_1/content.xml [build XSL] autotext/tt/standard/FN/Object_1/settings.xml [build XSL] autotext/tt/standard/FN/styles.xml [build XSL] autotext/tt/standard/LOREM/LOREM.xml [build XSL] autotext/tt/standard/META-INF/manifest.xml [build CPY] autotext/ug/standard/mimetype [build XSL] autotext/ug/standard/BlockList.xml [build XSL] autotext/ug/standard/FN/content.xml [build CPY] autotext/ug/standard/FN/manifest.rdf [build XSL] autotext/ug/standard/FN/Object_1/content.xml [build XSL] autotext/ug/standard/FN/Object_1/settings.xml [build XSL] autotext/ug/standard/FN/styles.xml [build XSL] autotext/ug/standard/LOREM/LOREM.xml [build XSL] autotext/ug/standard/META-INF/manifest.xml [build CPY] autotext/uk/standard/mimetype [build XSL] autotext/uk/standard/BlockList.xml [build XSL] autotext/uk/standard/FN/content.xml [build CPY] autotext/uk/standard/FN/manifest.rdf [build XSL] autotext/uk/standard/FN/Object_1/content.xml [build XSL] autotext/uk/standard/FN/Object_1/settings.xml [build XSL] autotext/uk/standard/FN/styles.xml [build XSL] autotext/uk/standard/LOREM/LOREM.xml [build XSL] autotext/uk/standard/META-INF/manifest.xml [build CPY] autotext/uz/standard/mimetype [build XSL] autotext/uz/standard/BlockList.xml [build XSL] autotext/uz/standard/FN/content.xml [build CPY] autotext/uz/standard/FN/manifest.rdf [build XSL] autotext/uz/standard/FN/Object_1/content.xml [build XSL] autotext/uz/standard/FN/Object_1/settings.xml [build XSL] autotext/uz/standard/FN/styles.xml [build XSL] autotext/uz/standard/LOREM/LOREM.xml [build XSL] autotext/uz/standard/META-INF/manifest.xml [build CPY] autotext/ve/standard/mimetype [build XSL] autotext/ve/standard/BlockList.xml [build XSL] autotext/ve/standard/FN/content.xml [build CPY] autotext/ve/standard/FN/manifest.rdf [build XSL] autotext/ve/standard/FN/Object_1/content.xml [build XSL] autotext/ve/standard/FN/Object_1/settings.xml [build XSL] autotext/ve/standard/FN/styles.xml [build XSL] autotext/ve/standard/LOREM/LOREM.xml [build XSL] autotext/ve/standard/META-INF/manifest.xml [build CPY] autotext/vec/standard/mimetype [build XSL] autotext/vec/standard/BlockList.xml [build XSL] autotext/vec/standard/FN/content.xml [build CPY] autotext/vec/standard/FN/manifest.rdf [build XSL] autotext/vec/standard/FN/Object_1/content.xml [build XSL] autotext/vec/standard/FN/Object_1/settings.xml [build XSL] autotext/vec/standard/FN/styles.xml [build XSL] autotext/vec/standard/LOREM/LOREM.xml [build XSL] autotext/vec/standard/META-INF/manifest.xml [build CPY] autotext/vi/standard/mimetype [build XSL] autotext/vi/standard/BlockList.xml [build XSL] autotext/vi/standard/FN/content.xml [build CPY] autotext/vi/standard/FN/manifest.rdf [build XSL] autotext/vi/standard/FN/Object_1/content.xml [build XSL] autotext/vi/standard/FN/Object_1/settings.xml [build XSL] autotext/vi/standard/FN/styles.xml [build XSL] autotext/vi/standard/LOREM/LOREM.xml [build XSL] autotext/vi/standard/META-INF/manifest.xml [build CPY] autotext/xh/standard/mimetype [build XSL] autotext/xh/standard/BlockList.xml [build XSL] autotext/xh/standard/FN/content.xml [build CPY] autotext/xh/standard/FN/manifest.rdf [build XSL] autotext/xh/standard/FN/Object_1/content.xml [build XSL] autotext/xh/standard/FN/Object_1/settings.xml [build XSL] autotext/xh/standard/FN/styles.xml [build XSL] autotext/xh/standard/LOREM/LOREM.xml [build XSL] autotext/xh/standard/META-INF/manifest.xml [build CPY] autotext/zh-CN/crdbus50/mimetype [build XSL] autotext/zh-CN/crdbus50/BlockList.xml [build XSL] autotext/zh-CN/crdbus50/KLA1/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA1/styles.xml [build XSL] autotext/zh-CN/crdbus50/KLA2/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA2/styles.xml [build XSL] autotext/zh-CN/crdbus50/KLA3/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA3/styles.xml [build XSL] autotext/zh-CN/crdbus50/META-INF/manifest.xml [build XSL] autotext/zh-CN/crdbus50/MOD1/content.xml [build XSL] autotext/zh-CN/crdbus50/MOD1/styles.xml [build XSL] autotext/zh-CN/crdbus50/MOD2/content.xml [build XSL] autotext/zh-CN/crdbus50/MOD2/styles.xml [build CPY] autotext/zh-CN/standard/mimetype [build XSL] autotext/zh-CN/standard/AR/AR.xml [build XSL] autotext/zh-CN/standard/AR/atevent.xml [build XSL] autotext/zh-CN/standard/BlockList.xml [build XSL] autotext/zh-CN/standard/CAN/atevent.xml [build XSL] autotext/zh-CN/standard/CAN/content.xml [build XSL] autotext/zh-CN/standard/CAN/styles.xml [build XSL] autotext/zh-CN/standard/CP/content.xml [build XSL] autotext/zh-CN/standard/CP/styles.xml [build XSL] autotext/zh-CN/standard/DMS/content.xml [build XSL] autotext/zh-CN/standard/DMS/styles.xml [build XSL] autotext/zh-CN/standard/DT/content.xml [build XSL] autotext/zh-CN/standard/DT/styles.xml [build XSL] autotext/zh-CN/standard/E/E.xml [build XSL] autotext/zh-CN/standard/FN/content.xml [build CPY] autotext/zh-CN/standard/FN/manifest.rdf [build XSL] autotext/zh-CN/standard/FN/Object_1/content.xml [build XSL] autotext/zh-CN/standard/FN/Object_1/settings.xml [build XSL] autotext/zh-CN/standard/FN/styles.xml [build XSL] autotext/zh-CN/standard/I/I.xml [build XSL] autotext/zh-CN/standard/JACL/atevent.xml [build XSL] autotext/zh-CN/standard/JACL/content.xml [build XSL] autotext/zh-CN/standard/JACL/styles.xml [build XSL] autotext/zh-CN/standard/JACR/content.xml [build XSL] autotext/zh-CN/standard/JACR/styles.xml [build XSL] autotext/zh-CN/standard/JAINV/atevent.xml [build XSL] autotext/zh-CN/standard/JAINV/content.xml [build XSL] autotext/zh-CN/standard/JAINV/styles.xml [build XSL] autotext/zh-CN/standard/JARL/atevent.xml [build XSL] autotext/zh-CN/standard/JARL/content.xml [build XSL] autotext/zh-CN/standard/JARL/styles.xml [build XSL] autotext/zh-CN/standard/JARWPR/atevent.xml [build XSL] autotext/zh-CN/standard/JARWPR/content.xml [build XSL] autotext/zh-CN/standard/JARWPR/styles.xml [build XSL] autotext/zh-CN/standard/LOREM/LOREM.xml [build XSL] autotext/zh-CN/standard/META-INF/manifest.xml [build XSL] autotext/zh-CN/standard/O/atevent.xml [build XSL] autotext/zh-CN/standard/O/O.xml [build XSL] autotext/zh-CN/standard/Q/atevent.xml [build XSL] autotext/zh-CN/standard/Q/Q.xml [build XSL] autotext/zh-CN/standard/R1/atevent.xml [build XSL] autotext/zh-CN/standard/R1/content.xml [build XSL] autotext/zh-CN/standard/R1/styles.xml [build XSL] autotext/zh-CN/standard/R2/atevent.xml [build XSL] autotext/zh-CN/standard/R2/content.xml [build XSL] autotext/zh-CN/standard/R2/styles.xml [build XSL] autotext/zh-CN/standard/TOP/content.xml [build XSL] autotext/zh-CN/standard/TOP/styles.xml [build XSL] autotext/zh-CN/standard/YT/content.xml [build XSL] autotext/zh-CN/standard/YT/styles.xml [build CPY] autotext/zh-CN/template/mimetype [build XSL] autotext/zh-CN/template/BlockList.xml [build XSL] autotext/zh-CN/template/H1B/content.xml [build CPY] autotext/zh-CN/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/H1B/styles.xml [build XSL] autotext/zh-CN/template/H1C/content.xml [build XSL] autotext/zh-CN/template/H1C/styles.xml [build XSL] autotext/zh-CN/template/H1N/content.xml [build XSL] autotext/zh-CN/template/H1N/styles.xml [build XSL] autotext/zh-CN/template/HB/content.xml [build CPY] autotext/zh-CN/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/HB/styles.xml [build XSL] autotext/zh-CN/template/HC/content.xml [build XSL] autotext/zh-CN/template/HC/styles.xml [build XSL] autotext/zh-CN/template/HLB/content.xml [build XSL] autotext/zh-CN/template/HLB/styles.xml [build XSL] autotext/zh-CN/template/HLC/content.xml [build XSL] autotext/zh-CN/template/HLC/styles.xml [build XSL] autotext/zh-CN/template/HLN/content.xml [build XSL] autotext/zh-CN/template/HLN/styles.xml [build XSL] autotext/zh-CN/template/HN/content.xml [build XSL] autotext/zh-CN/template/HN/styles.xml [build XSL] autotext/zh-CN/template/HRB/content.xml [build CPY] autotext/zh-CN/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/HRB/styles.xml [build XSL] autotext/zh-CN/template/HRC/content.xml [build XSL] autotext/zh-CN/template/HRC/styles.xml [build XSL] autotext/zh-CN/template/HRN/content.xml [build XSL] autotext/zh-CN/template/HRN/styles.xml [build XSL] autotext/zh-CN/template/META-INF/manifest.xml [build XSL] autotext/zh-CN/template/PT1/content.xml [build XSL] autotext/zh-CN/template/PT1/styles.xml [build XSL] autotext/zh-CN/template/PT2/content.xml [build XSL] autotext/zh-CN/template/PT2/styles.xml [build CPY] autotext/zh-TW/crdbus50/mimetype [build XSL] autotext/zh-TW/crdbus50/BlockList.xml [build XSL] autotext/zh-TW/crdbus50/KLA1/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA1/styles.xml [build XSL] autotext/zh-TW/crdbus50/KLA2/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA2/styles.xml [build XSL] autotext/zh-TW/crdbus50/KLA3/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA3/styles.xml [build XSL] autotext/zh-TW/crdbus50/META-INF/manifest.xml [build XSL] autotext/zh-TW/crdbus50/MOD1/content.xml [build XSL] autotext/zh-TW/crdbus50/MOD1/styles.xml [build XSL] autotext/zh-TW/crdbus50/MOD2/content.xml [build XSL] autotext/zh-TW/crdbus50/MOD2/styles.xml [build CPY] autotext/zh-TW/standard/mimetype [build XSL] autotext/zh-TW/standard/AR/AR.xml [build XSL] autotext/zh-TW/standard/AR/atevent.xml [build XSL] autotext/zh-TW/standard/BlockList.xml [build XSL] autotext/zh-TW/standard/BT/BT.xml [build XSL] autotext/zh-TW/standard/CAN/atevent.xml [build XSL] autotext/zh-TW/standard/CAN/content.xml [build XSL] autotext/zh-TW/standard/CAN/styles.xml [build XSL] autotext/zh-TW/standard/CP/content.xml [build XSL] autotext/zh-TW/standard/CP/styles.xml [build XSL] autotext/zh-TW/standard/DMS/content.xml [build XSL] autotext/zh-TW/standard/DMS/styles.xml [build XSL] autotext/zh-TW/standard/E/E.xml [build XSL] autotext/zh-TW/standard/FN/content.xml [build CPY] autotext/zh-TW/standard/FN/manifest.rdf [build XSL] autotext/zh-TW/standard/FN/Object_1/content.xml [build XSL] autotext/zh-TW/standard/FN/Object_1/settings.xml [build XSL] autotext/zh-TW/standard/FN/styles.xml [build XSL] autotext/zh-TW/standard/I/I.xml [build XSL] autotext/zh-TW/standard/JACL/atevent.xml [build XSL] autotext/zh-TW/standard/JACL/content.xml [build XSL] autotext/zh-TW/standard/JACL/styles.xml [build XSL] autotext/zh-TW/standard/JACR/content.xml [build XSL] autotext/zh-TW/standard/JACR/styles.xml [build XSL] autotext/zh-TW/standard/JAINV/atevent.xml [build XSL] autotext/zh-TW/standard/JAINV/content.xml [build XSL] autotext/zh-TW/standard/JAINV/styles.xml [build XSL] autotext/zh-TW/standard/JARL/content.xml [build XSL] autotext/zh-TW/standard/JARL/styles.xml [build XSL] autotext/zh-TW/standard/JARWPR/content.xml [build XSL] autotext/zh-TW/standard/JARWPR/styles.xml [build XSL] autotext/zh-TW/standard/LOREM/LOREM.xml [build XSL] autotext/zh-TW/standard/M1/atevent.xml [build XSL] autotext/zh-TW/standard/M1/content.xml [build XSL] autotext/zh-TW/standard/M1/styles.xml [build XSL] autotext/zh-TW/standard/M2/atevent.xml [build XSL] autotext/zh-TW/standard/M2/content.xml [build XSL] autotext/zh-TW/standard/M2/styles.xml [build XSL] autotext/zh-TW/standard/META-INF/manifest.xml [build XSL] autotext/zh-TW/standard/O/atevent.xml [build XSL] autotext/zh-TW/standard/O/O.xml [build XSL] autotext/zh-TW/standard/Q/atevent.xml [build XSL] autotext/zh-TW/standard/Q/Q.xml [build XSL] autotext/zh-TW/standard/TOP/content.xml [build XSL] autotext/zh-TW/standard/TOP/styles.xml [build XSL] autotext/zh-TW/standard/YT/content.xml [build XSL] autotext/zh-TW/standard/YT/styles.xml [build CPY] autotext/zh-TW/template/mimetype [build XSL] autotext/zh-TW/template/BlockList.xml [build XSL] autotext/zh-TW/template/H1B/content.xml [build CPY] autotext/zh-TW/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/H1B/styles.xml [build XSL] autotext/zh-TW/template/H1C/content.xml [build XSL] autotext/zh-TW/template/H1C/styles.xml [build XSL] autotext/zh-TW/template/H1N/content.xml [build XSL] autotext/zh-TW/template/H1N/styles.xml [build XSL] autotext/zh-TW/template/HB/content.xml [build CPY] autotext/zh-TW/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/HB/styles.xml [build XSL] autotext/zh-TW/template/HC/content.xml [build XSL] autotext/zh-TW/template/HC/styles.xml [build XSL] autotext/zh-TW/template/HLB/content.xml [build XSL] autotext/zh-TW/template/HLB/styles.xml [build XSL] autotext/zh-TW/template/HLC/content.xml [build XSL] autotext/zh-TW/template/HLC/styles.xml [build XSL] autotext/zh-TW/template/HLN/content.xml [build XSL] autotext/zh-TW/template/HLN/styles.xml [build XSL] autotext/zh-TW/template/HN/content.xml [build XSL] autotext/zh-TW/template/HN/styles.xml [build XSL] autotext/zh-TW/template/HRB/content.xml [build CPY] autotext/zh-TW/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/HRB/styles.xml [build XSL] autotext/zh-TW/template/HRC/content.xml [build XSL] autotext/zh-TW/template/HRC/styles.xml [build XSL] autotext/zh-TW/template/HRN/content.xml [build XSL] autotext/zh-TW/template/HRN/styles.xml [build XSL] autotext/zh-TW/template/META-INF/manifest.xml [build XSL] autotext/zh-TW/template/PT1/content.xml [build XSL] autotext/zh-TW/template/PT1/styles.xml [build XSL] autotext/zh-TW/template/PT2/content.xml [build XSL] autotext/zh-TW/template/PT2/styles.xml [build CPY] autotext/zu/standard/mimetype [build XSL] autotext/zu/standard/BlockList.xml [build XSL] autotext/zu/standard/FN/content.xml [build CPY] autotext/zu/standard/FN/manifest.rdf [build XSL] autotext/zu/standard/FN/Object_1/content.xml [build XSL] autotext/zu/standard/FN/Object_1/settings.xml [build XSL] autotext/zu/standard/FN/styles.xml [build XSL] autotext/zu/standard/LOREM/LOREM.xml [build XSL] autotext/zu/standard/META-INF/manifest.xml [build LOC] accessibility [build LOC] avmedia [build LOC] basctl [build LOC] basic [build LOC] chart2 [build LOC] connectivity [build LOC] cui [build LOC] dbaccess [build SED] CustomTarget/desktop/soffice/soffice.sh [build LOC] desktop [build LOC] editeng [build LOC] extensions [build UPK] 1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt [build OXS] misc_extensions [build UPK] poppler-0.82.0.tar.xz [build UPK] 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz [build LOC] filter [build LOC] forms [build LOC] formula [build LOC] fpicker [build LOC] framework [build CUS] instsetoo_native/setup [build CXX] l10ntools/source/idxdict/idxdict.cxx [build CUS] librelogo/locproperties [build PKG] librelogo_properties [build MOD] o3tl [build LOC] oox [build ECH] CustomTarget/pyuno/pythonloader_ini/pythonloader.unorc [build C ] pyuno/source/module/pyuno_dlopenwrapper.c [build XSL] CustomTarget/readlicense_oo/readme/README_en-US [build XSL] CustomTarget/readlicense_oo/license/LICENSE.html [build XSL] CustomTarget/readlicense_oo/license/LICENSE [build CXX] registry/tools/fileurl.cxx [build CXX] registry/tools/options.cxx [build LOC] reportdesign [build LOC] sc [build LOC] scaddins [build LOC] sccomp [build AIN] activexbinarytable [build AIN] activex [build AIN] activexwin64 [build AIN] base [build AIN] base_brand [build AIN] brand [build AIN] calc [build AIN] calc_brand [build AIN] draw_brand [build AIN] extensions_ct2n [build AIN] extensions_bsh [build AIN] extensions_numbertext [build AIN] extensions_rhino [build AIN] firebirdsdbc [build AIN] gnome [build AIN] graphicfilter [build AIN] impress [build AIN] impress_brand [build AIN] kde [build AIN] libreofficekit [build AIN] math [build AIN] math_brand [build AIN] ogltrans [build AIN] onlineupdate [build AIN] ooo [build AIN] ooo_fonts [build AIN] ooo_images [build AIN] ooobinarytable [build AIN] python [build AIN] python_scriptprovider [build AIN] python_librelogo [build AIN] postgresqlsdbc [build AIN] pdfimport [build AIN] quickstart [build AIN] reportbuilder [build AIN] sdk [build AIN] spsuppfiles [build AIN] ure [build AIN] winexplorerextbinarytable [build AIN] winexplorerext [build AIN] writer [build AIN] writer_brand [build AIN] xsltfilter [build SCT] scp2/source/templates/alllangmodules_base [build C ] soltools/cpp/_cpp.c [build C ] soltools/cpp/_eval.c [build C ] soltools/cpp/_include.c [build C ] soltools/cpp/_lex.c [build C ] soltools/cpp/_macro.c [build C ] soltools/cpp/_mcrvalid.c [build C ] soltools/cpp/_nlist.c [build C ] soltools/cpp/_tokens.c [build C ] soltools/cpp/_unix.c [build LOC] sd [build VAL] CustomTarget/sfx2/classification/example.validated [build LOC] sfx2 [build C ] shell/source/unix/misc/uri-encode.c [build LOC] shell [build CXX] solenv/gbuildtojson/gbuildtojson.cxx [build CXX] soltools/mkdepend/collectdircontent.cxx [build C ] soltools/mkdepend/cppsetup.c [build C ] soltools/mkdepend/ifparser.c [build C ] soltools/mkdepend/include.c [build C ] soltools/mkdepend/main.c [build C ] soltools/mkdepend/parse.c [build C ] soltools/mkdepend/pr.c [build LOC] starmath [build LOC] svl [build LOC] svtools [build LOC] svx [build LOC] sw [build PRL] CustomTarget/sysui/share/libreoffice/openoffice.org.xml [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.mime [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.applications [build PRL] CustomTarget/sysui/share/libreoffice/openoffice.keys [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.sh [build ECH] CustomTarget/sysui/share/libreoffice/launcherlist [build PRL] CustomTarget/sysui/share/libreofficedev/build.flag [build PRL] CustomTarget/sysui/share/libreofficedev/openoffice.org.xml [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.mime [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.applications [build PRL] CustomTarget/sysui/share/libreofficedev/openoffice.keys [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.sh [build ECH] CustomTarget/sysui/share/libreofficedev/launcherlist [build ECH] CustomTarget/testtools/bridgetest/bridgetest_server [build ECH] CustomTarget/testtools/bridgetest/bridgetest_client [build CXX] tools/source/misc/pathutils.cxx [build LOC] uui [build LOC] vcl [build SED] CustomTarget/wizards/share/dialog.xlc [build SED] CustomTarget/wizards/share/script.xlc [build PKG] wizards_properties [build LOC] wizards [build LOC] writerperfect [build MOD] xmerge [build LOC] xmlsecurity [build LOC] external [build ZIP] autocorr/acor_af-ZA.dat [build ZIP] autocorr/acor_bg-BG.dat [build ZIP] autocorr/acor_ca-ES.dat [build ZIP] autocorr/acor_cs-CZ.dat [build ZIP] autocorr/acor_da-DK.dat [build ZIP] autocorr/acor_de.dat [build ZIP] autocorr/acor_dsb.dat [build ZIP] autocorr/acor_el-GR.dat [build ZIP] autocorr/acor_en-AU.dat [build ZIP] autocorr/acor_en-GB.dat [build ZIP] autocorr/acor_en-US.dat [build ZIP] autocorr/acor_en-ZA.dat [build ZIP] autocorr/acor_es.dat [build ZIP] autocorr/acor_fa-IR.dat [build ZIP] autocorr/acor_fi-FI.dat [build ZIP] autocorr/acor_fr.dat [build ZIP] autocorr/acor_ga-IE.dat [build ZIP] autocorr/acor_hr-HR.dat [build ZIP] autocorr/acor_hsb.dat [build ZIP] autocorr/acor_hu-HU.dat [build ZIP] autocorr/acor_is-IS.dat [build ZIP] autocorr/acor_it.dat [build ZIP] autocorr/acor_ja-JP.dat [build ZIP] autocorr/acor_ko-KR.dat [build ZIP] autocorr/acor_lb-LU.dat [build ZIP] autocorr/acor_lt-LT.dat [build ZIP] autocorr/acor_mn-MN.dat [build ZIP] autocorr/acor_nl-NL.dat [build ZIP] autocorr/acor_nl-BE.dat [build ZIP] autocorr/acor_pl-PL.dat [build ZIP] autocorr/acor_pt-PT.dat [build ZIP] autocorr/acor_pt-BR.dat [build ZIP] autocorr/acor_ro-RO.dat [build ZIP] autocorr/acor_ru-RU.dat [build ZIP] autocorr/acor_sk-SK.dat [build ZIP] autocorr/acor_sl-SI.dat [build ZIP] autocorr/acor_sr-CS.dat [build ZIP] autocorr/acor_sr-Latn-CS.dat [build ZIP] autocorr/acor_sr-Latn-ME.dat [build ZIP] autocorr/acor_sr-Latn-RS.dat [build ZIP] autocorr/acor_sr-ME.dat [build ZIP] autocorr/acor_sr-RS.dat [build ZIP] autocorr/acor_sv-SE.dat [build ZIP] autocorr/acor_tr-TR.dat [build ZIP] autocorr/acor_vi-VN.dat [build ZIP] autocorr/acor_zh-CN.dat [build ZIP] autocorr/acor_zh-TW.dat [build ZIP] autotext/user/mytexts.bau [build ZIP] templates/officorr/Modern_business_letter_sans_serif.ott [build ZIP] templates/officorr/Modern_business_letter_serif.ott [build ZIP] templates/offimisc/Businesscard-with-logo.ott [build ZIP] templates/personal/CV.ott [build ZIP] templates/personal/Resume1page.ott [build ZIP] templates/presnt/Alizarin.otp [build ZIP] templates/presnt/Beehive.otp [build ZIP] templates/presnt/Blue_Curve.otp [build ZIP] templates/presnt/Blueprint_Plans.otp [build ZIP] templates/presnt/BrightBlue.otp [build ZIP] templates/presnt/Classy_Red.otp [build ZIP] templates/presnt/DNA.otp [build ZIP] templates/presnt/Focus.otp [build ZIP] templates/presnt/Forestbird.otp [build ZIP] templates/presnt/Impress.otp [build ZIP] templates/presnt/Inspiration.otp [build ZIP] templates/presnt/Lights.otp [build ZIP] templates/presnt/LushGreen.otp [build ZIP] templates/presnt/Metropolis.otp [build ZIP] templates/presnt/Midnightblue.otp [build ZIP] templates/presnt/Nature_Illustration.otp [build ZIP] templates/presnt/Pencil.otp [build ZIP] templates/presnt/Piano.otp [build ZIP] templates/presnt/Portfolio.otp [build ZIP] templates/presnt/Progress.otp [build ZIP] templates/presnt/Sunset.otp [build ZIP] templates/presnt/Vintage.otp [build ZIP] templates/presnt/Vivid.otp [build ZIP] templates/styles/Default.ott [build ZIP] templates/styles/Modern.ott [build PKG] extras_cfgsrvnolang [build PKG] extras_cfgusr [build PKG] extras_database [build PKG] extras_databasebiblio [build PKG] extras_gallbullets [build PKG] extras_gallhtmlexpo [build PKG] extras_gallmytheme [build PKG] extras_gallroot [build PKG] extras_gallsystem [build PKG] extras_gallwwwgraf [build PKG] extras_labels [build PKG] extras_palettes [build PKG] extras_tplwizagenda [build PKG] extras_tplwizbitmap [build PKG] extras_tplwizdesktop [build PKG] extras_tplwizfax [build PKG] extras_tplwizletter [build PKG] extras_tplwizreport [build PKG] extras_tplwizstyles [build PKG] extras_wordbook [build UPK] boost_1_69_0.tar.bz2 [build CXX] sal/osl/all/compat.cxx [build CXX] sal/osl/all/debugbase.cxx [build CXX] sal/osl/all/filepath.cxx [build CXX] sal/osl/all/loadmodulerelative.cxx [build CXX] sal/osl/all/log.cxx [build CXX] sal/osl/all/signalshared.cxx [build CXX] sal/osl/all/utility.cxx [build CXX] sal/rtl/alloc_arena.cxx [build CXX] sal/rtl/alloc_cache.cxx [build CXX] sal/rtl/alloc_fini.cxx [build CXX] sal/rtl/alloc_global.cxx [build CXX] sal/rtl/bootstrap.cxx [build CXX] sal/rtl/byteseq.cxx [build CXX] sal/rtl/cipher.cxx [build CXX] sal/rtl/cmdargs.cxx [build CXX] sal/rtl/crc.cxx [build CXX] sal/rtl/digest.cxx [build CXX] sal/rtl/hash.cxx [build CXX] sal/rtl/locale.cxx [build CXX] sal/rtl/math.cxx [build CXX] sal/rtl/random.cxx [build CXX] sal/rtl/rtl_process.cxx [build CXX] sal/rtl/strbuf.cxx [build CXX] sal/rtl/strimp.cxx [build CXX] sal/rtl/string.cxx [build CXX] sal/rtl/unload.cxx [build CXX] sal/rtl/uri.cxx [build CXX] sal/rtl/ustrbuf.cxx [build CXX] sal/rtl/ustring.cxx [build CXX] sal/rtl/uuid.cxx [build CXX] sal/textenc/converter.cxx [build CXX] sal/textenc/convertsimple.cxx [build CXX] sal/textenc/handleundefinedunicodetotextchar.cxx [build CXX] sal/textenc/tcvtutf8.cxx [build CXX] sal/textenc/tencinfo.cxx [build CXX] sal/textenc/textcvt.cxx [build CXX] sal/textenc/textenc.cxx [build CXX] sal/textenc/unichars.cxx [build CXX] sal/osl/unx/backtraceapi.cxx [build CXX] sal/osl/unx/conditn.cxx [build CXX] sal/osl/unx/file.cxx [build CXX] sal/osl/unx/file_error_transl.cxx [build CXX] sal/osl/unx/file_misc.cxx [build CXX] sal/osl/unx/file_path_helper.cxx [build CXX] sal/osl/unx/file_stat.cxx [build CXX] sal/osl/unx/file_url.cxx [build CXX] sal/osl/unx/file_volume.cxx [build CXX] sal/osl/unx/memory.cxx [build CXX] sal/osl/unx/module.cxx [build CXX] sal/osl/unx/mutex.cxx [build CXX] sal/osl/unx/nlsupport.cxx [build CXX] sal/osl/unx/pipe.cxx [build CXX] sal/osl/unx/process.cxx [build CXX] sal/osl/unx/process_impl.cxx [build CXX] sal/osl/unx/profile.cxx [build CXX] sal/osl/unx/random.cxx [build CXX] sal/osl/unx/readwrite_helper.cxx [build CXX] sal/osl/unx/salinit.cxx [build CXX] sal/osl/unx/security.cxx [build CXX] sal/osl/unx/signal.cxx [build CXX] sal/osl/unx/socket.cxx [build CXX] sal/osl/unx/soffice.cxx [build CXX] sal/osl/unx/tempfile.cxx [build CXX] sal/osl/unx/thread.cxx [build CXX] sal/osl/unx/time.cxx [build CXX] sal/osl/unx/uunxapi.cxx [build CXX] sal/osl/unx/system.cxx [build C ] sal/osl/unx/backtrace.c [build CXX] sal/osl/unx/interlck.cxx [build PKG] UIConfig/modules/BasicIDE [build PKG] UIConfig/modules/schart [build PKG] UIConfig/cui [build PKG] UIConfig/dbaccess [build PKG] UIConfig/modules/dbapp [build PKG] UIConfig/modules/dbbrowser [build PKG] UIConfig/modules/dbquery [build PKG] UIConfig/modules/dbrelation [build PKG] UIConfig/modules/dbtable [build PKG] UIConfig/modules/dbtdata [build PKG] UIConfig/desktop [build PKG] UIConfig/editeng [build PKG] UIConfig/modules/sabpilot [build PKG] UIConfig/modules/scanner [build PKG] UIConfig/modules/sbibliography [build PKG] UIConfig/modules/spropctrlr [build PKG] UIConfig/filter [build PKG] UIConfig/formula [build PKG] UIConfig/fps [build PKS] UIConfig/libreofficekit [build PKG] UIConfig/modules/dbreport [build PKG] UIConfig/modules/scalc [build PKG] UIConfig/modules/sdraw [build PKG] UIConfig/modules/simpress [build PKG] UIConfig/sfx [build PKG] UIConfig/modules/smath [build PKG] UIConfig/svt [build PKG] UIConfig/svx [build PKG] UIConfig/modules/sglobal [build PKG] UIConfig/modules/sweb [build PKG] UIConfig/modules/swform [build PKG] UIConfig/modules/swreport [build PKG] UIConfig/modules/swriter [build PKG] UIConfig/modules/swxform [build PKG] UIConfig/uui [build PKG] UIConfig/vcl [build PKG] UIConfig/writerperfect [build PKG] UIConfig/xmlsec [build XCM] officecfg/registry/data/org/openoffice/Office/Common-base.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-base.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-base.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-calc.xcu [build ECH] CustomTarget/postprocess/registry/cjk.list [build ECH] CustomTarget/postprocess/registry/ctl.list [build ECH] CustomTarget/postprocess/registry/draw.list [build XCD] graphicfilter [build ECH] CustomTarget/postprocess/registry/impress.list [build ECH] CustomTarget/postprocess/registry/librelogo.list [build ECH] CustomTarget/postprocess/registry/main.list [build ECH] CustomTarget/postprocess/registry/math.list [build XCD] pyuno [build ECH] CustomTarget/postprocess/registry/writer.list [build XCD] xsltfilter [build ECH] CustomTarget/postprocess/registry/postgresql.list [build XCD] gnome [build XCD] ogltrans [build XCD] Langpack-en-US [build CFG] fcfg_langpack [build CFG] registry [build DEP] LNK:StaticLibrary/libfindsofficepath.a [build LNK] StaticLibrary/libfindsofficepath.a [build UPK] icu4c-65_1-src.tgz [build UPK] nss-3.47.1-with-nspr-4.23.tar.gz [build UPK] liblangtag-0.6.2.tar.bz2 [build CXX] tools/source/reversemap/bestreversemap.cxx [build PAT] epoxy [build UPK] libjpeg-turbo-1.5.3.tar.gz [build PAT] libpng [build PAT] pdfium [build UPK] lcms2-2.9.tar.gz [build PAT] mdds [build PAT] glm [build PAT] graphite [build PKG] vcl_opengl_shader [build CUS] editeng/generated [build GPF] CustomTarget/xmloff/generated/tokenhash.inc [build GPF] CustomTarget/oox/generated/tokenhash.inc [build UPK] expat-2.2.8.tar.bz2 [build PAT] qrcodegen [build PAT] clucene [build GPF] CustomTarget/filter/source/svg/tokens.cxx [build UPK] hunspell-1.7.0.tar.gz [build UPK] libexttextcat-3.4.5.tar.xz [build UPK] libnumbertext-1.0.5.tar.xz [build CUS] sw/generated [build PKG] sd_xml [build PY ] CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml [build PAT] libcmis [build UPK] a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz [build UPK] CoinMP-1.7.6.tgz [build UPK] 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz [build PAT] neon [build UPK] openssl-1.0.2t.tar.gz [build PKG] Pyuno/mailmerge [build PKG] Pyuno/agenda [build PKG] Pyuno/fax [build PKG] Pyuno/letter [build UPK] ltm-1.0.zip [build PAT] mariadb-connector-c [build CUS] sdext/pdfimport [build PKG] Gallery/Files/arrows [build PKG] Gallery/Files/backgrounds [build PKG] Gallery/Files/computers [build PKG] Gallery/Files/diagrams [build PKG] Gallery/Files/education [build PKG] Gallery/Files/environment [build PKG] Gallery/Files/finance [build PKG] Gallery/Files/people [build PKG] Gallery/Files/symbols [build PKG] Gallery/Files/sounds [build PKG] Gallery/Files/txtshapes [build PKG] Gallery/Files/transportation [build PKG] extras_persona_dark [build PKG] extras_persona_gray [build PKG] extras_persona_green [build PKG] extras_persona_pink [build PKG] extras_persona_sand [build PKG] extras_persona_white [build ZIP] autotext/af/standard.bau [build ZIP] autotext/am/standard.bau [build ZIP] autotext/ar/standard.bau [build ZIP] autotext/as/standard.bau [build ZIP] autotext/ast/standard.bau [build ZIP] autotext/be/standard.bau [build ZIP] autotext/bg/crdbus50.bau [build ZIP] autotext/bg/standard.bau [build ZIP] autotext/bg/template.bau [build ZIP] autotext/bn-IN/standard.bau [build ZIP] autotext/bn/standard.bau [build ZIP] autotext/bo/standard.bau [build ZIP] autotext/br/standard.bau [build ZIP] autotext/brx/standard.bau [build ZIP] autotext/bs/standard.bau [build ZIP] autotext/ca-valencia/standard.bau [build ZIP] autotext/ca/standard.bau [build ZIP] autotext/cs/crdbus50.bau [build ZIP] autotext/cs/crdbus54.bau [build ZIP] autotext/cs/standard.bau [build ZIP] autotext/cs/template.bau [build ZIP] autotext/cy/standard.bau [build ZIP] autotext/da/crdbus50.bau [build ZIP] autotext/da/standard.bau [build ZIP] autotext/da/template.bau [build ZIP] autotext/de/crdbus50.bau [build ZIP] autotext/de/standard.bau [build ZIP] autotext/de/template.bau [build ZIP] autotext/dgo/standard.bau [build ZIP] autotext/dsb/standard.bau [build ZIP] autotext/dz/standard.bau [build ZIP] autotext/el/standard.bau [build ZIP] autotext/en-GB/crdbus50.bau [build ZIP] autotext/en-GB/standard.bau [build ZIP] autotext/en-GB/template.bau [build ZIP] autotext/en-US/crdbus50.bau [build ZIP] autotext/en-US/standard.bau [build ZIP] autotext/en-US/template.bau [build ZIP] autotext/en-ZA/standard.bau [build ZIP] autotext/eo/standard.bau [build ZIP] autotext/es/crdbus50.bau [build ZIP] autotext/es/standard.bau [build ZIP] autotext/es/template.bau [build ZIP] autotext/et/standard.bau [build ZIP] autotext/eu/standard.bau [build ZIP] autotext/fa/standard.bau [build ZIP] autotext/fi/standard.bau [build ZIP] autotext/fr/crdbus50.bau [build ZIP] autotext/fr/standard.bau [build ZIP] autotext/fr/template.bau [build ZIP] autotext/fy/standard.bau [build ZIP] autotext/ga/standard.bau [build ZIP] autotext/gd/standard.bau [build ZIP] autotext/gl/standard.bau [build ZIP] autotext/gu/standard.bau [build ZIP] autotext/gug/standard.bau [build ZIP] autotext/he/standard.bau [build ZIP] autotext/hi/standard.bau [build ZIP] autotext/hr/standard.bau [build ZIP] autotext/hsb/standard.bau [build ZIP] autotext/hu/crdbus50.bau [build ZIP] autotext/hu/crdbus54.bau [build ZIP] autotext/hu/standard.bau [build ZIP] autotext/hu/template.bau [build ZIP] autotext/id/standard.bau [build ZIP] autotext/is/standard.bau [build ZIP] autotext/it/crdbus50.bau [build ZIP] autotext/it/standard.bau [build ZIP] autotext/it/template.bau [build ZIP] autotext/ja/crdbus50.bau [build ZIP] autotext/ja/standard.bau [build ZIP] autotext/ja/template.bau [build ZIP] autotext/ka/standard.bau [build ZIP] autotext/kab/standard.bau [build ZIP] autotext/kk/standard.bau [build ZIP] autotext/km/crdbus50.bau [build ZIP] autotext/km/standard.bau [build ZIP] autotext/km/template.bau [build ZIP] autotext/kmr-Latn/standard.bau [build ZIP] autotext/kn/standard.bau [build ZIP] autotext/ko/crdbus50.bau [build ZIP] autotext/ko/standard.bau [build ZIP] autotext/ko/template.bau [build ZIP] autotext/kok/standard.bau [build ZIP] autotext/ks/standard.bau [build ZIP] autotext/lb/standard.bau [build ZIP] autotext/lo/standard.bau [build ZIP] autotext/lt/standard.bau [build ZIP] autotext/lv/standard.bau [build ZIP] autotext/mai/standard.bau [build ZIP] autotext/mk/standard.bau [build ZIP] autotext/ml/standard.bau [build ZIP] autotext/mn/crdbus50.bau [build ZIP] autotext/mn/standard.bau [build ZIP] autotext/mn/template.bau [build ZIP] autotext/mni/standard.bau [build ZIP] autotext/mr/standard.bau [build ZIP] autotext/my/standard.bau [build ZIP] autotext/nb/standard.bau [build ZIP] autotext/ne/standard.bau [build ZIP] autotext/nl/crdbus50.bau [build ZIP] autotext/nl/standard.bau [build ZIP] autotext/nl/template.bau [build ZIP] autotext/nn/standard.bau [build ZIP] autotext/nr/standard.bau [build ZIP] autotext/nso/standard.bau [build ZIP] autotext/oc/standard.bau [build ZIP] autotext/om/standard.bau [build ZIP] autotext/or/standard.bau [build ZIP] autotext/pa-IN/standard.bau [build ZIP] autotext/pl/crdbus50.bau [build ZIP] autotext/pl/standard.bau [build ZIP] autotext/pl/template.bau [build ZIP] autotext/pt-BR/crdbus50.bau [build ZIP] autotext/pt-BR/standard.bau [build ZIP] autotext/pt-BR/template.bau [build ZIP] autotext/pt/crdbus50.bau [build ZIP] autotext/pt/standard.bau [build ZIP] autotext/pt/template.bau [build ZIP] autotext/ro/standard.bau [build ZIP] autotext/ru/crdbus50.bau [build ZIP] autotext/ru/standard.bau [build ZIP] autotext/ru/template.bau [build ZIP] autotext/rw/standard.bau [build ZIP] autotext/sa-IN/standard.bau [build ZIP] autotext/sat/standard.bau [build ZIP] autotext/sd/standard.bau [build ZIP] autotext/si/standard.bau [build ZIP] autotext/sid/standard.bau [build ZIP] autotext/sk/crdbus50.bau [build ZIP] autotext/sk/crdbus54.bau [build ZIP] autotext/sk/standard.bau [build ZIP] autotext/sk/template.bau [build ZIP] autotext/sl/crdbus50.bau [build ZIP] autotext/sl/crdbus54.bau [build ZIP] autotext/sl/standard.bau [build ZIP] autotext/sl/template.bau [build ZIP] autotext/sq/standard.bau [build ZIP] autotext/sr/standard.bau [build ZIP] autotext/sr-Latn/standard.bau [build ZIP] autotext/ss/standard.bau [build ZIP] autotext/st/standard.bau [build ZIP] autotext/sv/crdbus50.bau [build ZIP] autotext/sv/standard.bau [build ZIP] autotext/sv/template.bau [build ZIP] autotext/sw-TZ/standard.bau [build ZIP] autotext/szl/standard.bau [build ZIP] autotext/ta/standard.bau [build ZIP] autotext/te/standard.bau [build ZIP] autotext/tg/standard.bau [build ZIP] autotext/th/standard.bau [build ZIP] autotext/tn/standard.bau [build ZIP] autotext/tr/crdbus50.bau [build ZIP] autotext/tr/standard.bau [build ZIP] autotext/tr/template.bau [build ZIP] autotext/ts/standard.bau [build ZIP] autotext/tt/standard.bau [build ZIP] autotext/ug/standard.bau [build ZIP] autotext/uk/standard.bau [build ZIP] autotext/uz/standard.bau [build ZIP] autotext/ve/standard.bau [build ZIP] autotext/vec/standard.bau [build ZIP] autotext/vi/standard.bau [build ZIP] autotext/xh/standard.bau [build ZIP] autotext/zh-CN/crdbus50.bau [build ZIP] autotext/zh-CN/standard.bau [build ZIP] autotext/zh-CN/template.bau [build ZIP] autotext/zh-TW/crdbus50.bau [build ZIP] autotext/zh-TW/standard.bau [build ZIP] autotext/zh-TW/template.bau [build ZIP] autotext/zu/standard.bau [build PKG] canvas_opengl_shader [build PKG] connectivity_postgresql-sdbc [build CUS] desktop/unopackages_install [build PKG] desktop_branding [build PKG] desktop_scripts_install [build CUS] desktop/soffice [build PKG] desktop_sbase_sh [build PKG] desktop_scalc_sh [build PKG] desktop_sdraw_sh [build PKG] desktop_simpress_sh [build PKG] desktop_smath_sh [build PKG] desktop_swriter_sh [build PKG] desktop_soffice_sh [build BIN] clew [build UPK] cppunit-1.14.0.tar.gz [build PAT] ct2n [build BIN] misc_extensions [build PAT] poppler [build PAT] ucpp [build PKG] filter_docbook [build PKG] filter_xhtml [build PKG] filter_xslt [build PKG] framework_dtd [build CXX] i18npool/source/breakiterator/gendict.cxx [build PKG] instsetoo_native_setup_ure [build CXX] i18npool/source/textconversion/genconv_dict.cxx [build PKG] instsetoo_native_setup [build PKG] instsetoo_native_ooenv [build DEP] LNK:Executable/idxdict [build LNK] Executable/idxdict [build PKG] librelogo [build PKG] libreofficekit_selectionhandles [build PKG] officecfg_misc [build PKG] oox_customshapes [build PKG] oox_generated [build CXX] opencl/opencltest/main.cxx [build PKG] package_dtd [build CUS] pyuno/pythonloader_ini [build PKG] pyuno_python_scripts [build PKG] pyuno_pythonloader_ini [build DEP] LNK:Library/pyuno.so [build LNK] Library/pyuno.so [build CUS] readlicense_oo/readme [build CUS] readlicense_oo/license [build PKG] readlicense_oo_files [build PKG] readlicense_oo_readmes [build DEP] LNK:StaticLibrary/libregistry_helper.a [build LNK] StaticLibrary/libregistry_helper.a [build CXX] sal/qa/osl/process/osl_process_child.cxx [build PKG] sc_opencl_runtimetest [build PKG] sc_res_xml [build AIN] all [build CUS] scp2/macros [build DEP] LNK:Executable/cpp [build LNK] Executable/cpp [build PKG] scripting_scriptbindinglib [build PKG] scripting_scriptproviderforpython [build PKG] scripting_ScriptsPython [build PKG] sd_opengl [build PKG] sd_web [build PKG] sdext_pdfimport_pdf [build CUS] setup_native/spell [build PKG] setup_native_packinfo [build CUS] sfx2/classification [build PKG] sfx2_classification [build PKG] sfx2_emojiconfig [build DEP] LNK:Executable/uri-encode [build LNK] Executable/uri-encode [build PKG] shell_senddoc [build PKG] slideshow_opengl_shader [build ZIP] smoketestdoc [build DEP] LNK:Executable/gbuildtojson [build LNK] Executable/gbuildtojson [build DEP] LNK:Executable/makedepend [build LNK] Executable/makedepend [build PKG] svx_gengal [build PRL] CustomTarget/sysui/share/libreoffice/build.flag [build CAT] CustomTarget/sysui/share/libreoffice/create_tree.sh [build CAT] CustomTarget/sysui/share/libreofficedev/create_tree.sh [build PKG] test_unittest [build CUS] testtools/bridgetest [build DEP] LNK:StaticLibrary/libooopathutils.a [build LNK] StaticLibrary/libooopathutils.a [build PKG] ure_install [build PKG] vcl_theme_definitions [build PKG] tipoftheday_images [build PKG] vcl_fontunxppds [build PKG] vcl_fontunxpsprint [build CUS] wizards/share [build PKG] wizards_basicsrvaccess2base [build PKG] wizards_basicsrvdepot [build PKG] wizards_basicsrveuro [build PKG] wizards_basicsrvform [build PKG] wizards_basicsrvgimmicks [build PKG] wizards_basicsrvimport [build PKG] wizards_basicshare [build PKG] wizards_basicsrvstandard [build PKG] wizards_basicsrvtemplate [build PKG] wizards_basicsrvtools [build PKG] wizards_basicsrvtutorials [build PKG] wizards_basicusr [build PKG] wizards_wizardshare [build PKG] Pyuno/commonwizards [build PKG] xmlhelp_helpxsl [build PKG] xmloff_dtd [build PKG] xmlscript_dtd [build CUS] extras/source/autocorr [build CUS] extras/source/autotext/user [build CUS] extras/source/templates/officorr [build CUS] extras/source/templates/offimisc [build CUS] extras/source/templates/personal [build CUS] extras/source/templates/presnt [build CUS] extras/source/templates/styles [build PKG] extras_autocorr [build PKG] extras_autotextuser [build PKG] extras_fonts [build PKG] extras_glade [build PKG] extras_tplofficorr [build PKG] extras_tploffimisc [build PKG] extras_tplpersonal [build PKG] extras_tplpresnt [build PKG] extras_tpl_styles [build DEP] LNK:Library/libuno_sal.so.3 [build LNK] Library/libuno_sal.so.3 [build CXX] salhelper/source/condition.cxx [build CXX] salhelper/source/dynload.cxx [build CXX] salhelper/source/simplereferenceobject.cxx [build CXX] salhelper/source/thread.cxx [build CXX] salhelper/source/timer.cxx [build PKG] UIConfig/modules/BasicIDE_generated [build PKG] UIConfig/modules/schart_generated [build PKS] UIConfig/cui [build PKS] UIConfig/dbaccess [build PKG] UIConfig/modules/dbapp_generated [build PKG] UIConfig/modules/dbbrowser_generated [build PKG] UIConfig/modules/dbquery_generated [build PKG] UIConfig/modules/dbrelation_generated [build PKG] UIConfig/modules/dbtable_generated [build PKG] UIConfig/modules/dbtdata_generated [build PKS] UIConfig/desktop [build PKS] UIConfig/editeng [build PKS] UIConfig/modules/sabpilot [build PKS] UIConfig/modules/scanner [build PKG] UIConfig/modules/sbibliography_generated [build PKS] UIConfig/modules/spropctrlr [build PKS] UIConfig/filter [build PKS] UIConfig/formula [build PKS] UIConfig/fps [build PKG] UIConfig/modules/StartModule_generated [build UIC] libreofficekit [build PKG] UIConfig/modules/dbreport_generated [build PKG] UIConfig/modules/scalc_generated [build PKG] UIConfig/modules/sdraw_generated [build PKG] UIConfig/modules/simpress_generated [build PKS] UIConfig/sfx [build PKG] UIConfig/modules/smath_generated [build PKS] UIConfig/svt [build PKS] UIConfig/svx [build PKG] UIConfig/modules/sglobal_generated [build PKG] UIConfig/modules/sweb_generated [build PKG] UIConfig/modules/swform_generated [build PKG] UIConfig/modules/swreport_generated [build PKG] UIConfig/modules/swriter_generated [build PKG] UIConfig/modules/swxform_generated [build PKS] UIConfig/uui [build PKS] UIConfig/vcl [build PKS] UIConfig/writerperfect [build PKS] UIConfig/xmlsec [build ECH] CustomTarget/postprocess/registry/base.list [build ECH] CustomTarget/postprocess/registry/calc.list [build XCD] cjk [build XCD] ctl [build XCD] draw [build XCD] impress [build XCD] librelogo [build XCD] main [build XCD] math [build XCD] writer [build XCD] postgresql [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_en-US.list [build AWK] CustomTarget/postprocess/registry/registry_en-US.list [build UPK] libgpg-error-1.27.tar.bz2 [build PAT] icu [build PAT] nss [build PAT] liblangtag [build PAT] libjpeg-turbo [build PAT] lcms2 [build CUS] xmloff/generated [build PAT] expat [build CUS] filter/source/svg [build PAT] hunspell [build PAT] libexttextcat [build PAT] libnumbertext [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_values.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/qnametostr.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/resourceids.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx [build PAT] raptor [build PAT] coinmp [build PAT] lpsolve [build PAT] openssl [build PYU] mailmerge [build PYU] agenda [build PYU] fax [build PYU] letter [build PAT] libtommath [build PKG] extras_personas [build CUS] extras/source/autotext [build PKG] autotextshare_en-US [build GPK] desktop_unopackages_install [build MOD] clew [build PAT] cppunit [build BIN] glm [build BIN] mdds [build MOD] misc_extensions [build BIN] instsetoo_native [build BIN] librelogo [build BIN] officecfg [build PKG] readlicense_oo_license [build BIN] setup_native [build BIN] solenv [build BIN] soltools [build CUS] sysui/share [build PYU] commonwizards [build PAT] boost [build DEP] LNK:Library/libuno_salhelpergcc3.so.3 [build LNK] Library/libuno_salhelpergcc3.so.3 [build PKS] UIConfig/modules/BasicIDE [build PKS] UIConfig/modules/schart [build UIC] cui [build UIC] dbaccess [build PKS] UIConfig/modules/dbapp [build PKS] UIConfig/modules/dbbrowser [build PKS] UIConfig/modules/dbquery [build PKS] UIConfig/modules/dbrelation [build PKS] UIConfig/modules/dbtable [build PKS] UIConfig/modules/dbtdata [build UIC] desktop [build UIC] editeng [build UIC] modules/sabpilot [build UIC] modules/scanner [build PKS] UIConfig/modules/sbibliography [build UIC] modules/spropctrlr [build UIC] filter [build UIC] formula [build UIC] fps [build PKS] UIConfig/modules/StartModule [build PKS] UIConfig/modules/dbreport [build PKS] UIConfig/modules/scalc [build PKS] UIConfig/modules/sdraw [build PKS] UIConfig/modules/simpress [build UIC] sfx [build PKS] UIConfig/modules/smath [build UIC] svt [build UIC] svx [build PKS] UIConfig/modules/sglobal [build PKS] UIConfig/modules/sweb [build PKS] UIConfig/modules/swform [build PKS] UIConfig/modules/swreport [build PKS] UIConfig/modules/swriter [build PKS] UIConfig/modules/swxform [build UIC] uui [build UIC] vcl [build UIC] writerperfect [build UIC] xmlsec [build XCD] base [build XCD] calc [build XCD] fcfg_langpack_en-US [build XCD] registry_en-US [build PAT] libgpg-error [build DEP] LNK:Executable/bestreversemap [build LNK] Executable/bestreversemap [build C ] UnpackedTarball/epoxy/src/dispatch_common.c [build C ] UnpackedTarball/epoxy/src/gl_generated_dispatch.c [build C ] UnpackedTarball/epoxy/src/dispatch_glx.c [build C ] UnpackedTarball/epoxy/src/glx_generated_dispatch.c [build C ] UnpackedTarball/epoxy/src/dispatch_egl.c [build C ] UnpackedTarball/epoxy/src/egl_generated_dispatch.c [build C ] UnpackedTarball/libpng/png.c [build C ] UnpackedTarball/libpng/pngerror.c [build C ] UnpackedTarball/libpng/pngget.c [build C ] UnpackedTarball/libpng/pngmem.c [build C ] UnpackedTarball/libpng/pngpread.c [build C ] UnpackedTarball/libpng/pngread.c [build C ] UnpackedTarball/libpng/pngrio.c [build C ] UnpackedTarball/libpng/pngrtran.c [build C ] UnpackedTarball/libpng/pngrutil.c [build C ] UnpackedTarball/libpng/pngset.c [build C ] UnpackedTarball/libpng/pngtrans.c [build C ] UnpackedTarball/libpng/pngwio.c [build C ] UnpackedTarball/libpng/pngwrite.c [build C ] UnpackedTarball/libpng/pngwtran.c [build C ] UnpackedTarball/libpng/pngwutil.c [build CUS] oox/generated [build CUS] writerfilter/source [build CMP] scripting/source/pyprov/mailmerge [build CMP] wizards/com/sun/star/wizards/agenda/agenda [build CMP] wizards/com/sun/star/wizards/fax/fax [build CMP] wizards/com/sun/star/wizards/letter/letter [build PKG] extras_fontconfig [build ALP] autotextshare [build MOD] glm [build MOD] mdds [build DEP] LNK:Executable/gendict [build LNK] Executable/gendict [build DEP] LNK:Executable/genconv_dict [build LNK] Executable/genconv_dict [build MOD] instsetoo_native [build MOD] librelogo [build MOD] officecfg [build DEP] LNK:Executable/opencltest [build LNK] Executable/opencltest [build CUS] postprocess/registry [build BIN] readlicense_oo [build DEP] LNK:Executable/osl_process_child [build LNK] Executable/osl_process_child [build SPP] scp2/source/calc/file_calc [build SPP] scp2/source/calc/module_calc [build SPP] scp2/source/draw/file_draw [build SPP] scp2/source/draw/module_draw [build SPP] scp2/source/extensions/file_extensions [build SPP] scp2/source/extensions/module_extensions [build SPP] scp2/source/graphicfilter/file_graphicfilter [build SPP] scp2/source/graphicfilter/module_graphicfilter [build SPP] scp2/source/impress/file_impress [build SPP] scp2/source/impress/module_ogltrans [build SPP] scp2/source/impress/module_impress [build SPP] scp2/source/math/file_math [build SPP] scp2/source/math/module_math [build SPP] scp2/source/onlineupdate/file_onlineupdate [build SPP] scp2/source/onlineupdate/module_onlineupdate [build SPP] scp2/source/ooo/common_brand [build SPP] scp2/source/ooo/directory_ooo [build SPP] scp2/source/ooo/directory_ooo_macosx [build SPP] scp2/source/ooo/file_extra_ooo [build SPP] scp2/source/ooo/file_library_ooo [build SPP] scp2/source/ooo/file_ooo [build SPP] scp2/source/ooo/installation_ooo [build SPP] scp2/source/ooo/module_help_template [build SPP] scp2/source/ooo/module_hidden_ooo [build SPP] scp2/source/ooo/module_lang_template [build SPP] scp2/source/ooo/profileitem_ooo [build SPP] scp2/source/ooo/scpaction_ooo [build SPP] scp2/source/ooo/module_libreofficekit [build SPP] scp2/source/ooo/module_helppack [build SPP] scp2/source/ooo/module_langpack [build SPP] scp2/source/ooo/module_ooo [build SPP] scp2/source/ooo/module_systemint [build SPP] scp2/source/ooo/module_pdfimport [build SPP] scp2/source/python/file_python [build SPP] scp2/source/python/file_python_librelogo [build SPP] scp2/source/python/module_python [build SPP] scp2/source/python/module_python_librelogo [build SPP] scp2/source/spsupp/module_spsupp [build SPP] scp2/source/ooo/ure [build SPP] scp2/source/writer/file_writer [build SPP] scp2/source/writer/module_writer [build SPP] scp2/source/xsltfilter/file_xsltfilter [build SPP] scp2/source/xsltfilter/module_xsltfilter [build SPP] scp2/source/gnome/file_gnome [build SPP] scp2/source/gnome/module_gnome [build MOD] setup_native [build MOD] solenv [build MOD] soltools [build UIC] modules/BasicIDE [build UIC] modules/schart [build UIC] modules/dbapp [build UIC] modules/dbbrowser [build UIC] modules/dbquery [build UIC] modules/dbrelation [build UIC] modules/dbtable [build UIC] modules/dbtdata [build UIC] modules/sbibliography [build UIC] modules/StartModule [build UIC] modules/dbreport [build UIC] modules/scalc [build UIC] modules/sdraw [build UIC] modules/simpress [build UIC] modules/smath [build UIC] modules/sglobal [build UIC] modules/sweb [build UIC] modules/swform [build UIC] modules/swreport [build UIC] modules/swriter [build UIC] modules/swxform [build PRJ] nss [build PRJ] liblangtag [build PRJ] lcms2 [build CXX] workdir/UnpackedTarball/graphite/src/direct_machine.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_char_info.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_face.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_features.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_font.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_logging.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_segment.cpp [build CXX] workdir/UnpackedTarball/graphite/src/gr_slot.cpp [build CXX] workdir/UnpackedTarball/graphite/src/json.cpp [build CXX] workdir/UnpackedTarball/graphite/src/CmapCache.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Code.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Collider.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Decompressor.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Face.cpp [build CXX] workdir/UnpackedTarball/graphite/src/FeatureMap.cpp [build CXX] workdir/UnpackedTarball/graphite/src/FileFace.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Font.cpp [build CXX] workdir/UnpackedTarball/graphite/src/GlyphCache.cpp [build CXX] workdir/UnpackedTarball/graphite/src/GlyphFace.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Intervals.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Justifier.cpp [build CXX] workdir/UnpackedTarball/graphite/src/NameTable.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Pass.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Position.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Segment.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Silf.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Slot.cpp [build CXX] workdir/UnpackedTarball/graphite/src/Sparse.cpp [build CXX] workdir/UnpackedTarball/graphite/src/TtfUtil.cpp [build CXX] workdir/UnpackedTarball/graphite/src/UtfCodec.cpp [build DEP] LNK:Library/libepoxy.so [build LNK] Library/libepoxy.so [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/encoding/codepage.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/date_time.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/format.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/formatting.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/generator.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/ids.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/localization_backend.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/message.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/shared/mo_lambda.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/codecvt.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/collate.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/converter.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/numeric.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/std/std_backend.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/codecvt_converter.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/default_locale.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/gregorian.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/info.cpp [build CXX] workdir/UnpackedTarball/boost/libs/locale/src/util/locale_data.cpp [build DEP] LNK:StaticLibrary/liblibpng.a [build LNK] StaticLibrary/liblibpng.a [build PRJ] expat [build CXX] workdir/UnpackedTarball/qrcodegen/cpp/BitBuffer.cpp [build CXX] workdir/UnpackedTarball/qrcodegen/cpp/QrCode.cpp [build CXX] workdir/UnpackedTarball/qrcodegen/cpp/QrSegment.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/SharedHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/gunichartables.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcslwr.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcstoll.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcscasecmp.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tprintf.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_lltot.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcstod.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/utf8.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/threads.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/debug/condition.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/StringBuffer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/Misc.cpp [build CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/dirent.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/StdHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/debug/error.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/ThreadLocal.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/Reader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/Equators.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/FastCharStream.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/MD5Digester.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/StringIntern.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/BitSet.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/FastCharStream.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/MultiFieldQueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryToken.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/Lexer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/MultiFieldQueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryParser.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryParserBase.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryToken.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/TokenList.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardTokenizer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/Analyzers.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/MMapInput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/IndexInput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/Lock.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/LockFactory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/IndexOutput.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/Directory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/FSDirectory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/RAMDirectory.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/Document.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/DateField.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/DateTools.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/Field.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/FieldSelector.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/NumberTools.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileNames.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileNameFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexDeletionPolicy.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMergeInfo.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentInfos.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MergeScheduler.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermDocs.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldsWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfosWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Term.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Terms.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MergePolicy.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DocumentsWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermVector.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermVectorReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldInfos.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/CompoundFile.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SkipListReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SkipListWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileDeleter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DirectoryIndexReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermVectorWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermPositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMerger.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexWriter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultiReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultiSegmentReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Payload.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfo.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexModifier.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMergeQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldsReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfosReader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultipleTermPositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Compare.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Scorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ScorerDocQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SloppyPhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/DisjunctionSumScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ConjunctionScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhraseQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PrefixQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ExactPhraseScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/TermScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Similarity.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanScorer2.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/HitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldCacheImpl.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ChainedFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/RangeFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/CachingWrapperFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/QueryFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/TermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FuzzyQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SearchHeader.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/RangeQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/IndexSearcher.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Sort.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhrasePositions.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldDocSortedHitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/WildcardTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiSearcher.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Hits.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiTermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FilteredTermEnum.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldSortedHitQueue.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/WildcardQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Explanation.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldCache.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/DateFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MatchAllDocsQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiPhraseQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ConstantScoreQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/CachingSpanFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SpanQueryFilter.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/NearSpansOrdered.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/NearSpansUnordered.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanFirstQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanNearQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanNotQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanOrQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanScorer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanTermQuery.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanWeight.cpp [build CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/TermSpans.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/cjk/CJKAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/LanguageBasedAnalyzer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/PorterStemmer.cpp [build CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/Snowball.cpp [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/libstemmer/libstemmer.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_danish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_dutch.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_english.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_finnish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_french.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_german.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_italian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_norwegian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_porter.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_portuguese.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_spanish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_swedish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_KOI8_R_russian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_danish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_dutch.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_english.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_finnish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_french.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_german.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_italian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_norwegian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_porter.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_portuguese.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_russian.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_spanish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_swedish.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/runtime/utilities.c [build C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/runtime/api.c [build PRJ] hunspell [build PRJ] libexttextcat [build PRJ] libnumbertext [build PRJ] raptor [build PRJ] lpsolve [build PRJ] openssl [build PRJ] libtommath [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/bmove_upp.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/get_password.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_alloc.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_array.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_charset.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_compress.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_context.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_default.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_dtoa.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_errmsg.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_hash.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_init.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_io.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_list.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_ll2str.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_loaddata.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_net.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_password.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_pvio.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_sha1.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_stmt_codec.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_string.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_time.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_async.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_charset.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_dyncol.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_lib.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_stmt.c [build C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c [build C ] UnpackedTarball/mariadb-connector-c/plugins/auth/my_auth.c [build C ] UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c [build LOC] extras [build C ] desktop/unx/source/args.c [build C ] desktop/unx/source/file_image_unx.c [build C ] desktop/unx/source/pagein.c [build C ] desktop/unx/source/splashx.c [build C ] desktop/unx/source/start.c [build PRJ] cppunit [build BIN] hunspell [build BIN] libpng [build BIN] libtommath [build C ] UnpackedTarball/ucpp/assert.c [build C ] UnpackedTarball/ucpp/cpp.c [build C ] UnpackedTarball/ucpp/eval.c [build C ] UnpackedTarball/ucpp/hash.c [build C ] UnpackedTarball/ucpp/lexer.c [build C ] UnpackedTarball/ucpp/macro.c [build C ] UnpackedTarball/ucpp/mem.c [build C ] UnpackedTarball/ucpp/nhash.c [build MOD] readlicense_oo [build BIN] salhelper [build SPP] scp2/source/base/file_base [build SPP] scp2/source/base/firebird [build SPP] scp2/source/base/module_base [build SPP] scp2/source/base/postgresqlsdbc [build SCP] scp2/source/calc/file_calc [build SCP] scp2/source/calc/module_calc [build SCP] scp2/source/draw/file_draw [build SCP] scp2/source/draw/module_draw [build SCP] scp2/source/extensions/file_extensions [build SCP] scp2/source/extensions/module_extensions [build SCP] scp2/source/graphicfilter/file_graphicfilter [build SCP] scp2/source/graphicfilter/module_graphicfilter [build SCP] scp2/source/impress/file_impress [build SCP] scp2/source/impress/module_ogltrans [build SCP] scp2/source/impress/module_impress [build SCP] scp2/source/math/file_math [build SCP] scp2/source/math/module_math [build SCP] scp2/source/onlineupdate/file_onlineupdate [build SCP] scp2/source/onlineupdate/module_onlineupdate [build SCP] scp2/source/ooo/common_brand [build SCP] scp2/source/ooo/directory_ooo [build SCP] scp2/source/ooo/directory_ooo_macosx [build SCP] scp2/source/ooo/file_extra_ooo [build SCP] scp2/source/ooo/file_library_ooo [build SCP] scp2/source/ooo/file_ooo [build SCP] scp2/source/ooo/installation_ooo [build SCP] scp2/source/ooo/module_help_template [build SCP] scp2/source/ooo/module_hidden_ooo [build SCP] scp2/source/ooo/module_lang_template [build SCP] scp2/source/ooo/profileitem_ooo [build SCP] scp2/source/ooo/scpaction_ooo [build SCP] scp2/source/ooo/module_libreofficekit [build SCP] scp2/source/ooo/module_helppack [build SCP] scp2/source/ooo/module_langpack [build SCP] scp2/source/ooo/module_ooo [build SCP] scp2/source/ooo/module_systemint [build SCP] scp2/source/ooo/module_pdfimport [build SCP] scp2/source/python/file_python [build SCP] scp2/source/python/file_python_librelogo [build SCP] scp2/source/python/module_python [build SCP] scp2/source/python/module_python_librelogo [build SCP] scp2/source/spsupp/module_spsupp [build SCP] scp2/source/ooo/ure [build SCP] scp2/source/writer/file_writer [build SCP] scp2/source/writer/module_writer [build SCP] scp2/source/xsltfilter/file_xsltfilter [build SCP] scp2/source/xsltfilter/module_xsltfilter [build SCP] scp2/source/gnome/file_gnome [build SCP] scp2/source/gnome/module_gnome [build BIN] wizards [build CXX] store/source/object.cxx [build CXX] store/source/lockbyte.cxx [build CXX] store/source/storbase.cxx [build CXX] store/source/storbios.cxx [build CXX] store/source/storcach.cxx [build CXX] store/source/stordata.cxx [build CXX] store/source/stordir.cxx [build CXX] store/source/storlckb.cxx [build CXX] store/source/stortree.cxx [build CXX] store/source/storpage.cxx [build CXX] store/source/store.cxx [build CXX] codemaker/source/commoncpp/commoncpp.cxx [build CXX] codemaker/source/codemaker/exceptiontree.cxx [build CXX] codemaker/source/codemaker/global.cxx [build CXX] codemaker/source/codemaker/options.cxx [build CXX] codemaker/source/codemaker/typemanager.cxx [build CXX] codemaker/source/codemaker/unotype.cxx [build CXX] codemaker/source/codemaker/codemaker.cxx [build ALL] All UI configuration files: modules/BasicIDE.done modules/schart.done cui.done dbaccess.done modules/dbapp.done modules/dbbrowser.done modules/dbquery.done modules/dbrelation.done modules/dbtable.done modules/dbtdata.done desktop.done editeng.done modules/sabpilot.done modules/scanner.done modules/sbibliography.done modules/spropctrlr.done filter.done formula.done fps.done modules/StartModule.done libreofficekit.done modules/dbreport.done modules/scalc.done modules/sdraw.done modules/simpress.done sfx.done modules/smath.done svt.done svx.done modules/sglobal.done modules/sweb.done modules/swform.done modules/swreport.done modules/swriter.done modules/swxform.done uui.done vcl.done writerperfect.done xmlsec.done [build PKG] postprocess_registry [build PRJ] libgpg-error [build PRJ] icu [build PRJ] libjpeg-turbo [build DEP] LNK:StaticLibrary/libgraphite.a [build LNK] StaticLibrary/libgraphite.a [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/codecvt_error_category.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/operations.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/path.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/path_traits.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/portability.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/unique_path.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/utf8_codecvt_facet.cpp [build CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/windows_file_codecvt.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/zlib.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/gzip.cpp [build CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/file_descriptor.cpp [build CXX] workdir/UnpackedTarball/boost/libs/system/src/error_code.cpp [build DEP] LNK:StaticLibrary/libboost_locale.a [build LNK] StaticLibrary/libboost_locale.a [build DEP] LNK:StaticLibrary/libqrcodegen.a [build LNK] StaticLibrary/libqrcodegen.a [build DEP] LNK:Library/libclucene.so [build LNK] Library/libclucene.so [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/date_generators.cpp [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/gregorian_types.cpp [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/greg_month.cpp [build CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/greg_weekday.cpp [build PRJ] coinmp [build UPK] librevenge-0.0.4.tar.bz2 [build DEP] LNK:StaticLibrary/libmariadb-connector-c.a [build LNK] StaticLibrary/libmariadb-connector-c.a [build CXX] l10ntools/source/helper.cxx [build CXX] l10ntools/source/common.cxx [build CXX] l10ntools/source/merge.cxx [build CXX] l10ntools/source/po.cxx [build CXX] codemaker/source/commonjava/commonjava.cxx [build DEP] LNK:Executable/oosplash [build LNK] Executable/oosplash [build BIN] cppunit [build PKG] ct2n [build BIN] epoxy [build BIN] graphite [build MOD] hunspell [build PKG] libexttextcat_fingerprint [build BIN] libjpeg-turbo [build MOD] libpng [build MOD] libtommath [build BIN] mariadb-connector-c [build BIN] qrcodegen [build DEP] LNK:Executable/ucpp [build LNK] Executable/ucpp [build CDC] CustomTarget/i18npool/textconversion/stc_word.cxx [build CDC] CustomTarget/i18npool/textconversion/stc_char.cxx [build CDC] CustomTarget/i18npool/textconversion/hhc_char.cxx [build CXX] workdir/LexTarget/l10ntools/source/cfglex.cxx [build CXX] l10ntools/source/cfgmerge.cxx /build/libreoffice/src/libreoffice-6.4.6.2/workdir/LexTarget/l10ntools/source/cfglex.cxx:3044:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] 3044 | static void yyunput (int c, char * yy_bp ) | ^~~~~~~ [build CXX] l10ntools/source/localize.cxx [build CXX] l10ntools/source/pocheck.cxx [build CXX] l10ntools/source/propmerge.cxx [build CXX] l10ntools/source/propex.cxx [build CXX] l10ntools/source/treemerge.cxx [build CXX] l10ntools/source/treex.cxx [build CXX] libreofficekit/qa/tilebench/tilebench.cxx [build CXX] pch/system_empty.cxx [build LOC] postprocess [build CXX] sal/cppunittester/cppunittester.cxx [build MOD] salhelper [build SCP] scp2/source/base/file_base [build SCP] scp2/source/base/firebird [build SCP] scp2/source/base/module_base [build SCP] scp2/source/base/postgresqlsdbc [build INM] scp2/calc [build INM] scp2/draw [build INM] scp2/extensions [build INM] scp2/graphicfilter [build INM] scp2/impress [build INM] scp2/math [build INM] scp2/onlineupdate [build INM] scp2/ooo [build INM] scp2/python [build INM] scp2/spsupp [build INM] scp2/ure [build INM] scp2/writer [build INM] scp2/xsltfilter [build INM] scp2/gnome [build MOD] wizards [build LOC] libreoffice [build CXX] sal/textenc/context.cxx [build CXX] sal/textenc/convertbig5hkscs.cxx [build CXX] sal/textenc/converteuctw.cxx [build CXX] sal/textenc/convertgb18030.cxx [build CXX] sal/textenc/convertisciidevangari.cxx [build CXX] sal/textenc/convertiso2022cn.cxx [build CXX] sal/textenc/convertiso2022jp.cxx [build CXX] sal/textenc/convertiso2022kr.cxx [build CXX] sal/textenc/convertsinglebytetobmpunicode.cxx [build CXX] sal/textenc/tables.cxx [build CXX] sal/textenc/tcvtbyte.cxx [build CXX] sal/textenc/tcvtmb.cxx [build CXX] sal/textenc/tcvtutf7.cxx [build DEP] LNK:Library/libstorelo.so [build LNK] Library/libstorelo.so [build CXX] registry/source/keyimpl.cxx [build CXX] registry/source/reflread.cxx [build CXX] registry/source/reflwrit.cxx [build CXX] registry/source/regimpl.cxx [build CXX] registry/source/registry.cxx [build CXX] registry/source/regkey.cxx [build DEP] LNK:StaticLibrary/libcodemaker_cpp.a [build LNK] StaticLibrary/libcodemaker_cpp.a [build DEP] LNK:StaticLibrary/libcodemaker.a [build LNK] StaticLibrary/libcodemaker.a [build PRL] CustomTarget/postprocess/images/sorted.lst [build DEP] LNK:StaticLibrary/libboost_filesystem.a [build LNK] StaticLibrary/libboost_filesystem.a [build DEP] LNK:StaticLibrary/libboost_iostreams.a [build LNK] StaticLibrary/libboost_iostreams.a [build DEP] LNK:StaticLibrary/libboost_system.a [build LNK] StaticLibrary/libboost_system.a [build C ] UnpackedTarball/expat/lib/xmlparse.c [build C ] UnpackedTarball/expat/lib/xmlrole.c [build C ] UnpackedTarball/expat/lib/xmltok.c [build UPK] a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz [build PKG] libnumbertext_numbertext [build DEP] LNK:StaticLibrary/libboost_date_time.a [build LNK] StaticLibrary/libboost_date_time.a [build PAT] librevenge [build PKG] openssl [build CXX] shell/source/all/xml_parser.cxx [build DEP] LNK:StaticLibrary/libtransex.a [build LNK] StaticLibrary/libtransex.a [build CXX] l10ntools/source/lngmerge.cxx [build CXX] l10ntools/source/lngex.cxx [build DEP] LNK:StaticLibrary/libcodemaker_java.a [build LNK] StaticLibrary/libcodemaker_java.a [build BIN] boost [build BIN] clucene [build MOD] cppunit [build EPK] ct2n [build MOD] epoxy [build MOD] graphite [build EPK] libexttextcat_fingerprint [build MOD] libjpeg-turbo [build EPK] libnumbertext_numbertext [build MOD] mariadb-connector-c [build EPK] openssl [build CXX] workdir/UnpackedTarball/poppler/goo/gfile.cc [build CXX] workdir/UnpackedTarball/poppler/goo/GooTimer.cc [build CXX] workdir/UnpackedTarball/poppler/goo/GooString.cc [build CXX] workdir/UnpackedTarball/poppler/goo/NetPBMWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/PNGWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/TiffWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/JpegWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/ImgWriter.cc [build CXX] workdir/UnpackedTarball/poppler/goo/gstrtod.cc [build CXX] workdir/UnpackedTarball/poppler/goo/grandom.cc [build CXX] workdir/UnpackedTarball/poppler/goo/glibc.cc [build CXX] workdir/UnpackedTarball/poppler/goo/glibc_strtok_r.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiBase.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiEncodings.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiTrueType.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiType1.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiType1C.cc [build CXX] workdir/UnpackedTarball/poppler/fofi/FoFiIdentifier.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Annot.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Array.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/BuiltinFont.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/BuiltinFontTables.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CachedFile.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Catalog.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CertificateInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CharCodeToUnicode.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/CMap.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/DateInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Decrypt.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Dict.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Error.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FileSpec.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FontEncodingTables.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Form.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/FontInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Function.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Gfx.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GfxFont.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GfxState.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/GlobalParams.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Hints.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/JArithmeticDecoder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/JBIG2Stream.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Lexer.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Link.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Linearization.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/LocalPDFDocBuilder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/MarkedContentOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/NameToCharCode.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Object.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/OptionalContent.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Outline.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/OutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Page.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PageTransition.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Parser.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDoc.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocEncoding.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocFactory.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/ProfileData.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PreScanOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PSTokenizer.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/SignatureInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Stream.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StructTreeRoot.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StructElement.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeMap.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeMapFuncs.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeTypeTable.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/UTF.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/XRef.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PSOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/TextOutputDev.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/PageLabelInfo.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/SecurityHandler.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StdinCachedFile.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/StdinPDFDocBuilder.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Sound.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/ViewerPreferences.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Movie.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/Rendition.cc [build CXX] workdir/UnpackedTarball/poppler/poppler/DCTStream.cc [build MOD] qrcodegen [build BIN] ucpp [build CUS] i18npool/textconversion [build DEP] LNK:Executable/cfgex [build LNK] Executable/cfgex [build DEP] LNK:Executable/localize [build LNK] Executable/localize [build DEP] LNK:Executable/pocheck [build LNK] Executable/pocheck [build DEP] LNK:Executable/propex [build LNK] Executable/propex [build DEP] LNK:Executable/treex [build LNK] Executable/treex [build DEP] LNK:Executable/tilebench [build LNK] Executable/tilebench [build DEP] LNK:StaticLibrary/libprecompiled_system.a [build LNK] StaticLibrary/libprecompiled_system.a [build DEP] LNK:Executable/cppunittester [build LNK] Executable/cppunittester [build INM] scp2/base [build IMO] scp2/calc [build IMO] scp2/draw [build IMO] scp2/extensions [build IMO] scp2/graphicfilter [build IMO] scp2/impress [build IMO] scp2/math [build IMO] scp2/onlineupdate [build IMO] scp2/ooo [build IMO] scp2/python [build IMO] scp2/spsupp [build IMO] scp2/ure [build IMO] scp2/writer [build IMO] scp2/xsltfilter [build IMO] scp2/gnome [build CXX] sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx [build CXX] sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx [build CXX] sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx [build PKG] sysui_share [build LOC] top level modules: libreoffice [build DEP] LNK:Library/libsal_textenclo.so [build LNK] Library/libsal_textenclo.so [build DEP] LNK:Library/libreglo.so [build LNK] Library/libreglo.so [build DEP] LNK:StaticLibrary/libexpat.a [build LNK] StaticLibrary/libexpat.a [build UPK] 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz [build PAT] mythes [build DEP] LNK:StaticLibrary/libshell_xmlparser.a [build LNK] StaticLibrary/libshell_xmlparser.a [build DEP] LNK:Executable/ulfex [build LNK] Executable/ulfex [build MOD] boost [build MOD] clucene [build BIN] ct2n [build BIN] expat [build BIN] libexttextcat [build PKG] liblangtag_data [build BIN] libnumbertext [build BIN] openssl [build DEP] LNK:StaticLibrary/libpoppler.a [build LNK] StaticLibrary/libpoppler.a [build MOD] ucpp [build CXX] workdir/YaccTarget/idlc/source/parser.cxx [build CXX] workdir/LexTarget/idlc/source/scanner.cxx [build CXX] idlc/source/idlcmain.cxx [build CXX] idlc/source/idlc.cxx [build CXX] idlc/source/idlccompile.cxx [build CXX] idlc/source/idlcproduce.cxx [build CXX] idlc/source/errorhandler.cxx [build CXX] idlc/source/options.cxx [build CXX] idlc/source/fehelper.cxx [build CXX] idlc/source/astdeclaration.cxx [build CXX] idlc/source/astscope.cxx [build CXX] idlc/source/aststack.cxx [build CXX] idlc/source/astdump.cxx [build CXX] idlc/source/astinterface.cxx [build CXX] idlc/source/aststruct.cxx [build CXX] idlc/source/aststructinstance.cxx [build CXX] idlc/source/astoperation.cxx [build CXX] idlc/source/astconstant.cxx [build CXX] idlc/source/astenum.cxx [build CXX] idlc/source/astexpression.cxx [build CXX] idlc/source/astservice.cxx [build BIN] pch [build CXX] registry/tools/regmerge.cxx [build CXX] registry/tools/regview.cxx [build BIN] sal [build IMO] scp2/base [build DEP] LNK:Executable/xpdfimport [build LNK] Executable/xpdfimport [build BIN] store [build BIN] sysui [build CXX] unoidl/source/legacyprovider.cxx [build CXX] unoidl/source/sourcefileprovider.cxx [build CXX] unoidl/source/sourcetreeprovider.cxx [build CXX] unoidl/source/unoidl.cxx [build CXX] unoidl/source/unoidlprovider.cxx [build CXX] workdir/YaccTarget/unoidl/source/sourceprovider-parser.cxx [build CXX] workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx /build/libreoffice/src/libreoffice-6.4.6.2/workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx:1977:17: warning: 'void yyunput(int, char*, yyscan_t)' defined but not used [-Wunused-function] 1977 | static void yyunput (int c, char * yy_bp , yyscan_t yyscanner) | ^~~~~~~ [build CXX] codemaker/source/cppumaker/cppumaker.cxx [build CXX] codemaker/source/cppumaker/cppuoptions.cxx [build CXX] codemaker/source/cppumaker/cpputype.cxx [build CXX] codemaker/source/cppumaker/dependencies.cxx [build CXX] codemaker/source/cppumaker/dumputils.cxx [build CXX] codemaker/source/cppumaker/includes.cxx [build CXX] unoidl/source/unoidl-write.cxx [build CXX] unoidl/source/unoidl-check.cxx [build PRL] CustomTarget/postprocess/images/images_breeze.zip [build PRL] CustomTarget/postprocess/images/images_breeze_dark.zip [build PRL] CustomTarget/postprocess/images/images_breeze_dark_svg.zip [build PRL] CustomTarget/postprocess/images/images_breeze_svg.zip [build PRL] CustomTarget/postprocess/images/images_colibre.zip [build PRL] CustomTarget/postprocess/images/images_colibre_svg.zip [build PRL] CustomTarget/postprocess/images/images_elementary.zip [build PRL] CustomTarget/postprocess/images/images_elementary_svg.zip [build PRL] CustomTarget/postprocess/images/images_karasa_jaga.zip [build PRL] CustomTarget/postprocess/images/images_karasa_jaga_svg.zip [build PRL] CustomTarget/postprocess/images/images_sifr.zip [build PRL] CustomTarget/postprocess/images/images_sifr_dark.zip [build PRL] CustomTarget/postprocess/images/images_sifr_dark_svg.zip [build PRL] CustomTarget/postprocess/images/images_sifr_svg.zip [build PRL] CustomTarget/postprocess/images/images_tango.zip [build UPK] libassuan-2.5.1.tar.bz2 [build PKG] nss [build PKG] liblangtag [build PKG] lcms2 [build PKG] icu [build PAT] hyphen [build PKG] raptor [build PKG] lpsolve [build PRJ] librevenge [build C ] UnpackedTarball/neon/src/ne_207.c [build C ] UnpackedTarball/neon/src/ne_acl3744.c [build C ] UnpackedTarball/neon/src/ne_alloc.c [build C ] UnpackedTarball/neon/src/ne_auth.c [build C ] UnpackedTarball/neon/src/ne_basic.c [build C ] UnpackedTarball/neon/src/ne_compress.c [build C ] UnpackedTarball/neon/src/ne_dates.c [build C ] UnpackedTarball/neon/src/ne_i18n.c [build C ] UnpackedTarball/neon/src/ne_locks.c [build C ] UnpackedTarball/neon/src/ne_md5.c [build C ] UnpackedTarball/neon/src/ne_props.c [build C ] UnpackedTarball/neon/src/ne_redirect.c [build C ] UnpackedTarball/neon/src/ne_request.c [build C ] UnpackedTarball/neon/src/ne_session.c [build C ] UnpackedTarball/neon/src/ne_socket.c [build C ] UnpackedTarball/neon/src/ne_socks.c [build C ] UnpackedTarball/neon/src/ne_string.c [build C ] UnpackedTarball/neon/src/ne_uri.c [build C ] UnpackedTarball/neon/src/ne_utils.c [build C ] UnpackedTarball/neon/src/ne_xml.c [build C ] UnpackedTarball/neon/src/ne_xmlreq.c [build C ] UnpackedTarball/neon/src/ne_openssl.c [build C ] UnpackedTarball/neon/src/ne_ntlm.c [build CXX] codemaker/source/javamaker/classfile.cxx [build CXX] codemaker/source/javamaker/javamaker.cxx [build CXX] codemaker/source/javamaker/javaoptions.cxx [build CXX] codemaker/source/javamaker/javatype.cxx [build MOD] ct2n [build MOD] expat [build EPK] icu [build EPK] lcms2 [build MOD] libexttextcat [build EPK] liblangtag_data [build EPK] liblangtag [build MOD] libnumbertext [build EPK] lpsolve [build EPK] nss [build MOD] openssl [build BIN] poppler [build EPK] raptor [build DEP] LNK:Executable/idlc [build LNK] Executable/idlc [build MOD] pch [build CUS] postprocess/images [build DEP] LNK:Executable/regmerge [build LNK] Executable/regmerge [build DEP] LNK:Executable/regview [build LNK] Executable/regview [build MOD] sal [build INS] setup_osl [build MOD] store [build MOD] sysui [build CXX] unoidl/source/unoidl-read.cxx [build DEP] LNK:Library/libunoidllo.so [build LNK] Library/libunoidllo.so [build PAT] libassuan [build PKG] libgpg-error [build PKG] icu_ure [build BRM] CustomTarget/tools/string/reversemap.cxx [build UPK] liborcus-0.15.3.tar.gz [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annothandlermgr.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annotiteration.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_baannot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_baannothandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_formfillenvironment.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_pageview.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_widget.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_widgethandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_dataavail.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_ext.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_flatten.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_progressive.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_searchex.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_structtree.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_sysfontinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_transformpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_actionhandler.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annotiterator.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_customaccess.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_fieldaction.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_filewriteadapter.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_helpers.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_attachment.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_catalog.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_doc.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editimg.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editpath.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_edittext.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_formfill.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_save.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_text.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_view.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_pauseadapter.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_interactiveform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt_aes.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt_sha.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_checkbox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_combobox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_formfiller.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_interactiveformfiller.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_listbox.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_pushbutton.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_radiobutton.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_textfield.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_textobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/B5pc-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/B5pc-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/CNS-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETen-B5-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETen-B5-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETenms-B5-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETenms-B5-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/HKscs-B5-H_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/HKscs-B5-V_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UCS2-H_3.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UCS2-V_3.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UTF16-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/Adobe-GB1-UCS2_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GB-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GB-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK-EUC-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK-EUC-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK2K-H_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK2K-V_5.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBKp-EUC-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBKp-EUC-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBpc-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBpc-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/UniGB-UCS2-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/UniGB-UCS2-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/cmaps_gb1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/83pv-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90ms-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90ms-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90msp-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90msp-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90pv-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Add-RKSJ-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Add-RKSJ-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Adobe-Japan1-UCS2_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/EUC-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/EUC-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Ext-RKSJ-H_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Ext-RKSJ-V_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-H_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-V_4.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSC-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSC-EUC-V_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-HW-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-HW-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCpc-EUC-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-H_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-V_1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UTF16-H_0.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/cmaps_korea1.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/fpdf_cmaps.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_pagecontentgenerator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cidfont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_fontencoding.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_simplefont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_truetypefont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type1font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type3char.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type3font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_allstates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_clippath.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_color.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_colorspace.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_colorstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentmarks.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentmarkitem.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_docpagedata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_form.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_formobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_generalstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_graphicstates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_image.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_imageobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_meshstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_page.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pagemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageobjectholder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_path.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pathobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_shadingobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_shadingpattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_streamcontentparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_streamparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_textobject.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_textstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_tilingpattern.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cfdf_document.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_array.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_boolean.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_crypto_handler.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_data_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_dictionary.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_document.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_hint_tables.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_indirect_object_holder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_linearized_header.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_name.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_null.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_number.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_reference.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_security_handler.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_simple_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_stream_acc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_string.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_syntax_parser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/fpdf_parser_decode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/fpdf_parser_utility.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_walker.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_read_validator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_charposlist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_devicebuffer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_docrenderdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imagecacheentry.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imageloader.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imagerenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_pagerendercache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_progressiverenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendercontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_renderoptions.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_renderstatus.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_scaledrenderbuffer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_textrenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_type3cache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_type3glyphmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendershading.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_creator.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_encryptor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_flateencoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cfx_cttgsubtable.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cfx_stockfontarray.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cid2unicodemap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmapmanager.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmapparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_fontglobals.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_tounicodemap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_devicecs.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_expintfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_function.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_iccprofile.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_patterncs.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_psengine.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_psfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_sampledfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_stitchfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_page_object_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_cross_ref_avail.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_pagecontentmanager.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_transparency.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_dibbase.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_cross_ref_table.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_stringarchivestream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_occontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_contentstream_write_utils.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_annotcontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_pagerendercontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_dibtransferfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_transferfunc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cline.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_aaction.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_action.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_actionfields.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_annot.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_annotlist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_apsettings.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bookmark.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bookmarktree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_defaultappearance.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_dest.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_docjsactions.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_filespec.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_formcontrol.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_formfield.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_iconfit.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_interactiveform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_link.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_linklist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_metadata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_nametree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_numbertree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_pagelabel.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_variabletext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_viewerpreferences.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_fontmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_generateap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_wordinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/csection.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/ctypeset.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_structelement.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_structtree.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cba_fontmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_color_utils.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_linkextract.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_textpage.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_textpagefind.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/unicodenormalizationdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/fx_codec.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_ArithDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_BitStream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Context.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_GrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_GrrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HtrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Image.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_PatternDict.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_PddProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_SddProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Segment.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_TrdProc.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/cfx_gif.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/cfx_gifcontext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/cfx_lzwdecompressor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/cfx_codec_memory.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/fax/faxmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/scanlinedecoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/jbig2module.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpeg/jpegmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpx/cjpx_decoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpx/jpx_decode_utils.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_DocumentContext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/basic/basicmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpx/jpxmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/flate/flatemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/icc/iccmodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_memorystream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_seekablestreamproxy.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_bidi.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_coordinates.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_extension.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_memory.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_stream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_system.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_unicode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmldocument.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlelement.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlnode.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlinstruction.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmltext.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlchardata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscolorvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscomputedstyle.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscustomproperty.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssdeclaration.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssenumvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssexttextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssnumbervalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csspropertyholder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssrulecollection.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssselector.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstringvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstylerule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstyleselector.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstylesheet.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csssyntaxparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csstextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvalue.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvaluelist.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvaluelistparser.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_datetime.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/bytestring.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_binarybuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_bitstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_utf8decoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_widetextbuf.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_random.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_string.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/widestring.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_codepage.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_number.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_utf8encoder.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_readonlymemorystream.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/observed_ptr.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_bitmapcomposer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_bitmapstorer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibextractor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibitmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_filtereddib.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagerenderer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagestretcher.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagetransformer.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_scanlinecompositor.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cstretchengine.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/fx_dib_main.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitDingbats.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixed.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSans.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansMM.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerif.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBold.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBoldItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifItalic.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifMM.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSymbol.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/freetype/fx_freetype.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/renderdevicedriver_iface.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/agg/fx_agg_driver.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_cliprgn.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_color.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_glyphcache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_folderfontinfo.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontcache.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontmapper.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontmgr.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_gemodule.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_graphstate.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_graphstatedata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_pathdata.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_renderdevice.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_substfont.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_unicodeencoding.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fx_ge_fontmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fx_ge_linux.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_glyphbitmap.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/scoped_font_transform.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/text_glyph_pos.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/fx_font.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibbase.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_cmyk_to_srgb.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/text_char_pos.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_face.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/cjs_event_context_stub.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/cjs_runtimestub.cpp [build CXX] workdir/UnpackedTarball/pdfium/fxjs/ijs_runtime.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_appstream.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_caret.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_combo_box.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit_ctrl.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit_impl.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_icon.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_list_box.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_list_impl.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_scroll_bar.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_special_button.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_timer.cpp [build CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_wnd.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/bigint/BigInteger.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/bigint/BigIntegerUtils.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/bigint/BigUnsigned.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/bigint/BigUnsignedInABase.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_curves.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_path_storage.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_rasterizer_scanline_aa.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_vcgen_dash.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_vcgen_stroke.cpp [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/bio.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/cio.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/dwt.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/event.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/function_list.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/image.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/invert.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/j2k.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/jp2.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/mct.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/mqc.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/openjpeg.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/opj_clock.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/pi.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/thread.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/t1.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/t2.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/tcd.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/tgt.c [build C ] UnpackedTarball/pdfium/third_party/libopenjpeg20/sparse_array.c [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/address_space_randomization.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/page_allocator.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/spin_lock.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_alloc.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/debug/alias.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/oom_callback.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_bucket.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_oom.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_page.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/partition_root_base.cpp [build CXX] workdir/UnpackedTarball/pdfium/third_party/skia_shared/SkFloatToDecimal.cpp [build CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_fileaccess_posix.cpp [build BRK] CustomTarget/i18npool/breakiterator/char_in.brk [build BRK] CustomTarget/i18npool/breakiterator/char.brk [build BRK] CustomTarget/i18npool/breakiterator/count_word.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_he.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_hu.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_nodash.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk [build BRK] CustomTarget/i18npool/breakiterator/dict_word.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word_he.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word_hu.brk [build BRK] CustomTarget/i18npool/breakiterator/edit_word.brk [build BRK] CustomTarget/i18npool/breakiterator/line.brk [build BRK] CustomTarget/i18npool/breakiterator/sent.brk [build PRJ] mythes [build PKG] coinmp [build DEP] LNK:Library/libneon.so [build LNK] Library/libneon.so [build EPK] coinmp [build EPK] icu_ure [build BIN] lcms2 [build EPK] libgpg-error [build BIN] liblangtag [build BIN] lpsolve [build BIN] mythes [build BIN] nss [build MOD] poppler [build BIN] idlc [build BIN] registry [build BIN] scp2 [build CUS] tools/string [build DEP] LNK:Executable/cppumaker [build LNK] Executable/cppumaker [build DEP] LNK:Executable/unoidl-write [build LNK] Executable/unoidl-write [build DEP] LNK:Executable/unoidl-check [build LNK] Executable/unoidl-check [build PKG] postprocess_images [build UPK] curl-7.71.0.tar.xz [build PAT] liborcus [build DEP] LNK:Library/libpdfiumlo.so [build LNK] Library/libpdfiumlo.so [build CCD] CustomTarget/i18npool/breakiterator/char_in_brk.c [build CCD] CustomTarget/i18npool/breakiterator/char_brk.c [build CCD] CustomTarget/i18npool/breakiterator/count_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c [build CCD] CustomTarget/i18npool/breakiterator/dict_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c [build CCD] CustomTarget/i18npool/breakiterator/edit_word_brk.c [build CCD] CustomTarget/i18npool/breakiterator/line_brk.c [build CCD] CustomTarget/i18npool/breakiterator/sent_brk.c [build UPK] xmlsec1-1.2.28.tar.gz [build UPK] Firebird-3.0.0.32483-0.tar.bz2 [build UPK] openldap-2.4.45.tgz [build DEP] LNK:Executable/javamaker [build LNK] Executable/javamaker [build BIN] coinmp [build BIN] icu [build MOD] lcms2 [build BIN] libgpg-error [build MOD] liblangtag [build MOD] lpsolve [build MOD] mythes [build BIN] neon [build MOD] nss [build DIC] CustomTarget/i18npool/breakiterator/dict_ja.cxx [build DIC] CustomTarget/i18npool/breakiterator/dict_zh.cxx [build CXX] i18npool/source/collator/gencoll_rule.cxx [build CXX] i18npool/source/indexentry/genindex_data.cxx [build CXX] workdir/CustomTarget/i18npool/breakiterator/dict_ja.cxx [build CXX] workdir/CustomTarget/i18npool/breakiterator/dict_zh.cxx [build MOD] idlc [build CXX] l10ntools/source/helpex.cxx [build CXX] l10ntools/source/xmlparse.cxx [build CXX] l10ntools/source/helpmerge.cxx [build CXX] workdir/LexTarget/l10ntools/source/xrmlex.cxx [build CXX] l10ntools/source/xrmmerge.cxx /build/libreoffice/src/libreoffice-6.4.6.2/workdir/LexTarget/l10ntools/source/xrmlex.cxx:1531:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] 1531 | static void yyunput (int c, char * yy_bp ) | ^~~~~~~ [build MOD] registry [build MOD] scp2 [build DEP] LNK:Executable/unoidl-read [build LNK] Executable/unoidl-read [build PAT] curl [build UPK] harfbuzz-2.6.0.tar.xz [build CMN] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c [build PRJ] hyphen [build PAT] xmlsec [build UPK] 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz [build PAT] firebird [build PAT] openldap [build BIN] codemaker [build MOD] coinmp [build BIN] hyphen [build MOD] icu [build MOD] libgpg-error [build MOD] neon [build CUS] i18npool/breakiterator [build DEP] LNK:Executable/gencoll_rule [build LNK] Executable/gencoll_rule [build DEP] LNK:Executable/genindex_data [build LNK] Executable/genindex_data [build DEP] LNK:Library/libdict_ja.so [build LNK] Library/libdict_ja.so [build DEP] LNK:Library/libdict_zh.so [build LNK] Library/libdict_zh.so [build DEP] LNK:Executable/helpex [build LNK] Executable/helpex [build DEP] LNK:Executable/xrmex [build LNK] Executable/xrmex [build BIN] unoidl [build UNO] udkapi [build DBc] udkapi [build PAT] harfbuzz [build PAT] rasqal [build PKG] librevenge [build MOD] codemaker [build UNO] cppu_qa_cppumaker_types [build UNO] cppu_qa_types [build MOD] hyphen [build EPK] librevenge [build BIN] pdfium [build BIN] l10ntools [build UNO] bridgetest [build UNO] performance [build HPP] bridgetest [build MOD] unoidl [build HPC] udkapi [build HPP] udkapi [build UNO] cppuhelper [build UNO] offapi [build DBc] offapi [build PRJ] libassuan [build HPB] udkapi [build PRJ] curl [build UNO] oovbaapi [build PRJ] harfbuzz [build PRJ] xmlsec [build HPC] offapi [build UNO] scaddins [build PRJ] openldap [build UNI] cppu_qa_cppumaker_types [build UNI] cppu_qa_types [build UNI] cppuhelper [build BIN] harfbuzz [build BIN] librevenge [build BIN] openldap [build MOD] pdfium [build CLR] CustomTarget/i18npool/collator/collator_cu_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ca_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_dz_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_hu_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx [build CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx [build CLR] CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx [build CLR] CustomTarget/i18npool/collator/collator_ln_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_my_dictionary.cxx [build CLR] CustomTarget/i18npool/collator/collator_ne_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_sid_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_pinyin.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_radical.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_stroke.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx [build CLR] CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx [build IND] CustomTarget/i18npool/indexentry/ko_phonetic.cxx [build IND] CustomTarget/i18npool/indexentry/zh_pinyin.cxx [build IND] CustomTarget/i18npool/indexentry/zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_sid_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_radical.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_cu_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_dz_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ca_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ne_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_my_dictionary.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_ln_charset.cxx [build CXX] workdir/CustomTarget/i18npool/collator/collator_hu_charset.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/zh_pinyin.cxx [build CXX] workdir/CustomTarget/i18npool/indexentry/ko_phonetic.cxx [build MOD] l10ntools [build UNI] scaddins [build UNI] bridgetest [build UNI] performance [build BIN] udkapi [build HPC] cppuhelper [build HPP] offapi [build HPP] oovbaapi [build PRJ] liborcus [build HPC] scaddins [build CXX] vcl/source/salmain/salmain.cxx [build CXX] vcl/unx/glxtest.cxx [build MOD] harfbuzz [build MOD] librevenge [build MOD] openldap [build CUS] i18npool/collator [build CUS] i18npool/indexentry [build DEP] LNK:Library/libcollator_data.so [build LNK] Library/libcollator_data.so [build DEP] LNK:Library/libindex_data.so [build LNK] Library/libindex_data.so [build BIN] offapi [build MOD] udkapi [build CXX] cppu/source/cppu/compat.cxx [build CXX] cppu/source/cppu/cppu_opt.cxx [build CXX] cppu/source/threadpool/current.cxx [build CXX] cppu/source/threadpool/jobqueue.cxx [build CXX] cppu/source/threadpool/thread.cxx [build CXX] cppu/source/threadpool/threadident.cxx [build CXX] cppu/source/threadpool/threadpool.cxx [build CXX] cppu/source/typelib/static_types.cxx [build CXX] cppu/source/typelib/typelib.cxx [build CXX] cppu/source/uno/any.cxx [build CXX] cppu/source/uno/cascade_mapping.cxx [build CXX] cppu/source/uno/check.cxx [build CXX] cppu/source/uno/data.cxx [build CXX] cppu/source/uno/EnvDcp.cxx [build CXX] cppu/source/uno/EnvStack.cxx [build CXX] cppu/source/uno/IdentityMapping.cxx [build CXX] cppu/source/uno/lbenv.cxx [build CXX] cppu/source/uno/lbmap.cxx [build CXX] cppu/source/uno/loadmodule.cxx [build CXX] cppu/source/uno/sequence.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_intel/except.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx [build CXX] bridges/source/cpp_uno/gcc3_linux_intel/callvirtualmethod.cxx [build ASM] bridges/source/cpp_uno/gcc3_linux_intel/call [build CXX] bridges/source/cpp_uno/shared/bridge.cxx [build CXX] bridges/source/cpp_uno/shared/component.cxx [build CXX] bridges/source/cpp_uno/shared/types.cxx [build CXX] bridges/source/cpp_uno/shared/unointerfaceproxy.cxx [build CXX] bridges/source/cpp_uno/shared/vtablefactory.cxx [build CXX] bridges/source/cpp_uno/shared/vtables.cxx [build CXX] bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx [build CXX] xmlreader/source/pad.cxx [build CXX] xmlreader/source/span.cxx [build CXX] xmlreader/source/xmlreader.cxx [build CXX] cppuhelper/source/access_control.cxx [build CXX] cppuhelper/source/bootstrap.cxx [build CXX] cppuhelper/source/compat.cxx [build CXX] cppuhelper/source/component_context.cxx [build CXX] cppuhelper/source/component.cxx [build CXX] cppuhelper/source/defaultbootstrap.cxx [build CXX] cppuhelper/source/exc_thrower.cxx [build CXX] cppuhelper/source/factory.cxx [build CXX] cppuhelper/source/implbase.cxx [build CXX] cppuhelper/source/implbase_ex.cxx [build CXX] cppuhelper/source/implementationentry.cxx [build CXX] cppuhelper/source/interfacecontainer.cxx [build CXX] cppuhelper/source/macro_expander.cxx [build CXX] cppuhelper/source/paths.cxx [build CXX] cppuhelper/source/propertysetmixin.cxx [build CXX] cppuhelper/source/propshlp.cxx [build CXX] cppuhelper/source/servicemanager.cxx [build CXX] cppuhelper/source/shlib.cxx [build CXX] cppuhelper/source/supportsservice.cxx [build CXX] cppuhelper/source/tdmgr.cxx [build CXX] cppuhelper/source/typemanager.cxx [build CXX] cppuhelper/source/typeprovider.cxx [build CXX] cppuhelper/source/unourl.cxx [build CXX] cppuhelper/source/weak.cxx [build CXX] basegfx/source/color/bcolormodifier.cxx [build CXX] basegfx/source/color/bcolortools.cxx [build CXX] basegfx/source/curve/b2dbeziertools.cxx [build CXX] basegfx/source/curve/b2dcubicbezier.cxx [build CXX] basegfx/source/matrix/b2dhommatrix.cxx [build CXX] basegfx/source/matrix/b2dhommatrixtools.cxx [build CXX] basegfx/source/matrix/b3dhommatrix.cxx [build CXX] basegfx/source/matrix/b3dhommatrixtools.cxx [build CXX] basegfx/source/numeric/ftools.cxx [build CXX] basegfx/source/point/b2dpoint.cxx [build CXX] basegfx/source/point/b2ipoint.cxx [build CXX] basegfx/source/point/b3dpoint.cxx [build CXX] basegfx/source/polygon/b2dlinegeometry.cxx [build CXX] basegfx/source/polygon/b2dpolygon.cxx [build CXX] basegfx/source/polygon/b2dpolygonclipper.cxx [build CXX] basegfx/source/polygon/b2dpolygoncutandtouch.cxx [build CXX] basegfx/source/polygon/b2dpolygontools.cxx [build CXX] basegfx/source/polygon/b2dpolygontriangulator.cxx [build CXX] basegfx/source/polygon/b2dpolypolygon.cxx [build CXX] basegfx/source/polygon/b2dpolypolygoncutter.cxx [build CXX] basegfx/source/polygon/b2dpolypolygontools.cxx [build CXX] basegfx/source/polygon/b2dsvgpolypolygon.cxx [build CXX] basegfx/source/polygon/b2dtrapezoid.cxx [build CXX] basegfx/source/polygon/b3dpolygon.cxx [build CXX] basegfx/source/polygon/b3dpolygontools.cxx [build CXX] basegfx/source/polygon/b3dpolypolygon.cxx [build CXX] basegfx/source/polygon/b3dpolypolygontools.cxx [build CXX] basegfx/source/polygon/WaveLine.cxx [build CXX] basegfx/source/range/b2dpolyrange.cxx [build CXX] basegfx/source/range/b2drange.cxx [build CXX] basegfx/source/range/b2drangeclipper.cxx [build CXX] basegfx/source/range/b2xrange.cxx [build CXX] basegfx/source/range/b3drange.cxx [build CXX] basegfx/source/raster/rasterconvert3d.cxx [build CXX] basegfx/source/tools/b2dclipstate.cxx [build CXX] basegfx/source/tools/canvastools.cxx [build CXX] basegfx/source/tools/gradienttools.cxx [build CXX] basegfx/source/tools/keystoplerp.cxx [build CXX] basegfx/source/tools/numbertools.cxx [build CXX] basegfx/source/tools/stringconversiontools.cxx [build CXX] basegfx/source/tools/systemdependentdata.cxx [build CXX] basegfx/source/tools/tools.cxx [build CXX] basegfx/source/tools/unopolypolygon.cxx [build CXX] basegfx/source/tools/zoomtools.cxx [build CXX] basegfx/source/tuple/b2dtuple.cxx [build CXX] basegfx/source/tuple/b3dtuple.cxx [build CXX] basegfx/source/vector/b2dvector.cxx [build CXX] basegfx/source/vector/b2ivector.cxx [build CXX] basegfx/source/vector/b3dvector.cxx [build CXX] ucbhelper/source/client/activedatasink.cxx [build CXX] ucbhelper/source/client/activedatastreamer.cxx [build CXX] ucbhelper/source/client/commandenvironment.cxx [build CXX] ucbhelper/source/client/content.cxx [build CXX] ucbhelper/source/client/interceptedinteraction.cxx [build CXX] ucbhelper/source/client/proxydecider.cxx [build CXX] ucbhelper/source/provider/authenticationfallback.cxx [build CXX] ucbhelper/source/provider/cancelcommandexecution.cxx [build CXX] ucbhelper/source/provider/contenthelper.cxx [build CXX] ucbhelper/source/provider/contentidentifier.cxx [build CXX] ucbhelper/source/provider/contentinfo.cxx [build CXX] ucbhelper/source/provider/fd_inputstream.cxx [build CXX] ucbhelper/source/provider/getcomponentcontext.cxx [build CXX] ucbhelper/source/provider/interactionrequest.cxx [build CXX] ucbhelper/source/provider/propertyvalueset.cxx [build CXX] ucbhelper/source/provider/providerhelper.cxx [build CXX] ucbhelper/source/provider/registerucb.cxx [build CXX] ucbhelper/source/provider/resultset.cxx [build CXX] ucbhelper/source/provider/resultsethelper.cxx [build CXX] ucbhelper/source/provider/resultsetmetadata.cxx [build CXX] ucbhelper/source/provider/simpleauthenticationrequest.cxx [build CXX] ucbhelper/source/provider/simplecertificatevalidationrequest.cxx [build CXX] ucbhelper/source/provider/simpleinteractionrequest.cxx [build CXX] ucbhelper/source/provider/simpleioerrorrequest.cxx [build CXX] ucbhelper/source/provider/simplenameclashresolverequest.cxx [build CXX] i18nlangtag/source/isolang/insys.cxx [build CXX] i18nlangtag/source/isolang/isolang.cxx [build CXX] i18nlangtag/source/isolang/mslangid.cxx [build CXX] i18nlangtag/source/languagetag/languagetag.cxx [build CXX] i18nlangtag/source/languagetag/languagetagicu.cxx [build PKG] xmlsec [build PRJ] rasqal [build UPK] libodfgen-0.1.6.tar.bz2 [build UPK] libcdr-0.1.5.tar.xz [build UPK] libfreehand-0.1.2.tar.xz [build UPK] libmspub-0.1.4.tar.xz [build UPK] libmwaw-0.3.15.tar.xz [build UPK] libzmf-0.0.2.tar.xz [build UPK] libpagemaker-0.0.4.tar.xz [build UPK] libqxp-0.0.2.tar.xz [build UPK] libstaroffice-0.0.6.tar.xz [build UPK] libvisio-0.1.7.tar.xz [build UPK] libwpd-0.10.3.tar.xz [build UPK] libetonyek-0.1.9.tar.xz [build UPK] libabw-0.1.3.tar.xz [build UPK] libe-book-0.1.3.tar.xz [build UPK] libepubgen-0.1.1.tar.xz [build UPK] libwps-0.4.10.tar.xz [build DEP] LNK:StaticLibrary/libvclmain.a [build LNK] StaticLibrary/libvclmain.a [build DEP] LNK:StaticLibrary/libglxtest.a [build LNK] StaticLibrary/libglxtest.a [build UPK] postgresql-9.2.24.tar.bz2 [build CXX] cppu/source/helper/purpenv/helper_purpenv_Environment.cxx [build CXX] cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx [build CXX] cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx [build CXX] cppu/source/AffineBridge/AffineBridge.cxx [build EPK] xmlsec [build CXX] libreofficekit/source/gtk/lokdocview.cxx [build CXX] libreofficekit/source/gtk/tilebuffer.cxx [build MOD] offapi [build BIN] oovbaapi [build DEP] LNK:Library/libuno_cppu.so.3 [build LNK] Library/libuno_cppu.so.3 [build UPK] gpgme-1.9.0.tar.bz2 [build DEP] LNK:Library/libi18nlangtag.so [build LNK] Library/libi18nlangtag.so [build CXX] stoc/source/inspect/introspection.cxx [build CXX] stoc/source/invocation_adapterfactory/iafactory.cxx [build CXX] stoc/source/invocation/invocation.cxx [build CXX] stoc/source/namingservice/namingservice.cxx [build CXX] stoc/source/proxy_factory/proxyfac.cxx [build CXX] stoc/source/corereflection/crarray.cxx [build CXX] stoc/source/corereflection/crbase.cxx [build CXX] stoc/source/corereflection/crcomp.cxx [build CXX] stoc/source/corereflection/crefl.cxx [build CXX] stoc/source/corereflection/crenum.cxx [build CXX] stoc/source/corereflection/criface.cxx [build CXX] stoc/source/typeconv/convert.cxx [build CXX] stoc/source/uriproc/ExternalUriReferenceTranslator.cxx [build CXX] stoc/source/uriproc/UriReference.cxx [build CXX] stoc/source/uriproc/UriReferenceFactory.cxx [build CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx [build CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx [build CXX] stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx [build CXX] remotebridges/source/unourl_resolver/unourl_resolver.cxx [build CXX] lingucomponent/source/lingutil/lingutil.cxx [build PAT] libodfgen [build PAT] libcdr [build PAT] libfreehand [build PAT] libmspub [build PAT] libmwaw [build PAT] libzmf [build PAT] libpagemaker [build PAT] libqxp [build PAT] libstaroffice [build PAT] libvisio [build PAT] libwpd [build PAT] libetonyek [build PAT] libabw [build PAT] libebook [build PAT] libepubgen [build PAT] libwps [build CXX] shell/source/backends/localebe/localebackend.cxx [build CXX] shell/source/backends/localebe/localebecdef.cxx [build PAT] postgresql [build CXX] cppu/source/LogBridge/LogBridge.cxx [build CXX] cppu/source/UnsafeBridge/UnsafeBridge.cxx [build CXX] cpputools/source/sp2bv/sp2bv.cxx [build CXX] cpputools/source/unoexe/unoexe.cxx [build BIN] xmlsec [build CXX] i18npool/source/localedata/LocaleNode.cxx [build CXX] i18npool/source/localedata/filewriter.cxx [build CXX] i18npool/source/localedata/saxparser.cxx [build CXX] workdir/CustomTarget/i18npool/textconversion/stc_word.cxx [build CXX] workdir/CustomTarget/i18npool/textconversion/stc_char.cxx [build CXX] workdir/CustomTarget/i18npool/textconversion/hhc_char.cxx [build DEP] LNK:Library/liblibreofficekitgtk.so [build LNK] Library/liblibreofficekitgtk.so [build CXX] libreofficekit/qa/gtktiledviewer/gtv-main.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-application.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx [build CXX] libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx [build MOD] oovbaapi [build CXX] pyuno/source/module/pyuno_runtime.cxx [build CXX] pyuno/source/module/pyuno.cxx [build CXX] pyuno/source/module/pyuno_struct.cxx [build CXX] pyuno/source/module/pyuno_callable.cxx [build CXX] pyuno/source/module/pyuno_module.cxx [build CXX] pyuno/source/module/pyuno_type.cxx [build CXX] pyuno/source/module/pyuno_util.cxx [build CXX] pyuno/source/module/pyuno_except.cxx [build CXX] pyuno/source/module/pyuno_adapter.cxx [build CXX] pyuno/source/module/pyuno_gc.cxx [build CXX] pyuno/source/module/pyuno_iterator.cxx [build CXX] testtools/source/bridgetest/currentcontextchecker.cxx [build CXX] testtools/source/bridgetest/multi.cxx [build CXX] testtools/source/bridgetest/constructors.cxx [build CXX] unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx [build DEP] LNK:Library/libgcc3_uno.so [build LNK] Library/libgcc3_uno.so [build DEP] LNK:Library/libxmlreaderlo.so [build LNK] Library/libxmlreaderlo.so [build CXX] binaryurp/source/binaryany.cxx [build CXX] binaryurp/source/bridge.cxx [build CXX] binaryurp/source/bridgefactory.cxx [build CXX] binaryurp/source/currentcontext.cxx [build CXX] binaryurp/source/incomingrequest.cxx [build CXX] binaryurp/source/lessoperators.cxx [build CXX] binaryurp/source/marshal.cxx [build CXX] binaryurp/source/outgoingrequests.cxx [build CXX] binaryurp/source/proxy.cxx [build CXX] binaryurp/source/reader.cxx [build CXX] binaryurp/source/unmarshal.cxx [build CXX] binaryurp/source/writer.cxx [build PAT] gpgmepp [build PKG] libassuan [build PKG] curl [build DEP] LNK:StaticLibrary/libulingu.a [build LNK] StaticLibrary/libulingu.a [build PRJ] libcdr [build PRJ] libfreehand [build PRJ] libmspub [build PRJ] libzmf [build PRJ] libpagemaker [build PRJ] libqxp [build PRJ] libvisio [build PRJ] libabw [build PRJ] libebook [build PRJ] libepubgen [build BIN] bridges [build DEP] LNK:Library/libuno_purpenvhelpergcc3.so.3 [build LNK] Library/libuno_purpenvhelpergcc3.so.3 [build EPK] curl [build BIN] libabw [build EPK] libassuan [build BIN] libcdr [build BIN] libebook [build BIN] libepubgen [build BIN] libfreehand [build BIN] libmspub [build BIN] libpagemaker [build BIN] libqxp [build BIN] libvisio [build BIN] libzmf [build MOD] xmlsec [build BIN] i18nlangtag [build DEP] LNK:Executable/gtktiledviewer [build LNK] Executable/gtktiledviewer [build CXX] pyuno/source/loader/pyuno_loader.cxx [build CXX] testtools/source/bridgetest/cppobj.cxx [build CXX] testtools/source/bridgetest/bridgetest.cxx [build DEP] LNK:Library/libuno_cppuhelpergcc3.so.3 [build LNK] Library/libuno_cppuhelpergcc3.so.3 [build PKG] liborcus [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/allowable-actions.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-workspace.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/base-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/http-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/json-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-data.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-handler.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-providers.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/property-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/rendition.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/session-factory.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-property.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-repository.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-utils.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-document.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-folder.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-navigationservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-object.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-object-type.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-objectservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-relatedmultipart.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-repositoryservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-requests.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-session.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-soap.cxx In file included from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/config/header_deprecated.hpp:18, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/pending/integer_log2.hpp:5, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/detail/integer_log2.hpp:19, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/detail/large_arithmetic.hpp:19, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/detail/const_mod.hpp:23, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/detail/seed_impl.hpp:26, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/mersenne_twister.hpp:30, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/uuid/random_generator.hpp:17, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/uuid/uuid_generators.hpp:17, from /build/libreoffice/src/libreoffice-6.4.6.2/external/boost/include/boost/uuid/uuid_generators.hpp:27, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/libcmis/src/libcmis/ws-relatedmultipart.cxx:34: /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/pending/integer_log2.hpp:7:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED' 7 | BOOST_HEADER_DEPRECATED(""); | ^~~~~~~~~~~~~~~~~~~~~~~ [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-versioningservice.cxx [build CXX] workdir/UnpackedTarball/libcmis/src/libcmis/xml-utils.cxx [build PRJ] libodfgen [build PRJ] libmwaw [build PRJ] libstaroffice [build PRJ] libwpd [build PRJ] libetonyek [build PRJ] libwps [build PRJ] firebird [build MOD] bridges [build PRJ] postgresql [build DEP] LNK:Library/libaffine_uno_uno.so [build LNK] Library/libaffine_uno_uno.so [build DEP] LNK:Library/liblog_uno_uno.so [build LNK] Library/liblog_uno_uno.so [build DEP] LNK:Library/libunsafe_uno_uno.so [build LNK] Library/libunsafe_uno_uno.so [build BIN] curl [build MOD] libabw [build BIN] libassuan [build MOD] libcdr [build MOD] libebook [build MOD] libepubgen [build MOD] libfreehand [build MOD] libmspub [build EPK] liborcus [build MOD] libpagemaker [build MOD] libqxp [build MOD] libvisio [build MOD] libzmf [build BIN] postgresql [build MOD] i18nlangtag [build BIN] libreofficekit [build BIN] xmlreader [build DEP] LNK:Library/libbinaryurplo.so [build LNK] Library/libbinaryurplo.so [build PRJ] gpgmepp In file included from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/config/header_deprecated.hpp:18, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/pending/integer_log2.hpp:5, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/detail/integer_log2.hpp:19, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/detail/large_arithmetic.hpp:19, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/detail/const_mod.hpp:23, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/detail/seed_impl.hpp:26, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/random/mersenne_twister.hpp:30, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/uuid/random_generator.hpp:17, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/uuid/uuid_generators.hpp:17, from /build/libreoffice/src/libreoffice-6.4.6.2/external/boost/include/boost/uuid/uuid_generators.hpp:27, from /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/libcmis/src/libcmis/ws-soap.cxx:31: /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/config/pragma_message.hpp:24:34: note: #pragma message: This header is deprecated. Use instead. 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") | ^~~~~~~~~~~~~~~~~~~~ /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/boost/boost/pending/integer_log2.hpp:7:1: note: in expansion of macro 'BOOST_HEADER_DEPRECATED' 7 | BOOST_HEADER_DEPRECATED(""); | ^~~~~~~~~~~~~~~~~~~~~~~ [build DEP] LNK:Library/libbasegfxlo.so [build LNK] Library/libbasegfxlo.so [build DEP] LNK:Library/libucbhelper.so [build LNK] Library/libucbhelper.so [build DEP] LNK:Library/libintrospectionlo.so [build LNK] Library/libintrospectionlo.so [build DEP] LNK:Library/libinvocadaptlo.so [build LNK] Library/libinvocadaptlo.so [build DEP] LNK:Library/libinvocationlo.so [build LNK] Library/libinvocationlo.so [build DEP] LNK:Library/libnamingservicelo.so [build LNK] Library/libnamingservicelo.so [build DEP] LNK:Library/libproxyfaclo.so [build LNK] Library/libproxyfaclo.so [build DEP] LNK:Library/libreflectionlo.so [build LNK] Library/libreflectionlo.so [build DEP] LNK:Library/libstocserviceslo.so [build LNK] Library/libstocserviceslo.so [build DEP] LNK:Library/libuuresolverlo.so [build LNK] Library/libuuresolverlo.so [build DEP] LNK:StaticLibrary/liblibcmis.a [build LNK] StaticLibrary/liblibcmis.a [build PKG] rasqal [build DEP] LNK:Library/liblocalebe1lo.so [build LNK] Library/liblocalebe1lo.so [build BIN] cppu [build BIN] cppuhelper [build DEP] LNK:Executable/sp2bv [build LNK] Executable/sp2bv [build DEP] LNK:Executable/uno.bin [build LNK] Executable/uno.bin [build MOD] curl [build MOD] libassuan [build BIN] libcmis [build BIN] liborcus [build MOD] postgresql [build EPK] rasqal [build DEP] LNK:Executable/saxparser [build LNK] Executable/saxparser [build DEP] LNK:Library/libtextconv_dict.so [build LNK] Library/libtextconv_dict.so [build MOD] libreofficekit [build DEP] LNK:Library/libpyuno.so [build LNK] Library/libpyuno.so [build DEP] LNK:Library/libtesttools_bridgetest-common.so [build LNK] Library/libtesttools_bridgetest-common.so [build DEP] LNK:Library/libtesttools_constructors.so [build LNK] Library/libtesttools_constructors.so [build DEP] LNK:Library/unoexceptionprotector.so [build LNK] Library/unoexceptionprotector.so [build MOD] xmlreader [build CMP] binaryurp/source/binaryurp [build CMP] stoc/source/inspect/introspection [build CMP] stoc/source/invocation_adapterfactory/invocadapt [build CMP] stoc/source/invocation/invocation [build CMP] stoc/source/namingservice/namingservice [build CMP] stoc/source/proxy_factory/proxyfac [build CMP] stoc/source/corereflection/reflection [build CMP] stoc/util/stocservices [build CMP] remotebridges/source/unourl_resolver/uuresolver [build CMP] shell/source/backends/localebe/localebe1 [build BIN] basegfx [build BIN] binaryurp [build MOD] cppu [build MOD] cppuhelper [build BIN] cpputools [build MOD] libcmis [build MOD] liborcus [build BIN] remotebridges [build DEP] LNK:Library/libtesttools_cppobj.so [build LNK] Library/libtesttools_cppobj.so [build DEP] LNK:Library/libtesttools_bridgetest.so [build LNK] Library/libtesttools_bridgetest.so [build BIN] ucbhelper [build MOD] basegfx [build MOD] binaryurp [build MOD] cpputools [build DEP] LNK:Library/libpythonloaderlo.so [build LNK] Library/libpythonloaderlo.so [build MOD] remotebridges [build CMP] testtools/source/bridgetest/constructors [build MOD] ucbhelper [build UPK] e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz [build PKG] libodfgen [build PKG] libmwaw [build PKG] libstaroffice [build PKG] libwpd [build PKG] libetonyek [build PKG] libwps [build PKG] firebird [build EPK] libetonyek [build EPK] libmwaw [build EPK] libodfgen [build EPK] libstaroffice [build EPK] libwpd [build EPK] libwps [build PKG] gpgmepp [build PAT] redland [build EPK] firebird [build EPK] gpgmepp [build BIN] libetonyek [build BIN] libmwaw [build BIN] libodfgen [build BIN] libstaroffice [build BIN] libwpd [build BIN] libwps [build CMP] pyuno/source/loader/pythonloader [build BIN] firebird [build BIN] gpgmepp [build MOD] libetonyek [build MOD] libmwaw [build MOD] libodfgen [build MOD] libstaroffice [build MOD] libwpd [build MOD] libwps [build RDB] pyuno [build CMP] testtools/source/bridgetest/cppobj [build CXX] comphelper/source/compare/AnyCompareFactory.cxx [build CXX] comphelper/source/container/IndexedPropertyValuesContainer.cxx [build CXX] comphelper/source/container/NamedPropertyValuesContainer.cxx [build CXX] comphelper/source/container/container.cxx [build CXX] comphelper/source/container/containermultiplexer.cxx [build CXX] comphelper/source/container/interfacecontainer2.cxx [build CXX] comphelper/source/container/embeddedobjectcontainer.cxx [build CXX] comphelper/source/container/enumerablemap.cxx [build CXX] comphelper/source/container/enumhelper.cxx [build CXX] comphelper/source/container/namecontainer.cxx [build CXX] comphelper/source/eventattachermgr/eventattachermgr.cxx [build CXX] comphelper/source/misc/accessiblecomponenthelper.cxx [build CXX] comphelper/source/misc/accessiblecontexthelper.cxx [build CXX] comphelper/source/misc/accessibleeventnotifier.cxx [build CXX] comphelper/source/misc/accessiblekeybindinghelper.cxx [build CXX] comphelper/source/misc/accessibleselectionhelper.cxx [build CXX] comphelper/source/misc/accessibletexthelper.cxx [build CXX] comphelper/source/misc/accessiblewrapper.cxx [build CXX] comphelper/source/misc/accimplaccess.cxx [build CXX] comphelper/source/misc/AccessibleImplementationHelper.cxx [build CXX] comphelper/source/misc/anytostring.cxx [build CXX] comphelper/source/misc/asyncnotification.cxx [build CXX] comphelper/source/misc/asyncquithandler.cxx [build CXX] comphelper/source/misc/automationinvokedzone.cxx [build CXX] comphelper/source/misc/backupfilehelper.cxx [build CXX] comphelper/source/misc/base64.cxx [build CXX] comphelper/source/misc/comphelper_module.cxx [build CXX] comphelper/source/misc/comphelper_services.cxx [build CXX] comphelper/source/misc/componentbase.cxx [build CXX] comphelper/source/misc/componentmodule.cxx [build CXX] comphelper/source/misc/configuration.cxx [build CXX] comphelper/source/misc/configurationhelper.cxx [build CXX] comphelper/source/misc/dispatchcommand.cxx [build CXX] comphelper/source/misc/docpasswordhelper.cxx [build CXX] comphelper/source/misc/docpasswordrequest.cxx [build CXX] comphelper/source/misc/documentinfo.cxx [build CXX] comphelper/source/misc/evtlistenerhlp.cxx [build CXX] comphelper/source/misc/evtmethodhelper.cxx [build CXX] comphelper/source/misc/fileurl.cxx [build CXX] comphelper/source/misc/getexpandeduri.cxx [build CXX] comphelper/source/misc/graphicmimetype.cxx [build CXX] comphelper/source/misc/hash.cxx [build CXX] comphelper/source/misc/instancelocker.cxx [build CXX] comphelper/source/misc/interaction.cxx [build CXX] comphelper/source/misc/listenernotification.cxx [build CXX] comphelper/source/misc/logging.cxx [build CXX] comphelper/source/misc/lok.cxx [build CXX] comphelper/source/misc/mimeconfighelper.cxx [build CXX] comphelper/source/misc/namedvaluecollection.cxx [build CXX] comphelper/source/misc/numberedcollection.cxx [build CXX] comphelper/source/misc/numbers.cxx [build CXX] comphelper/source/misc/officerestartmanager.cxx [build CXX] comphelper/source/misc/profilezone.cxx [build CXX] comphelper/source/misc/proxyaggregation.cxx [build CXX] comphelper/source/misc/random.cxx [build CXX] comphelper/source/misc/SelectionMultiplex.cxx [build CXX] comphelper/source/misc/sequenceashashmap.cxx [build CXX] comphelper/source/misc/servicedecl.cxx [build CXX] comphelper/source/misc/serviceinfohelper.cxx [build CXX] comphelper/source/misc/sharedmutex.cxx [build CXX] comphelper/source/misc/simplefileaccessinteraction.cxx [build CXX] comphelper/source/misc/solarmutex.cxx [build CXX] comphelper/source/misc/stillreadwriteinteraction.cxx [build CXX] comphelper/source/misc/anycompare.cxx [build CXX] comphelper/source/misc/storagehelper.cxx [build CXX] comphelper/source/misc/string.cxx [build CXX] comphelper/source/misc/synchronousdispatch.cxx [build CXX] comphelper/source/misc/syntaxhighlight.cxx [build CXX] comphelper/source/misc/threadpool.cxx [build CXX] comphelper/source/misc/types.cxx [build CXX] comphelper/source/misc/weak.cxx [build CXX] comphelper/source/misc/weakeventlistener.cxx [build CXX] comphelper/source/misc/xmlsechelper.cxx [build CXX] comphelper/source/officeinstdir/officeinstallationdirectories.cxx [build CXX] comphelper/source/processfactory/processfactory.cxx [build CXX] comphelper/source/property/ChainablePropertySet.cxx [build CXX] comphelper/source/property/ChainablePropertySetInfo.cxx [build CXX] comphelper/source/property/genericpropertyset.cxx [build CXX] comphelper/source/property/MasterPropertySet.cxx [build CXX] comphelper/source/property/MasterPropertySetInfo.cxx [build CXX] comphelper/source/property/opropertybag.cxx [build CXX] comphelper/source/property/propagg.cxx [build CXX] comphelper/source/property/propertybag.cxx [build CXX] comphelper/source/property/propertycontainer.cxx [build CXX] comphelper/source/property/propertycontainerhelper.cxx [build CXX] comphelper/source/property/property.cxx [build CXX] comphelper/source/property/propertysethelper.cxx [build CXX] comphelper/source/property/propertysetinfo.cxx [build CXX] comphelper/source/property/propertystatecontainer.cxx [build CXX] comphelper/source/property/propmultiplex.cxx [build CXX] comphelper/source/property/propstate.cxx [build CXX] comphelper/source/streaming/basicio.cxx [build CXX] comphelper/source/streaming/memorystream.cxx [build CXX] comphelper/source/streaming/oslfile2streamwrap.cxx [build CXX] comphelper/source/streaming/seekableinput.cxx [build CXX] comphelper/source/streaming/seqinputstreamserv.cxx [build CXX] comphelper/source/streaming/seqoutputstreamserv.cxx [build CXX] comphelper/source/streaming/seqstream.cxx [build CXX] comphelper/source/streaming/streamsection.cxx [build CXX] comphelper/source/xml/attributelist.cxx [build CXX] comphelper/source/xml/ofopxmlhelper.cxx [build CXX] comphelper/source/xml/xmltools.cxx [build CXX] tools/source/datetime/datetime.cxx [build CXX] tools/source/datetime/datetimeutils.cxx [build CXX] tools/source/datetime/systemdatetime.cxx [build CXX] tools/source/datetime/tdate.cxx [build CXX] tools/source/datetime/ttime.cxx [build CXX] tools/source/debug/debug.cxx [build CXX] tools/source/fsys/fileutil.cxx [build CXX] tools/source/fsys/urlobj.cxx [build CXX] tools/source/fsys/wldcrd.cxx [build CXX] tools/source/generic/b3dtrans.cxx [build CXX] tools/source/generic/bigint.cxx [build CXX] tools/source/generic/color.cxx [build CXX] tools/source/generic/config.cxx [build CXX] tools/source/generic/fract.cxx [build CXX] tools/source/generic/gen.cxx [build CXX] tools/source/generic/line.cxx [build CXX] tools/source/generic/point.cxx [build CXX] tools/source/generic/poly.cxx [build CXX] tools/source/generic/poly2.cxx [build CXX] tools/source/generic/svborder.cxx [build CXX] tools/source/inet/inetmime.cxx [build CXX] tools/source/inet/inetmsg.cxx [build CXX] tools/source/inet/inetstrm.cxx [build CXX] tools/source/memtools/multisel.cxx [build CXX] tools/source/misc/cpuid.cxx [build CXX] tools/source/misc/extendapplicationenvironment.cxx [build CXX] tools/source/ref/globname.cxx [build CXX] tools/source/ref/ref.cxx [build CXX] tools/source/stream/stream.cxx [build CXX] tools/source/stream/vcompat.cxx [build CXX] tools/source/stream/GenericTypeSerializer.cxx [build CXX] tools/source/string/tenccvt.cxx [build CXX] tools/source/zcodec/zcodec.cxx [build CXX] tools/source/xml/XmlWriter.cxx [build CXX] tools/source/xml/XmlWalker.cxx [build CXX] tools/source/stream/strmunx.cxx [build CXX] workdir/CustomTarget/tools/string/reversemap.cxx [build CXX] unotools/source/accessibility/accessiblerelationsethelper.cxx [build CXX] unotools/source/accessibility/accessiblestatesethelper.cxx [build CXX] unotools/source/config/bootstrap.cxx [build CXX] unotools/source/config/cmdoptions.cxx [build CXX] unotools/source/config/compatibility.cxx [build CXX] unotools/source/config/compatibilityviewoptions.cxx [build CXX] unotools/source/config/configitem.cxx [build CXX] unotools/source/config/configmgr.cxx [build CXX] unotools/source/config/confignode.cxx [build CXX] unotools/source/config/configpaths.cxx [build CXX] unotools/source/config/configvaluecontainer.cxx [build CXX] unotools/source/config/defaultoptions.cxx [build CXX] unotools/source/config/docinfohelper.cxx [build CXX] unotools/source/config/dynamicmenuoptions.cxx [build CXX] unotools/source/config/eventcfg.cxx [build CXX] unotools/source/config/extendedsecurityoptions.cxx [build CXX] unotools/source/config/fltrcfg.cxx [build CXX] unotools/source/config/fontcfg.cxx [build CXX] unotools/source/config/fontoptions.cxx [build CXX] unotools/source/config/historyoptions.cxx [build CXX] unotools/source/config/itemholder1.cxx [build CXX] unotools/source/config/lingucfg.cxx [build CXX] unotools/source/config/misccfg.cxx [build CXX] unotools/source/config/moduleoptions.cxx [build CXX] unotools/source/config/options.cxx [build CXX] unotools/source/config/optionsdlg.cxx [build CXX] unotools/source/config/pathoptions.cxx [build CXX] unotools/source/config/printwarningoptions.cxx [build CXX] unotools/source/config/saveopt.cxx [build CXX] unotools/source/config/searchopt.cxx [build CXX] unotools/source/config/securityoptions.cxx [build CXX] unotools/source/config/syslocaleoptions.cxx [build CXX] unotools/source/config/useroptions.cxx [build CXX] unotools/source/config/viewoptions.cxx [build CXX] unotools/source/i18n/calendarwrapper.cxx [build CXX] unotools/source/i18n/caserotate.cxx [build CXX] unotools/source/i18n/charclass.cxx [build CXX] unotools/source/i18n/collatorwrapper.cxx [build CXX] unotools/source/i18n/intlwrapper.cxx [build CXX] unotools/source/i18n/localedatawrapper.cxx [build CXX] unotools/source/i18n/nativenumberwrapper.cxx [build CXX] unotools/source/i18n/readwritemutexguard.cxx [build CXX] unotools/source/i18n/resmgr.cxx [build CXX] unotools/source/i18n/textsearch.cxx [build CXX] unotools/source/i18n/transliterationwrapper.cxx [build CXX] unotools/source/misc/closeveto.cxx [build CXX] unotools/source/misc/datetime.cxx [build CXX] unotools/source/misc/desktopterminationobserver.cxx [build CXX] unotools/source/misc/eventlisteneradapter.cxx [build CXX] unotools/source/misc/fontcvt.cxx [build CXX] unotools/source/misc/fontdefs.cxx [build CXX] unotools/source/misc/mediadescriptor.cxx [build CXX] unotools/source/misc/sharedunocomponent.cxx [build CXX] unotools/source/misc/syslocale.cxx [build CXX] unotools/source/misc/unotoolsservices.cxx [build CXX] unotools/source/misc/wincodepage.cxx [build CXX] unotools/source/misc/ServiceDocumenter.cxx [build CXX] unotools/source/misc/ZipPackageHelper.cxx [build CXX] unotools/source/streaming/streamhelper.cxx [build CXX] unotools/source/streaming/streamwrap.cxx [build CXX] unotools/source/ucbhelper/localfilehelper.cxx [build CXX] unotools/source/ucbhelper/progresshandlerwrap.cxx [build CXX] unotools/source/ucbhelper/tempfile.cxx [build CXX] unotools/source/ucbhelper/ucbhelper.cxx [build CXX] unotools/source/ucbhelper/ucblockbytes.cxx [build CXX] unotools/source/ucbhelper/ucbstreamhelper.cxx [build CXX] unotools/source/ucbhelper/xtempfile.cxx [build CXX] opencl/source/openclconfig.cxx [build CXX] opencl/source/openclwrapper.cxx [build CXX] opencl/source/opencl_device.cxx [build CXX] opencl/source/platforminfo.cxx [build CXX] opencl/source/OpenCLZone.cxx [build CXX] sax/source/tools/converter.cxx [build CXX] sax/source/tools/fastattribs.cxx [build CXX] sax/source/tools/fastserializer.cxx [build CXX] sax/source/tools/fshelper.cxx [build CXX] xmlscript/source/misc/unoservices.cxx [build CXX] xmlscript/source/xml_helper/xml_byteseq.cxx [build CXX] xmlscript/source/xml_helper/xml_element.cxx [build CXX] xmlscript/source/xml_helper/xml_impctx.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_export.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_import.cxx [build CXX] xmlscript/source/xmlflat_imexp/xmlbas_export.cxx [build CXX] xmlscript/source/xmlflat_imexp/xmlbas_import.cxx [build CXX] xmlscript/source/xmllib_imexp/xmllib_export.cxx [build CXX] xmlscript/source/xmllib_imexp/xmllib_import.cxx [build CXX] xmlscript/source/xmlmod_imexp/xmlmod_export.cxx [build CXX] xmlscript/source/xmlmod_imexp/xmlmod_import.cxx [build PRJ] redland [build UPK] libwpg-0.3.3.tar.xz [build CXX] shell/source/sessioninstall/SyncDbusSessionHelper.cxx [build CXX] shell/source/sessioninstall/services.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx [build CXX] shell/source/unix/exec/shellexec.cxx [build CXX] shell/source/unix/exec/shellexecentry.cxx [build CXX] connectivity/source/drivers/postgresql/pq_driver.cxx [build MOD] firebird [build MOD] gpgmepp [build CMP] testtools/source/bridgetest/bridgetest [build CXX] unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx [build DEP] LNK:Library/libcomphelper.so [build LNK] Library/libcomphelper.so [build CXX] io/source/services.cxx [build CXX] io/source/acceptor/acc_pipe.cxx [build CXX] io/source/acceptor/acc_socket.cxx [build CXX] io/source/acceptor/acceptor.cxx [build CXX] io/source/connector/connector.cxx [build CXX] io/source/connector/ctr_pipe.cxx [build CXX] io/source/connector/ctr_socket.cxx [build CXX] io/source/stm/odata.cxx [build CXX] io/source/stm/omark.cxx [build CXX] io/source/stm/opipe.cxx [build CXX] io/source/stm/opump.cxx [build CXX] io/source/stm/streamhelper.cxx [build CXX] io/source/TextInputStream/TextInputStream.cxx [build CXX] io/source/TextOutputStream/TextOutputStream.cxx [build CXX] stoc/source/defaultregistry/defaultregistry.cxx [build CXX] stoc/source/implementationregistration/implreg.cxx [build CXX] stoc/source/implementationregistration/mergekeys.cxx [build CXX] stoc/source/loader/dllcomponentloader.cxx [build CXX] stoc/source/security/access_controller.cxx [build CXX] stoc/source/security/file_policy.cxx [build CXX] stoc/source/security/permissions.cxx [build CXX] stoc/source/servicemanager/servicemanager.cxx [build CXX] stoc/source/simpleregistry/simpleregistry.cxx [build CXX] animations/source/animcore/animcore.cxx [build CXX] idl/source/cmptools/hash.cxx [build CXX] idl/source/cmptools/lex.cxx [build CXX] idl/source/objects/basobj.cxx [build CXX] idl/source/objects/bastype.cxx [build CXX] idl/source/objects/module.cxx [build CXX] idl/source/objects/object.cxx [build CXX] idl/source/objects/slot.cxx [build CXX] idl/source/objects/types.cxx [build CXX] idl/source/prj/command.cxx [build CXX] idl/source/prj/database.cxx [build CXX] idl/source/prj/globals.cxx [build CXX] idl/source/prj/svidl.cxx [build CXX] idl/source/prj/parser.cxx [build CXX] i18nutil/source/utility/casefolding.cxx [build CXX] i18nutil/source/utility/oneToOneMapping.cxx [build CXX] i18nutil/source/utility/paper.cxx [build CXX] i18nutil/source/utility/scripttypedetector.cxx [build CXX] i18nutil/source/utility/unicode.cxx [build CXX] i18nutil/source/utility/widthfolding.cxx [build CXX] sot/source/unoolestorage/xolesimplestorage.cxx [build CXX] sot/source/base/formats.cxx [build CXX] sot/source/base/object.cxx [build CXX] sot/source/base/exchange.cxx [build CXX] sot/source/base/filelist.cxx [build CXX] sot/source/sdstor/stg.cxx [build CXX] sot/source/sdstor/stgavl.cxx [build CXX] sot/source/sdstor/stgcache.cxx [build CXX] sot/source/sdstor/stgdir.cxx [build CXX] sot/source/sdstor/stgelem.cxx [build CXX] sot/source/sdstor/stgio.cxx [build CXX] sot/source/sdstor/stgole.cxx [build CXX] sot/source/sdstor/stgstrms.cxx [build CXX] sot/source/sdstor/storage.cxx [build CXX] sot/source/sdstor/storinfo.cxx [build CXX] sot/source/sdstor/ucbstorage.cxx [build CXX] sax/source/expatwrap/sax_expat.cxx [build CXX] sax/source/expatwrap/saxwriter.cxx [build CXX] sax/source/expatwrap/xml2utf.cxx [build CXX] sax/source/fastparser/fastparser.cxx [build CXX] sax/source/fastparser/legacyfastparser.cxx [build CXX] configmgr/source/access.cxx [build CXX] configmgr/source/broadcaster.cxx [build CXX] configmgr/source/childaccess.cxx [build CXX] configmgr/source/components.cxx [build CXX] configmgr/source/configurationprovider.cxx [build CXX] configmgr/source/configurationregistry.cxx [build CXX] configmgr/source/data.cxx [build CXX] configmgr/source/defaultprovider.cxx [build CXX] configmgr/source/groupnode.cxx [build CXX] configmgr/source/localizedpropertynode.cxx [build CXX] configmgr/source/localizedvaluenode.cxx [build CXX] configmgr/source/lock.cxx [build CXX] configmgr/source/modifications.cxx [build CXX] configmgr/source/node.cxx [build CXX] configmgr/source/nodemap.cxx [build CXX] configmgr/source/parsemanager.cxx [build CXX] configmgr/source/partial.cxx [build CXX] configmgr/source/propertynode.cxx [build CXX] configmgr/source/readonlyaccess.cxx [build CXX] configmgr/source/readwriteaccess.cxx [build CXX] configmgr/source/rootaccess.cxx [build CXX] configmgr/source/rootnode.cxx [build CXX] configmgr/source/services.cxx [build CXX] configmgr/source/setnode.cxx [build CXX] configmgr/source/type.cxx [build CXX] configmgr/source/update.cxx [build CXX] configmgr/source/valueparser.cxx [build CXX] configmgr/source/writemodfile.cxx [build CXX] configmgr/source/xcdparser.cxx [build CXX] configmgr/source/xcsparser.cxx [build CXX] configmgr/source/xcuparser.cxx [build CXX] configmgr/source/xmldata.cxx [build CXX] helpcompiler/source/HelpCompiler.cxx [build CXX] helpcompiler/source/LuceneHelper.cxx [build CXX] helpcompiler/source/HelpIndexer.cxx [build CXX] helpcompiler/source/HelpSearch.cxx [build CXX] helpcompiler/source/BasCodeTagger.cxx [build CXX] helpcompiler/source/HelpLinker.cxx [build CXX] dtrans/source/cnttype/mcnttfactory.cxx [build CXX] dtrans/source/cnttype/mcnttype.cxx [build CXX] dtrans/source/cnttype/mctfentry.cxx [build CXX] eventattacher/source/eventattacher.cxx [build CXX] filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx [build CXX] filter/source/xmlfilteradaptor/genericfilter.cxx [build CXX] package/source/manifest/ManifestExport.cxx [build CXX] package/source/manifest/ManifestImport.cxx [build CXX] package/source/manifest/ManifestReader.cxx [build CXX] package/source/manifest/ManifestWriter.cxx [build CXX] package/source/manifest/UnoRegister.cxx [build CXX] package/source/zipapi/blowfishcontext.cxx [build CXX] package/source/zipapi/ByteChucker.cxx [build CXX] package/source/zipapi/ByteGrabber.cxx [build CXX] package/source/zipapi/CRC32.cxx [build CXX] package/source/zipapi/Deflater.cxx [build CXX] package/source/zipapi/Inflater.cxx [build CXX] package/source/zipapi/sha1context.cxx [build CXX] package/source/zipapi/ThreadedDeflater.cxx [build CXX] package/source/zipapi/XBufferedThreadedStream.cxx [build CXX] package/source/zipapi/XUnbufferedStream.cxx [build CXX] package/source/zipapi/ZipEnumeration.cxx [build CXX] package/source/zipapi/ZipFile.cxx [build CXX] package/source/zipapi/ZipOutputEntry.cxx [build CXX] package/source/zipapi/ZipOutputStream.cxx [build CXX] package/source/zippackage/wrapstreamforshare.cxx [build CXX] package/source/zippackage/zipfileaccess.cxx [build CXX] package/source/zippackage/ZipPackageBuffer.cxx [build CXX] package/source/zippackage/ZipPackage.cxx [build CXX] package/source/zippackage/ZipPackageEntry.cxx [build CXX] package/source/zippackage/ZipPackageFolder.cxx [build CXX] package/source/zippackage/ZipPackageFolderEnumeration.cxx [build CXX] package/source/zippackage/ZipPackageSink.cxx [build CXX] package/source/zippackage/ZipPackageStream.cxx [build CXX] hwpfilter/source/attributes.cxx [build CXX] hwpfilter/source/cspline.cxx [build CXX] hwpfilter/source/fontmap.cxx [build CXX] hwpfilter/source/formula.cxx [build CXX] hwpfilter/source/grammar.cxx [build CXX] hwpfilter/source/hbox.cxx [build CXX] hwpfilter/source/hcode.cxx [build CXX] hwpfilter/source/hfont.cxx [build CXX] hwpfilter/source/hgzip.cxx [build CXX] hwpfilter/source/hinfo.cxx [build CXX] hwpfilter/source/hiodev.cxx [build CXX] hwpfilter/source/hpara.cxx [build CXX] hwpfilter/source/hstream.cxx [build CXX] hwpfilter/source/hstyle.cxx [build CXX] hwpfilter/source/htags.cxx [build CXX] hwpfilter/source/hutil.cxx [build CXX] hwpfilter/source/hwpeq.cxx [build CXX] hwpfilter/source/hwpfile.cxx [build CXX] hwpfilter/source/hwpread.cxx [build CXX] hwpfilter/source/hwpreader.cxx [build CXX] hwpfilter/source/lexer.cxx [build CXX] hwpfilter/source/mzstring.cxx [build CXX] hwpfilter/source/solver.cxx [build CXX] i18npool/source/search/levdis.cxx [build CXX] i18npool/source/search/textsearch.cxx [build CXX] lingucomponent/source/languageguessing/guess.cxx [build CXX] lingucomponent/source/languageguessing/guesslang.cxx [build CXX] lingucomponent/source/languageguessing/simpleguesser.cxx [build CXX] lingucomponent/source/numbertext/numbertext.cxx [build CXX] package/source/xstor/disposelistener.cxx [build CXX] package/source/xstor/ocompinstream.cxx [build CXX] package/source/xstor/ohierarchyholder.cxx [build CXX] package/source/xstor/oseekinstream.cxx [build CXX] package/source/xstor/owriteablestream.cxx [build CXX] package/source/xstor/register.cxx [build CXX] package/source/xstor/selfterminatefilestream.cxx [build CXX] package/source/xstor/switchpersistencestream.cxx [build CXX] package/source/xstor/xfactory.cxx [build CXX] package/source/xstor/xstorage.cxx [build CXX] scaddins/source/analysis/analysis.cxx [build CXX] scaddins/source/analysis/analysishelper.cxx [build CXX] scaddins/source/analysis/bessel.cxx [build CXX] scaddins/source/analysis/financial.cxx [build CXX] scaddins/source/datefunc/datefunc.cxx [build CXX] scaddins/source/pricing/pricing.cxx [build CXX] scaddins/source/pricing/black_scholes.cxx [build CXX] svl/source/fsstor/fsfactory.cxx [build CXX] svl/source/fsstor/fsstorage.cxx [build CXX] svl/source/fsstor/oinputstreamcontainer.cxx [build CXX] svl/source/fsstor/ostreamcontainer.cxx [build CXX] svl/source/passwordcontainer/passwordcontainer.cxx [build CXX] svl/source/passwordcontainer/syscreds.cxx [build CXX] ucb/source/sorter/sortdynres.cxx [build CXX] ucb/source/sorter/sortmain.cxx [build CXX] ucb/source/sorter/sortresult.cxx [build CXX] ucb/source/core/cmdenv.cxx [build CXX] ucb/source/core/identify.cxx [build CXX] ucb/source/core/provprox.cxx [build CXX] ucb/source/core/ucb.cxx [build CXX] ucb/source/core/ucbcmds.cxx [build CXX] ucb/source/core/ucbprops.cxx [build CXX] ucb/source/core/ucbserv.cxx [build CXX] ucb/source/core/ucbstore.cxx [build CXX] ucb/source/core/FileAccess.cxx [build CXX] ucb/source/regexp/regexp.cxx [build CXX] ucb/source/cacher/cachedcontentresultset.cxx [build CXX] ucb/source/cacher/cachedcontentresultsetstub.cxx [build CXX] ucb/source/cacher/cacheddynamicresultset.cxx [build CXX] ucb/source/cacher/cacheddynamicresultsetstub.cxx [build CXX] ucb/source/cacher/cacheserv.cxx [build CXX] ucb/source/cacher/contentresultsetwrapper.cxx [build CXX] ucb/source/cacher/dynamicresultsetwrapper.cxx [build CXX] ucb/source/ucp/cmis/auth_provider.cxx [build CXX] ucb/source/ucp/cmis/certvalidation_handler.cxx [build CXX] ucb/source/ucp/cmis/cmis_content.cxx [build CXX] ucb/source/ucp/cmis/cmis_repo_content.cxx [build CXX] ucb/source/ucp/cmis/cmis_datasupplier.cxx [build CXX] ucb/source/ucp/cmis/cmis_provider.cxx [build CXX] ucb/source/ucp/cmis/cmis_resultset.cxx [build CXX] ucb/source/ucp/cmis/cmis_url.cxx [build CXX] ucb/source/ucp/cmis/std_inputstream.cxx [build CXX] ucb/source/ucp/cmis/std_outputstream.cxx [build CXX] ucb/source/ucp/expand/ucpexpand.cxx [build CXX] ucb/source/ucp/ext/ucpext_content.cxx [build CXX] ucb/source/ucp/ext/ucpext_datasupplier.cxx [build CXX] ucb/source/ucp/ext/ucpext_provider.cxx [build CXX] ucb/source/ucp/ext/ucpext_resultset.cxx [build CXX] ucb/source/ucp/ext/ucpext_services.cxx [build CXX] ucb/source/ucp/file/bc.cxx [build CXX] ucb/source/ucp/file/filcmd.cxx [build CXX] ucb/source/ucp/file/filglob.cxx [build CXX] ucb/source/ucp/file/filid.cxx [build CXX] ucb/source/ucp/file/filinpstr.cxx [build CXX] ucb/source/ucp/file/filinsreq.cxx [build CXX] ucb/source/ucp/file/filnot.cxx [build CXX] ucb/source/ucp/file/filprp.cxx [build CXX] ucb/source/ucp/file/filrec.cxx [build CXX] ucb/source/ucp/file/filrow.cxx [build CXX] ucb/source/ucp/file/filrset.cxx [build CXX] ucb/source/ucp/file/filstr.cxx [build CXX] ucb/source/ucp/file/filtask.cxx [build CXX] ucb/source/ucp/file/prov.cxx [build CXX] ucb/source/ucp/ftp/ftpcfunc.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentcaps.cxx [build CXX] ucb/source/ucp/ftp/ftpcontent.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentidentifier.cxx [build CXX] ucb/source/ucp/ftp/ftpcontentprovider.cxx [build CXX] ucb/source/ucp/ftp/ftpdirp.cxx [build CXX] ucb/source/ucp/ftp/ftpdynresultset.cxx [build CXX] ucb/source/ucp/ftp/ftpintreq.cxx [build CXX] ucb/source/ucp/ftp/ftploaderthread.cxx [build CXX] ucb/source/ucp/ftp/ftpresultsetbase.cxx [build CXX] ucb/source/ucp/ftp/ftpresultsetI.cxx [build CXX] ucb/source/ucp/ftp/ftpservices.cxx [build CXX] ucb/source/ucp/ftp/ftpurl.cxx [build CXX] ucb/source/ucp/hierarchy/dynamicresultset.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchycontent.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydata.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydatasource.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchyprovider.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchyservices.cxx [build CXX] ucb/source/ucp/hierarchy/hierarchyuri.cxx [build CXX] ucb/source/ucp/package/pkgcontentcaps.cxx [build CXX] ucb/source/ucp/package/pkgcontent.cxx [build CXX] ucb/source/ucp/package/pkgdatasupplier.cxx [build CXX] ucb/source/ucp/package/pkgprovider.cxx [build CXX] ucb/source/ucp/package/pkgresultset.cxx [build CXX] ucb/source/ucp/package/pkgservices.cxx [build CXX] ucb/source/ucp/package/pkguri.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_contentcaps.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_content.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_datasupplier.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_docmgr.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_passwordrequest.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_provider.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_resultset.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_services.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_stgelems.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_storage.cxx [build CXX] ucb/source/ucp/tdoc/tdoc_uri.cxx [build CXX] UnoControls/source/base/basecontainercontrol.cxx [build CXX] UnoControls/source/base/basecontrol.cxx [build CXX] UnoControls/source/base/multiplexer.cxx [build CXX] UnoControls/source/base/registercontrols.cxx [build CXX] UnoControls/source/controls/OConnectionPointContainerHelper.cxx [build CXX] UnoControls/source/controls/OConnectionPointHelper.cxx [build CXX] UnoControls/source/controls/framecontrol.cxx [build CXX] UnoControls/source/controls/progressbar.cxx [build CXX] UnoControls/source/controls/progressmonitor.cxx [build CXX] UnoControls/source/controls/statusindicator.cxx [build CXX] sccomp/source/solver/SwarmSolver.cxx [build CXX] sccomp/source/solver/SolverComponent.cxx [build CXX] sccomp/source/solver/CoinMPSolver.cxx [build CXX] sccomp/source/solver/LpsolveSolver.cxx [build PAT] libwpg [build CXX] ucb/source/ucp/webdav-neon/ContentProperties.cxx [build CXX] ucb/source/ucp/webdav-neon/DateTimeHelper.cxx [build CXX] ucb/source/ucp/webdav-neon/DAVProperties.cxx [build CXX] ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx [build CXX] ucb/source/ucp/webdav-neon/DAVSessionFactory.cxx [build CXX] ucb/source/ucp/webdav-neon/DAVTypes.cxx [build CXX] ucb/source/ucp/webdav-neon/LinkSequence.cxx [build CXX] ucb/source/ucp/webdav-neon/LockEntrySequence.cxx [build CXX] ucb/source/ucp/webdav-neon/LockSequence.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonHeadRequest.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonInputStream.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonLockStore.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonPropFindRequest.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonSession.cxx [build CXX] ucb/source/ucp/webdav-neon/NeonUri.cxx [build CXX] ucb/source/ucp/webdav-neon/PropfindCache.cxx [build CXX] ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavcontent.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavprovider.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavresultset.cxx [build CXX] ucb/source/ucp/webdav-neon/webdavservices.cxx [build CXX] scripting/source/stringresource/stringresource.cxx [build CXX] scripting/source/provider/ActiveMSPList.cxx [build CXX] scripting/source/provider/BrowseNodeFactoryImpl.cxx [build CXX] scripting/source/provider/MasterScriptProvider.cxx [build CXX] scripting/source/provider/MasterScriptProviderFactory.cxx [build CXX] scripting/source/provider/ProviderCache.cxx [build CXX] scripting/source/provider/URIHelper.cxx [build CXX] desktop/source/migration/services/basicmigration.cxx [build CXX] desktop/source/migration/services/cexports.cxx [build CXX] desktop/source/migration/services/wordbookmigration.cxx [build CXX] desktop/source/migration/services/cexportsoo3.cxx [build CXX] desktop/source/migration/services/oo3extensionmigration.cxx [build CXX] desktop/source/offacc/acceptor.cxx [build CXX] extensions/source/config/ldap/componentdef.cxx [build CXX] extensions/source/config/ldap/ldapaccess.cxx [build CXX] extensions/source/config/ldap/ldapuserprofilebe.cxx [build CXX] extensions/source/logging/consolehandler.cxx [build CXX] extensions/source/logging/csvformatter.cxx [build CXX] extensions/source/logging/filehandler.cxx [build CXX] extensions/source/logging/logger.cxx [build CXX] extensions/source/logging/loggerconfig.cxx [build CXX] extensions/source/logging/loghandler.cxx [build CXX] extensions/source/logging/logrecord.cxx [build CXX] extensions/source/logging/plaintextformatter.cxx [build CXX] extensions/source/logging/simpletextformatter.cxx [build CXX] shell/source/cmdmail/cmdmailentry.cxx [build CXX] shell/source/cmdmail/cmdmailmsg.cxx [build CXX] shell/source/cmdmail/cmdmailsuppl.cxx [build CXX] helpcompiler/source/HelpIndexer_main.cxx [build CXX] helpcompiler/source/HelpLinker_main.cxx [build BIN] pyuno [build CXX] shell/source/tools/lngconvex/cmdline.cxx [build CXX] shell/source/tools/lngconvex/lngconvex.cxx [build RDB] uno_services [build CMP] comphelper/util/comphelp [build CXX] i18npool/source/breakiterator/breakiterator_cjk.cxx [build CXX] i18npool/source/breakiterator/breakiteratorImpl.cxx [build CXX] i18npool/source/breakiterator/breakiterator_th.cxx [build CXX] i18npool/source/breakiterator/breakiterator_unicode.cxx [build CXX] i18npool/source/breakiterator/xdictionary.cxx [build CXX] i18npool/source/calendar/calendarImpl.cxx [build CXX] i18npool/source/calendar/calendar_gregorian.cxx [build CXX] i18npool/source/calendar/calendar_hijri.cxx [build CXX] i18npool/source/calendar/calendar_jewish.cxx [build CXX] i18npool/source/characterclassification/cclass_unicode.cxx [build CXX] i18npool/source/characterclassification/cclass_unicode_parser.cxx [build CXX] i18npool/source/characterclassification/characterclassificationImpl.cxx [build CXX] i18npool/source/characterclassification/unoscripttypedetector.cxx [build CXX] i18npool/source/collator/chaptercollator.cxx [build CXX] i18npool/source/collator/collatorImpl.cxx [build CXX] i18npool/source/collator/collator_unicode.cxx [build CXX] i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_asian.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_common.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_default.cxx [build CXX] i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker_hi.cxx [build CXX] i18npool/source/inputchecker/inputsequencechecker_th.cxx [build CXX] i18npool/source/localedata/localedata.cxx [build CXX] i18npool/source/nativenumber/nativenumbersupplier.cxx [build CXX] i18npool/source/numberformatcode/numberformatcode.cxx [build CXX] i18npool/source/ordinalsuffix/ordinalsuffix.cxx [build CXX] i18npool/source/registerservices/registerservices.cxx [build CXX] i18npool/source/textconversion/textconversion.cxx [build CXX] i18npool/source/textconversion/textconversionImpl.cxx [build CXX] i18npool/source/textconversion/textconversion_ko.cxx [build CXX] i18npool/source/textconversion/textconversion_zh.cxx [build CXX] i18npool/source/transliteration/chartonum.cxx [build CXX] i18npool/source/transliteration/fullwidthToHalfwidth.cxx [build CXX] i18npool/source/transliteration/halfwidthToFullwidth.cxx [build CXX] i18npool/source/transliteration/hiraganaToKatakana.cxx [build CXX] i18npool/source/transliteration/ignoreBaFa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreKana.cxx [build CXX] i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreMiddleDot_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSize_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreSpace_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreWidth.cxx [build CXX] i18npool/source/transliteration/ignoreZiZu_ja_JP.cxx [build CXX] i18npool/source/transliteration/ignoreDiacritics_CTL.cxx [build CXX] i18npool/source/transliteration/ignoreKashida_CTL.cxx [build CXX] i18npool/source/transliteration/katakanaToHiragana.cxx [build CXX] i18npool/source/transliteration/largeToSmall_ja_JP.cxx [build CXX] i18npool/source/transliteration/numtochar.cxx [build CXX] i18npool/source/transliteration/numtotext_cjk.cxx [build CXX] i18npool/source/transliteration/smallToLarge_ja_JP.cxx [build CXX] i18npool/source/transliteration/texttonum.cxx [build CXX] i18npool/source/transliteration/textToPronounce_zh.cxx [build CXX] i18npool/source/transliteration/transliteration_body.cxx [build CXX] i18npool/source/transliteration/transliteration_caseignore.cxx [build CXX] i18npool/source/transliteration/transliteration_commonclass.cxx [build CXX] i18npool/source/transliteration/transliteration_Ignore.cxx [build CXX] i18npool/source/transliteration/transliterationImpl.cxx [build CXX] i18npool/source/transliteration/transliteration_Numeric.cxx [build CXX] i18npool/source/transliteration/transliteration_OneToOne.cxx [build C ] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c [build C ] CustomTarget/i18npool/breakiterator/count_word_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c [build C ] CustomTarget/i18npool/breakiterator/char_brk.c [build C ] CustomTarget/i18npool/breakiterator/sent_brk.c [build C ] CustomTarget/i18npool/breakiterator/char_in_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c [build C ] CustomTarget/i18npool/breakiterator/line_brk.c [build C ] CustomTarget/i18npool/breakiterator/edit_word_brk.c [build C ] CustomTarget/i18npool/breakiterator/dict_word_brk.c [build MOD] pyuno [build BIN] testtools [build DEP] LNK:Library/libtllo.so [build LNK] Library/libtllo.so [build DEP] LNK:Library/libanimcorelo.so [build LNK] Library/libanimcorelo.so [build CXX] svl/source/config/asiancfg.cxx [build CXX] svl/source/config/cjkoptions.cxx [build CXX] svl/source/config/ctloptions.cxx [build CXX] svl/source/config/itemholder2.cxx [build CXX] svl/source/config/languageoptions.cxx [build CXX] svl/source/crypto/cryptosign.cxx [build CXX] svl/source/filepicker/pickerhistory.cxx [build CXX] svl/source/items/aeitem.cxx [build CXX] svl/source/items/cenumitm.cxx [build CXX] svl/source/items/cintitem.cxx [build CXX] svl/source/items/custritm.cxx [build CXX] svl/source/items/flagitem.cxx [build CXX] svl/source/items/globalnameitem.cxx [build CXX] svl/source/items/grabbagitem.cxx [build CXX] svl/source/items/ilstitem.cxx [build CXX] svl/source/items/imageitm.cxx [build CXX] svl/source/items/intitem.cxx [build CXX] svl/source/items/int64item.cxx [build CXX] svl/source/items/itemiter.cxx [build CXX] svl/source/items/itempool.cxx [build CXX] svl/source/items/itemprop.cxx [build CXX] svl/source/items/IndexedStyleSheets.cxx [build CXX] svl/source/items/itemset.cxx [build CXX] svl/source/items/lckbitem.cxx [build CXX] svl/source/items/legacyitem.cxx [build CXX] svl/source/items/macitem.cxx [build CXX] svl/source/items/poolcach.cxx [build CXX] svl/source/items/poolio.cxx [build CXX] svl/source/items/poolitem.cxx [build CXX] svl/source/items/ptitem.cxx [build CXX] svl/source/items/rectitem.cxx [build CXX] svl/source/items/rngitem.cxx [build CXX] svl/source/items/sitem.cxx [build CXX] svl/source/items/slstitm.cxx [build CXX] svl/source/items/srchitem.cxx [build CXX] svl/source/items/stringio.cxx [build CXX] svl/source/items/stritem.cxx [build CXX] svl/source/items/style.cxx [build CXX] svl/source/items/stylepool.cxx [build CXX] svl/source/items/visitem.cxx [build CXX] svl/source/items/whiter.cxx [build CXX] svl/source/misc/PasswordHelper.cxx [build CXX] svl/source/misc/adrparse.cxx [build CXX] svl/source/misc/documentlockfile.cxx [build CXX] svl/source/misc/msodocumentlockfile.cxx [build CXX] svl/source/misc/filenotation.cxx [build CXX] svl/source/misc/fstathelper.cxx [build CXX] svl/source/misc/getstringresource.cxx [build CXX] svl/source/misc/gridprinter.cxx [build CXX] svl/source/misc/inethist.cxx [build CXX] svl/source/misc/inettype.cxx [build CXX] svl/source/misc/lngmisc.cxx [build CXX] svl/source/misc/lockfilecommon.cxx [build CXX] svl/source/misc/ownlist.cxx [build CXX] svl/source/misc/sharecontrolfile.cxx [build CXX] svl/source/misc/sharedstring.cxx [build CXX] svl/source/misc/sharedstringpool.cxx [build CXX] svl/source/misc/strmadpt.cxx [build CXX] svl/source/misc/urihelper.cxx [build CXX] svl/source/notify/SfxBroadcaster.cxx [build CXX] svl/source/notify/broadcast.cxx [build CXX] svl/source/notify/hint.cxx [build CXX] svl/source/notify/isethint.cxx [build CXX] svl/source/notify/listener.cxx [build CXX] svl/source/notify/lstner.cxx [build CXX] svl/source/numbers/currencytable.cxx [build CXX] svl/source/numbers/numfmuno.cxx [build CXX] svl/source/numbers/numuno.cxx [build CXX] svl/source/numbers/supservs.cxx [build CXX] svl/source/numbers/zforfind.cxx [build CXX] svl/source/numbers/zforlist.cxx [build CXX] svl/source/numbers/zformat.cxx [build CXX] svl/source/numbers/zforscan.cxx [build CXX] svl/source/svsql/converter.cxx [build CXX] svl/source/undo/undo.cxx [build CXX] svl/source/uno/pathservice.cxx [build CXX] svl/unx/source/svdde/ddedummy.cxx [build CXX] vcl/source/animate/Animation.cxx [build CXX] vcl/source/animate/AnimationBitmap.cxx [build CXX] vcl/source/window/aboutdialog.cxx [build CXX] vcl/source/window/errinf.cxx [build CXX] vcl/source/window/settings.cxx [build CXX] vcl/source/window/paint.cxx [build CXX] vcl/source/window/abstdlg.cxx [build CXX] vcl/source/window/accel.cxx [build CXX] vcl/source/window/accmgr.cxx [build CXX] vcl/source/window/brdwin.cxx [build CXX] vcl/source/window/bufferdevice.cxx [build CXX] vcl/source/window/accessibility.cxx [build CXX] vcl/source/window/legacyaccessibility.cxx [build CXX] vcl/source/window/clipping.cxx [build CXX] vcl/source/window/stacking.cxx [build CXX] vcl/source/window/debug.cxx [build CXX] vcl/source/window/globalization.cxx [build CXX] vcl/source/window/builder.cxx [build CXX] vcl/source/window/commandevent.cxx [build CXX] vcl/source/window/cursor.cxx [build CXX] vcl/source/window/debugevent.cxx [build CXX] vcl/source/window/decoview.cxx [build CXX] vcl/source/window/dialog.cxx [build CXX] vcl/source/window/dlgctrl.cxx [build CXX] vcl/source/window/dndeventdispatcher.cxx [build CXX] vcl/source/window/dndlistenercontainer.cxx [build CXX] vcl/source/window/dockingarea.cxx [build CXX] vcl/source/window/dockmgr.cxx [build CXX] vcl/source/window/dockwin.cxx [build CXX] vcl/source/window/event.cxx [build CXX] vcl/source/window/floatwin.cxx [build CXX] vcl/source/window/introwin.cxx [build CXX] vcl/source/window/keycod.cxx [build CXX] vcl/source/window/keyevent.cxx [build CXX] vcl/source/window/layout.cxx [build CXX] vcl/source/window/menu.cxx [build CXX] vcl/source/window/menubarwindow.cxx [build CXX] vcl/source/window/menufloatingwindow.cxx [build CXX] vcl/source/window/menuitemlist.cxx [build CXX] vcl/source/window/menuwindow.cxx [build CXX] vcl/source/window/mnemonic.cxx [build CXX] vcl/source/window/mnemonicengine.cxx [build CXX] vcl/source/window/mouse.cxx [build CXX] vcl/source/window/NotebookBarAddonsMerger.cxx [build CXX] vcl/source/window/OptionalBox.cxx [build CXX] vcl/source/window/popupmenuwindow.cxx [build CXX] vcl/source/window/printdlg.cxx [build CXX] vcl/source/window/scrwnd.cxx [build CXX] vcl/source/window/seleng.cxx [build CXX] vcl/source/window/split.cxx [build CXX] vcl/source/window/splitwin.cxx [build CXX] vcl/source/window/status.cxx [build CXX] vcl/source/window/syschild.cxx [build CXX] vcl/source/window/syswin.cxx [build CXX] vcl/source/window/tabdlg.cxx [build CXX] vcl/source/window/tabpage.cxx [build CXX] vcl/source/window/taskpanelist.cxx [build CXX] vcl/source/window/toolbox2.cxx [build CXX] vcl/source/window/toolbox.cxx [build CXX] vcl/source/window/window2.cxx [build CXX] vcl/source/window/window3.cxx [build CXX] vcl/source/window/window.cxx [build CXX] vcl/source/window/winproc.cxx [build CXX] vcl/source/window/wrkwin.cxx [build CXX] vcl/source/window/EnumContext.cxx [build CXX] vcl/source/control/button.cxx [build CXX] vcl/source/control/calendar.cxx [build CXX] vcl/source/control/combobox.cxx [build CXX] vcl/source/control/ctrl.cxx [build CXX] vcl/source/control/edit.cxx [build CXX] vcl/source/control/field2.cxx [build CXX] vcl/source/control/field.cxx [build CXX] vcl/source/control/fixed.cxx [build CXX] vcl/source/control/fixedhyper.cxx [build CXX] vcl/source/control/hyperlabel.cxx [build CXX] vcl/source/control/fmtfield.cxx [build CXX] vcl/source/control/imgctrl.cxx [build CXX] vcl/source/control/imivctl1.cxx [build CXX] vcl/source/control/imivctl2.cxx [build CXX] vcl/source/control/ivctrl.cxx [build CXX] vcl/source/control/longcurr.cxx [build CXX] vcl/source/control/imp_listbox.cxx [build CXX] vcl/source/control/listbox.cxx [build CXX] vcl/source/control/menubtn.cxx [build CXX] vcl/source/control/notebookbar.cxx [build CXX] vcl/source/control/quickselectionengine.cxx [build CXX] vcl/source/control/prgsbar.cxx [build CXX] vcl/source/control/roadmap.cxx [build CXX] vcl/source/control/roadmapwizard.cxx [build CXX] vcl/source/control/scrbar.cxx [build CXX] vcl/source/control/slider.cxx [build CXX] vcl/source/control/spinbtn.cxx [build CXX] vcl/source/control/spinfld.cxx [build CXX] vcl/source/control/tabctrl.cxx [build CXX] vcl/source/control/throbber.cxx [build CXX] vcl/source/control/wizardmachine.cxx [build CXX] vcl/source/edit/vclmedit.cxx [build CXX] vcl/source/edit/textdata.cxx [build CXX] vcl/source/edit/textdoc.cxx [build CXX] vcl/source/edit/texteng.cxx [build CXX] vcl/source/edit/textundo.cxx [build CXX] vcl/source/edit/textview.cxx [build CXX] vcl/source/edit/txtattr.cxx [build CXX] vcl/source/edit/xtextedt.cxx [build CXX] vcl/source/toolkit/group.cxx [build CXX] vcl/source/toolkit/morebtn.cxx [build CXX] vcl/source/outdev/outdev.cxx [build CXX] vcl/source/outdev/outdevstate.cxx [build CXX] vcl/source/outdev/clipping.cxx [build CXX] vcl/source/outdev/polygon.cxx [build CXX] vcl/source/outdev/transparent.cxx [build CXX] vcl/source/outdev/mask.cxx [build CXX] vcl/source/outdev/bitmap.cxx [build CXX] vcl/source/outdev/font.cxx [build CXX] vcl/source/outdev/text.cxx [build CXX] vcl/source/outdev/textline.cxx [build CXX] vcl/source/outdev/pixel.cxx [build CXX] vcl/source/outdev/rect.cxx [build CXX] vcl/source/outdev/line.cxx [build CXX] vcl/source/outdev/polyline.cxx [build CXX] vcl/source/outdev/hatch.cxx [build CXX] vcl/source/outdev/gradient.cxx [build CXX] vcl/source/outdev/curvedshapes.cxx [build CXX] vcl/source/outdev/wallpaper.cxx [build CXX] vcl/source/outdev/vclreferencebase.cxx [build CXX] vcl/source/outdev/nativecontrols.cxx [build CXX] vcl/source/outdev/map.cxx [build CXX] vcl/source/treelist/headbar.cxx [build CXX] vcl/source/treelist/iconview.cxx [build CXX] vcl/source/treelist/iconviewimpl.cxx [build CXX] vcl/source/treelist/imap.cxx [build CXX] vcl/source/treelist/imap2.cxx [build CXX] vcl/source/treelist/imap3.cxx [build CXX] vcl/source/treelist/inetimg.cxx [build CXX] vcl/source/treelist/svtabbx.cxx [build CXX] vcl/source/treelist/transfer.cxx [build CXX] vcl/source/treelist/transfer2.cxx [build CXX] vcl/source/treelist/viewdataentry.cxx [build CXX] vcl/source/treelist/treelist.cxx [build CXX] vcl/source/treelist/treelistbox.cxx [build CXX] vcl/source/treelist/treelistentry.cxx [build CXX] vcl/source/treelist/svimpbox.cxx [build CXX] vcl/source/treelist/svlbitm.cxx [build CXX] vcl/source/treelist/uiobject.cxx [build CXX] vcl/source/gdi/alpha.cxx [build CXX] vcl/source/gdi/bitmap3.cxx [build CXX] vcl/source/gdi/bitmapex.cxx [build CXX] vcl/source/gdi/bmpacc2.cxx [build CXX] vcl/source/gdi/bmpacc3.cxx [build CXX] vcl/source/gdi/bmpacc.cxx [build CXX] vcl/source/gdi/bmpfast.cxx [build CXX] vcl/source/gdi/configsettings.cxx [build CXX] vcl/source/gdi/cvtgrf.cxx [build CXX] vcl/source/gdi/svmconverter.cxx [build CXX] vcl/source/gdi/dibtools.cxx [build CXX] vcl/source/gdi/embeddedfontshelper.cxx [build CXX] vcl/source/gdi/FileDefinitionWidgetDraw.cxx [build CXX] vcl/source/gdi/WidgetDefinitionReader.cxx [build CXX] vcl/source/gdi/WidgetDefinition.cxx [build CXX] vcl/source/gdi/extoutdevdata.cxx [build CXX] vcl/source/gdi/gdimtf.cxx [build CXX] vcl/source/gdi/mtfxmldump.cxx [build CXX] vcl/source/gdi/gdimetafiletools.cxx [build CXX] vcl/source/gdi/gfxlink.cxx [build CXX] vcl/source/gdi/gradient.cxx [build CXX] vcl/source/gdi/graph.cxx [build CXX] vcl/source/gdi/graphictools.cxx [build CXX] vcl/source/gdi/hatch.cxx [build CXX] vcl/source/gdi/impanmvw.cxx [build CXX] vcl/source/gdi/impglyphitem.cxx [build CXX] vcl/source/gdi/impgraph.cxx [build CXX] vcl/source/gdi/impvect.cxx [build CXX] vcl/source/gdi/jobset.cxx [build CXX] vcl/source/gdi/lineinfo.cxx [build CXX] vcl/source/gdi/mapmod.cxx [build CXX] vcl/source/gdi/metaact.cxx [build CXX] vcl/source/gdi/oldprintadaptor.cxx [build CXX] vcl/source/gdi/pdfbuildin_fonts.cxx [build CXX] vcl/source/gdi/pdfextoutdevdata.cxx [build CXX] vcl/source/gdi/pdffontcache.cxx [build CXX] vcl/source/gdi/pdfwriter.cxx [build CXX] vcl/source/gdi/pdfwriter_impl2.cxx [build CXX] vcl/source/gdi/pdfwriter_impl.cxx [build CXX] vcl/source/gdi/print2.cxx [build CXX] vcl/source/gdi/print3.cxx [build CXX] vcl/source/gdi/print.cxx [build CXX] vcl/source/gdi/regband.cxx [build CXX] vcl/source/gdi/region.cxx [build CXX] vcl/source/gdi/regionband.cxx [build CXX] vcl/source/gdi/salgdilayout.cxx [build CXX] vcl/source/gdi/salgdiimpl.cxx [build CXX] vcl/source/gdi/sallayout.cxx [build CXX] vcl/source/gdi/salmisc.cxx [build CXX] vcl/source/gdi/vectorgraphicdata.cxx [build CXX] vcl/source/gdi/textlayout.cxx [build CXX] vcl/source/gdi/virdev.cxx [build CXX] vcl/source/gdi/wall.cxx [build CXX] vcl/source/gdi/scrptrun.cxx [build CXX] vcl/source/gdi/CommonSalLayout.cxx [build CXX] vcl/source/gdi/TypeSerializer.cxx [build CXX] vcl/source/graphic/GraphicLoader.cxx [build CXX] vcl/source/graphic/GraphicObject.cxx [build CXX] vcl/source/graphic/GraphicObject2.cxx [build CXX] vcl/source/graphic/grfattr.cxx [build CXX] vcl/source/graphic/Manager.cxx [build CXX] vcl/source/graphic/UnoGraphic.cxx [build CXX] vcl/source/graphic/UnoGraphicDescriptor.cxx [build CXX] vcl/source/graphic/UnoGraphicObject.cxx [build CXX] vcl/source/graphic/UnoGraphicProvider.cxx [build CXX] vcl/source/graphic/UnoGraphicTransformer.cxx [build CXX] vcl/source/bitmap/bitmap.cxx [build CXX] vcl/source/bitmap/bitmapfilter.cxx [build CXX] vcl/source/bitmap/BitmapAlphaClampFilter.cxx [build CXX] vcl/source/bitmap/BitmapMonochromeFilter.cxx [build CXX] vcl/source/bitmap/BitmapMonochromeMatrixFilter.cxx [build CXX] vcl/source/bitmap/BitmapSmoothenFilter.cxx [build CXX] vcl/source/bitmap/BitmapLightenFilter.cxx [build CXX] vcl/source/bitmap/BitmapDisabledImageFilter.cxx [build CXX] vcl/source/bitmap/BitmapColorizeFilter.cxx [build CXX] vcl/source/bitmap/bitmappaint.cxx [build CXX] vcl/source/bitmap/BitmapGaussianSeparableBlurFilter.cxx [build CXX] vcl/source/bitmap/BitmapSobelGreyFilter.cxx [build CXX] vcl/source/bitmap/BitmapSolarizeFilter.cxx [build CXX] vcl/source/bitmap/BitmapSepiaFilter.cxx [build CXX] vcl/source/bitmap/BitmapMosaicFilter.cxx [build CXX] vcl/source/bitmap/BitmapEmbossGreyFilter.cxx [build CXX] vcl/source/bitmap/BitmapPopArtFilter.cxx [build CXX] vcl/source/bitmap/BitmapDuoToneFilter.cxx [build CXX] vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx [build CXX] vcl/source/bitmap/BitmapMedianFilter.cxx [build CXX] vcl/source/bitmap/BitmapInterpolateScaleFilter.cxx [build CXX] vcl/source/bitmap/BitmapSeparableUnsharpenFilter.cxx [build CXX] vcl/source/bitmap/BitmapFastScaleFilter.cxx [build CXX] vcl/source/bitmap/BitmapScaleSuperFilter.cxx [build CXX] vcl/source/bitmap/BitmapScaleConvolutionFilter.cxx [build CXX] vcl/source/bitmap/BitmapSymmetryCheck.cxx [build CXX] vcl/source/bitmap/BitmapColorQuantizationFilter.cxx [build CXX] vcl/source/bitmap/BitmapSimpleColorQuantizationFilter.cxx [build CXX] vcl/source/bitmap/BitmapTools.cxx [build CXX] vcl/source/bitmap/checksum.cxx [build CXX] vcl/source/bitmap/Octree.cxx [build CXX] vcl/source/image/Image.cxx [build CXX] vcl/source/image/ImageTree.cxx [build CXX] vcl/source/image/ImageRepository.cxx [build CXX] vcl/source/image/ImplImage.cxx [build CXX] vcl/source/image/ImplImageTree.cxx [build CXX] vcl/source/helper/canvasbitmap.cxx [build CXX] vcl/source/helper/canvastools.cxx [build CXX] vcl/source/helper/commandinfoprovider.cxx [build CXX] vcl/source/helper/displayconnectiondispatch.cxx [build CXX] vcl/source/helper/errcode.cxx [build CXX] vcl/source/helper/evntpost.cxx [build CXX] vcl/source/helper/lazydelete.cxx [build CXX] vcl/source/helper/strhelper.cxx [build CXX] vcl/source/helper/svtaccessiblefactory.cxx [build CXX] vcl/source/helper/threadex.cxx [build CXX] vcl/source/app/brand.cxx [build CXX] vcl/source/app/customweld.cxx [build CXX] vcl/source/app/dbggui.cxx [build CXX] vcl/source/app/dndhelp.cxx [build CXX] vcl/source/app/help.cxx [build CXX] vcl/source/app/i18nhelp.cxx [build CXX] vcl/source/app/idle.cxx [build CXX] vcl/source/app/salusereventlist.cxx [build CXX] vcl/source/app/salvtables.cxx [build CXX] vcl/source/app/scheduler.cxx [build CXX] vcl/source/app/session.cxx [build CXX] vcl/source/app/settings.cxx [build CXX] vcl/source/app/IconThemeInfo.cxx [build CXX] vcl/source/app/IconThemeScanner.cxx [build CXX] vcl/source/app/IconThemeSelector.cxx [build CXX] vcl/source/app/ITiledRenderable.cxx [build CXX] vcl/source/app/sound.cxx [build CXX] vcl/source/app/stdtext.cxx [build CXX] vcl/source/app/svapp.cxx [build CXX] vcl/source/app/svdata.cxx [build CXX] vcl/source/app/svmain.cxx [build CXX] vcl/source/app/timer.cxx [build CXX] vcl/source/app/unohelp2.cxx [build CXX] vcl/source/app/unohelp.cxx [build CXX] vcl/source/app/vclevent.cxx [build CXX] vcl/source/app/weldutils.cxx [build CXX] vcl/source/app/winscheduler.cxx [build CXX] vcl/source/components/dtranscomp.cxx [build CXX] vcl/source/components/factory.cxx [build CXX] vcl/source/components/fontident.cxx [build CXX] vcl/source/filter/FilterConfigCache.cxx [build CXX] vcl/source/filter/FilterConfigItem.cxx [build CXX] vcl/source/filter/graphicfilter.cxx [build CXX] vcl/source/filter/graphicfilter2.cxx [build CXX] vcl/source/filter/GraphicNativeTransform.cxx [build CXX] vcl/source/filter/GraphicNativeMetadata.cxx [build CXX] vcl/source/filter/GraphicFormatDetector.cxx [build CXX] vcl/source/filter/igif/decode.cxx [build CXX] vcl/source/filter/igif/gifread.cxx [build CXX] vcl/source/filter/ipdf/pdfread.cxx [build CXX] vcl/source/filter/ipdf/pdfdocument.cxx [build CXX] vcl/source/filter/ixbm/xbmread.cxx [build CXX] vcl/source/filter/ixpm/xpmread.cxx [build CXX] vcl/source/filter/jpeg/Exif.cxx [build CXX] vcl/source/filter/jpeg/jpeg.cxx [build CXX] vcl/source/filter/jpeg/jpegc.cxx [build CXX] vcl/source/filter/jpeg/JpegReader.cxx [build CXX] vcl/source/filter/jpeg/JpegWriter.cxx [build CXX] vcl/source/filter/jpeg/JpegTransform.cxx [build CXX] vcl/source/filter/wmf/emfwr.cxx [build CXX] vcl/source/filter/wmf/wmf.cxx [build CXX] vcl/source/filter/wmf/wmfexternal.cxx [build CXX] vcl/source/filter/wmf/wmfwr.cxx [build CXX] vcl/source/filter/png/PngImageReader.cxx [build CXX] vcl/source/filter/png/pngread.cxx [build CXX] vcl/source/filter/png/pngwrite.cxx [build CXX] vcl/source/font/Feature.cxx [build CXX] vcl/source/font/FeatureCollector.cxx [build CXX] vcl/source/font/FeatureParser.cxx [build CXX] vcl/source/font/OpenTypeFeatureDefinitonList.cxx [build CXX] vcl/source/font/PhysicalFontCollection.cxx [build CXX] vcl/source/font/PhysicalFontFace.cxx [build CXX] vcl/source/font/PhysicalFontFamily.cxx [build CXX] vcl/source/font/fontattributes.cxx [build CXX] vcl/source/font/fontselect.cxx [build CXX] vcl/source/font/fontinstance.cxx [build CXX] vcl/source/font/fontcache.cxx [build CXX] vcl/source/font/fontcharmap.cxx [build CXX] vcl/source/font/fontmetric.cxx [build CXX] vcl/source/font/font.cxx [build CXX] vcl/source/fontsubset/cff.cxx [build CXX] vcl/source/fontsubset/fontsubset.cxx [build CXX] vcl/source/fontsubset/list.cxx [build CXX] vcl/source/fontsubset/sft.cxx [build CXX] vcl/source/fontsubset/ttcr.cxx [build CXX] vcl/source/fontsubset/xlat.cxx [build CXX] vcl/source/uitest/logger.cxx [build CXX] vcl/source/uitest/uiobject.cxx [build CXX] vcl/source/uitest/uitest.cxx [build CXX] vcl/source/uitest/uno/uiobject_uno.cxx [build CXX] vcl/source/uitest/uno/uitest_uno.cxx [build CXX] vcl/backendtest/outputdevice/bitmap.cxx [build CXX] vcl/backendtest/outputdevice/common.cxx [build CXX] vcl/backendtest/outputdevice/gradient.cxx [build CXX] vcl/backendtest/outputdevice/line.cxx [build CXX] vcl/backendtest/outputdevice/outputdevice.cxx [build CXX] vcl/backendtest/outputdevice/pixel.cxx [build CXX] vcl/backendtest/outputdevice/polygon.cxx [build CXX] vcl/backendtest/outputdevice/polypolygon.cxx [build CXX] vcl/backendtest/outputdevice/polypolygon_b2d.cxx [build CXX] vcl/backendtest/outputdevice/polyline.cxx [build CXX] vcl/backendtest/outputdevice/polyline_b2d.cxx [build CXX] vcl/backendtest/outputdevice/rectangle.cxx [build C ] vcl/source/filter/jpeg/transupp.c [build CXX] vcl/source/app/salplug.cxx [build CXX] vcl/unx/generic/printer/jobdata.cxx [build CXX] vcl/unx/generic/printer/ppdparser.cxx [build CXX] vcl/unx/generic/gdi/nativewindowhandleprovider.cxx [build CXX] vcl/unx/generic/window/screensaverinhibitor.cxx [build CXX] vcl/unx/generic/printer/cpdmgr.cxx [build CXX] vcl/unx/generic/printer/cupsmgr.cxx [build CXX] vcl/unx/generic/printer/printerinfomanager.cxx [build CXX] vcl/headless/svpframe.cxx [build CXX] vcl/headless/svpbmp.cxx [build CXX] vcl/headless/svpgdi.cxx [build CXX] vcl/headless/svpdata.cxx [build CXX] vcl/headless/CustomWidgetDraw.cxx [build CXX] vcl/headless/svpdummies.cxx [build CXX] vcl/headless/svpinst.cxx [build CXX] vcl/headless/svpvd.cxx [build CXX] vcl/unx/generic/app/gendisp.cxx [build CXX] vcl/unx/generic/app/geninst.cxx [build CXX] vcl/unx/generic/app/gensys.cxx [build CXX] vcl/headless/svpprn.cxx [build CXX] vcl/headless/svptext.cxx [build CXX] vcl/unx/generic/app/gendata.cxx [build CXX] vcl/unx/generic/gdi/cairotextrender.cxx [build CXX] vcl/unx/generic/glyphs/freetype_glyphcache.cxx [build CXX] vcl/unx/generic/glyphs/glyphcache.cxx [build CXX] vcl/unx/generic/fontmanager/fontsubst.cxx [build CXX] vcl/unx/generic/fontmanager/fontconfig.cxx [build CXX] vcl/unx/generic/fontmanager/fontmanager.cxx [build CXX] vcl/unx/generic/fontmanager/helper.cxx [build CXX] vcl/headless/svpcairotextrender.cxx [build CXX] vcl/unx/generic/print/bitmap_gfx.cxx [build CXX] vcl/unx/generic/print/common_gfx.cxx [build CXX] vcl/unx/generic/print/glyphset.cxx [build CXX] vcl/unx/generic/print/printerjob.cxx [build CXX] vcl/unx/generic/print/psputil.cxx [build CXX] vcl/unx/generic/print/genpspgraphics.cxx [build CXX] vcl/unx/generic/print/genprnpsp.cxx [build CXX] vcl/unx/generic/print/prtsetup.cxx [build CXX] vcl/unx/generic/print/text_gfx.cxx [build CXX] vcl/opengl/DeviceInfo.cxx [build CXX] vcl/opengl/gdiimpl.cxx [build CXX] vcl/opengl/salbmp.cxx [build CXX] vcl/opengl/scale.cxx [build CXX] vcl/opengl/framebuffer.cxx [build CXX] vcl/opengl/program.cxx [build CXX] vcl/opengl/texture.cxx [build CXX] vcl/opengl/FixedTextureAtlas.cxx [build CXX] vcl/opengl/PackedTextureAtlas.cxx [build CXX] vcl/opengl/RenderList.cxx [build CXX] vcl/opengl/LineRenderUtils.cxx [build CXX] vcl/source/opengl/OpenGLContext.cxx [build CXX] vcl/source/opengl/OpenGLHelper.cxx [build CXX] vcl/opengl/x11/X11DeviceInfo.cxx [build DEP] LNK:Library/libhelplinkerlo.so [build LNK] Library/libhelplinkerlo.so [build DEP] LNK:Library/libevtattlo.so [build LNK] Library/libevtattlo.so [build DEP] LNK:Library/libi18nsearchlo.so [build LNK] Library/libi18nsearchlo.so [build DEP] LNK:Library/libsrtrs1.so [build LNK] Library/libsrtrs1.so [build DEP] LNK:Library/libcached1.so [build LNK] Library/libcached1.so [build DEP] LNK:Library/libucpfile1.so [build LNK] Library/libucpfile1.so [build DEP] LNK:Library/libucpftp1.so [build LNK] Library/libucpftp1.so [build DEP] LNK:Library/libucphier1.so [build LNK] Library/libucphier1.so [build DEP] LNK:Library/libucppkg1.so [build LNK] Library/libucppkg1.so [build DEP] LNK:Library/libucptdoc1lo.so [build LNK] Library/libucptdoc1lo.so [build PRJ] libwpg [build DEP] LNK:Library/liblosessioninstalllo.so [build LNK] Library/liblosessioninstalllo.so [build DEP] LNK:Library/libmozbootstraplo.so [build LNK] Library/libmozbootstraplo.so [build DEP] LNK:Library/libsysshlo.so [build LNK] Library/libsysshlo.so [build BIN] comphelper [build DEP] LNK:Library/libpostgresql-sdbclo.so [build LNK] Library/libpostgresql-sdbclo.so [build MOD] testtools [build DEP] LNK:Library/unobootstrapprotector.so [build LNK] Library/unobootstrapprotector.so [build DEP] LNK:Library/libiolo.so [build LNK] Library/libiolo.so [build DEP] LNK:Library/libbootstraplo.so [build LNK] Library/libbootstraplo.so [build CMP] animations/source/animcore/animcore [build DEP] LNK:Executable/svidl [build LNK] Executable/svidl [build DEP] LNK:Library/libutllo.so [build LNK] Library/libutllo.so [build DEP] LNK:Library/libopencllo.so [build LNK] Library/libopencllo.so [build CXX] toolkit/source/awt/asynccallback.cxx [build CXX] toolkit/source/awt/stylesettings.cxx [build CXX] toolkit/source/awt/scrollabledialog.cxx [build CXX] toolkit/source/awt/vclxaccessiblecomponent.cxx [build CXX] toolkit/source/awt/vclxbitmap.cxx [build CXX] toolkit/source/awt/vclxcontainer.cxx [build CXX] toolkit/source/awt/vclxdevice.cxx [build CXX] toolkit/source/awt/vclxfont.cxx [build CXX] toolkit/source/awt/vclxgraphics.cxx [build CXX] toolkit/source/awt/vclxmenu.cxx [build CXX] toolkit/source/awt/vclxpointer.cxx [build CXX] toolkit/source/awt/vclxprinter.cxx [build CXX] toolkit/source/awt/vclxregion.cxx [build CXX] toolkit/source/awt/vclxspinbutton.cxx [build CXX] toolkit/source/awt/vclxsystemdependentwindow.cxx [build CXX] toolkit/source/awt/vclxtabpagecontainer.cxx [build CXX] toolkit/source/awt/animatedimagespeer.cxx [build CXX] toolkit/source/awt/vclxtoolkit.cxx [build CXX] toolkit/source/awt/vclxtopwindow.cxx [build CXX] toolkit/source/awt/vclxwindow.cxx [build CXX] toolkit/source/awt/vclxwindow1.cxx [build CXX] toolkit/source/awt/vclxwindows.cxx [build CXX] toolkit/source/controls/accessiblecontrolcontext.cxx [build CXX] toolkit/source/controls/controlmodelcontainerbase.cxx [build CXX] toolkit/source/controls/dialogcontrol.cxx [build CXX] toolkit/source/controls/eventcontainer.cxx [build CXX] toolkit/source/controls/formattedcontrol.cxx [build CXX] toolkit/source/controls/geometrycontrolmodel.cxx [build CXX] toolkit/source/controls/grid/defaultgridcolumnmodel.cxx [build CXX] toolkit/source/controls/grid/defaultgriddatamodel.cxx [build CXX] toolkit/source/controls/grid/gridcolumn.cxx [build CXX] toolkit/source/controls/grid/grideventforwarder.cxx [build CXX] toolkit/source/controls/grid/sortablegriddatamodel.cxx [build CXX] toolkit/source/controls/grid/gridcontrol.cxx [build CXX] toolkit/source/controls/roadmapcontrol.cxx [build CXX] toolkit/source/controls/roadmapentry.cxx [build CXX] toolkit/source/controls/tabpagecontainer.cxx [build CXX] toolkit/source/controls/tabpagemodel.cxx [build CXX] toolkit/source/controls/stdtabcontroller.cxx [build CXX] toolkit/source/controls/stdtabcontrollermodel.cxx [build CXX] toolkit/source/controls/tkscrollbar.cxx [build CXX] toolkit/source/controls/tkspinbutton.cxx [build CXX] toolkit/source/controls/animatedimages.cxx [build CXX] toolkit/source/controls/spinningprogress.cxx [build CXX] toolkit/source/controls/tree/treecontrol.cxx [build CXX] toolkit/source/controls/tree/treedatamodel.cxx [build CXX] toolkit/source/controls/unocontrol.cxx [build CXX] toolkit/source/controls/unocontrolbase.cxx [build CXX] toolkit/source/controls/unocontrolcontainer.cxx [build CXX] toolkit/source/controls/unocontrolcontainermodel.cxx [build CXX] toolkit/source/controls/unocontrolmodel.cxx [build CXX] toolkit/source/controls/unocontrols.cxx [build CXX] toolkit/source/helper/accessibilityclient.cxx [build CXX] toolkit/source/helper/btndlg.cxx [build CXX] toolkit/source/helper/formpdfexport.cxx [build CXX] toolkit/source/helper/imagealign.cxx [build CXX] toolkit/source/helper/listenermultiplexer.cxx [build CXX] toolkit/source/helper/property.cxx [build CXX] toolkit/source/helper/servicenames.cxx [build CXX] toolkit/source/helper/tkresmgr.cxx [build CXX] toolkit/source/helper/unopropertyarrayhelper.cxx [build CXX] toolkit/source/helper/unowrapper.cxx [build CXX] toolkit/source/helper/vclunohelper.cxx [build DEP] LNK:Library/libsaxlo.so [build LNK] Library/libsaxlo.so [build DEP] LNK:Library/libxmlscriptlo.so [build LNK] Library/libxmlscriptlo.so [build CXX] xmloff/source/chart/ColorPropertySet.cxx [build CXX] xmloff/source/chart/PropertyMaps.cxx [build CXX] xmloff/source/chart/SchXMLAutoStylePoolP.cxx [build CXX] xmloff/source/chart/SchXMLAxisContext.cxx [build CXX] xmloff/source/chart/SchXMLCalculationSettingsContext.cxx [build CXX] xmloff/source/chart/SchXMLChartContext.cxx [build CXX] xmloff/source/chart/SchXMLEnumConverter.cxx [build CXX] xmloff/source/chart/SchXMLExport.cxx [build CXX] xmloff/source/chart/SchXMLImport.cxx [build CXX] xmloff/source/chart/SchXMLLegendContext.cxx [build CXX] xmloff/source/chart/SchXMLParagraphContext.cxx [build CXX] xmloff/source/chart/SchXMLPlotAreaContext.cxx [build CXX] xmloff/source/chart/SchXMLPropertyMappingContext.cxx [build CXX] xmloff/source/chart/SchXMLRegressionCurveObjectContext.cxx [build CXX] xmloff/source/chart/SchXMLSeries2Context.cxx [build CXX] xmloff/source/chart/SchXMLSeriesHelper.cxx [build CXX] xmloff/source/chart/SchXMLTableContext.cxx [build CXX] xmloff/source/chart/SchXMLTextListContext.cxx [build CXX] xmloff/source/chart/SchXMLTools.cxx [build CXX] xmloff/source/chart/XMLAxisPositionPropertyHdl.cxx [build CXX] xmloff/source/chart/XMLChartPropertyContext.cxx [build CXX] xmloff/source/chart/XMLChartStyleContext.cxx [build CXX] xmloff/source/chart/XMLErrorBarStylePropertyHdl.cxx [build CXX] xmloff/source/chart/XMLErrorIndicatorPropertyHdl.cxx [build CXX] xmloff/source/chart/XMLLabelSeparatorContext.cxx [build CXX] xmloff/source/chart/XMLSymbolImageContext.cxx [build CXX] xmloff/source/chart/XMLSymbolTypePropertyHdl.cxx [build CXX] xmloff/source/chart/XMLTextOrientationHdl.cxx [build CXX] xmloff/source/chart/contexts.cxx [build CXX] xmloff/source/chart/transporttypes.cxx [build CXX] xmloff/source/core/DocumentSettingsContext.cxx [build CXX] xmloff/source/core/DomBuilderContext.cxx [build CXX] xmloff/source/core/DomExport.cxx [build CXX] xmloff/source/core/fasttokenhandler.cxx [build CXX] xmloff/source/core/ProgressBarHelper.cxx [build CXX] xmloff/source/core/PropertySetMerger.cxx [build CXX] xmloff/source/core/RDFaExportHelper.cxx [build CXX] xmloff/source/core/RDFaImportHelper.cxx [build CXX] xmloff/source/core/SettingsExportHelper.cxx [build CXX] xmloff/source/core/SvXMLAttr.cxx [build CXX] xmloff/source/core/SvXMLAttrCollection.cxx [build CXX] xmloff/source/core/XMLBase64Export.cxx [build CXX] xmloff/source/core/XMLBase64ImportContext.cxx [build CXX] xmloff/source/core/XMLBasicExportFilter.cxx [build CXX] xmloff/source/core/XMLEmbeddedObjectExportFilter.cxx [build CXX] xmloff/source/core/XMLEmbeddedObjectImportContext.cxx [build CXX] xmloff/source/core/attrlist.cxx [build CXX] xmloff/source/core/facreg.cxx [build CXX] xmloff/source/core/i18nmap.cxx [build CXX] xmloff/source/core/nmspmap.cxx [build CXX] xmloff/source/core/unoatrcn.cxx [build CXX] xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx [build CXX] xmloff/source/core/xmlcnimp.cxx [build CXX] xmloff/source/core/xmlerror.cxx [build CXX] xmloff/source/core/xmlexp.cxx [build CXX] xmloff/source/core/xmlictxt.cxx [build CXX] xmloff/source/core/xmlimp.cxx [build CXX] xmloff/source/core/xmltkmap.cxx [build CXX] xmloff/source/core/xmltoken.cxx [build CXX] xmloff/source/core/xmluconv.cxx [build CXX] xmloff/source/core/xmlmultiimagehelper.cxx [build CXX] xmloff/source/draw/EnhancedCustomShapeToken.cxx [build CXX] xmloff/source/draw/XMLGraphicsDefaultStyle.cxx [build CXX] xmloff/source/draw/XMLImageMapContext.cxx [build CXX] xmloff/source/draw/XMLImageMapExport.cxx [build CXX] xmloff/source/draw/XMLNumberStyles.cxx [build CXX] xmloff/source/draw/XMLReplacementImageContext.cxx [build CXX] xmloff/source/draw/XMLShapePropertySetContext.cxx [build CXX] xmloff/source/draw/XMLShapeStyleContext.cxx [build CXX] xmloff/source/draw/animationexport.cxx [build CXX] xmloff/source/draw/animationimport.cxx [build CXX] xmloff/source/draw/animexp.cxx [build CXX] xmloff/source/draw/animimp.cxx [build CXX] xmloff/source/draw/descriptionimp.cxx [build CXX] xmloff/source/draw/eventimp.cxx [build CXX] xmloff/source/draw/layerexp.cxx [build CXX] xmloff/source/draw/layerimp.cxx [build CXX] xmloff/source/draw/numithdl.cxx [build CXX] xmloff/source/draw/propimp0.cxx [build CXX] xmloff/source/draw/sdpropls.cxx [build CXX] xmloff/source/draw/sdxmlexp.cxx [build CXX] xmloff/source/draw/sdxmlimp.cxx [build CXX] xmloff/source/draw/shapeexport.cxx [build CXX] xmloff/source/draw/shapeimport.cxx [build CXX] xmloff/source/draw/SignatureLineContext.cxx [build CXX] xmloff/source/draw/QRCodeContext.cxx [build CXX] xmloff/source/draw/xexptran.cxx [build CXX] xmloff/source/draw/ximp3dobject.cxx [build CXX] xmloff/source/draw/ximp3dscene.cxx [build CXX] xmloff/source/draw/ximpbody.cxx [build CXX] xmloff/source/draw/ximpcustomshape.cxx [build CXX] xmloff/source/draw/ximpgrp.cxx [build CXX] xmloff/source/draw/ximplink.cxx [build CXX] xmloff/source/draw/ximpnote.cxx [build CXX] xmloff/source/draw/ximppage.cxx [build CXX] xmloff/source/draw/ximpshap.cxx [build CXX] xmloff/source/draw/ximpshow.cxx [build CXX] xmloff/source/draw/ximpstyl.cxx [build CXX] xmloff/source/forms/attriblistmerge.cxx [build CXX] xmloff/source/forms/controlelement.cxx [build CXX] xmloff/source/forms/controlpropertyhdl.cxx [build CXX] xmloff/source/forms/controlpropertymap.cxx [build CXX] xmloff/source/forms/elementexport.cxx [build CXX] xmloff/source/forms/elementimport.cxx [build CXX] xmloff/source/forms/eventexport.cxx [build CXX] xmloff/source/forms/eventimport.cxx [build CXX] xmloff/source/forms/formattributes.cxx [build CXX] xmloff/source/forms/formcellbinding.cxx [build CXX] xmloff/source/forms/formenums.cxx [build CXX] xmloff/source/forms/formevents.cxx [build CXX] xmloff/source/forms/formlayerexport.cxx [build CXX] xmloff/source/forms/formlayerimport.cxx [build CXX] xmloff/source/forms/gridcolumnproptranslator.cxx [build CXX] xmloff/source/forms/layerexport.cxx [build CXX] xmloff/source/forms/layerimport.cxx [build CXX] xmloff/source/forms/logging.cxx [build CXX] xmloff/source/forms/officeforms.cxx [build CXX] xmloff/source/forms/propertyexport.cxx [build CXX] xmloff/source/forms/propertyimport.cxx [build CXX] xmloff/source/forms/property_meta_data.cxx [build CXX] xmloff/source/forms/valueproperties.cxx [build CXX] xmloff/source/forms/handler/form_handler_factory.cxx [build CXX] xmloff/source/forms/handler/vcl_date_handler.cxx [build CXX] xmloff/source/forms/handler/vcl_time_handler.cxx [build CXX] xmloff/source/meta/MetaExportComponent.cxx [build CXX] xmloff/source/meta/MetaImportComponent.cxx [build CXX] xmloff/source/meta/xmlmetae.cxx [build CXX] xmloff/source/meta/xmlmetai.cxx [build CXX] xmloff/source/meta/xmlversion.cxx [build CXX] xmloff/source/script/XMLEventExport.cxx [build CXX] xmloff/source/script/XMLEventImportHelper.cxx [build CXX] xmloff/source/script/XMLEventsImportContext.cxx [build CXX] xmloff/source/script/XMLScriptContextFactory.cxx [build CXX] xmloff/source/script/XMLScriptExportHandler.cxx [build CXX] xmloff/source/script/XMLStarBasicContextFactory.cxx [build CXX] xmloff/source/script/XMLStarBasicExportHandler.cxx [build CXX] xmloff/source/script/xmlbasici.cxx [build CXX] xmloff/source/script/xmlscripti.cxx [build CXX] xmloff/source/style/AttributeContainerHandler.cxx [build CXX] xmloff/source/style/DashStyle.cxx [build CXX] xmloff/source/style/DrawAspectHdl.cxx [build CXX] xmloff/source/style/EnumPropertyHdl.cxx [build CXX] xmloff/source/style/FillStyleContext.cxx [build CXX] xmloff/source/style/GradientStyle.cxx [build CXX] xmloff/source/style/HatchStyle.cxx [build CXX] xmloff/source/style/ImageStyle.cxx [build CXX] xmloff/source/style/MarkerStyle.cxx [build CXX] xmloff/source/style/MultiPropertySetHelper.cxx [build CXX] xmloff/source/style/NamedBoolPropertyHdl.cxx [build CXX] xmloff/source/style/PageHeaderFooterContext.cxx [build CXX] xmloff/source/style/PageMasterExportPropMapper.cxx [build CXX] xmloff/source/style/PageMasterImportContext.cxx [build CXX] xmloff/source/style/PageMasterImportPropMapper.cxx [build CXX] xmloff/source/style/PageMasterPropHdl.cxx [build CXX] xmloff/source/style/PageMasterPropHdlFactory.cxx [build CXX] xmloff/source/style/PageMasterPropMapper.cxx [build CXX] xmloff/source/style/PageMasterStyleMap.cxx [build CXX] xmloff/source/style/PagePropertySetContext.cxx [build CXX] xmloff/source/style/SinglePropertySetInfoCache.cxx [build CXX] xmloff/source/style/StyleMap.cxx [build CXX] xmloff/source/style/TransGradientStyle.cxx [build CXX] xmloff/source/style/WordWrapPropertyHdl.cxx [build CXX] xmloff/source/style/XMLBackgroundImageContext.cxx [build CXX] xmloff/source/style/XMLBackgroundImageExport.cxx [build CXX] xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx [build CXX] xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx [build CXX] xmloff/source/style/XMLClipPropertyHandler.cxx [build CXX] xmloff/source/style/XMLConstantsPropertyHandler.cxx [build CXX] xmloff/source/style/XMLElementPropertyContext.cxx [build CXX] xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx [build CXX] xmloff/source/style/XMLFontAutoStylePool.cxx [build CXX] xmloff/source/style/XMLFontStylesContext.cxx [build CXX] xmloff/source/style/XMLFootnoteSeparatorExport.cxx [build CXX] xmloff/source/style/XMLFootnoteSeparatorImport.cxx [build CXX] xmloff/source/style/XMLIsPercentagePropertyHandler.cxx [build CXX] xmloff/source/style/XMLPageExport.cxx [build CXX] xmloff/source/style/XMLPercentOrMeasurePropertyHandler.cxx [build CXX] xmloff/source/style/XMLRectangleMembersHandler.cxx [build CXX] xmloff/source/style/adjushdl.cxx [build CXX] xmloff/source/style/backhdl.cxx [build CXX] xmloff/source/style/bordrhdl.cxx [build CXX] xmloff/source/style/breakhdl.cxx [build CXX] xmloff/source/style/cdouthdl.cxx [build CXX] xmloff/source/style/chrhghdl.cxx [build CXX] xmloff/source/style/chrlohdl.cxx [build CXX] xmloff/source/style/csmaphdl.cxx [build CXX] xmloff/source/style/durationhdl.cxx [build CXX] xmloff/source/style/escphdl.cxx [build CXX] xmloff/source/style/fonthdl.cxx [build CXX] xmloff/source/style/impastpl.cxx [build CXX] xmloff/source/style/kernihdl.cxx [build CXX] xmloff/source/style/lspachdl.cxx [build CXX] xmloff/source/style/numehelp.cxx [build CXX] xmloff/source/style/opaquhdl.cxx [build CXX] xmloff/source/style/postuhdl.cxx [build CXX] xmloff/source/style/prhdlfac.cxx [build CXX] xmloff/source/style/prstylei.cxx [build CXX] xmloff/source/style/prstylecond.cxx [build CXX] xmloff/source/style/shadwhdl.cxx [build CXX] xmloff/source/style/shdwdhdl.cxx [build CXX] xmloff/source/style/styleexp.cxx [build CXX] xmloff/source/style/tabsthdl.cxx [build CXX] xmloff/source/style/undlihdl.cxx [build CXX] xmloff/source/style/weighhdl.cxx [build CXX] xmloff/source/style/xmlaustp.cxx [build CXX] xmloff/source/style/xmlbahdl.cxx [build CXX] xmloff/source/style/xmlexppr.cxx [build CXX] xmloff/source/style/xmlimppr.cxx [build CXX] xmloff/source/style/xmlnume.cxx [build CXX] xmloff/source/style/xmlnumfe.cxx [build CXX] xmloff/source/style/xmlnumfi.cxx [build CXX] xmloff/source/style/xmlnumi.cxx [build CXX] xmloff/source/style/xmlprcon.cxx [build CXX] xmloff/source/style/xmlprhdl.cxx [build CXX] xmloff/source/style/xmlprmap.cxx [build CXX] xmloff/source/style/xmlstyle.cxx [build CXX] xmloff/source/style/xmltabe.cxx [build CXX] xmloff/source/style/xmltabi.cxx [build CXX] xmloff/source/table/XMLTableExport.cxx [build CXX] xmloff/source/table/XMLTableImport.cxx [build CXX] xmloff/source/text/XMLAutoMarkFileContext.cxx [build CXX] xmloff/source/text/XMLAutoTextContainerEventImport.cxx [build CXX] xmloff/source/text/XMLAutoTextEventExport.cxx [build CXX] xmloff/source/text/XMLAutoTextEventImport.cxx [build CXX] xmloff/source/text/XMLCalculationSettingsContext.cxx [build CXX] xmloff/source/text/XMLChangeElementImportContext.cxx [build CXX] xmloff/source/text/XMLChangeImportContext.cxx [build CXX] xmloff/source/text/XMLChangeInfoContext.cxx [build CXX] xmloff/source/text/XMLChangedRegionImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteBodyImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx [build CXX] xmloff/source/text/XMLFootnoteImportContext.cxx [build CXX] xmloff/source/text/XMLIndexAlphabeticalSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographyEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexBibliographySourceContext.cxx [build CXX] xmloff/source/text/XMLIndexBodyContext.cxx [build CXX] xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexIllustrationSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexMarkExport.cxx [build CXX] xmloff/source/text/XMLIndexObjectSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexSimpleEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexSourceBaseContext.cxx [build CXX] xmloff/source/text/XMLIndexSpanEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexTOCStylesContext.cxx [build CXX] xmloff/source/text/XMLIndexTabStopEntryContext.cxx [build CXX] xmloff/source/text/XMLIndexTableSourceContext.cxx [build CXX] xmloff/source/text/XMLIndexTemplateContext.cxx [build CXX] xmloff/source/text/XMLIndexTitleTemplateContext.cxx [build CXX] xmloff/source/text/XMLIndexUserSourceContext.cxx [build CXX] xmloff/source/text/XMLLineNumberingExport.cxx [build CXX] xmloff/source/text/XMLLineNumberingImportContext.cxx [build CXX] xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx [build CXX] xmloff/source/text/XMLPropertyBackpatcher.cxx [build CXX] xmloff/source/text/XMLRedlineExport.cxx [build CXX] xmloff/source/text/XMLSectionExport.cxx [build CXX] xmloff/source/text/XMLSectionFootnoteConfigExport.cxx [build CXX] xmloff/source/text/XMLSectionFootnoteConfigImport.cxx [build CXX] xmloff/source/text/XMLSectionImportContext.cxx [build CXX] xmloff/source/text/XMLSectionSourceDDEImportContext.cxx [build CXX] xmloff/source/text/XMLSectionSourceImportContext.cxx [build CXX] xmloff/source/text/XMLStringBufferImportContext.cxx [build CXX] xmloff/source/text/XMLTextCharStyleNamesElementExport.cxx [build CXX] xmloff/source/text/XMLTextColumnsContext.cxx [build CXX] xmloff/source/text/XMLTextColumnsExport.cxx [build CXX] xmloff/source/text/XMLTextFrameContext.cxx [build CXX] xmloff/source/text/XMLTextFrameHyperlinkContext.cxx [build CXX] xmloff/source/text/XMLTextHeaderFooterContext.cxx [build CXX] xmloff/source/text/XMLTextListAutoStylePool.cxx [build CXX] xmloff/source/text/XMLTextListBlockContext.cxx [build CXX] xmloff/source/text/XMLTextListItemContext.cxx [build CXX] xmloff/source/text/XMLTextMarkImportContext.cxx [build CXX] xmloff/source/text/XMLTextMasterPageContext.cxx [build CXX] xmloff/source/text/XMLTextMasterPageExport.cxx [build CXX] xmloff/source/text/XMLTextMasterStylesContext.cxx [build CXX] xmloff/source/text/XMLTextNumRuleInfo.cxx [build CXX] xmloff/source/text/XMLTextPropertySetContext.cxx [build CXX] xmloff/source/text/XMLTextShapeImportHelper.cxx [build CXX] xmloff/source/text/XMLTextShapeStyleContext.cxx [build CXX] xmloff/source/text/XMLTextTableContext.cxx [build CXX] xmloff/source/text/XMLTrackedChangesImportContext.cxx [build CXX] xmloff/source/text/txtdrope.cxx [build CXX] xmloff/source/text/txtdropi.cxx [build CXX] xmloff/source/text/txtexppr.cxx [build CXX] xmloff/source/text/txtflde.cxx [build CXX] xmloff/source/text/txtfldi.cxx [build CXX] xmloff/source/text/txtftne.cxx [build CXX] xmloff/source/text/txtimp.cxx [build CXX] xmloff/source/text/txtimppr.cxx [build CXX] xmloff/source/text/txtlists.cxx [build CXX] xmloff/source/text/txtparae.cxx [build CXX] xmloff/source/text/txtparai.cxx [build CXX] xmloff/source/text/txtprhdl.cxx [build CXX] xmloff/source/text/txtprmap.cxx [build CXX] xmloff/source/text/txtsecte.cxx [build CXX] xmloff/source/text/txtstyle.cxx [build CXX] xmloff/source/text/txtstyli.cxx [build CXX] xmloff/source/text/txtvfldi.cxx [build CXX] xmloff/source/xforms/SchemaContext.cxx [build CXX] xmloff/source/xforms/SchemaRestrictionContext.cxx [build CXX] xmloff/source/xforms/SchemaSimpleTypeContext.cxx [build CXX] xmloff/source/xforms/TokenContext.cxx [build CXX] xmloff/source/xforms/XFormsBindContext.cxx [build CXX] xmloff/source/xforms/XFormsInstanceContext.cxx [build CXX] xmloff/source/xforms/XFormsModelContext.cxx [build CXX] xmloff/source/xforms/XFormsSubmissionContext.cxx [build CXX] xmloff/source/xforms/xformsapi.cxx [build CXX] xmloff/source/xforms/xformsexport.cxx [build CXX] xmloff/source/xforms/xformsimport.cxx [build CXX] linguistic/source/convdic.cxx [build CXX] linguistic/source/convdiclist.cxx [build CXX] linguistic/source/convdicxml.cxx [build CXX] linguistic/source/dicimp.cxx [build CXX] linguistic/source/dlistimp.cxx [build CXX] linguistic/source/gciterator.cxx [build CXX] linguistic/source/hhconvdic.cxx [build CXX] linguistic/source/hyphdsp.cxx [build CXX] linguistic/source/hyphdta.cxx [build CXX] linguistic/source/iprcache.cxx [build CXX] linguistic/source/lngopt.cxx [build CXX] linguistic/source/lngprophelp.cxx [build CXX] linguistic/source/lngreg.cxx [build CXX] linguistic/source/lngsvcmgr.cxx [build CXX] linguistic/source/misc.cxx [build CXX] linguistic/source/misc2.cxx [build CXX] linguistic/source/spelldsp.cxx [build CXX] linguistic/source/spelldta.cxx [build CXX] linguistic/source/thesdsp.cxx [build CXX] canvas/source/factory/cf_service.cxx [build DEP] LNK:Library/libconfigmgrlo.so [build LNK] Library/libconfigmgrlo.so [build CXX] desktop/source/deployment/misc/dp_dependencies.cxx [build CXX] desktop/source/deployment/misc/dp_descriptioninfoset.cxx [build CXX] desktop/source/deployment/misc/dp_identifier.cxx [build CXX] desktop/source/deployment/misc/dp_interact.cxx [build CXX] desktop/source/deployment/misc/dp_misc.cxx [build CXX] desktop/source/deployment/misc/dp_platform.cxx [build CXX] desktop/source/deployment/misc/dp_resource.cxx [build CXX] desktop/source/deployment/misc/dp_ucb.cxx [build CXX] desktop/source/deployment/misc/dp_update.cxx [build CXX] desktop/source/deployment/misc/dp_version.cxx [build CXX] desktop/source/deployment/misc/lockfile.cxx [build CXX] desktop/source/deployment/dp_log.cxx [build CXX] desktop/source/deployment/dp_persmap.cxx [build CXX] desktop/source/deployment/dp_services.cxx [build CXX] desktop/source/deployment/dp_xml.cxx [build CXX] desktop/source/deployment/manager/dp_activepackages.cxx [build CXX] desktop/source/deployment/manager/dp_commandenvironments.cxx [build CXX] desktop/source/deployment/manager/dp_extensionmanager.cxx [build CXX] desktop/source/deployment/manager/dp_informationprovider.cxx [build CXX] desktop/source/deployment/manager/dp_manager.cxx [build CXX] desktop/source/deployment/manager/dp_managerfac.cxx [build CXX] desktop/source/deployment/manager/dp_properties.cxx [build CXX] desktop/source/deployment/registry/component/dp_compbackenddb.cxx [build CXX] desktop/source/deployment/registry/component/dp_component.cxx [build CXX] desktop/source/deployment/registry/configuration/dp_configuration.cxx [build CXX] desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx [build CXX] desktop/source/deployment/registry/dp_backend.cxx [build CXX] desktop/source/deployment/registry/dp_backenddb.cxx [build CXX] desktop/source/deployment/registry/dp_registry.cxx [build CXX] desktop/source/deployment/registry/executable/dp_executable.cxx [build CXX] desktop/source/deployment/registry/executable/dp_executablebackenddb.cxx [build CXX] desktop/source/deployment/registry/help/dp_help.cxx [build CXX] desktop/source/deployment/registry/help/dp_helpbackenddb.cxx [build CXX] desktop/source/deployment/registry/package/dp_extbackenddb.cxx [build CXX] desktop/source/deployment/registry/package/dp_package.cxx [build CXX] desktop/source/deployment/registry/script/dp_lib_container.cxx [build CXX] desktop/source/deployment/registry/script/dp_script.cxx [build CXX] desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx [build CXX] desktop/source/deployment/registry/sfwk/dp_parceldesc.cxx [build CXX] desktop/source/deployment/registry/sfwk/dp_sfwk.cxx [build DEP] LNK:Library/libmcnttype.so [build LNK] Library/libmcnttype.so [build CMP] eventattacher/source/evtatt [build CXX] filter/source/odfflatxml/OdfFlatXml.cxx [build CXX] filter/source/t602/filterenv.cxx [build CXX] filter/source/t602/t602filter.cxx [build CXX] filter/source/xmlfilterdetect/fdcomp.cxx [build CXX] filter/source/xmlfilterdetect/filterdetect.cxx [build CXX] filter/source/xsltfilter/LibXSLTTransformer.cxx [build CXX] filter/source/xsltfilter/OleHandler.cxx [build CXX] filter/source/xsltfilter/XSLTFilter.cxx [build CMP] i18npool/source/search/i18nsearch [build DEP] LNK:Library/libxstor.so [build LNK] Library/libxstor.so [build CXX] xmlsecurity/source/xmlsec/biginteger.cxx [build CXX] xmlsecurity/source/xmlsec/certificateextension_certextn.cxx [build CXX] xmlsecurity/source/xmlsec/errorcallback.cxx [build CXX] xmlsecurity/source/xmlsec/saxhelper.cxx [build CXX] xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx [build CXX] xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx [build CXX] xmlsecurity/source/xmlsec/xmlsec_init.cxx [build CXX] xmlsecurity/source/xmlsec/xmlstreamio.cxx [build CXX] xmlsecurity/source/xmlsec/nss/ciphercontext.cxx [build CXX] xmlsecurity/source/xmlsec/nss/digestcontext.cxx [build CXX] xmlsecurity/source/xmlsec/nss/nssinitializer.cxx [build CXX] xmlsecurity/source/gpg/CertificateImpl.cxx [build CXX] xmlsecurity/source/gpg/CipherContext.cxx [build CXX] xmlsecurity/source/gpg/DigestContext.cxx [build CXX] xmlsecurity/source/gpg/SecurityEnvironment.cxx [build CXX] xmlsecurity/source/gpg/SEInitializer.cxx [build CXX] xmlsecurity/source/gpg/XMLEncryption.cxx [build CXX] xmlsecurity/source/gpg/XMLSecurityContext.cxx [build CXX] xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/secerror.cxx [build CXX] xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx [build CXX] xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx [build CXX] sdext/source/presenter/PresenterAccessibility.cxx [build CXX] sdext/source/presenter/PresenterBitmapContainer.cxx [build CXX] sdext/source/presenter/PresenterButton.cxx [build CXX] sdext/source/presenter/PresenterCanvasHelper.cxx [build CXX] sdext/source/presenter/PresenterComponent.cxx [build CXX] sdext/source/presenter/PresenterConfigurationAccess.cxx [build CXX] sdext/source/presenter/PresenterController.cxx [build CXX] sdext/source/presenter/PresenterCurrentSlideObserver.cxx [build CXX] sdext/source/presenter/PresenterFrameworkObserver.cxx [build CXX] sdext/source/presenter/PresenterGeometryHelper.cxx [build CXX] sdext/source/presenter/PresenterHelpView.cxx [build CXX] sdext/source/presenter/PresenterHelper.cxx [build CXX] sdext/source/presenter/PresenterNotesView.cxx [build CXX] sdext/source/presenter/PresenterPaintManager.cxx [build CXX] sdext/source/presenter/PresenterPane.cxx [build CXX] sdext/source/presenter/PresenterPaneBase.cxx [build CXX] sdext/source/presenter/PresenterPaneBorderPainter.cxx [build CXX] sdext/source/presenter/PresenterPaneContainer.cxx [build CXX] sdext/source/presenter/PresenterPaneFactory.cxx [build CXX] sdext/source/presenter/PresenterProtocolHandler.cxx [build CXX] sdext/source/presenter/PresenterScreen.cxx [build CXX] sdext/source/presenter/PresenterScrollBar.cxx [build CXX] sdext/source/presenter/PresenterSlidePreview.cxx [build CXX] sdext/source/presenter/PresenterSlideShowView.cxx [build CXX] sdext/source/presenter/PresenterSlideSorter.cxx [build CXX] sdext/source/presenter/PresenterSprite.cxx [build CXX] sdext/source/presenter/PresenterSpritePane.cxx [build CXX] sdext/source/presenter/PresenterTextView.cxx [build CXX] sdext/source/presenter/PresenterTheme.cxx [build CXX] sdext/source/presenter/PresenterTimer.cxx [build CXX] sdext/source/presenter/PresenterToolBar.cxx [build CXX] sdext/source/presenter/PresenterUIPainter.cxx [build CXX] sdext/source/presenter/PresenterViewFactory.cxx [build CXX] sdext/source/presenter/PresenterWindowManager.cxx [build CMP] ucb/source/sorter/srtrs1 [build CMP] ucb/source/cacher/cached1 [build DEP] LNK:Library/libucpexpand1lo.so [build LNK] Library/libucpexpand1lo.so [build DEP] LNK:Library/libucpextlo.so [build LNK] Library/libucpextlo.so [build CMP] ucb/source/ucp/file/ucpfile1 [build CMP] ucb/source/ucp/ftp/ucpftp1 [build CMP] ucb/source/ucp/hierarchy/ucphier1 [build CXX] ucb/source/ucp/image/ucpimage.cxx [build CMP] ucb/source/ucp/package/ucppkg1 [build CMP] ucb/source/ucp/tdoc/ucptdoc1 [build DEP] LNK:Library/libctllo.so [build LNK] Library/libctllo.so [build PKG] redland [build CXX] unoxml/source/dom/node.cxx [build CXX] unoxml/source/dom/document.cxx [build CXX] unoxml/source/dom/element.cxx [build CXX] unoxml/source/dom/attr.cxx [build CXX] unoxml/source/dom/cdatasection.cxx [build CXX] unoxml/source/dom/characterdata.cxx [build CXX] unoxml/source/dom/comment.cxx [build CXX] unoxml/source/dom/documentbuilder.cxx [build CXX] unoxml/source/dom/documentfragment.cxx [build CXX] unoxml/source/dom/documenttype.cxx [build CXX] unoxml/source/dom/entity.cxx [build CXX] unoxml/source/dom/entityreference.cxx [build CXX] unoxml/source/dom/notation.cxx [build CXX] unoxml/source/dom/processinginstruction.cxx [build CXX] unoxml/source/dom/text.cxx [build CXX] unoxml/source/dom/domimplementation.cxx [build CXX] unoxml/source/dom/elementlist.cxx [build CXX] unoxml/source/dom/childlist.cxx [build CXX] unoxml/source/dom/notationsmap.cxx [build CXX] unoxml/source/dom/entitiesmap.cxx [build CXX] unoxml/source/dom/attributesmap.cxx [build CXX] unoxml/source/dom/saxbuilder.cxx [build CXX] unoxml/source/xpath/xpathobject.cxx [build CXX] unoxml/source/xpath/nodelist.cxx [build CXX] unoxml/source/xpath/xpathapi.cxx [build CXX] unoxml/source/events/event.cxx [build CXX] unoxml/source/events/eventdispatcher.cxx [build CXX] unoxml/source/events/mutationevent.cxx [build CXX] unoxml/source/events/uievent.cxx [build CXX] unoxml/source/events/mouseevent.cxx [build CXX] unoxml/source/service/services.cxx [build CXX] xmloff/source/transform/ChartOASISTContext.cxx [build CXX] xmloff/source/transform/ChartOOoTContext.cxx [build CXX] xmloff/source/transform/ChartPlotAreaOASISTContext.cxx [build CXX] xmloff/source/transform/ChartPlotAreaOOoTContext.cxx [build CXX] xmloff/source/transform/ControlOASISTContext.cxx [build CXX] xmloff/source/transform/ControlOOoTContext.cxx [build CXX] xmloff/source/transform/CreateElemTContext.cxx [build CXX] xmloff/source/transform/DeepTContext.cxx [build CXX] xmloff/source/transform/DlgOASISTContext.cxx [build CXX] xmloff/source/transform/DocumentTContext.cxx [build CXX] xmloff/source/transform/EventMap.cxx [build CXX] xmloff/source/transform/EventOASISTContext.cxx [build CXX] xmloff/source/transform/EventOOoTContext.cxx [build CXX] xmloff/source/transform/FlatTContext.cxx [build CXX] xmloff/source/transform/FormPropOASISTContext.cxx [build CXX] xmloff/source/transform/FormPropOOoTContext.cxx [build CXX] xmloff/source/transform/FrameOASISTContext.cxx [build CXX] xmloff/source/transform/FrameOOoTContext.cxx [build CXX] xmloff/source/transform/IgnoreTContext.cxx [build CXX] xmloff/source/transform/MergeElemTContext.cxx [build CXX] xmloff/source/transform/MetaTContext.cxx [build CXX] xmloff/source/transform/MutableAttrList.cxx [build CXX] xmloff/source/transform/NotesTContext.cxx [build CXX] xmloff/source/transform/OOo2Oasis.cxx [build CXX] xmloff/source/transform/Oasis2OOo.cxx [build CXX] xmloff/source/transform/PersAttrListTContext.cxx [build CXX] xmloff/source/transform/PersMixedContentTContext.cxx [build CXX] xmloff/source/transform/ProcAddAttrTContext.cxx [build CXX] xmloff/source/transform/ProcAttrTContext.cxx [build CXX] xmloff/source/transform/PropertyActionsOASIS.cxx [build CXX] xmloff/source/transform/PropertyActionsOOo.cxx [build CXX] xmloff/source/transform/RenameElemTContext.cxx [build CXX] xmloff/source/transform/StyleOASISTContext.cxx [build CXX] xmloff/source/transform/StyleOOoTContext.cxx [build CXX] xmloff/source/transform/TransformerActions.cxx [build CXX] xmloff/source/transform/TransformerBase.cxx [build CXX] xmloff/source/transform/TransformerContext.cxx [build CXX] xmloff/source/transform/TransformerTokenMap.cxx [build CXX] xmloff/source/transform/XMLFilterRegistration.cxx [build CXX] embeddedobj/source/msole/closepreventer.cxx [build CXX] embeddedobj/source/msole/oleembed.cxx [build CXX] embeddedobj/source/msole/olemisc.cxx [build CXX] embeddedobj/source/msole/olepersist.cxx [build CXX] embeddedobj/source/msole/oleregister.cxx [build CXX] embeddedobj/source/msole/olevisual.cxx [build CXX] embeddedobj/source/msole/ownview.cxx [build CXX] embeddedobj/source/msole/xolefactory.cxx [build DEP] LNK:Library/libucpdav1.so [build LNK] Library/libucpdav1.so [build DEP] LNK:Library/libstringresourcelo.so [build LNK] Library/libstringresourcelo.so [build CMP] shell/source/sessioninstall/losessioninstall [build CXX] ucb/source/ucp/gio/gio_content.cxx [build CXX] ucb/source/ucp/gio/gio_datasupplier.cxx [build CXX] ucb/source/ucp/gio/gio_inputstream.cxx [build CXX] ucb/source/ucp/gio/gio_mount.cxx [build CXX] ucb/source/ucp/gio/gio_outputstream.cxx [build CXX] ucb/source/ucp/gio/gio_provider.cxx [build CXX] ucb/source/ucp/gio/gio_resultset.cxx [build CXX] ucb/source/ucp/gio/gio_seekable.cxx [build CXX] avmedia/source/gstreamer/gstmanager.cxx [build CXX] avmedia/source/gstreamer/gstplayer.cxx [build CXX] avmedia/source/gstreamer/gstuno.cxx [build CXX] avmedia/source/gstreamer/gstwindow.cxx [build CXX] avmedia/source/gstreamer/gstframegrabber.cxx [build CMP] connectivity/source/drivers/mozab/bootstrap/mozbootstrap [build DEP] LNK:Library/liboffacclo.so [build LNK] Library/liboffacclo.so [build CXX] desktop/source/splash/services_spl.cxx [build CXX] desktop/source/splash/splash.cxx [build CXX] desktop/source/splash/unxsplash.cxx [build DEP] LNK:Library/libldapbe2lo.so [build LNK] Library/libldapbe2lo.so [build DEP] LNK:Library/libloglo.so [build LNK] Library/libloglo.so [build CXX] extensions/source/update/feed/updatefeed.cxx /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/openldap/libraries/libldap/.libs/libldap.a(os-ip.o): In function `ldap_int_poll': os-ip.c:(.text+0x27c): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead os-ip.c:(.text+0x272): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead [build CXX] xmlhelp/source/cxxhelp/provider/content.cxx [build CXX] xmlhelp/source/cxxhelp/provider/contentcaps.cxx [build CXX] xmlhelp/source/cxxhelp/provider/databases.cxx [build CXX] xmlhelp/source/cxxhelp/provider/db.cxx [build CXX] xmlhelp/source/cxxhelp/provider/inputstream.cxx [build CXX] xmlhelp/source/cxxhelp/provider/provider.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultset.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetbase.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx [build CXX] xmlhelp/source/cxxhelp/provider/resultsetforroot.cxx [build CXX] xmlhelp/source/cxxhelp/provider/services.cxx [build CXX] xmlhelp/source/cxxhelp/provider/urlparameter.cxx [build CXX] xmlhelp/source/cxxhelp/qe/DocGenerator.cxx [build CXX] xmlhelp/source/treeview/tvfactory.cxx [build CXX] xmlhelp/source/treeview/tvread.cxx [build DEP] LNK:Library/libcmdmaillo.so [build LNK] Library/libcmdmaillo.so [build CMP] shell/source/unix/exec/syssh [build CXX] shell/source/backends/desktopbe/desktopbackend.cxx [build CXX] sdext/source/pdfimport/filterdet.cxx [build CXX] sdext/source/pdfimport/misc/pdfihelper.cxx [build CXX] sdext/source/pdfimport/misc/pwdinteract.cxx [build CXX] sdext/source/pdfimport/odf/odfemitter.cxx [build CXX] sdext/source/pdfimport/pdfiadaptor.cxx [build CXX] sdext/source/pdfimport/pdfparse/pdfentries.cxx [build CXX] sdext/source/pdfimport/pdfparse/pdfparse.cxx [build CXX] sdext/source/pdfimport/sax/emitcontext.cxx [build CXX] sdext/source/pdfimport/sax/saxattrlist.cxx [build CXX] sdext/source/pdfimport/services.cxx [build CXX] sdext/source/pdfimport/tree/drawtreevisiting.cxx [build CXX] sdext/source/pdfimport/tree/genericelements.cxx [build CXX] sdext/source/pdfimport/tree/imagecontainer.cxx [build CXX] sdext/source/pdfimport/tree/pdfiprocessor.cxx [build CXX] sdext/source/pdfimport/tree/style.cxx [build CXX] sdext/source/pdfimport/tree/treevisitorfactory.cxx [build CXX] sdext/source/pdfimport/tree/writertreevisiting.cxx [build CXX] sdext/source/pdfimport/wrapper/wrapper.cxx [build BIN] animations [build CXX] canvas/workben/canvasdemo.cxx [build MOD] comphelper [build CMP] connectivity/source/drivers/postgresql/postgresql-sdbc [build CXX] desktop/source/pkgchk/unopkg/unopkg_app.cxx [build CXX] desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx [build CXX] desktop/source/pkgchk/unopkg/unopkg_misc.cxx [build C ] desktop/source/pkgchk/unopkg/unopkg_main.c [build BIN] eventattacher [build EPK] redland [build DEP] LNK:Executable/HelpIndexer [build LNK] Executable/HelpIndexer [build DEP] LNK:Executable/HelpLinker [build LNK] Executable/HelpLinker [build BIN] idl [build DEP] LNK:Executable/lngconvex [build LNK] Executable/lngconvex [build CXX] test/source/setupvcl.cxx [build BIN] tools [build CXX] vcl/source/uipreviewer/previewer.cxx [build CXX] vcl/workben/outdevgrind.cxx [build CXX] vcl/workben/vcldemo.cxx [build CXX] vcl/workben/icontest.cxx [build CXX] vcl/backendtest/VisualBackendTest.cxx [build CXX] vcl/workben/mtfdemo.cxx [build CXX] vcl/workben/svdem.cxx [build CXX] vcl/workben/fftester.cxx [build CXX] vcl/workben/svptest.cxx [build CXX] vcl/workben/svpclient.cxx [build CXX] vcl/unx/generic/app/i18n_cb.cxx [build CXX] vcl/unx/generic/app/i18n_ic.cxx [build CXX] vcl/unx/generic/app/i18n_im.cxx [build CXX] vcl/unx/generic/app/i18n_keysym.cxx [build CXX] vcl/unx/generic/app/i18n_xkb.cxx [build CXX] vcl/unx/generic/app/keysymnames.cxx [build CXX] vcl/unx/generic/app/randrwrapper.cxx [build CXX] vcl/unx/generic/app/saldata.cxx [build CXX] vcl/unx/generic/app/saldisp.cxx [build CXX] vcl/unx/generic/app/salinst.cxx [build CXX] vcl/unx/generic/app/saltimer.cxx [build CXX] vcl/unx/generic/app/sm.cxx [build CXX] vcl/unx/generic/app/wmadaptor.cxx [build CXX] vcl/unx/generic/dtrans/bmp.cxx [build CXX] vcl/unx/generic/dtrans/config.cxx [build CXX] vcl/unx/generic/dtrans/X11_clipboard.cxx [build CXX] vcl/unx/generic/dtrans/X11_dndcontext.cxx [build CXX] vcl/unx/generic/dtrans/X11_droptarget.cxx [build CXX] vcl/unx/generic/dtrans/X11_selection.cxx [build CXX] vcl/unx/generic/dtrans/X11_service.cxx [build CXX] vcl/unx/generic/dtrans/X11_transferable.cxx [build CXX] vcl/unx/generic/gdi/cairo_xlib_cairo.cxx [build CXX] vcl/unx/generic/gdi/x11cairotextrender.cxx [build CXX] vcl/unx/generic/gdi/gdiimpl.cxx [build CXX] vcl/unx/generic/gdi/openglx11cairotextrender.cxx [build CXX] vcl/unx/generic/gdi/salbmp.cxx [build CXX] vcl/unx/generic/gdi/salgdi2.cxx [build CXX] vcl/unx/generic/gdi/font.cxx [build CXX] vcl/unx/generic/gdi/salgdi.cxx [build CXX] vcl/unx/generic/gdi/salvd.cxx [build CXX] vcl/unx/generic/gdi/xrender_peer.cxx [build CXX] vcl/unx/generic/window/salframe.cxx [build CXX] vcl/unx/generic/window/salobj.cxx [build CXX] vcl/unx/x11/x11sys.cxx [build CXX] vcl/unx/x11/xlimits.cxx [build CXX] vcl/opengl/x11/gdiimpl.cxx [build CXX] vcl/opengl/x11/salvd.cxx [build CXX] vcl/unx/generic/desktopdetect/desktopdetector.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkaction.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkbridge.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkcomponent.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkeditabletext.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkfactory.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkhypertext.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkimage.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atklistener.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkregistry.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkselection.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atktable.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atktext.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkutil.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkvalue.cxx [build CXX] vcl/unx/gtk3/a11y/gtk3atkwrapper.cxx [build CXX] vcl/unx/gtk3/fpicker/resourceprovider.cxx [build CXX] vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx [build CXX] vcl/unx/gtk3/fpicker/SalGtkFolderPicker.cxx [build CXX] vcl/unx/gtk3/fpicker/SalGtkPicker.cxx [build CXX] vcl/unx/gtk3/gtk3gtkdata.cxx [build CXX] vcl/unx/gtk3/gtk3gtkinst.cxx [build CXX] vcl/unx/gtk3/gtk3gtksys.cxx [build CXX] vcl/unx/gtk3/cairo_gtk3_cairo.cxx [build CXX] vcl/unx/gtk3/gtk3gtkprintwrapper.cxx [build CXX] vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx [build CXX] vcl/unx/gtk3/gtk3salprn-gtk.cxx [build CXX] vcl/unx/gtk3/gtk3gtkframe.cxx [build CXX] vcl/unx/gtk3/gtk3gtkobject.cxx [build CXX] vcl/unx/gtk3/gtk3gtksalmenu.cxx [build CXX] vcl/unx/gtk3/gtk3glomenu.cxx [build CXX] vcl/unx/gtk3/gtk3gloactiongroup.cxx [build CXX] vcl/unx/gtk3/gtk3hudawareness.cxx [build CMP] io/source/io [build CMP] stoc/util/bootstrap [build CMP] unotools/util/utl [build CXX] canvas/source/tools/cachedprimitivebase.cxx [build CXX] canvas/source/tools/canvascustomspritehelper.cxx [build CXX] canvas/source/tools/canvastools.cxx [build CXX] canvas/source/tools/elapsedtime.cxx [build CXX] canvas/source/tools/page.cxx [build CXX] canvas/source/tools/pagemanager.cxx [build CXX] canvas/source/tools/parametricpolypolygon.cxx [build CXX] canvas/source/tools/propertysethelper.cxx [build CXX] canvas/source/tools/spriteredrawmanager.cxx [build CXX] canvas/source/tools/surface.cxx [build CXX] canvas/source/tools/surfaceproxy.cxx [build CXX] canvas/source/tools/surfaceproxymanager.cxx [build CXX] canvas/source/tools/verifyinput.cxx [build CXX] svtools/source/brwbox/brwbox1.cxx [build CXX] svtools/source/brwbox/brwbox2.cxx [build CXX] svtools/source/brwbox/brwbox3.cxx [build CXX] svtools/source/brwbox/brwhead.cxx [build CXX] svtools/source/brwbox/datwin.cxx [build CXX] svtools/source/brwbox/ebbcontrols.cxx [build CXX] svtools/source/brwbox/editbrowsebox.cxx [build CXX] svtools/source/brwbox/editbrowsebox2.cxx [build CXX] svtools/source/config/accessibilityoptions.cxx [build CXX] svtools/source/config/apearcfg.cxx [build CXX] svtools/source/config/colorcfg.cxx [build CXX] svtools/source/config/extcolorcfg.cxx [build CXX] svtools/source/config/fontsubstconfig.cxx [build CXX] svtools/source/config/helpopt.cxx [build CXX] svtools/source/config/htmlcfg.cxx [build CXX] svtools/source/config/itemholder2.cxx [build CXX] svtools/source/config/menuoptions.cxx [build CXX] svtools/source/config/miscopt.cxx [build CXX] svtools/source/config/slidesorterbaropt.cxx [build CXX] svtools/source/config/optionsdrawinglayer.cxx [build CXX] svtools/source/config/printoptions.cxx [build CXX] svtools/source/contnr/DocumentInfoPreview.cxx [build CXX] svtools/source/contnr/querydelete.cxx [build CXX] svtools/source/contnr/templwin.cxx [build CXX] svtools/source/control/accessibleruler.cxx [build CXX] svtools/source/control/asynclink.cxx [build CXX] svtools/source/control/calendar.cxx [build CXX] svtools/source/control/collatorres.cxx [build CXX] svtools/source/control/ctrlbox.cxx [build CXX] svtools/source/control/ctrltool.cxx [build CXX] svtools/source/control/filectrl.cxx [build CXX] svtools/source/control/fileurlbox.cxx [build CXX] svtools/source/control/indexentryres.cxx [build CXX] svtools/source/control/inettbc.cxx [build CXX] svtools/source/control/managedmenubutton.cxx [build CXX] svtools/source/control/ruler.cxx [build CXX] svtools/source/control/scriptedtext.cxx [build CXX] svtools/source/control/scrwin.cxx [build CXX] svtools/source/control/tabbar.cxx [build CXX] svtools/source/control/toolbarmenu.cxx [build CXX] svtools/source/control/toolbarmenuacc.cxx [build CXX] svtools/source/control/valueacc.cxx [build CXX] svtools/source/control/valueset.cxx [build CXX] svtools/source/dialogs/addresstemplate.cxx [build CXX] svtools/source/dialogs/colrdlg.cxx [build CXX] svtools/source/dialogs/insdlg.cxx [build CXX] svtools/source/dialogs/PlaceEditDialog.cxx [build CXX] svtools/source/dialogs/prnsetup.cxx [build CXX] svtools/source/dialogs/restartdialog.cxx [build CXX] svtools/source/dialogs/ServerDetailsControls.cxx [build CXX] svtools/source/edit/editsyntaxhighlighter.cxx [build CXX] svtools/source/edit/svmedit.cxx [build CXX] svtools/source/edit/svmedit2.cxx [build CXX] svtools/source/edit/textwindowpeer.cxx [build CXX] svtools/source/filter/SvFilterOptionsDialog.cxx [build CXX] svtools/source/filter/DocumentToGraphicRenderer.cxx [build CXX] svtools/source/filter/exportdialog.cxx [build CXX] svtools/source/graphic/renderer.cxx [build CXX] svtools/source/hatchwindow/documentcloser.cxx [build CXX] svtools/source/hatchwindow/hatchwindow.cxx [build CXX] svtools/source/hatchwindow/hatchwindowfactory.cxx [build CXX] svtools/source/hatchwindow/ipwin.cxx [build CXX] svtools/source/misc/acceleratorexecute.cxx [build CXX] svtools/source/misc/bindablecontrolhelper.cxx [build CXX] svtools/source/misc/cliplistener.cxx [build CXX] svtools/source/misc/dialogclosedlistener.cxx [build CXX] svtools/source/misc/ehdl.cxx [build CXX] svtools/source/misc/embedhlp.cxx [build CXX] svtools/source/misc/embedtransfer.cxx [build CXX] svtools/source/misc/filechangedchecker.cxx [build CXX] svtools/source/misc/imagemgr.cxx [build CXX] svtools/source/misc/imageresourceaccess.cxx [build CXX] svtools/source/misc/langtab.cxx [build CXX] svtools/source/misc/langhelp.cxx [build CXX] svtools/source/misc/openfiledroptargetlistener.cxx [build CXX] svtools/source/misc/sampletext.cxx [build CXX] svtools/source/misc/stringtransfer.cxx [build CXX] svtools/source/misc/svtresid.cxx [build CXX] svtools/source/misc/templatefoldercache.cxx [build CXX] svtools/source/misc/unitconv.cxx [build CXX] svtools/source/svhtml/htmlkywd.cxx [build CXX] svtools/source/svhtml/htmlout.cxx [build CXX] svtools/source/svhtml/htmlsupp.cxx [build CXX] svtools/source/svhtml/HtmlWriter.cxx [build CXX] svtools/source/svhtml/parhtml.cxx [build CXX] svtools/source/svrtf/parrtf.cxx [build CXX] svtools/source/svrtf/rtfkeywd.cxx [build CXX] svtools/source/svrtf/rtfout.cxx [build CXX] svtools/source/svrtf/svparser.cxx [build CXX] svtools/source/table/defaultinputhandler.cxx [build CXX] svtools/source/table/gridtablerenderer.cxx [build CXX] svtools/source/table/tablecontrol.cxx [build CXX] svtools/source/table/tablecontrol_impl.cxx [build CXX] svtools/source/table/tabledatawindow.cxx [build CXX] svtools/source/table/mousefunction.cxx [build CXX] svtools/source/table/cellvalueconversion.cxx [build CXX] svtools/source/table/tablegeometry.cxx [build CXX] svtools/source/uitest/uiobject.cxx [build CXX] svtools/source/uno/addrtempuno.cxx [build CXX] svtools/source/uno/fpicker.cxx [build CXX] svtools/source/uno/framestatuslistener.cxx [build CXX] svtools/source/uno/generictoolboxcontroller.cxx [build CXX] svtools/source/uno/genericunodialog.cxx [build CXX] svtools/source/uno/miscservices.cxx [build CXX] svtools/source/uno/popupmenucontrollerbase.cxx [build CXX] svtools/source/uno/popupwindowcontroller.cxx [build CXX] svtools/source/uno/statusbarcontroller.cxx [build CXX] svtools/source/uno/svtxgridcontrol.cxx [build CXX] svtools/source/uno/toolboxcontroller.cxx [build CXX] svtools/source/uno/treecontrolpeer.cxx [build CXX] svtools/source/uno/unocontroltablemodel.cxx [build CXX] svtools/source/uno/unogridcolumnfacade.cxx [build CXX] svtools/source/uno/unoevent.cxx [build CXX] svtools/source/uno/unoiface.cxx [build CXX] svtools/source/uno/unoimap.cxx [build CXX] svtools/source/uno/wizard/unowizard.cxx [build CXX] svtools/source/uno/wizard/wizardpagecontroller.cxx [build CXX] svtools/source/uno/wizard/wizardshell.cxx [build CMP] xmlscript/util/xmlscript [build SDI] svx/sdi/svxslots [build DEP] LNK:Library/libexpwraplo.so [build LNK] Library/libexpwraplo.so [build CMP] configmgr/source/configmgr [build CMP] dtrans/util/mcnttype [build CXX] lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx [build CXX] lingucomponent/source/spellcheck/spell/sspellimp.cxx [build CXX] lingucomponent/source/thesaurus/libnth/nthesdta.cxx [build CXX] lingucomponent/source/thesaurus/libnth/nthesimp.cxx [build CMP] package/source/xstor/xstor [build SDI] sc/sdi/scslots [build SDI] sw/sdi/swslots [build SDI] sd/sdi/sdgslots [build SDI] sd/sdi/sdslots [build SDI] starmath/sdi/smslots [build DEP] LNK:Library/libucpcmis1lo.so [build LNK] Library/libucpcmis1lo.so [build CMP] ucb/source/ucp/expand/ucpexpand1 [build CMP] ucb/source/ucp/ext/ucpext [build CMP] UnoControls/util/ctl [build CMP] ucb/source/ucp/webdav-neon/ucpdav1 [build SDI] basctl/sdi/basslots [build CMP] scripting/source/stringresource/stringresource [build CMP] desktop/source/offacc/offacc [build CMP] extensions/source/config/ldap/ldapbe2 [build CMP] extensions/source/logging/log [build CMP] shell/source/cmdmail/cmdmail [build BIN] UnoControls [build MOD] animations [build BIN] configmgr [build BIN] dtrans [build MOD] eventattacher [build BIN] redland [build CXX] filter/source/graphicfilter/icgm/actimpr.cxx [build CXX] filter/source/graphicfilter/icgm/bitmap.cxx [build CXX] filter/source/graphicfilter/icgm/bundles.cxx [build CXX] filter/source/graphicfilter/icgm/cgm.cxx [build CXX] filter/source/graphicfilter/icgm/chart.cxx [build CXX] filter/source/graphicfilter/icgm/class0.cxx [build CXX] filter/source/graphicfilter/icgm/class1.cxx [build CXX] filter/source/graphicfilter/icgm/class2.cxx [build CXX] filter/source/graphicfilter/icgm/class3.cxx [build CXX] filter/source/graphicfilter/icgm/class4.cxx [build CXX] filter/source/graphicfilter/icgm/class5.cxx [build CXX] filter/source/graphicfilter/icgm/class7.cxx [build CXX] filter/source/graphicfilter/icgm/classx.cxx [build CXX] filter/source/graphicfilter/icgm/elements.cxx [build BIN] helpcompiler [build MOD] idl [build BIN] io [build BIN] opencl [build BIN] stoc [build CXX] test/source/vclbootstrapprotector.cxx [build MOD] tools [build RDB] ure/services [build SDI] sfx2/sdi/sfxslots [build DEP] LNK:Library/libi18nutil.so [build LNK] Library/libi18nutil.so [build DEP] LNK:Library/libsotlo.so [build LNK] Library/libsotlo.so [build CXX] cppcanvas/source/mtfrenderer/bitmapaction.cxx [build CXX] cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx [build CXX] cppcanvas/source/mtfrenderer/implrenderer.cxx [build CXX] cppcanvas/source/mtfrenderer/lineaction.cxx [build CXX] cppcanvas/source/mtfrenderer/mtftools.cxx [build CXX] cppcanvas/source/mtfrenderer/pointaction.cxx [build CXX] cppcanvas/source/mtfrenderer/polypolyaction.cxx [build CXX] cppcanvas/source/mtfrenderer/textaction.cxx [build CXX] cppcanvas/source/mtfrenderer/textlineshelper.cxx [build CXX] cppcanvas/source/mtfrenderer/transparencygroupaction.cxx [build CXX] cppcanvas/source/tools/canvasgraphichelper.cxx [build CXX] cppcanvas/source/tools/tools.cxx [build CXX] cppcanvas/source/wrapper/basegfxfactory.cxx [build CXX] cppcanvas/source/wrapper/implbitmap.cxx [build CXX] cppcanvas/source/wrapper/implbitmapcanvas.cxx [build CXX] cppcanvas/source/wrapper/implcanvas.cxx [build CXX] cppcanvas/source/wrapper/implcustomsprite.cxx [build CXX] cppcanvas/source/wrapper/implpolypolygon.cxx [build CXX] cppcanvas/source/wrapper/implsprite.cxx [build CXX] cppcanvas/source/wrapper/implspritecanvas.cxx [build CXX] cppcanvas/source/wrapper/vclfactory.cxx [build CXX] framework/source/fwi/classes/converter.cxx [build CXX] framework/source/fwi/classes/protocolhandlercache.cxx [build CXX] framework/source/fwi/helper/mischelper.cxx [build CXX] framework/source/fwi/helper/shareablemutex.cxx [build CXX] framework/source/fwi/jobs/configaccess.cxx [build CXX] framework/source/fwi/jobs/jobconst.cxx [build CXX] framework/source/fwi/threadhelp/transactionmanager.cxx [build CXX] framework/source/fwi/uielement/constitemcontainer.cxx [build CXX] framework/source/fwi/uielement/itemcontainer.cxx [build CXX] framework/source/fwi/uielement/rootitemcontainer.cxx [build CXX] basic/source/basmgr/basicmanagerrepository.cxx [build CXX] basic/source/basmgr/basmgr.cxx [build CXX] basic/source/basmgr/vbahelper.cxx [build CXX] basic/source/classes/codecompletecache.cxx [build CXX] basic/source/classes/eventatt.cxx [build CXX] basic/source/classes/global.cxx [build CXX] basic/source/classes/image.cxx [build CXX] basic/source/classes/propacc.cxx [build CXX] basic/source/classes/sb.cxx [build CXX] basic/source/classes/sbunoobj.cxx [build CXX] basic/source/classes/sbxmod.cxx [build CXX] basic/source/comp/basiccharclass.cxx [build CXX] basic/source/comp/buffer.cxx [build CXX] basic/source/comp/codegen.cxx [build CXX] basic/source/comp/dim.cxx [build CXX] basic/source/comp/exprtree.cxx [build CXX] basic/source/comp/exprgen.cxx [build CXX] basic/source/comp/exprnode.cxx [build CXX] basic/source/comp/io.cxx [build CXX] basic/source/comp/loops.cxx [build CXX] basic/source/comp/parser.cxx [build CXX] basic/source/comp/sbcomp.cxx [build CXX] basic/source/comp/scanner.cxx [build CXX] basic/source/comp/symtbl.cxx [build CXX] basic/source/comp/token.cxx [build CXX] basic/source/uno/dlgcont.cxx [build CXX] basic/source/uno/modsizeexceeded.cxx [build CXX] basic/source/uno/namecont.cxx [build CXX] basic/source/uno/scriptcont.cxx [build CXX] basic/source/runtime/comenumwrapper.cxx [build CXX] basic/source/runtime/ddectrl.cxx [build CXX] basic/source/runtime/inputbox.cxx [build CXX] basic/source/runtime/iosys.cxx [build CXX] basic/source/runtime/props.cxx [build CXX] basic/source/runtime/stdobj.cxx [build CXX] basic/source/runtime/stdobj1.cxx [build CXX] basic/source/runtime/runtime.cxx [build CXX] basic/source/classes/errobject.cxx [build CXX] basic/source/runtime/basrdll.cxx [build CXX] basic/source/runtime/methods.cxx [build CXX] basic/source/runtime/methods1.cxx [build CXX] basic/source/classes/sbintern.cxx [build CXX] basic/source/sbx/sbxarray.cxx [build CXX] basic/source/sbx/sbxbool.cxx [build CXX] basic/source/sbx/sbxbyte.cxx [build CXX] basic/source/sbx/sbxchar.cxx [build CXX] basic/source/sbx/sbxcoll.cxx [build CXX] basic/source/sbx/sbxcurr.cxx [build CXX] basic/source/sbx/sbxbase.cxx [build CXX] basic/source/sbx/sbxdate.cxx [build CXX] basic/source/sbx/sbxdbl.cxx [build CXX] basic/source/sbx/sbxdec.cxx [build CXX] basic/source/sbx/sbxexec.cxx [build CXX] basic/source/sbx/sbxform.cxx [build CXX] basic/source/sbx/sbxint.cxx [build CXX] basic/source/sbx/sbxlng.cxx [build CXX] basic/source/sbx/sbxobj.cxx [build CXX] basic/source/sbx/sbxres.cxx [build CXX] basic/source/sbx/sbxscan.cxx [build CXX] basic/source/sbx/sbxsng.cxx [build CXX] basic/source/sbx/sbxstr.cxx [build CXX] basic/source/sbx/sbxuint.cxx [build CXX] basic/source/sbx/sbxulng.cxx [build CXX] basic/source/sbx/sbxvalue.cxx [build CXX] basic/source/sbx/sbxvar.cxx [build CXX] basic/source/runtime/dllmgr-none.cxx [build CXX] workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx [build CXX] workdir/LexTarget/connectivity/source/parse/sqlflex.cxx [build CXX] connectivity/source/commontools/AutoRetrievingBase.cxx [build CXX] connectivity/source/commontools/BlobHelper.cxx [build CXX] connectivity/source/commontools/CommonTools.cxx [build CXX] connectivity/source/commontools/ConnectionWrapper.cxx [build CXX] connectivity/source/commontools/DateConversion.cxx [build CXX] connectivity/source/commontools/DriversConfig.cxx [build CXX] connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx [build CXX] connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx [build CXX] connectivity/source/commontools/FValue.cxx [build CXX] connectivity/source/commontools/ParameterSubstitution.cxx [build CXX] connectivity/source/commontools/RowFunctionParser.cxx [build CXX] connectivity/source/commontools/TColumnsHelper.cxx [build CXX] connectivity/source/commontools/TConnection.cxx [build CXX] connectivity/source/commontools/TDatabaseMetaDataBase.cxx [build CXX] connectivity/source/commontools/TIndex.cxx [build CXX] connectivity/source/commontools/TIndexColumns.cxx [build CXX] connectivity/source/commontools/TIndexes.cxx [build CXX] connectivity/source/commontools/TKey.cxx [build CXX] connectivity/source/commontools/TKeyColumns.cxx [build CXX] connectivity/source/commontools/TKeys.cxx [build CXX] connectivity/source/commontools/TPrivilegesResultSet.cxx [build CXX] connectivity/source/commontools/TSkipDeletedSet.cxx [build CXX] connectivity/source/commontools/TSortIndex.cxx [build CXX] connectivity/source/commontools/TTableHelper.cxx [build CXX] connectivity/source/commontools/conncleanup.cxx [build CXX] connectivity/source/commontools/dbcharset.cxx [build CXX] connectivity/source/commontools/dbconversion.cxx [build CXX] connectivity/source/commontools/dbexception.cxx [build CXX] connectivity/source/commontools/dbmetadata.cxx [build CXX] connectivity/source/commontools/dbtools.cxx [build CXX] connectivity/source/commontools/dbtools2.cxx [build CXX] connectivity/source/commontools/filtermanager.cxx [build CXX] connectivity/source/commontools/formattedcolumnvalue.cxx [build CXX] connectivity/source/commontools/parameters.cxx [build CXX] connectivity/source/commontools/paramwrapper.cxx [build CXX] connectivity/source/commontools/predicateinput.cxx [build CXX] connectivity/source/commontools/propertyids.cxx [build CXX] connectivity/source/commontools/sqlerror.cxx [build CXX] connectivity/source/commontools/statementcomposer.cxx [build CXX] connectivity/source/commontools/warningscontainer.cxx [build CXX] connectivity/source/parse/PColumn.cxx [build CXX] connectivity/source/parse/internalnode.cxx [build CXX] connectivity/source/parse/sqliterator.cxx [build CXX] connectivity/source/parse/sqlnode.cxx [build CXX] connectivity/source/resource/sharedresources.cxx [build CXX] connectivity/source/sdbcx/VCatalog.cxx [build CXX] connectivity/source/sdbcx/VCollection.cxx [build CXX] connectivity/source/sdbcx/VColumn.cxx [build CXX] connectivity/source/sdbcx/VDescriptor.cxx [build CXX] connectivity/source/sdbcx/VGroup.cxx [build CXX] connectivity/source/sdbcx/VIndex.cxx [build CXX] connectivity/source/sdbcx/VIndexColumn.cxx [build CXX] connectivity/source/sdbcx/VKey.cxx [build CXX] connectivity/source/sdbcx/VKeyColumn.cxx [build CXX] connectivity/source/sdbcx/VTable.cxx [build CXX] connectivity/source/sdbcx/VUser.cxx [build CXX] connectivity/source/sdbcx/VView.cxx [build CMP] sax/source/expatwrap/expwrap [build CXX] canvas/source/simplecanvas/simplecanvasimpl.cxx [build CXX] canvas/source/vcl/backbuffer.cxx [build CXX] canvas/source/vcl/bitmapbackbuffer.cxx [build CXX] canvas/source/vcl/cachedbitmap.cxx [build CXX] canvas/source/vcl/canvas.cxx [build CXX] canvas/source/vcl/canvasbitmap.cxx [build CXX] canvas/source/vcl/canvasbitmaphelper.cxx [build CXX] canvas/source/vcl/canvascustomsprite.cxx [build CXX] canvas/source/vcl/canvasfont.cxx [build CXX] canvas/source/vcl/canvashelper.cxx [build CXX] canvas/source/vcl/devicehelper.cxx [build CXX] canvas/source/vcl/impltools.cxx [build CXX] canvas/source/vcl/services.cxx [build CXX] canvas/source/vcl/spritecanvas.cxx [build CXX] canvas/source/vcl/spritecanvashelper.cxx [build CXX] canvas/source/vcl/spritedevicehelper.cxx [build CXX] canvas/source/vcl/spritehelper.cxx [build CXX] canvas/source/vcl/textlayout.cxx [build CXX] canvas/source/vcl/canvashelper_texturefill.cxx [build CXX] canvas/source/vcl/windowoutdevholder.cxx [build CXX] embeddedobj/source/commonembedding/embedobj.cxx [build CXX] embeddedobj/source/commonembedding/inplaceobj.cxx [build CXX] embeddedobj/source/commonembedding/miscobj.cxx [build CXX] embeddedobj/source/commonembedding/persistence.cxx [build CXX] embeddedobj/source/commonembedding/register.cxx [build CXX] embeddedobj/source/commonembedding/specialobject.cxx [build CXX] embeddedobj/source/commonembedding/visobj.cxx [build CXX] embeddedobj/source/commonembedding/xfactory.cxx [build CXX] embeddedobj/source/general/docholder.cxx [build CXX] embeddedobj/source/general/dummyobject.cxx [build CXX] embeddedobj/source/general/intercept.cxx [build CXX] embeddedobj/source/general/xcreator.cxx [build CXX] filter/source/flash/impswfdialog.cxx [build CXX] filter/source/flash/swfdialog.cxx [build CXX] filter/source/flash/swfexporter.cxx [build CXX] filter/source/flash/swffilter.cxx [build CXX] filter/source/flash/swfuno.cxx [build CXX] filter/source/flash/swfwriter.cxx [build CXX] filter/source/flash/swfwriter1.cxx [build CXX] filter/source/flash/swfwriter2.cxx [build CXX] filter/source/textfilterdetect/filterdetect.cxx [build DEP] LNK:Library/libxmlfalo.so [build LNK] Library/libxmlfalo.so [build DEP] LNK:Library/libpackage2.so [build LNK] Library/libpackage2.so [build CXX] formula/source/core/api/FormulaCompiler.cxx [build CXX] formula/source/core/api/FormulaOpCodeMapperObj.cxx [build CXX] formula/source/core/api/grammar.cxx [build CXX] formula/source/core/api/services.cxx [build CXX] formula/source/core/api/token.cxx [build CXX] formula/source/core/api/vectortoken.cxx [build CXX] formula/source/core/resource/core_resource.cxx [build CXX] fpicker/source/office/asyncfilepicker.cxx [build CXX] fpicker/source/office/autocmpledit.cxx [build CXX] fpicker/source/office/breadcrumb.cxx [build CXX] fpicker/source/office/commonpicker.cxx [build CXX] fpicker/source/office/contentenumeration.cxx [build CXX] fpicker/source/office/fileview.cxx [build CXX] fpicker/source/office/foldertree.cxx [build CXX] fpicker/source/office/fpinteraction.cxx [build CXX] fpicker/source/office/fpsmartcontent.cxx [build CXX] fpicker/source/office/fps_office.cxx [build CXX] fpicker/source/office/iodlg.cxx [build CXX] fpicker/source/office/iodlgimp.cxx [build CXX] fpicker/source/office/OfficeControlAccess.cxx [build CXX] fpicker/source/office/OfficeFilePicker.cxx [build CXX] fpicker/source/office/OfficeFolderPicker.cxx [build CXX] fpicker/source/office/PlacesListBox.cxx [build CXX] fpicker/source/office/RemoteFilesDialog.cxx [build DEP] LNK:Library/libhwplo.so [build LNK] Library/libhwplo.so [build DEP] LNK:Library/libguesslanglo.so [build LNK] Library/libguesslanglo.so [build DEP] LNK:Library/libnumbertextlo.so [build LNK] Library/libnumbertextlo.so [build CXX] dbaccess/source/filter/hsqldb/hsqlimport.cxx [build CXX] dbaccess/source/filter/hsqldb/parseschema.cxx [build CXX] dbaccess/source/filter/hsqldb/alterparser.cxx [build CXX] dbaccess/source/filter/hsqldb/createparser.cxx [build CXX] dbaccess/source/filter/hsqldb/columndef.cxx [build CXX] dbaccess/source/filter/hsqldb/fbalterparser.cxx [build CXX] dbaccess/source/filter/hsqldb/fbcreateparser.cxx [build CXX] dbaccess/source/filter/hsqldb/rowinputbinary.cxx [build CXX] dbaccess/source/filter/hsqldb/hsqlbinarynode.cxx [build CXX] dbaccess/source/filter/hsqldb/utils.cxx [build DEP] LNK:Library/libanalysislo.so [build LNK] Library/libanalysislo.so [build DEP] LNK:Library/libdatelo.so [build LNK] Library/libdatelo.so [build DEP] LNK:Library/libpricinglo.so [build LNK] Library/libpricinglo.so [build DEP] LNK:Library/libfsstoragelo.so [build LNK] Library/libfsstoragelo.so [build DEP] LNK:Library/libpasswordcontainerlo.so [build LNK] Library/libpasswordcontainerlo.so [build CXX] svx/source/unodialogs/textconversiondlgs/services.cxx [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx [build DEP] LNK:Library/libucb1.so [build LNK] Library/libucb1.so [build CMP] ucb/source/ucp/cmis/ucpcmis1 [build CXX] unoxml/source/rdf/CBlankNode.cxx [build CXX] unoxml/source/rdf/CURI.cxx [build CXX] unoxml/source/rdf/CLiteral.cxx [build CXX] unoxml/source/rdf/librdf_repository.cxx [build CXX] unoxml/source/rdf/librdf_services.cxx [build DEP] LNK:Library/libsolverlo.so [build LNK] Library/libsolverlo.so [build DEP] LNK:Library/libscriptframe.so [build LNK] Library/libscriptframe.so [build CXX] canvas/source/cairo/cairo_cachedbitmap.cxx [build CXX] canvas/source/cairo/cairo_canvas.cxx [build CXX] canvas/source/cairo/cairo_canvasbitmap.cxx [build CXX] canvas/source/cairo/cairo_canvascustomsprite.cxx [build CXX] canvas/source/cairo/cairo_canvasfont.cxx [build CXX] canvas/source/cairo/cairo_canvashelper.cxx [build CXX] canvas/source/cairo/cairo_canvashelper_text.cxx [build CXX] canvas/source/cairo/cairo_devicehelper.cxx [build CXX] canvas/source/cairo/cairo_services.cxx [build CXX] canvas/source/cairo/cairo_spritecanvas.cxx [build CXX] canvas/source/cairo/cairo_spritecanvashelper.cxx [build CXX] canvas/source/cairo/cairo_spritedevicehelper.cxx [build CXX] canvas/source/cairo/cairo_spritehelper.cxx [build CXX] canvas/source/cairo/cairo_textlayout.cxx [build CXX] canvas/source/opengl/ogl_bitmapcanvashelper.cxx [build CXX] canvas/source/opengl/ogl_canvasbitmap.cxx [build CXX] canvas/source/opengl/ogl_canvascustomsprite.cxx [build CXX] canvas/source/opengl/ogl_canvasfont.cxx [build CXX] canvas/source/opengl/ogl_canvashelper.cxx [build CXX] canvas/source/opengl/ogl_canvastools.cxx [build CXX] canvas/source/opengl/ogl_spritecanvas.cxx [build CXX] canvas/source/opengl/ogl_spritedevicehelper.cxx [build CXX] canvas/source/opengl/ogl_textlayout.cxx [build CXX] canvas/source/opengl/ogl_texturecache.cxx [build CXX] slideshow/source/engine/opengl/TransitionerImpl.cxx [build CXX] slideshow/source/engine/opengl/TransitionImpl.cxx [build CXX] slideshow/source/engine/opengl/Operation.cxx [build CXX] extensions/source/bibliography/bibbeam.cxx [build CXX] extensions/source/bibliography/bibconfig.cxx [build CXX] extensions/source/bibliography/bibcont.cxx [build CXX] extensions/source/bibliography/bibload.cxx [build CXX] extensions/source/bibliography/bibmod.cxx [build CXX] extensions/source/bibliography/bibview.cxx [build CXX] extensions/source/bibliography/datman.cxx [build CXX] extensions/source/bibliography/formcontrolcontainer.cxx [build CXX] extensions/source/bibliography/framectr.cxx [build CXX] extensions/source/bibliography/general.cxx [build CXX] extensions/source/bibliography/loadlisteneradapter.cxx [build CXX] extensions/source/bibliography/toolbar.cxx [build CXX] connectivity/source/cpool/ZConnectionWrapper.cxx [build CXX] connectivity/source/cpool/ZDriverWrapper.cxx [build CXX] connectivity/source/cpool/ZPooledConnection.cxx [build CXX] connectivity/source/cpool/ZConnectionPool.cxx [build CXX] connectivity/source/cpool/ZPoolCollection.cxx [build CXX] connectivity/source/cpool/Zregistration.cxx [build CXX] connectivity/source/drivers/component/CColumns.cxx [build CXX] connectivity/source/drivers/component/CDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/component/CPreparedStatement.cxx [build CXX] connectivity/source/drivers/component/CResultSet.cxx [build CXX] connectivity/source/drivers/component/CStatement.cxx [build CXX] connectivity/source/drivers/component/CTable.cxx [build CXX] connectivity/source/drivers/file/FCatalog.cxx [build CXX] connectivity/source/drivers/file/FColumns.cxx [build CXX] connectivity/source/drivers/file/FConnection.cxx [build CXX] connectivity/source/drivers/file/FDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/file/FDateFunctions.cxx [build CXX] connectivity/source/drivers/file/FDriver.cxx [build CXX] connectivity/source/drivers/file/FNoException.cxx [build CXX] connectivity/source/drivers/file/FNumericFunctions.cxx [build CXX] connectivity/source/drivers/file/FPreparedStatement.cxx [build CXX] connectivity/source/drivers/file/FResultSet.cxx [build CXX] connectivity/source/drivers/file/FResultSetMetaData.cxx [build CXX] connectivity/source/drivers/file/FStatement.cxx [build CXX] connectivity/source/drivers/file/FStringFunctions.cxx [build CXX] connectivity/source/drivers/file/FTable.cxx [build CXX] connectivity/source/drivers/file/FTables.cxx [build CXX] connectivity/source/drivers/file/fanalyzer.cxx [build CXX] connectivity/source/drivers/file/fcode.cxx [build CXX] connectivity/source/drivers/file/fcomp.cxx [build CXX] connectivity/source/drivers/file/quotedstring.cxx [build CXX] connectivity/source/drivers/calc/CDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/calc/CCatalog.cxx [build CXX] connectivity/source/drivers/calc/CTable.cxx [build CXX] connectivity/source/drivers/calc/CTables.cxx [build CXX] connectivity/source/drivers/calc/CConnection.cxx [build CXX] connectivity/source/drivers/calc/Cservices.cxx [build CXX] connectivity/source/drivers/calc/CDriver.cxx [build CXX] connectivity/source/drivers/firebird/Blob.cxx [build CXX] connectivity/source/drivers/firebird/Clob.cxx [build CXX] connectivity/source/drivers/firebird/Catalog.cxx [build CXX] connectivity/source/drivers/firebird/Column.cxx [build CXX] connectivity/source/drivers/firebird/Columns.cxx [build CXX] connectivity/source/drivers/firebird/Connection.cxx [build CXX] connectivity/source/drivers/firebird/DatabaseMetaData.cxx [build CXX] connectivity/source/drivers/firebird/Driver.cxx [build CXX] connectivity/source/drivers/firebird/Indexes.cxx [build CXX] connectivity/source/drivers/firebird/Keys.cxx [build CXX] connectivity/source/drivers/firebird/PreparedStatement.cxx [build CXX] connectivity/source/drivers/firebird/ResultSet.cxx [build CXX] connectivity/source/drivers/firebird/ResultSetMetaData.cxx [build CXX] connectivity/source/drivers/firebird/Services.cxx [build CXX] connectivity/source/drivers/firebird/Statement.cxx [build CXX] connectivity/source/drivers/firebird/StatementCommonBase.cxx [build CXX] connectivity/source/drivers/firebird/Table.cxx [build CXX] connectivity/source/drivers/firebird/Tables.cxx [build CXX] connectivity/source/drivers/firebird/User.cxx [build CXX] connectivity/source/drivers/firebird/Users.cxx [build CXX] connectivity/source/drivers/firebird/Util.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_driver.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_services.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_connection.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_resultsetmetadata.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_statement.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_types.cxx [build CXX] connectivity/source/drivers/mysqlc/mysqlc_general.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YDriver.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YTables.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YTable.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YViews.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YCatalog.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YColumns.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YUser.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/YUsers.cxx [build CXX] connectivity/source/drivers/mysql_jdbc/Yservices.cxx [build CXX] connectivity/source/manager/mdrivermanager.cxx [build CXX] connectivity/source/manager/mregistration.cxx [build CXX] connectivity/source/drivers/writer/WCatalog.cxx [build CXX] connectivity/source/drivers/writer/WConnection.cxx [build CXX] connectivity/source/drivers/writer/WDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/writer/WDriver.cxx [build CXX] connectivity/source/drivers/writer/WTable.cxx [build CXX] connectivity/source/drivers/writer/WTables.cxx [build CXX] connectivity/source/drivers/writer/Wservices.cxx [build CXX] connectivity/source/drivers/odbc/oservices.cxx [build CXX] connectivity/source/drivers/odbc/ORealDriver.cxx [build CXX] connectivity/source/drivers/odbc/OFunctions.cxx [build CXX] connectivity/source/drivers/odbc/OPreparedStatement.cxx [build CXX] connectivity/source/drivers/odbc/OStatement.cxx [build CXX] connectivity/source/drivers/odbc/OResultSetMetaData.cxx [build CXX] connectivity/source/drivers/odbc/OResultSet.cxx [build CXX] connectivity/source/drivers/odbc/OTools.cxx [build CXX] connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx [build CXX] connectivity/source/drivers/odbc/ODatabaseMetaData.cxx [build CXX] connectivity/source/drivers/odbc/ODriver.cxx [build CXX] connectivity/source/drivers/odbc/OConnection.cxx [build CXX] connectivity/source/drivers/mork/MColumns.cxx [build CXX] connectivity/source/drivers/mork/MColumnAlias.cxx [build CXX] connectivity/source/drivers/mork/MorkParser.cxx [build CXX] connectivity/source/drivers/mork/MCatalog.cxx [build CXX] connectivity/source/drivers/mork/MConnection.cxx [build CXX] connectivity/source/drivers/mork/MDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx [build CXX] connectivity/source/drivers/mork/MDriver.cxx [build CXX] connectivity/source/drivers/mork/MStatement.cxx [build CXX] connectivity/source/drivers/mork/MResultSet.cxx [build CXX] connectivity/source/drivers/mork/MResultSetMetaData.cxx [build CXX] connectivity/source/drivers/mork/MPreparedStatement.cxx [build CXX] connectivity/source/drivers/mork/MQueryHelper.cxx [build CXX] connectivity/source/drivers/mork/MTable.cxx [build CXX] connectivity/source/drivers/mork/MTables.cxx [build DEP] LNK:Library/libmigrationoo2lo.so [build LNK] Library/libmigrationoo2lo.so [build DEP] LNK:Library/libmigrationoo3lo.so [build LNK] Library/libmigrationoo3lo.so [build CXX] extensions/source/scanner/scnserv.cxx [build CXX] extensions/source/scanner/scanner.cxx [build CXX] extensions/source/scanner/grid.cxx [build CXX] extensions/source/scanner/sane.cxx [build CXX] extensions/source/scanner/sanedlg.cxx [build CXX] extensions/source/scanner/scanunx.cxx [build MOD] UnoControls [build CXX] accessibility/source/extended/AccessibleBrowseBox.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxBase.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTable.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx [build CXX] accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx [build CXX] accessibility/source/extended/AccessibleGridControl.cxx [build CXX] accessibility/source/extended/AccessibleGridControlBase.cxx [build CXX] accessibility/source/extended/AccessibleGridControlHeader.cxx [build CXX] accessibility/source/extended/AccessibleGridControlHeaderCell.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTable.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTableBase.cxx [build CXX] accessibility/source/extended/AccessibleGridControlTableCell.cxx [build CXX] accessibility/source/extended/accessiblebrowseboxcell.cxx [build CXX] accessibility/source/extended/accessibleeditbrowseboxcell.cxx [build CXX] accessibility/source/extended/accessibleiconchoicectrl.cxx [build CXX] accessibility/source/extended/accessibleiconchoicectrlentry.cxx [build CXX] accessibility/source/extended/accessiblelistbox.cxx [build CXX] accessibility/source/extended/accessiblelistboxentry.cxx [build CXX] accessibility/source/extended/accessibletabbar.cxx [build CXX] accessibility/source/extended/accessibletabbarbase.cxx [build CXX] accessibility/source/extended/accessibletabbarpage.cxx [build CXX] accessibility/source/extended/accessibletabbarpagelist.cxx [build CXX] accessibility/source/extended/accessibletablistbox.cxx [build CXX] accessibility/source/extended/accessibletablistboxtable.cxx [build CXX] accessibility/source/extended/listboxaccessible.cxx [build CXX] accessibility/source/extended/textwindowaccessibility.cxx [build CXX] accessibility/source/helper/acc_factory.cxx [build CXX] accessibility/source/helper/accresmgr.cxx [build CXX] accessibility/source/helper/characterattributeshelper.cxx [build CXX] accessibility/source/helper/IComboListBoxHelper.cxx [build CXX] accessibility/source/standard/accessiblemenubasecomponent.cxx [build CXX] accessibility/source/standard/accessiblemenucomponent.cxx [build CXX] accessibility/source/standard/accessiblemenuitemcomponent.cxx [build CXX] accessibility/source/standard/floatingwindowaccessible.cxx [build CXX] accessibility/source/standard/vclxaccessiblebox.cxx [build CXX] accessibility/source/standard/vclxaccessiblebutton.cxx [build CXX] accessibility/source/standard/vclxaccessiblecheckbox.cxx [build CXX] accessibility/source/standard/vclxaccessiblecombobox.cxx [build CXX] accessibility/source/standard/vclxaccessibledropdowncombobox.cxx [build CXX] accessibility/source/standard/vclxaccessibledropdownlistbox.cxx [build CXX] accessibility/source/standard/vclxaccessibleedit.cxx [build CXX] accessibility/source/standard/vclxaccessiblefixedhyperlink.cxx [build CXX] accessibility/source/standard/vclxaccessiblefixedtext.cxx [build CXX] accessibility/source/standard/vclxaccessibleheaderbar.cxx [build CXX] accessibility/source/standard/vclxaccessibleheaderbaritem.cxx [build CXX] accessibility/source/standard/vclxaccessiblelist.cxx [build CXX] accessibility/source/standard/vclxaccessiblelistbox.cxx [build CXX] accessibility/source/standard/vclxaccessiblelistitem.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenu.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenubar.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenuitem.cxx [build CXX] accessibility/source/standard/vclxaccessiblemenuseparator.cxx [build CXX] accessibility/source/standard/vclxaccessiblepopupmenu.cxx [build CXX] accessibility/source/standard/vclxaccessibleradiobutton.cxx [build CXX] accessibility/source/standard/vclxaccessiblescrollbar.cxx [build CXX] accessibility/source/standard/vclxaccessiblestatusbar.cxx [build CXX] accessibility/source/standard/vclxaccessiblestatusbaritem.cxx [build CXX] accessibility/source/standard/vclxaccessibletabcontrol.cxx [build CXX] accessibility/source/standard/vclxaccessibletabpage.cxx [build CXX] accessibility/source/standard/vclxaccessibletabpagewindow.cxx [build CXX] accessibility/source/standard/vclxaccessibletextcomponent.cxx [build CXX] accessibility/source/standard/vclxaccessibletextfield.cxx [build CXX] accessibility/source/standard/vclxaccessibletoolbox.cxx [build CXX] accessibility/source/standard/vclxaccessibletoolboxitem.cxx [build MOD] configmgr [build CXX] connectivity/source/drivers/postgresql/pq_array.cxx [build CXX] connectivity/source/drivers/postgresql/pq_baseresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_connection.cxx [build CXX] connectivity/source/drivers/postgresql/pq_databasemetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_preparedstatement.cxx [build CXX] connectivity/source/drivers/postgresql/pq_resultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_sequenceresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx [build CXX] connectivity/source/drivers/postgresql/pq_statement.cxx [build CXX] connectivity/source/drivers/postgresql/pq_statics.cxx [build CXX] connectivity/source/drivers/postgresql/pq_tools.cxx [build CXX] connectivity/source/drivers/postgresql/pq_updateableresultset.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xbase.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xcontainer.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindex.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexcolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xindexes.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkey.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeycolumn.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xkeys.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xtable.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xtables.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xuser.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xusers.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xview.cxx [build CXX] connectivity/source/drivers/postgresql/pq_xviews.cxx [build CXX] connectivity/source/drivers/mork/mork_helper.cxx [build MOD] dtrans [build MOD] redland [build CXX] filter/source/graphicfilter/egif/egif.cxx [build CXX] filter/source/graphicfilter/etiff/etiff.cxx [build CXX] filter/source/graphicfilter/eps/eps.cxx [build CXX] filter/source/graphicfilter/egif/giflzwc.cxx [build CXX] filter/source/graphicfilter/itiff/ccidecom.cxx [build CXX] filter/source/graphicfilter/itiff/itiff.cxx [build CXX] filter/source/graphicfilter/itiff/lzwdecom.cxx [build CXX] filter/source/graphicfilter/ipict/ipict.cxx [build CXX] filter/source/graphicfilter/ipict/shape.cxx [build CXX] filter/source/graphicfilter/ipcx/ipcx.cxx [build CXX] filter/source/graphicfilter/iras/iras.cxx [build CXX] filter/source/graphicfilter/itga/itga.cxx [build CXX] filter/source/graphicfilter/ieps/ieps.cxx [build CXX] filter/source/graphicfilter/ipsd/ipsd.cxx [build CXX] filter/source/graphicfilter/ipbm/ipbm.cxx [build CXX] filter/source/graphicfilter/ios2met/ios2met.cxx [build CXX] filter/source/graphicfilter/idxf/dxf2mtf.cxx [build CXX] filter/source/graphicfilter/idxf/dxfblkrd.cxx [build CXX] filter/source/graphicfilter/idxf/dxfentrd.cxx [build CXX] filter/source/graphicfilter/idxf/dxfgrprd.cxx [build CXX] filter/source/graphicfilter/idxf/dxfreprd.cxx [build CXX] filter/source/graphicfilter/idxf/dxftblrd.cxx [build CXX] filter/source/graphicfilter/idxf/dxfvec.cxx [build CXX] filter/source/graphicfilter/idxf/idxf.cxx [build CXX] filter/source/graphicfilter/ipcd/ipcd.cxx [build MOD] helpcompiler [build RDB] saxparser [build MOD] io [build MOD] opencl [build MOD] stoc [build CXX] svtools/langsupport/langsupport.cxx [build BIN] unotools [build BIN] xmlscript [build CMP] sot/util/sot [build CXX] drawinglayer/source/animation/animationtiming.cxx [build CXX] drawinglayer/source/attribute/fillgraphicattribute.cxx [build CXX] drawinglayer/source/attribute/fillgradientattribute.cxx [build CXX] drawinglayer/source/attribute/fillhatchattribute.cxx [build CXX] drawinglayer/source/attribute/fontattribute.cxx [build CXX] drawinglayer/source/attribute/lineattribute.cxx [build CXX] drawinglayer/source/attribute/linestartendattribute.cxx [build CXX] drawinglayer/source/attribute/materialattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrallattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrfillattribute.cxx [build CXX] drawinglayer/source/attribute/sdrfillgraphicattribute.cxx [build CXX] drawinglayer/source/attribute/sdrlightattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrlightingattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrlineattribute.cxx [build CXX] drawinglayer/source/attribute/sdrlinestartendattribute.cxx [build CXX] drawinglayer/source/attribute/sdrobjectattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrsceneattribute3d.cxx [build CXX] drawinglayer/source/attribute/sdrshadowattribute.cxx [build CXX] drawinglayer/source/attribute/strokeattribute.cxx [build CXX] drawinglayer/source/geometry/viewinformation2d.cxx [build CXX] drawinglayer/source/geometry/viewinformation3d.cxx [build CXX] drawinglayer/source/primitive2d/animatedprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/backgroundcolorprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/baseprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/bitmapprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/borderlineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/controlprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/cropprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/discretebitmapprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/embedded3dprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/epsprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/fillhatchprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx [build CXX] drawinglayer/source/primitive2d/graphicprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/gridprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/groupprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/helplineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/hiddengeometryprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/invertprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/markerarrayprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/maskprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/mediaprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/metafileprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/modifiedcolorprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pagehierarchyprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pagepreviewprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/patternfillprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/pointarrayprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/polygonprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/primitivetools2d.cxx [build CXX] drawinglayer/source/primitive2d/sceneprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/sdrdecompositiontools2d.cxx [build CXX] drawinglayer/source/primitive2d/shadowprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/structuretagprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/svggradientprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textbreakuphelper.cxx [build CXX] drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/texteffectprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textenumsprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/texthierarchyprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textlayoutdevice.cxx [build CXX] drawinglayer/source/primitive2d/textlineprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/textstrikeoutprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/transformprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/transparenceprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/unifiedtransparenceprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/wallpaperprimitive2d.cxx [build CXX] drawinglayer/source/primitive2d/wrongspellprimitive2d.cxx [build CXX] drawinglayer/source/primitive3d/baseprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/groupprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/hiddengeometryprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/modifiedcolorprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/polypolygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrcubeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrextrudelathetools3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrlatheprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrpolypolygonprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/sdrsphereprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/shadowprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/textureprimitive3d.cxx [build CXX] drawinglayer/source/primitive3d/transformprimitive3d.cxx [build CXX] drawinglayer/source/processor2d/baseprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/processor2dtools.cxx [build CXX] drawinglayer/source/processor2d/contourextractor2d.cxx [build CXX] drawinglayer/source/processor2d/getdigitlanguage.cxx [build CXX] drawinglayer/source/processor2d/helperwrongspellrenderer.cxx [build CXX] drawinglayer/source/processor2d/hittestprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/linegeometryextractor2d.cxx [build CXX] drawinglayer/source/processor2d/objectinfoextractor2d.cxx [build CXX] drawinglayer/source/processor2d/processorfromoutputdevice.cxx [build CXX] drawinglayer/source/processor2d/textaspolygonextractor2d.cxx [build CXX] drawinglayer/source/processor2d/vclhelperbufferdevice.cxx [build CXX] drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/vclpixelprocessor2d.cxx [build CXX] drawinglayer/source/processor2d/vclprocessor2d.cxx [build CXX] drawinglayer/source/processor3d/baseprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/cutfindprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/defaultprocessor3d.cxx [build CXX] drawinglayer/source/processor3d/geometry2dextractor.cxx [build CXX] drawinglayer/source/processor3d/shadow3dextractor.cxx [build CXX] drawinglayer/source/processor3d/zbufferprocessor3d.cxx [build CXX] drawinglayer/source/texture/texture3d.cxx [build CXX] drawinglayer/source/tools/converters.cxx [build CXX] drawinglayer/source/tools/emfplushelper.cxx [build CXX] drawinglayer/source/tools/emfphelperdata.cxx [build CXX] drawinglayer/source/tools/emfpbrush.cxx [build CXX] drawinglayer/source/tools/emfppath.cxx [build CXX] drawinglayer/source/tools/emfppen.cxx [build CXX] drawinglayer/source/tools/emfpregion.cxx [build CXX] drawinglayer/source/tools/emfpimage.cxx [build CXX] drawinglayer/source/tools/emfpfont.cxx [build CXX] drawinglayer/source/tools/emfpstringformat.cxx [build CXX] drawinglayer/source/tools/emfpcustomlinecap.cxx [build CXX] drawinglayer/source/tools/wmfemfhelper.cxx [build CXX] drawinglayer/source/tools/primitive2dxmldump.cxx [build CXX] drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx [build CXX] drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx [build CXX] drawinglayer/source/texture/texture.cxx [build CXX] drawinglayer/source/dumper/XShapeDumper.cxx [build CXX] drawinglayer/source/dumper/EnhancedShapeDumper.cxx [build CXX] framework/source/fwe/classes/actiontriggercontainer.cxx [build CXX] framework/source/fwe/classes/actiontriggerpropertyset.cxx [build CXX] framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx [build CXX] framework/source/fwe/classes/addonmenu.cxx [build CXX] framework/source/fwe/classes/addonsoptions.cxx [build CXX] framework/source/fwe/classes/framelistanalyzer.cxx [build CXX] framework/source/fwe/classes/fwkresid.cxx [build CXX] framework/source/fwe/classes/imagewrapper.cxx [build CXX] framework/source/fwe/classes/rootactiontriggercontainer.cxx [build CXX] framework/source/fwe/classes/sfxhelperfunctions.cxx [build CXX] framework/source/fwe/dispatch/interaction.cxx [build CXX] framework/source/fwe/helper/actiontriggerhelper.cxx [build CXX] framework/source/fwe/helper/configimporter.cxx [build CXX] framework/source/fwe/helper/propertysetcontainer.cxx [build CXX] framework/source/fwe/helper/titlehelper.cxx [build CXX] framework/source/fwe/helper/documentundoguard.cxx [build CXX] framework/source/fwe/helper/undomanagerhelper.cxx [build CXX] framework/source/fwe/xml/menuconfiguration.cxx [build CXX] framework/source/fwe/xml/menudocumenthandler.cxx [build CXX] framework/source/fwe/xml/saxnamespacefilter.cxx [build CXX] framework/source/fwe/xml/statusbarconfiguration.cxx [build CXX] framework/source/fwe/xml/statusbardocumenthandler.cxx [build CXX] framework/source/fwe/xml/toolboxconfiguration.cxx [build CXX] framework/source/fwe/xml/toolboxdocumenthandler.cxx [build CXX] framework/source/fwe/xml/xmlnamespaces.cxx [build CXX] framework/source/services/dispatchhelper.cxx [build CXX] cppcanvas/source/uno/uno_mtfrenderer.cxx [build CMP] filter/source/xmlfilteradaptor/xmlfa [build CMP] package/util/package2 [build CXX] framework/source/dispatch/systemexec.cxx [build CXX] framework/source/jobs/helponstartup.cxx [build CXX] framework/source/jobs/shelljob.cxx [build CXX] framework/source/register/register3rdcomponents.cxx [build CXX] framework/source/tabwin/tabwindow.cxx [build CXX] framework/source/tabwin/tabwinfactory.cxx [build CMP] hwpfilter/source/hwp [build DEP] LNK:Library/libi18npoollo.so [build LNK] Library/libi18npoollo.so [build CMP] lingucomponent/source/languageguessing/guesslang [build CMP] lingucomponent/source/numbertext/numbertext [build CMP] scaddins/source/analysis/analysis [build CMP] scaddins/source/datefunc/date [build CMP] scaddins/source/pricing/pricing [build CMP] svl/source/fsstor/fsstorage [build CMP] svl/source/passwordcontainer/passwordcontainer [build CMP] ucb/source/core/ucb1 [build DEP] LNK:Library/libunordflo.so [build LNK] Library/libunordflo.so [build CMP] sccomp/source/solver/coinmpsolver [build CMP] sccomp/source/solver/lpsolvesolver [build CMP] sccomp/source/solver/swarmsolver [build PKG] libwpg [build CMP] scripting/util/scriptframe [build CXX] connectivity/source/drivers/dbase/DResultSet.cxx [build CXX] connectivity/source/drivers/dbase/DStatement.cxx [build CXX] connectivity/source/drivers/dbase/DPreparedStatement.cxx [build CXX] connectivity/source/drivers/dbase/dindexnode.cxx [build CXX] connectivity/source/drivers/dbase/DIndexIter.cxx [build CXX] connectivity/source/drivers/dbase/DDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/dbase/DCatalog.cxx [build CXX] connectivity/source/drivers/dbase/DColumns.cxx [build CXX] connectivity/source/drivers/dbase/DIndexColumns.cxx [build CXX] connectivity/source/drivers/dbase/DIndex.cxx [build CXX] connectivity/source/drivers/dbase/DIndexes.cxx [build CXX] connectivity/source/drivers/dbase/DTables.cxx [build CXX] connectivity/source/drivers/dbase/DConnection.cxx [build CXX] connectivity/source/drivers/dbase/Dservices.cxx [build CXX] connectivity/source/drivers/dbase/DDriver.cxx [build CXX] connectivity/source/drivers/dbase/DTable.cxx [build CXX] connectivity/source/drivers/flat/EResultSet.cxx [build CXX] connectivity/source/drivers/flat/EStatement.cxx [build CXX] connectivity/source/drivers/flat/EPreparedStatement.cxx [build CXX] connectivity/source/drivers/flat/ETable.cxx [build CXX] connectivity/source/drivers/flat/EDatabaseMetaData.cxx [build CXX] connectivity/source/drivers/flat/ECatalog.cxx [build CXX] connectivity/source/drivers/flat/EColumns.cxx [build CXX] connectivity/source/drivers/flat/ETables.cxx [build CXX] connectivity/source/drivers/flat/EConnection.cxx [build CXX] connectivity/source/drivers/flat/Eservices.cxx [build CXX] connectivity/source/drivers/flat/EDriver.cxx [build CMP] desktop/source/migration/services/migrationoo2 [build CMP] desktop/source/migration/services/migrationoo3 [build EPK] libwpg [build BIN] hwpfilter [build BIN] i18nutil [build BIN] sax [build BIN] scaddins [build BIN] sccomp [build CXX] unotest/source/cpp/bootstrapfixturebase.cxx [build CXX] unotest/source/cpp/directories.cxx [build CXX] unotest/source/cpp/filters-test.cxx [build CXX] unotest/source/cpp/getargument.cxx [build CXX] unotest/source/cpp/gettestargument.cxx [build CXX] unotest/source/cpp/macros_test.cxx [build CXX] unotest/source/cpp/officeconnection.cxx [build CXX] unotest/source/cpp/toabsolutefileurl.cxx [build MOD] unotools [build BIN] ure [build MOD] xmlscript [build DEP] LNK:Library/libsvllo.so [build LNK] Library/libsvllo.so [build CXX] sfx2/source/appl/app.cxx [build CXX] sfx2/source/appl/appbas.cxx [build CXX] sfx2/source/appl/appbaslib.cxx [build CXX] sfx2/source/appl/appcfg.cxx [build CXX] sfx2/source/appl/appchild.cxx [build CXX] sfx2/source/appl/appdata.cxx [build CXX] sfx2/source/appl/appdde.cxx /build/libreoffice/src/libreoffice-6.4.6.2/svl/source/numbers/zforfind.cxx:204:6: warning: type 'ScanState' violates the C++ One Definition Rule [-Wodr] 204 | enum ScanState // States of the Turing machine | ^ /build/libreoffice/src/libreoffice-6.4.6.2/svl/source/numbers/zformat.cxx:1427:6: note: an enum with different value name is defined in another translation unit 1427 | enum ScanState | ^ [build CXX] sfx2/source/appl/appdispatchprovider.cxx [build CXX] sfx2/source/appl/appinit.cxx [build CXX] sfx2/source/appl/appmain.cxx [build CXX] sfx2/source/appl/appmisc.cxx [build CXX] sfx2/source/appl/appopen.cxx [build CXX] sfx2/source/appl/appquit.cxx [build CXX] sfx2/source/appl/appreg.cxx [build CXX] sfx2/source/appl/appserv.cxx [build CXX] sfx2/source/appl/appuno.cxx [build CXX] sfx2/source/appl/childwin.cxx [build CXX] sfx2/source/appl/childwinimpl.cxx [build CXX] sfx2/source/appl/fileobj.cxx [build CXX] sfx2/source/appl/flatpak.cxx [build CXX] sfx2/source/appl/fwkhelper.cxx [build CXX] sfx2/source/appl/helpdispatch.cxx [build CXX] sfx2/source/appl/helpinterceptor.cxx [build CXX] sfx2/source/appl/impldde.cxx [build CXX] sfx2/source/appl/linkmgr2.cxx [build CXX] sfx2/source/appl/linksrc.cxx [build CXX] sfx2/source/appl/lnkbase2.cxx [build CXX] sfx2/source/appl/macroloader.cxx [build CXX] sfx2/source/appl/module.cxx [build CXX] sfx2/source/appl/newhelp.cxx [build CXX] sfx2/source/appl/opengrf.cxx [build CXX] sfx2/source/appl/openuriexternally.cxx [build CXX] sfx2/source/appl/preventduplicateinteraction.cxx [build CXX] sfx2/source/appl/sfxhelp.cxx [build CXX] sfx2/source/appl/sfxpicklist.cxx [build CXX] sfx2/source/appl/shellimpl.cxx [build CXX] sfx2/source/appl/shutdownicon.cxx [build CXX] sfx2/source/appl/workwin.cxx [build CXX] sfx2/source/appl/xpackcreator.cxx [build CXX] sfx2/source/bastyp/bitset.cxx [build CXX] sfx2/source/bastyp/fltfnc.cxx [build CXX] sfx2/source/bastyp/fltlst.cxx [build CXX] sfx2/source/bastyp/frmhtml.cxx [build CXX] sfx2/source/bastyp/frmhtmlw.cxx [build CXX] sfx2/source/bastyp/helper.cxx [build CXX] sfx2/source/bastyp/mieclip.cxx [build CXX] sfx2/source/bastyp/progress.cxx [build CXX] sfx2/source/bastyp/sfxhtml.cxx [build CXX] sfx2/source/bastyp/sfxresid.cxx [build CXX] sfx2/source/config/evntconf.cxx [build CXX] sfx2/source/control/asyncfunc.cxx [build CXX] sfx2/source/control/bindings.cxx [build CXX] sfx2/source/control/ctrlitem.cxx [build CXX] sfx2/source/control/ctrlfactoryimpl.cxx [build CXX] sfx2/source/control/dispatch.cxx [build CXX] sfx2/source/control/itemdel.cxx [build CXX] sfx2/source/control/minfitem.cxx [build CXX] sfx2/source/control/msg.cxx [build CXX] sfx2/source/control/msgpool.cxx [build CXX] sfx2/source/control/objface.cxx [build CXX] sfx2/source/control/recentdocsview.cxx [build CXX] sfx2/source/control/recentdocsviewitem.cxx [build CXX] sfx2/source/control/request.cxx [build CXX] sfx2/source/control/sfxstatuslistener.cxx [build CXX] sfx2/source/control/shell.cxx [build CXX] sfx2/source/control/sorgitm.cxx [build CXX] sfx2/source/control/statcach.cxx [build CXX] sfx2/source/control/templatedefaultview.cxx [build CXX] sfx2/source/control/templateviewitem.cxx [build CXX] sfx2/source/control/templatelocalview.cxx [build CXX] sfx2/source/control/templatecontaineritem.cxx [build CXX] sfx2/source/control/templatesearchview.cxx [build CXX] sfx2/source/control/thumbnailviewitem.cxx [build CXX] sfx2/source/control/thumbnailviewacc.cxx [build CXX] sfx2/source/control/thumbnailview.cxx [build CXX] sfx2/source/control/emojiviewitem.cxx [build CXX] sfx2/source/control/emojiview.cxx [build CXX] sfx2/source/control/emojicontrol.cxx [build CXX] sfx2/source/control/emojipopup.cxx [build CXX] sfx2/source/control/charmapcontrol.cxx [build CXX] sfx2/source/control/charwin.cxx [build CXX] sfx2/source/control/unoctitm.cxx [build CXX] sfx2/source/dialog/alienwarn.cxx [build CXX] sfx2/source/dialog/backingcomp.cxx [build CXX] sfx2/source/dialog/backingwindow.cxx [build CXX] sfx2/source/dialog/basedlgs.cxx [build CXX] sfx2/source/dialog/checkin.cxx [build CXX] sfx2/source/dialog/dialoghelper.cxx [build CXX] sfx2/source/dialog/charmappopup.cxx [build CXX] sfx2/source/dialog/dinfdlg.cxx [build CXX] sfx2/source/dialog/dockwin.cxx [build CXX] sfx2/source/dialog/documentfontsdialog.cxx [build CXX] sfx2/source/dialog/filedlghelper.cxx [build CXX] sfx2/source/dialog/filtergrouping.cxx [build CXX] sfx2/source/dialog/infobar.cxx [build CXX] sfx2/source/dialog/inputdlg.cxx [build CXX] sfx2/source/dialog/mailmodel.cxx [build CXX] sfx2/source/dialog/bluthsnd.cxx [build CXX] sfx2/source/dialog/mgetempl.cxx [build CXX] sfx2/source/dialog/navigat.cxx [build CXX] sfx2/source/dialog/newstyle.cxx [build CXX] sfx2/source/dialog/partwnd.cxx [build CXX] sfx2/source/dialog/passwd.cxx [build CXX] sfx2/source/dialog/printopt.cxx [build CXX] sfx2/source/dialog/recfloat.cxx [build CXX] sfx2/source/dialog/securitypage.cxx [build CXX] sfx2/source/dialog/sfxdlg.cxx [build CXX] sfx2/source/dialog/splitwin.cxx [build CXX] sfx2/source/dialog/srchdlg.cxx [build CXX] sfx2/source/dialog/styfitem.cxx [build CXX] sfx2/source/dialog/styledlg.cxx [build CXX] sfx2/source/dialog/tabdlg.cxx [build CXX] sfx2/source/dialog/templdlg.cxx [build CXX] sfx2/source/dialog/titledockwin.cxx [build CXX] sfx2/source/dialog/tplcitem.cxx [build CXX] sfx2/source/dialog/tplpitem.cxx [build CXX] sfx2/source/dialog/versdlg.cxx [build CXX] sfx2/source/doc/DocumentMetadataAccess.cxx [build CXX] sfx2/source/doc/DocumentSigner.cxx [build CXX] sfx2/source/doc/Metadatable.cxx [build CXX] sfx2/source/doc/QuerySaveDocument.cxx [build CXX] sfx2/source/doc/SfxDocumentMetaData.cxx [build CXX] sfx2/source/doc/autoredactdialog.cxx [build CXX] sfx2/source/doc/docfac.cxx [build CXX] sfx2/source/doc/docfile.cxx [build CXX] sfx2/source/doc/docfilt.cxx [build CXX] sfx2/source/doc/docinf.cxx [build CXX] sfx2/source/doc/docinsert.cxx [build CXX] sfx2/source/doc/docmacromode.cxx [build CXX] sfx2/source/doc/docstoragemodifylistener.cxx [build CXX] sfx2/source/doc/doctempl.cxx [build CXX] sfx2/source/doc/doctemplates.cxx [build CXX] sfx2/source/doc/doctemplateslocal.cxx [build CXX] sfx2/source/doc/exoticfileloadexception.cxx [build CXX] sfx2/source/doc/frmdescr.cxx [build CXX] sfx2/source/doc/graphhelp.cxx [build CXX] sfx2/source/doc/guisaveas.cxx [build CXX] sfx2/source/doc/iframe.cxx [build CXX] sfx2/source/doc/new.cxx [build CXX] sfx2/source/doc/objcont.cxx [build CXX] sfx2/source/doc/objembed.cxx [build CXX] sfx2/source/doc/objitem.cxx [build CXX] sfx2/source/doc/objmisc.cxx [build CXX] sfx2/source/doc/objserv.cxx [build CXX] sfx2/source/doc/objstor.cxx [build CXX] sfx2/source/doc/objxtor.cxx [build CXX] sfx2/source/doc/oleprops.cxx [build CXX] sfx2/source/doc/ownsubfilterservice.cxx [build CXX] sfx2/source/doc/printhelper.cxx [build CXX] sfx2/source/doc/docundomanager.cxx [build CXX] sfx2/source/doc/sfxbasemodel.cxx [build CXX] sfx2/source/doc/sfxmodelfactory.cxx [build CXX] sfx2/source/doc/SfxRedactionHelper.cxx [build CXX] sfx2/source/doc/signaturestate.cxx [build CXX] sfx2/source/doc/syspath.cxx [build CXX] sfx2/source/doc/zoomitem.cxx [build CXX] sfx2/source/doc/templatedlg.cxx [build CXX] sfx2/source/doc/watermarkitem.cxx [build CXX] sfx2/source/doc/saveastemplatedlg.cxx [build CXX] sfx2/source/explorer/nochaos.cxx [build CXX] sfx2/source/inet/inettbc.cxx [build CXX] sfx2/source/notebookbar/ContextVBox.cxx [build CXX] sfx2/source/notebookbar/DropdownBox.cxx [build CXX] sfx2/source/notebookbar/PriorityHBox.cxx [build CXX] sfx2/source/notebookbar/PriorityMergedHBox.cxx [build CXX] sfx2/source/notebookbar/SfxNotebookBar.cxx [build CXX] sfx2/source/notebookbar/NotebookbarPopup.cxx [build CXX] sfx2/source/notebookbar/NotebookbarTabControl.cxx [build CXX] sfx2/source/notify/eventsupplier.cxx [build CXX] sfx2/source/notify/globalevents.cxx [build CXX] sfx2/source/notify/hintpost.cxx [build CXX] sfx2/source/notify/openurlhint.cxx [build CXX] sfx2/source/safemode/safemode.cxx [build CXX] sfx2/source/sidebar/Sidebar.cxx [build CXX] sfx2/source/sidebar/SidebarChildWindow.cxx [build CXX] sfx2/source/sidebar/SidebarDockingWindow.cxx [build CXX] sfx2/source/sidebar/SidebarController.cxx [build CXX] sfx2/source/sidebar/SidebarModelUpdate.cxx [build CXX] sfx2/source/sidebar/SidebarPanelBase.cxx [build CXX] sfx2/source/sidebar/SidebarToolBox.cxx [build CXX] sfx2/source/sidebar/Accessible.cxx [build CXX] sfx2/source/sidebar/AccessibleTitleBar.cxx [build CXX] sfx2/source/sidebar/AsynchronousCall.cxx [build CXX] sfx2/source/sidebar/Context.cxx [build CXX] sfx2/source/sidebar/ContextChangeBroadcaster.cxx [build CXX] sfx2/source/sidebar/ContextList.cxx [build CXX] sfx2/source/sidebar/ControlFactory.cxx [build CXX] sfx2/source/sidebar/ControllerFactory.cxx [build CXX] sfx2/source/sidebar/ControllerItem.cxx [build CXX] sfx2/source/sidebar/Deck.cxx [build CXX] sfx2/source/sidebar/DeckDescriptor.cxx [build CXX] sfx2/source/sidebar/DeckLayouter.cxx [build CXX] sfx2/source/sidebar/DeckTitleBar.cxx [build CXX] sfx2/source/sidebar/DrawHelper.cxx [build CXX] sfx2/source/sidebar/FocusManager.cxx [build CXX] sfx2/source/sidebar/MenuButton.cxx [build CXX] sfx2/source/sidebar/IContextChangeReceiver.cxx [build CXX] sfx2/source/sidebar/ILayoutableWindow.cxx [build CXX] sfx2/source/sidebar/Paint.cxx [build CXX] sfx2/source/sidebar/Panel.cxx [build CXX] sfx2/source/sidebar/PanelDescriptor.cxx [build CXX] sfx2/source/sidebar/PanelTitleBar.cxx [build CXX] sfx2/source/sidebar/ResourceManager.cxx [build CXX] sfx2/source/sidebar/TabBar.cxx [build CXX] sfx2/source/sidebar/TabItem.cxx [build CXX] sfx2/source/sidebar/TitleBar.cxx [build CXX] sfx2/source/sidebar/Theme.cxx [build CXX] sfx2/source/sidebar/Tools.cxx [build CXX] sfx2/source/sidebar/UnoPanel.cxx [build CXX] sfx2/source/sidebar/UnoPanels.cxx [build CXX] sfx2/source/sidebar/UnoDeck.cxx [build CXX] sfx2/source/sidebar/UnoDecks.cxx [build CXX] sfx2/source/sidebar/UnoSidebar.cxx [build CXX] sfx2/source/statbar/stbitem.cxx [build CXX] sfx2/source/styles/StyleManager.cxx [build CXX] sfx2/source/toolbox/tbxitem.cxx [build CXX] sfx2/source/view/classificationcontroller.cxx [build CXX] sfx2/source/view/classificationhelper.cxx [build CXX] sfx2/source/view/frame.cxx [build CXX] sfx2/source/view/frame2.cxx [build CXX] sfx2/source/view/frmload.cxx [build CXX] sfx2/source/view/ipclient.cxx [build CXX] sfx2/source/view/lokcharthelper.cxx [build CXX] sfx2/source/view/lokhelper.cxx [build CXX] sfx2/source/view/printer.cxx [build CXX] sfx2/source/view/sfxbasecontroller.cxx [build CXX] sfx2/source/view/userinputinterception.cxx [build CXX] sfx2/source/view/viewfac.cxx [build CXX] sfx2/source/view/viewfrm.cxx [build CXX] sfx2/source/view/viewfrm2.cxx [build CXX] sfx2/source/view/viewprn.cxx [build CXX] sfx2/source/view/viewsh.cxx [build CXX] framework/source/accelerators/acceleratorcache.cxx [build CXX] framework/source/accelerators/acceleratorconfiguration.cxx [build CXX] framework/source/accelerators/documentacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/globalacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/keymapping.cxx [build CXX] framework/source/accelerators/moduleacceleratorconfiguration.cxx [build CXX] framework/source/accelerators/presethandler.cxx [build CXX] framework/source/accelerators/storageholder.cxx [build CXX] framework/source/classes/framecontainer.cxx [build CXX] framework/source/classes/taskcreator.cxx [build CXX] framework/source/dispatch/closedispatcher.cxx [build CXX] framework/source/dispatch/dispatchinformationprovider.cxx [build CXX] framework/source/dispatch/dispatchprovider.cxx [build CXX] framework/source/dispatch/interceptionhelper.cxx [build CXX] framework/source/dispatch/loaddispatcher.cxx [build CXX] framework/source/dispatch/startmoduledispatcher.cxx [build CXX] framework/source/dispatch/windowcommanddispatch.cxx [build CXX] framework/source/helper/dockingareadefaultacceptor.cxx [build CXX] framework/source/helper/ocomponentaccess.cxx [build CXX] framework/source/helper/ocomponentenumeration.cxx [build CXX] framework/source/helper/oframes.cxx [build CXX] framework/source/helper/persistentwindowstate.cxx [build CXX] framework/source/helper/statusindicator.cxx [build CXX] framework/source/helper/statusindicatorfactory.cxx [build CXX] framework/source/helper/tagwindowasmodified.cxx [build CXX] framework/source/helper/titlebarupdate.cxx [build CXX] framework/source/helper/uiconfigelementwrapperbase.cxx [build CXX] framework/source/helper/uielementwrapperbase.cxx [build CXX] framework/source/helper/vclstatusindicator.cxx [build CXX] framework/source/helper/wakeupthread.cxx [build CXX] framework/source/interaction/quietinteraction.cxx [build CXX] framework/source/jobs/job.cxx [build CXX] framework/source/jobs/jobdata.cxx [build CXX] framework/source/jobs/jobdispatch.cxx [build CXX] framework/source/jobs/jobexecutor.cxx [build CXX] framework/source/jobs/jobresult.cxx [build CXX] framework/source/jobs/joburl.cxx [build CXX] framework/source/layoutmanager/helpers.cxx [build CXX] framework/source/layoutmanager/layoutmanager.cxx [build CXX] framework/source/layoutmanager/toolbarlayoutmanager.cxx [build CXX] framework/source/layoutmanager/uielement.cxx [build CXX] framework/source/loadenv/loadenv.cxx [build CXX] framework/source/loadenv/targethelper.cxx [build CXX] framework/source/services/ContextChangeEventMultiplexer.cxx [build CXX] framework/source/services/autorecovery.cxx [build CXX] framework/source/services/desktop.cxx [build CXX] framework/source/services/frame.cxx [build CXX] framework/source/services/modulemanager.cxx [build CXX] framework/source/services/pathsettings.cxx [build CXX] framework/source/services/sessionlistener.cxx [build CXX] framework/source/services/substitutepathvars.cxx [build CXX] framework/source/services/taskcreatorsrv.cxx [build CXX] framework/source/services/urltransformer.cxx [build CXX] framework/source/uiconfiguration/CommandImageResolver.cxx [build CXX] framework/source/uiconfiguration/ImageList.cxx [build CXX] framework/source/uiconfiguration/globalsettings.cxx [build CXX] framework/source/uiconfiguration/graphicnameaccess.cxx [build CXX] framework/source/uiconfiguration/imagemanager.cxx [build CXX] framework/source/uiconfiguration/imagemanagerimpl.cxx [build CXX] framework/source/uiconfiguration/moduleimagemanager.cxx [build CXX] framework/source/uiconfiguration/moduleuicfgsupplier.cxx [build CXX] framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx [build CXX] framework/source/uiconfiguration/uicategorydescription.cxx [build CXX] framework/source/uiconfiguration/uiconfigurationmanager.cxx [build CXX] framework/source/uiconfiguration/windowstateconfiguration.cxx [build CXX] framework/source/uielement/addonstoolbarmanager.cxx [build CXX] framework/source/uielement/addonstoolbarwrapper.cxx [build CXX] framework/source/uielement/buttontoolbarcontroller.cxx [build CXX] framework/source/uielement/comboboxtoolbarcontroller.cxx [build CXX] framework/source/uielement/complextoolbarcontroller.cxx [build CXX] framework/source/uielement/controlmenucontroller.cxx [build CXX] framework/source/uielement/dropdownboxtoolbarcontroller.cxx [build CXX] framework/source/uielement/edittoolbarcontroller.cxx [build CXX] framework/source/uielement/FixedImageToolbarController.cxx [build CXX] framework/source/uielement/FixedTextToolbarController.cxx [build CXX] framework/source/uielement/genericstatusbarcontroller.cxx [build CXX] framework/source/uielement/generictoolbarcontroller.cxx [build CXX] framework/source/uielement/imagebuttontoolbarcontroller.cxx [build CXX] framework/source/uielement/langselectionstatusbarcontroller.cxx [build CXX] framework/source/uielement/menubarmanager.cxx [build CXX] framework/source/uielement/menubarmerger.cxx [build CXX] framework/source/uielement/menubarwrapper.cxx [build CXX] framework/source/uielement/objectmenucontroller.cxx [build CXX] framework/source/uielement/popuptoolbarcontroller.cxx [build CXX] framework/source/uielement/progressbarwrapper.cxx [build CXX] framework/source/uielement/recentfilesmenucontroller.cxx [build CXX] framework/source/uielement/resourcemenucontroller.cxx [build CXX] framework/source/uielement/spinfieldtoolbarcontroller.cxx [build CXX] framework/source/uielement/statusbar.cxx [build CXX] framework/source/uielement/statusbaritem.cxx [build CXX] framework/source/uielement/statusbarmanager.cxx [build CXX] framework/source/uielement/statusbarmerger.cxx [build CXX] framework/source/uielement/statusbarwrapper.cxx [build CXX] framework/source/uielement/statusindicatorinterfacewrapper.cxx [build CXX] framework/source/uielement/styletoolbarcontroller.cxx [build CXX] framework/source/uielement/subtoolbarcontroller.cxx [build CXX] framework/source/uielement/thesaurusmenucontroller.cxx [build CXX] framework/source/uielement/togglebuttontoolbarcontroller.cxx [build CXX] framework/source/uielement/toolbarmanager.cxx [build CXX] framework/source/uielement/toolbarmerger.cxx [build CXX] framework/source/uielement/toolbarwrapper.cxx [build CXX] framework/source/uielement/uicommanddescription.cxx [build CXX] framework/source/uifactory/addonstoolbarfactory.cxx [build CXX] framework/source/uifactory/factoryconfiguration.cxx [build CXX] framework/source/uifactory/menubarfactory.cxx [build CXX] framework/source/uifactory/statusbarfactory.cxx [build CXX] framework/source/uifactory/toolbarfactory.cxx [build CXX] framework/source/uifactory/uicontrollerfactory.cxx [build CXX] framework/source/uifactory/uielementfactorymanager.cxx [build CXX] framework/source/uifactory/windowcontentfactorymanager.cxx [build CXX] framework/source/xml/acceleratorconfigurationreader.cxx [build CXX] framework/source/xml/acceleratorconfigurationwriter.cxx [build CXX] framework/source/xml/imagesconfiguration.cxx [build CXX] framework/source/xml/imagesdocumenthandler.cxx [build CXX] filter/source/config/cache/basecontainer.cxx [build CXX] filter/source/config/cache/cacheitem.cxx [build CXX] filter/source/config/cache/cacheupdatelistener.cxx [build CXX] filter/source/config/cache/configflush.cxx [build CXX] filter/source/config/cache/contenthandlerfactory.cxx [build CXX] filter/source/config/cache/filtercache.cxx [build CXX] filter/source/config/cache/filterfactory.cxx [build CXX] filter/source/config/cache/frameloaderfactory.cxx [build CXX] filter/source/config/cache/querytokenizer.cxx [build CXX] filter/source/config/cache/registration.cxx [build CXX] filter/source/config/cache/typedetection.cxx [build CXX] framework/source/dispatch/mailtodispatcher.cxx [build CXX] framework/source/dispatch/oxt_handler.cxx [build CXX] framework/source/dispatch/popupmenudispatcher.cxx [build CXX] framework/source/dispatch/servicehandler.cxx [build CXX] framework/source/recording/dispatchrecorder.cxx [build CXX] framework/source/recording/dispatchrecordersupplier.cxx [build CXX] framework/source/register/registertemp.cxx [build CXX] framework/source/dispatch/dispatchdisabler.cxx [build CXX] framework/source/services/mediatypedetectionhelper.cxx [build CXX] framework/source/services/uriabbreviation.cxx [build CXX] framework/source/uielement/fontmenucontroller.cxx [build CXX] framework/source/uielement/fontsizemenucontroller.cxx [build CXX] framework/source/uielement/footermenucontroller.cxx [build CXX] framework/source/uielement/headermenucontroller.cxx [build CXX] framework/source/uielement/langselectionmenucontroller.cxx [build CXX] framework/source/uielement/macrosmenucontroller.cxx [build CXX] framework/source/uielement/newmenucontroller.cxx [build CXX] framework/source/uielement/toolbarmodemenucontroller.cxx [build CXX] framework/source/uielement/toolbarsmenucontroller.cxx [build CMP] i18npool/util/i18npool [build CXX] svgio/source/svgreader/svgcharacternode.cxx [build CXX] svgio/source/svgreader/svgcirclenode.cxx [build CXX] svgio/source/svgreader/svgclippathnode.cxx [build CXX] svgio/source/svgreader/svgdocument.cxx [build CXX] svgio/source/svgreader/svgdocumenthandler.cxx [build CXX] svgio/source/svgreader/svgellipsenode.cxx [build CXX] svgio/source/svgreader/svggnode.cxx [build CXX] svgio/source/svgreader/svganode.cxx [build CXX] svgio/source/svgreader/svggradientnode.cxx [build CXX] svgio/source/svgreader/svggradientstopnode.cxx [build CXX] svgio/source/svgreader/svgimagenode.cxx [build CXX] svgio/source/svgreader/svglinenode.cxx [build CXX] svgio/source/svgreader/svgmarkernode.cxx [build CXX] svgio/source/svgreader/svgmasknode.cxx [build CXX] svgio/source/svgreader/svgnode.cxx [build CXX] svgio/source/svgreader/svgpaint.cxx [build CXX] svgio/source/svgreader/svgpathnode.cxx [build CXX] svgio/source/svgreader/svgpatternnode.cxx [build CXX] svgio/source/svgreader/svgpolynode.cxx [build CXX] svgio/source/svgreader/svgrectnode.cxx [build CXX] svgio/source/svgreader/svgstyleattributes.cxx [build CXX] svgio/source/svgreader/svgstylenode.cxx [build CXX] svgio/source/svgreader/svgsvgnode.cxx [build CXX] svgio/source/svgreader/svgsymbolnode.cxx [build CXX] svgio/source/svgreader/svgtextnode.cxx [build CXX] svgio/source/svgreader/svgtitledescnode.cxx [build CXX] svgio/source/svgreader/svgtoken.cxx [build CXX] svgio/source/svgreader/svgtrefnode.cxx [build CXX] svgio/source/svgreader/svgtools.cxx [build CXX] svgio/source/svgreader/svgtextpathnode.cxx [build CXX] svgio/source/svgreader/svgtspannode.cxx [build CXX] svgio/source/svgreader/svgusenode.cxx [build CXX] svgio/source/svgreader/svgvisitor.cxx [build CXX] svgio/source/svguno/svguno.cxx [build CXX] svgio/source/svguno/xsvgparser.cxx [build CXX] emfio/source/emfuno/emfuno.cxx [build CXX] emfio/source/emfuno/xemfparser.cxx [build CXX] emfio/source/reader/mtftools.cxx [build CXX] emfio/source/reader/wmfreader.cxx [build CXX] emfio/source/reader/emfreader.cxx [build CMP] unoxml/source/rdf/unordf [build BIN] libwpg [build MOD] hwpfilter [build SAX] CustomTarget/i18npool/localedata/localedata_sv_SE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ne_NP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_MC.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_HN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fa_IR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gl_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ug_CN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fi_FI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_CS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_axk_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ru_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_yom_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_st_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_rue_SK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ak_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pl_PL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tk_TM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_az_AZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ga_IE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sl_SI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_EG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_RS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_DO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_haw_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_njy_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_rw_RW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_jbo.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_SV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hr_HR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gug_PY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_AO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nl_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_PT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ml_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nb_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_SN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bm_ML.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mr_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_BH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_VE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bn_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mt_MT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bn_BD.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_ML.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_TW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_shs_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_puu_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_CN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_th_TH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bs_BA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gd_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_EC.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_UY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tr_TR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_MO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_KW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tt_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lb_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pui_CO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_br_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_af_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lt_LT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nl_NL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_AR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_IE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ta_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_TT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_QA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pa_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_AU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lv_LV.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mai_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hil_PH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_NI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_no_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ia.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_et_EE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ca_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_MY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ht_HT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tek_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sid_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hy_AM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_it_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vif_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_LI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_YE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_JO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_eo.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_wa_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kn_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_eu_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_JM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_BO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bg_BG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_OM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cy_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_so_SO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vec_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lo_LA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lif_NP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_km_KH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_uk_UA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_is_IS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_yi_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_my_MM.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sg_CF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_SY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_an_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_SG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_el_GR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ee_GH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nds_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_it_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_GB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_AE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_US.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lg_UG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_szl_PL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_xku_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mk_MK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_vi_VN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_te_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_oc_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ny_MW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sk_SK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_da_DK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ast_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cv_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ti_ER.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hi_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ti_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ur_PK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mos_BF.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_am_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_NG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sc_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_om_ET.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_NZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_MA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_cu_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_LU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_hu_HU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_TG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_PY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_zh_HK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pt_BR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_beq_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kl_GL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pap_CW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_CA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_myv_RU.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_BZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ky_KG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_LK.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_TN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_gu_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_ME.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_nn_NO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_af_NA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bo_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ms_MY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_MX.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_BW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_or_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_kng_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_NE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fy_NL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_lld_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_AT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_MW.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ko_KR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_la_VA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_LB.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_plt_MG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ro_RO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_njx_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_LY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_he_IL.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dde_CG.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sv_FI.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ka_GE.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_dz_BT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_ES.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_CR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fo_FO.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_NA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_en_IN.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ln_CD.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_be_BY.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fr_FR.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_fur_IT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ar_SA.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_es_GT.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_id_ID.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_ja_JP.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_de_CH.cxx [build SAX] CustomTarget/i18npool/localedata/localedata_bo_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_AU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_BW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_JM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_LK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_MW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_TT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_AR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_BO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_DO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_EC.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_GT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_HN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_MX.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_NI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_SV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_UY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_VE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_an_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_be_BY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_br_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_da_DK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_AT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_LI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_el_GR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_et_EE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_is_IS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_it_CH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_it_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_la_VA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_no_NO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_af_NA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_am_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_MY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_eo.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_haw_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_he_IL.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ia.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_id_ID.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_jbo.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_km_KH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_my_MM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_om_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_or_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_so_SO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_te_IN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_th_TH.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_yi_US.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx [build MOD] i18nutil [build BIN] package [build MOD] sax [build MOD] scaddins [build MOD] sccomp [build CXX] smoketest/smoketest.cxx [build BIN] sot [build CXX] test/source/bootstrapfixture.cxx [build CXX] test/source/diff/diff.cxx [build CXX] test/source/callgrind.cxx [build CXX] test/source/xmltesttools.cxx [build CXX] test/source/htmltesttools.cxx [build CXX] test/source/screenshot_test.cxx [build CXX] test/source/unoapi_property_testers.cxx [build CXX] test/source/helper/form.cxx [build CXX] test/source/helper/shape.cxx [build CXX] test/source/helper/transferable.cxx [build MOD] ure [build CMP] svl/util/svl [build CXX] avmedia/source/framework/mediacontrol.cxx [build CXX] avmedia/source/framework/MediaControlBase.cxx [build CXX] avmedia/source/framework/mediaitem.cxx [build CXX] avmedia/source/framework/mediaplayer.cxx [build CXX] avmedia/source/framework/mediatoolbox.cxx [build CXX] avmedia/source/framework/soundhandler.cxx [build CXX] avmedia/source/viewer/mediaevent_impl.cxx [build CXX] avmedia/source/viewer/mediawindow.cxx [build CXX] avmedia/source/viewer/mediawindow_impl.cxx [build CXX] editeng/source/accessibility/AccessibleComponentBase.cxx [build CXX] editeng/source/accessibility/AccessibleContextBase.cxx [build CXX] editeng/source/accessibility/AccessibleEditableTextPara.cxx [build CXX] editeng/source/accessibility/AccessibleHyperlink.cxx [build CXX] editeng/source/accessibility/AccessibleImageBullet.cxx [build CXX] editeng/source/accessibility/AccessibleParaManager.cxx [build CXX] editeng/source/accessibility/AccessibleSelectionBase.cxx [build CXX] editeng/source/accessibility/AccessibleStaticTextBase.cxx [build CXX] editeng/source/accessibility/AccessibleStringWrap.cxx [build CXX] editeng/source/editeng/editattr.cxx [build CXX] editeng/source/editeng/editdata.cxx [build CXX] editeng/source/editeng/editdbg.cxx [build CXX] editeng/source/editeng/editdoc.cxx [build CXX] editeng/source/editeng/editeng.cxx [build CXX] editeng/source/editeng/editobj.cxx [build CXX] editeng/source/editeng/editsel.cxx [build CXX] editeng/source/editeng/editundo.cxx [build CXX] editeng/source/editeng/editview.cxx [build CXX] editeng/source/editeng/edtspell.cxx [build CXX] editeng/source/editeng/eehtml.cxx [build CXX] editeng/source/editeng/eeobj.cxx [build CXX] editeng/source/editeng/eerdll.cxx [build CXX] editeng/source/editeng/eertfpar.cxx [build CXX] editeng/source/editeng/fieldupdater.cxx [build CXX] editeng/source/editeng/impedit.cxx [build CXX] editeng/source/editeng/impedit2.cxx [build CXX] editeng/source/editeng/impedit3.cxx [build CXX] editeng/source/editeng/impedit4.cxx [build CXX] editeng/source/editeng/impedit5.cxx [build CXX] editeng/source/editeng/misspellrange.cxx [build CXX] editeng/source/editeng/section.cxx [build CXX] editeng/source/editeng/textconv.cxx [build CXX] editeng/source/items/borderline.cxx [build CXX] editeng/source/items/bulitem.cxx [build CXX] editeng/source/items/CustomPropertyField.cxx [build CXX] editeng/source/items/charhiddenitem.cxx [build CXX] editeng/source/items/flditem.cxx [build CXX] editeng/source/items/frmitems.cxx [build CXX] editeng/source/items/itemtype.cxx [build CXX] editeng/source/items/justifyitem.cxx [build CXX] editeng/source/items/numitem.cxx [build CXX] editeng/source/items/legacyitem.cxx [build CXX] editeng/source/items/optitems.cxx [build CXX] editeng/source/items/paperinf.cxx [build CXX] editeng/source/items/paraitem.cxx [build CXX] editeng/source/items/svdfield.cxx [build CXX] editeng/source/items/svxfont.cxx [build CXX] editeng/source/items/textitem.cxx [build CXX] editeng/source/items/writingmodeitem.cxx [build CXX] editeng/source/items/xmlcnitm.cxx [build CXX] editeng/source/misc/acorrcfg.cxx [build CXX] editeng/source/misc/edtdlg.cxx [build CXX] editeng/source/misc/forbiddencharacterstable.cxx [build CXX] editeng/source/misc/hangulhanja.cxx [build CXX] editeng/source/misc/splwrap.cxx [build CXX] editeng/source/misc/svxacorr.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectTokenHandler.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectExport.cxx [build CXX] editeng/source/misc/SvXMLAutoCorrectImport.cxx [build CXX] editeng/source/misc/swafopt.cxx [build CXX] editeng/source/misc/txtrange.cxx [build CXX] editeng/source/misc/unolingu.cxx [build CXX] editeng/source/misc/urlfieldhelper.cxx [build CXX] editeng/source/outliner/outleeng.cxx [build CXX] editeng/source/outliner/outlin2.cxx [build CXX] editeng/source/outliner/outliner.cxx [build CXX] editeng/source/outliner/outlobj.cxx [build CXX] editeng/source/outliner/outlundo.cxx [build CXX] editeng/source/outliner/outlvw.cxx [build CXX] editeng/source/outliner/overflowingtxt.cxx [build CXX] editeng/source/outliner/paralist.cxx [build CXX] editeng/source/rtf/rtfitem.cxx [build CXX] editeng/source/rtf/svxrtf.cxx [build CXX] editeng/source/uno/unoedhlp.cxx [build CXX] editeng/source/uno/unoedprx.cxx [build CXX] editeng/source/uno/unoedsrc.cxx [build CXX] editeng/source/uno/unofdesc.cxx [build CXX] editeng/source/uno/unofield.cxx [build CXX] editeng/source/uno/UnoForbiddenCharsTable.cxx [build CXX] editeng/source/uno/unofored.cxx [build CXX] editeng/source/uno/unoforou.cxx [build CXX] editeng/source/uno/unoipset.cxx [build CXX] editeng/source/uno/unonrule.cxx [build CXX] editeng/source/uno/unopracc.cxx [build CXX] editeng/source/uno/unotext.cxx [build CXX] editeng/source/uno/unotext2.cxx [build CXX] editeng/source/uno/unoviwou.cxx [build CXX] editeng/source/xml/xmltxtexp.cxx [build CXX] editeng/source/xml/xmltxtimp.cxx [build CXX] editeng/source/lookuptree/Trie.cxx [build CXX] svx/source/core/extedit.cxx [build CXX] svx/source/core/graphichelper.cxx [build CXX] svx/source/customshapes/EnhancedCustomShape2d.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeGeometry.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx [build CXX] svx/source/dialog/dialmgr.cxx [build CXX] svx/source/dialog/dlgutil.cxx [build CXX] svx/source/dialog/hexcolorcontrol.cxx [build CXX] svx/source/dialog/framelink.cxx [build CXX] svx/source/dialog/framelinkarray.cxx [build CXX] svx/source/dialog/langbox.cxx [build CXX] svx/source/dialog/pagenumberlistbox.cxx [build CXX] svx/source/dialog/papersizelistbox.cxx [build CXX] svx/source/dialog/samecontentlistbox.cxx [build CXX] svx/source/dialog/spacinglistbox.cxx [build CXX] svx/source/dialog/svxdlg.cxx [build CXX] svx/source/dialog/SvxNumOptionsTabPageHelper.cxx [build CXX] svx/source/engine3d/camera3d.cxx [build CXX] svx/source/engine3d/cube3d.cxx [build CXX] svx/source/engine3d/deflt3d.cxx [build CXX] svx/source/engine3d/dragmt3d.cxx [build CXX] svx/source/engine3d/e3dsceneupdater.cxx [build CXX] svx/source/engine3d/e3dundo.cxx [build CXX] svx/source/engine3d/extrud3d.cxx [build CXX] svx/source/engine3d/helperhittest3d.cxx [build CXX] svx/source/engine3d/helperminimaldepth3d.cxx [build CXX] svx/source/engine3d/lathe3d.cxx [build CXX] svx/source/engine3d/obj3d.cxx [build CXX] svx/source/engine3d/objfac3d.cxx [build CXX] svx/source/engine3d/polygn3d.cxx [build CXX] svx/source/engine3d/scene3d.cxx [build CXX] svx/source/engine3d/sphere3d.cxx [build CXX] svx/source/engine3d/svx3ditems.cxx [build CXX] svx/source/engine3d/view3d.cxx [build CXX] svx/source/engine3d/view3d1.cxx [build CXX] svx/source/engine3d/viewpt3d2.cxx [build CXX] svx/source/gallery2/codec.cxx [build CXX] svx/source/gallery2/galbrws1.cxx [build CXX] svx/source/gallery2/galbrws2.cxx [build CXX] svx/source/gallery2/galctrl.cxx [build CXX] svx/source/gallery2/galexpl.cxx [build CXX] svx/source/gallery2/galini.cxx [build CXX] svx/source/gallery2/gallery1.cxx [build CXX] svx/source/gallery2/galmisc.cxx [build CXX] svx/source/gallery2/galobj.cxx [build CXX] svx/source/gallery2/galtheme.cxx [build CXX] svx/source/gallery2/GalleryControl.cxx [build CXX] svx/source/gallery2/GallerySplitter.cxx [build CXX] svx/source/items/chrtitem.cxx [build CXX] svx/source/items/clipfmtitem.cxx [build CXX] svx/source/items/customshapeitem.cxx [build CXX] svx/source/items/drawitem.cxx [build CXX] svx/source/items/e3ditem.cxx [build CXX] svx/source/items/galleryitem.cxx [build CXX] svx/source/items/grfitem.cxx [build CXX] svx/source/sdr/animation/scheduler.cxx [build CXX] svx/source/sdr/animation/objectanimator.cxx [build CXX] svx/source/sdr/animation/animationstate.cxx [build CXX] svx/source/sdr/attribute/sdrallfillattributeshelper.cxx [build CXX] svx/source/sdr/attribute/sdrlinefillshadowtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrfilltextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrshadowtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrlineshadowtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrformtextattribute.cxx [build CXX] svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofgroup.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx [build CXX] svx/source/sdr/contact/viewcontactofpageobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3d.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dcube.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrmediaobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofpageobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofe3dscene.cxx [build CXX] svx/source/sdr/contact/viewcontactofgraphic.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactredirector.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrcircobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofgroup.cxx [build CXX] svx/source/sdr/contact/viewcontactofunocontrol.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrobjcustomshape.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrobj.cxx [build CXX] svx/source/sdr/contact/objectcontact.cxx [build CXX] svx/source/sdr/contact/viewcontactoftextobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dlathe.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrpage.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dextrude.cxx [build CXX] svx/source/sdr/contact/viewcontactofmasterpagedescriptor.cxx [build CXX] svx/source/sdr/contact/viewcontact.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrole2obj.cxx [build CXX] svx/source/sdr/contact/displayinfo.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dscene.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrrectobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofgraphic.cxx [build CXX] svx/source/sdr/contact/sdrmediawindow.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrcaptionobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofvirtobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dsphere.cxx [build CXX] svx/source/sdr/contact/viewcontactofe3dpolygon.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdredgeobj.cxx [build CXX] svx/source/sdr/contact/viewobjectcontact.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx [build CXX] svx/source/sdr/contact/objectcontactofpageview.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrpathobj.cxx [build CXX] svx/source/sdr/contact/viewcontactofsdrmeasureobj.cxx [build CXX] svx/source/sdr/contact/objectcontactofobjlistpainter.cxx [build CXX] svx/source/sdr/contact/viewobjectcontactofe3d.cxx [build CXX] svx/source/sdr/event/eventhandler.cxx [build CXX] svx/source/sdr/overlay/overlayline.cxx [build CXX] svx/source/sdr/overlay/overlaycrosshair.cxx [build CXX] svx/source/sdr/overlay/overlayrollingrectangle.cxx [build CXX] svx/source/sdr/overlay/overlaytriangle.cxx [build CXX] svx/source/sdr/overlay/overlayselection.cxx [build CXX] svx/source/sdr/overlay/overlayrectangle.cxx [build CXX] svx/source/sdr/overlay/overlaybitmapex.cxx [build CXX] svx/source/sdr/overlay/overlaymanagerbuffered.cxx [build CXX] svx/source/sdr/overlay/overlayhelpline.cxx [build CXX] svx/source/sdr/overlay/overlayanimatedbitmapex.cxx [build CXX] svx/source/sdr/overlay/overlaypolypolygon.cxx [build CXX] svx/source/sdr/overlay/overlayobjectcell.cxx [build CXX] svx/source/sdr/overlay/overlaytools.cxx [build CXX] svx/source/sdr/overlay/overlayprimitive2dsequenceobject.cxx [build CXX] svx/source/sdr/overlay/overlayobject.cxx [build CXX] svx/source/sdr/overlay/overlaymanager.cxx [build CXX] svx/source/sdr/overlay/overlayobjectlist.cxx [build CXX] svx/source/sdr/overlay/overlayhandle.cxx [build CXX] svx/source/sdr/misc/ImageMapInfo.cxx [build CXX] svx/source/sdr/primitive2d/sdrellipseprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrprimitivetools.cxx [build CXX] svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/primitivefactory2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrolecontentprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrole2primitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrpathprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrcaptionprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrconnectorprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx [build CXX] svx/source/sdr/primitive2d/sdrattributecreator.cxx [build CXX] svx/source/sdr/primitive2d/sdrdecompositiontools.cxx [build CXX] svx/source/sdr/primitive3d/sdrattributecreator3d.cxx [build CXX] svx/source/sdr/properties/pageproperties.cxx [build CXX] svx/source/sdr/properties/e3dsceneproperties.cxx [build CXX] svx/source/sdr/properties/itemsettools.cxx [build CXX] svx/source/sdr/properties/captionproperties.cxx [build CXX] svx/source/sdr/properties/e3dextrudeproperties.cxx [build CXX] svx/source/sdr/properties/e3dproperties.cxx [build CXX] svx/source/sdr/properties/measureproperties.cxx [build CXX] svx/source/sdr/properties/customshapeproperties.cxx [build CXX] svx/source/sdr/properties/rectangleproperties.cxx [build CXX] svx/source/sdr/properties/groupproperties.cxx [build CXX] svx/source/sdr/properties/properties.cxx [build CXX] svx/source/sdr/properties/e3dlatheproperties.cxx [build CXX] svx/source/sdr/properties/graphicproperties.cxx [build CXX] svx/source/sdr/properties/circleproperties.cxx [build CXX] svx/source/sdr/properties/emptyproperties.cxx [build CXX] svx/source/sdr/properties/e3dsphereproperties.cxx [build CXX] svx/source/sdr/properties/defaultproperties.cxx [build CXX] svx/source/sdr/properties/textproperties.cxx [build CXX] svx/source/sdr/properties/attributeproperties.cxx [build CXX] svx/source/sdr/properties/connectorproperties.cxx [build CXX] svx/source/sdr/properties/e3dcompoundproperties.cxx [build CXX] svx/source/sdr/properties/oleproperties.cxx [build CXX] svx/source/svdraw/clonelist.cxx [build CXX] svx/source/svdraw/charthelper.cxx [build CXX] svx/source/svdraw/gradtrns.cxx [build CXX] svx/source/svdraw/polypolygoneditor.cxx [build CXX] svx/source/svdraw/presetooxhandleadjustmentrelations.cxx [build CXX] svx/source/svdraw/sdrhittesthelper.cxx [build CXX] svx/source/svdraw/sdrmasterpagedescriptor.cxx [build CXX] svx/source/svdraw/sdrpagewindow.cxx [build CXX] svx/source/svdraw/sdrpaintwindow.cxx [build CXX] svx/source/svdraw/sdrundomanager.cxx [build CXX] svx/source/svdraw/selectioncontroller.cxx [build CXX] svx/source/svdraw/svdattr.cxx [build CXX] svx/source/svdraw/svdcrtv.cxx [build CXX] svx/source/svdraw/svddrag.cxx [build CXX] svx/source/svdraw/svddrgmt.cxx [build CXX] svx/source/svdraw/svddrgv.cxx [build CXX] svx/source/svdraw/svdedtv.cxx [build CXX] svx/source/svdraw/svdedtv1.cxx [build CXX] svx/source/svdraw/svdedtv2.cxx [build CXX] svx/source/svdraw/svdedxv.cxx [build CXX] svx/source/svdraw/svdetc.cxx [build CXX] svx/source/svdraw/svdfmtf.cxx [build CXX] svx/source/svdraw/svdglev.cxx [build CXX] svx/source/svdraw/svdglue.cxx [build CXX] svx/source/svdraw/svdhdl.cxx [build CXX] svx/source/svdraw/svdhlpln.cxx [build CXX] svx/source/svdraw/svdibrow.cxx [build CXX] svx/source/svdraw/svditer.cxx [build CXX] svx/source/svdraw/svdlayer.cxx [build CXX] svx/source/svdraw/svdmark.cxx [build CXX] svx/source/svdraw/svdmodel.cxx [build CXX] svx/source/svdraw/svdmrkv.cxx [build CXX] svx/source/svdraw/svdmrkv1.cxx [build CXX] svx/source/svdraw/svdoashp.cxx [build CXX] svx/source/svdraw/svdoattr.cxx [build CXX] svx/source/svdraw/svdobj.cxx [build CXX] svx/source/svdraw/svdobjplusdata.cxx [build CXX] svx/source/svdraw/svdobjuserdatalist.cxx [build CXX] svx/source/svdraw/svdocapt.cxx [build CXX] svx/source/svdraw/svdocirc.cxx [build CXX] svx/source/svdraw/svdoedge.cxx [build CXX] svx/source/svdraw/svdograf.cxx [build CXX] svx/source/svdraw/svdogrp.cxx [build CXX] svx/source/svdraw/svdomeas.cxx [build CXX] svx/source/svdraw/svdomedia.cxx [build CXX] svx/source/svdraw/svdoole2.cxx [build CXX] svx/source/svdraw/svdopage.cxx [build CXX] svx/source/svdraw/svdopath.cxx [build CXX] svx/source/svdraw/svdorect.cxx [build CXX] svx/source/svdraw/svdotext.cxx [build CXX] svx/source/svdraw/svdotextdecomposition.cxx [build CXX] svx/source/svdraw/svdotextpathdecomposition.cxx [build CXX] svx/source/svdraw/svdotxat.cxx [build CXX] svx/source/svdraw/svdotxdr.cxx [build CXX] svx/source/svdraw/svdotxed.cxx [build CXX] svx/source/svdraw/svdotxfl.cxx [build CXX] svx/source/svdraw/svdotxln.cxx [build CXX] svx/source/svdraw/svdotxtr.cxx [build CXX] svx/source/svdraw/svdouno.cxx [build CXX] svx/source/svdraw/svdoutl.cxx [build CXX] svx/source/svdraw/svdoutlinercache.cxx [build CXX] svx/source/svdraw/svdovirt.cxx [build CXX] svx/source/svdraw/svdpage.cxx [build CXX] svx/source/svdraw/svdpagv.cxx [build CXX] svx/source/svdraw/svdpdf.cxx [build CXX] svx/source/svdraw/svdpntv.cxx [build CXX] svx/source/svdraw/svdpoev.cxx [build CXX] svx/source/svdraw/svdsnpv.cxx [build CXX] svx/source/svdraw/svdtext.cxx [build CXX] svx/source/svdraw/svdtrans.cxx [build CXX] svx/source/svdraw/svdundo.cxx [build CXX] svx/source/svdraw/svdview.cxx [build CXX] svx/source/svdraw/svdviter.cxx [build CXX] svx/source/svdraw/svdxcgv.cxx [build CXX] svx/source/svdraw/textchain.cxx [build CXX] svx/source/svdraw/textchainflow.cxx [build CXX] svx/source/svdraw/textchaincursor.cxx [build CXX] svx/source/styles/CommonStylePreviewRenderer.cxx [build CXX] svx/source/styles/CommonStyleManager.cxx [build CXX] svx/source/styles/ColorSets.cxx [build CXX] svx/source/table/cell.cxx [build CXX] svx/source/table/cellcursor.cxx [build CXX] svx/source/table/cellrange.cxx [build CXX] svx/source/table/propertyset.cxx [build CXX] svx/source/table/svdotable.cxx [build CXX] svx/source/table/tablecolumn.cxx [build CXX] svx/source/table/tablecolumns.cxx [build CXX] svx/source/table/tablecontroller.cxx [build CXX] svx/source/table/tablehandles.cxx [build CXX] svx/source/table/tablelayouter.cxx [build CXX] svx/source/table/tablemodel.cxx [build CXX] svx/source/table/tablerow.cxx [build CXX] svx/source/table/tablerows.cxx [build CXX] svx/source/table/tableundo.cxx [build CXX] svx/source/table/viewcontactoftableobj.cxx [build CXX] svx/source/tbxctrls/extrusioncontrols.cxx [build CXX] svx/source/tbxctrls/fontworkgallery.cxx [build CXX] svx/source/tbxctrls/Palette.cxx [build CXX] svx/source/tbxctrls/PaletteManager.cxx [build CXX] svx/source/tbxctrls/tbcontrl.cxx [build CXX] svx/source/tbxctrls/tbxcolorupdate.cxx [build CXX] svx/source/tbxctrls/SvxColorValueSet.cxx [build CXX] svx/source/tbxctrls/SvxPresetListBox.cxx [build CXX] svx/source/toolbars/extrusionbar.cxx [build CXX] svx/source/toolbars/fontworkbar.cxx [build CXX] svx/source/unodraw/gluepts.cxx [build CXX] svx/source/unodraw/shapepropertynotifier.cxx [build CXX] svx/source/unodraw/tableshape.cxx [build CXX] svx/source/unodraw/unobrushitemhelper.cxx [build CXX] svx/source/unodraw/unobtabl.cxx [build CXX] svx/source/unodraw/unodtabl.cxx [build CXX] svx/source/unodraw/UnoGraphicExporter.cxx [build CXX] svx/source/unodraw/unogtabl.cxx [build CXX] svx/source/unodraw/unohtabl.cxx [build CXX] svx/source/unodraw/unomlstr.cxx [build CXX] svx/source/unodraw/unomod.cxx [build CXX] svx/source/unodraw/unomtabl.cxx [build CXX] svx/source/unodraw/UnoNameItemTable.cxx [build CXX] svx/source/unodraw/unopage.cxx [build CXX] svx/source/unodraw/unoprov.cxx [build CXX] svx/source/unodraw/unoshap2.cxx [build CXX] svx/source/unodraw/unoshap3.cxx [build CXX] svx/source/unodraw/unoshap4.cxx [build CXX] svx/source/unodraw/unoshape.cxx [build CXX] svx/source/unodraw/unoshtxt.cxx [build CXX] svx/source/unodraw/unottabl.cxx [build CXX] svx/source/unodraw/XPropertyTable.cxx [build CXX] svx/source/xml/xmleohlp.cxx [build CXX] svx/source/xml/xmlexport.cxx [build CXX] svx/source/xml/xmlgrhlp.cxx [build CXX] svx/source/xml/xmlxtexp.cxx [build CXX] svx/source/xml/xmlxtimp.cxx [build CXX] svx/source/xoutdev/xattr.cxx [build CXX] svx/source/xoutdev/xattr2.cxx [build CXX] svx/source/xoutdev/xattrbmp.cxx [build CXX] svx/source/xoutdev/_xoutbmp.cxx [build CXX] svx/source/xoutdev/_xpoly.cxx [build CXX] svx/source/xoutdev/xpool.cxx [build CXX] svx/source/xoutdev/xtabbtmp.cxx [build CXX] svx/source/xoutdev/xtabcolr.cxx [build CXX] svx/source/xoutdev/xtabdash.cxx [build CXX] svx/source/xoutdev/xtabgrdt.cxx [build CXX] svx/source/xoutdev/xtabhtch.cxx [build CXX] svx/source/xoutdev/xtable.cxx [build CXX] svx/source/xoutdev/xtabptrn.cxx [build CXX] svx/source/xoutdev/XPropertyEntry.cxx [build CXX] svx/source/xoutdev/xtablend.cxx [build CXX] svx/source/fmcomp/dbaexchange.cxx [build CXX] svx/source/fmcomp/fmgridcl.cxx [build CXX] svx/source/fmcomp/fmgridif.cxx [build CXX] svx/source/fmcomp/gridcell.cxx [build CXX] svx/source/fmcomp/gridcols.cxx [build CXX] svx/source/fmcomp/gridctrl.cxx [build CXX] svx/source/fmcomp/xmlexchg.cxx [build CXX] svx/source/form/dataaccessdescriptor.cxx [build CXX] svx/source/form/datalistener.cxx [build CXX] svx/source/form/datanavi.cxx [build CXX] svx/source/form/delayedevent.cxx [build CXX] svx/source/form/fmcontrolbordermanager.cxx [build CXX] svx/source/form/fmcontrollayout.cxx [build CXX] svx/source/form/fmdmod.cxx [build CXX] svx/source/form/fmdocumentclassification.cxx [build CXX] svx/source/form/fmdpage.cxx [build CXX] svx/source/form/fmexch.cxx [build CXX] svx/source/form/fmexpl.cxx [build CXX] svx/source/form/fmmodel.cxx [build CXX] svx/source/form/fmobj.cxx [build CXX] svx/source/form/fmpage.cxx [build CXX] svx/source/form/fmpgeimp.cxx [build CXX] svx/source/form/fmscriptingenv.cxx [build CXX] svx/source/form/fmservs.cxx [build CXX] svx/source/form/fmshell.cxx [build CXX] svx/source/form/fmshimp.cxx [build CXX] svx/source/form/fmtextcontroldialogs.cxx [build CXX] svx/source/form/fmtextcontrolfeature.cxx [build CXX] svx/source/form/fmtextcontrolshell.cxx [build CXX] svx/source/form/fmtools.cxx [build CXX] svx/source/form/fmundo.cxx [build CXX] svx/source/form/fmview.cxx [build CXX] svx/source/form/fmvwimp.cxx [build CXX] svx/source/form/formcontrolfactory.cxx [build CXX] svx/source/form/formcontroller.cxx [build CXX] svx/source/form/formcontrolling.cxx [build CXX] svx/source/form/formdispatchinterceptor.cxx [build CXX] svx/source/form/formfeaturedispatcher.cxx [build CXX] svx/source/form/formtoolbars.cxx [build CXX] svx/source/form/legacyformcontroller.cxx [build CXX] svx/source/form/navigatortree.cxx [build CXX] svx/source/form/navigatortreemodel.cxx [build CXX] svx/source/form/ParseContext.cxx [build CXX] svx/source/form/sdbdatacolumn.cxx [build CXX] svx/source/form/sqlparserclient.cxx [build CXX] svx/source/form/typemap.cxx [build CXX] svx/source/form/xfm_addcondition.cxx [build CXX] svx/source/uitest/sdrobject.cxx [build CXX] filter/source/graphic/GraphicExportFilter.cxx [build CXX] filter/source/graphic/Services.cxx [build CXX] filter/source/pdf/impdialog.cxx [build CXX] filter/source/pdf/pdfdialog.cxx [build CXX] filter/source/pdf/pdfexport.cxx [build CXX] filter/source/pdf/pdffilter.cxx [build CXX] filter/source/pdf/pdfinteract.cxx [build CXX] filter/source/pdf/pdfuno.cxx [build CXX] filter/source/storagefilterdetect/fdcomp.cxx [build CXX] filter/source/storagefilterdetect/filterdetect.cxx [build CXX] filter/source/xsltdialog/typedetectionexport.cxx [build CXX] filter/source/xsltdialog/typedetectionimport.cxx [build CXX] filter/source/xsltdialog/xmlfilterdialogcomponent.cxx [build CXX] filter/source/xsltdialog/xmlfilterjar.cxx [build CXX] filter/source/xsltdialog/xmlfiltersettingsdialog.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabdialog.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabpagebasic.cxx [build CXX] filter/source/xsltdialog/xmlfiltertabpagexslt.cxx [build CXX] filter/source/xsltdialog/xmlfiltertestdialog.cxx [build CXX] formula/source/ui/dlg/formula.cxx [build CXX] formula/source/ui/dlg/FormulaHelper.cxx [build CXX] formula/source/ui/dlg/funcpage.cxx [build CXX] formula/source/ui/dlg/funcutl.cxx [build CXX] formula/source/ui/dlg/parawin.cxx [build CXX] formula/source/ui/dlg/structpg.cxx [build CXX] vbahelper/source/vbahelper/vbaapplicationbase.cxx [build CXX] vbahelper/source/vbahelper/vbacolorformat.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbar.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbarcontrol.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbarcontrols.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbarhelper.cxx [build CXX] vbahelper/source/vbahelper/vbacommandbars.cxx [build CXX] vbahelper/source/vbahelper/vbadialogbase.cxx [build CXX] vbahelper/source/vbahelper/vbadialogsbase.cxx [build CXX] vbahelper/source/vbahelper/vbadocumentbase.cxx [build CXX] vbahelper/source/vbahelper/vbadocumentsbase.cxx [build CXX] vbahelper/source/vbahelper/vbaeventshelperbase.cxx [build CXX] vbahelper/source/vbahelper/vbafillformat.cxx [build CXX] vbahelper/source/vbahelper/vbafontbase.cxx [build CXX] vbahelper/source/vbahelper/vbaglobalbase.cxx [build CXX] vbahelper/source/vbahelper/vbahelper.cxx [build CXX] vbahelper/source/vbahelper/vbalineformat.cxx [build CXX] vbahelper/source/vbahelper/vbapagesetupbase.cxx [build CXX] vbahelper/source/vbahelper/vbapictureformat.cxx [build CXX] vbahelper/source/vbahelper/vbapropvalue.cxx [build CXX] vbahelper/source/vbahelper/vbashape.cxx [build CXX] vbahelper/source/vbahelper/vbashaperange.cxx [build CXX] vbahelper/source/vbahelper/vbashapes.cxx [build CXX] vbahelper/source/vbahelper/vbatextframe.cxx [build CXX] vbahelper/source/vbahelper/vbawindowbase.cxx [build CXX] sc/source/ui/unoobj/scdetect.cxx [build CXX] sc/source/ui/unoobj/exceldetect.cxx [build CXX] sd/source/ui/unoidl/sddetect.cxx [build CXX] sdext/source/minimizer/configurationaccess.cxx [build CXX] sdext/source/minimizer/fileopendialog.cxx [build CXX] sdext/source/minimizer/graphiccollector.cxx [build CXX] sdext/source/minimizer/impoptimizer.cxx [build CXX] sdext/source/minimizer/informationdialog.cxx [build CXX] sdext/source/minimizer/optimizationstats.cxx [build CXX] sdext/source/minimizer/optimizerdialog.cxx [build CXX] sdext/source/minimizer/optimizerdialogcontrols.cxx [build CXX] sdext/source/minimizer/pagecollector.cxx [build CXX] sdext/source/minimizer/pppoptimizer.cxx [build CXX] sdext/source/minimizer/pppoptimizerdialog.cxx [build CXX] sdext/source/minimizer/pppoptimizertoken.cxx [build CXX] sdext/source/minimizer/pppoptimizeruno.cxx [build CXX] sdext/source/minimizer/unodialog.cxx [build CXX] starmath/source/smdetect.cxx [build CXX] starmath/source/eqnolefilehdr.cxx [build CXX] sw/source/ui/uno/swdetect.cxx [build CXX] scripting/source/basprov/baslibnode.cxx [build CXX] scripting/source/basprov/basmethnode.cxx [build CXX] scripting/source/basprov/basmodnode.cxx [build CXX] scripting/source/basprov/basprov.cxx [build CXX] scripting/source/basprov/basscript.cxx [build CXX] scripting/source/protocolhandler/scripthandler.cxx [build CXX] extensions/source/dbpilots/commonpagesdbp.cxx [build CXX] extensions/source/dbpilots/controlwizard.cxx [build CXX] extensions/source/dbpilots/dbpservices.cxx [build CXX] extensions/source/dbpilots/dbptools.cxx [build CXX] extensions/source/dbpilots/gridwizard.cxx [build CXX] extensions/source/dbpilots/groupboxwiz.cxx [build CXX] extensions/source/dbpilots/listcombowizard.cxx [build CXX] extensions/source/dbpilots/moduledbp.cxx [build CXX] extensions/source/dbpilots/optiongrouplayouter.cxx [build CXX] extensions/source/dbpilots/wizardservices.cxx [build MOD] libwpg [build CUS] i18npool/localedata [build DEP] LNK:Library/liblocaledata_en.so [build LNK] Library/liblocaledata_en.so [build MOD] package [build MOD] sot [build CXX] test/source/unoapi_test.cxx [build CXX] test/source/calc_unoapi_test.cxx [build CXX] test/source/beans/xpropertyset.cxx [build CXX] test/source/chart/xchartdata.cxx [build CXX] test/source/container/xchild.cxx [build CXX] test/source/container/xelementaccess.cxx [build CXX] test/source/container/xenumeration.cxx [build CXX] test/source/container/xenumerationaccess.cxx [build CXX] test/source/container/xindexaccess.cxx [build CXX] test/source/container/xnameaccess.cxx [build CXX] test/source/container/xnamecontainer.cxx [build CXX] test/source/container/xnamed.cxx [build CXX] test/source/container/xnamereplace.cxx [build CXX] test/source/document/xactionlockable.cxx [build CXX] test/source/document/xembeddedobjectsupplier.cxx [build CXX] test/source/document/xlinktargetsupplier.cxx [build CXX] test/source/drawing/captionshape.cxx [build CXX] test/source/drawing/xdrawpages.cxx [build CXX] test/source/drawing/xgluepointssupplier.cxx [build CXX] test/source/drawing/xshapedescriptor.cxx [build CXX] test/source/drawing/xshapegrouper.cxx [build CXX] test/source/drawing/xshape.cxx [build CXX] test/source/drawing/xshapes.cxx [build CXX] test/source/lang/xserviceinfo.cxx [build CXX] test/source/lang/xcomponent.cxx [build CXX] test/source/sheet/cellarealink.cxx [build CXX] test/source/sheet/cellproperties.cxx [build CXX] test/source/sheet/databaseimportdescriptor.cxx [build CXX] test/source/sheet/databaserange.cxx [build CXX] test/source/sheet/datapilotfield.cxx [build CXX] test/source/sheet/datapilotitem.cxx [build CXX] test/source/sheet/documentsettings.cxx [build CXX] test/source/sheet/functiondescription.cxx [build CXX] test/source/sheet/globalsheetsettings.cxx [build CXX] test/source/sheet/scenario.cxx [build CXX] test/source/sheet/shape.cxx [build CXX] test/source/sheet/sheetcell.cxx [build CXX] test/source/sheet/sheetcellrange.cxx [build CXX] test/source/sheet/sheetcellranges.cxx [build CXX] test/source/sheet/sheetfilterdescriptor.cxx [build CXX] test/source/sheet/sheetlink.cxx [build CXX] test/source/sheet/sheetsortdescriptor2.cxx [build CXX] test/source/sheet/spreadsheet.cxx [build CXX] test/source/sheet/spreadsheetdocumentsettings.cxx [build CXX] test/source/sheet/spreadsheetviewsettings.cxx [build CXX] test/source/sheet/subtotaldescriptor.cxx [build CXX] test/source/sheet/tableautoformat.cxx [build CXX] test/source/sheet/tablevalidation.cxx [build CXX] test/source/sheet/xactivationbroadcaster.cxx [build CXX] test/source/sheet/xarealink.cxx [build CXX] test/source/sheet/xarealinks.cxx [build CXX] test/source/sheet/xarrayformularange.cxx [build CXX] test/source/sheet/xcalculatable.cxx [build CXX] test/source/sheet/xcelladdressable.cxx [build CXX] test/source/sheet/xcellformatrangessupplier.cxx [build CXX] test/source/sheet/xcellrangeaddressable.cxx [build CXX] test/source/sheet/xcellrangedata.cxx [build CXX] test/source/sheet/xcellrangeformula.cxx [build CXX] test/source/sheet/xcellrangemovement.cxx [build CXX] test/source/sheet/xcellrangereferrer.cxx [build CXX] test/source/sheet/xcellrangesquery.cxx [build CXX] test/source/sheet/xcellseries.cxx [build CXX] test/source/sheet/xconsolidatable.cxx [build CXX] test/source/sheet/xconsolidationdescriptor.cxx [build CXX] test/source/sheet/xdatabaserange.cxx [build CXX] test/source/sheet/xdatabaseranges.cxx [build CXX] test/source/sheet/xdatapilotdescriptor.cxx [build CXX] test/source/sheet/xdatapilotfield.cxx [build CXX] test/source/sheet/xdatapilotfieldgrouping.cxx [build CXX] test/source/sheet/xdatapilottable.cxx [build CXX] test/source/sheet/xdatapilottable2.cxx [build CXX] test/source/sheet/xdatapilottables.cxx [build CXX] test/source/sheet/xdatapilottablessupplier.cxx [build CXX] test/source/sheet/xddelink.cxx [build CXX] test/source/sheet/xddelinks.cxx [build CXX] test/source/sheet/xdocumentauditing.cxx [build CXX] test/source/sheet/xformulaquery.cxx [build CXX] test/source/sheet/xfunctiondescriptions.cxx [build CXX] test/source/sheet/xgoalseek.cxx [build CXX] test/source/sheet/xheaderfootercontent.cxx [build CXX] test/source/sheet/xlabelrange.cxx [build CXX] test/source/sheet/xlabelranges.cxx [build CXX] test/source/sheet/xmultiformulatokens.cxx [build CXX] test/source/sheet/xmultipleoperation.cxx [build CXX] test/source/sheet/xnamedrange.cxx [build CXX] test/source/sheet/xnamedranges.cxx [build CXX] test/source/sheet/xprintareas.cxx [build CXX] test/source/sheet/xrecentfunctions.cxx [build CXX] test/source/sheet/xscenario.cxx [build CXX] test/source/sheet/xscenarioenhanced.cxx [build CXX] test/source/sheet/xscenarios.cxx [build CXX] test/source/sheet/xscenariossupplier.cxx [build CXX] test/source/sheet/xsheetannotation.cxx [build CXX] test/source/sheet/xsheetannotationanchor.cxx [build CXX] test/source/sheet/xsheetannotations.cxx [build CXX] test/source/sheet/xsheetannotationshapesupplier.cxx [build CXX] test/source/sheet/xsheetannotationssupplier.cxx [build CXX] test/source/sheet/xsheetauditing.cxx [build CXX] test/source/sheet/xsheetcellcursor.cxx [build CXX] test/source/sheet/xsheetcellrange.cxx [build CXX] test/source/sheet/xsheetcellrangecontainer.cxx [build CXX] test/source/sheet/xsheetcellranges.cxx [build CXX] test/source/sheet/xsheetcondition.cxx [build CXX] test/source/sheet/xsheetconditionalentries.cxx [build CXX] test/source/sheet/xsheetconditionalentry.cxx [build CXX] test/source/sheet/xsheetfilterable.cxx [build CXX] test/source/sheet/xsheetfilterableex.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor2.cxx [build CXX] test/source/sheet/xsheetfilterdescriptor3.cxx [build CXX] test/source/sheet/xsheetlinkable.cxx [build CXX] test/source/sheet/xsheetoperation.cxx [build CXX] test/source/sheet/xsheetoutline.cxx [build CXX] test/source/sheet/xsheetpagebreak.cxx [build CXX] test/source/sheet/xspreadsheet.cxx [build CXX] test/source/sheet/xspreadsheetdocument.cxx [build CXX] test/source/sheet/xspreadsheets.cxx [build CXX] test/source/sheet/xspreadsheets2.cxx [build CXX] test/source/sheet/xspreadsheetview.cxx [build CXX] test/source/sheet/xsubtotalcalculatable.cxx [build CXX] test/source/sheet/xsubtotaldescriptor.cxx [build CXX] test/source/sheet/xsubtotalfield.cxx [build CXX] test/source/sheet/xuniquecellformatrangessupplier.cxx [build CXX] test/source/sheet/xusedareacursor.cxx [build CXX] test/source/sheet/xviewfreezable.cxx [build CXX] test/source/sheet/xviewpane.cxx [build CXX] test/source/sheet/xviewsplitable.cxx [build CXX] test/source/style/xstyleloader.cxx [build CXX] test/source/table/tablecolumn.cxx [build CXX] test/source/table/tablerow.cxx [build CXX] test/source/table/xcell.cxx [build CXX] test/source/table/xcellcursor.cxx [build CXX] test/source/table/xcellrange.cxx [build CXX] test/source/table/xcolumnrowrange.cxx [build CXX] test/source/table/xtablechart.cxx [build CXX] test/source/table/xtablecharts.cxx [build CXX] test/source/table/xtablechartssupplier.cxx [build CXX] test/source/table/xtablecolumns.cxx [build CXX] test/source/table/xtablerows.cxx [build CXX] test/source/text/baseindex.cxx [build CXX] test/source/text/textcontent.cxx [build CXX] test/source/text/xsimpletext.cxx [build CXX] test/source/text/xtext.cxx [build CXX] test/source/text/xtextcontent.cxx [build CXX] test/source/text/xtextfield.cxx [build CXX] test/source/text/xtextrange.cxx [build CXX] test/source/text/xdocumentindex.cxx [build CXX] test/source/text/textdocumentsettings.cxx [build CXX] test/source/text/textprintersettings.cxx [build CXX] test/source/text/textsettings.cxx [build CXX] test/source/text/textdocumentindex.cxx [build CXX] test/source/util/searchdescriptor.cxx [build CXX] test/source/util/xindent.cxx [build CXX] test/source/util/xmergeable.cxx [build CXX] test/source/util/xrefreshable.cxx [build CXX] test/source/util/xreplaceable.cxx [build CXX] test/source/util/xreplacedescriptor.cxx [build CXX] test/source/util/xsearchable.cxx [build CXX] test/source/util/xsearchdescriptor.cxx [build CXX] test/source/view/xcontrolaccess.cxx [build CXX] test/source/view/xformlayeraccess.cxx [build DEP] LNK:Library/libvcllo.so [build LNK] Library/libvcllo.so [build CXX] chart2/source/view/axes/DateHelper.cxx [build CXX] chart2/source/view/axes/DateScaling.cxx [build CXX] chart2/source/view/axes/MinimumAndMaximumSupplier.cxx [build CXX] chart2/source/view/axes/ScaleAutomatism.cxx [build CXX] chart2/source/view/axes/Tickmarks.cxx [build CXX] chart2/source/view/axes/Tickmarks_Dates.cxx [build CXX] chart2/source/view/axes/Tickmarks_Equidistant.cxx [build CXX] chart2/source/view/axes/VAxisBase.cxx [build CXX] chart2/source/view/axes/VAxisOrGridBase.cxx [build CXX] chart2/source/view/axes/VAxisProperties.cxx [build CXX] chart2/source/view/axes/VCartesianAxis.cxx [build CXX] chart2/source/view/axes/VCartesianCoordinateSystem.cxx [build CXX] chart2/source/view/axes/VCartesianGrid.cxx [build CXX] chart2/source/view/axes/VCoordinateSystem.cxx [build CXX] chart2/source/view/axes/VPolarAngleAxis.cxx [build CXX] chart2/source/view/axes/VPolarAxis.cxx [build CXX] chart2/source/view/axes/VPolarCoordinateSystem.cxx [build CXX] chart2/source/view/axes/VPolarGrid.cxx [build CXX] chart2/source/view/axes/VPolarRadiusAxis.cxx [build CXX] chart2/source/view/charttypes/AreaChart.cxx [build CXX] chart2/source/view/charttypes/BarChart.cxx [build CXX] chart2/source/view/charttypes/BarPositionHelper.cxx [build CXX] chart2/source/view/charttypes/BubbleChart.cxx [build CXX] chart2/source/view/charttypes/CandleStickChart.cxx [build CXX] chart2/source/view/charttypes/CategoryPositionHelper.cxx [build CXX] chart2/source/view/charttypes/ConfigAccess.cxx [build CXX] chart2/source/view/charttypes/NetChart.cxx [build CXX] chart2/source/view/charttypes/PieChart.cxx [build CXX] chart2/source/view/charttypes/Splines.cxx [build CXX] chart2/source/view/charttypes/VSeriesPlotter.cxx [build CXX] chart2/source/view/diagram/VDiagram.cxx [build CXX] chart2/source/view/main/ChartItemPool.cxx [build CXX] chart2/source/view/main/ChartView.cxx [build CXX] chart2/source/view/main/Clipping.cxx [build CXX] chart2/source/view/main/DataPointSymbolSupplier.cxx [build CXX] chart2/source/view/main/DrawModelWrapper.cxx [build CXX] chart2/source/view/main/LabelPositionHelper.cxx [build CXX] chart2/source/view/main/Linear3DTransformation.cxx [build CXX] chart2/source/view/main/PlotterBase.cxx [build CXX] chart2/source/view/main/PlottingPositionHelper.cxx [build CXX] chart2/source/view/main/PolarLabelPositionHelper.cxx [build CXX] chart2/source/view/main/PropertyMapper.cxx [build CXX] chart2/source/view/main/ShapeFactory.cxx [build CXX] chart2/source/view/main/Stripe.cxx [build CXX] chart2/source/view/main/VDataSeries.cxx [build CXX] chart2/source/view/main/VLegend.cxx [build CXX] chart2/source/view/main/VLegendSymbolFactory.cxx [build CXX] chart2/source/view/main/VLineProperties.cxx [build CXX] chart2/source/view/main/VPolarTransformation.cxx [build CXX] chart2/source/view/main/VTitle.cxx [build CXX] chart2/source/view/main/VButton.cxx [build CXX] chart2/source/model/filter/XMLFilter.cxx [build CXX] chart2/source/model/main/Axis.cxx [build CXX] chart2/source/model/main/BaseCoordinateSystem.cxx [build CXX] chart2/source/model/main/CartesianCoordinateSystem.cxx [build CXX] chart2/source/model/main/ChartModel.cxx [build CXX] chart2/source/model/main/ChartModel_Persistence.cxx [build CXX] chart2/source/model/main/DataPoint.cxx [build CXX] chart2/source/model/main/DataPointProperties.cxx [build CXX] chart2/source/model/main/DataSeries.cxx [build CXX] chart2/source/model/main/DataSeriesProperties.cxx [build CXX] chart2/source/model/main/Diagram.cxx [build CXX] chart2/source/model/main/FormattedString.cxx [build CXX] chart2/source/model/main/GridProperties.cxx [build CXX] chart2/source/model/main/Legend.cxx [build CXX] chart2/source/model/main/PageBackground.cxx [build CXX] chart2/source/model/main/PolarCoordinateSystem.cxx [build CXX] chart2/source/model/main/StockBar.cxx [build CXX] chart2/source/model/main/Title.cxx [build CXX] chart2/source/model/main/UndoManager.cxx [build CXX] chart2/source/model/main/Wall.cxx [build CXX] chart2/source/model/template/AreaChartType.cxx [build CXX] chart2/source/model/template/AreaChartTypeTemplate.cxx [build CXX] chart2/source/model/template/BarChartType.cxx [build CXX] chart2/source/model/template/BarChartTypeTemplate.cxx [build CXX] chart2/source/model/template/BubbleChartType.cxx [build CXX] chart2/source/model/template/BubbleChartTypeTemplate.cxx [build CXX] chart2/source/model/template/BubbleDataInterpreter.cxx [build CXX] chart2/source/model/template/CandleStickChartType.cxx [build CXX] chart2/source/model/template/ChartType.cxx [build CXX] chart2/source/model/template/ChartTypeManager.cxx [build CXX] chart2/source/model/template/ChartTypeTemplate.cxx [build CXX] chart2/source/model/template/ColumnChartType.cxx [build CXX] chart2/source/model/template/ColumnLineChartTypeTemplate.cxx [build CXX] chart2/source/model/template/ColumnLineDataInterpreter.cxx [build CXX] chart2/source/model/template/DataInterpreter.cxx [build CXX] chart2/source/model/template/FilledNetChartType.cxx [build CXX] chart2/source/model/template/LineChartType.cxx [build CXX] chart2/source/model/template/LineChartTypeTemplate.cxx [build CXX] chart2/source/model/template/NetChartType.cxx [build CXX] chart2/source/model/template/NetChartTypeTemplate.cxx [build CXX] chart2/source/model/template/PieChartType.cxx [build CXX] chart2/source/model/template/PieChartTypeTemplate.cxx [build CXX] chart2/source/model/template/ScatterChartType.cxx /build/libreoffice/src/libreoffice-6.4.6.2/include/vcl/prntypes.hxx:31:12: warning: type 'Orientation' violates the C++ One Definition Rule [-Wodr] 31 | enum class Orientation { Portrait, Landscape }; | ^ /build/libreoffice/src/libreoffice-6.4.6.2/vcl/source/filter/jpeg/Exif.hxx:25: note: an enum with different value name is defined in another translation unit 25 | enum Orientation { | /build/libreoffice/src/libreoffice-6.4.6.2/vcl/source/filter/igif/gifread.cxx:41: warning: type 'ReadState' violates the C++ One Definition Rule [-Wodr] 41 | enum ReadState | /build/libreoffice/src/libreoffice-6.4.6.2/vcl/source/filter/ixbm/xbmread.cxx:35: note: an enum with different value name is defined in another translation unit 35 | enum ReadState | [build CXX] chart2/source/model/template/ScatterChartTypeTemplate.cxx [build CXX] chart2/source/model/template/StockChartTypeTemplate.cxx [build CXX] chart2/source/model/template/StockDataInterpreter.cxx [build CXX] chart2/source/model/template/XYDataInterpreter.cxx [build CXX] chart2/source/tools/AxisHelper.cxx [build CXX] chart2/source/tools/BaseGFXHelper.cxx [build CXX] chart2/source/tools/CachedDataSequence.cxx [build CXX] chart2/source/tools/CharacterProperties.cxx [build CXX] chart2/source/tools/ChartModelHelper.cxx [build CXX] chart2/source/tools/ChartTypeHelper.cxx [build CXX] chart2/source/tools/ChartViewHelper.cxx [build CXX] chart2/source/tools/ColorPerPointHelper.cxx [build CXX] chart2/source/tools/CommonConverters.cxx [build CXX] chart2/source/tools/ConfigColorScheme.cxx [build CXX] chart2/source/tools/ControllerLockGuard.cxx [build CXX] chart2/source/tools/DataSeriesHelper.cxx [build CXX] chart2/source/tools/DataSource.cxx [build CXX] chart2/source/tools/DataSourceHelper.cxx [build CXX] chart2/source/tools/DiagramHelper.cxx [build CXX] chart2/source/tools/ErrorBar.cxx [build CXX] chart2/source/tools/ExplicitCategoriesProvider.cxx [build CXX] chart2/source/tools/ExponentialRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/FillProperties.cxx [build CXX] chart2/source/tools/FormattedStringHelper.cxx [build CXX] chart2/source/tools/ImplOPropertySet.cxx [build CXX] chart2/source/tools/InternalData.cxx [build CXX] chart2/source/tools/InternalDataProvider.cxx [build CXX] chart2/source/tools/LabeledDataSequence.cxx [build CXX] chart2/source/tools/LegendHelper.cxx [build CXX] chart2/source/tools/LifeTime.cxx [build CXX] chart2/source/tools/LinearRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/LinePropertiesHelper.cxx [build CXX] chart2/source/tools/LogarithmicRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/MeanValueRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/MediaDescriptorHelper.cxx [build CXX] chart2/source/tools/ModifyListenerHelper.cxx [build CXX] chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/NameContainer.cxx [build CXX] chart2/source/tools/NumberFormatterWrapper.cxx [build CXX] chart2/source/tools/ObjectIdentifier.cxx [build CXX] chart2/source/tools/OPropertySet.cxx [build CXX] chart2/source/tools/PolynomialRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/PopupRequest.cxx [build CXX] chart2/source/tools/PotentialRegressionCurveCalculator.cxx [build CXX] chart2/source/tools/PropertyHelper.cxx [build CXX] chart2/source/tools/RangeHighlighter.cxx [build CXX] chart2/source/tools/ReferenceSizeProvider.cxx [build CXX] chart2/source/tools/RegressionCurveCalculator.cxx [build CXX] chart2/source/tools/RegressionCurveHelper.cxx [build CXX] chart2/source/tools/RegressionCurveModel.cxx [build CXX] chart2/source/tools/RegressionEquation.cxx [build CXX] chart2/source/tools/RelativePositionHelper.cxx [build CXX] chart2/source/tools/RelativeSizeHelper.cxx [build CXX] chart2/source/tools/ResId.cxx [build CXX] chart2/source/tools/Scaling.cxx [build CXX] chart2/source/tools/SceneProperties.cxx [build CXX] chart2/source/tools/StatisticsHelper.cxx [build CXX] chart2/source/tools/ThreeDHelper.cxx [build CXX] chart2/source/tools/TitleHelper.cxx [build CXX] chart2/source/tools/TrueGuard.cxx [build CXX] chart2/source/tools/UncachedDataSequence.cxx [build CXX] chart2/source/tools/UserDefinedProperties.cxx [build CXX] chart2/source/tools/WeakListenerAdapter.cxx [build CXX] chart2/source/tools/WrappedDefaultProperty.cxx [build CXX] chart2/source/tools/WrappedDirectStateProperty.cxx [build CXX] chart2/source/tools/WrappedIgnoreProperty.cxx [build CXX] chart2/source/tools/WrappedProperty.cxx [build CXX] chart2/source/tools/WrappedPropertySet.cxx [build CXX] chart2/source/tools/XMLRangeHelper.cxx [build CXX] filter/source/msfilter/countryid.cxx [build CXX] filter/source/msfilter/dffpropset.cxx [build CXX] filter/source/msfilter/dffrecordheader.cxx [build CXX] filter/source/msfilter/escherex.cxx [build CXX] filter/source/msfilter/eschesdo.cxx [build CXX] filter/source/msfilter/mscodec.cxx [build CXX] filter/source/msfilter/msdffimp.cxx [build CXX] filter/source/msfilter/msocximex.cxx [build CXX] filter/source/msfilter/msoleexp.cxx [build CXX] filter/source/msfilter/mstoolbar.cxx [build CXX] filter/source/msfilter/msvbahelper.cxx [build CXX] filter/source/msfilter/services.cxx [build CXX] filter/source/msfilter/svdfppt.cxx [build CXX] filter/source/msfilter/svxmsbas2.cxx [build CXX] filter/source/msfilter/rtfutil.cxx [build CXX] filter/source/msfilter/util.cxx [build CXX] svx/source/accessibility/AccessibleControlShape.cxx [build CXX] svx/source/accessibility/AccessibleEmptyEditSource.cxx [build CXX] svx/source/accessibility/AccessibleFrameSelector.cxx [build CXX] svx/source/accessibility/AccessibleGraphicShape.cxx [build CXX] svx/source/accessibility/AccessibleOLEShape.cxx [build CXX] svx/source/accessibility/AccessibleShape.cxx [build CXX] svx/source/accessibility/AccessibleShapeInfo.cxx [build CXX] svx/source/accessibility/AccessibleShapeTreeInfo.cxx [build CXX] svx/source/accessibility/AccessibleTextEventQueue.cxx [build CXX] svx/source/accessibility/AccessibleTextHelper.cxx [build CXX] svx/source/accessibility/ChildrenManager.cxx [build CXX] svx/source/accessibility/ChildrenManagerImpl.cxx [build CXX] svx/source/accessibility/DescriptionGenerator.cxx [build CXX] svx/source/accessibility/GraphCtlAccessibleContext.cxx [build CXX] svx/source/accessibility/ShapeTypeHandler.cxx [build CXX] svx/source/accessibility/SvxShapeTypes.cxx [build CXX] svx/source/accessibility/charmapacc.cxx [build CXX] svx/source/accessibility/lookupcolorname.cxx [build CXX] svx/source/accessibility/svxpixelctlaccessiblecontext.cxx [build CXX] svx/source/accessibility/svxrectctaccessiblecontext.cxx [build CXX] svx/source/customshapes/EnhancedCustomShape3d.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeEngine.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeFontWork.cxx [build CXX] svx/source/customshapes/EnhancedCustomShapeHandle.cxx [build CXX] svx/source/dialog/_bmpmask.cxx [build CXX] svx/source/dialog/charmap.cxx [build CXX] svx/source/dialog/searchcharmap.cxx [build CXX] svx/source/dialog/connctrl.cxx [build CXX] svx/source/dialog/_contdlg.cxx [build CXX] svx/source/dialog/contwnd.cxx [build CXX] svx/source/dialog/compressgraphicdialog.cxx [build CXX] svx/source/dialog/ctredlin.cxx [build CXX] svx/source/dialog/ClassificationCommon.cxx [build CXX] svx/source/dialog/ClassificationDialog.cxx [build CXX] svx/source/dialog/ClassificationEditView.cxx [build CXX] svx/source/dialog/databaseregistrationui.cxx [build CXX] svx/source/dialog/dialcontrol.cxx [build CXX] svx/source/dialog/dlgctl3d.cxx [build CXX] svx/source/dialog/dlgctrl.cxx [build CXX] svx/source/dialog/docrecovery.cxx [build CXX] svx/source/dialog/fntctrl.cxx [build CXX] svx/source/dialog/fontwork.cxx [build CXX] svx/source/dialog/frmdirlbox.cxx [build CXX] svx/source/dialog/frmsel.cxx [build CXX] svx/source/dialog/graphctl.cxx [build CXX] svx/source/dialog/grfflt.cxx [build CXX] svx/source/dialog/hdft.cxx [build CXX] svx/source/dialog/hyperdlg.cxx [build CXX] svx/source/dialog/imapdlg.cxx [build CXX] svx/source/dialog/imapwnd.cxx [build CXX] svx/source/dialog/linkwarn.cxx [build CXX] svx/source/dialog/measctrl.cxx [build CXX] svx/source/dialog/optgrid.cxx [build CXX] svx/source/dialog/pagectrl.cxx [build CXX] svx/source/dialog/paraprev.cxx [build CXX] svx/source/dialog/passwd.cxx [build CXX] svx/source/dialog/relfld.cxx [build CXX] svx/source/dialog/rlrcitem.cxx [build CXX] svx/source/dialog/rubydialog.cxx [build CXX] svx/source/dialog/rulritem.cxx [build CXX] svx/source/dialog/SafeModeDialog.cxx [build CXX] svx/source/dialog/SafeModeUI.cxx [build CXX] svx/source/dialog/SpellDialogChildWindow.cxx [build CXX] svx/source/dialog/srchctrl.cxx [build CXX] svx/source/dialog/srchdlg.cxx [build CXX] svx/source/dialog/strarray.cxx [build CXX] svx/source/dialog/svxbmpnumvalueset.cxx [build CXX] svx/source/dialog/svxgrahicitem.cxx [build CXX] svx/source/dialog/svxruler.cxx [build CXX] svx/source/dialog/swframeexample.cxx [build CXX] svx/source/dialog/swframeposstrings.cxx [build CXX] svx/source/dialog/txencbox.cxx [build CXX] svx/source/dialog/txenctab.cxx [build CXX] svx/source/dialog/weldeditview.cxx [build CXX] svx/source/engine3d/float3d.cxx [build CXX] svx/source/items/algitem.cxx [build CXX] svx/source/items/autoformathelper.cxx [build CXX] svx/source/items/hlnkitem.cxx [build CXX] svx/source/items/numfmtsh.cxx [build CXX] svx/source/items/legacyitem.cxx [build CXX] svx/source/items/numinf.cxx [build CXX] svx/source/items/ofaitem.cxx [build CXX] svx/source/items/pageitem.cxx [build CXX] svx/source/items/postattr.cxx [build CXX] svx/source/items/rotmodit.cxx [build CXX] svx/source/items/SmartTagItem.cxx [build CXX] svx/source/items/svxerr.cxx [build CXX] svx/source/items/viewlayoutitem.cxx [build CXX] svx/source/items/zoomslideritem.cxx [build CXX] svx/source/mnuctrls/clipboardctl.cxx [build CXX] svx/source/mnuctrls/smarttagmenu.cxx [build CXX] svx/source/sidebar/ContextChangeEventMultiplexer.cxx [build CXX] svx/source/sidebar/EmptyPanel.cxx [build CXX] svx/source/sidebar/nbdtmg.cxx [build CXX] svx/source/sidebar/nbdtmgfact.cxx [build CXX] svx/source/sidebar/PanelFactory.cxx [build CXX] svx/source/sidebar/PanelLayout.cxx [build CXX] svx/source/sidebar/SelectionAnalyzer.cxx [build CXX] svx/source/sidebar/SelectionChangeHandler.cxx [build CXX] svx/source/sidebar/text/TextCharacterSpacingControl.cxx [build CXX] svx/source/sidebar/text/TextCharacterSpacingPopup.cxx [build CXX] svx/source/sidebar/text/TextUnderlineControl.cxx [build CXX] svx/source/sidebar/text/TextUnderlinePopup.cxx [build CXX] svx/source/sidebar/text/TextPropertyPanel.cxx [build CXX] svx/source/sidebar/styles/StylesPropertyPanel.cxx [build CXX] svx/source/sidebar/lists/ListsPropertyPanel.cxx [build CXX] svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx [build CXX] svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx [build CXX] svx/source/sidebar/paragraph/ParaPropertyPanel.cxx [build CXX] svx/source/sidebar/paragraph/ParaSpacingWindow.cxx [build CXX] svx/source/sidebar/paragraph/ParaSpacingControl.cxx [build CXX] svx/source/sidebar/area/AreaPropertyPanel.cxx [build CXX] svx/source/sidebar/area/AreaPropertyPanelBase.cxx [build CXX] svx/source/sidebar/area/AreaTransparencyGradientPopup.cxx [build CXX] svx/source/sidebar/shadow/ShadowPropertyPanel.cxx [build CXX] svx/source/sidebar/graphic/GraphicPropertyPanel.cxx [build CXX] svx/source/sidebar/line/LinePropertyPanel.cxx [build CXX] svx/source/sidebar/line/LinePropertyPanelBase.cxx [build CXX] svx/source/sidebar/line/LineWidthValueSet.cxx [build CXX] svx/source/sidebar/line/LineWidthPopup.cxx [build CXX] svx/source/sidebar/media/MediaPlaybackPanel.cxx [build CXX] svx/source/sidebar/possize/PosSizePropertyPanel.cxx [build CXX] svx/source/sidebar/possize/SidebarDialControl.cxx [build CXX] svx/source/sidebar/shapes/DefaultShapesPanel.cxx [build CXX] svx/source/sidebar/shapes/ShapesUtil.cxx [build CXX] svx/source/sidebar/tools/ValueSetWithTextControl.cxx [build CXX] svx/source/stbctrls/pszctrl.cxx [build CXX] svx/source/stbctrls/insctrl.cxx [build CXX] svx/source/stbctrls/selctrl.cxx [build CXX] svx/source/stbctrls/xmlsecctrl.cxx [build CXX] svx/source/stbctrls/modctrl.cxx [build CXX] svx/source/stbctrls/zoomsliderctrl.cxx [build CXX] svx/source/stbctrls/zoomctrl.cxx [build CXX] svx/source/svdraw/ActionDescriptionProvider.cxx [build CXX] svx/source/smarttags/SmartTagMgr.cxx [build CXX] svx/source/table/accessiblecell.cxx [build CXX] svx/source/table/accessibletableshape.cxx [build CXX] svx/source/table/tabledesign.cxx [build CXX] svx/source/table/tablertfexporter.cxx [build CXX] svx/source/table/tablertfimporter.cxx [build CXX] svx/source/tbxctrls/bulletsnumbering.cxx [build CXX] svx/source/tbxctrls/colrctrl.cxx [build CXX] svx/source/tbxctrls/SvxColorChildWindow.cxx [build CXX] svx/source/tbxctrls/fillctrl.cxx [build CXX] svx/source/tbxctrls/formatpaintbrushctrl.cxx [build CXX] svx/source/tbxctrls/grafctrl.cxx [build CXX] svx/source/tbxctrls/itemwin.cxx [build CXX] svx/source/tbxctrls/layctrl.cxx [build CXX] svx/source/tbxctrls/lboxctrl.cxx [build CXX] svx/source/tbxctrls/linectrl.cxx [build CXX] svx/source/tbxctrls/tbunocontroller.cxx [build CXX] svx/source/tbxctrls/tbunosearchcontrollers.cxx [build CXX] svx/source/tbxctrls/tbxcolor.cxx [build CXX] svx/source/tbxctrls/tbxdrctl.cxx [build CXX] svx/source/tbxctrls/verttexttbxctrl.cxx [build CXX] svx/source/uitest/uiobject.cxx [build CXX] svx/source/unodraw/recoveryui.cxx [build CXX] svx/source/unodraw/unoctabl.cxx [build CXX] svx/source/unodraw/UnoNamespaceMap.cxx [build CXX] svx/source/unodraw/unopool.cxx [build CXX] svx/source/unodraw/unoshcol.cxx [build CXX] svx/source/unogallery/unogalitem.cxx [build CXX] svx/source/unogallery/unogaltheme.cxx [build CXX] svx/source/unogallery/unogalthemeprovider.cxx [build CXX] svx/source/fmcomp/dbaobjectex.cxx [build CXX] svx/source/form/databaselocationinput.cxx [build CXX] svx/source/form/dbcharsethelper.cxx [build CXX] svx/source/form/filtnav.cxx [build CXX] svx/source/form/fmobjfac.cxx [build CXX] svx/source/form/fmPropBrw.cxx [build CXX] svx/source/form/fmsrccfg.cxx [build CXX] svx/source/form/fmsrcimp.cxx [build CXX] svx/source/form/tabwin.cxx [build CXX] svx/source/form/tbxform.cxx [build CXX] oox/source/core/binarycodec.cxx [build CXX] oox/source/core/contexthandler2.cxx [build CXX] oox/source/core/contexthandler.cxx [build CXX] oox/source/core/fastparser.cxx [build CXX] oox/source/core/fasttokenhandler.cxx [build CXX] oox/source/core/filterbase.cxx [build CXX] oox/source/core/filterdetect.cxx [build CXX] oox/source/core/fragmenthandler2.cxx [build CXX] oox/source/core/fragmenthandler.cxx [build CXX] oox/source/core/recordparser.cxx [build CXX] oox/source/core/relations.cxx [build CXX] oox/source/core/relationshandler.cxx [build CXX] oox/source/core/xmlfilterbase.cxx [build CXX] oox/source/crypto/AgileEngine.cxx [build CXX] oox/source/crypto/CryptTools.cxx [build CXX] oox/source/crypto/DocumentEncryption.cxx [build CXX] oox/source/crypto/DocumentDecryption.cxx [build CXX] oox/source/crypto/Standard2007Engine.cxx [build CXX] oox/source/docprop/docprophandler.cxx [build CXX] oox/source/docprop/ooxmldocpropimport.cxx [build CXX] oox/source/drawingml/chart/axiscontext.cxx [build CXX] oox/source/drawingml/chart/axisconverter.cxx [build CXX] oox/source/drawingml/chart/axismodel.cxx [build CXX] oox/source/drawingml/chart/chartcontextbase.cxx [build CXX] oox/source/drawingml/chart/chartconverter.cxx [build CXX] oox/source/drawingml/chart/chartdrawingfragment.cxx [build CXX] oox/source/drawingml/chart/chartspaceconverter.cxx [build CXX] oox/source/drawingml/chart/chartspacefragment.cxx [build CXX] oox/source/drawingml/chart/chartspacemodel.cxx [build CXX] oox/source/drawingml/chart/converterbase.cxx [build CXX] oox/source/drawingml/chart/datasourcecontext.cxx [build CXX] oox/source/drawingml/chart/datasourceconverter.cxx [build CXX] oox/source/drawingml/chart/datasourcemodel.cxx [build CXX] oox/source/drawingml/chart/modelbase.cxx [build CXX] oox/source/drawingml/chart/objectformatter.cxx [build CXX] oox/source/drawingml/chart/plotareacontext.cxx [build CXX] oox/source/drawingml/chart/plotareaconverter.cxx [build CXX] oox/source/drawingml/chart/plotareamodel.cxx [build CXX] oox/source/drawingml/chart/seriescontext.cxx [build CXX] oox/source/drawingml/chart/seriesconverter.cxx [build CXX] oox/source/drawingml/chart/seriesmodel.cxx [build CXX] oox/source/drawingml/chart/titlecontext.cxx [build CXX] oox/source/drawingml/chart/titleconverter.cxx [build CXX] oox/source/drawingml/chart/titlemodel.cxx [build CXX] oox/source/drawingml/chart/typegroupcontext.cxx [build CXX] oox/source/drawingml/chart/typegroupconverter.cxx [build CXX] oox/source/drawingml/chart/typegroupmodel.cxx [build CXX] oox/source/drawingml/clrschemecontext.cxx [build CXX] oox/source/drawingml/clrscheme.cxx [build CXX] oox/source/drawingml/colorchoicecontext.cxx [build CXX] oox/source/drawingml/connectorshapecontext.cxx [build CXX] oox/source/drawingml/customshapegeometry.cxx [build CXX] oox/source/drawingml/customshapepresetdata.cxx [build CXX] oox/source/drawingml/customshapeproperties.cxx [build CXX] oox/source/drawingml/diagram/constraintlistcontext.cxx [build CXX] oox/source/drawingml/diagram/datamodel.cxx [build CXX] oox/source/drawingml/diagram/datamodelcontext.cxx [build CXX] oox/source/drawingml/diagram/diagram.cxx [build CXX] oox/source/drawingml/diagram/diagramdefinitioncontext.cxx [build CXX] oox/source/drawingml/diagram/diagramfragmenthandler.cxx [build CXX] oox/source/drawingml/diagram/diagramlayoutatoms.cxx [build CXX] oox/source/drawingml/diagram/layoutatomvisitorbase.cxx [build CXX] oox/source/drawingml/diagram/layoutatomvisitors.cxx [build CXX] oox/source/drawingml/diagram/layoutnodecontext.cxx [build CXX] oox/source/drawingml/drawingmltypes.cxx [build CXX] oox/source/drawingml/effectproperties.cxx [build CXX] oox/source/drawingml/effectpropertiescontext.cxx [build CXX] oox/source/drawingml/embeddedwavaudiofile.cxx [build CXX] oox/source/drawingml/fillproperties.cxx [build CXX] oox/source/drawingml/misccontexts.cxx [build CXX] oox/source/drawingml/graphicshapecontext.cxx [build CXX] oox/source/drawingml/guidcontext.cxx [build CXX] oox/source/drawingml/hyperlinkcontext.cxx [build CXX] oox/source/drawingml/linepropertiescontext.cxx [build CXX] oox/source/drawingml/lineproperties.cxx [build CXX] oox/source/drawingml/objectdefaultcontext.cxx [build CXX] oox/source/drawingml/presetgeometrynames.cxx [build CXX] oox/source/drawingml/scene3dcontext.cxx [build CXX] oox/source/drawingml/shapecontext.cxx [build CXX] oox/source/drawingml/shape.cxx [build CXX] oox/source/drawingml/shape3dproperties.cxx [build CXX] oox/source/drawingml/shapegroupcontext.cxx [build CXX] oox/source/drawingml/shapepropertiescontext.cxx [build CXX] oox/source/drawingml/shapepropertymap.cxx [build CXX] oox/source/drawingml/shapestylecontext.cxx [build CXX] oox/source/drawingml/spdefcontext.cxx [build CXX] oox/source/drawingml/table/tablebackgroundstylecontext.cxx [build CXX] oox/source/drawingml/table/tablecellcontext.cxx [build CXX] oox/source/drawingml/table/tablecell.cxx [build CXX] oox/source/drawingml/table/tablecontext.cxx [build CXX] oox/source/drawingml/table/tablepartstylecontext.cxx [build CXX] oox/source/drawingml/table/tableproperties.cxx [build CXX] oox/source/drawingml/table/tablerowcontext.cxx [build CXX] oox/source/drawingml/table/tablerow.cxx [build CXX] oox/source/drawingml/table/tablestylecellstylecontext.cxx [build CXX] oox/source/drawingml/table/tablestylecontext.cxx [build CXX] oox/source/drawingml/table/tablestyle.cxx [build CXX] oox/source/drawingml/table/tablestylelist.cxx [build CXX] oox/source/drawingml/table/tablestylelistfragmenthandler.cxx [build CXX] oox/source/drawingml/table/tablestylepart.cxx [build CXX] oox/source/drawingml/table/tablestyletextstylecontext.cxx [build CXX] oox/source/drawingml/textbodycontext.cxx [build CXX] oox/source/drawingml/textbody.cxx [build CXX] oox/source/drawingml/textbodypropertiescontext.cxx [build CXX] oox/source/drawingml/textbodyproperties.cxx [build CXX] oox/source/drawingml/textcharacterpropertiescontext.cxx [build CXX] oox/source/drawingml/textcharacterproperties.cxx [build CXX] oox/source/drawingml/texteffectscontext.cxx [build CXX] oox/source/drawingml/textfieldcontext.cxx [build CXX] oox/source/drawingml/textfield.cxx [build CXX] oox/source/drawingml/textfont.cxx [build CXX] oox/source/drawingml/textliststylecontext.cxx [build CXX] oox/source/drawingml/textliststyle.cxx [build CXX] oox/source/drawingml/textparagraph.cxx [build CXX] oox/source/drawingml/textparagraphpropertiescontext.cxx [build CXX] oox/source/drawingml/textparagraphproperties.cxx [build CXX] oox/source/drawingml/textrun.cxx [build CXX] oox/source/drawingml/textspacingcontext.cxx [build CXX] oox/source/drawingml/texttabstoplistcontext.cxx [build CXX] oox/source/drawingml/theme.cxx [build CXX] oox/source/drawingml/themeelementscontext.cxx [build CXX] oox/source/drawingml/themefragmenthandler.cxx [build CXX] oox/source/drawingml/ThemeOverrideFragmentHandler.cxx [build CXX] oox/source/drawingml/transform2dcontext.cxx [build CXX] oox/source/dump/dffdumper.cxx [build CXX] oox/source/dump/dumperbase.cxx [build CXX] oox/source/dump/oledumper.cxx [build CXX] oox/source/dump/pptxdumper.cxx [build CXX] oox/source/export/chartexport.cxx [build CXX] oox/source/export/ColorPropertySet.cxx [build CXX] oox/source/export/drawingml.cxx [build CXX] oox/source/export/shapes.cxx [build CXX] oox/source/export/vmlexport.cxx [build CXX] oox/source/helper/attributelist.cxx [build CXX] oox/source/helper/binaryinputstream.cxx [build CXX] oox/source/helper/binaryoutputstream.cxx [build CXX] oox/source/helper/binarystreambase.cxx [build CXX] oox/source/helper/containerhelper.cxx [build CXX] oox/source/helper/graphichelper.cxx [build CXX] oox/source/helper/grabbagstack.cxx [build CXX] oox/source/helper/modelobjecthelper.cxx [build CXX] oox/source/helper/ooxresid.cxx [build CXX] oox/source/helper/progressbar.cxx [build CXX] oox/source/helper/propertymap.cxx [build CXX] oox/source/helper/propertyset.cxx [build CXX] oox/source/helper/storagebase.cxx [build CXX] oox/source/helper/textinputstream.cxx [build CXX] oox/source/helper/zipstorage.cxx [build CXX] oox/source/mathml/export.cxx [build CXX] oox/source/mathml/import.cxx [build CXX] oox/source/mathml/importutils.cxx [build CXX] oox/source/ole/axbinaryreader.cxx [build CXX] oox/source/ole/axbinarywriter.cxx [build CXX] oox/source/ole/axfontdata.cxx [build CXX] oox/source/ole/axcontrol.cxx [build CXX] oox/source/ole/axcontrolfragment.cxx [build CXX] oox/source/ole/olehelper.cxx [build CXX] oox/source/ole/oleobjecthelper.cxx [build CXX] oox/source/ole/olestorage.cxx [build CXX] oox/source/ole/vbacontrol.cxx [build CXX] oox/source/ole/vbaexport.cxx [build CXX] oox/source/ole/vbahelper.cxx [build CXX] oox/source/ole/vbainputstream.cxx [build CXX] oox/source/ole/vbamodule.cxx [build CXX] oox/source/ole/vbaproject.cxx [build CXX] oox/source/ppt/animationspersist.cxx [build CXX] oox/source/ppt/animationtypes.cxx [build CXX] oox/source/ppt/animvariantcontext.cxx [build CXX] oox/source/ppt/backgroundproperties.cxx [build CXX] oox/source/ppt/buildlistcontext.cxx [build CXX] oox/source/ppt/comments.cxx [build CXX] oox/source/ppt/commonbehaviorcontext.cxx [build CXX] oox/source/ppt/commontimenodecontext.cxx [build CXX] oox/source/ppt/conditioncontext.cxx [build CXX] oox/source/ppt/customshowlistcontext.cxx [build CXX] oox/source/ppt/headerfootercontext.cxx [build CXX] oox/source/ppt/layoutfragmenthandler.cxx [build CXX] oox/source/ppt/pptfilterhelpers.cxx [build CXX] oox/source/ppt/pptgraphicshapecontext.cxx [build CXX] oox/source/ppt/pptimport.cxx [build CXX] oox/source/ppt/pptshapecontext.cxx [build CXX] oox/source/ppt/pptshape.cxx [build CXX] oox/source/ppt/pptshapegroupcontext.cxx [build CXX] oox/source/ppt/pptshapepropertiescontext.cxx [build CXX] oox/source/ppt/presentationfragmenthandler.cxx [build CXX] oox/source/ppt/presPropsfragmenthandler.cxx [build CXX] oox/source/ppt/slidefragmenthandler.cxx [build CXX] oox/source/ppt/slidemastertextstylescontext.cxx [build CXX] oox/source/ppt/slidepersist.cxx [build CXX] oox/source/ppt/slidetimingcontext.cxx [build CXX] oox/source/ppt/slidetransitioncontext.cxx [build CXX] oox/source/ppt/slidetransition.cxx [build CXX] oox/source/ppt/soundactioncontext.cxx [build CXX] oox/source/ppt/timeanimvaluecontext.cxx [build CXX] oox/source/ppt/timenode.cxx [build CXX] oox/source/ppt/timenodelistcontext.cxx [build CXX] oox/source/ppt/timetargetelementcontext.cxx [build CXX] oox/source/ppt/extdrawingfragmenthandler.cxx [build CXX] oox/source/shape/LockedCanvasContext.cxx [build CXX] oox/source/shape/ShapeContextHandler.cxx [build CXX] oox/source/shape/ShapeDrawingFragmentHandler.cxx [build CXX] oox/source/shape/ShapeFilterBase.cxx [build CXX] oox/source/shape/WpgContext.cxx [build CXX] oox/source/shape/WpsContext.cxx [build CXX] oox/source/token/namespacemap.cxx [build CXX] oox/source/token/propertynames.cxx [build CXX] oox/source/token/tokenmap.cxx [build CXX] oox/source/token/relationship.cxx [build CXX] oox/source/vml/vmldrawing.cxx [build CXX] oox/source/vml/vmldrawingfragment.cxx [build CXX] oox/source/vml/vmlformatting.cxx [build CXX] oox/source/vml/vmlinputstream.cxx [build CXX] oox/source/vml/vmlshapecontainer.cxx [build CXX] oox/source/vml/vmlshapecontext.cxx [build CXX] oox/source/vml/vmlshape.cxx [build CXX] oox/source/vml/vmltextboxcontext.cxx [build CXX] oox/source/vml/vmltextbox.cxx [build CXX] oox/source/drawingml/color.cxx [build CXX] filter/source/svg/svgfilter.cxx [build CXX] filter/source/svg/svgexport.cxx [build CXX] filter/source/svg/svgfontexport.cxx [build CXX] filter/source/svg/svgwriter.cxx [build DEP] LNK:Library/libxmlfdlo.so [build LNK] Library/libxmlfdlo.so [build CXX] lotuswordpro/source/filter/bencont.cxx [build CXX] lotuswordpro/source/filter/benlist.cxx [build CXX] lotuswordpro/source/filter/benname.cxx [build CXX] lotuswordpro/source/filter/benobj.cxx [build CXX] lotuswordpro/source/filter/benval.cxx [build CXX] lotuswordpro/source/filter/explode.cxx [build CXX] lotuswordpro/source/filter/localtime.cxx [build CXX] lotuswordpro/source/filter/LotusWordProImportFilter.cxx [build CXX] lotuswordpro/source/filter/lwp9reader.cxx [build CXX] lotuswordpro/source/filter/lwpatomholder.cxx [build CXX] lotuswordpro/source/filter/lwpbackgroundoverride.cxx [build CXX] lotuswordpro/source/filter/lwpbackgroundstuff.cxx [build CXX] lotuswordpro/source/filter/lwpbasetype.cxx [build CXX] lotuswordpro/source/filter/lwpbookmarkmgr.cxx [build CXX] lotuswordpro/source/filter/lwpborderstuff.cxx [build CXX] lotuswordpro/source/filter/lwpbreaksoverride.cxx [build CXX] lotuswordpro/source/filter/lwpbulletstylemgr.cxx [build CXX] lotuswordpro/source/filter/lwpcelllayout.cxx [build CXX] lotuswordpro/source/filter/lwpchangemgr.cxx [build CXX] lotuswordpro/source/filter/lwpcharacterstyle.cxx [build CXX] lotuswordpro/source/filter/lwpcharborderoverride.cxx [build CXX] lotuswordpro/source/filter/lwpcharsetmgr.cxx [build CXX] lotuswordpro/source/filter/lwpcolor.cxx [build CXX] lotuswordpro/source/filter/lwpcontent.cxx [build CXX] lotuswordpro/source/filter/lwpdivinfo.cxx [build CXX] lotuswordpro/source/filter/lwpdivopts.cxx [build CXX] lotuswordpro/source/filter/lwpdlvlist.cxx [build CXX] lotuswordpro/source/filter/lwpdoc.cxx [build CXX] lotuswordpro/source/filter/lwpdocdata.cxx [build CXX] lotuswordpro/source/filter/lwpdrawobj.cxx [build CXX] lotuswordpro/source/filter/lwpdropcapmgr.cxx [build CXX] lotuswordpro/source/filter/lwpfilehdr.cxx [build CXX] lotuswordpro/source/filter/lwpfilter.cxx [build CXX] lotuswordpro/source/filter/lwpfnlayout.cxx [build CXX] lotuswordpro/source/filter/lwpfont.cxx [build CXX] lotuswordpro/source/filter/lwpfootnote.cxx [build CXX] lotuswordpro/source/filter/lwpfoundry.cxx [build CXX] lotuswordpro/source/filter/lwpframelayout.cxx [build CXX] lotuswordpro/source/filter/lwpfribbreaks.cxx [build CXX] lotuswordpro/source/filter/lwpfrib.cxx [build CXX] lotuswordpro/source/filter/lwpfribframe.cxx [build CXX] lotuswordpro/source/filter/lwpfribmark.cxx [build CXX] lotuswordpro/source/filter/lwpfribptr.cxx [build CXX] lotuswordpro/source/filter/lwpfribsection.cxx [build CXX] lotuswordpro/source/filter/lwpfribtable.cxx [build CXX] lotuswordpro/source/filter/lwpfribtext.cxx [build CXX] lotuswordpro/source/filter/lwpglobalmgr.cxx [build CXX] lotuswordpro/source/filter/lwpgrfobj.cxx [build CXX] lotuswordpro/source/filter/lwpholder.cxx [build CXX] lotuswordpro/source/filter/lwphyperlinkmgr.cxx [build CXX] lotuswordpro/source/filter/lwpidxmgr.cxx [build CXX] lotuswordpro/source/filter/lwplayout.cxx [build CXX] lotuswordpro/source/filter/lwplaypiece.cxx [build CXX] lotuswordpro/source/filter/lwplnopts.cxx [build CXX] lotuswordpro/source/filter/lwpmarker.cxx [build CXX] lotuswordpro/source/filter/lwpnotes.cxx [build CXX] lotuswordpro/source/filter/lwpnumberingoverride.cxx [build CXX] lotuswordpro/source/filter/lwpnumericfmt.cxx [build CXX] lotuswordpro/source/filter/lwpobj.cxx [build CXX] lotuswordpro/source/filter/lwpobjfactory.cxx [build CXX] lotuswordpro/source/filter/lwpobjhdr.cxx [build CXX] lotuswordpro/source/filter/lwpobjid.cxx [build CXX] lotuswordpro/source/filter/lwpobjstrm.cxx [build CXX] lotuswordpro/source/filter/lwpoleobject.cxx [build CXX] lotuswordpro/source/filter/lwpoverride.cxx [build CXX] lotuswordpro/source/filter/lwppagehint.cxx [build CXX] lotuswordpro/source/filter/lwppagelayout.cxx [build CXX] lotuswordpro/source/filter/lwppara1.cxx [build CXX] lotuswordpro/source/filter/lwpparaborderoverride.cxx [build CXX] lotuswordpro/source/filter/lwppara.cxx [build CXX] lotuswordpro/source/filter/lwpparaproperty.cxx [build CXX] lotuswordpro/source/filter/lwpparastyle.cxx [build CXX] lotuswordpro/source/filter/lwpproplist.cxx [build CXX] lotuswordpro/source/filter/lwpprtinfo.cxx [build CXX] lotuswordpro/source/filter/lwprowlayout.cxx [build CXX] lotuswordpro/source/filter/lwpsdwfileloader.cxx [build CXX] lotuswordpro/source/filter/lwpsdwgrouploaderv0102.cxx [build CXX] lotuswordpro/source/filter/lwpsdwrect.cxx [build CXX] lotuswordpro/source/filter/lwpsection.cxx [build CXX] lotuswordpro/source/filter/lwpsilverbullet.cxx [build CXX] lotuswordpro/source/filter/lwpsortopt.cxx [build CXX] lotuswordpro/source/filter/lwpstory.cxx [build CXX] lotuswordpro/source/filter/lwpsvstream.cxx [build CXX] lotuswordpro/source/filter/lwptable.cxx [build CXX] lotuswordpro/source/filter/lwptablelayout.cxx [build CXX] lotuswordpro/source/filter/lwptaboverride.cxx [build CXX] lotuswordpro/source/filter/lwptabrack.cxx [build CXX] lotuswordpro/source/filter/lwptblcell.cxx [build CXX] lotuswordpro/source/filter/lwptblformula.cxx [build CXX] lotuswordpro/source/filter/lwptoc.cxx [build CXX] lotuswordpro/source/filter/lwptools.cxx [build CXX] lotuswordpro/source/filter/lwpuidoc.cxx [build CXX] lotuswordpro/source/filter/lwpusrdicts.cxx [build CXX] lotuswordpro/source/filter/lwpverdocument.cxx [build CXX] lotuswordpro/source/filter/lwpvpointer.cxx [build CXX] lotuswordpro/source/filter/tocread.cxx [build CXX] lotuswordpro/source/filter/utbenvs.cxx [build CXX] lotuswordpro/source/filter/utlist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfbase64.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfbgimage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfborders.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcell.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcellstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfchange.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolor.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcolumns.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfconfigmanager.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfcrossref.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdate.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdatestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdocfield.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawareastyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawline.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawlinestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawobj.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpath.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpolyline.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawrect.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfdrawstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfentry.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffloatframe.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffont.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffontdecl.cxx [build CXX] lotuswordpro/source/filter/xfilter/xffontfactory.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfframe.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfframestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfglobal.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfheaderstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfimage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfimagestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfindex.cxx [build CXX] lotuswordpro/source/filter/xfilter/xflist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfliststyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfmargins.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfmasterpage.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfnumberstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfofficemeta.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfpagemaster.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfparagraph.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfparastyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfrow.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfrowstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsaxattrlist.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsaxstream.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsection.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfsectionstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfshadow.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstylecont.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfstylemanager.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftable.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftablestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftabstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextboxstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextcontent.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextspan.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftextstyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xftimestyle.cxx [build CXX] lotuswordpro/source/filter/xfilter/xfutil.cxx [build CXX] xmlsecurity/source/component/certificatecontainer.cxx [build CXX] xmlsecurity/source/component/documentdigitalsignatures.cxx [build CXX] xmlsecurity/source/dialogs/certificatechooser.cxx [build CXX] xmlsecurity/source/dialogs/certificateviewer.cxx [build CXX] xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx [build CXX] xmlsecurity/source/dialogs/macrosecurity.cxx [build CXX] xmlsecurity/source/framework/buffernode.cxx [build CXX] xmlsecurity/source/framework/elementcollector.cxx [build CXX] xmlsecurity/source/framework/elementmark.cxx [build CXX] xmlsecurity/source/framework/saxeventkeeperimpl.cxx [build CXX] xmlsecurity/source/framework/securityengine.cxx [build CXX] xmlsecurity/source/framework/signaturecreatorimpl.cxx [build CXX] xmlsecurity/source/framework/signatureengine.cxx [build CXX] xmlsecurity/source/framework/signatureverifierimpl.cxx [build CXX] xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx [build CXX] xmlsecurity/source/helper/documentsignaturehelper.cxx [build CXX] xmlsecurity/source/helper/documentsignaturemanager.cxx [build CXX] xmlsecurity/source/helper/ooxmlsecparser.cxx [build CXX] xmlsecurity/source/helper/ooxmlsecexporter.cxx [build CXX] xmlsecurity/source/helper/pdfsignaturehelper.cxx [build CXX] xmlsecurity/source/helper/xmlsignaturehelper2.cxx [build CXX] xmlsecurity/source/helper/xmlsignaturehelper.cxx [build CXX] xmlsecurity/source/helper/xsecctl.cxx [build CXX] xmlsecurity/source/helper/xsecparser.cxx [build CXX] xmlsecurity/source/helper/xsecsign.cxx [build CXX] xmlsecurity/source/helper/xsecverify.cxx [build CXX] xmlsecurity/source/pdfio/pdfdocument.cxx [build CXX] sd/source/core/CustomAnimationCloner.cxx [build CXX] sd/source/core/CustomAnimationEffect.cxx [build CXX] sd/source/core/CustomAnimationPreset.cxx [build CXX] sd/source/core/EffectMigration.cxx [build CXX] sd/source/core/PageListWatcher.cxx [build CXX] sd/source/core/TransitionPreset.cxx [build CXX] sd/source/core/anminfo.cxx [build CXX] sd/source/core/annotations/Annotation.cxx [build CXX] sd/source/core/annotations/AnnotationEnumeration.cxx [build CXX] sd/source/core/cusshow.cxx [build CXX] sd/source/core/drawdoc.cxx [build CXX] sd/source/core/drawdoc2.cxx [build CXX] sd/source/core/drawdoc3.cxx [build CXX] sd/source/core/drawdoc4.cxx [build CXX] sd/source/core/drawdoc_animations.cxx [build CXX] sd/source/core/pglink.cxx [build CXX] sd/source/core/sdiocmpt.cxx [build CXX] sd/source/core/sdpage.cxx [build CXX] sd/source/core/sdpage2.cxx [build CXX] sd/source/core/sdpage_animations.cxx [build CXX] sd/source/core/shapelist.cxx [build CXX] sd/source/core/stlfamily.cxx [build CXX] sd/source/core/stlpool.cxx [build CXX] sd/source/core/stlsheet.cxx [build CXX] sd/source/core/text/textapi.cxx [build CXX] sd/source/core/typemap.cxx [build CXX] sd/source/core/undo/undofactory.cxx [build CXX] sd/source/core/undo/undomanager.cxx [build CXX] sd/source/core/undo/undoobjects.cxx [build CXX] sd/source/core/undoanim.cxx [build CXX] sd/source/filter/cgm/sdcgmfilter.cxx [build CXX] sd/source/filter/grf/sdgrffilter.cxx [build CXX] sd/source/filter/html/HtmlOptionsDialog.cxx [build CXX] sd/source/filter/html/buttonset.cxx [build CXX] sd/source/filter/html/htmlex.cxx [build CXX] sd/source/filter/html/sdhtmlfilter.cxx [build CXX] sd/source/filter/pdf/sdpdffilter.cxx [build CXX] sd/source/filter/sdfilter.cxx [build CXX] sd/source/filter/sdpptwrp.cxx [build CXX] sd/source/filter/xml/sdtransform.cxx [build CXX] sd/source/filter/xml/sdxmlwrp.cxx [build CXX] sd/source/helper/simplereferencecomponent.cxx [build CXX] sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx [build CXX] sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx [build CXX] sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx [build CXX] sd/source/ui/accessibility/AccessibleOutlineView.cxx [build CXX] sd/source/ui/accessibility/AccessiblePageShape.cxx [build CXX] sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx [build CXX] sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx [build CXX] sd/source/ui/accessibility/AccessiblePresentationShape.cxx [build CXX] sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx [build CXX] sd/source/ui/accessibility/AccessibleSlideSorterView.cxx [build CXX] sd/source/ui/accessibility/AccessibleViewForwarder.cxx [build CXX] sd/source/ui/accessibility/SdShapeTypes.cxx [build CXX] sd/source/ui/animations/CategoryListBox.cxx [build CXX] sd/source/ui/animations/CustomAnimationDialog.cxx [build CXX] sd/source/ui/animations/CustomAnimationList.cxx [build CXX] sd/source/ui/animations/CustomAnimationPane.cxx [build CXX] sd/source/ui/animations/STLPropertySet.cxx [build CXX] sd/source/ui/animations/SlideTransitionPane.cxx [build CXX] sd/source/ui/animations/SlideTransitionBox.cxx [build CXX] sd/source/ui/animations/motionpathtag.cxx [build CXX] sd/source/ui/annotations/annotationmanager.cxx [build CXX] sd/source/ui/annotations/annotationtag.cxx [build CXX] sd/source/ui/annotations/annotationwindow.cxx [build CXX] sd/source/ui/app/optsitem.cxx [build CXX] sd/source/ui/app/sddll.cxx [build CXX] sd/source/ui/app/sdmod.cxx [build CXX] sd/source/ui/app/sdmod1.cxx [build CXX] sd/source/ui/app/sdmod2.cxx [build CXX] sd/source/ui/app/sdpopup.cxx [build CXX] sd/source/ui/app/sdxfer.cxx [build CXX] sd/source/ui/app/tmplctrl.cxx [build CXX] sd/source/ui/controller/slidelayoutcontroller.cxx [build CXX] sd/source/ui/controller/displaymodecontroller.cxx [build CXX] sd/source/ui/dlg/AnimationChildWindow.cxx [build CXX] sd/source/ui/dlg/LayerTabBar.cxx [build CXX] sd/source/ui/dlg/NavigatorChildWindow.cxx [build CXX] sd/source/ui/dlg/PaneChildWindows.cxx [build CXX] sd/source/ui/dlg/PaneDockingWindow.cxx [build CXX] sd/source/ui/dlg/PaneShells.cxx [build CXX] sd/source/ui/dlg/SpellDialogChildWindow.cxx [build CXX] sd/source/ui/dlg/TemplateScanner.cxx [build CXX] sd/source/ui/dlg/animobjs.cxx [build CXX] sd/source/ui/dlg/assclass.cxx [build CXX] sd/source/ui/dlg/diactrl.cxx [build CXX] sd/source/ui/dlg/docprev.cxx [build CXX] sd/source/ui/dlg/filedlg.cxx [build CXX] sd/source/ui/dlg/gluectrl.cxx [build CXX] sd/source/ui/dlg/ins_paste.cxx [build CXX] sd/source/ui/dlg/layeroptionsdlg.cxx [build CXX] sd/source/ui/dlg/navigatr.cxx [build CXX] sd/source/ui/dlg/sdabstdlg.cxx [build CXX] sd/source/ui/dlg/sdtreelb.cxx [build CXX] sd/source/ui/dlg/unchss.cxx [build CXX] sd/source/ui/docshell/docshel2.cxx [build CXX] sd/source/ui/docshell/docshel3.cxx [build CXX] sd/source/ui/docshell/docshel4.cxx [build CXX] sd/source/ui/docshell/docshell.cxx [build CXX] sd/source/ui/docshell/grdocsh.cxx [build CXX] sd/source/ui/docshell/sdclient.cxx [build CXX] sd/source/ui/framework/configuration/ChangeRequestQueue.cxx [build CXX] sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx [build CXX] sd/source/ui/framework/configuration/Configuration.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationClassifier.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationController.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationTracer.cxx [build CXX] sd/source/ui/framework/configuration/ConfigurationUpdater.cxx [build CXX] sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx [build CXX] sd/source/ui/framework/configuration/ResourceFactoryManager.cxx [build CXX] sd/source/ui/framework/configuration/ResourceId.cxx [build CXX] sd/source/ui/framework/configuration/UpdateRequest.cxx [build CXX] sd/source/ui/framework/factories/BasicPaneFactory.cxx [build CXX] sd/source/ui/framework/factories/BasicToolBarFactory.cxx [build CXX] sd/source/ui/framework/factories/BasicViewFactory.cxx [build CXX] sd/source/ui/framework/factories/ChildWindowPane.cxx [build CXX] sd/source/ui/framework/factories/FrameWindowPane.cxx [build CXX] sd/source/ui/framework/factories/FullScreenPane.cxx [build CXX] sd/source/ui/framework/factories/Pane.cxx [build CXX] sd/source/ui/framework/factories/PresentationFactory.cxx [build CXX] sd/source/ui/framework/factories/ViewShellWrapper.cxx [build CXX] sd/source/ui/framework/module/CenterViewFocusModule.cxx [build CXX] sd/source/ui/framework/module/DrawModule.cxx [build CXX] sd/source/ui/framework/module/ImpressModule.cxx [build CXX] sd/source/ui/framework/module/ModuleController.cxx [build CXX] sd/source/ui/framework/module/PresentationModule.cxx [build CXX] sd/source/ui/framework/module/ShellStackGuard.cxx [build CXX] sd/source/ui/framework/module/SlideSorterModule.cxx [build CXX] sd/source/ui/framework/module/ToolBarModule.cxx [build CXX] sd/source/ui/framework/module/ViewTabBarModule.cxx [build CXX] sd/source/ui/framework/tools/FrameworkHelper.cxx [build CXX] sd/source/ui/func/bulmaper.cxx [build CXX] sd/source/ui/func/fuarea.cxx [build CXX] sd/source/ui/func/fubullet.cxx [build CXX] sd/source/ui/func/fuchar.cxx [build CXX] sd/source/ui/func/fucon3d.cxx [build CXX] sd/source/ui/func/fuconarc.cxx [build CXX] sd/source/ui/func/fuconbez.cxx [build CXX] sd/source/ui/func/fuconcs.cxx [build CXX] sd/source/ui/func/fuconnct.cxx [build CXX] sd/source/ui/func/fuconrec.cxx [build CXX] sd/source/ui/func/fuconstr.cxx [build CXX] sd/source/ui/func/fuconuno.cxx [build CXX] sd/source/ui/func/fucopy.cxx [build CXX] sd/source/ui/func/fucushow.cxx [build CXX] sd/source/ui/func/fudraw.cxx [build CXX] sd/source/ui/func/fudspord.cxx [build CXX] sd/source/ui/func/fuediglu.cxx [build CXX] sd/source/ui/func/fuexecuteinteraction.cxx [build CXX] sd/source/ui/func/fuexpand.cxx [build CXX] sd/source/ui/func/fuformatpaintbrush.cxx [build CXX] sd/source/ui/func/fuhhconv.cxx [build CXX] sd/source/ui/func/fuinsert.cxx [build CXX] sd/source/ui/func/fuinsfil.cxx [build CXX] sd/source/ui/func/fuline.cxx [build CXX] sd/source/ui/func/fulinend.cxx [build CXX] sd/source/ui/func/fulink.cxx [build CXX] sd/source/ui/func/fumeasur.cxx [build CXX] sd/source/ui/func/fumorph.cxx [build CXX] sd/source/ui/func/funavig.cxx [build CXX] sd/source/ui/func/fuoaprms.cxx [build CXX] sd/source/ui/func/fuolbull.cxx [build CXX] sd/source/ui/func/fuoltext.cxx [build CXX] sd/source/ui/func/fupage.cxx [build CXX] sd/source/ui/func/fuparagr.cxx [build CXX] sd/source/ui/func/fupoor.cxx [build CXX] sd/source/ui/func/fuprlout.cxx [build CXX] sd/source/ui/func/fuprobjs.cxx [build CXX] sd/source/ui/func/fuscale.cxx [build CXX] sd/source/ui/func/fusearch.cxx [build CXX] sd/source/ui/func/fusel.cxx [build CXX] sd/source/ui/func/fusldlg.cxx [build CXX] sd/source/ui/func/fusnapln.cxx [build CXX] sd/source/ui/func/fusumry.cxx [build CXX] sd/source/ui/func/futempl.cxx [build CXX] sd/source/ui/func/futext.cxx [build CXX] sd/source/ui/func/futhes.cxx [build CXX] sd/source/ui/func/futransf.cxx [build CXX] sd/source/ui/func/futxtatt.cxx [build CXX] sd/source/ui/func/fuvect.cxx [build CXX] sd/source/ui/func/fuzoom.cxx [build CXX] sd/source/ui/func/sdundogr.cxx [build CXX] sd/source/ui/func/smarttag.cxx [build CXX] sd/source/ui/func/undoback.cxx [build CXX] sd/source/ui/func/undoheaderfooter.cxx [build CXX] sd/source/ui/func/undolayer.cxx [build CXX] sd/source/ui/func/undopage.cxx [build CXX] sd/source/ui/func/unmovss.cxx [build CXX] sd/source/ui/func/unoaprms.cxx [build CXX] sd/source/ui/func/unprlout.cxx [build CXX] sd/source/ui/presenter/CanvasUpdateRequester.cxx [build CXX] sd/source/ui/presenter/PresenterCanvas.cxx [build CXX] sd/source/ui/presenter/PresenterHelper.cxx [build CXX] sd/source/ui/presenter/PresenterPreviewCache.cxx [build CXX] sd/source/ui/presenter/PresenterTextView.cxx [build CXX] sd/source/ui/presenter/SlideRenderer.cxx [build CXX] sd/source/ui/sidebar/AllMasterPagesSelector.cxx [build CXX] sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx [build CXX] sd/source/ui/sidebar/CustomAnimationPanel.cxx [build CXX] sd/source/ui/sidebar/DocumentHelper.cxx [build CXX] sd/source/ui/sidebar/LayoutMenu.cxx [build CXX] sd/source/ui/sidebar/MasterPageContainer.cxx [build CXX] sd/source/ui/sidebar/MasterPageContainerFiller.cxx [build CXX] sd/source/ui/sidebar/MasterPageContainerProviders.cxx [build CXX] sd/source/ui/sidebar/MasterPageContainerQueue.cxx [build CXX] sd/source/ui/sidebar/MasterPageDescriptor.cxx [build CXX] sd/source/ui/sidebar/MasterPageObserver.cxx [build CXX] sd/source/ui/sidebar/MasterPagesSelector.cxx [build CXX] sd/source/ui/sidebar/NavigatorWrapper.cxx [build CXX] sd/source/ui/sidebar/PanelBase.cxx [build CXX] sd/source/ui/sidebar/PanelFactory.cxx [build CXX] sd/source/ui/sidebar/PreviewValueSet.cxx [build CXX] sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx [build CXX] sd/source/ui/sidebar/RecentMasterPagesSelector.cxx [build CXX] sd/source/ui/sidebar/SlideTransitionPanel.cxx [build CXX] sd/source/ui/sidebar/SlideBackground.cxx [build CXX] sd/source/ui/sidebar/TableDesignPanel.cxx [build CXX] sd/source/ui/slideshow/PaneHider.cxx [build CXX] sd/source/ui/slideshow/SlideShowRestarter.cxx [build CXX] sd/source/ui/slideshow/showwin.cxx [build CXX] sd/source/ui/slideshow/slideshow.cxx [build CXX] sd/source/ui/slideshow/slideshowimpl.cxx [build CXX] sd/source/ui/slideshow/slideshowviewimpl.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapCompressor.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsCacheConfiguration.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsGenericPageCache.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsPageCache.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsRequestFactory.cxx [build CXX] sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx [build CXX] sd/source/ui/slidesorter/controller/SlideSorterController.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsAnimationFunction.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsAnimator.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsClipboard.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsFocusManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsListener.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsPageSelector.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsProperties.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsScrollBarManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsSlotManager.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsTransferableData.cxx [build CXX] sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.cxx [build CXX] sd/source/ui/slidesorter/model/SlideSorterModel.cxx [build CXX] sd/source/ui/slidesorter/model/SlsPageDescriptor.cxx [build CXX] sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx [build CXX] sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.cxx [build CXX] sd/source/ui/slidesorter/model/SlsVisualState.cxx [build CXX] sd/source/ui/slidesorter/shell/SlideSorter.cxx [build CXX] sd/source/ui/slidesorter/shell/SlideSorterService.cxx [build CXX] sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx [build CXX] sd/source/ui/slidesorter/view/SlideSorterView.cxx [build CXX] sd/source/ui/slidesorter/view/SlsFramePainter.cxx [build CXX] sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx [build CXX] sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx [build CXX] sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx [build CXX] sd/source/ui/slidesorter/view/SlsLayouter.cxx [build CXX] sd/source/ui/slidesorter/view/SlsPageObjectLayouter.cxx [build CXX] sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx [build CXX] sd/source/ui/slidesorter/view/SlsTheme.cxx [build CXX] sd/source/ui/slidesorter/view/SlsToolTip.cxx [build CXX] sd/source/ui/slidesorter/view/SlsViewCacheContext.cxx [build CXX] sd/source/ui/table/TableDesignPane.cxx [build CXX] sd/source/ui/table/tablefunction.cxx [build CXX] sd/source/ui/table/tableobjectbar.cxx [build CXX] sd/source/ui/tools/AsynchronousCall.cxx [build CXX] sd/source/ui/tools/ConfigurationAccess.cxx [build CXX] sd/source/ui/tools/EventMultiplexer.cxx [build CXX] sd/source/ui/tools/IconCache.cxx [build CXX] sd/source/ui/tools/IdleDetection.cxx [build CXX] sd/source/ui/tools/PreviewRenderer.cxx [build CXX] sd/source/ui/tools/PropertySet.cxx [build CXX] sd/source/ui/tools/SdGlobalResourceContainer.cxx [build CXX] sd/source/ui/tools/SlotStateListener.cxx [build CXX] sd/source/ui/tools/TimerBasedTaskExecution.cxx [build CXX] sd/source/ui/uitest/uiobject.cxx [build CXX] sd/source/ui/unoidl/DrawController.cxx [build CXX] sd/source/ui/unoidl/SdUnoDrawView.cxx [build CXX] sd/source/ui/unoidl/SdUnoOutlineView.cxx [build CXX] sd/source/ui/unoidl/SdUnoSlideView.cxx [build CXX] sd/source/ui/unoidl/UnoDocumentSettings.cxx [build CXX] sd/source/ui/unoidl/facreg.cxx [build CXX] sd/source/ui/unoidl/randomnode.cxx [build CXX] sd/source/ui/unoidl/unocpres.cxx [build CXX] sd/source/ui/unoidl/unodoc.cxx [build CXX] sd/source/ui/unoidl/unolayer.cxx [build CXX] sd/source/ui/unoidl/unomodel.cxx [build CXX] sd/source/ui/unoidl/unomodule.cxx [build CXX] sd/source/ui/unoidl/unoobj.cxx [build CXX] sd/source/ui/unoidl/unopage.cxx [build CXX] sd/source/ui/unoidl/unopback.cxx [build CXX] sd/source/ui/unoidl/unopool.cxx [build CXX] sd/source/ui/unoidl/unosrch.cxx [build CXX] sd/source/ui/unoidl/unowcntr.cxx [build CXX] sd/source/ui/view/DocumentRenderer.cxx [build CXX] sd/source/ui/view/FormShellManager.cxx [build CXX] sd/source/ui/view/GraphicObjectBar.cxx [build CXX] sd/source/ui/view/GraphicViewShellBase.cxx [build CXX] sd/source/ui/view/ImpressViewShellBase.cxx [build CXX] sd/source/ui/view/MediaObjectBar.cxx [build CXX] sd/source/ui/view/OutlineViewShellBase.cxx [build CXX] sd/source/ui/view/Outliner.cxx [build CXX] sd/source/ui/view/OutlinerIterator.cxx [build CXX] sd/source/ui/view/PresentationViewShellBase.cxx [build CXX] sd/source/ui/view/SlideSorterViewShellBase.cxx [build CXX] sd/source/ui/view/ToolBarManager.cxx [build CXX] sd/source/ui/view/ViewClipboard.cxx [build CXX] sd/source/ui/view/ViewShellBase.cxx [build CXX] sd/source/ui/view/ViewShellHint.cxx [build CXX] sd/source/ui/view/ViewShellImplementation.cxx [build CXX] sd/source/ui/view/ViewShellManager.cxx [build CXX] sd/source/ui/view/ViewTabBar.cxx [build CXX] sd/source/ui/view/WindowUpdater.cxx [build CXX] sd/source/ui/view/clview.cxx [build CXX] sd/source/ui/view/drawview.cxx [build CXX] sd/source/ui/view/drbezob.cxx [build CXX] sd/source/ui/view/drtxtob.cxx [build CXX] sd/source/ui/view/drtxtob1.cxx [build CXX] sd/source/ui/view/drviews1.cxx [build CXX] sd/source/ui/view/drviews2.cxx [build CXX] sd/source/ui/view/drviews3.cxx [build CXX] sd/source/ui/view/drviews4.cxx [build CXX] sd/source/ui/view/drviews5.cxx [build CXX] sd/source/ui/view/drviews6.cxx [build CXX] sd/source/ui/view/drviews7.cxx [build CXX] sd/source/ui/view/drviews8.cxx [build CXX] sd/source/ui/view/drviews9.cxx [build CXX] sd/source/ui/view/drviewsa.cxx [build CXX] sd/source/ui/view/drviewsb.cxx [build CXX] sd/source/ui/view/drviewsc.cxx [build CXX] sd/source/ui/view/drviewsd.cxx [build CXX] sd/source/ui/view/drviewse.cxx [build CXX] sd/source/ui/view/drviewsf.cxx [build CXX] sd/source/ui/view/drviewsg.cxx [build CXX] sd/source/ui/view/drviewsh.cxx [build CXX] sd/source/ui/view/drviewsi.cxx [build CXX] sd/source/ui/view/drviewsj.cxx [build CXX] sd/source/ui/view/drviewsk.cxx [build CXX] sd/source/ui/view/drvwshrg.cxx [build CXX] sd/source/ui/view/frmview.cxx [build CXX] sd/source/ui/view/grviewsh.cxx [build CXX] sd/source/ui/view/outlnvs2.cxx [build CXX] sd/source/ui/view/outlnvsh.cxx [build CXX] sd/source/ui/view/outlview.cxx [build CXX] sd/source/ui/view/presvish.cxx [build CXX] sd/source/ui/view/sdruler.cxx [build CXX] sd/source/ui/view/sdview.cxx [build CXX] sd/source/ui/view/sdview2.cxx [build CXX] sd/source/ui/view/sdview3.cxx [build CXX] sd/source/ui/view/sdview4.cxx [build CXX] sd/source/ui/view/sdview5.cxx [build CXX] sd/source/ui/view/sdwindow.cxx [build CXX] sd/source/ui/view/tabcontr.cxx [build CXX] sd/source/ui/view/unmodpg.cxx [build CXX] sd/source/ui/view/viewoverlaymanager.cxx [build CXX] sd/source/ui/view/viewshe2.cxx [build CXX] sd/source/ui/view/viewshe3.cxx [build CXX] sd/source/ui/view/viewshel.cxx [build CXX] sd/source/ui/view/zoomlist.cxx [build CXX] sd/source/ui/remotecontrol/BufferedStreamSocket.cxx [build CXX] sd/source/ui/remotecontrol/Communicator.cxx [build CXX] sd/source/ui/remotecontrol/ImagePreparer.cxx [build CXX] sd/source/ui/remotecontrol/Server.cxx [build CXX] sd/source/ui/remotecontrol/Receiver.cxx [build CXX] sd/source/ui/remotecontrol/Listener.cxx [build CXX] sd/source/ui/remotecontrol/Transmitter.cxx [build CXX] sd/source/ui/remotecontrol/DiscoveryService.cxx [build CXX] sd/source/ui/remotecontrol/BluetoothServer.cxx [build CXX] dbaccess/source/core/api/BookmarkSet.cxx [build CXX] dbaccess/source/core/api/CacheSet.cxx [build CXX] dbaccess/source/core/api/callablestatement.cxx [build CXX] dbaccess/source/core/api/CIndexes.cxx [build CXX] dbaccess/source/core/api/column.cxx [build CXX] dbaccess/source/core/api/columnsettings.cxx [build CXX] dbaccess/source/core/api/CRowSetColumn.cxx [build CXX] dbaccess/source/core/api/CRowSetDataColumn.cxx [build CXX] dbaccess/source/core/api/datacolumn.cxx [build CXX] dbaccess/source/core/api/datasettings.cxx [build CXX] dbaccess/source/core/api/definitioncolumn.cxx [build CXX] dbaccess/source/core/api/FilteredContainer.cxx [build CXX] dbaccess/source/core/api/HelperCollections.cxx [build CXX] dbaccess/source/core/api/KeySet.cxx [build CXX] dbaccess/source/core/api/OptimisticSet.cxx [build CXX] dbaccess/source/core/api/preparedstatement.cxx [build CXX] dbaccess/source/core/api/PrivateRow.cxx [build CXX] dbaccess/source/core/api/query.cxx [build CXX] dbaccess/source/core/api/querycomposer.cxx [build CXX] dbaccess/source/core/api/querycontainer.cxx [build CXX] dbaccess/source/core/api/querydescriptor.cxx [build CXX] dbaccess/source/core/api/resultcolumn.cxx [build CXX] dbaccess/source/core/api/resultset.cxx [build CXX] dbaccess/source/core/api/RowSet.cxx [build CXX] dbaccess/source/core/api/RowSetBase.cxx [build CXX] dbaccess/source/core/api/RowSetCache.cxx [build CXX] dbaccess/source/core/api/RowSetCacheIterator.cxx [build CXX] dbaccess/source/core/api/SingleSelectQueryComposer.cxx [build CXX] dbaccess/source/core/api/statement.cxx [build CXX] dbaccess/source/core/api/StaticSet.cxx [build CXX] dbaccess/source/core/api/table.cxx [build CXX] dbaccess/source/core/api/tablecontainer.cxx [build CXX] dbaccess/source/core/api/TableDeco.cxx [build CXX] dbaccess/source/core/api/View.cxx [build CXX] dbaccess/source/core/api/viewcontainer.cxx [build CXX] dbaccess/source/core/api/WrappedResultSet.cxx [build CXX] dbaccess/source/core/dataaccess/bookmarkcontainer.cxx [build CXX] dbaccess/source/core/dataaccess/commandcontainer.cxx [build CXX] dbaccess/source/core/dataaccess/commanddefinition.cxx [build CXX] dbaccess/source/core/dataaccess/ComponentDefinition.cxx [build CXX] dbaccess/source/core/dataaccess/connection.cxx [build CXX] dbaccess/source/core/dataaccess/ContentHelper.cxx [build CXX] dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx [build CXX] dbaccess/source/core/dataaccess/databasecontext.cxx [build CXX] dbaccess/source/core/dataaccess/databasedocument.cxx [build CXX] dbaccess/source/core/dataaccess/databaseregistrations.cxx [build CXX] dbaccess/source/core/dataaccess/datasource.cxx [build CXX] dbaccess/source/core/dataaccess/definitioncontainer.cxx [build CXX] dbaccess/source/core/dataaccess/documentcontainer.cxx [build CXX] dbaccess/source/core/dataaccess/documentdefinition.cxx [build CXX] dbaccess/source/core/dataaccess/documenteventexecutor.cxx [build CXX] dbaccess/source/core/dataaccess/documenteventnotifier.cxx [build CXX] dbaccess/source/core/dataaccess/documentevents.cxx [build CXX] dbaccess/source/core/dataaccess/intercept.cxx [build CXX] dbaccess/source/core/dataaccess/ModelImpl.cxx [build CXX] dbaccess/source/core/dataaccess/myucp_datasupplier.cxx [build CXX] dbaccess/source/core/dataaccess/myucp_resultset.cxx [build CXX] dbaccess/source/core/dataaccess/SharedConnection.cxx [build CXX] dbaccess/source/core/misc/apitools.cxx [build CXX] dbaccess/source/core/misc/ContainerMediator.cxx [build CXX] dbaccess/source/core/misc/DatabaseDataProvider.cxx [build CXX] dbaccess/source/core/misc/dsntypes.cxx [build CXX] dbaccess/source/core/misc/objectnameapproval.cxx [build CXX] dbaccess/source/core/misc/migrwarndlg.cxx [build CXX] dbaccess/source/core/misc/PropertyForward.cxx [build CXX] dbaccess/source/core/misc/sdbcoretools.cxx [build CXX] dbaccess/source/core/misc/services.cxx [build CXX] dbaccess/source/core/misc/veto.cxx [build CXX] dbaccess/source/core/recovery/dbdocrecovery.cxx [build CXX] dbaccess/source/core/recovery/settingsimport.cxx [build CXX] dbaccess/source/core/recovery/storagestream.cxx [build CXX] dbaccess/source/core/recovery/storagetextstream.cxx [build CXX] dbaccess/source/core/recovery/storagexmlstream.cxx [build CXX] dbaccess/source/core/recovery/subcomponentloader.cxx [build CXX] dbaccess/source/core/recovery/subcomponentrecovery.cxx [build CXX] dbaccess/source/core/resource/core_resource.cxx [build CXX] dbaccess/source/shared/dbu_reghelper.cxx [build CXX] dbaccess/source/ui/app/AppController.cxx [build CXX] dbaccess/source/ui/app/AppControllerDnD.cxx [build CXX] dbaccess/source/ui/app/AppControllerGen.cxx [build CXX] dbaccess/source/ui/app/AppDetailPageHelper.cxx [build CXX] dbaccess/source/ui/app/AppDetailView.cxx [build CXX] dbaccess/source/ui/app/AppIconControl.cxx [build CXX] dbaccess/source/ui/app/AppSwapWindow.cxx [build CXX] dbaccess/source/ui/app/AppTitleWindow.cxx [build CXX] dbaccess/source/ui/app/AppView.cxx [build CXX] dbaccess/source/ui/app/subcomponentmanager.cxx [build CXX] dbaccess/source/ui/browser/AsynchronousLink.cxx [build CXX] dbaccess/source/ui/browser/brwctrlr.cxx [build CXX] dbaccess/source/ui/browser/brwview.cxx [build CXX] dbaccess/source/ui/browser/dataview.cxx [build CXX] dbaccess/source/ui/browser/dbexchange.cxx [build CXX] dbaccess/source/ui/browser/dbloader.cxx [build CXX] dbaccess/source/ui/browser/dbtreemodel.cxx [build CXX] dbaccess/source/ui/browser/dbtreeview.cxx [build CXX] dbaccess/source/ui/browser/dsbrowserDnD.cxx [build CXX] dbaccess/source/ui/browser/dsEntriesNoExp.cxx [build CXX] dbaccess/source/ui/browser/exsrcbrw.cxx [build CXX] dbaccess/source/ui/browser/formadapter.cxx [build CXX] dbaccess/source/ui/browser/genericcontroller.cxx [build CXX] dbaccess/source/ui/browser/sbagrid.cxx [build CXX] dbaccess/source/ui/browser/sbamultiplex.cxx [build CXX] dbaccess/source/ui/browser/unodatbr.cxx [build CXX] dbaccess/source/ui/control/charsetlistbox.cxx [build CXX] dbaccess/source/ui/control/ColumnControlWindow.cxx [build CXX] dbaccess/source/ui/control/curledit.cxx [build CXX] dbaccess/source/ui/control/dbtreelistbox.cxx [build CXX] dbaccess/source/ui/control/FieldControls.cxx [build CXX] dbaccess/source/ui/control/FieldDescControl.cxx [build CXX] dbaccess/source/ui/control/listviewitems.cxx [build CXX] dbaccess/source/ui/control/marktree.cxx [build CXX] dbaccess/source/ui/control/opendoccontrols.cxx [build CXX] dbaccess/source/ui/control/RelationControl.cxx [build CXX] dbaccess/source/ui/control/ScrollHelper.cxx [build CXX] dbaccess/source/ui/control/sqledit.cxx [build CXX] dbaccess/source/ui/control/SqlNameEdit.cxx [build CXX] dbaccess/source/ui/control/TableGrantCtrl.cxx [build CXX] dbaccess/source/ui/control/tabletree.cxx [build CXX] dbaccess/source/ui/control/undosqledit.cxx [build CXX] dbaccess/source/ui/control/VertSplitView.cxx [build CXX] dbaccess/source/ui/dlg/admincontrols.cxx [build CXX] dbaccess/source/ui/dlg/adminpages.cxx [build CXX] dbaccess/source/ui/dlg/adtabdlg.cxx [build CXX] dbaccess/source/ui/dlg/advancedsettings.cxx [build CXX] dbaccess/source/ui/dlg/CollectionView.cxx [build CXX] dbaccess/source/ui/dlg/ConnectionHelper.cxx [build CXX] dbaccess/source/ui/dlg/ConnectionPage.cxx [build CXX] dbaccess/source/ui/dlg/ConnectionPageSetup.cxx [build CXX] dbaccess/source/ui/dlg/dbadmin.cxx [build CXX] dbaccess/source/ui/dlg/DbAdminImpl.cxx [build CXX] dbaccess/source/ui/dlg/dbfindex.cxx [build CXX] dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx [build CXX] dbaccess/source/ui/dlg/dbwiz.cxx [build CXX] dbaccess/source/ui/dlg/dbwizsetup.cxx [build CXX] dbaccess/source/ui/dlg/detailpages.cxx [build CXX] dbaccess/source/ui/dlg/directsql.cxx [build CXX] dbaccess/source/ui/dlg/dlgattr.cxx [build CXX] dbaccess/source/ui/dlg/dlgsave.cxx [build CXX] dbaccess/source/ui/dlg/dlgsize.cxx [build CXX] dbaccess/source/ui/dlg/dsselect.cxx [build CXX] dbaccess/source/ui/dlg/finteraction.cxx [build CXX] dbaccess/source/ui/dlg/generalpage.cxx [build CXX] dbaccess/source/ui/dlg/indexdialog.cxx [build CXX] dbaccess/source/ui/dlg/indexfieldscontrol.cxx [build CXX] dbaccess/source/ui/dlg/odbcconfig.cxx [build CXX] dbaccess/source/ui/dlg/optionalboolitem.cxx [build CXX] dbaccess/source/ui/dlg/paramdialog.cxx [build CXX] dbaccess/source/ui/dlg/queryfilter.cxx [build CXX] dbaccess/source/ui/dlg/queryorder.cxx [build CXX] dbaccess/source/ui/dlg/QueryPropertiesDialog.cxx [build CXX] dbaccess/source/ui/dlg/RelationDlg.cxx [build CXX] dbaccess/source/ui/dlg/sqlmessage.cxx [build CXX] dbaccess/source/ui/dlg/tablespage.cxx [build CXX] dbaccess/source/ui/dlg/TablesSingleDlg.cxx [build CXX] dbaccess/source/ui/dlg/TextConnectionHelper.cxx [build CXX] dbaccess/source/ui/dlg/textconnectionsettings.cxx [build CXX] dbaccess/source/ui/dlg/UserAdmin.cxx [build CXX] dbaccess/source/ui/dlg/UserAdminDlg.cxx [build CXX] dbaccess/source/ui/misc/asyncmodaldialog.cxx [build CXX] dbaccess/source/ui/misc/charsets.cxx [build CXX] dbaccess/source/ui/misc/controllerframe.cxx [build CXX] dbaccess/source/ui/misc/databaseobjectview.cxx [build CXX] dbaccess/source/ui/misc/datasourceconnector.cxx [build CXX] dbaccess/source/ui/misc/dbaundomanager.cxx [build CXX] dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx [build CXX] dbaccess/source/ui/misc/defaultobjectnamecheck.cxx [build CXX] dbaccess/source/ui/misc/DExport.cxx [build CXX] dbaccess/source/ui/misc/dsmeta.cxx [build CXX] dbaccess/source/ui/misc/HtmlReader.cxx [build CXX] dbaccess/source/ui/misc/imageprovider.cxx [build CXX] dbaccess/source/ui/misc/indexcollection.cxx [build CXX] dbaccess/source/ui/misc/linkeddocuments.cxx [build CXX] dbaccess/source/ui/misc/propertystorage.cxx [build CXX] dbaccess/source/ui/misc/RowSetDrop.cxx [build CXX] dbaccess/source/ui/misc/RtfReader.cxx [build CXX] dbaccess/source/ui/misc/singledoccontroller.cxx [build CXX] dbaccess/source/ui/misc/stringlistitem.cxx [build CXX] dbaccess/source/ui/misc/TableCopyHelper.cxx [build CXX] dbaccess/source/ui/misc/TokenWriter.cxx [build CXX] dbaccess/source/ui/misc/uiservices.cxx [build CXX] dbaccess/source/ui/misc/UITools.cxx [build CXX] dbaccess/source/ui/misc/WColumnSelect.cxx [build CXX] dbaccess/source/ui/misc/WCopyTable.cxx [build CXX] dbaccess/source/ui/misc/WCPage.cxx [build CXX] dbaccess/source/ui/misc/WExtendPages.cxx [build CXX] dbaccess/source/ui/misc/WNameMatch.cxx [build CXX] dbaccess/source/ui/misc/WTypeSelect.cxx [build CXX] dbaccess/source/ui/querydesign/ConnectionLine.cxx [build CXX] dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx [build CXX] dbaccess/source/ui/querydesign/ConnectionLineData.cxx [build CXX] dbaccess/source/ui/querydesign/JAccess.cxx [build CXX] dbaccess/source/ui/querydesign/JoinController.cxx [build CXX] dbaccess/source/ui/querydesign/JoinDesignView.cxx [build CXX] dbaccess/source/ui/querydesign/JoinExchange.cxx [build CXX] dbaccess/source/ui/querydesign/JoinTableView.cxx [build CXX] dbaccess/source/ui/querydesign/LimitBox.cxx [build CXX] dbaccess/source/ui/querydesign/limitboxcontroller.cxx [build CXX] dbaccess/source/ui/querydesign/QTableConnection.cxx [build CXX] dbaccess/source/ui/querydesign/QTableConnectionData.cxx [build CXX] dbaccess/source/ui/querydesign/QTableWindow.cxx [build CXX] dbaccess/source/ui/querydesign/QTableWindowData.cxx [build CXX] dbaccess/source/ui/querydesign/querycontainerwindow.cxx [build CXX] dbaccess/source/ui/querydesign/querycontroller.cxx [build CXX] dbaccess/source/ui/querydesign/QueryDesignView.cxx [build CXX] dbaccess/source/ui/querydesign/querydlg.cxx [build CXX] dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx [build CXX] dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx [build CXX] dbaccess/source/ui/querydesign/QueryTableView.cxx [build CXX] dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx [build CXX] dbaccess/source/ui/querydesign/QueryTextView.cxx [build CXX] dbaccess/source/ui/querydesign/QueryViewSwitch.cxx [build CXX] dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx [build CXX] dbaccess/source/ui/querydesign/TableConnection.cxx [build CXX] dbaccess/source/ui/querydesign/TableConnectionData.cxx [build CXX] dbaccess/source/ui/querydesign/TableFieldDescription.cxx [build CXX] dbaccess/source/ui/querydesign/TableFieldInfo.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindow.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindowAccess.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindowData.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindowListBox.cxx [build CXX] dbaccess/source/ui/querydesign/TableWindowTitle.cxx [build CXX] dbaccess/source/ui/relationdesign/RelationController.cxx [build CXX] dbaccess/source/ui/relationdesign/RelationDesignView.cxx [build CXX] dbaccess/source/ui/relationdesign/RelationTableView.cxx [build CXX] dbaccess/source/ui/relationdesign/RTableConnection.cxx [build CXX] dbaccess/source/ui/relationdesign/RTableConnectionData.cxx [build CXX] dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx [build CXX] dbaccess/source/ui/tabledesign/FieldDescriptions.cxx [build CXX] dbaccess/source/ui/tabledesign/TableController.cxx [build CXX] dbaccess/source/ui/tabledesign/TableDesignControl.cxx [build CXX] dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx [build CXX] dbaccess/source/ui/tabledesign/TableDesignView.cxx [build CXX] dbaccess/source/ui/tabledesign/TableFieldControl.cxx [build CXX] dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx [build CXX] dbaccess/source/ui/tabledesign/TableRow.cxx [build CXX] dbaccess/source/ui/tabledesign/TableRowExchange.cxx [build CXX] dbaccess/source/ui/tabledesign/TableUndo.cxx [build CXX] dbaccess/source/ui/tabledesign/TEditControl.cxx [build CXX] dbaccess/source/ui/uno/admindlg.cxx [build CXX] dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx [build CXX] dbaccess/source/ui/uno/ColumnControl.cxx [build CXX] dbaccess/source/ui/uno/ColumnModel.cxx [build CXX] dbaccess/source/ui/uno/ColumnPeer.cxx [build CXX] dbaccess/source/ui/uno/composerdialogs.cxx [build CXX] dbaccess/source/ui/uno/copytablewizard.cxx [build CXX] dbaccess/source/ui/uno/dbinteraction.cxx [build CXX] dbaccess/source/ui/uno/DBTypeWizDlg.cxx [build CXX] dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx [build CXX] dbaccess/source/ui/uno/TableFilterDlg.cxx [build CXX] dbaccess/source/ui/uno/textconnectionsettings_uno.cxx [build CXX] dbaccess/source/ui/uno/unoadmin.cxx [build CXX] dbaccess/source/ui/uno/unoDirectSql.cxx [build CXX] dbaccess/source/ui/uno/unosqlmessage.cxx [build CXX] dbaccess/source/ui/uno/UserSettingsDlg.cxx [build CXX] slideshow/source/engine/activities/activitiesfactory.cxx [build CXX] slideshow/source/engine/activities/activitybase.cxx [build CXX] slideshow/source/engine/activities/continuousactivitybase.cxx [build CXX] slideshow/source/engine/activities/continuouskeytimeactivitybase.cxx [build CXX] slideshow/source/engine/activities/discreteactivitybase.cxx [build CXX] slideshow/source/engine/activitiesqueue.cxx [build CXX] slideshow/source/engine/activities/simplecontinuousactivitybase.cxx [build CXX] slideshow/source/engine/animatedsprite.cxx [build CXX] slideshow/source/engine/animationfactory.cxx [build CXX] slideshow/source/engine/animationnodes/animationaudionode.cxx [build CXX] slideshow/source/engine/animationnodes/animationbasenode.cxx [build CXX] slideshow/source/engine/animationnodes/animationcolornode.cxx [build CXX] slideshow/source/engine/animationnodes/animationcommandnode.cxx [build CXX] slideshow/source/engine/animationnodes/animationnodefactory.cxx [build CXX] slideshow/source/engine/animationnodes/animationpathmotionnode.cxx [build CXX] slideshow/source/engine/animationnodes/animationsetnode.cxx [build CXX] slideshow/source/engine/animationnodes/animationtransformnode.cxx [build CXX] slideshow/source/engine/animationnodes/animationtransitionfilternode.cxx [build CXX] slideshow/source/engine/animationnodes/basecontainernode.cxx [build CXX] slideshow/source/engine/animationnodes/basenode.cxx [build CXX] slideshow/source/engine/animationnodes/generateevent.cxx [build CXX] slideshow/source/engine/animationnodes/nodetools.cxx [build CXX] slideshow/source/engine/animationnodes/paralleltimecontainer.cxx [build CXX] slideshow/source/engine/animationnodes/propertyanimationnode.cxx [build CXX] slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx [build CXX] slideshow/source/engine/attributemap.cxx [build CXX] slideshow/source/engine/color.cxx [build CXX] slideshow/source/engine/delayevent.cxx [build CXX] slideshow/source/engine/effectrewinder.cxx [build CXX] slideshow/source/engine/eventmultiplexer.cxx [build CXX] slideshow/source/engine/eventqueue.cxx [build CXX] slideshow/source/engine/expressionnodefactory.cxx [build CXX] slideshow/source/engine/rehearsetimingsactivity.cxx [build CXX] slideshow/source/engine/screenupdater.cxx [build CXX] slideshow/source/engine/shapeattributelayer.cxx [build CXX] slideshow/source/engine/shapes/appletshape.cxx [build CXX] slideshow/source/engine/shapes/backgroundshape.cxx [build CXX] slideshow/source/engine/shapes/drawinglayeranimation.cxx [build CXX] slideshow/source/engine/shapes/drawshape.cxx [build CXX] slideshow/source/engine/shapes/drawshapesubsetting.cxx [build CXX] slideshow/source/engine/shapes/externalshapebase.cxx [build CXX] slideshow/source/engine/shapes/gdimtftools.cxx [build CXX] slideshow/source/engine/shapes/intrinsicanimationactivity.cxx [build CXX] slideshow/source/engine/shapes/mediashape.cxx [build CXX] slideshow/source/engine/shapes/shapeimporter.cxx [build CXX] slideshow/source/engine/shapesubset.cxx [build CXX] slideshow/source/engine/shapes/viewappletshape.cxx [build CXX] slideshow/source/engine/shapes/viewbackgroundshape.cxx [build CXX] slideshow/source/engine/shapes/viewmediashape.cxx [build CXX] slideshow/source/engine/shapes/viewshape.cxx [build CXX] slideshow/source/engine/slidebitmap.cxx [build CXX] slideshow/source/engine/slide/layer.cxx [build CXX] slideshow/source/engine/slide/layermanager.cxx [build CXX] slideshow/source/engine/slide/shapemanagerimpl.cxx [build CXX] slideshow/source/engine/slideshowcontext.cxx [build CXX] slideshow/source/engine/slideshowimpl.cxx [build CXX] slideshow/source/engine/slide/slideanimations.cxx [build CXX] slideshow/source/engine/slide/slideimpl.cxx [build CXX] slideshow/source/engine/slide/targetpropertiescreator.cxx [build CXX] slideshow/source/engine/slide/userpaintoverlay.cxx [build CXX] slideshow/source/engine/slideview.cxx [build CXX] slideshow/source/engine/smilfunctionparser.cxx [build CXX] slideshow/source/engine/soundplayer.cxx [build CXX] slideshow/source/engine/tools.cxx [build CXX] slideshow/source/engine/transitions/barndoorwipe.cxx [build CXX] slideshow/source/engine/transitions/barwipepolypolygon.cxx [build CXX] slideshow/source/engine/transitions/boxwipe.cxx [build CXX] slideshow/source/engine/transitions/checkerboardwipe.cxx [build CXX] slideshow/source/engine/transitions/clippingfunctor.cxx [build CXX] slideshow/source/engine/transitions/clockwipe.cxx [build CXX] slideshow/source/engine/transitions/combtransition.cxx [build CXX] slideshow/source/engine/transitions/doublediamondwipe.cxx [build CXX] slideshow/source/engine/transitions/ellipsewipe.cxx [build CXX] slideshow/source/engine/transitions/fanwipe.cxx [build CXX] slideshow/source/engine/transitions/figurewipe.cxx [build CXX] slideshow/source/engine/transitions/fourboxwipe.cxx [build CXX] slideshow/source/engine/transitions/iriswipe.cxx [build CXX] slideshow/source/engine/transitions/parametricpolypolygonfactory.cxx [build CXX] slideshow/source/engine/transitions/pinwheelwipe.cxx [build CXX] slideshow/source/engine/transitions/randomwipe.cxx [build CXX] slideshow/source/engine/transitions/shapetransitionfactory.cxx [build CXX] slideshow/source/engine/transitions/slidechangebase.cxx [build CXX] slideshow/source/engine/transitions/slidetransitionfactory.cxx [build CXX] slideshow/source/engine/transitions/snakewipe.cxx [build CXX] slideshow/source/engine/transitions/spiralwipe.cxx [build CXX] slideshow/source/engine/transitions/sweepwipe.cxx [build CXX] slideshow/source/engine/transitions/transitionfactorytab.cxx [build CXX] slideshow/source/engine/transitions/transitiontools.cxx [build CXX] slideshow/source/engine/transitions/veewipe.cxx [build CXX] slideshow/source/engine/transitions/waterfallwipe.cxx [build CXX] slideshow/source/engine/transitions/zigzagwipe.cxx [build CXX] slideshow/source/engine/unoviewcontainer.cxx [build CXX] slideshow/source/engine/usereventqueue.cxx [build CXX] slideshow/source/engine/waitsymbol.cxx [build CXX] slideshow/source/engine/pointersymbol.cxx [build CXX] slideshow/source/engine/wakeupevent.cxx [build CXX] scripting/source/dlgprov/DialogModelProvider.cxx [build CXX] scripting/source/dlgprov/dlgevtatt.cxx [build CXX] scripting/source/dlgprov/dlgprov.cxx [build CXX] scripting/source/vbaevents/eventhelper.cxx [build CXX] dbaccess/source/filter/xml/dbloader2.cxx [build CXX] dbaccess/source/filter/xml/xmlAutoStyle.cxx [build CXX] dbaccess/source/filter/xml/xmlColumn.cxx [build CXX] dbaccess/source/filter/xml/xmlComponent.cxx [build CXX] dbaccess/source/filter/xml/xmlConnectionData.cxx [build CXX] dbaccess/source/filter/xml/xmlConnectionResource.cxx [build CXX] dbaccess/source/filter/xml/xmlDatabase.cxx [build CXX] dbaccess/source/filter/xml/xmlDatabaseDescription.cxx [build CXX] dbaccess/source/filter/xml/xmlDataSource.cxx [build CXX] dbaccess/source/filter/xml/xmlDataSourceInfo.cxx [build CXX] dbaccess/source/filter/xml/xmlDataSourceSetting.cxx [build CXX] dbaccess/source/filter/xml/xmlDataSourceSettings.cxx [build CXX] dbaccess/source/filter/xml/xmlDocuments.cxx [build CXX] dbaccess/source/filter/xml/xmlExport.cxx [build CXX] dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx [build CXX] dbaccess/source/filter/xml/xmlfilter.cxx [build CXX] dbaccess/source/filter/xml/xmlHelper.cxx [build CXX] dbaccess/source/filter/xml/xmlHierarchyCollection.cxx [build CXX] dbaccess/source/filter/xml/xmlLogin.cxx [build CXX] dbaccess/source/filter/xml/xmlQuery.cxx [build CXX] dbaccess/source/filter/xml/xmlServerDatabase.cxx [build CXX] dbaccess/source/filter/xml/xmlservices.cxx [build CXX] dbaccess/source/filter/xml/xmlStyleImport.cxx [build CXX] dbaccess/source/filter/xml/xmlTable.cxx [build CXX] dbaccess/source/filter/xml/xmlTableFilterList.cxx [build CXX] dbaccess/source/filter/xml/xmlTableFilterPattern.cxx [build CXX] dbaccess/source/shared/flt_reghelper.cxx [build CXX] dbaccess/source/sdbtools/connection/connectiontools.cxx [build CXX] dbaccess/source/sdbtools/connection/datasourcemetadata.cxx [build CXX] dbaccess/source/sdbtools/connection/objectnames.cxx [build CXX] dbaccess/source/sdbtools/connection/tablename.cxx [build CXX] dbaccess/source/sdbtools/misc/sdbt_services.cxx [build CXX] forms/source/component/Button.cxx [build CXX] forms/source/component/cachedrowset.cxx [build CXX] forms/source/component/CheckBox.cxx [build CXX] forms/source/component/clickableimage.cxx [build CXX] forms/source/component/cloneable.cxx [build CXX] forms/source/component/errorbroadcaster.cxx [build CXX] forms/source/component/Columns.cxx [build CXX] forms/source/component/ComboBox.cxx [build CXX] forms/source/component/Currency.cxx [build CXX] forms/source/component/Date.cxx [build CXX] forms/source/component/DatabaseForm.cxx [build CXX] forms/source/component/EditBase.cxx [build CXX] forms/source/component/Edit.cxx [build CXX] forms/source/component/entrylisthelper.cxx [build CXX] forms/source/component/EventThread.cxx [build CXX] forms/source/component/File.cxx [build CXX] forms/source/component/Filter.cxx [build CXX] forms/source/component/findpos.cxx [build CXX] forms/source/component/FixedText.cxx [build CXX] forms/source/component/FormattedField.cxx [build CXX] forms/source/component/FormattedFieldWrapper.cxx [build CXX] forms/source/component/FormComponent.cxx [build CXX] forms/source/component/formcontrolfont.cxx [build CXX] forms/source/component/FormsCollection.cxx [build CXX] forms/source/component/Grid.cxx [build CXX] forms/source/component/GroupBox.cxx [build CXX] forms/source/component/GroupManager.cxx [build CXX] forms/source/component/Hidden.cxx [build CXX] forms/source/component/ImageButton.cxx [build CXX] forms/source/component/ImageControl.cxx [build CXX] forms/source/component/imgprod.cxx [build CXX] forms/source/component/ListBox.cxx [build CXX] forms/source/component/navigationbar.cxx [build CXX] forms/source/component/Numeric.cxx [build CXX] forms/source/component/Pattern.cxx [build CXX] forms/source/component/propertybaghelper.cxx [build CXX] forms/source/component/RadioButton.cxx [build CXX] forms/source/component/refvaluecomponent.cxx [build CXX] forms/source/component/scrollbar.cxx [build CXX] forms/source/component/spinbutton.cxx [build CXX] forms/source/component/Time.cxx [build CXX] forms/source/helper/commandimageprovider.cxx [build CXX] forms/source/helper/controlfeatureinterception.cxx [build CXX] forms/source/helper/formnavigation.cxx [build CXX] forms/source/helper/resettable.cxx [build CXX] forms/source/helper/urltransformer.cxx [build CXX] forms/source/helper/windowstateguard.cxx [build CXX] forms/source/misc/componenttools.cxx [build CXX] forms/source/misc/InterfaceContainer.cxx [build CXX] forms/source/misc/limitedformats.cxx [build CXX] forms/source/misc/listenercontainers.cxx [build CXX] forms/source/misc/property.cxx [build CXX] forms/source/resource/frm_resource.cxx [build CXX] forms/source/richtext/attributedispatcher.cxx [build CXX] forms/source/richtext/clipboarddispatcher.cxx [build CXX] forms/source/richtext/featuredispatcher.cxx [build CXX] forms/source/richtext/parametrizedattributedispatcher.cxx [build CXX] forms/source/richtext/richtextcontrol.cxx [build CXX] forms/source/richtext/richtextengine.cxx [build CXX] forms/source/richtext/richtextimplcontrol.cxx [build CXX] forms/source/richtext/richtextmodel.cxx [build CXX] forms/source/richtext/richtextunowrapper.cxx [build CXX] forms/source/richtext/richtextvclcontrol.cxx [build CXX] forms/source/richtext/richtextviewport.cxx [build CXX] forms/source/richtext/rtattributehandler.cxx [build CXX] forms/source/richtext/specialdispatchers.cxx [build CXX] forms/source/runtime/formoperations.cxx [build CXX] forms/source/solar/component/navbarcontrol.cxx [build CXX] forms/source/solar/control/navtoolbar.cxx [build CXX] forms/source/xforms/binding.cxx [build CXX] forms/source/xforms/boolexpression.cxx [build CXX] forms/source/xforms/computedexpression.cxx [build CXX] forms/source/xforms/convert.cxx [build CXX] forms/source/xforms/datatyperepository.cxx [build CXX] forms/source/xforms/datatypes.cxx [build CXX] forms/source/xforms/enumeration.cxx [build CXX] forms/source/xforms/mip.cxx [build CXX] forms/source/xforms/model.cxx [build CXX] forms/source/xforms/model_ui.cxx [build CXX] forms/source/xforms/pathexpression.cxx [build CXX] forms/source/xforms/propertysetbase.cxx [build CXX] forms/source/xforms/resourcehelper.cxx [build CXX] forms/source/xforms/submission.cxx [build CXX] forms/source/xforms/submission/replace.cxx [build CXX] forms/source/xforms/submission/serialization_app_xml.cxx [build CXX] forms/source/xforms/submission/serialization_urlencoded.cxx [build CXX] forms/source/xforms/submission/submission_get.cxx [build CXX] forms/source/xforms/submission/submission_post.cxx [build CXX] forms/source/xforms/submission/submission_put.cxx [build CXX] forms/source/xforms/unohelper.cxx [build CXX] forms/source/xforms/xformsevent.cxx [build CXX] forms/source/xforms/xforms_services.cxx [build CXX] forms/source/xforms/xmlhelper.cxx [build CXX] forms/source/xforms/xpathlib/extension.cxx [build CXX] forms/source/xforms/xpathlib/xpathlib.cxx [build CXX] desktop/source/deployment/gui/dp_gui_dependencydialog.cxx [build CXX] desktop/source/deployment/gui/dp_gui_dialog2.cxx [build CXX] desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx [build CXX] desktop/source/deployment/gui/dp_gui_extlistbox.cxx [build CXX] desktop/source/deployment/gui/dp_gui_service.cxx [build CXX] desktop/source/deployment/gui/dp_gui_theextmgr.cxx [build CXX] desktop/source/deployment/gui/dp_gui_updatedialog.cxx [build CXX] desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx [build CXX] desktop/source/deployment/gui/license_dialog.cxx [build CXX] svx/source/gengal/gengal.cxx [build MOD] external [build DEP] LNK:Library/liblocaledata_es.so [build LNK] Library/liblocaledata_es.so [build DEP] LNK:Library/liblocaledata_euro.so [build LNK] Library/liblocaledata_euro.so [build DEP] LNK:Library/liblocaledata_others.so [build LNK] Library/liblocaledata_others.so [build BIN] svl [build CXX] xmlsecurity/workben/pdfverify.cxx [build CMP] vcl/vcl.common [build CMP] vcl/vcl.unx [build CXX] cui/source/customize/acccfg.cxx [build CXX] cui/source/customize/cfg.cxx [build CXX] cui/source/customize/cfgutil.cxx [build CXX] cui/source/customize/CommandCategoryListBox.cxx [build CXX] cui/source/customize/eventdlg.cxx [build CXX] cui/source/customize/macropg.cxx [build CXX] cui/source/customize/SvxConfigPageHelper.cxx [build CXX] cui/source/customize/SvxMenuConfigPage.cxx [build CXX] cui/source/customize/SvxToolbarConfigPage.cxx [build CXX] cui/source/customize/SvxNotebookbarConfigPage.cxx [build CXX] cui/source/customize/CustomNotebookbarGenerator.cxx [build CXX] cui/source/dialogs/about.cxx [build CXX] cui/source/dialogs/colorpicker.cxx [build CXX] cui/source/dialogs/cuicharmap.cxx [build CXX] cui/source/dialogs/cuifmsearch.cxx [build CXX] cui/source/dialogs/cuigaldlg.cxx [build CXX] cui/source/dialogs/cuigrfflt.cxx [build CXX] cui/source/dialogs/cuihyperdlg.cxx [build CXX] cui/source/dialogs/cuiimapwnd.cxx [build CXX] cui/source/dialogs/cuitbxform.cxx [build CXX] cui/source/dialogs/dlgname.cxx [build CXX] cui/source/dialogs/DiagramDialog.cxx [build CXX] cui/source/dialogs/FontFeaturesDialog.cxx [build CXX] cui/source/dialogs/hangulhanjadlg.cxx [build CXX] cui/source/dialogs/hldocntp.cxx [build CXX] cui/source/dialogs/hldoctp.cxx [build CXX] cui/source/dialogs/hlinettp.cxx [build CXX] cui/source/dialogs/hlmailtp.cxx [build CXX] cui/source/dialogs/hlmarkwn.cxx [build CXX] cui/source/dialogs/hltpbase.cxx [build CXX] cui/source/dialogs/hyphen.cxx [build CXX] cui/source/dialogs/iconcdlg.cxx [build CXX] cui/source/dialogs/tipofthedaydlg.cxx [build CXX] cui/source/dialogs/insdlg.cxx [build CXX] cui/source/dialogs/insrc.cxx [build CXX] cui/source/dialogs/linkdlg.cxx [build CXX] cui/source/dialogs/multipat.cxx [build CXX] cui/source/dialogs/newtabledlg.cxx [build CXX] cui/source/dialogs/passwdomdlg.cxx [build CXX] cui/source/dialogs/screenshotannotationdlg.cxx [build CXX] cui/source/dialogs/pastedlg.cxx [build CXX] cui/source/dialogs/postdlg.cxx [build CXX] cui/source/dialogs/QrCodeGenDialog.cxx [build CXX] cui/source/dialogs/scriptdlg.cxx [build CXX] cui/source/dialogs/SignatureLineDialogBase.cxx [build CXX] cui/source/dialogs/SignatureLineDialog.cxx [build CXX] cui/source/dialogs/SignSignatureLineDialog.cxx [build CXX] cui/source/dialogs/sdrcelldlg.cxx [build CXX] cui/source/dialogs/showcols.cxx [build CXX] cui/source/dialogs/SpellDialog.cxx [build CXX] cui/source/dialogs/splitcelldlg.cxx [build CXX] cui/source/dialogs/srchxtra.cxx [build CXX] cui/source/dialogs/thesdlg.cxx [build CXX] cui/source/dialogs/zoom.cxx [build CXX] cui/source/factory/cuiexp.cxx [build CXX] cui/source/factory/cuiresmgr.cxx [build CXX] cui/source/factory/dlgfact.cxx [build CXX] cui/source/factory/init.cxx [build CXX] cui/source/options/certpath.cxx [build CXX] cui/source/options/cfgchart.cxx [build CXX] cui/source/options/connpoolconfig.cxx [build CXX] cui/source/options/connpooloptions.cxx [build CXX] cui/source/options/connpoolsettings.cxx [build CXX] cui/source/options/cuisrchdlg.cxx [build CXX] cui/source/options/dbregister.cxx [build CXX] cui/source/options/dbregisterednamesconfig.cxx [build CXX] cui/source/options/dbregistersettings.cxx [build CXX] cui/source/options/doclinkdialog.cxx [build CXX] cui/source/options/fontsubs.cxx [build CXX] cui/source/options/optaboutconfig.cxx [build CXX] cui/source/options/optaccessibility.cxx [build CXX] cui/source/options/optasian.cxx [build CXX] cui/source/options/optbasic.cxx [build CXX] cui/source/options/optchart.cxx [build CXX] cui/source/options/optcolor.cxx [build CXX] cui/source/options/optctl.cxx [build CXX] cui/source/options/optdict.cxx [build CXX] cui/source/options/optfltr.cxx [build CXX] cui/source/options/optgdlg.cxx [build CXX] cui/source/options/optgenrl.cxx [build CXX] cui/source/options/opthtml.cxx [build CXX] cui/source/options/optinet2.cxx [build CXX] cui/source/options/optjava.cxx [build CXX] cui/source/options/optjsearch.cxx [build CXX] cui/source/options/optlingu.cxx [build CXX] cui/source/options/optopencl.cxx [build CXX] cui/source/options/optpath.cxx [build CXX] cui/source/options/optsave.cxx [build CXX] cui/source/options/optupdt.cxx [build CXX] cui/source/options/personalization.cxx [build CXX] cui/source/options/sdbcdriverenum.cxx [build CXX] cui/source/options/securityoptions.cxx [build CXX] cui/source/options/treeopt.cxx [build CXX] cui/source/options/tsaurls.cxx [build CXX] cui/source/options/webconninfo.cxx [build CXX] cui/source/tabpages/align.cxx [build CXX] cui/source/tabpages/autocdlg.cxx [build CXX] cui/source/tabpages/backgrnd.cxx [build CXX] cui/source/tabpages/bbdlg.cxx [build CXX] cui/source/tabpages/border.cxx [build CXX] cui/source/tabpages/chardlg.cxx [build CXX] cui/source/tabpages/connect.cxx [build CXX] cui/source/tabpages/dstribut.cxx [build CXX] cui/source/tabpages/grfpage.cxx [build CXX] cui/source/tabpages/labdlg.cxx [build CXX] cui/source/tabpages/macroass.cxx [build CXX] cui/source/tabpages/measure.cxx [build CXX] cui/source/tabpages/numfmt.cxx [build CXX] cui/source/tabpages/numpages.cxx [build CXX] cui/source/tabpages/page.cxx [build CXX] cui/source/tabpages/paragrph.cxx [build CXX] cui/source/tabpages/swpossizetabpage.cxx [build CXX] cui/source/tabpages/tabarea.cxx [build CXX] cui/source/tabpages/tabline.cxx [build CXX] cui/source/tabpages/tabstpge.cxx [build CXX] cui/source/tabpages/textanim.cxx [build CXX] cui/source/tabpages/textattr.cxx [build CXX] cui/source/tabpages/tparea.cxx [build CXX] cui/source/tabpages/tpbitmap.cxx [build CXX] cui/source/tabpages/tpcolor.cxx [build CXX] cui/source/tabpages/tpgradnt.cxx [build CXX] cui/source/tabpages/tphatch.cxx [build CXX] cui/source/tabpages/tpline.cxx [build CXX] cui/source/tabpages/tplnedef.cxx [build CXX] cui/source/tabpages/tplneend.cxx [build CXX] cui/source/tabpages/tppattern.cxx [build CXX] cui/source/tabpages/tpshadow.cxx [build CXX] cui/source/tabpages/tptrans.cxx [build CXX] cui/source/tabpages/transfrm.cxx [build CXX] cui/source/uno/services.cxx [build CMP] filter/source/xmlfilterdetect/xmlfd [build CXX] sc/source/core/tool/arraysumSSE2.cxx [build CXX] sc/source/core/data/attarray.cxx [build CXX] sc/source/core/data/attrib.cxx [build CXX] sc/source/core/data/autonamecache.cxx [build CXX] sc/source/core/data/bcaslot.cxx [build CXX] sc/source/core/data/bigrange.cxx [build CXX] sc/source/core/data/celltextattr.cxx [build CXX] sc/source/core/data/cellvalue.cxx [build CXX] sc/source/core/data/cellvalues.cxx [build CXX] sc/source/core/data/clipcontext.cxx [build CXX] sc/source/core/data/clipparam.cxx [build CXX] sc/source/core/data/colcontainer.cxx [build CXX] sc/source/core/data/column.cxx [build CXX] sc/source/core/data/column2.cxx [build CXX] sc/source/core/data/column3.cxx [build CXX] sc/source/core/data/column4.cxx [build CXX] sc/source/core/data/columniterator.cxx [build CXX] sc/source/core/data/columnset.cxx [build CXX] sc/source/core/data/columnspanset.cxx [build CXX] sc/source/core/data/compressedarray.cxx [build CXX] sc/source/core/data/colorscale.cxx [build CXX] sc/source/core/data/conditio.cxx [build CXX] sc/source/core/data/dbdocutl.cxx [build CXX] sc/source/core/data/dociter.cxx [build CXX] sc/source/core/data/docparam.cxx [build CXX] sc/source/core/data/docpool.cxx [build CXX] sc/source/core/data/documen2.cxx [build CXX] sc/source/core/data/documen3.cxx [build CXX] sc/source/core/data/documen4.cxx [build CXX] sc/source/core/data/documen5.cxx [build CXX] sc/source/core/data/documen6.cxx [build CXX] sc/source/core/data/documen7.cxx [build CXX] sc/source/core/data/documen8.cxx [build CXX] sc/source/core/data/documen9.cxx [build CXX] sc/source/core/data/document.cxx [build CXX] sc/source/core/data/document10.cxx [build CXX] sc/source/core/data/documentimport.cxx [build CXX] sc/source/core/data/documentstreamaccess.cxx [build CXX] sc/source/core/data/dpdimsave.cxx [build CXX] sc/source/core/data/dpfilteredcache.cxx [build CXX] sc/source/core/data/dpglobal.cxx [build CXX] sc/source/core/data/dpgroup.cxx [build CXX] sc/source/core/data/dpitemdata.cxx [build CXX] sc/source/core/data/dpnumgroupinfo.cxx [build CXX] sc/source/core/data/dpobject.cxx [build CXX] sc/source/core/data/dpoutput.cxx [build CXX] sc/source/core/data/dpoutputgeometry.cxx [build CXX] sc/source/core/data/dpresfilter.cxx [build CXX] sc/source/core/data/dpsave.cxx [build CXX] sc/source/core/data/dpsdbtab.cxx [build CXX] sc/source/core/data/dpshttab.cxx [build CXX] sc/source/core/data/dptabdat.cxx [build CXX] sc/source/core/data/dpcache.cxx [build CXX] sc/source/core/data/dptabres.cxx [build CXX] sc/source/core/data/dptabsrc.cxx [build CXX] sc/source/core/data/dputil.cxx [build CXX] sc/source/core/data/drawpage.cxx [build CXX] sc/source/core/data/drwlayer.cxx [build CXX] sc/source/core/data/edittextiterator.cxx [build CXX] sc/source/core/data/fillinfo.cxx [build CXX] sc/source/core/data/formulacell.cxx [build CXX] sc/source/core/data/formulaiter.cxx [build CXX] sc/source/core/data/funcdesc.cxx [build CXX] sc/source/core/data/global.cxx [build CXX] sc/source/core/data/global2.cxx [build CXX] sc/source/core/data/globalx.cxx [build CXX] sc/source/core/data/grouptokenconverter.cxx [build CXX] sc/source/core/data/listenercontext.cxx [build CXX] sc/source/core/data/markarr.cxx [build CXX] sc/source/core/data/markdata.cxx [build CXX] sc/source/core/data/markmulti.cxx [build CXX] sc/source/core/data/mtvcellfunc.cxx [build CXX] sc/source/core/data/mtvelements.cxx [build CXX] sc/source/core/data/olinetab.cxx [build CXX] sc/source/core/data/pagepar.cxx [build CXX] sc/source/core/data/patattr.cxx [build CXX] sc/source/core/data/pivot2.cxx [build CXX] sc/source/core/data/poolhelp.cxx [build CXX] sc/source/core/data/postit.cxx [build CXX] sc/source/core/data/refupdatecontext.cxx [build CXX] sc/source/core/data/rowheightcontext.cxx [build CXX] sc/source/core/data/segmenttree.cxx [build CXX] sc/source/core/data/sheetevents.cxx [build CXX] sc/source/core/data/simpleformulacalc.cxx [build CXX] sc/source/core/data/sortparam.cxx [build CXX] sc/source/core/data/stlpool.cxx [build CXX] sc/source/core/data/stlsheet.cxx [build CXX] sc/source/core/data/subtotalparam.cxx [build CXX] sc/source/core/data/tabbgcolor.cxx [build CXX] sc/source/core/data/table1.cxx [build CXX] sc/source/core/data/table2.cxx [build CXX] sc/source/core/data/table3.cxx [build CXX] sc/source/core/data/table4.cxx [build CXX] sc/source/core/data/table5.cxx [build CXX] sc/source/core/data/table6.cxx [build CXX] sc/source/core/data/table7.cxx [build CXX] sc/source/core/data/tabprotection.cxx [build CXX] sc/source/core/data/types.cxx [build CXX] sc/source/core/data/userdat.cxx [build CXX] sc/source/core/data/validat.cxx [build CXX] sc/source/core/tool/addincfg.cxx [build CXX] sc/source/core/tool/addincol.cxx [build CXX] sc/source/core/tool/addinhelpid.cxx [build CXX] sc/source/core/tool/addinlis.cxx [build CXX] sc/source/core/tool/address.cxx [build CXX] sc/source/core/tool/adiasync.cxx [build CXX] sc/source/core/tool/appoptio.cxx [build CXX] sc/source/core/tool/autoform.cxx [build CXX] sc/source/core/tool/bulkdatahint.cxx [build CXX] sc/source/core/tool/brdcst.cxx [build CXX] sc/source/core/tool/calcconfig.cxx [build CXX] sc/source/core/tool/callform.cxx [build CXX] sc/source/core/tool/cellform.cxx [build CXX] sc/source/core/tool/cellkeytranslator.cxx [build CXX] sc/source/core/tool/chartarr.cxx [build CXX] sc/source/core/tool/charthelper.cxx [build CXX] sc/source/core/tool/chartlis.cxx [build CXX] sc/source/core/tool/chartlock.cxx [build CXX] sc/source/core/tool/chartpos.cxx [build CXX] sc/source/core/tool/chgtrack.cxx [build CXX] sc/source/core/tool/chgviset.cxx [build CXX] sc/source/core/tool/compare.cxx [build CXX] sc/source/core/tool/compiler.cxx [build CXX] sc/source/core/tool/consoli.cxx [build CXX] sc/source/core/tool/dbdata.cxx [build CXX] sc/source/core/tool/ddelink.cxx [build CXX] sc/source/core/tool/defaultsoptions.cxx [build CXX] sc/source/core/tool/detdata.cxx [build CXX] sc/source/core/tool/detfunc.cxx [build CXX] sc/source/core/tool/docoptio.cxx [build CXX] sc/source/core/tool/doubleref.cxx [build CXX] sc/source/core/tool/editdataarray.cxx [build CXX] sc/source/core/tool/editutil.cxx [build CXX] sc/source/core/tool/filtopt.cxx [build CXX] sc/source/core/tool/formulagroup.cxx [build CXX] sc/source/core/tool/formulaopt.cxx [build CXX] sc/source/core/tool/formulaparserpool.cxx [build CXX] sc/source/core/tool/formularesult.cxx [build CXX] sc/source/core/tool/grouparealistener.cxx [build CXX] sc/source/core/tool/hints.cxx [build CXX] sc/source/core/tool/inputopt.cxx [build CXX] sc/source/core/tool/interpr1.cxx [build CXX] sc/source/core/tool/interpr2.cxx [build CXX] sc/source/core/tool/interpr3.cxx [build CXX] sc/source/core/tool/interpr4.cxx [build CXX] sc/source/core/tool/interpr5.cxx [build CXX] sc/source/core/tool/interpr6.cxx [build CXX] sc/source/core/tool/interpr7.cxx [build CXX] sc/source/core/tool/interpr8.cxx [build CXX] sc/source/core/tool/interpretercontext.cxx [build CXX] sc/source/core/tool/jumpmatrix.cxx [build CXX] sc/source/core/tool/listenerquery.cxx [build CXX] sc/source/core/tool/lookupcache.cxx [build CXX] sc/source/core/tool/math.cxx [build CXX] sc/source/core/tool/matrixoperators.cxx [build CXX] sc/source/core/tool/navicfg.cxx [build CXX] sc/source/core/tool/numformat.cxx [build CXX] sc/source/core/tool/odffmap.cxx [build CXX] sc/source/core/tool/optutil.cxx [build CXX] sc/source/core/tool/orcusxml.cxx [build CXX] sc/source/core/tool/parclass.cxx [build CXX] sc/source/core/tool/printopt.cxx [build CXX] sc/source/core/tool/prnsave.cxx [build CXX] sc/source/core/tool/progress.cxx [build CXX] sc/source/core/tool/queryentry.cxx [build CXX] sc/source/core/tool/queryparam.cxx [build CXX] sc/source/core/tool/rangelst.cxx [build CXX] sc/source/core/tool/rangenam.cxx [build CXX] sc/source/core/tool/rangeseq.cxx [build CXX] sc/source/core/tool/rangeutl.cxx [build CXX] sc/source/core/tool/rechead.cxx [build CXX] sc/source/core/tool/recursionhelper.cxx [build CXX] sc/source/core/tool/refdata.cxx [build CXX] sc/source/core/tool/reffind.cxx [build CXX] sc/source/core/tool/refhint.cxx [build CXX] sc/source/core/tool/refreshtimer.cxx [build CXX] sc/source/core/tool/reftokenhelper.cxx [build CXX] sc/source/core/tool/refupdat.cxx [build CXX] sc/source/core/tool/scmatrix.cxx [build CXX] sc/source/core/tool/scopetools.cxx [build CXX] sc/source/core/tool/sharedformula.cxx [build CXX] sc/source/core/tool/simplerangelist.cxx [build CXX] sc/source/core/tool/stringutil.cxx [build CXX] sc/source/core/tool/stylehelper.cxx [build CXX] sc/source/core/tool/subtotal.cxx [build CXX] sc/source/core/tool/token.cxx [build CXX] sc/source/core/tool/tokenstringcontext.cxx [build CXX] sc/source/core/tool/typedstrdata.cxx [build CXX] sc/source/core/tool/unitconv.cxx [build CXX] sc/source/core/tool/userlist.cxx [build CXX] sc/source/core/tool/viewopti.cxx [build CXX] sc/source/core/tool/webservicelink.cxx [build CXX] sc/source/core/tool/zforauto.cxx [build CXX] sc/source/filter/xml/datastreamimport.cxx [build CXX] sc/source/filter/xml/XMLCalculationSettingsContext.cxx [build CXX] sc/source/filter/xml/XMLCellRangeSourceContext.cxx [build CXX] sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx [build CXX] sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx [build CXX] sc/source/filter/xml/XMLCodeNameProvider.cxx [build CXX] sc/source/filter/xml/XMLColumnRowGroupExport.cxx [build CXX] sc/source/filter/xml/XMLConsolidationContext.cxx [build CXX] sc/source/filter/xml/XMLConverter.cxx [build CXX] sc/source/filter/xml/XMLDDELinksContext.cxx [build CXX] sc/source/filter/xml/XMLDetectiveContext.cxx [build CXX] sc/source/filter/xml/XMLEmptyContext.cxx [build CXX] sc/source/filter/xml/XMLExportDDELinks.cxx [build CXX] sc/source/filter/xml/XMLExportDataPilot.cxx [build CXX] sc/source/filter/xml/XMLExportDatabaseRanges.cxx [build CXX] sc/source/filter/xml/XMLExportIterator.cxx [build CXX] sc/source/filter/xml/XMLExportSharedData.cxx [build CXX] sc/source/filter/xml/XMLStylesExportHelper.cxx [build CXX] sc/source/filter/xml/XMLStylesImportHelper.cxx [build CXX] sc/source/filter/xml/XMLTableHeaderFooterContext.cxx [build CXX] sc/source/filter/xml/XMLTableMasterPageExport.cxx [build CXX] sc/source/filter/xml/XMLTableShapeImportHelper.cxx [build CXX] sc/source/filter/xml/XMLTableShapeResizer.cxx [build CXX] sc/source/filter/xml/XMLTableShapesContext.cxx [build CXX] sc/source/filter/xml/XMLTableSourceContext.cxx [build CXX] sc/source/filter/xml/XMLTrackedChangesContext.cxx [build CXX] sc/source/filter/xml/cachedattraccess.cxx [build CXX] sc/source/filter/xml/celltextparacontext.cxx [build CXX] sc/source/filter/xml/editattributemap.cxx [build CXX] sc/source/filter/xml/importcontext.cxx [build CXX] sc/source/filter/xml/pivotsource.cxx [build CXX] sc/source/filter/xml/sheetdata.cxx [build CXX] sc/source/filter/xml/xmlannoi.cxx [build CXX] sc/source/filter/xml/xmlbodyi.cxx [build CXX] sc/source/filter/xml/xmlcelli.cxx [build CXX] sc/source/filter/xml/xmlcoli.cxx [build CXX] sc/source/filter/xml/xmlcondformat.cxx [build CXX] sc/source/filter/xml/xmlconti.cxx [build CXX] sc/source/filter/xml/xmlcvali.cxx [build CXX] sc/source/filter/xml/xmldpimp.cxx [build CXX] sc/source/filter/xml/xmldrani.cxx [build CXX] sc/source/filter/xml/xmlexprt.cxx [build CXX] sc/source/filter/xml/xmlexternaltabi.cxx [build CXX] sc/source/filter/xml/xmlfilti.cxx [build CXX] sc/source/filter/xml/xmlfonte.cxx [build CXX] sc/source/filter/xml/xmlimprt.cxx [build CXX] sc/source/filter/xml/xmllabri.cxx [build CXX] sc/source/filter/xml/xmlmappingi.cxx [build CXX] sc/source/filter/xml/xmlnexpi.cxx [build CXX] sc/source/filter/xml/xmlrowi.cxx [build CXX] sc/source/filter/xml/xmlsceni.cxx [build CXX] sc/source/filter/xml/xmlsorti.cxx [build CXX] sc/source/filter/xml/xmlstyle.cxx [build CXX] sc/source/filter/xml/xmlstyli.cxx [build CXX] sc/source/filter/xml/xmlsubti.cxx [build CXX] sc/source/filter/xml/xmltabi.cxx [build CXX] sc/source/filter/xml/xmltransformationi.cxx [build CXX] sc/source/filter/xml/xmlwrap.cxx [build CXX] sc/source/filter/importfilterdata.cxx [build CXX] sc/source/ui/Accessibility/AccessibilityHints.cxx [build CXX] sc/source/ui/Accessibility/AccessibleCell.cxx [build CXX] sc/source/ui/Accessibility/AccessibleCellBase.cxx [build CXX] sc/source/ui/Accessibility/AccessibleContextBase.cxx [build CXX] sc/source/ui/Accessibility/AccessibleCsvControl.cxx [build CXX] sc/source/ui/Accessibility/AccessibleDocument.cxx [build CXX] sc/source/ui/Accessibility/AccessibleDocumentBase.cxx [build CXX] sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx [build CXX] sc/source/ui/Accessibility/AccessibleEditObject.cxx [build CXX] sc/source/ui/Accessibility/AccessibleFilterMenu.cxx [build CXX] sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx [build CXX] sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx [build CXX] sc/source/ui/Accessibility/AccessibleGlobal.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePageHeader.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePreviewCell.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx [build CXX] sc/source/ui/Accessibility/AccessiblePreviewTable.cxx [build CXX] sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx [build CXX] sc/source/ui/Accessibility/AccessibleTableBase.cxx [build CXX] sc/source/ui/Accessibility/AccessibleText.cxx [build CXX] sc/source/ui/Accessibility/DrawModelBroadcaster.cxx [build CXX] sc/source/ui/app/client.cxx [build CXX] sc/source/ui/app/drwtrans.cxx [build CXX] sc/source/ui/app/inputhdl.cxx [build CXX] sc/source/ui/app/inputwin.cxx [build CXX] sc/source/ui/app/lnktrans.cxx [build CXX] sc/source/ui/app/msgpool.cxx [build CXX] sc/source/ui/app/rfindlst.cxx [build CXX] sc/source/ui/app/scdll.cxx [build CXX] sc/source/ui/app/scmod.cxx [build CXX] sc/source/ui/app/seltrans.cxx [build CXX] sc/source/ui/app/transobj.cxx [build CXX] sc/source/ui/app/typemap.cxx [build CXX] sc/source/ui/app/uiitems.cxx [build CXX] sc/source/ui/attrdlg/scabstdlg.cxx [build CXX] sc/source/ui/cctrl/cbnumberformat.cxx [build CXX] sc/source/ui/cctrl/cbuttonw.cxx [build CXX] sc/source/ui/cctrl/checklistmenu.cxx [build CXX] sc/source/ui/cctrl/dpcontrol.cxx [build CXX] sc/source/ui/cctrl/tbzoomsliderctrl.cxx [build CXX] sc/source/ui/condformat/condformatdlg.cxx [build CXX] sc/source/ui/condformat/condformatdlgentry.cxx [build CXX] sc/source/ui/condformat/condformatdlgitem.cxx [build CXX] sc/source/ui/condformat/condformathelper.cxx [build CXX] sc/source/ui/condformat/colorformat.cxx [build CXX] sc/source/ui/dataprovider/csvdataprovider.cxx [build CXX] sc/source/ui/dataprovider/dataprovider.cxx [build CXX] sc/source/ui/dataprovider/datatransformation.cxx [build CXX] sc/source/ui/dataprovider/htmldataprovider.cxx [build CXX] sc/source/ui/dataprovider/xmldataprovider.cxx [build CXX] sc/source/ui/dataprovider/sqldataprovider.cxx [build CXX] sc/source/ui/dbgui/asciiopt.cxx [build CXX] sc/source/ui/dbgui/consdlg.cxx [build CXX] sc/source/ui/dbgui/csvcontrol.cxx [build CXX] sc/source/ui/dbgui/csvgrid.cxx [build CXX] sc/source/ui/dbgui/csvruler.cxx [build CXX] sc/source/ui/dbgui/csvsplits.cxx [build CXX] sc/source/ui/dbgui/csvtablebox.cxx [build CXX] sc/source/ui/dbgui/dbnamdlg.cxx [build CXX] sc/source/ui/dbgui/filtdlg.cxx [build CXX] sc/source/ui/dbgui/foptmgr.cxx [build CXX] sc/source/ui/dbgui/imoptdlg.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutDialog.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListData.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx [build CXX] sc/source/ui/dbgui/PivotLayoutTreeList.cxx [build CXX] sc/source/ui/dbgui/sfiltdlg.cxx [build CXX] sc/source/ui/dbgui/validate.cxx [build CXX] sc/source/ui/dialogs/searchresults.cxx [build CXX] sc/source/ui/docshell/arealink.cxx [build CXX] sc/source/ui/docshell/autostyl.cxx [build CXX] sc/source/ui/docshell/datastream.cxx [build CXX] sc/source/ui/docshell/dbdocfun.cxx [build CXX] sc/source/ui/docshell/dbdocimp.cxx [build CXX] sc/source/ui/docshell/docfunc.cxx [build CXX] sc/source/ui/docshell/docfuncutil.cxx [build CXX] sc/source/ui/docshell/docsh.cxx [build CXX] sc/source/ui/docshell/docsh2.cxx [build CXX] sc/source/ui/docshell/docsh3.cxx [build CXX] sc/source/ui/docshell/docsh4.cxx [build CXX] sc/source/ui/docshell/docsh5.cxx [build CXX] sc/source/ui/docshell/docsh6.cxx [build CXX] sc/source/ui/docshell/docsh8.cxx [build CXX] sc/source/ui/docshell/documentlinkmgr.cxx [build CXX] sc/source/ui/docshell/editable.cxx [build CXX] sc/source/ui/docshell/externalrefmgr.cxx [build CXX] sc/source/ui/docshell/impex.cxx [build CXX] sc/source/ui/docshell/macromgr.cxx [build CXX] sc/source/ui/docshell/olinefun.cxx [build CXX] sc/source/ui/docshell/pagedata.cxx [build CXX] sc/source/ui/docshell/pntlock.cxx [build CXX] sc/source/ui/docshell/servobj.cxx [build CXX] sc/source/ui/docshell/sizedev.cxx [build CXX] sc/source/ui/docshell/tablink.cxx [build CXX] sc/source/ui/drawfunc/chartsh.cxx [build CXX] sc/source/ui/drawfunc/drawsh.cxx [build CXX] sc/source/ui/drawfunc/drawsh2.cxx [build CXX] sc/source/ui/drawfunc/drawsh4.cxx [build CXX] sc/source/ui/drawfunc/drawsh5.cxx [build CXX] sc/source/ui/drawfunc/drformsh.cxx [build CXX] sc/source/ui/drawfunc/drtxtob.cxx [build CXX] sc/source/ui/drawfunc/drtxtob1.cxx [build CXX] sc/source/ui/drawfunc/drtxtob2.cxx [build CXX] sc/source/ui/drawfunc/fuconarc.cxx [build CXX] sc/source/ui/drawfunc/fuconcustomshape.cxx [build CXX] sc/source/ui/drawfunc/fuconpol.cxx [build CXX] sc/source/ui/drawfunc/fuconrec.cxx [build CXX] sc/source/ui/drawfunc/fuconstr.cxx [build CXX] sc/source/ui/drawfunc/fuconuno.cxx [build CXX] sc/source/ui/drawfunc/fudraw.cxx [build CXX] sc/source/ui/drawfunc/fuins1.cxx [build CXX] sc/source/ui/drawfunc/fuins2.cxx [build CXX] sc/source/ui/drawfunc/fupoor.cxx [build CXX] sc/source/ui/drawfunc/fusel.cxx [build CXX] sc/source/ui/drawfunc/fusel2.cxx [build CXX] sc/source/ui/drawfunc/futext.cxx [build CXX] sc/source/ui/drawfunc/futext2.cxx [build CXX] sc/source/ui/drawfunc/futext3.cxx [build CXX] sc/source/ui/drawfunc/graphsh.cxx [build CXX] sc/source/ui/drawfunc/mediash.cxx [build CXX] sc/source/ui/drawfunc/oleobjsh.cxx [build CXX] sc/source/ui/formdlg/dwfunctr.cxx [build CXX] sc/source/ui/formdlg/formdata.cxx [build CXX] sc/source/ui/formdlg/formula.cxx [build CXX] sc/source/ui/miscdlgs/acredlin.cxx [build CXX] sc/source/ui/miscdlgs/anyrefdg.cxx [build CXX] sc/source/ui/miscdlgs/autofmt.cxx [build CXX] sc/source/ui/miscdlgs/conflictsdlg.cxx [build CXX] sc/source/ui/miscdlgs/crnrdlg.cxx [build CXX] sc/source/ui/miscdlgs/datastreamdlg.cxx [build CXX] sc/source/ui/miscdlgs/dataproviderdlg.cxx [build CXX] sc/source/ui/miscdlgs/datatableview.cxx [build CXX] sc/source/ui/miscdlgs/highred.cxx [build CXX] sc/source/ui/miscdlgs/mergecellsdialog.cxx [build CXX] sc/source/ui/miscdlgs/optsolver.cxx [build CXX] sc/source/ui/miscdlgs/protectiondlg.cxx [build CXX] sc/source/ui/miscdlgs/redcom.cxx [build CXX] sc/source/ui/miscdlgs/retypepassdlg.cxx [build CXX] sc/source/ui/miscdlgs/sharedocdlg.cxx [build CXX] sc/source/ui/miscdlgs/simpref.cxx [build CXX] sc/source/ui/miscdlgs/solveroptions.cxx [build CXX] sc/source/ui/miscdlgs/solverutil.cxx [build CXX] sc/source/ui/miscdlgs/solvrdlg.cxx [build CXX] sc/source/ui/miscdlgs/tabopdlg.cxx [build CXX] sc/source/ui/miscdlgs/warnbox.cxx [build CXX] sc/source/ui/namedlg/namedefdlg.cxx [build CXX] sc/source/ui/namedlg/namedlg.cxx [build CXX] sc/source/ui/namedlg/namemgrtable.cxx [build CXX] sc/source/ui/navipi/content.cxx [build CXX] sc/source/ui/navipi/navcitem.cxx [build CXX] sc/source/ui/navipi/navipi.cxx [build CXX] sc/source/ui/navipi/scenwnd.cxx [build CXX] sc/source/ui/pagedlg/areasdlg.cxx [build CXX] sc/source/ui/pagedlg/tphfedit.cxx [build CXX] sc/source/ui/sidebar/AlignmentPropertyPanel.cxx [build CXX] sc/source/ui/sidebar/CellLineStyleControl.cxx [build CXX] sc/source/ui/sidebar/CellLineStyleValueSet.cxx [build CXX] sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx [build CXX] sc/source/ui/sidebar/CellBorderStyleControl.cxx [build CXX] sc/source/ui/sidebar/NumberFormatControl.cxx [build CXX] sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx [build CXX] sc/source/ui/sidebar/ScPanelFactory.cxx [build CXX] sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/FourierAnalysisDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/FTestDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx [build CXX] sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/RegressionDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/SamplingDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx [build CXX] sc/source/ui/StatisticsDialogs/TTestDialog.cxx [build CXX] sc/source/ui/StatisticsDialogs/ZTestDialog.cxx [build CXX] sc/source/ui/uitest/uiobject.cxx [build CXX] sc/source/ui/undo/areasave.cxx [build CXX] sc/source/ui/undo/refundo.cxx [build CXX] sc/source/ui/undo/target.cxx [build CXX] sc/source/ui/undo/undobase.cxx [build CXX] sc/source/ui/undo/undoblk.cxx [build CXX] sc/source/ui/undo/undoblk2.cxx [build CXX] sc/source/ui/undo/undoblk3.cxx [build CXX] sc/source/ui/undo/undocell.cxx [build CXX] sc/source/ui/undo/undocell2.cxx [build CXX] sc/source/ui/undo/undoconvert.cxx [build CXX] sc/source/ui/undo/undodat.cxx [build CXX] sc/source/ui/undo/undodraw.cxx [build CXX] sc/source/ui/undo/undoolk.cxx [build CXX] sc/source/ui/undo/undorangename.cxx [build CXX] sc/source/ui/undo/undosort.cxx [build CXX] sc/source/ui/undo/undostyl.cxx [build CXX] sc/source/ui/undo/undotab.cxx [build CXX] sc/source/ui/undo/undoutil.cxx [build CXX] sc/source/ui/unoobj/ChartRangeSelectionListener.cxx [build CXX] sc/source/ui/unoobj/addruno.cxx [build CXX] sc/source/ui/unoobj/afmtuno.cxx [build CXX] sc/source/ui/unoobj/appluno.cxx [build CXX] sc/source/ui/unoobj/celllistsource.cxx [build CXX] sc/source/ui/unoobj/cellsuno.cxx [build CXX] sc/source/ui/unoobj/cellvaluebinding.cxx [build CXX] sc/source/ui/unoobj/chart2uno.cxx [build CXX] sc/source/ui/unoobj/chartuno.cxx [build CXX] sc/source/ui/unoobj/condformatuno.cxx [build CXX] sc/source/ui/unoobj/confuno.cxx [build CXX] sc/source/ui/unoobj/convuno.cxx [build CXX] sc/source/ui/unoobj/cursuno.cxx [build CXX] sc/source/ui/unoobj/dapiuno.cxx [build CXX] sc/source/ui/unoobj/datauno.cxx [build CXX] sc/source/ui/unoobj/defltuno.cxx [build CXX] sc/source/ui/unoobj/dispuno.cxx [build CXX] sc/source/ui/unoobj/docuno.cxx [build CXX] sc/source/ui/unoobj/drdefuno.cxx [build CXX] sc/source/ui/unoobj/editsrc.cxx [build CXX] sc/source/ui/unoobj/eventuno.cxx [build CXX] sc/source/ui/unoobj/fielduno.cxx [build CXX] sc/source/ui/unoobj/filtuno.cxx [build CXX] sc/source/ui/unoobj/fmtuno.cxx [build CXX] sc/source/ui/unoobj/forbiuno.cxx [build CXX] sc/source/ui/unoobj/funcuno.cxx [build CXX] sc/source/ui/unoobj/linkuno.cxx [build CXX] sc/source/ui/unoobj/listenercalls.cxx [build CXX] sc/source/ui/unoobj/miscuno.cxx [build CXX] sc/source/ui/unoobj/nameuno.cxx [build CXX] sc/source/ui/unoobj/notesuno.cxx [build CXX] sc/source/ui/unoobj/optuno.cxx [build CXX] sc/source/ui/unoobj/pageuno.cxx [build CXX] sc/source/ui/unoobj/PivotTableDataProvider.cxx [build CXX] sc/source/ui/unoobj/PivotTableDataSource.cxx [build CXX] sc/source/ui/unoobj/PivotTableDataSequence.cxx [build CXX] sc/source/ui/unoobj/TablePivotCharts.cxx [build CXX] sc/source/ui/unoobj/TablePivotChart.cxx [build CXX] sc/source/ui/unoobj/ChartTools.cxx [build CXX] sc/source/ui/unoobj/servuno.cxx [build CXX] sc/source/ui/unoobj/shapeuno.cxx [build CXX] sc/source/ui/unoobj/srchuno.cxx [build CXX] sc/source/ui/unoobj/styleuno.cxx [build CXX] sc/source/ui/unoobj/targuno.cxx [build CXX] sc/source/ui/unoobj/textuno.cxx [build CXX] sc/source/ui/unoobj/tokenuno.cxx [build CXX] sc/source/ui/unoobj/unodoc.cxx [build CXX] sc/source/ui/unoobj/unoreflist.cxx [build CXX] sc/source/ui/unoobj/viewuno.cxx [build CXX] sc/source/ui/unoobj/warnpassword.cxx [build CXX] sc/source/ui/view/auditsh.cxx [build CXX] sc/source/ui/view/cellmergeoption.cxx [build CXX] sc/source/ui/view/cellsh.cxx [build CXX] sc/source/ui/view/cellsh1.cxx [build CXX] sc/source/ui/view/cellsh2.cxx [build CXX] sc/source/ui/view/cellsh3.cxx [build CXX] sc/source/ui/view/cellsh4.cxx [build CXX] sc/source/ui/view/colrowba.cxx [build CXX] sc/source/ui/view/cliputil.cxx [build CXX] sc/source/ui/view/dbfunc.cxx [build CXX] sc/source/ui/view/dbfunc2.cxx [build CXX] sc/source/ui/view/dbfunc3.cxx [build CXX] sc/source/ui/view/dbfunc4.cxx [build CXX] sc/source/ui/view/drawutil.cxx [build CXX] sc/source/ui/view/drawvie3.cxx [build CXX] sc/source/ui/view/drawvie4.cxx [build CXX] sc/source/ui/view/drawview.cxx [build CXX] sc/source/ui/view/editsh.cxx [build CXX] sc/source/ui/view/formatsh.cxx [build CXX] sc/source/ui/view/gridmerg.cxx [build CXX] sc/source/ui/view/gridwin.cxx [build CXX] sc/source/ui/view/gridwin2.cxx [build CXX] sc/source/ui/view/gridwin3.cxx [build CXX] sc/source/ui/view/gridwin4.cxx [build CXX] sc/source/ui/view/gridwin5.cxx [build CXX] sc/source/ui/view/hdrcont.cxx [build CXX] sc/source/ui/view/hintwin.cxx [build CXX] sc/source/ui/view/imapwrap.cxx [build CXX] sc/source/ui/view/invmerge.cxx [build CXX] sc/source/ui/view/notemark.cxx [build CXX] sc/source/ui/view/olinewin.cxx [build CXX] sc/source/ui/view/output.cxx [build CXX] sc/source/ui/view/output2.cxx [build CXX] sc/source/ui/view/output3.cxx [build CXX] sc/source/ui/view/overlayobject.cxx [build CXX] sc/source/ui/view/pfuncache.cxx [build CXX] sc/source/ui/view/pgbrksh.cxx [build CXX] sc/source/ui/view/pivotsh.cxx [build CXX] sc/source/ui/view/preview.cxx [build CXX] sc/source/ui/view/prevloc.cxx [build CXX] sc/source/ui/view/prevwsh.cxx [build CXX] sc/source/ui/view/prevwsh2.cxx [build CXX] sc/source/ui/view/printfun.cxx [build CXX] sc/source/ui/view/reffact.cxx [build CXX] sc/source/ui/view/scextopt.cxx [build CXX] sc/source/ui/view/select.cxx [build CXX] sc/source/ui/view/selectionstate.cxx [build CXX] sc/source/ui/view/spelldialog.cxx [build CXX] sc/source/ui/view/spelleng.cxx [build CXX] sc/source/ui/view/spellcheckcontext.cxx [build CXX] sc/source/ui/view/tabcont.cxx [build CXX] sc/source/ui/view/tabsplit.cxx [build CXX] sc/source/ui/view/tabview.cxx [build CXX] sc/source/ui/view/tabview2.cxx [build CXX] sc/source/ui/view/tabview3.cxx [build CXX] sc/source/ui/view/tabview4.cxx [build CXX] sc/source/ui/view/tabview5.cxx [build CXX] sc/source/ui/view/tabvwsh.cxx [build CXX] sc/source/ui/view/tabvwsh2.cxx [build CXX] sc/source/ui/view/tabvwsh3.cxx [build CXX] sc/source/ui/view/tabvwsh4.cxx [build CXX] sc/source/ui/view/tabvwsh5.cxx [build CXX] sc/source/ui/view/tabvwsh8.cxx [build CXX] sc/source/ui/view/tabvwsh9.cxx [build CXX] sc/source/ui/view/tabvwsha.cxx [build CXX] sc/source/ui/view/tabvwshb.cxx [build CXX] sc/source/ui/view/tabvwshc.cxx [build CXX] sc/source/ui/view/tabvwshd.cxx [build CXX] sc/source/ui/view/tabvwshe.cxx [build CXX] sc/source/ui/view/tabvwshf.cxx [build CXX] sc/source/ui/view/tabvwshg.cxx [build CXX] sc/source/ui/view/tabvwshh.cxx [build CXX] sc/source/ui/view/viewdata.cxx [build CXX] sc/source/ui/view/viewfun2.cxx [build CXX] sc/source/ui/view/viewfun3.cxx [build CXX] sc/source/ui/view/viewfun4.cxx [build CXX] sc/source/ui/view/viewfun5.cxx [build CXX] sc/source/ui/view/viewfun6.cxx [build CXX] sc/source/ui/view/viewfun7.cxx [build CXX] sc/source/ui/view/viewfunc.cxx [build CXX] sc/source/ui/view/viewutil.cxx [build CXX] sc/source/ui/view/waitoff.cxx [build CXX] sc/source/ui/xmlsource/xmlsourcedlg.cxx [build CXX] sc/source/core/opencl/formulagroupcl.cxx [build CXX] sc/source/core/opencl/opbase.cxx [build CXX] sc/source/core/opencl/op_financial.cxx [build CXX] sc/source/core/opencl/op_database.cxx [build CXX] sc/source/core/opencl/op_math.cxx [build CXX] sc/source/core/opencl/op_addin.cxx [build CXX] sc/source/core/opencl/op_statistical.cxx [build CXX] sc/source/core/opencl/op_array.cxx [build CXX] sc/source/core/opencl/op_logical.cxx [build CXX] sc/source/core/opencl/op_spreadsheet.cxx [build CXX] sw/source/core/SwNumberTree/SwNodeNum.cxx [build CXX] sw/source/core/SwNumberTree/SwNumberTree.cxx [build CXX] sw/source/core/access/acccell.cxx [build CXX] sw/source/core/access/acccontext.cxx [build CXX] sw/source/core/access/accdoc.cxx [build CXX] sw/source/core/access/accembedded.cxx [build CXX] sw/source/core/access/accfootnote.cxx [build CXX] sw/source/core/access/accframe.cxx [build CXX] sw/source/core/access/accframebase.cxx [build CXX] sw/source/core/access/accfrmobj.cxx [build CXX] sw/source/core/access/accfrmobjmap.cxx [build CXX] sw/source/core/access/accfrmobjslist.cxx [build CXX] sw/source/core/access/accgraphic.cxx [build CXX] sw/source/core/access/accheaderfooter.cxx [build CXX] sw/source/core/access/acchyperlink.cxx [build CXX] sw/source/core/access/acchypertextdata.cxx [build CXX] sw/source/core/access/accmap.cxx [build CXX] sw/source/core/access/accnotextframe.cxx [build CXX] sw/source/core/access/accnotexthyperlink.cxx [build CXX] sw/source/core/access/accpage.cxx [build CXX] sw/source/core/access/accpara.cxx [build CXX] sw/source/core/access/accportions.cxx [build CXX] sw/source/core/access/accpreview.cxx [build CXX] sw/source/core/access/accselectionhelper.cxx [build CXX] sw/source/core/access/acctable.cxx [build CXX] sw/source/core/access/acctextframe.cxx [build CXX] sw/source/core/access/parachangetrackinginfo.cxx [build CXX] sw/source/core/access/textmarkuphelper.cxx [build CXX] sw/source/core/attr/calbck.cxx [build CXX] sw/source/core/attr/cellatr.cxx [build CXX] sw/source/core/attr/fmtfollowtextflow.cxx [build CXX] sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx [build CXX] sw/source/core/attr/format.cxx [build CXX] sw/source/core/attr/hints.cxx [build CXX] sw/source/core/attr/swatrset.cxx [build CXX] sw/source/core/bastyp/SwSmartTagMgr.cxx [build CXX] sw/source/core/bastyp/bparr.cxx [build CXX] sw/source/core/bastyp/breakit.cxx [build CXX] sw/source/core/bastyp/calc.cxx [build CXX] sw/source/core/bastyp/checkit.cxx [build CXX] sw/source/core/bastyp/index.cxx [build CXX] sw/source/core/bastyp/init.cxx [build CXX] sw/source/core/bastyp/proofreadingiterator.cxx [build CXX] sw/source/core/bastyp/swcache.cxx [build CXX] sw/source/core/bastyp/swrect.cxx [build CXX] sw/source/core/bastyp/swregion.cxx [build CXX] sw/source/core/bastyp/swtypes.cxx [build CXX] sw/source/core/bastyp/tabcol.cxx [build CXX] sw/source/core/crsr/annotationmark.cxx [build CXX] sw/source/core/crsr/BlockCursor.cxx [build CXX] sw/source/core/crsr/bookmrk.cxx [build CXX] sw/source/core/crsr/callnk.cxx [build CXX] sw/source/core/crsr/crbm.cxx [build CXX] sw/source/core/crsr/crossrefbookmark.cxx [build CXX] sw/source/core/crsr/crsrsh.cxx [build CXX] sw/source/core/crsr/crstrvl.cxx [build CXX] sw/source/core/crsr/crstrvl1.cxx [build CXX] sw/source/core/crsr/DateFormFieldButton.cxx [build CXX] sw/source/core/crsr/DropDownFormFieldButton.cxx [build CXX] sw/source/core/crsr/findattr.cxx [build CXX] sw/source/core/crsr/findcoll.cxx [build CXX] sw/source/core/crsr/findfmt.cxx [build CXX] sw/source/core/crsr/findtxt.cxx [build CXX] sw/source/core/crsr/FormFieldButton.cxx [build CXX] sw/source/core/crsr/pam.cxx [build CXX] sw/source/core/crsr/paminit.cxx [build CXX] sw/source/core/crsr/swcrsr.cxx [build CXX] sw/source/core/crsr/trvlcol.cxx [build CXX] sw/source/core/crsr/trvlfnfl.cxx [build CXX] sw/source/core/crsr/trvlreg.cxx [build CXX] sw/source/core/crsr/trvltbl.cxx [build CXX] sw/source/core/crsr/viscrs.cxx [build CXX] sw/source/core/crsr/overlayrangesoutline.cxx [build CXX] sw/source/core/doc/SwDocIdle.cxx [build CXX] sw/source/core/doc/SwStyleNameMapper.cxx [build CXX] sw/source/core/doc/acmplwrd.cxx [build CXX] sw/source/core/doc/CntntIdxStore.cxx [build CXX] sw/source/core/doc/dbgoutsw.cxx [build CXX] sw/source/core/doc/doc.cxx [build CXX] sw/source/core/doc/docbasic.cxx [build CXX] sw/source/core/doc/docbm.cxx [build CXX] sw/source/core/doc/docchart.cxx [build CXX] sw/source/core/doc/doccomp.cxx [build CXX] sw/source/core/doc/doccorr.cxx [build CXX] sw/source/core/doc/docdesc.cxx [build CXX] sw/source/core/doc/docdraw.cxx [build CXX] sw/source/core/doc/docedt.cxx [build CXX] sw/source/core/doc/docfld.cxx [build CXX] sw/source/core/doc/docfly.cxx [build CXX] sw/source/core/doc/docfmt.cxx [build CXX] sw/source/core/doc/docftn.cxx [build CXX] sw/source/core/doc/docglbl.cxx [build CXX] sw/source/core/doc/docglos.cxx [build CXX] sw/source/core/doc/doclay.cxx [build CXX] sw/source/core/doc/docnew.cxx [build CXX] sw/source/core/doc/docnum.cxx [build CXX] sw/source/core/doc/docredln.cxx [build CXX] sw/source/core/doc/docruby.cxx [build CXX] sw/source/core/doc/docsort.cxx [build CXX] sw/source/core/doc/docstat.cxx [build CXX] sw/source/core/doc/doctxm.cxx [build CXX] sw/source/core/doc/DocumentDeviceManager.cxx [build CXX] sw/source/core/doc/docxforms.cxx [build CXX] sw/source/core/doc/DocumentSettingManager.cxx [build CXX] sw/source/core/doc/DocumentDrawModelManager.cxx [build CXX] sw/source/core/doc/DocumentChartDataProviderManager.cxx [build CXX] sw/source/core/doc/DocumentTimerManager.cxx [build CXX] sw/source/core/doc/DocumentLinksAdministrationManager.cxx [build CXX] sw/source/core/doc/DocumentListItemsManager.cxx [build CXX] sw/source/core/doc/DocumentListsManager.cxx [build CXX] sw/source/core/doc/DocumentOutlineNodesManager.cxx [build CXX] sw/source/core/doc/DocumentContentOperationsManager.cxx [build CXX] sw/source/core/doc/DocumentRedlineManager.cxx [build CXX] sw/source/core/doc/DocumentFieldsManager.cxx [build CXX] sw/source/core/doc/DocumentStatisticsManager.cxx [build CXX] sw/source/core/doc/DocumentStateManager.cxx [build CXX] sw/source/core/doc/DocumentLayoutManager.cxx [build CXX] sw/source/core/doc/DocumentStylePoolManager.cxx [build CXX] sw/source/core/doc/DocumentExternalDataManager.cxx [build CXX] sw/source/core/doc/extinput.cxx [build CXX] sw/source/core/doc/fmtcol.cxx [build CXX] sw/source/core/doc/ftnidx.cxx [build CXX] sw/source/core/doc/gctable.cxx [build CXX] sw/source/core/doc/htmltbl.cxx [build CXX] sw/source/core/doc/lineinfo.cxx [build CXX] sw/source/core/doc/list.cxx [build CXX] sw/source/core/doc/notxtfrm.cxx [build CXX] sw/source/core/doc/number.cxx [build CXX] sw/source/core/doc/poolfmt.cxx [build CXX] sw/source/core/doc/rdfhelper.cxx [build CXX] sw/source/core/doc/sortopt.cxx [build CXX] sw/source/core/doc/swserv.cxx [build CXX] sw/source/core/doc/swstylemanager.cxx [build CXX] sw/source/core/doc/tblafmt.cxx [build CXX] sw/source/core/doc/tblcpy.cxx [build CXX] sw/source/core/doc/tblrwcl.cxx [build CXX] sw/source/core/doc/textboxhelper.cxx [build CXX] sw/source/core/doc/visiturl.cxx [build CXX] sw/source/core/docnode/cancellablejob.cxx [build CXX] sw/source/core/docnode/finalthreadmanager.cxx [build CXX] sw/source/core/docnode/ndcopy.cxx [build CXX] sw/source/core/docnode/ndnotxt.cxx [build CXX] sw/source/core/docnode/ndnum.cxx [build CXX] sw/source/core/docnode/ndsect.cxx [build CXX] sw/source/core/docnode/ndtbl.cxx [build CXX] sw/source/core/docnode/ndtbl1.cxx [build CXX] sw/source/core/docnode/node.cxx [build CXX] sw/source/core/docnode/node2lay.cxx [build CXX] sw/source/core/docnode/nodes.cxx [build CXX] sw/source/core/docnode/observablethread.cxx [build CXX] sw/source/core/docnode/pausethreadstarting.cxx [build CXX] sw/source/core/docnode/retrievedinputstreamdata.cxx [build CXX] sw/source/core/docnode/retrieveinputstream.cxx [build CXX] sw/source/core/docnode/retrieveinputstreamconsumer.cxx [build CXX] sw/source/core/docnode/section.cxx [build CXX] sw/source/core/docnode/swbaslnk.cxx [build CXX] sw/source/core/docnode/swthreadjoiner.cxx [build CXX] sw/source/core/docnode/swthreadmanager.cxx [build CXX] sw/source/core/docnode/threadlistener.cxx [build CXX] sw/source/core/docnode/threadmanager.cxx [build CXX] sw/source/core/draw/dcontact.cxx [build CXX] sw/source/core/draw/dflyobj.cxx [build CXX] sw/source/core/draw/dobjfac.cxx [build CXX] sw/source/core/draw/dpage.cxx [build CXX] sw/source/core/draw/drawdoc.cxx [build CXX] sw/source/core/draw/dview.cxx [build CXX] sw/source/core/edit/acorrect.cxx [build CXX] sw/source/core/edit/autofmt.cxx [build CXX] sw/source/core/edit/edatmisc.cxx [build CXX] sw/source/core/edit/edattr.cxx [build CXX] sw/source/core/edit/eddel.cxx [build CXX] sw/source/core/edit/edfcol.cxx [build CXX] sw/source/core/edit/edfld.cxx [build CXX] sw/source/core/edit/edfldexp.cxx [build CXX] sw/source/core/edit/edfmt.cxx [build CXX] sw/source/core/edit/edglbldc.cxx [build CXX] sw/source/core/edit/edglss.cxx [build CXX] sw/source/core/edit/editsh.cxx [build CXX] sw/source/core/edit/edlingu.cxx [build CXX] sw/source/core/edit/ednumber.cxx [build CXX] sw/source/core/edit/edredln.cxx [build CXX] sw/source/core/edit/edsect.cxx [build CXX] sw/source/core/edit/edtab.cxx [build CXX] sw/source/core/edit/edtox.cxx [build CXX] sw/source/core/edit/edundo.cxx [build CXX] sw/source/core/edit/edws.cxx [build CXX] sw/source/core/fields/authfld.cxx [build CXX] sw/source/core/fields/cellfml.cxx [build CXX] sw/source/core/fields/chpfld.cxx [build CXX] sw/source/core/fields/dbfld.cxx [build CXX] sw/source/core/fields/ddefld.cxx [build CXX] sw/source/core/fields/ddetbl.cxx [build CXX] sw/source/core/fields/docufld.cxx [build CXX] sw/source/core/fields/expfld.cxx [build CXX] sw/source/core/fields/fldbas.cxx [build CXX] sw/source/core/fields/flddat.cxx [build CXX] sw/source/core/fields/flddropdown.cxx [build CXX] sw/source/core/fields/fldlst.cxx [build CXX] sw/source/core/fields/macrofld.cxx [build CXX] sw/source/core/fields/postithelper.cxx [build CXX] sw/source/core/fields/reffld.cxx [build CXX] sw/source/core/fields/scrptfld.cxx [build CXX] sw/source/core/fields/tblcalc.cxx [build CXX] sw/source/core/fields/textapi.cxx [build CXX] sw/source/core/fields/usrfld.cxx [build CXX] sw/source/core/frmedt/fecopy.cxx [build CXX] sw/source/core/frmedt/fedesc.cxx [build CXX] sw/source/core/frmedt/fefly1.cxx [build CXX] sw/source/core/frmedt/feflyole.cxx [build CXX] sw/source/core/frmedt/feshview.cxx [build CXX] sw/source/core/frmedt/fetab.cxx [build CXX] sw/source/core/frmedt/fews.cxx [build CXX] sw/source/core/frmedt/tblsel.cxx [build CXX] sw/source/core/graphic/grfatr.cxx [build CXX] sw/source/core/graphic/ndgrf.cxx [build CXX] sw/source/core/layout/anchoreddrawobject.cxx [build CXX] sw/source/core/layout/anchoredobject.cxx [build CXX] sw/source/core/layout/atrfrm.cxx [build CXX] sw/source/core/layout/calcmove.cxx [build CXX] sw/source/core/layout/colfrm.cxx [build CXX] sw/source/core/layout/dbg_lay.cxx [build CXX] sw/source/core/layout/dumpfilter.cxx [build CXX] sw/source/core/layout/findfrm.cxx [build CXX] sw/source/core/layout/flowfrm.cxx [build CXX] sw/source/core/layout/fly.cxx [build CXX] sw/source/core/layout/flycnt.cxx [build CXX] sw/source/core/layout/flyincnt.cxx [build CXX] sw/source/core/layout/flylay.cxx [build CXX] sw/source/core/layout/flypos.cxx [build CXX] sw/source/core/layout/frmtool.cxx [build CXX] sw/source/core/layout/ftnfrm.cxx [build CXX] sw/source/core/layout/hffrm.cxx [build CXX] sw/source/core/layout/layact.cxx [build CXX] sw/source/core/layout/laycache.cxx [build CXX] sw/source/core/layout/layouter.cxx [build CXX] sw/source/core/layout/legacyitem.cxx [build CXX] sw/source/core/layout/movedfwdfrmsbyobjpos.cxx [build CXX] sw/source/core/layout/newfrm.cxx [build CXX] sw/source/core/layout/objectformatter.cxx [build CXX] sw/source/core/layout/objectformatterlayfrm.cxx [build CXX] sw/source/core/layout/objectformattertxtfrm.cxx [build CXX] sw/source/core/layout/objstmpconsiderwrapinfl.cxx [build CXX] sw/source/core/layout/pagechg.cxx [build CXX] sw/source/core/layout/pagedesc.cxx [build CXX] sw/source/core/layout/paintfrm.cxx [build CXX] sw/source/core/layout/sectfrm.cxx [build CXX] sw/source/core/layout/softpagebreak.cxx [build CXX] sw/source/core/layout/sortedobjs.cxx [build CXX] sw/source/core/layout/ssfrm.cxx [build CXX] sw/source/core/layout/swselectionlist.cxx [build CXX] sw/source/core/layout/tabfrm.cxx [build CXX] sw/source/core/layout/trvlfrm.cxx [build CXX] sw/source/core/layout/unusedf.cxx [build CXX] sw/source/core/layout/virtoutp.cxx [build CXX] sw/source/core/layout/wsfrm.cxx [build CXX] sw/source/core/objectpositioning/anchoredobjectposition.cxx [build CXX] sw/source/core/objectpositioning/ascharanchoredobjectposition.cxx [build CXX] sw/source/core/objectpositioning/environmentofanchoredobject.cxx [build CXX] sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx [build CXX] sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx [build CXX] sw/source/core/ole/ndole.cxx [build CXX] sw/source/core/para/paratr.cxx [build CXX] sw/source/core/sw3io/swacorr.cxx [build CXX] sw/source/core/swg/SwXMLBlockExport.cxx [build CXX] sw/source/core/swg/SwXMLBlockImport.cxx [build CXX] sw/source/core/swg/SwXMLSectionList.cxx [build CXX] sw/source/core/swg/SwXMLTextBlocks.cxx [build CXX] sw/source/core/swg/SwXMLTextBlocks1.cxx [build CXX] sw/source/core/swg/swblocks.cxx [build CXX] sw/source/core/table/swnewtable.cxx [build CXX] sw/source/core/table/swtable.cxx [build CXX] sw/source/core/text/EnhancedPDFExportHelper.cxx [build CXX] sw/source/core/text/SwGrammarMarkUp.cxx [build CXX] sw/source/core/text/atrstck.cxx [build CXX] sw/source/core/text/blink.cxx [build CXX] sw/source/core/text/frmcrsr.cxx [build CXX] sw/source/core/text/frmform.cxx [build CXX] sw/source/core/text/frminf.cxx [build CXX] sw/source/core/text/frmpaint.cxx [build CXX] sw/source/core/text/guess.cxx [build CXX] sw/source/core/text/inftxt.cxx [build CXX] sw/source/core/text/itradj.cxx [build CXX] sw/source/core/text/itratr.cxx [build CXX] sw/source/core/text/itrcrsr.cxx [build CXX] sw/source/core/text/itrform2.cxx [build CXX] sw/source/core/text/itrpaint.cxx [build CXX] sw/source/core/text/itrtxt.cxx [build CXX] sw/source/core/text/noteurl.cxx [build CXX] sw/source/core/text/porexp.cxx [build CXX] sw/source/core/text/porfld.cxx [build CXX] sw/source/core/text/porfly.cxx [build CXX] sw/source/core/text/porglue.cxx [build CXX] sw/source/core/text/porlay.cxx [build CXX] sw/source/core/text/porlin.cxx [build CXX] sw/source/core/text/pormulti.cxx [build CXX] sw/source/core/text/porref.cxx [build CXX] sw/source/core/text/porrst.cxx [build CXX] sw/source/core/text/portox.cxx [build CXX] sw/source/core/text/portxt.cxx [build CXX] sw/source/core/text/redlnitr.cxx [build CXX] sw/source/core/text/txtcache.cxx [build CXX] sw/source/core/text/txtdrop.cxx [build CXX] sw/source/core/text/txtfld.cxx [build CXX] sw/source/core/text/txtfly.cxx [build CXX] sw/source/core/text/txtfrm.cxx [build CXX] sw/source/core/text/txtftn.cxx [build CXX] sw/source/core/text/txthyph.cxx [build CXX] sw/source/core/text/txtinit.cxx [build CXX] sw/source/core/text/txtpaint.cxx [build CXX] sw/source/core/text/txttab.cxx [build CXX] sw/source/core/text/widorp.cxx [build CXX] sw/source/core/text/wrong.cxx [build CXX] sw/source/core/text/xmldump.cxx [build CXX] sw/source/core/tox/tox.cxx [build CXX] sw/source/core/tox/toxhlp.cxx [build CXX] sw/source/core/tox/txmsrt.cxx [build CXX] sw/source/core/tox/ToxLinkProcessor.cxx [build CXX] sw/source/core/tox/ToxTabStopTokenHandler.cxx [build CXX] sw/source/core/tox/ToxTextGenerator.cxx [build CXX] sw/source/core/tox/ToxWhitespaceStripper.cxx [build CXX] sw/source/core/txtnode/SwGrammarContact.cxx [build CXX] sw/source/core/txtnode/atrfld.cxx [build CXX] sw/source/core/txtnode/atrflyin.cxx [build CXX] sw/source/core/txtnode/atrftn.cxx [build CXX] sw/source/core/txtnode/atrref.cxx [build CXX] sw/source/core/txtnode/atrtox.cxx [build CXX] sw/source/core/txtnode/chrfmt.cxx [build CXX] sw/source/core/txtnode/fmtatr2.cxx [build CXX] sw/source/core/txtnode/fntcache.cxx [build CXX] sw/source/core/txtnode/fntcap.cxx [build CXX] sw/source/core/txtnode/modeltoviewhelper.cxx [build CXX] sw/source/core/txtnode/ndhints.cxx [build CXX] sw/source/core/txtnode/ndtxt.cxx [build CXX] sw/source/core/txtnode/swfntcch.cxx [build CXX] sw/source/core/txtnode/swfont.cxx [build CXX] sw/source/core/txtnode/thints.cxx [build CXX] sw/source/core/txtnode/txatbase.cxx [build CXX] sw/source/core/txtnode/txatritr.cxx [build CXX] sw/source/core/txtnode/txtatr2.cxx [build CXX] sw/source/core/txtnode/txtedt.cxx [build CXX] sw/source/core/undo/SwRewriter.cxx [build CXX] sw/source/core/undo/SwUndoField.cxx [build CXX] sw/source/core/undo/SwUndoFmt.cxx [build CXX] sw/source/core/undo/SwUndoPageDesc.cxx [build CXX] sw/source/core/undo/SwUndoTOXChange.cxx [build CXX] sw/source/core/undo/docundo.cxx [build CXX] sw/source/core/undo/rolbck.cxx [build CXX] sw/source/core/undo/unattr.cxx [build CXX] sw/source/core/undo/unbkmk.cxx [build CXX] sw/source/core/undo/undel.cxx [build CXX] sw/source/core/undo/undobj.cxx [build CXX] sw/source/core/undo/undobj1.cxx [build CXX] sw/source/core/undo/undoflystrattr.cxx [build CXX] sw/source/core/undo/undraw.cxx [build CXX] sw/source/core/undo/unfmco.cxx [build CXX] sw/source/core/undo/unins.cxx [build CXX] sw/source/core/undo/unmove.cxx [build CXX] sw/source/core/undo/unnum.cxx [build CXX] sw/source/core/undo/unoutl.cxx [build CXX] sw/source/core/undo/unovwr.cxx [build CXX] sw/source/core/undo/unredln.cxx [build CXX] sw/source/core/undo/unsect.cxx [build CXX] sw/source/core/undo/unsort.cxx [build CXX] sw/source/core/undo/unspnd.cxx [build CXX] sw/source/core/undo/untbl.cxx [build CXX] sw/source/core/undo/untblk.cxx [build CXX] sw/source/core/unocore/SwXTextDefaults.cxx [build CXX] sw/source/core/unocore/TextCursorHelper.cxx [build CXX] sw/source/core/unocore/XMLRangeHelper.cxx [build CXX] sw/source/core/unocore/swunohelper.cxx [build CXX] sw/source/core/unocore/unobkm.cxx [build CXX] sw/source/core/unocore/unochart.cxx [build CXX] sw/source/core/unocore/unocoll.cxx [build CXX] sw/source/core/unocore/unocrsr.cxx [build CXX] sw/source/core/unocore/unocrsrhelper.cxx [build CXX] sw/source/core/unocore/unodraw.cxx [build CXX] sw/source/core/unocore/unoevent.cxx [build CXX] sw/source/core/unocore/unofield.cxx [build CXX] sw/source/core/unocore/unoflatpara.cxx [build CXX] sw/source/core/unocore/unoframe.cxx [build CXX] sw/source/core/unocore/unoftn.cxx [build CXX] sw/source/core/unocore/unoidx.cxx [build CXX] sw/source/core/unocore/unomap.cxx [build CXX] sw/source/core/unocore/unomap1.cxx [build CXX] sw/source/core/unocore/unoobj.cxx [build CXX] sw/source/core/unocore/unoobj2.cxx [build CXX] sw/source/core/unocore/unoparagraph.cxx [build CXX] sw/source/core/unocore/unoport.cxx [build CXX] sw/source/core/unocore/unoportenum.cxx [build CXX] sw/source/core/unocore/unoredline.cxx [build CXX] sw/source/core/unocore/unoredlines.cxx [build CXX] sw/source/core/unocore/unorefmk.cxx [build CXX] sw/source/core/unocore/unosect.cxx [build CXX] sw/source/core/unocore/unosett.cxx [build CXX] sw/source/core/unocore/unosrch.cxx [build CXX] sw/source/core/unocore/unostyle.cxx [build CXX] sw/source/core/unocore/unotbl.cxx [build CXX] sw/source/core/unocore/unotext.cxx [build CXX] sw/source/core/unocore/unotextmarkup.cxx [build CXX] sw/source/core/view/dialoghelp.cxx [build CXX] sw/source/core/view/pagepreviewlayout.cxx [build CXX] sw/source/core/view/printdata.cxx [build CXX] sw/source/core/view/vdraw.cxx [build CXX] sw/source/core/view/viewimp.cxx [build CXX] sw/source/core/view/viewpg.cxx [build CXX] sw/source/core/view/viewsh.cxx [build CXX] sw/source/core/view/vnew.cxx [build CXX] sw/source/core/view/vprint.cxx [build CXX] sw/source/filter/ascii/ascatr.cxx [build CXX] sw/source/filter/ascii/parasc.cxx [build CXX] sw/source/filter/ascii/wrtasc.cxx [build CXX] sw/source/filter/basflt/docfact.cxx [build CXX] sw/source/filter/basflt/fltini.cxx [build CXX] sw/source/filter/basflt/fltshell.cxx [build CXX] sw/source/filter/basflt/iodetect.cxx [build CXX] sw/source/filter/basflt/shellio.cxx [build CXX] sw/source/filter/html/SwAppletImpl.cxx [build CXX] sw/source/filter/html/css1atr.cxx [build CXX] sw/source/filter/html/css1kywd.cxx [build CXX] sw/source/filter/html/htmlatr.cxx [build CXX] sw/source/filter/html/htmlbas.cxx [build CXX] sw/source/filter/html/htmlcss1.cxx [build CXX] sw/source/filter/html/htmlctxt.cxx [build CXX] sw/source/filter/html/htmldrawreader.cxx [build CXX] sw/source/filter/html/htmldrawwriter.cxx [build CXX] sw/source/filter/html/htmlfld.cxx [build CXX] sw/source/filter/html/htmlfldw.cxx [build CXX] sw/source/filter/html/htmlfly.cxx [build CXX] sw/source/filter/html/htmlflywriter.cxx [build CXX] sw/source/filter/html/htmlflyt.cxx [build CXX] sw/source/filter/html/htmlform.cxx [build CXX] sw/source/filter/html/htmlforw.cxx [build CXX] sw/source/filter/html/htmlftn.cxx [build CXX] sw/source/filter/html/htmlgrin.cxx [build CXX] sw/source/filter/html/htmlnum.cxx [build CXX] sw/source/filter/html/htmlnumreader.cxx [build CXX] sw/source/filter/html/htmlnumwriter.cxx [build CXX] sw/source/filter/html/htmlplug.cxx [build CXX] sw/source/filter/html/htmlreqifreader.cxx [build CXX] sw/source/filter/html/htmlsect.cxx [build CXX] sw/source/filter/html/htmltab.cxx [build CXX] sw/source/filter/html/htmltabw.cxx [build CXX] sw/source/filter/html/parcss1.cxx [build CXX] sw/source/filter/html/svxcss1.cxx [build CXX] sw/source/filter/html/swhtml.cxx [build CXX] sw/source/filter/html/wrthtml.cxx [build CXX] sw/source/filter/writer/writer.cxx [build CXX] sw/source/filter/writer/wrt_fn.cxx [build CXX] sw/source/filter/writer/wrtswtbl.cxx [build CXX] sw/source/filter/xml/XMLRedlineImportHelper.cxx [build CXX] sw/source/filter/xml/swxml.cxx [build CXX] sw/source/filter/xml/wrtxml.cxx [build CXX] sw/source/filter/xml/xmlbrsh.cxx [build CXX] sw/source/filter/xml/xmlexp.cxx [build CXX] sw/source/filter/xml/xmlexpit.cxx [build CXX] sw/source/filter/xml/xmlfmt.cxx [build CXX] sw/source/filter/xml/xmlfmte.cxx [build CXX] sw/source/filter/xml/xmlfonte.cxx [build CXX] sw/source/filter/xml/xmlimp.cxx [build CXX] sw/source/filter/xml/xmlimpit.cxx [build CXX] sw/source/filter/xml/xmlitem.cxx [build CXX] sw/source/filter/xml/xmliteme.cxx [build CXX] sw/source/filter/xml/xmlitemi.cxx [build CXX] sw/source/filter/xml/xmlitemm.cxx [build CXX] sw/source/filter/xml/xmlithlp.cxx [build CXX] sw/source/filter/xml/xmlitmpr.cxx [build CXX] sw/source/filter/xml/xmlmeta.cxx [build CXX] sw/source/filter/xml/xmlscript.cxx [build CXX] sw/source/filter/xml/xmltble.cxx [build CXX] sw/source/filter/xml/xmltbli.cxx [build CXX] sw/source/filter/xml/xmltext.cxx [build CXX] sw/source/filter/xml/xmltexte.cxx [build CXX] sw/source/filter/xml/xmltexti.cxx [build CXX] sw/source/uibase/app/appenv.cxx [build CXX] sw/source/uibase/app/apphdl.cxx [build CXX] sw/source/uibase/app/applab.cxx [build CXX] sw/source/uibase/app/appopt.cxx [build CXX] sw/source/uibase/app/docsh.cxx [build CXX] sw/source/uibase/app/docsh2.cxx [build CXX] sw/source/uibase/app/docshdrw.cxx [build CXX] sw/source/uibase/app/docshini.cxx [build CXX] sw/source/uibase/app/docst.cxx [build CXX] sw/source/uibase/app/docstyle.cxx [build CXX] sw/source/uibase/app/mainwn.cxx [build CXX] sw/source/uibase/app/swdll.cxx [build CXX] sw/source/uibase/app/swmodul1.cxx [build CXX] sw/source/uibase/app/swmodule.cxx [build CXX] sw/source/uibase/app/swwait.cxx [build CXX] sw/source/uibase/dbui/dbmgr.cxx [build CXX] sw/source/uibase/dbui/dbui.cxx [build CXX] sw/source/uibase/dbui/maildispatcher.cxx [build CXX] sw/source/uibase/dbui/mailmergehelper.cxx [build CXX] sw/source/uibase/dbui/mmconfigitem.cxx [build CXX] sw/source/uibase/cctrl/actctrl.cxx [build CXX] sw/source/uibase/chrdlg/ccoll.cxx [build CXX] sw/source/uibase/config/StoredChapterNumbering.cxx [build CXX] sw/source/uibase/config/barcfg.cxx [build CXX] sw/source/uibase/config/caption.cxx [build CXX] sw/source/uibase/config/cfgitems.cxx [build CXX] sw/source/uibase/config/dbconfig.cxx [build CXX] sw/source/uibase/config/fontcfg.cxx [build CXX] sw/source/uibase/config/modcfg.cxx [build CXX] sw/source/uibase/config/prtopt.cxx [build CXX] sw/source/uibase/config/uinums.cxx [build CXX] sw/source/uibase/config/usrpref.cxx [build CXX] sw/source/uibase/config/viewopt.cxx [build CXX] sw/source/uibase/dialog/SwSpellDialogChildWindow.cxx [build CXX] sw/source/uibase/dialog/regionsw.cxx [build CXX] sw/source/uibase/dialog/swabstdlg.cxx [build CXX] sw/source/uibase/dialog/swwrtshitem.cxx [build CXX] sw/source/uibase/dialog/watermarkdialog.cxx [build CXX] sw/source/uibase/dochdl/gloshdl.cxx [build CXX] sw/source/uibase/dochdl/swdtflvr.cxx [build CXX] sw/source/uibase/docvw/AnchorOverlayObject.cxx [build CXX] sw/source/uibase/docvw/AnnotationMenuButton.cxx [build CXX] sw/source/uibase/docvw/AnnotationWin.cxx [build CXX] sw/source/uibase/docvw/AnnotationWin2.cxx [build CXX] sw/source/uibase/docvw/DashedLine.cxx [build CXX] sw/source/uibase/docvw/FrameControlsManager.cxx [build CXX] sw/source/uibase/docvw/UnfloatTableButton.cxx [build CXX] sw/source/uibase/docvw/PageBreakWin.cxx [build CXX] sw/source/uibase/docvw/OverlayRanges.cxx [build CXX] sw/source/uibase/docvw/PostItMgr.cxx [build CXX] sw/source/uibase/docvw/ShadowOverlayObject.cxx [build CXX] sw/source/uibase/docvw/SidebarScrollBar.cxx [build CXX] sw/source/uibase/docvw/SidebarTxtControl.cxx [build CXX] sw/source/uibase/docvw/SidebarTxtControlAcc.cxx [build CXX] sw/source/uibase/docvw/SidebarWinAcc.cxx [build CXX] sw/source/uibase/docvw/HeaderFooterWin.cxx [build CXX] sw/source/uibase/docvw/edtdd.cxx [build CXX] sw/source/uibase/docvw/edtwin.cxx [build CXX] sw/source/uibase/docvw/edtwin2.cxx [build CXX] sw/source/uibase/docvw/edtwin3.cxx [build CXX] sw/source/uibase/docvw/frmsidebarwincontainer.cxx [build CXX] sw/source/uibase/docvw/romenu.cxx [build CXX] sw/source/uibase/docvw/srcedtw.cxx [build CXX] sw/source/uibase/envelp/envimg.cxx [build CXX] sw/source/uibase/envelp/labelcfg.cxx [build CXX] sw/source/uibase/envelp/labimg.cxx [build CXX] sw/source/uibase/envelp/syncbtn.cxx [build CXX] sw/source/uibase/fldui/fldmgr.cxx [build CXX] sw/source/uibase/fldui/fldwrap.cxx [build CXX] sw/source/uibase/fldui/xfldui.cxx [build CXX] sw/source/uibase/frmdlg/colex.cxx [build CXX] sw/source/uibase/frmdlg/colmgr.cxx [build CXX] sw/source/uibase/frmdlg/frmmgr.cxx [build CXX] sw/source/uibase/globdoc/globdoc.cxx [build CXX] sw/source/uibase/index/idxmrk.cxx [build CXX] sw/source/uibase/dialog/wordcountwrapper.cxx [build CXX] sw/source/uibase/index/toxmgr.cxx [build CXX] sw/source/uibase/lingu/hhcwrp.cxx [build CXX] sw/source/uibase/lingu/hyp.cxx [build CXX] sw/source/uibase/lingu/olmenu.cxx [build CXX] sw/source/uibase/lingu/sdrhhcwrap.cxx [build CXX] sw/source/uibase/misc/glosdoc.cxx [build CXX] sw/source/uibase/misc/glshell.cxx [build CXX] sw/source/uibase/misc/numberingtypelistbox.cxx [build CXX] sw/source/uibase/misc/redlndlg.cxx [build CXX] sw/source/uibase/misc/swruler.cxx [build CXX] sw/source/uibase/ribbar/conarc.cxx [build CXX] sw/source/uibase/ribbar/concustomshape.cxx [build CXX] sw/source/uibase/ribbar/conform.cxx [build CXX] sw/source/uibase/ribbar/conpoly.cxx [build CXX] sw/source/uibase/ribbar/conrect.cxx [build CXX] sw/source/uibase/ribbar/drawbase.cxx [build CXX] sw/source/uibase/ribbar/dselect.cxx [build CXX] sw/source/uibase/ribbar/inputwin.cxx [build CXX] sw/source/uibase/ribbar/workctrl.cxx [build CXX] sw/source/uibase/shells/annotsh.cxx [build CXX] sw/source/uibase/shells/basesh.cxx [build CXX] sw/source/uibase/shells/beziersh.cxx [build CXX] sw/source/uibase/shells/drawdlg.cxx [build CXX] sw/source/uibase/shells/drawsh.cxx [build CXX] sw/source/uibase/shells/drformsh.cxx [build CXX] sw/source/uibase/shells/drwbassh.cxx [build CXX] sw/source/uibase/shells/drwtxtex.cxx [build CXX] sw/source/uibase/shells/drwtxtsh.cxx [build CXX] sw/source/uibase/shells/frmsh.cxx [build CXX] sw/source/uibase/shells/grfsh.cxx [build CXX] sw/source/uibase/shells/grfshex.cxx [build CXX] sw/source/uibase/shells/langhelper.cxx [build CXX] sw/source/uibase/shells/listsh.cxx [build CXX] sw/source/uibase/shells/mediash.cxx [build CXX] sw/source/uibase/shells/navsh.cxx [build CXX] sw/source/uibase/shells/olesh.cxx [build CXX] sw/source/uibase/shells/slotadd.cxx [build CXX] sw/source/uibase/shells/tabsh.cxx [build CXX] sw/source/uibase/shells/textdrw.cxx [build CXX] sw/source/uibase/shells/textfld.cxx [build CXX] sw/source/uibase/shells/textglos.cxx [build CXX] sw/source/uibase/shells/textidx.cxx [build CXX] sw/source/uibase/shells/textsh.cxx [build CXX] sw/source/uibase/shells/textsh1.cxx [build CXX] sw/source/uibase/shells/textsh2.cxx [build CXX] sw/source/uibase/shells/txtattr.cxx [build CXX] sw/source/uibase/shells/txtcrsr.cxx [build CXX] sw/source/uibase/shells/txtnum.cxx [build CXX] sw/source/uibase/sidebar/StylePresetsPanel.cxx [build CXX] sw/source/uibase/sidebar/PageOrientationControl.cxx [build CXX] sw/source/uibase/sidebar/PageOrientationPopup.cxx [build CXX] sw/source/uibase/sidebar/PageMarginControl.cxx [build CXX] sw/source/uibase/sidebar/PageMarginPopup.cxx [build CXX] sw/source/uibase/sidebar/PageSizeControl.cxx [build CXX] sw/source/uibase/sidebar/PageSizePopup.cxx [build CXX] sw/source/uibase/sidebar/PageColumnControl.cxx [build CXX] sw/source/uibase/sidebar/PageColumnPopup.cxx [build CXX] sw/source/uibase/sidebar/PageFormatPanel.cxx [build CXX] sw/source/uibase/sidebar/PageHeaderPanel.cxx [build CXX] sw/source/uibase/sidebar/PageFooterPanel.cxx [build CXX] sw/source/uibase/sidebar/PageStylesPanel.cxx [build CXX] sw/source/uibase/sidebar/WrapPropertyPanel.cxx [build CXX] sw/source/uibase/sidebar/TableEditPanel.cxx [build CXX] sw/source/uibase/sidebar/ThemePanel.cxx [build CXX] sw/source/uibase/sidebar/SwPanelFactory.cxx [build CXX] sw/source/uibase/table/chartins.cxx [build CXX] sw/source/uibase/table/swtablerep.cxx [build CXX] sw/source/uibase/table/tablemgr.cxx [build CXX] sw/source/uibase/uitest/uiobject.cxx [build CXX] sw/source/uibase/uiview/formatclipboard.cxx [build CXX] sw/source/uibase/uiview/pview.cxx [build CXX] sw/source/uibase/uiview/scroll.cxx [build CXX] sw/source/uibase/uiview/srcview.cxx [build CXX] sw/source/uibase/uiview/swcli.cxx [build CXX] sw/source/uibase/uiview/uivwimp.cxx [build CXX] sw/source/uibase/uiview/view.cxx [build CXX] sw/source/uibase/uiview/view0.cxx [build CXX] sw/source/uibase/uiview/view1.cxx [build CXX] sw/source/uibase/uiview/view2.cxx [build CXX] sw/source/uibase/uiview/viewcoll.cxx [build CXX] sw/source/uibase/uiview/viewdlg.cxx [build CXX] sw/source/uibase/uiview/viewdlg2.cxx [build CXX] sw/source/uibase/uiview/viewdraw.cxx [build CXX] sw/source/uibase/uiview/viewling.cxx [build CXX] sw/source/uibase/uiview/viewmdi.cxx [build CXX] sw/source/uibase/uiview/viewport.cxx [build CXX] sw/source/uibase/uiview/viewprt.cxx [build CXX] sw/source/uibase/uiview/viewsrch.cxx [build CXX] sw/source/uibase/uiview/viewstat.cxx [build CXX] sw/source/uibase/uiview/viewtab.cxx [build CXX] sw/source/uibase/uno/SwXDocumentSettings.cxx [build CXX] sw/source/uibase/uno/SwXFilterOptions.cxx [build CXX] sw/source/uibase/uno/dlelstnr.cxx [build CXX] sw/source/uibase/uno/unoatxt.cxx [build CXX] sw/source/uibase/uno/unodefaults.cxx [build CXX] sw/source/uibase/uno/unodispatch.cxx [build CXX] sw/source/uibase/uno/unodoc.cxx [build CXX] sw/source/uibase/uno/unofreg.cxx [build CXX] sw/source/uibase/uno/unomailmerge.cxx [build CXX] sw/source/uibase/uno/unomod.cxx [build CXX] sw/source/uibase/uno/unomodule.cxx [build CXX] sw/source/uibase/uno/unotxdoc.cxx [build CXX] sw/source/uibase/uno/unotxvw.cxx [build CXX] sw/source/uibase/utlui/attrdesc.cxx [build CXX] sw/source/uibase/utlui/bookctrl.cxx [build CXX] sw/source/uibase/utlui/condedit.cxx [build CXX] sw/source/uibase/utlui/content.cxx [build CXX] sw/source/uibase/utlui/glbltree.cxx [build CXX] sw/source/uibase/utlui/gloslst.cxx [build CXX] sw/source/uibase/utlui/initui.cxx [build CXX] sw/source/uibase/utlui/navicfg.cxx [build CXX] sw/source/uibase/utlui/navipi.cxx [build CXX] sw/source/uibase/utlui/gotodlg.cxx [build CXX] sw/source/uibase/utlui/numfmtlb.cxx [build CXX] sw/source/uibase/utlui/prcntfld.cxx [build CXX] sw/source/uibase/utlui/shdwcrsr.cxx [build CXX] sw/source/uibase/utlui/tmplctrl.cxx [build CXX] sw/source/uibase/utlui/uiitems.cxx [build CXX] sw/source/uibase/utlui/uitool.cxx [build CXX] sw/source/uibase/utlui/unotools.cxx [build CXX] sw/source/uibase/utlui/viewlayoutctrl.cxx [build CXX] sw/source/uibase/utlui/wordcountctrl.cxx [build CXX] sw/source/uibase/utlui/zoomctrl.cxx [build CXX] sw/source/uibase/web/wdocsh.cxx [build CXX] sw/source/uibase/web/wformsh.cxx [build CXX] sw/source/uibase/web/wfrmsh.cxx [build CXX] sw/source/uibase/web/wgrfsh.cxx [build CXX] sw/source/uibase/web/wlistsh.cxx [build CXX] sw/source/uibase/web/wolesh.cxx [build CXX] sw/source/uibase/web/wtabsh.cxx [build CXX] sw/source/uibase/web/wtextsh.cxx [build CXX] sw/source/uibase/web/wview.cxx [build CXX] sw/source/uibase/wrtsh/delete.cxx [build CXX] sw/source/uibase/wrtsh/move.cxx [build CXX] sw/source/uibase/wrtsh/navmgr.cxx [build CXX] sw/source/uibase/wrtsh/select.cxx [build CXX] sw/source/uibase/wrtsh/wrtsh1.cxx [build CXX] sw/source/uibase/wrtsh/wrtsh2.cxx [build CXX] sw/source/uibase/wrtsh/wrtsh3.cxx [build CXX] sw/source/uibase/wrtsh/wrtsh4.cxx [build CXX] sw/source/uibase/wrtsh/wrtundo.cxx [build CXX] sw/source/uibase/dbui/dbtree.cxx [build CXX] sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx [build CXX] writerfilter/source/rtftok/rtfcharsets.cxx [build CXX] writerfilter/source/rtftok/rtfcontrolwords.cxx [build CXX] writerfilter/source/rtftok/rtfdispatchdestination.cxx [build CXX] writerfilter/source/rtftok/rtfdispatchflag.cxx [build CXX] writerfilter/source/rtftok/rtfdispatchsymbol.cxx [build CXX] writerfilter/source/rtftok/rtfdispatchvalue.cxx [build CXX] writerfilter/source/rtftok/rtfdocumentfactory.cxx [build CXX] writerfilter/source/rtftok/rtfdocumentimpl.cxx [build CXX] writerfilter/source/rtftok/rtflookahead.cxx [build CXX] writerfilter/source/rtftok/rtfreferenceproperties.cxx [build CXX] writerfilter/source/rtftok/rtfreferencetable.cxx [build CXX] writerfilter/source/rtftok/rtfsdrimport.cxx [build CXX] writerfilter/source/rtftok/rtfskipdestination.cxx [build CXX] writerfilter/source/rtftok/rtfsprm.cxx [build CXX] writerfilter/source/rtftok/rtftokenizer.cxx [build CXX] writerfilter/source/rtftok/rtfvalue.cxx [build CXX] writerfilter/source/dmapper/BorderHandler.cxx [build CXX] writerfilter/source/dmapper/CellColorHandler.cxx [build CXX] writerfilter/source/dmapper/CellMarginHandler.cxx [build CXX] writerfilter/source/dmapper/ConversionHelper.cxx [build CXX] writerfilter/source/dmapper/DomainMapper.cxx [build CXX] writerfilter/source/dmapper/DomainMapperTableHandler.cxx [build CXX] writerfilter/source/dmapper/DomainMapperTableManager.cxx [build CXX] writerfilter/source/dmapper/DomainMapper_Impl.cxx [build CXX] writerfilter/source/dmapper/domainmapperfactory.cxx [build CXX] writerfilter/source/dmapper/FFDataHandler.cxx [build CXX] writerfilter/source/dmapper/FontTable.cxx [build CXX] writerfilter/source/dmapper/FormControlHelper.cxx [build CXX] writerfilter/source/dmapper/GraphicHelpers.cxx [build CXX] writerfilter/source/dmapper/GraphicImport.cxx [build CXX] writerfilter/source/dmapper/LatentStyleHandler.cxx [build CXX] writerfilter/source/dmapper/LoggedResources.cxx [build CXX] writerfilter/source/dmapper/MeasureHandler.cxx [build CXX] writerfilter/source/dmapper/TrackChangesHandler.cxx [build CXX] writerfilter/source/dmapper/ModelEventListener.cxx [build CXX] writerfilter/source/dmapper/NumberingManager.cxx [build CXX] writerfilter/source/dmapper/OLEHandler.cxx [build CXX] writerfilter/source/dmapper/PageBordersHandler.cxx [build CXX] writerfilter/source/dmapper/PropertyIds.cxx [build CXX] writerfilter/source/dmapper/PropertyMap.cxx [build CXX] writerfilter/source/dmapper/PropertyMapHelper.cxx [build CXX] writerfilter/source/dmapper/SdtHelper.cxx [build CXX] writerfilter/source/dmapper/SectionColumnHandler.cxx [build CXX] writerfilter/source/dmapper/SettingsTable.cxx [build CXX] writerfilter/source/dmapper/SmartTagHandler.cxx [build CXX] writerfilter/source/dmapper/StyleSheetTable.cxx [build CXX] writerfilter/source/dmapper/TDefTableHandler.cxx [build CXX] writerfilter/source/dmapper/TableManager.cxx [build CXX] writerfilter/source/dmapper/TablePositionHandler.cxx [build CXX] writerfilter/source/dmapper/TablePropertiesHandler.cxx [build CXX] writerfilter/source/dmapper/TagLogger.cxx [build CXX] writerfilter/source/dmapper/TextEffectsHandler.cxx [build CXX] writerfilter/source/dmapper/TblStylePrHandler.cxx [build CXX] writerfilter/source/dmapper/ThemeTable.cxx [build CXX] writerfilter/source/dmapper/WrapPolygonHandler.cxx [build CXX] writerfilter/source/dmapper/util.cxx [build CXX] writerfilter/source/filter/RtfFilter.cxx [build CXX] writerfilter/source/filter/WriterFilter.cxx [build CXX] writerfilter/source/ooxml/Handler.cxx [build CXX] writerfilter/source/ooxml/OOXMLBinaryObjectReference.cxx [build CXX] writerfilter/source/ooxml/OOXMLDocumentImpl.cxx [build CXX] writerfilter/source/ooxml/OOXMLFactory.cxx [build CXX] writerfilter/source/ooxml/OOXMLFastContextHandler.cxx [build CXX] writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx [build CXX] writerfilter/source/ooxml/OOXMLParserState.cxx [build CXX] writerfilter/source/ooxml/OOXMLPropertySet.cxx [build CXX] writerfilter/source/ooxml/OOXMLStreamImpl.cxx [build CXX] writerfilter/source/ooxml/qnametostrcore.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/qnametostr.cxx [build CXX] sw/source/filter/docx/swdocxreader.cxx [build CXX] sw/source/filter/rtf/swparrtf.cxx [build CXX] sw/source/filter/ww8/docxattributeoutput.cxx [build CXX] sw/source/filter/ww8/docxexport.cxx [build CXX] sw/source/filter/ww8/docxexportfilter.cxx [build CXX] sw/source/filter/ww8/docxsdrexport.cxx [build CXX] sw/source/filter/ww8/docxtablestyleexport.cxx [build CXX] sw/source/filter/ww8/rtfattributeoutput.cxx [build CXX] sw/source/filter/ww8/rtfexport.cxx [build CXX] sw/source/filter/ww8/rtfexportfilter.cxx [build CXX] sw/source/filter/ww8/rtfsdrexport.cxx [build CXX] sw/source/filter/ww8/rtfstringbuffer.cxx [build CXX] sw/source/filter/ww8/WW8FFData.cxx [build CXX] sw/source/filter/ww8/WW8FibData.cxx [build CXX] sw/source/filter/ww8/WW8Sttbf.cxx [build CXX] sw/source/filter/ww8/WW8TableInfo.cxx [build CXX] sw/source/filter/ww8/fields.cxx [build CXX] sw/source/filter/ww8/styles.cxx [build CXX] sw/source/filter/ww8/writerhelper.cxx [build CXX] sw/source/filter/ww8/writerwordglue.cxx [build CXX] sw/source/filter/ww8/wrtw8esh.cxx [build CXX] sw/source/filter/ww8/wrtw8nds.cxx [build CXX] sw/source/filter/ww8/wrtw8num.cxx [build CXX] sw/source/filter/ww8/wrtw8sty.cxx [build CXX] sw/source/filter/ww8/wrtww8.cxx [build CXX] sw/source/filter/ww8/wrtww8gr.cxx [build CXX] sw/source/filter/ww8/ww8atr.cxx [build CXX] sw/source/filter/ww8/ww8glsy.cxx [build CXX] sw/source/filter/ww8/ww8graf.cxx [build CXX] sw/source/filter/ww8/ww8graf2.cxx [build CXX] sw/source/filter/ww8/ww8par.cxx [build CXX] sw/source/filter/ww8/ww8par2.cxx [build CXX] sw/source/filter/ww8/ww8par3.cxx [build CXX] sw/source/filter/ww8/ww8par4.cxx [build CXX] sw/source/filter/ww8/ww8par5.cxx [build CXX] sw/source/filter/ww8/ww8par6.cxx [build CXX] sw/source/filter/ww8/ww8scan.cxx [build CXX] sw/source/filter/ww8/ww8toolbar.cxx [build CXX] sw/source/ui/chrdlg/break.cxx [build CXX] sw/source/ui/chrdlg/chardlg.cxx [build CXX] sw/source/ui/chrdlg/drpcps.cxx [build CXX] sw/source/ui/chrdlg/numpara.cxx [build CXX] sw/source/ui/chrdlg/pardlg.cxx [build CXX] sw/source/ui/chrdlg/swuiccoll.cxx [build CXX] sw/source/ui/chrdlg/tblnumfm.cxx [build CXX] sw/source/ui/config/mailconfigpage.cxx [build CXX] sw/source/ui/config/optcomp.cxx [build CXX] sw/source/ui/config/optload.cxx [build CXX] sw/source/ui/config/optpage.cxx [build CXX] sw/source/ui/dialog/abstract.cxx [build CXX] sw/source/ui/dialog/addrdlg.cxx [build CXX] sw/source/ui/dialog/ascfldlg.cxx [build CXX] sw/source/ui/dialog/docstdlg.cxx [build CXX] sw/source/ui/dialog/macassgn.cxx [build CXX] sw/source/ui/dialog/swdlgfact.cxx [build CXX] sw/source/ui/dialog/swmessdialog.cxx [build CXX] sw/source/ui/dialog/swuiexp.cxx [build CXX] sw/source/ui/dialog/uiregionsw.cxx [build CXX] sw/source/ui/dialog/wordcountdialog.cxx [build CXX] sw/source/ui/dochdl/selglos.cxx [build CXX] sw/source/ui/envelp/envfmt.cxx [build CXX] sw/source/ui/envelp/envlop1.cxx [build CXX] sw/source/ui/envelp/envprt.cxx [build CXX] sw/source/ui/envelp/label1.cxx [build CXX] sw/source/ui/envelp/labelexp.cxx [build CXX] sw/source/ui/envelp/labfmt.cxx [build CXX] sw/source/ui/envelp/labprt.cxx [build CXX] sw/source/ui/envelp/mailmrge.cxx [build CXX] sw/source/ui/fldui/DateFormFieldDialog.cxx [build CXX] sw/source/ui/fldui/DropDownFieldDialog.cxx [build CXX] sw/source/ui/fldui/DropDownFormFieldDialog.cxx [build CXX] sw/source/ui/fldui/changedb.cxx [build CXX] sw/source/ui/fldui/flddb.cxx [build CXX] sw/source/ui/fldui/flddinf.cxx [build CXX] sw/source/ui/fldui/flddok.cxx [build CXX] sw/source/ui/fldui/fldedt.cxx [build CXX] sw/source/ui/fldui/fldfunc.cxx [build CXX] sw/source/ui/fldui/fldpage.cxx [build CXX] sw/source/ui/fldui/fldref.cxx [build CXX] sw/source/ui/fldui/fldtdlg.cxx [build CXX] sw/source/ui/fldui/fldvar.cxx [build CXX] sw/source/ui/fldui/inpdlg.cxx [build CXX] sw/source/ui/fldui/javaedit.cxx [build CXX] sw/source/ui/fmtui/tmpdlg.cxx [build CXX] sw/source/ui/frmdlg/column.cxx [build CXX] sw/source/ui/frmdlg/cption.cxx [build CXX] sw/source/ui/frmdlg/frmdlg.cxx [build CXX] sw/source/ui/frmdlg/frmpage.cxx [build CXX] sw/source/ui/frmdlg/pattern.cxx [build CXX] sw/source/ui/frmdlg/uiborder.cxx [build CXX] sw/source/ui/frmdlg/wrap.cxx [build CXX] sw/source/ui/index/cntex.cxx [build CXX] sw/source/ui/index/cnttab.cxx [build CXX] sw/source/ui/index/multmrk.cxx [build CXX] sw/source/ui/index/swuiidxmrk.cxx [build CXX] sw/source/ui/misc/bookmark.cxx [build CXX] sw/source/ui/misc/docfnote.cxx [build CXX] sw/source/ui/misc/glosbib.cxx [build CXX] sw/source/ui/misc/glossary.cxx [build CXX] sw/source/ui/misc/insfnote.cxx [build CXX] sw/source/ui/misc/linenum.cxx [build CXX] sw/source/ui/misc/num.cxx [build CXX] sw/source/ui/misc/outline.cxx [build CXX] sw/source/ui/misc/pgfnote.cxx [build CXX] sw/source/ui/misc/pggrid.cxx [build CXX] sw/source/ui/misc/srtdlg.cxx [build CXX] sw/source/ui/misc/swmodalredlineacceptdlg.cxx [build CXX] sw/source/ui/misc/titlepage.cxx [build CXX] sw/source/ui/table/colwd.cxx [build CXX] sw/source/ui/table/convert.cxx [build CXX] sw/source/ui/table/autoformatpreview.cxx [build CXX] sw/source/ui/table/instable.cxx [build CXX] sw/source/ui/table/mergetbl.cxx [build CXX] sw/source/ui/table/rowht.cxx [build CXX] sw/source/ui/table/splittbl.cxx [build CXX] sw/source/ui/table/tabledlg.cxx [build CXX] sw/source/ui/table/tautofmt.cxx [build CXX] sw/source/ui/utlui/swrenamexnameddlg.cxx [build CXX] sw/source/ui/dbui/addresslistdialog.cxx [build CXX] sw/source/ui/dbui/createaddresslistdialog.cxx [build CXX] sw/source/ui/dbui/customizeaddresslistdialog.cxx [build CXX] sw/source/ui/dbui/dbinsdlg.cxx [build CXX] sw/source/ui/dbui/dbtablepreviewdialog.cxx [build CXX] sw/source/ui/dbui/mailmergewizard.cxx [build CXX] sw/source/ui/dbui/mmaddressblockpage.cxx [build CXX] sw/source/ui/dbui/mmdocselectpage.cxx [build CXX] sw/source/ui/dbui/mmgreetingspage.cxx [build CXX] sw/source/ui/dbui/mmlayoutpage.cxx [build CXX] sw/source/ui/dbui/mmoutputtypepage.cxx [build CXX] sw/source/ui/dbui/mmresultdialogs.cxx [build CXX] sw/source/ui/dbui/selectdbtabledialog.cxx [build CXX] sc/source/filter/dif/difexp.cxx [build CXX] sc/source/filter/dif/difimp.cxx [build CXX] sc/source/filter/excel/colrowst.cxx [build CXX] sc/source/filter/excel/excdoc.cxx [build CXX] sc/source/filter/excel/excel.cxx [build CXX] sc/source/filter/excel/excform.cxx [build CXX] sc/source/filter/excel/excform8.cxx [build CXX] sc/source/filter/excel/excimp8.cxx [build CXX] sc/source/filter/excel/excrecds.cxx [build CXX] sc/source/filter/excel/exctools.cxx [build CXX] sc/source/filter/excel/expop2.cxx [build CXX] sc/source/filter/excel/fontbuff.cxx [build CXX] sc/source/filter/excel/frmbase.cxx [build CXX] sc/source/filter/excel/impop.cxx [build CXX] sc/source/filter/excel/namebuff.cxx [build CXX] sc/source/filter/excel/read.cxx [build CXX] sc/source/filter/excel/tokstack.cxx [build CXX] sc/source/filter/excel/xechart.cxx [build CXX] sc/source/filter/excel/xecontent.cxx [build CXX] sc/source/filter/excel/xedbdata.cxx [build CXX] sc/source/filter/excel/xeescher.cxx [build CXX] sc/source/filter/excel/xeextlst.cxx [build CXX] sc/source/filter/excel/xeformula.cxx [build CXX] sc/source/filter/excel/xehelper.cxx [build CXX] sc/source/filter/excel/xelink.cxx [build CXX] sc/source/filter/excel/xename.cxx [build CXX] sc/source/filter/excel/xepage.cxx [build CXX] sc/source/filter/excel/xepivot.cxx [build CXX] sc/source/filter/excel/xepivotxml.cxx [build CXX] sc/source/filter/excel/xerecord.cxx [build CXX] sc/source/filter/excel/xeroot.cxx [build CXX] sc/source/filter/excel/xestream.cxx [build CXX] sc/source/filter/excel/xestring.cxx [build CXX] sc/source/filter/excel/xestyle.cxx [build CXX] sc/source/filter/excel/xetable.cxx [build CXX] sc/source/filter/excel/xeview.cxx [build CXX] sc/source/filter/excel/xichart.cxx [build CXX] sc/source/filter/excel/xicontent.cxx [build CXX] sc/source/filter/excel/xiescher.cxx [build CXX] sc/source/filter/excel/xiformula.cxx [build CXX] sc/source/filter/excel/xihelper.cxx [build CXX] sc/source/filter/excel/xilink.cxx [build CXX] sc/source/filter/excel/xiname.cxx [build CXX] sc/source/filter/excel/xipage.cxx [build CXX] sc/source/filter/excel/xipivot.cxx [build CXX] sc/source/filter/excel/xiroot.cxx [build CXX] sc/source/filter/excel/xistream.cxx [build CXX] sc/source/filter/excel/xistring.cxx [build CXX] sc/source/filter/excel/xistyle.cxx [build CXX] sc/source/filter/excel/xiview.cxx [build CXX] sc/source/filter/excel/xladdress.cxx [build CXX] sc/source/filter/excel/xlchart.cxx [build CXX] sc/source/filter/excel/xlescher.cxx [build CXX] sc/source/filter/excel/xlformula.cxx [build CXX] sc/source/filter/excel/xlpage.cxx [build CXX] sc/source/filter/excel/xlpivot.cxx [build CXX] sc/source/filter/excel/xlroot.cxx [build CXX] sc/source/filter/excel/xlstyle.cxx [build CXX] sc/source/filter/excel/xltoolbar.cxx [build CXX] sc/source/filter/excel/xltools.cxx [build CXX] sc/source/filter/excel/xltracer.cxx [build CXX] sc/source/filter/excel/xlview.cxx [build CXX] sc/source/filter/ftools/fapihelper.cxx [build CXX] sc/source/filter/ftools/fprogressbar.cxx [build CXX] sc/source/filter/ftools/ftools.cxx [build CXX] sc/source/filter/ftools/sharedformulagroups.cxx [build CXX] sc/source/filter/html/htmlexp.cxx [build CXX] sc/source/filter/html/htmlexp2.cxx [build CXX] sc/source/filter/html/htmlimp.cxx [build CXX] sc/source/filter/html/htmlpars.cxx [build CXX] sc/source/filter/lotus/filter.cxx [build CXX] sc/source/filter/lotus/lotattr.cxx [build CXX] sc/source/filter/lotus/lotform.cxx [build CXX] sc/source/filter/lotus/lotimpop.cxx [build CXX] sc/source/filter/lotus/lotread.cxx [build CXX] sc/source/filter/lotus/lotus.cxx [build CXX] sc/source/filter/lotus/memory.cxx [build CXX] sc/source/filter/lotus/op.cxx [build CXX] sc/source/filter/lotus/optab.cxx [build CXX] sc/source/filter/lotus/tool.cxx [build CXX] sc/source/filter/qpro/qpro.cxx [build CXX] sc/source/filter/qpro/qproform.cxx [build CXX] sc/source/filter/qpro/qprostyle.cxx [build CXX] sc/source/filter/rtf/eeimpars.cxx [build CXX] sc/source/filter/rtf/expbase.cxx [build CXX] sc/source/filter/rtf/rtfexp.cxx [build CXX] sc/source/filter/rtf/rtfimp.cxx [build CXX] sc/source/filter/rtf/rtfparse.cxx [build CXX] sc/source/filter/xcl97/XclExpChangeTrack.cxx [build CXX] sc/source/filter/xcl97/XclImpChangeTrack.cxx [build CXX] sc/source/filter/xcl97/xcl97esc.cxx [build CXX] sc/source/filter/xcl97/xcl97rec.cxx [build CXX] sc/source/filter/oox/excelfilter.cxx [build CXX] sc/source/filter/oox/addressconverter.cxx [build CXX] sc/source/filter/oox/autofilterbuffer.cxx [build CXX] sc/source/filter/oox/autofiltercontext.cxx [build CXX] sc/source/filter/oox/biffhelper.cxx [build CXX] sc/source/filter/oox/chartsheetfragment.cxx [build CXX] sc/source/filter/oox/commentsbuffer.cxx [build CXX] sc/source/filter/oox/commentsfragment.cxx [build CXX] sc/source/filter/oox/condformatbuffer.cxx [build CXX] sc/source/filter/oox/condformatcontext.cxx [build CXX] sc/source/filter/oox/connectionsbuffer.cxx [build CXX] sc/source/filter/oox/connectionsfragment.cxx [build CXX] sc/source/filter/oox/defnamesbuffer.cxx [build CXX] sc/source/filter/oox/drawingbase.cxx [build CXX] sc/source/filter/oox/drawingfragment.cxx [build CXX] sc/source/filter/oox/excelchartconverter.cxx [build CXX] sc/source/filter/oox/excelhandlers.cxx [build CXX] sc/source/filter/oox/excelvbaproject.cxx [build CXX] sc/source/filter/oox/externallinkbuffer.cxx [build CXX] sc/source/filter/oox/externallinkfragment.cxx [build CXX] sc/source/filter/oox/extlstcontext.cxx [build CXX] sc/source/filter/oox/formulabase.cxx [build CXX] sc/source/filter/oox/formulabuffer.cxx [build CXX] sc/source/filter/oox/formulaparser.cxx [build CXX] sc/source/filter/oox/numberformatsbuffer.cxx [build CXX] sc/source/filter/oox/ooxformulaparser.cxx [build CXX] sc/source/filter/oox/pagesettings.cxx [build CXX] sc/source/filter/oox/pivotcachebuffer.cxx [build CXX] sc/source/filter/oox/pivotcachefragment.cxx [build CXX] sc/source/filter/oox/pivottablebuffer.cxx [build CXX] sc/source/filter/oox/pivottablefragment.cxx [build CXX] sc/source/filter/oox/querytablebuffer.cxx [build CXX] sc/source/filter/oox/querytablefragment.cxx [build CXX] sc/source/filter/oox/revisionfragment.cxx [build CXX] sc/source/filter/oox/richstringcontext.cxx [build CXX] sc/source/filter/oox/richstring.cxx [build CXX] sc/source/filter/oox/scenariobuffer.cxx [build CXX] sc/source/filter/oox/scenariocontext.cxx [build CXX] sc/source/filter/oox/sharedstringsbuffer.cxx [build CXX] sc/source/filter/oox/sharedstringsfragment.cxx [build CXX] sc/source/filter/oox/sheetdatabuffer.cxx [build CXX] sc/source/filter/oox/sheetdatacontext.cxx [build CXX] sc/source/filter/oox/stylesbuffer.cxx [build CXX] sc/source/filter/oox/stylesfragment.cxx [build CXX] sc/source/filter/oox/tablebuffer.cxx [build CXX] sc/source/filter/oox/tablecolumnsbuffer.cxx [build CXX] sc/source/filter/oox/tablecolumnscontext.cxx [build CXX] sc/source/filter/oox/tablefragment.cxx [build CXX] sc/source/filter/oox/themebuffer.cxx [build CXX] sc/source/filter/oox/unitconverter.cxx [build CXX] sc/source/filter/oox/viewsettings.cxx [build CXX] sc/source/filter/oox/workbookfragment.cxx [build CXX] sc/source/filter/oox/workbookhelper.cxx [build CXX] sc/source/filter/oox/workbooksettings.cxx [build CXX] sc/source/filter/oox/worksheetbuffer.cxx [build CXX] sc/source/filter/oox/worksheetfragment.cxx [build CXX] sc/source/filter/oox/worksheethelper.cxx [build CXX] sc/source/filter/oox/worksheetsettings.cxx [build CXX] sc/source/filter/orcus/interface.cxx [build CXX] sc/source/filter/orcus/orcusfiltersimpl.cxx [build CXX] sc/source/filter/orcus/xmlcontext.cxx [build CXX] sc/source/filter/orcus/filterdetect.cxx [build CXX] sc/source/ui/vba/excelvbahelper.cxx [build CXX] sc/source/ui/vba/service.cxx [build CXX] sc/source/ui/vba/vbaapplication.cxx [build CXX] sc/source/ui/vba/vbaassistant.cxx [build CXX] sc/source/ui/vba/vbaaxes.cxx [build CXX] sc/source/ui/vba/vbaaxis.cxx [build CXX] sc/source/ui/vba/vbaaxistitle.cxx [build CXX] sc/source/ui/vba/vbaborders.cxx [build CXX] sc/source/ui/vba/vbacharacters.cxx [build CXX] sc/source/ui/vba/vbachart.cxx [build CXX] sc/source/ui/vba/vbachartobject.cxx [build CXX] sc/source/ui/vba/vbachartobjects.cxx [build CXX] sc/source/ui/vba/vbacharttitle.cxx [build CXX] sc/source/ui/vba/vbacomment.cxx [build CXX] sc/source/ui/vba/vbacomments.cxx [build CXX] sc/source/ui/vba/vbacondition.cxx [build CXX] sc/source/ui/vba/vbadialog.cxx [build CXX] sc/source/ui/vba/vbadialogs.cxx [build CXX] sc/source/ui/vba/vbaeventshelper.cxx [build CXX] sc/source/ui/vba/vbafiledialog.cxx [build CXX] sc/source/ui/vba/vbafiledialogitems.cxx [build CXX] sc/source/ui/vba/vbafont.cxx [build CXX] sc/source/ui/vba/vbaformat.cxx [build CXX] sc/source/ui/vba/vbaformatcondition.cxx [build CXX] sc/source/ui/vba/vbaformatconditions.cxx [build CXX] sc/source/ui/vba/vbaglobals.cxx [build CXX] sc/source/ui/vba/vbahyperlink.cxx [build CXX] sc/source/ui/vba/vbahyperlinks.cxx [build CXX] sc/source/ui/vba/vbainterior.cxx [build CXX] sc/source/ui/vba/vbalineshape.cxx [build CXX] sc/source/ui/vba/vbamenubar.cxx [build CXX] sc/source/ui/vba/vbamenubars.cxx [build CXX] sc/source/ui/vba/vbamenu.cxx [build CXX] sc/source/ui/vba/vbamenus.cxx [build CXX] sc/source/ui/vba/vbamenuitem.cxx [build CXX] sc/source/ui/vba/vbamenuitems.cxx [build CXX] sc/source/ui/vba/vbaname.cxx [build CXX] sc/source/ui/vba/vbanames.cxx [build CXX] sc/source/ui/vba/vbaoleobject.cxx [build CXX] sc/source/ui/vba/vbaoleobjects.cxx [build CXX] sc/source/ui/vba/vbaoutline.cxx [build CXX] sc/source/ui/vba/vbaovalshape.cxx [build CXX] sc/source/ui/vba/vbapagebreak.cxx [build CXX] sc/source/ui/vba/vbapagebreaks.cxx [build CXX] sc/source/ui/vba/vbapagesetup.cxx [build CXX] sc/source/ui/vba/vbapalette.cxx [build CXX] sc/source/ui/vba/vbapane.cxx [build CXX] sc/source/ui/vba/vbapivotcache.cxx [build CXX] sc/source/ui/vba/vbapivottable.cxx [build CXX] sc/source/ui/vba/vbapivottables.cxx [build CXX] sc/source/ui/vba/vbarange.cxx [build CXX] sc/source/ui/vba/vbasheetobject.cxx [build CXX] sc/source/ui/vba/vbasheetobjects.cxx [build CXX] sc/source/ui/vba/vbastyle.cxx [build CXX] sc/source/ui/vba/vbastyles.cxx [build CXX] sc/source/ui/vba/vbatextboxshape.cxx [build CXX] sc/source/ui/vba/vbatextframe.cxx [build CXX] sc/source/ui/vba/vbavalidation.cxx [build CXX] sc/source/ui/vba/vbawindow.cxx [build CXX] sc/source/ui/vba/vbawindows.cxx [build CXX] sc/source/ui/vba/vbaworkbook.cxx [build CXX] sc/source/ui/vba/vbaworkbooks.cxx [build CXX] sc/source/ui/vba/vbaworksheet.cxx [build CXX] sc/source/ui/vba/vbaworksheets.cxx [build CXX] sc/source/ui/vba/vbawsfunction.cxx [build CXX] sd/source/filter/eppt/eppt.cxx [build CXX] sd/source/filter/eppt/epptso.cxx [build CXX] sd/source/filter/eppt/escherex.cxx [build CXX] sd/source/filter/eppt/pptexanimations.cxx [build CXX] sd/source/filter/eppt/pptexsoundcollection.cxx [build CXX] sd/source/filter/eppt/pptx-epptbase.cxx [build CXX] sd/source/filter/eppt/pptx-epptooxml.cxx [build CXX] sd/source/filter/eppt/pptx-animations.cxx [build CXX] sd/source/filter/eppt/pptx-grouptable.cxx [build CXX] sd/source/filter/eppt/pptx-stylesheet.cxx [build CXX] sd/source/filter/eppt/pptx-text.cxx [build CXX] sd/source/filter/ppt/ppt97animations.cxx [build CXX] sd/source/filter/ppt/pptatom.cxx [build CXX] sd/source/filter/ppt/pptin.cxx [build CXX] sd/source/filter/ppt/pptinanimations.cxx [build CXX] sd/source/filter/ppt/propread.cxx [build CXX] starmath/source/AccessibleSmElement.cxx [build CXX] starmath/source/AccessibleSmElementsControl.cxx [build CXX] starmath/source/ElementsDockingWindow.cxx [build CXX] starmath/source/accessibility.cxx [build CXX] starmath/source/action.cxx [build CXX] starmath/source/caret.cxx [build CXX] starmath/source/cfgitem.cxx [build CXX] starmath/source/cursor.cxx [build CXX] starmath/source/dialog.cxx [build CXX] starmath/source/document.cxx [build CXX] starmath/source/edit.cxx [build CXX] starmath/source/format.cxx [build CXX] starmath/source/mathmlattr.cxx [build CXX] starmath/source/mathmlexport.cxx [build CXX] starmath/source/mathmlimport.cxx [build CXX] starmath/source/mathtype.cxx [build CXX] starmath/source/node.cxx [build CXX] starmath/source/ooxmlexport.cxx [build CXX] starmath/source/ooxmlimport.cxx [build CXX] starmath/source/rtfexport.cxx [build CXX] starmath/source/parse.cxx [build CXX] starmath/source/rect.cxx [build CXX] starmath/source/register.cxx [build CXX] starmath/source/smdll.cxx [build CXX] starmath/source/smmod.cxx [build CXX] starmath/source/symbol.cxx [build CXX] starmath/source/tmpdevice.cxx [build CXX] starmath/source/typemap.cxx [build CXX] starmath/source/uiobject.cxx [build CXX] starmath/source/unodoc.cxx [build CXX] starmath/source/unofilter.cxx [build CXX] starmath/source/unomodel.cxx [build CXX] starmath/source/utility.cxx [build CXX] starmath/source/view.cxx [build CXX] starmath/source/visitors.cxx [build CXX] starmath/source/wordexportbase.cxx [build CXX] uui/source/alreadyopen.cxx [build CXX] uui/source/authfallbackdlg.cxx [build CXX] uui/source/filechanged.cxx [build CXX] uui/source/fltdlg.cxx [build CXX] uui/source/iahndl.cxx [build CXX] uui/source/iahndl-authentication.cxx [build CXX] uui/source/iahndl-errorhandler.cxx [build CXX] uui/source/iahndl-filter.cxx [build CXX] uui/source/iahndl-ioexceptions.cxx [build CXX] uui/source/iahndl-locking.cxx [build CXX] uui/source/iahndl-ssl.cxx [build CXX] uui/source/interactionhandler.cxx [build CXX] uui/source/lockfailed.cxx [build CXX] uui/source/lockcorrupt.cxx [build CXX] uui/source/logindlg.cxx [build CXX] uui/source/masterpasscrtdlg.cxx [build CXX] uui/source/masterpassworddlg.cxx [build CXX] uui/source/nameclashdlg.cxx [build CXX] uui/source/openlocked.cxx [build CXX] uui/source/passwordcontainer.cxx [build CXX] uui/source/passworddlg.cxx [build CXX] uui/source/requeststringresolver.cxx [build CXX] uui/source/secmacrowarnings.cxx [build CXX] uui/source/services.cxx [build CXX] uui/source/sslwarndlg.cxx [build CXX] uui/source/trylater.cxx [build CXX] uui/source/unknownauthdlg.cxx [build CXX] writerperfect/source/common/DirectoryStream.cxx [build CXX] writerperfect/source/common/DocumentHandler.cxx [build CXX] writerperfect/source/common/WPFTEncodingDialog.cxx [build CXX] writerperfect/source/common/WPXSvInputStream.cxx [build CXX] writerperfect/source/draw/CDRImportFilter.cxx [build CXX] writerperfect/source/draw/CMXImportFilter.cxx [build CXX] writerperfect/source/draw/FreehandImportFilter.cxx [build CXX] writerperfect/source/draw/MSPUBImportFilter.cxx [build CXX] writerperfect/source/draw/MWAWDrawImportFilter.cxx [build CXX] writerperfect/source/draw/PageMakerImportFilter.cxx [build CXX] writerperfect/source/draw/QXPImportFilter.cxx [build CXX] writerperfect/source/draw/StarOfficeDrawImportFilter.cxx [build CXX] writerperfect/source/draw/VisioImportFilter.cxx [build CXX] writerperfect/source/draw/WPGImportFilter.cxx [build CXX] writerperfect/source/draw/ZMFImportFilter.cxx [build CXX] basctl/source/accessibility/accessibledialogcontrolshape.cxx [build CXX] basctl/source/accessibility/accessibledialogwindow.cxx [build CXX] basctl/source/basicide/basdoc.cxx [build CXX] basctl/source/basicide/IDEComboBox.cxx [build CXX] basctl/source/basicide/basicrenderable.cxx [build CXX] basctl/source/basicide/baside2b.cxx [build CXX] basctl/source/basicide/baside2.cxx [build CXX] basctl/source/basicide/baside3.cxx [build CXX] basctl/source/basicide/basidectrlr.cxx [build CXX] basctl/source/basicide/basides1.cxx [build CXX] basctl/source/basicide/basides2.cxx [build CXX] basctl/source/basicide/basides3.cxx [build CXX] basctl/source/basicide/basidesh.cxx [build CXX] basctl/source/basicide/basobj2.cxx [build CXX] basctl/source/basicide/basobj3.cxx [build CXX] basctl/source/basicide/bastype2.cxx [build CXX] basctl/source/basicide/bastype3.cxx [build CXX] basctl/source/basicide/bastypes.cxx [build CXX] basctl/source/basicide/breakpoint.cxx [build CXX] basctl/source/basicide/brkdlg.cxx [build CXX] basctl/source/basicide/doceventnotifier.cxx [build CXX] basctl/source/basicide/docsignature.cxx [build CXX] basctl/source/basicide/documentenumeration.cxx [build CXX] basctl/source/basicide/iderdll.cxx [build CXX] basctl/source/basicide/layout.cxx [build CXX] basctl/source/basicide/linenumberwindow.cxx [build CXX] basctl/source/basicide/localizationmgr.cxx [build CXX] basctl/source/basicide/macrodlg.cxx [build CXX] basctl/source/basicide/moduldl2.cxx [build CXX] basctl/source/basicide/moduldlg.cxx [build CXX] basctl/source/basicide/ObjectCatalog.cxx [build CXX] basctl/source/basicide/register.cxx [build CXX] basctl/source/basicide/sbxitem.cxx [build CXX] basctl/source/basicide/scriptdocument.cxx [build CXX] basctl/source/basicide/unomodel.cxx [build CXX] basctl/source/dlged/dlgedclip.cxx [build CXX] basctl/source/dlged/dlged.cxx [build CXX] basctl/source/dlged/dlgedfac.cxx [build CXX] basctl/source/dlged/dlgedfunc.cxx [build CXX] basctl/source/dlged/dlgedlist.cxx [build CXX] basctl/source/dlged/dlgedmod.cxx [build CXX] basctl/source/dlged/dlgedobj.cxx [build CXX] basctl/source/dlged/dlgedpage.cxx [build CXX] basctl/source/dlged/dlgedview.cxx [build CXX] basctl/source/dlged/managelang.cxx [build CXX] basctl/source/dlged/propbrw.cxx [build CXX] sw/source/ui/vba/service.cxx [build CXX] sw/source/ui/vba/vbarange.cxx [build CXX] sw/source/ui/vba/vbacell.cxx [build CXX] sw/source/ui/vba/vbacells.cxx [build CXX] sw/source/ui/vba/vbacolumn.cxx [build CXX] sw/source/ui/vba/vbacolumns.cxx [build CXX] sw/source/ui/vba/vbaframe.cxx [build CXX] sw/source/ui/vba/vbaframes.cxx [build CXX] sw/source/ui/vba/vbalistformat.cxx [build CXX] sw/source/ui/vba/vbalistgallery.cxx [build CXX] sw/source/ui/vba/vbalistgalleries.cxx [build CXX] sw/source/ui/vba/vbalisthelper.cxx [build CXX] sw/source/ui/vba/vbalistlevel.cxx [build CXX] sw/source/ui/vba/vbalistlevels.cxx [build CXX] sw/source/ui/vba/vbalisttemplate.cxx [build CXX] sw/source/ui/vba/vbalisttemplates.cxx [build CXX] sw/source/ui/vba/vbamailmerge.cxx [build CXX] sw/source/ui/vba/vbarevision.cxx [build CXX] sw/source/ui/vba/vbarevisions.cxx [build CXX] sw/source/ui/vba/vbarow.cxx [build CXX] sw/source/ui/vba/vbarows.cxx [build CXX] sw/source/ui/vba/vbadocument.cxx [build CXX] sw/source/ui/vba/vbasections.cxx [build CXX] sw/source/ui/vba/vbadialog.cxx [build CXX] sw/source/ui/vba/vbawrapformat.cxx [build CXX] sw/source/ui/vba/vbafont.cxx [build CXX] sw/source/ui/vba/vbarangehelper.cxx [build CXX] sw/source/ui/vba/vbaaddin.cxx [build CXX] sw/source/ui/vba/vbaautotextentry.cxx [build CXX] sw/source/ui/vba/vbadocumentproperties.cxx [build CXX] sw/source/ui/vba/vbaeventshelper.cxx [build CXX] sw/source/ui/vba/vbastyle.cxx [build CXX] sw/source/ui/vba/vbapane.cxx [build CXX] sw/source/ui/vba/vbaglobals.cxx [build CXX] sw/source/ui/vba/vbatemplate.cxx [build CXX] sw/source/ui/vba/vbaaddins.cxx [build CXX] sw/source/ui/vba/vbaview.cxx [build CXX] sw/source/ui/vba/vbaheaderfooter.cxx [build CXX] sw/source/ui/vba/vbaheadersfooters.cxx [build CXX] sw/source/ui/vba/vbaheaderfooterhelper.cxx [build CXX] sw/source/ui/vba/vbabookmarks.cxx [build CXX] sw/source/ui/vba/vbaoptions.cxx [build CXX] sw/source/ui/vba/vbadialogs.cxx [build CXX] sw/source/ui/vba/vbapalette.cxx [build CXX] sw/source/ui/vba/vbaparagraph.cxx [build CXX] sw/source/ui/vba/vbafind.cxx [build CXX] sw/source/ui/vba/vbasection.cxx [build CXX] sw/source/ui/vba/vbabookmark.cxx [build CXX] sw/source/ui/vba/vbaapplication.cxx [build CXX] sw/source/ui/vba/vbawindow.cxx [build CXX] sw/source/ui/vba/vbareplacement.cxx [build CXX] sw/source/ui/vba/vbatable.cxx [build CXX] sw/source/ui/vba/vbatablehelper.cxx [build CXX] sw/source/ui/vba/vbatabstop.cxx [build CXX] sw/source/ui/vba/vbatabstops.cxx [build CXX] sw/source/ui/vba/vbaselection.cxx [build CXX] sw/source/ui/vba/vbasystem.cxx [build CXX] sw/source/ui/vba/vbainformationhelper.cxx [build CXX] sw/source/ui/vba/vbapagesetup.cxx [build CXX] sw/source/ui/vba/vbafield.cxx [build CXX] sw/source/ui/vba/vbatables.cxx [build CXX] sw/source/ui/vba/vbatableofcontents.cxx [build CXX] sw/source/ui/vba/vbatablesofcontents.cxx [build CXX] sw/source/ui/vba/vbavariable.cxx [build CXX] sw/source/ui/vba/vbadocuments.cxx [build CXX] sw/source/ui/vba/vbaparagraphformat.cxx [build CXX] sw/source/ui/vba/vbaborders.cxx [build CXX] sw/source/ui/vba/vbavariables.cxx [build CXX] sw/source/ui/vba/vbastyles.cxx [build CXX] sw/source/ui/vba/vbapanes.cxx [build CXX] sw/source/ui/vba/wordvbahelper.cxx [build CXX] vbahelper/source/msforms/service.cxx [build CXX] vbahelper/source/msforms/vbabutton.cxx [build CXX] vbahelper/source/msforms/vbacheckbox.cxx [build CXX] vbahelper/source/msforms/vbacombobox.cxx [build CXX] vbahelper/source/msforms/vbacontrol.cxx [build CXX] vbahelper/source/msforms/vbacontrols.cxx [build CXX] vbahelper/source/msforms/vbaframe.cxx [build CXX] vbahelper/source/msforms/vbaimage.cxx [build CXX] vbahelper/source/msforms/vbalabel.cxx [build CXX] vbahelper/source/msforms/vbalistbox.cxx [build CXX] vbahelper/source/msforms/vbalistcontrolhelper.cxx [build CXX] vbahelper/source/msforms/vbamultipage.cxx [build CXX] vbahelper/source/msforms/vbanewfont.cxx [build CXX] vbahelper/source/msforms/vbapages.cxx [build CXX] vbahelper/source/msforms/vbaprogressbar.cxx [build CXX] vbahelper/source/msforms/vbaradiobutton.cxx [build CXX] vbahelper/source/msforms/vbascrollbar.cxx [build CXX] vbahelper/source/msforms/vbaspinbutton.cxx [build CXX] vbahelper/source/msforms/vbasystemaxcontrol.cxx [build CXX] vbahelper/source/msforms/vbatextbox.cxx [build CXX] vbahelper/source/msforms/vbatogglebutton.cxx [build CXX] vbahelper/source/msforms/vbauserform.cxx [build CXX] extensions/source/propctrlr/MasterDetailLinkDialog.cxx [build CXX] extensions/source/propctrlr/browserline.cxx [build CXX] extensions/source/propctrlr/browserlistbox.cxx [build CXX] extensions/source/propctrlr/browserpage.cxx [build CXX] extensions/source/propctrlr/browserview.cxx [build CXX] extensions/source/propctrlr/buttonnavigationhandler.cxx [build CXX] extensions/source/propctrlr/cellbindinghandler.cxx [build CXX] extensions/source/propctrlr/cellbindinghelper.cxx [build CXX] extensions/source/propctrlr/commoncontrol.cxx [build CXX] extensions/source/propctrlr/composeduiupdate.cxx [build CXX] extensions/source/propctrlr/controlfontdialog.cxx [build CXX] extensions/source/propctrlr/defaultforminspection.cxx [build CXX] extensions/source/propctrlr/defaulthelpprovider.cxx [build CXX] extensions/source/propctrlr/editpropertyhandler.cxx [build CXX] extensions/source/propctrlr/eformshelper.cxx [build CXX] extensions/source/propctrlr/eformspropertyhandler.cxx [build CXX] extensions/source/propctrlr/eventhandler.cxx [build CXX] extensions/source/propctrlr/fontdialog.cxx [build CXX] extensions/source/propctrlr/formbrowsertools.cxx [build CXX] extensions/source/propctrlr/formcomponenthandler.cxx [build CXX] extensions/source/propctrlr/formcontroller.cxx [build CXX] extensions/source/propctrlr/formgeometryhandler.cxx [build CXX] extensions/source/propctrlr/formlinkdialog.cxx [build CXX] extensions/source/propctrlr/formmetadata.cxx [build CXX] extensions/source/propctrlr/genericpropertyhandler.cxx [build CXX] extensions/source/propctrlr/handlerhelper.cxx [build CXX] extensions/source/propctrlr/inspectorhelpwindow.cxx [build CXX] extensions/source/propctrlr/inspectormodelbase.cxx [build CXX] extensions/source/propctrlr/listselectiondlg.cxx [build CXX] extensions/source/propctrlr/modulepcr.cxx [build CXX] extensions/source/propctrlr/newdatatype.cxx [build CXX] extensions/source/propctrlr/objectinspectormodel.cxx [build CXX] extensions/source/propctrlr/pcrcommon.cxx [build CXX] extensions/source/propctrlr/pcrservices.cxx [build CXX] extensions/source/propctrlr/pcrunodialogs.cxx [build CXX] extensions/source/propctrlr/propcontroller.cxx [build CXX] extensions/source/propctrlr/propertycomposer.cxx [build CXX] extensions/source/propctrlr/propertycontrolextender.cxx [build CXX] extensions/source/propctrlr/propertyeditor.cxx [build CXX] extensions/source/propctrlr/propertyhandler.cxx [build CXX] extensions/source/propctrlr/propeventtranslation.cxx [build CXX] extensions/source/propctrlr/pushbuttonnavigation.cxx [build CXX] extensions/source/propctrlr/selectlabeldialog.cxx [build CXX] extensions/source/propctrlr/sqlcommanddesign.cxx [build CXX] extensions/source/propctrlr/standardcontrol.cxx [build CXX] extensions/source/propctrlr/stringrepresentation.cxx [build CXX] extensions/source/propctrlr/submissionhandler.cxx [build CXX] extensions/source/propctrlr/taborder.cxx [build CXX] extensions/source/propctrlr/unourl.cxx [build CXX] extensions/source/propctrlr/usercontrol.cxx [build CXX] extensions/source/propctrlr/xsddatatypes.cxx [build CXX] extensions/source/propctrlr/xsdvalidationhelper.cxx [build CXX] extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx [build CXX] reportdesign/source/core/api/FixedLine.cxx [build CXX] reportdesign/source/core/api/FixedText.cxx [build CXX] reportdesign/source/core/api/FormatCondition.cxx [build CXX] reportdesign/source/core/api/FormattedField.cxx [build CXX] reportdesign/source/core/api/Function.cxx [build CXX] reportdesign/source/core/api/Functions.cxx [build CXX] reportdesign/source/core/api/Group.cxx [build CXX] reportdesign/source/core/api/Groups.cxx [build CXX] reportdesign/source/core/api/ImageControl.cxx [build CXX] reportdesign/source/core/api/ReportComponent.cxx [build CXX] reportdesign/source/core/api/ReportControlModel.cxx [build CXX] reportdesign/source/core/api/ReportDefinition.cxx [build CXX] reportdesign/source/core/api/ReportEngineJFree.cxx [build CXX] reportdesign/source/core/api/ReportVisitor.cxx [build CXX] reportdesign/source/core/api/Section.cxx [build CXX] reportdesign/source/core/api/services.cxx [build CXX] reportdesign/source/core/api/Shape.cxx [build CXX] reportdesign/source/core/api/Tools.cxx [build CXX] reportdesign/source/core/misc/conditionalexpression.cxx [build CXX] reportdesign/source/core/misc/conditionupdater.cxx [build CXX] reportdesign/source/core/misc/reportformula.cxx [build CXX] reportdesign/source/core/resource/core_resource.cxx [build CXX] reportdesign/source/core/sdr/formatnormalizer.cxx [build CXX] reportdesign/source/core/sdr/PropertyForward.cxx [build CXX] reportdesign/source/core/sdr/ReportDrawPage.cxx [build CXX] reportdesign/source/core/sdr/ReportUndoFactory.cxx [build CXX] reportdesign/source/core/sdr/RptModel.cxx [build CXX] reportdesign/source/core/sdr/RptObject.cxx [build CXX] reportdesign/source/core/sdr/RptObjectListener.cxx [build CXX] reportdesign/source/core/sdr/RptPage.cxx [build CXX] reportdesign/source/core/sdr/UndoActions.cxx [build CXX] reportdesign/source/core/sdr/UndoEnv.cxx [build CXX] extensions/source/abpilot/abpfinalpage.cxx [build CXX] extensions/source/abpilot/abspage.cxx [build CXX] extensions/source/abpilot/abspilot.cxx [build CXX] extensions/source/abpilot/admininvokationimpl.cxx [build CXX] extensions/source/abpilot/admininvokationpage.cxx [build CXX] extensions/source/abpilot/datasourcehandling.cxx [build CXX] extensions/source/abpilot/fieldmappingimpl.cxx [build CXX] extensions/source/abpilot/fieldmappingpage.cxx [build CXX] extensions/source/abpilot/moduleabp.cxx [build CXX] extensions/source/abpilot/tableselectionpage.cxx [build CXX] extensions/source/abpilot/typeselectionpage.cxx [build CXX] extensions/source/abpilot/unodialogabp.cxx [build CXX] desktop/source/app/app.cxx [build CXX] desktop/source/app/appinit.cxx [build CXX] desktop/source/app/check_ext_deps.cxx [build CXX] desktop/source/app/cmdlineargs.cxx [build CXX] desktop/source/app/cmdlinehelp.cxx [build CXX] desktop/source/app/desktopcontext.cxx [build CXX] desktop/source/app/dispatchwatcher.cxx [build CXX] desktop/source/app/langselect.cxx [build CXX] desktop/source/app/lockfile2.cxx [build CXX] desktop/source/app/officeipcthread.cxx [build CXX] desktop/source/app/opencl.cxx [build CXX] desktop/source/app/sofficemain.cxx [build CXX] desktop/source/app/userinstall.cxx [build CXX] desktop/source/migration/migration.cxx [build CXX] desktop/source/lib/init.cxx [build CXX] desktop/source/lib/lokinteractionhandler.cxx [build CXX] desktop/source/lib/lokclipboard.cxx [build BIN] i18npool [build CXX] sc/source/ui/attrdlg/attrdlg.cxx [build CXX] sc/source/ui/attrdlg/scdlgfact.cxx [build CXX] sc/source/ui/attrdlg/scuiexp.cxx [build CXX] sc/source/ui/attrdlg/tabpages.cxx [build CXX] sc/source/ui/cctrl/editfield.cxx [build CXX] sc/source/ui/condformat/condformatmgr.cxx [build CXX] sc/source/ui/dbgui/dapidata.cxx [build CXX] sc/source/ui/dbgui/dapitype.cxx [build CXX] sc/source/ui/dbgui/dpgroupdlg.cxx [build CXX] sc/source/ui/dbgui/pfiltdlg.cxx [build CXX] sc/source/ui/dbgui/pvfundlg.cxx [build CXX] sc/source/ui/dbgui/scendlg.cxx [build CXX] sc/source/ui/dbgui/scuiasciiopt.cxx [build CXX] sc/source/ui/dbgui/scuiimoptdlg.cxx [build CXX] sc/source/ui/dbgui/sortdlg.cxx [build CXX] sc/source/ui/dbgui/sortkeydlg.cxx [build CXX] sc/source/ui/dbgui/subtdlg.cxx [build CXX] sc/source/ui/dbgui/textimportoptions.cxx [build CXX] sc/source/ui/dbgui/tpsort.cxx [build CXX] sc/source/ui/dbgui/tpsubt.cxx [build CXX] sc/source/ui/docshell/tpstat.cxx [build CXX] sc/source/ui/miscdlgs/crdlg.cxx [build CXX] sc/source/ui/miscdlgs/datafdlg.cxx [build CXX] sc/source/ui/miscdlgs/delcldlg.cxx [build CXX] sc/source/ui/miscdlgs/delcodlg.cxx [build CXX] sc/source/ui/miscdlgs/filldlg.cxx [build CXX] sc/source/ui/miscdlgs/groupdlg.cxx [build CXX] sc/source/ui/miscdlgs/inscldlg.cxx [build CXX] sc/source/ui/miscdlgs/inscodlg.cxx [build CXX] sc/source/ui/miscdlgs/instbdlg.cxx [build CXX] sc/source/ui/miscdlgs/lbseldlg.cxx [build CXX] sc/source/ui/miscdlgs/linkarea.cxx [build CXX] sc/source/ui/miscdlgs/mtrindlg.cxx [build CXX] sc/source/ui/miscdlgs/mvtabdlg.cxx [build CXX] sc/source/ui/miscdlgs/namecrea.cxx [build CXX] sc/source/ui/miscdlgs/scuiautofmt.cxx [build CXX] sc/source/ui/miscdlgs/shtabdlg.cxx [build CXX] sc/source/ui/miscdlgs/strindlg.cxx [build CXX] sc/source/ui/miscdlgs/tabbgcolordlg.cxx [build CXX] sc/source/ui/miscdlgs/textdlgs.cxx [build CXX] sc/source/ui/namedlg/namepast.cxx [build CXX] sc/source/ui/optdlg/calcoptionsdlg.cxx [build CXX] sc/source/ui/optdlg/opredlin.cxx [build CXX] sc/source/ui/optdlg/tpcalc.cxx [build CXX] sc/source/ui/optdlg/tpcompatibility.cxx [build CXX] sc/source/ui/optdlg/tpformula.cxx [build CXX] sc/source/ui/optdlg/tpdefaults.cxx [build CXX] sc/source/ui/optdlg/tpprint.cxx [build CXX] sc/source/ui/optdlg/tpusrlst.cxx [build CXX] sc/source/ui/optdlg/tpview.cxx [build CXX] sc/source/ui/pagedlg/hfedtdlg.cxx [build CXX] sc/source/ui/pagedlg/scuitphfedit.cxx [build CXX] sc/source/ui/pagedlg/tphf.cxx [build CXX] sc/source/ui/pagedlg/tptable.cxx [build CXX] sc/source/ui/styleui/styledlg.cxx [build CXX] sd/source/filter/html/htmlattr.cxx [build CXX] sd/source/filter/html/pubdlg.cxx [build CXX] sd/source/ui/dlg/brkdlg.cxx [build CXX] sd/source/ui/dlg/copydlg.cxx [build CXX] sd/source/ui/dlg/custsdlg.cxx [build CXX] sd/source/ui/dlg/dlgchar.cxx [build CXX] sd/source/ui/dlg/dlgfield.cxx [build CXX] sd/source/ui/dlg/dlgolbul.cxx [build CXX] sd/source/ui/dlg/dlgpage.cxx [build CXX] sd/source/ui/dlg/dlgsnap.cxx [build CXX] sd/source/ui/dlg/headerfooterdlg.cxx [build CXX] sd/source/ui/dlg/inspagob.cxx [build CXX] sd/source/ui/dlg/masterlayoutdlg.cxx [build CXX] sd/source/ui/dlg/morphdlg.cxx [build CXX] sd/source/ui/dlg/paragr.cxx [build CXX] sd/source/ui/dlg/present.cxx [build CXX] sd/source/ui/dlg/prltempl.cxx [build CXX] sd/source/ui/dlg/prntopts.cxx [build CXX] sd/source/ui/dlg/RemoteDialog.cxx [build CXX] sd/source/ui/dlg/RemoteDialogClientBox.cxx [build CXX] sd/source/ui/dlg/sddlgfact.cxx [build CXX] sd/source/ui/dlg/sdpreslt.cxx [build CXX] sd/source/ui/dlg/sduiexp.cxx [build CXX] sd/source/ui/dlg/tabtempl.cxx [build CXX] sd/source/ui/dlg/tpaction.cxx [build CXX] sd/source/ui/dlg/tpoption.cxx [build CXX] sd/source/ui/dlg/vectdlg.cxx [build CXX] sd/source/ui/dlg/PhotoAlbumDialog.cxx [build CXX] sd/source/ui/dlg/BulletAndPositionDlg.cxx [build MOD] svl [build DEP] LNK:Library/libtklo.so [build LNK] Library/libtklo.so [build CXX] chart2/source/controller/accessibility/AccessibleBase.cxx [build CXX] chart2/source/controller/accessibility/AccessibleChartElement.cxx [build CXX] chart2/source/controller/accessibility/AccessibleChartShape.cxx [build CXX] chart2/source/controller/accessibility/AccessibleChartView.cxx [build CXX] chart2/source/controller/accessibility/AccessibleTextHelper.cxx [build CXX] chart2/source/controller/accessibility/AccessibleViewForwarder.cxx [build CXX] chart2/source/controller/accessibility/ChartElementFactory.cxx [build CXX] chart2/source/controller/chartapiwrapper/AreaWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/AxisWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/Chart2ModelContact.cxx [build CXX] chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/GridWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/LegendWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/TitleWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/UpDownBarWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedAddInProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedSceneProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx [build CXX] chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx [build CXX] chart2/source/controller/dialogs/ChangingResource.cxx [build CXX] chart2/source/controller/dialogs/ChartResourceGroups.cxx [build CXX] chart2/source/controller/dialogs/ChartTypeDialogController.cxx [build CXX] chart2/source/controller/dialogs/DataBrowser.cxx [build CXX] chart2/source/controller/dialogs/DataBrowserModel.cxx [build CXX] chart2/source/controller/dialogs/DialogModel.cxx [build CXX] chart2/source/controller/dialogs/dlg_ChartType.cxx [build CXX] chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx [build CXX] chart2/source/controller/dialogs/dlg_CreationWizard.cxx [build CXX] chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx [build CXX] chart2/source/controller/dialogs/dlg_DataEditor.cxx [build CXX] chart2/source/controller/dialogs/dlg_DataSource.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertLegend.cxx [build CXX] chart2/source/controller/dialogs/dlg_InsertTitle.cxx [build CXX] chart2/source/controller/dialogs/dlg_NumberFormat.cxx [build CXX] chart2/source/controller/dialogs/dlg_ObjectProperties.cxx [build CXX] chart2/source/controller/dialogs/dlg_ShapeFont.cxx [build CXX] chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx [build CXX] chart2/source/controller/dialogs/dlg_View3D.cxx [build CXX] chart2/source/controller/dialogs/ObjectNameProvider.cxx [build CXX] chart2/source/controller/dialogs/RangeSelectionHelper.cxx [build CXX] chart2/source/controller/dialogs/RangeSelectionListener.cxx [build CXX] chart2/source/controller/dialogs/res_BarGeometry.cxx [build CXX] chart2/source/controller/dialogs/res_DataLabel.cxx [build CXX] chart2/source/controller/dialogs/res_ErrorBar.cxx [build CXX] chart2/source/controller/dialogs/res_LegendPosition.cxx [build CXX] chart2/source/controller/dialogs/res_Titles.cxx [build CXX] chart2/source/controller/dialogs/res_Trendline.cxx [build CXX] chart2/source/controller/dialogs/TextDirectionListBox.cxx [build CXX] chart2/source/controller/dialogs/TimerTriggeredControllerLock.cxx [build CXX] chart2/source/controller/dialogs/TitleDialogData.cxx [build CXX] chart2/source/controller/dialogs/tp_3D_SceneAppearance.cxx [build CXX] chart2/source/controller/dialogs/tp_3D_SceneGeometry.cxx [build CXX] chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx [build CXX] chart2/source/controller/dialogs/tp_AxisLabel.cxx [build CXX] chart2/source/controller/dialogs/tp_AxisPositions.cxx [build CXX] chart2/source/controller/dialogs/tp_ChartType.cxx [build CXX] chart2/source/controller/dialogs/tp_DataLabel.cxx [build CXX] chart2/source/controller/dialogs/tp_DataSource.cxx [build CXX] chart2/source/controller/dialogs/tp_ErrorBars.cxx [build CXX] chart2/source/controller/dialogs/tp_LegendPosition.cxx [build CXX] chart2/source/controller/dialogs/tp_PointGeometry.cxx [build CXX] chart2/source/controller/dialogs/tp_PolarOptions.cxx [build CXX] chart2/source/controller/dialogs/tp_RangeChooser.cxx [build CXX] chart2/source/controller/dialogs/tp_Scale.cxx [build CXX] chart2/source/controller/dialogs/tp_SeriesToAxis.cxx [build CXX] chart2/source/controller/dialogs/tp_TitleRotation.cxx [build CXX] chart2/source/controller/dialogs/tp_Trendline.cxx [build CXX] chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx [build CXX] chart2/source/controller/drawinglayer/DrawViewWrapper.cxx [build CXX] chart2/source/controller/drawinglayer/ViewElementListProvider.cxx [build CXX] chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/ItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx [build CXX] chart2/source/controller/itemsetwrapper/MultipleItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx [build CXX] chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx [build CXX] chart2/source/controller/main/ChartController.cxx [build CXX] chart2/source/controller/main/ChartController_EditData.cxx [build CXX] chart2/source/controller/main/ChartController_Insert.cxx [build CXX] chart2/source/controller/main/ChartController_Position.cxx [build CXX] chart2/source/controller/main/ChartController_Properties.cxx [build CXX] chart2/source/controller/main/ChartController_TextEdit.cxx [build CXX] chart2/source/controller/main/ChartController_Tools.cxx [build CXX] chart2/source/controller/main/ChartController_Window.cxx [build CXX] chart2/source/controller/main/ChartDropTargetHelper.cxx [build CXX] chart2/source/controller/main/ChartFrameloader.cxx [build CXX] chart2/source/controller/main/ChartModelClone.cxx [build CXX] chart2/source/controller/main/ChartTransferable.cxx [build CXX] chart2/source/controller/main/ChartWindow.cxx [build CXX] chart2/source/controller/main/CommandDispatchContainer.cxx [build CXX] chart2/source/controller/main/CommandDispatch.cxx [build CXX] chart2/source/controller/main/ConfigurationAccess.cxx [build CXX] chart2/source/controller/main/ControllerCommandDispatch.cxx [build CXX] chart2/source/controller/main/DragMethod_Base.cxx [build CXX] chart2/source/controller/main/DragMethod_PieSegment.cxx [build CXX] chart2/source/controller/main/DragMethod_RotateDiagram.cxx [build CXX] chart2/source/controller/main/DrawCommandDispatch.cxx [build CXX] chart2/source/controller/main/ElementSelector.cxx [build CXX] chart2/source/controller/main/FeatureCommandDispatchBase.cxx [build CXX] chart2/source/controller/main/ObjectHierarchy.cxx [build CXX] chart2/source/controller/main/PositionAndSizeHelper.cxx [build CXX] chart2/source/controller/main/SelectionHelper.cxx [build CXX] chart2/source/controller/main/ShapeController.cxx [build CXX] chart2/source/controller/main/StatusBarCommandDispatch.cxx [build CXX] chart2/source/controller/main/ToolbarController.cxx [build CXX] chart2/source/controller/main/UndoActions.cxx [build CXX] chart2/source/controller/main/UndoCommandDispatch.cxx [build CXX] chart2/source/controller/main/UndoGuard.cxx [build CXX] chart2/source/controller/sidebar/Chart2PanelFactory.cxx [build CXX] chart2/source/controller/sidebar/ChartAreaPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartAxisPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartColorWrapper.cxx [build CXX] chart2/source/controller/sidebar/ChartElementsPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartErrorBarPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartLinePanel.cxx [build CXX] chart2/source/controller/sidebar/ChartSeriesPanel.cxx [build CXX] chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx [build CXX] chart2/source/controller/sidebar/ChartSidebarSelectionListener.cxx [build CXX] chart2/source/controller/uitest/uiobject.cxx [build DEP] LNK:Library/libcanvasfactorylo.so [build LNK] Library/libcanvasfactorylo.so [build DEP] LNK:Library/libdeploymentmisclo.so [build LNK] Library/libdeploymentmisclo.so [build DEP] LNK:Library/libPresenterScreenlo.so [build LNK] Library/libPresenterScreenlo.so [build DEP] LNK:Library/libucpimagelo.so [build LNK] Library/libucpimagelo.so [build CXX] writerperfect/source/impress/KeynoteImportFilter.cxx [build CXX] writerperfect/source/impress/MWAWPresentationImportFilter.cxx [build CXX] writerperfect/source/impress/StarOfficePresentationImportFilter.cxx [build CXX] writerperfect/source/writer/AbiWordImportFilter.cxx [build CXX] writerperfect/source/writer/EBookImportFilter.cxx [build CXX] writerperfect/source/writer/EPUBExportDialog.cxx [build CXX] writerperfect/source/writer/EPUBExportFilter.cxx [build CXX] writerperfect/source/writer/EPUBExportUIComponent.cxx [build CXX] writerperfect/source/writer/EPUBPackage.cxx [build CXX] writerperfect/source/writer/MSWorksImportFilter.cxx [build CXX] writerperfect/source/writer/MWAWImportFilter.cxx [build CXX] writerperfect/source/writer/PagesImportFilter.cxx [build CXX] writerperfect/source/writer/StarOfficeWriterImportFilter.cxx [build CXX] writerperfect/source/writer/WordPerfectImportFilter.cxx [build CXX] writerperfect/source/writer/exp/XMLBase64ImportContext.cxx [build CXX] writerperfect/source/writer/exp/XMLFootnoteImportContext.cxx [build CXX] writerperfect/source/writer/exp/XMLSectionContext.cxx [build CXX] writerperfect/source/writer/exp/XMLTextFrameContext.cxx [build CXX] writerperfect/source/writer/exp/XMLTextListContext.cxx [build CXX] writerperfect/source/writer/exp/XMLTextListItemContext.cxx [build CXX] writerperfect/source/writer/exp/txtparai.cxx [build CXX] writerperfect/source/writer/exp/txtstyli.cxx [build CXX] writerperfect/source/writer/exp/xmlfmt.cxx [build CXX] writerperfect/source/writer/exp/xmlictxt.cxx [build CXX] writerperfect/source/writer/exp/xmlimp.cxx [build CXX] writerperfect/source/writer/exp/xmlmetai.cxx [build CXX] writerperfect/source/writer/exp/xmltbli.cxx [build CXX] writerperfect/source/writer/exp/xmltext.cxx [build CXX] writerperfect/source/calc/MSWorksCalcImportFilter.cxx [build CXX] writerperfect/source/calc/MWAWCalcImportFilter.cxx [build CXX] writerperfect/source/calc/NumbersImportFilter.cxx [build CXX] writerperfect/source/calc/StarOfficeCalcImportFilter.cxx [build DEP] LNK:Library/libemboleobj.so [build LNK] Library/libemboleobj.so [build DEP] LNK:Library/libucpgio1lo.so [build LNK] Library/libucpgio1lo.so [build DEP] LNK:Library/libavmediagst.so [build LNK] Library/libavmediagst.so [build CXX] reportdesign/source/ui/dlg/AddField.cxx [build CXX] reportdesign/source/ui/dlg/CondFormat.cxx [build CXX] reportdesign/source/ui/dlg/Condition.cxx [build CXX] reportdesign/source/ui/dlg/DateTime.cxx [build CXX] reportdesign/source/ui/dlg/dlgpage.cxx [build CXX] reportdesign/source/ui/dlg/Formula.cxx [build CXX] reportdesign/source/ui/dlg/GroupExchange.cxx [build CXX] reportdesign/source/ui/dlg/GroupsSorting.cxx [build CXX] reportdesign/source/ui/dlg/Navigator.cxx [build CXX] reportdesign/source/ui/dlg/PageNumber.cxx [build CXX] reportdesign/source/ui/inspection/DataProviderHandler.cxx [build CXX] reportdesign/source/ui/inspection/DefaultInspection.cxx [build CXX] reportdesign/source/ui/inspection/GeometryHandler.cxx [build CXX] reportdesign/source/ui/inspection/metadata.cxx [build CXX] reportdesign/source/ui/inspection/ReportComponentHandler.cxx [build CXX] reportdesign/source/ui/misc/ColorListener.cxx [build CXX] reportdesign/source/ui/misc/FunctionHelper.cxx [build CXX] reportdesign/source/ui/misc/rptuiservices.cxx [build CXX] reportdesign/source/ui/misc/RptUndo.cxx [build CXX] reportdesign/source/ui/misc/statusbarcontroller.cxx [build CXX] reportdesign/source/ui/misc/UITools.cxx [build CXX] reportdesign/source/ui/report/DesignView.cxx [build CXX] reportdesign/source/ui/report/dlgedclip.cxx [build CXX] reportdesign/source/ui/report/dlgedfac.cxx [build CXX] reportdesign/source/ui/report/dlgedfunc.cxx [build CXX] reportdesign/source/ui/report/EndMarker.cxx [build CXX] reportdesign/source/ui/report/FixedTextColor.cxx [build CXX] reportdesign/source/ui/report/FormattedFieldBeautifier.cxx [build CXX] reportdesign/source/ui/report/propbrw.cxx [build CXX] reportdesign/source/ui/report/ReportController.cxx [build CXX] reportdesign/source/ui/report/ReportControllerObserver.cxx [build CXX] reportdesign/source/ui/report/ReportSection.cxx [build CXX] reportdesign/source/ui/report/ReportWindow.cxx [build CXX] reportdesign/source/ui/report/ScrollHelper.cxx [build CXX] reportdesign/source/ui/report/SectionView.cxx [build CXX] reportdesign/source/ui/report/SectionWindow.cxx [build CXX] reportdesign/source/ui/report/StartMarker.cxx [build CXX] reportdesign/source/ui/report/ViewsWindow.cxx [build CXX] reportdesign/source/filter/xml/dbloader2.cxx [build CXX] reportdesign/source/filter/xml/xmlAutoStyle.cxx [build CXX] reportdesign/source/filter/xml/xmlCell.cxx [build CXX] reportdesign/source/filter/xml/xmlColumn.cxx [build CXX] reportdesign/source/filter/xml/xmlComponent.cxx [build CXX] reportdesign/source/filter/xml/xmlCondPrtExpr.cxx [build CXX] reportdesign/source/filter/xml/xmlControlProperty.cxx [build CXX] reportdesign/source/filter/xml/xmlExport.cxx [build CXX] reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx [build CXX] reportdesign/source/filter/xml/xmlfilter.cxx [build CXX] reportdesign/source/filter/xml/xmlFixedContent.cxx [build CXX] reportdesign/source/filter/xml/xmlFormatCondition.cxx [build CXX] reportdesign/source/filter/xml/xmlFormattedField.cxx [build CXX] reportdesign/source/filter/xml/xmlFunction.cxx [build CXX] reportdesign/source/filter/xml/xmlGroup.cxx [build CXX] reportdesign/source/filter/xml/xmlHelper.cxx [build CXX] reportdesign/source/filter/xml/xmlImage.cxx [build CXX] reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx [build CXX] reportdesign/source/filter/xml/xmlMasterFields.cxx [build CXX] reportdesign/source/filter/xml/xmlPropertyHandler.cxx [build CXX] reportdesign/source/filter/xml/xmlReport.cxx [build CXX] reportdesign/source/filter/xml/xmlReportElement.cxx [build CXX] reportdesign/source/filter/xml/xmlReportElementBase.cxx [build CXX] reportdesign/source/filter/xml/xmlSection.cxx [build CXX] reportdesign/source/filter/xml/xmlservices.cxx [build CXX] reportdesign/source/filter/xml/xmlStyleImport.cxx [build CXX] reportdesign/source/filter/xml/xmlSubDocument.cxx [build CXX] reportdesign/source/filter/xml/xmlTable.cxx [build DEP] LNK:Library/libspllo.so [build LNK] Library/libspllo.so [build DEP] LNK:Library/libupdatefeedlo.so [build LNK] Library/libupdatefeedlo.so [build DEP] LNK:Library/libucpchelp1.so [build LNK] Library/libucpchelp1.so [build DEP] LNK:Library/libdesktopbe1lo.so [build LNK] Library/libdesktopbe1lo.so [build DEP] LNK:Executable/canvasdemo [build LNK] Executable/canvasdemo [build C ] desktop/source/app/main.c [build MOD] i18npool [build DEP] LNK:Library/libtest-setupvcl.so [build LNK] Library/libtest-setupvcl.so [build DEP] LNK:Executable/ui-previewer [build LNK] Executable/ui-previewer [build DEP] LNK:Executable/outdevgrind [build LNK] Executable/outdevgrind [build DEP] LNK:Executable/vcldemo [build LNK] Executable/vcldemo [build DEP] LNK:Executable/icontest [build LNK] Executable/icontest [build DEP] LNK:Executable/visualbackendtest [build LNK] Executable/visualbackendtest [build DEP] LNK:Executable/mtfdemo [build LNK] Executable/mtfdemo [build DEP] LNK:Executable/svdemo [build LNK] Executable/svdemo [build DEP] LNK:Executable/fftester [build LNK] Executable/fftester [build DEP] LNK:Executable/svptest [build LNK] Executable/svptest [build DEP] LNK:Executable/svpclient [build LNK] Executable/svpclient [build DEP] LNK:Library/libvclplug_genlo.so [build LNK] Library/libvclplug_genlo.so [build DEP] LNK:Library/libdesktop_detectorlo.so [build LNK] Library/libdesktop_detectorlo.so [build DEP] LNK:Library/libvclplug_gtk3lo.so [build LNK] Library/libvclplug_gtk3lo.so [build CMP] toolkit/util/tk [build CMP] canvas/source/factory/canvasfactory [build DEP] LNK:Library/libdeployment.so [build LNK] Library/libdeployment.so [build CMP] sdext/source/presenter/presenter [build CMP] ucb/source/ucp/image/ucpimage [build CMP] embeddedobj/source/msole/emboleobj [build CMP] ucb/source/ucp/gio/ucpgio [build CMP] avmedia/source/gstreamer/avmediagstreamer [build CMP] desktop/source/splash/spl [build CMP] extensions/source/update/feed/updatefeed [build CMP] xmlhelp/util/ucpchelp1 [build CMP] shell/source/backends/desktopbe/desktopbe1 [build DEP] LNK:Library/libunopkgapp.so [build LNK] Library/libunopkgapp.so [build BIN] shell [build DEP] LNK:Library/libvclbootstrapprotector.so [build LNK] Library/libvclbootstrapprotector.so [build BIN] ucb [build BIN] xmlhelp [build DEP] LNK:Library/libcanvastoolslo.so [build LNK] Library/libcanvastoolslo.so [build DEP] LNK:Library/libsvtlo.so [build LNK] Library/libsvtlo.so [build DEP] LNK:Executable/unopkg.bin [build LNK] Executable/unopkg.bin [build DEP] LNK:Library/libicglo.so [build LNK] Library/libicglo.so [build MOD] shell [build BIN] toolkit [build MOD] ucb [build MOD] xmlhelp [build DEP] LNK:Library/libsimplecanvaslo.so [build LNK] Library/libsimplecanvaslo.so [build CMP] desktop/source/deployment/deployment [build DEP] LNK:Library/libcairocanvaslo.so [build LNK] Library/libcairocanvaslo.so [build DEP] LNK:Library/liboglcanvaslo.so [build LNK] Library/liboglcanvaslo.so [build DEP] LNK:Library/libOGLTranslo.so [build LNK] Library/libOGLTranslo.so [build MOD] toolkit [build BIN] vcl [build CMP] canvas/source/simplecanvas/simplecanvas [build CMP] canvas/source/opengl/oglcanvas [build MOD] vcl [build CMP] slideshow/source/engine/opengl/ogltrans [build CMP] canvas/source/cairo/cairocanvas [build CMP] svtools/util/svt [build DEP] LNK:Library/libcppcanvaslo.so [build LNK] Library/libcppcanvaslo.so [build DEP] LNK:Library/libfwilo.so [build LNK] Library/libfwilo.so [build DEP] LNK:Library/libsblo.so [build LNK] Library/libsblo.so [build DEP] LNK:Library/libdbtoolslo.so [build LNK] Library/libdbtoolslo.so [build DEP] LNK:Library/libvclcanvaslo.so [build LNK] Library/libvclcanvaslo.so [build DEP] LNK:Library/libembobj.so [build LNK] Library/libembobj.so [build DEP] LNK:Library/libflashlo.so [build LNK] Library/libflashlo.so [build DEP] LNK:Library/libtextfdlo.so [build LNK] Library/libtextfdlo.so [build DEP] LNK:Library/libforlo.so [build LNK] Library/libforlo.so [build DEP] LNK:Library/libfps_officelo.so [build LNK] Library/libfps_officelo.so [build DEP] LNK:Library/libtextconversiondlgslo.so [build LNK] Library/libtextconversiondlgslo.so [build DEP] LNK:Library/libscnlo.so [build LNK] Library/libscnlo.so [build DEP] LNK:Library/libacclo.so [build LNK] Library/libacclo.so [build DEP] LNK:Library/libgielo.so [build LNK] Library/libgielo.so [build DEP] LNK:Executable/langsupport [build LNK] Executable/langsupport [build DEP] LNK:Library/libdrawinglayerlo.so [build LNK] Library/libdrawinglayerlo.so [build DEP] LNK:Library/libfwelo.so [build LNK] Library/libfwelo.so [build CMP] basic/util/sb [build CMP] connectivity/source/dbtools/dbtools [build CMP] canvas/source/vcl/vclcanvas [build DEP] LNK:Library/libmtfrendererlo.so [build LNK] Library/libmtfrendererlo.so [build CMP] embeddedobj/util/embobj [build CMP] filter/source/flash/flash [build CMP] filter/source/textfilterdetect/textfd [build CMP] formula/util/for [build CMP] fpicker/source/office/fps_office [build DEP] LNK:Library/libfwmlo.so [build LNK] Library/libfwmlo.so [build CMP] svx/util/textconversiondlgs [build CMP] extensions/source/scanner/scn [build BIN] canvas [build BIN] embeddedobj [build BIN] fpicker [build BIN] svtools [build DEP] LNK:Library/libfwklo.so [build LNK] Library/libfwklo.so [build CMP] cppcanvas/source/uno/mtfrenderer [build DEP] LNK:Library/libfilterconfiglo.so [build LNK] Library/libfilterconfiglo.so [build DEP] LNK:Library/libfwllo.so [build LNK] Library/libfwllo.so [build CMP] framework/util/fwm [build DEP] LNK:Library/libdbahsqllo.so [build LNK] Library/libdbahsqllo.so [build DEP] LNK:Library/libbiblo.so [build LNK] Library/libbiblo.so [build DEP] LNK:Library/libdbpool2.so [build LNK] Library/libdbpool2.so [build DEP] LNK:Library/libfilelo.so [build LNK] Library/libfilelo.so [build DEP] LNK:Library/libfirebird_sdbclo.so [build LNK] Library/libfirebird_sdbclo.so [build DEP] LNK:Library/libmysqlclo.so [build LNK] Library/libmysqlclo.so [build DEP] LNK:Library/libmysql_jdbclo.so [build LNK] Library/libmysql_jdbclo.so [build DEP] LNK:Library/libsdbc2.so [build LNK] Library/libsdbc2.so [build DEP] LNK:Library/libodbclo.so [build LNK] Library/libodbclo.so /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c:82:38: warning: type of 'pvio_socket_client_plugin' does not match original declaration [-Wlto-type-mismatch] 82 | extern struct st_mysql_client_plugin pvio_socket_client_plugin; | ^ /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c:135:21: note: type 'struct MARIADB_PVIO_PLUGIN' should match type 'struct st_mysql_client_plugin' 135 | MARIADB_PVIO_PLUGIN pvio_socket_client_plugin= | ^ /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c:135:21: note: 'pvio_socket_client_plugin' was previously declared here /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c:135:21: note: code may be misoptimized unless '-fno-strict-aliasing' is used [build DEP] LNK:Library/libmorklo.so [build LNK] Library/libmorklo.so [build BIN] accessibility [build BIN] basic [build MOD] canvas [build DEP] LNK:Library/libpostgresql-sdbc-impllo.so [build LNK] Library/libpostgresql-sdbc-impllo.so [build BIN] cppcanvas [build MOD] embeddedobj [build MOD] fpicker [build DEP] LNK:Library/libunotest.so [build LNK] Library/libunotest.so [build MOD] svtools [build CMP] drawinglayer/drawinglayer [build CMP] filter/source/config/cache/filterconfig1 [build CMP] framework/util/fwl [build CMP] extensions/source/bibliography/bib [build CMP] connectivity/source/cpool/dbpool2 [build DEP] LNK:Library/libcalclo.so [build LNK] Library/libcalclo.so [build DEP] LNK:Library/libdbaselo.so [build LNK] Library/libdbaselo.so [build CMP] connectivity/source/drivers/firebird/firebird_sdbc [build DEP] LNK:Library/libflatlo.so [build LNK] Library/libflatlo.so [build CMP] connectivity/source/drivers/mysqlc/mysqlc /build/libreoffice/src/libreoffice-6.4.6.2/workdir/UnpackedTarball/openldap/libraries/libldap/.libs/libldap.a(os-ip.o): In function `ldap_int_poll': os-ip.c:(.text+0x27c): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead os-ip.c:(.text+0x272): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead [build CMP] connectivity/source/drivers/mysql_jdbc/mysql_jdbc [build CMP] connectivity/source/manager/sdbc2 [build DEP] LNK:Library/libwriterlo.so [build LNK] Library/libwriterlo.so [build CMP] connectivity/source/drivers/odbc/odbc [build CMP] connectivity/source/drivers/mork/mork [build MOD] accessibility [build MOD] basic [build CMP] connectivity/source/drivers/postgresql/postgresql-sdbc-impl [build DEP] LNK:Executable/mork_helper [build LNK] Executable/mork_helper [build MOD] cppcanvas [build DEP] LNK:Library/libsmoketest.so [build LNK] Library/libsmoketest.so [build BIN] unotest [build DEP] LNK:Library/libsvgiolo.so [build LNK] Library/libsvgiolo.so [build DEP] LNK:Library/libemfiolo.so [build LNK] Library/libemfiolo.so [build CMP] connectivity/source/drivers/calc/calc [build CMP] connectivity/source/drivers/dbase/dbase [build CMP] connectivity/source/drivers/flat/flat [build CMP] connectivity/source/drivers/writer/writer [build RDB] postgresql-sdbc [build BIN] drawinglayer [build BIN] smoketest [build DEP] LNK:Library/libtest.so [build LNK] Library/libtest.so [build MOD] unotest [build DEP] LNK:Library/libsfxlo.so [build LNK] Library/libsfxlo.so [build CMP] framework/util/fwk [build CMP] emfio/emfio [build MOD] drawinglayer [build BIN] framework [build MOD] smoketest [build CMP] svgio/svgio [build BIN] connectivity [build MOD] framework [build BIN] svgio [build MOD] connectivity [build BIN] emfio [build MOD] svgio [build DEP] LNK:Library/libsubsequenttest.so [build LNK] Library/libsubsequenttest.so [build MOD] emfio [build BIN] test [build MOD] test [build CMP] sfx2/util/sfx [build DEP] LNK:Library/libxolo.so [build LNK] Library/libxolo.so [build DEP] LNK:Library/libavmedialo.so [build LNK] Library/libavmedialo.so [build DEP] LNK:Library/libgraphicfilterlo.so [build LNK] Library/libgraphicfilterlo.so [build DEP] LNK:Library/libpdffilterlo.so [build LNK] Library/libpdffilterlo.so [build DEP] LNK:Library/libstoragefdlo.so [build LNK] Library/libstoragefdlo.so [build DEP] LNK:Library/libxsltdlglo.so [build LNK] Library/libxsltdlglo.so [build DEP] LNK:Library/libforuilo.so [build LNK] Library/libforuilo.so [build DEP] LNK:Library/libscdlo.so [build LNK] Library/libscdlo.so [build DEP] LNK:Library/libsddlo.so [build LNK] Library/libsddlo.so [build DEP] LNK:Library/libPresentationMinimizerlo.so [build LNK] Library/libPresentationMinimizerlo.so [build DEP] LNK:Library/libsmdlo.so [build LNK] Library/libsmdlo.so [build DEP] LNK:Library/libswdlo.so [build LNK] Library/libswdlo.so [build DEP] LNK:Library/libbasprovlo.so [build LNK] Library/libbasprovlo.so [build DEP] LNK:Library/libprotocolhandlerlo.so [build LNK] Library/libprotocolhandlerlo.so [build DEP] LNK:Library/libdbplo.so [build LNK] Library/libdbplo.so [build BIN] sfx2 [build CMP] avmedia/util/avmedia [build CMP] filter/source/graphic/graphicfilter [build CMP] filter/source/pdf/pdffilter [build CMP] filter/source/storagefilterdetect/storagefd [build CMP] filter/source/xsltdialog/xsltdlg [build CMP] sc/util/scd [build CMP] sd/util/sdd [build CMP] starmath/util/smd [build CMP] sw/util/swd [build CMP] scripting/source/basprov/basprov [build CMP] scripting/source/protocolhandler/protocolhandler [build BIN] formula [build MOD] sfx2 [build CMP] sdext/source/minimizer/minimizer [build BIN] avmedia [build MOD] formula [build MOD] avmedia [build CMP] extensions/source/dbpilots/dbp [build CMP] xmloff/util/xo [build DEP] LNK:Library/liblnglo.so [build LNK] Library/liblnglo.so [build DEP] LNK:Library/libodfflatxmllo.so [build LNK] Library/libodfflatxmllo.so [build DEP] LNK:Library/libt602filterlo.so [build LNK] Library/libt602filterlo.so [build DEP] LNK:Library/libxsltfilterlo.so [build LNK] Library/libxsltfilterlo.so [build DEP] LNK:Library/libxsec_xmlsec.so [build LNK] Library/libxsec_xmlsec.so [build DEP] LNK:Library/libunoxmllo.so [build LNK] Library/libunoxmllo.so [build DEP] LNK:Library/libxoflo.so [build LNK] Library/libxoflo.so [build DEP] LNK:Library/libpdfimportlo.so [build LNK] Library/libpdfimportlo.so [build CMP] filter/source/odfflatxml/odfflatxml [build CMP] filter/source/t602/t602filter [build CMP] filter/source/xsltfilter/xsltfilter [build CMP] xmlsecurity/util/xsec_xmlsec [build CMP] xmloff/source/transform/xof [build CMP] linguistic/source/lng [build BIN] xmloff [build DEP] LNK:Library/libeditenglo.so [build LNK] Library/libeditenglo.so [build DEP] LNK:Library/libhyphenlo.so [build LNK] Library/libhyphenlo.so [build DEP] LNK:Library/libspelllo.so [build LNK] Library/libspelllo.so [build DEP] LNK:Library/liblnthlo.so [build LNK] Library/liblnthlo.so [build CMP] unoxml/source/service/unoxml [build CMP] sdext/source/pdfimport/pdfimport [build BIN] linguistic [build BIN] sdext [build BIN] unoxml [build MOD] xmloff [build CMP] lingucomponent/source/hyphenator/hyphen/hyphen [build MOD] linguistic [build MOD] sdext [build MOD] unoxml [build CMP] lingucomponent/source/spellcheck/spell/spell [build CMP] lingucomponent/source/thesaurus/libnth/lnth [build BIN] lingucomponent [build MOD] lingucomponent [build DEP] LNK:Library/libsvxcorelo.so [build LNK] Library/libsvxcorelo.so [build BIN] editeng [build MOD] editeng [build CMP] svx/util/svxcore [build DEP] LNK:Library/libmsfilterlo.so [build LNK] Library/libmsfilterlo.so [build DEP] LNK:Library/libsvxlo.so [build LNK] Library/libsvxlo.so [build DEP] LNK:Library/libsvgfilterlo.so [build LNK] Library/libsvgfilterlo.so [build DEP] LNK:Library/liblwpftlo.so [build LNK] Library/liblwpftlo.so [build DEP] LNK:Library/libxmlsecurity.so [build LNK] Library/libxmlsecurity.so [build DEP] LNK:Library/libdbalo.so [build LNK] Library/libdbalo.so [build DEP] LNK:Library/libslideshowlo.so [build LNK] Library/libslideshowlo.so [build DEP] LNK:Library/libfrmlo.so [build LNK] Library/libfrmlo.so [build DEP] LNK:Library/libdeploymentgui.so [build LNK] Library/libdeploymentgui.so [build DEP] LNK:Executable/gengal.bin [build LNK] Executable/gengal.bin [build CMP] filter/source/msfilter/msfilter [build CMP] filter/source/svg/svgfilter [build CMP] lotuswordpro/util/lwpfilter [build CMP] xmlsecurity/util/xmlsecurity [build CMP] dbaccess/util/dba [build CMP] slideshow/util/slideshow [build CMP] desktop/source/deployment/gui/deploymentgui [build BIN] lotuswordpro [build BIN] slideshow [build DEP] LNK:Library/libvbahelperlo.so [build LNK] Library/libvbahelperlo.so [build DEP] LNK:Library/libvbaeventslo.so [build LNK] Library/libvbaeventslo.so [build DEP] LNK:Library/libdbaxmllo.so [build LNK] Library/libdbaxmllo.so [build DEP] LNK:Library/libsdbtlo.so [build LNK] Library/libsdbtlo.so [build BIN] filter [build MOD] lotuswordpro [build MOD] slideshow [build DEP] LNK:Executable/pdfverify [build LNK] Executable/pdfverify [build CMP] svx/util/svx [build CMP] scripting/source/vbaevents/vbaevents [build CMP] dbaccess/source/filter/xml/dbaxml [build CMP] dbaccess/util/sdbt [build MOD] filter [build DEP] LNK:Library/libooxlo.so [build LNK] Library/libooxlo.so [build DEP] LNK:Library/libuuilo.so [build LNK] Library/libuuilo.so [build DEP] LNK:Library/libwriterperfectlo.so [build LNK] Library/libwriterperfectlo.so [build DEP] LNK:Library/libbasctllo.so [build LNK] Library/libbasctllo.so [build DEP] LNK:Library/libpcrlo.so [build LNK] Library/libpcrlo.so [build CMP] forms/util/frm [build DEP] LNK:Library/libabplo.so [build LNK] Library/libabplo.so [build DEP] LNK:Library/libsofficeapp.so [build LNK] Library/libsofficeapp.so [build BIN] forms [build BIN] svx [build BIN] xmlsecurity [build CMP] uui/util/uui [build DEP] LNK:Library/libwpftdrawlo.so [build LNK] Library/libwpftdrawlo.so [build DEP] LNK:Library/libwpftimpresslo.so [build LNK] Library/libwpftimpresslo.so [build DEP] LNK:Library/libwpftwriterlo.so [build LNK] Library/libwpftwriterlo.so [build DEP] LNK:Library/libwpftcalclo.so [build LNK] Library/libwpftcalclo.so [build CMP] basctl/util/basctl [build DEP] LNK:Library/libdlgprovlo.so [build LNK] Library/libdlgprovlo.so [build DEP] LNK:Library/libmsformslo.so [build LNK] Library/libmsformslo.so [build CMP] extensions/source/propctrlr/pcr [build CMP] extensions/source/abpilot/abp [build BIN] basctl [build DEP] LNK:Executable/soffice.bin [build LNK] Executable/soffice.bin [build BIN] extensions [build MOD] forms [build MOD] svx [build BIN] uui [build MOD] xmlsecurity [build CMP] writerperfect/source/draw/wpftdraw [build CMP] writerperfect/source/impress/wpftimpress [build CMP] writerperfect/source/writer/wpftwriter [build CMP] writerperfect/source/calc/wpftcalc [build MOD] basctl [build BIN] desktop [build MOD] extensions [build MOD] uui [build BIN] writerperfect [build MOD] desktop [build MOD] writerperfect [build CMP] scripting/source/dlgprov/dlgprov [build BIN] scripting [build MOD] scripting [build CMP] vbahelper/util/msforms [build BIN] vbahelper [build MOD] vbahelper [build DEP] LNK:Library/libchartcorelo.so [build LNK] Library/libchartcorelo.so [build CMP] oox/util/oox [build DEP] LNK:Library/libsmlo.so [build LNK] Library/libsmlo.so [build BIN] oox [build MOD] oox [build CMP] starmath/util/sm [build BIN] starmath [build MOD] starmath [build CMP] chart2/source/chartcore [build DEP] LNK:Library/libchartcontrollerlo.so [build LNK] Library/libchartcontrollerlo.so [build CMP] chart2/source/controller/chartcontroller [build DEP] LNK:Library/libcuilo.so [build LNK] Library/libcuilo.so [build BIN] chart2 [build MOD] chart2 [build CMP] cui/util/cui [build DEP] LNK:Library/libwriterfilterlo.so [build LNK] Library/libwriterfilterlo.so [build BIN] cui [build MOD] cui [build DEP] LNK:Library/libdbulo.so [build LNK] Library/libdbulo.so [build CMP] writerfilter/util/writerfilter [build BIN] writerfilter [build MOD] writerfilter [build DEP] LNK:Library/libsdlo.so [build LNK] Library/libsdlo.so [build CMP] dbaccess/util/dbu [build DEP] LNK:Library/librptlo.so [build LNK] Library/librptlo.so [build BIN] dbaccess [build MOD] dbaccess [build CMP] reportdesign/util/rpt [build DEP] LNK:Library/librptuilo.so [build LNK] Library/librptuilo.so [build DEP] LNK:Library/librptxmllo.so [build LNK] Library/librptxmllo.so [build CMP] reportdesign/util/rptxml [build CMP] reportdesign/util/rptui [build BIN] reportdesign [build MOD] reportdesign [build DEP] LNK:Library/libswlo.so [build LNK] Library/libswlo.so [build CMP] sd/util/sd [build DEP] LNK:Library/libsdfiltlo.so [build LNK] Library/libsdfiltlo.so [build DEP] LNK:Library/libsduilo.so [build LNK] Library/libsduilo.so [build CMP] sd/util/sdfilt [build BIN] sd [build MOD] sd [build CMP] sw/util/sw [build DEP] LNK:Library/libswuilo.so [build LNK] Library/libswuilo.so [build DEP] LNK:Library/libvbaswobjlo.so [build LNK] Library/libvbaswobjlo.so [build CMP] sw/util/vbaswobj [build DEP] LNK:Library/libmswordlo.so [build LNK] Library/libmswordlo.so In member function 'Read', inlined from 'Read' at /build/libreoffice/src/libreoffice-6.4.6.2/sw/source/filter/ww8/ww8toolbar.cxx:796:6: /build/libreoffice/src/libreoffice-6.4.6.2/sw/source/filter/ww8/ww8toolbar.cxx:812:36: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 812 | rgacd.reset( new Acd[ iMac ] ); | ^ /build/libreoffice/src/libreoffice-6.4.6.2/sw/source/filter/ww8/ww8toolbar.cxx: In member function 'Read': /usr/include/c++/9.2.0/new:127:26: note: in a call to allocation function 'operator new []' declared here 127 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ [build DEP] LNK:Library/libsclo.so [build LNK] Library/libsclo.so [build CMP] sw/util/msword [build BIN] sw [build MOD] sw In member function 'FillMemberResults', inlined from 'FillMemberResults' at /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx:998:6, inlined from 'GetMemberResults' at /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx:1043:22, inlined from 'getResults' at /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx:1978:79: /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx:1016:84: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1016 | pColResults.reset(new uno::Sequence[nColLevelCount]); | ^ /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx: In member function 'getResults': /usr/include/c++/9.2.0/new:127:26: note: in a call to allocation function 'operator new []' declared here 127 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In member function 'FillMemberResults', inlined from 'FillMemberResults' at /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx:998:6, inlined from 'GetMemberResults' at /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx:1043:22, inlined from 'getResults' at /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx:1978:79: /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx:1030:85: warning: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 1030 | pRowResults.reset( new uno::Sequence[nRowLevelCount] ); | ^ /build/libreoffice/src/libreoffice-6.4.6.2/sc/source/core/data/dptabsrc.cxx: In member function 'getResults': /usr/include/c++/9.2.0/new:127:26: note: in a call to allocation function 'operator new []' declared here 127 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ [build CMP] sc/util/sc [build DEP] LNK:Library/libvbaobjlo.so [build LNK] Library/libvbaobjlo.so [build DEP] LNK:Library/libscuilo.so [build LNK] Library/libscuilo.so [build DEP] LNK:Library/libscfiltlo.so [build LNK] Library/libscfiltlo.so [build CMP] sc/util/vbaobj [build CMP] sc/util/scfilt [build RDB] services [build BIN] sc [build MOD] sc [build BIN] postprocess [build GAL] arrows [build GAL] backgrounds [build GAL] computers [build GAL] diagrams [build GAL] education [build GAL] environment [build GAL] finance [build GAL] people [build GAL] symbols [build GAL] sounds [build GAL] txtshapes [build GAL] transportation [build MOD] postprocess [build STR] arrows/arrows [build STR] backgrounds/backgrounds [build STR] computers/computers [build STR] diagrams/diagrams [build STR] education/education [build STR] environment/environment [build STR] finance/finance [build STR] people/people [build STR] sounds/sounds [build STR] txtshapes/txtshapes [build PKG] Gallery/arrows [build PKG] Gallery/backgrounds [build PKG] Gallery/computers [build PKG] Gallery/diagrams [build PKG] Gallery/education [build PKG] Gallery/environment [build PKG] Gallery/finance [build PKG] Gallery/people [build PKG] Gallery/sounds [build PKG] Gallery/txtshapes [build STR] symbols/symbols [build PKG] Gallery/symbols [build STR] transportation/transportation [build PKG] Gallery/transportation [build BIN] extras [build MOD] extras [build MOD] libreoffice [build BIN] top level modules: libreoffice [build ALL] top level modules: build-non-l10n-only build-l10n-only Installing in /usr/lib/libreoffice ... Cleaning destdir... Running LibreOffice installer Subroutine is_empty_dir redefined at /build/libreoffice/src/libreoffice-6.4.6.2/solenv/bin/modules/installer/systemactions.pm line 475. ... checking environment variables ... ######################################################## Product list file: /build/libreoffice/src/libreoffice-6.4.6.2/instsetoo_native/util/openoffice.lst Taking setup script from workdir Unpackpath: /tmp PLATFORMID: linux_x86 OS: LINUX CPUNAME: INTEL COM: GCC Product: LibreOffice BuildID: 2 Build: 640 Product version Installpath: /usr/lib/libreoffice Package format: Not calling epm No file stripping Unzip ARCHIVE files Languages: en-US ######################################################## ... checking required files ... ... searching zip ... Found: /usr/bin/zip ... analyzing /build/libreoffice/src/libreoffice-6.4.6.2/instsetoo_native/util/openoffice.lst ... ... reading include paths ... ... analyzing script: /build/libreoffice/src/libreoffice-6.4.6.2/workdir/InstallScriptTarget/setup_osl.ins ... ... analyzing directories ... ... analyzing files ... ... analyzing scpactions ... ... analyzing shortcuts ... ... analyzing unix links ... ... analyzing profile ... ... analyzing profileitems ... ... analyzing modules ... ------------------------------------ ... languages en-US ... ... analyzing files ... ... analyzing files with flag FILELIST ... filelist /build/libreoffice/src/libreoffice-6.4.6.2/workdir/Package/openssl.filelist is empty filelist /build/libreoffice/src/libreoffice-6.4.6.2/workdir/Package/wizards_properties.filelist is empty filelist /build/libreoffice/src/libreoffice-6.4.6.2/workdir/Package/xmlsec.filelist is empty filelist /build/libreoffice/src/libreoffice-6.4.6.2/workdir/Package/librelogo_properties.filelist is empty ... analyzing files with flag SCPZIP_REPLACE ... ... analyzing unix links ... ... analyzing all directories for this product ... ... analyzing links ... ... creating profiles ... sh: git: command not found Use of uninitialized value in exists at /build/libreoffice/src/libreoffice-6.4.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice/src/libreoffice-6.4.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. Use of uninitialized value in exists at /build/libreoffice/src/libreoffice-6.4.6.2/solenv/bin/modules/installer/scriptitems.pm line 402. ... analyzing modules ... ... analyzing package list ... ... creating log file /tmp/LibreOffice//logging/en-US/log_640_en-US.log ... creating installation set in /tmp/LibreOffice//install/LibreOffice_6.4.6.2_Linux_x86 ... ... removing old installation directories ... ... installing module gid_Module_Root ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Langpack_Basis_en_US ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Langpack_Brand_en_US ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Oo_Linguistic ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Root_Extension_Dictionary_En ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Optional_Gnome ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Optional_Grfflt ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Optional_OGLTrans ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Optional_Pyuno_LibreLogo ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Optional_Xsltfiltersamples ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Brand_Prg_Base ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Prg_Base_Bin ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Optional_PostgresqlSdbc ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Brand_Prg_Calc ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Prg_Calc_Bin ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Brand_Prg_Draw ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Prg_Draw_Bin ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Brand_Prg_Impress ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Prg_Impress_Bin ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Brand_Prg_Math ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Prg_Math_Bin ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Brand_Prg_Wrt ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Prg_Wrt_Bin ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Root_Brand ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Libreofficekit ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Optional_Firebird ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Pdfimport ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Pyuno ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Script_Provider_For_Python ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Root_Files_Images ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... installing module gid_Module_Root_Ure_Hidden ... DestDir: /build/libreoffice/pkg Rootpath: /usr/lib/libreoffice ... cleaning the output tree ... ... removing directory /tmp/ooopackaging1J0xMG/i_175821598716880 ... ... checking log file /tmp/LibreOffice//logging/en-US/log_640_en-US.log *********************************************************** Successful packaging process! *********************************************************** ... creating log file log_640_en-US.log Sat Aug 29 16:01:49 2020 (00:29 min.) Installer finished If you want to edit the .ui files with glade first execute: export GLADE_CATALOG_SEARCH_PATH=/usr/lib/libreoffice/share/glade Installation finished, you can now execute: /usr/lib/libreoffice/program/soffice /build/libreoffice/src/libreoffice-6.4.6.2/bin/distro-install-clean-up Cleaning up ... Fixing permissions... Checking for DESTDIR inside installed files... /build/libreoffice/src/libreoffice-6.4.6.2/bin/distro-install-desktop-integration /build/libreoffice/src/libreoffice-6.4.6.2 /build/libreoffice/src/libreoffice-6.4.6.2 Install /usr/bin/lobase Install /usr/share/man/man1/lobase.1.gz Install /usr/bin/localc Install /usr/share/man/man1/localc.1.gz Install /usr/bin/lodraw Install /usr/share/man/man1/lodraw.1.gz Install /usr/bin/lomath Install /usr/share/man/man1/lomath.1.gz Install /usr/bin/loimpress Install /usr/share/man/man1/loimpress.1.gz Install /usr/bin/loweb Install /usr/share/man/man1/loweb.1.gz Install /usr/bin/lowriter Install /usr/share/man/man1/lowriter.1.gz Install /usr/bin/lofromtemplate Install /usr/share/man/man1/lofromtemplate.1.gz Install /usr/bin/libreoffice skip already existing symlink /usr/bin/libreoffice Install /usr/share/man/man1/libreoffice.1.gz Install /usr/bin/loffice Install /usr/share/man/man1/loffice.1.gz Install /usr/bin/unopkg Install /usr/share/man/man1/unopkg.1.gz Install /basis/program/java-set-classpath /build/libreoffice/src/libreoffice-6.4.6.2/bin/distro-install-sdk /build/libreoffice/src/libreoffice-6.4.6.2/bin/distro-install-file-lists Generating package file lists for Salix... gzip: /build/libreoffice/pkg/usr/man/man1/loffice.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/lofromtemplate.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/lodraw.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/loimpress.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/libreoffice.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/loweb.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/unopkg.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/lobase.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/lomath.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/lowriter.1.gz already has .gz suffix -- unchanged gzip: /build/libreoffice/pkg/usr/man/man1/localc.1.gz already has .gz suffix -- unchanged /build/libreoffice/pkg: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 install drwxr-xr-x 8 root root 4096 Aug 29 16:02 usr /build/libreoffice/pkg/install: total 4 -rw-r--r-- 1 root root 617 Aug 29 16:02 slack-desc /build/libreoffice/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Aug 29 16:02 bin drwxr-xr-x 3 root root 4096 Aug 29 16:02 doc drwxr-xr-x 3 root root 4096 Aug 29 16:01 lib drwxr-xr-x 3 root root 4096 Aug 29 16:02 man drwxr-xr-x 9 root root 4096 Aug 29 16:02 share drwxr-xr-x 3 root root 4096 Aug 29 16:02 src /build/libreoffice/pkg/usr/bin: total 40 lrwxrwxrwx 1 root root 36 Aug 29 16:02 libreoffice -> /usr/lib/libreoffice/program/soffice -rwxr-xr-x 1 root root 59 Aug 29 16:02 lobase -rwxr-xr-x 1 root root 59 Aug 29 16:02 localc -rwxr-xr-x 1 root root 59 Aug 29 16:02 lodraw -rwxr-xr-x 1 root root 53 Aug 29 16:02 loffice -rwxr-xr-x 1 root root 64 Aug 29 16:02 lofromtemplate -rwxr-xr-x 1 root root 62 Aug 29 16:02 loimpress -rwxr-xr-x 1 root root 59 Aug 29 16:02 lomath -rwxr-xr-x 1 root root 58 Aug 29 16:02 loweb -rwxr-xr-x 1 root root 61 Aug 29 16:02 lowriter lrwxrwxrwx 1 root root 36 Aug 29 16:02 soffice -> /usr/lib/libreoffice/program/soffice -rwxr-xr-x 1 root root 52 Aug 29 16:02 unopkg /build/libreoffice/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:02 libreoffice-6.4.6.2 /build/libreoffice/pkg/usr/doc/libreoffice-6.4.6.2: total 216 -rw-r--r-- 1 root root 145 Aug 29 16:02 AUTHORS -rw-r--r-- 1 root root 171 Aug 29 16:02 CHANGELOG -rw-r--r-- 1 root root 35147 Aug 29 16:02 COPYING -rw-r--r-- 1 root root 10348 Aug 29 16:02 ChangeLog -rw-r--r-- 1 root root 1003 Aug 29 16:02 Changelog -rw-r--r-- 1 root root 2612 Aug 29 16:02 INSTALL -rw-r--r-- 1 root root 124269 Aug 29 16:02 NEWS -rw-r--r-- 1 root root 931 Aug 29 16:02 README -rw-r--r-- 1 root root 40 Aug 29 16:02 TODO -rw-r--r-- 1 root root 1840 Aug 29 16:02 changelog -rw-r--r-- 1 root root 4932 Aug 29 16:02 install -rw-r--r-- 1 root root 574 Aug 29 16:02 readme -rw-r--r-- 1 root root 103 Aug 29 16:02 todo /build/libreoffice/pkg/usr/lib: total 4 drwxr-xr-x 7 root root 4096 Aug 29 16:01 libreoffice /build/libreoffice/pkg/usr/lib/libreoffice: total 2236 -rw-r--r-- 1 root root 1636682 Aug 6 17:51 CREDITS.fodt -rw-r--r-- 1 root root 280947 Aug 29 12:13 LICENSE -rw-r--r-- 1 root root 323985 Aug 29 12:13 LICENSE.html -rw-r--r-- 1 root root 5026 Aug 6 17:51 NOTICE drwxr-xr-x 2 root root 4096 Aug 29 16:01 help drwxr-xr-x 7 root root 4096 Aug 29 16:01 presets drwxr-xr-x 8 root root 16384 Aug 29 16:02 program drwxr-xr-x 2 root root 4096 Aug 29 16:01 readmes drwxr-xr-x 34 root root 4096 Aug 29 16:01 share /build/libreoffice/pkg/usr/lib/libreoffice/help: total 48 -rw-r--r-- 1 root root 2055 Aug 6 17:51 idxcaption.xsl -rw-r--r-- 1 root root 3624 Aug 6 17:51 idxcontent.xsl -rw-r--r-- 1 root root 37366 Aug 6 17:51 main_transform.xsl /build/libreoffice/pkg/usr/lib/libreoffice/presets: total 20 drwxr-xr-x 2 root root 4096 Aug 29 16:01 autotext drwxr-xr-x 3 root root 4096 Aug 29 16:01 basic drwxr-xr-x 2 root root 4096 Aug 29 16:01 config drwxr-xr-x 3 root root 4096 Aug 29 16:01 database drwxr-xr-x 2 root root 4096 Aug 29 16:01 gallery /build/libreoffice/pkg/usr/lib/libreoffice/presets/autotext: total 4 -rw-r--r-- 1 root root 557 Aug 29 12:14 mytexts.bau /build/libreoffice/pkg/usr/lib/libreoffice/presets/basic: total 12 drwxr-xr-x 2 root root 4096 Aug 29 16:01 Standard -rw-r--r-- 1 root root 339 Aug 6 17:51 dialog.xlc -rw-r--r-- 1 root root 339 Aug 6 17:51 script.xlc /build/libreoffice/pkg/usr/lib/libreoffice/presets/basic/Standard: total 12 -rw-r--r-- 1 root root 1124 Aug 6 17:51 Module1.xba -rw-r--r-- 1 root root 288 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 349 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/presets/config: total 36 -rw-r--r-- 1 root root 35313 Aug 6 17:51 autotbl.fmt /build/libreoffice/pkg/usr/lib/libreoffice/presets/database: total 12 drwxr-xr-x 2 root root 4096 Aug 29 16:01 biblio -rw-r--r-- 1 root root 2687 Aug 6 17:51 biblio.odb -rw-r--r-- 1 root root 3759 Aug 6 17:51 evolocal.odb /build/libreoffice/pkg/usr/lib/libreoffice/presets/database/biblio: total 1012 -rw-r--r-- 1 root root 418450 Aug 6 17:51 biblio.dbf -rw-r--r-- 1 root root 610825 Aug 6 17:51 biblio.dbt /build/libreoffice/pkg/usr/lib/libreoffice/presets/gallery: total 8 -rw-r--r-- 1 root root 2048 Aug 6 17:51 sg30.sdv -rw-r--r-- 1 root root 565 Aug 6 17:51 sg30.thm /build/libreoffice/pkg/usr/lib/libreoffice/program: total 282984 -rw-r--r-- 1 root root 63852 Aug 6 17:51 access2base.py -rw-r--r-- 1 root root 111 Aug 29 16:01 bootstraprc -rw-r--r-- 1 root root 68941 Aug 6 17:51 flat_logo.svg -rw-r--r-- 1 root root 2283 Aug 29 16:01 fundamentalrc -rw-r--r-- 1 root root 334 Aug 6 17:51 gdbtrace -rwxr-xr-x 1 root root 2930 Aug 6 17:51 gengal -rwxr-xr-x 1 root root 42884 Aug 29 16:02 gengal.bin -rw-r--r-- 1 root root 71016 Aug 6 17:51 intro-highres.png -rw-r--r-- 1 root root 42190 Aug 6 17:51 intro.png -rwxr-xr-x 1 root root 2023 Aug 29 16:02 java-set-classpath -rwxr-xr-x 1 root root 1111592 Aug 29 16:02 libCbc.so.3 -rwxr-xr-x 1 root root 950212 Aug 29 16:02 libCbcSolver.so.3 -rwxr-xr-x 1 root root 1192872 Aug 29 16:02 libCgl.so.1 -rwxr-xr-x 1 root root 1879176 Aug 29 16:02 libClp.so.1 -rwxr-xr-x 1 root root 83500 Aug 29 16:02 libCoinMP.so.1 -rwxr-xr-x 1 root root 1377280 Aug 29 16:02 libCoinUtils.so.3 -rwxr-xr-x 1 root root 8339776 Aug 29 16:02 libEngine12.so -rwxr-xr-x 1 root root 210884 Aug 29 16:02 libOGLTranslo.so -rwxr-xr-x 1 root root 334436 Aug 29 16:02 libOsi.so.1 -rwxr-xr-x 1 root root 318132 Aug 29 16:02 libOsiClp.so.1 -rwxr-xr-x 1 root root 387168 Aug 29 16:02 libPresentationMinimizerlo.so -rwxr-xr-x 1 root root 884616 Aug 29 16:02 libPresenterScreenlo.so -rwxr-xr-x 1 root root 141532 Aug 29 16:02 libabplo.so -rwxr-xr-x 1 root root 1160224 Aug 29 16:02 libacclo.so -rwxr-xr-x 1 root root 13740 Aug 29 16:02 libaffine_uno_uno.so -rwxr-xr-x 1 root root 349860 Aug 29 16:02 libanalysislo.so -rwxr-xr-x 1 root root 124592 Aug 29 16:02 libanimcorelo.so -rwxr-xr-x 1 root root 79608 Aug 29 16:02 libassuan.so.0 -rwxr-xr-x 1 root root 71892 Aug 29 16:02 libavmediagst.so -rwxr-xr-x 1 root root 219512 Aug 29 16:02 libavmedialo.so -rwxr-xr-x 1 root root 1364040 Aug 29 16:02 libbasctllo.so -rwxr-xr-x 1 root root 669496 Aug 29 16:02 libbasegfxlo.so -rwxr-xr-x 1 root root 120908 Aug 29 16:02 libbasprovlo.so -rwxr-xr-x 1 root root 408568 Aug 29 16:02 libbiblo.so -rwxr-xr-x 1 root root 153640 Aug 29 16:02 libbinaryurplo.so -rwxr-xr-x 1 root root 486272 Aug 29 16:02 libbootstraplo.so -rwxr-xr-x 1 root root 243692 Aug 29 16:02 libcached1.so -rwxr-xr-x 1 root root 523560 Aug 29 16:02 libcairocanvaslo.so -rwxr-xr-x 1 root root 199048 Aug 29 16:02 libcalclo.so -rwxr-xr-x 1 root root 54948 Aug 29 16:02 libcanvasfactorylo.so -rwxr-xr-x 1 root root 202824 Aug 29 16:02 libcanvastoolslo.so -rwxr-xr-x 1 root root 2560096 Aug 29 16:02 libchartcontrollerlo.so -rwxr-xr-x 1 root root 3078480 Aug 29 16:02 libchartcorelo.so -rwxr-xr-x 1 root root 17700 Aug 29 16:02 libclewlo.so -rwxr-xr-x 1 root root 1691332 Aug 29 16:02 libclucene.so -rwxr-xr-x 1 root root 59132 Aug 29 16:02 libcmdmaillo.so -rwxr-xr-x 1 root root 1369244 Aug 29 16:02 libcollator_data.so -rwxr-xr-x 1 root root 1518160 Aug 29 16:02 libcomphelper.so -rwxr-xr-x 1 root root 539152 Aug 29 16:02 libconfigmgrlo.so -rwxr-xr-x 1 root root 252200 Aug 29 16:02 libcppcanvaslo.so -rwxr-xr-x 1 root root 194288 Aug 29 16:02 libctllo.so -rwxr-xr-x 1 root root 3344452 Aug 29 16:02 libcuilo.so -rwxr-xr-x 1 root root 432464 Aug 29 16:02 libcurl.so.4 -rwxr-xr-x 1 root root 75704 Aug 29 16:02 libdatelo.so -rwxr-xr-x 1 root root 136976 Aug 29 16:02 libdbahsqllo.so -rwxr-xr-x 1 root root 2527200 Aug 29 16:02 libdbalo.so -rwxr-xr-x 1 root root 433256 Aug 29 16:02 libdbaselo.so -rwxr-xr-x 1 root root 338536 Aug 29 16:02 libdbaxmllo.so -rwxr-xr-x 1 root root 194432 Aug 29 16:02 libdbplo.so -rwxr-xr-x 1 root root 133192 Aug 29 16:02 libdbpool2.so -rwxr-xr-x 1 root root 1785864 Aug 29 16:02 libdbtoolslo.so -rwxr-xr-x 1 root root 4044768 Aug 29 16:02 libdbulo.so -rwxr-xr-x 1 root root 815152 Aug 29 16:02 libdeployment.so -rwxr-xr-x 1 root root 371620 Aug 29 16:02 libdeploymentgui.so -rwxr-xr-x 1 root root 178356 Aug 29 16:02 libdeploymentmisclo.so -rwxr-xr-x 1 root root 13732 Aug 29 16:02 libdesktop_detectorlo.so -rwxr-xr-x 1 root root 46808 Aug 29 16:02 libdesktopbe1lo.so -rwxr-xr-x 1 root root 1053852 Aug 29 16:02 libdict_ja.so -rwxr-xr-x 1 root root 2266268 Aug 29 16:02 libdict_zh.so -rwxr-xr-x 1 root root 161856 Aug 29 16:02 libdlgprovlo.so -rwxr-xr-x 1 root root 1376744 Aug 29 16:02 libdrawinglayerlo.so -rwxr-xr-x 1 root root 2193976 Aug 29 16:02 libeditenglo.so -rwxr-xr-x 1 root root 375036 Aug 29 16:02 libembobj.so -rwxr-xr-x 1 root root 235492 Aug 29 16:02 libemboleobj.so -rwxr-xr-x 1 root root 178792 Aug 29 16:02 libemfiolo.so -rwxr-xr-x 1 root root 1100776 Aug 29 16:02 libepoxy.so -rwxr-xr-x 1 root root 2753416 Aug 29 16:02 libetonyek-0.1-lo.so.1 -rwxr-xr-x 1 root root 83736 Aug 29 16:02 libevtattlo.so -rwxr-xr-x 1 root root 342388 Aug 29 16:02 libexpwraplo.so -rwxr-xr-x 1 root root 1809396 Aug 29 16:02 libfbclient.so.2 -rwxr-xr-x 1 root root 646536 Aug 29 16:02 libfilelo.so -rwxr-xr-x 1 root root 317792 Aug 29 16:02 libfilterconfiglo.so -rwxr-xr-x 1 root root 482796 Aug 29 16:02 libfirebird_sdbclo.so -rwxr-xr-x 1 root root 190976 Aug 29 16:02 libflashlo.so -rwxr-xr-x 1 root root 273024 Aug 29 16:02 libflatlo.so -rwxr-xr-x 1 root root 239440 Aug 29 16:02 libforlo.so -rwxr-xr-x 1 root root 120492 Aug 29 16:02 libforuilo.so -rwxr-xr-x 1 root root 445344 Aug 29 16:02 libfps_officelo.so -rwxr-xr-x 1 root root 9520 Aug 29 16:02 libfreebl3.so -rwxr-xr-x 1 root root 542136 Aug 29 16:02 libfreeblpriv3.so -rwxr-xr-x 1 root root 2741568 Aug 29 16:02 libfrmlo.so -rwxr-xr-x 1 root root 149388 Aug 29 16:02 libfsstoragelo.so -rwxr-xr-x 1 root root 588652 Aug 29 16:02 libfwelo.so -rwxr-xr-x 1 root root 145412 Aug 29 16:02 libfwilo.so -rwxr-xr-x 1 root root 2671912 Aug 29 16:02 libfwklo.so -rwxr-xr-x 1 root root 314264 Aug 29 16:02 libfwllo.so -rwxr-xr-x 1 root root 157672 Aug 29 16:02 libfwmlo.so -rwxr-xr-x 1 root root 63224 Aug 29 16:02 libgcc3_uno.so -rwxr-xr-x 1 root root 116152 Aug 29 16:02 libgcc_s.so.1 -rwxr-xr-x 1 root root 346896 Aug 29 16:02 libgielo.so -rwxr-xr-x 1 root root 87604 Aug 29 16:02 libgpg-error-lo.so.0 -rwxr-xr-x 1 root root 229820 Aug 29 16:02 libgpgme.so.11 -rwxr-xr-x 1 root root 294576 Aug 29 16:02 libgpgmepp.so.6 -rwxr-xr-x 1 root root 51008 Aug 29 16:02 libgraphicfilterlo.so -rwxr-xr-x 1 root root 46832 Aug 29 16:02 libguesslanglo.so -rwxr-xr-x 1 root root 272416 Aug 29 16:02 libhelplinkerlo.so -rwxr-xr-x 1 root root 575584 Aug 29 16:02 libhwplo.so -rwxr-xr-x 1 root root 79860 Aug 29 16:02 libhyphenlo.so -rwxr-xr-x 1 root root 145104 Aug 29 16:02 libi18nlangtag.so -rwxr-xr-x 1 root root 1304152 Aug 29 16:02 libi18npoollo.so -rwxr-xr-x 1 root root 71416 Aug 29 16:02 libi18nsearchlo.so -rwxr-xr-x 1 root root 95860 Aug 29 16:02 libi18nutil.so -rwxr-xr-x 1 root root 124612 Aug 29 16:02 libicglo.so -rwxr-xr-x 1 root root 27980900 Aug 29 16:02 libicudata.so.65 -rwxr-xr-x 1 root root 3133384 Aug 29 16:02 libicui18n.so.65 -rwxr-xr-x 1 root root 1951332 Aug 29 16:02 libicuuc.so.65 -rwxr-xr-x 1 root root 533836 Aug 29 16:02 libindex_data.so -rwxr-xr-x 1 root root 182172 Aug 29 16:02 libintrospectionlo.so -rwxr-xr-x 1 root root 42680 Aug 29 16:02 libinvocadaptlo.so -rwxr-xr-x 1 root root 120516 Aug 29 16:02 libinvocationlo.so -rwxr-xr-x 1 root root 252876 Aug 29 16:02 libiolo.so -rwxr-xr-x 1 root root 129432 Aug 29 16:02 liblangtag-lo.so.1 -rwxr-xr-x 1 root root 299052 Aug 29 16:02 liblcms2.so.2 -rwxr-xr-x 1 root root 281660 Aug 29 16:02 libldapbe2lo.so -rwxr-xr-x 1 root root 219288 Aug 29 16:02 liblibreofficekitgtk.so -rwxr-xr-x 1 root root 610188 Aug 29 16:02 liblnglo.so -rwxr-xr-x 1 root root 79888 Aug 29 16:02 liblnthlo.so -rwxr-xr-x 1 root root 34412 Aug 29 16:02 liblocalebe1lo.so -rwxr-xr-x 1 root root 203372 Aug 29 16:02 liblocaledata_en.so -rwxr-xr-x 1 root root 194332 Aug 29 16:02 liblocaledata_es.so -rwxr-xr-x 1 root root 1382716 Aug 29 16:02 liblocaledata_euro.so -rwxr-xr-x 1 root root 2003148 Aug 29 16:02 liblocaledata_others.so -rwxr-xr-x 1 root root 9636 Aug 29 16:02 liblog_uno_uno.so -rwxr-xr-x 1 root root 125148 Aug 29 16:02 libloglo.so -rwxr-xr-x 1 root root 38664 Aug 29 16:02 liblosessioninstalllo.so -rwxr-xr-x 1 root root 682468 Aug 29 16:02 liblpsolve55.so -rwxr-xr-x 1 root root 972936 Aug 29 16:02 liblwpftlo.so -rwxr-xr-x 1 root root 34468 Aug 29 16:02 libmcnttype.so -rwxr-xr-x 1 root root 38588 Aug 29 16:02 libmigrationoo2lo.so -rwxr-xr-x 1 root root 50956 Aug 29 16:02 libmigrationoo3lo.so -rwxr-xr-x 1 root root 396488 Aug 29 16:02 libmorklo.so -rwxr-xr-x 1 root root 42740 Aug 29 16:02 libmozbootstraplo.so -rwxr-xr-x 1 root root 856252 Aug 29 16:02 libmsfilterlo.so -rwxr-xr-x 1 root root 429416 Aug 29 16:02 libmsformslo.so -rwxr-xr-x 1 root root 2263584 Aug 29 16:02 libmswordlo.so -rwxr-xr-x 1 root root 38612 Aug 29 16:02 libmtfrendererlo.so -rwxr-xr-x 1 root root 4733660 Aug 29 16:02 libmwaw-0.3-lo.so.3 -rwxr-xr-x 1 root root 211312 Aug 29 16:02 libmysql_jdbclo.so -rwxr-xr-x 1 root root 516432 Aug 29 16:02 libmysqlclo.so -rwxr-xr-x 1 root root 22096 Aug 29 16:02 libnamingservicelo.so -rwxr-xr-x 1 root root 2360268 Aug 29 16:02 libneon.so -r--r--r-- 1 root root 257904 Aug 29 16:02 libnspr4.so -rwxr-xr-x 1 root root 1390148 Aug 29 16:02 libnss3.so -rwxr-xr-x 1 root root 425888 Aug 29 16:02 libnssckbi.so -rwxr-xr-x 1 root root 157448 Aug 29 16:02 libnssdbm3.so -rwxr-xr-x 1 root root 174072 Aug 29 16:02 libnssutil3.so -rwxr-xr-x 1 root root 277628 Aug 29 16:02 libnumbertextlo.so -rwxr-xr-x 1 root root 576360 Aug 29 16:02 libodbclo.so -rwxr-xr-x 1 root root 34444 Aug 29 16:02 libodfflatxmllo.so -rwxr-xr-x 1 root root 490000 Aug 29 16:02 libodfgen-0.1-lo.so.1 -rwxr-xr-x 1 root root 42744 Aug 29 16:02 liboffacclo.so -rwxr-xr-x 1 root root 330216 Aug 29 16:02 liboglcanvaslo.so -rwxr-xr-x 1 root root 4058412 Aug 29 16:02 libooxlo.so -rwxr-xr-x 1 root root 104376 Aug 29 16:02 libopencllo.so -rwxr-xr-x 1 root root 1186276 Aug 29 16:02 liborcus-0.15.so.0 -rwxr-xr-x 1 root root 281392 Aug 29 16:02 liborcus-parser-0.15.so.0 -rwxr-xr-x 1 root root 515212 Aug 29 16:02 libpackage2.so -rwxr-xr-x 1 root root 116628 Aug 29 16:02 libpasswordcontainerlo.so -rwxr-xr-x 1 root root 1385952 Aug 29 16:02 libpcrlo.so -rwxr-xr-x 1 root root 240208 Aug 29 16:02 libpdffilterlo.so -rwxr-xr-x 1 root root 441044 Aug 29 16:02 libpdfimportlo.so -rwxr-xr-x 1 root root 4093960 Aug 29 16:02 libpdfiumlo.so -r--r--r-- 1 root root 17808 Aug 29 16:02 libplc4.so -r--r--r-- 1 root root 13648 Aug 29 16:02 libplds4.so -rwxr-xr-x 1 root root 3486108 Aug 29 16:02 libpostgresql-sdbc-impllo.so -rwxr-xr-x 1 root root 46772 Aug 29 16:02 libpostgresql-sdbclo.so -rwxr-xr-x 1 root root 96328 Aug 29 16:02 libpricinglo.so -rwxr-xr-x 1 root root 50924 Aug 29 16:02 libprotocolhandlerlo.so -rwxr-xr-x 1 root root 30388 Aug 29 16:02 libproxyfaclo.so -rwxr-xr-x 1 root root 22172 Aug 29 16:02 libpythonloaderlo.so -rwxr-xr-x 1 root root 266596 Aug 29 16:02 libpyuno.so -rwxr-xr-x 1 root root 334904 Aug 29 16:02 libraptor2-lo.so.0 -rwxr-xr-x 1 root root 421932 Aug 29 16:02 librasqal-lo.so.3 -rwxr-xr-x 1 root root 203904 Aug 29 16:02 librdf-lo.so.0 -rwxr-xr-x 1 root root 149352 Aug 29 16:02 libreflectionlo.so -rwxr-xr-x 1 root root 108368 Aug 29 16:02 libreglo.so -rwxr-xr-x 1 root root 137196 Aug 29 16:02 librevenge-0.0-lo.so.0 -rwxr-xr-x 1 root root 1565996 Aug 29 16:02 libsal_textenclo.so -rwxr-xr-x 1 root root 100176 Aug 29 16:02 libsaxlo.so -rwxr-xr-x 1 root root 1577728 Aug 29 16:02 libsblo.so -rwxr-xr-x 1 root root 34516 Aug 29 16:02 libscdlo.so -rwxr-xr-x 1 root root 3971336 Aug 29 16:02 libscfiltlo.so -rwxr-xr-x 1 root root 16447776 Aug 29 16:02 libsclo.so -rwxr-xr-x 1 root root 129276 Aug 29 16:02 libscnlo.so -rwxr-xr-x 1 root root 198884 Aug 29 16:02 libscriptframe.so -rwxr-xr-x 1 root root 597380 Aug 29 16:02 libscuilo.so -rwxr-xr-x 1 root root 87824 Aug 29 16:02 libsdbc2.so -rwxr-xr-x 1 root root 108504 Aug 29 16:02 libsdbtlo.so -rwxr-xr-x 1 root root 30420 Aug 29 16:02 libsddlo.so -rwxr-xr-x 1 root root 683616 Aug 29 16:02 libsdfiltlo.so -rwxr-xr-x 1 root root 6679744 Aug 29 16:02 libsdlo.so -rwxr-xr-x 1 root root 495228 Aug 29 16:02 libsduilo.so -rwxr-xr-x 1 root root 5404044 Aug 29 16:02 libsfxlo.so -rwxr-xr-x 1 root root 63180 Aug 29 16:02 libsimplecanvaslo.so -rwxr-xr-x 1 root root 1407944 Aug 29 16:02 libslideshowlo.so -rwxr-xr-x 1 root root 26292 Aug 29 16:02 libsmdlo.so -rwxr-xr-x 1 root root 178944 Aug 29 16:02 libsmime3.so -rwxr-xr-x 1 root root 1208496 Aug 29 16:02 libsmlo.so -rwxr-xr-x 1 root root 897700 Aug 29 16:02 libsofficeapp.so -rwxr-xr-x 1 root root 321968 Aug 29 16:02 libsoftokn3.so -rwxr-xr-x 1 root root 104320 Aug 29 16:02 libsolverlo.so -rwxr-xr-x 1 root root 339988 Aug 29 16:02 libsotlo.so -rwxr-xr-x 1 root root 409356 Aug 29 16:02 libspelllo.so -rwxr-xr-x 1 root root 63316 Aug 29 16:02 libspllo.so -rwxr-xr-x 1 root root 817448 Aug 29 16:02 libsqlite3.so -rwxr-xr-x 1 root root 153656 Aug 29 16:02 libsrtrs1.so -rwxr-xr-x 1 root root 408540 Aug 29 16:02 libssl3.so -rwxr-xr-x 1 root root 1921360 Aug 29 16:02 libstaroffice-0.0-lo.so.0 lrwxrwxrwx 1 root root 19 Aug 29 16:02 libstdc++.so.6 -> libstdc++.so.6.0.27 -rwxr-xr-x 1 root root 1910324 Aug 29 16:02 libstdc++.so.6.0.27 -rwxr-xr-x 1 root root 116956 Aug 29 16:02 libstocserviceslo.so -rwxr-xr-x 1 root root 46788 Aug 29 16:02 libstoragefdlo.so -rwxr-xr-x 1 root root 87600 Aug 29 16:02 libstorelo.so -rwxr-xr-x 1 root root 161752 Aug 29 16:02 libstringresourcelo.so -rwxr-xr-x 1 root root 805820 Aug 29 16:02 libsvgfilterlo.so -rwxr-xr-x 1 root root 342372 Aug 29 16:02 libsvgiolo.so -rwxr-xr-x 1 root root 1159176 Aug 29 16:02 libsvllo.so -rwxr-xr-x 1 root root 2849408 Aug 29 16:02 libsvtlo.so -rwxr-xr-x 1 root root 8770792 Aug 29 16:02 libsvxcorelo.so -rwxr-xr-x 1 root root 3900664 Aug 29 16:02 libsvxlo.so -rwxr-xr-x 1 root root 26288 Aug 29 16:02 libswdlo.so -rwxr-xr-x 1 root root 16792672 Aug 29 16:02 libswlo.so -rwxr-xr-x 1 root root 2154640 Aug 29 16:02 libswuilo.so -rwxr-xr-x 1 root root 30360 Aug 29 16:02 libsysshlo.so -rwxr-xr-x 1 root root 128816 Aug 29 16:02 libt602filterlo.so -rwxr-xr-x 1 root root 287900 Aug 29 16:02 libtextconv_dict.so -rwxr-xr-x 1 root root 75504 Aug 29 16:02 libtextconversiondlgslo.so -rwxr-xr-x 1 root root 34552 Aug 29 16:02 libtextfdlo.so -rwxr-xr-x 1 root root 3519592 Aug 29 16:02 libtklo.so -rwxr-xr-x 1 root root 465268 Aug 29 16:02 libtllo.so -rwxr-xr-x 1 root root 424904 Aug 29 16:02 libucb1.so -rwxr-xr-x 1 root root 506720 Aug 29 16:02 libucbhelper.so -rwxr-xr-x 1 root root 555436 Aug 29 16:02 libucpchelp1.so -rwxr-xr-x 1 root root 1124984 Aug 29 16:02 libucpcmis1lo.so -rwxr-xr-x 1 root root 440916 Aug 29 16:02 libucpdav1.so -rwxr-xr-x 1 root root 30328 Aug 29 16:02 libucpexpand1lo.so -rwxr-xr-x 1 root root 96156 Aug 29 16:02 libucpextlo.so -rwxr-xr-x 1 root root 400072 Aug 29 16:02 libucpfile1.so -rwxr-xr-x 1 root root 219352 Aug 29 16:02 libucpftp1.so -rwxr-xr-x 1 root root 153892 Aug 29 16:02 libucpgio1lo.so -rwxr-xr-x 1 root root 264264 Aug 29 16:02 libucphier1.so -rwxr-xr-x 1 root root 30360 Aug 29 16:02 libucpimagelo.so -rwxr-xr-x 1 root root 227336 Aug 29 16:02 libucppkg1.so -rwxr-xr-x 1 root root 313912 Aug 29 16:02 libucptdoc1lo.so -rwxr-xr-x 1 root root 194364 Aug 29 16:02 libuno_cppu.so.3 -rwxr-xr-x 1 root root 929884 Aug 29 16:02 libuno_cppuhelpergcc3.so.3 -rwxr-xr-x 1 root root 17892 Aug 29 16:02 libuno_purpenvhelpergcc3.so.3 -rwxr-xr-x 1 root root 363336 Aug 29 16:02 libuno_sal.so.3 -rwxr-xr-x 1 root root 26172 Aug 29 16:02 libuno_salhelpergcc3.so.3 -rwxr-xr-x 1 root root 395048 Aug 29 16:02 libunoidllo.so -rwxr-xr-x 1 root root 120820 Aug 29 16:02 libunopkgapp.so -rwxr-xr-x 1 root root 207280 Aug 29 16:02 libunordflo.so -rwxr-xr-x 1 root root 560936 Aug 29 16:02 libunoxmllo.so -rwxr-xr-x 1 root root 9580 Aug 29 16:02 libunsafe_uno_uno.so -rwxr-xr-x 1 root root 79708 Aug 29 16:02 libupdatefeedlo.so -rwxr-xr-x 1 root root 1586176 Aug 29 16:02 libutllo.so -rwxr-xr-x 1 root root 264480 Aug 29 16:02 libuuilo.so -rwxr-xr-x 1 root root 30332 Aug 29 16:02 libuuresolverlo.so -rwxr-xr-x 1 root root 116760 Aug 29 16:02 libvbaeventslo.so -rwxr-xr-x 1 root root 720704 Aug 29 16:02 libvbahelperlo.so -rwxr-xr-x 1 root root 1933376 Aug 29 16:02 libvbaobjlo.so -rwxr-xr-x 1 root root 1490464 Aug 29 16:02 libvbaswobjlo.so -rwxr-xr-x 1 root root 535944 Aug 29 16:02 libvclcanvaslo.so -rwxr-xr-x 1 root root 10341100 Aug 29 16:02 libvcllo.so -rwxr-xr-x 1 root root 557020 Aug 29 16:02 libvclplug_genlo.so -rwxr-xr-x 1 root root 1549188 Aug 29 16:02 libvclplug_gtk3lo.so -rwxr-xr-x 1 root root 718616 Aug 29 16:02 libwpd-0.10-lo.so.10 -rwxr-xr-x 1 root root 79876 Aug 29 16:02 libwpftcalclo.so -rwxr-xr-x 1 root root 2395012 Aug 29 16:02 libwpftdrawlo.so -rwxr-xr-x 1 root root 63364 Aug 29 16:02 libwpftimpresslo.so -rwxr-xr-x 1 root root 1039800 Aug 29 16:02 libwpftwriterlo.so -rwxr-xr-x 1 root root 116700 Aug 29 16:02 libwpg-0.3-lo.so.3 -rwxr-xr-x 1 root root 1609936 Aug 29 16:02 libwps-0.4-lo.so.4 -rwxr-xr-x 1 root root 2415696 Aug 29 16:02 libwriterfilterlo.so -rwxr-xr-x 1 root root 170300 Aug 29 16:02 libwriterlo.so -rwxr-xr-x 1 root root 63164 Aug 29 16:02 libwriterperfectlo.so -rwxr-xr-x 1 root root 59120 Aug 29 16:02 libxmlfalo.so -rwxr-xr-x 1 root root 38592 Aug 29 16:02 libxmlfdlo.so -rwxr-xr-x 1 root root 42484 Aug 29 16:02 libxmlreaderlo.so -rwxr-xr-x 1 root root 653728 Aug 29 16:02 libxmlscriptlo.so -rwxr-xr-x 1 root root 547816 Aug 29 16:02 libxmlsecurity.so -rwxr-xr-x 1 root root 315696 Aug 29 16:02 libxoflo.so -rwxr-xr-x 1 root root 4683680 Aug 29 16:02 libxolo.so -rwxr-xr-x 1 root root 618524 Aug 29 16:02 libxsec_xmlsec.so -rwxr-xr-x 1 root root 256128 Aug 29 16:02 libxsltdlglo.so -rwxr-xr-x 1 root root 121032 Aug 29 16:02 libxsltfilterlo.so -rwxr-xr-x 1 root root 510232 Aug 29 16:02 libxstor.so -rw-r--r-- 1 root root 1059 Aug 29 16:01 lounorc -rw-r--r-- 1 root root 18075 Aug 6 17:51 mailmerge.py -rw-r--r-- 1 root root 8542 Aug 6 17:51 msgbox.py -rw-r--r-- 1 root root 3283 Aug 6 17:51 officehelper.py -rwxr-xr-x 1 root root 116620 Aug 29 16:02 oosplash drwxr-xr-x 2 root root 4096 Aug 29 16:01 opencl -rwxr-xr-x 1 root root 9644 Aug 29 16:02 opencltest drwxr-xr-x 2 root root 4096 Aug 29 16:01 opengl -rw-r--r-- 1 root root 52 Aug 29 12:13 pagein-calc -rw-r--r-- 1 root root 823 Aug 29 12:13 pagein-common -rw-r--r-- 1 root root 52 Aug 29 12:13 pagein-draw -rw-r--r-- 1 root root 52 Aug 29 12:13 pagein-impress -rw-r--r-- 1 root root 52 Aug 29 12:13 pagein-writer -rw-r--r-- 1 root root 29 Aug 6 17:51 postgresql-sdbc.ini -rw-r--r-- 1 root root 6860 Aug 6 17:51 pythonloader.py -rw-r--r-- 1 root root 44 Aug 29 12:13 pythonloader.unorc -rw-r--r-- 1 root root 43199 Aug 6 17:51 pythonscript.py -rwxr-xr-x 1 root root 5388 Aug 29 16:02 pyuno.so -rw-r--r-- 1 root root 50 Aug 29 16:01 redirectrc -rwxr-xr-x 1 root root 17992 Aug 29 16:02 regmerge -rwxr-xr-x 1 root root 9712 Aug 29 16:02 regview -rwxr-xr-x 1 root root 63 Aug 6 17:51 sbase -rwxr-xr-x 1 root root 63 Aug 6 17:51 scalc -rwxr-xr-x 1 root root 63 Aug 6 17:51 sdraw -rwxr-xr-x 1 root root 13221 Aug 6 17:51 senddoc drwxr-xr-x 2 root root 4096 Aug 29 16:01 services -rw-r--r-- 1 root root 8042 Aug 29 13:27 services.rdb -rw-r--r-- 1 root root 32 Aug 29 16:01 setuprc drwxr-xr-x 2 root root 4096 Aug 29 16:01 shell -rwxr-xr-x 1 root root 66 Aug 6 17:51 simpress -rwxr-xr-x 1 root root 63 Aug 6 17:51 smath -rwxr-xr-x 1 root root 6738 Aug 29 12:13 soffice -rwxr-xr-x 1 root root 5464 Aug 29 16:02 soffice.bin -rw-r--r-- 1 root root 468 Aug 29 16:01 sofficerc -rwxr-xr-x 1 root root 65 Aug 6 17:51 swriter drwxr-xr-x 2 root root 4096 Aug 29 16:01 types -rw-r--r-- 1 root root 57448 Aug 29 12:35 types.rdb -rwxr-xr-x 1 root root 26436 Aug 29 16:02 ui-previewer -rwxr-xr-x 1 root root 1511 Aug 6 17:51 uno -rwxr-xr-x 1 root root 67416 Aug 29 16:02 uno.bin -rw-r--r-- 1 root root 17362 Aug 6 17:51 uno.py -rw-r--r-- 1 root root 10957 Aug 6 17:51 unohelper.py -rwxr-xr-x 1 root root 1390 Aug 6 17:51 unoinfo -rwxr-xr-x 1 root root 3144 Aug 6 17:51 unopkg -rwxr-xr-x 1 root root 5464 Aug 29 16:02 unopkg.bin -rw-r--r-- 1 root root 239 Aug 29 12:13 unorc -rwxr-xr-x 1 root root 5480 Aug 29 16:02 uri-encode -rw-r--r-- 1 root root 327 Aug 29 16:01 versionrc drwxr-xr-x 9 root root 4096 Aug 29 16:01 wizards -rwxr-xr-x 1 root root 1693920 Aug 29 16:02 xpdfimport /build/libreoffice/pkg/usr/lib/libreoffice/program/opencl: total 20 -rw-r--r-- 1 root root 18569 Aug 6 17:51 cl-test.ods /build/libreoffice/pkg/usr/lib/libreoffice/program/opengl: total 216 -rw-r--r-- 1 root root 2521 Aug 6 17:51 areaHashCRC64TFragmentShader.glsl -rw-r--r-- 1 root root 1574 Aug 6 17:51 areaScaleFastFragmentShader.glsl -rw-r--r-- 1 root root 7010 Aug 6 17:51 areaScaleFragmentShader.glsl -rw-r--r-- 1 root root 773 Aug 6 17:51 basicFragmentShader.glsl -rw-r--r-- 1 root root 3595 Aug 6 17:51 basicVertexShader.glsl -rw-r--r-- 1 root root 900 Aug 6 17:51 blendedTextureFragmentShader.glsl -rw-r--r-- 1 root root 760 Aug 6 17:51 blendedTextureVertexShader.glsl -rw-r--r-- 1 root root 957 Aug 6 17:51 combinedFragmentShader.glsl -rw-r--r-- 1 root root 1868 Aug 6 17:51 combinedTextureFragmentShader.glsl -rw-r--r-- 1 root root 1015 Aug 6 17:51 combinedTextureVertexShader.glsl -rw-r--r-- 1 root root 2285 Aug 6 17:51 combinedVertexShader.glsl -rw-r--r-- 1 root root 865 Aug 6 17:51 convolutionFragmentShader.glsl -rw-r--r-- 1 root root 863 Aug 6 17:51 diffTextureFragmentShader.glsl -rw-r--r-- 1 root root 1755 Aug 6 17:51 dissolveFragmentShader.glsl -rw-r--r-- 1 root root 503 Aug 6 17:51 dumbVertexShader.glsl -rw-r--r-- 1 root root 525 Aug 6 17:51 dummyVertexShader.glsl -rw-r--r-- 1 root root 916 Aug 6 17:51 fadeBlackFragmentShader.glsl -rw-r--r-- 1 root root 778 Aug 6 17:51 fadeFragmentShader.glsl -rw-r--r-- 1 root root 1039 Aug 6 17:51 glitterFragmentShader.glsl -rw-r--r-- 1 root root 4599 Aug 6 17:51 glitterVertexShader.glsl -rw-r--r-- 1 root root 604 Aug 6 17:51 greyscaleFragmentShader.glsl -rw-r--r-- 1 root root 3490 Aug 6 17:51 honeycombFragmentShader.glsl -rw-r--r-- 1 root root 2797 Aug 6 17:51 honeycombGeometryShader.glsl -rw-r--r-- 1 root root 4234 Aug 6 17:51 honeycombVertexShader.glsl -rw-r--r-- 1 root root 794 Aug 6 17:51 invert50FragmentShader.glsl -rw-r--r-- 1 root root 1138 Aug 6 17:51 lineFragmentShader.glsl -rw-r--r-- 1 root root 1283 Aug 6 17:51 lineVertexShader.glsl -rw-r--r-- 1 root root 626 Aug 6 17:51 linearGradientFragmentShader.glsl -rw-r--r-- 1 root root 1332 Aug 6 17:51 linearMultiColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 725 Aug 6 17:51 linearTwoColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 621 Aug 6 17:51 maskFragmentShader.glsl -rw-r--r-- 1 root root 730 Aug 6 17:51 maskedTextureFragmentShader.glsl -rw-r--r-- 1 root root 670 Aug 6 17:51 maskedTextureVertexShader.glsl -rw-r--r-- 1 root root 639 Aug 6 17:51 radialGradientFragmentShader.glsl -rw-r--r-- 1 root root 1444 Aug 6 17:51 radialMultiColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 802 Aug 6 17:51 radialTwoColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 1329 Aug 6 17:51 rectangularMultiColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 732 Aug 6 17:51 rectangularTwoColorGradientFragmentShader.glsl -rw-r--r-- 1 root root 1058 Aug 6 17:51 reflectionFragmentShader.glsl -rw-r--r-- 1 root root 2788 Aug 6 17:51 reflectionVertexShader.glsl -rw-r--r-- 1 root root 804 Aug 6 17:51 replaceColorFragmentShader.glsl -rw-r--r-- 1 root root 1971 Aug 6 17:51 rippleFragmentShader.glsl -rw-r--r-- 1 root root 501 Aug 6 17:51 solidFragmentShader.glsl -rw-r--r-- 1 root root 2420 Aug 6 17:51 staticFragmentShader.glsl -rw-r--r-- 1 root root 558 Aug 6 17:51 textureFragmentShader.glsl -rw-r--r-- 1 root root 584 Aug 6 17:51 textureVertexShader.glsl -rw-r--r-- 1 root root 752 Aug 6 17:51 transformedTextureVertexShader.glsl -rw-r--r-- 1 root root 2119 Aug 6 17:51 vortexFragmentShader.glsl -rw-r--r-- 1 root root 3080 Aug 6 17:51 vortexGeometryShader.glsl -rw-r--r-- 1 root root 5008 Aug 6 17:51 vortexVertexShader.glsl /build/libreoffice/pkg/usr/lib/libreoffice/program/services: total 232 -rw-r--r-- 1 root root 722 Aug 29 15:37 postgresql-sdbc.rdb -rw-r--r-- 1 root root 381 Aug 29 13:02 pyuno.rdb -rw-r--r-- 1 root root 1297 Aug 6 17:51 scriptproviderforpython.rdb -rw-r--r-- 1 root root 224706 Aug 29 16:01 services.rdb /build/libreoffice/pkg/usr/lib/libreoffice/program/shell: total 4 -rw-r--r-- 1 root root 261 Aug 6 17:51 about.svg /build/libreoffice/pkg/usr/lib/libreoffice/program/types: total 1012 -rw-r--r-- 1 root root 680424 Aug 29 12:38 offapi.rdb -rw-r--r-- 1 root root 351009 Aug 29 12:38 oovbaapi.rdb /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards: total 28 -rw-r--r-- 1 root root 0 Aug 6 17:51 __init__.py drwxr-xr-x 2 root root 4096 Aug 29 16:01 agenda drwxr-xr-x 2 root root 4096 Aug 29 16:01 common drwxr-xr-x 2 root root 4096 Aug 29 16:01 document drwxr-xr-x 2 root root 4096 Aug 29 16:01 fax drwxr-xr-x 2 root root 4096 Aug 29 16:01 letter drwxr-xr-x 2 root root 4096 Aug 29 16:01 text drwxr-xr-x 3 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards/agenda: total 136 -rw-r--r-- 1 root root 36392 Aug 6 17:51 AgendaDocument.py -rw-r--r-- 1 root root 16627 Aug 6 17:51 AgendaWizardDialog.py -rw-r--r-- 1 root root 3784 Aug 6 17:51 AgendaWizardDialogConst.py -rw-r--r-- 1 root root 14540 Aug 6 17:51 AgendaWizardDialogImpl.py -rw-r--r-- 1 root root 8306 Aug 6 17:51 AgendaWizardDialogResources.py -rw-r--r-- 1 root root 1742 Aug 6 17:51 CGAgenda.py -rw-r--r-- 1 root root 2222 Aug 6 17:51 CGTopic.py -rw-r--r-- 1 root root 3061 Aug 6 17:51 CallWizard.py -rw-r--r-- 1 root root 2813 Aug 6 17:51 TemplateConsts.py -rw-r--r-- 1 root root 31658 Aug 6 17:51 TopicsControl.py -rw-r--r-- 1 root root 0 Aug 6 17:51 __init__.py /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards/common: total 136 -rw-r--r-- 1 root root 2209 Aug 6 17:51 ConfigGroup.py -rw-r--r-- 1 root root 2731 Aug 6 17:51 ConfigSet.py -rw-r--r-- 1 root root 2421 Aug 6 17:51 Configuration.py -rw-r--r-- 1 root root 3255 Aug 6 17:51 Desktop.py -rw-r--r-- 1 root root 7461 Aug 6 17:51 FileAccess.py -rw-r--r-- 1 root root 37007 Aug 6 17:51 HelpIds.py -rw-r--r-- 1 root root 1062 Aug 6 17:51 IRenderer.py -rw-r--r-- 1 root root 1103 Aug 6 17:51 ListModel.py -rw-r--r-- 1 root root 1308 Aug 6 17:51 NoValidPathException.py -rw-r--r-- 1 root root 3271 Aug 6 17:51 NumberFormatter.py -rw-r--r-- 1 root root 2020 Aug 6 17:51 Properties.py -rw-r--r-- 1 root root 1342 Aug 6 17:51 PropertyNames.py -rw-r--r-- 1 root root 6610 Aug 6 17:51 SystemDialog.py -rw-r--r-- 1 root root 5248 Aug 6 17:51 UCB.py -rw-r--r-- 1 root root 0 Aug 6 17:51 __init__.py -rw-r--r-- 1 root root 29305 Aug 6 17:51 strings.hrc /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards/document: total 8 -rw-r--r-- 1 root root 7685 Aug 6 17:51 OfficeDocument.py -rw-r--r-- 1 root root 0 Aug 6 17:51 __init__.py /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards/fax: total 100 -rw-r--r-- 1 root root 1861 Aug 6 17:51 CGFax.py -rw-r--r-- 1 root root 1035 Aug 6 17:51 CGFaxWizard.py -rw-r--r-- 1 root root 3060 Aug 6 17:51 CallWizard.py -rw-r--r-- 1 root root 5916 Aug 6 17:51 FaxDocument.py -rw-r--r-- 1 root root 32450 Aug 6 17:51 FaxWizardDialog.py -rw-r--r-- 1 root root 5263 Aug 6 17:51 FaxWizardDialogConst.py -rw-r--r-- 1 root root 26259 Aug 6 17:51 FaxWizardDialogImpl.py -rw-r--r-- 1 root root 6755 Aug 6 17:51 FaxWizardDialogResources.py -rw-r--r-- 1 root root 1 Aug 6 17:51 __init__.py /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards/letter: total 144 -rw-r--r-- 1 root root 2194 Aug 6 17:51 CGLetter.py -rw-r--r-- 1 root root 1110 Aug 6 17:51 CGLetterWizard.py -rw-r--r-- 1 root root 1067 Aug 6 17:51 CGPaperElementLocation.py -rw-r--r-- 1 root root 3061 Aug 6 17:51 CallWizard.py -rw-r--r-- 1 root root 9556 Aug 6 17:51 LetterDocument.py -rw-r--r-- 1 root root 53941 Aug 6 17:51 LetterWizardDialog.py -rw-r--r-- 1 root root 4197 Aug 6 17:51 LetterWizardDialogConst.py -rw-r--r-- 1 root root 42145 Aug 6 17:51 LetterWizardDialogImpl.py -rw-r--r-- 1 root root 7798 Aug 6 17:51 LetterWizardDialogResources.py -rw-r--r-- 1 root root 0 Aug 6 17:51 __init__.py /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards/text: total 32 -rw-r--r-- 1 root root 10113 Aug 6 17:51 TextDocument.py -rw-r--r-- 1 root root 1055 Aug 6 17:51 TextElement.py -rw-r--r-- 1 root root 4238 Aug 6 17:51 TextFieldHandler.py -rw-r--r-- 1 root root 4636 Aug 6 17:51 TextSectionHandler.py -rw-r--r-- 1 root root 0 Aug 6 17:51 __init__.py /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards/ui: total 72 -rw-r--r-- 1 root root 7110 Aug 6 17:51 ControlScroller.py -rw-r--r-- 1 root root 3609 Aug 6 17:51 DocumentPreview.py -rw-r--r-- 1 root root 5710 Aug 6 17:51 PathSelection.py -rw-r--r-- 1 root root 2120 Aug 6 17:51 PeerConfig.py -rw-r--r-- 1 root root 1351 Aug 6 17:51 UIConsts.py -rw-r--r-- 1 root root 9312 Aug 6 17:51 UnoDialog.py -rw-r--r-- 1 root root 8020 Aug 6 17:51 UnoDialog2.py -rw-r--r-- 1 root root 16876 Aug 6 17:51 WizardDialog.py -rw-r--r-- 1 root root 0 Aug 6 17:51 __init__.py drwxr-xr-x 2 root root 4096 Aug 29 16:01 event /build/libreoffice/pkg/usr/lib/libreoffice/program/wizards/ui/event: total 40 -rw-r--r-- 1 root root 3979 Aug 6 17:51 CommonListener.py -rw-r--r-- 1 root root 3890 Aug 6 17:51 DataAware.py -rw-r--r-- 1 root root 1013 Aug 6 17:51 EventListenerList.py -rw-r--r-- 1 root root 2146 Aug 6 17:51 ListModelBinder.py -rw-r--r-- 1 root root 1747 Aug 6 17:51 RadioDataAware.py -rw-r--r-- 1 root root 2458 Aug 6 17:51 Task.py -rw-r--r-- 1 root root 1186 Aug 6 17:51 TaskEvent.py -rw-r--r-- 1 root root 1188 Aug 6 17:51 TaskListener.py -rw-r--r-- 1 root root 4134 Aug 6 17:51 UnoDataAware.py -rw-r--r-- 1 root root 0 Aug 6 17:51 __init__.py /build/libreoffice/pkg/usr/lib/libreoffice/readmes: total 20 -rw-r--r-- 1 root root 16579 Aug 29 16:01 README_en-US /build/libreoffice/pkg/usr/lib/libreoffice/share: total 128 drwxr-xr-x 3 root root 4096 Aug 29 16:01 Scripts drwxr-xr-x 2 root root 4096 Aug 29 16:01 autocorr drwxr-xr-x 3 root root 4096 Aug 29 16:01 autotext drwxr-xr-x 12 root root 4096 Aug 29 16:01 basic drwxr-xr-x 2 root root 4096 Aug 29 16:01 calc drwxr-xr-x 2 root root 4096 Aug 29 16:01 classification drwxr-xr-x 5 root root 4096 Aug 29 16:01 config drwxr-xr-x 3 root root 4096 Aug 29 16:01 dtd drwxr-xr-x 2 root root 4096 Aug 29 16:01 emojiconfig drwxr-xr-x 2 root root 4096 Aug 29 16:01 extensions drwxr-xr-x 2 root root 4096 Aug 29 16:01 filter drwxr-xr-x 2 root root 4096 Aug 29 16:01 fingerprint drwxr-xr-x 2 root root 4096 Aug 29 16:01 firebird drwxr-xr-x 3 root root 4096 Aug 29 16:01 fonts drwxr-xr-x 17 root root 4096 Aug 29 16:01 gallery drwxr-xr-x 2 root root 4096 Aug 29 16:01 glade drwxr-xr-x 2 root root 4096 Aug 29 16:01 labels drwxr-xr-x 3 root root 4096 Aug 29 16:01 liblangtag drwxr-xr-x 2 root root 4096 Aug 29 16:01 libreofficekit drwxr-xr-x 2 root root 4096 Aug 29 16:01 numbertext drwxr-xr-x 2 root root 4096 Aug 29 16:01 palette drwxr-xr-x 3 root root 4096 Aug 29 16:01 psprint drwxr-xr-x 3 root root 4096 Aug 29 16:01 registry drwxr-xr-x 4 root root 4096 Aug 29 16:01 template drwxr-xr-x 3 root root 4096 Aug 29 16:01 theme_definitions drwxr-xr-x 2 root root 4096 Aug 29 16:01 tipoftheday drwxr-xr-x 3 root root 4096 Aug 29 16:01 uno_packages drwxr-xr-x 2 root root 4096 Aug 29 16:01 wizards drwxr-xr-x 2 root root 4096 Aug 29 16:01 wordbook drwxr-xr-x 2 root root 4096 Aug 29 16:02 xdg drwxr-xr-x 2 root root 4096 Aug 29 16:01 xpdfimport drwxr-xr-x 6 root root 4096 Aug 29 16:01 xslt /build/libreoffice/pkg/usr/lib/libreoffice/share/Scripts: total 4 drwxr-xr-x 4 root root 4096 Aug 29 16:01 python /build/libreoffice/pkg/usr/lib/libreoffice/share/Scripts/python: total 28 -rw-r--r-- 1 root root 3384 Aug 6 17:51 Capitalise.py -rw-r--r-- 1 root root 1589 Aug 6 17:51 HelloWorld.py -rw-r--r-- 1 root root 2406 Aug 6 17:51 InsertText.py drwxr-xr-x 3 root root 4096 Aug 29 16:01 LibreLogo -rw-r--r-- 1 root root 2090 Aug 6 17:51 NamedRanges.py -rw-r--r-- 1 root root 634 Aug 6 17:51 SetCellColor.py drwxr-xr-x 2 root root 4096 Aug 29 16:01 pythonSamples /build/libreoffice/pkg/usr/lib/libreoffice/share/Scripts/python/LibreLogo: total 304 -rw-r--r-- 1 root root 300233 Aug 6 17:51 LibreLogo.py -rw-r--r-- 1 root root 2507 Aug 6 17:51 LibreLogo_en_US.properties drwxr-xr-x 2 root root 4096 Aug 29 16:01 icons /build/libreoffice/pkg/usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons: total 72 -rw-r--r-- 1 root root 787 Aug 6 17:51 lc_arrowshapes.circular-arrow.png -rw-r--r-- 1 root root 1082 Aug 6 17:51 lc_arrowshapes.circular-leftarrow.png -rw-r--r-- 1 root root 527 Aug 6 17:51 lc_arrowshapes.down-arrow.png -rw-r--r-- 1 root root 487 Aug 6 17:51 lc_arrowshapes.up-arrow.png -rw-r--r-- 1 root root 616 Aug 6 17:51 lc_basicstop.png -rw-r--r-- 1 root root 705 Aug 6 17:51 lc_editglossary.png -rw-r--r-- 1 root root 831 Aug 6 17:51 lc_navigationbarleft.png -rw-r--r-- 1 root root 445 Aug 6 17:51 lc_newdoc.png -rw-r--r-- 1 root root 740 Aug 6 17:51 lc_runbasic.png -rw-r--r-- 1 root root 482 Aug 6 17:51 sc_arrowshapes.circular-arrow.png -rw-r--r-- 1 root root 631 Aug 6 17:51 sc_arrowshapes.circular-leftarrow.png -rw-r--r-- 1 root root 340 Aug 6 17:51 sc_arrowshapes.down-arrow.png -rw-r--r-- 1 root root 323 Aug 6 17:51 sc_arrowshapes.up-arrow.png -rw-r--r-- 1 root root 397 Aug 6 17:51 sc_basicstop.png -rw-r--r-- 1 root root 429 Aug 6 17:51 sc_editglossary.png -rw-r--r-- 1 root root 626 Aug 6 17:51 sc_navigationbarleft.png -rw-r--r-- 1 root root 350 Aug 6 17:51 sc_newdoc.png -rw-r--r-- 1 root root 534 Aug 6 17:51 sc_runbasic.png /build/libreoffice/pkg/usr/lib/libreoffice/share/Scripts/python/pythonSamples: total 8 -rw-r--r-- 1 root root 4541 Aug 6 17:51 TableSample.py /build/libreoffice/pkg/usr/lib/libreoffice/share/autocorr: total 916 -rw-r--r-- 1 root root 5094 Aug 29 12:14 acor_af-ZA.dat -rw-r--r-- 1 root root 17030 Aug 29 12:14 acor_bg-BG.dat -rw-r--r-- 1 root root 19073 Aug 29 12:14 acor_ca-ES.dat -rw-r--r-- 1 root root 19910 Aug 29 12:14 acor_cs-CZ.dat -rw-r--r-- 1 root root 20081 Aug 29 12:14 acor_da-DK.dat -rw-r--r-- 1 root root 18235 Aug 29 12:14 acor_de.dat -rw-r--r-- 1 root root 16211 Aug 29 12:14 acor_dsb.dat -rw-r--r-- 1 root root 21794 Aug 29 12:14 acor_el-GR.dat -rw-r--r-- 1 root root 20814 Aug 29 12:14 acor_en-AU.dat -rw-r--r-- 1 root root 17404 Aug 29 12:14 acor_en-GB.dat -rw-r--r-- 1 root root 20741 Aug 29 12:14 acor_en-US.dat -rw-r--r-- 1 root root 9564 Aug 29 12:14 acor_en-ZA.dat -rw-r--r-- 1 root root 18489 Aug 29 12:14 acor_es.dat -rw-r--r-- 1 root root 60047 Aug 29 12:14 acor_fa-IR.dat -rw-r--r-- 1 root root 14746 Aug 29 12:14 acor_fi-FI.dat -rw-r--r-- 1 root root 18286 Aug 29 12:14 acor_fr.dat -rw-r--r-- 1 root root 14187 Aug 29 12:14 acor_ga-IE.dat -rw-r--r-- 1 root root 20762 Aug 29 12:14 acor_hr-HR.dat -rw-r--r-- 1 root root 16198 Aug 29 12:14 acor_hsb.dat -rw-r--r-- 1 root root 25823 Aug 29 12:14 acor_hu-HU.dat -rw-r--r-- 1 root root 1073 Aug 29 12:14 acor_is-IS.dat -rw-r--r-- 1 root root 15106 Aug 29 12:14 acor_it.dat -rw-r--r-- 1 root root 20386 Aug 29 12:14 acor_ja-JP.dat -rw-r--r-- 1 root root 23557 Aug 29 12:14 acor_ko-KR.dat -rw-r--r-- 1 root root 5295 Aug 29 12:14 acor_lb-LU.dat -rw-r--r-- 1 root root 16972 Aug 29 12:14 acor_lt-LT.dat -rw-r--r-- 1 root root 6692 Aug 29 12:14 acor_mn-MN.dat -rw-r--r-- 1 root root 12239 Aug 29 12:14 acor_nl-BE.dat -rw-r--r-- 1 root root 15683 Aug 29 12:14 acor_nl-NL.dat -rw-r--r-- 1 root root 22632 Aug 29 12:14 acor_pl-PL.dat -rw-r--r-- 1 root root 35542 Aug 29 12:14 acor_pt-BR.dat -rw-r--r-- 1 root root 41742 Aug 29 12:14 acor_pt-PT.dat -rw-r--r-- 1 root root 81059 Aug 29 12:14 acor_ro-RO.dat -rw-r--r-- 1 root root 16145 Aug 29 12:14 acor_ru-RU.dat -rw-r--r-- 1 root root 18866 Aug 29 12:14 acor_sk-SK.dat -rw-r--r-- 1 root root 18521 Aug 29 12:14 acor_sl-SI.dat -rw-r--r-- 1 root root 1486 Aug 29 12:14 acor_sr-CS.dat -rw-r--r-- 1 root root 1379 Aug 29 12:14 acor_sr-Latn-CS.dat -rw-r--r-- 1 root root 1379 Aug 29 12:14 acor_sr-Latn-ME.dat -rw-r--r-- 1 root root 1379 Aug 29 12:14 acor_sr-Latn-RS.dat -rw-r--r-- 1 root root 1486 Aug 29 12:14 acor_sr-ME.dat -rw-r--r-- 1 root root 1486 Aug 29 12:14 acor_sr-RS.dat -rw-r--r-- 1 root root 15699 Aug 29 12:14 acor_sv-SE.dat -rw-r--r-- 1 root root 16860 Aug 29 12:14 acor_tr-TR.dat -rw-r--r-- 1 root root 11424 Aug 29 12:14 acor_vi-VN.dat -rw-r--r-- 1 root root 23791 Aug 29 12:14 acor_zh-CN.dat -rw-r--r-- 1 root root 22989 Aug 29 12:14 acor_zh-TW.dat /build/libreoffice/pkg/usr/lib/libreoffice/share/autotext: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 en-US /build/libreoffice/pkg/usr/lib/libreoffice/share/autotext/en-US: total 144 -rw-r--r-- 1 root root 32937 Aug 29 12:14 crdbus50.bau -rw-r--r-- 1 root root 54637 Aug 29 12:14 standard.bau -rw-r--r-- 1 root root 50582 Aug 29 12:14 template.bau /build/libreoffice/pkg/usr/lib/libreoffice/share/basic: total 48 drwxr-xr-x 2 root root 4096 Aug 29 16:01 Access2Base drwxr-xr-x 2 root root 4096 Aug 29 16:01 Depot drwxr-xr-x 2 root root 4096 Aug 29 16:01 Euro drwxr-xr-x 2 root root 4096 Aug 29 16:01 FormWizard drwxr-xr-x 2 root root 4096 Aug 29 16:01 Gimmicks drwxr-xr-x 2 root root 4096 Aug 29 16:01 ImportWizard drwxr-xr-x 2 root root 4096 Aug 29 16:01 ScriptBindingLibrary drwxr-xr-x 2 root root 4096 Aug 29 16:01 Template drwxr-xr-x 2 root root 4096 Aug 29 16:01 Tools drwxr-xr-x 2 root root 4096 Aug 29 16:01 Tutorials -rw-r--r-- 1 root root 1764 Aug 29 12:14 dialog.xlc -rw-r--r-- 1 root root 1763 Aug 29 12:14 script.xlc /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/Access2Base: total 1112 -rw-r--r-- 1 root root 75811 Aug 6 17:51 Application.xba -rw-r--r-- 1 root root 15377 Aug 6 17:51 Collect.xba -rw-r--r-- 1 root root 15285 Aug 6 17:51 CommandBar.xba -rw-r--r-- 1 root root 14639 Aug 6 17:51 CommandBarControl.xba -rw-r--r-- 1 root root 120762 Aug 6 17:51 Control.xba -rw-r--r-- 1 root root 24026 Aug 6 17:51 DataDef.xba -rw-r--r-- 1 root root 80005 Aug 6 17:51 Database.xba -rw-r--r-- 1 root root 33203 Aug 6 17:51 Dialog.xba -rw-r--r-- 1 root root 118395 Aug 6 17:51 DoCmd.xba -rw-r--r-- 1 root root 22226 Aug 6 17:51 Event.xba -rw-r--r-- 1 root root 39465 Aug 6 17:51 Field.xba -rw-r--r-- 1 root root 49110 Aug 6 17:51 Form.xba -rw-r--r-- 1 root root 52625 Aug 6 17:51 L10N.xba -rw-r--r-- 1 root root 11858 Aug 6 17:51 Methods.xba -rw-r--r-- 1 root root 30435 Aug 6 17:51 Module.xba -rw-r--r-- 1 root root 13064 Aug 6 17:51 OptionGroup.xba -rw-r--r-- 1 root root 65578 Aug 6 17:51 PropertiesGet.xba -rw-r--r-- 1 root root 37062 Aug 6 17:51 PropertiesSet.xba -rw-r--r-- 1 root root 6793 Aug 6 17:51 Property.xba -rw-r--r-- 1 root root 27910 Aug 6 17:51 Python.xba -rw-r--r-- 1 root root 45900 Aug 6 17:51 Recordset.xba -rw-r--r-- 1 root root 12856 Aug 6 17:51 Root_.xba -rw-r--r-- 1 root root 33996 Aug 6 17:51 SubForm.xba -rw-r--r-- 1 root root 8385 Aug 6 17:51 TempVar.xba -rw-r--r-- 1 root root 406 Aug 6 17:51 Test.xba -rw-r--r-- 1 root root 17823 Aug 6 17:51 Trace.xba -rw-r--r-- 1 root root 15008 Aug 6 17:51 UtilProperty.xba -rw-r--r-- 1 root root 55047 Aug 6 17:51 Utils.xba -rw-r--r-- 1 root root 1518 Aug 6 17:51 _License.xba -rw-r--r-- 1 root root 14426 Aug 6 17:51 acConstants.xba -rw-r--r-- 1 root root 398 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 1677 Aug 6 17:51 dlgFormat.xdl -rw-r--r-- 1 root root 3862 Aug 6 17:51 dlgTrace.xdl -rw-r--r-- 1 root root 1622 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/Depot: total 196 -rw-r--r-- 1 root root 13817 Aug 6 17:51 CommonLang.xba -rw-r--r-- 1 root root 6461 Aug 6 17:51 Currency.xba -rw-r--r-- 1 root root 18307 Aug 6 17:51 Depot.xba -rw-r--r-- 1 root root 5724 Aug 6 17:51 Dialog2.xdl -rw-r--r-- 1 root root 6730 Aug 6 17:51 Dialog3.xdl -rw-r--r-- 1 root root 2789 Aug 6 17:51 Dialog4.xdl -rw-r--r-- 1 root root 12219 Aug 6 17:51 Internet.xba -rw-r--r-- 1 root root 8258 Aug 6 17:51 Lang_de.xba -rw-r--r-- 1 root root 8144 Aug 6 17:51 Lang_en.xba -rw-r--r-- 1 root root 8297 Aug 6 17:51 Lang_es.xba -rw-r--r-- 1 root root 8455 Aug 6 17:51 Lang_fr.xba -rw-r--r-- 1 root root 8208 Aug 6 17:51 Lang_it.xba -rw-r--r-- 1 root root 8450 Aug 6 17:51 Lang_ja.xba -rw-r--r-- 1 root root 8245 Aug 6 17:51 Lang_ko.xba -rw-r--r-- 1 root root 8109 Aug 6 17:51 Lang_sv.xba -rw-r--r-- 1 root root 7894 Aug 6 17:51 Lang_tw.xba -rw-r--r-- 1 root root 7924 Aug 6 17:51 Lang_zh.xba -rw-r--r-- 1 root root 431 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 948 Aug 6 17:51 script.xlb -rw-r--r-- 1 root root 6856 Aug 6 17:51 tools.xba /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/Euro: total 120 -rw-r--r-- 1 root root 14180 Aug 6 17:51 AutoPilotRun.xba -rw-r--r-- 1 root root 8604 Aug 6 17:51 Common.xba -rw-r--r-- 1 root root 10665 Aug 6 17:51 ConvertRun.xba -rw-r--r-- 1 root root 11027 Aug 6 17:51 DlgConvert.xdl -rw-r--r-- 1 root root 2526 Aug 6 17:51 DlgPassword.xdl -rw-r--r-- 1 root root 7716 Aug 6 17:51 Hard.xba -rw-r--r-- 1 root root 21364 Aug 6 17:51 Init.xba -rw-r--r-- 1 root root 5812 Aug 6 17:51 Protect.xba -rw-r--r-- 1 root root 9765 Aug 6 17:51 Soft.xba -rw-r--r-- 1 root root 3348 Aug 6 17:51 Writer.xba -rw-r--r-- 1 root root 394 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 642 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/FormWizard: total 112 -rw-r--r-- 1 root root 10359 Aug 6 17:51 DBMeta.xba -rw-r--r-- 1 root root 13002 Aug 6 17:51 DlgFormDB.xdl -rw-r--r-- 1 root root 14678 Aug 6 17:51 FormWizard.xba -rw-r--r-- 1 root root 12297 Aug 6 17:51 Language.xba -rw-r--r-- 1 root root 11996 Aug 6 17:51 Layouter.xba -rw-r--r-- 1 root root 17649 Aug 6 17:51 develop.xba -rw-r--r-- 1 root root 352 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 567 Aug 6 17:51 script.xlb -rw-r--r-- 1 root root 11450 Aug 6 17:51 tools.xba /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/Gimmicks: total 76 -rw-r--r-- 1 root root 4897 Aug 6 17:51 AutoText.xba -rw-r--r-- 1 root root 3692 Aug 6 17:51 ChangeAllChars.xba -rw-r--r-- 1 root root 17516 Aug 6 17:51 GetTexts.xba -rw-r--r-- 1 root root 10731 Aug 6 17:51 ReadDir.xba -rw-r--r-- 1 root root 3427 Aug 6 17:51 ReadFolderDlg.xdl -rw-r--r-- 1 root root 6982 Aug 6 17:51 UserfieldDlg.xdl -rw-r--r-- 1 root root 8223 Aug 6 17:51 Userfields.xba -rw-r--r-- 1 root root 403 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 533 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/ImportWizard: total 100 -rw-r--r-- 1 root root 7628 Aug 6 17:51 API.xba -rw-r--r-- 1 root root 18481 Aug 6 17:51 DialogModul.xba -rw-r--r-- 1 root root 27851 Aug 6 17:51 FilesModul.xba -rw-r--r-- 1 root root 12686 Aug 6 17:51 ImportDialog.xdl -rw-r--r-- 1 root root 7426 Aug 6 17:51 Language.xba -rw-r--r-- 1 root root 8502 Aug 6 17:51 Main.xba -rw-r--r-- 1 root root 357 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 525 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/ScriptBindingLibrary: total 12 -rw-r--r-- 1 root root 2164 Aug 6 17:51 Highlight.xdl -rw-r--r-- 1 root root 410 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 318 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/Template: total 52 -rw-r--r-- 1 root root 6704 Aug 6 17:51 Autotext.xba -rw-r--r-- 1 root root 11704 Aug 6 17:51 Correspondence.xba -rw-r--r-- 1 root root 2431 Aug 6 17:51 DialogStyles.xdl -rw-r--r-- 1 root root 8061 Aug 6 17:51 ModuleAgenda.xba -rw-r--r-- 1 root root 5946 Aug 6 17:51 Samples.xba -rw-r--r-- 1 root root 4088 Aug 6 17:51 TemplateDialog.xdl -rw-r--r-- 1 root root 450 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 496 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/Tools: total 104 -rw-r--r-- 1 root root 7877 Aug 6 17:51 Debug.xba -rw-r--r-- 1 root root 2621 Aug 6 17:51 DlgOverwriteAll.xdl -rw-r--r-- 1 root root 11071 Aug 6 17:51 Listbox.xba -rw-r--r-- 1 root root 27240 Aug 6 17:51 Misc.xba -rw-r--r-- 1 root root 13340 Aug 6 17:51 ModuleControls.xba -rw-r--r-- 1 root root 14261 Aug 6 17:51 Strings.xba -rw-r--r-- 1 root root 10644 Aug 6 17:51 UCB.xba -rw-r--r-- 1 root root 353 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 557 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/share/basic/Tutorials: total 60 -rw-r--r-- 1 root root 12139 Aug 6 17:51 Functions.xba -rw-r--r-- 1 root root 3982 Aug 6 17:51 RoadMap.xba -rw-r--r-- 1 root root 11294 Aug 6 17:51 ShowInfoDialog.xba -rw-r--r-- 1 root root 1360 Aug 6 17:51 TutorialClose.xba -rw-r--r-- 1 root root 2000 Aug 6 17:51 TutorialCloseDialog.xdl -rw-r--r-- 1 root root 1365 Aug 6 17:51 TutorialCreator.xba -rw-r--r-- 1 root root 4091 Aug 6 17:51 TutorialOpen.xba -rw-r--r-- 1 root root 3015 Aug 6 17:51 TutorialOpenDialog.xdl -rw-r--r-- 1 root root 3853 Aug 6 17:51 TutorialsDialog.xdl -rw-r--r-- 1 root root 466 Aug 6 17:51 dialog.xlb -rw-r--r-- 1 root root 592 Aug 6 17:51 script.xlb /build/libreoffice/pkg/usr/lib/libreoffice/share/calc: total 4 -rw-r--r-- 1 root root 3738 Aug 6 17:51 styles.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/classification: total 36 -rw-r--r-- 1 root root 5134 Aug 6 17:51 example.xml -rw-r--r-- 1 root root 3730 Aug 6 17:51 example_ca-ES.xml -rw-r--r-- 1 root root 4712 Aug 6 17:51 example_fr-FR.xml -rw-r--r-- 1 root root 3726 Aug 6 17:51 example_hu-HU.xml -rw-r--r-- 1 root root 3726 Aug 6 17:51 example_nl-NL.xml -rw-r--r-- 1 root root 3697 Aug 6 17:51 example_pt-BR.xml -rw-r--r-- 1 root root 3994 Aug 6 17:51 example_sl-SI.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config: total 52352 -rw-r--r-- 1 root root 1870975 Aug 29 12:29 images_breeze.zip -rw-r--r-- 1 root root 1866647 Aug 29 12:29 images_breeze_dark.zip -rw-r--r-- 1 root root 1533582 Aug 29 12:29 images_breeze_dark_svg.zip -rw-r--r-- 1 root root 1529641 Aug 29 12:29 images_breeze_svg.zip -rw-r--r-- 1 root root 2517829 Aug 29 12:29 images_colibre.zip -rw-r--r-- 1 root root 2250240 Aug 29 12:29 images_colibre_svg.zip -rw-r--r-- 1 root root 3980251 Aug 29 12:29 images_elementary.zip -rw-r--r-- 1 root root 4866503 Aug 29 12:29 images_elementary_svg.zip -rw-r--r-- 1 root root 4859136 Aug 29 12:29 images_karasa_jaga.zip -rw-r--r-- 1 root root 18923119 Aug 29 12:29 images_karasa_jaga_svg.zip -rw-r--r-- 1 root root 2071595 Aug 29 12:29 images_sifr.zip -rw-r--r-- 1 root root 2075276 Aug 29 12:29 images_sifr_dark.zip -rw-r--r-- 1 root root 1725994 Aug 29 12:29 images_sifr_dark_svg.zip -rw-r--r-- 1 root root 1719711 Aug 29 12:29 images_sifr_svg.zip -rw-r--r-- 1 root root 1779189 Aug 29 12:29 images_tango.zip drwxr-xr-x 18 root root 4096 Aug 29 16:01 soffice.cfg drwxr-xr-x 2 root root 4096 Aug 29 16:01 webcast drwxr-xr-x 4 root root 4096 Aug 29 16:01 wizard /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg: total 64 drwxr-xr-x 3 root root 4096 Aug 29 16:01 cui drwxr-xr-x 3 root root 4096 Aug 29 16:01 dbaccess drwxr-xr-x 3 root root 4096 Aug 29 16:01 desktop drwxr-xr-x 3 root root 4096 Aug 29 16:01 editeng drwxr-xr-x 3 root root 4096 Aug 29 16:01 filter drwxr-xr-x 3 root root 4096 Aug 29 16:01 formula drwxr-xr-x 3 root root 4096 Aug 29 16:01 fps drwxr-xr-x 26 root root 4096 Aug 29 16:01 modules drwxr-xr-x 3 root root 4096 Aug 29 16:01 sfx drwxr-xr-x 2 root root 4096 Aug 29 16:01 simpress drwxr-xr-x 3 root root 4096 Aug 29 16:01 svt drwxr-xr-x 3 root root 4096 Aug 29 16:01 svx drwxr-xr-x 3 root root 4096 Aug 29 16:01 uui drwxr-xr-x 3 root root 4096 Aug 29 16:01 vcl drwxr-xr-x 3 root root 4096 Aug 29 16:01 writerperfect drwxr-xr-x 3 root root 4096 Aug 29 16:01 xmlsec /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/cui: total 12 drwxr-xr-x 2 root root 12288 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/cui/ui: total 3448 -rw-r--r-- 1 root root 13817 Aug 6 17:51 aboutconfigdialog.ui -rw-r--r-- 1 root root 5735 Aug 6 17:51 aboutconfigvaluedialog.ui -rw-r--r-- 1 root root 2131 Aug 6 17:51 aboutdialog.ui -rw-r--r-- 1 root root 26709 Aug 6 17:51 accelconfigpage.ui -rw-r--r-- 1 root root 20320 Aug 6 17:51 acorexceptpage.ui -rw-r--r-- 1 root root 3309 Aug 6 17:51 acoroptionspage.ui -rw-r--r-- 1 root root 8514 Aug 6 17:51 acorreplacepage.ui -rw-r--r-- 1 root root 9652 Aug 6 17:51 agingdialog.ui -rw-r--r-- 1 root root 8316 Aug 6 17:51 applyautofmtpage.ui -rw-r--r-- 1 root root 32021 Aug 6 17:51 applylocalizedpage.ui -rw-r--r-- 1 root root 9679 Aug 6 17:51 areadialog.ui -rw-r--r-- 1 root root 7302 Aug 6 17:51 areatabpage.ui -rw-r--r-- 1 root root 4273 Aug 6 17:51 asiantypography.ui -rw-r--r-- 1 root root 5750 Aug 6 17:51 assigncomponentdialog.ui -rw-r--r-- 1 root root 19747 Aug 6 17:51 autocorrectdialog.ui -rw-r--r-- 1 root root 30794 Aug 6 17:51 backgroundpage.ui -rw-r--r-- 1 root root 19523 Aug 6 17:51 baselinksdialog.ui -rw-r--r-- 1 root root 31401 Aug 6 17:51 bitmaptabpage.ui -rw-r--r-- 1 root root 16761 Aug 6 17:51 blackorwhitelistentrydialog.ui -rw-r--r-- 1 root root 7627 Aug 6 17:51 borderareatransparencydialog.ui -rw-r--r-- 1 root root 6749 Aug 6 17:51 borderbackgrounddialog.ui -rw-r--r-- 1 root root 34278 Aug 6 17:51 borderpage.ui -rw-r--r-- 1 root root 9656 Aug 6 17:51 breaknumberoption.ui -rw-r--r-- 1 root root 60214 Aug 6 17:51 bulletandposition.ui -rw-r--r-- 1 root root 9651 Aug 6 17:51 calloutdialog.ui -rw-r--r-- 1 root root 13475 Aug 6 17:51 calloutpage.ui -rw-r--r-- 1 root root 27287 Aug 6 17:51 cellalignment.ui -rw-r--r-- 1 root root 14172 Aug 6 17:51 certdialog.ui -rw-r--r-- 1 root root 957 Aug 6 17:51 chapterfragment.ui -rw-r--r-- 1 root root 55624 Aug 6 17:51 charnamepage.ui -rw-r--r-- 1 root root 62880 Aug 6 17:51 colorconfigwin.ui -rw-r--r-- 1 root root 1627 Aug 6 17:51 colorfragment.ui -rw-r--r-- 1 root root 50217 Aug 6 17:51 colorpage.ui -rw-r--r-- 1 root root 40358 Aug 6 17:51 colorpickerdialog.ui -rw-r--r-- 1 root root 15351 Aug 6 17:51 comment.ui -rw-r--r-- 1 root root 20813 Aug 6 17:51 connectortabpage.ui -rw-r--r-- 1 root root 15817 Aug 6 17:51 connpooloptions.ui -rw-r--r-- 1 root root 25867 Aug 6 17:51 croppage.ui -rw-r--r-- 1 root root 15659 Aug 6 17:51 cuiimapdlg.ui -rw-r--r-- 1 root root 14412 Aug 6 17:51 customizedialog.ui -rw-r--r-- 1 root root 9707 Aug 6 17:51 databaselinkdialog.ui -rw-r--r-- 1 root root 9534 Aug 6 17:51 dbregisterpage.ui -rw-r--r-- 1 root root 6607 Aug 6 17:51 diagramdialog.ui -rw-r--r-- 1 root root 27503 Aug 6 17:51 dimensionlinestabpage.ui -rw-r--r-- 1 root root 3835 Aug 6 17:51 distributiondialog.ui -rw-r--r-- 1 root root 19956 Aug 6 17:51 distributionpage.ui -rw-r--r-- 1 root root 18372 Aug 6 17:51 editdictionarydialog.ui -rw-r--r-- 1 root root 17399 Aug 6 17:51 editmodulesdialog.ui -rw-r--r-- 1 root root 32797 Aug 6 17:51 effectspage.ui -rw-r--r-- 1 root root 10787 Aug 6 17:51 embossdialog.ui -rw-r--r-- 1 root root 3646 Aug 6 17:51 eventassigndialog.ui -rw-r--r-- 1 root root 15690 Aug 6 17:51 eventassignpage.ui -rw-r--r-- 1 root root 10208 Aug 6 17:51 eventsconfigpage.ui -rw-r--r-- 1 root root 48598 Aug 6 17:51 fmsearchdialog.ui -rw-r--r-- 1 root root 8781 Aug 6 17:51 fontfeaturesdialog.ui -rw-r--r-- 1 root root 1854 Aug 6 17:51 fontfragment.ui -rw-r--r-- 1 root root 11235 Aug 6 17:51 formatcellsdialog.ui -rw-r--r-- 1 root root 3835 Aug 6 17:51 formatnumberdialog.ui -rw-r--r-- 1 root root 4434 Aug 6 17:51 galleryapplyprogress.ui -rw-r--r-- 1 root root 10980 Aug 6 17:51 galleryfilespage.ui -rw-r--r-- 1 root root 7001 Aug 6 17:51 gallerygeneralpage.ui -rw-r--r-- 1 root root 6540 Aug 6 17:51 gallerysearchprogress.ui -rw-r--r-- 1 root root 8078 Aug 6 17:51 gallerythemedialog.ui -rw-r--r-- 1 root root 4791 Aug 6 17:51 gallerythemeiddialog.ui -rw-r--r-- 1 root root 5851 Aug 6 17:51 gallerytitledialog.ui -rw-r--r-- 1 root root 4398 Aug 6 17:51 galleryupdateprogress.ui -rw-r--r-- 1 root root 35922 Aug 6 17:51 gradientpage.ui -rw-r--r-- 1 root root 7140 Aug 6 17:51 hangulhanjaadddialog.ui -rw-r--r-- 1 root root 31370 Aug 6 17:51 hangulhanjaconversiondialog.ui -rw-r--r-- 1 root root 19000 Aug 6 17:51 hangulhanjaeditdictdialog.ui -rw-r--r-- 1 root root 18159 Aug 6 17:51 hangulhanjaoptdialog.ui -rw-r--r-- 1 root root 21467 Aug 6 17:51 hatchpage.ui -rw-r--r-- 1 root root 17697 Aug 6 17:51 hyperlinkdialog.ui -rw-r--r-- 1 root root 19421 Aug 6 17:51 hyperlinkdocpage.ui -rw-r--r-- 1 root root 19636 Aug 6 17:51 hyperlinkinternetpage.ui -rw-r--r-- 1 root root 15806 Aug 6 17:51 hyperlinkmailpage.ui -rw-r--r-- 1 root root 7262 Aug 6 17:51 hyperlinkmarkdialog.ui -rw-r--r-- 1 root root 20012 Aug 6 17:51 hyperlinknewdocpage.ui -rw-r--r-- 1 root root 10837 Aug 6 17:51 hyphenate.ui -rw-r--r-- 1 root root 3480 Aug 6 17:51 iconchangedialog.ui -rw-r--r-- 1 root root 12232 Aug 6 17:51 iconselectordialog.ui -rw-r--r-- 1 root root 26529 Aug 6 17:51 insertfloatingframe.ui -rw-r--r-- 1 root root 16337 Aug 6 17:51 insertoleobject.ui -rw-r--r-- 1 root root 11861 Aug 6 17:51 insertrowcolumn.ui -rw-r--r-- 1 root root 11507 Aug 6 17:51 javaclasspathdialog.ui -rw-r--r-- 1 root root 13522 Aug 6 17:51 javastartparametersdialog.ui -rw-r--r-- 1 root root 11333 Aug 6 17:51 linedialog.ui -rw-r--r-- 1 root root 16106 Aug 6 17:51 lineendstabpage.ui -rw-r--r-- 1 root root 25473 Aug 6 17:51 linestyletabpage.ui -rw-r--r-- 1 root root 51050 Aug 6 17:51 linetabpage.ui -rw-r--r-- 1 root root 3785 Aug 6 17:51 macroassigndialog.ui -rw-r--r-- 1 root root 9282 Aug 6 17:51 macroassignpage.ui -rw-r--r-- 1 root root 23190 Aug 6 17:51 macroselectordialog.ui -rw-r--r-- 1 root root 43506 Aug 6 17:51 menuassignpage.ui -rw-r--r-- 1 root root 13987 Aug 6 17:51 mosaicdialog.ui -rw-r--r-- 1 root root 14284 Aug 6 17:51 movemenu.ui -rw-r--r-- 1 root root 12648 Aug 6 17:51 multipathdialog.ui -rw-r--r-- 1 root root 5547 Aug 6 17:51 namedialog.ui -rw-r--r-- 1 root root 7281 Aug 6 17:51 newlibdialog.ui -rw-r--r-- 1 root root 7701 Aug 6 17:51 newtabledialog.ui -rw-r--r-- 1 root root 8276 Aug 6 17:51 newtoolbardialog.ui -rw-r--r-- 1 root root 32645 Aug 6 17:51 numberingformatpage.ui -rw-r--r-- 1 root root 37004 Aug 6 17:51 numberingoptionspage.ui -rw-r--r-- 1 root root 25334 Aug 6 17:51 numberingpositionpage.ui -rw-r--r-- 1 root root 5587 Aug 6 17:51 objectnamedialog.ui -rw-r--r-- 1 root root 7335 Aug 6 17:51 objecttitledescdialog.ui -rw-r--r-- 1 root root 10464 Aug 6 17:51 optaccessibilitypage.ui -rw-r--r-- 1 root root 24354 Aug 6 17:51 optadvancedpage.ui -rw-r--r-- 1 root root 13089 Aug 6 17:51 optappearancepage.ui -rw-r--r-- 1 root root 17423 Aug 6 17:51 optasianpage.ui -rw-r--r-- 1 root root 10135 Aug 6 17:51 optbasicidepage.ui -rw-r--r-- 1 root root 11645 Aug 6 17:51 optchartcolorspage.ui -rw-r--r-- 1 root root 13014 Aug 6 17:51 optctlpage.ui -rw-r--r-- 1 root root 8555 Aug 6 17:51 optemailpage.ui -rw-r--r-- 1 root root 16793 Aug 6 17:51 optfltrembedpage.ui -rw-r--r-- 1 root root 12678 Aug 6 17:51 optfltrpage.ui -rw-r--r-- 1 root root 22843 Aug 6 17:51 optfontspage.ui -rw-r--r-- 1 root root 21104 Aug 6 17:51 optgeneralpage.ui -rw-r--r-- 1 root root 27069 Aug 6 17:51 opthtmlpage.ui -rw-r--r-- 1 root root 8672 Aug 6 17:51 optionsdialog.ui -rw-r--r-- 1 root root 22234 Aug 6 17:51 optjsearchpage.ui -rw-r--r-- 1 root root 22263 Aug 6 17:51 optlanguagespage.ui -rw-r--r-- 1 root root 24152 Aug 6 17:51 optlingupage.ui -rw-r--r-- 1 root root 9757 Aug 6 17:51 optnewdictionarydialog.ui -rw-r--r-- 1 root root 24198 Aug 6 17:51 optonlineupdatepage.ui -rw-r--r-- 1 root root 3717 Aug 6 17:51 optopenclpage.ui -rw-r--r-- 1 root root 9261 Aug 6 17:51 optpathspage.ui -rw-r--r-- 1 root root 12920 Aug 6 17:51 optproxypage.ui -rw-r--r-- 1 root root 21614 Aug 6 17:51 optsavepage.ui -rw-r--r-- 1 root root 25055 Aug 6 17:51 optsecuritypage.ui -rw-r--r-- 1 root root 51356 Aug 6 17:51 optuserpage.ui -rw-r--r-- 1 root root 37985 Aug 6 17:51 optviewpage.ui -rw-r--r-- 1 root root 40776 Aug 6 17:51 pageformatpage.ui -rw-r--r-- 1 root root 22889 Aug 6 17:51 paragalignpage.ui -rw-r--r-- 1 root root 28026 Aug 6 17:51 paraindentspacing.ui -rw-r--r-- 1 root root 30400 Aug 6 17:51 paratabspage.ui -rw-r--r-- 1 root root 18950 Aug 6 17:51 password.ui -rw-r--r-- 1 root root 9956 Aug 6 17:51 pastespecial.ui -rw-r--r-- 1 root root 19584 Aug 6 17:51 patterntabpage.ui -rw-r--r-- 1 root root 5312 Aug 6 17:51 percentdialog.ui -rw-r--r-- 1 root root 10046 Aug 6 17:51 personalization_tab.ui -rw-r--r-- 1 root root 2623 Aug 6 17:51 pickbulletpage.ui -rw-r--r-- 1 root root 4656 Aug 6 17:51 pickgraphicpage.ui -rw-r--r-- 1 root root 2592 Aug 6 17:51 picknumberingpage.ui -rw-r--r-- 1 root root 2588 Aug 6 17:51 pickoutlinepage.ui -rw-r--r-- 1 root root 27652 Aug 6 17:51 positionpage.ui -rw-r--r-- 1 root root 11448 Aug 6 17:51 positionsizedialog.ui -rw-r--r-- 1 root root 27790 Aug 6 17:51 possizetabpage.ui -rw-r--r-- 1 root root 9613 Aug 6 17:51 posterdialog.ui -rw-r--r-- 1 root root 16835 Aug 6 17:51 qrcodegen.ui -rw-r--r-- 1 root root 1758 Aug 6 17:51 querychangelineenddialog.ui -rw-r--r-- 1 root root 1579 Aug 6 17:51 querydeletebitmapdialog.ui -rw-r--r-- 1 root root 1776 Aug 6 17:51 querydeletechartcolordialog.ui -rw-r--r-- 1 root root 1525 Aug 6 17:51 querydeletecolordialog.ui -rw-r--r-- 1 root root 1780 Aug 6 17:51 querydeletedictionarydialog.ui -rw-r--r-- 1 root root 1583 Aug 6 17:51 querydeletegradientdialog.ui -rw-r--r-- 1 root root 1568 Aug 6 17:51 querydeletehatchdialog.ui -rw-r--r-- 1 root root 1738 Aug 6 17:51 querydeletelineenddialog.ui -rw-r--r-- 1 root root 1592 Aug 6 17:51 querydeletelinestyledialog.ui -rw-r--r-- 1 root root 1714 Aug 6 17:51 queryduplicatedialog.ui -rw-r--r-- 1 root root 1558 Aug 6 17:51 querynoloadedfiledialog.ui -rw-r--r-- 1 root root 1546 Aug 6 17:51 querynosavefiledialog.ui -rw-r--r-- 1 root root 1687 Aug 6 17:51 querysavelistdialog.ui -rw-r--r-- 1 root root 1616 Aug 6 17:51 queryupdategalleryfilelistdialog.ui -rw-r--r-- 1 root root 5075 Aug 6 17:51 recordnumberdialog.ui -rw-r--r-- 1 root root 17060 Aug 6 17:51 rotationtabpage.ui -rw-r--r-- 1 root root 6319 Aug 6 17:51 screenshotannotationdialog.ui -rw-r--r-- 1 root root 12524 Aug 6 17:51 scriptorganizer.ui -rw-r--r-- 1 root root 6601 Aug 6 17:51 searchattrdialog.ui -rw-r--r-- 1 root root 19358 Aug 6 17:51 searchformatdialog.ui -rw-r--r-- 1 root root 24056 Aug 6 17:51 securityoptionsdialog.ui -rw-r--r-- 1 root root 10572 Aug 6 17:51 selectpathdialog.ui -rw-r--r-- 1 root root 14936 Aug 6 17:51 shadowtabpage.ui -rw-r--r-- 1 root root 6617 Aug 6 17:51 showcoldialog.ui -rw-r--r-- 1 root root 17526 Aug 6 17:51 signatureline.ui -rw-r--r-- 1 root root 19697 Aug 6 17:51 signsignatureline.ui -rw-r--r-- 1 root root 9632 Aug 6 17:51 similaritysearchdialog.ui -rw-r--r-- 1 root root 20085 Aug 6 17:51 slantcornertabpage.ui -rw-r--r-- 1 root root 8098 Aug 6 17:51 smarttagoptionspage.ui -rw-r--r-- 1 root root 9763 Aug 6 17:51 smoothdialog.ui -rw-r--r-- 1 root root 10537 Aug 6 17:51 solarizedialog.ui -rw-r--r-- 1 root root 47545 Aug 6 17:51 specialcharacters.ui -rw-r--r-- 1 root root 28099 Aug 6 17:51 spellingdialog.ui -rw-r--r-- 1 root root 3733 Aug 6 17:51 spelloptionsdialog.ui -rw-r--r-- 1 root root 13879 Aug 6 17:51 splitcellsdialog.ui -rw-r--r-- 1 root root 10050 Aug 6 17:51 storedwebconnectiondialog.ui -rw-r--r-- 1 root root 30846 Aug 6 17:51 swpossizepage.ui -rw-r--r-- 1 root root 26988 Aug 6 17:51 textanimtabpage.ui -rw-r--r-- 1 root root 23971 Aug 6 17:51 textattrtabpage.ui -rw-r--r-- 1 root root 8140 Aug 6 17:51 textdialog.ui -rw-r--r-- 1 root root 28670 Aug 6 17:51 textflowpage.ui -rw-r--r-- 1 root root 13562 Aug 6 17:51 thesaurus.ui -rw-r--r-- 1 root root 8638 Aug 6 17:51 tipofthedaydialog.ui -rw-r--r-- 1 root root 29519 Aug 6 17:51 transparencytabpage.ui -rw-r--r-- 1 root root 12456 Aug 6 17:51 tsaurldialog.ui -rw-r--r-- 1 root root 11849 Aug 6 17:51 twolinespage.ui -rw-r--r-- 1 root root 18914 Aug 6 17:51 wordcompletionpage.ui -rw-r--r-- 1 root root 23331 Aug 6 17:51 zoomdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/dbaccess: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui: total 696 -rw-r--r-- 1 root root 6599 Aug 6 17:51 admindialog.ui -rw-r--r-- 1 root root 8243 Aug 6 17:51 advancedsettingsdialog.ui -rw-r--r-- 1 root root 11490 Aug 6 17:51 applycolpage.ui -rw-r--r-- 1 root root 5205 Aug 6 17:51 authentificationpage.ui -rw-r--r-- 1 root root 3555 Aug 6 17:51 autocharsetpage.ui -rw-r--r-- 1 root root 8165 Aug 6 17:51 choosedatasourcedialog.ui -rw-r--r-- 1 root root 12750 Aug 6 17:51 collectionviewdialog.ui -rw-r--r-- 1 root root 6915 Aug 6 17:51 colwidthdialog.ui -rw-r--r-- 1 root root 14692 Aug 6 17:51 connectionpage.ui -rw-r--r-- 1 root root 12303 Aug 6 17:51 copytablepage.ui -rw-r--r-- 1 root root 20077 Aug 6 17:51 dbaseindexdialog.ui -rw-r--r-- 1 root root 7912 Aug 6 17:51 dbasepage.ui -rw-r--r-- 1 root root 5513 Aug 6 17:51 dbwizconnectionpage.ui -rw-r--r-- 1 root root 8585 Aug 6 17:51 dbwizmysqlintropage.ui -rw-r--r-- 1 root root 4080 Aug 6 17:51 dbwizmysqlnativepage.ui -rw-r--r-- 1 root root 8657 Aug 6 17:51 dbwizspreadsheetpage.ui -rw-r--r-- 1 root root 8206 Aug 6 17:51 dbwiztextpage.ui -rw-r--r-- 1 root root 3765 Aug 6 17:51 deleteallrowsdialog.ui -rw-r--r-- 1 root root 3796 Aug 6 17:51 designsavemodifieddialog.ui -rw-r--r-- 1 root root 15253 Aug 6 17:51 directsqldialog.ui -rw-r--r-- 1 root root 579 Aug 6 17:51 emptypage.ui -rw-r--r-- 1 root root 21925 Aug 6 17:51 fielddescpage.ui -rw-r--r-- 1 root root 9653 Aug 6 17:51 fielddialog.ui -rw-r--r-- 1 root root 8078 Aug 6 17:51 finalpagewizard.ui -rw-r--r-- 1 root root 3323 Aug 6 17:51 generalpagedialog.ui -rw-r--r-- 1 root root 9570 Aug 6 17:51 generalpagewizard.ui -rw-r--r-- 1 root root 11744 Aug 6 17:51 generalspecialjdbcdetailspage.ui -rw-r--r-- 1 root root 7818 Aug 6 17:51 generatedvaluespage.ui -rw-r--r-- 1 root root 18459 Aug 6 17:51 indexdesigndialog.ui -rw-r--r-- 1 root root 8696 Aug 6 17:51 jdbcconnectionpage.ui -rw-r--r-- 1 root root 16171 Aug 6 17:51 joindialog.ui -rw-r--r-- 1 root root 640 Aug 6 17:51 jointablemenu.ui -rw-r--r-- 1 root root 978 Aug 6 17:51 joinviewmenu.ui -rw-r--r-- 1 root root 651 Aug 6 17:51 keymenu.ui -rw-r--r-- 1 root root 8141 Aug 6 17:51 ldapconnectionpage.ui -rw-r--r-- 1 root root 7783 Aug 6 17:51 ldappage.ui -rw-r--r-- 1 root root 3975 Aug 6 17:51 migrwarndlg.ui -rw-r--r-- 1 root root 9844 Aug 6 17:51 mysqlnativepage.ui -rw-r--r-- 1 root root 11643 Aug 6 17:51 mysqlnativesettings.ui -rw-r--r-- 1 root root 12572 Aug 6 17:51 namematchingpage.ui -rw-r--r-- 1 root root 8295 Aug 6 17:51 odbcpage.ui -rw-r--r-- 1 root root 11776 Aug 6 17:51 parametersdialog.ui -rw-r--r-- 1 root root 10250 Aug 6 17:51 password.ui -rw-r--r-- 1 root root 1190 Aug 6 17:51 querycolmenu.ui -rw-r--r-- 1 root root 16527 Aug 6 17:51 queryfilterdialog.ui -rw-r--r-- 1 root root 2099 Aug 6 17:51 queryfuncmenu.ui -rw-r--r-- 1 root root 8648 Aug 6 17:51 querypropertiesdialog.ui -rw-r--r-- 1 root root 23887 Aug 6 17:51 relationdialog.ui -rw-r--r-- 1 root root 6919 Aug 6 17:51 rowheightdialog.ui -rw-r--r-- 1 root root 9130 Aug 6 17:51 savedialog.ui -rw-r--r-- 1 root root 3748 Aug 6 17:51 saveindexdialog.ui -rw-r--r-- 1 root root 3765 Aug 6 17:51 savemodifieddialog.ui -rw-r--r-- 1 root root 13116 Aug 6 17:51 sortdialog.ui -rw-r--r-- 1 root root 10044 Aug 6 17:51 specialjdbcconnectionpage.ui -rw-r--r-- 1 root root 16313 Aug 6 17:51 specialsettingspage.ui -rw-r--r-- 1 root root 8022 Aug 6 17:51 sqlexception.ui -rw-r--r-- 1 root root 2374 Aug 6 17:51 tabledesignrowmenu.ui -rw-r--r-- 1 root root 3811 Aug 6 17:51 tabledesignsavemodifieddialog.ui -rw-r--r-- 1 root root 3836 Aug 6 17:51 tablesfilterdialog.ui -rw-r--r-- 1 root root 6172 Aug 6 17:51 tablesfilterpage.ui -rw-r--r-- 1 root root 12288 Aug 6 17:51 tablesjoindialog.ui -rw-r--r-- 1 root root 4513 Aug 6 17:51 textconnectionsettings.ui -rw-r--r-- 1 root root 19952 Aug 6 17:51 textpage.ui -rw-r--r-- 1 root root 9879 Aug 6 17:51 typeselectpage.ui -rw-r--r-- 1 root root 6552 Aug 6 17:51 useradmindialog.ui -rw-r--r-- 1 root root 9325 Aug 6 17:51 useradminpage.ui -rw-r--r-- 1 root root 10969 Aug 6 17:51 userdetailspage.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/desktop: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui: total 92 -rw-r--r-- 1 root root 6174 Aug 6 17:51 dependenciesdialog.ui -rw-r--r-- 1 root root 17859 Aug 6 17:51 extensionmanager.ui -rw-r--r-- 1 root root 295 Aug 6 17:51 extensionmenu.ui -rw-r--r-- 1 root root 4017 Aug 6 17:51 installforalldialog.ui -rw-r--r-- 1 root root 11164 Aug 6 17:51 licensedialog.ui -rw-r--r-- 1 root root 3313 Aug 6 17:51 showlicensedialog.ui -rw-r--r-- 1 root root 18995 Aug 6 17:51 updatedialog.ui -rw-r--r-- 1 root root 7932 Aug 6 17:51 updateinstalldialog.ui -rw-r--r-- 1 root root 9109 Aug 6 17:51 updaterequireddialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/editeng: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/editeng/ui: total 4 -rw-r--r-- 1 root root 2985 Aug 6 17:51 spellmenu.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/filter: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/filter/ui: total 252 -rw-r--r-- 1 root root 13697 Aug 6 17:51 impswfdialog.ui -rw-r--r-- 1 root root 47562 Aug 6 17:51 pdfgeneralpage.ui -rw-r--r-- 1 root root 9040 Aug 6 17:51 pdflinkspage.ui -rw-r--r-- 1 root root 14446 Aug 6 17:51 pdfoptionsdialog.ui -rw-r--r-- 1 root root 29080 Aug 6 17:51 pdfsecuritypage.ui -rw-r--r-- 1 root root 13230 Aug 6 17:51 pdfsignpage.ui -rw-r--r-- 1 root root 18621 Aug 6 17:51 pdfuserinterfacepage.ui -rw-r--r-- 1 root root 22496 Aug 6 17:51 pdfviewpage.ui -rw-r--r-- 1 root root 18980 Aug 6 17:51 testxmlfilter.ui -rw-r--r-- 1 root root 5826 Aug 6 17:51 warnpdfdialog.ui -rw-r--r-- 1 root root 11856 Aug 6 17:51 xmlfiltersettings.ui -rw-r--r-- 1 root root 7728 Aug 6 17:51 xmlfiltertabpagegeneral.ui -rw-r--r-- 1 root root 8941 Aug 6 17:51 xmlfiltertabpagetransformation.ui -rw-r--r-- 1 root root 7434 Aug 6 17:51 xsltfilterdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/formula: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/formula/ui: total 60 -rw-r--r-- 1 root root 27089 Aug 6 17:51 formuladialog.ui -rw-r--r-- 1 root root 5524 Aug 6 17:51 functionpage.ui -rw-r--r-- 1 root root 16809 Aug 6 17:51 parameter.ui -rw-r--r-- 1 root root 3395 Aug 6 17:51 structpage.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/fps: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/fps/ui: total 92 -rw-r--r-- 1 root root 1093 Aug 6 17:51 breadcrumb.ui -rw-r--r-- 1 root root 52073 Aug 6 17:51 explorerfiledialog.ui -rw-r--r-- 1 root root 6529 Aug 6 17:51 foldernamedialog.ui -rw-r--r-- 1 root root 27069 Aug 6 17:51 remotefilesdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules: total 96 drwxr-xr-x 7 root root 4096 Aug 29 16:01 BasicIDE drwxr-xr-x 3 root root 4096 Aug 29 16:01 StartModule drwxr-xr-x 6 root root 4096 Aug 29 16:01 dbapp drwxr-xr-x 5 root root 4096 Aug 29 16:01 dbbrowser drwxr-xr-x 4 root root 4096 Aug 29 16:01 dbquery drwxr-xr-x 4 root root 4096 Aug 29 16:01 dbrelation drwxr-xr-x 7 root root 4096 Aug 29 16:01 dbreport drwxr-xr-x 4 root root 4096 Aug 29 16:01 dbtable drwxr-xr-x 5 root root 4096 Aug 29 16:01 dbtdata drwxr-xr-x 3 root root 4096 Aug 29 16:01 sabpilot drwxr-xr-x 4 root root 4096 Aug 29 16:01 sbibliography drwxr-xr-x 7 root root 4096 Aug 29 16:01 scalc drwxr-xr-x 3 root root 4096 Aug 29 16:01 scanner drwxr-xr-x 7 root root 4096 Aug 29 16:01 schart drwxr-xr-x 7 root root 4096 Aug 29 16:01 sdraw drwxr-xr-x 6 root root 4096 Aug 29 16:01 sglobal drwxr-xr-x 7 root root 4096 Aug 29 16:01 simpress drwxr-xr-x 7 root root 4096 Aug 29 16:01 smath drwxr-xr-x 3 root root 4096 Aug 29 16:01 spropctrlr drwxr-xr-x 6 root root 4096 Aug 29 16:01 sweb drwxr-xr-x 6 root root 4096 Aug 29 16:01 swform drwxr-xr-x 6 root root 4096 Aug 29 16:01 swreport drwxr-xr-x 7 root root 4096 Aug 29 16:01 swriter drwxr-xr-x 6 root root 4096 Aug 29 16:01 swxform /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE: total 20 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/menubar: total 8 -rw-r--r-- 1 root root 8149 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/popupmenu: total 8 -rw-r--r-- 1 root root 576 Aug 6 17:51 dialog.xml -rw-r--r-- 1 root root 792 Aug 6 17:51 tabbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/statusbar: total 4 -rw-r--r-- 1 root root 1859 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar: total 32 -rw-r--r-- 1 root root 1337 Aug 6 17:51 dialogbar.xml -rw-r--r-- 1 root root 1488 Aug 6 17:51 findbar.xml -rw-r--r-- 1 root root 1038 Aug 6 17:51 formcontrolsbar.xml -rw-r--r-- 1 root root 1138 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 3048 Aug 6 17:51 insertcontrolsbar.xml -rw-r--r-- 1 root root 1965 Aug 6 17:51 macrobar.xml -rw-r--r-- 1 root root 2182 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1200 Aug 6 17:51 translationbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui: total 164 -rw-r--r-- 1 root root 24407 Aug 6 17:51 basicmacrodialog.ui -rw-r--r-- 1 root root 1673 Aug 6 17:51 breakpointmenus.ui -rw-r--r-- 1 root root 15257 Aug 6 17:51 defaultlanguage.ui -rw-r--r-- 1 root root 1840 Aug 6 17:51 deletelangdialog.ui -rw-r--r-- 1 root root 10827 Aug 6 17:51 dialogpage.ui -rw-r--r-- 1 root root 6056 Aug 6 17:51 exportdialog.ui -rw-r--r-- 1 root root 5556 Aug 6 17:51 gotolinedialog.ui -rw-r--r-- 1 root root 13025 Aug 6 17:51 importlibdialog.ui -rw-r--r-- 1 root root 12211 Aug 6 17:51 libpage.ui -rw-r--r-- 1 root root 14015 Aug 6 17:51 managebreakpoints.ui -rw-r--r-- 1 root root 11024 Aug 6 17:51 managelanguages.ui -rw-r--r-- 1 root root 10817 Aug 6 17:51 modulepage.ui -rw-r--r-- 1 root root 5383 Aug 6 17:51 newlibdialog.ui -rw-r--r-- 1 root root 8317 Aug 6 17:51 organizedialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/StartModule: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/StartModule/menubar: total 4 -rw-r--r-- 1 root root 3660 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp: total 16 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/menubar: total 8 -rw-r--r-- 1 root root 7128 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu: total 12 -rw-r--r-- 1 root root 1362 Aug 6 17:51 edit.xml -rw-r--r-- 1 root root 853 Aug 6 17:51 new.xml -rw-r--r-- 1 root root 599 Aug 6 17:51 preview.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/statusbar: total 4 -rw-r--r-- 1 root root 1630 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar: total 20 -rw-r--r-- 1 root root 1704 Aug 6 17:51 formobjectbar.xml -rw-r--r-- 1 root root 1771 Aug 6 17:51 queryobjectbar.xml -rw-r--r-- 1 root root 1783 Aug 6 17:51 reportobjectbar.xml -rw-r--r-- 1 root root 1715 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 1800 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser: total 12 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/menubar: total 4 -rw-r--r-- 1 root root 10 Aug 29 12:13 compat.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/popupmenu: total 8 -rw-r--r-- 1 root root 619 Aug 6 17:51 explorer.xml -rw-r--r-- 1 root root 475 Aug 6 17:51 refreshdata.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar: total 4 -rw-r--r-- 1 root root 2493 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/menubar: total 8 -rw-r--r-- 1 root root 4954 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar: total 12 -rw-r--r-- 1 root root 1514 Aug 6 17:51 designobjectbar.xml -rw-r--r-- 1 root root 1140 Aug 6 17:51 sqlobjectbar.xml -rw-r--r-- 1 root root 1859 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbrelation: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbrelation/menubar: total 8 -rw-r--r-- 1 root root 4301 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbrelation/toolbar: total 4 -rw-r--r-- 1 root root 1546 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport: total 20 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/menubar: total 16 -rw-r--r-- 1 root root 14081 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/popupmenu: total 4 -rw-r--r-- 1 root root 2586 Aug 6 17:51 report.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/statusbar: total 4 -rw-r--r-- 1 root root 1334 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar: total 56 -rw-r--r-- 1 root root 1992 Aug 6 17:51 Formatting.xml -rw-r--r-- 1 root root 1437 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2555 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1596 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1415 Aug 6 17:51 drawbar.xml -rw-r--r-- 1 root root 3415 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1865 Aug 6 17:51 reportcontrols.xml -rw-r--r-- 1 root root 1336 Aug 6 17:51 resizebar.xml -rw-r--r-- 1 root root 1349 Aug 6 17:51 sectionalignmentbar.xml -rw-r--r-- 1 root root 1263 Aug 6 17:51 sectionshrinkbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 1922 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui: total 136 -rw-r--r-- 1 root root 6561 Aug 6 17:51 backgrounddialog.ui -rw-r--r-- 1 root root 14389 Aug 6 17:51 chardialog.ui -rw-r--r-- 1 root root 6116 Aug 6 17:51 condformatdialog.ui -rw-r--r-- 1 root root 18583 Aug 6 17:51 conditionwin.ui -rw-r--r-- 1 root root 8840 Aug 6 17:51 datetimedialog.ui -rw-r--r-- 1 root root 5825 Aug 6 17:51 floatingfield.ui -rw-r--r-- 1 root root 971 Aug 6 17:51 floatingnavigator.ui -rw-r--r-- 1 root root 24025 Aug 6 17:51 floatingsort.ui -rw-r--r-- 1 root root 640 Aug 6 17:51 groupsortmenu.ui -rw-r--r-- 1 root root 3040 Aug 6 17:51 navigatormenu.ui -rw-r--r-- 1 root root 8103 Aug 6 17:51 pagedialog.ui -rw-r--r-- 1 root root 16746 Aug 6 17:51 pagenumberdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtable: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtable/menubar: total 8 -rw-r--r-- 1 root root 4327 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtable/toolbar: total 4 -rw-r--r-- 1 root root 1738 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata: total 12 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/menubar: total 8 -rw-r--r-- 1 root root 5293 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/popupmenu: total 4 -rw-r--r-- 1 root root 475 Aug 6 17:51 refreshdata.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/toolbar: total 4 -rw-r--r-- 1 root root 2137 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui: total 148 -rw-r--r-- 1 root root 7900 Aug 6 17:51 contentfieldpage.ui -rw-r--r-- 1 root root 12227 Aug 6 17:51 contenttablepage.ui -rw-r--r-- 1 root root 10106 Aug 6 17:51 datasourcepage.ui -rw-r--r-- 1 root root 4196 Aug 6 17:51 defaultfieldselectionpage.ui -rw-r--r-- 1 root root 3016 Aug 6 17:51 fieldassignpage.ui -rw-r--r-- 1 root root 6586 Aug 6 17:51 fieldlinkpage.ui -rw-r--r-- 1 root root 20594 Aug 6 17:51 gridfieldsselectionpage.ui -rw-r--r-- 1 root root 15963 Aug 6 17:51 groupradioselectionpage.ui -rw-r--r-- 1 root root 3061 Aug 6 17:51 invokeadminpage.ui -rw-r--r-- 1 root root 4946 Aug 6 17:51 optiondbfieldpage.ui -rw-r--r-- 1 root root 2568 Aug 6 17:51 optionsfinalpage.ui -rw-r--r-- 1 root root 7171 Aug 6 17:51 optionvaluespage.ui -rw-r--r-- 1 root root 3412 Aug 6 17:51 selecttablepage.ui -rw-r--r-- 1 root root 8749 Aug 6 17:51 selecttypepage.ui -rw-r--r-- 1 root root 13595 Aug 6 17:51 tableselectionpage.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/menubar: total 4 -rw-r--r-- 1 root root 3448 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui: total 104 -rw-r--r-- 1 root root 6832 Aug 6 17:51 choosedatasourcedialog.ui -rw-r--r-- 1 root root 28232 Aug 6 17:51 generalpage.ui -rw-r--r-- 1 root root 54913 Aug 6 17:51 mappingdialog.ui -rw-r--r-- 1 root root 1946 Aug 6 17:51 querydialog.ui -rw-r--r-- 1 root root 5899 Aug 6 17:51 toolbar.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc: total 28 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar drwxr-xr-x 2 root root 12288 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/menubar: total 36 -rw-r--r-- 1 root root 36033 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu: total 92 -rw-r--r-- 1 root root 598 Aug 6 17:51 anchor.xml -rw-r--r-- 1 root root 878 Aug 6 17:51 audit.xml -rw-r--r-- 1 root root 2991 Aug 6 17:51 cell.xml -rw-r--r-- 1 root root 1399 Aug 6 17:51 celledit.xml -rw-r--r-- 1 root root 1200 Aug 6 17:51 colheader.xml -rw-r--r-- 1 root root 1291 Aug 6 17:51 column_operations.xml -rw-r--r-- 1 root root 752 Aug 6 17:51 conditional.xml -rw-r--r-- 1 root root 2565 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1274 Aug 6 17:51 drawtext.xml -rw-r--r-- 1 root root 2064 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 617 Aug 6 17:51 formulabar.xml -rw-r--r-- 1 root root 496 Aug 6 17:51 freezepanes.xml -rw-r--r-- 1 root root 2930 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 1938 Aug 6 17:51 media.xml -rw-r--r-- 1 root root 920 Aug 6 17:51 notebookbar.xml -rw-r--r-- 1 root root 1824 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 3335 Aug 6 17:51 pagebreak.xml -rw-r--r-- 1 root root 729 Aug 6 17:51 pivot.xml -rw-r--r-- 1 root root 640 Aug 6 17:51 preview.xml -rw-r--r-- 1 root root 1263 Aug 6 17:51 row_operations.xml -rw-r--r-- 1 root root 1181 Aug 6 17:51 rowheader.xml -rw-r--r-- 1 root root 1039 Aug 6 17:51 sheettab.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/statusbar: total 4 -rw-r--r-- 1 root root 2597 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar: total 160 -rw-r--r-- 1 root root 1436 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 1689 Aug 6 17:51 arrowsbar.xml -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 592 Aug 6 17:51 classificationbar.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 674 Aug 6 17:51 datastreams.xml -rw-r--r-- 1 root root 3535 Aug 6 17:51 drawbar.xml -rw-r--r-- 1 root root 3406 Aug 6 17:51 drawobjectbar.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 1644 Aug 6 17:51 findbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 4374 Aug 6 17:51 formatobjectbar.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 3404 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1293 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2482 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 1137 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 3422 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 1548 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1442 Aug 6 17:51 insertcellsbar.xml -rw-r--r-- 1 root root 1568 Aug 6 17:51 linesbar.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 736 Aug 6 17:51 notebookbarshortcuts.xml -rw-r--r-- 1 root root 1926 Aug 6 17:51 previewbar.xml -rw-r--r-- 1 root root 4974 Aug 6 17:51 singlemode.xml -rw-r--r-- 1 root root 5775 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 3682 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 2182 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1792 Aug 6 17:51 viewerbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui: total 5660 -rw-r--r-- 1 root root 21749 Aug 6 17:51 advancedfilterdialog.ui -rw-r--r-- 1 root root 5595 Aug 6 17:51 aggregatefunctionentry.ui -rw-r--r-- 1 root root 11371 Aug 6 17:51 allheaderfooterdialog.ui -rw-r--r-- 1 root root 23996 Aug 6 17:51 analysisofvariancedialog.ui -rw-r--r-- 1 root root 21345 Aug 6 17:51 autoformattable.ui -rw-r--r-- 1 root root 1953 Aug 6 17:51 autosum.ui -rw-r--r-- 1 root root 10113 Aug 6 17:51 cellprotectionpage.ui -rw-r--r-- 1 root root 7240 Aug 6 17:51 changesourcedialog.ui -rw-r--r-- 1 root root 9523 Aug 6 17:51 chardialog.ui -rw-r--r-- 1 root root 4619 Aug 6 17:51 checkwarningdialog.ui -rw-r--r-- 1 root root 14164 Aug 6 17:51 chisquaretestdialog.ui -rw-r--r-- 1 root root 7559 Aug 6 17:51 colorrowdialog.ui -rw-r--r-- 1 root root 6541 Aug 6 17:51 colwidthdialog.ui -rw-r--r-- 1 root root 12423 Aug 6 17:51 condformatmanager.ui -rw-r--r-- 1 root root 30456 Aug 6 17:51 conditionalentry.ui -rw-r--r-- 1 root root 23129 Aug 6 17:51 conditionalentrymobile.ui -rw-r--r-- 1 root root 16914 Aug 6 17:51 conditionalformatdialog.ui -rw-r--r-- 1 root root 14861 Aug 6 17:51 conditionalformatdialogmobile.ui -rw-r--r-- 1 root root 2984 Aug 6 17:51 conditionaliconset.ui -rw-r--r-- 1 root root 12393 Aug 6 17:51 conflictsdialog.ui -rw-r--r-- 1 root root 27068 Aug 6 17:51 consolidatedialog.ui -rw-r--r-- 1 root root 13813 Aug 6 17:51 correlationdialog.ui -rw-r--r-- 1 root root 13803 Aug 6 17:51 covariancedialog.ui -rw-r--r-- 1 root root 9709 Aug 6 17:51 createnamesdialog.ui -rw-r--r-- 1 root root 12864 Aug 6 17:51 dapiservicedialog.ui -rw-r--r-- 1 root root 30433 Aug 6 17:51 databaroptions.ui -rw-r--r-- 1 root root 19106 Aug 6 17:51 datafielddialog.ui -rw-r--r-- 1 root root 31990 Aug 6 17:51 datafieldoptionsdialog.ui -rw-r--r-- 1 root root 13415 Aug 6 17:51 dataform.ui -rw-r--r-- 1 root root 822 Aug 6 17:51 dataformfragment.ui -rw-r--r-- 1 root root 9024 Aug 6 17:51 dataproviderdlg.ui -rw-r--r-- 1 root root 3667 Aug 6 17:51 dataproviderentry.ui -rw-r--r-- 1 root root 28478 Aug 6 17:51 datastreams.ui -rw-r--r-- 1 root root 7261 Aug 6 17:51 datetimetransformationentry.ui -rw-r--r-- 1 root root 25304 Aug 6 17:51 definedatabaserangedialog.ui -rw-r--r-- 1 root root 15559 Aug 6 17:51 definename.ui -rw-r--r-- 1 root root 9579 Aug 6 17:51 deletecells.ui -rw-r--r-- 1 root root 3589 Aug 6 17:51 deletecolumnentry.ui -rw-r--r-- 1 root root 13915 Aug 6 17:51 deletecontents.ui -rw-r--r-- 1 root root 14243 Aug 6 17:51 descriptivestatisticsdialog.ui -rw-r--r-- 1 root root 4878 Aug 6 17:51 doubledialog.ui -rw-r--r-- 1 root root 1351 Aug 6 17:51 dropmenu.ui -rw-r--r-- 1 root root 8916 Aug 6 17:51 erroralerttabpage.ui -rw-r--r-- 1 root root 18157 Aug 6 17:51 exponentialsmoothingdialog.ui -rw-r--r-- 1 root root 19283 Aug 6 17:51 externaldata.ui -rw-r--r-- 1 root root 27683 Aug 6 17:51 filldlg.ui -rw-r--r-- 1 root root 14076 Aug 6 17:51 floatingborderstyle.ui -rw-r--r-- 1 root root 2221 Aug 6 17:51 floatinglinestyle.ui -rw-r--r-- 1 root root 8113 Aug 6 17:51 footerdialog.ui -rw-r--r-- 1 root root 17644 Aug 6 17:51 formatcellsdialog.ui -rw-r--r-- 1 root root 11432 Aug 6 17:51 formulacalculationoptions.ui -rw-r--r-- 1 root root 21221 Aug 6 17:51 fourieranalysisdialog.ui -rw-r--r-- 1 root root 7109 Aug 6 17:51 functionpanel.ui -rw-r--r-- 1 root root 11101 Aug 6 17:51 goalseekdlg.ui -rw-r--r-- 1 root root 24272 Aug 6 17:51 groupbydate.ui -rw-r--r-- 1 root root 16398 Aug 6 17:51 groupbynumber.ui -rw-r--r-- 1 root root 7816 Aug 6 17:51 groupdialog.ui -rw-r--r-- 1 root root 8113 Aug 6 17:51 headerdialog.ui -rw-r--r-- 1 root root 25867 Aug 6 17:51 headerfootercontent.ui -rw-r--r-- 1 root root 8118 Aug 6 17:51 headerfooterdialog.ui -rw-r--r-- 1 root root 17693 Aug 6 17:51 imoptdialog.ui -rw-r--r-- 1 root root 5581 Aug 6 17:51 inputstringdialog.ui -rw-r--r-- 1 root root 9574 Aug 6 17:51 insertcells.ui -rw-r--r-- 1 root root 8332 Aug 6 17:51 insertname.ui -rw-r--r-- 1 root root 28883 Aug 6 17:51 insertsheet.ui -rw-r--r-- 1 root root 5257 Aug 6 17:51 integerdialog.ui -rw-r--r-- 1 root root 6540 Aug 6 17:51 leftfooterdialog.ui -rw-r--r-- 1 root root 6530 Aug 6 17:51 leftheaderdialog.ui -rw-r--r-- 1 root root 23383 Aug 6 17:51 managenamesdialog.ui -rw-r--r-- 1 root root 9516 Aug 6 17:51 mergecellsdialog.ui -rw-r--r-- 1 root root 4457 Aug 6 17:51 mergecolumnentry.ui -rw-r--r-- 1 root root 23321 Aug 6 17:51 movecopysheet.ui -rw-r--r-- 1 root root 18858 Aug 6 17:51 movingaveragedialog.ui -rw-r--r-- 1 root root 11813 Aug 6 17:51 multipleoperationsdialog.ui -rw-r--r-- 1 root root 18500 Aug 6 17:51 namerangesdialog.ui -rw-r--r-- 1 root root 11545 Aug 6 17:51 navigatorpanel.ui -rw-r--r-- 1 root root 3991 Aug 6 17:51 nosolutiondialog.ui -rw-r--r-- 1 root root 995372 Aug 6 17:51 notebookbar.ui -rw-r--r-- 1 root root 910214 Aug 6 17:51 notebookbar_compact.ui -rw-r--r-- 1 root root 680361 Aug 6 17:51 notebookbar_groupedbar_compact.ui -rw-r--r-- 1 root root 671605 Aug 6 17:51 notebookbar_groupedbar_full.ui -rw-r--r-- 1 root root 116918 Aug 6 17:51 notebookbar_groups.ui -rw-r--r-- 1 root root 6623 Aug 6 17:51 numbertransformationentry.ui -rw-r--r-- 1 root root 27880 Aug 6 17:51 optcalculatepage.ui -rw-r--r-- 1 root root 8024 Aug 6 17:51 optchangespage.ui -rw-r--r-- 1 root root 4381 Aug 6 17:51 optcompatibilitypage.ui -rw-r--r-- 1 root root 5097 Aug 6 17:51 optdefaultpage.ui -rw-r--r-- 1 root root 6296 Aug 6 17:51 optdlg.ui -rw-r--r-- 1 root root 21682 Aug 6 17:51 optformula.ui -rw-r--r-- 1 root root 6648 Aug 6 17:51 optimalcolwidthdialog.ui -rw-r--r-- 1 root root 6586 Aug 6 17:51 optimalrowheightdialog.ui -rw-r--r-- 1 root root 12774 Aug 6 17:51 optsortlists.ui -rw-r--r-- 1 root root 16701 Aug 6 17:51 pagetemplatedialog.ui -rw-r--r-- 1 root root 11278 Aug 6 17:51 paradialog.ui -rw-r--r-- 1 root root 19944 Aug 6 17:51 paratemplatedialog.ui -rw-r--r-- 1 root root 1696 Aug 6 17:51 passfragment.ui -rw-r--r-- 1 root root 35643 Aug 6 17:51 pastespecial.ui -rw-r--r-- 1 root root 15529 Aug 6 17:51 pivotfielddialog.ui -rw-r--r-- 1 root root 25308 Aug 6 17:51 pivotfilterdialog.ui -rw-r--r-- 1 root root 54772 Aug 6 17:51 pivottablelayoutdialog.ui -rw-r--r-- 1 root root 17665 Aug 6 17:51 printareasdialog.ui -rw-r--r-- 1 root root 2301 Aug 6 17:51 printeroptions.ui -rw-r--r-- 1 root root 19716 Aug 6 17:51 protectsheetdlg.ui -rw-r--r-- 1 root root 1500 Aug 6 17:51 queryrunstreamscriptdialog.ui -rw-r--r-- 1 root root 25847 Aug 6 17:51 randomnumbergenerator.ui -rw-r--r-- 1 root root 2027 Aug 6 17:51 recalcquerydialog.ui -rw-r--r-- 1 root root 28350 Aug 6 17:51 regressiondialog.ui -rw-r--r-- 1 root root 5056 Aug 6 17:51 replacenulltransformationentry.ui -rw-r--r-- 1 root root 12245 Aug 6 17:51 retypepassdialog.ui -rw-r--r-- 1 root root 11527 Aug 6 17:51 retypepassworddialog.ui -rw-r--r-- 1 root root 6548 Aug 6 17:51 rightfooterdialog.ui -rw-r--r-- 1 root root 6548 Aug 6 17:51 rightheaderdialog.ui -rw-r--r-- 1 root root 6546 Aug 6 17:51 rowheightdialog.ui -rw-r--r-- 1 root root 20122 Aug 6 17:51 samplingdialog.ui -rw-r--r-- 1 root root 19422 Aug 6 17:51 scenariodialog.ui -rw-r--r-- 1 root root 982 Aug 6 17:51 scenariomenu.ui -rw-r--r-- 1 root root 20037 Aug 6 17:51 scgeneralpage.ui -rw-r--r-- 1 root root 7810 Aug 6 17:51 searchresults.ui -rw-r--r-- 1 root root 10664 Aug 6 17:51 selectdatasource.ui -rw-r--r-- 1 root root 7407 Aug 6 17:51 selectrange.ui -rw-r--r-- 1 root root 11258 Aug 6 17:51 selectsource.ui -rw-r--r-- 1 root root 9734 Aug 6 17:51 sharedfooterdialog.ui -rw-r--r-- 1 root root 9734 Aug 6 17:51 sharedheaderdialog.ui -rw-r--r-- 1 root root 13733 Aug 6 17:51 sharedocumentdlg.ui -rw-r--r-- 1 root root 2620 Aug 6 17:51 sharedwarningdialog.ui -rw-r--r-- 1 root root 31796 Aug 6 17:51 sheetprintpage.ui -rw-r--r-- 1 root root 11910 Aug 6 17:51 showchangesdialog.ui -rw-r--r-- 1 root root 7672 Aug 6 17:51 showdetaildialog.ui -rw-r--r-- 1 root root 7391 Aug 6 17:51 showsheetdialog.ui -rw-r--r-- 1 root root 25587 Aug 6 17:51 sidebaralignment.ui -rw-r--r-- 1 root root 10686 Aug 6 17:51 sidebarcellappearance.ui -rw-r--r-- 1 root root 16909 Aug 6 17:51 sidebarnumberformat.ui -rw-r--r-- 1 root root 6082 Aug 6 17:51 simplerefdialog.ui -rw-r--r-- 1 root root 52340 Aug 6 17:51 solverdlg.ui -rw-r--r-- 1 root root 11420 Aug 6 17:51 solveroptionsdialog.ui -rw-r--r-- 1 root root 3901 Aug 6 17:51 solverprogressdialog.ui -rw-r--r-- 1 root root 5520 Aug 6 17:51 solversuccessdialog.ui -rw-r--r-- 1 root root 1204 Aug 6 17:51 sortcriteriapage.ui -rw-r--r-- 1 root root 8081 Aug 6 17:51 sortdialog.ui -rw-r--r-- 1 root root 3694 Aug 6 17:51 sortkey.ui -rw-r--r-- 1 root root 18938 Aug 6 17:51 sortoptionspage.ui -rw-r--r-- 1 root root 4579 Aug 6 17:51 sorttransformationentry.ui -rw-r--r-- 1 root root 5695 Aug 6 17:51 sortwarning.ui -rw-r--r-- 1 root root 4660 Aug 6 17:51 splitcolumnentry.ui -rw-r--r-- 1 root root 52941 Aug 6 17:51 standardfilterdialog.ui -rw-r--r-- 1 root root 6410 Aug 6 17:51 statisticsinfopage.ui -rw-r--r-- 1 root root 11910 Aug 6 17:51 subtotaldialog.ui -rw-r--r-- 1 root root 9006 Aug 6 17:51 subtotalgrppage.ui -rw-r--r-- 1 root root 11359 Aug 6 17:51 subtotaloptionspage.ui -rw-r--r-- 1 root root 6149 Aug 6 17:51 tabcolordialog.ui -rw-r--r-- 1 root root 46251 Aug 6 17:51 textimportcsv.ui -rw-r--r-- 1 root root 11065 Aug 6 17:51 textimportoptions.ui -rw-r--r-- 1 root root 5609 Aug 6 17:51 texttransformationentry.ui -rw-r--r-- 1 root root 31906 Aug 6 17:51 tpviewpage.ui -rw-r--r-- 1 root root 16151 Aug 6 17:51 ttestdialog.ui -rw-r--r-- 1 root root 7837 Aug 6 17:51 ungroupdialog.ui -rw-r--r-- 1 root root 11868 Aug 6 17:51 validationcriteriapage.ui -rw-r--r-- 1 root root 11304 Aug 6 17:51 validationdialog.ui -rw-r--r-- 1 root root 6496 Aug 6 17:51 validationhelptabpage.ui -rw-r--r-- 1 root root 15153 Aug 6 17:51 xmlsourcedialog.ui -rw-r--r-- 1 root root 16151 Aug 6 17:51 ztestdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/scanner: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/scanner/ui: total 48 -rw-r--r-- 1 root root 7340 Aug 6 17:51 griddialog.ui -rw-r--r-- 1 root root 39364 Aug 6 17:51 sanedialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/schart: total 20 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/menubar: total 8 -rw-r--r-- 1 root root 7492 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/popupmenu: total 8 -rw-r--r-- 1 root root 1158 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1057 Aug 6 17:51 drawtext.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/statusbar: total 4 -rw-r--r-- 1 root root 1362 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar: total 36 -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1892 Aug 6 17:51 drawbar.xml -rw-r--r-- 1 root root 3415 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 2006 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 2394 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui: total 652 -rw-r--r-- 1 root root 4339 Aug 6 17:51 3dviewdialog.ui -rw-r--r-- 1 root root 4942 Aug 6 17:51 attributedialog.ui -rw-r--r-- 1 root root 9478 Aug 6 17:51 chardialog.ui -rw-r--r-- 1 root root 13947 Aug 6 17:51 chartdatadialog.ui -rw-r--r-- 1 root root 3778 Aug 6 17:51 charttypedialog.ui -rw-r--r-- 1 root root 1183 Aug 6 17:51 columnfragment.ui -rw-r--r-- 1 root root 7408 Aug 6 17:51 datarangedialog.ui -rw-r--r-- 1 root root 30521 Aug 6 17:51 dlg_DataLabel.ui -rw-r--r-- 1 root root 36084 Aug 6 17:51 dlg_InsertErrorBars.ui -rw-r--r-- 1 root root 12325 Aug 6 17:51 dlg_InsertLegend.ui -rw-r--r-- 1 root root 774 Aug 6 17:51 imagefragment.ui -rw-r--r-- 1 root root 14635 Aug 6 17:51 insertaxisdlg.ui -rw-r--r-- 1 root root 14640 Aug 6 17:51 insertgriddlg.ui -rw-r--r-- 1 root root 19064 Aug 6 17:51 inserttitledlg.ui -rw-r--r-- 1 root root 11233 Aug 6 17:51 paradialog.ui -rw-r--r-- 1 root root 5713 Aug 6 17:51 sidebaraxis.ui -rw-r--r-- 1 root root 28193 Aug 6 17:51 sidebarelements.ui -rw-r--r-- 1 root root 12272 Aug 6 17:51 sidebarerrorbar.ui -rw-r--r-- 1 root root 18172 Aug 6 17:51 sidebarseries.ui -rw-r--r-- 1 root root 11075 Aug 6 17:51 smoothlinesdlg.ui -rw-r--r-- 1 root root 11922 Aug 6 17:51 steppedlinesdlg.ui -rw-r--r-- 1 root root 9103 Aug 6 17:51 titlerotationtabpage.ui -rw-r--r-- 1 root root 5896 Aug 6 17:51 tp_3D_SceneAppearance.ui -rw-r--r-- 1 root root 7107 Aug 6 17:51 tp_3D_SceneGeometry.ui -rw-r--r-- 1 root root 23616 Aug 6 17:51 tp_3D_SceneIllumination.ui -rw-r--r-- 1 root root 29983 Aug 6 17:51 tp_AxisPositions.ui -rw-r--r-- 1 root root 24527 Aug 6 17:51 tp_ChartType.ui -rw-r--r-- 1 root root 23444 Aug 6 17:51 tp_DataLabel.ui -rw-r--r-- 1 root root 21314 Aug 6 17:51 tp_DataSource.ui -rw-r--r-- 1 root root 28565 Aug 6 17:51 tp_ErrorBars.ui -rw-r--r-- 1 root root 8362 Aug 6 17:51 tp_LegendPosition.ui -rw-r--r-- 1 root root 9079 Aug 6 17:51 tp_PolarOptions.ui -rw-r--r-- 1 root root 11846 Aug 6 17:51 tp_RangeChooser.ui -rw-r--r-- 1 root root 30260 Aug 6 17:51 tp_Scale.ui -rw-r--r-- 1 root root 20685 Aug 6 17:51 tp_SeriesToAxis.ui -rw-r--r-- 1 root root 28550 Aug 6 17:51 tp_Trendline.ui -rw-r--r-- 1 root root 20289 Aug 6 17:51 tp_axisLabel.ui -rw-r--r-- 1 root root 23617 Aug 6 17:51 wizelementspage.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw: total 20 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/menubar: total 32 -rw-r--r-- 1 root root 29215 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu: total 112 -rw-r--r-- 1 root root 2537 Aug 6 17:51 3dobject.xml -rw-r--r-- 1 root root 2273 Aug 6 17:51 3dscene.xml -rw-r--r-- 1 root root 2318 Aug 6 17:51 3dscene2.xml -rw-r--r-- 1 root root 1017 Aug 6 17:51 bezier.xml -rw-r--r-- 1 root root 2453 Aug 6 17:51 connector.xml -rw-r--r-- 1 root root 2856 Aug 6 17:51 curve.xml -rw-r--r-- 1 root root 2669 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1171 Aug 6 17:51 drawtext.xml -rw-r--r-- 1 root root 2017 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 1129 Aug 6 17:51 gluepoint.xml -rw-r--r-- 1 root root 3114 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 2599 Aug 6 17:51 group.xml -rw-r--r-- 1 root root 569 Aug 6 17:51 layertab.xml -rw-r--r-- 1 root root 2550 Aug 6 17:51 line.xml -rw-r--r-- 1 root root 2871 Aug 6 17:51 measure.xml -rw-r--r-- 1 root root 1656 Aug 6 17:51 media.xml -rw-r--r-- 1 root root 3274 Aug 6 17:51 multiselect.xml -rw-r--r-- 1 root root 920 Aug 6 17:51 notebookbar.xml -rw-r--r-- 1 root root 2592 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 1920 Aug 6 17:51 page.xml -rw-r--r-- 1 root root 661 Aug 6 17:51 pagepane.xml -rw-r--r-- 1 root root 756 Aug 6 17:51 pagepanemaster.xml -rw-r--r-- 1 root root 571 Aug 6 17:51 pagepanenosel.xml -rw-r--r-- 1 root root 577 Aug 6 17:51 pagepanenoselmaster.xml -rw-r--r-- 1 root root 661 Aug 6 17:51 pagetab.xml -rw-r--r-- 1 root root 3066 Aug 6 17:51 table.xml -rw-r--r-- 1 root root 2561 Aug 6 17:51 textbox.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/statusbar: total 4 -rw-r--r-- 1 root root 2283 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar: total 192 -rw-r--r-- 1 root root 1504 Aug 6 17:51 3dobjectsbar.xml -rw-r--r-- 1 root root 1436 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 1689 Aug 6 17:51 arrowsbar.xml -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1878 Aug 6 17:51 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1567 Aug 6 17:51 choosemodebar.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 1446 Aug 6 17:51 commentsbar.xml -rw-r--r-- 1 root root 3377 Aug 6 17:51 connectorsbar.xml -rw-r--r-- 1 root root 3624 Aug 6 17:51 drawingobjectbar.xml -rw-r--r-- 1 root root 1865 Aug 6 17:51 ellipsesbar.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 1572 Aug 6 17:51 findbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 2445 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1293 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2483 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 1138 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1944 Aug 6 17:51 gluepointsobjectbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 3518 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 1817 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1568 Aug 6 17:51 linesbar.xml -rw-r--r-- 1 root root 1349 Aug 6 17:51 masterviewtoolbar.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 679 Aug 6 17:51 notebookbarshortcuts.xml -rw-r--r-- 1 root root 1454 Aug 6 17:51 optimizetablebar.xml -rw-r--r-- 1 root root 2003 Aug 6 17:51 optionsbar.xml -rw-r--r-- 1 root root 1516 Aug 6 17:51 positionbar.xml -rw-r--r-- 1 root root 1561 Aug 6 17:51 rectanglesbar.xml -rw-r--r-- 1 root root 1209 Aug 6 17:51 redactedexportbar.xml -rw-r--r-- 1 root root 1628 Aug 6 17:51 redactionbar.xml -rw-r--r-- 1 root root 5336 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 2575 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 1451 Aug 6 17:51 textbar.xml -rw-r--r-- 1 root root 3944 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 3731 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1903 Aug 6 17:51 viewerbar.xml -rw-r--r-- 1 root root 1776 Aug 6 17:51 zoombar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui: total 3924 -rw-r--r-- 1 root root 5967 Aug 6 17:51 breakdialog.ui -rw-r--r-- 1 root root 8205 Aug 6 17:51 bulletsandnumbering.ui -rw-r--r-- 1 root root 27247 Aug 6 17:51 copydlg.ui -rw-r--r-- 1 root root 9281 Aug 6 17:51 crossfadedialog.ui -rw-r--r-- 1 root root 15814 Aug 6 17:51 dlgsnap.ui -rw-r--r-- 1 root root 11254 Aug 6 17:51 drawchardialog.ui -rw-r--r-- 1 root root 9611 Aug 6 17:51 drawpagedialog.ui -rw-r--r-- 1 root root 12919 Aug 6 17:51 drawparadialog.ui -rw-r--r-- 1 root root 14106 Aug 6 17:51 drawprinteroptions.ui -rw-r--r-- 1 root root 30720 Aug 6 17:51 drawprtldialog.ui -rw-r--r-- 1 root root 13432 Aug 6 17:51 insertlayer.ui -rw-r--r-- 1 root root 8516 Aug 6 17:51 insertslidesdialog.ui -rw-r--r-- 1 root root 4746 Aug 6 17:51 namedesign.ui -rw-r--r-- 1 root root 1100895 Aug 6 17:51 notebookbar.ui -rw-r--r-- 1 root root 1161592 Aug 6 17:51 notebookbar_compact.ui -rw-r--r-- 1 root root 818497 Aug 6 17:51 notebookbar_groupedbar_compact.ui -rw-r--r-- 1 root root 154 Aug 6 17:51 notebookbar_groupedbar_full.ui -rw-r--r-- 1 root root 692275 Aug 6 17:51 notebookbar_single.ui -rw-r--r-- 1 root root 4204 Aug 6 17:51 paranumberingtab.ui -rw-r--r-- 1 root root 1764 Aug 6 17:51 queryunlinkimagedialog.ui -rw-r--r-- 1 root root 15641 Aug 6 17:51 vectorize.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal: total 16 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/menubar: total 40 -rw-r--r-- 1 root root 38146 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu: total 64 -rw-r--r-- 1 root root 731 Aug 6 17:51 anchor.xml -rw-r--r-- 1 root root 1128 Aug 6 17:51 annotation.xml -rw-r--r-- 1 root root 3195 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1291 Aug 6 17:51 drawtext.xml -rw-r--r-- 1 root root 2374 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 2095 Aug 6 17:51 frame.xml -rw-r--r-- 1 root root 2843 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 820 Aug 6 17:51 insertfield.xml -rw-r--r-- 1 root root 2323 Aug 6 17:51 media.xml -rw-r--r-- 1 root root 2119 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 654 Aug 6 17:51 preview.xml -rw-r--r-- 1 root root 6747 Aug 6 17:51 table.xml -rw-r--r-- 1 root root 4309 Aug 6 17:51 text.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/statusbar: total 4 -rw-r--r-- 1 root root 2863 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar: total 164 -rw-r--r-- 1 root root 1436 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1907 Aug 6 17:51 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 3571 Aug 6 17:51 drawbar.xml -rw-r--r-- 1 root root 3912 Aug 6 17:51 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Aug 6 17:51 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 1772 Aug 6 17:51 findbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 3404 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1292 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2483 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Aug 6 17:51 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 2139 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1207 Aug 6 17:51 insertobjectbar.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 2362 Aug 6 17:51 numobjectbar.xml -rw-r--r-- 1 root root 3010 Aug 6 17:51 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Aug 6 17:51 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Aug 6 17:51 previewobjectbar.xml -rw-r--r-- 1 root root 4931 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 3574 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 5928 Aug 6 17:51 textstylebar.xml -rw-r--r-- 1 root root 1498 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1903 Aug 6 17:51 viewerbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress: total 20 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/menubar: total 32 -rw-r--r-- 1 root root 31766 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu: total 112 -rw-r--r-- 1 root root 2645 Aug 6 17:51 3dobject.xml -rw-r--r-- 1 root root 2405 Aug 6 17:51 3dscene.xml -rw-r--r-- 1 root root 2450 Aug 6 17:51 3dscene2.xml -rw-r--r-- 1 root root 1017 Aug 6 17:51 bezier.xml -rw-r--r-- 1 root root 2561 Aug 6 17:51 connector.xml -rw-r--r-- 1 root root 2964 Aug 6 17:51 curve.xml -rw-r--r-- 1 root root 2777 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1246 Aug 6 17:51 drawtext.xml -rw-r--r-- 1 root root 2017 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 1129 Aug 6 17:51 gluepoint.xml -rw-r--r-- 1 root root 3222 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 2707 Aug 6 17:51 group.xml -rw-r--r-- 1 root root 2658 Aug 6 17:51 line.xml -rw-r--r-- 1 root root 2979 Aug 6 17:51 measure.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 media.xml -rw-r--r-- 1 root root 3336 Aug 6 17:51 multiselect.xml -rw-r--r-- 1 root root 920 Aug 6 17:51 notebookbar.xml -rw-r--r-- 1 root root 2700 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 1386 Aug 6 17:51 outline.xml -rw-r--r-- 1 root root 2818 Aug 6 17:51 page.xml -rw-r--r-- 1 root root 2775 Aug 6 17:51 pagepane.xml -rw-r--r-- 1 root root 679 Aug 6 17:51 pagepanemaster.xml -rw-r--r-- 1 root root 572 Aug 6 17:51 pagepanenosel.xml -rw-r--r-- 1 root root 577 Aug 6 17:51 pagepanenoselmaster.xml -rw-r--r-- 1 root root 709 Aug 6 17:51 pagetab.xml -rw-r--r-- 1 root root 3066 Aug 6 17:51 table.xml -rw-r--r-- 1 root root 2693 Aug 6 17:51 textbox.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/statusbar: total 4 -rw-r--r-- 1 root root 2391 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar: total 212 -rw-r--r-- 1 root root 1504 Aug 6 17:51 3dobjectsbar.xml -rw-r--r-- 1 root root 1436 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 1689 Aug 6 17:51 arrowsbar.xml -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1878 Aug 6 17:51 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1567 Aug 6 17:51 choosemodebar.xml -rw-r--r-- 1 root root 656 Aug 6 17:51 classificationbar.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 1446 Aug 6 17:51 commentsbar.xml -rw-r--r-- 1 root root 2260 Aug 6 17:51 commontaskbar.xml -rw-r--r-- 1 root root 3377 Aug 6 17:51 connectorsbar.xml -rw-r--r-- 1 root root 3765 Aug 6 17:51 drawingobjectbar.xml -rw-r--r-- 1 root root 1865 Aug 6 17:51 ellipsesbar.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 1572 Aug 6 17:51 findbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 2445 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1292 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2483 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 1138 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1944 Aug 6 17:51 gluepointsobjectbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 3659 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 1757 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1567 Aug 6 17:51 linesbar.xml -rw-r--r-- 1 root root 1373 Aug 6 17:51 masterviewtoolbar.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 735 Aug 6 17:51 notebookbarshortcuts.xml -rw-r--r-- 1 root root 1454 Aug 6 17:51 optimizetablebar.xml -rw-r--r-- 1 root root 2003 Aug 6 17:51 optionsbar.xml -rw-r--r-- 1 root root 1748 Aug 6 17:51 outlinetoolbar.xml -rw-r--r-- 1 root root 1516 Aug 6 17:51 positionbar.xml -rw-r--r-- 1 root root 1561 Aug 6 17:51 rectanglesbar.xml -rw-r--r-- 1 root root 4853 Aug 6 17:51 singlemode.xml -rw-r--r-- 1 root root 1358 Aug 6 17:51 slideviewobjectbar.xml -rw-r--r-- 1 root root 1223 Aug 6 17:51 slideviewtoolbar.xml -rw-r--r-- 1 root root 4361 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 2575 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 1451 Aug 6 17:51 textbar.xml -rw-r--r-- 1 root root 3944 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 3899 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1987 Aug 6 17:51 viewerbar.xml -rw-r--r-- 1 root root 1776 Aug 6 17:51 zoombar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui: total 5268 -rw-r--r-- 1 root root 5072 Aug 6 17:51 annotationmenu.ui -rw-r--r-- 1 root root 1935 Aug 6 17:51 annotationtagmenu.ui -rw-r--r-- 1 root root 2881 Aug 6 17:51 clientboxfragment.ui -rw-r--r-- 1 root root 2751 Aug 6 17:51 currentmastermenu.ui -rw-r--r-- 1 root root 19318 Aug 6 17:51 customanimationeffecttab.ui -rw-r--r-- 1 root root 16853 Aug 6 17:51 customanimationfragment.ui -rw-r--r-- 1 root root 9005 Aug 6 17:51 customanimationproperties.ui -rw-r--r-- 1 root root 24903 Aug 6 17:51 customanimationspanel.ui -rw-r--r-- 1 root root 5953 Aug 6 17:51 customanimationtexttab.ui -rw-r--r-- 1 root root 14794 Aug 6 17:51 customanimationtimingtab.ui -rw-r--r-- 1 root root 11969 Aug 6 17:51 customslideshows.ui -rw-r--r-- 1 root root 15582 Aug 6 17:51 definecustomslideshow.ui -rw-r--r-- 1 root root 12357 Aug 6 17:51 dlgfield.ui -rw-r--r-- 1 root root 34996 Aug 6 17:51 dockinganimation.ui -rw-r--r-- 1 root root 2510 Aug 6 17:51 effectmenu.ui -rw-r--r-- 1 root root 1639 Aug 6 17:51 fontsizemenu.ui -rw-r--r-- 1 root root 1343 Aug 6 17:51 fontstylemenu.ui -rw-r--r-- 1 root root 8282 Aug 6 17:51 headerfooterdialog.ui -rw-r--r-- 1 root root 28264 Aug 6 17:51 headerfootertab.ui -rw-r--r-- 1 root root 20340 Aug 6 17:51 impressprinteroptions.ui -rw-r--r-- 1 root root 7810 Aug 6 17:51 insertslides.ui -rw-r--r-- 1 root root 3782 Aug 6 17:51 interactiondialog.ui -rw-r--r-- 1 root root 22047 Aug 6 17:51 interactionpage.ui -rw-r--r-- 1 root root 1200 Aug 6 17:51 layoutmenu.ui -rw-r--r-- 1 root root 10271 Aug 6 17:51 masterlayoutdlg.ui -rw-r--r-- 1 root root 1925 Aug 6 17:51 mastermenu.ui -rw-r--r-- 1 root root 7211 Aug 6 17:51 navigatorpanel.ui -rw-r--r-- 1 root root 1155985 Aug 6 17:51 notebookbar.ui -rw-r--r-- 1 root root 1129160 Aug 6 17:51 notebookbar_compact.ui -rw-r--r-- 1 root root 822191 Aug 6 17:51 notebookbar_groupedbar_compact.ui -rw-r--r-- 1 root root 769607 Aug 6 17:51 notebookbar_groupedbar_full.ui -rw-r--r-- 1 root root 99504 Aug 6 17:51 notebookbar_groups.ui -rw-r--r-- 1 root root 672891 Aug 6 17:51 notebookbar_single.ui -rw-r--r-- 1 root root 32825 Aug 6 17:51 optimpressgeneralpage.ui -rw-r--r-- 1 root root 22431 Aug 6 17:51 photoalbum.ui -rw-r--r-- 1 root root 38197 Aug 6 17:51 presentationdialog.ui -rw-r--r-- 1 root root 26574 Aug 6 17:51 prntopts.ui -rw-r--r-- 1 root root 100275 Aug 6 17:51 publishingdialog.ui -rw-r--r-- 1 root root 7928 Aug 6 17:51 remotedialog.ui -rw-r--r-- 1 root root 2557 Aug 6 17:51 rotatemenu.ui -rw-r--r-- 1 root root 2837 Aug 6 17:51 scalemenu.ui -rw-r--r-- 1 root root 4829 Aug 6 17:51 sdviewpage.ui -rw-r--r-- 1 root root 12898 Aug 6 17:51 sidebarslidebackground.ui -rw-r--r-- 1 root root 8778 Aug 6 17:51 slidecontextmenu.ui -rw-r--r-- 1 root root 10005 Aug 6 17:51 slidedesigndialog.ui -rw-r--r-- 1 root root 18914 Aug 6 17:51 slidetransitionspanel.ui -rw-r--r-- 1 root root 12549 Aug 6 17:51 slidetransitionspanelhorizontal.ui -rw-r--r-- 1 root root 6009 Aug 6 17:51 tabledesignpanel.ui -rw-r--r-- 1 root root 6808 Aug 6 17:51 tabledesignpanelhorizontal.ui -rw-r--r-- 1 root root 31035 Aug 6 17:51 templatedialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/smath: total 20 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/menubar: total 8 -rw-r--r-- 1 root root 7086 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/popupmenu: total 28 -rw-r--r-- 1 root root 23776 Aug 6 17:51 edit.xml -rw-r--r-- 1 root root 723 Aug 6 17:51 view.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/statusbar: total 4 -rw-r--r-- 1 root root 1721 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/toolbar: total 12 -rw-r--r-- 1 root root 318 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 2247 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1485 Aug 6 17:51 toolbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui: total 256 -rw-r--r-- 1 root root 9376 Aug 6 17:51 alignmentdialog.ui -rw-r--r-- 1 root root 10332 Aug 6 17:51 catalogdialog.ui -rw-r--r-- 1 root root 1603 Aug 6 17:51 dockingelements.ui -rw-r--r-- 1 root root 14816 Aug 6 17:51 fontdialog.ui -rw-r--r-- 1 root root 19602 Aug 6 17:51 fontsizedialog.ui -rw-r--r-- 1 root root 24138 Aug 6 17:51 fonttypedialog.ui -rw-r--r-- 1 root root 10633 Aug 6 17:51 printeroptions.ui -rw-r--r-- 1 root root 1726 Aug 6 17:51 savedefaultsdialog.ui -rw-r--r-- 1 root root 15148 Aug 6 17:51 smathsettings.ui -rw-r--r-- 1 root root 104567 Aug 6 17:51 spacingdialog.ui -rw-r--r-- 1 root root 30399 Aug 6 17:51 symdefinedialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui: total 68 -rw-r--r-- 1 root root 7930 Aug 6 17:51 controlfontdialog.ui -rw-r--r-- 1 root root 5626 Aug 6 17:51 datatypedialog.ui -rw-r--r-- 1 root root 17740 Aug 6 17:51 formlinksdialog.ui -rw-r--r-- 1 root root 9057 Aug 6 17:51 labelselectiondialog.ui -rw-r--r-- 1 root root 7185 Aug 6 17:51 listselectdialog.ui -rw-r--r-- 1 root root 11967 Aug 6 17:51 taborder.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb: total 16 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/menubar: total 32 -rw-r--r-- 1 root root 31737 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu: total 56 -rw-r--r-- 1 root root 731 Aug 6 17:51 anchor.xml -rw-r--r-- 1 root root 1079 Aug 6 17:51 annotation.xml -rw-r--r-- 1 root root 2374 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 2095 Aug 6 17:51 frame.xml -rw-r--r-- 1 root root 2843 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 714 Aug 6 17:51 insertfield.xml -rw-r--r-- 1 root root 2119 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 654 Aug 6 17:51 preview.xml -rw-r--r-- 1 root root 571 Aug 6 17:51 source.xml -rw-r--r-- 1 root root 6747 Aug 6 17:51 table.xml -rw-r--r-- 1 root root 4309 Aug 6 17:51 text.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/statusbar: total 4 -rw-r--r-- 1 root root 2863 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar: total 144 -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1907 Aug 6 17:51 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 3110 Aug 6 17:51 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Aug 6 17:51 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 1572 Aug 6 17:51 findbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 3404 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1292 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2483 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 2426 Aug 6 17:51 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 2196 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 2362 Aug 6 17:51 numobjectbar.xml -rw-r--r-- 1 root root 3010 Aug 6 17:51 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Aug 6 17:51 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Aug 6 17:51 previewobjectbar.xml -rw-r--r-- 1 root root 4559 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 3574 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 1498 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1825 Aug 6 17:51 viewerbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swform: total 16 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/menubar: total 36 -rw-r--r-- 1 root root 35843 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu: total 64 -rw-r--r-- 1 root root 731 Aug 6 17:51 anchor.xml -rw-r--r-- 1 root root 1079 Aug 6 17:51 annotation.xml -rw-r--r-- 1 root root 3195 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1291 Aug 6 17:51 drawtext.xml -rw-r--r-- 1 root root 2374 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 2095 Aug 6 17:51 frame.xml -rw-r--r-- 1 root root 2843 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 820 Aug 6 17:51 insertfield.xml -rw-r--r-- 1 root root 2323 Aug 6 17:51 media.xml -rw-r--r-- 1 root root 2119 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 654 Aug 6 17:51 preview.xml -rw-r--r-- 1 root root 6747 Aug 6 17:51 table.xml -rw-r--r-- 1 root root 4309 Aug 6 17:51 text.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/statusbar: total 4 -rw-r--r-- 1 root root 2374 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar: total 156 -rw-r--r-- 1 root root 1436 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1907 Aug 6 17:51 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 3571 Aug 6 17:51 drawbar.xml -rw-r--r-- 1 root root 3912 Aug 6 17:51 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Aug 6 17:51 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 3404 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1292 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2482 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Aug 6 17:51 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 2139 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1207 Aug 6 17:51 insertobjectbar.xml -rw-r--r-- 1 root root 1452 Aug 6 17:51 mailmerge.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 2362 Aug 6 17:51 numobjectbar.xml -rw-r--r-- 1 root root 3010 Aug 6 17:51 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Aug 6 17:51 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Aug 6 17:51 previewobjectbar.xml -rw-r--r-- 1 root root 4741 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 3574 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 1497 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1903 Aug 6 17:51 viewerbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport: total 16 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/menubar: total 36 -rw-r--r-- 1 root root 33445 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu: total 56 -rw-r--r-- 1 root root 731 Aug 6 17:51 anchor.xml -rw-r--r-- 1 root root 1079 Aug 6 17:51 annotation.xml -rw-r--r-- 1 root root 3195 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1291 Aug 6 17:51 drawtext.xml -rw-r--r-- 1 root root 2374 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 2095 Aug 6 17:51 frame.xml -rw-r--r-- 1 root root 2843 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 820 Aug 6 17:51 insertfield.xml -rw-r--r-- 1 root root 2323 Aug 6 17:51 media.xml -rw-r--r-- 1 root root 2119 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 654 Aug 6 17:51 preview.xml -rw-r--r-- 1 root root 3850 Aug 6 17:51 table.xml -rw-r--r-- 1 root root 2402 Aug 6 17:51 text.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/statusbar: total 4 -rw-r--r-- 1 root root 2374 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar: total 152 -rw-r--r-- 1 root root 1436 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 3015 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2554 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1853 Aug 6 17:51 bezierobjectbar.xml -rw-r--r-- 1 root root 1595 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 2770 Aug 6 17:51 drawbar.xml -rw-r--r-- 1 root root 3025 Aug 6 17:51 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Aug 6 17:51 drawtextobjectbar.xml -rw-r--r-- 1 root root 1763 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1476 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 3404 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1292 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2421 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Aug 6 17:51 frameobjectbar.xml -rw-r--r-- 1 root root 318 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 1885 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 2411 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1207 Aug 6 17:51 insertobjectbar.xml -rw-r--r-- 1 root root 1452 Aug 6 17:51 mailmerge.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 1814 Aug 6 17:51 numobjectbar.xml -rw-r--r-- 1 root root 3010 Aug 6 17:51 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Aug 6 17:51 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Aug 6 17:51 previewobjectbar.xml -rw-r--r-- 1 root root 3158 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1853 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2299 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 2536 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 1497 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1825 Aug 6 17:51 viewerbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter: total 28 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar drwxr-xr-x 2 root root 12288 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/menubar: total 44 -rw-r--r-- 1 root root 38195 Aug 29 12:13 menubar.xml -rw-r--r-- 1 root root 1550 Aug 29 12:13 mscompatibleformsmenu.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu: total 68 -rw-r--r-- 1 root root 731 Aug 6 17:51 anchor.xml -rw-r--r-- 1 root root 1128 Aug 6 17:51 annotation.xml -rw-r--r-- 1 root root 3195 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1291 Aug 6 17:51 drawtext.xml -rw-r--r-- 1 root root 2374 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 2095 Aug 6 17:51 frame.xml -rw-r--r-- 1 root root 2843 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 820 Aug 6 17:51 insertfield.xml -rw-r--r-- 1 root root 2323 Aug 6 17:51 media.xml -rw-r--r-- 1 root root 920 Aug 6 17:51 notebookbar.xml -rw-r--r-- 1 root root 2119 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 654 Aug 6 17:51 preview.xml -rw-r--r-- 1 root root 6913 Aug 6 17:51 table.xml -rw-r--r-- 1 root root 4309 Aug 6 17:51 text.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/statusbar: total 4 -rw-r--r-- 1 root root 2863 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar: total 196 -rw-r--r-- 1 root root 1436 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 1689 Aug 6 17:51 arrowsbar.xml -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1878 Aug 6 17:51 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 2171 Aug 6 17:51 changes.xml -rw-r--r-- 1 root root 729 Aug 6 17:51 classificationbar.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 3571 Aug 6 17:51 drawbar.xml -rw-r--r-- 1 root root 3912 Aug 6 17:51 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Aug 6 17:51 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 1772 Aug 6 17:51 findbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 3404 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1292 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2482 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Aug 6 17:51 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 2139 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1568 Aug 6 17:51 linesbar.xml -rw-r--r-- 1 root root 1452 Aug 6 17:51 mailmerge.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 647 Aug 6 17:51 navigationobjectbar.xml -rw-r--r-- 1 root root 738 Aug 6 17:51 notebookbarshortcuts.xml -rw-r--r-- 1 root root 2362 Aug 6 17:51 numobjectbar.xml -rw-r--r-- 1 root root 3010 Aug 6 17:51 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Aug 6 17:51 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Aug 6 17:51 previewobjectbar.xml -rw-r--r-- 1 root root 4629 Aug 6 17:51 singlemode.xml -rw-r--r-- 1 root root 5019 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 3574 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 6168 Aug 6 17:51 textstylebar.xml -rw-r--r-- 1 root root 1497 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1903 Aug 6 17:51 viewerbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui: total 7824 -rw-r--r-- 1 root root 10503 Aug 6 17:51 abstractdialog.ui -rw-r--r-- 1 root root 5505 Aug 6 17:51 addentrydialog.ui -rw-r--r-- 1 root root 21249 Aug 6 17:51 addressblockdialog.ui -rw-r--r-- 1 root root 822 Aug 6 17:51 addressfragment.ui -rw-r--r-- 1 root root 4767 Aug 6 17:51 alreadyexistsdialog.ui -rw-r--r-- 1 root root 2983 Aug 6 17:51 annotationmenu.ui -rw-r--r-- 1 root root 15740 Aug 6 17:51 asciifilterdialog.ui -rw-r--r-- 1 root root 3816 Aug 6 17:51 asksearchdialog.ui -rw-r--r-- 1 root root 13756 Aug 6 17:51 assignfieldsdialog.ui -rw-r--r-- 1 root root 866 Aug 6 17:51 assignfragment.ui -rw-r--r-- 1 root root 24603 Aug 6 17:51 assignstylesdialog.ui -rw-r--r-- 1 root root 4755 Aug 6 17:51 attachnamedialog.ui -rw-r--r-- 1 root root 20709 Aug 6 17:51 authenticationsettingsdialog.ui -rw-r--r-- 1 root root 20487 Aug 6 17:51 autoformattable.ui -rw-r--r-- 1 root root 24944 Aug 6 17:51 autotext.ui -rw-r--r-- 1 root root 2346 Aug 6 17:51 bibliofragment.ui -rw-r--r-- 1 root root 15285 Aug 6 17:51 bibliographyentry.ui -rw-r--r-- 1 root root 15664 Aug 6 17:51 bulletsandnumbering.ui -rw-r--r-- 1 root root 24965 Aug 6 17:51 businessdatapage.ui -rw-r--r-- 1 root root 1730 Aug 6 17:51 cannotsavelabeldialog.ui -rw-r--r-- 1 root root 3814 Aug 6 17:51 captiondialog.ui -rw-r--r-- 1 root root 17960 Aug 6 17:51 captionoptions.ui -rw-r--r-- 1 root root 24533 Aug 6 17:51 cardmediumpage.ui -rw-r--r-- 1 root root 9358 Aug 6 17:51 ccdialog.ui -rw-r--r-- 1 root root 16779 Aug 6 17:51 characterproperties.ui -rw-r--r-- 1 root root 13990 Aug 6 17:51 charurlpage.ui -rw-r--r-- 1 root root 3714 Aug 6 17:51 columndialog.ui -rw-r--r-- 1 root root 41610 Aug 6 17:51 columnpage.ui -rw-r--r-- 1 root root 8623 Aug 6 17:51 columnwidth.ui -rw-r--r-- 1 root root 262 Aug 6 17:51 comboboxfragment.ui -rw-r--r-- 1 root root 16298 Aug 6 17:51 conditionpage.ui -rw-r--r-- 1 root root 22182 Aug 6 17:51 converttexttable.ui -rw-r--r-- 1 root root 19395 Aug 6 17:51 createaddresslist.ui -rw-r--r-- 1 root root 9273 Aug 6 17:51 createauthorentry.ui -rw-r--r-- 1 root root 5573 Aug 6 17:51 createautomarkdialog.ui -rw-r--r-- 1 root root 12875 Aug 6 17:51 customizeaddrlistdialog.ui -rw-r--r-- 1 root root 1917 Aug 6 17:51 datasourcesunavailabledialog.ui -rw-r--r-- 1 root root 7020 Aug 6 17:51 dateformfielddialog.ui -rw-r--r-- 1 root root 16723 Aug 6 17:51 dropcapspage.ui -rw-r--r-- 1 root root 10790 Aug 6 17:51 dropdownfielddialog.ui -rw-r--r-- 1 root root 13173 Aug 6 17:51 dropdownformfielddialog.ui -rw-r--r-- 1 root root 12804 Aug 6 17:51 editcategories.ui -rw-r--r-- 1 root root 7185 Aug 6 17:51 editfielddialog.ui -rw-r--r-- 1 root root 42759 Aug 6 17:51 editsectiondialog.ui -rw-r--r-- 1 root root 12702 Aug 6 17:51 endnotepage.ui -rw-r--r-- 1 root root 14613 Aug 6 17:51 envaddresspage.ui -rw-r--r-- 1 root root 11134 Aug 6 17:51 envdialog.ui -rw-r--r-- 1 root root 33889 Aug 6 17:51 envformatpage.ui -rw-r--r-- 1 root root 25809 Aug 6 17:51 envprinterpage.ui -rw-r--r-- 1 root root 18846 Aug 6 17:51 exchangedatabases.ui -rw-r--r-- 1 root root 14327 Aug 6 17:51 fielddialog.ui -rw-r--r-- 1 root root 8052 Aug 6 17:51 findentrydialog.ui -rw-r--r-- 1 root root 23466 Aug 6 17:51 flddbpage.ui -rw-r--r-- 1 root root 12532 Aug 6 17:51 flddocinfopage.ui -rw-r--r-- 1 root root 21186 Aug 6 17:51 flddocumentpage.ui -rw-r--r-- 1 root root 30143 Aug 6 17:51 fldfuncpage.ui -rw-r--r-- 1 root root 23345 Aug 6 17:51 fldrefpage.ui -rw-r--r-- 1 root root 28932 Aug 6 17:51 fldvarpage.ui -rw-r--r-- 1 root root 2136 Aug 6 17:51 floatingnavigation.ui -rw-r--r-- 1 root root 2279 Aug 6 17:51 floatingsync.ui -rw-r--r-- 1 root root 8024 Aug 6 17:51 footendnotedialog.ui -rw-r--r-- 1 root root 19885 Aug 6 17:51 footnoteareapage.ui -rw-r--r-- 1 root root 21358 Aug 6 17:51 footnotepage.ui -rw-r--r-- 1 root root 25481 Aug 6 17:51 footnotesendnotestabpage.ui -rw-r--r-- 1 root root 11374 Aug 6 17:51 formatsectiondialog.ui -rw-r--r-- 1 root root 28845 Aug 6 17:51 formattablepage.ui -rw-r--r-- 1 root root 18975 Aug 6 17:51 framedialog.ui -rw-r--r-- 1 root root 24209 Aug 6 17:51 frmaddpage.ui -rw-r--r-- 1 root root 39330 Aug 6 17:51 frmtypepage.ui -rw-r--r-- 1 root root 11797 Aug 6 17:51 frmurlpage.ui -rw-r--r-- 1 root root 5828 Aug 6 17:51 gotopagedialog.ui -rw-r--r-- 1 root root 1910 Aug 6 17:51 headerfootermenu.ui -rw-r--r-- 1 root root 8535 Aug 6 17:51 indentpage.ui -rw-r--r-- 1 root root 34094 Aug 6 17:51 indexentry.ui -rw-r--r-- 1 root root 1478 Aug 6 17:51 infonotfounddialog.ui -rw-r--r-- 1 root root 1661 Aug 6 17:51 inforeadonlydialog.ui -rw-r--r-- 1 root root 8762 Aug 6 17:51 inputfielddialog.ui -rw-r--r-- 1 root root 11989 Aug 6 17:51 inputwinmenu.ui -rw-r--r-- 1 root root 7594 Aug 6 17:51 insertautotextdialog.ui -rw-r--r-- 1 root root 17622 Aug 6 17:51 insertbookmark.ui -rw-r--r-- 1 root root 15358 Aug 6 17:51 insertbreak.ui -rw-r--r-- 1 root root 21106 Aug 6 17:51 insertcaption.ui -rw-r--r-- 1 root root 43903 Aug 6 17:51 insertdbcolumnsdialog.ui -rw-r--r-- 1 root root 17390 Aug 6 17:51 insertfootnote.ui -rw-r--r-- 1 root root 11824 Aug 6 17:51 insertscript.ui -rw-r--r-- 1 root root 9585 Aug 6 17:51 insertsectiondialog.ui -rw-r--r-- 1 root root 25476 Aug 6 17:51 inserttable.ui -rw-r--r-- 1 root root 13789 Aug 6 17:51 labeldialog.ui -rw-r--r-- 1 root root 15502 Aug 6 17:51 labelformatpage.ui -rw-r--r-- 1 root root 13378 Aug 6 17:51 labeloptionspage.ui -rw-r--r-- 1 root root 33010 Aug 6 17:51 linenumbering.ui -rw-r--r-- 1 root root 16077 Aug 6 17:51 mailconfigpage.ui -rw-r--r-- 1 root root 52118 Aug 6 17:51 mailmerge.ui -rw-r--r-- 1 root root 7470 Aug 6 17:51 mailmergedialog.ui -rw-r--r-- 1 root root 10346 Aug 6 17:51 managechangessidebar.ui -rw-r--r-- 1 root root 8446 Aug 6 17:51 mergeconnectdialog.ui -rw-r--r-- 1 root root 7346 Aug 6 17:51 mergetabledialog.ui -rw-r--r-- 1 root root 30839 Aug 6 17:51 mmaddressblockpage.ui -rw-r--r-- 1 root root 5248 Aug 6 17:51 mmcreatingdialog.ui -rw-r--r-- 1 root root 25032 Aug 6 17:51 mmlayoutpage.ui -rw-r--r-- 1 root root 25099 Aug 6 17:51 mmmailbody.ui -rw-r--r-- 1 root root 7767 Aug 6 17:51 mmoutputtypepage.ui -rw-r--r-- 1 root root 22731 Aug 6 17:51 mmresultemaildialog.ui -rw-r--r-- 1 root root 15649 Aug 6 17:51 mmresultprintdialog.ui -rw-r--r-- 1 root root 12373 Aug 6 17:51 mmresultsavedialog.ui -rw-r--r-- 1 root root 30562 Aug 6 17:51 mmsalutationpage.ui -rw-r--r-- 1 root root 8869 Aug 6 17:51 mmselectpage.ui -rw-r--r-- 1 root root 17782 Aug 6 17:51 mmsendmails.ui -rw-r--r-- 1 root root 24282 Aug 6 17:51 navigatorpanel.ui -rw-r--r-- 1 root root 7251 Aug 6 17:51 newuserindexdialog.ui -rw-r--r-- 1 root root 1064937 Aug 6 17:51 notebookbar.ui -rw-r--r-- 1 root root 1024553 Aug 6 17:51 notebookbar_compact.ui -rw-r--r-- 1 root root 731837 Aug 6 17:51 notebookbar_groupedbar_compact.ui -rw-r--r-- 1 root root 1062303 Aug 6 17:51 notebookbar_groupedbar_full.ui -rw-r--r-- 1 root root 122552 Aug 6 17:51 notebookbar_groups.ui -rw-r--r-- 1 root root 562757 Aug 6 17:51 notebookbar_single.ui -rw-r--r-- 1 root root 8920 Aug 6 17:51 numberingnamedialog.ui -rw-r--r-- 1 root root 22179 Aug 6 17:51 numparapage.ui -rw-r--r-- 1 root root 12119 Aug 6 17:51 objectdialog.ui -rw-r--r-- 1 root root 31393 Aug 6 17:51 optcaptionpage.ui -rw-r--r-- 1 root root 9948 Aug 6 17:51 optcomparison.ui -rw-r--r-- 1 root root 15075 Aug 6 17:51 optcompatpage.ui -rw-r--r-- 1 root root 17359 Aug 6 17:51 optfonttabpage.ui -rw-r--r-- 1 root root 29574 Aug 6 17:51 optformataidspage.ui -rw-r--r-- 1 root root 24308 Aug 6 17:51 optgeneralpage.ui -rw-r--r-- 1 root root 28646 Aug 6 17:51 optredlinepage.ui -rw-r--r-- 1 root root 32074 Aug 6 17:51 opttablepage.ui -rw-r--r-- 1 root root 11190 Aug 6 17:51 opttestpage.ui -rw-r--r-- 1 root root 12859 Aug 6 17:51 outlinenumbering.ui -rw-r--r-- 1 root root 19473 Aug 6 17:51 outlinenumberingpage.ui -rw-r--r-- 1 root root 23999 Aug 6 17:51 outlinepositionpage.ui -rw-r--r-- 1 root root 1000 Aug 6 17:51 pagebreakmenu.ui -rw-r--r-- 1 root root 11333 Aug 6 17:51 pagecolumncontrol.ui -rw-r--r-- 1 root root 6095 Aug 6 17:51 pagefooterpanel.ui -rw-r--r-- 1 root root 7159 Aug 6 17:51 pageformatpanel.ui -rw-r--r-- 1 root root 6184 Aug 6 17:51 pageheaderpanel.ui -rw-r--r-- 1 root root 21287 Aug 6 17:51 pagemargincontrol.ui -rw-r--r-- 1 root root 3121 Aug 6 17:51 pageorientationcontrol.ui -rw-r--r-- 1 root root 3022 Aug 6 17:51 pagesizecontrol.ui -rw-r--r-- 1 root root 10148 Aug 6 17:51 pagestylespanel.ui -rw-r--r-- 1 root root 21725 Aug 6 17:51 paradialog.ui -rw-r--r-- 1 root root 20569 Aug 6 17:51 picturedialog.ui -rw-r--r-- 1 root root 18337 Aug 6 17:51 picturepage.ui -rw-r--r-- 1 root root 1548 Aug 6 17:51 previewmenu.ui -rw-r--r-- 1 root root 7584 Aug 6 17:51 previewzoomdialog.ui -rw-r--r-- 1 root root 12129 Aug 6 17:51 printeroptions.ui -rw-r--r-- 1 root root 3784 Aug 6 17:51 printmergedialog.ui -rw-r--r-- 1 root root 4775 Aug 6 17:51 printmonitordialog.ui -rw-r--r-- 1 root root 24546 Aug 6 17:51 printoptionspage.ui -rw-r--r-- 1 root root 27798 Aug 6 17:51 privateuserpage.ui -rw-r--r-- 1 root root 1795 Aug 6 17:51 querycontinuebegindialog.ui -rw-r--r-- 1 root root 1775 Aug 6 17:51 querycontinueenddialog.ui -rw-r--r-- 1 root root 1820 Aug 6 17:51 querydefaultcompatdialog.ui -rw-r--r-- 1 root root 3854 Aug 6 17:51 queryredlinedialog.ui -rw-r--r-- 1 root root 1711 Aug 6 17:51 queryrotateintostandarddialog.ui -rw-r--r-- 1 root root 1812 Aug 6 17:51 querysavelabeldialog.ui -rw-r--r-- 1 root root 9949 Aug 6 17:51 readonlymenu.ui -rw-r--r-- 1 root root 10532 Aug 6 17:51 renameautotextdialog.ui -rw-r--r-- 1 root root 5520 Aug 6 17:51 renameentrydialog.ui -rw-r--r-- 1 root root 7237 Aug 6 17:51 renameobjectdialog.ui -rw-r--r-- 1 root root 7476 Aug 6 17:51 rowheight.ui -rw-r--r-- 1 root root 1747 Aug 6 17:51 saveashtmldialog.ui -rw-r--r-- 1 root root 8598 Aug 6 17:51 savelabeldialog.ui -rw-r--r-- 1 root root 4796 Aug 6 17:51 savemonitordialog.ui -rw-r--r-- 1 root root 31194 Aug 6 17:51 sectionpage.ui -rw-r--r-- 1 root root 15788 Aug 6 17:51 selectaddressdialog.ui -rw-r--r-- 1 root root 7258 Aug 6 17:51 selectautotextdialog.ui -rw-r--r-- 1 root root 15474 Aug 6 17:51 selectblockdialog.ui -rw-r--r-- 1 root root 8055 Aug 6 17:51 selectindexdialog.ui -rw-r--r-- 1 root root 9950 Aug 6 17:51 selecttabledialog.ui -rw-r--r-- 1 root root 5978 Aug 6 17:51 sidebarpage.ui -rw-r--r-- 1 root root 2191 Aug 6 17:51 sidebarstylepresets.ui -rw-r--r-- 1 root root 24589 Aug 6 17:51 sidebartableedit.ui -rw-r--r-- 1 root root 3879 Aug 6 17:51 sidebartheme.ui -rw-r--r-- 1 root root 13512 Aug 6 17:51 sidebarwrap.ui -rw-r--r-- 1 root root 46430 Aug 6 17:51 sortdialog.ui -rw-r--r-- 1 root root 5605 Aug 6 17:51 spellmenu.ui -rw-r--r-- 1 root root 9320 Aug 6 17:51 splittable.ui -rw-r--r-- 1 root root 9706 Aug 6 17:51 statisticsinfopage.ui -rw-r--r-- 1 root root 4916 Aug 6 17:51 stringinput.ui -rw-r--r-- 1 root root 4850 Aug 6 17:51 subjectdialog.ui -rw-r--r-- 1 root root 20042 Aug 6 17:51 tablecolumnpage.ui -rw-r--r-- 1 root root 5114 Aug 6 17:51 tablepreviewdialog.ui -rw-r--r-- 1 root root 12781 Aug 6 17:51 tableproperties.ui -rw-r--r-- 1 root root 25033 Aug 6 17:51 tabletextflowpage.ui -rw-r--r-- 1 root root 17305 Aug 6 17:51 templatedialog1.ui -rw-r--r-- 1 root root 17304 Aug 6 17:51 templatedialog16.ui -rw-r--r-- 1 root root 33212 Aug 6 17:51 templatedialog2.ui -rw-r--r-- 1 root root 20422 Aug 6 17:51 templatedialog4.ui -rw-r--r-- 1 root root 22043 Aug 6 17:51 templatedialog8.ui -rw-r--r-- 1 root root 15595 Aug 6 17:51 testmailsettings.ui -rw-r--r-- 1 root root 28147 Aug 6 17:51 textgridpage.ui -rw-r--r-- 1 root root 31049 Aug 6 17:51 titlepage.ui -rw-r--r-- 1 root root 16221 Aug 6 17:51 tocdialog.ui -rw-r--r-- 1 root root 61406 Aug 6 17:51 tocentriespage.ui -rw-r--r-- 1 root root 62989 Aug 6 17:51 tocindexpage.ui -rw-r--r-- 1 root root 11499 Aug 6 17:51 tocstylespage.ui -rw-r--r-- 1 root root 4353 Aug 6 17:51 tokenwidget.ui -rw-r--r-- 1 root root 358 Aug 6 17:51 toxbuttonwidget.ui -rw-r--r-- 1 root root 396 Aug 6 17:51 toxentrywidget.ui -rw-r--r-- 1 root root 28304 Aug 6 17:51 viewoptionspage.ui -rw-r--r-- 1 root root 3441 Aug 6 17:51 warndatasourcedialog.ui -rw-r--r-- 1 root root 3308 Aug 6 17:51 warnemaildialog.ui -rw-r--r-- 1 root root 11849 Aug 6 17:51 watermarkdialog.ui -rw-r--r-- 1 root root 15560 Aug 6 17:51 wordcount.ui -rw-r--r-- 1 root root 3802 Aug 6 17:51 wrapdialog.ui -rw-r--r-- 1 root root 25661 Aug 6 17:51 wrappage.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform: total 16 drwxr-xr-x 2 root root 4096 Aug 29 16:01 menubar drwxr-xr-x 2 root root 4096 Aug 29 16:01 popupmenu drwxr-xr-x 2 root root 4096 Aug 29 16:01 statusbar drwxr-xr-x 2 root root 4096 Aug 29 16:01 toolbar /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/menubar: total 40 -rw-r--r-- 1 root root 38083 Aug 29 12:13 menubar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu: total 64 -rw-r--r-- 1 root root 731 Aug 6 17:51 anchor.xml -rw-r--r-- 1 root root 1079 Aug 6 17:51 annotation.xml -rw-r--r-- 1 root root 3195 Aug 6 17:51 draw.xml -rw-r--r-- 1 root root 1291 Aug 6 17:51 drawtext.xml -rw-r--r-- 1 root root 2374 Aug 6 17:51 form.xml -rw-r--r-- 1 root root 1789 Aug 6 17:51 formrichtext.xml -rw-r--r-- 1 root root 2095 Aug 6 17:51 frame.xml -rw-r--r-- 1 root root 2843 Aug 6 17:51 graphic.xml -rw-r--r-- 1 root root 820 Aug 6 17:51 insertfield.xml -rw-r--r-- 1 root root 2323 Aug 6 17:51 media.xml -rw-r--r-- 1 root root 2119 Aug 6 17:51 oleobject.xml -rw-r--r-- 1 root root 654 Aug 6 17:51 preview.xml -rw-r--r-- 1 root root 6747 Aug 6 17:51 table.xml -rw-r--r-- 1 root root 4258 Aug 6 17:51 text.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/statusbar: total 4 -rw-r--r-- 1 root root 2863 Aug 6 17:51 statusbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar: total 160 -rw-r--r-- 1 root root 1436 Aug 6 17:51 alignmentbar.xml -rw-r--r-- 1 root root 3016 Aug 6 17:51 arrowshapes.xml -rw-r--r-- 1 root root 2653 Aug 6 17:51 basicshapes.xml -rw-r--r-- 1 root root 1907 Aug 6 17:51 bezierobjectbar.xml -rw-r--r-- 1 root root 1621 Aug 6 17:51 calloutshapes.xml -rw-r--r-- 1 root root 1526 Aug 6 17:51 colorbar.xml -rw-r--r-- 1 root root 3571 Aug 6 17:51 drawbar.xml -rw-r--r-- 1 root root 3912 Aug 6 17:51 drawingobjectbar.xml -rw-r--r-- 1 root root 3728 Aug 6 17:51 drawtextobjectbar.xml -rw-r--r-- 1 root root 1788 Aug 6 17:51 extrusionobjectbar.xml -rw-r--r-- 1 root root 1572 Aug 6 17:51 findbar.xml -rw-r--r-- 1 root root 3414 Aug 6 17:51 flowchartshapes.xml -rw-r--r-- 1 root root 1564 Aug 6 17:51 fontworkobjectbar.xml -rw-r--r-- 1 root root 3629 Aug 6 17:51 fontworkshapetype.xml -rw-r--r-- 1 root root 2860 Aug 6 17:51 formcontrols.xml -rw-r--r-- 1 root root 3488 Aug 6 17:51 formdesign.xml -rw-r--r-- 1 root root 1292 Aug 6 17:51 formsfilterbar.xml -rw-r--r-- 1 root root 2482 Aug 6 17:51 formsnavigationbar.xml -rw-r--r-- 1 root root 2217 Aug 6 17:51 formtextobjectbar.xml -rw-r--r-- 1 root root 3228 Aug 6 17:51 frameobjectbar.xml -rw-r--r-- 1 root root 1138 Aug 6 17:51 fullscreenbar.xml -rw-r--r-- 1 root root 1822 Aug 6 17:51 graffilterbar.xml -rw-r--r-- 1 root root 2139 Aug 6 17:51 graphicobjectbar.xml -rw-r--r-- 1 root root 2533 Aug 6 17:51 insertbar.xml -rw-r--r-- 1 root root 1207 Aug 6 17:51 insertobjectbar.xml -rw-r--r-- 1 root root 1452 Aug 6 17:51 mailmerge.xml -rw-r--r-- 1 root root 1227 Aug 6 17:51 mediaobjectbar.xml -rw-r--r-- 1 root root 2362 Aug 6 17:51 numobjectbar.xml -rw-r--r-- 1 root root 3010 Aug 6 17:51 oleobjectbar.xml -rw-r--r-- 1 root root 1454 Aug 6 17:51 optimizetablebar.xml -rw-r--r-- 1 root root 2097 Aug 6 17:51 previewobjectbar.xml -rw-r--r-- 1 root root 5009 Aug 6 17:51 standardbar.xml -rw-r--r-- 1 root root 1854 Aug 6 17:51 starshapes.xml -rw-r--r-- 1 root root 2300 Aug 6 17:51 symbolshapes.xml -rw-r--r-- 1 root root 3574 Aug 6 17:51 tableobjectbar.xml -rw-r--r-- 1 root root 4568 Aug 6 17:51 textobjectbar.xml -rw-r--r-- 1 root root 1497 Aug 6 17:51 toolbar.xml -rw-r--r-- 1 root root 1825 Aug 6 17:51 viewerbar.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/sfx: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui: total 552 -rw-r--r-- 1 root root 12920 Aug 6 17:51 addtargetdialog.ui -rw-r--r-- 1 root root 4381 Aug 6 17:51 alienwarndialog.ui -rw-r--r-- 1 root root 15254 Aug 6 17:51 autoredactdialog.ui -rw-r--r-- 1 root root 6126 Aug 6 17:51 bookmarkdialog.ui -rw-r--r-- 1 root root 1529 Aug 6 17:51 bookmarkmenu.ui -rw-r--r-- 1 root root 21105 Aug 6 17:51 charmapcontrol.ui -rw-r--r-- 1 root root 1009 Aug 6 17:51 charviewmenu.ui -rw-r--r-- 1 root root 6931 Aug 6 17:51 checkin.ui -rw-r--r-- 1 root root 1800 Aug 6 17:51 cmisinfopage.ui -rw-r--r-- 1 root root 6035 Aug 6 17:51 cmisline.ui -rw-r--r-- 1 root root 5179 Aug 6 17:51 custominfopage.ui -rw-r--r-- 1 root root 4849 Aug 6 17:51 descriptioninfopage.ui -rw-r--r-- 1 root root 8054 Aug 6 17:51 documentfontspage.ui -rw-r--r-- 1 root root 16567 Aug 6 17:51 documentinfopage.ui -rw-r--r-- 1 root root 12773 Aug 6 17:51 documentpropertiesdialog.ui -rw-r--r-- 1 root root 3589 Aug 6 17:51 editdocumentdialog.ui -rw-r--r-- 1 root root 18245 Aug 6 17:51 editdurationdialog.ui -rw-r--r-- 1 root root 10127 Aug 6 17:51 emojicontrol.ui -rw-r--r-- 1 root root 1804 Aug 6 17:51 errorfindemaildialog.ui -rw-r--r-- 1 root root 2598 Aug 6 17:51 floatingrecord.ui -rw-r--r-- 1 root root 3113 Aug 6 17:51 helpbookmarkpage.ui -rw-r--r-- 1 root root 1779 Aug 6 17:51 helpcontentpage.ui -rw-r--r-- 1 root root 5571 Aug 6 17:51 helpcontrol.ui -rw-r--r-- 1 root root 3094 Aug 6 17:51 helpindexpage.ui -rw-r--r-- 1 root root 3926 Aug 6 17:51 helpmanual.ui -rw-r--r-- 1 root root 6841 Aug 6 17:51 helpsearchpage.ui -rw-r--r-- 1 root root 5424 Aug 6 17:51 inputdialog.ui -rw-r--r-- 1 root root 4736 Aug 6 17:51 licensedialog.ui -rw-r--r-- 1 root root 10070 Aug 6 17:51 linefragment.ui -rw-r--r-- 1 root root 10061 Aug 6 17:51 linkeditdialog.ui -rw-r--r-- 1 root root 20134 Aug 6 17:51 loadtemplatedialog.ui -rw-r--r-- 1 root root 11785 Aug 6 17:51 managestylepage.ui -rw-r--r-- 1 root root 9314 Aug 6 17:51 newstyle.ui -rw-r--r-- 1 root root 4242 Aug 6 17:51 notebookbar.ui -rw-r--r-- 1 root root 1084 Aug 6 17:51 notebookbarpopup.ui -rw-r--r-- 1 root root 32470 Aug 6 17:51 optprintpage.ui -rw-r--r-- 1 root root 17190 Aug 6 17:51 password.ui -rw-r--r-- 1 root root 3905 Aug 6 17:51 printeroptionsdialog.ui -rw-r--r-- 1 root root 3976 Aug 6 17:51 querysavedialog.ui -rw-r--r-- 1 root root 3141 Aug 6 17:51 safemodequerydialog.ui -rw-r--r-- 1 root root 11283 Aug 6 17:51 saveastemplatedlg.ui -rw-r--r-- 1 root root 9695 Aug 6 17:51 searchdialog.ui -rw-r--r-- 1 root root 4938 Aug 6 17:51 securityinfopage.ui -rw-r--r-- 1 root root 3617 Aug 6 17:51 singletabdialog.ui -rw-r--r-- 1 root root 30643 Aug 6 17:51 startcenter.ui -rw-r--r-- 1 root root 2010 Aug 6 17:51 stylecontextmenu.ui -rw-r--r-- 1 root root 10489 Aug 6 17:51 templatecategorydlg.ui -rw-r--r-- 1 root root 25237 Aug 6 17:51 templatedlg.ui -rw-r--r-- 1 root root 7289 Aug 6 17:51 versioncommentdialog.ui -rw-r--r-- 1 root root 13101 Aug 6 17:51 versionscmis.ui -rw-r--r-- 1 root root 17529 Aug 6 17:51 versionsofdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/simpress: total 268 -rw-r--r-- 1 root root 235688 Aug 6 17:51 effects.xml -rw-r--r-- 1 root root 7058 Aug 6 17:51 layoutlist.xml -rw-r--r-- 1 root root 2900 Aug 6 17:51 objectlist.xml -rw-r--r-- 1 root root 4607 Aug 6 17:51 transitions-ogl.xml -rw-r--r-- 1 root root 13379 Aug 6 17:51 transitions.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/svt: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/svt/ui: total 180 -rw-r--r-- 1 root root 34838 Aug 6 17:51 addresstemplatedialog.ui -rw-r--r-- 1 root root 1198 Aug 6 17:51 datewindow.ui -rw-r--r-- 1 root root 525 Aug 6 17:51 emptypage.ui -rw-r--r-- 1 root root 982 Aug 6 17:51 fileviewmenu.ui -rw-r--r-- 1 root root 51481 Aug 6 17:51 graphicexport.ui -rw-r--r-- 1 root root 4581 Aug 6 17:51 inputbox.ui -rw-r--r-- 1 root root 3986 Aug 6 17:51 javadisableddialog.ui -rw-r--r-- 1 root root 2410 Aug 6 17:51 linewindow.ui -rw-r--r-- 1 root root 20897 Aug 6 17:51 placeedit.ui -rw-r--r-- 1 root root 13285 Aug 6 17:51 printersetupdialog.ui -rw-r--r-- 1 root root 4790 Aug 6 17:51 querydeletedialog.ui -rw-r--r-- 1 root root 15873 Aug 6 17:51 restartdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/svx: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/svx/ui: total 1256 -rw-r--r-- 1 root root 13278 Aug 6 17:51 acceptrejectchangesdialog.ui -rw-r--r-- 1 root root 9162 Aug 6 17:51 addconditiondialog.ui -rw-r--r-- 1 root root 21126 Aug 6 17:51 adddataitemdialog.ui -rw-r--r-- 1 root root 9004 Aug 6 17:51 addinstancedialog.ui -rw-r--r-- 1 root root 6918 Aug 6 17:51 addmodeldialog.ui -rw-r--r-- 1 root root 7417 Aug 6 17:51 addnamespacedialog.ui -rw-r--r-- 1 root root 12587 Aug 6 17:51 addsubmissiondialog.ui -rw-r--r-- 1 root root 24197 Aug 6 17:51 asianphoneticguidedialog.ui -rw-r--r-- 1 root root 629 Aug 6 17:51 cellmenu.ui -rw-r--r-- 1 root root 1760 Aug 6 17:51 charsetmenu.ui -rw-r--r-- 1 root root 12551 Aug 6 17:51 chineseconversiondialog.ui -rw-r--r-- 1 root root 27347 Aug 6 17:51 chinesedictionary.ui -rw-r--r-- 1 root root 28886 Aug 6 17:51 classificationdialog.ui -rw-r--r-- 1 root root 8732 Aug 6 17:51 colorwindow.ui -rw-r--r-- 1 root root 13097 Aug 6 17:51 colsmenu.ui -rw-r--r-- 1 root root 41684 Aug 6 17:51 compressgraphicdialog.ui -rw-r--r-- 1 root root 8941 Aug 6 17:51 convertmenu.ui -rw-r--r-- 1 root root 6925 Aug 6 17:51 crashreportdlg.ui -rw-r--r-- 1 root root 9458 Aug 6 17:51 datanavigator.ui -rw-r--r-- 1 root root 19323 Aug 6 17:51 defaultshapespanel.ui -rw-r--r-- 1 root root 1750 Aug 6 17:51 deletefooterdialog.ui -rw-r--r-- 1 root root 1750 Aug 6 17:51 deleteheaderdialog.ui -rw-r--r-- 1 root root 113983 Aug 6 17:51 docking3deffects.ui -rw-r--r-- 1 root root 22954 Aug 6 17:51 dockingcolorreplace.ui -rw-r--r-- 1 root root 21761 Aug 6 17:51 dockingfontwork.ui -rw-r--r-- 1 root root 10502 Aug 6 17:51 docrecoverybrokendialog.ui -rw-r--r-- 1 root root 3214 Aug 6 17:51 docrecoveryprogressdialog.ui -rw-r--r-- 1 root root 9886 Aug 6 17:51 docrecoveryrecoverdialog.ui -rw-r--r-- 1 root root 8910 Aug 6 17:51 docrecoverysavedialog.ui -rw-r--r-- 1 root root 7361 Aug 6 17:51 extrustiondepthdialog.ui -rw-r--r-- 1 root root 1666 Aug 6 17:51 filtermenu.ui -rw-r--r-- 1 root root 69545 Aug 6 17:51 findreplacedialog.ui -rw-r--r-- 1 root root 15122 Aug 6 17:51 floatingareastyle.ui -rw-r--r-- 1 root root 23784 Aug 6 17:51 floatingcontour.ui -rw-r--r-- 1 root root 3499 Aug 6 17:51 floatinglineproperty.ui -rw-r--r-- 1 root root 1722 Aug 6 17:51 floatingundoredo.ui -rw-r--r-- 1 root root 6447 Aug 6 17:51 fontworkgallerydialog.ui -rw-r--r-- 1 root root 5185 Aug 6 17:51 fontworkspacingdialog.ui -rw-r--r-- 1 root root 2237 Aug 6 17:51 formdatamenu.ui -rw-r--r-- 1 root root 3211 Aug 6 17:51 formlinkwarndialog.ui -rw-r--r-- 1 root root 5142 Aug 6 17:51 formnavimenu.ui -rw-r--r-- 1 root root 2669 Aug 6 17:51 functionmenu.ui -rw-r--r-- 1 root root 2411 Aug 6 17:51 gallerymenu1.ui -rw-r--r-- 1 root root 3403 Aug 6 17:51 gallerymenu2.ui -rw-r--r-- 1 root root 24523 Aug 6 17:51 headfootformatpage.ui -rw-r--r-- 1 root root 27301 Aug 6 17:51 imapdialog.ui -rw-r--r-- 1 root root 4601 Aug 6 17:51 imapmenu.ui -rw-r--r-- 1 root root 4368 Aug 6 17:51 linkwarndialog.ui -rw-r--r-- 1 root root 6663 Aug 6 17:51 mediaplayback.ui -rw-r--r-- 1 root root 12491 Aug 6 17:51 namespacedialog.ui -rw-r--r-- 1 root root 7543 Aug 6 17:51 oldcolorwindow.ui -rw-r--r-- 1 root root 35206 Aug 6 17:51 optgridpage.ui -rw-r--r-- 1 root root 14268 Aug 6 17:51 paralinespacingcontrol.ui -rw-r--r-- 1 root root 5870 Aug 6 17:51 paralrspacing.ui -rw-r--r-- 1 root root 4775 Aug 6 17:51 paraulspacing.ui -rw-r--r-- 1 root root 13709 Aug 6 17:51 passwd.ui -rw-r--r-- 1 root root 976 Aug 6 17:51 presetmenu.ui -rw-r--r-- 1 root root 4077 Aug 6 17:51 profileexporteddialog.ui -rw-r--r-- 1 root root 1783 Aug 6 17:51 querydeletecontourdialog.ui -rw-r--r-- 1 root root 1645 Aug 6 17:51 querydeleteobjectdialog.ui -rw-r--r-- 1 root root 1638 Aug 6 17:51 querydeletethemedialog.ui -rw-r--r-- 1 root root 2670 Aug 6 17:51 querymodifyimagemapchangesdialog.ui -rw-r--r-- 1 root root 1584 Aug 6 17:51 querynewcontourdialog.ui -rw-r--r-- 1 root root 2560 Aug 6 17:51 querysavecontchangesdialog.ui -rw-r--r-- 1 root root 2656 Aug 6 17:51 querysaveimagemapchangesdialog.ui -rw-r--r-- 1 root root 1797 Aug 6 17:51 queryunlinkgraphicsdialog.ui -rw-r--r-- 1 root root 1838 Aug 6 17:51 redlinecontrol.ui -rw-r--r-- 1 root root 18586 Aug 6 17:51 redlinefilterpage.ui -rw-r--r-- 1 root root 11331 Aug 6 17:51 redlineviewpage.ui -rw-r--r-- 1 root root 1157 Aug 6 17:51 rowsmenu.ui -rw-r--r-- 1 root root 3996 Aug 6 17:51 rulermenu.ui -rw-r--r-- 1 root root 25445 Aug 6 17:51 safemodedialog.ui -rw-r--r-- 1 root root 3906 Aug 6 17:51 savemodifieddialog.ui -rw-r--r-- 1 root root 1740 Aug 6 17:51 selectionmenu.ui -rw-r--r-- 1 root root 20040 Aug 6 17:51 sidebararea.ui -rw-r--r-- 1 root root 19163 Aug 6 17:51 sidebargraphic.ui -rw-r--r-- 1 root root 20141 Aug 6 17:51 sidebarline.ui -rw-r--r-- 1 root root 6053 Aug 6 17:51 sidebarlists.ui -rw-r--r-- 1 root root 35861 Aug 6 17:51 sidebarparagraph.ui -rw-r--r-- 1 root root 25224 Aug 6 17:51 sidebarpossize.ui -rw-r--r-- 1 root root 9651 Aug 6 17:51 sidebarshadow.ui -rw-r--r-- 1 root root 4974 Aug 6 17:51 sidebarstylespanel.ui -rw-r--r-- 1 root root 17275 Aug 6 17:51 sidebartextpanel.ui -rw-r--r-- 1 root root 996 Aug 6 17:51 stylemenu.ui -rw-r--r-- 1 root root 10014 Aug 6 17:51 textcharacterspacingcontrol.ui -rw-r--r-- 1 root root 9620 Aug 6 17:51 textcontrolchardialog.ui -rw-r--r-- 1 root root 11376 Aug 6 17:51 textcontrolparadialog.ui -rw-r--r-- 1 root root 13079 Aug 6 17:51 textunderlinecontrol.ui -rw-r--r-- 1 root root 4660 Aug 6 17:51 xformspage.ui -rw-r--r-- 1 root root 663 Aug 6 17:51 xmlsecstatmenu.ui -rw-r--r-- 1 root root 2965 Aug 6 17:51 zoommenu.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/uui: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/uui/ui: total 92 -rw-r--r-- 1 root root 8783 Aug 6 17:51 authfallback.ui -rw-r--r-- 1 root root 7059 Aug 6 17:51 filterselect.ui -rw-r--r-- 1 root root 13767 Aug 6 17:51 logindialog.ui -rw-r--r-- 1 root root 7866 Aug 6 17:51 macrowarnmedium.ui -rw-r--r-- 1 root root 5891 Aug 6 17:51 masterpassworddlg.ui -rw-r--r-- 1 root root 6642 Aug 6 17:51 password.ui -rw-r--r-- 1 root root 8958 Aug 6 17:51 setmasterpassworddlg.ui -rw-r--r-- 1 root root 5941 Aug 6 17:51 simplenameclash.ui -rw-r--r-- 1 root root 3742 Aug 6 17:51 sslwarndialog.ui -rw-r--r-- 1 root root 6576 Aug 6 17:51 unknownauthdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/vcl: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui: total 176 -rw-r--r-- 1 root root 5513 Aug 6 17:51 aboutbox.ui -rw-r--r-- 1 root root 8231 Aug 6 17:51 cupspassworddialog.ui -rw-r--r-- 1 root root 3081 Aug 6 17:51 editmenu.ui -rw-r--r-- 1 root root 1738 Aug 6 17:51 errornocontentdialog.ui -rw-r--r-- 1 root root 1755 Aug 6 17:51 errornoprinterdialog.ui -rw-r--r-- 1 root root 4210 Aug 6 17:51 moreoptionsdialog.ui -rw-r--r-- 1 root root 86735 Aug 6 17:51 printdialog.ui -rw-r--r-- 1 root root 11281 Aug 6 17:51 printerdevicepage.ui -rw-r--r-- 1 root root 5159 Aug 6 17:51 printerpaperpage.ui -rw-r--r-- 1 root root 6700 Aug 6 17:51 printerpropertiesdialog.ui -rw-r--r-- 1 root root 3654 Aug 6 17:51 printprogressdialog.ui -rw-r--r-- 1 root root 4735 Aug 6 17:51 querydialog.ui -rw-r--r-- 1 root root 2051 Aug 6 17:51 screenshotparent.ui -rw-r--r-- 1 root root 588 Aug 6 17:51 wizard.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/writerperfect: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/writerperfect/ui: total 36 -rw-r--r-- 1 root root 29213 Aug 6 17:51 exportepub.ui -rw-r--r-- 1 root root 3985 Aug 6 17:51 wpftencodingdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/xmlsec: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui: total 116 -rw-r--r-- 1 root root 4233 Aug 6 17:51 certdetails.ui -rw-r--r-- 1 root root 9865 Aug 6 17:51 certgeneral.ui -rw-r--r-- 1 root root 7556 Aug 6 17:51 certpage.ui -rw-r--r-- 1 root root 24331 Aug 6 17:51 digitalsignaturesdialog.ui -rw-r--r-- 1 root root 8136 Aug 6 17:51 macrosecuritydialog.ui -rw-r--r-- 1 root root 5956 Aug 6 17:51 securitylevelpage.ui -rw-r--r-- 1 root root 18225 Aug 6 17:51 securitytrustpage.ui -rw-r--r-- 1 root root 13392 Aug 6 17:51 selectcertificatedialog.ui -rw-r--r-- 1 root root 8299 Aug 6 17:51 viewcertdialog.ui /build/libreoffice/pkg/usr/lib/libreoffice/share/config/webcast: total 60 -rw-r--r-- 1 root root 3721 Aug 6 17:51 common.inc -rw-r--r-- 1 root root 1871 Aug 6 17:51 common.pl -rw-r--r-- 1 root root 1003 Aug 6 17:51 edit.asp -rw-r--r-- 1 root root 558 Aug 6 17:51 edit.pl -rw-r--r-- 1 root root 2138 Aug 6 17:51 editpic.asp -rw-r--r-- 1 root root 1954 Aug 6 17:51 editpic.pl -rw-r--r-- 1 root root 343 Aug 6 17:51 index.pl -rw-r--r-- 1 root root 1473 Aug 6 17:51 poll.asp -rw-r--r-- 1 root root 1547 Aug 6 17:51 poll.pl -rw-r--r-- 1 root root 1794 Aug 6 17:51 savepic.asp -rw-r--r-- 1 root root 1696 Aug 6 17:51 savepic.pl -rw-r--r-- 1 root root 1787 Aug 6 17:51 show.asp -rw-r--r-- 1 root root 1843 Aug 6 17:51 show.pl -rw-r--r-- 1 root root 1412 Aug 6 17:51 webcast.asp -rw-r--r-- 1 root root 1404 Aug 6 17:51 webcast.pl /build/libreoffice/pkg/usr/lib/libreoffice/share/config/wizard: total 8 drwxr-xr-x 3 root root 4096 Aug 29 16:01 form drwxr-xr-x 3 root root 4096 Aug 29 16:01 web /build/libreoffice/pkg/usr/lib/libreoffice/share/config/wizard/form: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 styles /build/libreoffice/pkg/usr/lib/libreoffice/share/config/wizard/form/styles: total 40 -rw-r--r-- 1 root root 2371 Aug 6 17:51 beige.css -rw-r--r-- 1 root root 2332 Aug 6 17:51 bgr.css -rw-r--r-- 1 root root 2371 Aug 6 17:51 dark.css -rw-r--r-- 1 root root 2332 Aug 6 17:51 grey.css -rw-r--r-- 1 root root 2371 Aug 6 17:51 ibg.css -rw-r--r-- 1 root root 2371 Aug 6 17:51 ice.css -rw-r--r-- 1 root root 2371 Aug 6 17:51 orange.css -rw-r--r-- 1 root root 2332 Aug 6 17:51 red.css -rw-r--r-- 1 root root 2332 Aug 6 17:51 violet.css -rw-r--r-- 1 root root 2335 Aug 6 17:51 water.css /build/libreoffice/pkg/usr/lib/libreoffice/share/config/wizard/web: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 buttons /build/libreoffice/pkg/usr/lib/libreoffice/share/config/wizard/web/buttons: total 188 -rw-r--r-- 1 root root 22010 Aug 6 17:51 glas-blue.zip -rw-r--r-- 1 root root 25032 Aug 6 17:51 glas-green.zip -rw-r--r-- 1 root root 24325 Aug 6 17:51 glas-red.zip -rw-r--r-- 1 root root 19208 Aug 6 17:51 round-gorilla.zip -rw-r--r-- 1 root root 10533 Aug 6 17:51 round-white.zip -rw-r--r-- 1 root root 4046 Aug 6 17:51 simple.zip -rw-r--r-- 1 root root 15123 Aug 6 17:51 square-blue.zip -rw-r--r-- 1 root root 8919 Aug 6 17:51 square-gray.zip -rw-r--r-- 1 root root 15750 Aug 6 17:51 square-green.zip -rw-r--r-- 1 root root 15319 Aug 6 17:51 square-red.zip -rw-r--r-- 1 root root 15185 Aug 6 17:51 square-yellow.zip /build/libreoffice/pkg/usr/lib/libreoffice/share/dtd: total 4 drwxr-xr-x 3 root root 4096 Aug 29 16:01 officedocument /build/libreoffice/pkg/usr/lib/libreoffice/share/dtd/officedocument: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 1_0 /build/libreoffice/pkg/usr/lib/libreoffice/share/dtd/officedocument/1_0: total 292 -rw-r--r-- 1 root root 2133 Aug 6 17:51 Manifest.dtd -rw-r--r-- 1 root root 1294 Aug 6 17:51 accelerator.dtd -rw-r--r-- 1 root root 8832 Aug 6 17:51 chart.mod -rw-r--r-- 1 root root 11110 Aug 6 17:51 datastyl.mod -rw-r--r-- 1 root root 2142 Aug 6 17:51 defs.mod -rw-r--r-- 1 root root 20790 Aug 6 17:51 dialog.dtd -rw-r--r-- 1 root root 45507 Aug 6 17:51 drawing.mod -rw-r--r-- 1 root root 4248 Aug 6 17:51 dtypes.mod -rw-r--r-- 1 root root 1328 Aug 6 17:51 event.dtd -rw-r--r-- 1 root root 14325 Aug 6 17:51 form.mod -rw-r--r-- 1 root root 1182 Aug 6 17:51 groupuinames.dtd -rw-r--r-- 1 root root 1912 Aug 6 17:51 image.dtd -rw-r--r-- 1 root root 1316 Aug 6 17:51 libraries.dtd -rw-r--r-- 1 root root 1281 Aug 6 17:51 library.dtd -rw-r--r-- 1 root root 1430 Aug 6 17:51 menubar.dtd -rw-r--r-- 1 root root 3010 Aug 6 17:51 meta.mod -rw-r--r-- 1 root root 1046 Aug 6 17:51 module.dtd -rw-r--r-- 1 root root 1803 Aug 6 17:51 nmspace.mod -rw-r--r-- 1 root root 2077 Aug 6 17:51 office.dtd -rw-r--r-- 1 root root 10529 Aug 6 17:51 office.mod -rw-r--r-- 1 root root 2177 Aug 6 17:51 script.mod -rw-r--r-- 1 root root 1720 Aug 6 17:51 settings.mod -rw-r--r-- 1 root root 1571 Aug 6 17:51 statusbar.dtd -rw-r--r-- 1 root root 22961 Aug 6 17:51 style.mod -rw-r--r-- 1 root root 19177 Aug 6 17:51 table.mod -rw-r--r-- 1 root root 48081 Aug 6 17:51 text.mod -rw-r--r-- 1 root root 2188 Aug 6 17:51 toolbar.dtd /build/libreoffice/pkg/usr/lib/libreoffice/share/emojiconfig: total 664 -rw-r--r-- 1 root root 677164 Aug 6 17:51 emoji.json /build/libreoffice/pkg/usr/lib/libreoffice/share/extensions: total 4 -rw-r--r-- 1 root root 23 Aug 6 17:51 package.txt /build/libreoffice/pkg/usr/lib/libreoffice/share/filter: total 1568 -rw-r--r-- 1 root root 6288 Aug 29 12:13 oox-drawingml-adj-names -rw-r--r-- 1 root root 1467916 Aug 6 17:51 oox-drawingml-cs-presets -rw-r--r-- 1 root root 126656 Aug 29 12:13 vml-shape-types /build/libreoffice/pkg/usr/lib/libreoffice/share/fingerprint: total 672 -rw-r--r-- 1 root root 2489 Aug 29 12:26 ab.lm -rw-r--r-- 1 root root 1514 Aug 29 12:26 ace.lm -rw-r--r-- 1 root root 1687 Aug 29 12:26 ada.lm -rw-r--r-- 1 root root 3387 Aug 29 12:26 af.lm -rw-r--r-- 1 root root 1607 Aug 29 12:26 ak.lm -rw-r--r-- 1 root root 2434 Aug 29 12:26 alt.lm -rw-r--r-- 1 root root 2974 Aug 29 12:26 am.lm -rw-r--r-- 1 root root 2325 Aug 29 12:26 ar.lm -rw-r--r-- 1 root root 1552 Aug 29 12:26 arn.lm -rw-r--r-- 1 root root 1546 Aug 29 12:26 ast.lm -rw-r--r-- 1 root root 1608 Aug 29 12:26 ay.lm -rw-r--r-- 1 root root 2448 Aug 29 12:26 az-Cyrl.lm -rw-r--r-- 1 root root 1665 Aug 29 12:26 az.lm -rw-r--r-- 1 root root 1575 Aug 29 12:26 ban.lm -rw-r--r-- 1 root root 2195 Aug 29 12:26 be.lm -rw-r--r-- 1 root root 1563 Aug 29 12:26 bem.lm -rw-r--r-- 1 root root 2448 Aug 29 12:26 bg.lm -rw-r--r-- 1 root root 3316 Aug 29 12:26 bho.lm -rw-r--r-- 1 root root 1597 Aug 29 12:26 bi.lm -rw-r--r-- 1 root root 1587 Aug 29 12:26 bik.lm -rw-r--r-- 1 root root 1684 Aug 29 12:26 bm.lm -rw-r--r-- 1 root root 3362 Aug 29 12:26 bn.lm -rw-r--r-- 1 root root 3771 Aug 29 12:26 bo.lm -rw-r--r-- 1 root root 3287 Aug 29 12:26 br.lm -rw-r--r-- 1 root root 1486 Aug 29 12:26 bs.lm -rw-r--r-- 1 root root 3223 Aug 29 12:26 ca.lm -rw-r--r-- 1 root root 1545 Aug 29 12:26 ckb.lm -rw-r--r-- 1 root root 3369 Aug 29 12:26 cs.lm -rw-r--r-- 1 root root 3535 Aug 29 12:26 cy.lm -rw-r--r-- 1 root root 3375 Aug 29 12:26 da.lm -rw-r--r-- 1 root root 3444 Aug 29 12:26 de.lm -rw-r--r-- 1 root root 2566 Aug 29 12:26 dv.lm -rw-r--r-- 1 root root 1635 Aug 29 12:26 ee.lm -rw-r--r-- 1 root root 4266 Aug 29 12:26 el.lm -rw-r--r-- 1 root root 1668 Aug 29 12:26 emk-Latn.lm -rw-r--r-- 1 root root 3317 Aug 29 12:26 en.lm -rw-r--r-- 1 root root 3427 Aug 29 12:26 eo.lm -rw-r--r-- 1 root root 3417 Aug 29 12:26 es.lm -rw-r--r-- 1 root root 3315 Aug 29 12:26 et.lm -rw-r--r-- 1 root root 3243 Aug 29 12:26 eu.lm -rw-r--r-- 1 root root 2281 Aug 29 12:26 fa.lm -rw-r--r-- 1 root root 3425 Aug 29 12:26 fi.lm -rw-r--r-- 1 root root 1603 Aug 29 12:26 fj.lm -rw-r--r-- 1 root root 1587 Aug 29 12:26 fo.lm -rw-r--r-- 1 root root 4269 Aug 29 12:26 fpdb.conf -rw-r--r-- 1 root root 3355 Aug 29 12:26 fr.lm -rw-r--r-- 1 root root 1552 Aug 29 12:26 fur.lm -rw-r--r-- 1 root root 3443 Aug 29 12:26 fy.lm -rw-r--r-- 1 root root 3178 Aug 29 12:26 ga.lm -rw-r--r-- 1 root root 3323 Aug 29 12:26 gd.lm -rw-r--r-- 1 root root 1570 Aug 29 12:26 gl.lm -rw-r--r-- 1 root root 2304 Aug 29 12:26 grc.lm -rw-r--r-- 1 root root 3497 Aug 29 12:26 gu.lm -rw-r--r-- 1 root root 1603 Aug 29 12:26 gug.lm -rw-r--r-- 1 root root 3462 Aug 29 12:26 gv.lm -rw-r--r-- 1 root root 1584 Aug 29 12:26 ha-NG.lm -rw-r--r-- 1 root root 1777 Aug 29 12:26 haw.lm -rw-r--r-- 1 root root 4187 Aug 29 12:26 he.lm -rw-r--r-- 1 root root 3388 Aug 29 12:26 hi.lm -rw-r--r-- 1 root root 1615 Aug 29 12:26 hil.lm -rw-r--r-- 1 root root 1512 Aug 29 12:26 hr.lm -rw-r--r-- 1 root root 1531 Aug 29 12:26 hsb.lm -rw-r--r-- 1 root root 1523 Aug 29 12:26 ht.lm -rw-r--r-- 1 root root 3353 Aug 29 12:26 hu.lm -rw-r--r-- 1 root root 2599 Aug 29 12:26 hy.lm -rw-r--r-- 1 root root 1584 Aug 29 12:26 ia.lm -rw-r--r-- 1 root root 1554 Aug 29 12:26 id.lm -rw-r--r-- 1 root root 3475 Aug 29 12:26 is.lm -rw-r--r-- 1 root root 3426 Aug 29 12:26 it.lm -rw-r--r-- 1 root root 2309 Aug 29 12:26 ja.lm -rw-r--r-- 1 root root 3485 Aug 29 12:26 ka.lm -rw-r--r-- 1 root root 2397 Aug 29 12:26 kk.lm -rw-r--r-- 1 root root 1636 Aug 29 12:26 kl.lm -rw-r--r-- 1 root root 3497 Aug 29 12:26 km.lm -rw-r--r-- 1 root root 3517 Aug 29 12:26 kn.lm -rw-r--r-- 1 root root 1634 Aug 29 12:26 kng.lm -rw-r--r-- 1 root root 2546 Aug 29 12:26 ko.lm -rw-r--r-- 1 root root 1621 Aug 29 12:26 ktu.lm -rw-r--r-- 1 root root 2444 Aug 29 12:26 ky.lm -rw-r--r-- 1 root root 3324 Aug 29 12:26 la.lm -rw-r--r-- 1 root root 1451 Aug 29 12:26 lb.lm -rw-r--r-- 1 root root 1539 Aug 29 12:26 lg.lm -rw-r--r-- 1 root root 1607 Aug 29 12:26 ln.lm -rw-r--r-- 1 root root 3420 Aug 29 12:26 lo.lm -rw-r--r-- 1 root root 3350 Aug 29 12:26 lt.lm -rw-r--r-- 1 root root 3500 Aug 29 12:26 lv.lm -rw-r--r-- 1 root root 3446 Aug 29 12:26 mai.lm -rw-r--r-- 1 root root 1654 Aug 29 12:26 mi.lm -rw-r--r-- 1 root root 2414 Aug 29 12:26 mk.lm -rw-r--r-- 1 root root 3703 Aug 29 12:26 ml.lm -rw-r--r-- 1 root root 3877 Aug 29 12:26 mn.lm -rw-r--r-- 1 root root 1656 Aug 29 12:26 mos.lm -rw-r--r-- 1 root root 3475 Aug 29 12:26 mr.lm -rw-r--r-- 1 root root 1582 Aug 29 12:26 ms.lm -rw-r--r-- 1 root root 1606 Aug 29 12:26 mt.lm -rw-r--r-- 1 root root 3716 Aug 29 12:26 my.lm -rw-r--r-- 1 root root 1550 Aug 29 12:26 nb.lm -rw-r--r-- 1 root root 1517 Aug 29 12:26 nds.lm -rw-r--r-- 1 root root 3439 Aug 29 12:26 ne.lm -rw-r--r-- 1 root root 3384 Aug 29 12:26 nl.lm -rw-r--r-- 1 root root 1540 Aug 29 12:26 nn.lm -rw-r--r-- 1 root root 1484 Aug 29 12:26 nr.lm -rw-r--r-- 1 root root 1624 Aug 29 12:26 nso.lm -rw-r--r-- 1 root root 1590 Aug 29 12:26 ny.lm -rw-r--r-- 1 root root 1540 Aug 29 12:26 oc.lm -rw-r--r-- 1 root root 1558 Aug 29 12:26 om.lm -rw-r--r-- 1 root root 3235 Aug 29 12:26 pa.lm -rw-r--r-- 1 root root 3416 Aug 29 12:26 pl.lm -rw-r--r-- 1 root root 1558 Aug 29 12:26 plt.lm -rw-r--r-- 1 root root 3467 Aug 29 12:26 pt.lm -rw-r--r-- 1 root root 1537 Aug 29 12:26 quz.lm -rw-r--r-- 1 root root 3205 Aug 29 12:26 qxa.lm -rw-r--r-- 1 root root 3117 Aug 29 12:26 rm.lm -rw-r--r-- 1 root root 3297 Aug 29 12:26 ro.lm -rw-r--r-- 1 root root 4146 Aug 29 12:26 ru.lm -rw-r--r-- 1 root root 2215 Aug 29 12:26 rue.lm -rw-r--r-- 1 root root 1497 Aug 29 12:26 rw.lm -rw-r--r-- 1 root root 3506 Aug 29 12:26 sa.lm -rw-r--r-- 1 root root 1591 Aug 29 12:26 sc.lm -rw-r--r-- 1 root root 1401 Aug 29 12:26 sco.lm -rw-r--r-- 1 root root 2255 Aug 29 12:26 sd.lm -rw-r--r-- 1 root root 1570 Aug 29 12:26 se.lm -rw-r--r-- 1 root root 1804 Aug 29 12:26 sg.lm -rw-r--r-- 1 root root 1506 Aug 29 12:26 shs.lm -rw-r--r-- 1 root root 3439 Aug 29 12:26 si.lm -rw-r--r-- 1 root root 1581 Aug 29 12:26 sk.lm -rw-r--r-- 1 root root 3152 Aug 29 12:26 sl.lm -rw-r--r-- 1 root root 1515 Aug 29 12:26 so.lm -rw-r--r-- 1 root root 3355 Aug 29 12:26 sq.lm -rw-r--r-- 1 root root 2331 Aug 29 12:26 sr-Cyrl.lm -rw-r--r-- 1 root root 1503 Aug 29 12:26 sr-Latn.lm -rw-r--r-- 1 root root 1505 Aug 29 12:26 ss.lm -rw-r--r-- 1 root root 1587 Aug 29 12:26 st.lm -rw-r--r-- 1 root root 3484 Aug 29 12:26 sv.lm -rw-r--r-- 1 root root 3314 Aug 29 12:26 sw.lm -rw-r--r-- 1 root root 3636 Aug 29 12:26 ta.lm -rw-r--r-- 1 root root 1588 Aug 29 12:26 tet.lm -rw-r--r-- 1 root root 2369 Aug 29 12:26 tg.lm -rw-r--r-- 1 root root 3387 Aug 29 12:26 th.lm -rw-r--r-- 1 root root 2987 Aug 29 12:26 ti.lm -rw-r--r-- 1 root root 1619 Aug 29 12:26 tk.lm -rw-r--r-- 1 root root 3261 Aug 29 12:26 tl.lm -rw-r--r-- 1 root root 1613 Aug 29 12:26 tn.lm -rw-r--r-- 1 root root 1623 Aug 29 12:26 tpi.lm -rw-r--r-- 1 root root 3539 Aug 29 12:26 tr.lm -rw-r--r-- 1 root root 1533 Aug 29 12:26 ts.lm -rw-r--r-- 1 root root 2409 Aug 29 12:26 tt.lm -rw-r--r-- 1 root root 1649 Aug 29 12:26 ty.lm -rw-r--r-- 1 root root 1530 Aug 29 12:26 tzm-Latn.lm -rw-r--r-- 1 root root 2530 Aug 29 12:26 ug.lm -rw-r--r-- 1 root root 2342 Aug 29 12:26 uk.lm -rw-r--r-- 1 root root 2334 Aug 29 12:26 ur.lm -rw-r--r-- 1 root root 2518 Aug 29 12:26 uz-Cyrl.lm -rw-r--r-- 1 root root 1585 Aug 29 12:26 uz.lm -rw-r--r-- 1 root root 1647 Aug 29 12:26 ve.lm -rw-r--r-- 1 root root 1601 Aug 29 12:26 vep.lm -rw-r--r-- 1 root root 3689 Aug 29 12:26 vi.lm -rw-r--r-- 1 root root 1564 Aug 29 12:26 wa.lm -rw-r--r-- 1 root root 1483 Aug 29 12:26 xh.lm -rw-r--r-- 1 root root 2497 Aug 29 12:26 yi.lm -rw-r--r-- 1 root root 1987 Aug 29 12:26 yo.lm -rw-r--r-- 1 root root 2089 Aug 29 12:26 zh-Hans.lm -rw-r--r-- 1 root root 1991 Aug 29 12:26 zh-Hant.lm -rw-r--r-- 1 root root 1491 Aug 29 12:26 zu.lm /build/libreoffice/pkg/usr/lib/libreoffice/share/firebird: total 1716 -rw-r--r-- 1 root root 148944 Aug 29 13:02 firebird.msg -rw-r--r-- 1 root root 1605632 Aug 29 13:02 security3.fdb /build/libreoffice/pkg/usr/lib/libreoffice/share/fonts: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 truetype /build/libreoffice/pkg/usr/lib/libreoffice/share/fonts/truetype: total 208 -rw-r--r-- 1 root root 289 Aug 29 12:14 fc_local.conf -rw-r--r-- 1 root root 207544 Aug 29 12:13 opens___.ttf /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery: total 3756 -rw-r--r-- 1 root root 6197 Aug 6 17:51 apples.gif drwxr-xr-x 2 root root 4096 Aug 29 16:01 arrows -rw-r--r-- 1 root root 241566 Aug 29 16:01 arrows.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 arrows.sdv -rw-r--r-- 1 root root 119 Aug 29 16:01 arrows.str -rw-r--r-- 1 root root 3636 Aug 29 16:01 arrows.thm -rw-r--r-- 1 root root 35287 Aug 6 17:51 bigapple.gif drwxr-xr-x 2 root root 4096 Aug 29 16:01 bullets drwxr-xr-x 2 root root 4096 Aug 29 16:01 computers -rw-r--r-- 1 root root 96272 Aug 29 16:01 computers.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 computers.sdv -rw-r--r-- 1 root root 122 Aug 29 16:01 computers.str -rw-r--r-- 1 root root 1253 Aug 29 16:01 computers.thm drwxr-xr-x 2 root root 4096 Aug 29 16:01 diagrams -rw-r--r-- 1 root root 594448 Aug 29 16:01 diagrams.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 diagrams.sdv -rw-r--r-- 1 root root 121 Aug 29 16:01 diagrams.str -rw-r--r-- 1 root root 5067 Aug 29 16:01 diagrams.thm drwxr-xr-x 2 root root 4096 Aug 29 16:01 education -rw-r--r-- 1 root root 64869 Aug 29 16:01 education.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 education.sdv -rw-r--r-- 1 root root 132 Aug 29 16:01 education.str -rw-r--r-- 1 root root 958 Aug 29 16:01 education.thm drwxr-xr-x 2 root root 4096 Aug 29 16:01 environment -rw-r--r-- 1 root root 148358 Aug 29 16:01 environment.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 environment.sdv -rw-r--r-- 1 root root 124 Aug 29 16:01 environment.str -rw-r--r-- 1 root root 1554 Aug 29 16:01 environment.thm drwxr-xr-x 2 root root 4096 Aug 29 16:01 finance -rw-r--r-- 1 root root 229903 Aug 29 16:01 finance.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 finance.sdv -rw-r--r-- 1 root root 120 Aug 29 16:01 finance.str -rw-r--r-- 1 root root 1988 Aug 29 16:01 finance.thm -rw-r--r-- 1 root root 6073 Aug 6 17:51 flower.gif -rw-r--r-- 1 root root 9333 Aug 6 17:51 flowers.gif drwxr-xr-x 2 root root 4096 Aug 29 16:01 htmlexpo drwxr-xr-x 2 root root 4096 Aug 29 16:01 people -rw-r--r-- 1 root root 319407 Aug 29 16:01 people.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 people.sdv -rw-r--r-- 1 root root 119 Aug 29 16:01 people.str -rw-r--r-- 1 root root 2425 Aug 29 16:01 people.thm drwxr-xr-x 8 root root 4096 Aug 29 16:01 personas -rw-r--r-- 1 root root 88215 Aug 6 17:51 sg1.sdg -rw-r--r-- 1 root root 2048 Aug 6 17:51 sg1.sdv -rw-r--r-- 1 root root 3665 Aug 6 17:51 sg1.thm -rw-r--r-- 1 root root 45786 Aug 6 17:51 sg24.sdg -rw-r--r-- 1 root root 360960 Aug 6 17:51 sg24.sdv -rw-r--r-- 1 root root 1236 Aug 6 17:51 sg24.thm -rw-r--r-- 1 root root 221774 Aug 6 17:51 sg36.sdg -rw-r--r-- 1 root root 334336 Aug 6 17:51 sg36.sdv -rw-r--r-- 1 root root 1138 Aug 6 17:51 sg36.thm -rw-r--r-- 1 root root 75854 Aug 6 17:51 sg4.sdg -rw-r--r-- 1 root root 2048 Aug 6 17:51 sg4.sdv -rw-r--r-- 1 root root 3323 Aug 6 17:51 sg4.thm -rw-r--r-- 1 root root 7517 Aug 6 17:51 sky.gif drwxr-xr-x 2 root root 4096 Aug 29 16:01 sounds -rw-r--r-- 1 root root 4491 Aug 29 16:01 sounds.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 sounds.sdv -rw-r--r-- 1 root root 119 Aug 29 16:01 sounds.str -rw-r--r-- 1 root root 1457 Aug 29 16:01 sounds.thm drwxr-xr-x 2 root root 4096 Aug 29 16:01 symbols -rw-r--r-- 1 root root 464219 Aug 29 16:01 symbols.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 symbols.sdv -rw-r--r-- 1 root root 120 Aug 29 16:01 symbols.str -rw-r--r-- 1 root root 3818 Aug 29 16:01 symbols.thm drwxr-xr-x 2 root root 4096 Aug 29 16:01 transportation -rw-r--r-- 1 root root 68688 Aug 29 16:01 transportation.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 transportation.sdv -rw-r--r-- 1 root root 127 Aug 29 16:01 transportation.str -rw-r--r-- 1 root root 1113 Aug 29 16:01 transportation.thm drwxr-xr-x 2 root root 4096 Aug 29 16:01 txtshapes -rw-r--r-- 1 root root 150143 Aug 29 16:01 txtshapes.sdg -rw-r--r-- 1 root root 2048 Aug 29 16:01 txtshapes.sdv -rw-r--r-- 1 root root 124 Aug 29 16:01 txtshapes.str -rw-r--r-- 1 root root 2116 Aug 29 16:01 txtshapes.thm drwxr-xr-x 2 root root 4096 Aug 29 16:01 www-graf /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/arrows: total 416 -rw-r--r-- 1 root root 372 Aug 6 17:51 A01-Arrow-Gray-Left.svg -rw-r--r-- 1 root root 305 Aug 6 17:51 A02-Arrow-DarkBlue-Right.svg -rw-r--r-- 1 root root 428 Aug 6 17:51 A03-Arrow-Gray-Left.svg -rw-r--r-- 1 root root 385 Aug 6 17:51 A04-Arrow-DarkRed-Right.svg -rw-r--r-- 1 root root 506 Aug 6 17:51 A05-Arrow-Blue-Left.svg -rw-r--r-- 1 root root 600 Aug 6 17:51 A06-Arrow-Red-Right.svg -rw-r--r-- 1 root root 466 Aug 6 17:51 A07-Arrow-LightBlue-Left.svg -rw-r--r-- 1 root root 299 Aug 6 17:51 A08-Arrow-DarkRed-Right.svg -rw-r--r-- 1 root root 224 Aug 6 17:51 A09-Arrow-Gray-Left.svg -rw-r--r-- 1 root root 241 Aug 6 17:51 A10-Arrow-Purple-Right.svg -rw-r--r-- 1 root root 290 Aug 6 17:51 A11-Arrow-Gray-Left.svg -rw-r--r-- 1 root root 247 Aug 6 17:51 A12-Arrow-LightBlue-Right.svg -rw-r--r-- 1 root root 330 Aug 6 17:51 A13-Arrow-Gray-Right.svg -rw-r--r-- 1 root root 3071 Aug 6 17:51 A14-CircleArrow-Green.svg -rw-r--r-- 1 root root 3396 Aug 6 17:51 A15-CircleArrow.svg -rw-r--r-- 1 root root 16263 Aug 6 17:51 A16-CircleArrow.png -rw-r--r-- 1 root root 13365 Aug 6 17:51 A17-CircleArrow.png -rw-r--r-- 1 root root 15363 Aug 6 17:51 A18-CircleArrow.png -rw-r--r-- 1 root root 15249 Aug 6 17:51 A19-CircleArrow.png -rw-r--r-- 1 root root 3122 Aug 6 17:51 A20-CircleArrow-LightBlue.svg -rw-r--r-- 1 root root 4717 Aug 6 17:51 A21-CircleArrow-Green.svg -rw-r--r-- 1 root root 5312 Aug 6 17:51 A22-CircleArrow.svg -rw-r--r-- 1 root root 332 Aug 6 17:51 A23-CurvedArrow-Gray-Left.svg -rw-r--r-- 1 root root 326 Aug 6 17:51 A24-CurvedArrow-LightBlue-Right.svg -rw-r--r-- 1 root root 3675 Aug 6 17:51 A25-CurvedArrow-DarkBlue.svg -rw-r--r-- 1 root root 5503 Aug 6 17:51 A26-CurvedArrow-Orange.png -rw-r--r-- 1 root root 7352 Aug 6 17:51 A27-CurvedArrow-DarkRed.png -rw-r--r-- 1 root root 16649 Aug 6 17:51 A28-CurvedArrow-DarkBlue.png -rw-r--r-- 1 root root 9634 Aug 6 17:51 A29-CurvedArrow-Green.png -rw-r--r-- 1 root root 1602 Aug 6 17:51 A30-CurvedArrow-Gray.svg -rw-r--r-- 1 root root 1594 Aug 6 17:51 A31-CurvedArrow-LightBlue.svg -rw-r--r-- 1 root root 1887 Aug 6 17:51 A32-CurvedArrow-Orange.svg -rw-r--r-- 1 root root 615 Aug 6 17:51 A33-CurvedArrow-LightBlue-TwoDirections.svg -rw-r--r-- 1 root root 520 Aug 6 17:51 A34-CurvedArrow-Green-TwoDirections.svg -rw-r--r-- 1 root root 495 Aug 6 17:51 A35-CurvedArrow-Brown-Left.svg -rw-r--r-- 1 root root 399 Aug 6 17:51 A36-CurvedArrow-LightBlue-Up.svg -rw-r--r-- 1 root root 697 Aug 6 17:51 A37-CurvedArrow-Gray-TwoDirections.svg -rw-r--r-- 1 root root 611 Aug 6 17:51 A38-CurvedArrow-Gray-TwoDirections.svg -rw-r--r-- 1 root root 585 Aug 6 17:51 A39-CurvedArrow-Gray-Left.svg -rw-r--r-- 1 root root 484 Aug 6 17:51 A40-CurvedArrow-Gray-Up.svg -rw-r--r-- 1 root root 428 Aug 6 17:51 A41-CurvedArrow-Gray-Left.svg -rw-r--r-- 1 root root 1489 Aug 6 17:51 A42-TrendArrow-Red-GoUp.svg -rw-r--r-- 1 root root 2154 Aug 6 17:51 A43-TrendArrow-Green-GoDown.svg -rw-r--r-- 1 root root 25931 Aug 6 17:51 A44-TrendArrow-Orange-GoUp.png -rw-r--r-- 1 root root 17223 Aug 6 17:51 A45-TrendArrow-Red-GoUp.png -rw-r--r-- 1 root root 560 Aug 6 17:51 A46-TrendArrow-Orange-GoUp.svg -rw-r--r-- 1 root root 5533 Aug 6 17:51 A47-TrendArrow-LightBlue.png -rw-r--r-- 1 root root 1045 Aug 6 17:51 A48-TrendArrow-Orange-TwoDirections.svg -rw-r--r-- 1 root root 1394 Aug 6 17:51 A49-TrendArrow-Yellow-ThreeDirections.svg -rw-r--r-- 1 root root 1710 Aug 6 17:51 A50-TrendArrow-LightBlue-FourDirections.svg -rw-r--r-- 1 root root 7770 Aug 6 17:51 A51-TrendArrow-Blue-FourDirections.svg -rw-r--r-- 1 root root 4248 Aug 6 17:51 A52-TrendArrow-Blue-FourDirections.svg -rw-r--r-- 1 root root 2634 Aug 6 17:51 A53-TrendArrow-LightBlue-TwoDirections.svg -rw-r--r-- 1 root root 2962 Aug 6 17:51 A54-TrendArrow-Red-TwoDirections.svg -rw-r--r-- 1 root root 3639 Aug 6 17:51 A55-TrendArrow-TwoDirections.svg -rw-r--r-- 1 root root 4146 Aug 6 17:51 A56-TrendArrow-Blue-TwoDirections.svg -rw-r--r-- 1 root root 1829 Aug 6 17:51 A57-Arrow-Yellow-Left.svg -rw-r--r-- 1 root root 1980 Aug 6 17:51 A58-Arrow-Red-Right.svg -rw-r--r-- 1 root root 334 Aug 6 17:51 A59-CurvedArrow-Gray-Left.svg -rw-r--r-- 1 root root 334 Aug 6 17:51 A60-CurvedArrow-Purple-Right.svg -rw-r--r-- 1 root root 1581 Aug 6 17:51 A61-Arrow-StripedOrange-Left.svg -rw-r--r-- 1 root root 1351 Aug 6 17:51 A62-Arrow-StripedBlue-Right.svg -rw-r--r-- 1 root root 1533 Aug 6 17:51 A63-Arrow-LightBlue-Left.svg -rw-r--r-- 1 root root 1552 Aug 6 17:51 A64-Arrow-Green-Right.svg -rw-r--r-- 1 root root 1181 Aug 6 17:51 A65-Arrow-DarkBlue-Up.svg -rw-r--r-- 1 root root 1145 Aug 6 17:51 A66-Arrow-Green-Down.svg -rw-r--r-- 1 root root 2023 Aug 6 17:51 A67-Arrow-Yellow-Left.svg -rw-r--r-- 1 root root 602 Aug 6 17:51 A68-Arrow-Gray-Right.svg /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/bullets: total 372 -rw-r--r-- 1 root root 848 Aug 6 17:51 Bullet01-Circle-DarkRed.svg -rw-r--r-- 1 root root 841 Aug 6 17:51 Bullet02-Circle-Blue.svg -rw-r--r-- 1 root root 843 Aug 6 17:51 Bullet03-Circle-Green.svg -rw-r--r-- 1 root root 1053 Aug 6 17:51 Bullet04-Square-Black.svg -rw-r--r-- 1 root root 1224 Aug 6 17:51 Bullet05-Square-Orange.svg -rw-r--r-- 1 root root 1052 Aug 6 17:51 Bullet06-Square-Purple.svg -rw-r--r-- 1 root root 4867 Aug 6 17:51 Bullet07-Diamond-Blue.svg -rw-r--r-- 1 root root 1228 Aug 6 17:51 Bullet08-Diamond-LightBlue.svg -rw-r--r-- 1 root root 1270 Aug 6 17:51 Bullet09-Diamond-Red.svg -rw-r--r-- 1 root root 522 Aug 6 17:51 Bullet10-Star-Yellow.svg -rw-r--r-- 1 root root 525 Aug 6 17:51 Bullet11-Star-Blue.svg -rw-r--r-- 1 root root 442 Aug 6 17:51 Bullet12-Triangle-Blue.svg -rw-r--r-- 1 root root 441 Aug 6 17:51 Bullet13-Triangle-DarkGreen.svg -rw-r--r-- 1 root root 1424 Aug 6 17:51 Bullet14-Arrow-Red.svg -rw-r--r-- 1 root root 1384 Aug 6 17:51 Bullet15-Arrow-Blue.svg -rw-r--r-- 1 root root 877 Aug 6 17:51 Bullet16-Box-Blue.svg -rw-r--r-- 1 root root 920 Aug 6 17:51 Bullet17-Box-Red.svg -rw-r--r-- 1 root root 375 Aug 6 17:51 Bullet18-Asterisk-LightBlue.svg -rw-r--r-- 1 root root 1005 Aug 6 17:51 Bullet19-Leaves-Red.svg -rw-r--r-- 1 root root 497 Aug 6 17:51 Bullet20-Target-Blue.svg -rw-r--r-- 1 root root 753 Aug 6 17:51 Bullet21-Arrow-Blue.svg -rw-r--r-- 1 root root 476 Aug 6 17:51 Bullet22-Arrow-DarkBlue.svg -rw-r--r-- 1 root root 480 Aug 6 17:51 Bullet23-Arrow-Brown.svg -rw-r--r-- 1 root root 262 Aug 6 17:51 Bullet24-Flag-Red.svg -rw-r--r-- 1 root root 262 Aug 6 17:51 Bullet25-Flag-Green.svg -rw-r--r-- 1 root root 595 Aug 6 17:51 Bullet26-X-Red.svg -rw-r--r-- 1 root root 310 Aug 6 17:51 Bullet27-X-Black.svg -rw-r--r-- 1 root root 482 Aug 6 17:51 Bullet28-Checkmark-Green.svg -rw-r--r-- 1 root root 475 Aug 6 17:51 Bullet29-Checkmark-Blue.svg -rw-r--r-- 1 root root 295 Aug 6 17:51 Bullet30-Square-DarkRed.svg -rw-r--r-- 1 root root 929 Aug 6 17:51 blkpearl.gif -rw-r--r-- 1 root root 93 Aug 6 17:51 bluarrow.gif -rw-r--r-- 1 root root 103 Aug 6 17:51 bluball.gif -rw-r--r-- 1 root root 111 Aug 6 17:51 bludiamd.gif -rw-r--r-- 1 root root 507 Aug 6 17:51 bluered.gif -rw-r--r-- 1 root root 96 Aug 6 17:51 blusqare.gif -rw-r--r-- 1 root root 146 Aug 6 17:51 blustar.gif -rw-r--r-- 1 root root 644 Aug 6 17:51 coffee_1.gif -rw-r--r-- 1 root root 656 Aug 6 17:51 coffee_2.gif -rw-r--r-- 1 root root 625 Aug 6 17:51 coffee_3.gif -rw-r--r-- 1 root root 605 Aug 6 17:51 coffee_4.gif -rw-r--r-- 1 root root 671 Aug 6 17:51 coffee_5.gif -rw-r--r-- 1 root root 594 Aug 6 17:51 con-blue.gif -rw-r--r-- 1 root root 614 Aug 6 17:51 con-cyan.gif -rw-r--r-- 1 root root 393 Aug 6 17:51 con-green.gif -rw-r--r-- 1 root root 600 Aug 6 17:51 con-lilac.gif -rw-r--r-- 1 root root 594 Aug 6 17:51 con-oran.gif -rw-r--r-- 1 root root 394 Aug 6 17:51 con-pink.gif -rw-r--r-- 1 root root 388 Aug 6 17:51 con-red.gif -rw-r--r-- 1 root root 375 Aug 6 17:51 con-yellow.gif -rw-r--r-- 1 root root 399 Aug 6 17:51 corner_1.gif -rw-r--r-- 1 root root 399 Aug 6 17:51 corner_2.gif -rw-r--r-- 1 root root 402 Aug 6 17:51 corner_3.gif -rw-r--r-- 1 root root 408 Aug 6 17:51 corner_4.gif -rw-r--r-- 1 root root 924 Aug 6 17:51 darkball.gif -rw-r--r-- 1 root root 527 Aug 6 17:51 darkblue.gif -rw-r--r-- 1 root root 929 Aug 6 17:51 gldpearl.gif -rw-r--r-- 1 root root 960 Aug 6 17:51 golfball.gif -rw-r--r-- 1 root root 94 Aug 6 17:51 grnarrow.gif -rw-r--r-- 1 root root 101 Aug 6 17:51 grnball.gif -rw-r--r-- 1 root root 111 Aug 6 17:51 grndiamd.gif -rw-r--r-- 1 root root 935 Aug 6 17:51 grnpearl.gif -rw-r--r-- 1 root root 97 Aug 6 17:51 grnsqare.gif -rw-r--r-- 1 root root 144 Aug 6 17:51 grnstar.gif -rw-r--r-- 1 root root 94 Aug 6 17:51 gryarrow.gif -rw-r--r-- 1 root root 103 Aug 6 17:51 gryball.gif -rw-r--r-- 1 root root 113 Aug 6 17:51 grydiamd.gif -rw-r--r-- 1 root root 98 Aug 6 17:51 grysqare.gif -rw-r--r-- 1 root root 144 Aug 6 17:51 grystar.gif -rw-r--r-- 1 root root 96 Aug 6 17:51 orgarrow.gif -rw-r--r-- 1 root root 104 Aug 6 17:51 orgball.gif -rw-r--r-- 1 root root 149 Aug 6 17:51 orgdiamd.gif -rw-r--r-- 1 root root 99 Aug 6 17:51 orgsqare.gif -rw-r--r-- 1 root root 143 Aug 6 17:51 orgstar.gif -rw-r--r-- 1 root root 434 Aug 6 17:51 pebble_1.gif -rw-r--r-- 1 root root 460 Aug 6 17:51 pebble_2.gif -rw-r--r-- 1 root root 463 Aug 6 17:51 pebble_3.gif -rw-r--r-- 1 root root 945 Aug 6 17:51 poliball.gif -rw-r--r-- 1 root root 1005 Aug 6 17:51 popcorn_1.gif -rw-r--r-- 1 root root 1249 Aug 6 17:51 popcorn_2.gif -rw-r--r-- 1 root root 527 Aug 6 17:51 rainbow.gif -rw-r--r-- 1 root root 97 Aug 6 17:51 redarrow.gif -rw-r--r-- 1 root root 103 Aug 6 17:51 redball.gif -rw-r--r-- 1 root root 111 Aug 6 17:51 reddiamd.gif -rw-r--r-- 1 root root 97 Aug 6 17:51 redsqare.gif -rw-r--r-- 1 root root 145 Aug 6 17:51 redstar.gif -rw-r--r-- 1 root root 931 Aug 6 17:51 whtpearl.gif -rw-r--r-- 1 root root 126 Aug 6 17:51 ylwarrow.gif -rw-r--r-- 1 root root 133 Aug 6 17:51 ylwball.gif -rw-r--r-- 1 root root 145 Aug 6 17:51 ylwdiamd.gif -rw-r--r-- 1 root root 96 Aug 6 17:51 ylwsqare.gif -rw-r--r-- 1 root root 145 Aug 6 17:51 ylwstar.gif /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/computers: total 268 -rw-r--r-- 1 root root 23566 Aug 6 17:51 Computer-Cloud.png -rw-r--r-- 1 root root 20611 Aug 6 17:51 Computer-Desktop.png -rw-r--r-- 1 root root 10883 Aug 6 17:51 Computer-Laptop-Black.png -rw-r--r-- 1 root root 13461 Aug 6 17:51 Computer-Laptop-Silver.png -rw-r--r-- 1 root root 10629 Aug 6 17:51 Database-Add.png -rw-r--r-- 1 root root 10277 Aug 6 17:51 Database-Delete.png -rw-r--r-- 1 root root 11501 Aug 6 17:51 Database-Download.png -rw-r--r-- 1 root root 9075 Aug 6 17:51 Database.png -rw-r--r-- 1 root root 13187 Aug 6 17:51 Folder01-Blue.png -rw-r--r-- 1 root root 13733 Aug 6 17:51 Folder02-Green.png -rw-r--r-- 1 root root 12408 Aug 6 17:51 Folder03-Manilla.png -rw-r--r-- 1 root root 12679 Aug 6 17:51 Folder04-Yellow.png -rw-r--r-- 1 root root 15712 Aug 6 17:51 Folder05-OpenBlue.png -rw-r--r-- 1 root root 13971 Aug 6 17:51 Folder06-OpenGreen.png -rw-r--r-- 1 root root 6620 Aug 6 17:51 Folder07-OpenManilla.png -rw-r--r-- 1 root root 12706 Aug 6 17:51 Folder08-OpenYellow.png -rw-r--r-- 1 root root 6682 Aug 6 17:51 Server.png -rw-r--r-- 1 root root 13099 Aug 6 17:51 WirelessAccessPoint.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/diagrams: total 692 -rw-r--r-- 1 root root 3865 Aug 6 17:51 Component-Circle01-Transparent-DarkBlue.svg -rw-r--r-- 1 root root 3739 Aug 6 17:51 Component-Circle02-Transparent-Bule.svg -rw-r--r-- 1 root root 3746 Aug 6 17:51 Component-Circle03-Transparent-Green.svg -rw-r--r-- 1 root root 3523 Aug 6 17:51 Component-Circle04-Transparent-Orange.svg -rw-r--r-- 1 root root 3792 Aug 6 17:51 Component-Circle05-Transparent-Red.svg -rw-r--r-- 1 root root 1096 Aug 6 17:51 Component-Cube01-DarkBlue.svg -rw-r--r-- 1 root root 1092 Aug 6 17:51 Component-Cube02-LightBlue.svg -rw-r--r-- 1 root root 1087 Aug 6 17:51 Component-Cube03-Green.svg -rw-r--r-- 1 root root 1091 Aug 6 17:51 Component-Cube04-Orange.svg -rw-r--r-- 1 root root 1096 Aug 6 17:51 Component-Cube05-DarkRed.svg -rw-r--r-- 1 root root 1183 Aug 6 17:51 Component-Cuboid01-DarkBlue.svg -rw-r--r-- 1 root root 1260 Aug 6 17:51 Component-Cuboid02-Blue.svg -rw-r--r-- 1 root root 1538 Aug 6 17:51 Component-Cuboid03-Green.svg -rw-r--r-- 1 root root 1301 Aug 6 17:51 Component-Cuboid04-Orange.svg -rw-r--r-- 1 root root 1303 Aug 6 17:51 Component-Cuboid05-Red.svg -rw-r--r-- 1 root root 6879 Aug 6 17:51 Component-Gear01-DarkBlue.svg -rw-r--r-- 1 root root 7077 Aug 6 17:51 Component-Gear02-LightBlue.svg -rw-r--r-- 1 root root 6881 Aug 6 17:51 Component-Gear03-Green.svg -rw-r--r-- 1 root root 6866 Aug 6 17:51 Component-Gear04-DarkRed.svg -rw-r--r-- 1 root root 6873 Aug 6 17:51 Component-Gear05-Orange.svg -rw-r--r-- 1 root root 1694 Aug 6 17:51 Component-Person01-DarkBlue.svg -rw-r--r-- 1 root root 1690 Aug 6 17:51 Component-Person02-Blue.svg -rw-r--r-- 1 root root 1688 Aug 6 17:51 Component-Person03-Green.svg -rw-r--r-- 1 root root 1687 Aug 6 17:51 Component-Person04-DarkRed.svg -rw-r--r-- 1 root root 1691 Aug 6 17:51 Component-Person05-Orange.svg -rw-r--r-- 1 root root 3490 Aug 6 17:51 Component-PuzzlePiece01-DarkBlue.svg -rw-r--r-- 1 root root 3462 Aug 6 17:51 Component-PuzzlePiece02-Blue.svg -rw-r--r-- 1 root root 3461 Aug 6 17:51 Component-PuzzlePiece03-Green.svg -rw-r--r-- 1 root root 3436 Aug 6 17:51 Component-PuzzlePiece04-Red.svg -rw-r--r-- 1 root root 3593 Aug 6 17:51 Component-PuzzlePiece05-Orange.svg -rw-r--r-- 1 root root 2318 Aug 6 17:51 Component-Sphere01-DarkBlue.svg -rw-r--r-- 1 root root 5655 Aug 6 17:51 Component-Sphere02-LightBlue.svg -rw-r--r-- 1 root root 2711 Aug 6 17:51 Component-Sphere03-Green.svg -rw-r--r-- 1 root root 2149 Aug 6 17:51 Component-Sphere04-DarkRed.svg -rw-r--r-- 1 root root 2349 Aug 6 17:51 Component-Sphere05-Orange.svg -rw-r--r-- 1 root root 4530 Aug 6 17:51 Cycle01-Transparent.svg -rw-r--r-- 1 root root 3445 Aug 6 17:51 Cycle02-Transparent-Blue.svg -rw-r--r-- 1 root root 3461 Aug 6 17:51 Cycle03-Blue.svg -rw-r--r-- 1 root root 13474 Aug 6 17:51 Cycle04-Blue.svg -rw-r--r-- 1 root root 12599 Aug 6 17:51 Cycle05.svg -rw-r--r-- 1 root root 1252 Aug 6 17:51 Cycle06.svg -rw-r--r-- 1 root root 1601 Aug 6 17:51 Cycle07.svg -rw-r--r-- 1 root root 2039 Aug 6 17:51 Cycle08-Blue.svg -rw-r--r-- 1 root root 7039 Aug 6 17:51 Cycle09-Orange.svg -rw-r--r-- 1 root root 3214 Aug 6 17:51 Donut01-LightBlue.svg -rw-r--r-- 1 root root 3623 Aug 6 17:51 Donut02-Blue.svg -rw-r--r-- 1 root root 3898 Aug 6 17:51 Donut03-Blue.svg -rw-r--r-- 1 root root 4401 Aug 6 17:51 Donut04-DarkBlue.svg -rw-r--r-- 1 root root 4968 Aug 6 17:51 Donut05-DarkBlue.svg -rw-r--r-- 1 root root 8117 Aug 6 17:51 Donut06-Blue.svg -rw-r--r-- 1 root root 5716 Aug 6 17:51 Donut07-Blue.svg -rw-r--r-- 1 root root 752 Aug 6 17:51 Graph.svg -rw-r--r-- 1 root root 6570 Aug 6 17:51 People01-Blue.svg -rw-r--r-- 1 root root 5619 Aug 6 17:51 People02.svg -rw-r--r-- 1 root root 5051 Aug 6 17:51 Pillars01-Orange.svg -rw-r--r-- 1 root root 4231 Aug 6 17:51 Pillars02-LightBlue.svg -rw-r--r-- 1 root root 2042 Aug 6 17:51 Process01-Blue.svg -rw-r--r-- 1 root root 2924 Aug 6 17:51 Process02-Blue.svg -rw-r--r-- 1 root root 508 Aug 6 17:51 Process03-Blue.svg -rw-r--r-- 1 root root 1238 Aug 6 17:51 Process04-GoUp-Blue.svg -rw-r--r-- 1 root root 1165 Aug 6 17:51 Process05-GoUp-Red.svg -rw-r--r-- 1 root root 1231 Aug 6 17:51 Process06-GoUp-Yellow.svg -rw-r--r-- 1 root root 9844 Aug 6 17:51 Process07-Blue.svg -rw-r--r-- 1 root root 1002 Aug 6 17:51 Pyramid01.svg -rw-r--r-- 1 root root 1281 Aug 6 17:51 Pyramid02-Blue.svg -rw-r--r-- 1 root root 561 Aug 6 17:51 Pyramid03.svg -rw-r--r-- 1 root root 1141 Aug 6 17:51 Radial01-Green.svg -rw-r--r-- 1 root root 805 Aug 6 17:51 Radial02-Green.svg -rw-r--r-- 1 root root 19214 Aug 6 17:51 Radial03-Sphere.svg -rw-r--r-- 1 root root 16110 Aug 6 17:51 Radial04-Sphere-Red.svg -rw-r--r-- 1 root root 13656 Aug 6 17:51 Radial05-Sphere-Blue.svg -rw-r--r-- 1 root root 6235 Aug 6 17:51 Radial06-Arrows-DarkBlue.svg -rw-r--r-- 1 root root 6238 Aug 6 17:51 Radial07-Arrows-DarkBlue.svg -rw-r--r-- 1 root root 658 Aug 6 17:51 Section-Circle.svg -rw-r--r-- 1 root root 6940 Aug 6 17:51 Section-Cubes01.svg -rw-r--r-- 1 root root 6687 Aug 6 17:51 Section-Cubes02-Blue.svg -rw-r--r-- 1 root root 6680 Aug 6 17:51 Section-Cubes03-Orange.svg -rw-r--r-- 1 root root 5908 Aug 6 17:51 Section-Cubes04.svg -rw-r--r-- 1 root root 7460 Aug 6 17:51 Section-Cubes05.svg -rw-r--r-- 1 root root 5962 Aug 6 17:51 Section-Cuboids01-Blue.svg -rw-r--r-- 1 root root 5975 Aug 6 17:51 Section-Cuboids02-Blue.svg -rw-r--r-- 1 root root 4841 Aug 6 17:51 Section-Cuboids03.svg -rw-r--r-- 1 root root 15760 Aug 6 17:51 Section-Gears01.svg -rw-r--r-- 1 root root 3669 Aug 6 17:51 Section-Gears02-Blue.svg -rw-r--r-- 1 root root 13015 Aug 6 17:51 Section-Gears03-Blue.svg -rw-r--r-- 1 root root 2073 Aug 6 17:51 Section-Hexagons01.svg -rw-r--r-- 1 root root 2558 Aug 6 17:51 Section-Hexagons02-Blue.svg -rw-r--r-- 1 root root 3141 Aug 6 17:51 Section-Hexagons03-Blue.svg -rw-r--r-- 1 root root 942 Aug 6 17:51 Section-Hexagons04-Orange.svg -rw-r--r-- 1 root root 5323 Aug 6 17:51 Section-Leaves01-LightBlue.svg -rw-r--r-- 1 root root 4189 Aug 6 17:51 Section-Leaves02-Green.svg -rw-r--r-- 1 root root 1953 Aug 6 17:51 Section-Pasters01.svg -rw-r--r-- 1 root root 1248 Aug 6 17:51 Section-Pasters02-Blue.emf -rw-r--r-- 1 root root 2460 Aug 6 17:51 Section-Puzzle01.svg -rw-r--r-- 1 root root 13342 Aug 6 17:51 Section-Puzzle02.svg -rw-r--r-- 1 root root 13240 Aug 6 17:51 Section-Puzzle03.svg -rw-r--r-- 1 root root 3826 Aug 6 17:51 Section-Rectangles.svg -rw-r--r-- 1 root root 3525 Aug 6 17:51 Section-Squares.svg -rw-r--r-- 1 root root 785 Aug 6 17:51 Section-Triangle.svg -rw-r--r-- 1 root root 2231 Aug 6 17:51 Target.svg -rw-r--r-- 1 root root 9899 Aug 6 17:51 Venn01.svg -rw-r--r-- 1 root root 5195 Aug 6 17:51 Venn02.svg -rw-r--r-- 1 root root 8610 Aug 6 17:51 Venn03.svg -rw-r--r-- 1 root root 9732 Aug 6 17:51 Venn04.svg -rw-r--r-- 1 root root 1738 Aug 6 17:51 Venn05.svg -rw-r--r-- 1 root root 2537 Aug 6 17:51 Venn06-Blue.svg -rw-r--r-- 1 root root 866 Aug 6 17:51 Venn07-Blue.svg -rw-r--r-- 1 root root 1962 Aug 6 17:51 Venn08.svg /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/education: total 684 -rw-r--r-- 1 root root 85843 Aug 6 17:51 Blackboard.png -rw-r--r-- 1 root root 89181 Aug 6 17:51 Books.png -rw-r--r-- 1 root root 10977 Aug 6 17:51 Chalk.png -rw-r--r-- 1 root root 79908 Aug 6 17:51 Globe.png -rw-r--r-- 1 root root 15495 Aug 6 17:51 Glue.png -rw-r--r-- 1 root root 52625 Aug 6 17:51 GraduationCap.png -rw-r--r-- 1 root root 84262 Aug 6 17:51 Microscope.png -rw-r--r-- 1 root root 106270 Aug 6 17:51 Notebook.png -rw-r--r-- 1 root root 39453 Aug 6 17:51 PaperClip-Blue.png -rw-r--r-- 1 root root 24704 Aug 6 17:51 PaperClip-Red.png -rw-r--r-- 1 root root 12672 Aug 6 17:51 Pencil.png -rw-r--r-- 1 root root 34287 Aug 6 17:51 Ruler.png -rw-r--r-- 1 root root 42446 Aug 6 17:51 TestTubes.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/environment: total 1228 -rw-r--r-- 1 root root 36964 Aug 6 17:51 DrippingFaucet.png -rw-r--r-- 1 root root 60197 Aug 6 17:51 Earth.png -rw-r--r-- 1 root root 58288 Aug 6 17:51 EndangeredAnimals1.png -rw-r--r-- 1 root root 47537 Aug 6 17:51 EndangeredAnimals2.png -rw-r--r-- 1 root root 53673 Aug 6 17:51 GreenCar.png -rw-r--r-- 1 root root 61291 Aug 6 17:51 GreenFactory.png -rw-r--r-- 1 root root 62960 Aug 6 17:51 GreenHouse.png -rw-r--r-- 1 root root 29301 Aug 6 17:51 Leaf1.png -rw-r--r-- 1 root root 32947 Aug 6 17:51 Leaf2.png -rw-r--r-- 1 root root 45319 Aug 6 17:51 LightBulb-Flourescent-Off.png -rw-r--r-- 1 root root 39693 Aug 6 17:51 LightBulb-Flourescent-On.png -rw-r--r-- 1 root root 41451 Aug 6 17:51 LightBulb-Standard-Off1.png -rw-r--r-- 1 root root 19373 Aug 6 17:51 LightBulb-Standard-Off2.png -rw-r--r-- 1 root root 52189 Aug 6 17:51 LightBulb-Standard-On.png -rw-r--r-- 1 root root 58371 Aug 6 17:51 Pollution-Car.png -rw-r--r-- 1 root root 65781 Aug 6 17:51 Pollution-Factory.png -rw-r--r-- 1 root root 36586 Aug 6 17:51 Raindrop.png -rw-r--r-- 1 root root 16992 Aug 6 17:51 RecycleBin.png -rw-r--r-- 1 root root 35247 Aug 6 17:51 RecycleSymbol.png -rw-r--r-- 1 root root 49479 Aug 6 17:51 RenewableEnergy-Solar.png -rw-r--r-- 1 root root 75937 Aug 6 17:51 RenewableEnergy-Water.png -rw-r--r-- 1 root root 58556 Aug 6 17:51 RenewableEnergy-Wind.png -rw-r--r-- 1 root root 37642 Aug 6 17:51 RenewableEnergySymbol.png -rw-r--r-- 1 root root 61366 Aug 6 17:51 Sun1.png -rw-r--r-- 1 root root 59982 Aug 6 17:51 Sun2.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/finance: total 712 -rw-r--r-- 1 root root 18702 Aug 6 17:51 ATM01.png -rw-r--r-- 1 root root 16147 Aug 6 17:51 ATM02.png -rw-r--r-- 1 root root 17395 Aug 6 17:51 Agreement.png -rw-r--r-- 1 root root 17650 Aug 6 17:51 Balance-Balanced1.png -rw-r--r-- 1 root root 8861 Aug 6 17:51 Balance-Balanced2.png -rw-r--r-- 1 root root 18630 Aug 6 17:51 Balance-Unbalanced1.png -rw-r--r-- 1 root root 9359 Aug 6 17:51 Balance-Unbalanced2.png -rw-r--r-- 1 root root 18395 Aug 6 17:51 Calculator.png -rw-r--r-- 1 root root 9914 Aug 6 17:51 Chart-Decrease1.png -rw-r--r-- 1 root root 13791 Aug 6 17:51 Chart-Decrease2.png -rw-r--r-- 1 root root 10447 Aug 6 17:51 Chart-Increase1.png -rw-r--r-- 1 root root 13346 Aug 6 17:51 Chart-Increase2.png -rw-r--r-- 1 root root 8281 Aug 6 17:51 Chart-Plateau.png -rw-r--r-- 1 root root 17587 Aug 6 17:51 Check.png -rw-r--r-- 1 root root 20238 Aug 6 17:51 Contract.png -rw-r--r-- 1 root root 10974 Aug 6 17:51 CreditCard-Black.png -rw-r--r-- 1 root root 9921 Aug 6 17:51 CreditCard-Cut.png -rw-r--r-- 1 root root 13564 Aug 6 17:51 CreditCard-Gold.png -rw-r--r-- 1 root root 4681 Aug 6 17:51 Currency-Dollar.png -rw-r--r-- 1 root root 15661 Aug 6 17:51 Currency-Dollars.png -rw-r--r-- 1 root root 26856 Aug 6 17:51 Currency-Stack.png -rw-r--r-- 1 root root 41418 Aug 6 17:51 Currency-StackCoins.png -rw-r--r-- 1 root root 44648 Aug 6 17:51 GoldBar-Stack.png -rw-r--r-- 1 root root 30134 Aug 6 17:51 GoldBar.png -rw-r--r-- 1 root root 10198 Aug 6 17:51 MoneyBag01.png -rw-r--r-- 1 root root 20275 Aug 6 17:51 MoneyBag02.png -rw-r--r-- 1 root root 23314 Aug 6 17:51 PercentSign.png -rw-r--r-- 1 root root 14851 Aug 6 17:51 PiggyBank-Coins.png -rw-r--r-- 1 root root 14428 Aug 6 17:51 PiggyBank-Currency.png -rw-r--r-- 1 root root 20295 Aug 6 17:51 PiggyBank01-Broken.png -rw-r--r-- 1 root root 14566 Aug 6 17:51 PiggyBank02-Broken.png -rw-r--r-- 1 root root 15703 Aug 6 17:51 Portfolio.png -rw-r--r-- 1 root root 6484 Aug 6 17:51 PriceTag.png -rw-r--r-- 1 root root 11163 Aug 6 17:51 Safe-Closed.png -rw-r--r-- 1 root root 14078 Aug 6 17:51 Safe-Empty.png -rw-r--r-- 1 root root 17322 Aug 6 17:51 Safe-Full.png -rw-r--r-- 1 root root 5744 Aug 6 17:51 Seal-Gold.png -rw-r--r-- 1 root root 7250 Aug 6 17:51 Seal-Red.png -rw-r--r-- 1 root root 5591 Aug 6 17:51 Seal-Silver.png -rw-r--r-- 1 root root 7033 Aug 6 17:51 Wallet-Empty.png -rw-r--r-- 1 root root 8990 Aug 6 17:51 Wallet-Full1.png -rw-r--r-- 1 root root 9850 Aug 6 17:51 Wallet-Full2.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/htmlexpo: total 192 -rw-r--r-- 1 root root 873 Aug 6 17:51 bludown.gif -rw-r--r-- 1 root root 906 Aug 6 17:51 blufirs.gif -rw-r--r-- 1 root root 884 Aug 6 17:51 blufirs_.gif -rw-r--r-- 1 root root 909 Aug 6 17:51 blulast.gif -rw-r--r-- 1 root root 898 Aug 6 17:51 blulast_.gif -rw-r--r-- 1 root root 1441 Aug 6 17:51 blunav.gif -rw-r--r-- 1 root root 886 Aug 6 17:51 blunext.gif -rw-r--r-- 1 root root 841 Aug 6 17:51 blunext_.gif -rw-r--r-- 1 root root 893 Aug 6 17:51 bluprev.gif -rw-r--r-- 1 root root 841 Aug 6 17:51 bluprev_.gif -rw-r--r-- 1 root root 1390 Aug 6 17:51 blutext.gif -rw-r--r-- 1 root root 874 Aug 6 17:51 bluup.gif -rw-r--r-- 1 root root 1628 Aug 6 17:51 cubdown.gif -rw-r--r-- 1 root root 1704 Aug 6 17:51 cubfirs.gif -rw-r--r-- 1 root root 1320 Aug 6 17:51 cubfirs_.gif -rw-r--r-- 1 root root 1712 Aug 6 17:51 cublast.gif -rw-r--r-- 1 root root 1282 Aug 6 17:51 cublast_.gif -rw-r--r-- 1 root root 1719 Aug 6 17:51 cubnav.gif -rw-r--r-- 1 root root 1651 Aug 6 17:51 cubnext.gif -rw-r--r-- 1 root root 1244 Aug 6 17:51 cubnext_.gif -rw-r--r-- 1 root root 1648 Aug 6 17:51 cubprev.gif -rw-r--r-- 1 root root 1239 Aug 6 17:51 cubprev_.gif -rw-r--r-- 1 root root 1687 Aug 6 17:51 cubtext.gif -rw-r--r-- 1 root root 1646 Aug 6 17:51 cubup.gif -rw-r--r-- 1 root root 1360 Aug 6 17:51 gredown.gif -rw-r--r-- 1 root root 1517 Aug 6 17:51 grefirs.gif -rw-r--r-- 1 root root 1442 Aug 6 17:51 grefirs_.gif -rw-r--r-- 1 root root 1457 Aug 6 17:51 grelast.gif -rw-r--r-- 1 root root 1290 Aug 6 17:51 grelast_.gif -rw-r--r-- 1 root root 1582 Aug 6 17:51 grenav.gif -rw-r--r-- 1 root root 1372 Aug 6 17:51 grenext.gif -rw-r--r-- 1 root root 1184 Aug 6 17:51 grenext_.gif -rw-r--r-- 1 root root 1370 Aug 6 17:51 greprev.gif -rw-r--r-- 1 root root 1180 Aug 6 17:51 greprev_.gif -rw-r--r-- 1 root root 1433 Aug 6 17:51 gretext.gif -rw-r--r-- 1 root root 1365 Aug 6 17:51 greup.gif -rw-r--r-- 1 root root 439 Aug 6 17:51 simdown.gif -rw-r--r-- 1 root root 477 Aug 6 17:51 simfirs.gif -rw-r--r-- 1 root root 477 Aug 6 17:51 simfirs_.gif -rw-r--r-- 1 root root 483 Aug 6 17:51 simlast.gif -rw-r--r-- 1 root root 624 Aug 6 17:51 simlast_.gif -rw-r--r-- 1 root root 483 Aug 6 17:51 simnav.gif -rw-r--r-- 1 root root 448 Aug 6 17:51 simnext.gif -rw-r--r-- 1 root root 445 Aug 6 17:51 simnext_.gif -rw-r--r-- 1 root root 444 Aug 6 17:51 simprev.gif -rw-r--r-- 1 root root 446 Aug 6 17:51 simprev_.gif -rw-r--r-- 1 root root 646 Aug 6 17:51 simtext.gif -rw-r--r-- 1 root root 439 Aug 6 17:51 simup.gif /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/people: total 2548 -rw-r--r-- 1 root root 55719 Aug 6 17:51 Artist-Female1.png -rw-r--r-- 1 root root 55812 Aug 6 17:51 Artist-Female2.png -rw-r--r-- 1 root root 53529 Aug 6 17:51 Artist-Male1.png -rw-r--r-- 1 root root 53270 Aug 6 17:51 Artist-Male2.png -rw-r--r-- 1 root root 42281 Aug 6 17:51 BusinessPerson-Female1.png -rw-r--r-- 1 root root 42698 Aug 6 17:51 BusinessPerson-Female2.png -rw-r--r-- 1 root root 43864 Aug 6 17:51 BusinessPerson-Female3.png -rw-r--r-- 1 root root 42544 Aug 6 17:51 BusinessPerson-Female4.png -rw-r--r-- 1 root root 51288 Aug 6 17:51 BusinessPerson-Female5.png -rw-r--r-- 1 root root 50279 Aug 6 17:51 BusinessPerson-Female6.png -rw-r--r-- 1 root root 48232 Aug 6 17:51 BusinessPerson-HeadSet1.png -rw-r--r-- 1 root root 47908 Aug 6 17:51 BusinessPerson-HeadSet2.png -rw-r--r-- 1 root root 40093 Aug 6 17:51 BusinessPerson-Male1.png -rw-r--r-- 1 root root 40362 Aug 6 17:51 BusinessPerson-Male2.png -rw-r--r-- 1 root root 38311 Aug 6 17:51 BusinessPerson-Male3.png -rw-r--r-- 1 root root 35273 Aug 6 17:51 BusinessPerson-Male4.png -rw-r--r-- 1 root root 38602 Aug 6 17:51 BusinessPerson-Male5.png -rw-r--r-- 1 root root 38311 Aug 6 17:51 BusinessPerson-Male6.png -rw-r--r-- 1 root root 46110 Aug 6 17:51 Chef1.png -rw-r--r-- 1 root root 46546 Aug 6 17:51 Chef2.png -rw-r--r-- 1 root root 53333 Aug 6 17:51 Computer-User-Female1.png -rw-r--r-- 1 root root 51863 Aug 6 17:51 Computer-User-Female2.png -rw-r--r-- 1 root root 47241 Aug 6 17:51 Computer-User-Male1.png -rw-r--r-- 1 root root 49395 Aug 6 17:51 Computer-User-Male2.png -rw-r--r-- 1 root root 40187 Aug 6 17:51 ConstructionWorker.png -rw-r--r-- 1 root root 39252 Aug 6 17:51 ConstructionWorker2.png -rw-r--r-- 1 root root 49847 Aug 6 17:51 Detective1.png -rw-r--r-- 1 root root 45363 Aug 6 17:51 Detective2.png -rw-r--r-- 1 root root 45421 Aug 6 17:51 Doctor-Female1.png -rw-r--r-- 1 root root 43930 Aug 6 17:51 Doctor-Female2.png -rw-r--r-- 1 root root 43213 Aug 6 17:51 Doctor-Male1.png -rw-r--r-- 1 root root 45064 Aug 6 17:51 Doctor-Male2.png -rw-r--r-- 1 root root 41647 Aug 6 17:51 Nurse1.png -rw-r--r-- 1 root root 39642 Aug 6 17:51 Nurse2.png -rw-r--r-- 1 root root 48320 Aug 6 17:51 PoliceOfficer1.png -rw-r--r-- 1 root root 47944 Aug 6 17:51 PoliceOfficer2.png -rw-r--r-- 1 root root 72375 Aug 6 17:51 Presenter-Female1.png -rw-r--r-- 1 root root 70479 Aug 6 17:51 Presenter-Female2.png -rw-r--r-- 1 root root 64611 Aug 6 17:51 Presenter-Male1.png -rw-r--r-- 1 root root 60777 Aug 6 17:51 Presenter-Male2.png -rw-r--r-- 1 root root 52011 Aug 6 17:51 Student-Female.png -rw-r--r-- 1 root root 45638 Aug 6 17:51 Student-Male.png -rw-r--r-- 1 root root 45913 Aug 6 17:51 Surgeon-Female1.png -rw-r--r-- 1 root root 45419 Aug 6 17:51 Surgeon-Female2.png -rw-r--r-- 1 root root 36747 Aug 6 17:51 Surgeon1.png -rw-r--r-- 1 root root 41024 Aug 6 17:51 Surgeon2.png -rw-r--r-- 1 root root 53406 Aug 6 17:51 Teacher1.png -rw-r--r-- 1 root root 47177 Aug 6 17:51 Teacher2.png -rw-r--r-- 1 root root 52292 Aug 6 17:51 Tourist-Female1.png -rw-r--r-- 1 root root 69299 Aug 6 17:51 Tourist-Female2.png -rw-r--r-- 1 root root 48469 Aug 6 17:51 Tourist-Male1.png -rw-r--r-- 1 root root 47877 Aug 6 17:51 Tourist-Male2.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/personas: total 28 drwxr-xr-x 2 root root 4096 Aug 29 16:01 dark drwxr-xr-x 2 root root 4096 Aug 29 16:01 gray drwxr-xr-x 2 root root 4096 Aug 29 16:01 green -rw-r--r-- 1 root root 460 Aug 6 17:51 personas_list.txt drwxr-xr-x 2 root root 4096 Aug 29 16:01 pink drwxr-xr-x 2 root root 4096 Aug 29 16:01 sand drwxr-xr-x 2 root root 4096 Aug 29 16:01 white /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/personas/dark: total 16 -rw-r--r-- 1 root root 3414 Aug 6 17:51 footer.png -rw-r--r-- 1 root root 8051 Aug 6 17:51 header.png -rw-r--r-- 1 root root 3128 Aug 6 17:51 preview.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/personas/gray: total 12 -rw-r--r-- 1 root root 1627 Aug 6 17:51 footer.png -rw-r--r-- 1 root root 3043 Aug 6 17:51 header.png -rw-r--r-- 1 root root 678 Aug 6 17:51 preview.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/personas/green: total 12 -rw-r--r-- 1 root root 1699 Aug 6 17:51 footer.png -rw-r--r-- 1 root root 3187 Aug 6 17:51 header.png -rw-r--r-- 1 root root 731 Aug 6 17:51 preview.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/personas/pink: total 24 -rw-r--r-- 1 root root 5271 Aug 6 17:51 footer.png -rw-r--r-- 1 root root 8995 Aug 6 17:51 header.png -rw-r--r-- 1 root root 1530 Aug 6 17:51 preview.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/personas/sand: total 360 -rw-r--r-- 1 root root 99807 Aug 6 17:51 footer.png -rw-r--r-- 1 root root 224417 Aug 6 17:51 header.png -rw-r--r-- 1 root root 38826 Aug 6 17:51 preview.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/personas/white: total 12 -rw-r--r-- 1 root root 1588 Aug 6 17:51 footer.png -rw-r--r-- 1 root root 3001 Aug 6 17:51 header.png -rw-r--r-- 1 root root 663 Aug 6 17:51 preview.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/sounds: total 3000 -rw-r--r-- 1 root root 47760 Aug 6 17:51 apert.wav -rw-r--r-- 1 root root 60904 Aug 6 17:51 apert2.wav -rw-r--r-- 1 root root 90472 Aug 6 17:51 applause.wav -rw-r--r-- 1 root root 43728 Aug 6 17:51 beam.wav -rw-r--r-- 1 root root 73456 Aug 6 17:51 beam2.wav -rw-r--r-- 1 root root 37546 Aug 6 17:51 cow.wav -rw-r--r-- 1 root root 134660 Aug 6 17:51 curve.wav -rw-r--r-- 1 root root 162366 Aug 6 17:51 drama.wav -rw-r--r-- 1 root root 47532 Aug 6 17:51 explos.wav -rw-r--r-- 1 root root 87008 Aug 6 17:51 falling.wav -rw-r--r-- 1 root root 36270 Aug 6 17:51 glasses.wav -rw-r--r-- 1 root root 191292 Aug 6 17:51 gong.wav -rw-r--r-- 1 root root 41958 Aug 6 17:51 horse.wav -rw-r--r-- 1 root root 46376 Aug 6 17:51 kling.wav -rw-r--r-- 1 root root 54866 Aug 6 17:51 kongas.wav -rw-r--r-- 1 root root 8408 Aug 6 17:51 laser.wav -rw-r--r-- 1 root root 29788 Aug 6 17:51 left.wav -rw-r--r-- 1 root root 83102 Aug 6 17:51 nature1.wav -rw-r--r-- 1 root root 37164 Aug 6 17:51 nature2.wav -rw-r--r-- 1 root root 8862 Aug 6 17:51 ok.wav -rw-r--r-- 1 root root 28510 Aug 6 17:51 pluck.wav -rw-r--r-- 1 root root 242648 Aug 6 17:51 roll.wav -rw-r--r-- 1 root root 90466 Aug 6 17:51 romans.wav -rw-r--r-- 1 root root 185752 Aug 6 17:51 soft.wav -rw-r--r-- 1 root root 133758 Aug 6 17:51 space.wav -rw-r--r-- 1 root root 192686 Aug 6 17:51 space2.wav -rw-r--r-- 1 root root 144748 Aug 6 17:51 space3.wav -rw-r--r-- 1 root root 65580 Aug 6 17:51 sparcle.wav -rw-r--r-- 1 root root 85106 Aug 6 17:51 strom.wav -rw-r--r-- 1 root root 49506 Aug 6 17:51 theetone.wav -rw-r--r-- 1 root root 69242 Aug 6 17:51 top.wav -rw-r--r-- 1 root root 56716 Aug 6 17:51 train.wav -rw-r--r-- 1 root root 190884 Aug 6 17:51 untie.wav -rw-r--r-- 1 root root 28682 Aug 6 17:51 ups.wav -rw-r--r-- 1 root root 104018 Aug 6 17:51 wallewal.wav /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/symbols: total 688 -rw-r--r-- 1 root root 3958 Aug 6 17:51 Book.svg -rw-r--r-- 1 root root 5071 Aug 6 17:51 Box01.svg -rw-r--r-- 1 root root 2756 Aug 6 17:51 Box02.svg -rw-r--r-- 1 root root 6332 Aug 6 17:51 Bulb01-Yellow.svg -rw-r--r-- 1 root root 5940 Aug 6 17:51 Bulb02-Yellow.svg -rw-r--r-- 1 root root 4720 Aug 6 17:51 Calendar.svg -rw-r--r-- 1 root root 4784 Aug 6 17:51 Chart.svg -rw-r--r-- 1 root root 4187 Aug 6 17:51 Clipboard.svg -rw-r--r-- 1 root root 11533 Aug 6 17:51 Clock.svg -rw-r--r-- 1 root root 4942 Aug 6 17:51 Compass.svg -rw-r--r-- 1 root root 3180 Aug 6 17:51 Emotion01-Laughing.svg -rw-r--r-- 1 root root 2965 Aug 6 17:51 Emotion02-Smiling.svg -rw-r--r-- 1 root root 2037 Aug 6 17:51 Emotion03-Calm.svg -rw-r--r-- 1 root root 2205 Aug 6 17:51 Emotion04-Frowning.svg -rw-r--r-- 1 root root 3175 Aug 6 17:51 Emotion05-Angry.svg -rw-r--r-- 1 root root 3613 Aug 6 17:51 Emotion06-Crying.svg -rw-r--r-- 1 root root 3943 Aug 6 17:51 Flag01-Red.svg -rw-r--r-- 1 root root 3704 Aug 6 17:51 Flag02-Green.svg -rw-r--r-- 1 root root 3891 Aug 6 17:51 Flag03-Blue.svg -rw-r--r-- 1 root root 6355 Aug 6 17:51 Gift.svg -rw-r--r-- 1 root root 5686 Aug 6 17:51 House.svg -rw-r--r-- 1 root root 9099 Aug 6 17:51 Icon-Computer01-White.svg -rw-r--r-- 1 root root 9046 Aug 6 17:51 Icon-Computer02-Black.svg -rw-r--r-- 1 root root 4397 Aug 6 17:51 Icon-Disk01-Blue.svg -rw-r--r-- 1 root root 4519 Aug 6 17:51 Icon-Disk02-Green.svg -rw-r--r-- 1 root root 3580 Aug 6 17:51 Icon-Document01-Grey.svg -rw-r--r-- 1 root root 2720 Aug 6 17:51 Icon-Document02-Grey.svg -rw-r--r-- 1 root root 3214 Aug 6 17:51 Icon-Document03-Blue.svg -rw-r--r-- 1 root root 2379 Aug 6 17:51 Icon-Document04-Blue.svg -rw-r--r-- 1 root root 8441 Aug 6 17:51 Icon-Envelope01-Blue.svg -rw-r--r-- 1 root root 9736 Aug 6 17:51 Icon-Envelope02-Yellow.svg -rw-r--r-- 1 root root 13035 Aug 6 17:51 Icon-Envelope03-Open-Yellow.svg -rw-r--r-- 1 root root 10061 Aug 6 17:51 Icon-Envelope04-Open-Yellow.svg -rw-r--r-- 1 root root 5678 Aug 6 17:51 Icon-Folder01-Yellow.svg -rw-r--r-- 1 root root 9716 Aug 6 17:51 Icon-Folder02-Yellow.svg -rw-r--r-- 1 root root 8365 Aug 6 17:51 Icon-Folder03-Open-Yellow.svg -rw-r--r-- 1 root root 12939 Aug 6 17:51 Icon-Folder04-Open-Yellow.svg -rw-r--r-- 1 root root 10795 Aug 6 17:51 Icon-Gear01-Grey.svg -rw-r--r-- 1 root root 10986 Aug 6 17:51 Icon-Gear02-Blue.svg -rw-r--r-- 1 root root 3438 Aug 6 17:51 Icon-Network01-Blue.svg -rw-r--r-- 1 root root 5426 Aug 6 17:51 Icon-Network02.svg -rw-r--r-- 1 root root 2559 Aug 6 17:51 Icon-Pencil01.svg -rw-r--r-- 1 root root 2261 Aug 6 17:51 Icon-Pencil02.svg -rw-r--r-- 1 root root 12367 Aug 6 17:51 Icon-Printer01-White.svg -rw-r--r-- 1 root root 14590 Aug 6 17:51 Icon-Printer02-Black.svg -rw-r--r-- 1 root root 7759 Aug 6 17:51 Key01.svg -rw-r--r-- 1 root root 5581 Aug 6 17:51 Key02.svg -rw-r--r-- 1 root root 9105 Aug 6 17:51 Lock01-Yellow.svg -rw-r--r-- 1 root root 6116 Aug 6 17:51 Lock02-Yellow.svg -rw-r--r-- 1 root root 7386 Aug 6 17:51 Lock03-Blue.svg -rw-r--r-- 1 root root 6941 Aug 6 17:51 Lock04-Blue.svg -rw-r--r-- 1 root root 6069 Aug 6 17:51 Magnet.svg -rw-r--r-- 1 root root 6232 Aug 6 17:51 MagnifyingGlass.svg -rw-r--r-- 1 root root 8479 Aug 6 17:51 Metal.svg -rw-r--r-- 1 root root 6955 Aug 6 17:51 Notebook.svg -rw-r--r-- 1 root root 5874 Aug 6 17:51 Phone.svg -rw-r--r-- 1 root root 7729 Aug 6 17:51 PieChart.svg -rw-r--r-- 1 root root 6060 Aug 6 17:51 Pin.svg -rw-r--r-- 1 root root 5204 Aug 6 17:51 PuzzlePiece.svg -rw-r--r-- 1 root root 23439 Aug 6 17:51 PuzzlePieces.svg -rw-r--r-- 1 root root 4807 Aug 6 17:51 Roadblock.svg -rw-r--r-- 1 root root 10792 Aug 6 17:51 Scissors.svg -rw-r--r-- 1 root root 9504 Aug 6 17:51 Shield01.svg -rw-r--r-- 1 root root 2775 Aug 6 17:51 Shield02-Orange.svg -rw-r--r-- 1 root root 3495 Aug 6 17:51 Shield03-Blue.svg -rw-r--r-- 1 root root 5511 Aug 6 17:51 Sign-Ban01.svg -rw-r--r-- 1 root root 6099 Aug 6 17:51 Sign-Ban02.svg -rw-r--r-- 1 root root 1022 Aug 6 17:51 Sign-CheckBox01.svg -rw-r--r-- 1 root root 613 Aug 6 17:51 Sign-CheckBox02-Unchecked.svg -rw-r--r-- 1 root root 519 Aug 6 17:51 Sign-Checkmark01-Green.svg -rw-r--r-- 1 root root 2952 Aug 6 17:51 Sign-Checkmark02-Green.svg -rw-r--r-- 1 root root 3673 Aug 6 17:51 Sign-DoNotEnter.svg -rw-r--r-- 1 root root 3170 Aug 6 17:51 Sign-Error01.svg -rw-r--r-- 1 root root 3746 Aug 6 17:51 Sign-Error02.svg -rw-r--r-- 1 root root 1368 Aug 6 17:51 Sign-ExclamationPoint01-Red.svg -rw-r--r-- 1 root root 1328 Aug 6 17:51 Sign-ExclamationPoint02-Orange.svg -rw-r--r-- 1 root root 4169 Aug 6 17:51 Sign-Help01-Green.svg -rw-r--r-- 1 root root 5119 Aug 6 17:51 Sign-Help02-Blue.svg -rw-r--r-- 1 root root 4395 Aug 6 17:51 Sign-Information.svg -rw-r--r-- 1 root root 2769 Aug 6 17:51 Sign-Null.svg -rw-r--r-- 1 root root 4227 Aug 6 17:51 Sign-QuestionMark01-Blue.svg -rw-r--r-- 1 root root 4203 Aug 6 17:51 Sign-QuestionMark02-Red.svg -rw-r--r-- 1 root root 829 Aug 6 17:51 Sign-RadioButton01.svg -rw-r--r-- 1 root root 489 Aug 6 17:51 Sign-RadioButton02-Unchecked.svg -rw-r--r-- 1 root root 4046 Aug 6 17:51 Sign-Warning01-Red.svg -rw-r--r-- 1 root root 3961 Aug 6 17:51 Sign-Warning02-Orange.svg -rw-r--r-- 1 root root 622 Aug 6 17:51 Sign-X01-Red.svg -rw-r--r-- 1 root root 3192 Aug 6 17:51 Sign-X02-Red.svg -rw-r--r-- 1 root root 4540 Aug 6 17:51 Star-Yellow.svg -rw-r--r-- 1 root root 14362 Aug 6 17:51 Wrench.svg /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/transportation: total 924 -rw-r--r-- 1 root root 51293 Aug 6 17:51 Airplane-Blue.png -rw-r--r-- 1 root root 155325 Aug 6 17:51 Bicycle-Blue.png -rw-r--r-- 1 root root 52339 Aug 6 17:51 Boat.png -rw-r--r-- 1 root root 69397 Aug 6 17:51 Bus.png -rw-r--r-- 1 root root 33632 Aug 6 17:51 Canoe-Blue.png -rw-r--r-- 1 root root 73300 Aug 6 17:51 Car-Red.png -rw-r--r-- 1 root root 35792 Aug 6 17:51 Helicopter-Blue.png -rw-r--r-- 1 root root 128128 Aug 6 17:51 Motorcycle-Red.png -rw-r--r-- 1 root root 44744 Aug 6 17:51 Pedestrian-Blue.png -rw-r--r-- 1 root root 41337 Aug 6 17:51 PersonalTransporter-Green.png -rw-r--r-- 1 root root 36319 Aug 6 17:51 Sailboat-Red.png -rw-r--r-- 1 root root 92585 Aug 6 17:51 Scooter-Orange.png -rw-r--r-- 1 root root 47963 Aug 6 17:51 Train-Red.png -rw-r--r-- 1 root root 64188 Aug 6 17:51 Truck-Blue.png /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/txtshapes: total 152 -rw-r--r-- 1 root root 1154 Aug 6 17:51 Circle01-DarkBlue.svg -rw-r--r-- 1 root root 1275 Aug 6 17:51 Circle02-LightBlue.svg -rw-r--r-- 1 root root 1153 Aug 6 17:51 Circle03-Green.svg -rw-r--r-- 1 root root 1141 Aug 6 17:51 Circle04-DarkRed.svg -rw-r--r-- 1 root root 1032 Aug 6 17:51 Circle05-Orange.svg -rw-r--r-- 1 root root 1036 Aug 6 17:51 Hexagon01-DarkBlue.svg -rw-r--r-- 1 root root 1002 Aug 6 17:51 Hexagon02-Blue.svg -rw-r--r-- 1 root root 999 Aug 6 17:51 Hexagon03-Green.svg -rw-r--r-- 1 root root 999 Aug 6 17:51 Hexagon04-DarkRed.svg -rw-r--r-- 1 root root 983 Aug 6 17:51 Hexagon05-Orange.svg -rw-r--r-- 1 root root 1316 Aug 6 17:51 Leaf01-DarkBlue.svg -rw-r--r-- 1 root root 1319 Aug 6 17:51 Leaf02-LightBlue.svg -rw-r--r-- 1 root root 1284 Aug 6 17:51 Leaf03-Green.svg -rw-r--r-- 1 root root 1304 Aug 6 17:51 Leaf04-DarkRed.svg -rw-r--r-- 1 root root 1304 Aug 6 17:51 Leaf05-Orange.svg -rw-r--r-- 1 root root 1130 Aug 6 17:51 Paster01-DarkBlue.svg -rw-r--r-- 1 root root 1073 Aug 6 17:51 Paster02-LightBlue.svg -rw-r--r-- 1 root root 1483 Aug 6 17:51 Paster03-Green.svg -rw-r--r-- 1 root root 1110 Aug 6 17:51 Paster04-Red.svg -rw-r--r-- 1 root root 1067 Aug 6 17:51 Paster05-Orange.svg -rw-r--r-- 1 root root 1243 Aug 6 17:51 Rectangle01-DarkBlue.svg -rw-r--r-- 1 root root 1237 Aug 6 17:51 Rectangle02-LightBlue.svg -rw-r--r-- 1 root root 1229 Aug 6 17:51 Rectangle03-Green.svg -rw-r--r-- 1 root root 1227 Aug 6 17:51 Rectangle04-DarkRed.svg -rw-r--r-- 1 root root 1223 Aug 6 17:51 Rectangle05-Orange.svg -rw-r--r-- 1 root root 3559 Aug 6 17:51 Rectangle06-Striped-Blue.svg -rw-r--r-- 1 root root 3347 Aug 6 17:51 Rectangle07-Striped-Green.svg -rw-r--r-- 1 root root 3256 Aug 6 17:51 Rectangle08-Striped-Red.svg -rw-r--r-- 1 root root 3217 Aug 6 17:51 Rectangle09-Striped-Orange.svg -rw-r--r-- 1 root root 1280 Aug 6 17:51 Square01-DarkBlue.svg -rw-r--r-- 1 root root 1286 Aug 6 17:51 Square02-LightBlue.svg -rw-r--r-- 1 root root 1272 Aug 6 17:51 Square03-Green.svg -rw-r--r-- 1 root root 1289 Aug 6 17:51 Square04-DarkRed.svg -rw-r--r-- 1 root root 1286 Aug 6 17:51 Square05-Orange.svg -rw-r--r-- 1 root root 3267 Aug 6 17:51 Square06-Striped-Blue.svg -rw-r--r-- 1 root root 2928 Aug 6 17:51 Square07-Striped-Green.svg -rw-r--r-- 1 root root 2924 Aug 6 17:51 Square08-Striped-Red.svg -rw-r--r-- 1 root root 2924 Aug 6 17:51 Square09-Striped-Orange.svg /build/libreoffice/pkg/usr/lib/libreoffice/share/gallery/www-graf: total 372 -rw-r--r-- 1 root root 1330 Aug 6 17:51 bluat.gif -rw-r--r-- 1 root root 1016 Aug 6 17:51 bluback.gif -rw-r--r-- 1 root root 1016 Aug 6 17:51 bludisk.gif -rw-r--r-- 1 root root 1010 Aug 6 17:51 bludown.gif -rw-r--r-- 1 root root 1031 Aug 6 17:51 bluhome.gif -rw-r--r-- 1 root root 1000 Aug 6 17:51 bluinfo.gif -rw-r--r-- 1 root root 1017 Aug 6 17:51 bluleft.gif -rw-r--r-- 1 root root 1017 Aug 6 17:51 blumail.gif -rw-r--r-- 1 root root 989 Aug 6 17:51 bluminus.gif -rw-r--r-- 1 root root 1009 Aug 6 17:51 bluplus.gif -rw-r--r-- 1 root root 1041 Aug 6 17:51 bluquest.gif -rw-r--r-- 1 root root 1020 Aug 6 17:51 bluright.gif -rw-r--r-- 1 root root 1011 Aug 6 17:51 bluup.gif -rw-r--r-- 1 root root 1016 Aug 6 17:51 gredisk.gif -rw-r--r-- 1 root root 1010 Aug 6 17:51 gredown.gif -rw-r--r-- 1 root root 1031 Aug 6 17:51 grehome.gif -rw-r--r-- 1 root root 1000 Aug 6 17:51 greinfo.gif -rw-r--r-- 1 root root 1017 Aug 6 17:51 greleft.gif -rw-r--r-- 1 root root 1017 Aug 6 17:51 gremail.gif -rw-r--r-- 1 root root 989 Aug 6 17:51 greminus.gif -rw-r--r-- 1 root root 1009 Aug 6 17:51 greplus.gif -rw-r--r-- 1 root root 1041 Aug 6 17:51 grequest.gif -rw-r--r-- 1 root root 1020 Aug 6 17:51 greright.gif -rw-r--r-- 1 root root 1011 Aug 6 17:51 greup.gif -rw-r--r-- 1 root root 1264 Aug 6 17:51 grnat.gif -rw-r--r-- 1 root root 1073 Aug 6 17:51 grnback.gif -rw-r--r-- 1 root root 1219 Aug 6 17:51 grndisk.gif -rw-r--r-- 1 root root 1231 Aug 6 17:51 grndown.gif -rw-r--r-- 1 root root 1206 Aug 6 17:51 grnexcla.gif -rw-r--r-- 1 root root 872 Aug 6 17:51 grnhome.gif -rw-r--r-- 1 root root 1200 Aug 6 17:51 grninfo.gif -rw-r--r-- 1 root root 1227 Aug 6 17:51 grnleft.gif -rw-r--r-- 1 root root 1222 Aug 6 17:51 grnmail.gif -rw-r--r-- 1 root root 1187 Aug 6 17:51 grnminus.gif -rw-r--r-- 1 root root 1204 Aug 6 17:51 grnplus.gif -rw-r--r-- 1 root root 1226 Aug 6 17:51 grnquest.gif -rw-r--r-- 1 root root 1201 Aug 6 17:51 grnright.gif -rw-r--r-- 1 root root 1220 Aug 6 17:51 grnup.gif -rw-r--r-- 1 root root 1052 Aug 6 17:51 gryat.gif -rw-r--r-- 1 root root 1032 Aug 6 17:51 gryback.gif -rw-r--r-- 1 root root 1044 Aug 6 17:51 grydisk.gif -rw-r--r-- 1 root root 1022 Aug 6 17:51 grydown.gif -rw-r--r-- 1 root root 1050 Aug 6 17:51 gryhome.gif -rw-r--r-- 1 root root 1017 Aug 6 17:51 gryinfo.gif -rw-r--r-- 1 root root 1030 Aug 6 17:51 gryleft.gif -rw-r--r-- 1 root root 1036 Aug 6 17:51 grymail.gif -rw-r--r-- 1 root root 1012 Aug 6 17:51 gryminus.gif -rw-r--r-- 1 root root 1030 Aug 6 17:51 gryplus.gif -rw-r--r-- 1 root root 1023 Aug 6 17:51 gryquest.gif -rw-r--r-- 1 root root 1033 Aug 6 17:51 gryright.gif -rw-r--r-- 1 root root 1027 Aug 6 17:51 gryup.gif -rw-r--r-- 1 root root 1287 Aug 6 17:51 men@work.gif -rw-r--r-- 1 root root 606 Aug 6 17:51 orgat.gif -rw-r--r-- 1 root root 1259 Aug 6 17:51 orgback.gif -rw-r--r-- 1 root root 421 Aug 6 17:51 orgdisk.gif -rw-r--r-- 1 root root 560 Aug 6 17:51 orgdown.gif -rw-r--r-- 1 root root 808 Aug 6 17:51 orghome.gif -rw-r--r-- 1 root root 341 Aug 6 17:51 orginfo.gif -rw-r--r-- 1 root root 285 Aug 6 17:51 orgleft.gif -rw-r--r-- 1 root root 517 Aug 6 17:51 orgmail.gif -rw-r--r-- 1 root root 272 Aug 6 17:51 orgminus.gif -rw-r--r-- 1 root root 289 Aug 6 17:51 orgplus.gif -rw-r--r-- 1 root root 281 Aug 6 17:51 orgquest.gif -rw-r--r-- 1 root root 293 Aug 6 17:51 orgright.gif -rw-r--r-- 1 root root 1042 Aug 6 17:51 orgup.gif -rw-r--r-- 1 root root 1413 Aug 6 17:51 redat.gif -rw-r--r-- 1 root root 1040 Aug 6 17:51 redback.gif -rw-r--r-- 1 root root 1019 Aug 6 17:51 reddisk.gif -rw-r--r-- 1 root root 1015 Aug 6 17:51 reddown.gif -rw-r--r-- 1 root root 1032 Aug 6 17:51 redhome.gif -rw-r--r-- 1 root root 1002 Aug 6 17:51 redinfo.gif -rw-r--r-- 1 root root 1018 Aug 6 17:51 redleft.gif -rw-r--r-- 1 root root 1018 Aug 6 17:51 redmail.gif -rw-r--r-- 1 root root 993 Aug 6 17:51 redminus.gif -rw-r--r-- 1 root root 1015 Aug 6 17:51 redplus.gif -rw-r--r-- 1 root root 1045 Aug 6 17:51 redquest.gif -rw-r--r-- 1 root root 1019 Aug 6 17:51 redright.gif -rw-r--r-- 1 root root 1015 Aug 6 17:51 redup.gif -rw-r--r-- 1 root root 669 Aug 6 17:51 turdown.gif -rw-r--r-- 1 root root 474 Aug 6 17:51 turhome.gif -rw-r--r-- 1 root root 663 Aug 6 17:51 turleft.gif -rw-r--r-- 1 root root 667 Aug 6 17:51 turright.gif -rw-r--r-- 1 root root 663 Aug 6 17:51 turup.gif -rw-r--r-- 1 root root 249 Aug 6 17:51 viohome.gif -rw-r--r-- 1 root root 236 Aug 6 17:51 violeft.gif -rw-r--r-- 1 root root 238 Aug 6 17:51 vioright.gif -rw-r--r-- 1 root root 230 Aug 6 17:51 vioup.gif -rw-r--r-- 1 root root 149 Aug 6 17:51 ylwdown.gif -rw-r--r-- 1 root root 221 Aug 6 17:51 ylwhome.gif -rw-r--r-- 1 root root 177 Aug 6 17:51 ylwleft.gif -rw-r--r-- 1 root root 208 Aug 6 17:51 ylwmail.gif -rw-r--r-- 1 root root 177 Aug 6 17:51 ylwright.gif -rw-r--r-- 1 root root 150 Aug 6 17:51 ylwup.gif /build/libreoffice/pkg/usr/lib/libreoffice/share/glade: total 16 -rw-r--r-- 1 root root 13302 Aug 29 12:13 libreoffice-catalog.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/labels: total 276 -rw-r--r-- 1 root root 281871 Aug 6 17:51 labels.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/liblangtag: total 1292 drwxr-xr-x 4 root root 4096 Aug 29 16:01 common -rw-r--r-- 1 root root 1317711 Aug 29 12:27 language-subtag-registry.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/liblangtag/common: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 bcp47 drwxr-xr-x 2 root root 4096 Aug 29 16:01 supplemental /build/libreoffice/pkg/usr/lib/libreoffice/share/liblangtag/common/bcp47: total 116 -rw-r--r-- 1 root root 3299 Aug 29 12:27 calendar.xml -rw-r--r-- 1 root root 6869 Aug 29 12:27 collation.xml -rw-r--r-- 1 root root 21445 Aug 29 12:27 currency.xml -rw-r--r-- 1 root root 6562 Aug 29 12:27 number.xml -rw-r--r-- 1 root root 44172 Aug 29 12:27 timezone.xml -rw-r--r-- 1 root root 2669 Aug 29 12:27 transform.xml -rw-r--r-- 1 root root 1445 Aug 29 12:27 transform_ime.xml -rw-r--r-- 1 root root 4702 Aug 29 12:27 transform_keyboard.xml -rw-r--r-- 1 root root 951 Aug 29 12:27 transform_mt.xml -rw-r--r-- 1 root root 768 Aug 29 12:27 transform_private_use.xml -rw-r--r-- 1 root root 1517 Aug 29 12:27 variant.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/liblangtag/common/supplemental: total 244 -rw-r--r-- 1 root root 132575 Aug 29 12:27 likelySubtags.xml -rw-r--r-- 1 root root 111801 Aug 29 12:27 supplementalMetadata.xml /build/libreoffice/pkg/usr/lib/libreoffice/share/libreofficekit: total 12 -rw-r--r-- 1 root root 413 Aug 6 17:51 handle_image_end.png -rw-r--r-- 1 root root 615 Aug 6 17:51 handle_image_middle.png -rw-r--r-- 1 root root 422 Aug 6 17:51 handle_image_start.png /build/libreoffice/pkg/usr/lib/libreoffice/share/numbertext: total 256 -rw-r--r-- 1 root root 1149 Aug 29 12:26 Hung.sor -rw-r--r-- 1 root root 945 Aug 29 12:26 Roman.sor -rw-r--r-- 1 root root 536 Aug 29 12:26 Suzhou.sor -rw-r--r-- 1 root root 2187 Aug 29 12:26 af.sor -rw-r--r-- 1 root root 5378 Aug 29 12:26 bg.sor -rw-r--r-- 1 root root 7496 Aug 29 12:26 ca.sor -rw-r--r-- 1 root root 3471 Aug 29 12:26 cs.sor -rw-r--r-- 1 root root 2538 Aug 29 12:26 da.sor -rw-r--r-- 1 root root 2458 Aug 29 12:26 de.sor -rw-r--r-- 1 root root 7520 Aug 29 12:26 el.sor -rw-r--r-- 1 root root 7033 Aug 29 12:26 en.sor -rw-r--r-- 1 root root 1665 Aug 29 12:26 eo.sor -rw-r--r-- 1 root root 5329 Aug 29 12:26 es.sor -rw-r--r-- 1 root root 3259 Aug 29 12:26 et.sor -rw-r--r-- 1 root root 5841 Aug 29 12:26 fi.sor -rw-r--r-- 1 root root 5345 Aug 29 12:26 fr.sor -rw-r--r-- 1 root root 5122 Aug 29 12:26 gl.sor -rw-r--r-- 1 root root 6303 Aug 29 12:26 he.sor -rw-r--r-- 1 root root 6248 Aug 29 12:26 hr.sor -rw-r--r-- 1 root root 11301 Aug 29 12:26 hu.sor -rw-r--r-- 1 root root 2966 Aug 29 12:26 id.sor -rw-r--r-- 1 root root 3232 Aug 29 12:26 is.sor -rw-r--r-- 1 root root 2821 Aug 29 12:26 it.sor -rw-r--r-- 1 root root 1855 Aug 29 12:26 ja.sor -rw-r--r-- 1 root root 963 Aug 29 12:26 ko.sor -rw-r--r-- 1 root root 2528 Aug 29 12:26 lb.sor -rw-r--r-- 1 root root 9158 Aug 29 12:26 lt.sor -rw-r--r-- 1 root root 2872 Aug 29 12:26 lv.sor -rw-r--r-- 1 root root 2967 Aug 29 12:26 ms.sor -rw-r--r-- 1 root root 1914 Aug 29 12:26 nl.sor -rw-r--r-- 1 root root 2918 Aug 29 12:26 no.sor -rw-r--r-- 1 root root 4248 Aug 29 12:26 pl.sor -rw-r--r-- 1 root root 5050 Aug 29 12:26 pt.sor -rw-r--r-- 1 root root 3083 Aug 29 12:26 ro.sor -rw-r--r-- 1 root root 7662 Aug 29 12:26 ru.sor -rw-r--r-- 1 root root 2769 Aug 29 12:26 sh.sor -rw-r--r-- 1 root root 3639 Aug 29 12:26 sl.sor -rw-r--r-- 1 root root 1893 Aug 29 12:26 sq.sor -rw-r--r-- 1 root root 3286 Aug 29 12:26 sr.sor -rw-r--r-- 1 root root 3564 Aug 29 12:26 sv.sor -rw-r--r-- 1 root root 1858 Aug 29 12:26 th.sor -rw-r--r-- 1 root root 5480 Aug 29 12:26 tr.sor -rw-r--r-- 1 root root 6366 Aug 29 12:26 uk.sor -rw-r--r-- 1 root root 818 Aug 29 12:26 vi.sor -rw-r--r-- 1 root root 3852 Aug 29 12:26 zh.sor /build/libreoffice/pkg/usr/lib/libreoffice/share/palette: total 864 -rw-r--r-- 1 root root 4308 Aug 6 17:51 arrowhd.soe -rw-r--r-- 1 root root 1539 Aug 6 17:51 chart-palettes.soc -rw-r--r-- 1 root root 30852 Aug 6 17:51 classic.sog -rw-r--r-- 1 root root 66540 Aug 6 17:51 freecolour-hlc.soc -rw-r--r-- 1 root root 5238 Aug 6 17:51 hatching.soh -rw-r--r-- 1 root root 9190 Aug 6 17:51 html.soc -rw-r--r-- 1 root root 2427 Aug 6 17:51 libreoffice.soc -rw-r--r-- 1 root root 15085 Aug 6 17:51 material.soc -rw-r--r-- 1 root root 6840 Aug 6 17:51 modern.sog -rw-r--r-- 1 root root 659454 Aug 6 17:51 standard.sob -rw-r--r-- 1 root root 9227 Aug 6 17:51 standard.soc -rw-r--r-- 1 root root 3998 Aug 6 17:51 standard.sod -rw-r--r-- 1 root root 6534 Aug 6 17:51 standard.soe -rw-r--r-- 1 root root 3848 Aug 6 17:51 standard.sog -rw-r--r-- 1 root root 2171 Aug 6 17:51 standard.soh -rw-r--r-- 1 root root 13298 Aug 6 17:51 standard.sop -rw-r--r-- 1 root root 1708 Aug 6 17:51 styles.sod -rw-r--r-- 1 root root 7636 Aug 6 17:51 tonal.soc /build/libreoffice/pkg/usr/lib/libreoffice/share/psprint: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 driver -rw-r--r-- 1 root root 4043 Aug 6 17:51 psprint.conf /build/libreoffice/pkg/usr/lib/libreoffice/share/psprint/driver: total 28 -rw-r--r-- 1 root root 24784 Aug 6 17:51 SGENPRT.PS /build/libreoffice/pkg/usr/lib/libreoffice/share/registry: total 2336 -rw-r--r-- 1 root root 481 Aug 29 12:14 Langpack-en-US.xcd -rw-r--r-- 1 root root 10487 Aug 29 12:15 base.xcd -rw-r--r-- 1 root root 157512 Aug 29 12:15 calc.xcd -rw-r--r-- 1 root root 49422 Aug 29 12:14 draw.xcd -rw-r--r-- 1 root root 781 Aug 29 12:14 gnome.xcd -rw-r--r-- 1 root root 63965 Aug 29 12:14 graphicfilter.xcd -rw-r--r-- 1 root root 203694 Aug 29 12:14 impress.xcd -rw-r--r-- 1 root root 11096 Aug 29 12:14 librelogo.xcd -rw-r--r-- 1 root root 1439 Aug 29 12:13 lingucomponent.xcd -rw-r--r-- 1 root root 1470303 Aug 29 16:01 main.xcd -rw-r--r-- 1 root root 17932 Aug 29 12:14 math.xcd -rw-r--r-- 1 root root 672 Aug 29 12:14 ogltrans.xcd -rw-r--r-- 1 root root 5540 Aug 6 17:51 oo-ad-ldap.xcd.sample -rw-r--r-- 1 root root 5582 Aug 6 17:51 oo-ldap.xcd.sample -rw-r--r-- 1 root root 7345 Aug 29 12:13 pdfimport.xcd -rw-r--r-- 1 root root 1266 Aug 29 12:14 postgresql.xcd -rw-r--r-- 1 root root 521 Aug 29 12:14 pyuno.xcd drwxr-xr-x 2 root root 4096 Aug 29 16:01 res -rw-r--r-- 1 root root 319496 Aug 29 12:14 writer.xcd -rw-r--r-- 1 root root 14149 Aug 29 12:14 xsltfilter.xcd /build/libreoffice/pkg/usr/lib/libreoffice/share/registry/res: total 32 -rw-r--r-- 1 root root 29298 Aug 29 12:15 fcfg_langpack_en-US.xcd /build/libreoffice/pkg/usr/lib/libreoffice/share/template: total 8 drwxr-xr-x 9 root root 4096 Aug 29 16:01 common drwxr-xr-x 3 root root 4096 Aug 29 16:01 wizard /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common: total 28 drwxr-xr-x 2 root root 4096 Aug 29 16:01 internal drwxr-xr-x 2 root root 4096 Aug 29 16:01 officorr drwxr-xr-x 2 root root 4096 Aug 29 16:01 offimisc drwxr-xr-x 2 root root 4096 Aug 29 16:01 personal drwxr-xr-x 2 root root 4096 Aug 29 16:01 presnt drwxr-xr-x 2 root root 4096 Aug 29 16:01 styles drwxr-xr-x 7 root root 4096 Aug 29 16:01 wizard /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/internal: total 32 -rw-r--r-- 1 root root 5465 Aug 6 17:51 html.stw -rw-r--r-- 1 root root 23434 Aug 6 17:51 idxexample.odt /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/officorr: total 44 -rw-r--r-- 1 root root 11026 Aug 29 12:14 Modern_business_letter_sans_serif.ott -rw-r--r-- 1 root root 30630 Aug 29 12:14 Modern_business_letter_serif.ott /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/offimisc: total 44 -rw-r--r-- 1 root root 44010 Aug 29 12:14 Businesscard-with-logo.ott /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/personal: total 48 -rw-r--r-- 1 root root 26680 Aug 29 12:14 CV.ott -rw-r--r-- 1 root root 19385 Aug 29 12:14 Resume1page.ott /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/presnt: total 4928 -rw-r--r-- 1 root root 11475 Aug 29 12:14 Alizarin.otp -rw-r--r-- 1 root root 319442 Aug 29 12:14 Beehive.otp -rw-r--r-- 1 root root 38208 Aug 29 12:14 Blue_Curve.otp -rw-r--r-- 1 root root 327463 Aug 29 12:14 Blueprint_Plans.otp -rw-r--r-- 1 root root 28322 Aug 29 12:14 BrightBlue.otp -rw-r--r-- 1 root root 16314 Aug 29 12:14 Classy_Red.otp -rw-r--r-- 1 root root 142960 Aug 29 12:14 DNA.otp -rw-r--r-- 1 root root 17545 Aug 29 12:14 Focus.otp -rw-r--r-- 1 root root 40238 Aug 29 12:14 Forestbird.otp -rw-r--r-- 1 root root 12736 Aug 29 12:14 Impress.otp -rw-r--r-- 1 root root 138203 Aug 29 12:14 Inspiration.otp -rw-r--r-- 1 root root 58595 Aug 29 12:14 Lights.otp -rw-r--r-- 1 root root 352812 Aug 29 12:14 LushGreen.otp -rw-r--r-- 1 root root 45489 Aug 29 12:14 Metropolis.otp -rw-r--r-- 1 root root 14462 Aug 29 12:14 Midnightblue.otp -rw-r--r-- 1 root root 88854 Aug 29 12:14 Nature_Illustration.otp -rw-r--r-- 1 root root 19214 Aug 29 12:14 Pencil.otp -rw-r--r-- 1 root root 23053 Aug 29 12:14 Piano.otp -rw-r--r-- 1 root root 445466 Aug 29 12:14 Portfolio.otp -rw-r--r-- 1 root root 14246 Aug 29 12:14 Progress.otp -rw-r--r-- 1 root root 96185 Aug 29 12:14 Sunset.otp -rw-r--r-- 1 root root 2619137 Aug 29 12:14 Vintage.otp -rw-r--r-- 1 root root 136891 Aug 29 12:14 Vivid.otp /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/styles: total 16 -rw-r--r-- 1 root root 5050 Aug 29 12:14 Default.ott -rw-r--r-- 1 root root 4698 Aug 29 12:14 Modern.ott /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/wizard: total 20 drwxr-xr-x 2 root root 4096 Aug 29 16:01 agenda drwxr-xr-x 2 root root 4096 Aug 29 16:01 fax drwxr-xr-x 2 root root 4096 Aug 29 16:01 letter drwxr-xr-x 2 root root 4096 Aug 29 16:01 report drwxr-xr-x 2 root root 4096 Aug 29 16:01 styles /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/wizard/agenda: total 408 -rw-r--r-- 1 root root 18240 Aug 6 17:51 10grey.ott -rw-r--r-- 1 root root 18284 Aug 6 17:51 1simple.ott -rw-r--r-- 1 root root 21958 Aug 6 17:51 2elegant.ott -rw-r--r-- 1 root root 19335 Aug 6 17:51 3modern.ott -rw-r--r-- 1 root root 17460 Aug 6 17:51 4classic.ott -rw-r--r-- 1 root root 17633 Aug 6 17:51 5blue.ott -rw-r--r-- 1 root root 17625 Aug 6 17:51 6orange.ott -rw-r--r-- 1 root root 18367 Aug 6 17:51 7red.ott -rw-r--r-- 1 root root 17985 Aug 6 17:51 8green.ott -rw-r--r-- 1 root root 17565 Aug 6 17:51 9colorful.ott -rw-r--r-- 1 root root 18239 Aug 6 17:51 aw-10grey.ott -rw-r--r-- 1 root root 18545 Aug 6 17:51 aw-1simple.ott -rw-r--r-- 1 root root 21976 Aug 6 17:51 aw-2elegant.ott -rw-r--r-- 1 root root 19280 Aug 6 17:51 aw-3modern.ott -rw-r--r-- 1 root root 17459 Aug 6 17:51 aw-4classic.ott -rw-r--r-- 1 root root 17888 Aug 6 17:51 aw-5blue.ott -rw-r--r-- 1 root root 17566 Aug 6 17:51 aw-6orange.ott -rw-r--r-- 1 root root 18145 Aug 6 17:51 aw-7red.ott -rw-r--r-- 1 root root 17990 Aug 6 17:51 aw-8green.ott -rw-r--r-- 1 root root 17564 Aug 6 17:51 aw-9colorful.ott /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/wizard/fax: total 244 -rw-r--r-- 1 root root 19507 Aug 6 17:51 bus-classic-pri_f.ott -rw-r--r-- 1 root root 31849 Aug 6 17:51 bus-classic_f.ott -rw-r--r-- 1 root root 19384 Aug 6 17:51 bus-modern-pri_f.ott -rw-r--r-- 1 root root 31746 Aug 6 17:51 bus-modern_f.ott -rw-r--r-- 1 root root 48085 Aug 6 17:51 pri-bottle_f.ott -rw-r--r-- 1 root root 58359 Aug 6 17:51 pri-fax_f.ott -rw-r--r-- 1 root root 12171 Aug 6 17:51 pri-lines_f.ott -rw-r--r-- 1 root root 19173 Aug 6 17:51 pri-marine_f.ott /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/wizard/letter: total 288 -rw-r--r-- 1 root root 37129 Aug 6 17:51 bus-elegant_l.ott -rw-r--r-- 1 root root 37372 Aug 6 17:51 bus-modern_l.ott -rw-r--r-- 1 root root 37391 Aug 6 17:51 bus-office_l.ott -rw-r--r-- 1 root root 18939 Aug 6 17:51 off-elegant_l.ott -rw-r--r-- 1 root root 18651 Aug 6 17:51 off-modern_l.ott -rw-r--r-- 1 root root 18720 Aug 6 17:51 off-office_l.ott -rw-r--r-- 1 root root 48269 Aug 6 17:51 pri-bottle_l.ott -rw-r--r-- 1 root root 24147 Aug 6 17:51 pri-mail_l.ott -rw-r--r-- 1 root root 19333 Aug 6 17:51 pri-marine_l.ott -rw-r--r-- 1 root root 12441 Aug 6 17:51 pri-redline_l.ott /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/wizard/report: total 560 -rw-r--r-- 1 root root 8827 Aug 6 17:51 cnt-01.ott -rw-r--r-- 1 root root 8816 Aug 6 17:51 cnt-011.ott -rw-r--r-- 1 root root 8719 Aug 6 17:51 cnt-012.ott -rw-r--r-- 1 root root 8683 Aug 6 17:51 cnt-02.ott -rw-r--r-- 1 root root 8757 Aug 6 17:51 cnt-021.ott -rw-r--r-- 1 root root 8611 Aug 6 17:51 cnt-022.ott -rw-r--r-- 1 root root 9016 Aug 6 17:51 cnt-03.ott -rw-r--r-- 1 root root 9013 Aug 6 17:51 cnt-031.ott -rw-r--r-- 1 root root 8944 Aug 6 17:51 cnt-032.ott -rw-r--r-- 1 root root 9132 Aug 6 17:51 cnt-04.ott -rw-r--r-- 1 root root 9277 Aug 6 17:51 cnt-041.ott -rw-r--r-- 1 root root 8972 Aug 6 17:51 cnt-042.ott -rw-r--r-- 1 root root 8664 Aug 6 17:51 cnt-05.ott -rw-r--r-- 1 root root 8648 Aug 6 17:51 cnt-051.ott -rw-r--r-- 1 root root 8647 Aug 6 17:51 cnt-052.ott -rw-r--r-- 1 root root 8913 Aug 6 17:51 cnt-06.ott -rw-r--r-- 1 root root 8842 Aug 6 17:51 cnt-061.ott -rw-r--r-- 1 root root 8777 Aug 6 17:51 cnt-062.ott -rw-r--r-- 1 root root 8790 Aug 6 17:51 cnt-default.ott -rw-r--r-- 1 root root 40623 Aug 6 17:51 stl-01.ott -rw-r--r-- 1 root root 30031 Aug 6 17:51 stl-02.ott -rw-r--r-- 1 root root 50625 Aug 6 17:51 stl-03.ott -rw-r--r-- 1 root root 32349 Aug 6 17:51 stl-04.ott -rw-r--r-- 1 root root 50610 Aug 6 17:51 stl-05.ott -rw-r--r-- 1 root root 22418 Aug 6 17:51 stl-06.ott -rw-r--r-- 1 root root 13040 Aug 6 17:51 stl-07.ott -rw-r--r-- 1 root root 15680 Aug 6 17:51 stl-08.ott -rw-r--r-- 1 root root 54337 Aug 6 17:51 stl-09.ott -rw-r--r-- 1 root root 11352 Aug 6 17:51 stl-default.ott /build/libreoffice/pkg/usr/lib/libreoffice/share/template/common/wizard/styles: total 292 -rw-r--r-- 1 root root 14961 Aug 6 17:51 black_white.ots -rw-r--r-- 1 root root 15173 Aug 6 17:51 blackberry.ots -rw-r--r-- 1 root root 14792 Aug 6 17:51 default.ots -rw-r--r-- 1 root root 18808 Aug 6 17:51 diner.ots -rw-r--r-- 1 root root 14354 Aug 6 17:51 fall.ots -rw-r--r-- 1 root root 15089 Aug 6 17:51 glacier.ots -rw-r--r-- 1 root root 14800 Aug 6 17:51 green_grapes.ots -rw-r--r-- 1 root root 14726 Aug 6 17:51 jeans.ots -rw-r--r-- 1 root root 14233 Aug 6 17:51 marine.ots -rw-r--r-- 1 root root 14782 Aug 6 17:51 millennium.ots -rw-r--r-- 1 root root 14979 Aug 6 17:51 nature.ots -rw-r--r-- 1 root root 15620 Aug 6 17:51 neon.ots -rw-r--r-- 1 root root 15802 Aug 6 17:51 night.ots -rw-r--r-- 1 root root 13973 Aug 6 17:51 nostalgic.ots -rw-r--r-- 1 root root 14829 Aug 6 17:51 pastell.ots -rw-r--r-- 1 root root 15382 Aug 6 17:51 pool.ots -rw-r--r-- 1 root root 15013 Aug 6 17:51 pumpkin.ots -rw-r--r-- 1 root root 13928 Aug 6 17:51 xos.ots /build/libreoffice/pkg/usr/lib/libreoffice/share/template/wizard: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 bitmap /build/libreoffice/pkg/usr/lib/libreoffice/share/template/wizard/bitmap: total 288 -rw-r--r-- 1 root root 12516 Aug 6 17:51 Import_1.png -rw-r--r-- 1 root root 10181 Aug 6 17:51 Import_3.png -rw-r--r-- 1 root root 18743 Aug 6 17:51 Import_4.png -rw-r--r-- 1 root root 10937 Aug 6 17:51 MS-Import_2-1.png -rw-r--r-- 1 root root 11012 Aug 6 17:51 MS-Import_2-2.png -rw-r--r-- 1 root root 11397 Aug 6 17:51 MS-Import_2-3.png -rw-r--r-- 1 root root 11758 Aug 6 17:51 XML-Import_2-1.png -rw-r--r-- 1 root root 11474 Aug 6 17:51 XML-Import_2-2.png -rw-r--r-- 1 root root 11746 Aug 6 17:51 XML-Import_2-3.png -rw-r--r-- 1 root root 11556 Aug 6 17:51 XML-Import_2-4.png -rw-r--r-- 1 root root 33365 Aug 6 17:51 euro_1.png -rw-r--r-- 1 root root 52327 Aug 6 17:51 euro_2.png -rw-r--r-- 1 root root 39467 Aug 6 17:51 euro_3.png -rw-r--r-- 1 root root 114 Aug 6 17:51 ftpconnected.gif -rw-r--r-- 1 root root 166 Aug 6 17:51 ftpconnecting.gif -rw-r--r-- 1 root root 123 Aug 6 17:51 ftperror.gif -rw-r--r-- 1 root root 152 Aug 6 17:51 ftpunknown.gif -rw-r--r-- 1 root root 252 Aug 6 17:51 maximize.png -rw-r--r-- 1 root root 247 Aug 6 17:51 minimize.png -rw-r--r-- 1 root root 1888 Aug 6 17:51 tutorial_background.gif /build/libreoffice/pkg/usr/lib/libreoffice/share/theme_definitions: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 ios /build/libreoffice/pkg/usr/lib/libreoffice/share/theme_definitions/ios: total 184 -rw-r--r-- 1 root root 210 Aug 6 17:51 arrow-down.svg -rw-r--r-- 1 root root 215 Aug 6 17:51 arrow-up.svg -rw-r--r-- 1 root root 354 Aug 6 17:51 combobox-button-disabled.svg -rw-r--r-- 1 root root 354 Aug 6 17:51 combobox-button.svg -rw-r--r-- 1 root root 171 Aug 6 17:51 combobox-disabled.svg -rw-r--r-- 1 root root 171 Aug 6 17:51 combobox.svg -rw-r--r-- 1 root root 171 Aug 6 17:51 common-rect-disabled.svg -rw-r--r-- 1 root root 171 Aug 6 17:51 common-rect-focus-slim.svg -rw-r--r-- 1 root root 190 Aug 6 17:51 common-rect-focus.svg -rw-r--r-- 1 root root 171 Aug 6 17:51 common-rect.svg -rw-r--r-- 1 root root 16483 Aug 6 17:51 definition.xml -rw-r--r-- 1 root root 171 Aug 6 17:51 pushbutton-default.svg -rw-r--r-- 1 root root 171 Aug 6 17:51 pushbutton-disabled.svg -rw-r--r-- 1 root root 174 Aug 6 17:51 pushbutton-rollover.svg -rw-r--r-- 1 root root 226 Aug 6 17:51 scrollbar-horizontal.svg -rw-r--r-- 1 root root 235 Aug 6 17:51 scrollbar-vertical.svg -rw-r--r-- 1 root root 190 Aug 6 17:51 slider-button-disabled.svg -rw-r--r-- 1 root root 193 Aug 6 17:51 slider-button.svg -rw-r--r-- 1 root root 297 Aug 6 17:51 spinbox-left-disabled.svg -rw-r--r-- 1 root root 469 Aug 6 17:51 spinbox-left-pressed.svg -rw-r--r-- 1 root root 297 Aug 6 17:51 spinbox-left.svg -rw-r--r-- 1 root root 348 Aug 6 17:51 spinbox-right-disabled.svg -rw-r--r-- 1 root root 514 Aug 6 17:51 spinbox-right-pressed.svg -rw-r--r-- 1 root root 348 Aug 6 17:51 spinbox-right.svg -rw-r--r-- 1 root root 869 Aug 6 17:51 switch-off-disabled.svg -rw-r--r-- 1 root root 1050 Aug 6 17:51 switch-off-pressed.svg -rw-r--r-- 1 root root 971 Aug 6 17:51 switch-off.svg -rw-r--r-- 1 root root 1128 Aug 6 17:51 switch-on-disabled.svg -rw-r--r-- 1 root root 842 Aug 6 17:51 switch-on-pressed.svg -rw-r--r-- 1 root root 1103 Aug 6 17:51 switch-on.svg -rw-r--r-- 1 root root 240 Aug 6 17:51 tabitem-first-selected.svg -rw-r--r-- 1 root root 237 Aug 6 17:51 tabitem-first.svg -rw-r--r-- 1 root root 232 Aug 6 17:51 tabitem-last-selected.svg -rw-r--r-- 1 root root 229 Aug 6 17:51 tabitem-last.svg -rw-r--r-- 1 root root 160 Aug 6 17:51 tabitem-middle-selected.svg -rw-r--r-- 1 root root 157 Aug 6 17:51 tabitem-middle.svg -rw-r--r-- 1 root root 273 Aug 6 17:51 tick-off-disabled.svg -rw-r--r-- 1 root root 708 Aug 6 17:51 tick-off-pressed.svg -rw-r--r-- 1 root root 642 Aug 6 17:51 tick-off.svg -rw-r--r-- 1 root root 774 Aug 6 17:51 tick-on-disabled.svg -rw-r--r-- 1 root root 760 Aug 6 17:51 tick-on-pressed.svg -rw-r--r-- 1 root root 843 Aug 6 17:51 tick-on.svg /build/libreoffice/pkg/usr/lib/libreoffice/share/tipoftheday: total 60 -rw-r--r-- 1 root root 9052 Aug 6 17:51 tipoftheday.png -rw-r--r-- 1 root root 10097 Aug 6 17:51 tipoftheday_c.png -rw-r--r-- 1 root root 9853 Aug 6 17:51 tipoftheday_d.png -rw-r--r-- 1 root root 10008 Aug 6 17:51 tipoftheday_i.png -rw-r--r-- 1 root root 9999 Aug 6 17:51 tipoftheday_w.png /build/libreoffice/pkg/usr/lib/libreoffice/share/uno_packages: total 4 drwxr-xr-x 3 root root 4096 Aug 29 16:01 cache /build/libreoffice/pkg/usr/lib/libreoffice/share/uno_packages/cache: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:01 uno_packages /build/libreoffice/pkg/usr/lib/libreoffice/share/uno_packages/cache/uno_packages: total 0 /build/libreoffice/pkg/usr/lib/libreoffice/share/wizards: total 24 -rw-r--r-- 1 root root 23925 Aug 6 17:51 resources_en_US.properties /build/libreoffice/pkg/usr/lib/libreoffice/share/wordbook: total 12 -rw-r--r-- 1 root root 441 Aug 6 17:51 en-GB.dic -rw-r--r-- 1 root root 441 Aug 6 17:51 en-US.dic -rw-r--r-- 1 root root 2332 Aug 6 17:51 technical.dic /build/libreoffice/pkg/usr/lib/libreoffice/share/xdg: total 32 -rw-r--r-- 1 root root 1681 Aug 29 16:02 base.desktop -rw-r--r-- 1 root root 2826 Aug 29 16:02 calc.desktop -rw-r--r-- 1 root root 2103 Aug 29 16:02 draw.desktop -rw-r--r-- 1 root root 2471 Aug 29 16:02 impress.desktop -rw-r--r-- 1 root root 1757 Aug 29 16:02 math.desktop -rw-r--r-- 1 root root 1994 Aug 29 16:02 startcenter.desktop -rw-r--r-- 1 root root 2942 Aug 29 16:02 writer.desktop -rw-r--r-- 1 root root 504 Aug 29 16:02 xsltfilter.desktop /build/libreoffice/pkg/usr/lib/libreoffice/share/xpdfimport: total 24 -rw-r--r-- 1 root root 21204 Aug 6 17:51 xpdfimport_err.pdf /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt: total 16 drwxr-xr-x 2 root root 4096 Aug 29 16:01 common drwxr-xr-x 2 root root 4096 Aug 29 16:01 docbook drwxr-xr-x 7 root root 4096 Aug 29 16:01 export drwxr-xr-x 6 root root 4096 Aug 29 16:01 import /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/common: total 60 -rw-r--r-- 1 root root 1090 Aug 6 17:51 copy.xsl -rw-r--r-- 1 root root 26965 Aug 6 17:51 math.xsl -rw-r--r-- 1 root root 27763 Aug 6 17:51 measure_conversion.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/docbook: total 136 -rw-r--r-- 1 root root 6688 Aug 6 17:51 DocBookTemplate.stw -rw-r--r-- 1 root root 74829 Aug 6 17:51 docbooktosoffheadings.xsl -rw-r--r-- 1 root root 49419 Aug 6 17:51 sofftodocbookheadings.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/export: total 20 drwxr-xr-x 4 root root 4096 Aug 29 16:01 common drwxr-xr-x 2 root root 4096 Aug 29 16:01 spreadsheetml drwxr-xr-x 2 root root 4096 Aug 29 16:01 uof drwxr-xr-x 2 root root 4096 Aug 29 16:01 wordml drwxr-xr-x 2 root root 4096 Aug 29 16:01 xhtml /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/export/common: total 68 -rw-r--r-- 1 root root 19433 Aug 6 17:51 body.xsl -rw-r--r-- 1 root root 7804 Aug 6 17:51 ooo2ms_docpr.xsl drwxr-xr-x 2 root root 4096 Aug 29 16:01 styles drwxr-xr-x 2 root root 4096 Aug 29 16:01 table -rw-r--r-- 1 root root 32719 Aug 6 17:51 table_of_content.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/export/common/styles: total 64 -rw-r--r-- 1 root root 44471 Aug 6 17:51 style_collector.xsl -rw-r--r-- 1 root root 17340 Aug 6 17:51 style_mapping_css.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/export/common/table: total 52 -rw-r--r-- 1 root root 7992 Aug 6 17:51 table.xsl -rw-r--r-- 1 root root 15198 Aug 6 17:51 table_cells.xsl -rw-r--r-- 1 root root 12333 Aug 6 17:51 table_columns.xsl -rw-r--r-- 1 root root 10041 Aug 6 17:51 table_rows.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/export/spreadsheetml: total 176 -rw-r--r-- 1 root root 40068 Aug 6 17:51 formular.xsl -rw-r--r-- 1 root root 21050 Aug 6 17:51 ooo2spreadsheetml.xsl -rw-r--r-- 1 root root 18894 Aug 6 17:51 style_mapping.xsl -rw-r--r-- 1 root root 39170 Aug 6 17:51 styles.xsl -rw-r--r-- 1 root root 51870 Aug 6 17:51 table.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/export/uof: total 976 -rw-r--r-- 1 root root 244381 Aug 6 17:51 odf2uof_presentation.xsl -rw-r--r-- 1 root root 433616 Aug 6 17:51 odf2uof_spreadsheet.xsl -rw-r--r-- 1 root root 319368 Aug 6 17:51 odf2uof_text.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/export/wordml: total 412 -rw-r--r-- 1 root root 14311 Aug 6 17:51 ooo2wordml.xsl -rw-r--r-- 1 root root 11059 Aug 6 17:51 ooo2wordml_border.xsl -rw-r--r-- 1 root root 15569 Aug 6 17:51 ooo2wordml_custom_draw.xsl -rw-r--r-- 1 root root 102069 Aug 6 17:51 ooo2wordml_draw.xsl -rw-r--r-- 1 root root 41513 Aug 6 17:51 ooo2wordml_field.xsl -rw-r--r-- 1 root root 20611 Aug 6 17:51 ooo2wordml_list.xsl -rw-r--r-- 1 root root 23987 Aug 6 17:51 ooo2wordml_page.xsl -rw-r--r-- 1 root root 52504 Aug 6 17:51 ooo2wordml_path.xsl -rw-r--r-- 1 root root 17748 Aug 6 17:51 ooo2wordml_settings.xsl -rw-r--r-- 1 root root 25962 Aug 6 17:51 ooo2wordml_table.xsl -rw-r--r-- 1 root root 76520 Aug 6 17:51 ooo2wordml_text.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/export/xhtml: total 216 -rw-r--r-- 1 root root 170301 Aug 6 17:51 body.xsl -rw-r--r-- 1 root root 21791 Aug 6 17:51 header.xsl -rw-r--r-- 1 root root 9352 Aug 6 17:51 opendoc2xhtml.xsl -rw-r--r-- 1 root root 10824 Aug 6 17:51 table.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/import: total 16 drwxr-xr-x 2 root root 4096 Aug 29 16:01 common drwxr-xr-x 2 root root 4096 Aug 29 16:01 spreadsheetml drwxr-xr-x 2 root root 4096 Aug 29 16:01 uof drwxr-xr-x 2 root root 4096 Aug 29 16:01 wordml /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/import/common: total 8 -rw-r--r-- 1 root root 5943 Aug 6 17:51 ms2ooo_docpr.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/import/spreadsheetml: total 556 -rw-r--r-- 1 root root 11086 Aug 6 17:51 adorowset2ods.xsl -rw-r--r-- 1 root root 554518 Aug 6 17:51 spreadsheetml2ooo.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/import/uof: total 1152 -rw-r--r-- 1 root root 255306 Aug 6 17:51 uof2odf_presentation.xsl -rw-r--r-- 1 root root 593754 Aug 6 17:51 uof2odf_spreadsheet.xsl -rw-r--r-- 1 root root 327514 Aug 6 17:51 uof2odf_text.xsl /build/libreoffice/pkg/usr/lib/libreoffice/share/xslt/import/wordml: total 604 -rw-r--r-- 1 root root 16697 Aug 6 17:51 wordml2ooo.xsl -rw-r--r-- 1 root root 15299 Aug 6 17:51 wordml2ooo_custom_draw.xsl -rw-r--r-- 1 root root 129897 Aug 6 17:51 wordml2ooo_draw.xsl -rw-r--r-- 1 root root 96921 Aug 6 17:51 wordml2ooo_field.xsl -rw-r--r-- 1 root root 36236 Aug 6 17:51 wordml2ooo_list.xsl -rw-r--r-- 1 root root 23216 Aug 6 17:51 wordml2ooo_page.xsl -rw-r--r-- 1 root root 115952 Aug 6 17:51 wordml2ooo_path.xsl -rw-r--r-- 1 root root 10679 Aug 6 17:51 wordml2ooo_props.xsl -rw-r--r-- 1 root root 5141 Aug 6 17:51 wordml2ooo_settings.xsl -rw-r--r-- 1 root root 83560 Aug 6 17:51 wordml2ooo_table.xsl -rw-r--r-- 1 root root 62545 Aug 6 17:51 wordml2ooo_text.xsl /build/libreoffice/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:02 man1 /build/libreoffice/pkg/usr/man/man1: total 44 -rw-r--r-- 1 root root 2592 Aug 29 16:02 libreoffice.1.gz -rw-r--r-- 1 root root 52 Aug 29 16:02 lobase.1.gz -rw-r--r-- 1 root root 52 Aug 29 16:02 localc.1.gz -rw-r--r-- 1 root root 52 Aug 29 16:02 lodraw.1.gz -rw-r--r-- 1 root root 53 Aug 29 16:02 loffice.1.gz -rw-r--r-- 1 root root 60 Aug 29 16:02 lofromtemplate.1.gz -rw-r--r-- 1 root root 55 Aug 29 16:02 loimpress.1.gz -rw-r--r-- 1 root root 52 Aug 29 16:02 lomath.1.gz -rw-r--r-- 1 root root 51 Aug 29 16:02 loweb.1.gz -rw-r--r-- 1 root root 54 Aug 29 16:02 lowriter.1.gz -rw-r--r-- 1 root root 911 Aug 29 16:02 unopkg.1.gz /build/libreoffice/pkg/usr/share: total 28 drwxr-xr-x 2 root root 4096 Aug 29 16:02 appdata drwxr-xr-x 2 root root 4096 Aug 29 16:02 application-registry drwxr-xr-x 2 root root 4096 Aug 29 16:02 applications drwxr-xr-x 3 root root 4096 Aug 29 16:02 bash-completion drwxr-xr-x 5 root root 4096 Aug 29 16:02 icons drwxr-xr-x 3 root root 4096 Aug 29 16:02 mime drwxr-xr-x 2 root root 4096 Aug 29 16:02 mime-info /build/libreoffice/pkg/usr/share/appdata: total 24 -rw-r--r-- 1 root root 2319 Aug 29 16:02 libreoffice-base.appdata.xml -rw-r--r-- 1 root root 1951 Aug 29 16:02 libreoffice-calc.appdata.xml -rw-r--r-- 1 root root 2248 Aug 29 16:02 libreoffice-draw.appdata.xml -rw-r--r-- 1 root root 2169 Aug 29 16:02 libreoffice-impress.appdata.xml -rw-r--r-- 1 root root 2416 Aug 29 16:02 libreoffice-writer.appdata.xml -rw-r--r-- 1 root root 1225 Aug 29 16:02 org.libreoffice.kde.metainfo.xml /build/libreoffice/pkg/usr/share/application-registry: total 4 -rw-r--r-- 1 root root 2682 Aug 29 16:02 libreoffice.applications /build/libreoffice/pkg/usr/share/applications: total 0 lrwxrwxrwx 1 root root 43 Aug 29 16:02 libreoffice-base.desktop -> /usr/lib/libreoffice/share/xdg/base.desktop lrwxrwxrwx 1 root root 43 Aug 29 16:02 libreoffice-calc.desktop -> /usr/lib/libreoffice/share/xdg/calc.desktop lrwxrwxrwx 1 root root 43 Aug 29 16:02 libreoffice-draw.desktop -> /usr/lib/libreoffice/share/xdg/draw.desktop lrwxrwxrwx 1 root root 46 Aug 29 16:02 libreoffice-impress.desktop -> /usr/lib/libreoffice/share/xdg/impress.desktop lrwxrwxrwx 1 root root 43 Aug 29 16:02 libreoffice-math.desktop -> /usr/lib/libreoffice/share/xdg/math.desktop lrwxrwxrwx 1 root root 50 Aug 29 16:02 libreoffice-startcenter.desktop -> /usr/lib/libreoffice/share/xdg/startcenter.desktop lrwxrwxrwx 1 root root 45 Aug 29 16:02 libreoffice-writer.desktop -> /usr/lib/libreoffice/share/xdg/writer.desktop lrwxrwxrwx 1 root root 49 Aug 29 16:02 libreoffice-xsltfilter.desktop -> /usr/lib/libreoffice/share/xdg/xsltfilter.desktop /build/libreoffice/pkg/usr/share/bash-completion: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:02 completions /build/libreoffice/pkg/usr/share/bash-completion/completions: total 8 -rw-r--r-- 1 root root 6596 Aug 29 16:02 libreoffice.sh /build/libreoffice/pkg/usr/share/icons: total 12 drwxr-xr-x 12 root root 4096 Aug 29 16:02 gnome drwxr-xr-x 12 root root 4096 Aug 29 16:02 hicolor drwxr-xr-x 4 root root 4096 Aug 29 16:02 locolor /build/libreoffice/pkg/usr/share/icons/gnome: total 40 drwxr-xr-x 4 root root 4096 Aug 29 16:02 128x128 drwxr-xr-x 4 root root 4096 Aug 29 16:02 16x16 drwxr-xr-x 4 root root 4096 Aug 29 16:02 22x22 drwxr-xr-x 4 root root 4096 Aug 29 16:02 24x24 drwxr-xr-x 4 root root 4096 Aug 29 16:02 256x256 drwxr-xr-x 4 root root 4096 Aug 29 16:02 32x32 drwxr-xr-x 4 root root 4096 Aug 29 16:02 48x48 drwxr-xr-x 4 root root 4096 Aug 29 16:02 512x512 drwxr-xr-x 4 root root 4096 Aug 29 16:02 64x64 drwxr-xr-x 4 root root 4096 Aug 29 16:02 scalable /build/libreoffice/pkg/usr/share/icons/gnome/128x128: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/128x128/apps: total 116 -rw-r--r-- 1 root root 7657 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 12251 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 4394 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 4655 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 2636 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 2046 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 4749 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 2412 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 4658 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 3425 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 2443 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1339 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 4913 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 7315 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 2443 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1339 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 5084 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 5786 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/128x128/mimetypes: total 184 -rw-r--r-- 1 root root 7702 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 12266 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 4047 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2726 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 4725 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 2466 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 2434 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1370 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 4913 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 7386 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 3968 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 3980 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 3596 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3364 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 4593 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3386 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 3311 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 5152 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 4431 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4591 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 4343 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 7459 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 5201 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 5730 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 4957 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4627 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 6282 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4162 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/gnome/16x16: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/16x16/apps: total 72 -rw-r--r-- 1 root root 627 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 2645 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 552 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1329 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 474 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 1258 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 612 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1556 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 546 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1375 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 394 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 900 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 384 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1625 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 394 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 900 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 500 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1116 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/16x16/mimetypes: total 168 -rw-r--r-- 1 root root 567 Aug 29 16:02 libreoffice-extension.png -rw-r--r-- 1 root root 1326 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 629 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 2646 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 583 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1837 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 612 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1557 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 398 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 906 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 374 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1635 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 459 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1043 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 511 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1825 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 540 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1381 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 512 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1684 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 548 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1240 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 477 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1570 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 506 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1117 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 549 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1698 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 594 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1249 Aug 29 16:02 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 483 Aug 29 16:02 libreoffice-presentation-template.png -rw-r--r-- 1 root root 1725 Aug 29 16:02 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 541 Aug 29 16:02 libreoffice-presentation.png -rw-r--r-- 1 root root 1376 Aug 29 16:02 libreoffice-presentation.svg -rw-r--r-- 1 root root 510 Aug 29 16:02 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 1679 Aug 29 16:02 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 536 Aug 29 16:02 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1235 Aug 29 16:02 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 477 Aug 29 16:02 libreoffice-text-template.png -rw-r--r-- 1 root root 1570 Aug 29 16:02 libreoffice-text-template.svg -rw-r--r-- 1 root root 506 Aug 29 16:02 libreoffice-text.png -rw-r--r-- 1 root root 1117 Aug 29 16:02 libreoffice-text.svg /build/libreoffice/pkg/usr/share/icons/gnome/22x22: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/22x22/apps: total 64 -rw-r--r-- 1 root root 738 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 1511 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 623 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1520 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 709 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1373 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 642 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1471 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 432 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1034 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 676 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1627 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 432 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1034 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 600 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1382 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/22x22/mimetypes: total 112 -rw-r--r-- 1 root root 752 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1484 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 666 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1803 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 702 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1381 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 430 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1025 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 658 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1636 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 488 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1222 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 580 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1799 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 637 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1448 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 580 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1891 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 621 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1463 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 536 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1777 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 604 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1364 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 536 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1777 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 604 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1367 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/gnome/24x24: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/24x24/apps: total 64 -rw-r--r-- 1 root root 864 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 1498 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 700 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1568 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 820 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1360 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 671 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1452 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 452 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1016 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 791 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1692 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 452 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1016 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 611 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1385 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/24x24/mimetypes: total 112 -rw-r--r-- 1 root root 871 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1462 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 778 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1655 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 822 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1364 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 455 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1019 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 793 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1687 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 505 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1224 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 599 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1783 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 651 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1454 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 630 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1958 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 684 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1581 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 553 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1777 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 617 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1379 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 553 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1777 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 617 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1382 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/gnome/256x256: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/256x256/apps: total 172 -rw-r--r-- 1 root root 18995 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 12553 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 9257 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 4629 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 5817 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 2084 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 10149 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 2985 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 10312 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 4477 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 3898 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1363 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 10165 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 6296 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 3898 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1363 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 14584 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 15854 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/256x256/mimetypes: total 280 -rw-r--r-- 1 root root 18170 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 8831 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 8747 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2758 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 10128 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 3123 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 3894 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1170 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 10100 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 6289 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 9389 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 4036 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 8027 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3297 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 9625 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 2959 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 7148 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 4899 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 8981 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4400 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 12784 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 15925 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 14596 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 16010 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 11325 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4419 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 13999 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4151 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/gnome/32x32: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/32x32/apps: total 72 -rw-r--r-- 1 root root 1303 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 3070 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 1063 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1708 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 821 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 2277 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 1199 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1402 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 1089 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1617 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 621 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1016 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 929 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1814 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 621 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1016 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 1034 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1417 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/32x32/mimetypes: total 180 -rw-r--r-- 1 root root 975 Aug 29 16:02 libreoffice-extension.png -rw-r--r-- 1 root root 1833 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 915 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1770 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 1288 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 5620 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1049 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1611 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 1196 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1368 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 642 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1021 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 915 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1819 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 872 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1673 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 899 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1899 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 1064 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1560 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 888 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 2180 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 1047 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1662 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 876 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1804 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 1022 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1415 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1044 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 3368 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 1226 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2974 Aug 29 16:02 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 700 Aug 29 16:02 libreoffice-presentation-template.png -rw-r--r-- 1 root root 2011 Aug 29 16:02 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 1035 Aug 29 16:02 libreoffice-presentation.png -rw-r--r-- 1 root root 1548 Aug 29 16:02 libreoffice-presentation.svg -rw-r--r-- 1 root root 863 Aug 29 16:02 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 2116 Aug 29 16:02 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 1019 Aug 29 16:02 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1671 Aug 29 16:02 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 853 Aug 29 16:02 libreoffice-text-template.png -rw-r--r-- 1 root root 1800 Aug 29 16:02 libreoffice-text-template.svg -rw-r--r-- 1 root root 979 Aug 29 16:02 libreoffice-text.png -rw-r--r-- 1 root root 1341 Aug 29 16:02 libreoffice-text.svg /build/libreoffice/pkg/usr/share/icons/gnome/48x48: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/48x48/apps: total 72 -rw-r--r-- 1 root root 2196 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 3816 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 1529 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1991 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 1098 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 1787 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 1648 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1519 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 1487 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1539 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 926 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1068 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 1288 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1852 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 926 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1084 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 1585 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1524 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/48x48/mimetypes: total 168 -rw-r--r-- 1 root root 1449 Aug 29 16:02 libreoffice-extension.png -rw-r--r-- 1 root root 1936 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 2181 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 3814 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1439 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1829 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 1650 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1519 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 928 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1068 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 1283 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1867 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 1468 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 2208 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 1184 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1897 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 1435 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 2377 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 1218 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 2362 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 1510 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1923 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 1247 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1935 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 1548 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1460 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1602 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 2793 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 2015 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2373 Aug 29 16:02 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 857 Aug 29 16:02 libreoffice-presentation-template.png -rw-r--r-- 1 root root 1915 Aug 29 16:02 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 1436 Aug 29 16:02 libreoffice-presentation.png -rw-r--r-- 1 root root 1451 Aug 29 16:02 libreoffice-presentation.svg -rw-r--r-- 1 root root 1204 Aug 29 16:02 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 2355 Aug 29 16:02 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 1504 Aug 29 16:02 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1901 Aug 29 16:02 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 1230 Aug 29 16:02 libreoffice-text-template.png -rw-r--r-- 1 root root 1880 Aug 29 16:02 libreoffice-text-template.svg -rw-r--r-- 1 root root 1554 Aug 29 16:02 libreoffice-text.png -rw-r--r-- 1 root root 1462 Aug 29 16:02 libreoffice-text.svg /build/libreoffice/pkg/usr/share/icons/gnome/512x512: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/512x512/apps: total 236 -rw-r--r-- 1 root root 41286 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 8125 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 17709 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 4608 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 21281 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 2047 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 19763 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 3833 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 7917 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1151 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 22218 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 6509 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 7917 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1151 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 34377 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 10133 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/512x512/mimetypes: total 444 -rw-r--r-- 1 root root 41017 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 11165 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 18152 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2335 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 21281 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 2053 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 7931 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1152 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 22022 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 6508 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 17744 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 4026 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 15884 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 4369 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 19411 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3786 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 13456 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 5054 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 17455 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4578 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 29547 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 10625 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 34054 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 10157 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 24864 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4549 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 31272 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4108 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/gnome/64x64: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/64x64/apps: total 72 -rw-r--r-- 1 root root 2868 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 1943 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 2409 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 4592 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 2104 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1799 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 2370 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 3269 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 1344 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1150 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 1582 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1788 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 1344 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1150 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 2361 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 5782 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/64x64/mimetypes: total 136 -rw-r--r-- 1 root root 2868 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1943 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1806 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2092 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 2104 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1782 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 1108 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1169 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 1501 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1810 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 1461 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 3221 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 1803 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3805 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 2176 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3284 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 1812 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 4975 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 2263 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4514 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 1836 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 6182 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 2217 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 6968 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1836 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 6182 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 2217 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 6971 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/gnome/scalable: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/gnome/scalable/apps: total 68 -rw-r--r-- 1 root root 12251 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 4701 Aug 29 16:02 libreoffice-basic.svg -rw-r--r-- 1 root root 4655 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 2046 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 2412 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 1936 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 3425 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 1339 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 7315 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 1339 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 5786 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/gnome/scalable/mimetypes: total 532 -rw-r--r-- 1 root root 90038 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 38812 Aug 29 16:02 libreoffice-oasis-draw.svg -rw-r--r-- 1 root root 21806 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 63002 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 36068 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 49225 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 57220 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 108990 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 63319 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/hicolor: total 40 drwxr-xr-x 4 root root 4096 Aug 29 16:01 128x128 drwxr-xr-x 4 root root 4096 Aug 29 16:02 16x16 drwxr-xr-x 4 root root 4096 Aug 29 16:02 22x22 drwxr-xr-x 4 root root 4096 Aug 29 16:02 24x24 drwxr-xr-x 4 root root 4096 Aug 29 16:01 256x256 drwxr-xr-x 4 root root 4096 Aug 29 16:02 32x32 drwxr-xr-x 4 root root 4096 Aug 29 16:02 48x48 drwxr-xr-x 4 root root 4096 Aug 29 16:01 512x512 drwxr-xr-x 4 root root 4096 Aug 29 16:02 64x64 drwxr-xr-x 4 root root 4096 Aug 29 16:02 scalable /build/libreoffice/pkg/usr/share/icons/hicolor/128x128: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 apps drwxr-xr-x 2 root root 4096 Aug 29 16:01 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/128x128/apps: total 116 -rw-r--r-- 1 root root 7657 Aug 29 16:01 libreoffice-base.png -rw-r--r-- 1 root root 12251 Aug 29 16:01 libreoffice-base.svg -rw-r--r-- 1 root root 4394 Aug 29 16:01 libreoffice-calc.png -rw-r--r-- 1 root root 4655 Aug 29 16:01 libreoffice-calc.svg -rw-r--r-- 1 root root 2636 Aug 29 16:01 libreoffice-chart.png -rw-r--r-- 1 root root 2046 Aug 29 16:01 libreoffice-chart.svg -rw-r--r-- 1 root root 4749 Aug 29 16:01 libreoffice-draw.png -rw-r--r-- 1 root root 2412 Aug 29 16:01 libreoffice-draw.svg -rw-r--r-- 1 root root 4658 Aug 29 16:01 libreoffice-impress.png -rw-r--r-- 1 root root 3425 Aug 29 16:01 libreoffice-impress.svg -rw-r--r-- 1 root root 2443 Aug 29 16:01 libreoffice-main.png -rw-r--r-- 1 root root 1339 Aug 29 16:01 libreoffice-main.svg -rw-r--r-- 1 root root 4913 Aug 29 16:01 libreoffice-math.png -rw-r--r-- 1 root root 7315 Aug 29 16:01 libreoffice-math.svg -rw-r--r-- 1 root root 2443 Aug 29 16:01 libreoffice-startcenter.png -rw-r--r-- 1 root root 1339 Aug 29 16:01 libreoffice-startcenter.svg -rw-r--r-- 1 root root 5084 Aug 29 16:01 libreoffice-writer.png -rw-r--r-- 1 root root 5786 Aug 29 16:01 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/128x128/mimetypes: total 184 -rw-r--r-- 1 root root 7702 Aug 29 16:01 libreoffice-oasis-database.png -rw-r--r-- 1 root root 12266 Aug 29 16:01 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 4047 Aug 29 16:01 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2726 Aug 29 16:01 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 4725 Aug 29 16:01 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 2466 Aug 29 16:01 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 2434 Aug 29 16:01 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1370 Aug 29 16:01 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 4913 Aug 29 16:01 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 7386 Aug 29 16:01 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 3968 Aug 29 16:01 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 3980 Aug 29 16:01 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 3596 Aug 29 16:01 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3364 Aug 29 16:01 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 4593 Aug 29 16:01 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3386 Aug 29 16:01 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 3311 Aug 29 16:01 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 5152 Aug 29 16:01 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 4431 Aug 29 16:01 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4591 Aug 29 16:01 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 4343 Aug 29 16:01 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 7459 Aug 29 16:01 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 5201 Aug 29 16:01 libreoffice-oasis-text.png -rw-r--r-- 1 root root 5730 Aug 29 16:01 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 4957 Aug 29 16:01 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4627 Aug 29 16:01 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 6282 Aug 29 16:01 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4162 Aug 29 16:01 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/hicolor/16x16: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/16x16/apps: total 72 -rw-r--r-- 1 root root 627 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 2645 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 552 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1329 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 474 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 1258 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 612 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1556 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 546 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1375 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 394 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 900 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 384 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1625 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 394 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 900 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 500 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1116 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/16x16/mimetypes: total 168 -rw-r--r-- 1 root root 567 Aug 29 16:02 libreoffice-extension.png -rw-r--r-- 1 root root 1326 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 629 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 2646 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 583 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1837 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 612 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1557 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 398 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 906 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 374 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1635 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 459 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1043 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 511 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1825 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 540 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1381 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 512 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1684 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 548 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1240 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 477 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1570 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 506 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1117 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 549 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1698 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 594 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1249 Aug 29 16:02 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 483 Aug 29 16:02 libreoffice-presentation-template.png -rw-r--r-- 1 root root 1725 Aug 29 16:02 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 541 Aug 29 16:02 libreoffice-presentation.png -rw-r--r-- 1 root root 1376 Aug 29 16:02 libreoffice-presentation.svg -rw-r--r-- 1 root root 510 Aug 29 16:02 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 1679 Aug 29 16:02 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 536 Aug 29 16:02 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1235 Aug 29 16:02 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 477 Aug 29 16:02 libreoffice-text-template.png -rw-r--r-- 1 root root 1570 Aug 29 16:02 libreoffice-text-template.svg -rw-r--r-- 1 root root 506 Aug 29 16:02 libreoffice-text.png -rw-r--r-- 1 root root 1117 Aug 29 16:02 libreoffice-text.svg /build/libreoffice/pkg/usr/share/icons/hicolor/22x22: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/22x22/apps: total 64 -rw-r--r-- 1 root root 738 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 1511 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 623 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1520 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 709 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1373 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 642 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1471 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 432 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1034 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 676 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1627 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 432 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1034 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 600 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1382 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/22x22/mimetypes: total 112 -rw-r--r-- 1 root root 752 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1484 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 666 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1803 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 702 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1381 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 430 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1025 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 658 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1636 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 488 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1222 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 580 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1799 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 637 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1448 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 580 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1891 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 621 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1463 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 536 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1777 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 604 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1364 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 536 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1777 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 604 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1367 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/hicolor/24x24: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/24x24/apps: total 64 -rw-r--r-- 1 root root 864 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 1498 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 700 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1568 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 820 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1360 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 671 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1452 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 452 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1016 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 791 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1692 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 452 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1016 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 611 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1385 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/24x24/mimetypes: total 112 -rw-r--r-- 1 root root 871 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1462 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 778 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1655 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 822 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1364 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 455 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1019 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 793 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1687 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 505 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1224 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 599 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1783 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 651 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1454 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 630 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 1958 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 684 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1581 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 553 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1777 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 617 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1379 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 553 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 1777 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 617 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 1382 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/hicolor/256x256: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 apps drwxr-xr-x 2 root root 4096 Aug 29 16:01 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/256x256/apps: total 172 -rw-r--r-- 1 root root 18995 Aug 29 16:01 libreoffice-base.png -rw-r--r-- 1 root root 12553 Aug 29 16:01 libreoffice-base.svg -rw-r--r-- 1 root root 9257 Aug 29 16:01 libreoffice-calc.png -rw-r--r-- 1 root root 4629 Aug 29 16:01 libreoffice-calc.svg -rw-r--r-- 1 root root 5817 Aug 29 16:01 libreoffice-chart.png -rw-r--r-- 1 root root 2084 Aug 29 16:01 libreoffice-chart.svg -rw-r--r-- 1 root root 10149 Aug 29 16:01 libreoffice-draw.png -rw-r--r-- 1 root root 2985 Aug 29 16:01 libreoffice-draw.svg -rw-r--r-- 1 root root 10312 Aug 29 16:01 libreoffice-impress.png -rw-r--r-- 1 root root 4477 Aug 29 16:01 libreoffice-impress.svg -rw-r--r-- 1 root root 3898 Aug 29 16:01 libreoffice-main.png -rw-r--r-- 1 root root 1363 Aug 29 16:01 libreoffice-main.svg -rw-r--r-- 1 root root 10165 Aug 29 16:01 libreoffice-math.png -rw-r--r-- 1 root root 6296 Aug 29 16:01 libreoffice-math.svg -rw-r--r-- 1 root root 3898 Aug 29 16:01 libreoffice-startcenter.png -rw-r--r-- 1 root root 1363 Aug 29 16:01 libreoffice-startcenter.svg -rw-r--r-- 1 root root 14584 Aug 29 16:01 libreoffice-writer.png -rw-r--r-- 1 root root 15854 Aug 29 16:01 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/256x256/mimetypes: total 280 -rw-r--r-- 1 root root 18170 Aug 29 16:01 libreoffice-oasis-database.png -rw-r--r-- 1 root root 8831 Aug 29 16:01 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 8747 Aug 29 16:01 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2758 Aug 29 16:01 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 10128 Aug 29 16:01 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 3123 Aug 29 16:01 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 3894 Aug 29 16:01 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1170 Aug 29 16:01 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 10100 Aug 29 16:01 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 6289 Aug 29 16:01 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 9389 Aug 29 16:01 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 4036 Aug 29 16:01 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 8027 Aug 29 16:01 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3297 Aug 29 16:01 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 9625 Aug 29 16:01 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 2959 Aug 29 16:01 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 7148 Aug 29 16:01 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 4899 Aug 29 16:01 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 8981 Aug 29 16:01 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4400 Aug 29 16:01 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 12784 Aug 29 16:01 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 15925 Aug 29 16:01 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 14596 Aug 29 16:01 libreoffice-oasis-text.png -rw-r--r-- 1 root root 16010 Aug 29 16:01 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 11325 Aug 29 16:01 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4419 Aug 29 16:01 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 13999 Aug 29 16:01 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4151 Aug 29 16:01 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/hicolor/32x32: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/32x32/apps: total 72 -rw-r--r-- 1 root root 1303 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 3070 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 1063 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1708 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 821 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 2277 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 1199 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1402 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 1089 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1617 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 621 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1016 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 929 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1814 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 621 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1016 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 1034 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1417 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/32x32/mimetypes: total 180 -rw-r--r-- 1 root root 975 Aug 29 16:02 libreoffice-extension.png -rw-r--r-- 1 root root 1833 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 915 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1770 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 1288 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 5620 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1049 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1611 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 1196 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1368 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 642 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1021 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 915 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1819 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 872 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 1673 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 899 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1899 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 1064 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1560 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 888 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 2180 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 1047 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1662 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 876 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1804 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 1022 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1415 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1044 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 3368 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 1226 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2974 Aug 29 16:02 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 700 Aug 29 16:02 libreoffice-presentation-template.png -rw-r--r-- 1 root root 2011 Aug 29 16:02 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 1035 Aug 29 16:02 libreoffice-presentation.png -rw-r--r-- 1 root root 1548 Aug 29 16:02 libreoffice-presentation.svg -rw-r--r-- 1 root root 863 Aug 29 16:02 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 2116 Aug 29 16:02 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 1019 Aug 29 16:02 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1671 Aug 29 16:02 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 853 Aug 29 16:02 libreoffice-text-template.png -rw-r--r-- 1 root root 1800 Aug 29 16:02 libreoffice-text-template.svg -rw-r--r-- 1 root root 979 Aug 29 16:02 libreoffice-text.png -rw-r--r-- 1 root root 1341 Aug 29 16:02 libreoffice-text.svg /build/libreoffice/pkg/usr/share/icons/hicolor/48x48: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/48x48/apps: total 72 -rw-r--r-- 1 root root 2196 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 3816 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 1529 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1991 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 1098 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 1787 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 1648 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1519 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 1487 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1539 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 926 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1068 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 1288 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1852 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 926 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1084 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 1585 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1524 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/48x48/mimetypes: total 168 -rw-r--r-- 1 root root 1449 Aug 29 16:02 libreoffice-extension.png -rw-r--r-- 1 root root 1936 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 2181 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 3814 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1439 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1829 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 1650 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1519 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 928 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1068 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 1283 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1867 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 1468 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 2208 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 1184 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 1897 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 1435 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 2377 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 1218 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 2362 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 1510 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1923 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 1247 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 1935 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 1548 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1460 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1602 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 2793 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 2015 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2373 Aug 29 16:02 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 857 Aug 29 16:02 libreoffice-presentation-template.png -rw-r--r-- 1 root root 1915 Aug 29 16:02 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 1436 Aug 29 16:02 libreoffice-presentation.png -rw-r--r-- 1 root root 1451 Aug 29 16:02 libreoffice-presentation.svg -rw-r--r-- 1 root root 1204 Aug 29 16:02 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 2355 Aug 29 16:02 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 1504 Aug 29 16:02 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1901 Aug 29 16:02 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 1230 Aug 29 16:02 libreoffice-text-template.png -rw-r--r-- 1 root root 1880 Aug 29 16:02 libreoffice-text-template.svg -rw-r--r-- 1 root root 1554 Aug 29 16:02 libreoffice-text.png -rw-r--r-- 1 root root 1462 Aug 29 16:02 libreoffice-text.svg /build/libreoffice/pkg/usr/share/icons/hicolor/512x512: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:01 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/512x512/apps: total 236 -rw-r--r-- 1 root root 41286 Aug 29 16:01 libreoffice-base.png -rw-r--r-- 1 root root 8125 Aug 29 16:01 libreoffice-base.svg -rw-r--r-- 1 root root 17709 Aug 29 16:01 libreoffice-calc.png -rw-r--r-- 1 root root 4608 Aug 29 16:01 libreoffice-calc.svg -rw-r--r-- 1 root root 21281 Aug 29 16:01 libreoffice-draw.png -rw-r--r-- 1 root root 2047 Aug 29 16:01 libreoffice-draw.svg -rw-r--r-- 1 root root 19763 Aug 29 16:01 libreoffice-impress.png -rw-r--r-- 1 root root 3833 Aug 29 16:01 libreoffice-impress.svg -rw-r--r-- 1 root root 7917 Aug 29 16:01 libreoffice-main.png -rw-r--r-- 1 root root 1151 Aug 29 16:01 libreoffice-main.svg -rw-r--r-- 1 root root 22218 Aug 29 16:01 libreoffice-math.png -rw-r--r-- 1 root root 6509 Aug 29 16:01 libreoffice-math.svg -rw-r--r-- 1 root root 7917 Aug 29 16:01 libreoffice-startcenter.png -rw-r--r-- 1 root root 1151 Aug 29 16:01 libreoffice-startcenter.svg -rw-r--r-- 1 root root 34377 Aug 29 16:01 libreoffice-writer.png -rw-r--r-- 1 root root 10133 Aug 29 16:01 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/512x512/mimetypes: total 444 -rw-r--r-- 1 root root 41017 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 11165 Aug 29 16:01 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 18152 Aug 29 16:01 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2335 Aug 29 16:01 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 21281 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 2053 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 7931 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1152 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 22022 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 6508 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 17744 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 4026 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 15884 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 4369 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 19411 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3786 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 13456 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 5054 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 17455 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4578 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 29547 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 10625 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 34054 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 10157 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 24864 Aug 29 16:01 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 4549 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 31272 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 4108 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/hicolor/64x64: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/64x64/apps: total 72 -rw-r--r-- 1 root root 2868 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 1943 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 2409 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 4592 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 2104 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1799 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 2370 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 3269 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 1344 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 1150 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 1582 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1788 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 1344 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 1150 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 2361 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 5782 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/64x64/mimetypes: total 136 -rw-r--r-- 1 root root 2868 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 1943 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 1806 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2092 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 2104 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1782 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 1108 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 1169 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 1501 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1810 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 1461 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 3221 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 1803 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 3805 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 2176 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 3284 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 1812 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 4975 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 2263 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 4514 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 1836 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 6182 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 2217 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 6968 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 1836 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 6182 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 2217 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 6971 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/hicolor/scalable: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/hicolor/scalable/apps: total 68 -rw-r--r-- 1 root root 12251 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 4701 Aug 29 16:02 libreoffice-basic.svg -rw-r--r-- 1 root root 4655 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 2046 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 2412 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 1936 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 3425 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 1339 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 7315 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 1339 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 5786 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/hicolor/scalable/mimetypes: total 532 -rw-r--r-- 1 root root 90038 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 38812 Aug 29 16:02 libreoffice-oasis-draw.svg -rw-r--r-- 1 root root 21806 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 63002 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 36068 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 49225 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 57220 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 108990 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 63319 Aug 29 16:02 libreoffice-oasis-web.svg /build/libreoffice/pkg/usr/share/icons/locolor: total 8 drwxr-xr-x 4 root root 4096 Aug 29 16:02 16x16 drwxr-xr-x 4 root root 4096 Aug 29 16:02 32x32 /build/libreoffice/pkg/usr/share/icons/locolor/16x16: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/locolor/16x16/apps: total 72 -rw-r--r-- 1 root root 450 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 2381 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 362 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 829 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 377 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 832 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 511 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1370 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 410 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 979 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 339 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 580 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 452 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1248 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 339 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 580 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 361 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 737 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/locolor/16x16/mimetypes: total 168 -rw-r--r-- 1 root root 408 Aug 29 16:02 libreoffice-extension.png -rw-r--r-- 1 root root 797 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 452 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 2382 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 507 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 1377 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 513 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1377 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 349 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 657 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 458 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1267 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 371 Aug 29 16:02 libreoffice-oasis-master-document.png -rw-r--r-- 1 root root 804 Aug 29 16:02 libreoffice-oasis-master-document.svg -rw-r--r-- 1 root root 407 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 994 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 410 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 994 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 364 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 879 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 361 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 879 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 367 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 719 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 363 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 719 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 406 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 843 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 412 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 843 Aug 29 16:02 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 407 Aug 29 16:02 libreoffice-presentation-template.png -rw-r--r-- 1 root root 994 Aug 29 16:02 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 410 Aug 29 16:02 libreoffice-presentation.png -rw-r--r-- 1 root root 994 Aug 29 16:02 libreoffice-presentation.svg -rw-r--r-- 1 root root 364 Aug 29 16:02 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 879 Aug 29 16:02 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 361 Aug 29 16:02 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 879 Aug 29 16:02 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 367 Aug 29 16:02 libreoffice-text-template.png -rw-r--r-- 1 root root 719 Aug 29 16:02 libreoffice-text-template.svg -rw-r--r-- 1 root root 363 Aug 29 16:02 libreoffice-text.png -rw-r--r-- 1 root root 719 Aug 29 16:02 libreoffice-text.svg /build/libreoffice/pkg/usr/share/icons/locolor/32x32: total 8 drwxr-xr-x 2 root root 4096 Aug 29 16:02 apps drwxr-xr-x 2 root root 4096 Aug 29 16:02 mimetypes /build/libreoffice/pkg/usr/share/icons/locolor/32x32/apps: total 72 -rw-r--r-- 1 root root 714 Aug 29 16:02 libreoffice-base.png -rw-r--r-- 1 root root 3748 Aug 29 16:02 libreoffice-base.svg -rw-r--r-- 1 root root 425 Aug 29 16:02 libreoffice-calc.png -rw-r--r-- 1 root root 1693 Aug 29 16:02 libreoffice-calc.svg -rw-r--r-- 1 root root 440 Aug 29 16:02 libreoffice-chart.png -rw-r--r-- 1 root root 1412 Aug 29 16:02 libreoffice-chart.svg -rw-r--r-- 1 root root 711 Aug 29 16:02 libreoffice-draw.png -rw-r--r-- 1 root root 1492 Aug 29 16:02 libreoffice-draw.svg -rw-r--r-- 1 root root 483 Aug 29 16:02 libreoffice-impress.png -rw-r--r-- 1 root root 1826 Aug 29 16:02 libreoffice-impress.svg -rw-r--r-- 1 root root 386 Aug 29 16:02 libreoffice-main.png -rw-r--r-- 1 root root 970 Aug 29 16:02 libreoffice-main.svg -rw-r--r-- 1 root root 632 Aug 29 16:02 libreoffice-math.png -rw-r--r-- 1 root root 1660 Aug 29 16:02 libreoffice-math.svg -rw-r--r-- 1 root root 386 Aug 29 16:02 libreoffice-startcenter.png -rw-r--r-- 1 root root 970 Aug 29 16:02 libreoffice-startcenter.svg -rw-r--r-- 1 root root 474 Aug 29 16:02 libreoffice-writer.png -rw-r--r-- 1 root root 1373 Aug 29 16:02 libreoffice-writer.svg /build/libreoffice/pkg/usr/share/icons/locolor/32x32/mimetypes: total 172 -rw-r--r-- 1 root root 590 Aug 29 16:02 libreoffice-extension.png -rw-r--r-- 1 root root 1149 Aug 29 16:02 libreoffice-extension.svg -rw-r--r-- 1 root root 632 Aug 29 16:02 libreoffice-formula.png -rw-r--r-- 1 root root 1660 Aug 29 16:02 libreoffice-formula.svg -rw-r--r-- 1 root root 1288 Aug 29 16:02 libreoffice-oasis-database.png -rw-r--r-- 1 root root 5620 Aug 29 16:02 libreoffice-oasis-database.svg -rw-r--r-- 1 root root 653 Aug 29 16:02 libreoffice-oasis-drawing-template.png -rw-r--r-- 1 root root 2585 Aug 29 16:02 libreoffice-oasis-drawing-template.svg -rw-r--r-- 1 root root 711 Aug 29 16:02 libreoffice-oasis-drawing.png -rw-r--r-- 1 root root 1492 Aug 29 16:02 libreoffice-oasis-drawing.svg -rw-r--r-- 1 root root 386 Aug 29 16:02 libreoffice-oasis-empty.png -rw-r--r-- 1 root root 970 Aug 29 16:02 libreoffice-oasis-empty.svg -rw-r--r-- 1 root root 632 Aug 29 16:02 libreoffice-oasis-formula.png -rw-r--r-- 1 root root 1660 Aug 29 16:02 libreoffice-oasis-formula.svg -rw-r--r-- 1 root root 465 Aug 29 16:02 libreoffice-oasis-presentation-template.png -rw-r--r-- 1 root root 2642 Aug 29 16:02 libreoffice-oasis-presentation-template.svg -rw-r--r-- 1 root root 483 Aug 29 16:02 libreoffice-oasis-presentation.png -rw-r--r-- 1 root root 1826 Aug 29 16:02 libreoffice-oasis-presentation.svg -rw-r--r-- 1 root root 425 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.png -rw-r--r-- 1 root root 3445 Aug 29 16:02 libreoffice-oasis-spreadsheet-template.svg -rw-r--r-- 1 root root 425 Aug 29 16:02 libreoffice-oasis-spreadsheet.png -rw-r--r-- 1 root root 1693 Aug 29 16:02 libreoffice-oasis-spreadsheet.svg -rw-r--r-- 1 root root 474 Aug 29 16:02 libreoffice-oasis-text-template.png -rw-r--r-- 1 root root 2264 Aug 29 16:02 libreoffice-oasis-text-template.svg -rw-r--r-- 1 root root 474 Aug 29 16:02 libreoffice-oasis-text.png -rw-r--r-- 1 root root 1373 Aug 29 16:02 libreoffice-oasis-text.svg -rw-r--r-- 1 root root 549 Aug 29 16:02 libreoffice-oasis-web-template.png -rw-r--r-- 1 root root 2401 Aug 29 16:02 libreoffice-oasis-web-template.svg -rw-r--r-- 1 root root 563 Aug 29 16:02 libreoffice-oasis-web.png -rw-r--r-- 1 root root 2500 Aug 29 16:02 libreoffice-oasis-web.svg -rw-r--r-- 1 root root 465 Aug 29 16:02 libreoffice-presentation-template.png -rw-r--r-- 1 root root 2642 Aug 29 16:02 libreoffice-presentation-template.svg -rw-r--r-- 1 root root 483 Aug 29 16:02 libreoffice-presentation.png -rw-r--r-- 1 root root 1826 Aug 29 16:02 libreoffice-presentation.svg -rw-r--r-- 1 root root 425 Aug 29 16:02 libreoffice-spreadsheet-template.png -rw-r--r-- 1 root root 3445 Aug 29 16:02 libreoffice-spreadsheet-template.svg -rw-r--r-- 1 root root 425 Aug 29 16:02 libreoffice-spreadsheet.png -rw-r--r-- 1 root root 1693 Aug 29 16:02 libreoffice-spreadsheet.svg -rw-r--r-- 1 root root 474 Aug 29 16:02 libreoffice-text-template.png -rw-r--r-- 1 root root 2264 Aug 29 16:02 libreoffice-text-template.svg -rw-r--r-- 1 root root 474 Aug 29 16:02 libreoffice-text.png -rw-r--r-- 1 root root 1373 Aug 29 16:02 libreoffice-text.svg /build/libreoffice/pkg/usr/share/mime: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:02 packages /build/libreoffice/pkg/usr/share/mime/packages: total 16 -rw-r--r-- 1 root root 13015 Aug 29 16:02 libreoffice.xml /build/libreoffice/pkg/usr/share/mime-info: total 24 -rw-r--r-- 1 root root 17565 Aug 29 16:02 libreoffice.keys -rw-r--r-- 1 root root 2089 Aug 29 16:02 libreoffice.mime /build/libreoffice/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Aug 29 16:02 libreoffice-6.4.6.2 /build/libreoffice/pkg/usr/src/libreoffice-6.4.6.2: total 4 -rw-r--r-- 1 root root 2215 Aug 29 16:02 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libreoffice/program/libstdc++.so.6 libstdc++.so.6.0.27 usr/bin/libreoffice /usr/lib/libreoffice/program/soffice usr/bin/soffice /usr/lib/libreoffice/program/soffice usr/share/applications/libreoffice-math.desktop /usr/lib/libreoffice/share/xdg/math.desktop usr/share/applications/libreoffice-writer.desktop /usr/lib/libreoffice/share/xdg/writer.desktop usr/share/applications/libreoffice-draw.desktop /usr/lib/libreoffice/share/xdg/draw.desktop usr/share/applications/libreoffice-startcenter.desktop /usr/lib/libreoffice/share/xdg/startcenter.desktop usr/share/applications/libreoffice-impress.desktop /usr/lib/libreoffice/share/xdg/impress.desktop usr/share/applications/libreoffice-base.desktop /usr/lib/libreoffice/share/xdg/base.desktop usr/share/applications/libreoffice-calc.desktop /usr/lib/libreoffice/share/xdg/calc.desktop usr/share/applications/libreoffice-xsltfilter.desktop /usr/lib/libreoffice/share/xdg/xsltfilter.desktop Making symbolic link creation script: ( cd usr/lib/libreoffice/program ; rm -rf libstdc++.so.6 ) ( cd usr/lib/libreoffice/program ; ln -sf libstdc++.so.6.0.27 libstdc++.so.6 ) ( cd usr/bin ; rm -rf libreoffice ) ( cd usr/bin ; ln -sf /usr/lib/libreoffice/program/soffice libreoffice ) ( cd usr/bin ; rm -rf soffice ) ( cd usr/bin ; ln -sf /usr/lib/libreoffice/program/soffice soffice ) ( cd usr/share/applications ; rm -rf libreoffice-math.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib/libreoffice/share/xdg/math.desktop libreoffice-math.desktop ) ( cd usr/share/applications ; rm -rf libreoffice-writer.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib/libreoffice/share/xdg/writer.desktop libreoffice-writer.desktop ) ( cd usr/share/applications ; rm -rf libreoffice-draw.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib/libreoffice/share/xdg/draw.desktop libreoffice-draw.desktop ) ( cd usr/share/applications ; rm -rf libreoffice-startcenter.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib/libreoffice/share/xdg/startcenter.desktop libreoffice-startcenter.desktop ) ( cd usr/share/applications ; rm -rf libreoffice-impress.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib/libreoffice/share/xdg/impress.desktop libreoffice-impress.desktop ) ( cd usr/share/applications ; rm -rf libreoffice-base.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib/libreoffice/share/xdg/base.desktop libreoffice-base.desktop ) ( cd usr/share/applications ; rm -rf libreoffice-calc.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib/libreoffice/share/xdg/calc.desktop libreoffice-calc.desktop ) ( cd usr/share/applications ; rm -rf libreoffice-xsltfilter.desktop ) ( cd usr/share/applications ; ln -sf /usr/lib/libreoffice/share/xdg/xsltfilter.desktop libreoffice-xsltfilter.desktop ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libreoffice/program/libstdc++.so.6' removed './usr/bin/libreoffice' removed './usr/bin/soffice' removed './usr/share/applications/libreoffice-math.desktop' removed './usr/share/applications/libreoffice-writer.desktop' removed './usr/share/applications/libreoffice-draw.desktop' removed './usr/share/applications/libreoffice-startcenter.desktop' removed './usr/share/applications/libreoffice-impress.desktop' removed './usr/share/applications/libreoffice-base.desktop' removed './usr/share/applications/libreoffice-calc.desktop' removed './usr/share/applications/libreoffice-xsltfilter.desktop' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /build/libreoffice/libreoffice-6.4.6.2-i586-1gv_salix14.2.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/lib/ usr/lib/libreoffice/ usr/lib/libreoffice/help/ usr/lib/libreoffice/help/idxcaption.xsl usr/lib/libreoffice/help/main_transform.xsl usr/lib/libreoffice/help/idxcontent.xsl usr/lib/libreoffice/program/ usr/lib/libreoffice/program/libxsltfilterlo.so usr/lib/libreoffice/program/libchartcorelo.so usr/lib/libreoffice/program/libsofficeapp.so usr/lib/libreoffice/program/libfwelo.so usr/lib/libreoffice/program/libsotlo.so usr/lib/libreoffice/program/libucpgio1lo.so usr/lib/libreoffice/program/libCbcSolver.so.3 usr/lib/libreoffice/program/opencl/ usr/lib/libreoffice/program/opencl/cl-test.ods usr/lib/libreoffice/program/libstringresourcelo.so usr/lib/libreoffice/program/libmysql_jdbclo.so usr/lib/libreoffice/program/libscfiltlo.so usr/lib/libreoffice/program/libclewlo.so usr/lib/libreoffice/program/libpythonloaderlo.so usr/lib/libreoffice/program/libflatlo.so usr/lib/libreoffice/program/libcmdmaillo.so usr/lib/libreoffice/program/libfirebird_sdbclo.so usr/lib/libreoffice/program/libunoxmllo.so usr/lib/libreoffice/program/libsal_textenclo.so usr/lib/libreoffice/program/libabplo.so usr/lib/libreoffice/program/sbase usr/lib/libreoffice/program/libPresenterScreenlo.so usr/lib/libreoffice/program/libcalclo.so usr/lib/libreoffice/program/libicuuc.so.65 usr/lib/libreoffice/program/libstaroffice-0.0-lo.so.0 usr/lib/libreoffice/program/libsvxlo.so usr/lib/libreoffice/program/libxmlsecurity.so usr/lib/libreoffice/program/libacclo.so usr/lib/libreoffice/program/libinvocadaptlo.so usr/lib/libreoffice/program/libraptor2-lo.so.0 usr/lib/libreoffice/program/libdict_zh.so usr/lib/libreoffice/program/libcollator_data.so usr/lib/libreoffice/program/libpdfiumlo.so usr/lib/libreoffice/program/libstdc++.so.6.0.27 usr/lib/libreoffice/program/libswuilo.so usr/lib/libreoffice/program/libevtattlo.so usr/lib/libreoffice/program/libstoragefdlo.so usr/lib/libreoffice/program/pythonscript.py usr/lib/libreoffice/program/libnssdbm3.so usr/lib/libreoffice/program/libxolo.so usr/lib/libreoffice/program/libmtfrendererlo.so usr/lib/libreoffice/program/uri-encode usr/lib/libreoffice/program/libeditenglo.so usr/lib/libreoffice/program/libsduilo.so usr/lib/libreoffice/program/libvbaswobjlo.so usr/lib/libreoffice/program/liblnglo.so usr/lib/libreoffice/program/opengl/ usr/lib/libreoffice/program/opengl/staticFragmentShader.glsl usr/lib/libreoffice/program/opengl/combinedTextureVertexShader.glsl usr/lib/libreoffice/program/opengl/textureFragmentShader.glsl usr/lib/libreoffice/program/opengl/basicFragmentShader.glsl usr/lib/libreoffice/program/opengl/solidFragmentShader.glsl usr/lib/libreoffice/program/opengl/invert50FragmentShader.glsl usr/lib/libreoffice/program/opengl/areaScaleFastFragmentShader.glsl usr/lib/libreoffice/program/opengl/linearMultiColorGradientFragmentShader.glsl usr/lib/libreoffice/program/opengl/greyscaleFragmentShader.glsl usr/lib/libreoffice/program/opengl/combinedFragmentShader.glsl usr/lib/libreoffice/program/opengl/blendedTextureFragmentShader.glsl usr/lib/libreoffice/program/opengl/maskFragmentShader.glsl usr/lib/libreoffice/program/opengl/rippleFragmentShader.glsl usr/lib/libreoffice/program/opengl/honeycombVertexShader.glsl usr/lib/libreoffice/program/opengl/lineFragmentShader.glsl usr/lib/libreoffice/program/opengl/combinedVertexShader.glsl usr/lib/libreoffice/program/opengl/convolutionFragmentShader.glsl usr/lib/libreoffice/program/opengl/blendedTextureVertexShader.glsl usr/lib/libreoffice/program/opengl/linearGradientFragmentShader.glsl usr/lib/libreoffice/program/opengl/rectangularTwoColorGradientFragmentShader.glsl usr/lib/libreoffice/program/opengl/dumbVertexShader.glsl usr/lib/libreoffice/program/opengl/combinedTextureFragmentShader.glsl usr/lib/libreoffice/program/opengl/lineVertexShader.glsl usr/lib/libreoffice/program/opengl/dissolveFragmentShader.glsl usr/lib/libreoffice/program/opengl/linearTwoColorGradientFragmentShader.glsl usr/lib/libreoffice/program/opengl/dummyVertexShader.glsl usr/lib/libreoffice/program/opengl/areaHashCRC64TFragmentShader.glsl usr/lib/libreoffice/program/opengl/radialTwoColorGradientFragmentShader.glsl usr/lib/libreoffice/program/opengl/vortexFragmentShader.glsl usr/lib/libreoffice/program/opengl/vortexVertexShader.glsl usr/lib/libreoffice/program/opengl/transformedTextureVertexShader.glsl usr/lib/libreoffice/program/opengl/fadeFragmentShader.glsl usr/lib/libreoffice/program/opengl/fadeBlackFragmentShader.glsl usr/lib/libreoffice/program/opengl/rectangularMultiColorGradientFragmentShader.glsl usr/lib/libreoffice/program/opengl/maskedTextureVertexShader.glsl usr/lib/libreoffice/program/opengl/reflectionVertexShader.glsl usr/lib/libreoffice/program/opengl/honeycombGeometryShader.glsl usr/lib/libreoffice/program/opengl/maskedTextureFragmentShader.glsl usr/lib/libreoffice/program/opengl/glitterVertexShader.glsl usr/lib/libreoffice/program/opengl/radialMultiColorGradientFragmentShader.glsl usr/lib/libreoffice/program/opengl/replaceColorFragmentShader.glsl usr/lib/libreoffice/program/opengl/textureVertexShader.glsl usr/lib/libreoffice/program/opengl/areaScaleFragmentShader.glsl usr/lib/libreoffice/program/opengl/glitterFragmentShader.glsl usr/lib/libreoffice/program/opengl/basicVertexShader.glsl usr/lib/libreoffice/program/opengl/honeycombFragmentShader.glsl usr/lib/libreoffice/program/opengl/vortexGeometryShader.glsl usr/lib/libreoffice/program/opengl/radialGradientFragmentShader.glsl usr/lib/libreoffice/program/opengl/reflectionFragmentShader.glsl usr/lib/libreoffice/program/opengl/diffTextureFragmentShader.glsl usr/lib/libreoffice/program/libCoinMP.so.1 usr/lib/libreoffice/program/libodfgen-0.1-lo.so.1 usr/lib/libreoffice/program/libicui18n.so.65 usr/lib/libreoffice/program/libucbhelper.so usr/lib/libreoffice/program/mailmerge.py usr/lib/libreoffice/program/soffice usr/lib/libreoffice/program/libwpftwriterlo.so usr/lib/libreoffice/program/ui-previewer usr/lib/libreoffice/program/libplc4.so usr/lib/libreoffice/program/pagein-writer usr/lib/libreoffice/program/msgbox.py usr/lib/libreoffice/program/libicudata.so.65 usr/lib/libreoffice/program/libuno_salhelpergcc3.so.3 usr/lib/libreoffice/program/libsmime3.so usr/lib/libreoffice/program/intro.png usr/lib/libreoffice/program/libguesslanglo.so usr/lib/libreoffice/program/versionrc usr/lib/libreoffice/program/gdbtrace usr/lib/libreoffice/program/libunordflo.so usr/lib/libreoffice/program/pagein-common usr/lib/libreoffice/program/java-set-classpath usr/lib/libreoffice/program/libClp.so.1 usr/lib/libreoffice/program/libbiblo.so usr/lib/libreoffice/program/libcanvastoolslo.so usr/lib/libreoffice/program/libsaxlo.so usr/lib/libreoffice/program/libpricinglo.so usr/lib/libreoffice/program/libfrmlo.so usr/lib/libreoffice/program/unorc usr/lib/libreoffice/program/pagein-calc usr/lib/libreoffice/program/libsvgfilterlo.so usr/lib/libreoffice/program/libfilterconfiglo.so usr/lib/libreoffice/program/libOGLTranslo.so usr/lib/libreoffice/program/libdbpool2.so usr/lib/libreoffice/program/smath usr/lib/libreoffice/program/libdesktop_detectorlo.so usr/lib/libreoffice/program/libcurl.so.4 usr/lib/libreoffice/program/bootstraprc usr/lib/libreoffice/program/libfps_officelo.so usr/lib/libreoffice/program/libdeploymentmisclo.so usr/lib/libreoffice/program/libvbaobjlo.so usr/lib/libreoffice/program/libsolverlo.so usr/lib/libreoffice/program/libwriterfilterlo.so usr/lib/libreoffice/program/uno.py usr/lib/libreoffice/program/uno usr/lib/libreoffice/program/pythonloader.py usr/lib/libreoffice/program/libbootstraplo.so usr/lib/libreoffice/program/libsvxcorelo.so usr/lib/libreoffice/program/libnspr4.so usr/lib/libreoffice/program/shell/ usr/lib/libreoffice/program/shell/about.svg usr/lib/libreoffice/program/liblnthlo.so usr/lib/libreoffice/program/pythonloader.unorc usr/lib/libreoffice/program/libswlo.so usr/lib/libreoffice/program/libfreebl3.so usr/lib/libreoffice/program/libwpftcalclo.so usr/lib/libreoffice/program/libvbaeventslo.so usr/lib/libreoffice/program/libi18nlangtag.so usr/lib/libreoffice/program/unohelper.py usr/lib/libreoffice/program/libmigrationoo2lo.so usr/lib/libreoffice/program/pagein-impress usr/lib/libreoffice/program/liblcms2.so.2 usr/lib/libreoffice/program/libbinaryurplo.so usr/lib/libreoffice/program/libt602filterlo.so usr/lib/libreoffice/program/libfwllo.so usr/lib/libreoffice/program/libnssutil3.so usr/lib/libreoffice/program/libemboleobj.so usr/lib/libreoffice/program/libsmdlo.so usr/lib/libreoffice/program/libvbahelperlo.so usr/lib/libreoffice/program/libreglo.so usr/lib/libreoffice/program/libEngine12.so usr/lib/libreoffice/program/libloglo.so usr/lib/libreoffice/program/libgpgme.so.11 usr/lib/libreoffice/program/librevenge-0.0-lo.so.0 usr/lib/libreoffice/program/fundamentalrc usr/lib/libreoffice/program/libdict_ja.so usr/lib/libreoffice/program/libsdbtlo.so usr/lib/libreoffice/program/libsmlo.so usr/lib/libreoffice/program/liblwpftlo.so usr/lib/libreoffice/program/libdeploymentgui.so usr/lib/libreoffice/program/libgraphicfilterlo.so usr/lib/libreoffice/program/libspllo.so usr/lib/libreoffice/program/sdraw usr/lib/libreoffice/program/liblangtag-lo.so.1 usr/lib/libreoffice/program/libCoinUtils.so.3 usr/lib/libreoffice/program/libucpfile1.so usr/lib/libreoffice/program/libchartcontrollerlo.so usr/lib/libreoffice/program/flat_logo.svg usr/lib/libreoffice/program/libscuilo.so usr/lib/libreoffice/program/intro-highres.png usr/lib/libreoffice/program/libsddlo.so usr/lib/libreoffice/program/opencltest usr/lib/libreoffice/program/libreflectionlo.so usr/lib/libreoffice/program/libtextconversiondlgslo.so usr/lib/libreoffice/program/libwps-0.4-lo.so.4 usr/lib/libreoffice/program/libcanvasfactorylo.so usr/lib/libreoffice/program/postgresql-sdbc.ini usr/lib/libreoffice/program/libtklo.so usr/lib/libreoffice/program/libxmlfalo.so usr/lib/libreoffice/program/wizards/ usr/lib/libreoffice/program/wizards/common/ usr/lib/libreoffice/program/wizards/common/ConfigSet.py usr/lib/libreoffice/program/wizards/common/NumberFormatter.py usr/lib/libreoffice/program/wizards/common/ConfigGroup.py usr/lib/libreoffice/program/wizards/common/NoValidPathException.py usr/lib/libreoffice/program/wizards/common/SystemDialog.py usr/lib/libreoffice/program/wizards/common/strings.hrc usr/lib/libreoffice/program/wizards/common/Configuration.py usr/lib/libreoffice/program/wizards/common/Properties.py usr/lib/libreoffice/program/wizards/common/IRenderer.py usr/lib/libreoffice/program/wizards/common/__init__.py usr/lib/libreoffice/program/wizards/common/UCB.py usr/lib/libreoffice/program/wizards/common/ListModel.py usr/lib/libreoffice/program/wizards/common/PropertyNames.py usr/lib/libreoffice/program/wizards/common/HelpIds.py usr/lib/libreoffice/program/wizards/common/FileAccess.py usr/lib/libreoffice/program/wizards/common/Desktop.py usr/lib/libreoffice/program/wizards/agenda/ usr/lib/libreoffice/program/wizards/agenda/CGTopic.py usr/lib/libreoffice/program/wizards/agenda/CallWizard.py usr/lib/libreoffice/program/wizards/agenda/AgendaDocument.py usr/lib/libreoffice/program/wizards/agenda/CGAgenda.py usr/lib/libreoffice/program/wizards/agenda/TopicsControl.py usr/lib/libreoffice/program/wizards/agenda/__init__.py usr/lib/libreoffice/program/wizards/agenda/AgendaWizardDialogResources.py usr/lib/libreoffice/program/wizards/agenda/TemplateConsts.py usr/lib/libreoffice/program/wizards/agenda/AgendaWizardDialogConst.py usr/lib/libreoffice/program/wizards/agenda/AgendaWizardDialog.py usr/lib/libreoffice/program/wizards/agenda/AgendaWizardDialogImpl.py usr/lib/libreoffice/program/wizards/letter/ usr/lib/libreoffice/program/wizards/letter/LetterWizardDialogImpl.py usr/lib/libreoffice/program/wizards/letter/CallWizard.py usr/lib/libreoffice/program/wizards/letter/LetterWizardDialogResources.py usr/lib/libreoffice/program/wizards/letter/CGLetterWizard.py usr/lib/libreoffice/program/wizards/letter/LetterWizardDialog.py usr/lib/libreoffice/program/wizards/letter/CGLetter.py usr/lib/libreoffice/program/wizards/letter/__init__.py usr/lib/libreoffice/program/wizards/letter/CGPaperElementLocation.py usr/lib/libreoffice/program/wizards/letter/LetterDocument.py usr/lib/libreoffice/program/wizards/letter/LetterWizardDialogConst.py usr/lib/libreoffice/program/wizards/text/ usr/lib/libreoffice/program/wizards/text/TextDocument.py usr/lib/libreoffice/program/wizards/text/__init__.py usr/lib/libreoffice/program/wizards/text/TextFieldHandler.py usr/lib/libreoffice/program/wizards/text/TextElement.py usr/lib/libreoffice/program/wizards/text/TextSectionHandler.py usr/lib/libreoffice/program/wizards/__init__.py usr/lib/libreoffice/program/wizards/document/ usr/lib/libreoffice/program/wizards/document/OfficeDocument.py usr/lib/libreoffice/program/wizards/document/__init__.py usr/lib/libreoffice/program/wizards/fax/ usr/lib/libreoffice/program/wizards/fax/CGFaxWizard.py usr/lib/libreoffice/program/wizards/fax/CallWizard.py usr/lib/libreoffice/program/wizards/fax/FaxWizardDialogResources.py usr/lib/libreoffice/program/wizards/fax/FaxWizardDialogConst.py usr/lib/libreoffice/program/wizards/fax/FaxWizardDialog.py usr/lib/libreoffice/program/wizards/fax/__init__.py usr/lib/libreoffice/program/wizards/fax/FaxWizardDialogImpl.py usr/lib/libreoffice/program/wizards/fax/CGFax.py usr/lib/libreoffice/program/wizards/fax/FaxDocument.py usr/lib/libreoffice/program/wizards/ui/ usr/lib/libreoffice/program/wizards/ui/DocumentPreview.py usr/lib/libreoffice/program/wizards/ui/WizardDialog.py usr/lib/libreoffice/program/wizards/ui/ControlScroller.py usr/lib/libreoffice/program/wizards/ui/PathSelection.py usr/lib/libreoffice/program/wizards/ui/__init__.py usr/lib/libreoffice/program/wizards/ui/UnoDialog.py usr/lib/libreoffice/program/wizards/ui/UIConsts.py usr/lib/libreoffice/program/wizards/ui/UnoDialog2.py usr/lib/libreoffice/program/wizards/ui/event/ usr/lib/libreoffice/program/wizards/ui/event/DataAware.py usr/lib/libreoffice/program/wizards/ui/event/TaskListener.py usr/lib/libreoffice/program/wizards/ui/event/Task.py usr/lib/libreoffice/program/wizards/ui/event/EventListenerList.py usr/lib/libreoffice/program/wizards/ui/event/__init__.py usr/lib/libreoffice/program/wizards/ui/event/TaskEvent.py usr/lib/libreoffice/program/wizards/ui/event/RadioDataAware.py usr/lib/libreoffice/program/wizards/ui/event/UnoDataAware.py usr/lib/libreoffice/program/wizards/ui/event/CommonListener.py usr/lib/libreoffice/program/wizards/ui/event/ListModelBinder.py usr/lib/libreoffice/program/wizards/ui/PeerConfig.py usr/lib/libreoffice/program/libhyphenlo.so usr/lib/libreoffice/program/libfsstoragelo.so usr/lib/libreoffice/program/libupdatefeedlo.so usr/lib/libreoffice/program/libpackage2.so usr/lib/libreoffice/program/simpress usr/lib/libreoffice/program/libepoxy.so usr/lib/libreoffice/program/libpostgresql-sdbc-impllo.so usr/lib/libreoffice/program/libneon.so usr/lib/libreoffice/program/libdbahsqllo.so usr/lib/libreoffice/program/libucb1.so usr/lib/libreoffice/program/redirectrc usr/lib/libreoffice/program/libsrtrs1.so usr/lib/libreoffice/program/libucpchelp1.so usr/lib/libreoffice/program/unopkg usr/lib/libreoffice/program/libuno_sal.so.3 usr/lib/libreoffice/program/libsdfiltlo.so usr/lib/libreoffice/program/libprotocolhandlerlo.so usr/lib/libreoffice/program/libinvocationlo.so usr/lib/libreoffice/program/libdlgprovlo.so usr/lib/libreoffice/program/libPresentationMinimizerlo.so usr/lib/libreoffice/program/libsoftokn3.so usr/lib/libreoffice/program/libxmlscriptlo.so usr/lib/libreoffice/program/libvclplug_gtk3lo.so usr/lib/libreoffice/program/libpdfimportlo.so usr/lib/libreoffice/program/libdesktopbe1lo.so usr/lib/libreoffice/program/libsysshlo.so usr/lib/libreoffice/program/swriter usr/lib/libreoffice/program/libunopkgapp.so usr/lib/libreoffice/program/libwpd-0.10-lo.so.10 usr/lib/libreoffice/program/libsvtlo.so usr/lib/libreoffice/program/libfilelo.so usr/lib/libreoffice/program/liblocalebe1lo.so usr/lib/libreoffice/program/libproxyfaclo.so usr/lib/libreoffice/program/libcppcanvaslo.so usr/lib/libreoffice/program/oosplash usr/lib/libreoffice/program/libavmedialo.so usr/lib/libreoffice/program/libflashlo.so usr/lib/libreoffice/program/gengal usr/lib/libreoffice/program/libdbplo.so usr/lib/libreoffice/program/libpdffilterlo.so usr/lib/libreoffice/program/librdf-lo.so.0 usr/lib/libreoffice/program/libxstor.so usr/lib/libreoffice/program/libopencllo.so usr/lib/libreoffice/program/libvcllo.so usr/lib/libreoffice/program/libnss3.so usr/lib/libreoffice/program/libsfxlo.so usr/lib/libreoffice/program/liboglcanvaslo.so usr/lib/libreoffice/program/libhelplinkerlo.so usr/lib/libreoffice/program/libxsltdlglo.so usr/lib/libreoffice/program/setuprc usr/lib/libreoffice/program/libnssckbi.so usr/lib/libreoffice/program/libucpftp1.so usr/lib/libreoffice/program/libucppkg1.so usr/lib/libreoffice/program/libmigrationoo3lo.so usr/lib/libreoffice/program/access2base.py usr/lib/libreoffice/program/libspelllo.so usr/lib/libreoffice/program/libucpexpand1lo.so usr/lib/libreoffice/program/libwriterlo.so usr/lib/libreoffice/program/libplds4.so usr/lib/libreoffice/program/libnamingservicelo.so usr/lib/libreoffice/program/libmozbootstraplo.so usr/lib/libreoffice/program/libmswordlo.so usr/lib/libreoffice/program/regview usr/lib/libreoffice/program/soffice.bin usr/lib/libreoffice/program/libembobj.so usr/lib/libreoffice/program/libvclplug_genlo.so usr/lib/libreoffice/program/libforlo.so usr/lib/libreoffice/program/libmwaw-0.3-lo.so.3 usr/lib/libreoffice/program/libucptdoc1lo.so usr/lib/libreoffice/program/liboffacclo.so usr/lib/libreoffice/program/officehelper.py usr/lib/libreoffice/program/libcairocanvaslo.so usr/lib/libreoffice/program/libindex_data.so usr/lib/libreoffice/program/libi18nutil.so usr/lib/libreoffice/program/libvclcanvaslo.so usr/lib/libreoffice/program/libCbc.so.3 usr/lib/libreoffice/program/services.rdb usr/lib/libreoffice/program/libmorklo.so usr/lib/libreoffice/program/gengal.bin usr/lib/libreoffice/program/libbasprovlo.so usr/lib/libreoffice/program/libassuan.so.0 usr/lib/libreoffice/program/libanimcorelo.so usr/lib/libreoffice/program/libhwplo.so usr/lib/libreoffice/program/libgielo.so usr/lib/libreoffice/program/libanalysislo.so usr/lib/libreoffice/program/libwpg-0.3-lo.so.3 usr/lib/libreoffice/program/libutllo.so usr/lib/libreoffice/program/libxsec_xmlsec.so usr/lib/libreoffice/program/libdbalo.so usr/lib/libreoffice/program/libforuilo.so usr/lib/libreoffice/program/libxoflo.so usr/lib/libreoffice/program/libsclo.so usr/lib/libreoffice/program/libucpextlo.so usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3 usr/lib/libreoffice/program/scalc usr/lib/libreoffice/program/liblibreofficekitgtk.so usr/lib/libreoffice/program/pyuno.so usr/lib/libreoffice/program/libctllo.so usr/lib/libreoffice/program/libfwilo.so usr/lib/libreoffice/program/libxmlreaderlo.so usr/lib/libreoffice/program/libsblo.so usr/lib/libreoffice/program/libtextconv_dict.so usr/lib/libreoffice/program/libicglo.so usr/lib/libreoffice/program/liborcus-0.15.so.0 usr/lib/libreoffice/program/unopkg.bin usr/lib/libreoffice/program/libpostgresql-sdbclo.so usr/lib/libreoffice/program/libdbaxmllo.so usr/lib/libreoffice/program/regmerge usr/lib/libreoffice/program/services/ usr/lib/libreoffice/program/services/scriptproviderforpython.rdb usr/lib/libreoffice/program/services/pyuno.rdb usr/lib/libreoffice/program/services/services.rdb usr/lib/libreoffice/program/services/postgresql-sdbc.rdb usr/lib/libreoffice/program/libOsi.so.1 usr/lib/libreoffice/program/libtllo.so usr/lib/libreoffice/program/libdrawinglayerlo.so usr/lib/libreoffice/program/liborcus-parser-0.15.so.0 usr/lib/libreoffice/program/libfreeblpriv3.so usr/lib/libreoffice/program/libmcnttype.so usr/lib/libreoffice/program/libmsfilterlo.so usr/lib/libreoffice/program/libscriptframe.so usr/lib/libreoffice/program/libscdlo.so usr/lib/libreoffice/program/libpcrlo.so usr/lib/libreoffice/program/libfwmlo.so usr/lib/libreoffice/program/libdatelo.so usr/lib/libreoffice/program/types.rdb usr/lib/libreoffice/program/libiolo.so usr/lib/libreoffice/program/libaffine_uno_uno.so usr/lib/libreoffice/program/libOsiClp.so.1 usr/lib/libreoffice/program/unoinfo usr/lib/libreoffice/program/libbasctllo.so usr/lib/libreoffice/program/senddoc usr/lib/libreoffice/program/libconfigmgrlo.so usr/lib/libreoffice/program/libooxlo.so usr/lib/libreoffice/program/libstocserviceslo.so usr/lib/libreoffice/program/libCgl.so.1 usr/lib/libreoffice/program/libdbtoolslo.so usr/lib/libreoffice/program/libunsafe_uno_uno.so usr/lib/libreoffice/program/libtextfdlo.so usr/lib/libreoffice/program/libslideshowlo.so usr/lib/libreoffice/program/libdbulo.so usr/lib/libreoffice/program/libemfiolo.so usr/lib/libreoffice/program/libsimplecanvaslo.so usr/lib/libreoffice/program/librasqal-lo.so.3 usr/lib/libreoffice/program/libswdlo.so usr/lib/libreoffice/program/liblog_uno_uno.so usr/lib/libreoffice/program/libcached1.so usr/lib/libreoffice/program/libgpg-error-lo.so.0 usr/lib/libreoffice/program/libgcc3_uno.so usr/lib/libreoffice/program/libsdbc2.so usr/lib/libreoffice/program/liblocaledata_others.so usr/lib/libreoffice/program/libunoidllo.so usr/lib/libreoffice/program/libsqlite3.so usr/lib/libreoffice/program/libintrospectionlo.so usr/lib/libreoffice/program/libxmlfdlo.so usr/lib/libreoffice/program/libuno_purpenvhelpergcc3.so.3 usr/lib/libreoffice/program/libdbaselo.so usr/lib/libreoffice/program/libi18nsearchlo.so usr/lib/libreoffice/program/libetonyek-0.1-lo.so.1 usr/lib/libreoffice/program/libi18npoollo.so usr/lib/libreoffice/program/libuuresolverlo.so usr/lib/libreoffice/program/libwpftdrawlo.so usr/lib/libreoffice/program/pagein-draw usr/lib/libreoffice/program/libodbclo.so usr/lib/libreoffice/program/liblosessioninstalllo.so usr/lib/libreoffice/program/libucpimagelo.so usr/lib/libreoffice/program/libgpgmepp.so.6 usr/lib/libreoffice/program/liblocaledata_en.so usr/lib/libreoffice/program/types/ usr/lib/libreoffice/program/types/offapi.rdb usr/lib/libreoffice/program/types/oovbaapi.rdb usr/lib/libreoffice/program/libfbclient.so.2 usr/lib/libreoffice/program/libuuilo.so usr/lib/libreoffice/program/libclucene.so usr/lib/libreoffice/program/libucphier1.so usr/lib/libreoffice/program/libexpwraplo.so usr/lib/libreoffice/program/liblocaledata_euro.so usr/lib/libreoffice/program/libsdlo.so usr/lib/libreoffice/program/libmysqlclo.so usr/lib/libreoffice/program/libdeployment.so usr/lib/libreoffice/program/libavmediagst.so usr/lib/libreoffice/program/libgcc_s.so.1 usr/lib/libreoffice/program/libpyuno.so usr/lib/libreoffice/program/libuno_cppu.so.3 usr/lib/libreoffice/program/libwriterperfectlo.so usr/lib/libreoffice/program/libmsformslo.so usr/lib/libreoffice/program/sofficerc usr/lib/libreoffice/program/libscnlo.so usr/lib/libreoffice/program/libucpcmis1lo.so usr/lib/libreoffice/program/libnumbertextlo.so usr/lib/libreoffice/program/lounorc usr/lib/libreoffice/program/libwpftimpresslo.so usr/lib/libreoffice/program/libfwklo.so usr/lib/libreoffice/program/libsvgiolo.so usr/lib/libreoffice/program/libcuilo.so usr/lib/libreoffice/program/xpdfimport usr/lib/libreoffice/program/libpasswordcontainerlo.so usr/lib/libreoffice/program/libucpdav1.so usr/lib/libreoffice/program/libodfflatxmllo.so usr/lib/libreoffice/program/liblocaledata_es.so usr/lib/libreoffice/program/uno.bin usr/lib/libreoffice/program/libssl3.so usr/lib/libreoffice/program/liblpsolve55.so usr/lib/libreoffice/program/libldapbe2lo.so usr/lib/libreoffice/program/libstorelo.so usr/lib/libreoffice/program/libcomphelper.so usr/lib/libreoffice/program/libbasegfxlo.so usr/lib/libreoffice/program/libsvllo.so usr/lib/libreoffice/readmes/ usr/lib/libreoffice/readmes/README_en-US usr/lib/libreoffice/CREDITS.fodt usr/lib/libreoffice/LICENSE.html usr/lib/libreoffice/NOTICE usr/lib/libreoffice/share/ usr/lib/libreoffice/share/psprint/ usr/lib/libreoffice/share/psprint/psprint.conf usr/lib/libreoffice/share/psprint/driver/ usr/lib/libreoffice/share/psprint/driver/SGENPRT.PS usr/lib/libreoffice/share/fonts/ usr/lib/libreoffice/share/fonts/truetype/ usr/lib/libreoffice/share/fonts/truetype/fc_local.conf usr/lib/libreoffice/share/fonts/truetype/opens___.ttf usr/lib/libreoffice/share/glade/ usr/lib/libreoffice/share/glade/libreoffice-catalog.xml usr/lib/libreoffice/share/registry/ usr/lib/libreoffice/share/registry/pdfimport.xcd usr/lib/libreoffice/share/registry/Langpack-en-US.xcd usr/lib/libreoffice/share/registry/pyuno.xcd usr/lib/libreoffice/share/registry/postgresql.xcd usr/lib/libreoffice/share/registry/gnome.xcd usr/lib/libreoffice/share/registry/oo-ldap.xcd.sample usr/lib/libreoffice/share/registry/writer.xcd usr/lib/libreoffice/share/registry/graphicfilter.xcd usr/lib/libreoffice/share/registry/base.xcd usr/lib/libreoffice/share/registry/math.xcd usr/lib/libreoffice/share/registry/impress.xcd usr/lib/libreoffice/share/registry/librelogo.xcd usr/lib/libreoffice/share/registry/ogltrans.xcd usr/lib/libreoffice/share/registry/calc.xcd usr/lib/libreoffice/share/registry/xsltfilter.xcd usr/lib/libreoffice/share/registry/oo-ad-ldap.xcd.sample usr/lib/libreoffice/share/registry/lingucomponent.xcd usr/lib/libreoffice/share/registry/draw.xcd usr/lib/libreoffice/share/registry/res/ usr/lib/libreoffice/share/registry/res/fcfg_langpack_en-US.xcd usr/lib/libreoffice/share/registry/main.xcd usr/lib/libreoffice/share/labels/ usr/lib/libreoffice/share/labels/labels.xml usr/lib/libreoffice/share/numbertext/ usr/lib/libreoffice/share/numbertext/uk.sor usr/lib/libreoffice/share/numbertext/ru.sor usr/lib/libreoffice/share/numbertext/lv.sor usr/lib/libreoffice/share/numbertext/es.sor usr/lib/libreoffice/share/numbertext/hr.sor usr/lib/libreoffice/share/numbertext/da.sor usr/lib/libreoffice/share/numbertext/tr.sor usr/lib/libreoffice/share/numbertext/cs.sor usr/lib/libreoffice/share/numbertext/it.sor usr/lib/libreoffice/share/numbertext/ro.sor usr/lib/libreoffice/share/numbertext/pl.sor usr/lib/libreoffice/share/numbertext/Roman.sor usr/lib/libreoffice/share/numbertext/fi.sor usr/lib/libreoffice/share/numbertext/vi.sor usr/lib/libreoffice/share/numbertext/Suzhou.sor usr/lib/libreoffice/share/numbertext/sh.sor usr/lib/libreoffice/share/numbertext/fr.sor usr/lib/libreoffice/share/numbertext/Hung.sor usr/lib/libreoffice/share/numbertext/pt.sor usr/lib/libreoffice/share/numbertext/is.sor usr/lib/libreoffice/share/numbertext/el.sor usr/lib/libreoffice/share/numbertext/no.sor usr/lib/libreoffice/share/numbertext/zh.sor usr/lib/libreoffice/share/numbertext/ja.sor usr/lib/libreoffice/share/numbertext/gl.sor usr/lib/libreoffice/share/numbertext/bg.sor usr/lib/libreoffice/share/numbertext/hu.sor usr/lib/libreoffice/share/numbertext/th.sor usr/lib/libreoffice/share/numbertext/af.sor usr/lib/libreoffice/share/numbertext/id.sor usr/lib/libreoffice/share/numbertext/sl.sor usr/lib/libreoffice/share/numbertext/he.sor usr/lib/libreoffice/share/numbertext/eo.sor usr/lib/libreoffice/share/numbertext/lt.sor usr/lib/libreoffice/share/numbertext/ms.sor usr/lib/libreoffice/share/numbertext/ca.sor usr/lib/libreoffice/share/numbertext/nl.sor usr/lib/libreoffice/share/numbertext/et.sor usr/lib/libreoffice/share/numbertext/sr.sor usr/lib/libreoffice/share/numbertext/ko.sor usr/lib/libreoffice/share/numbertext/de.sor usr/lib/libreoffice/share/numbertext/sq.sor usr/lib/libreoffice/share/numbertext/en.sor usr/lib/libreoffice/share/numbertext/sv.sor usr/lib/libreoffice/share/numbertext/lb.sor usr/lib/libreoffice/share/liblangtag/ usr/lib/libreoffice/share/liblangtag/language-subtag-registry.xml usr/lib/libreoffice/share/liblangtag/common/ usr/lib/libreoffice/share/liblangtag/common/supplemental/ usr/lib/libreoffice/share/liblangtag/common/supplemental/likelySubtags.xml usr/lib/libreoffice/share/liblangtag/common/supplemental/supplementalMetadata.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/ usr/lib/libreoffice/share/liblangtag/common/bcp47/timezone.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/variant.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/currency.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/calendar.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/transform_private_use.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/transform.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/transform_ime.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/collation.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/number.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/transform_mt.xml usr/lib/libreoffice/share/liblangtag/common/bcp47/transform_keyboard.xml usr/lib/libreoffice/share/emojiconfig/ usr/lib/libreoffice/share/emojiconfig/emoji.json usr/lib/libreoffice/share/palette/ usr/lib/libreoffice/share/palette/standard.soh usr/lib/libreoffice/share/palette/libreoffice.soc usr/lib/libreoffice/share/palette/modern.sog usr/lib/libreoffice/share/palette/classic.sog usr/lib/libreoffice/share/palette/freecolour-hlc.soc usr/lib/libreoffice/share/palette/standard.soe usr/lib/libreoffice/share/palette/material.soc usr/lib/libreoffice/share/palette/standard.sob usr/lib/libreoffice/share/palette/standard.sod usr/lib/libreoffice/share/palette/styles.sod usr/lib/libreoffice/share/palette/chart-palettes.soc usr/lib/libreoffice/share/palette/tonal.soc usr/lib/libreoffice/share/palette/standard.sop usr/lib/libreoffice/share/palette/standard.sog usr/lib/libreoffice/share/palette/arrowhd.soe usr/lib/libreoffice/share/palette/html.soc usr/lib/libreoffice/share/palette/standard.soc usr/lib/libreoffice/share/palette/hatching.soh usr/lib/libreoffice/share/xslt/ usr/lib/libreoffice/share/xslt/export/ usr/lib/libreoffice/share/xslt/export/wordml/ usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_draw.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_page.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_list.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_text.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_table.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_field.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_path.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_settings.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_border.xsl usr/lib/libreoffice/share/xslt/export/wordml/ooo2wordml_custom_draw.xsl usr/lib/libreoffice/share/xslt/export/common/ usr/lib/libreoffice/share/xslt/export/common/styles/ usr/lib/libreoffice/share/xslt/export/common/styles/style_collector.xsl usr/lib/libreoffice/share/xslt/export/common/styles/style_mapping_css.xsl usr/lib/libreoffice/share/xslt/export/common/body.xsl usr/lib/libreoffice/share/xslt/export/common/table/ usr/lib/libreoffice/share/xslt/export/common/table/table_rows.xsl usr/lib/libreoffice/share/xslt/export/common/table/table_columns.xsl usr/lib/libreoffice/share/xslt/export/common/table/table_cells.xsl usr/lib/libreoffice/share/xslt/export/common/table/table.xsl usr/lib/libreoffice/share/xslt/export/common/ooo2ms_docpr.xsl usr/lib/libreoffice/share/xslt/export/common/table_of_content.xsl usr/lib/libreoffice/share/xslt/export/uof/ usr/lib/libreoffice/share/xslt/export/uof/odf2uof_text.xsl usr/lib/libreoffice/share/xslt/export/uof/odf2uof_presentation.xsl usr/lib/libreoffice/share/xslt/export/uof/odf2uof_spreadsheet.xsl usr/lib/libreoffice/share/xslt/export/spreadsheetml/ usr/lib/libreoffice/share/xslt/export/spreadsheetml/formular.xsl usr/lib/libreoffice/share/xslt/export/spreadsheetml/table.xsl usr/lib/libreoffice/share/xslt/export/spreadsheetml/style_mapping.xsl usr/lib/libreoffice/share/xslt/export/spreadsheetml/styles.xsl usr/lib/libreoffice/share/xslt/export/spreadsheetml/ooo2spreadsheetml.xsl usr/lib/libreoffice/share/xslt/export/xhtml/ usr/lib/libreoffice/share/xslt/export/xhtml/body.xsl usr/lib/libreoffice/share/xslt/export/xhtml/opendoc2xhtml.xsl usr/lib/libreoffice/share/xslt/export/xhtml/table.xsl usr/lib/libreoffice/share/xslt/export/xhtml/header.xsl usr/lib/libreoffice/share/xslt/common/ usr/lib/libreoffice/share/xslt/common/copy.xsl usr/lib/libreoffice/share/xslt/common/measure_conversion.xsl usr/lib/libreoffice/share/xslt/common/math.xsl usr/lib/libreoffice/share/xslt/docbook/ usr/lib/libreoffice/share/xslt/docbook/DocBookTemplate.stw usr/lib/libreoffice/share/xslt/docbook/docbooktosoffheadings.xsl usr/lib/libreoffice/share/xslt/docbook/sofftodocbookheadings.xsl usr/lib/libreoffice/share/xslt/import/ usr/lib/libreoffice/share/xslt/import/wordml/ usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_table.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_custom_draw.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_draw.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_field.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_path.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_page.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_list.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_settings.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_text.xsl usr/lib/libreoffice/share/xslt/import/wordml/wordml2ooo_props.xsl usr/lib/libreoffice/share/xslt/import/common/ usr/lib/libreoffice/share/xslt/import/common/ms2ooo_docpr.xsl usr/lib/libreoffice/share/xslt/import/uof/ usr/lib/libreoffice/share/xslt/import/uof/uof2odf_text.xsl usr/lib/libreoffice/share/xslt/import/uof/uof2odf_presentation.xsl usr/lib/libreoffice/share/xslt/import/uof/uof2odf_spreadsheet.xsl usr/lib/libreoffice/share/xslt/import/spreadsheetml/ usr/lib/libreoffice/share/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl usr/lib/libreoffice/share/xslt/import/spreadsheetml/adorowset2ods.xsl usr/lib/libreoffice/share/uno_packages/ usr/lib/libreoffice/share/uno_packages/cache/ usr/lib/libreoffice/share/uno_packages/cache/uno_packages/ usr/lib/libreoffice/share/theme_definitions/ usr/lib/libreoffice/share/theme_definitions/ios/ usr/lib/libreoffice/share/theme_definitions/ios/combobox-button.svg usr/lib/libreoffice/share/theme_definitions/ios/tabitem-last.svg usr/lib/libreoffice/share/theme_definitions/ios/tabitem-last-selected.svg usr/lib/libreoffice/share/theme_definitions/ios/tick-off.svg usr/lib/libreoffice/share/theme_definitions/ios/scrollbar-vertical.svg usr/lib/libreoffice/share/theme_definitions/ios/combobox-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/tick-off-pressed.svg usr/lib/libreoffice/share/theme_definitions/ios/tick-on-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/common-rect.svg usr/lib/libreoffice/share/theme_definitions/ios/spinbox-left-pressed.svg usr/lib/libreoffice/share/theme_definitions/ios/common-rect-focus-slim.svg usr/lib/libreoffice/share/theme_definitions/ios/switch-on-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/definition.xml usr/lib/libreoffice/share/theme_definitions/ios/tabitem-middle-selected.svg usr/lib/libreoffice/share/theme_definitions/ios/combobox-button-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/spinbox-left.svg usr/lib/libreoffice/share/theme_definitions/ios/spinbox-right-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/common-rect-focus.svg usr/lib/libreoffice/share/theme_definitions/ios/tabitem-middle.svg usr/lib/libreoffice/share/theme_definitions/ios/tabitem-first-selected.svg usr/lib/libreoffice/share/theme_definitions/ios/switch-on.svg usr/lib/libreoffice/share/theme_definitions/ios/switch-off.svg usr/lib/libreoffice/share/theme_definitions/ios/switch-off-pressed.svg usr/lib/libreoffice/share/theme_definitions/ios/tick-off-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/slider-button-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/arrow-up.svg usr/lib/libreoffice/share/theme_definitions/ios/tick-on.svg usr/lib/libreoffice/share/theme_definitions/ios/pushbutton-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/pushbutton-rollover.svg usr/lib/libreoffice/share/theme_definitions/ios/tabitem-first.svg usr/lib/libreoffice/share/theme_definitions/ios/scrollbar-horizontal.svg usr/lib/libreoffice/share/theme_definitions/ios/spinbox-right-pressed.svg usr/lib/libreoffice/share/theme_definitions/ios/spinbox-left-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/spinbox-right.svg usr/lib/libreoffice/share/theme_definitions/ios/combobox.svg usr/lib/libreoffice/share/theme_definitions/ios/common-rect-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/tick-on-pressed.svg usr/lib/libreoffice/share/theme_definitions/ios/switch-off-disabled.svg usr/lib/libreoffice/share/theme_definitions/ios/switch-on-pressed.svg usr/lib/libreoffice/share/theme_definitions/ios/arrow-down.svg usr/lib/libreoffice/share/theme_definitions/ios/pushbutton-default.svg usr/lib/libreoffice/share/theme_definitions/ios/slider-button.svg usr/lib/libreoffice/share/autocorr/ usr/lib/libreoffice/share/autocorr/acor_tr-TR.dat usr/lib/libreoffice/share/autocorr/acor_sr-Latn-ME.dat usr/lib/libreoffice/share/autocorr/acor_es.dat usr/lib/libreoffice/share/autocorr/acor_lt-LT.dat usr/lib/libreoffice/share/autocorr/acor_sk-SK.dat usr/lib/libreoffice/share/autocorr/acor_de.dat usr/lib/libreoffice/share/autocorr/acor_hsb.dat usr/lib/libreoffice/share/autocorr/acor_ga-IE.dat usr/lib/libreoffice/share/autocorr/acor_it.dat usr/lib/libreoffice/share/autocorr/acor_fa-IR.dat usr/lib/libreoffice/share/autocorr/acor_en-ZA.dat usr/lib/libreoffice/share/autocorr/acor_pt-BR.dat usr/lib/libreoffice/share/autocorr/acor_nl-NL.dat usr/lib/libreoffice/share/autocorr/acor_en-GB.dat usr/lib/libreoffice/share/autocorr/acor_fi-FI.dat usr/lib/libreoffice/share/autocorr/acor_sl-SI.dat usr/lib/libreoffice/share/autocorr/acor_vi-VN.dat usr/lib/libreoffice/share/autocorr/acor_pl-PL.dat usr/lib/libreoffice/share/autocorr/acor_el-GR.dat usr/lib/libreoffice/share/autocorr/acor_zh-CN.dat usr/lib/libreoffice/share/autocorr/acor_dsb.dat usr/lib/libreoffice/share/autocorr/acor_sr-Latn-RS.dat usr/lib/libreoffice/share/autocorr/acor_fr.dat usr/lib/libreoffice/share/autocorr/acor_bg-BG.dat usr/lib/libreoffice/share/autocorr/acor_ca-ES.dat usr/lib/libreoffice/share/autocorr/acor_hr-HR.dat usr/lib/libreoffice/share/autocorr/acor_sv-SE.dat usr/lib/libreoffice/share/autocorr/acor_lb-LU.dat usr/lib/libreoffice/share/autocorr/acor_hu-HU.dat usr/lib/libreoffice/share/autocorr/acor_zh-TW.dat usr/lib/libreoffice/share/autocorr/acor_en-AU.dat usr/lib/libreoffice/share/autocorr/acor_en-US.dat usr/lib/libreoffice/share/autocorr/acor_pt-PT.dat usr/lib/libreoffice/share/autocorr/acor_sr-RS.dat usr/lib/libreoffice/share/autocorr/acor_sr-CS.dat usr/lib/libreoffice/share/autocorr/acor_ro-RO.dat usr/lib/libreoffice/share/autocorr/acor_nl-BE.dat usr/lib/libreoffice/share/autocorr/acor_cs-CZ.dat usr/lib/libreoffice/share/autocorr/acor_sr-Latn-CS.dat usr/lib/libreoffice/share/autocorr/acor_ja-JP.dat usr/lib/libreoffice/share/autocorr/acor_ko-KR.dat usr/lib/libreoffice/share/autocorr/acor_mn-MN.dat usr/lib/libreoffice/share/autocorr/acor_is-IS.dat usr/lib/libreoffice/share/autocorr/acor_sr-ME.dat usr/lib/libreoffice/share/autocorr/acor_ru-RU.dat usr/lib/libreoffice/share/autocorr/acor_da-DK.dat usr/lib/libreoffice/share/autocorr/acor_af-ZA.dat usr/lib/libreoffice/share/extensions/ usr/lib/libreoffice/share/extensions/package.txt usr/lib/libreoffice/share/firebird/ usr/lib/libreoffice/share/firebird/firebird.msg usr/lib/libreoffice/share/firebird/security3.fdb usr/lib/libreoffice/share/xdg/ usr/lib/libreoffice/share/xdg/calc.desktop usr/lib/libreoffice/share/xdg/impress.desktop usr/lib/libreoffice/share/xdg/math.desktop usr/lib/libreoffice/share/xdg/base.desktop usr/lib/libreoffice/share/xdg/writer.desktop usr/lib/libreoffice/share/xdg/draw.desktop usr/lib/libreoffice/share/xdg/xsltfilter.desktop usr/lib/libreoffice/share/xdg/startcenter.desktop usr/lib/libreoffice/share/wizards/ usr/lib/libreoffice/share/wizards/resources_en_US.properties usr/lib/libreoffice/share/config/ usr/lib/libreoffice/share/config/images_elementary.zip usr/lib/libreoffice/share/config/images_sifr_dark.zip usr/lib/libreoffice/share/config/webcast/ usr/lib/libreoffice/share/config/webcast/edit.asp usr/lib/libreoffice/share/config/webcast/edit.pl usr/lib/libreoffice/share/config/webcast/webcast.pl usr/lib/libreoffice/share/config/webcast/savepic.asp usr/lib/libreoffice/share/config/webcast/common.inc usr/lib/libreoffice/share/config/webcast/webcast.asp usr/lib/libreoffice/share/config/webcast/poll.pl usr/lib/libreoffice/share/config/webcast/show.pl usr/lib/libreoffice/share/config/webcast/editpic.asp usr/lib/libreoffice/share/config/webcast/poll.asp usr/lib/libreoffice/share/config/webcast/savepic.pl usr/lib/libreoffice/share/config/webcast/common.pl usr/lib/libreoffice/share/config/webcast/index.pl usr/lib/libreoffice/share/config/webcast/show.asp usr/lib/libreoffice/share/config/webcast/editpic.pl usr/lib/libreoffice/share/config/images_tango.zip usr/lib/libreoffice/share/config/images_breeze.zip usr/lib/libreoffice/share/config/images_colibre_svg.zip usr/lib/libreoffice/share/config/images_elementary_svg.zip usr/lib/libreoffice/share/config/images_karasa_jaga_svg.zip usr/lib/libreoffice/share/config/images_sifr_svg.zip usr/lib/libreoffice/share/config/images_sifr.zip usr/lib/libreoffice/share/config/images_breeze_dark.zip usr/lib/libreoffice/share/config/images_sifr_dark_svg.zip usr/lib/libreoffice/share/config/wizard/ usr/lib/libreoffice/share/config/wizard/web/ usr/lib/libreoffice/share/config/wizard/web/buttons/ usr/lib/libreoffice/share/config/wizard/web/buttons/square-gray.zip usr/lib/libreoffice/share/config/wizard/web/buttons/glas-green.zip usr/lib/libreoffice/share/config/wizard/web/buttons/glas-red.zip usr/lib/libreoffice/share/config/wizard/web/buttons/round-white.zip usr/lib/libreoffice/share/config/wizard/web/buttons/square-red.zip usr/lib/libreoffice/share/config/wizard/web/buttons/square-yellow.zip usr/lib/libreoffice/share/config/wizard/web/buttons/square-blue.zip usr/lib/libreoffice/share/config/wizard/web/buttons/round-gorilla.zip usr/lib/libreoffice/share/config/wizard/web/buttons/simple.zip usr/lib/libreoffice/share/config/wizard/web/buttons/square-green.zip usr/lib/libreoffice/share/config/wizard/web/buttons/glas-blue.zip usr/lib/libreoffice/share/config/wizard/form/ usr/lib/libreoffice/share/config/wizard/form/styles/ usr/lib/libreoffice/share/config/wizard/form/styles/water.css usr/lib/libreoffice/share/config/wizard/form/styles/ice.css usr/lib/libreoffice/share/config/wizard/form/styles/red.css usr/lib/libreoffice/share/config/wizard/form/styles/grey.css usr/lib/libreoffice/share/config/wizard/form/styles/violet.css usr/lib/libreoffice/share/config/wizard/form/styles/orange.css usr/lib/libreoffice/share/config/wizard/form/styles/beige.css usr/lib/libreoffice/share/config/wizard/form/styles/dark.css usr/lib/libreoffice/share/config/wizard/form/styles/bgr.css usr/lib/libreoffice/share/config/wizard/form/styles/ibg.css usr/lib/libreoffice/share/config/images_colibre.zip usr/lib/libreoffice/share/config/images_breeze_dark_svg.zip usr/lib/libreoffice/share/config/soffice.cfg/ usr/lib/libreoffice/share/config/soffice.cfg/svx/ usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/ usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/rowsmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/addsubmissiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/paralrspacing.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/cellmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/addinstancedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/namespacedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/crashreportdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/fontworkspacingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/chineseconversiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/addconditiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/querymodifyimagemapchangesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/docrecoveryrecoverdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/passwd.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/mediaplayback.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebargraphic.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/selectionmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebarpossize.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebarlists.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/charsetmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/imapdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebararea.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/querydeletecontourdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebarshadow.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/convertmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/adddataitemdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/querydeleteobjectdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/querydeletethemedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/querysavecontchangesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/datanavigator.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/redlineviewpage.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebartextpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/acceptrejectchangesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/safemodedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/profileexporteddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/redlinefilterpage.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/functionmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/floatingundoredo.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/textcontrolchardialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/addmodeldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/querynewcontourdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/xformspage.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/textunderlinecontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/floatingareastyle.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/paraulspacing.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/formnavimenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/asianphoneticguidedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/gallerymenu2.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/addnamespacedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/headfootformatpage.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/chinesedictionary.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/rulermenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/queryunlinkgraphicsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/docking3deffects.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/defaultshapespanel.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/formdatamenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/textcontrolparadialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/dockingfontwork.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/xmlsecstatmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/floatingcontour.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/textcharacterspacingcontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebarstylespanel.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/extrustiondepthdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/paralinespacingcontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/stylemenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/linkwarndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/findreplacedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/redlinecontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebarparagraph.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/classificationdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/dockingcolorreplace.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/docrecoverysavedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/zoommenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/colorwindow.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/presetmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/savemodifieddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/oldcolorwindow.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/fontworkgallerydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/floatinglineproperty.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/docrecoveryprogressdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/gallerymenu1.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/filtermenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/sidebarline.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/deleteheaderdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/optgridpage.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/colsmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/querysaveimagemapchangesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/compressgraphicdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/deletefooterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/docrecoverybrokendialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/imapmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svx/ui/formlinkwarndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/writerperfect/ usr/lib/libreoffice/share/config/soffice.cfg/writerperfect/ui/ usr/lib/libreoffice/share/config/soffice.cfg/writerperfect/ui/wpftencodingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/writerperfect/ui/exportepub.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/ usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/fileviewmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/graphicexport.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/restartdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/placeedit.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/addresstemplatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/emptypage.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/datewindow.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/inputbox.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/querydeletedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/printersetupdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/javadisableddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/svt/ui/linewindow.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/ usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/helpindexpage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/helpbookmarkpage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/cmisinfopage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/helpcontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/descriptioninfopage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/documentpropertiesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/versionsofdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/charmapcontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/singletabdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/stylecontextmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/helpcontentpage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/bookmarkmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/checkin.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/floatingrecord.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/emojicontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/errorfindemaildialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/saveastemplatedlg.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/loadtemplatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/inputdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/newstyle.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/linkeditdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/startcenter.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/managestylepage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/autoredactdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/password.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/notebookbar.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/alienwarndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/versioncommentdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/addtargetdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/documentinfopage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/charviewmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/helpsearchpage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/licensedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/printeroptionsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/editdurationdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/optprintpage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/editdocumentdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/versionscmis.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/templatedlg.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/securityinfopage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/querysavedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/custominfopage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/bookmarkdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/safemodequerydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/linefragment.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/searchdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/notebookbarpopup.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/documentfontspage.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/templatecategorydlg.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/cmisline.ui usr/lib/libreoffice/share/config/soffice.cfg/sfx/ui/helpmanual.ui usr/lib/libreoffice/share/config/soffice.cfg/fps/ usr/lib/libreoffice/share/config/soffice.cfg/fps/ui/ usr/lib/libreoffice/share/config/soffice.cfg/fps/ui/explorerfiledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/fps/ui/foldernamedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/fps/ui/breadcrumb.ui usr/lib/libreoffice/share/config/soffice.cfg/fps/ui/remotefilesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/ usr/lib/libreoffice/share/config/soffice.cfg/modules/StartModule/ usr/lib/libreoffice/share/config/soffice.cfg/modules/StartModule/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/StartModule/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/invokeadminpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/contenttablepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/selecttypepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/selecttablepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/fieldlinkpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/groupradioselectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/defaultfieldselectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/datasourcepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/optionvaluespage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/contentfieldpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/fieldassignpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/gridfieldsselectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/optionsfinalpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/tableselectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sabpilot/ui/optiondbfieldpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/drawbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/charttypedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/chartdatadialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_ChartType.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneAppearance.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_SeriesToAxis.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_DataSource.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_ErrorBars.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/paradialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/imagefragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/sidebarerrorbar.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_axisLabel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/steppedlinesdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/dlg_InsertLegend.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/dlg_DataLabel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_DataLabel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_Trendline.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/wizelementspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_Scale.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_PolarOptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneGeometry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/insertaxisdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/titlerotationtabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/smoothlinesdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/3dviewdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/datarangedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/sidebarelements.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneIllumination.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/columnfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/sidebarseries.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/sidebaraxis.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/dlg_InsertErrorBars.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_LegendPosition.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/inserttitledlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_AxisPositions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/chardialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/tp_RangeChooser.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/insertgriddlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/schart/ui/attributedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/popupmenu/report.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/reportcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/drawbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/Formatting.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/resizebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/sectionshrinkbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/toolbar/sectionalignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/datetimedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/floatingnavigator.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/groupsortmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/conditionwin.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/floatingsort.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/floatingfield.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/pagedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/condformatdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/chardialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/backgrounddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/navigatormenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbreport/ui/pagenumberdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar/designobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbquery/toolbar/sqlobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/popupmenu/explorer.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/popupmenu/refreshdata.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/menubar/compat.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbbrowser/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/datatypedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/controlfontdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/labelselectiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/listselectdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/formlinksdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/spropctrlr/ui/taborder.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/popupmenu/edit.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/popupmenu/view.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/savedefaultsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/alignmentdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/catalogdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/fonttypedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/symdefinedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/printeroptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/fontsizedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/dockingelements.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/spacingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/fontdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/smath/ui/smathsettings.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/media.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/bezier.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/page.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/measure.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/textbox.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepane.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/layertab.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanemaster.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/3dscene2.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/multiselect.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagetab.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanenosel.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/3dobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanenoselmaster.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/line.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/connector.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/table.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/notebookbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/3dscene.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/curve.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/gluepoint.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/popupmenu/group.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/positionbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/redactionbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/textbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/connectorsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/drawingobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/3dobjectsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/redactedexportbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/linesbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/masterviewtoolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/choosemodebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/zoombar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/rectanglesbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/notebookbarshortcuts.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/optimizetablebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/gluepointsobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/bezierobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/arrowsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/ellipsesbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/findbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/commentsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/paranumberingtab.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawprtldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawchardialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_single.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/crossfadedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/insertslidesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_compact.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawparadialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_groupedbar_full.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/breakdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/insertlayer.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawpagedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_groupedbar_compact.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/namedesign.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/bulletsandnumbering.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/queryunlinkimagedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/vectorize.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/drawprinteroptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/copydlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sdraw/ui/dlgsnap.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/media.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/preview.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/frame.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/anchor.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/insertfield.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/text.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/annotation.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/table.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/previewobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/drawbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/insertobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/drawingobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/numobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/drawtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/optimizetablebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/oleobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/mailmerge.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/bezierobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/frameobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swform/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu/preview.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu/new.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/popupmenu/edit.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/queryobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/formobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbapp/toolbar/reportobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/media.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/bezier.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/page.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/measure.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/outline.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/textbox.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagepane.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanemaster.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/3dscene2.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/multiselect.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagetab.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanenosel.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/3dobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanenoselmaster.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/line.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/connector.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/table.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/notebookbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/3dscene.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/curve.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/gluepoint.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/popupmenu/group.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/positionbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/textbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/connectorsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/drawingobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/3dobjectsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/linesbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/slideviewtoolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/masterviewtoolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/choosemodebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/zoombar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/rectanglesbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/notebookbarshortcuts.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/optimizetablebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/slideviewobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/gluepointsobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/bezierobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/arrowsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/ellipsesbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/commontaskbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/findbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/singlemode.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/classificationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/outlinetoolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/commentsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/presentationdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/remotedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/slidetransitionspanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/dlgfield.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/sidebarslidebackground.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationtexttab.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationtimingtab.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/insertslides.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/impressprinteroptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_single.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/rotatemenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/sdviewpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_compact.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groups.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/fontstylemenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groupedbar_full.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/templatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/annotationmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/photoalbum.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/navigatorpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/slidetransitionspanelhorizontal.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/dockinganimation.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/interactionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/prntopts.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customslideshows.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/annotationtagmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/headerfooterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/effectmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/headerfootertab.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/masterlayoutdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groupedbar_compact.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/interactiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/tabledesignpanelhorizontal.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/slidedesigndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/clientboxfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/slidecontextmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/publishingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/definecustomslideshow.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/currentmastermenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/mastermenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationspanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/fontsizemenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/tabledesignpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationeffecttab.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/customanimationproperties.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/scalemenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/optimpressgeneralpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/layoutmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/media.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/preview.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/frame.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/anchor.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/insertfield.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/text.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/annotation.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/table.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/previewobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/insertobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawingobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/numobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/drawtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/optimizetablebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/oleobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/textstylebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/bezierobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/frameobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/findbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/source.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/preview.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/frame.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/anchor.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/insertfield.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/text.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/annotation.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/popupmenu/table.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/previewobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/drawingobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/numobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/drawtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/optimizetablebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/oleobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/bezierobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/frameobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/findbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sweb/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/media.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/preview.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/frame.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/anchor.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/insertfield.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/text.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/annotation.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/table.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/previewobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/insertobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawingobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/numobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/drawtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/optimizetablebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/oleobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/mailmerge.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/bezierobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/frameobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swreport/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/media.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/preview.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/frame.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/anchor.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/insertfield.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/text.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/annotation.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/table.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/notebookbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/previewobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawingobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/navigationobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/numobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/linesbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/notebookbarshortcuts.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/drawtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/optimizetablebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/changes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/oleobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/mailmerge.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/textstylebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/bezierobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/frameobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/arrowsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/findbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/singlemode.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/classificationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/envaddresspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/envdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/inputwinmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/fielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/findentrydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/numberingnamedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmresultemaildialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagefooterpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/cardmediumpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/bibliofragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selecttabledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/editfielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/labeloptionspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagestylespanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/flddocumentpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pageorientationcontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sortdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optformataidspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/spellmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selectblockdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmlayoutpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog8.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmselectpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/converttexttable.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/paradialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optcompatpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/formatsectiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/textgridpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/toxbuttonwidget.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/exchangedatabases.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/outlinepositionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_single.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertcaption.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebartableedit.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/dropdownfielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/objectdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/printmergedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebarwrap.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/datasourcesunavailabledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/picturedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/viewoptionspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tableproperties.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/numparapage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/editsectiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/fldrefpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/titlepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog1.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/abstractdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/querycontinuebegindialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/columndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/createauthorentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/renameautotextdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/footnotesendnotestabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/frmtypepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/attachnamedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/labeldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/privateuserpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/toxentrywidget.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/formattablepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_compact.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groups.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/createautomarkdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/outlinenumberingpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagesizecontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/queryrotateintostandarddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/fldfuncpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/captiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmresultprintdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/autotext.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optredlinepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mailmergedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/inputfielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/renameobjectdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groupedbar_full.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/headerfootermenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/printoptionspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/warndatasourcedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebarstylepresets.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/querydefaultcompatdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmaddressblockpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertsectiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/previewmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/outlinenumbering.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tocstylespage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/frmurlpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/annotationmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/rowheight.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/assignfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/envformatpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagecolumncontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/addressfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/linenumbering.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/characterproperties.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pageheaderpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/labelformatpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/navigatorpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/renameentrydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/subjectdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selectaddressdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/frmaddpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optgeneralpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertbreak.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mailmerge.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/footendnotedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/savemonitordialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/wrapdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/assignstylesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmcreatingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/queryredlinedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/businessdatapage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/printmonitordialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/ccdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertdbcolumnsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/picturepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/newuserindexdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/bibliographyentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/readonlymenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmoutputtypepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/footnotepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/autoformattable.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/querysavelabeldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/statisticsinfopage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/assignfieldsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/previewzoomdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/opttablepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/indentpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selectindexdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/columnpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertbookmark.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/warnemaildialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertfootnote.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/authenticationsettingsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tocindexpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog16.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/saveashtmldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/watermarkdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/inserttable.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/dropcapspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/createaddresslist.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/columnwidth.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmresultsavedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optfonttabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groupedbar_compact.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/gotopagedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/dateformfielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/asksearchdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/testmailsettings.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/infonotfounddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/bulletsandnumbering.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/inforeadonlydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagebreakmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mailconfigpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/customizeaddrlistdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/wordcount.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tocentriespage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pageformatpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/wrappage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/captionoptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog2.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/alreadyexistsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/savelabeldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/querycontinueenddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/floatingnavigation.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/floatingsync.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebarpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertautotextdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/endnotepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tocdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/comboboxfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/framedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmmailbody.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/selectautotextdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/printeroptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/conditionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/dropdownformfielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/cannotsavelabeldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mergetabledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/insertscript.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tablepreviewdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/stringinput.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optcaptionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/pagemargincontrol.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/sidebartheme.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/envprinterpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/asciifilterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/splittable.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/flddbpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tokenwidget.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/addressblockdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/indexentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/footnoteareapage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/templatedialog4.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/charurlpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tablecolumnpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/flddocinfopage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/addentrydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/optcomparison.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmsalutationpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mmsendmails.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/tabletextflowpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/editcategories.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/opttestpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/mergeconnectdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/fldvarpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swriter/ui/managechangessidebar.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/toolbar.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/choosedatasourcedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/generalpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/mappingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/sbibliography/ui/querydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/cell.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/media.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/conditional.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/sheettab.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/preview.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/audit.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/colheader.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/anchor.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/pivot.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/column_operations.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/pagebreak.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/formulabar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/row_operations.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/celledit.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/rowheader.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/freezepanes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/notebookbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/drawbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/previewbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/insertcellsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/drawobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/linesbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formatobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/notebookbarshortcuts.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/datastreams.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/arrowsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/findbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/singlemode.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/classificationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pivotfielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/deletecontents.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/erroralerttabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/footerdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/showsheetdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/functionpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/insertname.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/imoptdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/recalcquerydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/randomnumbergenerator.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/changesourcedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortcriteriapage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/selectdatasource.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optdefaultpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pivottablelayoutdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optcalculatepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sharedfooterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/descriptivestatisticsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/datafieldoptionsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/deletecolumnentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/colorrowdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/movecopysheet.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/groupdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/numbertransformationentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dataproviderentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/advancedfilterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/validationcriteriapage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/deletecells.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sidebaralignment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/paradialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/solverdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dapiservicedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/regressiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conditionalentrymobile.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/queryrunstreamscriptdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/retypepassworddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/rowheightdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sorttransformationentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/managenamesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortwarning.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/namerangesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/groupbydate.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/simplerefdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortoptionspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ungroupdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/inputstringdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optformula.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/groupbynumber.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/consolidatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/searchresults.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ttestdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar_compact.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groups.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/textimportoptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/scenariodialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/exponentialsmoothingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/mergecolumnentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/externaldata.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dataproviderdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pivotfilterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/doubledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/mergecellsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/standardfilterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/autosum.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/definedatabaserangedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/movingaveragedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/rightheaderdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/multipleoperationsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/leftheaderdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optimalrowheightdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groupedbar_full.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/fourieranalysisdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optcompatibilitypage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/correlationdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dataform.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/printareasdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/leftfooterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sharedheaderdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sharedocumentdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/validationdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/subtotalgrppage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/headerdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/analysisofvariancedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/floatinglinestyle.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/chisquaretestdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/colwidthdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/insertcells.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/navigatorpanel.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/showchangesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/floatingborderstyle.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sidebarcellappearance.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pastespecial.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optimalcolwidthdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conditionalformatdialogmobile.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/autoformattable.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/statisticsinfopage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/scenariomenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/cellprotectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/retypepassdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/headerfooterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/solveroptionsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sheetprintpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/showdetaildialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conditionaliconset.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/covariancedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/headerfootercontent.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optchangespage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/condformatmanager.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/rightfooterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/samplingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/checkwarningdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groupedbar_compact.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sidebarnumberformat.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/tpviewpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/formatcellsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/selectrange.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/insertsheet.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dropmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/splitcolumnentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/paratemplatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/solverprogressdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sortkey.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/subtotaloptionspage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/selectsource.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/createnamesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/chardialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/textimportcsv.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/texttransformationentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conflictsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/solversuccessdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/goalseekdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/ztestdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/datastreams.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/sharedwarningdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/optsortlists.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/protectsheetdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/scgeneralpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/tabcolordialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/subtotaldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/allheaderfooterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/printeroptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/replacenulltransformationentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/databaroptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/passfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/definename.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/datafielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/aggregatefunctionentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/formulacalculationoptions.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/xmlsourcedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/datetimetransformationentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conditionalformatdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/validationhelptabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/conditionalentry.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/dataformfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/pagetemplatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/filldlg.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/integerdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scalc/ui/nosolutiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtable/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtable/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtable/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtable/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtable/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/popupmenu/dialog.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/popupmenu/tabbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/translationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/insertcontrolsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/macrobar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/dialogbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/findbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/toolbar/formcontrolsbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/managelanguages.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/modulepage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/importlibdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/basicmacrodialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/dialogpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/deletelangdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/breakpointmenus.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/exportdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/managebreakpoints.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/defaultlanguage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/organizedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/libpage.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/gotolinedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/BasicIDE/ui/newlibdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/media.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/drawtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/graphic.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/preview.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/formrichtext.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/frame.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/anchor.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/insertfield.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/oleobject.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/form.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/text.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/annotation.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/table.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/popupmenu/draw.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/statusbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/statusbar/statusbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/previewobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/insertbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/insertobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawingobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/graphicobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/numobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/graffilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formdesign.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/arrowshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/fontworkobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/flowchartshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/viewerbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/standardbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/mediaobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/calloutshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/basicshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formsfilterbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/extrusionobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/drawtextobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/tableobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/optimizetablebar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/colorbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/symbolshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/oleobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/starshapes.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/mailmerge.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/fullscreenbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/bezierobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/frameobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/alignmentbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formcontrols.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/textobjectbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/findbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/formsnavigationbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/swxform/toolbar/fontworkshapetype.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/popupmenu/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/popupmenu/refreshdata.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbtdata/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/scanner/ usr/lib/libreoffice/share/config/soffice.cfg/modules/scanner/ui/ usr/lib/libreoffice/share/config/soffice.cfg/modules/scanner/ui/sanedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/scanner/ui/griddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/modules/dbrelation/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbrelation/menubar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbrelation/menubar/menubar.xml usr/lib/libreoffice/share/config/soffice.cfg/modules/dbrelation/toolbar/ usr/lib/libreoffice/share/config/soffice.cfg/modules/dbrelation/toolbar/toolbar.xml usr/lib/libreoffice/share/config/soffice.cfg/vcl/ usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/ usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/wizard.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/aboutbox.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/printprogressdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/errornocontentdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/printdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/printerpropertiesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/editmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/errornoprinterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/screenshotparent.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/printerdevicepage.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/moreoptionsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/cupspassworddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/printerpaperpage.ui usr/lib/libreoffice/share/config/soffice.cfg/vcl/ui/querydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/simpress/ usr/lib/libreoffice/share/config/soffice.cfg/simpress/transitions.xml usr/lib/libreoffice/share/config/soffice.cfg/simpress/objectlist.xml usr/lib/libreoffice/share/config/soffice.cfg/simpress/effects.xml usr/lib/libreoffice/share/config/soffice.cfg/simpress/layoutlist.xml usr/lib/libreoffice/share/config/soffice.cfg/simpress/transitions-ogl.xml usr/lib/libreoffice/share/config/soffice.cfg/desktop/ usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/ usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/updaterequireddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/updatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/showlicensedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/installforalldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/dependenciesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/extensionmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/extensionmanager.ui usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/licensedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/desktop/ui/updateinstalldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/ usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/useradmindialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/generatedvaluespage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/ldappage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbaseindexdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/fielddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwiztextpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/textconnectionsettings.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/parametersdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/queryfuncmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/odbcpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/sortdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/generalspecialjdbcdetailspage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/userdetailspage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/querypropertiesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/useradminpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/savedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/tablesfilterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/tabledesignrowmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/relationdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/keymenu.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/rowheightdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/emptypage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/authentificationpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/generalpagedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/mysqlnativepage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/sqlexception.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/connectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/generalpagewizard.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/choosedatasourcedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/password.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/saveindexdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/indexdesigndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/admindialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/queryfilterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/colwidthdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/copytablepage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwizmysqlintropage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/textpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/namematchingpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/autocharsetpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/applycolpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/querycolmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/mysqlnativesettings.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwizmysqlnativepage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbasepage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/deleteallrowsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/finalpagewizard.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwizspreadsheetpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/joinviewmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/tablesjoindialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/savemodifieddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/specialsettingspage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/jointablemenu.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/migrwarndlg.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/fielddescpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/joindialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/directsqldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/specialjdbcconnectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/dbwizconnectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/tabledesignsavemodifieddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/tablesfilterpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/jdbcconnectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/typeselectpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/ldapconnectionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/collectionviewdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/designsavemodifieddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/dbaccess/ui/advancedsettingsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/editeng/ usr/lib/libreoffice/share/config/soffice.cfg/editeng/ui/ usr/lib/libreoffice/share/config/soffice.cfg/editeng/ui/spellmenu.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/ usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/unknownauthdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/simplenameclash.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/authfallback.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/password.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/sslwarndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/logindialog.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/masterpassworddlg.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/filterselect.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/setmasterpassworddlg.ui usr/lib/libreoffice/share/config/soffice.cfg/uui/ui/macrowarnmedium.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/ usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querydeletebitmapdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/embossdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/acorexceptpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/aboutconfigdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/comment.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/smarttagoptionspage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/searchformatdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optonlineupdatepage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/iconselectordialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/textdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/connpooloptions.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/selectpathdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/dimensionlinestabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/fontfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/colorpickerdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/opthtmlpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/agingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/solarizedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/insertoleobject.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/calloutpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/recordnumberdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/pickbulletpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/eventsconfigpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/picknumberingpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/pickgraphicpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/searchattrdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/applylocalizedpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/mosaicdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/macroassignpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkdocpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/signsignatureline.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querydeletelineenddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/spelloptionsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hangulhanjaoptdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/borderbackgrounddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/gradientpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/securityoptionsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/zoomdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/connectortabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/gallerythemedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/fmsearchdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optfltrpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/accelconfigpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/aboutdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hyphenate.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optuserpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/galleryapplyprogress.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/areatabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optviewpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/bitmaptabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hangulhanjaadddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/numberingpositionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/editdictionarydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/objecttitledescdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/dbregisterpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querynosavefiledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/colorpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/borderpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/tipofthedaydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/blackorwhitelistentrydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querydeletecolordialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optfontspage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/possizetabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/spellingdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/fontfeaturesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/wordcompletionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/newtoolbardialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/croppage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/galleryfilespage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/iconchangedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/rotationtabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/queryduplicatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/cuiimapdlg.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/password.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querydeletechartcolordialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/namedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/posterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinknewdocpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/transparencytabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/chapterfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hatchpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querydeletedictionarydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/macroselectordialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/galleryupdateprogress.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/positionsizedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/paraindentspacing.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/javastartparametersdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/acoroptionspage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optctlpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/colorfragment.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optbasicidepage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optopenclpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optgeneralpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/gallerysearchprogress.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/showcoldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkmailpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querydeletegradientdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/pastespecial.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/menuassignpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/eventassignpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/multipathdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querychangelineenddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/areadialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/baselinksdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/slantcornertabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querydeletelinestyledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/insertrowcolumn.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querynoloadedfiledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/swpossizepage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/applyautofmtpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/linedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/shadowtabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkmarkdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/breaknumberoption.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optsavepage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/charnamepage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkinternetpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/textanimtabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optaccessibilitypage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optasianpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/textflowpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/aboutconfigvaluedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/asiantypography.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/gallerythemeiddialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/screenshotannotationdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/insertfloatingframe.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/pickoutlinepage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/splitcellsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/paragalignpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/positionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/gallerygeneralpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/objectnamedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optproxypage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/bulletandposition.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/acorreplacepage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/cellalignment.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/formatcellsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/assigncomponentdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/patterntabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/queryupdategalleryfilelistdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/qrcodegen.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/calloutdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/distributiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/smoothdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/certdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hangulhanjaeditdictdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optadvancedpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querydeletehatchdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/signatureline.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optlanguagespage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/specialcharacters.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/pageformatpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/lineendstabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optchartcolorspage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/macroassigndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/autocorrectdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optjsearchpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/twolinespage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/linetabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/personalization_tab.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/similaritysearchdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/effectspage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/textattrtabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/gallerytitledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/paratabspage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/formatnumberdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/storedwebconnectiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/movemenu.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optlingupage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/linestyletabpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/percentdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/eventassigndialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/databaselinkdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/customizedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/editmodulesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/borderareatransparencydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optionsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optfltrembedpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/tsaurldialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/colorconfigwin.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/diagramdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/newtabledialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/javaclasspathdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hangulhanjaconversiondialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/numberingoptionspage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/hyperlinkdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/distributionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/scriptorganizer.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optemailpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optnewdictionarydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/thesaurus.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/querysavelistdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/numberingformatpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optsecuritypage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/backgroundpage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optpathspage.ui usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/newlibdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/formula/ usr/lib/libreoffice/share/config/soffice.cfg/formula/ui/ usr/lib/libreoffice/share/config/soffice.cfg/formula/ui/functionpage.ui usr/lib/libreoffice/share/config/soffice.cfg/formula/ui/parameter.ui usr/lib/libreoffice/share/config/soffice.cfg/formula/ui/formuladialog.ui usr/lib/libreoffice/share/config/soffice.cfg/formula/ui/structpage.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/ usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/digitalsignaturesdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/certdetails.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/certgeneral.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/certpage.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/selectcertificatedialog.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/viewcertdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/securitytrustpage.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/securitylevelpage.ui usr/lib/libreoffice/share/config/soffice.cfg/xmlsec/ui/macrosecuritydialog.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/ usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/pdflinkspage.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/pdfuserinterfacepage.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/pdfgeneralpage.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/xsltfilterdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/xmlfiltersettings.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/xmlfiltertabpagegeneral.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/pdfviewpage.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/xmlfiltertabpagetransformation.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/impswfdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/testxmlfilter.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/warnpdfdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/pdfsignpage.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/pdfoptionsdialog.ui usr/lib/libreoffice/share/config/soffice.cfg/filter/ui/pdfsecuritypage.ui usr/lib/libreoffice/share/config/images_breeze_svg.zip usr/lib/libreoffice/share/config/images_karasa_jaga.zip usr/lib/libreoffice/share/autotext/ usr/lib/libreoffice/share/autotext/en-US/ usr/lib/libreoffice/share/autotext/en-US/standard.bau usr/lib/libreoffice/share/autotext/en-US/template.bau usr/lib/libreoffice/share/autotext/en-US/crdbus50.bau usr/lib/libreoffice/share/libreofficekit/ usr/lib/libreoffice/share/libreofficekit/handle_image_middle.png usr/lib/libreoffice/share/libreofficekit/handle_image_start.png usr/lib/libreoffice/share/libreofficekit/handle_image_end.png usr/lib/libreoffice/share/Scripts/ usr/lib/libreoffice/share/Scripts/python/ usr/lib/libreoffice/share/Scripts/python/Capitalise.py usr/lib/libreoffice/share/Scripts/python/NamedRanges.py usr/lib/libreoffice/share/Scripts/python/LibreLogo/ usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo.py usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/ usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_navigationbarleft.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_editglossary.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_navigationbarleft.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.down-arrow.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_newdoc.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-arrow.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.up-arrow.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.up-arrow.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_basicstop.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_editglossary.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_runbasic.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.down-arrow.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_runbasic.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-leftarrow.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_basicstop.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_newdoc.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-leftarrow.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-arrow.png usr/lib/libreoffice/share/Scripts/python/LibreLogo/LibreLogo_en_US.properties usr/lib/libreoffice/share/Scripts/python/InsertText.py usr/lib/libreoffice/share/Scripts/python/pythonSamples/ usr/lib/libreoffice/share/Scripts/python/pythonSamples/TableSample.py usr/lib/libreoffice/share/Scripts/python/SetCellColor.py usr/lib/libreoffice/share/Scripts/python/HelloWorld.py usr/lib/libreoffice/share/dtd/ usr/lib/libreoffice/share/dtd/officedocument/ usr/lib/libreoffice/share/dtd/officedocument/1_0/ usr/lib/libreoffice/share/dtd/officedocument/1_0/style.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/nmspace.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/dtypes.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/toolbar.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/meta.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/drawing.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/datastyl.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/table.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/groupuinames.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/form.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/office.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/libraries.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/dialog.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/library.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/settings.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/event.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/text.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/office.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/Manifest.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/script.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/statusbar.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/image.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/defs.mod usr/lib/libreoffice/share/dtd/officedocument/1_0/module.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/menubar.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/accelerator.dtd usr/lib/libreoffice/share/dtd/officedocument/1_0/chart.mod usr/lib/libreoffice/share/classification/ usr/lib/libreoffice/share/classification/example_nl-NL.xml usr/lib/libreoffice/share/classification/example_hu-HU.xml usr/lib/libreoffice/share/classification/example_sl-SI.xml usr/lib/libreoffice/share/classification/example.xml usr/lib/libreoffice/share/classification/example_pt-BR.xml usr/lib/libreoffice/share/classification/example_ca-ES.xml usr/lib/libreoffice/share/classification/example_fr-FR.xml usr/lib/libreoffice/share/gallery/ usr/lib/libreoffice/share/gallery/symbols.thm usr/lib/libreoffice/share/gallery/sounds/ usr/lib/libreoffice/share/gallery/sounds/theetone.wav usr/lib/libreoffice/share/gallery/sounds/applause.wav usr/lib/libreoffice/share/gallery/sounds/apert2.wav usr/lib/libreoffice/share/gallery/sounds/nature1.wav usr/lib/libreoffice/share/gallery/sounds/pluck.wav usr/lib/libreoffice/share/gallery/sounds/strom.wav usr/lib/libreoffice/share/gallery/sounds/kongas.wav usr/lib/libreoffice/share/gallery/sounds/train.wav usr/lib/libreoffice/share/gallery/sounds/beam2.wav usr/lib/libreoffice/share/gallery/sounds/cow.wav usr/lib/libreoffice/share/gallery/sounds/ok.wav usr/lib/libreoffice/share/gallery/sounds/space2.wav usr/lib/libreoffice/share/gallery/sounds/space3.wav usr/lib/libreoffice/share/gallery/sounds/ups.wav usr/lib/libreoffice/share/gallery/sounds/romans.wav usr/lib/libreoffice/share/gallery/sounds/curve.wav usr/lib/libreoffice/share/gallery/sounds/drama.wav usr/lib/libreoffice/share/gallery/sounds/horse.wav usr/lib/libreoffice/share/gallery/sounds/roll.wav usr/lib/libreoffice/share/gallery/sounds/explos.wav usr/lib/libreoffice/share/gallery/sounds/apert.wav usr/lib/libreoffice/share/gallery/sounds/falling.wav usr/lib/libreoffice/share/gallery/sounds/top.wav usr/lib/libreoffice/share/gallery/sounds/beam.wav usr/lib/libreoffice/share/gallery/sounds/glasses.wav usr/lib/libreoffice/share/gallery/sounds/nature2.wav usr/lib/libreoffice/share/gallery/sounds/kling.wav usr/lib/libreoffice/share/gallery/sounds/untie.wav usr/lib/libreoffice/share/gallery/sounds/soft.wav usr/lib/libreoffice/share/gallery/sounds/left.wav usr/lib/libreoffice/share/gallery/sounds/laser.wav usr/lib/libreoffice/share/gallery/sounds/sparcle.wav usr/lib/libreoffice/share/gallery/sounds/space.wav usr/lib/libreoffice/share/gallery/sounds/wallewal.wav usr/lib/libreoffice/share/gallery/sounds/gong.wav usr/lib/libreoffice/share/gallery/sg36.sdv usr/lib/libreoffice/share/gallery/computers/ usr/lib/libreoffice/share/gallery/computers/Database-Delete.png usr/lib/libreoffice/share/gallery/computers/Computer-Desktop.png usr/lib/libreoffice/share/gallery/computers/Computer-Laptop-Black.png usr/lib/libreoffice/share/gallery/computers/WirelessAccessPoint.png usr/lib/libreoffice/share/gallery/computers/Folder02-Green.png usr/lib/libreoffice/share/gallery/computers/Folder01-Blue.png usr/lib/libreoffice/share/gallery/computers/Folder06-OpenGreen.png usr/lib/libreoffice/share/gallery/computers/Database-Add.png usr/lib/libreoffice/share/gallery/computers/Server.png usr/lib/libreoffice/share/gallery/computers/Folder08-OpenYellow.png usr/lib/libreoffice/share/gallery/computers/Database-Download.png usr/lib/libreoffice/share/gallery/computers/Folder03-Manilla.png usr/lib/libreoffice/share/gallery/computers/Database.png usr/lib/libreoffice/share/gallery/computers/Folder04-Yellow.png usr/lib/libreoffice/share/gallery/computers/Computer-Laptop-Silver.png usr/lib/libreoffice/share/gallery/computers/Folder05-OpenBlue.png usr/lib/libreoffice/share/gallery/computers/Computer-Cloud.png usr/lib/libreoffice/share/gallery/computers/Folder07-OpenManilla.png usr/lib/libreoffice/share/gallery/education.str usr/lib/libreoffice/share/gallery/bullets/ usr/lib/libreoffice/share/gallery/bullets/bludiamd.gif usr/lib/libreoffice/share/gallery/bullets/ylwstar.gif usr/lib/libreoffice/share/gallery/bullets/Bullet25-Flag-Green.svg usr/lib/libreoffice/share/gallery/bullets/coffee_5.gif usr/lib/libreoffice/share/gallery/bullets/grnstar.gif usr/lib/libreoffice/share/gallery/bullets/redball.gif usr/lib/libreoffice/share/gallery/bullets/Bullet21-Arrow-Blue.svg usr/lib/libreoffice/share/gallery/bullets/Bullet05-Square-Orange.svg usr/lib/libreoffice/share/gallery/bullets/coffee_3.gif usr/lib/libreoffice/share/gallery/bullets/ylwarrow.gif usr/lib/libreoffice/share/gallery/bullets/Bullet28-Checkmark-Green.svg usr/lib/libreoffice/share/gallery/bullets/con-blue.gif usr/lib/libreoffice/share/gallery/bullets/con-pink.gif usr/lib/libreoffice/share/gallery/bullets/rainbow.gif usr/lib/libreoffice/share/gallery/bullets/blkpearl.gif usr/lib/libreoffice/share/gallery/bullets/Bullet20-Target-Blue.svg usr/lib/libreoffice/share/gallery/bullets/pebble_3.gif usr/lib/libreoffice/share/gallery/bullets/Bullet01-Circle-DarkRed.svg usr/lib/libreoffice/share/gallery/bullets/con-green.gif usr/lib/libreoffice/share/gallery/bullets/bluered.gif usr/lib/libreoffice/share/gallery/bullets/Bullet23-Arrow-Brown.svg usr/lib/libreoffice/share/gallery/bullets/bluball.gif usr/lib/libreoffice/share/gallery/bullets/Bullet30-Square-DarkRed.svg usr/lib/libreoffice/share/gallery/bullets/grndiamd.gif usr/lib/libreoffice/share/gallery/bullets/pebble_1.gif usr/lib/libreoffice/share/gallery/bullets/gldpearl.gif usr/lib/libreoffice/share/gallery/bullets/Bullet16-Box-Blue.svg usr/lib/libreoffice/share/gallery/bullets/orgarrow.gif usr/lib/libreoffice/share/gallery/bullets/corner_2.gif usr/lib/libreoffice/share/gallery/bullets/grnsqare.gif usr/lib/libreoffice/share/gallery/bullets/pebble_2.gif usr/lib/libreoffice/share/gallery/bullets/grydiamd.gif usr/lib/libreoffice/share/gallery/bullets/coffee_4.gif usr/lib/libreoffice/share/gallery/bullets/Bullet24-Flag-Red.svg usr/lib/libreoffice/share/gallery/bullets/orgball.gif usr/lib/libreoffice/share/gallery/bullets/Bullet13-Triangle-DarkGreen.svg usr/lib/libreoffice/share/gallery/bullets/Bullet07-Diamond-Blue.svg usr/lib/libreoffice/share/gallery/bullets/redstar.gif usr/lib/libreoffice/share/gallery/bullets/redsqare.gif usr/lib/libreoffice/share/gallery/bullets/grnball.gif usr/lib/libreoffice/share/gallery/bullets/Bullet06-Square-Purple.svg usr/lib/libreoffice/share/gallery/bullets/Bullet15-Arrow-Blue.svg usr/lib/libreoffice/share/gallery/bullets/gryball.gif usr/lib/libreoffice/share/gallery/bullets/Bullet11-Star-Blue.svg usr/lib/libreoffice/share/gallery/bullets/Bullet08-Diamond-LightBlue.svg usr/lib/libreoffice/share/gallery/bullets/grnpearl.gif usr/lib/libreoffice/share/gallery/bullets/Bullet09-Diamond-Red.svg usr/lib/libreoffice/share/gallery/bullets/orgstar.gif usr/lib/libreoffice/share/gallery/bullets/con-lilac.gif usr/lib/libreoffice/share/gallery/bullets/Bullet29-Checkmark-Blue.svg usr/lib/libreoffice/share/gallery/bullets/popcorn_2.gif usr/lib/libreoffice/share/gallery/bullets/grysqare.gif usr/lib/libreoffice/share/gallery/bullets/con-yellow.gif usr/lib/libreoffice/share/gallery/bullets/Bullet26-X-Red.svg usr/lib/libreoffice/share/gallery/bullets/bluarrow.gif usr/lib/libreoffice/share/gallery/bullets/blustar.gif usr/lib/libreoffice/share/gallery/bullets/gryarrow.gif usr/lib/libreoffice/share/gallery/bullets/corner_3.gif usr/lib/libreoffice/share/gallery/bullets/blusqare.gif usr/lib/libreoffice/share/gallery/bullets/ylwball.gif usr/lib/libreoffice/share/gallery/bullets/Bullet03-Circle-Green.svg usr/lib/libreoffice/share/gallery/bullets/whtpearl.gif usr/lib/libreoffice/share/gallery/bullets/golfball.gif usr/lib/libreoffice/share/gallery/bullets/Bullet22-Arrow-DarkBlue.svg usr/lib/libreoffice/share/gallery/bullets/grystar.gif usr/lib/libreoffice/share/gallery/bullets/con-oran.gif usr/lib/libreoffice/share/gallery/bullets/Bullet19-Leaves-Red.svg usr/lib/libreoffice/share/gallery/bullets/coffee_1.gif usr/lib/libreoffice/share/gallery/bullets/Bullet18-Asterisk-LightBlue.svg usr/lib/libreoffice/share/gallery/bullets/Bullet02-Circle-Blue.svg usr/lib/libreoffice/share/gallery/bullets/darkball.gif usr/lib/libreoffice/share/gallery/bullets/ylwsqare.gif usr/lib/libreoffice/share/gallery/bullets/popcorn_1.gif usr/lib/libreoffice/share/gallery/bullets/reddiamd.gif usr/lib/libreoffice/share/gallery/bullets/orgdiamd.gif usr/lib/libreoffice/share/gallery/bullets/Bullet12-Triangle-Blue.svg usr/lib/libreoffice/share/gallery/bullets/Bullet10-Star-Yellow.svg usr/lib/libreoffice/share/gallery/bullets/coffee_2.gif usr/lib/libreoffice/share/gallery/bullets/con-red.gif usr/lib/libreoffice/share/gallery/bullets/Bullet17-Box-Red.svg usr/lib/libreoffice/share/gallery/bullets/darkblue.gif usr/lib/libreoffice/share/gallery/bullets/grnarrow.gif usr/lib/libreoffice/share/gallery/bullets/Bullet27-X-Black.svg usr/lib/libreoffice/share/gallery/bullets/redarrow.gif usr/lib/libreoffice/share/gallery/bullets/Bullet14-Arrow-Red.svg usr/lib/libreoffice/share/gallery/bullets/Bullet04-Square-Black.svg usr/lib/libreoffice/share/gallery/bullets/poliball.gif usr/lib/libreoffice/share/gallery/bullets/ylwdiamd.gif usr/lib/libreoffice/share/gallery/bullets/orgsqare.gif usr/lib/libreoffice/share/gallery/bullets/corner_1.gif usr/lib/libreoffice/share/gallery/bullets/con-cyan.gif usr/lib/libreoffice/share/gallery/bullets/corner_4.gif usr/lib/libreoffice/share/gallery/sky.gif usr/lib/libreoffice/share/gallery/diagrams.sdv usr/lib/libreoffice/share/gallery/symbols.sdv usr/lib/libreoffice/share/gallery/txtshapes/ usr/lib/libreoffice/share/gallery/txtshapes/Circle02-LightBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle06-Striped-Blue.svg usr/lib/libreoffice/share/gallery/txtshapes/Hexagon01-DarkBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Circle05-Orange.svg usr/lib/libreoffice/share/gallery/txtshapes/Leaf02-LightBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Square01-DarkBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Circle03-Green.svg usr/lib/libreoffice/share/gallery/txtshapes/Hexagon04-DarkRed.svg usr/lib/libreoffice/share/gallery/txtshapes/Square03-Green.svg usr/lib/libreoffice/share/gallery/txtshapes/Paster01-DarkBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Square09-Striped-Orange.svg usr/lib/libreoffice/share/gallery/txtshapes/Leaf03-Green.svg usr/lib/libreoffice/share/gallery/txtshapes/Paster03-Green.svg usr/lib/libreoffice/share/gallery/txtshapes/Paster04-Red.svg usr/lib/libreoffice/share/gallery/txtshapes/Circle04-DarkRed.svg usr/lib/libreoffice/share/gallery/txtshapes/Square05-Orange.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle07-Striped-Green.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle02-LightBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Circle01-DarkBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Square04-DarkRed.svg usr/lib/libreoffice/share/gallery/txtshapes/Square07-Striped-Green.svg usr/lib/libreoffice/share/gallery/txtshapes/Square02-LightBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Leaf01-DarkBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Hexagon03-Green.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle03-Green.svg usr/lib/libreoffice/share/gallery/txtshapes/Square06-Striped-Blue.svg usr/lib/libreoffice/share/gallery/txtshapes/Hexagon02-Blue.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle09-Striped-Orange.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle01-DarkBlue.svg usr/lib/libreoffice/share/gallery/txtshapes/Hexagon05-Orange.svg usr/lib/libreoffice/share/gallery/txtshapes/Square08-Striped-Red.svg usr/lib/libreoffice/share/gallery/txtshapes/Paster05-Orange.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle08-Striped-Red.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle04-DarkRed.svg usr/lib/libreoffice/share/gallery/txtshapes/Rectangle05-Orange.svg usr/lib/libreoffice/share/gallery/txtshapes/Leaf04-DarkRed.svg usr/lib/libreoffice/share/gallery/txtshapes/Leaf05-Orange.svg usr/lib/libreoffice/share/gallery/txtshapes/Paster02-LightBlue.svg usr/lib/libreoffice/share/gallery/sg36.thm usr/lib/libreoffice/share/gallery/sg36.sdg usr/lib/libreoffice/share/gallery/arrows.sdv usr/lib/libreoffice/share/gallery/sg24.sdv usr/lib/libreoffice/share/gallery/diagrams.str usr/lib/libreoffice/share/gallery/finance.sdg usr/lib/libreoffice/share/gallery/people.thm usr/lib/libreoffice/share/gallery/education.sdg usr/lib/libreoffice/share/gallery/sounds.str usr/lib/libreoffice/share/gallery/flower.gif usr/lib/libreoffice/share/gallery/finance.str usr/lib/libreoffice/share/gallery/sg1.sdv usr/lib/libreoffice/share/gallery/arrows.str usr/lib/libreoffice/share/gallery/apples.gif usr/lib/libreoffice/share/gallery/symbols.str usr/lib/libreoffice/share/gallery/arrows/ usr/lib/libreoffice/share/gallery/arrows/A29-CurvedArrow-Green.png usr/lib/libreoffice/share/gallery/arrows/A06-Arrow-Red-Right.svg usr/lib/libreoffice/share/gallery/arrows/A33-CurvedArrow-LightBlue-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A39-CurvedArrow-Gray-Left.svg usr/lib/libreoffice/share/gallery/arrows/A25-CurvedArrow-DarkBlue.svg usr/lib/libreoffice/share/gallery/arrows/A26-CurvedArrow-Orange.png usr/lib/libreoffice/share/gallery/arrows/A41-CurvedArrow-Gray-Left.svg usr/lib/libreoffice/share/gallery/arrows/A48-TrendArrow-Orange-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A27-CurvedArrow-DarkRed.png usr/lib/libreoffice/share/gallery/arrows/A10-Arrow-Purple-Right.svg usr/lib/libreoffice/share/gallery/arrows/A07-Arrow-LightBlue-Left.svg usr/lib/libreoffice/share/gallery/arrows/A42-TrendArrow-Red-GoUp.svg usr/lib/libreoffice/share/gallery/arrows/A19-CircleArrow.png usr/lib/libreoffice/share/gallery/arrows/A59-CurvedArrow-Gray-Left.svg usr/lib/libreoffice/share/gallery/arrows/A56-TrendArrow-Blue-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A50-TrendArrow-LightBlue-FourDirections.svg usr/lib/libreoffice/share/gallery/arrows/A17-CircleArrow.png usr/lib/libreoffice/share/gallery/arrows/A13-Arrow-Gray-Right.svg usr/lib/libreoffice/share/gallery/arrows/A53-TrendArrow-LightBlue-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A15-CircleArrow.svg usr/lib/libreoffice/share/gallery/arrows/A30-CurvedArrow-Gray.svg usr/lib/libreoffice/share/gallery/arrows/A38-CurvedArrow-Gray-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A23-CurvedArrow-Gray-Left.svg usr/lib/libreoffice/share/gallery/arrows/A31-CurvedArrow-LightBlue.svg usr/lib/libreoffice/share/gallery/arrows/A36-CurvedArrow-LightBlue-Up.svg usr/lib/libreoffice/share/gallery/arrows/A55-TrendArrow-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A67-Arrow-Yellow-Left.svg usr/lib/libreoffice/share/gallery/arrows/A11-Arrow-Gray-Left.svg usr/lib/libreoffice/share/gallery/arrows/A49-TrendArrow-Yellow-ThreeDirections.svg usr/lib/libreoffice/share/gallery/arrows/A57-Arrow-Yellow-Left.svg usr/lib/libreoffice/share/gallery/arrows/A03-Arrow-Gray-Left.svg usr/lib/libreoffice/share/gallery/arrows/A52-TrendArrow-Blue-FourDirections.svg usr/lib/libreoffice/share/gallery/arrows/A47-TrendArrow-LightBlue.png usr/lib/libreoffice/share/gallery/arrows/A68-Arrow-Gray-Right.svg usr/lib/libreoffice/share/gallery/arrows/A32-CurvedArrow-Orange.svg usr/lib/libreoffice/share/gallery/arrows/A01-Arrow-Gray-Left.svg usr/lib/libreoffice/share/gallery/arrows/A28-CurvedArrow-DarkBlue.png usr/lib/libreoffice/share/gallery/arrows/A40-CurvedArrow-Gray-Up.svg usr/lib/libreoffice/share/gallery/arrows/A24-CurvedArrow-LightBlue-Right.svg usr/lib/libreoffice/share/gallery/arrows/A45-TrendArrow-Red-GoUp.png usr/lib/libreoffice/share/gallery/arrows/A60-CurvedArrow-Purple-Right.svg usr/lib/libreoffice/share/gallery/arrows/A05-Arrow-Blue-Left.svg usr/lib/libreoffice/share/gallery/arrows/A21-CircleArrow-Green.svg usr/lib/libreoffice/share/gallery/arrows/A09-Arrow-Gray-Left.svg usr/lib/libreoffice/share/gallery/arrows/A02-Arrow-DarkBlue-Right.svg usr/lib/libreoffice/share/gallery/arrows/A62-Arrow-StripedBlue-Right.svg usr/lib/libreoffice/share/gallery/arrows/A12-Arrow-LightBlue-Right.svg usr/lib/libreoffice/share/gallery/arrows/A51-TrendArrow-Blue-FourDirections.svg usr/lib/libreoffice/share/gallery/arrows/A08-Arrow-DarkRed-Right.svg usr/lib/libreoffice/share/gallery/arrows/A34-CurvedArrow-Green-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A37-CurvedArrow-Gray-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A58-Arrow-Red-Right.svg usr/lib/libreoffice/share/gallery/arrows/A44-TrendArrow-Orange-GoUp.png usr/lib/libreoffice/share/gallery/arrows/A18-CircleArrow.png usr/lib/libreoffice/share/gallery/arrows/A65-Arrow-DarkBlue-Up.svg usr/lib/libreoffice/share/gallery/arrows/A66-Arrow-Green-Down.svg usr/lib/libreoffice/share/gallery/arrows/A64-Arrow-Green-Right.svg usr/lib/libreoffice/share/gallery/arrows/A16-CircleArrow.png usr/lib/libreoffice/share/gallery/arrows/A54-TrendArrow-Red-TwoDirections.svg usr/lib/libreoffice/share/gallery/arrows/A14-CircleArrow-Green.svg usr/lib/libreoffice/share/gallery/arrows/A35-CurvedArrow-Brown-Left.svg usr/lib/libreoffice/share/gallery/arrows/A43-TrendArrow-Green-GoDown.svg usr/lib/libreoffice/share/gallery/arrows/A22-CircleArrow.svg usr/lib/libreoffice/share/gallery/arrows/A63-Arrow-LightBlue-Left.svg usr/lib/libreoffice/share/gallery/arrows/A61-Arrow-StripedOrange-Left.svg usr/lib/libreoffice/share/gallery/arrows/A04-Arrow-DarkRed-Right.svg usr/lib/libreoffice/share/gallery/arrows/A20-CircleArrow-LightBlue.svg usr/lib/libreoffice/share/gallery/arrows/A46-TrendArrow-Orange-GoUp.svg usr/lib/libreoffice/share/gallery/bigapple.gif usr/lib/libreoffice/share/gallery/transportation.thm usr/lib/libreoffice/share/gallery/education/ usr/lib/libreoffice/share/gallery/education/Chalk.png usr/lib/libreoffice/share/gallery/education/TestTubes.png usr/lib/libreoffice/share/gallery/education/Microscope.png usr/lib/libreoffice/share/gallery/education/Globe.png usr/lib/libreoffice/share/gallery/education/Notebook.png usr/lib/libreoffice/share/gallery/education/PaperClip-Red.png usr/lib/libreoffice/share/gallery/education/PaperClip-Blue.png usr/lib/libreoffice/share/gallery/education/Glue.png usr/lib/libreoffice/share/gallery/education/GraduationCap.png usr/lib/libreoffice/share/gallery/education/Pencil.png usr/lib/libreoffice/share/gallery/education/Ruler.png usr/lib/libreoffice/share/gallery/education/Blackboard.png usr/lib/libreoffice/share/gallery/education/Books.png usr/lib/libreoffice/share/gallery/computers.sdv usr/lib/libreoffice/share/gallery/symbols/ usr/lib/libreoffice/share/gallery/symbols/Icon-Envelope04-Open-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Shield01.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Network01-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Warning01-Red.svg usr/lib/libreoffice/share/gallery/symbols/PieChart.svg usr/lib/libreoffice/share/gallery/symbols/Clipboard.svg usr/lib/libreoffice/share/gallery/symbols/Shield02-Orange.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Error01.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Disk02-Green.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Ban01.svg usr/lib/libreoffice/share/gallery/symbols/Flag01-Red.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Document03-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Document02-Grey.svg usr/lib/libreoffice/share/gallery/symbols/Sign-X01-Red.svg usr/lib/libreoffice/share/gallery/symbols/Emotion03-Calm.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Error02.svg usr/lib/libreoffice/share/gallery/symbols/Wrench.svg usr/lib/libreoffice/share/gallery/symbols/Emotion06-Crying.svg usr/lib/libreoffice/share/gallery/symbols/House.svg usr/lib/libreoffice/share/gallery/symbols/MagnifyingGlass.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Pencil01.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Folder01-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Box02.svg usr/lib/libreoffice/share/gallery/symbols/Emotion02-Smiling.svg usr/lib/libreoffice/share/gallery/symbols/Star-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Scissors.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Checkmark02-Green.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Printer01-White.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Folder02-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Lock01-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Emotion05-Angry.svg usr/lib/libreoffice/share/gallery/symbols/Book.svg usr/lib/libreoffice/share/gallery/symbols/Calendar.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Information.svg usr/lib/libreoffice/share/gallery/symbols/Pin.svg usr/lib/libreoffice/share/gallery/symbols/Compass.svg usr/lib/libreoffice/share/gallery/symbols/Sign-QuestionMark02-Red.svg usr/lib/libreoffice/share/gallery/symbols/Metal.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Disk01-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Sign-ExclamationPoint02-Orange.svg usr/lib/libreoffice/share/gallery/symbols/Clock.svg usr/lib/libreoffice/share/gallery/symbols/Sign-CheckBox02-Unchecked.svg usr/lib/libreoffice/share/gallery/symbols/Key02.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Gear02-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Key01.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Help01-Green.svg usr/lib/libreoffice/share/gallery/symbols/Sign-RadioButton02-Unchecked.svg usr/lib/libreoffice/share/gallery/symbols/Sign-QuestionMark01-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Emotion04-Frowning.svg usr/lib/libreoffice/share/gallery/symbols/Shield03-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Document04-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Envelope03-Open-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Bulb01-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Network02.svg usr/lib/libreoffice/share/gallery/symbols/Lock02-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Envelope02-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Folder04-Open-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Sign-RadioButton01.svg usr/lib/libreoffice/share/gallery/symbols/Flag02-Green.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Printer02-Black.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Envelope01-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Gear01-Grey.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Folder03-Open-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/PuzzlePiece.svg usr/lib/libreoffice/share/gallery/symbols/PuzzlePieces.svg usr/lib/libreoffice/share/gallery/symbols/Lock03-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Sign-CheckBox01.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Computer01-White.svg usr/lib/libreoffice/share/gallery/symbols/Chart.svg usr/lib/libreoffice/share/gallery/symbols/Magnet.svg usr/lib/libreoffice/share/gallery/symbols/Roadblock.svg usr/lib/libreoffice/share/gallery/symbols/Lock04-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Phone.svg usr/lib/libreoffice/share/gallery/symbols/Sign-ExclamationPoint01-Red.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Ban02.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Help02-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Document01-Grey.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Computer02-Black.svg usr/lib/libreoffice/share/gallery/symbols/Flag03-Blue.svg usr/lib/libreoffice/share/gallery/symbols/Box01.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Warning02-Orange.svg usr/lib/libreoffice/share/gallery/symbols/Sign-DoNotEnter.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Null.svg usr/lib/libreoffice/share/gallery/symbols/Bulb02-Yellow.svg usr/lib/libreoffice/share/gallery/symbols/Gift.svg usr/lib/libreoffice/share/gallery/symbols/Emotion01-Laughing.svg usr/lib/libreoffice/share/gallery/symbols/Icon-Pencil02.svg usr/lib/libreoffice/share/gallery/symbols/Notebook.svg usr/lib/libreoffice/share/gallery/symbols/Sign-Checkmark01-Green.svg usr/lib/libreoffice/share/gallery/symbols/Sign-X02-Red.svg usr/lib/libreoffice/share/gallery/www-graf/ usr/lib/libreoffice/share/gallery/www-graf/orgleft.gif usr/lib/libreoffice/share/gallery/www-graf/grnat.gif usr/lib/libreoffice/share/gallery/www-graf/grnexcla.gif usr/lib/libreoffice/share/gallery/www-graf/gryleft.gif usr/lib/libreoffice/share/gallery/www-graf/viohome.gif usr/lib/libreoffice/share/gallery/www-graf/grninfo.gif usr/lib/libreoffice/share/gallery/www-graf/grnup.gif usr/lib/libreoffice/share/gallery/www-graf/gryat.gif usr/lib/libreoffice/share/gallery/www-graf/orgminus.gif usr/lib/libreoffice/share/gallery/www-graf/grndown.gif usr/lib/libreoffice/share/gallery/www-graf/bluleft.gif usr/lib/libreoffice/share/gallery/www-graf/ylwhome.gif usr/lib/libreoffice/share/gallery/www-graf/vioright.gif usr/lib/libreoffice/share/gallery/www-graf/grnplus.gif usr/lib/libreoffice/share/gallery/www-graf/redmail.gif usr/lib/libreoffice/share/gallery/www-graf/grnright.gif usr/lib/libreoffice/share/gallery/www-graf/orgat.gif usr/lib/libreoffice/share/gallery/www-graf/orghome.gif usr/lib/libreoffice/share/gallery/www-graf/grymail.gif usr/lib/libreoffice/share/gallery/www-graf/blumail.gif usr/lib/libreoffice/share/gallery/www-graf/bluhome.gif usr/lib/libreoffice/share/gallery/www-graf/gryquest.gif usr/lib/libreoffice/share/gallery/www-graf/redminus.gif usr/lib/libreoffice/share/gallery/www-graf/redup.gif usr/lib/libreoffice/share/gallery/www-graf/bluup.gif usr/lib/libreoffice/share/gallery/www-graf/grnhome.gif usr/lib/libreoffice/share/gallery/www-graf/redhome.gif usr/lib/libreoffice/share/gallery/www-graf/greminus.gif usr/lib/libreoffice/share/gallery/www-graf/bluright.gif usr/lib/libreoffice/share/gallery/www-graf/bluquest.gif usr/lib/libreoffice/share/gallery/www-graf/orgquest.gif usr/lib/libreoffice/share/gallery/www-graf/turhome.gif usr/lib/libreoffice/share/gallery/www-graf/grequest.gif usr/lib/libreoffice/share/gallery/www-graf/grydisk.gif usr/lib/libreoffice/share/gallery/www-graf/greleft.gif usr/lib/libreoffice/share/gallery/www-graf/greinfo.gif usr/lib/libreoffice/share/gallery/www-graf/bluminus.gif usr/lib/libreoffice/share/gallery/www-graf/bluplus.gif usr/lib/libreoffice/share/gallery/www-graf/redinfo.gif usr/lib/libreoffice/share/gallery/www-graf/ylwmail.gif usr/lib/libreoffice/share/gallery/www-graf/orgback.gif usr/lib/libreoffice/share/gallery/www-graf/gryup.gif usr/lib/libreoffice/share/gallery/www-graf/gryback.gif usr/lib/libreoffice/share/gallery/www-graf/ylwleft.gif usr/lib/libreoffice/share/gallery/www-graf/turright.gif usr/lib/libreoffice/share/gallery/www-graf/orgright.gif usr/lib/libreoffice/share/gallery/www-graf/gryright.gif usr/lib/libreoffice/share/gallery/www-graf/bluback.gif usr/lib/libreoffice/share/gallery/www-graf/turup.gif usr/lib/libreoffice/share/gallery/www-graf/men@work.gif usr/lib/libreoffice/share/gallery/www-graf/redat.gif usr/lib/libreoffice/share/gallery/www-graf/gryinfo.gif usr/lib/libreoffice/share/gallery/www-graf/redquest.gif usr/lib/libreoffice/share/gallery/www-graf/reddisk.gif usr/lib/libreoffice/share/gallery/www-graf/ylwdown.gif usr/lib/libreoffice/share/gallery/www-graf/vioup.gif usr/lib/libreoffice/share/gallery/www-graf/redleft.gif usr/lib/libreoffice/share/gallery/www-graf/grnminus.gif usr/lib/libreoffice/share/gallery/www-graf/greright.gif usr/lib/libreoffice/share/gallery/www-graf/violeft.gif usr/lib/libreoffice/share/gallery/www-graf/turdown.gif usr/lib/libreoffice/share/gallery/www-graf/grydown.gif usr/lib/libreoffice/share/gallery/www-graf/turleft.gif usr/lib/libreoffice/share/gallery/www-graf/gryminus.gif usr/lib/libreoffice/share/gallery/www-graf/orgdown.gif usr/lib/libreoffice/share/gallery/www-graf/gremail.gif usr/lib/libreoffice/share/gallery/www-graf/reddown.gif usr/lib/libreoffice/share/gallery/www-graf/gryhome.gif usr/lib/libreoffice/share/gallery/www-graf/redback.gif usr/lib/libreoffice/share/gallery/www-graf/grnmail.gif usr/lib/libreoffice/share/gallery/www-graf/grnback.gif usr/lib/libreoffice/share/gallery/www-graf/bluat.gif usr/lib/libreoffice/share/gallery/www-graf/grnleft.gif usr/lib/libreoffice/share/gallery/www-graf/orginfo.gif usr/lib/libreoffice/share/gallery/www-graf/gryplus.gif usr/lib/libreoffice/share/gallery/www-graf/greplus.gif usr/lib/libreoffice/share/gallery/www-graf/grehome.gif usr/lib/libreoffice/share/gallery/www-graf/orgdisk.gif usr/lib/libreoffice/share/gallery/www-graf/gredisk.gif usr/lib/libreoffice/share/gallery/www-graf/ylwright.gif usr/lib/libreoffice/share/gallery/www-graf/gredown.gif usr/lib/libreoffice/share/gallery/www-graf/redright.gif usr/lib/libreoffice/share/gallery/www-graf/grnquest.gif usr/lib/libreoffice/share/gallery/www-graf/orgplus.gif usr/lib/libreoffice/share/gallery/www-graf/redplus.gif usr/lib/libreoffice/share/gallery/www-graf/orgmail.gif usr/lib/libreoffice/share/gallery/www-graf/greup.gif usr/lib/libreoffice/share/gallery/www-graf/ylwup.gif usr/lib/libreoffice/share/gallery/www-graf/bludisk.gif usr/lib/libreoffice/share/gallery/www-graf/grndisk.gif usr/lib/libreoffice/share/gallery/www-graf/bluinfo.gif usr/lib/libreoffice/share/gallery/www-graf/bludown.gif usr/lib/libreoffice/share/gallery/www-graf/orgup.gif usr/lib/libreoffice/share/gallery/sg24.thm usr/lib/libreoffice/share/gallery/arrows.sdg usr/lib/libreoffice/share/gallery/computers.str usr/lib/libreoffice/share/gallery/computers.thm usr/lib/libreoffice/share/gallery/txtshapes.thm usr/lib/libreoffice/share/gallery/personas/ usr/lib/libreoffice/share/gallery/personas/personas_list.txt usr/lib/libreoffice/share/gallery/personas/gray/ usr/lib/libreoffice/share/gallery/personas/gray/header.png usr/lib/libreoffice/share/gallery/personas/gray/footer.png usr/lib/libreoffice/share/gallery/personas/gray/preview.png usr/lib/libreoffice/share/gallery/personas/dark/ usr/lib/libreoffice/share/gallery/personas/dark/header.png usr/lib/libreoffice/share/gallery/personas/dark/footer.png usr/lib/libreoffice/share/gallery/personas/dark/preview.png usr/lib/libreoffice/share/gallery/personas/green/ usr/lib/libreoffice/share/gallery/personas/green/header.png usr/lib/libreoffice/share/gallery/personas/green/footer.png usr/lib/libreoffice/share/gallery/personas/green/preview.png usr/lib/libreoffice/share/gallery/personas/sand/ usr/lib/libreoffice/share/gallery/personas/sand/header.png usr/lib/libreoffice/share/gallery/personas/sand/footer.png usr/lib/libreoffice/share/gallery/personas/sand/preview.png usr/lib/libreoffice/share/gallery/personas/white/ usr/lib/libreoffice/share/gallery/personas/white/header.png usr/lib/libreoffice/share/gallery/personas/white/footer.png usr/lib/libreoffice/share/gallery/personas/white/preview.png usr/lib/libreoffice/share/gallery/personas/pink/ usr/lib/libreoffice/share/gallery/personas/pink/header.png usr/lib/libreoffice/share/gallery/personas/pink/footer.png usr/lib/libreoffice/share/gallery/personas/pink/preview.png usr/lib/libreoffice/share/gallery/txtshapes.sdv usr/lib/libreoffice/share/gallery/environment.thm usr/lib/libreoffice/share/gallery/sg24.sdg usr/lib/libreoffice/share/gallery/sounds.sdv usr/lib/libreoffice/share/gallery/sg4.sdv usr/lib/libreoffice/share/gallery/sg4.sdg usr/lib/libreoffice/share/gallery/finance.sdv usr/lib/libreoffice/share/gallery/transportation.sdg usr/lib/libreoffice/share/gallery/people.sdv usr/lib/libreoffice/share/gallery/people.str usr/lib/libreoffice/share/gallery/diagrams.thm usr/lib/libreoffice/share/gallery/people/ usr/lib/libreoffice/share/gallery/people/Teacher2.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Male4.png usr/lib/libreoffice/share/gallery/people/ConstructionWorker.png usr/lib/libreoffice/share/gallery/people/Surgeon2.png usr/lib/libreoffice/share/gallery/people/Tourist-Male1.png usr/lib/libreoffice/share/gallery/people/Artist-Female2.png usr/lib/libreoffice/share/gallery/people/Presenter-Female2.png usr/lib/libreoffice/share/gallery/people/Artist-Female1.png usr/lib/libreoffice/share/gallery/people/ConstructionWorker2.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Female3.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Female6.png usr/lib/libreoffice/share/gallery/people/Student-Male.png usr/lib/libreoffice/share/gallery/people/Artist-Male1.png usr/lib/libreoffice/share/gallery/people/PoliceOfficer2.png usr/lib/libreoffice/share/gallery/people/Detective2.png usr/lib/libreoffice/share/gallery/people/Tourist-Female1.png usr/lib/libreoffice/share/gallery/people/Surgeon1.png usr/lib/libreoffice/share/gallery/people/Artist-Male2.png usr/lib/libreoffice/share/gallery/people/Computer-User-Female2.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Female5.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Female2.png usr/lib/libreoffice/share/gallery/people/PoliceOfficer1.png usr/lib/libreoffice/share/gallery/people/Tourist-Female2.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-HeadSet1.png usr/lib/libreoffice/share/gallery/people/Nurse2.png usr/lib/libreoffice/share/gallery/people/Surgeon-Female1.png usr/lib/libreoffice/share/gallery/people/Presenter-Male1.png usr/lib/libreoffice/share/gallery/people/Nurse1.png usr/lib/libreoffice/share/gallery/people/Surgeon-Female2.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Male5.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-HeadSet2.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Female1.png usr/lib/libreoffice/share/gallery/people/Teacher1.png usr/lib/libreoffice/share/gallery/people/Chef2.png usr/lib/libreoffice/share/gallery/people/Doctor-Male2.png usr/lib/libreoffice/share/gallery/people/Chef1.png usr/lib/libreoffice/share/gallery/people/Student-Female.png usr/lib/libreoffice/share/gallery/people/Presenter-Male2.png usr/lib/libreoffice/share/gallery/people/Computer-User-Male2.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Male6.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Male3.png usr/lib/libreoffice/share/gallery/people/Computer-User-Male1.png usr/lib/libreoffice/share/gallery/people/Doctor-Female1.png usr/lib/libreoffice/share/gallery/people/Tourist-Male2.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Male2.png usr/lib/libreoffice/share/gallery/people/Detective1.png usr/lib/libreoffice/share/gallery/people/Doctor-Female2.png usr/lib/libreoffice/share/gallery/people/Presenter-Female1.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Female4.png usr/lib/libreoffice/share/gallery/people/Doctor-Male1.png usr/lib/libreoffice/share/gallery/people/Computer-User-Female1.png usr/lib/libreoffice/share/gallery/people/BusinessPerson-Male1.png usr/lib/libreoffice/share/gallery/people.sdg usr/lib/libreoffice/share/gallery/txtshapes.sdg usr/lib/libreoffice/share/gallery/education.thm usr/lib/libreoffice/share/gallery/finance/ usr/lib/libreoffice/share/gallery/finance/Wallet-Full1.png usr/lib/libreoffice/share/gallery/finance/MoneyBag01.png usr/lib/libreoffice/share/gallery/finance/ATM01.png usr/lib/libreoffice/share/gallery/finance/Wallet-Empty.png usr/lib/libreoffice/share/gallery/finance/Chart-Plateau.png usr/lib/libreoffice/share/gallery/finance/Chart-Decrease1.png usr/lib/libreoffice/share/gallery/finance/Portfolio.png usr/lib/libreoffice/share/gallery/finance/PercentSign.png usr/lib/libreoffice/share/gallery/finance/Wallet-Full2.png usr/lib/libreoffice/share/gallery/finance/PiggyBank02-Broken.png usr/lib/libreoffice/share/gallery/finance/Balance-Unbalanced1.png usr/lib/libreoffice/share/gallery/finance/CreditCard-Black.png usr/lib/libreoffice/share/gallery/finance/Balance-Balanced1.png usr/lib/libreoffice/share/gallery/finance/MoneyBag02.png usr/lib/libreoffice/share/gallery/finance/Chart-Decrease2.png usr/lib/libreoffice/share/gallery/finance/Currency-StackCoins.png usr/lib/libreoffice/share/gallery/finance/Currency-Stack.png usr/lib/libreoffice/share/gallery/finance/Balance-Unbalanced2.png usr/lib/libreoffice/share/gallery/finance/Check.png usr/lib/libreoffice/share/gallery/finance/PiggyBank-Currency.png usr/lib/libreoffice/share/gallery/finance/Calculator.png usr/lib/libreoffice/share/gallery/finance/Agreement.png usr/lib/libreoffice/share/gallery/finance/Chart-Increase1.png usr/lib/libreoffice/share/gallery/finance/Safe-Empty.png usr/lib/libreoffice/share/gallery/finance/Safe-Closed.png usr/lib/libreoffice/share/gallery/finance/Seal-Red.png usr/lib/libreoffice/share/gallery/finance/CreditCard-Cut.png usr/lib/libreoffice/share/gallery/finance/Seal-Silver.png usr/lib/libreoffice/share/gallery/finance/PiggyBank01-Broken.png usr/lib/libreoffice/share/gallery/finance/GoldBar-Stack.png usr/lib/libreoffice/share/gallery/finance/PiggyBank-Coins.png usr/lib/libreoffice/share/gallery/finance/Currency-Dollar.png usr/lib/libreoffice/share/gallery/finance/Currency-Dollars.png usr/lib/libreoffice/share/gallery/finance/PriceTag.png usr/lib/libreoffice/share/gallery/finance/Contract.png usr/lib/libreoffice/share/gallery/finance/ATM02.png usr/lib/libreoffice/share/gallery/finance/Chart-Increase2.png usr/lib/libreoffice/share/gallery/finance/Balance-Balanced2.png usr/lib/libreoffice/share/gallery/finance/CreditCard-Gold.png usr/lib/libreoffice/share/gallery/finance/Safe-Full.png usr/lib/libreoffice/share/gallery/finance/GoldBar.png usr/lib/libreoffice/share/gallery/finance/Seal-Gold.png usr/lib/libreoffice/share/gallery/sounds.thm usr/lib/libreoffice/share/gallery/sounds.sdg usr/lib/libreoffice/share/gallery/finance.thm usr/lib/libreoffice/share/gallery/flowers.gif usr/lib/libreoffice/share/gallery/sg1.sdg usr/lib/libreoffice/share/gallery/environment.str usr/lib/libreoffice/share/gallery/symbols.sdg usr/lib/libreoffice/share/gallery/education.sdv usr/lib/libreoffice/share/gallery/sg4.thm usr/lib/libreoffice/share/gallery/computers.sdg usr/lib/libreoffice/share/gallery/htmlexpo/ usr/lib/libreoffice/share/gallery/htmlexpo/cublast.gif usr/lib/libreoffice/share/gallery/htmlexpo/bluprev.gif usr/lib/libreoffice/share/gallery/htmlexpo/blutext.gif usr/lib/libreoffice/share/gallery/htmlexpo/simprev.gif usr/lib/libreoffice/share/gallery/htmlexpo/simnext_.gif usr/lib/libreoffice/share/gallery/htmlexpo/blufirs_.gif usr/lib/libreoffice/share/gallery/htmlexpo/greprev_.gif usr/lib/libreoffice/share/gallery/htmlexpo/grenext.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubnav.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubprev.gif usr/lib/libreoffice/share/gallery/htmlexpo/bluup.gif usr/lib/libreoffice/share/gallery/htmlexpo/grelast_.gif usr/lib/libreoffice/share/gallery/htmlexpo/simdown.gif usr/lib/libreoffice/share/gallery/htmlexpo/grelast.gif usr/lib/libreoffice/share/gallery/htmlexpo/greprev.gif usr/lib/libreoffice/share/gallery/htmlexpo/blulast.gif usr/lib/libreoffice/share/gallery/htmlexpo/simprev_.gif usr/lib/libreoffice/share/gallery/htmlexpo/blunav.gif usr/lib/libreoffice/share/gallery/htmlexpo/simnext.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubup.gif usr/lib/libreoffice/share/gallery/htmlexpo/grefirs_.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubprev_.gif usr/lib/libreoffice/share/gallery/htmlexpo/blunext.gif usr/lib/libreoffice/share/gallery/htmlexpo/grenext_.gif usr/lib/libreoffice/share/gallery/htmlexpo/simfirs_.gif usr/lib/libreoffice/share/gallery/htmlexpo/grefirs.gif usr/lib/libreoffice/share/gallery/htmlexpo/simlast_.gif usr/lib/libreoffice/share/gallery/htmlexpo/blufirs.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubfirs_.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubnext_.gif usr/lib/libreoffice/share/gallery/htmlexpo/blunext_.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubnext.gif usr/lib/libreoffice/share/gallery/htmlexpo/cublast_.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubdown.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubfirs.gif usr/lib/libreoffice/share/gallery/htmlexpo/simfirs.gif usr/lib/libreoffice/share/gallery/htmlexpo/simnav.gif usr/lib/libreoffice/share/gallery/htmlexpo/simtext.gif usr/lib/libreoffice/share/gallery/htmlexpo/grenav.gif usr/lib/libreoffice/share/gallery/htmlexpo/gredown.gif usr/lib/libreoffice/share/gallery/htmlexpo/simup.gif usr/lib/libreoffice/share/gallery/htmlexpo/gretext.gif usr/lib/libreoffice/share/gallery/htmlexpo/greup.gif usr/lib/libreoffice/share/gallery/htmlexpo/bluprev_.gif usr/lib/libreoffice/share/gallery/htmlexpo/simlast.gif usr/lib/libreoffice/share/gallery/htmlexpo/cubtext.gif usr/lib/libreoffice/share/gallery/htmlexpo/blulast_.gif usr/lib/libreoffice/share/gallery/htmlexpo/bludown.gif usr/lib/libreoffice/share/gallery/environment.sdg usr/lib/libreoffice/share/gallery/diagrams.sdg usr/lib/libreoffice/share/gallery/environment.sdv usr/lib/libreoffice/share/gallery/diagrams/ usr/lib/libreoffice/share/gallery/diagrams/Component-Cube01-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-PuzzlePiece02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Hexagons01.svg usr/lib/libreoffice/share/gallery/diagrams/Radial05-Sphere-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Radial01-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Cubes04.svg usr/lib/libreoffice/share/gallery/diagrams/Venn01.svg usr/lib/libreoffice/share/gallery/diagrams/Donut04-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle05.svg usr/lib/libreoffice/share/gallery/diagrams/Radial02-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle01-Transparent.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Circle01-Transparent-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Circle03-Transparent-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Cubes02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Process04-GoUp-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cuboid01-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Target.svg usr/lib/libreoffice/share/gallery/diagrams/Venn02.svg usr/lib/libreoffice/share/gallery/diagrams/Graph.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Gears02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cube04-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Rectangles.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Sphere03-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Radial04-Sphere-Red.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Puzzle02.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Sphere01-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/People01-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Gear03-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cube03-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Cubes01.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Squares.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Cuboids02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Venn06-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cuboid05-Red.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Pasters01.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Triangle.svg usr/lib/libreoffice/share/gallery/diagrams/Venn04.svg usr/lib/libreoffice/share/gallery/diagrams/Radial07-Arrows-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle04-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Process03-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Leaves02-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Venn08.svg usr/lib/libreoffice/share/gallery/diagrams/Component-PuzzlePiece05-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Circle.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cuboid02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Gear04-DarkRed.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Cubes03-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Process02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle09-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle02-Transparent-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Person05-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Puzzle03.svg usr/lib/libreoffice/share/gallery/diagrams/Process07-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Gears01.svg usr/lib/libreoffice/share/gallery/diagrams/Venn03.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Pasters02-Blue.emf usr/lib/libreoffice/share/gallery/diagrams/Component-Person04-DarkRed.svg usr/lib/libreoffice/share/gallery/diagrams/Venn07-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Hexagons02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Process05-GoUp-Red.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle06.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Cuboids01-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Donut07-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Gears03-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Donut02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Process01-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Pyramid03.svg usr/lib/libreoffice/share/gallery/diagrams/Radial06-Arrows-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Circle02-Transparent-Bule.svg usr/lib/libreoffice/share/gallery/diagrams/Component-PuzzlePiece03-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Process06-GoUp-Yellow.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle07.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Circle04-Transparent-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Puzzle01.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Person01-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Venn05.svg usr/lib/libreoffice/share/gallery/diagrams/Donut05-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Hexagons04-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cube05-DarkRed.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle08-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Pyramid02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/People02.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cuboid04-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Sphere04-DarkRed.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cube02-LightBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Gear02-LightBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Sphere05-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Pyramid01.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Person03-Green.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Leaves01-LightBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Donut06-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Gear05-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Component-PuzzlePiece04-Red.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Gear01-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Cuboids03.svg usr/lib/libreoffice/share/gallery/diagrams/Component-PuzzlePiece01-DarkBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Hexagons03-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Radial03-Sphere.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Sphere02-LightBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Circle05-Transparent-Red.svg usr/lib/libreoffice/share/gallery/diagrams/Donut01-LightBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Person02-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Donut03-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Pillars02-LightBlue.svg usr/lib/libreoffice/share/gallery/diagrams/Pillars01-Orange.svg usr/lib/libreoffice/share/gallery/diagrams/Section-Cubes05.svg usr/lib/libreoffice/share/gallery/diagrams/Cycle03-Blue.svg usr/lib/libreoffice/share/gallery/diagrams/Component-Cuboid03-Green.svg usr/lib/libreoffice/share/gallery/transportation.sdv usr/lib/libreoffice/share/gallery/transportation/ usr/lib/libreoffice/share/gallery/transportation/Train-Red.png usr/lib/libreoffice/share/gallery/transportation/Bicycle-Blue.png usr/lib/libreoffice/share/gallery/transportation/Pedestrian-Blue.png usr/lib/libreoffice/share/gallery/transportation/Helicopter-Blue.png usr/lib/libreoffice/share/gallery/transportation/Scooter-Orange.png usr/lib/libreoffice/share/gallery/transportation/Sailboat-Red.png usr/lib/libreoffice/share/gallery/transportation/Car-Red.png usr/lib/libreoffice/share/gallery/transportation/PersonalTransporter-Green.png usr/lib/libreoffice/share/gallery/transportation/Bus.png usr/lib/libreoffice/share/gallery/transportation/Canoe-Blue.png usr/lib/libreoffice/share/gallery/transportation/Boat.png usr/lib/libreoffice/share/gallery/transportation/Airplane-Blue.png usr/lib/libreoffice/share/gallery/transportation/Truck-Blue.png usr/lib/libreoffice/share/gallery/transportation/Motorcycle-Red.png usr/lib/libreoffice/share/gallery/environment/ usr/lib/libreoffice/share/gallery/environment/GreenCar.png usr/lib/libreoffice/share/gallery/environment/Sun1.png usr/lib/libreoffice/share/gallery/environment/LightBulb-Flourescent-On.png usr/lib/libreoffice/share/gallery/environment/Sun2.png usr/lib/libreoffice/share/gallery/environment/LightBulb-Standard-Off2.png usr/lib/libreoffice/share/gallery/environment/Leaf2.png usr/lib/libreoffice/share/gallery/environment/Earth.png usr/lib/libreoffice/share/gallery/environment/Pollution-Factory.png usr/lib/libreoffice/share/gallery/environment/LightBulb-Standard-On.png usr/lib/libreoffice/share/gallery/environment/Pollution-Car.png usr/lib/libreoffice/share/gallery/environment/RenewableEnergy-Solar.png usr/lib/libreoffice/share/gallery/environment/RecycleSymbol.png usr/lib/libreoffice/share/gallery/environment/GreenHouse.png usr/lib/libreoffice/share/gallery/environment/DrippingFaucet.png usr/lib/libreoffice/share/gallery/environment/RenewableEnergy-Water.png usr/lib/libreoffice/share/gallery/environment/Leaf1.png usr/lib/libreoffice/share/gallery/environment/EndangeredAnimals1.png usr/lib/libreoffice/share/gallery/environment/Raindrop.png usr/lib/libreoffice/share/gallery/environment/LightBulb-Standard-Off1.png usr/lib/libreoffice/share/gallery/environment/RecycleBin.png usr/lib/libreoffice/share/gallery/environment/GreenFactory.png usr/lib/libreoffice/share/gallery/environment/EndangeredAnimals2.png usr/lib/libreoffice/share/gallery/environment/RenewableEnergy-Wind.png usr/lib/libreoffice/share/gallery/environment/LightBulb-Flourescent-Off.png usr/lib/libreoffice/share/gallery/environment/RenewableEnergySymbol.png usr/lib/libreoffice/share/gallery/txtshapes.str usr/lib/libreoffice/share/gallery/transportation.str usr/lib/libreoffice/share/gallery/arrows.thm usr/lib/libreoffice/share/gallery/sg1.thm usr/lib/libreoffice/share/template/ usr/lib/libreoffice/share/template/common/ usr/lib/libreoffice/share/template/common/styles/ usr/lib/libreoffice/share/template/common/styles/Default.ott usr/lib/libreoffice/share/template/common/styles/Modern.ott usr/lib/libreoffice/share/template/common/internal/ usr/lib/libreoffice/share/template/common/internal/idxexample.odt usr/lib/libreoffice/share/template/common/internal/html.stw usr/lib/libreoffice/share/template/common/officorr/ usr/lib/libreoffice/share/template/common/officorr/Modern_business_letter_sans_serif.ott usr/lib/libreoffice/share/template/common/officorr/Modern_business_letter_serif.ott usr/lib/libreoffice/share/template/common/wizard/ usr/lib/libreoffice/share/template/common/wizard/styles/ usr/lib/libreoffice/share/template/common/wizard/styles/pastell.ots usr/lib/libreoffice/share/template/common/wizard/styles/green_grapes.ots usr/lib/libreoffice/share/template/common/wizard/styles/xos.ots usr/lib/libreoffice/share/template/common/wizard/styles/neon.ots usr/lib/libreoffice/share/template/common/wizard/styles/nature.ots usr/lib/libreoffice/share/template/common/wizard/styles/blackberry.ots usr/lib/libreoffice/share/template/common/wizard/styles/pool.ots usr/lib/libreoffice/share/template/common/wizard/styles/black_white.ots usr/lib/libreoffice/share/template/common/wizard/styles/default.ots usr/lib/libreoffice/share/template/common/wizard/styles/glacier.ots usr/lib/libreoffice/share/template/common/wizard/styles/pumpkin.ots usr/lib/libreoffice/share/template/common/wizard/styles/nostalgic.ots usr/lib/libreoffice/share/template/common/wizard/styles/millennium.ots usr/lib/libreoffice/share/template/common/wizard/styles/night.ots usr/lib/libreoffice/share/template/common/wizard/styles/jeans.ots usr/lib/libreoffice/share/template/common/wizard/styles/diner.ots usr/lib/libreoffice/share/template/common/wizard/styles/marine.ots usr/lib/libreoffice/share/template/common/wizard/styles/fall.ots usr/lib/libreoffice/share/template/common/wizard/agenda/ usr/lib/libreoffice/share/template/common/wizard/agenda/10grey.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-1simple.ott usr/lib/libreoffice/share/template/common/wizard/agenda/4classic.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-2elegant.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-8green.ott usr/lib/libreoffice/share/template/common/wizard/agenda/3modern.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-9colorful.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-10grey.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-7red.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-5blue.ott usr/lib/libreoffice/share/template/common/wizard/agenda/7red.ott usr/lib/libreoffice/share/template/common/wizard/agenda/2elegant.ott usr/lib/libreoffice/share/template/common/wizard/agenda/5blue.ott usr/lib/libreoffice/share/template/common/wizard/agenda/8green.ott usr/lib/libreoffice/share/template/common/wizard/agenda/9colorful.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-4classic.ott usr/lib/libreoffice/share/template/common/wizard/agenda/6orange.ott usr/lib/libreoffice/share/template/common/wizard/agenda/1simple.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-3modern.ott usr/lib/libreoffice/share/template/common/wizard/agenda/aw-6orange.ott usr/lib/libreoffice/share/template/common/wizard/letter/ usr/lib/libreoffice/share/template/common/wizard/letter/pri-marine_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/bus-elegant_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/pri-mail_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/off-office_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/off-elegant_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/pri-redline_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/pri-bottle_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/bus-modern_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/bus-office_l.ott usr/lib/libreoffice/share/template/common/wizard/letter/off-modern_l.ott usr/lib/libreoffice/share/template/common/wizard/report/ usr/lib/libreoffice/share/template/common/wizard/report/cnt-052.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-03.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-02.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-06.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-06.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-011.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-051.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-041.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-09.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-031.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-021.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-05.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-061.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-04.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-07.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-08.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-05.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-01.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-03.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-042.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-032.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-04.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-default.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-012.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-022.ott usr/lib/libreoffice/share/template/common/wizard/report/stl-default.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-062.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-01.ott usr/lib/libreoffice/share/template/common/wizard/report/cnt-02.ott usr/lib/libreoffice/share/template/common/wizard/fax/ usr/lib/libreoffice/share/template/common/wizard/fax/bus-modern_f.ott usr/lib/libreoffice/share/template/common/wizard/fax/bus-modern-pri_f.ott usr/lib/libreoffice/share/template/common/wizard/fax/bus-classic_f.ott usr/lib/libreoffice/share/template/common/wizard/fax/bus-classic-pri_f.ott usr/lib/libreoffice/share/template/common/wizard/fax/pri-bottle_f.ott usr/lib/libreoffice/share/template/common/wizard/fax/pri-fax_f.ott usr/lib/libreoffice/share/template/common/wizard/fax/pri-marine_f.ott usr/lib/libreoffice/share/template/common/wizard/fax/pri-lines_f.ott usr/lib/libreoffice/share/template/common/offimisc/ usr/lib/libreoffice/share/template/common/offimisc/Businesscard-with-logo.ott usr/lib/libreoffice/share/template/common/personal/ usr/lib/libreoffice/share/template/common/personal/Resume1page.ott usr/lib/libreoffice/share/template/common/personal/CV.ott usr/lib/libreoffice/share/template/common/presnt/ usr/lib/libreoffice/share/template/common/presnt/LushGreen.otp usr/lib/libreoffice/share/template/common/presnt/Piano.otp usr/lib/libreoffice/share/template/common/presnt/Inspiration.otp usr/lib/libreoffice/share/template/common/presnt/Midnightblue.otp usr/lib/libreoffice/share/template/common/presnt/Alizarin.otp usr/lib/libreoffice/share/template/common/presnt/Progress.otp usr/lib/libreoffice/share/template/common/presnt/Blueprint_Plans.otp usr/lib/libreoffice/share/template/common/presnt/Classy_Red.otp usr/lib/libreoffice/share/template/common/presnt/Pencil.otp usr/lib/libreoffice/share/template/common/presnt/Nature_Illustration.otp usr/lib/libreoffice/share/template/common/presnt/Vintage.otp usr/lib/libreoffice/share/template/common/presnt/Vivid.otp usr/lib/libreoffice/share/template/common/presnt/Portfolio.otp usr/lib/libreoffice/share/template/common/presnt/Metropolis.otp usr/lib/libreoffice/share/template/common/presnt/Impress.otp usr/lib/libreoffice/share/template/common/presnt/Blue_Curve.otp usr/lib/libreoffice/share/template/common/presnt/Sunset.otp usr/lib/libreoffice/share/template/common/presnt/Focus.otp usr/lib/libreoffice/share/template/common/presnt/BrightBlue.otp usr/lib/libreoffice/share/template/common/presnt/DNA.otp usr/lib/libreoffice/share/template/common/presnt/Lights.otp usr/lib/libreoffice/share/template/common/presnt/Beehive.otp usr/lib/libreoffice/share/template/common/presnt/Forestbird.otp usr/lib/libreoffice/share/template/wizard/ usr/lib/libreoffice/share/template/wizard/bitmap/ usr/lib/libreoffice/share/template/wizard/bitmap/XML-Import_2-2.png usr/lib/libreoffice/share/template/wizard/bitmap/euro_2.png usr/lib/libreoffice/share/template/wizard/bitmap/ftperror.gif usr/lib/libreoffice/share/template/wizard/bitmap/minimize.png usr/lib/libreoffice/share/template/wizard/bitmap/XML-Import_2-1.png usr/lib/libreoffice/share/template/wizard/bitmap/ftpunknown.gif usr/lib/libreoffice/share/template/wizard/bitmap/Import_1.png usr/lib/libreoffice/share/template/wizard/bitmap/ftpconnecting.gif usr/lib/libreoffice/share/template/wizard/bitmap/MS-Import_2-2.png usr/lib/libreoffice/share/template/wizard/bitmap/XML-Import_2-4.png usr/lib/libreoffice/share/template/wizard/bitmap/euro_1.png usr/lib/libreoffice/share/template/wizard/bitmap/maximize.png usr/lib/libreoffice/share/template/wizard/bitmap/MS-Import_2-3.png usr/lib/libreoffice/share/template/wizard/bitmap/Import_4.png usr/lib/libreoffice/share/template/wizard/bitmap/ftpconnected.gif usr/lib/libreoffice/share/template/wizard/bitmap/Import_3.png usr/lib/libreoffice/share/template/wizard/bitmap/XML-Import_2-3.png usr/lib/libreoffice/share/template/wizard/bitmap/euro_3.png usr/lib/libreoffice/share/template/wizard/bitmap/tutorial_background.gif usr/lib/libreoffice/share/template/wizard/bitmap/MS-Import_2-1.png usr/lib/libreoffice/share/tipoftheday/ usr/lib/libreoffice/share/tipoftheday/tipoftheday_w.png usr/lib/libreoffice/share/tipoftheday/tipoftheday_c.png usr/lib/libreoffice/share/tipoftheday/tipoftheday_d.png usr/lib/libreoffice/share/tipoftheday/tipoftheday.png usr/lib/libreoffice/share/tipoftheday/tipoftheday_i.png usr/lib/libreoffice/share/fingerprint/ usr/lib/libreoffice/share/fingerprint/bm.lm usr/lib/libreoffice/share/fingerprint/et.lm usr/lib/libreoffice/share/fingerprint/ja.lm usr/lib/libreoffice/share/fingerprint/la.lm usr/lib/libreoffice/share/fingerprint/ban.lm usr/lib/libreoffice/share/fingerprint/it.lm usr/lib/libreoffice/share/fingerprint/hr.lm usr/lib/libreoffice/share/fingerprint/id.lm usr/lib/libreoffice/share/fingerprint/sa.lm usr/lib/libreoffice/share/fingerprint/my.lm usr/lib/libreoffice/share/fingerprint/haw.lm usr/lib/libreoffice/share/fingerprint/de.lm usr/lib/libreoffice/share/fingerprint/be.lm usr/lib/libreoffice/share/fingerprint/el.lm usr/lib/libreoffice/share/fingerprint/alt.lm usr/lib/libreoffice/share/fingerprint/bem.lm usr/lib/libreoffice/share/fingerprint/nl.lm usr/lib/libreoffice/share/fingerprint/tzm-Latn.lm usr/lib/libreoffice/share/fingerprint/ug.lm usr/lib/libreoffice/share/fingerprint/sr-Latn.lm usr/lib/libreoffice/share/fingerprint/uz.lm usr/lib/libreoffice/share/fingerprint/oc.lm usr/lib/libreoffice/share/fingerprint/si.lm usr/lib/libreoffice/share/fingerprint/lb.lm usr/lib/libreoffice/share/fingerprint/sv.lm usr/lib/libreoffice/share/fingerprint/sco.lm usr/lib/libreoffice/share/fingerprint/ro.lm usr/lib/libreoffice/share/fingerprint/ktu.lm usr/lib/libreoffice/share/fingerprint/ti.lm usr/lib/libreoffice/share/fingerprint/tk.lm usr/lib/libreoffice/share/fingerprint/gug.lm usr/lib/libreoffice/share/fingerprint/eo.lm usr/lib/libreoffice/share/fingerprint/hu.lm usr/lib/libreoffice/share/fingerprint/ab.lm usr/lib/libreoffice/share/fingerprint/tpi.lm usr/lib/libreoffice/share/fingerprint/lt.lm usr/lib/libreoffice/share/fingerprint/shs.lm usr/lib/libreoffice/share/fingerprint/grc.lm usr/lib/libreoffice/share/fingerprint/hi.lm usr/lib/libreoffice/share/fingerprint/az-Cyrl.lm usr/lib/libreoffice/share/fingerprint/nr.lm usr/lib/libreoffice/share/fingerprint/dv.lm usr/lib/libreoffice/share/fingerprint/sc.lm usr/lib/libreoffice/share/fingerprint/km.lm usr/lib/libreoffice/share/fingerprint/fr.lm usr/lib/libreoffice/share/fingerprint/pt.lm usr/lib/libreoffice/share/fingerprint/xh.lm usr/lib/libreoffice/share/fingerprint/tg.lm usr/lib/libreoffice/share/fingerprint/gv.lm usr/lib/libreoffice/share/fingerprint/se.lm usr/lib/libreoffice/share/fingerprint/hsb.lm usr/lib/libreoffice/share/fingerprint/ka.lm usr/lib/libreoffice/share/fingerprint/mn.lm usr/lib/libreoffice/share/fingerprint/ru.lm usr/lib/libreoffice/share/fingerprint/fa.lm usr/lib/libreoffice/share/fingerprint/tl.lm usr/lib/libreoffice/share/fingerprint/ve.lm usr/lib/libreoffice/share/fingerprint/uz-Cyrl.lm usr/lib/libreoffice/share/fingerprint/mr.lm usr/lib/libreoffice/share/fingerprint/mos.lm usr/lib/libreoffice/share/fingerprint/gu.lm usr/lib/libreoffice/share/fingerprint/ia.lm usr/lib/libreoffice/share/fingerprint/ms.lm usr/lib/libreoffice/share/fingerprint/ko.lm usr/lib/libreoffice/share/fingerprint/is.lm usr/lib/libreoffice/share/fingerprint/so.lm usr/lib/libreoffice/share/fingerprint/pl.lm usr/lib/libreoffice/share/fingerprint/nn.lm usr/lib/libreoffice/share/fingerprint/ckb.lm usr/lib/libreoffice/share/fingerprint/arn.lm usr/lib/libreoffice/share/fingerprint/ty.lm usr/lib/libreoffice/share/fingerprint/zu.lm usr/lib/libreoffice/share/fingerprint/emk-Latn.lm usr/lib/libreoffice/share/fingerprint/kl.lm usr/lib/libreoffice/share/fingerprint/ace.lm usr/lib/libreoffice/share/fingerprint/bo.lm usr/lib/libreoffice/share/fingerprint/am.lm usr/lib/libreoffice/share/fingerprint/vi.lm usr/lib/libreoffice/share/fingerprint/st.lm usr/lib/libreoffice/share/fingerprint/quz.lm usr/lib/libreoffice/share/fingerprint/kn.lm usr/lib/libreoffice/share/fingerprint/sw.lm usr/lib/libreoffice/share/fingerprint/zh-Hant.lm usr/lib/libreoffice/share/fingerprint/ga.lm usr/lib/libreoffice/share/fingerprint/ss.lm usr/lib/libreoffice/share/fingerprint/br.lm usr/lib/libreoffice/share/fingerprint/bi.lm usr/lib/libreoffice/share/fingerprint/af.lm usr/lib/libreoffice/share/fingerprint/lg.lm usr/lib/libreoffice/share/fingerprint/ny.lm usr/lib/libreoffice/share/fingerprint/ts.lm usr/lib/libreoffice/share/fingerprint/fpdb.conf usr/lib/libreoffice/share/fingerprint/ast.lm usr/lib/libreoffice/share/fingerprint/sl.lm usr/lib/libreoffice/share/fingerprint/da.lm usr/lib/libreoffice/share/fingerprint/ada.lm usr/lib/libreoffice/share/fingerprint/nb.lm usr/lib/libreoffice/share/fingerprint/sr-Cyrl.lm usr/lib/libreoffice/share/fingerprint/ar.lm usr/lib/libreoffice/share/fingerprint/pa.lm usr/lib/libreoffice/share/fingerprint/zh-Hans.lm usr/lib/libreoffice/share/fingerprint/ne.lm usr/lib/libreoffice/share/fingerprint/bho.lm usr/lib/libreoffice/share/fingerprint/ln.lm usr/lib/libreoffice/share/fingerprint/fy.lm usr/lib/libreoffice/share/fingerprint/ky.lm usr/lib/libreoffice/share/fingerprint/bik.lm usr/lib/libreoffice/share/fingerprint/gd.lm usr/lib/libreoffice/share/fingerprint/eu.lm usr/lib/libreoffice/share/fingerprint/bg.lm usr/lib/libreoffice/share/fingerprint/ay.lm usr/lib/libreoffice/share/fingerprint/nds.lm usr/lib/libreoffice/share/fingerprint/yo.lm usr/lib/libreoffice/share/fingerprint/mai.lm usr/lib/libreoffice/share/fingerprint/tn.lm usr/lib/libreoffice/share/fingerprint/sk.lm usr/lib/libreoffice/share/fingerprint/sd.lm usr/lib/libreoffice/share/fingerprint/rm.lm usr/lib/libreoffice/share/fingerprint/ta.lm usr/lib/libreoffice/share/fingerprint/lo.lm usr/lib/libreoffice/share/fingerprint/tt.lm usr/lib/libreoffice/share/fingerprint/ha-NG.lm usr/lib/libreoffice/share/fingerprint/lv.lm usr/lib/libreoffice/share/fingerprint/gl.lm usr/lib/libreoffice/share/fingerprint/tet.lm usr/lib/libreoffice/share/fingerprint/az.lm usr/lib/libreoffice/share/fingerprint/tr.lm usr/lib/libreoffice/share/fingerprint/kng.lm usr/lib/libreoffice/share/fingerprint/bn.lm usr/lib/libreoffice/share/fingerprint/mi.lm usr/lib/libreoffice/share/fingerprint/qxa.lm usr/lib/libreoffice/share/fingerprint/en.lm usr/lib/libreoffice/share/fingerprint/ur.lm usr/lib/libreoffice/share/fingerprint/fur.lm usr/lib/libreoffice/share/fingerprint/vep.lm usr/lib/libreoffice/share/fingerprint/om.lm usr/lib/libreoffice/share/fingerprint/mt.lm usr/lib/libreoffice/share/fingerprint/hy.lm usr/lib/libreoffice/share/fingerprint/ak.lm usr/lib/libreoffice/share/fingerprint/nso.lm usr/lib/libreoffice/share/fingerprint/es.lm usr/lib/libreoffice/share/fingerprint/wa.lm usr/lib/libreoffice/share/fingerprint/hil.lm usr/lib/libreoffice/share/fingerprint/he.lm usr/lib/libreoffice/share/fingerprint/yi.lm usr/lib/libreoffice/share/fingerprint/plt.lm usr/lib/libreoffice/share/fingerprint/ht.lm usr/lib/libreoffice/share/fingerprint/fi.lm usr/lib/libreoffice/share/fingerprint/sg.lm usr/lib/libreoffice/share/fingerprint/fo.lm usr/lib/libreoffice/share/fingerprint/fj.lm usr/lib/libreoffice/share/fingerprint/uk.lm usr/lib/libreoffice/share/fingerprint/ee.lm usr/lib/libreoffice/share/fingerprint/kk.lm usr/lib/libreoffice/share/fingerprint/ca.lm usr/lib/libreoffice/share/fingerprint/cy.lm usr/lib/libreoffice/share/fingerprint/cs.lm usr/lib/libreoffice/share/fingerprint/ml.lm usr/lib/libreoffice/share/fingerprint/mk.lm usr/lib/libreoffice/share/fingerprint/rue.lm usr/lib/libreoffice/share/fingerprint/rw.lm usr/lib/libreoffice/share/fingerprint/sq.lm usr/lib/libreoffice/share/fingerprint/bs.lm usr/lib/libreoffice/share/fingerprint/th.lm usr/lib/libreoffice/share/basic/ usr/lib/libreoffice/share/basic/Depot/ usr/lib/libreoffice/share/basic/Depot/CommonLang.xba usr/lib/libreoffice/share/basic/Depot/tools.xba usr/lib/libreoffice/share/basic/Depot/Depot.xba usr/lib/libreoffice/share/basic/Depot/Lang_de.xba usr/lib/libreoffice/share/basic/Depot/Lang_fr.xba usr/lib/libreoffice/share/basic/Depot/Dialog4.xdl usr/lib/libreoffice/share/basic/Depot/Lang_ja.xba usr/lib/libreoffice/share/basic/Depot/Lang_en.xba usr/lib/libreoffice/share/basic/Depot/Lang_it.xba usr/lib/libreoffice/share/basic/Depot/Lang_ko.xba usr/lib/libreoffice/share/basic/Depot/Internet.xba usr/lib/libreoffice/share/basic/Depot/dialog.xlb usr/lib/libreoffice/share/basic/Depot/Dialog3.xdl usr/lib/libreoffice/share/basic/Depot/Lang_tw.xba usr/lib/libreoffice/share/basic/Depot/Currency.xba usr/lib/libreoffice/share/basic/Depot/script.xlb usr/lib/libreoffice/share/basic/Depot/Lang_es.xba usr/lib/libreoffice/share/basic/Depot/Lang_zh.xba usr/lib/libreoffice/share/basic/Depot/Dialog2.xdl usr/lib/libreoffice/share/basic/Depot/Lang_sv.xba usr/lib/libreoffice/share/basic/Gimmicks/ usr/lib/libreoffice/share/basic/Gimmicks/UserfieldDlg.xdl usr/lib/libreoffice/share/basic/Gimmicks/AutoText.xba usr/lib/libreoffice/share/basic/Gimmicks/ReadFolderDlg.xdl usr/lib/libreoffice/share/basic/Gimmicks/ReadDir.xba usr/lib/libreoffice/share/basic/Gimmicks/dialog.xlb usr/lib/libreoffice/share/basic/Gimmicks/GetTexts.xba usr/lib/libreoffice/share/basic/Gimmicks/Userfields.xba usr/lib/libreoffice/share/basic/Gimmicks/script.xlb usr/lib/libreoffice/share/basic/Gimmicks/ChangeAllChars.xba usr/lib/libreoffice/share/basic/dialog.xlc usr/lib/libreoffice/share/basic/Euro/ usr/lib/libreoffice/share/basic/Euro/Protect.xba usr/lib/libreoffice/share/basic/Euro/ConvertRun.xba usr/lib/libreoffice/share/basic/Euro/Hard.xba usr/lib/libreoffice/share/basic/Euro/DlgConvert.xdl usr/lib/libreoffice/share/basic/Euro/DlgPassword.xdl usr/lib/libreoffice/share/basic/Euro/Common.xba usr/lib/libreoffice/share/basic/Euro/Writer.xba usr/lib/libreoffice/share/basic/Euro/dialog.xlb usr/lib/libreoffice/share/basic/Euro/AutoPilotRun.xba usr/lib/libreoffice/share/basic/Euro/Init.xba usr/lib/libreoffice/share/basic/Euro/Soft.xba usr/lib/libreoffice/share/basic/Euro/script.xlb usr/lib/libreoffice/share/basic/Tutorials/ usr/lib/libreoffice/share/basic/Tutorials/TutorialClose.xba usr/lib/libreoffice/share/basic/Tutorials/ShowInfoDialog.xba usr/lib/libreoffice/share/basic/Tutorials/RoadMap.xba usr/lib/libreoffice/share/basic/Tutorials/Functions.xba usr/lib/libreoffice/share/basic/Tutorials/TutorialsDialog.xdl usr/lib/libreoffice/share/basic/Tutorials/TutorialOpen.xba usr/lib/libreoffice/share/basic/Tutorials/TutorialCloseDialog.xdl usr/lib/libreoffice/share/basic/Tutorials/dialog.xlb usr/lib/libreoffice/share/basic/Tutorials/TutorialOpenDialog.xdl usr/lib/libreoffice/share/basic/Tutorials/script.xlb usr/lib/libreoffice/share/basic/Tutorials/TutorialCreator.xba usr/lib/libreoffice/share/basic/script.xlc usr/lib/libreoffice/share/basic/Tools/ usr/lib/libreoffice/share/basic/Tools/Listbox.xba usr/lib/libreoffice/share/basic/Tools/DlgOverwriteAll.xdl usr/lib/libreoffice/share/basic/Tools/Misc.xba usr/lib/libreoffice/share/basic/Tools/Debug.xba usr/lib/libreoffice/share/basic/Tools/dialog.xlb usr/lib/libreoffice/share/basic/Tools/UCB.xba usr/lib/libreoffice/share/basic/Tools/script.xlb usr/lib/libreoffice/share/basic/Tools/Strings.xba usr/lib/libreoffice/share/basic/Tools/ModuleControls.xba usr/lib/libreoffice/share/basic/ScriptBindingLibrary/ usr/lib/libreoffice/share/basic/ScriptBindingLibrary/dialog.xlb usr/lib/libreoffice/share/basic/ScriptBindingLibrary/Highlight.xdl usr/lib/libreoffice/share/basic/ScriptBindingLibrary/script.xlb usr/lib/libreoffice/share/basic/Access2Base/ usr/lib/libreoffice/share/basic/Access2Base/L10N.xba usr/lib/libreoffice/share/basic/Access2Base/acConstants.xba usr/lib/libreoffice/share/basic/Access2Base/DataDef.xba usr/lib/libreoffice/share/basic/Access2Base/Application.xba usr/lib/libreoffice/share/basic/Access2Base/Trace.xba usr/lib/libreoffice/share/basic/Access2Base/Dialog.xba usr/lib/libreoffice/share/basic/Access2Base/CommandBar.xba usr/lib/libreoffice/share/basic/Access2Base/dlgTrace.xdl usr/lib/libreoffice/share/basic/Access2Base/Python.xba usr/lib/libreoffice/share/basic/Access2Base/OptionGroup.xba usr/lib/libreoffice/share/basic/Access2Base/SubForm.xba usr/lib/libreoffice/share/basic/Access2Base/Form.xba usr/lib/libreoffice/share/basic/Access2Base/DoCmd.xba usr/lib/libreoffice/share/basic/Access2Base/_License.xba usr/lib/libreoffice/share/basic/Access2Base/dlgFormat.xdl usr/lib/libreoffice/share/basic/Access2Base/dialog.xlb usr/lib/libreoffice/share/basic/Access2Base/Property.xba usr/lib/libreoffice/share/basic/Access2Base/Collect.xba usr/lib/libreoffice/share/basic/Access2Base/Module.xba usr/lib/libreoffice/share/basic/Access2Base/PropertiesGet.xba usr/lib/libreoffice/share/basic/Access2Base/TempVar.xba usr/lib/libreoffice/share/basic/Access2Base/Methods.xba usr/lib/libreoffice/share/basic/Access2Base/Database.xba usr/lib/libreoffice/share/basic/Access2Base/Field.xba usr/lib/libreoffice/share/basic/Access2Base/Control.xba usr/lib/libreoffice/share/basic/Access2Base/Event.xba usr/lib/libreoffice/share/basic/Access2Base/Recordset.xba usr/lib/libreoffice/share/basic/Access2Base/CommandBarControl.xba usr/lib/libreoffice/share/basic/Access2Base/script.xlb usr/lib/libreoffice/share/basic/Access2Base/Utils.xba usr/lib/libreoffice/share/basic/Access2Base/Test.xba usr/lib/libreoffice/share/basic/Access2Base/Root_.xba usr/lib/libreoffice/share/basic/Access2Base/UtilProperty.xba usr/lib/libreoffice/share/basic/Access2Base/PropertiesSet.xba usr/lib/libreoffice/share/basic/Template/ usr/lib/libreoffice/share/basic/Template/Autotext.xba usr/lib/libreoffice/share/basic/Template/Samples.xba usr/lib/libreoffice/share/basic/Template/ModuleAgenda.xba usr/lib/libreoffice/share/basic/Template/dialog.xlb usr/lib/libreoffice/share/basic/Template/Correspondence.xba usr/lib/libreoffice/share/basic/Template/DialogStyles.xdl usr/lib/libreoffice/share/basic/Template/script.xlb usr/lib/libreoffice/share/basic/Template/TemplateDialog.xdl usr/lib/libreoffice/share/basic/FormWizard/ usr/lib/libreoffice/share/basic/FormWizard/Language.xba usr/lib/libreoffice/share/basic/FormWizard/DlgFormDB.xdl usr/lib/libreoffice/share/basic/FormWizard/tools.xba usr/lib/libreoffice/share/basic/FormWizard/develop.xba usr/lib/libreoffice/share/basic/FormWizard/DBMeta.xba usr/lib/libreoffice/share/basic/FormWizard/dialog.xlb usr/lib/libreoffice/share/basic/FormWizard/FormWizard.xba usr/lib/libreoffice/share/basic/FormWizard/Layouter.xba usr/lib/libreoffice/share/basic/FormWizard/script.xlb usr/lib/libreoffice/share/basic/ImportWizard/ usr/lib/libreoffice/share/basic/ImportWizard/Language.xba usr/lib/libreoffice/share/basic/ImportWizard/API.xba usr/lib/libreoffice/share/basic/ImportWizard/dialog.xlb usr/lib/libreoffice/share/basic/ImportWizard/ImportDialog.xdl usr/lib/libreoffice/share/basic/ImportWizard/Main.xba usr/lib/libreoffice/share/basic/ImportWizard/DialogModul.xba usr/lib/libreoffice/share/basic/ImportWizard/script.xlb usr/lib/libreoffice/share/basic/ImportWizard/FilesModul.xba usr/lib/libreoffice/share/wordbook/ usr/lib/libreoffice/share/wordbook/en-US.dic usr/lib/libreoffice/share/wordbook/en-GB.dic usr/lib/libreoffice/share/wordbook/technical.dic usr/lib/libreoffice/share/xpdfimport/ usr/lib/libreoffice/share/xpdfimport/xpdfimport_err.pdf usr/lib/libreoffice/share/calc/ usr/lib/libreoffice/share/calc/styles.xml usr/lib/libreoffice/share/filter/ usr/lib/libreoffice/share/filter/oox-drawingml-cs-presets usr/lib/libreoffice/share/filter/vml-shape-types usr/lib/libreoffice/share/filter/oox-drawingml-adj-names usr/lib/libreoffice/presets/ usr/lib/libreoffice/presets/database/ usr/lib/libreoffice/presets/database/evolocal.odb usr/lib/libreoffice/presets/database/biblio/ usr/lib/libreoffice/presets/database/biblio/biblio.dbf usr/lib/libreoffice/presets/database/biblio/biblio.dbt usr/lib/libreoffice/presets/database/biblio.odb usr/lib/libreoffice/presets/config/ usr/lib/libreoffice/presets/config/autotbl.fmt usr/lib/libreoffice/presets/autotext/ usr/lib/libreoffice/presets/autotext/mytexts.bau usr/lib/libreoffice/presets/gallery/ usr/lib/libreoffice/presets/gallery/sg30.thm usr/lib/libreoffice/presets/gallery/sg30.sdv usr/lib/libreoffice/presets/basic/ usr/lib/libreoffice/presets/basic/Standard/ usr/lib/libreoffice/presets/basic/Standard/Module1.xba usr/lib/libreoffice/presets/basic/Standard/dialog.xlb usr/lib/libreoffice/presets/basic/Standard/script.xlb usr/lib/libreoffice/presets/basic/dialog.xlc usr/lib/libreoffice/presets/basic/script.xlc usr/lib/libreoffice/LICENSE usr/bin/ usr/bin/lomath usr/bin/lodraw usr/bin/localc usr/bin/lowriter usr/bin/lobase usr/bin/loweb usr/bin/unopkg usr/bin/loimpress usr/bin/loffice usr/bin/lofromtemplate usr/src/ usr/src/libreoffice-6.4.6.2/ usr/src/libreoffice-6.4.6.2/SLKBUILD usr/doc/ usr/doc/libreoffice-6.4.6.2/ usr/doc/libreoffice-6.4.6.2/README usr/doc/libreoffice-6.4.6.2/ChangeLog usr/doc/libreoffice-6.4.6.2/todo usr/doc/libreoffice-6.4.6.2/Changelog usr/doc/libreoffice-6.4.6.2/NEWS usr/doc/libreoffice-6.4.6.2/CHANGELOG usr/doc/libreoffice-6.4.6.2/readme usr/doc/libreoffice-6.4.6.2/INSTALL usr/doc/libreoffice-6.4.6.2/install usr/doc/libreoffice-6.4.6.2/changelog usr/doc/libreoffice-6.4.6.2/TODO usr/doc/libreoffice-6.4.6.2/AUTHORS usr/doc/libreoffice-6.4.6.2/COPYING usr/man/ usr/man/man1/ usr/man/man1/loffice.1.gz usr/man/man1/lofromtemplate.1.gz usr/man/man1/lodraw.1.gz usr/man/man1/loimpress.1.gz usr/man/man1/libreoffice.1.gz usr/man/man1/loweb.1.gz usr/man/man1/unopkg.1.gz usr/man/man1/lobase.1.gz usr/man/man1/lomath.1.gz usr/man/man1/lowriter.1.gz usr/man/man1/localc.1.gz usr/share/ usr/share/bash-completion/ usr/share/bash-completion/completions/ usr/share/bash-completion/completions/libreoffice.sh usr/share/mime-info/ usr/share/mime-info/libreoffice.mime usr/share/mime-info/libreoffice.keys usr/share/applications/ usr/share/appdata/ usr/share/appdata/libreoffice-base.appdata.xml usr/share/appdata/libreoffice-impress.appdata.xml usr/share/appdata/libreoffice-calc.appdata.xml usr/share/appdata/libreoffice-writer.appdata.xml usr/share/appdata/org.libreoffice.kde.metainfo.xml usr/share/appdata/libreoffice-draw.appdata.xml usr/share/icons/ usr/share/icons/gnome/ usr/share/icons/gnome/48x48/ usr/share/icons/gnome/48x48/apps/ usr/share/icons/gnome/48x48/apps/libreoffice-calc.svg usr/share/icons/gnome/48x48/apps/libreoffice-startcenter.png usr/share/icons/gnome/48x48/apps/libreoffice-draw.png usr/share/icons/gnome/48x48/apps/libreoffice-writer.png usr/share/icons/gnome/48x48/apps/libreoffice-math.svg usr/share/icons/gnome/48x48/apps/libreoffice-draw.svg usr/share/icons/gnome/48x48/apps/libreoffice-main.svg usr/share/icons/gnome/48x48/apps/libreoffice-chart.svg usr/share/icons/gnome/48x48/apps/libreoffice-startcenter.svg usr/share/icons/gnome/48x48/apps/libreoffice-impress.svg usr/share/icons/gnome/48x48/apps/libreoffice-writer.svg usr/share/icons/gnome/48x48/apps/libreoffice-main.png usr/share/icons/gnome/48x48/apps/libreoffice-base.png usr/share/icons/gnome/48x48/apps/libreoffice-chart.png usr/share/icons/gnome/48x48/apps/libreoffice-impress.png usr/share/icons/gnome/48x48/apps/libreoffice-math.png usr/share/icons/gnome/48x48/apps/libreoffice-base.svg usr/share/icons/gnome/48x48/apps/libreoffice-calc.png usr/share/icons/gnome/48x48/mimetypes/ usr/share/icons/gnome/48x48/mimetypes/libreoffice-presentation-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-text-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-presentation.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-extension.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-spreadsheet.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-extension.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-text.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-presentation.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-text-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-presentation-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/48x48/mimetypes/libreoffice-text.svg usr/share/icons/gnome/48x48/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/512x512/ usr/share/icons/gnome/512x512/apps/ usr/share/icons/gnome/512x512/apps/libreoffice-calc.svg usr/share/icons/gnome/512x512/apps/libreoffice-startcenter.png usr/share/icons/gnome/512x512/apps/libreoffice-draw.png usr/share/icons/gnome/512x512/apps/libreoffice-writer.png usr/share/icons/gnome/512x512/apps/libreoffice-math.svg usr/share/icons/gnome/512x512/apps/libreoffice-draw.svg usr/share/icons/gnome/512x512/apps/libreoffice-main.svg usr/share/icons/gnome/512x512/apps/libreoffice-startcenter.svg usr/share/icons/gnome/512x512/apps/libreoffice-impress.svg usr/share/icons/gnome/512x512/apps/libreoffice-writer.svg usr/share/icons/gnome/512x512/apps/libreoffice-main.png usr/share/icons/gnome/512x512/apps/libreoffice-base.png usr/share/icons/gnome/512x512/apps/libreoffice-impress.png usr/share/icons/gnome/512x512/apps/libreoffice-math.png usr/share/icons/gnome/512x512/apps/libreoffice-base.svg usr/share/icons/gnome/512x512/apps/libreoffice-calc.png usr/share/icons/gnome/512x512/mimetypes/ usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/512x512/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/22x22/ usr/share/icons/gnome/22x22/apps/ usr/share/icons/gnome/22x22/apps/libreoffice-calc.svg usr/share/icons/gnome/22x22/apps/libreoffice-startcenter.png usr/share/icons/gnome/22x22/apps/libreoffice-draw.png usr/share/icons/gnome/22x22/apps/libreoffice-writer.png usr/share/icons/gnome/22x22/apps/libreoffice-math.svg usr/share/icons/gnome/22x22/apps/libreoffice-draw.svg usr/share/icons/gnome/22x22/apps/libreoffice-main.svg usr/share/icons/gnome/22x22/apps/libreoffice-startcenter.svg usr/share/icons/gnome/22x22/apps/libreoffice-impress.svg usr/share/icons/gnome/22x22/apps/libreoffice-writer.svg usr/share/icons/gnome/22x22/apps/libreoffice-main.png usr/share/icons/gnome/22x22/apps/libreoffice-base.png usr/share/icons/gnome/22x22/apps/libreoffice-impress.png usr/share/icons/gnome/22x22/apps/libreoffice-math.png usr/share/icons/gnome/22x22/apps/libreoffice-base.svg usr/share/icons/gnome/22x22/apps/libreoffice-calc.png usr/share/icons/gnome/22x22/mimetypes/ usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/22x22/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/32x32/ usr/share/icons/gnome/32x32/apps/ usr/share/icons/gnome/32x32/apps/libreoffice-calc.svg usr/share/icons/gnome/32x32/apps/libreoffice-startcenter.png usr/share/icons/gnome/32x32/apps/libreoffice-draw.png usr/share/icons/gnome/32x32/apps/libreoffice-writer.png usr/share/icons/gnome/32x32/apps/libreoffice-math.svg usr/share/icons/gnome/32x32/apps/libreoffice-draw.svg usr/share/icons/gnome/32x32/apps/libreoffice-main.svg usr/share/icons/gnome/32x32/apps/libreoffice-chart.svg usr/share/icons/gnome/32x32/apps/libreoffice-startcenter.svg usr/share/icons/gnome/32x32/apps/libreoffice-impress.svg usr/share/icons/gnome/32x32/apps/libreoffice-writer.svg usr/share/icons/gnome/32x32/apps/libreoffice-main.png usr/share/icons/gnome/32x32/apps/libreoffice-base.png usr/share/icons/gnome/32x32/apps/libreoffice-chart.png usr/share/icons/gnome/32x32/apps/libreoffice-impress.png usr/share/icons/gnome/32x32/apps/libreoffice-math.png usr/share/icons/gnome/32x32/apps/libreoffice-base.svg usr/share/icons/gnome/32x32/apps/libreoffice-calc.png usr/share/icons/gnome/32x32/mimetypes/ usr/share/icons/gnome/32x32/mimetypes/libreoffice-presentation-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-text-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-presentation.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-extension.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-spreadsheet.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-extension.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-text.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-math.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-presentation.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-text-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-presentation-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-math.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/32x32/mimetypes/libreoffice-text.svg usr/share/icons/gnome/32x32/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/64x64/ usr/share/icons/gnome/64x64/apps/ usr/share/icons/gnome/64x64/apps/libreoffice-calc.svg usr/share/icons/gnome/64x64/apps/libreoffice-startcenter.png usr/share/icons/gnome/64x64/apps/libreoffice-draw.png usr/share/icons/gnome/64x64/apps/libreoffice-writer.png usr/share/icons/gnome/64x64/apps/libreoffice-math.svg usr/share/icons/gnome/64x64/apps/libreoffice-draw.svg usr/share/icons/gnome/64x64/apps/libreoffice-main.svg usr/share/icons/gnome/64x64/apps/libreoffice-startcenter.svg usr/share/icons/gnome/64x64/apps/libreoffice-impress.svg usr/share/icons/gnome/64x64/apps/libreoffice-writer.svg usr/share/icons/gnome/64x64/apps/libreoffice-main.png usr/share/icons/gnome/64x64/apps/libreoffice-base.png usr/share/icons/gnome/64x64/apps/libreoffice-impress.png usr/share/icons/gnome/64x64/apps/libreoffice-math.png usr/share/icons/gnome/64x64/apps/libreoffice-base.svg usr/share/icons/gnome/64x64/apps/libreoffice-calc.png usr/share/icons/gnome/64x64/mimetypes/ usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/64x64/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/16x16/ usr/share/icons/gnome/16x16/apps/ usr/share/icons/gnome/16x16/apps/libreoffice-calc.svg usr/share/icons/gnome/16x16/apps/libreoffice-startcenter.png usr/share/icons/gnome/16x16/apps/libreoffice-draw.png usr/share/icons/gnome/16x16/apps/libreoffice-writer.png usr/share/icons/gnome/16x16/apps/libreoffice-math.svg usr/share/icons/gnome/16x16/apps/libreoffice-draw.svg usr/share/icons/gnome/16x16/apps/libreoffice-main.svg usr/share/icons/gnome/16x16/apps/libreoffice-chart.svg usr/share/icons/gnome/16x16/apps/libreoffice-startcenter.svg usr/share/icons/gnome/16x16/apps/libreoffice-impress.svg usr/share/icons/gnome/16x16/apps/libreoffice-writer.svg usr/share/icons/gnome/16x16/apps/libreoffice-main.png usr/share/icons/gnome/16x16/apps/libreoffice-base.png usr/share/icons/gnome/16x16/apps/libreoffice-chart.png usr/share/icons/gnome/16x16/apps/libreoffice-impress.png usr/share/icons/gnome/16x16/apps/libreoffice-math.png usr/share/icons/gnome/16x16/apps/libreoffice-base.svg usr/share/icons/gnome/16x16/apps/libreoffice-calc.png usr/share/icons/gnome/16x16/mimetypes/ usr/share/icons/gnome/16x16/mimetypes/libreoffice-presentation-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-text-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-presentation.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-extension.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-spreadsheet.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-extension.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-text.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-presentation.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-text-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-presentation-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/16x16/mimetypes/libreoffice-text.svg usr/share/icons/gnome/16x16/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/24x24/ usr/share/icons/gnome/24x24/apps/ usr/share/icons/gnome/24x24/apps/libreoffice-calc.svg usr/share/icons/gnome/24x24/apps/libreoffice-startcenter.png usr/share/icons/gnome/24x24/apps/libreoffice-draw.png usr/share/icons/gnome/24x24/apps/libreoffice-writer.png usr/share/icons/gnome/24x24/apps/libreoffice-math.svg usr/share/icons/gnome/24x24/apps/libreoffice-draw.svg usr/share/icons/gnome/24x24/apps/libreoffice-main.svg usr/share/icons/gnome/24x24/apps/libreoffice-startcenter.svg usr/share/icons/gnome/24x24/apps/libreoffice-impress.svg usr/share/icons/gnome/24x24/apps/libreoffice-writer.svg usr/share/icons/gnome/24x24/apps/libreoffice-main.png usr/share/icons/gnome/24x24/apps/libreoffice-base.png usr/share/icons/gnome/24x24/apps/libreoffice-impress.png usr/share/icons/gnome/24x24/apps/libreoffice-math.png usr/share/icons/gnome/24x24/apps/libreoffice-base.svg usr/share/icons/gnome/24x24/apps/libreoffice-calc.png usr/share/icons/gnome/24x24/mimetypes/ usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/24x24/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/256x256/ usr/share/icons/gnome/256x256/apps/ usr/share/icons/gnome/256x256/apps/libreoffice-calc.svg usr/share/icons/gnome/256x256/apps/libreoffice-startcenter.png usr/share/icons/gnome/256x256/apps/libreoffice-draw.png usr/share/icons/gnome/256x256/apps/libreoffice-writer.png usr/share/icons/gnome/256x256/apps/libreoffice-math.svg usr/share/icons/gnome/256x256/apps/libreoffice-draw.svg usr/share/icons/gnome/256x256/apps/libreoffice-main.svg usr/share/icons/gnome/256x256/apps/libreoffice-chart.svg usr/share/icons/gnome/256x256/apps/libreoffice-startcenter.svg usr/share/icons/gnome/256x256/apps/libreoffice-impress.svg usr/share/icons/gnome/256x256/apps/libreoffice-writer.svg usr/share/icons/gnome/256x256/apps/libreoffice-main.png usr/share/icons/gnome/256x256/apps/libreoffice-base.png usr/share/icons/gnome/256x256/apps/libreoffice-chart.png usr/share/icons/gnome/256x256/apps/libreoffice-impress.png usr/share/icons/gnome/256x256/apps/libreoffice-math.png usr/share/icons/gnome/256x256/apps/libreoffice-base.svg usr/share/icons/gnome/256x256/apps/libreoffice-calc.png usr/share/icons/gnome/256x256/mimetypes/ usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/256x256/mimetypes/libreoffice-oasis-formula.png usr/share/icons/gnome/scalable/ usr/share/icons/gnome/scalable/apps/ usr/share/icons/gnome/scalable/apps/libreoffice-calc.svg usr/share/icons/gnome/scalable/apps/libreoffice-basic.svg usr/share/icons/gnome/scalable/apps/libreoffice-extension.svg usr/share/icons/gnome/scalable/apps/libreoffice-math.svg usr/share/icons/gnome/scalable/apps/libreoffice-draw.svg usr/share/icons/gnome/scalable/apps/libreoffice-main.svg usr/share/icons/gnome/scalable/apps/libreoffice-chart.svg usr/share/icons/gnome/scalable/apps/libreoffice-startcenter.svg usr/share/icons/gnome/scalable/apps/libreoffice-impress.svg usr/share/icons/gnome/scalable/apps/libreoffice-writer.svg usr/share/icons/gnome/scalable/apps/libreoffice-base.svg usr/share/icons/gnome/scalable/mimetypes/ usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-draw.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/scalable/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/128x128/ usr/share/icons/gnome/128x128/apps/ usr/share/icons/gnome/128x128/apps/libreoffice-calc.svg usr/share/icons/gnome/128x128/apps/libreoffice-startcenter.png usr/share/icons/gnome/128x128/apps/libreoffice-draw.png usr/share/icons/gnome/128x128/apps/libreoffice-writer.png usr/share/icons/gnome/128x128/apps/libreoffice-math.svg usr/share/icons/gnome/128x128/apps/libreoffice-draw.svg usr/share/icons/gnome/128x128/apps/libreoffice-main.svg usr/share/icons/gnome/128x128/apps/libreoffice-chart.svg usr/share/icons/gnome/128x128/apps/libreoffice-startcenter.svg usr/share/icons/gnome/128x128/apps/libreoffice-impress.svg usr/share/icons/gnome/128x128/apps/libreoffice-writer.svg usr/share/icons/gnome/128x128/apps/libreoffice-main.png usr/share/icons/gnome/128x128/apps/libreoffice-base.png usr/share/icons/gnome/128x128/apps/libreoffice-chart.png usr/share/icons/gnome/128x128/apps/libreoffice-impress.png usr/share/icons/gnome/128x128/apps/libreoffice-math.png usr/share/icons/gnome/128x128/apps/libreoffice-base.svg usr/share/icons/gnome/128x128/apps/libreoffice-calc.png usr/share/icons/gnome/128x128/mimetypes/ usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-database.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-text.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-database.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-text.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-empty.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-web.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-web.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/gnome/128x128/mimetypes/libreoffice-oasis-formula.png usr/share/icons/locolor/ usr/share/icons/locolor/32x32/ usr/share/icons/locolor/32x32/apps/ usr/share/icons/locolor/32x32/apps/libreoffice-calc.svg usr/share/icons/locolor/32x32/apps/libreoffice-startcenter.png usr/share/icons/locolor/32x32/apps/libreoffice-draw.png usr/share/icons/locolor/32x32/apps/libreoffice-writer.png usr/share/icons/locolor/32x32/apps/libreoffice-math.svg usr/share/icons/locolor/32x32/apps/libreoffice-draw.svg usr/share/icons/locolor/32x32/apps/libreoffice-main.svg usr/share/icons/locolor/32x32/apps/libreoffice-chart.svg usr/share/icons/locolor/32x32/apps/libreoffice-startcenter.svg usr/share/icons/locolor/32x32/apps/libreoffice-impress.svg usr/share/icons/locolor/32x32/apps/libreoffice-writer.svg usr/share/icons/locolor/32x32/apps/libreoffice-main.png usr/share/icons/locolor/32x32/apps/libreoffice-base.png usr/share/icons/locolor/32x32/apps/libreoffice-chart.png usr/share/icons/locolor/32x32/apps/libreoffice-impress.png usr/share/icons/locolor/32x32/apps/libreoffice-math.png usr/share/icons/locolor/32x32/apps/libreoffice-base.svg usr/share/icons/locolor/32x32/apps/libreoffice-calc.png usr/share/icons/locolor/32x32/mimetypes/ usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-text-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-database.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-extension.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-extension.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-text.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-database.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-formula.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-empty.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-text-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-formula.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web.png usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-text.svg usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-formula.png usr/share/icons/locolor/16x16/ usr/share/icons/locolor/16x16/apps/ usr/share/icons/locolor/16x16/apps/libreoffice-calc.svg usr/share/icons/locolor/16x16/apps/libreoffice-startcenter.png usr/share/icons/locolor/16x16/apps/libreoffice-draw.png usr/share/icons/locolor/16x16/apps/libreoffice-writer.png usr/share/icons/locolor/16x16/apps/libreoffice-math.svg usr/share/icons/locolor/16x16/apps/libreoffice-draw.svg usr/share/icons/locolor/16x16/apps/libreoffice-main.svg usr/share/icons/locolor/16x16/apps/libreoffice-chart.svg usr/share/icons/locolor/16x16/apps/libreoffice-startcenter.svg usr/share/icons/locolor/16x16/apps/libreoffice-impress.svg usr/share/icons/locolor/16x16/apps/libreoffice-writer.svg usr/share/icons/locolor/16x16/apps/libreoffice-main.png usr/share/icons/locolor/16x16/apps/libreoffice-base.png usr/share/icons/locolor/16x16/apps/libreoffice-chart.png usr/share/icons/locolor/16x16/apps/libreoffice-impress.png usr/share/icons/locolor/16x16/apps/libreoffice-math.png usr/share/icons/locolor/16x16/apps/libreoffice-base.svg usr/share/icons/locolor/16x16/apps/libreoffice-calc.png usr/share/icons/locolor/16x16/mimetypes/ usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-text-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-database.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-extension.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-extension.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-text.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-database.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-empty.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-text-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/locolor/16x16/mimetypes/libreoffice-text.svg usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/libreoffice-calc.svg usr/share/icons/hicolor/48x48/apps/libreoffice-startcenter.png usr/share/icons/hicolor/48x48/apps/libreoffice-draw.png usr/share/icons/hicolor/48x48/apps/libreoffice-writer.png usr/share/icons/hicolor/48x48/apps/libreoffice-math.svg usr/share/icons/hicolor/48x48/apps/libreoffice-draw.svg usr/share/icons/hicolor/48x48/apps/libreoffice-main.svg usr/share/icons/hicolor/48x48/apps/libreoffice-chart.svg usr/share/icons/hicolor/48x48/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/48x48/apps/libreoffice-impress.svg usr/share/icons/hicolor/48x48/apps/libreoffice-writer.svg usr/share/icons/hicolor/48x48/apps/libreoffice-main.png usr/share/icons/hicolor/48x48/apps/libreoffice-base.png usr/share/icons/hicolor/48x48/apps/libreoffice-chart.png usr/share/icons/hicolor/48x48/apps/libreoffice-impress.png usr/share/icons/hicolor/48x48/apps/libreoffice-math.png usr/share/icons/hicolor/48x48/apps/libreoffice-base.svg usr/share/icons/hicolor/48x48/apps/libreoffice-calc.png usr/share/icons/hicolor/48x48/mimetypes/ usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-extension.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-extension.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text.svg usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/512x512/ usr/share/icons/hicolor/512x512/apps/ usr/share/icons/hicolor/512x512/apps/libreoffice-calc.svg usr/share/icons/hicolor/512x512/apps/libreoffice-startcenter.png usr/share/icons/hicolor/512x512/apps/libreoffice-draw.png usr/share/icons/hicolor/512x512/apps/libreoffice-writer.png usr/share/icons/hicolor/512x512/apps/libreoffice-math.svg usr/share/icons/hicolor/512x512/apps/libreoffice-draw.svg usr/share/icons/hicolor/512x512/apps/libreoffice-main.svg usr/share/icons/hicolor/512x512/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/512x512/apps/libreoffice-impress.svg usr/share/icons/hicolor/512x512/apps/libreoffice-writer.svg usr/share/icons/hicolor/512x512/apps/libreoffice-main.png usr/share/icons/hicolor/512x512/apps/libreoffice-base.png usr/share/icons/hicolor/512x512/apps/libreoffice-impress.png usr/share/icons/hicolor/512x512/apps/libreoffice-math.png usr/share/icons/hicolor/512x512/apps/libreoffice-base.svg usr/share/icons/hicolor/512x512/apps/libreoffice-calc.png usr/share/icons/hicolor/512x512/mimetypes/ usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/512x512/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/22x22/ usr/share/icons/hicolor/22x22/apps/ usr/share/icons/hicolor/22x22/apps/libreoffice-calc.svg usr/share/icons/hicolor/22x22/apps/libreoffice-startcenter.png usr/share/icons/hicolor/22x22/apps/libreoffice-draw.png usr/share/icons/hicolor/22x22/apps/libreoffice-writer.png usr/share/icons/hicolor/22x22/apps/libreoffice-math.svg usr/share/icons/hicolor/22x22/apps/libreoffice-draw.svg usr/share/icons/hicolor/22x22/apps/libreoffice-main.svg usr/share/icons/hicolor/22x22/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/22x22/apps/libreoffice-impress.svg usr/share/icons/hicolor/22x22/apps/libreoffice-writer.svg usr/share/icons/hicolor/22x22/apps/libreoffice-main.png usr/share/icons/hicolor/22x22/apps/libreoffice-base.png usr/share/icons/hicolor/22x22/apps/libreoffice-impress.png usr/share/icons/hicolor/22x22/apps/libreoffice-math.png usr/share/icons/hicolor/22x22/apps/libreoffice-base.svg usr/share/icons/hicolor/22x22/apps/libreoffice-calc.png usr/share/icons/hicolor/22x22/mimetypes/ usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/libreoffice-calc.svg usr/share/icons/hicolor/32x32/apps/libreoffice-startcenter.png usr/share/icons/hicolor/32x32/apps/libreoffice-draw.png usr/share/icons/hicolor/32x32/apps/libreoffice-writer.png usr/share/icons/hicolor/32x32/apps/libreoffice-math.svg usr/share/icons/hicolor/32x32/apps/libreoffice-draw.svg usr/share/icons/hicolor/32x32/apps/libreoffice-main.svg usr/share/icons/hicolor/32x32/apps/libreoffice-chart.svg usr/share/icons/hicolor/32x32/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/32x32/apps/libreoffice-impress.svg usr/share/icons/hicolor/32x32/apps/libreoffice-writer.svg usr/share/icons/hicolor/32x32/apps/libreoffice-main.png usr/share/icons/hicolor/32x32/apps/libreoffice-base.png usr/share/icons/hicolor/32x32/apps/libreoffice-chart.png usr/share/icons/hicolor/32x32/apps/libreoffice-impress.png usr/share/icons/hicolor/32x32/apps/libreoffice-math.png usr/share/icons/hicolor/32x32/apps/libreoffice-base.svg usr/share/icons/hicolor/32x32/apps/libreoffice-calc.png usr/share/icons/hicolor/32x32/mimetypes/ usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-extension.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-extension.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-math.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-math.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text.svg usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/64x64/ usr/share/icons/hicolor/64x64/apps/ usr/share/icons/hicolor/64x64/apps/libreoffice-calc.svg usr/share/icons/hicolor/64x64/apps/libreoffice-startcenter.png usr/share/icons/hicolor/64x64/apps/libreoffice-draw.png usr/share/icons/hicolor/64x64/apps/libreoffice-writer.png usr/share/icons/hicolor/64x64/apps/libreoffice-math.svg usr/share/icons/hicolor/64x64/apps/libreoffice-draw.svg usr/share/icons/hicolor/64x64/apps/libreoffice-main.svg usr/share/icons/hicolor/64x64/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/64x64/apps/libreoffice-impress.svg usr/share/icons/hicolor/64x64/apps/libreoffice-writer.svg usr/share/icons/hicolor/64x64/apps/libreoffice-main.png usr/share/icons/hicolor/64x64/apps/libreoffice-base.png usr/share/icons/hicolor/64x64/apps/libreoffice-impress.png usr/share/icons/hicolor/64x64/apps/libreoffice-math.png usr/share/icons/hicolor/64x64/apps/libreoffice-base.svg usr/share/icons/hicolor/64x64/apps/libreoffice-calc.png usr/share/icons/hicolor/64x64/mimetypes/ usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/libreoffice-calc.svg usr/share/icons/hicolor/16x16/apps/libreoffice-startcenter.png usr/share/icons/hicolor/16x16/apps/libreoffice-draw.png usr/share/icons/hicolor/16x16/apps/libreoffice-writer.png usr/share/icons/hicolor/16x16/apps/libreoffice-math.svg usr/share/icons/hicolor/16x16/apps/libreoffice-draw.svg usr/share/icons/hicolor/16x16/apps/libreoffice-main.svg usr/share/icons/hicolor/16x16/apps/libreoffice-chart.svg usr/share/icons/hicolor/16x16/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/16x16/apps/libreoffice-impress.svg usr/share/icons/hicolor/16x16/apps/libreoffice-writer.svg usr/share/icons/hicolor/16x16/apps/libreoffice-main.png usr/share/icons/hicolor/16x16/apps/libreoffice-base.png usr/share/icons/hicolor/16x16/apps/libreoffice-chart.png usr/share/icons/hicolor/16x16/apps/libreoffice-impress.png usr/share/icons/hicolor/16x16/apps/libreoffice-math.png usr/share/icons/hicolor/16x16/apps/libreoffice-base.svg usr/share/icons/hicolor/16x16/apps/libreoffice-calc.png usr/share/icons/hicolor/16x16/mimetypes/ usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-extension.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-extension.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet-template.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text.svg usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/libreoffice-calc.svg usr/share/icons/hicolor/24x24/apps/libreoffice-startcenter.png usr/share/icons/hicolor/24x24/apps/libreoffice-draw.png usr/share/icons/hicolor/24x24/apps/libreoffice-writer.png usr/share/icons/hicolor/24x24/apps/libreoffice-math.svg usr/share/icons/hicolor/24x24/apps/libreoffice-draw.svg usr/share/icons/hicolor/24x24/apps/libreoffice-main.svg usr/share/icons/hicolor/24x24/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/24x24/apps/libreoffice-impress.svg usr/share/icons/hicolor/24x24/apps/libreoffice-writer.svg usr/share/icons/hicolor/24x24/apps/libreoffice-main.png usr/share/icons/hicolor/24x24/apps/libreoffice-base.png usr/share/icons/hicolor/24x24/apps/libreoffice-impress.png usr/share/icons/hicolor/24x24/apps/libreoffice-math.png usr/share/icons/hicolor/24x24/apps/libreoffice-base.svg usr/share/icons/hicolor/24x24/apps/libreoffice-calc.png usr/share/icons/hicolor/24x24/mimetypes/ usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/256x256/ usr/share/icons/hicolor/256x256/apps/ usr/share/icons/hicolor/256x256/apps/libreoffice-calc.svg usr/share/icons/hicolor/256x256/apps/libreoffice-startcenter.png usr/share/icons/hicolor/256x256/apps/libreoffice-draw.png usr/share/icons/hicolor/256x256/apps/libreoffice-writer.png usr/share/icons/hicolor/256x256/apps/libreoffice-math.svg usr/share/icons/hicolor/256x256/apps/libreoffice-draw.svg usr/share/icons/hicolor/256x256/apps/libreoffice-main.svg usr/share/icons/hicolor/256x256/apps/libreoffice-chart.svg usr/share/icons/hicolor/256x256/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/256x256/apps/libreoffice-impress.svg usr/share/icons/hicolor/256x256/apps/libreoffice-writer.svg usr/share/icons/hicolor/256x256/apps/libreoffice-main.png usr/share/icons/hicolor/256x256/apps/libreoffice-base.png usr/share/icons/hicolor/256x256/apps/libreoffice-chart.png usr/share/icons/hicolor/256x256/apps/libreoffice-impress.png usr/share/icons/hicolor/256x256/apps/libreoffice-math.png usr/share/icons/hicolor/256x256/apps/libreoffice-base.svg usr/share/icons/hicolor/256x256/apps/libreoffice-calc.png usr/share/icons/hicolor/256x256/mimetypes/ usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-formula.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/libreoffice-calc.svg usr/share/icons/hicolor/scalable/apps/libreoffice-basic.svg usr/share/icons/hicolor/scalable/apps/libreoffice-extension.svg usr/share/icons/hicolor/scalable/apps/libreoffice-math.svg usr/share/icons/hicolor/scalable/apps/libreoffice-draw.svg usr/share/icons/hicolor/scalable/apps/libreoffice-main.svg usr/share/icons/hicolor/scalable/apps/libreoffice-chart.svg usr/share/icons/hicolor/scalable/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/scalable/apps/libreoffice-impress.svg usr/share/icons/hicolor/scalable/apps/libreoffice-writer.svg usr/share/icons/hicolor/scalable/apps/libreoffice-base.svg usr/share/icons/hicolor/scalable/mimetypes/ usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-draw.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/128x128/ usr/share/icons/hicolor/128x128/apps/ usr/share/icons/hicolor/128x128/apps/libreoffice-calc.svg usr/share/icons/hicolor/128x128/apps/libreoffice-startcenter.png usr/share/icons/hicolor/128x128/apps/libreoffice-draw.png usr/share/icons/hicolor/128x128/apps/libreoffice-writer.png usr/share/icons/hicolor/128x128/apps/libreoffice-math.svg usr/share/icons/hicolor/128x128/apps/libreoffice-draw.svg usr/share/icons/hicolor/128x128/apps/libreoffice-main.svg usr/share/icons/hicolor/128x128/apps/libreoffice-chart.svg usr/share/icons/hicolor/128x128/apps/libreoffice-startcenter.svg usr/share/icons/hicolor/128x128/apps/libreoffice-impress.svg usr/share/icons/hicolor/128x128/apps/libreoffice-writer.svg usr/share/icons/hicolor/128x128/apps/libreoffice-main.png usr/share/icons/hicolor/128x128/apps/libreoffice-base.png usr/share/icons/hicolor/128x128/apps/libreoffice-chart.png usr/share/icons/hicolor/128x128/apps/libreoffice-impress.png usr/share/icons/hicolor/128x128/apps/libreoffice-math.png usr/share/icons/hicolor/128x128/apps/libreoffice-base.svg usr/share/icons/hicolor/128x128/apps/libreoffice-calc.png usr/share/icons/hicolor/128x128/mimetypes/ usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-database.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-database.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-empty.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-master-document.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-empty.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-formula.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web-template.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web-template.svg usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-master-document.png usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-formula.png usr/share/application-registry/ usr/share/application-registry/libreoffice.applications usr/share/mime/ usr/share/mime/packages/ usr/share/mime/packages/libreoffice.xml WARNING: zero length file usr/lib/libreoffice/program/wizards/common/__init__.py WARNING: zero length file usr/lib/libreoffice/program/wizards/agenda/__init__.py WARNING: zero length file usr/lib/libreoffice/program/wizards/letter/__init__.py WARNING: zero length file usr/lib/libreoffice/program/wizards/text/__init__.py WARNING: zero length file usr/lib/libreoffice/program/wizards/__init__.py WARNING: zero length file usr/lib/libreoffice/program/wizards/document/__init__.py WARNING: zero length file usr/lib/libreoffice/program/wizards/ui/__init__.py WARNING: zero length file usr/lib/libreoffice/program/wizards/ui/event/__init__.py Slackware package /build/libreoffice/libreoffice-6.4.6.2-i586-1gv_salix14.2.txz created. Package has been built. Cleaning pkg and src directories