summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshc.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-04-05loplugin:constantparamNoel Grandin
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-10-25tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro
2016-10-05sc lok: add .uno:AutoSumHenry Castro
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-08tdf#39468 translated german comments in tabvwshc.cxx and tabvwshd.cxxAlbert Thuswaldner
2015-08-24tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens
2015-08-21tdf#93437: Calc RefDialogs were never actually destructedKatarina Behrens
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-05-08tdf#91125 - nail a clutch of calc modeless dialog lifecycle issues.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-03-02Clean up not needed ScTabViewShell LOK methodsMiklos Vajna
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl
2013-11-11Add statistics dialog for calculation of moving average.Tomaž Vajngerl
2013-11-11New statistics function: Exponential SmoothingTomaž Vajngerl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl