summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/calcoptionsdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist1-21/+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
2014-05-11fix-includes.pl: scThomas Arnhold1-6/+6
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke1-0/+11
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-0/+1
2013-09-19add the software interpreter to the listMarkus Mohrhard1-0/+2
2013-09-19show compute units, frequency and memory for opencl devicesMarkus Mohrhard1-0/+12
2013-09-19disable the opencl device selection while auto selection is enabledMarkus Mohrhard1-0/+2
2013-09-19inital work on showing available opencl platforms/devicesMarkus Mohrhard1-0/+10
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-06-26convert calculation settings dialog to .ui formatCaolán McNamara1-10/+5
2013-06-25cleanup options dialog, and add an option for formula grouping.Michael Meeks1-0/+5