Re: Cross compiling LibreOffice - x86_64 to aarch64

2019-09-06 Thread Ray Vine
On 02/09/19 10:09, Michael Stahl wrote: On 30.08.19 21:51, Ray Vine wrote: [CMP] animations/source/animcore/animcore /w5/build-area/LO-6304/solenv/gbuild/ComponentTarget.mk:50: *** No LIBFILENAME set at component target: /w5/build-area/LO-6304/workdir_for_build/ComponentTarget/animations/source

Cross compiling LibreOffice - x86_64 to aarch64

2019-08-31 Thread Ray Vine
  I would like to cross compile LibreOffice for aarch64 to run on my RPi3. I've built it natively on x86_64 and am using the same configure options for the cross compilation, but getting errors almost immediately when it starts with the BUILD system build. As far as I can tell, I'm effectively do

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - libreofficekit/source

2016-01-12 Thread Debarshi Ray
libreofficekit/source/gtk/lokdocview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9f6cb113a9a6a55de34bf2fab6da757275ead6ea Author: Debarshi Ray Date: Fri Jan 8 18:06:18 2016 +0100 lokdocview: Fix WARNING when creating an error A GError needs a

[Libreoffice-commits] core.git: libreofficekit/source

2016-01-11 Thread Debarshi Ray
libreofficekit/source/gtk/lokdocview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ba1b60c97b342c13593d37ccf2b97a919808dfc Author: Debarshi Ray Date: Fri Jan 8 18:06:18 2016 +0100 lokdocview: Fix WARNING when creating an error A GError needs a

[Libreoffice-commits] core.git: sc/source

2013-12-30 Thread Ray
sc/source/core/opencl/op_math.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit b281014a584c266c396d5e6bbfc150e5e7584761 Author: I-Jui (Ray) Sung Date: Mon Dec 30 16:34:29 2013 -0600 GPU Calc: fix compiler warning Change-Id

[Libreoffice-commits] core.git: sc/qa

2013-12-21 Thread Ray
sc/qa/unit/opencl-test.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 836abd393d126cfbba6b0bd1fdda5b03095516c9 Author: I-Jui (Ray) Sung Date: Sat Dec 21 23:29:43 2013 -0600 GPU Calc: temporarily disable Kombin unit test Change-Id

[Libreoffice-commits] core.git: sc/source

2013-12-21 Thread Ray
Author: I-Jui (Ray) Sung Date: Fri Dec 20 23:41:34 2013 -0600 GPU Calc: log line number on OpenCL exceptions Change-Id: I58900762efd71cf1b9501a18d7c1c8d460547d64 diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx index 2f38bb0..c5159f0

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-12-09 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0f8c2106579a43da8f5c888ecdc9928d10f3086c Author: I-Jui (Ray) Sung Date: Mon Dec 9 22:03:20 2013 -0600 GPU Calc: fix compiler warnings regarding to member init order

[Libreoffice-commits] core.git: sc/source

2013-12-09 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4cb23d2016042b0738b0be1ec5b4dfe4e2b80b5a Author: I-Jui (Ray) Sung Date: Mon Dec 9 22:03:20 2013 -0600 GPU Calc: fix compiler warnings regarding to member init order

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4-2-milestone-3'

2013-12-05 Thread Ray
Tag 'libreoffice-4-2-milestone-3' created by Michael Meeks at 2013-12-05 10:43 -0800 milestone three Changes since libreoffice-4-2-milestone-2-71: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: sc/source

2013-12-02 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 56 +++ 1 file changed, 36 insertions(+), 20 deletions(-) New commits: commit 2dcee42f4e8e8ca8821e37b5ec9d24aeb4b736c1 Author: I-Jui (Ray) Sung Date: Fri Nov 29 01:53:48 2013 -0600 GPU Calc: cache the very last

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-12-02 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 57 +++ 1 file changed, 36 insertions(+), 21 deletions(-) New commits: commit 01ee34e66d94548720487e915186b342a9557f41 Author: I-Jui (Ray) Sung Date: Fri Nov 29 01:53:48 2013 -0600 GPU Calc: cache the very last

[Libreoffice-commits] core.git: sc/source

2013-11-29 Thread Ray
sc/source/core/opencl/opencl_device.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit bf777a24956e8c62d969c2361a200e90eec651c8 Author: I-Jui (Ray) Sung Date: Fri Nov 29 02:22:54 2013 -0600 GPU Calc: fix warnings Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-11-28 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 6eda7db090d35f556e1e8e988f118efa4a8a53b9 Author: I-Jui (Ray) Sung Date: Fri Nov 29 00:29:50 2013 -0600 GPU Calc: fix compilation failures

