summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-18GPU Calc: fall back to SW interp for unsupported double vector variantsI-Jui (Ray) Sung1-0/+3
2013-11-18GPU Calc: fix regression caused by reductionI-Jui (Ray) Sung1-1/+1
2013-11-17GPU Calc: fix building error on WindowsI-Jui (Ray) Sung1-9/+7
2013-11-17GPU Calc: refactor: separate VectorRef out of DynamicKernelArgumentI-Jui (Ray) Sung3-58/+96
2013-11-17GPU calc: refactor code for sum reduction andWei Wei2-20/+21
2013-11-18disable test if no OpenCL platform is foundMarkus Mohrhard1-0/+3
2013-11-17m_uInt8 not m_nInt8Julien Nabet1-1/+1
2013-11-17The new default Writer templateAhmad H. Al Harthi1-14/+57
2013-11-17GPU Calc: add tolerance when expected == 0 for weibullI-Jui (Ray) Sung1-1/+2
2013-11-17Use CSS style attributes for top level svg nodeChr. Rossmanith1-1/+1
2013-11-17GPU Calc: unit test cases for SUMPRODUCT WITH FIXED WINDOWSyiming ju2-0/+38
2013-11-17GPU Calc: implemented SUMPRODUCT WITH FIXED WINDOWSyiming ju1-9/+48
2013-11-17use the correct formula grammar for export, fdo#71549Markus Mohrhard1-1/+1
2013-11-17fix buildMarkus Mohrhard1-1/+1
2013-11-17enable opencl-test again on all platformsMarkus Mohrhard1-2/+1
2013-11-17fix problem with retriving vendor information from opencl devicesMarkus Mohrhard1-1/+1
2013-11-17add a way to blacklist known bad OpenCL compilersMarkus Mohrhard2-1/+31
2013-11-17WaE: 'PATH_MAX' : macro redefinitionTor Lillqvist2-2/+6
2013-11-17Make the tiled rendering code compile for Android againTor Lillqvist1-4/+17
2013-11-17Make this compile for Android againTor Lillqvist1-25/+41
2013-11-17Updated coreAndras Timar1-0/+0
2013-11-17good-bye stringex, you served wellAndras Timar9-357/+2
2013-11-17script that checks for translatable="yes" attributes in .ui filesAndras Timar1-0/+18
2013-11-17missing translatable="yes" attributesAndras Timar23-38/+38
2013-11-17Updated coreRobinson Tryon1-0/+0
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar16-30/+30
2013-11-17WaE: unused variablesTor Lillqvist1-0/+2
2013-11-17CppunitTest_sc_opencl_test doesn't crash on OS XTor Lillqvist1-3/+7
2013-11-17GPU Calc: unit test cases for ANDminwang3-0/+31
2013-11-17GPU Calc: implemented for ANDminwang4-0/+144
2013-11-17fdo#71652 - change thousand separate descriptionJoel Madero1-1/+1
2013-11-17GPU Calc: remove CL_QUEUE_THREAD_HANDLE_AMD queryI-Jui (Ray) Sung1-4/+0
2013-11-16GPU Calc: unit test cases for COVARyiming ju3-0/+28
2013-11-16GPU Calc: implemented COVARyiming ju3-0/+275
2013-11-16GPU Calc: unit test cases for STDEVPshiming zhang3-0/+28
2013-11-16GPU Calc: implemented STDEVPshiming zhang3-0/+244
2013-11-16GPU Calc: unit test cases for SUMXMY2yiming ju3-0/+31
2013-11-16GPU Calc: implemented SUMXMY2yiming ju3-0/+67
2013-11-16GPU Calc: unit test cases for TINVshiming zhang3-0/+28
2013-11-16GPU Calc: implemented TINVshiming zhang3-0/+139
2013-11-16GPU Calc: temporarily disable parallel sum reductionI-Jui (Ray) Sung1-2/+4
2013-11-16GPU Calc: unit test cases for TDISTshiming zhang3-0/+28
2013-11-16GPU Calc: implemented TDISTshiming zhang3-0/+164
2013-11-16GPU Calc: unit test cases for TTESTshiming zhang3-0/+28
2013-11-16GPU Calc: implemented TTESTshiming zhang4-3/+446
2013-11-16GPU Calc: implemented BETAINVhongyu zhong4-1/+165
2013-11-16GPU Calc: unit test cases for BETAINVhongyu zhong5-3/+29
2013-11-16GPU Calc: pass the right argument size for reduction kernels in SumIfsI-Jui (Ray) Sung1-1/+3
2013-11-16GPU Calc: fix regression on non-AMD GPUsI-Jui (Ray) Sung1-2/+2
2013-11-17undefining inline is just confusingTakeshi Abe1-2/+0