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

2014-05-07 Thread Chris Sherlock
vcl/source/app/svapp.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit d32b2863be915999472485b1df21c21e84448ea5 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 8 00:02:48 2014 +1000 Handle non-initialized pImplSVData in InitAppFontData

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

2014-05-10 Thread Chris Sherlock
framework/source/layoutmanager/toolbarlayoutmanager.cxx | 184 +++- framework/source/layoutmanager/toolbarlayoutmanager.hxx |1 2 files changed, 89 insertions(+), 96 deletions(-) New commits: commit 75071783b7ef256e3cfdc08711fc3f69504d4723 Author: Chris Sherlock chris.sherloc

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

2014-05-10 Thread Chris Sherlock
framework/source/layoutmanager/toolbarlayoutmanager.cxx | 54 ++-- framework/source/layoutmanager/toolbarlayoutmanager.hxx |1 2 files changed, 23 insertions(+), 32 deletions(-) New commits: commit 777bc22ca6490a4300f30fc1b45287dce789a36f Author: Chris Sherlock chris.sherloc

[Libreoffice-commits] core.git: vcl/Library_vcl.mk vcl/source

2014-05-12 Thread Chris Sherlock
1b7aee193f8e99ec3984a93b47c6f506c1e5db2f Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue May 13 09:20:00 2014 +1000 vcl: move Window clipping functions to clipping.cxx Change-Id: I19de157b90d52ab19fbd7c4ffc7eedeb9bf9a99a diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk index d8764f5..bd9a541c 100644

[Libreoffice-commits] core.git: Changes to 'private/tbsdy/svdemo'

2014-05-16 Thread Chris Sherlock
New branch 'private/tbsdy/svdemo' available with the following commits: commit eeeccdb3ede35c66dde41952196c2a9f3a285c9a Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 17 00:39:58 2014 +1000 vcl: fixup svdemo Change-Id: Ifb7cc12da349fcbcd1d3dc25b64cd2bf3fd7e819

[Libreoffice-commits] core.git: Changes to 'private/tbsdy/svdemo'

2014-05-16 Thread Chris Sherlock
New branch 'private/tbsdy/svdemo' available with the following commits: commit e5c92b9b411a06e101e9d6261c7da938c329d90f Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 17 01:08:41 2014 +1000 Add executable script Change-Id: Id681478de0e2b116d9d1ac3e936f4b48b348c240

[Libreoffice-commits] core.git: Repository.mk vcl/Executable_svdemo.mk vcl/Module_vcl.mk vcl/workben

2014-05-17 Thread Chris Sherlock
f89296db5959cf009668f8aad85cfd860b9252ee Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 17 00:39:58 2014 +1000 vcl: fixup svdemo Change-Id: Ifb7cc12da349fcbcd1d3dc25b64cd2bf3fd7e819 Reviewed-on: https://gerrit.libreoffice.org/9378 Tested-by: LibreOffice gerrit bot ger

[Libreoffice-commits] core.git: vcl/workben

2014-05-17 Thread Chris Sherlock
vcl/workben/svdem.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit fc974a4028fcc14304be85f36f5b15524beff5e4 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun May 18 14:49:16 2014 +1000 vcl: make svdem called on Application::Abort() instead

[Libreoffice-commits] core.git: 3 commits - Repository.mk vcl/Module_vcl.mk vcl/workben

2014-05-18 Thread Chris Sherlock
+++--- 6 files changed, 56 insertions(+), 43 deletions(-) New commits: commit 01c52c3f7115569798591320f094e2a3db23bdbf Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun May 18 18:13:18 2014 +1000 vcl: fix svpclient I have converted the UNO stuff to the more modern variety

VCL demos now working

2014-05-18 Thread Chris Sherlock
Hi folks, I finally managed to get the VCL demos working. To see one of them, run: instdir/program/svptest and for a basic one: instdir/program/vcldemo The sources can be found in vcl/workben/ Chris ___ LibreOffice mailing list

[Libreoffice-commits] core.git: vcl/Executable_svpclient.mk vcl/Executable_svptest.mk vcl/Executable_vcldemo.mk

2014-05-18 Thread Chris Sherlock
2701cc1aed7264582cfe07278a74b9de7460a3a6 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun May 18 19:10:23 2014 +1000 vcl: missing demo files Change-Id: If269ee28c80210186699a2f2de85db8c914b28f1 diff --git a/vcl/Executable_svpclient.mk b/vcl/Executable_svpclient.mk new file mode 100644

