Files
loongoffice/comphelper
Stephan Bergmann b453f39b34 Simply use OUString aPassword as-is
...instead of creating a copy via the OUString(sal_Unicode const *) ctor.  (This
was introduced with dd198398b6e5c84ab1255a90ef96e6445b66a64f, but for no obvious
reason.)

Change-Id: I9b46b3b1bb402c11810a4d3e68592cfe6fd8034c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101568
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-08-28 22:59:11 +02:00
..
2020-07-31 11:17:48 +02:00

Helper functionality for implementing UNO components

...anything not generic/mature enough to end up in URE's stable interface at
cppuhelper etc.