summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs
AgeCommit message (Expand)Author
2024-05-30loplugin:ostr in sc/../StatisticsDialogsNoel Grandin
2024-04-01Fix abbr.Andrea Gelmini
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-10-18Replace $baz by %foo for sanity checksLaurent Balland
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-06tdf#154872 Add Poisson distribution to Random Number GeneratorsBartosz Kosiorek
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-08-01Fix typoAndrea Gelmini
2022-03-11new loplugin:trivialdestructorNoel Grandin
2021-11-26Regression Statistics: use cell reference, not fix row to calculate offsetEike Rathke
2021-11-11tdf#142986 sc sampling: allow more than default (100) samplesJustin Luth
2021-09-02unused definesNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-12tdf#128018 - Add column/row labels to the descriptive statisticsAndreas Heinisch
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-10online: make buttons work in statistics dialogsSzymon Kłos
2020-12-22more jumbo sheet workNoel Grandin
2020-12-01cid#1470375 Unrecoverable parse warningCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-09-26never null ScViewData*Caolán McNamara
2020-09-26UpdateOle never called with a null ScViewData*Caolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolá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-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-14ParseWithNames pDoc arg assumed to be non-nullCaolán McNamara
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-11-14mDocument is assumed to be non-nullCaolán McNamara
2019-11-14mpDoc is assumed to be non-nullCaolán McNamara
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-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-05-20tdf#99938 : Allow batch of formula-cells to be written...Dennis Francis
2019-05-20tdf#99938 : Moving Average : By default trim input range...Dennis Francis