summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Collapse)Author
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
2014-07-24we don't need blocking user input anymore with the threaded renderingMarkus Mohrhard
Change-Id: I9cde4c5629f2970b9c24d98897580a2442661bc2
2014-07-24that join was not necessaryMarkus Mohrhard
The join before already makes sure that the thread is not running anymore. Change-Id: I9a8eb9f436412a2bf75f72a33d23a57016394eec
2014-07-24prevent that deadlock by only rpotecting shared resourcesMarkus Mohrhard
Again update may not be protected bt the mutex. Change-Id: I8b9862c8ecafad75eea3b9e041d3063532f7bf63
2014-07-24taking the mutex before calling update is a deadlock as wellMarkus Mohrhard
The mutex is unnecessary as update is calling join in the beginning anyway. Change-Id: I1dc0c415f4405b58ddbe3640fa8870bed9fefef3
2014-07-23by default we want the non-benchmark modeMarkus Mohrhard
Change-Id: I82c8d0c36f1748158545a2bfa5b816c5bb9d44f0
2014-07-23that mutex is not necessaryMarkus Mohrhard
The join makes sure that the thread is not running anymore Change-Id: I3f900e36833240544005d03ce1ae1f2330365a03
2014-07-23fix one more deadlockMarkus Mohrhard
Change-Id: I1e8e24735f6a57982834f84b26042b7082fa4410
2014-07-23avoid deadlocks in BENCHMARK_MODEMarkus Mohrhard
Change-Id: I1f994ecb6efbd302430062421ccc953dee904741
2014-07-23avoid deadlock in 3D chartsMarkus Mohrhard
taking the mutex before calling join is silly Change-Id: I5a2df82f748aa7ccd13824369da5c81842285076
2014-07-23modify the light to make the sence looks betterweigao
Change-Id: If6badae178ffc9be2192fcfdf41fc7d062dc32c4
2014-07-23add benchmark render threadweigao
Change-Id: I0770db8e2cb5ecb1ef7d3706082196a8fd8f1ede
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
This reverts commit 46cea34638b371570073c0e86f79969753c543ed. Conflicts: chart2/source/view/charttypes/GL3DBarChart.cxx Change-Id: Ia29ea6a95b8b9eb870d14538d0cadaa40472582f
2014-07-23Revert "Fix OpenGL chart reinitializing"Markus Mohrhard
This reverts commit cbc50c90ad63f0e59b8cf3bbfb6b5b1f61db09b9.
2014-07-23Annotate.Kohei Yoshida
Change-Id: I4f0b0e76f720663a7f6ce1d1a5f3806b86165313
2014-07-23Add documentation.Kohei Yoshida
Change-Id: Ifb5060183866d3e8ea8ecaa715b297717d1dd370
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
and while we're at it - use the enum type all over the place instead of passing around sal_uInt16 - don't use bitwise logic on enum values - use enum values instead of numeric constants Change-Id: I7f24cb4d242e1c00703e7bbcf1a00c18ef1e9fd4
2014-07-23drop DLG_CHART_WIZARD via .resCaolán McNamara
Change-Id: I394a42bfb761e2f7cf8c3186f5ec412331b5950c
2014-07-22Simplify.Kohei Yoshida
Change-Id: Ibbaf20abd2cb4f2b9ef0014969db827ccffa0c0d
2014-07-22fdo#81547, part2: show only relevant widgets in layout tabpageKatarina Behrens
Set initial status of most of the widgets in .ui file to hidden, *ResourceGroup::showControls() method will take care of showing them when appropriate Change-Id: I19d8df661ea7ee122e06ab854a9eb0a5edf62320
2014-07-22com::sun::star -> css.Kohei Yoshida
And make some methods non-inline, to unclutter the header. Change-Id: I748a4cf8f8d5acef8f7583f8faf6834a3bec536c