summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshc.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-13tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard1-37/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl1-0/+7
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-5/+4
2015-09-08tdf#39468 translated german comments in tabvwshc.cxx and tabvwshd.cxxAlbert Thuswaldner1-12/+12
2015-08-24tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens1-5/+6
2015-08-21tdf#93437: Calc RefDialogs were never actually destructedKatarina Behrens1-6/+5
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro1-2/+54
2015-05-08tdf#91125 - nail a clutch of calc modeless dialog lifecycle issues.Michael Meeks1-5/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-30/+30
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-20sc: convert new to ::CreateNoel Grandin1-30/+30
2015-03-02Clean up not needed ScTabViewShell LOK methodsMiklos Vajna1-12/+0
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky1-0/+12
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl1-0/+7
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl1-0/+7
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-58/+58
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl1-0/+7
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara1-3/+0
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl1-7/+5
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl1-0/+7
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl1-0/+7
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl1-0/+7
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-09-18Disable all features that rely on orcus.Kohei Yoshida1-0/+4
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl1-1/+14
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl1-7/+12
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl1-0/+8
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl1-0/+8
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl1-0/+9
2013-06-04MPLv2 subset improvements.Michael Meeks1-1/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-53/+0
2012-11-30prevent uncloseable cond format dlgMarkus Mohrhard1-16/+17
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida1-0/+7
2012-10-19actually pass the old cond format to the dialogMarkus Mohrhard1-1/+1
2012-10-09make the different options to cal the dialog work againMarkus Mohrhard1-3/+0
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard1-0/+56
2012-06-11first part for new conditional format dialogMarkus Mohrhard1-15/+0