[Libreoffice-commits] core.git: sc/source

2013-11-28 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 7f2cfa639ad4cf7a1e740da9aa9748feec745be5 Author: I-Jui (Ray) Sung Date: Fri Nov 29 00:29:50 2013 -0600 GPU Calc: fix compilation failures

[Libreoffice-commits] core.git: sc/source

2013-11-28 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 33 ++- 1 file changed, 24 insertions(+), 9 deletions(-) New commits: commit 3b79cc5fad948f129b643189e78fd539b8882fe7 Author: I-Jui (Ray) Sung Date: Fri Nov 29 00:16:05 2013 -0600 GPU Calc: do not direclty inline

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-11-28 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 33 ++- 1 file changed, 24 insertions(+), 9 deletions(-) New commits: commit 2e819caf36ba2a15c56bca5bce61e49920ea1765 Author: I-Jui (Ray) Sung Date: Fri Nov 29 00:16:05 2013 -0600 GPU Calc: do not direclty inline

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl_public.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7dc87e4176443fd6a5b43ac8147c431b28535350 Author: I-Jui (Ray) Sung Date: Wed Nov 27 18:50:50 2013 -0600 GPU Calc: using intrinsic isnan() to improve performance and

[Libreoffice-commits] core.git: 3 commits - sc/source

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 79 +-- sc/source/core/opencl/opbase.hxx | 10 +++ 2 files changed, 74 insertions(+), 15 deletions(-) New commits: commit d78a19131950c087706a376f68b7066b44bf2f86 Author: I-Jui (Ray) Sung Date: Wed Nov 27 18:40

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4ebd9eb897f17b07e29aaefd8fbfc79e182f2269 Author: I-Jui (Ray) Sung Date: Wed Nov 27 18:40:49 2013 -0600 GPU Calc: fix typo in NAN macro Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |8 1 file changed, 8 insertions(+) New commits: commit d82c9a499e2b6e4e57a7907ae2679a1fe7720458 Author: I-Jui (Ray) Sung Date: Wed Nov 27 18:36:47 2013 -0600 GPU Calc: fix compilation failure on Windows due to missing NAN macro

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 71 +-- sc/source/core/opencl/opbase.hxx | 10 +++- 2 files changed, 66 insertions(+), 15 deletions(-) New commits: commit a7268371b105d3d2d1e3f1e1d0a68db08bbaa2ec Author: I-Jui (Ray) Sung Date: Wed Nov 27 17

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 2 commits - sc/qa sc/source

2013-11-24 Thread Ray
cb699c576c91f7c1de98036a01c369402eee073e Author: I-Jui (Ray) Sung Date: Mon Nov 25 01:10:04 2013 -0600 GPU Calc: a test case for unrolling SumOfProduct AMLOEXT-245 BUG Change-Id: Ia8756af26c765820a04137a87f6681447dd18efd diff --git a/sc/qa/unit/data/xls/opencl/math/sumproductTest.xls b

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 2 commits - sc/qa sc/source

2013-11-24 Thread Ray
4e90af55242f59f6050611efd2b849a1e3a679e3 Author: I-Jui (Ray) Sung Date: Mon Nov 25 01:10:04 2013 -0600 GPU Calc: a test case for unrolling SumOfProduct AMLOEXT-245 BUG Change-Id: Ia8756af26c765820a04137a87f6681447dd18efd diff --git a/sc/qa/unit/data/xls/opencl/math/sumproductTest.xls b

[Libreoffice-commits] core.git: 2 commits - sc/qa sc/source

2013-11-24 Thread Ray
01a977486f050bf61b2c8592426e26cfe4f8 Author: I-Jui (Ray) Sung Date: Mon Nov 25 01:10:04 2013 -0600 GPU Calc: a test case for unrolling SumOfProduct AMLOEXT-245 BUG Change-Id: Ia8756af26c765820a04137a87f6681447dd18efd diff --git a/sc/qa/unit/data/xls/opencl/math/sumproductTest.xls b

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 2 commits - sc/qa sc/source

2013-11-22 Thread Ray
: commit 3621f1952d129892d14ab57a123c6c3e181cae49 Author: I-Jui (Ray) Sung Date: Fri Nov 22 11:38:21 2013 -0600 GPU Calc: test case for parallel count() AMLOEXT-243 BUG Change-Id: I97e2dab35b40f4f7fcd4975ae7c5907e97e19fd9 diff --git a/sc/qa/unit/data/ods/opencl/statistical

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 3 commits - sc/qa sc/source

2013-11-22 Thread Ray
|2 4 files changed, 30 insertions(+), 2 deletions(-) New commits: commit c5014f8ffe182065aca3252cc3dd2160028f733a Author: I-Jui (Ray) Sung Date: Fri Nov 22 11:48:14 2013 -0600 GPU Calc: using intrinsic isnan() Change-Id: Ic714074a22847fbe4ac39cd035d4924fb0525efd diff

[Libreoffice-commits] core.git: 3 commits - sc/qa sc/source

2013-11-22 Thread Ray
|2 4 files changed, 30 insertions(+), 2 deletions(-) New commits: commit a2972f7d8c5037acb278d9f9fb6e51cef479de1a Author: I-Jui (Ray) Sung Date: Fri Nov 22 11:48:14 2013 -0600 GPU Calc: using intrinsic isnan() Change-Id: Ic714074a22847fbe4ac39cd035d4924fb0525efd diff

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4-2-milestone-1'

2013-11-21 Thread Ray
Tag 'libreoffice-4-2-milestone-1' created by Michael Meeks at 2013-11-21 13:33 -0800 updated milestone one Changes since libreoffice-4-1-branch-point-12122: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freede

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-20 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4a37d4a33a6d56f6d1c7a9cb3d92a06e98ef49a3 Author: I-Jui (Ray) Sung Date: Wed Nov 20 16:24:16 2013 -0600 GPU Calc: fixed missing assigment operator in unrolling Change-Id

[Libreoffice-commits] core.git: sc/source

2013-11-20 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 853299f0388d2d2067a8a5ab412ac64391996405 Author: I-Jui (Ray) Sung Date: Wed Nov 20 16:24:16 2013 -0600 GPU Calc: fixed missing assigment operator in unrolling Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-20 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 4b4c1660684bb495aa05185a4b9e0c3eb0ea2770 Author: I-Jui (Ray) Sung Date: Wed Nov 20 08:49:27 2013 -0600 GPU Calc: re-enable parallel SUMIFS Change-Id

[Libreoffice-commits] core.git: sc/source

2013-11-20 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit b98edda0719e382f38e68ecd76653c5de74aa283 Author: I-Jui (Ray) Sung Date: Wed Nov 20 08:49:27 2013 -0600 GPU Calc: re-enable parallel SUMIFS Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 22 -- sc/source/core/opencl/formulagroupcl_public.hxx |6 +- 2 files changed, 17 insertions(+), 11 deletions(-) New commits: commit 1f3c1592da05740e695ef3502ca8f3cb4cdaa62b Author: I-Jui (Ray) Sung Date: Tue Nov

[Libreoffice-commits] core.git: sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 22 -- sc/source/core/opencl/formulagroupcl_public.hxx |6 +- 2 files changed, 17 insertions(+), 11 deletions(-) New commits: commit 5b1480e33d71ee49bcfb73b3a0144ca6fc2c5e6b Author: I-Jui (Ray) Sung Date: Tue Nov

[Libreoffice-commits] core.git: 2 commits - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 99 +++ 1 file changed, 48 insertions(+), 51 deletions(-) New commits: commit 38b2f25fd6371f45d8f0c997b6e4d14efdf150d3 Author: I-Jui (Ray) Sung Date: Tue Nov 19 22:21:24 2013 -0600 GPU Calc: Fix COUNT() regression

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 2 commits - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 99 +++ 1 file changed, 48 insertions(+), 51 deletions(-) New commits: commit 8441dd5c9aa58e00fd1d70f68df2d624120007a9 Author: I-Jui (Ray) Sung Date: Tue Nov 19 22:21:24 2013 -0600 GPU Calc: Fix COUNT() regression

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 26 -- 1 file changed, 8 insertions(+), 18 deletions(-) New commits: commit 06c8a7a20517441e3f001a993cbeaa4e3fa69a54 Author: I-Jui (Ray) Sung Date: Tue Nov 19 19:24:06 2013 -0600 GPU Calc: parallel reduction version of

[Libreoffice-commits] core.git: sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 26 -- 1 file changed, 8 insertions(+), 18 deletions(-) New commits: commit 726ccd5ae1ab6608497e4aac8c62a5206488a0fb Author: I-Jui (Ray) Sung Date: Tue Nov 19 19:24:06 2013 -0600 GPU Calc: parallel reduction version of

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 290 +++ 1 file changed, 186 insertions(+), 104 deletions(-) New commits: commit cd67d819b45054ee8cbbb6a0cb261f3ef9b5b659 Author: I-Jui (Ray) Sung Date: Tue Nov 19 16:42:56 2013 -0600 GPU Calc: separate out parallel

[Libreoffice-commits] core.git: sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 290 +++ 1 file changed, 186 insertions(+), 104 deletions(-) New commits: commit 2c39e778873f10037721d844697962dc41e3bcc3 Author: I-Jui (Ray) Sung Date: Tue Nov 19 16:42:56 2013 -0600 GPU Calc: separate out parallel

[Libreoffice-commits] core.git: sc/source

2013-11-19 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 13 ++--- sc/source/core/opencl/formulagroupcl_public.hxx |1 + 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit d7e4e5d35e66dbfcc30576d198e393661d84f616 Author: I-Jui (Ray) Sung Date: Tue Nov 19 00:22:23

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx| 13 ++--- sc/source/core/opencl/formulagroupcl_public.hxx |1 + 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit 77cb1767f723e2a3a07c6cb75ff46bef26eb82db Author: I-Jui (Ray) Sung Date: Tue Nov 19 00:22:23

[Libreoffice-commits] core.git: sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 246 ++- 1 file changed, 240 insertions(+), 6 deletions(-) New commits: commit 71f3f362fd857f5b8095ca24217fe98560e7c0ae Author: I-Jui (Ray) Sung Date: Mon Nov 18 23:19:15 2013 -0600 GPU Calc: unrolling of sequential

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 246 ++- 1 file changed, 240 insertions(+), 6 deletions(-) New commits: commit d8b52aa7bc79bb2663841d040629aae97710c87a Author: I-Jui (Ray) Sung Date: Mon Nov 18 23:19:15 2013 -0600 GPU Calc: unrolling of sequential

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx|6 -- sc/source/core/opencl/formulagroupcl_public.hxx |8 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 4b02e8daed896714962bd8fcbe592bebd94a76bd Author: I-Jui (Ray) Sung Date: Mon Nov 18 19:26:48

[Libreoffice-commits] core.git: sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx|6 -- sc/source/core/opencl/formulagroupcl_public.hxx |8 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit b09356c2719947b0a5a112e0c9edc11995c75abb Author: I-Jui (Ray) Sung Date: Mon Nov 18 19:26:48

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 35 --- 1 file changed, 23 insertions(+), 12 deletions(-) New commits: commit 6a31821484464565a11e579c619c80598532be82 Author: I-Jui (Ray) Sung Date: Mon Nov 18 18:28:34 2013 -0600 GPU Calc: enables parallel min/max

[Libreoffice-commits] core.git: sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 35 --- 1 file changed, 23 insertions(+), 12 deletions(-) New commits: commit 0e52d87cb05f4307f64c0508e1afa47981fb0eae Author: I-Jui (Ray) Sung Date: Mon Nov 18 18:28:34 2013 -0600 GPU Calc: enables parallel min/max

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 3 commits - sc/qa sc/source

2013-11-18 Thread Ray
/opbase.hxx |7 - 5 files changed, 90 insertions(+), 49 deletions(-) New commits: commit 41bbf04a5a9cdfc1984e436626222cd806a48a3d Author: I-Jui (Ray) Sung Date: Mon Nov 18 15:05:25 2013 -0600 GPU Calc: turn on parallel sumifs and parallel sum reduce Change-Id

[Libreoffice-commits] core.git: 3 commits - sc/qa sc/source

2013-11-18 Thread Ray
/opbase.hxx |7 - 5 files changed, 90 insertions(+), 49 deletions(-) New commits: commit 912d23636a55473221e3e35768fb9ac42c3e9b76 Author: I-Jui (Ray) Sung Date: Mon Nov 18 15:05:25 2013 -0600 GPU Calc: turn on parallel sumifs and parallel sum reduce Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit 9a28c1537c8687b72a4e89b80ed18ea46d77757e Author: I-Jui (Ray) Sung Date: Mon Nov 18 03:09:24 2013 -0600 GPU Calc: re-enable parallel sum reduction after

[Libreoffice-commits] core.git: sc/source

2013-11-18 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit dc113e8a86e9904df8f37a2980db39cbabcea78f Author: I-Jui (Ray) Sung Date: Mon Nov 18 03:09:24 2013 -0600 GPU Calc: re-enable parallel sum reduction after

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 47eea0af3e93eeced7280f97545188d92fe94480 Author: I-Jui (Ray) Sung Date: Mon Nov 18 00:24:31 2013 -0600 GPU Calc: fall back to SW interp for unsupported double vector variants

[Libreoffice-commits] core.git: sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit d00e0bcd60304835f5c10a71b22b6a4f483dd6ec Author: I-Jui (Ray) Sung Date: Mon Nov 18 00:24:31 2013 -0600 GPU Calc: fall back to SW interp for unsupported double vector variants

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 216b61c16acc8c5366af4e7dd8118e2140d37371 Author: I-Jui (Ray) Sung Date: Mon Nov 18 00:13:13 2013 -0600 GPU Calc: fix regression caused by reduction Change-Id

[Libreoffice-commits] core.git: sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 547750e8c2d001f92e3e303ebfda9b395538e741 Author: I-Jui (Ray) Sung Date: Mon Nov 18 00:13:13 2013 -0600 GPU Calc: fix regression caused by reduction Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 12026388fab146e3384f1ed00d1d9018795e18b0 Author: I-Jui (Ray) Sung Date: Sun Nov 17 23:23:42 2013 -0600 GPU Calc: fix building error on Windows

[Libreoffice-commits] core.git: sc/source

2013-11-17 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 6fd82243e26af3cace74beeb2193c40f39b84bc2 Author: I-Jui (Ray) Sung Date: Sun Nov 17 23:23:42 2013 -0600 GPU Calc: fix building error on Windows

[Libreoffice-commits] core.git: sc/source

2013-11-17 Thread Ray
commits: commit 434d445a93910f1745b140a5212198a452925dc6 Author: I-Jui (Ray) Sung Date: Sun Nov 17 22:33:50 2013 -0600 GPU Calc: refactor: separate VectorRef out of DynamicKernelArgument Now DynamicKernelArgument is more an abstract base. Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-17 Thread Ray
commits: commit c58a2bd6447de7467c65e1964484e2b5811c6cee Author: I-Jui (Ray) Sung Date: Sun Nov 17 22:33:50 2013 -0600 GPU Calc: refactor: separate VectorRef out of DynamicKernelArgument Now DynamicKernelArgument is more an abstract base. Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/qa

2013-11-17 Thread Ray
sc/qa/unit/opencl-test.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 457355545412b841805abf45e491b3ec7b328bf8 Author: I-Jui (Ray) Sung Date: Sun Nov 17 13:31:22 2013 -0600 GPU Calc: add tolerance when expected == 0 for weibull Change-Id

[Libreoffice-commits] core.git: sc/qa

2013-11-17 Thread Ray
sc/qa/unit/opencl-test.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit fabda86553e6ff9bb6dc03d88a1599245f54ac15 Author: I-Jui (Ray) Sung Date: Sun Nov 17 13:31:22 2013 -0600 GPU Calc: add tolerance when expected == 0 for weibull Change-Id

[Libreoffice-commits] core.git: sc/source

2013-11-16 Thread Ray
sc/source/core/opencl/openclwrapper.cxx |4 1 file changed, 4 deletions(-) New commits: commit 37c8301ad18c0fd0b61a587521e7ae40ceed0070 Author: I-Jui (Ray) Sung Date: Sun Nov 17 00:18:04 2013 -0600 GPU Calc: remove CL_QUEUE_THREAD_HANDLE_AMD query Use of this extension

[Libreoffice-commits] core.git: sc/source

2013-11-16 Thread Ray
sc/source/core/opencl/openclwrapper.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0adea894d6d55ead0ff58c76ce142f5d4e1014a4 Author: I-Jui (Ray) Sung Date: Sat Nov 16 21:44:15 2013 -0600 GPU Calc: fix regression on non-AMD GPUs Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-16 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 004dbafbd700b6074f20b3061d0e25e169132b3e Author: I-Jui (Ray) Sung Date: Sat Nov 16 02:09:18 2013 -0600 GPU Calc: pass the right argument size for reduction kernels in

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-11-15 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d6fb706bc695bcf2a98a6983686a45fe8bc720d8 Author: I-Jui (Ray) Sung Date: Fri Nov 15 19:47:42 2013 -0600 GPU Calc: an attempt to fix compilation error on Darwin

[Libreoffice-commits] core.git: sc/source

2013-11-15 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9ab89a7599f79092027ae86b5b4cd0e3d67b8b4d Author: I-Jui (Ray) Sung Date: Fri Nov 15 19:47:42 2013 -0600 GPU Calc: an attempt to fix compilation error on Darwin

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 2 commits - sc/source

