summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_Trendline.cxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-02-22Trendline dlg: Enable widgets only when matching type is selectedSamuel Mehrbrodt
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-02-11Resolves: tdf#123231 spin-button focus loss triggers changing active radioCaolán McNamara
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-11-15Resolves: tdf#121341 weld TrendlineTabPageCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-04-05tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen
2017-12-20convert chart2 to TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29tdf#72361 Forced intercept for exponentiial trendlineLaurent Balland-Poirier
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-10coverity#1223085 Unchecked return valueCaolán McNamara
2014-10-05coverity#1223085 Unchecked return valueNorbert Thiebaud
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-06fdo#77739 UI trendline: limit max values of Degree and PeriodLaurent Balland-Poirier
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-12-14fdo#40316 Remove SpinButton in UI for extrapolate trendlineLaurent Balland-Poirier
2013-12-09fdo#40314 Force intercept only for linear/poly trendlinesLaurent Balland-Poirier
2013-12-07fdo#40314 Free value of intercept for trend lineLaurent Balland-Poirier
2013-11-27fdo#35712 fdo#40315 fdo#40314 Autoselect trendline typeLaurent Balland-Poirier
2013-11-25fdo#40315 Improve UI for moving average trendlineLaurent Balland-Poirier
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl
2013-11-12Convert tp_Trendline.src to .uiLaurent Balland-Poirier
2013-09-07CID#1078500: Copy-paste errorJulien Nabet
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-19WaE: unused functionTor Lillqvist
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-03Remove "None" Regression curve option and related files and code.Tomaž Vajngerl
2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl