forked from amazingfate/loongoffice
Change-Id: Ib1540bb7058606c7629ce0459fd18bd463e99998 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146786 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Files with the string 'CVE' in their name are encrypted to avoid problems with virus checkers on source code download.; use: mdecrypt --bare -a arcfour -o hex -k 435645 -s 3 foo.doc # to unencrypt mcrypt --bare -a arcfour -o hex -k 435645 -s 3 foo.doc # to create new tests to get access to the plain files for manual testing.