913d34ec6b
...checking for unnecessary uses of more "fake bool" types. In the past, some of the checks involving the types of variables or data members, or the return types of functions, issued warnings that required surrounding code to be changed too (e.g., when changing the signature of a function whose address was taken). These checks have been tightened now to not warn in such cases (which avoids warnings that require changes to additional code, or changes that might even be impossible to make, at the cost of being less aggressive about removing all unnecessary uses of those "fake bool" types). Change-Id: I70eb75039817cda34ed611387ee27dc5f36a3e2e Reviewed-on: https://gerrit.libreoffice.org/82554 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> |
||
---|---|---|
.. | ||
com/sun/star | ||
source | ||
test/com/sun/star | ||
util | ||
BUCK | ||
IwyuFilter_javaunohelper.yaml | ||
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.