Commit Graph

7 Commits

Author SHA1 Message Date
0b236154c3 Resolves: fdo#73138 undo name for 'Chi Squared' is different
Change-Id: Iedb01a2bd08f56befb351d00cebd0fb20b57def4
2013-12-30 10:54:50 +01:00
1d96c4a097 Add strings in statistics dialogs to the SRC/HRC file.
Change-Id: I8b66356a76586443fc5174c2af9c40bf2551b864
2013-12-01 12:36:26 +01:00
88bece824d Add t-test Statistics Dialog.
Change-Id: I6c2b478a4ce6976b5f8fe9cde3d8fbd309dff965
2013-11-30 18:00:57 +01:00
515a502437 Add statistics dialog for calculation of moving average.
Change-Id: Iaa481a2d8aff271e8a8350b707e1f444f8d36167
2013-11-11 23:22:32 +01:00
2f823d458d Add tools to simplyfy adding formulas and cell navigation
TableFillingAndNavigationTools were added to StatisticsDialogs which
include FormulaTemplate and AddressWalkerWriter.
FormulaTemplate simplyfies creting formulas and AddressWalkerWriter
simplyfies navigating cells with relative address navigation and
adding content (formulas, values, string) to cells.

Change-Id: I32ecb4013f51bda9c8d0bf9f06b9f9dfd4da6def
2013-11-11 23:22:31 +01:00
4eb1aa5b77 use something different than the SID_ prefix confused with SlotID
Change-Id: I6e87b1288d05c698e7c71b28ca1c6d503b25a332
2013-10-30 01:27:59 +01:00
8df6531b26 moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGS
They aren't needed in globstr and weren't in RID_GLOBSTR anyway but in
global STR_START+... range possibly sharing IDs with something else
after STR_END of sc.hrc ...

Change-Id: I1f9f8e9e1748afdd00ceb3106ec405456415ee21
2013-10-30 01:27:59 +01:00