summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* use shader to calculate alpha channelweigao2014-06-213-28/+30
* add global scale matrixweigao2014-06-211-11/+13
* fix the using 3.0 version bugweigao2014-06-211-1/+0
* remove old commentMarkus Mohrhard2014-06-211-5/+0
* add disabled code for square barsMarkus Mohrhard2014-06-211-0/+5
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-1916-92/+84
* Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida2014-06-1918-44/+65
* small text positioning fixesMarkus Mohrhard2014-06-191-2/+2
* use better default colorsMarkus Mohrhard2014-06-191-1/+1
* fix range input in chart data source dialogMarkus Mohrhard2014-06-191-1/+10
* Fix build with system glm once againFridrich Štrba2014-06-191-6/+6
* rtl::Reference fits just fine hereStephan Bergmann2014-06-183-21/+15
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1755-219/+44
* add codes for calling the 3.0 shadersweigao2014-06-171-26/+101
* add codes for compile the 3.0 shadersweigao2014-06-172-19/+102
* modify the mouse drag functionweigao2014-06-171-10/+10
* add move to default processweigao2014-06-171-12/+7
* modify the click view angleweigao2014-06-171-3/+4
* modify the default view angleweigao2014-06-172-10/+57
* modify the perspective view angle to 30weigao2014-06-171-1/+1
* fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens2014-06-132-9/+18
* loplugin:staticcallStephan Bergmann2014-06-139-12/+12
* another lifecycle issue fixedMarkus Mohrhard2014-06-121-2/+5
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-1123-47/+47
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-1122-75/+75
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-1027-103/+103
* coverity#1158096 Unchecked dynamic_castCaolán McNamara2014-06-101-3/+2
* coverity#1158100 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* coverity#1158114 Unchecked dynamic_castCaolán McNamara2014-06-101-3/+3
* coverity#1158115 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* coverity#1158117 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* coverity#1158118 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* coverity#1158119 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* coverity#1158120 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* coverity#1158151 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* coverity#1169822 Unchecked dynamic_castCaolán McNamara2014-06-101-4/+3
* coverity#1169823 Unchecked dynamic_castCaolán McNamara2014-06-101-3/+2
* coverity#1169830 Unchecked dynamic_castCaolán McNamara2014-06-101-3/+2
* coverity#1169831 Unchecked dynamic_castCaolán McNamara2014-06-101-3/+2
* coverity#1169829 Unchecked dynamic_castCaolán McNamara2014-06-101-1/+1
* add global scale matrixweigao2014-06-102-5/+16
* fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida2014-06-102-6/+16
* chart2: MSVC does not like override on destructorMichael Stahl2014-06-101-1/+1
* coverity#1213562 Uninitialized scalar fieldCaolán McNamara2014-06-101-0/+5
* coverity#706262 Uncaught exceptionCaolán McNamara2014-06-101-1/+6
* avoid access to ChartView after having been deletedMarkus Mohrhard2014-06-101-0/+8
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0931-230/+45
* remove unnecessary and unused chart debug functionalityMarkus Mohrhard2014-06-074-140/+0
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-4/+4
* fdo#78860: Swap the logic here: Disable -> Enable.Kohei Yoshida2014-06-061-5/+5