summaryrefslogtreecommitdiffstats
path: root/sc/inc/calcconfig.hxx
Commit message (Expand)AuthorAgeFilesLines
* merge OpCodeEnum and OpCodeCaolán McNamara2015-01-041-1/+1
* Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist2014-11-271-59/+0
* Make whether to use OpenCL or not a global optionTor Lillqvist2014-11-241-1/+0
* Use regexps in the OpenCL blacklist/whitelistTor Lillqvist2014-11-201-11/+5
* Blacklist has precedence over whitelist, so order them like thatTor Lillqvist2014-11-131-1/+1
* Split driver version specification into a rangeTor Lillqvist2014-11-121-5/+11
* Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist2014-11-121-15/+15
* Make it possible to actually edit existing white/black list entriesTor Lillqvist2014-11-071-6/+13
* Some simplification and refactoring, no functional changeTor Lillqvist2014-11-071-12/+12
* More work on OpenCL whitelist/blacklist UITor Lillqvist2014-11-071-2/+53
* Try to get the SC_DLLPUBLIC placement rightTor Lillqvist2014-11-061-4/+4
* Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist2014-11-061-0/+3
* More work on the new OpenCL optionsTor Lillqvist2014-11-061-3/+11
* Add a setting for what subset of functions we use OpenCL forTor Lillqvist2014-11-061-0/+5
* Add more detailled configuration for OpenCL use, and make OpenCL default to onTor Lillqvist2014-11-061-0/+3
* fix-includes.pl: scThomas Arnhold2014-05-111-2/+2
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* some formula interpreter options are document specificEike Rathke2014-03-141-0/+1
* user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke2014-03-141-0/+10
* store the opencl device id and propagate it from the ui to opencl codeMarkus Mohrhard2013-09-191-0/+3
* store opencl auto select setting in configurationMarkus Mohrhard2013-09-191-0/+1
* cleanup options dialog, and add an option for formula grouping.Michael Meeks2013-06-251-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-23/+4
* Change the order of always, never, ask enumerations.Kohei Yoshida2012-12-171-0/+8
* Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida2012-07-231-0/+1
* Rename this option to make it sound more generic.Kohei Yoshida2012-05-311-1/+1
* Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida2012-05-301-0/+2
* Create a common struct for interpreter config options.Kohei Yoshida2012-05-301-0/+50