summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpformula.hxx
AgeCommit message (Expand)Author
2021-06-11Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2019-12-20Resolves: tdf#129501 cannot change formula separators in optionsCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-29weld ScTpFormulaOptionsCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-06-18Convert Formula tabpage to .ui and adapt code.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida
2012-12-17Re-arranged formula options page to make room for re-calc option.Kohei Yoshida
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida
2012-05-30New controls in formula option page to change calculation settings.Kohei Yoshida
2012-04-11removed unused includes in tpformula.hxxAlbert Thuswaldner
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara