summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
AgeCommit message (Expand)Author
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann
2019-11-27sc: rowcol: tdf#50916 add UI to turn jumbo sheets onNoel Grandin
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze
2018-12-03add ^ (=power) and - (=unary minus) to OpenCLSubsetOpCodesLuboš Luňák
2018-05-24Re-enable threading for formula groups for now.Michael Meeks
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-01-31Disable threading for formula groups for now.Michael Meeks
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2017-12-21tdf#113979 Add option to Skip empty cellsLaurent BP
2017-11-21Fix typosAndrea Gelmini
2017-11-21Make threaded calculation the default (when OpenCL is not used)Tor Lillqvist
2017-04-27Remove outdated UIHints metacommentsTor Lillqvist
2017-04-20Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl
2016-07-20Resolves: tdf#88581 default for new installations is Wildcards onEike Rathke
2016-04-19tdf#99329 : By default show sum and average statusbar functions...Dennis Francis
2016-03-14configuration warnings about non-nillable properties with no default setCaolán McNamara
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-02-20add Wildcards configuration option, tdf#72196Eike Rathke
2015-09-10introduce mode to save vba stream also to xls filesMarkus Mohrhard
2015-08-25Add VLOOKUP to the set of opcodes that we trust the OpenCL implementation forTor Lillqvist
2015-04-23disable column and row labels by defaultMarkus Mohrhard
2015-03-06Add NORMSDIST to the default OpenCL use opcode subsetTor Lillqvist
2015-03-06Add VAR, CORREL, COVAR, PEARSON and SLOPE to the OpenCL default opcode subsetTor Lillqvist
2015-02-04Add Add, Sub, Mul and Div back to the default OpenCL opcode subsetTor Lillqvist
2015-01-23Use symbolic (not numeric) opcodes in the registry for the OpenCL use subsetTor Lillqvist
2015-01-13Decrease the formula group size limit for OpenCL to be considered back to 100Tor Lillqvist
2015-01-12Drop Add, Sub, Mul and Div from the default opcode subsetTor Lillqvist
2015-01-12Increase the formula group size limit for OpenCL to be considered to 10000Tor Lillqvist
2015-01-12Add RAND to the default subset of opcodes for which we trust our OpenCLTor Lillqvist
2015-01-07Revert "Let's try a higher limit"Tor Lillqvist
2015-01-07Let's try a higher limitTor Lillqvist
2015-01-04fdo#87684 option to make tabbar inline with scrollbar againTomaž Vajngerl
2014-12-10Improve description of OpenCLSubsetOnlyTor 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-19Add COUNTTor Lillqvist
2014-11-19Add opcodes for binary operators + - * /Tor Lillqvist
2014-11-19Don't use OpenCL for RAND by defaultTor Lillqvist
2014-11-18Bump the minimum group size for OpenCL to 100Tor Lillqvist
2014-11-18officecfg, opencl, calc: readd comment detailing what the OpenCL values mean.Chris Sherlock
2014-11-17Add a bunch of allegedly common opcodes to the default subset for OpenCLTor Lillqvist
2014-11-17Insert some fairly generic fallback whitelist entries for nowTor Lillqvist
2014-11-14Remove the dummy entry just used for testingTor Lillqvist
2014-11-13Blacklist has precedence over whitelist, so order them like thatTor Lillqvist
2014-11-12Specify platform vendor, not platform nameTor Lillqvist
2014-11-12Make it match ScCalcConfig::setOpenCLConfigToDefault()Tor Lillqvist
2014-11-12Add a whitelist entry, too (for what I happen to be running at the moment)Tor Lillqvist