summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-16GPU Calc: implemented SUMXMY2yiming ju
2013-11-16GPU Calc: unit test cases for TINVshiming zhang
2013-11-16GPU Calc: implemented TINVshiming zhang
2013-11-16GPU Calc: temporarily disable parallel sum reductionI-Jui (Ray) Sung
2013-11-16GPU Calc: unit test cases for TDISTshiming zhang
2013-11-16GPU Calc: implemented TDISTshiming zhang
2013-11-16GPU Calc: unit test cases for TTESTshiming zhang
2013-11-16GPU Calc: implemented TTESTshiming zhang
2013-11-16GPU Calc: implemented BETAINVhongyu zhong
2013-11-16GPU Calc: unit test cases for BETAINVhongyu zhong
2013-11-16GPU Calc: pass the right argument size for reduction kernels in SumIfsI-Jui (Ray) Sung
2013-11-16GPU Calc: fix regression on non-AMD GPUsI-Jui (Ray) Sung
2013-11-17undefining inline is just confusingTakeshi Abe
2013-11-17sal_Bool to boolTakeshi Abe
2013-11-16upload new libe-bookDavid Tardon
2013-11-16fix build with --enable-eotDavid Tardon
2013-11-16Fix for VS 2013 compilationJesús Corrius
2013-11-16cppcheck: reduce scopeJulien Nabet
2013-11-16avoid gbuild warningDavid Tardon
2013-11-16Remove special characters + some ascii artJulien Nabet
2013-11-16fdo#35712 Correct update of equation in status barLaurent Balland-Poirier
2013-11-16fail if avahi is not foundDavid Tardon
2013-11-16Fix up help message for --enable-64-bitTor Lillqvist
2013-11-16Fix up help message for --enable-ltoTor Lillqvist
2013-11-16cppcheck: Array index is used before limits checkJulien Nabet
2013-11-16cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-11-16cppcheck: some cleaning + use CHECK_OPENCLJulien Nabet
2013-11-16Turn on LTO for MSVC when optimising unless told not toTor Lillqvist
2013-11-15GPU Calc: an attempt to fix compilation error on DarwinI-Jui (Ray) Sung
2013-11-16fdo#33243 Fix SVG export presentation placeholder texts exportedKurosawa Takeshi
2013-11-15GPU Calc: implemented parallel reduction for SUMIFSWei Wei
2013-11-15GPU Calc: use parallel reduction to implement sumI-Jui (Ray) Sung
2013-11-16made horizontal cell alignment depend on writing direction, fdo#63546Eike Rathke
2013-11-15CppunitTest_sw_{odfexport,odfimport,ooxmlexport}: consistent macro namingMiklos Vajna
2013-11-15Use Q_* macros.Jan-Marek Glogowski
2013-11-15Add Python 3 compatibility to GDB pretty printers.Jan-Marek Glogowski
2013-11-15GPU Calc: revert back to OpenCL fmin and fmaxI-Jui (Ray) Sung
2013-11-15Import Python six v1.4.1.Jan-Marek Glogowski
2013-11-15qtz handling in ulfexAndras Timar
2013-11-15GPU Calc: fix compilation error in using sprintfI-Jui (Ray) Sung
2013-11-15GPU Calc: unit test cases for SUMX2PY2yiming ju
2013-11-15GPU Calc: implemented SUMX2PY2yiming ju
2013-11-15GPU Calc: unit test cases for SUMX2MY2yiming ju
2013-11-15GPU Calc: implemented SUMX2MY2yiming ju
2013-11-15GPU Calc: unit test cases for HYPGEOMDISTmingli
2013-11-15GPU Calc: implemented for HYPGEOMDISTmingli
2013-11-15GPU Calc: unit test cases for PRODUCTdechuang
2013-11-15GPU Calc: implemented PRODUCTdechuang
2013-11-15GPU Calc: unit test cases for CONVERTdechuang
2013-11-15GPU Calc: implemented for CONVERTdechuang