2013-11-15 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- sc/source/core/opencl/op_math.cxx|5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit e56fdb8c2f925bccf3bd0f9be3248ed58bf7863e Author: I-Jui (Ray) Sung Date: Fri Nov 15 13:37:22 2013 -0600 GPU

[Libreoffice-commits] core.git: sc/source

2013-11-15 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 46dbc13169a9b97d3f8ac310ac35d5f51eea7de6 Author: I-Jui (Ray) Sung Date: Fri Nov 15 14:16:40 2013 -0600 GPU Calc: revert back to OpenCL fmin and fmax When

[Libreoffice-commits] core.git: sc/source

2013-11-15 Thread Ray
sc/source/core/opencl/op_math.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit ec6d0deca7e2fcde1f461e093b51bd101fe1eba9 Author: I-Jui (Ray) Sung Date: Fri Nov 15 13:37:22 2013 -0600 GPU Calc: fix compilation error in using sprintf Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 3 commits - sc/qa sc/source

2013-11-03 Thread Ray
|8 5 files changed, 294 insertions(+), 116 deletions(-) New commits: commit 1834860a3233a0af5f093d06dc631feefa5716d3 Author: I-Jui (Ray) Sung Date: Sun Nov 3 23:15:04 2013 -0600 GPU Calc: refactor op_financial.cxx to fix warning and bad indentation Change-Id

[Libreoffice-commits] core.git: 3 commits - sc/qa sc/source

2013-11-03 Thread Ray
|8 5 files changed, 294 insertions(+), 116 deletions(-) New commits: commit 0beb28ce1bec18b84402f2eb2f598c19f5c2 Author: I-Jui (Ray) Sung Date: Sun Nov 3 23:15:04 2013 -0600 GPU Calc: refactor op_financial.cxx to fix warning and bad indentation Change-Id

[Libreoffice-commits] core.git: 3 commits - sc/qa sc/source

2013-11-03 Thread Ray
3c9042ad3db8064af2ccd5171385ee1aaf59d9cf Author: I-Jui (Ray) Sung Date: Sun Nov 3 22:24:38 2013 -0600 GPU Calc: fixed compiler warnings Change-Id: I9f8af5827340de24a45c9230c6ce2ec186ba8cc6 diff --git a/sc/source/core/opencl/op_financial.cxx b/sc/source/core/opencl/op_financial.cxx index c8eee29..329dd77 100644

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 3 commits - sc/qa sc/source

2013-11-03 Thread Ray
c7192f7a44719cebdfed63388ec52de0b590e538 Author: I-Jui (Ray) Sung Date: Sun Nov 3 22:24:38 2013 -0600 GPU Calc: fixed compiler warnings Change-Id: I9f8af5827340de24a45c9230c6ce2ec186ba8cc6 diff --git a/sc/source/core/opencl/op_financial.cxx b/sc/source/core/opencl/op_financial.cxx index c8eee29..329dd77 100644

[Libreoffice-commits] core.git: sc/source

2013-11-01 Thread Ray
sc/source/core/opencl/op_financial.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 57a0008380254104656d31924243c92cec9cb79d Author: I-Jui (Ray) Sung Date: Fri Nov 1 13:04:04 2013 -0500 GPU Calc: fixed a compiler warning Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/qa

2013-10-31 Thread Ray
sc/qa/unit/opencl-test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c1232a7a785057dc3fa4be681b5ba2d7f7372d6 Author: I-Jui (Ray) Sung Date: Thu Oct 31 22:46:33 2013 -0500 GPU Calc: re-enable regression test testSharedFormulaXLS Change-Id

[Libreoffice-commits] core.git: sc/qa

2013-10-31 Thread Ray
sc/qa/unit/opencl-test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 22119b5a476748bb5eee5e624eebc7afee9d9141 Author: I-Jui (Ray) Sung Date: Thu Oct 31 22:46:33 2013 -0500 GPU Calc: re-enable regression test testSharedFormulaXLS Change-Id

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-31 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 93f2bee483b23c426966c5232ca4bd75044b7ada Author: I-Jui (Ray) Sung Date: Thu Oct 31 13:02:49 2013 -0500 Fixed a typo in the GPU Calc compiler. Change-Id

[Libreoffice-commits] core.git: sc/source

