summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpformula.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-2/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens1-0/+4
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-13/+13
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-12/+12
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2013-06-18Convert Formula tabpage to .ui and adapt code.Jan Holesovsky1-24/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida1-0/+3
2012-12-17Re-arranged formula options page to make room for re-calc option.Kohei Yoshida1-5/+5
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard1-0/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida1-0/+5
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida1-1/+2
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida1-0/+1
2012-05-30New controls in formula option page to change calculation settings.Kohei Yoshida1-0/+5
2012-04-11removed unused includes in tpformula.hxxAlbert Thuswaldner1-9/+0
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida1-2/+0
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner1-6/+4
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-04-01Silenced warnings.Kohei Yoshida1-0/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-1/+1
2011-02-14Fix typo in copyright noticeThomas Arnhold1-1/+1
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-05Ported calc-english-func-names-*.diff from ooo-build.Kohei Yoshida1-0/+1
2010-09-16Pushing new filesKohei Yoshida1-0/+96