summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Collapse)Author
2014-08-06deleted TP_LAYOUT resourceSzymon Kłos
Change-Id: Id0c60b43160f2447cfddfd7cf1c06c1becc419e9 Reviewed-on: https://gerrit.libreoffice.org/10784 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-06fix WreorderMarkus Mohrhard
Change-Id: Icc9d9587ddf5610d6adaca9b2ea5eb32e2534947
2014-08-06remove test code of screen textweigao
Change-Id: Ibcda49dc561b2778d17c03edaaaf2b8e2fff4a0a
2014-08-06add click fly back codeweigao
Change-Id: Ib4d5ce06f50ab7413fe8ecb5b61397b41e4fedd2
2014-08-06make GL 3.0 support bars scrollweigao
Change-Id: I71d8d94f410e6c67d0e188ea2e0f79eb151758e0
2014-08-06make pick shader work when bars scrollweigao
Change-Id: I9a3e0e36b212ff49ad22ac0ff267d04476b4c307
2014-08-06add scroll matrix and bars can scrollweigao
Change-Id: Ic821faaa9dc02fd965f46a77136edaf7a87cf6fe
2014-08-06add scene limit code for scroll modeweigao
Change-Id: Id6ce3aa55b286a300476f3609d1e1994ce2c2768
2014-08-06add scene edge functionweigao
Change-Id: Id64e3dc06d0d853bc7cece2337dcc927e15a49b6
2014-08-06add functions of setting the speed and distance of barsweigao
Change-Id: Id44adf11d445b9c30467e220465528a80ee31b18
2014-08-06add codes to compile the scroll shadersweigao
Change-Id: Ib69dbdb012e983e194b7ada04b455c80cf0abbaa
2014-08-06add bars scroll shadersweigao
Change-Id: I006062986534950485ffa9e280caad3e37c2f35f
2014-08-06add high light bar code for clickweigao
Change-Id: I412173d01fe6611027b45169fe4cd9be5b4cc4df
2014-08-06pick bar path should use the IDs in pick resourceweigao
Change-Id: Ifd20a7a9ecb85ffc080204f4f3e9f200b07b9a9c
2014-08-06test patch of creating bitmap in render threadweigao
Change-Id: Ic0879dba3ad6a80359931edb65f0b72c1cc4d597
2014-08-06texture should be released in render threadweigao
Change-Id: I4ae03163a2bf9aff831e6fd3a8c1c91fa3eba675
2014-08-06fix the light power in 3.0 versionweigao
Change-Id: I0a8e86f513386b7ce0eebb38d3257c275e86085c
2014-08-06add drag animation for benchmarkweigao
Change-Id: Ie9146272dd88b7b51edace7023048629874c360f
2014-08-06add click event animation for benchmarkweigao
Change-Id: I1e5a879fa315a775a77d3fddc6de1d02963b5f7d
2014-08-06Remove the 2nd argument which was added unintentionally.Kohei Yoshida
Change-Id: I264dba74bf4cab4beb97b33d3a71e82601119372
2014-08-06update the reference filesMarkus Mohrhard
Change-Id: I063100a632286b7fbec71c5fba00b9705972ac9f
2014-08-06Revert "Revert "bnc#886540: Let's not push the available area down when no ↵Markus Mohrhard
titles are there."" This reverts commit b7a46a22b6a0a5429adec015255ce76e41dced41.
2014-08-06Revert "bnc#886540: Let's not push the available area down when no titles ↵Stephan Bergmann
are there." This reverts commit b398ed8e3f95b75705bb2e53d49589ef7fdbb1c7: "Aug 06 10:11:53 <sberg> moggi, b398ed8e3f95b75705bb2e53d49589ef7fdbb1c7 broke CppunitTest_chart2_xshape, very many attributes in chart2/qa/extras/xshape/data/reference/fdo75075.xml have wrong values now; what's the best way to fix? manually fixing fdo75075.xml (assuming the new values are even correct?) looks /very/ tedious. better revert the commit for now?"
2014-08-05bnc#886540: Let's not push the available area down when no titles are there.Kohei Yoshida
This improves visual layout compability with MS Office chart & looks better. Change-Id: I348ea81152eca4e3bba9e0d9460448d9314738ad
2014-08-05This was my debug code and is no longer relevant. Let's remove this.Kohei Yoshida
Change-Id: Idcf8890af737adf302866c78101dd00398397a3c
2014-08-05Add test to ensure that we don't export label position attributes.Kohei Yoshida
At least for 3D bar chart, exporting this would choke MS Office. Change-Id: Ic6747f3c5502495d8cae734290183ff89b14fc70
2014-08-05java: remove commented out codeNoel Grandin
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
...similar to what has been done for svx/sdtmfitm.hxx in 6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and 68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem." Change-Id: I6d8b3709d6d55bd6958d38f262141c43779dfdcc
2014-08-04bnc#886540: Add test cases for chart background fill variance.Kohei Yoshida
"Automatic" fill in docx and xlsx should be solid white, whereas in pptx it is no fill (transparent). Change-Id: I7e64f2f895e4c4ed072a234e622a348599456f37
2014-08-04prevent memory leakMarkus Mohrhard
Found by Lsan. Returning this or a heap allocated object asks for trouble. Let the caller handle it and return null instead of this. Change-Id: I7586e103bef5a8c2727adfe214b052d6962d4467 Reviewed-on: https://gerrit.libreoffice.org/10716 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
where the return value is always cast to XMultiServiceFactory, so just do the cast in the method and avoid noise at the call sites. Change-Id: I3a2e06ac6edb3c6021eda6442032db57aaa22e13
2014-08-03cosmetic clean-upMarkus Mohrhard
Change-Id: I7b34e021c9f193643c89f20dc1ba42aad8e065d6 Reviewed-on: https://gerrit.libreoffice.org/10715 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-07-31fdo#75380: Let's not always set the line style to NONE here.Kohei Yoshida
This one line guarantees that no matter what the real line style is, it will be ignored. Change-Id: I3bceaf49ce13ddb42ceb56750d8a4ccfef54033b
2014-07-31-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: I1b74fb2f8fd09f38f3950505b2156ae7cf764fd3
2014-07-30fix spelling errorMarkus Mohrhard
Change-Id: Id9b7abfed70c33eb3cd12e0976f55be232ce3ca5
2014-07-30add scroll animation for benchmarkweigao
Change-Id: I72416ee6bf6c314feb4c5a88742aedd515abc13b
2014-07-30add drag animation for benchmarkweigao
Change-Id: Ie9146272dd88b7b51edace7023048629874c360f
2014-07-30add click event animation for benchmarkweigao
Change-Id: I1e5a879fa315a775a77d3fddc6de1d02963b5f7d
2014-07-29Add chart import, percentage number formats, unit test.Matúš Kukan
Change-Id: Id1b73c153f4b09ab94446452e7eb096b529473f4
2014-07-29Remove some unused codeMarcos Paulo de Souza
Change-Id: Ib1fb5108a858c35a5bbe8ba865e15660639725e3 Reviewed-on: https://gerrit.libreoffice.org/10593 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-07-26bnc#885825: Write test for this.Kohei Yoshida
Originally it was a pptx document, but switched to docx because reloading an impress document in cppunit currently mysteriously crashes. Change-Id: I3e9ba6b9a4dc7d3c0ca1d59a073dc8a4cca4008c
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
Change-Id: Ic8c7bc873768008537cd52a3fd4b11031b403139
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
Change-Id: Ib141413e523cbf73746876f727e9f80dda9f5f7c
2014-07-25WaE: private field 'mnSteps' is not usedTor Lillqvist
Change-Id: Icf32ebc81a58c1784b67994b5d92b43922e4feeb
2014-07-25loplugin:unreffun Unreferenced function definitionCaolán McNamara
Change-Id: Iaa5081f6efbe99dc75f708fcfe98dbbeb3dd32bc
2014-07-25possible problem with 2D vs 3D rendererMarkus Mohrhard
Change-Id: I8f56e3ade87a28211f4ae1357795e74d661dbd18
2014-07-25fix indentationMarkus Mohrhard
Change-Id: Ic2b5e14c3a80d826fd6a31023f3821a333aed2d0
2014-07-24chart2: [loplugin:literaltoboolconversion]Michael Stahl
Change-Id: I94d34c85cdf6b56e4378e245e8cb5fe192619226
2014-07-24fix animation for GL3D chartMarkus Mohrhard
Change-Id: Ibcc87329f02c435638cb31f8e969b94b729b7f31
2014-07-24avoid showing the picking frame for too longMarkus Mohrhard
Change-Id: I58a04325ba6ae42fffddf89905c997fb9ff9fd35