summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs
AgeCommit message (Expand)Author
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl
2014-04-24sc: F Test - externalize string ("Variable" label)Tomaž Vajngerl
2014-04-24sc: t-test - refactor to row oriented output & externalise stringsTomaž Vajngerl
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl
2014-04-18No need for these to be statics.Jan Holesovsky
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-03remove unused code AddressWalker::pop()Noel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida
2014-01-29No need to store the address detail object.Kohei Yoshida
2014-01-29Consistency in naming.Kohei Yoshida
2014-01-29No need for static keywords when they are in anonymous namespace.Kohei Yoshida
2014-01-28coverity#1130485 Uninitialized scalar fieldCaolán McNamara
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke
2013-12-30Resolves: fdo#73137 undo name for 'Covariance' is differentJulien Nabet
2013-12-30Resolves: fdo#73138 undo name for 'Chi Squared' is differentJulien Nabet
2013-12-01Add strings in statistics dialogs to the SRC/HRC file.Tomaž Vajngerl
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl
2013-11-29Drop duplicate #includeTakeshi Abe
2013-11-12WaE: unused variable 'aReferenceString' [loplugin]Tor Lillqvist
2013-11-12WaE: unused variable 'aFormulaString' [loplugin]Tor Lillqvist
2013-11-11Simplification and better output of statistics dialogs.Tomaž Vajngerl
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl
2013-11-11Iterators for data ranges and data cells.Tomaž Vajngerl
2013-11-11Add tools to simplyfy adding formulas and cell navigationTomaž Vajngerl
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl
2013-11-11Groupedby for ANOVA and "Descriptive Statistics"Tomaž Vajngerl
2013-11-11Add GroupedBy: Columns/Rows to Correlation and Covariance.Tomaž Vajngerl
2013-10-30use something different than the SID_ prefix confused with SlotIDEike Rathke
2013-10-30moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGSEike Rathke
2013-10-08convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl
2013-07-25WaE: default constructor could not be generated (because of const member(s))Tor Lillqvist
2013-07-23Fix compiler errors and warnings..Tomaž Vajngerl
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl
2013-07-19GUI improvements for RNG, sampling and desc. statistics dialogs.Tomaž Vajngerl
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
2013-07-19Cleanup RNG class & .uiTomaž Vajngerl
2013-07-15attempt at HIG compliance (./bin/lint-ui.py path/to/.ui)Caolán McNamara
2013-07-15RNG: Externalize strings and add .ui to UIConfigTomaž Vajngerl
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl