summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpcalc.cxx
AgeCommit message (Expand)Author
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
2014-08-18ErrorBox->MessageDialogCaolán McNamara
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-22clean up hrc filesThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist