summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-03Make these non-inline.Kohei Yoshida
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-06-26Better way to dump the content of InternalData.Kohei Yoshida
2014-06-26Clarify the code a little more.Kohei Yoshida
2014-06-25Add class descriptions. These two classes' roles were not very clear.Kohei Yoshida
2014-06-24Re-use DataSeriesHelper::getRole().Kohei Yoshida
2014-06-24Let's remove these lcl_ fetish.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07remove unnecessary and unused chart debug functionalityMarkus Mohrhard
2014-05-28coverity#706261 Uncaught exceptionCaolán McNamara
2014-05-23drop unused templateCaolán McNamara
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12m_bOwnershipIsWellKnown is unusedCaolán McNamara
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-17fix non unique property handleMarkus Mohrhard
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25Make the new OpenGL chart type a compile time option.Kohei Yoshida
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2014-03-09improve the handling of property mapping sequencesMarkus Mohrhard
2014-03-05remove unused code chart::ChartModelHelper::setPageSizeNoel Grandin
2014-03-05remove unused code chart::ModifyListenerCallBack::startListeningNoel Grandin
2014-03-03convert chart type page to .ui formatCaolán McNamara
2014-02-27Remove visual noise from chart2Alexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-22replace auto_ptr with boost::scoped_ptrMarkus Mohrhard
2014-02-10the return of callcatcherCaolán McNamara
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
2014-01-29some improvements for the time based chartingMarkus Mohrhard
2014-01-29no auto_ptr in this classMarkus Mohrhard
2014-01-02It performs better to use unordered_map than std::map here.Kohei Yoshida
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot
2013-12-27Convert chart data label dialog to widget UIOlivier Hallot
2013-12-20typo fixesAndras Timar
2013-12-14RegressionCurveCalculator & co - com::sun::star -> cssTomaž Vajngerl
2013-12-14Make RegressionCurveHelper more readable (com::sun::star -> css)Tomaž Vajngerl
2013-12-10fdo#40315 Improve text for moving average trendlineLaurent Balland-Poirier
2013-12-09More clearly name the trendline in chart's element selection box.Tomaž Vajngerl