summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-18chart2, sw: remaining textbox DOCX import test preparationsMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17add codes for calling the 3.0 shadersweigao
2014-06-17add codes for compile the 3.0 shadersweigao
2014-06-17add shaders for 3.0 glsl versionweigao
2014-06-17modify the mouse drag functionweigao
2014-06-17add move to default processweigao
2014-06-17modify the click view angleweigao
2014-06-17modify the default view angleweigao
2014-06-17modify the perspective view angle to 30weigao
2014-06-13fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12fdo#77506: Enable this check.Kohei Yoshida
2014-06-12another lifecycle issue fixedMarkus Mohrhard
2014-06-11fdo#77506: (finally) write a unit test for this.Kohei Yoshida
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-11loplugin:unreffunStephan Bergmann
2014-06-10Remove this.Kohei Yoshida
2014-06-10New unit test for Draw document with chart. Disabled due to weird crash.Kohei Yoshida
2014-06-10Consistent naming please.Kohei Yoshida
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10coverity#1158096 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158100 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158114 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158115 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158117 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158118 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158119 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158120 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158151 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1169822 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1169823 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1169830 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1169831 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1169829 Unchecked dynamic_castCaolán McNamara
2014-06-10add global scale matrixweigao
2014-06-10fdo#79676: Write unit test for this.Kohei Yoshida
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-10chart2: MSVC does not like override on destructorMichael Stahl
2014-06-10coverity#1213562 Uninitialized scalar fieldCaolán McNamara
2014-06-10coverity#706262 Uncaught exceptionCaolán McNamara
2014-06-10avoid access to ChartView after having been deletedMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07remove unnecessary and unused chart debug functionalityMarkus Mohrhard
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-06fdo#78860: Swap the logic here: Disable -> Enable.Kohei Yoshida
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-04WaE: warning C4305: 'argument' : truncation from 'double' to 'GLfloat'Thomas Arnhold