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

2016-01-18 Thread Stephan Bergmann
basebmp/source/bitmapdevice.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3fd91d1243e80ae1f3f5e66e13bcd71cec82b297 Author: Stephan Bergmann Date: Mon Jan 18 15:23:41 2016 +0100 loplugin:staticmethods Change-Id: If3fb50392f5a5af11e8b3afdc3f00a53f

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

2016-01-18 Thread Stephan Bergmann
basebmp/source/bitmapdevice.cxx | 22 +++--- 1 file changed, 3 insertions(+), 19 deletions(-) New commits: commit 9e817f7dfb04efad98a1211ca129d19cb037554c Author: Stephan Bergmann Date: Mon Jan 18 14:38:46 2016 +0100 Resolve implRenderLine2 to renderClippedLine

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

2016-01-18 Thread Stephan Bergmann
basebmp/source/bitmapdevice.cxx | 18 -- 1 file changed, 18 deletions(-) New commits: commit f06d19ace7f18df741236d5ce3120903582e1ddb Author: Stephan Bergmann Date: Mon Jan 18 14:34:03 2016 +0100 loplugin:unreffun Change-Id: Ia62d656c41f7dbe20318b7896a6bec6d35e5

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

2015-11-24 Thread Stephan Bergmann
basebmp/source/bitmapdevice.cxx | 23 --- 1 file changed, 23 deletions(-) New commits: commit 994d80fd53bc264cef92017dba5cbab1241e5a5b Author: Stephan Bergmann Date: Tue Nov 24 22:58:35 2015 +0100 loplugin:unreffun Change-Id: Ib53eb3da4810202ad60349566cdef74

[Libreoffice-commits] core.git: basebmp/source basebmp/test include/basebmp sw/qa vcl/headless vcl/qa vcl/unx

2015-11-24 Thread Caolán McNamara
basebmp/source/bitmapdevice.cxx | 25 +++-- basebmp/test/basictest.cxx | 29 - basebmp/test/bmpmasktest.cxx | 24 +++- basebmp/test/bmptest.cxx | 12 basebmp/

[Libreoffice-commits] core.git: basebmp/source canvas/source include/basebmp include/vcl sw/source vcl/headless vcl/README.lifecycle vcl/source vcl/unx

2015-09-13 Thread Caolán McNamara
basebmp/source/bitmapdevice.cxx | 36 +- canvas/source/cairo/cairo_canvasbitmap.hxx|2 - include/basebmp/bitmapdevice.hxx | 10 ++- include/vcl/cairo.hxx | 10 +++ include/vcl/opengl/OpenGLContext.hxx

[Libreoffice-commits] core.git: basebmp/source include/basebmp include/tools unoxml/source

2015-07-06 Thread Noel Grandin
basebmp/source/bitmapdevice.cxx |7 --- include/basebmp/bitmapdevice.hxx |1 - include/tools/inetmime.hxx | 14 -- include/tools/inetmsg.hxx| 10 -- unoxml/source/dom/saxbuilder.hxx |2 -- 5 files changed, 34 deletions(-) New commits: commit

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

2015-06-01 Thread Noel Grandin
basebmp/source/bitmapdevice.cxx | 21 - 1 file changed, 21 deletions(-) New commits: commit 404943048e5bbed5fb19214a9594a91fa6d954bd Author: Noel Grandin Date: Mon Jun 1 14:59:23 2015 +0200 remove unused BASEBMP_NO_NESTED_TEMPLATE_PARAMETER Change-Id: I631b5

[Libreoffice-commits] core.git: basebmp/source include/basebmp

2015-02-25 Thread Caolán McNamara
basebmp/source/bitmapdevice.cxx |9 ++--- basebmp/source/debug.cxx|2 ++ include/basebmp/rgbmaskpixelformats.hxx | 13 + include/basebmp/scanlineformats.hxx |6 +- 4 files changed, 26 insertions(+), 4 deletions(-) New commits: commit 4

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

2014-08-28 Thread Caolán McNamara
basebmp/source/bitmapdevice.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 35412949a2fb2a4472177a0289de4f0c062b674d Author: Caolán McNamara Date: Thu Aug 28 09:23:03 2014 +0100 keep nScanlineStride number sane bff + valgrind

[Libreoffice-commits] core.git: basebmp/source reportdesign/source vcl/source

2014-04-18 Thread Chris Sherlock
basebmp/source/bitmapdevice.cxx |6 ++ reportdesign/source/ui/inspection/GeometryHandler.cxx |3 +-- reportdesign/source/ui/misc/toolboxcontroller.cxx |3 +-- reportdesign/source/ui/report/StartMarker.cxx |3 +-- reportdesign/source/ui/report/d

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

2013-10-08 Thread tsahi glik
basebmp/source/bitmapdevice.cxx | 22 ++ 1 file changed, 18 insertions(+), 4 deletions(-) New commits: commit 91caa3dbe222498bd17b02ab6390187d7553d1d1 Author: tsahi glik Date: Mon Oct 7 10:38:24 2013 -0700 Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy l

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

2013-09-27 Thread Stephan Bergmann
basebmp/source/bitmapdevice.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e139ad433b74973138e84c36ee2cfd5937eebef8 Author: Stephan Bergmann Date: Fri Sep 27 17:52:14 2013 +0200 Off-by-one error Change-Id: I84749158fb8dee3fec10869e0955177bbd9

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

2013-09-27 Thread tsahi glik
basebmp/source/bitmapdevice.cxx | 87 ++-- 1 file changed, 66 insertions(+), 21 deletions(-) New commits: commit 3ea2ce9dacc88c664418e9aa13dc87afcaed9e5a Author: tsahi glik Date: Fri Aug 30 19:29:50 2013 -0700 Improve performance of copyArea(), especi

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

2013-07-18 Thread Caolán McNamara
basebmp/source/bitmapdevice.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 37a3f9638315483114380a461f60abeab7809a3d Author: Caolán McNamara Date: Thu Jul 18 09:43:39 2013 +0100 WaE: assuming signed overflow does not occur when assuming...