summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/calcoptionsdlg.hxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-05-20weld ScCalcOptionsDialogCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-28Bin leftover dead declarationTor Lillqvist
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
2015-11-23loplugin:unusedfields in scNoel Grandin
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-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-05loplugin:unusedmethodsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-07coverity#1261766 Uninitialized pointer fieldCaolán McNamara
2015-01-05sc-calcoptionsdlg.hxx: add definition guards (HAVE_FEATURE_OPENCL)Douglas Mencken
2015-01-05Refactor OpenCL settings dialogOlivier Hallot
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon
2014-11-27Add the "Test" button backTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist
2014-11-20Use regexps in the OpenCL blacklist/whitelistTor Lillqvist
2014-11-18Add a 'Test' button to test the machine's OpenCL implementationTor Lillqvist
2014-11-14Handle the 'New' and 'Delete' buttonsTor Lillqvist
2014-11-14I don't know what I planned the 'Edit' button to do, drop itTor Lillqvist
2014-11-12Split driver version specification into a rangeTor Lillqvist
2014-11-12Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist
2014-11-07Some simplification and refactoring, no functional changeTor Lillqvist
2014-11-07More work on OpenCL whitelist/blacklist UITor Lillqvist
2014-11-06Bin unnecessary variablesTor Lillqvist
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist
2014-11-06More work on the new OpenCL optionsTor Lillqvist