office-gobmx/javaunohelper
Thomas Arnhold 8b27d78b4a automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
Done with a perl regex:

s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms

Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19 09:00:26 +00:00
..
com/sun/star
source automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings 2013-03-19 09:00:26 +00:00
test/com/sun/star
util
Jar_juh.mk
Library_juh.mk
Library_juhx.mk
Makefile
Module_javaunohelper.mk
README

Makes it easier to use UNO with Java.