office-gobmx/javaunohelper
Jochen Nitschke 959496794c cleanup osl/diagnose.h includes
with command
> git grep -l osl/diagnose.h *.cxx |
  xargs grep -L -w 'OSL_\w*' |
  xargs sed -i '/#include *\(<\|\"\)osl\/diagnose.h\(>\|\"\).*/d'

headers need more work

Change-Id: I906519ebbd47a04703b4fa5943b2f7abea7a97ab
Reviewed-on: https://gerrit.libreoffice.org/37350
Tested-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-05-09 15:41:46 +02:00
..
com/sun/star
source cleanup osl/diagnose.h includes 2017-05-09 15:41:46 +02: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.