summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-17sal_Bool to boolTakeshi Abe7-39/+39
2013-11-16upload new libe-bookDavid Tardon2-4/+4
2013-11-16fix build with --enable-eotDavid Tardon1-2/+2
2013-11-16Fix for VS 2013 compilationJesús Corrius2-2/+2
2013-11-16cppcheck: reduce scopeJulien Nabet2-3/+2
2013-11-16avoid gbuild warningDavid Tardon1-2/+8
2013-11-16Remove special characters + some ascii artJulien Nabet1-4/+1
2013-11-16fdo#35712 Correct update of equation in status barLaurent Balland-Poirier1-0/+12
2013-11-16fail if avahi is not foundDavid Tardon1-5/+3
2013-11-16Fix up help message for --enable-64-bitTor Lillqvist1-3/+3
2013-11-16Fix up help message for --enable-ltoTor Lillqvist1-6/+5
2013-11-16cppcheck: Array index is used before limits checkJulien Nabet1-1/+1
2013-11-16cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-11-16cppcheck: some cleaning + use CHECK_OPENCLJulien Nabet1-20/+11