summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-03-26Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-26Error: exception specification of overriding function is more lax than baseTor Lillqvist
2014-03-25Make the new OpenGL chart type a compile time option.Kohei Yoshida
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida
2014-03-25Turn this into a regular method.Kohei Yoshida
2014-03-25Crash prevention by checking for NULL.Kohei Yoshida
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24Let's be more defensive here by checking for null return objects.Kohei Yoshida
2014-03-24Better to associate true for "enable" and false for "disable".Kohei Yoshida
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde
2014-03-20fix the scale size of bubblepeilin
2014-03-20remove empty commentMarkus Mohrhard
2014-03-19the type in the Any is a util::Date and not a DateTime, fdo#74549Markus Mohrhard
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-17modify SetBackGroundColor to fix background color and gradients issuepeilin
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2014-03-17fix another wrong transparency calculationMarkus Mohrhard
2014-03-17fix rendering of invisible bubbleMarkus Mohrhard
2014-03-17move DummyXShape.hxx to the cxx fileMarkus Mohrhard
2014-03-17fix multisample support in OpenGLMarkus Mohrhard
2014-03-17no need for OpenGLRender in OpenGLContext anymoreMarkus Mohrhard
2014-03-17move the windows multisample code to OpenGLContextMarkus Mohrhard
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
2014-03-17we also need to translate from ui to internal rolesMarkus Mohrhard
2014-03-14Remove unused OpenGLContext structZolnai Tamás
2014-03-14Fix build: missing boost_headersZolnai Tamás
2014-03-14Introduce OpenGLContext in vclopenglZolnai Tamás
2014-03-14Move OpenGLRender to vclZolnai Tamás
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-13fix transparence of bubble colorMarkus Mohrhard
2014-03-13don't reposition several times in complex hierarchiesMarkus Mohrhard
2014-03-13add some debug helpersMarkus Mohrhard
2014-03-12fdo#74111 3D Rotation is wrong after Round trip for pie chartPriyankaGaikwad
2014-03-12fdo#75975 crash while saving the DOCX file containing chartsRavindra Vidhate
2014-03-11add test for fdo#75510Markus Mohrhard
2014-03-11fix negative error bar range export, fdo#75510Markus Mohrhard