summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/calcoptionsdlg.cxx
AgeCommit message (Expand)Author
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-20weld ScCalcOptionsDialogCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-27Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist
2016-07-27tdf#101063: Get rid of the whole "Test OpenCL" functionality while at itTor Lillqvist
2016-07-27Remove effectively dead codeTor Lillqvist
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan 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-10-12convert Link<> to typedNoel Grandin
2015-10-06reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke
2015-09-18Tentative performance improvement.Michael Meeks
2015-09-10convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens
2015-07-21tdf#92256: Introducing CONV_A1_XL_A1 address pseudoconventionKatarina Behrens
2015-07-20Related tdf#92256: map CONV_OOO to listbox item no.1Katarina Behrens
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-11More re-basing compile-time fixes; now we compile.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-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-02-07ERROR is a macro on Windows, try ILLEGAL thenTor Lillqvist
2015-02-07Turn StringConversion into a C++11 scoped enumerationTor Lillqvist
2015-01-28Disable the 'Test OpenCL' button once pressedTor Lillqvist
2015-01-28Make the OpenCL test document construction and calculation a bit fasterTor Lillqvist
2015-01-28Add NORMDIST testTor Lillqvist
2015-01-28Use minimum necessary value for nRowsTor Lillqvist
2015-01-28Add ROUND testTor Lillqvist
2015-01-28Add NORMSINV testTor Lillqvist
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-05loplugin:unreffunStephan Bergmann