summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Polynomial curve equation: show "x^1" as "x"Tomaž Vajngerl1-2/+9
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl4-8/+11
2013-07-03Compiler error fixes in PolynomialRegressionCurveCalculatorTomaž Vajngerl1-5/+6
2013-07-03Remove "None" Regression curve option and related files and code.Tomaž Vajngerl7-275/+203
2013-07-03Fix bad merge of CharController_WindowTomaž Vajngerl1-20/+11
2013-07-03Draw MeanValue in chart bounds, smarter define no. of curve points.Tomaž Vajngerl1-28/+42
2013-07-03Fix problem with intercept = 0.0Tomaž Vajngerl1-2/+1
2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl8-237/+0
2013-07-03Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl2-45/+12
2013-07-03use sal_Int32 instead of int in PolynomialRegressionCurveCalculatorTomaž Vajngerl1-10/+10
2013-07-03Linear curve is polyinomial curve with degree = 1Tomaž Vajngerl3-133/+32
2013-07-03Change series and trendline pop-up to support more trendlines.Tomaž Vajngerl3-101/+106
2013-07-03Cleanup ChartControllerTomaž Vajngerl1-104/+107
2013-07-03Add legend name for polynomial and moving average trendlines.Tomaž Vajngerl2-9/+16
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl5-124/+126
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl7-89/+114
2013-07-03VSeriesPlotter cleanup.Tomaž Vajngerl1-9/+10
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl14-116/+389
2013-07-03Import/export of polynomial and moving average for old MS XP/2003 formatTomaž Vajngerl1-0/+16
2013-07-03Slight cleanup in polynomial curve calculationTomaž Vajngerl1-3/+1
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl29-62/+1501
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara1-1/+2
2013-07-02Related: fdo#66252 RID_SVXPAGE_NUMBERFORMAT needs a layout parentCaolán McNamara2-4/+4
2013-07-01Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand3-6/+52
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-29String to OUString and cleanupThomas Arnhold2-4/+4
2013-06-27n#820273: Multilevel labels are rotated.Muthu Subramanian1-0/+8
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-68/+65
2013-06-17cppcheck: fix some uninitMemberVar in chart2 partJulien Nabet2-3/+5
2013-06-17fdo#43460 chart2: use isEmpty()Jelle van der Waa1-2/+2
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand1-1/+2
2013-06-14Some more toInt32 clean upStephan Bergmann1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2-4/+4
2013-06-13Resolves: #i121463# Enhanced handle visualization..Armin Le Grand1-0/+3
2013-06-05Fixes for new-style com.sun.star.chart2.FormattedString serviceStephan Bergmann1-6/+6
2013-06-03Fix variable value reassigned before old value usedJulien Nabet1-2/+1
2013-05-31Resolves: #i120831# call dispose() from ChartView dtor...Jian Fang Zhang1-0/+6
2013-05-31Resolves: #i120828#, restore some ChartModel::dispose() calls..Jian Fang Zhang1-0/+3
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile1-2/+2
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann18-176/+113
2013-05-22Minor simplificationStephan Bergmann1-9/+4
2013-05-22fix maybevoid attributesNoel Grandin2-8/+8
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin18-113/+176
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-4/+4
2013-05-19WaE on mac osx buildNorbert Thiebaud2-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist17-31/+31
2013-05-14Assume CppunitTest_chart2_import got removed by accidentStephan Bergmann1-0/+1
2013-05-13Fix namingStephan Bergmann3-1/+1
2013-05-13-Werror=maybe-uninitializedStephan Bergmann1-5/+8
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin6-61/+68