summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10add export validation tests for chart2Markus Mohrhard
2014-03-10test case for strict OOXML chart importMarkus Mohrhard
2014-03-10chart2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-09WaE: unused functionTor Lillqvist
2014-03-09disable property mapping for unsupported chart typesMarkus Mohrhard
2014-03-09the method is staticMarkus Mohrhard
2014-03-09add property mapping to a few more chart typesMarkus Mohrhard
2014-03-09use localized names instead of the internal onesMarkus Mohrhard
2014-03-09don't hardcode property mapping, read them from chart2::XChartTypeMarkus Mohrhard