summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Check blacklist and whitelist here, tooprivate/tml/opencl-default-1Tor Lillqvist2014-11-121-0/+26
* Make checkForKnownBadCompilers() publicTor Lillqvist2014-11-122-21/+23
* Specify platform vendor, not platform nameTor Lillqvist2014-11-121-1/+1
* We want the platform vendor here, not the platform nameTor Lillqvist2014-11-121-1/+1
* Refactor and fix checkForKnownBadCompilers()Tor Lillqvist2014-11-121-60/+45
* A bit more informative SAL_INFO loggingTor Lillqvist2014-11-121-2/+6
* Add first whitelist and blacklist check attempt to checkForKnownBadCompilers()Tor Lillqvist2014-11-121-12/+74
* Add a whitelist entry, too (for what I happen to be running at the moment)Tor Lillqvist2014-11-121-0/+3
* Add output operators for SAL_INFO convenienceTor Lillqvist2014-11-122-0/+23
* Bin effectively dead codeTor Lillqvist2014-11-121-120/+1
* Add comment that replies to the question in comment aboveTor Lillqvist2014-11-121-0/+9
* Don't use misleading 'm' prefix for non-member variablesTor Lillqvist2014-11-121-9/+9
* Expand tiny misleadingly named 'registerOpenCLKernel' at its only call siteTor Lillqvist2014-11-122-8/+3
* Keep also the platform vendor in ds_deviceTor Lillqvist2014-11-121-0/+7
* Split driver version specification into a rangeTor Lillqvist2014-11-116-28/+65
* Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist2014-11-115-40/+40
* Update the white or black list when editing an entryTor Lillqvist2014-11-071-7/+14
* Make it possible to actually edit existing white/black list entriesTor Lillqvist2014-11-074-55/+118
* Some simplification and refactoring, no functional changeTor Lillqvist2014-11-075-81/+46
* More work on OpenCL whitelist/blacklist UITor Lillqvist2014-11-066-52/+198
* Don't be too modern for MSVC2012Tor Lillqvist2014-11-061-4/+2
* Don't be too modern for MSVC2012Tor Lillqvist2014-11-061-1/+5
* Try to get the SC_DLLPUBLIC placement rightTor Lillqvist2014-11-062-8/+8
* Fix error: call of overloaded 'append(int)' is ambiguousTor Lillqvist2014-11-061-1/+1
* Bin unused "description" labelsTor Lillqvist2014-11-061-74/+9
* Fix non-dbgutil build where OpCode is sal_uInt16 and not OpCodeEnumTor Lillqvist2014-11-062-3/+3
* Bin unnecessary variablesTor Lillqvist2014-11-062-30/+0
* Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist2014-11-066-16/+557
* More work on the new OpenCL optionsTor Lillqvist2014-11-069-24/+488
* Check also unary and binary operation opcodes for presence in subsetTor Lillqvist2014-11-061-0/+10
* Add also parameters for the opcode subset to enableOpenCL()Tor Lillqvist2014-11-063-3/+6
* Indent the generated OpenCL a bit sanerTor Lillqvist2014-11-061-8/+8
* Don't use OpenCL unless the function is in the subset we supportTor Lillqvist2014-11-061-0/+7
* Don't use OpenCL unless the group is long enoughTor Lillqvist2014-11-061-0/+6
* Add a setting for what subset of functions we use OpenCL forTor Lillqvist2014-11-062-2/+9
* Avoid crashTor Lillqvist2014-11-061-1/+4
* Add more detailled configuration for OpenCL use, and make OpenCL default to onTor Lillqvist2014-11-062-3/+10
* fdo#75673 - Removed duplicate insert entriesJoel2014-11-061-2/+0
* sc: remove some unused codeNoel Grandin2014-11-062-29/+0
* coverity#1242614 Untrusted loop boundCaolán McNamara2014-11-051-2/+14
* markup with event type not checker typeCaolán McNamara2014-11-052-2/+3
* fdo#85809 - MENU: Rearranging the Insert > Media submenuYousuf Philips2014-11-051-2/+8
* Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky2014-11-051-0/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-0518-79/+61
* Resolves: fdo#69049 Format in 'Outline Numbering' not saved anymoreCaolán McNamara2014-11-041-1/+1
* calc ScTable::ReplaceAll : avoid calling GetLastDataPos uselesslyLaurent Godard2014-11-041-1/+5
* calc ScTable::SearchAll : avoid calling GetLastDataPos uselesslyLaurent Godard2014-11-042-4/+19
* fdo#39468 Translate German Comments - sc/source/core/data/documen{4,5}.cxxChristian M. Heller2014-11-042-69/+68
* remove some unused code in scNoel Grandin2014-11-048-126/+0
* Bin presumably obsolete SUNWS crackTor Lillqvist2014-11-043-18/+0