2013-10-31 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0539e7868643200ed929501d4974f4947f97af07 Author: I-Jui (Ray) Sung Date: Thu Oct 31 13:02:49 2013 -0500 Fixed a typo in the GPU Calc compiler. Change-Id

[Libreoffice-commits] core.git: sc/qa sc/source

2013-10-31 Thread Ray
changed, 94 insertions(+), 12 deletions(-) New commits: commit 3a57c1f4d6b430110074cd0b3bfd7ba2bb9fea24 Author: I-Jui (Ray) Sung Date: Wed Oct 30 23:16:41 2013 -0500 Fix an integration regression on GPU Calc compiler string test case. A new DynamicKernelArgument subclass is added to

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/qa sc/source

2013-10-31 Thread Ray
changed, 94 insertions(+), 12 deletions(-) New commits: commit abc2223a2a40dee89f7aabebe2d238120792d6ff Author: I-Jui (Ray) Sung Date: Wed Oct 30 23:16:41 2013 -0500 Fix an integration regression on GPU Calc compiler string test case. A new DynamicKernelArgument subclass is added to

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 18 -- sc/source/core/opencl/opbase.hxx |4 +++- 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 5ebecfc110f2c31e7bcef1c6e0a8fb2f6f1d56d5 Author: I-Jui (Ray) Sung Date: Tue Oct 29 17:06:53 2013

[Libreoffice-commits] core.git: sc/source

2013-10-29 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 18 -- sc/source/core/opencl/opbase.hxx |4 +++- 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 43a61b3dd74c059a690b9cf46d294c2908212557 Author: I-Jui (Ray) Sung Date: Tue Oct 29 17:06:53 2013

[Libreoffice-commits] core.git: Changes to 'private/kohei/calc-group-interpreter-4-dynamic-kernels-reviewed'

2013-10-28 Thread Ray
New branch 'private/kohei/calc-group-interpreter-4-dynamic-kernels-reviewed' available with the following commits: commit 46ea7471512afb31fb00f25a6d1ac76e2ddc0304 Author: I-Jui (Ray) Sung Date: Sun Oct 27 19:15:08 2013 -0500 Throw exceptions for unhandled functions in

Re: [Libreoffice] SolidMarkHandles - [PATCH] removed Simple Handles option entries from help

