summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx
AgeCommit message (Expand)Author
2024-05-30loplugin:ostr in sc/../StatisticsDialogsNoel Grandin
2024-04-01Fix abbr.Andrea Gelmini
2022-11-22loplugin:unusedfieldsNoel Grandin
2021-11-26Regression Statistics: use cell reference, not fix row to calculate offsetEike Rathke
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-09-26never null ScViewData*Caolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-09-26loplugin:constmethod in scNoel Grandin
2019-04-11rename ScStatisticsTwoVariableDialogController back...Caolán McNamara
2019-04-11weld ScRegressionDialogCaolán McNamara
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2019-01-24loplugin:constparams in scNoel Grandin
2018-08-03Allow forcing of intercept to zero in regression dialogDennis Francis
2018-07-08tdf#118556 : Respect locale specific decimal separator...Dennis Francis
2018-07-04Fix typoAndrea Gelmini
2018-07-02tdf#109042 : Add support for multivariate regression...Dennis Francis
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara
2016-01-24tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl
2015-11-08loplugin:vclwidgetsStephan Bergmann
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl