summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida16-92/+84
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida19-44/+67
2014-06-19small text positioning fixesMarkus Mohrhard1-2/+2
2014-06-19use better default colorsMarkus Mohrhard1-1/+1
2014-06-19fix range input in chart data source dialogMarkus Mohrhard1-1/+10
2014-06-19Fix build with system glm once againFridrich Štrba1-6/+6
2014-06-18rtl::Reference fits just fine hereStephan Bergmann3-21/+15
2014-06-18chart2, sw: remaining textbox DOCX import test preparationsMiklos Vajna1-1/+14
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin56-220/+45
2014-06-17add codes for calling the 3.0 shadersweigao1-26/+101
2014-06-17add codes for compile the 3.0 shadersweigao2-19/+102
2014-06-17add shaders for 3.0 glsl versionweigao3-0/+118
2014-06-17modify the mouse drag functionweigao1-10/+10
2014-06-17add move to default processweigao1-12/+7
2014-06-17modify the click view angleweigao1-3/+4
2014-06-17modify the default view angleweigao2-10/+57
2014-06-17modify the perspective view angle to 30weigao1-1/+1
2014-06-13fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens2-9/+18
2014-06-13loplugin:staticcallStephan Bergmann9-12/+12
2014-06-12fdo#77506: Enable this check.Kohei Yoshida2-3/+0
2014-06-12another lifecycle issue fixedMarkus Mohrhard1-2/+5
2014-06-11fdo#77506: (finally) write a unit test for this.Kohei Yoshida4-42/+96
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann23-47/+47
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann22-75/+75
2014-06-11loplugin:unreffunStephan Bergmann1-41/+41
2014-06-10Remove this.Kohei Yoshida1-3/+0
2014-06-10New unit test for Draw document with chart. Disabled due to weird crash.Kohei Yoshida4-2/+93
2014-06-10Consistent naming please.Kohei Yoshida1-9/+9
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann27-103/+103
2014-06-10coverity#1158096 Unchecked dynamic_castCaolán McNamara1-3/+2
2014-06-10coverity#1158100 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-06-10coverity#1158114 Unchecked dynamic_castCaolán McNamara1-3/+3
2014-06-10coverity#1158115 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-06-10coverity#1158117 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-06-10coverity#1158118 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-06-10coverity#1158119 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-06-10coverity#1158120 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-06-10coverity#1158151 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-06-10coverity#1169822 Unchecked dynamic_castCaolán McNamara1-4/+3
2014-06-10coverity#1169823 Unchecked dynamic_castCaolán McNamara1-3/+2
2014-06-10coverity#1169830 Unchecked dynamic_castCaolán McNamara1-3/+2
2014-06-10coverity#1169831 Unchecked dynamic_castCaolán McNamara1-3/+2
2014-06-10coverity#1169829 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-06-10add global scale matrixweigao2-5/+16
2014-06-10fdo#79676: Write unit test for this.Kohei Yoshida4-3/+887
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida3-6/+20
2014-06-10chart2: MSVC does not like override on destructorMichael Stahl1-1/+1
2014-06-10coverity#1213562 Uninitialized scalar fieldCaolán McNamara1-0/+5
2014-06-10coverity#706262 Uncaught exceptionCaolán McNamara1-1/+6
2014-06-10avoid access to ChartView after having been deletedMarkus Mohrhard1-0/+8