summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/calcoptionsdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen1-1/+0
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen1-5/+0
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-4/+4
2018-05-20weld ScCalcOptionsDialogCaolán McNamara1-26/+12
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-28Bin leftover dead declarationTor Lillqvist1-1/+0
2016-07-27Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist1-7/+0
2016-07-27tdf#101063: Get rid of the whole "Test OpenCL" functionality while at itTor Lillqvist1-2/+0
2016-07-27Remove effectively dead codeTor Lillqvist1-11/+0
2015-11-23loplugin:unusedfields in scNoel Grandin1-3/+0
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens1-1/+5
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-10-06reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke1-0/+1
2015-09-10convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-22loplugin:unusedmethods scNoel Grandin1-7/+0
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-16/+17
2015-01-21callcatcher: update unused codeCaolán McNamara1-3/+0
2015-01-07coverity#1261766 Uninitialized pointer fieldCaolán McNamara1-3/+0
2015-01-05sc-calcoptionsdlg.hxx: add definition guards (HAVE_FEATURE_OPENCL)Douglas Mencken1-0/+2
2015-01-05Refactor OpenCL settings dialogOlivier Hallot1-49/+15
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist1-2/+0
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon1-0/+2
2014-11-27Add the "Test" button backTor Lillqvist1-0/+2
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist1-24/+5
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist1-3/+0
2014-11-20Use regexps in the OpenCL blacklist/whitelistTor Lillqvist1-2/+1
2014-11-18Add a 'Test' button to test the machine's OpenCL implementationTor Lillqvist1-0/+2
2014-11-14Handle the 'New' and 'Delete' buttonsTor Lillqvist1-0/+2
2014-11-14I don't know what I planned the 'Edit' button to do, drop itTor Lillqvist1-1/+0
2014-11-12Split driver version specification into a rangeTor Lillqvist1-1/+2
2014-11-12Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist1-2/+2
2014-11-10callcatcher: unused codeCaolán McNamara1-1/+0
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist1-2/+4
2014-11-07Some simplification and refactoring, no functional changeTor Lillqvist1-4/+1
2014-11-07More work on OpenCL whitelist/blacklist UITor Lillqvist1-2/+9
2014-11-06Bin unnecessary variablesTor Lillqvist1-15/+0
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist1-0/+28
2014-11-06More work on the new OpenCL optionsTor Lillqvist1-0/+20
2014-10-03Let's consistently spell OpenCL as 'OpenCL'.Kohei Yoshida1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1