summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-0/+1
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-11/+11
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-02-15don't need to include strload.hxxCaolán McNamara1-1/+0
2017-02-10unwind RID_STATISTICS_DLGS local resourceCaolán McNamara1-5/+4
2016-10-01avoid coverity#1371264 Missing move assignment operatorCaolán McNamara1-6/+3
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida1-1/+1
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-1/+0
2014-04-18No need for these to be statics.Jan Holesovsky1-7/+4
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke1-1/+2
2013-12-01Add strings in statistics dialogs to the SRC/HRC file.Tomaž Vajngerl1-10/+8
2013-11-12WaE: unused variable 'aFormulaString' [loplugin]Tor Lillqvist1-2/+0
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl1-8/+6
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl1-111/+46
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl1-4/+4
2013-11-11Add GroupedBy: Columns/Rows to Correlation and Covariance.Tomaž Vajngerl1-0/+201