[Libreoffice-commits] core.git: Repository.mk

2014-05-18 Thread Chris Sherlock
Repository.mk | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit c39bb97e475659b2007667d99914991b059b8841 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun May 18 19:16:24 2014 +1000 vcl: don't deploy demos Change-Id

[Libreoffice-commits] core.git: Repository.mk svx/Executable_pixelctl.mk svx/Module_svx.mk svx/workben

2014-05-19 Thread Chris Sherlock
dd7260ed691c077e4c05071d61ee2086ba5bd580 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon May 19 19:29:54 2014 +1000 svx: Create pixel control (bitmap editing) demo Change-Id: Id2cacd8c080b4df0600ab48b2ce4558f3539bbbe diff --git a/Repository.mk b/Repository.mk index c0a644b..1e6745a 100644

[Libreoffice-commits] core.git: svx/workben

2014-05-19 Thread Chris Sherlock
svx/workben/pixelctl.cxx |8 1 file changed, 8 deletions(-) New commits: commit 97e24b183f33807a4882bd6a2dcaefd5e8a7cd2e Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon May 19 20:03:39 2014 +1000 svx: pixelctl demo - cleanup headers Change-Id

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

2014-05-19 Thread Chris Sherlock
svx/source/dialog/dlgctrl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 48fb7d096a73ad3dbaa7763b6b760693ee069632 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon May 19 23:31:51 2014 +1000 svx: SvxPixelCtl should never be able to have zero lines

[Libreoffice-commits] core.git: vcl/Library_vcl.mk vcl/source

2014-05-19 Thread Chris Sherlock
: Chris Sherlock chris.sherloc...@gmail.com Date: Tue May 20 00:32:25 2014 +1000 vcl: move debug function from window.cxx to debug.cxx Change-Id: I9c3debcdda4b6ee943792e8799d436b097df2982 diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk index 27179ea..aee5c13 100644 --- a/vcl

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

2014-05-19 Thread Chris Sherlock
include/vcl/outdev.hxx |2 +- include/vcl/window.hxx |2 +- vcl/source/outdev/outdev.cxx |4 ++-- vcl/source/window/window.cxx |4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) New commits: commit e77bb87b419567660e0a666b5b016e856f53242b Author: Chris Sherlock

[Libreoffice-commits] core.git: vcl/Library_vcl.mk vcl/source

2014-05-19 Thread Chris Sherlock
Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue May 20 02:54:11 2014 +1000 vcl: move globalization functions from window.cxx to globalization.cxx Change-Id: I8f617f2c480f8c5c7f5230cc6d6a6e82d8750857 diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk index aee5c13

[Libreoffice-commits] core.git: vcl/Library_vcl.mk vcl/source

2014-05-19 Thread Chris Sherlock
vcl/Library_vcl.mk |1 vcl/source/window/window.cxx | 131 --- 2 files changed, 1 insertion(+), 131 deletions(-) New commits: commit 87ea3aa1cf2a73a3aa9f7a7d40aac5545579d854 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue May

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

2014-05-23 Thread Chris Sherlock
vcl/source/window/window.cxx | 120 +-- 1 file changed, 60 insertions(+), 60 deletions(-) New commits: commit 938a070f5d71f8e7c703dcbf2098e44b9d8c5a5f Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri May 23 19:41:01 2014 +1000 move

[Libreoffice-commits] core.git: vcl/Library_vcl.mk vcl/source

2014-05-23 Thread Chris Sherlock
1cda4728bf668351f25595570592fe112e763cff Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri May 23 20:39:23 2014 +1000 vcl: move mouse functions from window.cxx to mouse.cxx Change-Id: I4cd0769cd20869e9316c35ff20e4fa477b5aab16 diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk index 7ea6981

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

2014-05-23 Thread Chris Sherlock
vcl/source/window/paint.cxx | 1363 1 file changed, 1363 insertions(+) New commits: commit e76dc5b422084f68cc4b27eea4cdbef3d3e7a1a9 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri May 23 23:12:37 2014 +1000 vcl: add paint.cxx

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

