forked from amazingfate/loongoffice
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b Reviewed-on: https://gerrit.libreoffice.org/2835 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
This project builds a unloadtest.exe. Function: Tests if the unloading mechanism works with the olebrdg.dll. In several tests, all services are created and destroyed and rtl_unloadUnusedModules is called. Usage: copy into the <Office>\program directory and run there.