summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpcalc.cxx
AgeCommit message (Expand)Author
2023-12-10tdf#158467 - UI: Part 50 - Unify lockdown behavior of Options dialogBalazs Varga
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2022-06-20tdf#58134 Reset Button in Options DialogsNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-10add more TypedWhichIdNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-06Resolves: tdf#146592 "Reset" to the current document propertiesCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-23config dialog uses a controller nowCaolán McNamara
2019-07-29rename DoubleField back to ScDoubleFieldCaolán McNamara
2019-07-29weld ScTpCalcOptionsCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-04tdf#124323: show restart dialog when toggling multi-threaded...Xisco Fauli
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2018-07-17loplugin:useuniqueptr in ScTpCalcOptionsNoel Grandin
2018-07-03tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19Add UI config option to enable/disable threadingDennis Francis
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-18Add comment about precedence of Wildcards over RegexEike Rathke
2017-05-18Respect read-only config items in Options/Calc/Calculate dialogAron Budea
2017-04-05tdf#39468 Translate German commentsJens Carl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-03-02replace wildcard/regex checkboxes with radio button group, tdf#72196Eike Rathke
2016-02-22add wildcards to Tools->Options->Calc->Calculate dialog, tdf#72196Eike Rathke
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: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin