summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-09-15bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan3-0/+65
2014-08-21bnc#886540: Let's not push the available area down when no titles are there.Kohei Yoshida1-31/+1
2014-08-21fdo#75380: Let's not always set the line style to NONE here.Kohei Yoshida1-1/+0
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida1-1/+34
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida12-18/+860
2014-07-04fdo#79151: No need to offset column index by category labels.Kohei Yoshida1-4/+0
2014-07-02More fine-grained check of data series labels in the unit test.Kohei Yoshida2-8/+111
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2-58/+150
2014-07-02fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard3-6/+34
2014-07-02the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard1-4/+9
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida16-95/+87
2014-06-10Integrate branch of IAccessible2Steve Yin2-8/+5
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida3-6/+20
2014-05-09set graphic properties for error bars during import, fdo#78041Markus Mohrhard1-1/+1
2014-05-09be explicit about text rotations, fdo#70670Markus Mohrhard1-1/+1
2014-04-02Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand1-0/+1
2014-03-25the type in the Any is a util::Date and not a DateTime, fdo#74549Markus Mohrhard1-3/+3
2014-03-25fix negative error bar range export, fdo#75510Markus Mohrhard1-1/+1
2014-03-25fdo#75538 R^2 calculation of trendline similar to LINEST functionLaurent Balland-Poirier1-5/+3
2014-02-10fdo#73374 Trendline: correct R^2 for forced interceptLaurent Balland-Poirier1-1/+14
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida6-31/+47
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-1/+1
2013-12-14fdo#40316 Remove SpinButton in UI for extrapolate trendlineLaurent Balland-Poirier3-39/+27
2013-12-10fdo#40315 Improve text for moving average trendlineLaurent Balland-Poirier4-3/+23
2013-12-10WaE: unused variable 'aService' [loplugin]Tor Lillqvist1-1/+0
2013-12-09More clearly name the trendline in chart's element selection box.Tomaž Vajngerl4-20/+84
2013-12-09Display correct equation with multiple trendlines in chart.Tomaž Vajngerl3-1/+34
2013-12-09fdo#72137 Allocate enough points in MovingAverageRegression calc.Tomaž Vajngerl1-19/+18
2013-12-09fdo#40314 Force intercept only for linear/poly trendlinesLaurent Balland-Poirier1-2/+3
2013-12-08fdo#40314 Free value of intercept for trend lineLaurent Balland-Poirier6-41/+68
2013-12-03Blind fix for sal_Int32/int confusionTor Lillqvist1-1/+1
2013-12-03Test trendline properties using an emport -> ixport cycleTomaž Vajngerl2-0/+161
2013-12-03Custom name for a trend line (shown in legend).Tomaž Vajngerl9-31/+127
2013-12-03Simplify conversion from/to ItemSet/PropertySet for RegressionCurvesTomaž Vajngerl3-355/+139
2013-12-03DRY-cleanup RegressionCurveItemConverterTomaž Vajngerl1-144/+117
2013-11-30fdo#40315 Improve UI for moving average trendlineLaurent Balland-Poirier1-0/+12
2013-11-30fdo#35712 fdo#40315 fdo#40314 Autoselect trendline typeLaurent Balland-Poirier2-6/+41
2013-11-20both help ids end up in the same helpCaolán McNamara1-6/+0
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot7-793/+821
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2-3/+3
2013-11-19unknown log areaStephan Bergmann1-1/+1
2013-11-19-Werror,-Wunused-functionStephan Bergmann1-0/+2
2013-11-19-Werror,-Wunused-functionStephan Bergmann1-82/+0
2013-11-19this only works with c++11Markus Mohrhard1-1/+1
2013-11-19fix tinderboxMarkus Mohrhard1-1/+1
2013-11-19disable building the OpenGL piecesMarkus Mohrhard2-1/+2
2013-11-19fix testsMarkus Mohrhard2-2/+2
2013-11-19fix the windows buildMarkus Mohrhard3-4/+9
2013-11-19more windows build fixesMarkus Mohrhard1-0/+6
2013-11-19fix windows buildMarkus Mohrhard4-3/+36