2014-05-23 Thread Chris Sherlock
vcl/source/window/clipping.cxx | 20 1 file changed, 20 deletions(-) New commits: commit 943f82a50bbf003ce61e22cff27c3481573910d7 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 02:16:01 2014 +1000 vcl: remove commented out code in ImplSysObjClip

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/clipping.cxx | 96 - vcl/source/window/window.cxx | 731 +++-- 2 files changed, 356 insertions(+), 471 deletions(-) New commits: commit f0d74afc781e69e1ae4d7d51cf5259cb1fcb7945 Author: Chris Sherlock chris.sherloc...@gmail.com Date

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/stacking.cxx | 535 ++ vcl/source/window/window.cxx | 572 + 2 files changed, 554 insertions(+), 553 deletions(-) New commits: commit cfbd338c6af9a15f15aef999df5562b59a46ee9e Author: Chris Sherlock

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx | 23 --- 1 file changed, 23 deletions(-) New commits: commit b5fb6b53c6a5f7aa9afd72d02b14737e23b3c0ed Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:22:47 2014 +1000 vcl: remove unnecessary commented out code

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 7915c3958990684f259df3745b74687ab1ad3416 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:24:07 2014 +1000 vcl: remove name, email address and date from comment Change-Id

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b26477e70681799f1d34bb32a5c2beaff714ef59 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:30:10 2014 +1000 fdo#39468 translate German comment to English

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6438738f844e43f4a883beb69a4a2d144da9c31a Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:34:05 2014 +1000 typo in comment Change-Id

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx |9 - 1 file changed, 9 deletions(-) New commits: commit 468335ccf079a36e789bd0ea3fc55dff01dd04db Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:36:23 2014 +1000 vcl: remove commented out code from Window::HasChildPathFocus

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit adb7236edc10c1ab8d53ddd160053e378ce59189 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:37:49 2014 +1000 vcl: remove commented out code from Window::HasFocus

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) New commits: commit 9acc48f904317cc51f6de2c0e530366f4a1246fe Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:42:46 2014 +1000 vcl: remove comments about old tasks

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 474f48492547ff28803ee44dcd3bccb48f533a3e Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:44:29 2014 +1000 vcl: odd conditional whitespacing removed

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 4968f83c770edac72cba6ecd81cb096c62e6456a Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:46:44 2014 +1000 vcl: move included header from end

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/clipping.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b6d6e6593d4ae950ddcf9277308e7fa025119814 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:53:26 2014 +1000 fdo#39468 translate German comment to English

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/stacking.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 365f645df6e9622f9de3e8a3a19b2a259295e3c4 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 16:59:27 2014 +1000 vcl: remove newlines from stacking.cxx Change-Id

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/stacking.cxx | 89 + 1 file changed, 13 insertions(+), 76 deletions(-) New commits: commit e1f161e8c23a612172e3a3459e9fbef7fc7b0c89 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 24 17:12:18 2014 +1000 vcl

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

2014-05-24 Thread Chris Sherlock
vcl/source/window/window.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0ccced3941c003505db64f562431a454415a56c5 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun May 25 14:30:49 2014 +1000 fdo#39468: translate comment in Window::ImplInit

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

2014-08-16 Thread Chris Sherlock
odk/source/com/sun/star/lib/loader/Loader.java |1 + 1 file changed, 1 insertion(+) New commits: commit 3579f76f151b26c42b1bd9dfc2374132ff61cca1 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Aug 16 22:23:08 2014 +1000 Suppress unchecked warning - this is fine

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

2014-08-16 Thread Chris Sherlock
sfx2/source/dialog/backingwindow.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit 97e1d52db4ffd49d6d8e9c4030e1e675c3517e18 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Aug 16 23:25:16 2014 +1000 sfx2: remove commented consts Change-Id

OSL process.cxx question

2014-08-21 Thread Chris Sherlock
Hi folks, In sal/osl/unx/process.cxx there is an #ifdef NO_CHILD_PROCESSES http://opengrok.libreoffice.org/xref/core/sal/osl/unx/process.cxx#207 Does anyone know what this does? Chris Sent from my iPhone ___ LibreOffice mailing list

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

2014-08-24 Thread Chris Sherlock
tools/source/misc/extendapplicationenvironment.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 10d14a94d104504f0bb43688857296aed7b80b7f Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Aug 24 16:14:45 2014 +1000 tools: make some

Review of two gerrit patches

2014-03-10 Thread Chris Sherlock
/ If there are any objections, as always I'm not that proud of my work that I won't listen to advise :-) Many thanks in advance (in particular, to Caolon who worked in my suggestion to change to AcquireGraphics - but he did it in a more sensible fashion!). Thanks, Chris Sherlock

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

