Age | Commit message (Collapse) | Author |
|
Previously, a trendline name was fixed to a combination of the
trendline type and the name of the series. With this it is possible
to add a custom name for the trendline, which is shown in the
legend.
Change-Id: I61eaaf14e6df45088abdf1f3e9c24877d26ae8a7
|
|
Change-Id: I5ddf53f984508a88fd02063eb9f81cd05cf627c9
|
|
Change-Id: I661eeb167a95540a223ce72aac51789daf3767dc
|
|
operator== with OUString and literal internally does a reverse-compare
(via OUString::equalsAsciiL) anyway, so no need to keep explicit calls
to OUString::reverseCompareTo with literal argument
Change-Id: I799d9bcd0d5c308a9547ce7cacb2db6042fdb643
|
|
A final pass through the code, converting code to use the new
OUString and OString methods that can detect string literals.
Change-Id: Ifa6382335e5650a1c67e52006b26354e0692c710
|
|
Change-Id: Ideb0742c2c6f3f7ba45af23359d5a653f58b120c
|
|
Change-Id: I337691b4a7548c5c92bc0484c2ef9224ce461ba5
|
|
Change-Id: I4ae45a0809cc57fad3d8e872952aedfead27a518
|
|
|
|
|
|
|
|
Change-Id: Ie3625211a32c41dd0fadf94294bc689aef7b1c24
|
|
Change-Id: I79b75bbb193851855328a7dbbd8ab547afe29aec
|
|
Change-Id: I51942eb3719459abc0353a7fd024784f2c4abdb3
|
|
Change-Id: I74af65aba6d19e39f889a28b15d04f7e293168c5
|
|
Change-Id: I1257f4568e55ca545e96bda8a53f272ba8e1f0b0
|
|
Change-Id: I1374814e549dcbb33de75ffa118d1eccfd168893
|
|
Change-Id: I99b24b026c50a05f8f3803348c76277e29a45ec7
|
|
Change-Id: I969ff5ed6fd979e9fd126e8d0b79a518697e7915
|
|
|
|
Change-Id: Idd77baf2f84550f1a29e5eaf9afb4aa454e79154
|
|
resolves the linker errors
Change-Id: I24d18a4491c8bc4f5839f9245386d0cd2b612cf0
|
|
Change-Id: Idf92176c66cefde3022cec2990c9711a1b49a111
|
|
Change-Id: I6251042266f531a28944197bda8d2fab39fce495
|
|
Change-Id: I9aa4b71d12bb6720e2197dc1de6f06c61f27d6ee
|
|
Change-Id: I91878c0883f0de03341eee65f2925ec3beb71889
|
|
This class contains the glcontext
Change-Id: If0418cfbfb0486396a75ab274e7b480607f8de6d
|
|
Change-Id: I776455675a066dad790bc6beac4aa545186d5192
|
|
Change-Id: I02435256f747bb2bff63414735fa5af3b3413e82
|
|
Change-Id: Ife9640b10e90351f871513f1f8e26d80c384e0d9
|
|
additionally we have now a method for timebased data series in the shape
factory. The method contains the two points in time and the rendering
backend should calculate intermitiate points for a good interpolation.
Change-Id: Id30e2039ec90a6c36e947b7a7f9bca65ef0e8961
|
|
This allows us easier implementation of some advanced features. Mainly
the 4D chartting will now be able to work without several ugly layers of
UNO.
Change-Id: I74d07229eaef921c508f3bab8fae6d6075ad737a
|
|
Change-Id: I70a7b22aa30e959ed311348f047e349be38ebcfb
|
|
Change-Id: If24290d1a2fd818d9b6f264abf1b75c941b767fb
|
|
Change-Id: I44eafb69bf32cb8dbf7d07278a010ca4d812a832
|
|
Change-Id: I4ff556a43b65d54954b3d057b86dbb1fe7e66ac6
|
|
Now AreaChart only contains code for 11 different chart types. NetChart
was the only one needing a PolarPlottingPositionHelper
Change-Id: Ibbe45f9afdf91fea1ef542020d8a3388a6e8c27b
|
|
Change-Id: I75e38a02d48db938df2216bc245f34f363838042
|
|
Change-Id: I551574e33d1a3c08c0653f88f2d626beee3f2594
|
|
Change-Id: I42c1b4aa4e174917199d1635a044b8698d8ae851
|
|
Change-Id: I3e1ac100c3c217e194f2b58c2dadcec370560d51
|
|
Change-Id: I2335acba43eaf5950dec17bf847da4b115737dfa
|
|
Change-Id: I7978d607ecd9170fff37ff0be02cdfbec7ebb89b
|
|
Change-Id: Iabefaea11e9190f84cecc1991585c4a958802fae
|
|
Change-Id: I1c34f6e56579c4a43e4ba28a81799c3f67d679cb
|
|
Change-Id: I7d172fd7bde506233fc74ec07b9603ee29149e5c
|
|
Change-Id: I5f986083fcbedae81281eb2bdaa6361115e1063a
|
|
Change-Id: I992533b5e38ca5cb91f7688d94c35652f7dbaa38
|
|
Change-Id: I9e18fc04e0e8d8be0bed0b9c7b80fd0e983893f1
|
|
Change-Id: I49f6b16182c25ead486a15ab86f722902b36933e
|