summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-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-14we can enable the tests againMarkus Mohrhard1-2/+2
2013-12-14fix chart export tests correctlyMarkus Mohrhard1-5/+38
2013-12-14utl::TempFile should not be copiedMarkus Mohrhard2-10/+13
2013-12-14fdo#40316 Remove SpinButton in UI for extrapolate trendlineLaurent Balland-Poirier3-39/+27
2013-12-13disable tests for nowMarkus Mohrhard1-2/+2
2013-12-13improve the error reportingMarkus Mohrhard1-0/+1
2013-12-13Remove leftover uncommented commentTor Lillqvist1-1/+1
2013-12-13fixes for previous commitMarkus Mohrhard2-32/+25
2013-12-13Added OOXML Unit Test framework for Chart module for export.Pallavi Jadhav5-19/+177
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-2/+0
2013-12-12Remove unnecessary macroStephan Bergmann1-17/+15
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann2-39/+38
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2-2/+0
2013-12-11temporarely disable testStockChart pending integration of needed changesNorbert Thiebaud1-1/+3
2013-12-11fdo#72226: Fix for Stock chart Invalid RTPallavi Jadhav2-0/+22
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2-38/+39
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann2-39/+38
2013-12-11Show name of the trendline in tooltip (at hovering).Tomaž Vajngerl1-2/+15
2013-12-10fdo#40315 Improve text for moving average trendlineLaurent Balland-Poirier4-3/+23
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-09Avoid C99 digraph <:Tor Lillqvist1-1/+1
2013-12-09missing title textCaolán McNamara1-0/+1
2013-12-09convert 3dview dialog to .uiCaolán McNamara10-304/+371
2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot9-348/+415
2013-12-09fdo#72137 Allocate enough points in MovingAverageRegression calc.Tomaž Vajngerl1-19/+18
2013-12-09drop unused helpds ids and macrosCaolán McNamara3-199/+0
2013-12-09missing string resourcesCaolán McNamara1-0/+13
2013-12-09convert chart elements page to .uiCaolán McNamara12-180/+557
2013-12-09Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier10-231/+497
2013-12-09fdo#40314 Force intercept only for linear/poly trendlinesLaurent Balland-Poirier1-2/+3
2013-12-07fdo#40314 Free value of intercept for trend lineLaurent Balland-Poirier6-41/+68
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2-2/+6
2013-11-28Integrate branch of IAccessible2Steve Yin2-8/+5
2013-11-28Remove code that never effectively did anythingStephan Bergmann2-53/+0
2013-11-28add mnemonicCaolán McNamara1-0/+1
2013-11-28Convert chart 3D scene appearance tabpage to .uiOlivier Hallot8-208/+207
2013-11-28Convert chart 3D scene geometry tabpage to widgetOlivier Hallot7-255/+237
2013-11-27drop unused HID_SCH_LEGEND_POS helpidCaolán McNamara1-1/+0
2013-11-27provide two LegendPositionResources for the interimCaolán McNamara9-49/+363
2013-11-27Convert chart legend position tabpage to widget UIOlivier Hallot7-91/+141
2013-11-27fdo#35712 fdo#40315 fdo#40314 Autoselect trendline typeLaurent Balland-Poirier2-6/+41
2013-11-26Blind fix for sal_Int32/int confusionTor Lillqvist1-1/+1
2013-11-26WaE: unused variable 'aService' [loplugin]Tor Lillqvist1-1/+0
2013-11-26Test trendline properties using an emport -> ixport cycleTomaž Vajngerl2-0/+161
2013-11-25fdo#40315 Improve UI for moving average trendlineLaurent Balland-Poirier1-0/+12
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl9-31/+127