summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh.cxx
AgeCommit message (Expand)Author
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl
2021-01-13devtools: Enable DevTools in Calc, Impress and DrawTomaž Vajngerl
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-05-04Resolves: tdf#94146 a11y crash, obtain formula using the correct pointerEike Rathke
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-18fdo#76868 Add chi-square test Statistics DialogTomaž Vajngerl
2014-11-15fdo#74669 Add z-test Statistics DialogTomaž Vajngerl
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida
2014-05-07remove uncompiled source filesThomas Arnhold
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2013-12-02Integrate branch of IAccessible2Steve Yin
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-07-28fdo#66477 Add correlation and covariance to Calc.Tomaž Vajngerl
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl