summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VDataSeries.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-19crashtesting: failure on ooo82676-1.sxc importCaolán McNamara1-1/+1
2015-08-13tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-07-24Revert "tdf#76649 Skip NaN initial values for min and max"Markus Mohrhard1-6/+2
2015-07-24tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-06-18Fix typosAndrea Gelmini1-1/+1
2014-12-06reduce scope of local variablesMichael Weghorn1-3/+1
2014-09-30chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann1-6/+2
2014-07-23Annotate.Kohei Yoshida1-0/+2
2014-07-22Simplify.Kohei Yoshida1-3/+2
2014-07-22com::sun::star -> css.Kohei Yoshida1-0/+41
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida1-1/+1
2014-07-02remove whitespacesMarkus Mohrhard1-4/+0
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida1-2/+2
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard1-1/+1
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida1-2/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-24/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-28/+0
2014-05-11coverity#1169880 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-15chart2: sal_Bool->boolNoel Grandin1-7/+7
2014-02-08coverity#1169880 Uninitialized pointer fieldCaolán McNamara1-0/+18
2014-01-29improve the color interpolation in time based chartsMarkus Mohrhard1-0/+12
2014-01-29todo has been implementedMarkus Mohrhard1-1/+0
2014-01-29make the property mapping also time basedMarkus Mohrhard1-1/+9
2014-01-29first step for mapped propertiesMarkus Mohrhard1-0/+27
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard1-3/+3
2014-01-29remaining chart work for time based chartingMarkus Mohrhard1-0/+29
2014-01-29implement time based charting based on new approachMarkus Mohrhard1-1/+22
2013-11-19make it a normal variableMarkus Mohrhard1-4/+6
2013-11-19leave default constructed objects outMarkus Mohrhard1-14/+0
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl1-0/+27
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-01-25bnc#590020: Sort data points stably.Kohei Yoshida1-1/+1
2013-01-25String cleanup.Kohei Yoshida1-29/+30
2013-01-25Replace use of std::auto_ptr with boost::scoped_ptr.Kohei Yoshida1-47/+38
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-31targetted minor size vs. empty reversionMichael Meeks1-1/+1
2012-04-11Calculate correct standard deviation for XErrorBar.Rafael Dominguez1-0/+15
2012-03-23Create separate shape groups for each errorbar type.Rafael Dominguez1-2/+4
2012-03-23Get correct errorbar CID depending on the direction.Rafael Dominguez1-2/+3
2012-03-23Add a function to get X error bar properties.Rafael Dominguez1-0/+10
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-11-29catch by const referenceTakeshi Abe1-6/+6
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+10
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-0/+16
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-0/+16