2011-11-10 Thread ray
I have removed both my gmail, and this e-mail from this list, why am i still receiving e-mails? > On 11/10/2011 05:10 PM, Michael Meeks wrote: >>> I miss changes in the help files >> Right ! any chance you can dig into that Tim ? (wow you'll have seen >> ~all of the suite after this task ;-).

[Libreoffice] G5, can not save files

2011-06-22 Thread ray brunkow
guys. If it is a known issue are their any work-arounds or patches in the mix I could try or grab. Thank you. Ray -- Raymond L. Brunkow 5th Degree Black Belt Nationally Certified Instructor Choong Sil Kwan TaekwonDo ___ LibreOffice mailing list

Re: [Libreoffice] [PATCH] fdo#31251 Writer & Impress shadow consistency

2011-05-04 Thread Sébastien Le Ray
Le Tue, 3 May 2011 14:23:44 +0200, David Tardon a écrit : > On Sat, Apr 30, 2011 at 06:58:29PM +0200, Sébastien Le Ray wrote: > > if(aShadowColor != SwViewOption::GetShadowColor() ) { > > aShadowColor = SwViewOption::GetShadowColor(); > > -Al

Re: [Libreoffice] [PATCH] fdo#31251 - Improve default page layout

2011-04-18 Thread Sébastien Le Ray
Le Mon, 18 Apr 2011 23:53:56 +0200, Christoph Noack a écrit : > Hi Sébastien, all! > > Am Montag, den 18.04.2011, 22:47 +0200 schrieb Sébastien Le Ray: > > Le Sat, 16 Apr 2011 15:08:23 +0200, > > Christoph Noack a écrit : > [...] > > > Am Samstag, den 16.04.20

Re: [Libreoffice] [PATCH] fdo#31251 - Improve default page layout

2011-04-18 Thread Sébastien Le Ray
Le Sat, 16 Apr 2011 15:08:23 +0200, Christoph Noack a écrit : > Hi Sébastien! > > Thanks for the ultra-fast reply :-) > > Am Samstag, den 16.04.2011, 15:01 +0200 schrieb Sébastien Le Ray: > > Le Sat, 16 Apr 2011 14:58:46 +0200, > > [...] > > > > @ Séba

Re: [Libreoffice] [PATCH] fdo#31251 - Improve default page layout

2011-04-16 Thread Sébastien Le Ray
Le Sat, 16 Apr 2011 14:58:46 +0200, Christoph Noack a écrit : > Hi Sébastien, Thomas, all! > > Am Samstag, den 16.04.2011, 14:41 +0200 schrieb Sébastien Le Ray: > > Le Sat, 16 Apr 2011 13:31:58 +, > > Thomas Arnhold a écrit : > > > I like your pat

Re: [Libreoffice] [PATCH] fdo#31251 - Improve default page layout

2011-04-16 Thread Sébastien Le Ray
Le Sat, 16 Apr 2011 13:31:58 +, Thomas Arnhold a écrit : > Hi, > > I like your patches for the new smooth shadow. > > I looked around the other LibO apps like Impress or Draw. They have > this shadow already, but it's not as width as in Writer and it's on > all sides. Maybe we should do it

Re: [Libreoffice] [PUSHED] fdo#31251 - Improve default page layout

2011-03-08 Thread Sébastien Le Ray
Le Thu, 03 Mar 2011 11:59:19 +, Michael Meeks a écrit : > Hi Sebastien, > > On Tue, 2011-03-01 at 23:42 +0100, Sébastien Le Ray wrote: > > Here is a complete patch for fdo#31251. It adds a smooth shadow to > > the page. > > Wow - it is really pretty indeed

Re: [Libreoffice] [PUSHED] fdo#31251 - Improve default page layout

2011-03-03 Thread Sébastien Le Ray
Le Thu, 03 Mar 2011 21:35:11 +0100, Christoph Noack a écrit : > Hi Sébastien, hi all! > Hi > Am Donnerstag, den 03.03.2011, 14:16 +0100 schrieb Sébastien Le Ray: > > Le Thu, 03 Mar 2011 11:59:19 +, > > Michael Meeks a écrit : > > [...] > > Although I d

Re: [Libreoffice] [PUSHED] fdo#31251 - Improve default page layout

2011-03-03 Thread Sébastien Le Ray
Le Thu, 03 Mar 2011 11:59:19 +, Michael Meeks a écrit : > Hi Sebastien, > > On Tue, 2011-03-01 at 23:42 +0100, Sébastien Le Ray wrote: > > Here is a complete patch for fdo#31251. It adds a smooth shadow to > > the page. > > Wow - it is really pretty indeed

[Libreoffice] [PATCH] fdo#31251 - Improve default page layout

2011-03-01 Thread Sébastien Le Ray
/pagefrm.hrc b/sw/source/core/inc/pagefrm.hrc new file mode 100644 index 000..c72c212 --- /dev/null +++ b/sw/source/core/inc/pagefrm.hrc @@ -0,0 +1,49 @@ +/* + * Version: MPL 1.1 / GPLv3+ / LGPLv3+ + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the &

Re: [Libreoffice] OString += OString + char ... ?

2011-02-28 Thread Sébastien Le Ray
Le Mon, 28 Feb 2011 21:45:36 +, Caolán McNamara a écrit : > On Sun, 2011-02-27 at 04:27 -0500, Kevin Hunter wrote: > Three possibilities I guess, > > 1) remove the "explicit", but I'm sure its there due to some other > horribly implicit conversion horror > 2) add a operator+(sal_Char), eith

[Libreoffice] [PATCH][WIP] fdo#31251 - Improve default page layout

2011-02-27 Thread Sébastien Le Ray
lied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Initial Developer of the Original Code is + * Sébastien Le Ray + * Portions created by the Initial Developer are Copyright (C) 2010 the + * Initial Developer. All Rights Rese

[Libreoffice] [PATCH] Remove include of no more existent errhdl.hxx

2011-02-22 Thread Sébastien Le Ray
Hi list, This patch removes an include which prevent debug build of sw (the file has been deleted in commit 6aa93c291d18c7db6dbee73adc6c4aa1bdc88eda. Regards Sébastien diff --git a/sw/source/core/except/dbgloop.cxx b/sw/source/core/except/dbgloop.cxx index ddb3a7b..370be63 100644 --- a/sw/source

[Libreoffice] [PATCH] [EasyHacks] Improve Autocorrect TWo initial capitals

2011-02-22 Thread Sébastien Le Ray
Hi list, Attached patch modifies TWo CApitals autocorrect by making it spellcheck-aware. If you add TDs to your dictionary it won't be corrected to Tds anymore This patch - as all my past and future contributions to LO - is licensed under LGPLv3+/MPL Sébastien Le Ray

  1   2   >