2014-03-10 Thread Chris Sherlock
include/vcl/outdev.hxx|8 vcl/source/gdi/outdev.cxx | 30 +++--- 2 files changed, 19 insertions(+), 19 deletions(-) New commits: commit 4a1bb12034fc76b2d26291c373da7309bc26f9bc Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Mar 10 19:05

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

2014-03-10 Thread Chris Sherlock
include/vcl/outdev.hxx| 11 ++- vcl/source/gdi/outdev.cxx | 39 ++- 2 files changed, 44 insertions(+), 6 deletions(-) New commits: commit 9d64cdc4cf2122bcbcf1fb670bd1103d09bbc7b3 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Feb

[Libreoffice-commits] core.git: include/vcl

2014-03-10 Thread Chris Sherlock
include/vcl/outdev.hxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 11ca83d180aa37f927f341cdc1726ff1491fcc49 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Feb 14 01:36:30 2014 +1100 Update the documentation for ImplInitGraphics

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

2014-03-11 Thread Chris Sherlock
/source/gdi/virdev.cxx| 44 vcl/source/window/window.cxx | 68 +++ 8 files changed, 192 insertions(+), 152 deletions(-) New commits: commit e69615ccb016de1c64864bbc9cf1bbef9f50c1da Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Mar 10 23:42:13 2014

Fwd: Test suite for Gnumeric

2014-03-12 Thread Chris Sherlock
! The original blog post was here: https://blogs.gnome.org/mortenw/2014/03/11/writing-tests-is-humbling/ Chris Sherlock -- Forwarded message -- From: Morten Welinder mort...@gnome.org Date: Thu, Mar 13, 2014 at 12:16 AM Subject: Re: Test suite for Gnumeric To: Chris Sherlock

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

2014-03-14 Thread Chris Sherlock
vcl/source/gdi/print.cxx | 17 + vcl/source/gdi/virdev.cxx| 11 ++- vcl/source/window/window.cxx | 10 -- 3 files changed, 19 insertions(+), 19 deletions(-) New commits: commit 0d88e15a8a3fa7fba6471c832d7df3cfd61da962 Author: Chris Sherlock

Buildbot failure for https://gerrit.libreoffice.org/#/c/8548/

2014-03-16 Thread Chris Sherlock
Hi all, Does anyone have any ideas why https://gerrit.libreoffice.org/#/c/8548/ failed only for OS X? The code around sc/qa/unit/ucalc.cxx isn't OS X specific! Chris Sent from my iPad___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2014-03-19 Thread Chris Sherlock
c16186f1b96ecf0933a16f4c9fb196c5be18d7d9 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Mar 14 21:31:59 2014 +1100 fdo#74702 Move gradient steps logic into OutputDevice or Printer classes Currently we work out the number of gradient steps based on the type of class

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

2014-03-20 Thread Chris Sherlock
writerfilter/source/dmapper/FontTable.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit f3854df014f94884492b7a81b7bc865d922cfda3 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Mar 17 20:48:43 2014 +1100 Handle altname in docx's

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

2014-03-21 Thread Chris Sherlock
+ vcl/source/gdi/virdev.cxx| 32 + vcl/source/window/window.cxx | 31 + 8 files changed, 180 insertions(+), 117 deletions(-) New commits: commit 143c059ff7f69a363b3cf736a9f0197a9f25cf9c Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Mar 12 23:36:17 2014 +1100

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

2014-03-21 Thread Chris Sherlock
: commit c30fd602521986348ef952b7173ea37a064ee82b Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Mar 15 02:45:53 2014 +1100 fdo#74702 ImplPrintMask() implemented in Printer Printer should implement ImplPrintMask(), as a protected function. If OutputDevice calls it, then do

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

2014-03-21 Thread Chris Sherlock
f84e7f573dd88cc814bdbc8c1678ed64f1edbf48 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Mar 15 00:50:41 2014 +1100 fdo#74702 Move BitmapEx drawing code to seperate functions New virtual functions DrawTransformBitmapExDirect() and TransformReduceBitmapExTargetRange(). Printers

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

2014-03-21 Thread Chris Sherlock
(+), 25 deletions(-) New commits: commit d4855da9e9718b31b371376ee8a469e9e26495af Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 16 02:22:20 2014 +1100 fdo#74702 Moved CopyArea() Window specific function There is Window specific code in OutputDevice::CopyArea

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

2014-03-21 Thread Chris Sherlock
: commit 0eb7070e767fd395cf2c8fbb83707e2efda2bf01 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Mar 15 02:08:55 2014 +1100 fdo#74702 DrawOutDev() and CopyArea() functions now noops in Printer DrawOutDev() and CopyArea() functions now assert when called from a Printer

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

2014-03-24 Thread Chris Sherlock
: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 23 22:31:36 2014 +1100 fdo#74702 GetPaintArea protected function introduced GetPaintArea has been introduced for Window - we intersect with the available paintable boundary to get the actual paintable area needed

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

2014-03-24 Thread Chris Sherlock
include/vcl/outdev.hxx |2 ++ include/vcl/print.hxx |1 + vcl/source/gdi/outdev2.cxx | 28 +--- 3 files changed, 20 insertions(+), 11 deletions(-) New commits: commit ca949408b89c990edb6321d59db9eed6d29d21a7 Author: Chris Sherlock chris.sherloc

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

2014-03-25 Thread Chris Sherlock
/virdev.cxx| 34 -- vcl/source/window/window.cxx | 19 ++- 8 files changed, 43 insertions(+), 61 deletions(-) New commits: commit 977aae0cdec71577cbdc74baea228a5f267e7fd8 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 23 18:51

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

2014-03-25 Thread Chris Sherlock
03568b2e2405fc44435b95720f3680ab1daea836 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 23 19:27:45 2014 +1100 fdo#74702 Move GetBitCount() and GetAlphaBitCount into correct classes GetBitCount() works differently for VirtualDevices. GetAlphaBitCount() is really only used by VirtualDevice, so

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

2014-03-25 Thread Chris Sherlock
vcl/source/gdi/outdev2.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 514d33fa3a409681be93bed3fb33f940a5549d88 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 23 20:26:09 2014 +1100 fdo#74702 DrawTransformedBitmapEx simplified

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

2014-03-25 Thread Chris Sherlock
include/vcl/virdev.hxx|2 +- vcl/source/gdi/virdev.cxx | 12 2 files changed, 13 insertions(+), 1 deletion(-) New commits: commit d4071188b8572441fd9c2b592e44a5ebfd1f1430 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Mar 26 00:10:58 2014 +1100 Fix

[Libreoffice-commits] core.git: solenv/gbuild

2014-03-25 Thread Chris Sherlock
solenv/gbuild/gbuild.help.txt | 68 +- 1 file changed, 35 insertions(+), 33 deletions(-) New commits: commit 78d7ea21f7c289be47df93fdb975dbccebc583c0 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Mar 26 01:17:46 2014 +1100 Update

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

2014-03-26 Thread Chris Sherlock
(-) New commits: commit 4daafe4c153ca52d045d726799d4b1753142 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 23 21:50:42 2014 +1100 fdo#74702 Move device specific bitmap drawing to its own function Device specific drawing has been moved to its own function

[Libreoffice-commits] core.git: helpcontent2 include/vcl

2014-03-26 Thread Chris Sherlock
helpcontent2 |2 +- include/vcl/outdev.hxx |3 --- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit 29bea73595b1c5dc8ee6c311ae3f43e3345448bb Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Mar 26 23:32:52 2014 +1100 fdo#74702 Followup

[Libreoffice-commits] core.git: include/vcl

2014-03-26 Thread Chris Sherlock
include/vcl/outdev.hxx | 214 - 1 file changed, 107 insertions(+), 107 deletions(-) New commits: commit b467b85817dfb11b8f481e0cbf853b67b48e991d Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Mar 26 23:44:06 2014 +1100 Fix tab

[Libreoffice-commits] core.git: include/vcl

2014-03-27 Thread Chris Sherlock
include/vcl/outdev.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ffb8c2f58ae02ad201cd016f2331aed0523d46e Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Mar 27 03:19:12 2014 +1100 OutputDevice::EnableRTL should be virtual Change-Id

OutputDevice::ImplInitFontList() patch

2014-03-28 Thread Chris Sherlock
anyway. I have therefore submitted a patch to gerrit to get some eyeballs. Can anyone with VCL experience see any issues with https://gerrit.libreoffice.org/#/c/8741/ Thanks! Chris Sherlock ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http

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

2014-03-28 Thread Chris Sherlock
vcl/source/gdi/outdev6.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 37672f11a72723040b1c9452772dc6e12409e6cd Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Mar 28 19:21:34 2014 +1100 Fix another typo in a comment Change-Id

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

2014-03-28 Thread Chris Sherlock
9153a36b59f2efc2bfb2c9256c39eb5687808deb Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Mar 28 23:30:02 2014 +1100 fdo#74702 Refactor OutputDevice::DrawTransparent() I have refactored OutputDevice::DrawTransparent() - functionality is now in the functions DrawInvisiblePolygon

Simplifying oslThreadIdentifier in Linux 32

2014-03-29 Thread Chris Sherlock
the change? Chris Sherlock ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2014-03-30 Thread Chris Sherlock
vcl/source/filter/graphicfilter.cxx | 32 +++- 1 file changed, 31 insertions(+), 1 deletion(-) New commits: commit b6a43bcbbf9e9a5655fd36fd4c8ef72d585f67b0 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 30 17:11:01 2014 +1100 Clarify warning

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

2014-03-30 Thread Chris Sherlock
vcl/source/filter/graphicfilter.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4fb1fb5297fa233d50ea0a31d6d54bb4ea9e00f1 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 30 17:24:07 2014 +1100 Encase graphicsfilter warning in an #ifdef Change-Id

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

2014-03-31 Thread Chris Sherlock
vcl/source/gdi/outdev3.cxx | 40 +++- 1 file changed, 23 insertions(+), 17 deletions(-) New commits: commit ea7102c93c33884a68d4dba0de7d52f8ed4f4579 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Mar 25 21:54:20 2014 +1100 fdo#74702

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

2014-03-31 Thread Chris Sherlock
/source/window/window.cxx |8 8 files changed, 27 insertions(+), 4 deletions(-) New commits: commit 6d0273b70b228af6b18e0dfdb89759ccad30a03c Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Apr 1 01:28:02 2014 +1100 fdo#74702 New abstract function

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

2014-04-01 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx |8 +--- vcl/source/gdi/outdev6.cxx | 16 ++-- 2 files changed, 3 insertions(+), 21 deletions(-) New commits: commit 04e08fa4aa419b8d89d80a39e6904bc4cd8883be Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Apr 1 23:40:05 2014 +1100

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

2014-04-01 Thread Chris Sherlock
vcl/source/gdi/outdev6.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 65b3a78058e9d8a0e7c62ac9591c3b9e5c25eed7 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Apr 2 00:43:01 2014 +1100 fdo#74702 update bad advise in comment

What does contact mean in svx?

2014-04-03 Thread Chris Sherlock
Hi all, What does contact mean in ObjectContact? Class definition is here: http://opengrok.libreoffice.org/xref/core/include/svx/sdr/contact/objectcontact.hxx#56 Chris___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2014-04-04 Thread Chris Sherlock
postprocess/qa/services.cxx | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) New commits: commit c05ef7eeb1c6d5f797103e9edda3896f8eb87536 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Apr 5 00:36:03 2014 +1100 Make service unit test easier

mbNoXORClipping - what's this needed for?

2014-04-06 Thread Chris Sherlock
that is referenced in the commit message is 2008/07/21 12:16:01 pl 1.52.8.1: #158236# solve clipping problems, but I genuinely don't know what these problems were. Could anyone give any insight into this? Chris Sherlock ___ LibreOffice mailing list

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

2014-04-06 Thread Chris Sherlock
include/vcl/outdev.hxx |2 +- vcl/source/gdi/outdev4.cxx | 32 +--- 2 files changed, 10 insertions(+), 24 deletions(-) New commits: commit c8e7bae4da31ca7ed0a30ad476b7733f3c770bf9 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Apr 6 17:18:09

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

2014-04-06 Thread Chris Sherlock
8659d189ec04aca78c897fcca507ca0a9ec3 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Apr 6 20:57:49 2014 +1000 fdo#74702 Refactor gradient clipping functions There are two gradient clipping functions: one uses a normal intersection to get the symmetric difference to clip the gradient

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

2014-04-06 Thread Chris Sherlock
: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 7 14:32:17 2014 +1000 Change newly introduced Clip* functions to ClipAndDraw A number of new clipping functions have been introduced, but to make it more clear as to their purpose they have been renamed

Re: What does contact mean in svx?

2014-04-06 Thread Chris Sherlock
to operate with VCL's OutputDevice? If so, do you have any further comments you can give us as to how or what this is meant for? I would like to clarify the readme to avoid confusion. Chris On Sat, Apr 5, 2014 at 2:10 AM, Thorsten Behrens t...@documentfoundation.org wrote: Chris Sherlock wrote

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

2014-04-07 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 97cfb1fe0163a9dc09734a761c56d149b8c61f4b Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 7 15:14:52 2014 +1000 DrawGradient( const PolyPolygon... etc) gets

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

2014-04-07 Thread Chris Sherlock
include/vcl/outdev.hxx |3 + vcl/source/gdi/outdev4.cxx | 133 +++-- 2 files changed, 61 insertions(+), 75 deletions(-) New commits: commit 48d85514470e7b44b110157d39fd67855f0a794c Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr

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

2014-04-07 Thread Chris Sherlock
include/vcl/outdev.hxx|4 ++ include/vcl/print.hxx | 14 +- vcl/source/gdi/print2.cxx | 64 -- 3 files changed, 45 insertions(+), 37 deletions(-) New commits: commit e6997a8e40325903c857eb3c83c8da530a3b7bc9 Author: Chris

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

2014-04-07 Thread Chris Sherlock
vcl/source/gdi/print2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3c5ed4918d1320ac8fae18debe4d025a26455b4 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 7 23:28:14 2014 +1000 Minor change to comment in print2.cxx Change-Id

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

2014-04-07 Thread Chris Sherlock
include/vcl/outdev.hxx|3 --- vcl/source/gdi/print2.cxx | 16 ++-- 2 files changed, 10 insertions(+), 9 deletions(-) New commits: commit 0f85279797d47f4d790f98f04a95a3046be07e23 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 7 23:41:28 2014 +1000

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

2014-04-07 Thread Chris Sherlock
include/vcl/outdev.hxx |7 +-- vcl/source/gdi/metaact.cxx |2 - vcl/source/gdi/outdev2.cxx | 85 +++-- 3 files changed, 24 insertions(+), 70 deletions(-) New commits: commit 97043e70ef96d1fe8f42eb352a97149f77b73ac6 Author: Chris Sherlock

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

2014-04-08 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx | 126 +++-- 1 file changed, 66 insertions(+), 60 deletions(-) New commits: commit 954d7ad4ea7ec3746b0f0cd3f850a25e82b39c14 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Apr 8 21:49:24 2014 +1000 Starting

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

2014-04-09 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 1987cdeaded55da2a2f224a51c9a1575912b22d6 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Apr 9 23:16:11 2014 +1000 Fix gradient regressions 1. Fix

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

2014-04-09 Thread Chris Sherlock
480157e58fe4fe6694c0459d3f9f009d1c0902bf Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Apr 10 00:33:28 2014 +1000 Remove unnecessary bound-box parameter from clipping functions The bounding rectangle actually comes from the polygon. Therefore, it's not needed. Removed from the following functions

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

2014-04-09 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 8f61d6ca5d6de7615b1e8c10fde6feccc09f2779 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Apr 10 01:21:46 2014 +1000 Cannot draw metafile-based grayscale

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

2014-04-09 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit 0156a3c3ce5359b19b05248801571a56d320c2a8 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Apr 10 01:29:53 2014 +1000 Check if polygon is a rectangle when

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

2014-04-09 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 55df573e236173fb6c6f0af0a1f99ef4cb7d68d1 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Apr 10 01:36:42 2014 +1000 Minor whitespace change Change-Id

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

2014-04-11 Thread Chris Sherlock
include/vcl/outdev.hxx |2 -- include/vcl/print.hxx |1 - vcl/source/gdi/outdev4.cxx |7 +-- vcl/source/gdi/print.cxx |5 - 4 files changed, 1 insertion(+), 14 deletions(-) New commits: commit 4f8d667c7075cab08b4a1918bfba2c42811a436d Author: Chris Sherlock

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

2014-04-12 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx | 203 ++--- 1 file changed, 64 insertions(+), 139 deletions(-) New commits: commit 30e0e6ff95417295874e23376f83fc5ff26bf3d7 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Apr 12 21:09:51 2014 +1000 Unify

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

2014-04-12 Thread Chris Sherlock
Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Apr 13 01:42:27 2014 +1000 fdo#38844 Reduce XOR clipping for gradients Removed XOR clipping version of ClipAndDrawGradientMetafile. Because it has been removed, the other version isn't really needed in it's own

<    1   2   3   4   5   6   7   8   9   10   >