[Libreoffice-commits] core.git: vcl/opengl vcl/qa

2019-03-28 Thread Luboš Luňák (via logerrit)
vcl/opengl/salbmp.cxx| 10 -- vcl/qa/cppunit/bitmaprender/BitmapRenderTest.cxx | 36 +++ vcl/qa/cppunit/bitmaprender/data/tdf116888.gif |binary 3 files changed, 43 insertions(+), 3 deletions(-) New commits: commit df82c812e6dbb08837816ef9

[Libreoffice-commits] core.git: vcl/opengl vcl/qa vcl/quartz

2018-03-21 Thread Stephan Bergmann
vcl/opengl/salbmp.cxx | 19 --- vcl/qa/cppunit/BitmapTest.cxx | 27 --- vcl/quartz/salbmp.cxx | 15 --- 3 files changed, 48 insertions(+), 13 deletions(-) New commits: commit ebe247642d85d39b6e1ffae3cf92c31748f2e983 Author:

[Libreoffice-commits] core.git: vcl/opengl vcl/qa vcl/quartz

2018-03-16 Thread Chris Sherlock
vcl/opengl/salbmp.cxx | 19 +++ vcl/qa/cppunit/BitmapTest.cxx | 27 +++ vcl/quartz/salbmp.cxx | 15 +++ 3 files changed, 13 insertions(+), 48 deletions(-) New commits: commit 460f39e687393b3a8906d2adc3e8f7a0c749851a Author:

[Libreoffice-commits] core.git: vcl/opengl vcl/qa vcl/source vcl/unx vcl/workben

2017-06-27 Thread Noel Grandin
vcl/opengl/program.cxx |3 - vcl/qa/cppunit/app/test_IconThemeInfo.cxx | 21 +++ vcl/qa/cppunit/app/test_IconThemeScanner.cxx |6 -- vcl/source/app/svapp.cxx |3 - vcl/source/control/button.cxx | 28 -

[Libreoffice-commits] core.git: vcl/opengl vcl/qa

2016-06-02 Thread Tor Lillqvist
vcl/opengl/win/blocklist_parser.cxx |8 ++-- vcl/qa/cppunit/blocklistparsertest.cxx |7 ++- vcl/qa/cppunit/test_blocklist_parse.xml |6 ++ 3 files changed, 18 insertions(+), 3 deletions(-) New commits: commit 44e89fa6151434be24dca38c32b8cb952455f372 Author: Tor Lillqv