summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)AuthorFilesLines
2014-06-24Re-use DataSeriesHelper::getRole().Kohei Yoshida1-3/+2
2014-06-24Let's remove these lcl_ fetish.Kohei Yoshida1-7/+7
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin5-7/+7
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin5-6/+6
2014-06-07remove unnecessary and unused chart debug functionalityMarkus Mohrhard1-63/+0
2014-05-28coverity#706261 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-23drop unused templateCaolán McNamara1-10/+0
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-7/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-5/+5
2014-05-12m_bOwnershipIsWellKnown is unusedCaolán McNamara1-5/+0
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl1-0/+123
2014-04-21remove comments why a file gets includedThomas Arnhold5-8/+0
2014-04-17fix non unique property handleMarkus Mohrhard1-1/+2
2014-04-15chart2: sal_Bool->boolNoel Grandin9-103/+103
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida1-0/+29
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-7/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann28-227/+227
2014-03-25Make the new OpenGL chart type a compile time option.Kohei Yoshida1-0/+2
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida1-0/+1
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida1-3/+4
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida1-2/+3
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin2-4/+4
2014-03-09improve the handling of property mapping sequencesMarkus Mohrhard1-2/+3
2014-03-05remove unused code chart::ChartModelHelper::setPageSizeNoel Grandin1-4/+0
2014-03-05remove unused code chart::ModifyListenerCallBack::startListeningNoel Grandin1-1/+0
2014-03-03convert chart type page to .ui formatCaolán McNamara1-15/+0
2014-02-27Remove visual noise from chart2Alexander Wilms4-20/+20
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann23-202/+202
2014-02-22replace auto_ptr with boost::scoped_ptrMarkus Mohrhard1-2/+2
2014-02-10the return of callcatcherCaolán McNamara1-1/+0
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard1-8/+2
2014-01-29some improvements for the time based chartingMarkus Mohrhard1-2/+8
2014-01-29no auto_ptr in this classMarkus Mohrhard1-1/+0
2014-01-02It performs better to use unordered_map than std::map here.Kohei Yoshida1-2/+3
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot1-2/+0
2013-12-27Convert chart data label dialog to widget UIOlivier Hallot1-1/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-14RegressionCurveCalculator & co - com::sun::star -> cssTomaž Vajngerl7-95/+99
2013-12-14Make RegressionCurveHelper more readable (com::sun::star -> css)Tomaž Vajngerl1-91/+52
2013-12-10fdo#40315 Improve text for moving average trendlineLaurent Balland-Poirier1-1/+2
2013-12-09More clearly name the trendline in chart's element selection box.Tomaž Vajngerl1-0/+12
2013-12-09Display correct equation with multiple trendlines in chart.Tomaž Vajngerl1-0/+7
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot1-3/+0
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl1-1/+2
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard10-32/+86
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-40/+0
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold87-227/+226
2013-10-23remove unused header file: servicenames_charttypes.hxxThomas Arnhold1-37/+0
2013-09-08chart2: String to OUStringJelle van der Waa1-1/+1