summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/reffact.cxx
AgeCommit message (Expand)Author
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
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-30Gradually typed LinkStephan Bergmann
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-20Clean up line splicing and indentationStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-27remove unused code ScSimpleRefDlgWrapper::GetRefString()Noel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2013-10-04convert sc/.../reffact.hxx from String to OUStringNoel Grandin
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl
2013-02-23Translate German commentsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida
2012-10-09make the different options to cal the dialog work againMarkus Mohrhard
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17Remove a useless elsif statementThomas Arnhold
2011-01-17Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range Pic...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2010-12-11cleaning of __EXPORT defineGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth