[Libreoffice-commits] core.git: Branch 'feature/fixes19' - 0 commits -

2018-10-17 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - 2 commits - vcl/opengl

2016-04-06 Thread Tomaž Vajngerl
vcl/opengl/texture.cxx | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) New commits: commit f04b018871efeca10d4d89e7c20c33cd664de43d Author: Tomaž Vajngerl Date: Thu Apr 7 14:22:51 2016 +0900 Revert "opengl: use GL_BGRA as default

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - include/sfx2 include/vcl sfx2/source vcl/source

2016-04-06 Thread László Németh
include/sfx2/bindings.hxx|6 ++--- include/vcl/idle.hxx | 13 +++ sfx2/source/control/bindings.cxx | 45 +++ vcl/source/app/idle.cxx | 28 4 files changed, 71 insertions(+), 21 deletions(-)

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - include/vcl vcl/source

2016-04-06 Thread László Németh
include/vcl/scheduler.hxx|3 +-- vcl/source/app/scheduler.cxx |6 ++ vcl/source/app/svapp.cxx |7 +++ 3 files changed, 6 insertions(+), 10 deletions(-) New commits: commit 6da6d8cee72a8a6b4f784aff81eb66f4a1c39a31 Author: László Németh

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - vcl/opengl

2016-04-06 Thread Tomaž Vajngerl
vcl/opengl/texture.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7aadf84225350df2e6814f57b7a27c5d39b0f7ef Author: Tomaž Vajngerl Date: Wed Apr 6 18:41:27 2016 +0900 opengl: really use GL_BGRA as default backend

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - 2 commits - vcl/inc vcl/opengl

2016-04-05 Thread Tomaz Vajngerl
vcl/inc/openglgdiimpl.hxx |5 - vcl/opengl/gdiimpl.cxx| 34 -- vcl/opengl/texture.cxx| 15 --- 3 files changed, 40 insertions(+), 14 deletions(-) New commits: commit f80c2dd03d9d18c06ea0a9763ca59aeb1d2ed0e5 Author: Tomaz Vajngerl

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - include/sfx2 include/vcl sfx2/source vcl/source

2016-04-05 Thread László Németh
include/sfx2/bindings.hxx|6 ++--- include/vcl/idle.hxx | 13 --- sfx2/source/control/bindings.cxx | 45 +++ vcl/source/app/idle.cxx | 28 4 files changed, 21 insertions(+), 71 deletions(-)

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - include/vcl vcl/source

2016-04-05 Thread László Németh
include/vcl/scheduler.hxx|3 ++- vcl/source/app/scheduler.cxx |6 -- vcl/source/app/svapp.cxx |7 --- 3 files changed, 10 insertions(+), 6 deletions(-) New commits: commit 46e0fb8714b747f1d710673c56d96bf9c3352913 Author: László Németh

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - vcl/win

2016-04-04 Thread Tomaz Vajngerl
vcl/win/source/gdi/winlayout.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit e43faaf4c4842246026b7ee988f63a7dabb2846a Author: Tomaz Vajngerl Date: Mon Apr 4 16:07:17 2016 +0200 fix compilation error Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - 4 commits - vcl/inc vcl/Library_vcl.mk vcl/opengl vcl/win

2016-04-04 Thread Tomaž Vajngerl
vcl/Library_vcl.mk |1 vcl/inc/opengl/AccumulatedTextures.hxx | 113 + vcl/inc/opengl/FixedTextureAtlas.hxx |1 vcl/inc/opengl/PackedTextureAtlas.hxx | 36 +++ vcl/inc/opengl/texture.hxx | 10 vcl/inc/openglgdiimpl.hxx |5

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - include/sfx2 include/vcl sfx2/source vcl/source

2016-03-25 Thread László Németh
include/sfx2/bindings.hxx|6 ++--- include/vcl/idle.hxx | 13 +++ sfx2/source/control/bindings.cxx | 45 +++ vcl/source/app/idle.cxx | 28 4 files changed, 71 insertions(+), 21 deletions(-)

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - vcl/source

2016-03-25 Thread Michael Meeks
vcl/source/app/scheduler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e4de5376e0be50abcfa5d3c283029cb9245f03d6 Author: Michael Meeks Date: Fri Mar 25 10:32:49 2016 + tweak lower. Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/fixes19' -

2016-03-24 Thread László Németh
0 files changed New commits: commit ba54abdd6eba226c0360719c1f6eebdf5f514c7b Author: László Németh Date: Fri Mar 25 04:32:00 2016 +0100 Impress, Writer: add sleeps ___ Libreoffice-commits mailing list

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - sc/Module_sc.mk sc/qa sc/source

2016-03-24 Thread Jan Holesovsky
sc/Module_sc.mk |2 +- sc/qa/unit/bugfix-test.cxx | 13 + sc/qa/unit/data/ods/tdf98657.ods |binary sc/source/core/tool/scmatrix.cxx | 12 +++- 4 files changed, 25 insertions(+), 2 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - sd/source

2016-03-24 Thread László Németh
sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx | 10 +- sd/source/ui/slidesorter/cache/SlsQueueProcessor.hxx |6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit b395405cb1967e318b30408f4ede136b9aad6868 Author: László Németh

[Libreoffice-commits] core.git: Branch 'feature/fixes19' - include/vcl vcl/source

2016-03-24 Thread Michael Meeks
include/vcl/scheduler.hxx|3 ++- vcl/source/app/scheduler.cxx |6 -- vcl/source/app/svapp.cxx |6 +++--- 3 files changed, 9 insertions(+), 6 deletions(-) New commits: commit 85e2390e880094d1c7d58a370a5dcbee1d47b847 Author: Michael Meeks Date: