[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - slideshow/source

2015-03-09 Thread Michael Jaumann
slideshow/source/engine/slide/shapemanagerimpl.cxx | 43 + slideshow/source/engine/slide/shapemanagerimpl.hxx |5 -- 2 files changed, 5 insertions(+), 43 deletions(-) New commits: commit 56e5ebf66ae2ec84824f1e2c62e5540e19420619 Author: Michael Jaumann meta_...@yahoo.com

[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - slideshow/source

2015-03-06 Thread Michael Jaumann
slideshow/source/engine/slide/shapemanagerimpl.cxx | 35 ++--- slideshow/source/engine/slide/shapemanagerimpl.hxx |2 + 2 files changed, 33 insertions(+), 4 deletions(-) New commits: commit 21009ded43206124264a17992cb554f89aac6b75 Author: Michael Jaumann meta_...@yahoo.com

[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - 2 commits - slideshow/source

2015-03-06 Thread Michael Jaumann
c4f5e1e9d1984fc3d3ca689a5615d9ead92a7bd6 Author: Michael Jaumann meta_...@yahoo.com Date: Fri Mar 6 10:40:23 2015 + shape maps from LayerManager moved maps/ functionality to ShapeManager Change-Id: Iadb2c6f1b090b7ac384cb66c03fd5667e6c6971c diff --git a/slideshow/source/engine

[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - slideshow/source

2015-03-06 Thread Michael Jaumann
42322e7f428a96eb1b2b10c81221e088613e8d1b Author: Michael Jaumann meta_...@yahoo.com Date: Fri Mar 6 12:36:44 2015 + views for shapeManager Change-Id: I9ff223f03d7edb76092e1c38f56946e35c94f229 diff --git a/slideshow/source/engine/slide/shapemanagerimpl.cxx b/slideshow/source/engine/slide

[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - slideshow/source

2015-03-06 Thread Michael Jaumann
f7f8706b404b5b61856fbc3e96985b5ca70ee78c Author: Michael Jaumann meta_...@yahoo.com Date: Fri Mar 6 10:58:34 2015 + addShape for shapemanagerimpl Change-Id: I965760aa642126cf4616e7f89b4d4859efb0823a diff --git a/slideshow/source/engine/slide/shapemanagerimpl.cxx b/slideshow/source/engine/slide

[Libreoffice-commits] core.git: Changes to 'feature/slideshow_onlySprites'

2015-03-05 Thread Michael Jaumann
New branch 'feature/slideshow_onlySprites' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - slideshow/source

2015-03-05 Thread Michael Jaumann
slideshow/source/engine/shapes/viewshape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 26d17e0f42b13af514081fc3de4145744e1bf9ce Author: Michael Jaumann meta_...@yahoo.com Date: Thu Mar 5 12:13:19 2015 + unintended condition (ab)||c instead

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2015-03-02 Thread Michael Jaumann
canvas/source/opengl/ogl_canvastools.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 1ff87af2bb8939562c8735056a6c6010ee7d76ab Author: Michael Jaumann meta_...@yahoo.com Date: Mon Mar 2 08:37:57 2015 + unecessary check, will be covered before

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2015-02-27 Thread Michael Jaumann
canvas/source/opengl/ogl_canvascustomsprite.cxx | 15 +-- canvas/source/opengl/ogl_canvastools.cxx|9 ++--- 2 files changed, 15 insertions(+), 9 deletions(-) New commits: commit 50f1e7e71bc59cec9c1afee473a94ff49c6de32a Author: Michael Jaumann meta_...@yahoo.com Date

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

2015-02-26 Thread Michael Jaumann
sc/source/ui/view/tabvwshf.cxx | 50 - 1 file changed, 25 insertions(+), 25 deletions(-) New commits: commit 1f1627f068b2c232c0191538c697f6caa418ba5d Author: Michael Jaumann meta_...@yahoo.com Date: Wed Feb 25 12:56:21 2015 + fdo#39468

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - slideshow/source

2015-02-20 Thread Michael Jaumann
slideshow/source/engine/shapes/viewshape.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 97353530ff457b005b6df54880efdba8751177cb Author: Michael Jaumann meta_...@yahoo.com Date: Fri Feb 20 08:40:35 2015 + polite query the canvas backend

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

2015-02-20 Thread Michael Jaumann
sc/source/ui/view/viewfun3.cxx | 108 - 1 file changed, 54 insertions(+), 54 deletions(-) New commits: commit a33f97bae6edd1cac4df8cdb3d4fb3996f29a82e Author: Michael Jaumann meta_...@yahoo.com Date: Wed Feb 18 12:51:42 2015 + fdo#39468

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 3 commits - basegfx/source include/basegfx slideshow/source

2015-02-19 Thread Michael Jaumann
d25bb94103d90d440953f1339a046f200c18735a Author: Michael Jaumann meta_...@yahoo.com Date: Wed Feb 18 13:08:10 2015 + this wrappers are alrdy in glm_canvastools.cxx Change-Id: I164c7e55c39bb33903f50c9c3792eeae616c1841 diff --git a/basegfx/source/tools/canvastools.cxx b/basegfx/source/tools

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - basegfx/Library_basegfx.mk basegfx/source canvas/Library_oglcanvas.mk .gitignore include/basegfx slideshow/source

2015-02-16 Thread Michael Jaumann
-- include/basegfx/tools/glm_canvastools.hxx| 49 +++ slideshow/source/engine/shapes/viewshape.cxx |8 + 7 files changed, 182 insertions(+), 15 deletions(-) New commits: commit 4be8205ed4c715e0ac6ed382f0011f38363e2005 Author: Michael Jaumann meta_...@yahoo.com Date: Mon Feb 16

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2015-02-16 Thread Michael Jaumann
canvas/source/opengl/ogl_renderHelper.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 83094ad07c971a8e2e643997a10e5c99f4817875 Author: Michael Jaumann meta_...@yahoo.com Date: Mon Feb 16 15:00:23 2015 + missing bracket Change-Id

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

2015-02-12 Thread Michael Jaumann
sc/source/ui/formdlg/formula.cxx | 72 ++- 1 file changed, 35 insertions(+), 37 deletions(-) New commits: commit 6694a6a4069f7ca587bbf3f553d38163b01b3a5c Author: Michael Jaumann meta_...@yahoo.com Date: Thu Feb 12 15:00:08 2015 + fdo#39468

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

2015-02-11 Thread Michael Jaumann
sc/source/ui/drawfunc/fudraw.cxx | 44 +++ 1 file changed, 22 insertions(+), 22 deletions(-) New commits: commit 8e2457415d0e8cd65491c42112e6d93222db32d9 Author: Michael Jaumann meta_...@yahoo.com Date: Wed Feb 11 13:38:22 2015 + fdo#39468

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - canvas/source

2015-02-11 Thread Michael Jaumann
++--- 5 files changed, 50 insertions(+), 17 deletions(-) New commits: commit 2ff6febd530646dde32d6f2b3fa2212886b74dc3 Author: Michael Jaumann meta_...@yahoo.com Date: Wed Feb 11 12:13:10 2015 + removed unnecessary conversion Change-Id: Id5c1c7d9d26bb74d34a652655ddac8dae7568a41

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

2015-02-10 Thread Michael Jaumann
sc/source/core/tool/detfunc.cxx | 78 ++-- 1 file changed, 37 insertions(+), 41 deletions(-) New commits: commit e30e5ac95909d4c8aefeff8263a0ec09f3c82440 Author: Michael Jaumann meta_...@yahoo.com Date: Mon Feb 9 14:06:38 2015 + fdo#39468

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2015-01-22 Thread Michael Jaumann
canvas/source/opengl/ogl_canvashelper.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit d10845d1f2200ee0a889264753ebb4f083b5b40b Author: Michael Jaumann meta_...@yahoo.com Date: Thu Jan 22 09:55:43 2015 + related to last commit, forget a line

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - canvas/source

2015-01-21 Thread Michael Jaumann
canvas/source/opengl/ogl_canvashelper.cxx | 24 1 file changed, 16 insertions(+), 8 deletions(-) New commits: commit 12d33874d6dcecdc43b82f438da0798828c7e971 Author: Michael Jaumann meta_...@yahoo.com Date: Wed Jan 21 09:15:59 2015 + draw strokes correct

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2015-01-19 Thread Michael Jaumann
canvas/source/opengl/ogl_canvashelper.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a435269e765bd2aa0f296bc3d09920e7628aaf0c Author: Michael Jaumann meta_...@yahoo.com Date: Thu Jan 15 13:25:21 2015 + fill polypolygons fully transparent Change-Id

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 4 commits - basegfx/source canvas/source include/basegfx

2015-01-14 Thread Michael Jaumann
changed, 96 insertions(+), 21 deletions(-) New commits: commit 8c9106457ac8c515b052cbd27f6c14414b11cfbf Author: Michael Jaumann meta_...@yahoo.com Date: Wed Jan 14 12:51:43 2015 + set correct projection and viewport for sprites each sprite is drawn to a framebuffer/ texture

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - canvas/source

2014-12-18 Thread Michael Jaumann
canvas/source/opengl/ogl_canvascustomsprite.cxx | 47 canvas/source/opengl/ogl_canvashelper.cxx | 17 +++- 2 files changed, 39 insertions(+), 25 deletions(-) New commits: commit c74a5358d92e3c163da541add4682e9f24482f4c Author: Michael Jaumann meta_

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - basegfx/CppunitTest_basegfx.mk basegfx/test canvas/source

2014-12-11 Thread Michael Jaumann
f70e408c975c22403bb1d6eb72e02162dcdd262c Author: Michael Jaumann meta_...@yahoo.com Date: Thu Dec 11 12:15:23 2014 + testcase for createAreaGeometry Change-Id: Ie9b6dcad91549feba738e0b3e010982a54cd327d diff --git a/basegfx/CppunitTest_basegfx.mk b/basegfx/CppunitTest_basegfx.mk index 8f34f3b

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2014-12-10 Thread Michael Jaumann
canvas/source/opengl/ogl_canvashelper.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit c6a91186d8807aee578693d9ec764a9b9d1a8ba6 Author: Michael Jaumann meta_...@yahoo.com Date: Wed Dec 10 08:40:39 2014 + fix, transformation matrix for gradients

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 5 commits - canvas/opengl canvas/source

2014-12-09 Thread Michael Jaumann
9614f9de6edfdfe6e64b4ae270bef04dc793e186 Author: Michael Jaumann meta_...@yahoo.com Date: Tue Dec 9 12:19:21 2014 + use gradients in canvashelper Change-Id: I242f63bb055336d208dad5efced3618c9f89e47f diff --git a/canvas/source/opengl/ogl_canvashelper.cxx b/canvas/source/opengl/ogl_canvashelper.cxx

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 8 commits - canvas/opengl canvas/Package_opengl.mk canvas/source include/vcl

2014-12-02 Thread Michael Jaumann
files changed, 170 insertions(+), 70 deletions(-) New commits: commit d81798535aba8c3f4686cb89eb2238d1df322c35 Author: Michael Jaumann meta_...@yahoo.com Date: Tue Dec 2 10:06:36 2014 + texture transformation shader New texture transformation shader. Renderhelper uses

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2014-11-28 Thread Michael Jaumann
deletions(-) New commits: commit 2bd148c0210571981af047245a3be9e670e99312 Author: Michael Jaumann meta_...@yahoo.com Date: Fri Nov 28 09:23:37 2014 + drawArrays with triangles, correct buffersize Change-Id: Ic2a7bff2b59e12ca4b455cbefb16ba692f81efc5 diff --git a/canvas/source

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2014-11-27 Thread Michael Jaumann
canvas/source/opengl/ogl_renderHelper.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit ef908a07c2edf558321966f00bba4eb6257d4323 Author: Michael Jaumann meta_...@yahoo.com Date: Thu Nov 27 13:51:33 2014 + fill glbufferdata with the right

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2014-11-27 Thread Michael Jaumann
canvas/source/opengl/ogl_renderHelper.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 95c6e4f420c2e604325151706f95f8f7d4ff9403 Author: Michael Jaumann meta_...@yahoo.com Date: Thu Nov 27 13:51:33 2014 + fill glbufferdata with the right

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 8 commits - canvas/opengl canvas/source

2014-11-25 Thread Michael Jaumann
/source/opengl/ogl_spritedevicehelper.cxx | 67 +- canvas/source/opengl/ogl_spritedevicehelper.hxx |3 11 files changed, 182 insertions(+), 170 deletions(-) New commits: commit de9b174dede3bcb0575d42f134f6f112d507abc7 Author: Michael Jaumann meta_...@yahoo.com Date: Tue Nov

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 5 commits - canvas/source vcl/source

2014-11-19 Thread Michael Jaumann
: Michael Jaumann meta_...@yahoo.com Date: Wed Nov 19 08:20:59 2014 + unbind buffers, remove GlewInit() Change-Id: I9304fa6ae3b02812d53c91dde0470d09b4cc3668 diff --git a/canvas/source/opengl/ogl_renderHelper.cxx b/canvas/source/opengl/ogl_renderHelper.cxx index 7bf6a94..1d1379b

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - canvas/source officecfg/registry vcl/source

2014-11-10 Thread Michael Jaumann
/OpenGLHelper.cxx | 32 ++- 5 files changed, 40 insertions(+), 8 deletions(-) New commits: commit f2a39e02dc86dd86cdffaf359f1fba20ed0ff8bc Author: Michael Jaumann meta_...@yahoo.com Date: Mon Nov 10 13:24:30 2014 + additional comments / todos /thoughts

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - canvas/opengl canvas/source

2014-11-07 Thread Michael Jaumann
/source/opengl/ogl_spritedevicehelper.hxx|7 9 files changed, 86 insertions(+), 55 deletions(-) New commits: commit 56fb90618a731567bf44339bd4e0b8d0e4dd4dd9 Author: Michael Jaumann meta_...@yahoo.com Date: Fri Nov 7 11:22:32 2014 + mv renderHelper-Spritedevicehelper

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/Package_opengl.mk

2014-11-06 Thread Michael Jaumann
canvas/Package_opengl.mk |4 1 file changed, 4 insertions(+) New commits: commit f819beb74e6e09930eb8042caac612b87d2f431a Author: Michael Jaumann meta_...@yahoo.com Date: Thu Nov 6 13:44:50 2014 + added shaders to makefile Change-Id

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/opengl canvas/Package_opengl.mk

2014-11-06 Thread Michael Jaumann
+++ 5 files changed, 10 insertions(+), 3 deletions(-) New commits: commit ea88a49e33cd9182eca412d1198e3cdf548bab64 Author: Michael Jaumann meta_...@yahoo.com Date: Thu Nov 6 14:31:25 2014 + fixed some problems with glsl version Change-Id: Id1cf9382680ae225c205535dbafd06abce269eaf

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - officecfg/registry

2014-11-05 Thread Michael Jaumann
officecfg/registry/data/org/openoffice/Office/Canvas.xcu |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 3f2f07ba88d78168873d5e90716a65f42a21e2f2 Author: Michael Jaumann meta_...@yahoo.com Date: Wed Nov 5 08:29:44 2014 + pick the ogl-canvas

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - basegfx/Library_basegfx.mk basegfx/source include/basegfx

2014-11-04 Thread Michael Jaumann
Author: Michael Jaumann meta_...@yahoo.com Date: Tue Nov 4 08:18:40 2014 + wrappers for bdhommatrix/affinematrix -glm::mat4 Change-Id: I0ff0b5ed82bbe9dc0ed264b71f6cea5a72809aff diff --git a/basegfx/source/tools/canvastools.cxx b/basegfx/source/tools/canvastools.cxx index f59f447

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - basegfx/source canvas/source include/basegfx

2014-11-03 Thread Michael Jaumann
deletions(-) New commits: commit 813fe994f5588db9639b0cbe7aa6778e400513b8 Author: Michael Jaumann meta_...@yahoo.com Date: Mon Nov 3 13:34:01 2014 + replaced B2IVector with glm::vec2 Change-Id: Id89699358ec0a831184b4180a1e0c34c5ce2d9d0 diff --git a/canvas/source/opengl

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2014-10-30 Thread Michael Jaumann
canvas/source/opengl/ogl_canvascustomsprite.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit 37c274ed4c39aefc0e8d3e02d48032e312f6a3a9 Author: Michael Jaumann meta_...@yahoo.com Date: Thu Oct 30 08:31:01 2014 + apply transformation

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

2014-10-30 Thread Michael Jaumann
sc/source/core/tool/interpr4.cxx | 55 ++- 1 file changed, 26 insertions(+), 29 deletions(-) New commits: commit bff6b297fcb2ee88f663d20c9f03c6b998602256 Author: Michael Jaumann meta_...@yahoo.com Date: Thu Oct 30 14:32:05 2014 + fdo#39468

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 3 commits - canvas/source

2014-10-28 Thread Michael Jaumann
/ogl_canvastools.hxx| 17 ++-- canvas/source/opengl/ogl_renderHelper.cxx | 14 +-- canvas/source/opengl/ogl_renderHelper.hxx | 14 ++- 7 files changed, 97 insertions(+), 86 deletions(-) New commits: commit f8b451457fbbf80e42e3fdd41a2d3776920579f9 Author: Michael Jaumann meta_...@yahoo.com

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2014-10-24 Thread Michael Jaumann
+++- 4 files changed, 60 insertions(+), 20 deletions(-) New commits: commit 964c17891c580c6ef8821b5f9c3d380f448565ca Author: Michael Jaumann meta_...@yahoo.com Date: Fri Oct 24 07:39:11 2014 + renderHelper uses MVP shader, removed matricestack Change-Id

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/opengl

2014-10-23 Thread Michael Jaumann
9967a0b20acb16cdf9ada926d67ac16448ce8c40 Author: Michael Jaumann meta_...@yahoo.com Date: Thu Oct 23 12:57:00 2014 + vertex shaders live now in the MVP space Change-Id: I36dcecabe79bbd1c29d4148dd01a47483450eb85 diff --git a/canvas/opengl/simpleVertexShader.glsl b/canvas/opengl/simpleVertexShader.glsl index 56ad104

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/Library_oglcanvas.mk canvas/source

2014-10-22 Thread Michael Jaumann
/ogl_renderHelper.hxx | 35 + 5 files changed, 189 insertions(+), 139 deletions(-) New commits: commit 5e7b0adfd78e8a636a4b8de809fc6ecbe8efe799 Author: Michael Jaumann meta_...@yahoo.com Date: Wed Oct 22 08:25:47 2014 + refactoring,shader input to renderHelper Change

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - 2 commits - canvas/source

2014-10-22 Thread Michael Jaumann
: Michael Jaumann meta_...@yahoo.com Date: Wed Oct 22 09:21:27 2014 + moving includes Change-Id: I2101d84a74a7f2b5dd06c546b9618e537b39ed36 diff --git a/canvas/source/opengl/ogl_renderHelper.cxx b/canvas/source/opengl/ogl_renderHelper.cxx index c3d6a87..5447a54 100644

[Libreoffice-commits] core.git: Changes to 'feature/opengl-canvas-rework'

2014-10-20 Thread Michael Jaumann
New branch 'feature/opengl-canvas-rework' available with the following commits: commit 242902d60797dd69a42fcd4b4e3024e4377c334f Author: Michael Jaumann meta_...@yahoo.com Date: Mon Oct 20 08:46:48 2014 + replaced fixed pipeline in ogl_canvashelper Change-Id

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/opengl canvas/source

2014-10-20 Thread Michael Jaumann
5943fdb3dfa10268699cd55ea79aee5d1ca156fb Author: Michael Jaumann meta_...@yahoo.com Date: Mon Oct 20 12:14:42 2014 + reformating, alpha blending now in fragment shader Change-Id: I9f1d707e2434712efb9e3e346ecf50aa9c539d5b diff --git a/canvas/opengl/textFragmentShader.glsl b/canvas

[Libreoffice-commits] core.git: Changes to 'refs/changes/50/11450/2'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/34/11334/3'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/34/11334/2'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/34/11334/1'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/50/11450/1'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/50/11450/4'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/18/11418/1'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/09/11609/3'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/11338/1'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/11338/3'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/16/11416/2'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/11338/2'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/11338/5'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/09/11609/1'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/48/11348/1'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/48/11348/2'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/16/11416/1'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/17/11417/1'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/48/11348/3'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/18/11418/2'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/09/11609/2'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/09/11609/4'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/09/11609/5'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: LiMux student kick-off

2014-09-22 Thread Michael Jaumann
Hi everybody, which GLSL version should be used? The existing shaders in chart2/opengl/ use the version 1.50. The shaders in canvas/opengl use version 1.20. Cheers Michael Tobias tobias_m...@web.de schrieb am 13:58 Freitag, 19.September 2014: At the moment i'm trying to get the

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

2014-09-12 Thread Michael Jaumann
i18npool/source/search/levdis.cxx | 91 +++--- i18npool/source/search/levdis.hxx |4 - 2 files changed, 49 insertions(+), 46 deletions(-) New commits: commit 1ea8f156ac51b721dfea327c47212bef6ce74afb Author: Michael Jaumann meta_...@yahoo.com Date: Mon Sep

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

2014-09-09 Thread Michael Jaumann
unotools/qa/unit/testGetEnlishSearchName.cxx | 29 +-- 1 file changed, 19 insertions(+), 10 deletions(-) New commits: commit a1d51bf9aa9742eede83ae016360381c5c0e Author: Michael Jaumann meta_...@yahoo.com Date: Tue Sep 9 08:58:52 2014 + fdo#82854 extended

Michael Jaumann license statement

2014-09-08 Thread Michael Jaumann
Hi, all my current and past contributions made to the LibreOffice project may be licensed under the MPLv2/LGPLv3+ dual license. Until further notice, all my future contributions to the LibreOffice project are available under the MPLv2/LGPLv3+ dual license. Best regards, Michael

Statement

2014-09-02 Thread Michael Jaumann
Hi, all my current and past contributions made to the LibreOffice project may be licensed under the MPLv2/LGPLv3+ dual license. Until further notice, all my future contributions to the LibreOffice project are available under the MPLv2/LGPLv3+ dual license. Best regards, Michael