summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Collapse)Author
2014-03-25Crash prevention by checking for NULL.Kohei Yoshida
Change-Id: I10a0c2dcee123b884c563c3e6f83e218747e792a
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida
For now there is only one child type. Change-Id: If39a3e75fdae62f0b20769c21e6a4e235ede941e
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida
Still very much empty. It needs to be filled with sub-categories. Change-Id: Iad7ad34efb264025541b585a92ee2ea7b8fff56f
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida
Change-Id: I0b0a65bf4f9365a8d522e3c439afe19797b2fdd5
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida
Change-Id: I5e9eaeb9337d51f59f800f8e676b8bc83b80df70
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: I90320997ed79be2556eafa4c35af6b968b378454
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: Ia0280d3d4f2d5b8a93a37a93847951391e928028
2014-03-24Let's be more defensive here by checking for null return objects.Kohei Yoshida
Change-Id: I5164e7d82f882ea9fe296a5a2df616d396d6726f
2014-03-24Better to associate true for "enable" and false for "disable".Kohei Yoshida
The code reads better this way, and certainly is easier on human brain to process their logic. Change-Id: I3150fca3385931b9fe01ad13cb11fab410331349
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: I8f171f7f61ea06a79183e9bf9b15b8c35c98cc9b
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: I22d8869551f46d2a0607f670f937853f394b6acf
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: Iaa489318f25107e91fc8133523fbd9d724493314
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: I0c2e9314d85860831b29db76c89c8776c1b071b9
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde
- Docx file with chart in footer/header or .bin file referred in chart was getting corrupted. - Embedded file for footer.xml was not grabbaged. - .bin embedded files were not grab baged. - Added grab bag support for both case. - Added UT to check .bin files are grab baged properly. Reviewed on: https://gerrit.libreoffice.org/8674 Change-Id: I221e3867798fc2a3a42f6385d687e80b80a3678f
2014-03-20fix the scale size of bubblepeilin
Change-Id: I633e2ff112e21488b9d17ffbb59a926b22b51952
2014-03-20remove empty commentMarkus Mohrhard
Change-Id: Ie5f5e6c92845933403b2371400fcdba10eba1a42
2014-03-19the type in the Any is a util::Date and not a DateTime, fdo#74549Markus Mohrhard
Either that was always broken or it is a recent regression that operator>>= does not convert from Date to DateTime. Change-Id: Ic948224c139ed84b3fe006385fcafd6ce16c30f1
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
- Shape name: com.sun.star.drawing.OpenGLObject - Drawinglayer object: SdrOpenGLObject - Uno object: SvxOpenGLObject - View contact: ViewContactOfOpenGL - Primitive: OpenGLPrimitive2D Change-Id: I7fc0829d58cb4a8432d0e3007c90223707e5dd84
2014-03-17modify SetBackGroundColor to fix background color and gradients issuepeilin
Change-Id: Ie2ffa39f6aad8df127e99109618a64fb0d32599e
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann
Change-Id: If05ef86284c4ed7bf66a6a6de17a4bf8d49e89e1
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann
Change-Id: I14a77fc3fbf225862bc01f677d09d5b5a52bb1aa
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
Change-Id: I685b1dc3d7c735bc70be29252f55c082546f3cb1
2014-03-17fix another wrong transparency calculationMarkus Mohrhard
Change-Id: I963e6c69f34f07f797dd98810195fd58e79e494f
2014-03-17fix rendering of invisible bubbleMarkus Mohrhard
Change-Id: Iee14035b44ef808cca2ee426684733f20c1771ac
2014-03-17move DummyXShape.hxx to the cxx fileMarkus Mohrhard
Change-Id: Idc99da66de907dd104fc3193087f556418e1ef58
2014-03-17fix multisample support in OpenGLMarkus Mohrhard
Change-Id: I7e530f5ae8d83d275df554781847b525b38bf4c7
2014-03-17no need for OpenGLRender in OpenGLContext anymoreMarkus Mohrhard
Change-Id: I8506bcea49792cd1ef6ca451ca515b4669326c29
2014-03-17move the windows multisample code to OpenGLContextMarkus Mohrhard
Change-Id: I531d058ff00b3b6eaf2bf7c889589058b1be7bd0
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
This reverts commit 04b70c682e2cdc52b144961a83d05fd203de6884. The OpenGLRender is not abstract enough for vcl. Leave it in chart2. Conflicts: chart2/source/view/inc/DummyXShape.hxx chart2/source/view/main/OpenGLRender.hxx vcl/Library_vclopengl.mk Change-Id: I5392c8ee34462ff49059126ca2284d8ebe1eb379
2014-03-17we also need to translate from ui to internal rolesMarkus Mohrhard
Change-Id: Id66f2f015d1eabe469a944f2bbafe2afbb360464
2014-03-14Remove unused OpenGLContext structZolnai Tamás
Change-Id: I4a619794f42bfc13c5685899c81f21aff68a9b5e
2014-03-14Fix build: missing boost_headersZolnai Tamás
Change-Id: I84a006d69a2ddf58fcd6d30f6e82a66a91c07456
2014-03-14Introduce OpenGLContext in vclopenglZolnai Tamás
Move DummyChart::initOpengl() and DummyChart::initWindow into this class. Change-Id: If3c1bb52cb2819019f0dda626612a164709b17ac
2014-03-14Move OpenGLRender to vclZolnai Tamás
Change-Id: I6383ae3f94fc18aec92596b9d857d3fde5869dd6
2014-03-14svx: sal_Bool->boolNoel Grandin
Change-Id: I673d022c01b7d076120c026b236a37735b5043b0
2014-03-13fix transparence of bubble colorMarkus Mohrhard
Change-Id: Ib2edf99ff4f48c12a946878740ad5d64d7deffb2
2014-03-13don't reposition several times in complex hierarchiesMarkus Mohrhard
We moved the object several times if the object was behind several group shapes. Change-Id: I984d6e9208f8924a9968820cf6f95fbb663062b6
2014-03-13add some debug helpersMarkus Mohrhard
Change-Id: I03d8baab55548fde1e34b55927fd5dcf9cff58a9
2014-03-12fdo#74111 3D Rotation is wrong after Round trip for pie chartPriyankaGaikwad
3D Rotation is lost after Round trip for pie chart. XML Difference: Original: <c:rotX val="40"/> <c:rotY val="30"/> Round Trip: <c:rotX val="310"/> <c:rotY val="0"/> Conflicts: chart2/qa/extras/chart2export.cxx Change-Id: I60132fef071e0573b17c35f509f3a74bd4ffcc66
2014-03-12fdo#75975 crash while saving the DOCX file containing chartsRavindra Vidhate
1. Open DOCX file containing Charts 2. Save this file into DOCX format. 3. LO crashed while saving/exporting to DOCX format. Conflicts: chart2/qa/extras/chart2export.cxx Change-Id: I14d4f2c214ce3513b4bd14831771d72498e4486d
2014-03-11add test for fdo#75510Markus Mohrhard
Change-Id: I76cb1008138f7b79223330d4a24d45a026d1118f
2014-03-11fix negative error bar range export, fdo#75510Markus Mohrhard
Change-Id: Icca2f9fc26b15b968a940e5c73f7ad3781f75e94
2014-03-11svx: sal_Bool->boolNoel Grandin
Change-Id: I78da39fc553b2e5040ee6665377ea51a1c4d04d7
2014-03-11svx: sal_Bool->boolNoel Grandin
Change-Id: I64d9c1bbe6ed85108783bf6a97329fcdc167ca62
2014-03-10add export validation tests for chart2Markus Mohrhard
ODS and DOCX are still disabled Change-Id: I2ce30df5fe8977c83a77ca210d79530423bef76e
2014-03-10test case for strict OOXML chart importMarkus Mohrhard
Change-Id: Ie000dda7b04615c2e79376c5da5dc96b4ea40db0
2014-03-10chart2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
Change-Id: Ie06f10648b0e79101c30da4768d5462cdf38838a
2014-03-09WaE: unused functionTor Lillqvist
Change-Id: I05a7e05b72d0923f5d8883b96df197611c034abd