office-gobmx/jvmfwk
Norbert Thiebaud b854de954f deprecate oustringostreaminserter.hxx
the intent of this header has canged over time. now it is already
systematically included with ustring.hxx and the operator overload it
provide fit nicely there...

Just to be safe, since that include as been added to the api during the
3.5 timeframe and therefore is already in 'production'
the header remain and simply attempt to include ustring.hxx
but a warning is issued indicating that this header should not be used
anymore... in a couple of major release we will thenr emove it completely

All internal users of that header are converted.

Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
Reviewed-on: https://gerrit.libreoffice.org/634
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-18 10:10:06 +00:00
..
distributions/OpenOfficeorg
inc/jvmfwk
plugins/sunmajor deprecate oustringostreaminserter.hxx 2012-09-18 10:10:06 +00:00
prj
source
CustomTarget_jreproperties.mk
Executable_javaldx.mk
Library_jvmfwk.mk
Library_sunjavaplugin.mk Depend on headers so we wont get crasher on missing framework.h. 2012-08-14 09:29:04 +02:00
Makefile
Module_jvmfwk.mk
Package_inc.mk
Package_jreproperties.mk
Package_rcfiles.mk
README

Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.