forked from amazingfate/loongoffice
change code like
aStr = OUString("xxxx");
to
aStr = "xxxx";
Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4
Stuff for document signing. This code provides dialogs, and infrastructure wrapping libxmlsec that implements document signing.