summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-03-27sfx2: sal_Bool->boolNoel Grandin28-39/+39
2014-03-26Make sure to set the RoundedEdge check box on load.Kohei Yoshida1-25/+34
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida6-17/+42
2014-03-26Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida8-1/+90
2014-03-26Add a boolean "RoundedRectangle" property to the GL 3D chart.Kohei Yoshida2-4/+107
2014-03-27show negative values correctly in pie charts, fdo#69143Markus Mohrhard1-2/+3
2014-03-26enable the export validation for chart ODS testsMarkus Mohrhard2-1/+5
2014-03-26remove unimplemented methodMarkus Mohrhard1-1/+0
2014-03-26improve formattingMarkus Mohrhard1-3/+3
2014-03-26handle xlsx files correctly as wellMarkus Mohrhard1-1/+1
2014-03-26unimplemented methodMarkus Mohrhard1-1/+0
2014-03-26add test for improved overlap chart exportMarkus Mohrhard2-0/+59
2014-03-26Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2-23/+18
2014-03-26Error: exception specification of overriding function is more lax than baseTor Lillqvist4-6/+10
2014-03-25Make the new OpenGL chart type a compile time option.Kohei Yoshida2-0/+4
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida5-3/+25
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida11-9/+119
2014-03-25Turn this into a regular method.Kohei Yoshida2-1/+7
2014-03-25Crash prevention by checking for NULL.Kohei Yoshida1-1/+3
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida11-7/+75
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida5-1/+88
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida8-8/+94
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida4-2/+102
2014-03-25svtools: sal_Bool->boolNoel Grandin10-17/+17
2014-03-25svtools: sal_Bool->boolNoel Grandin2-6/+6
2014-03-25svtools: sal_Bool->boolNoel Grandin1-4/+4
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24Let's be more defensive here by checking for null return objects.Kohei Yoshida1-1/+8
2014-03-24Better to associate true for "enable" and false for "disable".Kohei Yoshida5-17/+17
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin2-10/+10
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin2-8/+8
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde2-0/+39
2014-03-20fix the scale size of bubblepeilin1-1/+1
2014-03-20remove empty commentMarkus Mohrhard1-3/+0
2014-03-19the type in the Any is a util::Date and not a DateTime, fdo#74549Markus Mohrhard1-3/+3
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás1-1/+1
2014-03-17modify SetBackGroundColor to fix background color and gradients issuepeilin2-15/+9
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann1-6/+0
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann1-3/+1
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin21-74/+77
2014-03-17fix another wrong transparency calculationMarkus Mohrhard1-1/+1
2014-03-17fix rendering of invisible bubbleMarkus Mohrhard1-1/+4
2014-03-17move DummyXShape.hxx to the cxx fileMarkus Mohrhard1-0/+0
2014-03-17fix multisample support in OpenGLMarkus Mohrhard1-0/+1
2014-03-17no need for OpenGLRender in OpenGLContext anymoreMarkus Mohrhard2-0/+2
2014-03-17move the windows multisample code to OpenGLContextMarkus Mohrhard2-210/+0
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard17-3/+2228
2014-03-17we also need to translate from ui to internal rolesMarkus Mohrhard3-1/+7