summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-14Remove unused OpenGLContext structZolnai Tamás1-3/+0
2014-03-14Fix build: missing boost_headersZolnai Tamás1-0/+1
2014-03-14Introduce OpenGLContext in vclopenglZolnai Tamás3-458/+6
2014-03-14Move OpenGLRender to vclZolnai Tamás16-2287/+2
2014-03-14svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-13fix transparence of bubble colorMarkus Mohrhard1-1/+1
2014-03-13don't reposition several times in complex hierarchiesMarkus Mohrhard2-2/+9
2014-03-13add some debug helpersMarkus Mohrhard1-0/+16
2014-03-12fdo#74111 3D Rotation is wrong after Round trip for pie chartPriyankaGaikwad2-0/+11
2014-03-12fdo#75975 crash while saving the DOCX file containing chartsRavindra Vidhate2-0/+9
2014-03-11add test for fdo#75510Markus Mohrhard2-0/+33
2014-03-11fix negative error bar range export, fdo#75510Markus Mohrhard1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin3-12/+12
2014-03-11svx: sal_Bool->boolNoel Grandin1-3/+3
2014-03-10add export validation tests for chart2Markus Mohrhard1-0/+13
2014-03-10test case for strict OOXML chart importMarkus Mohrhard2-0/+13
2014-03-10chart2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann3-14/+3
2014-03-09WaE: unused functionTor Lillqvist1-17/+0
2014-03-09disable property mapping for unsupported chart typesMarkus Mohrhard1-0/+6
2014-03-09the method is staticMarkus Mohrhard3-5/+4
2014-03-09add property mapping to a few more chart typesMarkus Mohrhard6-0/+39
2014-03-09use localized names instead of the internal onesMarkus Mohrhard3-4/+10
2014-03-09don't hardcode property mapping, read them from chart2::XChartTypeMarkus Mohrhard7-8/+36