summaryrefslogtreecommitdiffstats
path: root/sc/source
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicated includesAndrea Gelmini2014-10-314-5/+0
* eliminate duplicated initializationEike Rathke2014-10-311-2/+0
* converity#707956 Uninitialized scalar fieldEike Rathke2014-10-311-1/+5
* converity#738797 Uninitialized pointer fieldEike Rathke2014-10-311-1/+21
* coverity#735311 Unchecked return valueEike Rathke2014-10-311-1/+2
* coverity#735320 Unchecked return valueEike Rathke2014-10-311-1/+2
* coverity#735811 Dereference after null checkEike Rathke2014-10-311-1/+1
* Add line numbers to the OpenCL sources being loggedTor Lillqvist2014-10-311-1/+23
* Move variable inside the ifdef block where it is only usedTor Lillqvist2014-10-311-1/+1
* Append kernel signature to the log area in the SAL_INFO dump of its sourceTor Lillqvist2014-10-311-1/+8
* convert COMMAND_WHEEL constants to an enumNoel Grandin2014-10-313-5/+5
* thread-pool: re-work termination semantics to avoid problems.Michael Meeks2014-10-301-2/+3
* Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks2014-10-303-220/+3
* Add a few informative SAL_INFOsTor Lillqvist2014-10-311-0/+3
* Make sure the cached OpenCL profile file actually matches the devices presentTor Lillqvist2014-10-301-1/+11
* Use our standard SAL_INFO instead of homegrown LOG_PRINTF thingieTor Lillqvist2014-10-301-21/+20
* Use SAL_INFO instead of fprintf(stderr)Tor Lillqvist2014-10-301-2/+2
* CID#736090 Improper use of negative valueEike Rathke2014-10-301-0/+3
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-302-2/+2
* fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml}Christian M. Heller2014-10-304-53/+51
* fdo#39468 translate german commentsMichael Jaumann2014-10-301-29/+26
* coverity#1242442 Identical code for different branchesCaolán McNamara2014-10-301-8/+1
* Use SAL_WARN instead of writing to std::cerrTor Lillqvist2014-10-301-18/+6
* Log the state as an integer, not as a byte with value 0, 1 or 2Tor Lillqvist2014-10-301-1/+1
* Use more specific log area for the "binary file" messagesTor Lillqvist2014-10-301-4/+4
* coverity#735614 Division or modulo by float zeroCaolán McNamara2014-10-301-3/+9
* sc::opencl::getOpenCLPlatformCount is unneededTor Lillqvist2014-10-293-20/+0
* Avoid pointless thin wrapper layerTor Lillqvist2014-10-296-70/+53
* Don't bother with a separate dynamically loaded scopencl libraryTor Lillqvist2014-10-295-126/+18
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-3/+1
* tools: remove DBG_ERRORFILE and replace all callersMichael Stahl2014-10-292-6/+6
* coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara2014-10-291-1/+1
* callcatcher: more ww1 removal falloutCaolán McNamara2014-10-293-29/+0
* improve coverity#1242796 calculationCaolán McNamara2014-10-291-1/+1
* coverity#735611 Division or modulo by float zeroCaolán McNamara2014-10-291-3/+5
* cid#1242749 Unused valueNoel Grandin2014-10-291-5/+1
* coverity#1242796 Untrusted loop boundᚉᚐᚑᚂᚐᚅ McNamara2014-10-281-1/+9
* coverity#982593 experiment with silencing Infinite loopCaolán McNamara2014-10-281-0/+1
* coverity#704001 silence Unchecked return valueCaolán McNamara2014-10-281-1/+1
* coverity#703988 silence Unchecked return valueCaolán McNamara2014-10-281-1/+1
* Bin dead and commented-out codeTor Lillqvist2014-10-281-40/+0
* Bin unused SingleVectorFormula and DoubleVectorFormula typesTor Lillqvist2014-10-281-22/+0
* This is C++Tor Lillqvist2014-10-281-2/+2
* Bin unused cl_kernel_function typedefTor Lillqvist2014-10-281-8/+0
* Bin unused strcasecmp macroTor Lillqvist2014-10-281-6/+0
* If we #define MAX_CLKERNEL_NUM 200, we know that it isn't <= 0Tor Lillqvist2014-10-282-5/+0
* Bin unused macrosTor Lillqvist2014-10-281-2/+0
* Bin unused macrosTor Lillqvist2014-10-281-5/+0
* Bin unused OPENCLWRAPPER_CL_MAP_WRITE_FLAGTor Lillqvist2014-10-281-14/+0
* Bin unused macrosTor Lillqvist2014-10-281-21/+0