summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-18support en-IE as wellCaolán McNamara2-0/+12
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized variableCaolán McNamara1-0/+1
2013-11-18sad little semi-colon dangling in spaceCaolán McNamara1-1/+1
2013-11-18datastreams: make toolbar docked, hidden and show it when starting streamingMatúš Kukan2-3/+28
2013-11-18fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"Andras Timar1-1/+3
2013-11-18Set Referer for auto-reloadStephan Bergmann2-1/+11
2013-11-18Don't try lockfile creation when getting medium already failedStephan Bergmann1-0/+3
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann2-13/+6
2013-11-18enable more formats supported by libmwawDavid Tardon11-14/+167
2013-11-18cp#1000018 RTF export: avoid additional paragraph at footnote endMiklos Vajna4-4/+20
2013-11-18CppunitTest_sw_ooxmlexport: disable two testcases on MacMiklos Vajna1-0/+6
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann2-20/+16
2013-11-18GPU Calc: re-enable parallel sum reduction after fixing regressionsI-Jui (Ray) Sung1-6/+11
2013-11-18Remove now incorrect commentTor Lillqvist1-5/+0
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