summaryrefslogtreecommitdiff
path: root/sc/inc/calcconfig.hxx
AgeCommit message (Expand)Author
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-04merge OpCodeEnum and OpCodeCaolán McNamara
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-13Blacklist has precedence over whitelist, so order them like thatTor 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-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-06Try to get the SC_DLLPUBLIC placement rightTor Lillqvist
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist
2014-11-06More work on the new OpenCL optionsTor Lillqvist
2014-11-06Add a setting for what subset of functions we use OpenCL forTor Lillqvist
2014-11-06Add more detailled configuration for OpenCL use, and make OpenCL default to onTor Lillqvist
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-14some formula interpreter options are document specificEike Rathke
2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke
2013-09-19store the opencl device id and propagate it from the ui to opencl codeMarkus Mohrhard
2013-09-19store opencl auto select setting in configurationMarkus Mohrhard
2013-06-25cleanup options dialog, and add an option for formula grouping.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida