office-gobmx/chart2
Marcos Paulo de Souza 7e2b9fa213 Remove some useless tools/debug.hxx includes
Also remove the tools/solar.h included from tools/debug.hxx. The include of solar.h
header was necessary in some cases because of a macro or a typedef that was needed.

Change-Id: Ia6e15d5c2571c58c9e9138b0d0a7f08ae88053c9
Reviewed-on: https://gerrit.libreoffice.org/11075
Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2014-08-22 16:33:18 -05:00
..
inc warning C4373: 'chart::ChartModel::setWindow': virtual function overrides... 2014-08-13 10:10:52 +02:00
opengl modify screen text color to blue 2014-08-13 06:21:34 +02:00
qa java: no need to instantiate String objects directly 2014-08-19 14:57:18 +02:00
source Remove some useless tools/debug.hxx includes 2014-08-22 16:33:18 -05:00
uiconfig fdo#81547, part2: show only relevant widgets in layout tabpage 2014-07-22 23:22:26 +02:00
workbench/addin
AllLangResTarget_chartcontroller.mk deleted TP_LAYOUT resource 2014-08-06 19:44:56 +00:00
CppunitTest_chart2_export.mk Track all uses of ErrorBarX and ErrorBarY UNO property names. 2014-06-26 19:36:46 -04:00
CppunitTest_chart2_import.mk Track all uses of ErrorBarX and ErrorBarY UNO property names. 2014-06-26 19:36:46 -04:00
CppunitTest_chart2_xshape.mk Missing include dir 2014-06-27 15:08:54 +02:00
JunitTest_chart2_unoapi.mk
Library_chartcontroller.mk bnc#885825: Support borders around data labels. 2014-07-26 16:26:08 -04:00
Library_chartcore.mk remove unnecessary and unused chart debug functionality 2014-06-07 04:48:16 +02:00
Library_chartopengl.mk
Makefile
Module_chart2.mk
Package_opengl.mk add codes to compile the scroll shaders 2014-08-06 20:45:12 +02:00
README
UIConfig_chart2.mk remove now unused dialog 2014-06-22 05:05:00 +02:00

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.