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

2015-08-25 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 12450a5236d9c86390f5a706612bb7935aff332a Author: Tor Lillqvist t...@collabora.com Date: Tue Aug 25 11:52:20 2015 +0300 Turn on glyph caching by default when using OpenGL

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

2015-08-24 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 23b46c9b634215b634bf1dd7c711b489aca75342 Author: Tor Lillqvist t...@collabora.com Date: Mon Aug 24 18:08:08 2015 +0300 Don't attempt to cache glyphs that are vertical but the text direction

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

2015-08-19 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 55 +++ 1 file changed, 45 insertions(+), 10 deletions(-) New commits: commit fe4208066fff7d74059e5eec18aea6dc594b0c14 Author: Tor Lillqvist t...@collabora.com Date: Wed Aug 19 15:44:30 2015 +0300 Still more hacking

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

2015-08-19 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit e7542ae6b233a95999ad1b313054639819a3af66 Author: Tor Lillqvist t...@collabora.com Date: Wed Aug 19 09:18:37 2015 +0300 More hacking on cached glyph rendering for

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

2015-08-19 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit ef876630b9874dccb9a2fd10dabdd0acb2334d6c Author: Tor Lillqvist t...@collabora.com Date: Wed Aug 19 12:37:56 2015 +0300 Make the pixel greylevel debug output work as intended

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

2015-08-18 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 41 +-- 1 file changed, 23 insertions(+), 18 deletions(-) New commits: commit 35f9d5f84c7d1a5058a7908bc68a6f127471e82d Author: Tor Lillqvist t...@collabora.com Date: Tue Aug 18 13:43:27 2015 +0300 More hacking on

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

2015-08-18 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit 32b8b33273764c64515f7fdf97e369fed6406876 Author: Tor Lillqvist t...@collabora.com Date: Mon Aug 17 18:23:11 2015 +0300 Add FIXME comment and bin an #if 0 snippet