office-gobmx/chart2
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
..
prj
qa Java cleanup, remove unnecessary imports 2012-09-06 17:13:58 +02:00
source deprecate oustringostreaminserter.hxx 2012-09-18 10:10:06 +00:00
uiconfig
workbench/addin
AllLangResTarget_chartcontroller.mk
JunitTest_chart2_unoapi.mk gbuild: register all jars 2012-08-17 12:52:25 +02:00
Library_chartcontroller.mk add more runtime deps on resource files for unit-tests 2012-08-21 02:06:01 +02:00
Library_chartcore.mk
Makefile
Module_chart2.mk
Package_uiconfig.mk
README

Chart implementation for LibreOffice Calc.

The chart2 denotes a second generation re-write done to rid us of the
foul and twisted legacy chart code.