Files
libreoffice/embeddedobj
Stephan Bergmann 7320d7a4a4 OUStringChar must either take a sal_Unicode or an ASCII char
...so forbid anything else, to avoid issues like the one described in
766cdd869d "This code wants to add the numeric
SvxRotateMode value".  Some remaining places that apparently do want to convert
some numeric value to sal_Unicode have been augmented with an explicit cast.

Change-Id: I6200a84e250e697bc88694bd71142ca1d9a13651
Reviewed-on: https://gerrit.libreoffice.org/81132
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-10-19 16:52:22 +02:00
..

Code for embedding objects into LibreOffice (reverse of embedserv module).