office-gobmx/javaunohelper
Noel Grandin 1c3e84d819 teach lolugin:stringconstant about calling constructors
so we can remove unnecessary calls to the OUString(literal) constructor
when calling constructors like this:
   Foo(OUString("xxx"), 1)

Change-Id: I1de60ef561437c86b27dc9cb095a5deb2e103b36
Reviewed-on: https://gerrit.libreoffice.org/33698
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-01-31 08:56:20 +00:00
..
com/sun/star
source teach lolugin:stringconstant about calling constructors 2017-01-31 08:56:20 +00:00
test/com/sun/star
util
BUCK
Jar_juh.mk
JunitTest_juh.mk
Library_juh.mk
Library_juhx.mk
Makefile
Module_javaunohelper.mk
pom.juh.xml
README

Makes it easier to use UNO with Java.