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

2013-03-23 Thread Chris Sherlock
commits: commit 444afc083500c3a4c2d2010f4886df49e75b7773 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Mar 23 15:55:18 2013 +1100 General comment cleanup for demo/test vcl apps Remove unnecessary commented out code, remove comment spacer lines, in general tidy up

Re: Leftover dmake makefiles

2013-03-24 Thread Chris Sherlock
On Fri Mar 1 02:37:38 PST 2013, Michael Stahl wrote: it doesn't make any sense to just remove dmake files in some directory and leave the code around. maybe it needs special flags to build or whatever. either remove the whole thing or leave the dmake file there as documentation. I have to

Compiling vcldemo

2013-03-30 Thread Chris Sherlock
/common/man/tools.html#cppumaker - but I have two issues: a. where do I find cppumaker? Where is it installed? b. How do I invoke it to create the relevant headers? Thanks in advance for your time! Chris Sherlock ___ LibreOffice mailing list LibreOffice

Re: Compiling vcldemo

2013-03-30 Thread Chris Sherlock
Oh, also to note: these headers appear to be in the solver directory. Chris On Sat, Mar 30, 2013 at 9:42 PM, Chris Sherlock chris.sherloc...@gmail.com wrote: Hi all, I'm a newbie, but have been very interested in the vcldemo that is in vcl/workben, so I thought I'd try to get it to compile

Re: Compiling vcldemo

2013-03-30 Thread Chris Sherlock
Sorry folks, worked it out by adding the following to Executable_demo.mk: $(eval $(call gb_Executable_use_sdk_api,vcldemo)) Chris On Sat, Mar 30, 2013 at 10:09 PM, Chris Sherlock chris.sherloc...@gmail.com wrote: Oh, also to note: these headers appear to be in the solver directory. Chris

[Libreoffice-commits] core.git: sw/README

2013-03-31 Thread Chris Sherlock
sw/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96942af2a8dd19a14ab3cfc4635e428bd257d320 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 31 20:47:59 2013 +1100 Correct typos in sw README Change-Id

Build broken

2013-03-31 Thread Chris Sherlock
returned 1 exit status make[1]: *** [/home/chris/repos/LibreOffice/core/workdir/unxlngi6.pro/LinkTarget/Executable/transex3] Error 1 make: *** [build] Error 2 Regards, Chris Sherlock ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http

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

2013-03-31 Thread Chris Sherlock
/acctextframe.cxx |6 -- 10 files changed, 81 insertions(+), 98 deletions(-) New commits: commit f7a3781bd6790ff9889bae9f636facfe84903140 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 31 22:05:00 2013 +1100 Multiple typo fixes, small code changes * Corrected spelling

Re: Build broken

2013-03-31 Thread Chris Sherlock
Ah... guess I should have thought of that :-) Chris On Sun, Mar 31, 2013 at 11:52 PM, Tor Lillqvist t...@iki.fi wrote: make clean helps. (if you have the patience, you can do make foo.clean for each module that depend on icu.) --tml ___ LibreOffice

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

2013-03-03 Thread Chris Sherlock
vcl/source/app/svapp.cxx |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit 2d8cb19057e81f4f3297ffac803e11c6cb84b3db Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Mar 3 15:24:09 2013 +0100 No need for commented out code. diff --git a/vcl

[Libreoffice-commits] core.git: bean/com

2013-04-16 Thread Chris Sherlock
/star/comp/beans/Wrapper.java |5 - 14 files changed, 106 insertions(+), 121 deletions(-) New commits: commit 43debfae8326ad98f9d130aa450f59ad49577d55 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Apr 16 22:38:26 2013 +1000 General cleanup of OfficeBeans

Re: [comment] Deprecated warnings disabled for Office Beans.

2013-04-18 Thread Chris Sherlock
Anyone have an answer for this? Chris On Tue, Apr 16, 2013 at 9:39 PM, Noel Grandin n...@peralex.com wrote: On 2013-04-16 13:24, Chris Sherlock wrote: Oh. But what exactly *are* the new interfaces? The interfaces were deprecated in commit eb99e74c6248c4bc60f4191154ea18319550b28d [1

Re: Trouble creating logerrit account

2013-04-18 Thread Chris Sherlock
Wols, I think I struck this same issue when I first setup gerrit. The issue wasn't anything to do with my ssh setup, but instead it was because I hadn't added the ssh-keys to the gerrit account settings page! Check that, because that is the same error I got (only I used -v, you've gone crazy

Calc statistical accuracy

2013-04-21 Thread Chris Sherlock
Hi all, This is a question more from curiosity than anything. Today I was reading that the Journal of Computational Statistics and Data Analysis was not at all happy with Microsoft Excel 2003, stating that: Given Microsoft’s track record, we recommend that no statistical procedure be used

Fwd: Calc statistical accuracy

2013-04-21 Thread Chris Sherlock
On Sunday, 21 April 2013, Markus Mohrhard wrote: No and as long as you don't plan to work on them I doubt anyone is going to do it soon. There's a friendly response... Where did you get that idea? Additionally as long as this mainly serves as theoretical discussion Why do you consider

Re: Calc statistical accuracy

2013-04-21 Thread Chris Sherlock
On Sunday, 21 April 2013, Markus Mohrhard wrote: 2013/4/21 Chris Sherlock chris.sherloc...@gmail.com javascript:_e({}, 'cvml', 'chris.sherloc...@gmail.com'); On Sunday, 21 April 2013, Markus Mohrhard wrote: No and as long as you don't plan to work on them I doubt anyone is going to do

Re: Clang error

2013-04-27 Thread Chris Sherlock
, Apr 27, 2013 at 11:51 PM, Chris Sherlock chris.sherloc...@gmail.com wrote: Hi all, When I attempt to compile with Clang (I did a git pull), I'm getting a linker error: chris@LibreOfficeDev:~/repos/LibreOffice/core$ make toolkit cd /home/chris/repos/LibreOffice/core/toolkit /usr/bin/make

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

2013-04-27 Thread Chris Sherlock
toolkit/source/awt/vclxaccessiblecomponent.cxx | 73 - 1 file changed, 1 insertion(+), 72 deletions(-) New commits: commit 8339e063f3bb2e98b74eecd79d78c91a07992001 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Apr 28 00:24:47 2013 +1000 Remove

Re: Clang error

2013-04-27 Thread Chris Sherlock
A slightly cleaned up message: http://pastebin.com/mu4P9rEC Anyone have any ideas what's causing this? Seems to be issues with the cppuhelper library. Chris On Sun, Apr 28, 2013 at 12:06 AM, Chris Sherlock chris.sherloc...@gmail.com wrote: Actually, just worked it out - I forced the -v

Re: Clang error

2013-04-28 Thread Chris Sherlock
I apologize for spamming up the list. I just realized - I've installed the wrong version of Clang. Chris On Sun, Apr 28, 2013 at 1:16 AM, Chris Sherlock chris.sherloc...@gmail.comwrote: A slightly cleaned up message: http://pastebin.com/mu4P9rEC Anyone have any ideas what's causing

sd_regression_test failed

2013-04-30 Thread Chris Sherlock
Hi all, I got the following unit test failure: sd_regress_test failed: [ CUT ] sd_regression_test warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.help.XMLHelp.

Re: sd_regression_test failed

2013-04-30 Thread Chris Sherlock
. Samuel Am 30.04.2013 11:59, schrieb Chris Sherlock: Hi all, I got the following unit test failure: sd_regress_test failed: ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2013-05-02 Thread Chris Sherlock
Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 2 02:05:46 2013 +1000 Convert from EMFP_DEBUG to SAL_INFO * Change to SAL_INFO instead of EMFP_DEBUG in implrenderer.cxx * Add new log area cppcanvas.emf * Update comment in log.hxx to reference the new location

Re: Killing the gerrit to dev-list spam ...

2013-05-04 Thread Chris Sherlock
On Thu, 2 May 2013 18:49:30 +0200, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: so collecting the feedback so far, here is a proposal: - move the gerrit mails to a separate list - since we now have an opt-in channel, we also mail about comments to changes on that list, not

Some gerrit love

2013-04-02 Thread Chris Sherlock
Hi folks, Anyone able to give the following some love? https://gerrit.libreoffice.org/#/c/2928/ Seems quite useful. Chris Sherlock ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

Re: Redland - Build error in Ubuntu 12.10 x86

2013-04-05 Thread Chris Sherlock
On Wed, 2013-04-03 at 14:45 -0300, Marcos Souza wrote: Hi guys, In master , I'm getting this error: /home/marcos/gitroot/core/solver/unxlngi6/inc/external/rasqal.h:672:81: error: unknown type name 'raptor_message_handler'

Re: eyecandy: color for builds on interactive shells

2013-04-05 Thread Chris Sherlock
Bjoern, that's awesome! Thanks so much - I've implemented this on my Linux environment already, and it works a treat. Chris Sherlock ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Unusual warnings

2013-04-05 Thread Chris Sherlock
Hi all, I've noticed the following lines during a build of LibreOffice: [ AUD ] CustomTarget/odk/odkcommon/docs/common/ref/module-ix.html Warning: Invalid line nr. 176 in DevelopersGuide reference file: com.sun.star.style.ConditionalParagraphStyle Warning: Invalid line nr. 1132 in

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

2013-04-05 Thread Chris Sherlock
solenv/gbuild/Deliver.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b558d4bb8372cf65ca343f191d672b1484a6fd13 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Apr 5 16:28:35 2013 +1100 Missing word if in Deliver.mk Small change

Re: cliureversion.mk not found build problem

2013-04-05 Thread Chris Sherlock
Where did you get the package from? Chris Sherlock ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2013-04-07 Thread Chris Sherlock
tools/inc/tools/resmgr.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b08c6e7a21dda94d5b755eea0b1ed1e9c199bec Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Apr 7 09:43:18 2013 +1000 Typo in comment in resmgr.hxx Change-Id

[Libreoffice-commits] core.git: codemaker/README

2013-04-09 Thread Chris Sherlock
codemaker/README |1 + 1 file changed, 1 insertion(+) New commits: commit dd88ed87a5806789264b6f9ef5d45d0474c9b6cc Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Apr 9 21:13:24 2013 +1000 Update README to explain what codemaker does README change adapted from

Missing extensions in build?

2013-04-14 Thread Chris Sherlock
Hi folks, When I run make dev-install, I'm noticing the following: Couldn't find '/home/chris/repos/LibreOffice/core/solver/ unxlngi6.pro/installation/opt/URE/bin': skipping Couldn't find '/home/chris/repos/LibreOffice/core/solver/

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

2013-04-15 Thread Chris Sherlock
solenv/gbuild/gbuild.help.txt |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b9233625b411f051fc0b777951925f2b98666844 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 15 20:43:41 2013 +1000 Degugging no more in make help :-) Change

Re: [comment] Deprecated warnings disabled for Office Beans.

2013-04-16 Thread Chris Sherlock
/3407 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic49101f362dbff33afba63fb96b36ae88d3633f5 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Chris Sherlock chris.sherloc...@gmail.com Gerrit-Reviewer

Re: [comment] Deprecated warnings disabled for Office Beans.

2013-04-16 Thread Chris Sherlock
-16 12:26, Chris Sherlock wrote: I'm a bit curious about the deprecation warnings: LocalOfficeConnection is being derived from a deprecated class, but is not itself deprecated. I'm a but confused how this makes any sense? The Java stuff needs an awful lot of TLC. I started doing some work

Re: [comment] Deprecated warnings disabled for Office Beans.

2013-04-16 Thread Chris Sherlock
. https://issues.apache.org/ooo/show_bug.cgi?id=51343 Chris On Tue, Apr 16, 2013 at 9:24 PM, Chris Sherlock chris.sherloc...@gmail.comwrote: Oh. But what exactly *are* the new interfaces? The interfaces were deprecated in commit eb99e74c6248c4bc60f4191154ea18319550b28d [1] some time in 2005

Re: [comment] Deprecated warnings disabled for Office Beans.

2013-04-16 Thread Chris Sherlock
Also OfficeWindow :-) Chris On Tue, Apr 16, 2013 at 9:39 PM, Noel Grandin n...@peralex.com wrote: On 2013-04-16 13:24, Chris Sherlock wrote: Oh. But what exactly *are* the new interfaces? The interfaces were deprecated in commit eb99e74c6248c4bc60f4191154ea18319550b28d [1] some time

Re: [comment] Deprecated warnings disabled for Office Beans.

2013-04-16 Thread Chris Sherlock
On Tue, Apr 16, 2013 at 9:39 PM, Noel Grandin n...@peralex.com wrote: At I guess I would say that the correct approach would be to simply drop the usage of com.sun.star.beans.OfficeConnection everywhere and make the code use com.sun.star.beans.LocalOfficeConnection directly. Similarly for

Re: [comment] General cleanup of OfficeBeans

2013-04-16 Thread Chris Sherlock
: I4133908ceac874b273fe409d763b3ddbfc2055e5 Gerrit-PatchSet: 4 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Chris Sherlock chris.sherloc...@gmail.com Gerrit-Reviewer: Chris Sherlock chris.sherloc...@gmail.com Gerrit-Reviewer: Noel Grandin noelgran...@gmail.com

Re: [comment] General cleanup of OfficeBeans

2013-04-16 Thread Chris Sherlock
Ah... all good. git checkout HEAD~ helpcontent2 git commit --amend helpcontent2 Pushed it back, all resolved. Thanks to those on IRC :-) Chris On Tue, Apr 16, 2013 at 11:24 PM, Chris Sherlock chris.sherloc...@gmail.com wrote: Sorry for spamming up the list here... but somehow (heavens only

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

2013-05-10 Thread Chris Sherlock
include/sal/log-areas.dox|1 vcl/source/filter/wmf/enhwmf.cxx | 109 +++ 2 files changed, 78 insertions(+), 32 deletions(-) New commits: commit 8f0d943366f591db9142b6a9ffd9cd52b0652cbb Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri

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

2013-05-10 Thread Chris Sherlock
cppcanvas/source/mtfrenderer/emfplus.cxx | 62 +++ 1 file changed, 31 insertions(+), 31 deletions(-) New commits: commit e3c5f8f5d484b3b31a66fcbddb6ef3f40604f7af Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri May 10 22:28:09 2013 +1000 Fix

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

2013-05-10 Thread Chris Sherlock
dbaccess/source/ui/browser/brwctrlr.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2fd73a725fc09e3e113c12a327e453324a67f31f Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri May 10 22:45:03 2013 +1000 Potty mouth Change-Id

Compile errors when setting DBG_LEVEL=2

2013-05-11 Thread Chris Sherlock
on this? Very grateful to the person who spots the issue!!! Chris Sherlock chris@LibreOfficeDev:~/repos/LibreOffice/core$ cat ~/error /home/chris/repos/LibreOffice/core/cppcanvas/source/mtfrenderer/emfplus.cxx:806:28: error: non-friend class member 'ReadRectangle' cannot have a qualified name

Re: Compile errors when setting DBG_LEVEL=2

2013-05-12 Thread Chris Sherlock
Worked it out - missing brace in an if statement. I was staring at this for a long time till I decided to remove the conditional defines to make it compile... then I found it. I've pushed the fix. Chris On Sun, May 12, 2013 at 12:06 PM, Chris Sherlock chris.sherloc...@gmail.com wrote: Hey

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

2013-05-12 Thread Chris Sherlock
cppcanvas/source/mtfrenderer/emfplus.cxx | 35 +++ vcl/source/filter/wmf/enhwmf.cxx |3 +- 2 files changed, 28 insertions(+), 10 deletions(-) New commits: commit 00fbf73b07adc4d8f0e37e36bb844f2e9d19ae15 Author: Chris Sherlock chris.sherloc...@gmail.com

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

2013-05-12 Thread Chris Sherlock
cppcanvas/source/mtfrenderer/emfplus.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit 931984489e1f2da1b223ba927bda6a06e0d3f75f Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun May 12 15:42:32 2013 +1000 Janitorial: indent

[Libreoffice-commits] core.git: README.cross

2013-05-15 Thread Chris Sherlock
README.cross |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 91b27bc3d86925e1bb52bd3ab8e2f6f87ededd3f Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 16 00:49:50 2013 +1000 Documentation update of README.cross * Fixed typos

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

2014-01-06 Thread Chris Sherlock
vcl/source/filter/wmf/enhwmf.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit ddaceeaf227f5e0f2dbc6016ac20632421758adc Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Jan 6 20:58:56 2014 +1100 Move default: to end of switch

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

2014-01-15 Thread Chris Sherlock
writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx | 36 +++- 1 file changed, 6 insertions(+), 30 deletions(-) New commits: commit 0402f6eaa146589951cd4ad30b6d38938fc04dfe Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Jan 13 22:42:13 2014 +1100 fdo#73536

[Libreoffice-commits] core.git: configure.ac

2014-01-16 Thread Chris Sherlock
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee99613941d78030e8abbca7d7554cf7e802f6d9 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Jan 16 01:33:44 2014 +1100 Move fontconfig baseline to 2.4.1 (RHEL 5 version) Change-Id

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

2014-01-16 Thread Chris Sherlock
vcl/generic/fontmanager/fontconfig.cxx | 35 - 1 file changed, 35 deletions(-) New commits: commit 7d432a9e67076b862cbdfc16199d5a72664d28f5 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Jan 17 00:28:33 2014 +1100 Remove defines now

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

2014-01-16 Thread Chris Sherlock
include/vcl/outdev.hxx | 54 - 1 file changed, 23 insertions(+), 31 deletions(-) New commits: commit 6d87a2c28f074953a84fd9e5a4aed333ae30136a Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Jan 17 01:20:58 2014 +1100 fdo#39468

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

2014-01-17 Thread Chris Sherlock
vcl/source/gdi/impfont.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 683764db4c435f27a83a2fdcf532be245c7fe4c9 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Jan 14 00:04:46 2014 +1100 Additional warnings when

Doxygen documentation update

2014-01-18 Thread Chris Sherlock
anyone have a look at the following I submitted to Gerrit and review what I've written? https://gerrit.libreoffice.org/#/c/7515/ Thanks! Chris Sherlock ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman

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

2014-01-20 Thread Chris Sherlock
include/vcl/svapp.hxx | 468 -- 1 file changed, 418 insertions(+), 50 deletions(-) New commits: commit 89a7b8a13285dcf614b162c1b8bd94b6785d3f87 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Jan 18 23:10:58 2014 +1100 Document

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

2014-01-20 Thread Chris Sherlock
/winproc.cxx | 11 +++ 7 files changed, 9 insertions(+), 16 deletions(-) New commits: commit b799cb7528552b0538f3ee1f5afc935c406f5637 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Jan 21 01:26:32 2014 +1100 Remove unused Window parameter from SystemSettingsChanging

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

2014-01-21 Thread Chris Sherlock
1d621d363cf966648fc5ed551dbc95de3e70e89c Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Jan 19 13:13:07 2014 +1100 Change EnableNoYieldMode(bool) to better names It makes no sense to disable something via an Enable function. I have split the function into Enable and Disable functions, and update

Proposal: remove Live Scroll option from LibreOffice

2014-01-22 Thread Chris Sherlock
Hi everyone, I've lodged bug 73921 at https://www.libreoffice.org/bugzilla/show_bug.cgi?id=73921 I would like to propose that we remove the Live Scroll option from the code. When Live Scroll is on, it means that when the user moves the slider in the scroll bar, the content of the window is

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

2014-01-22 Thread Chris Sherlock
desktop/source/app/app.cxx |4 ++-- include/vcl/svapp.hxx |2 ++ vcl/source/app/svapp.cxx | 17 + 3 files changed, 17 insertions(+), 6 deletions(-) New commits: commit 4959f369d9bdcc2ab50cd4a70ad96a4a4fa17c76 Author: Chris Sherlock chris.sherloc...@gmail.com Date

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

2014-01-22 Thread Chris Sherlock
include/vcl/svapp.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit e6e3ce2c9558d3d5aedec5388011ba408ed555fc Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Jan 23 02:26:39 2014 +1100 Fix misaligned code comment I accidentally

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

2014-01-23 Thread Chris Sherlock
include/vcl/svapp.hxx | 163 +++--- 1 file changed, 142 insertions(+), 21 deletions(-) New commits: commit a9f0b3bd33f93c4066ae9b38241c5cf67f6f4a46 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Jan 22 18:18:15 2014 +1100 Document

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

2014-01-23 Thread Chris Sherlock
desktop/source/app/app.cxx |9 + include/vcl/settings.hxx|6 -- vcl/source/app/settings.cxx |5 + 3 files changed, 6 insertions(+), 14 deletions(-) New commits: commit 99dafea3e56e5d2b559352896a509bf7fa0fdab5 Author: Chris Sherlock chris.sherloc...@gmail.com Date

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

2014-01-23 Thread Chris Sherlock
include/vcl/svapp.hxx | 50 +++--- 1 file changed, 3 insertions(+), 47 deletions(-) New commits: commit 826502c7496d1fc4aef46f65f6d2dc8966245ad3 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Jan 23 21:04:31 2014 +1100 Remove

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

2014-05-26 Thread Chris Sherlock
- 5 files changed, 414 insertions(+), 414 deletions(-) New commits: commit 467a0d624df1a62b8fa2b28d587c0b42ea3b3e04 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue May 27 00:52:54 2014 +1000 vcl: move clipping functions from window.cxx into clipping.cxx

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

2014-05-30 Thread Chris Sherlock
vcl/source/window/window.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit c4f425e691ba4a0757bea6792d02ae92a2975832 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 31 00:44:48 2014 +1000 vcl: make Window::Show() if statement a little easier to read

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

2014-06-01 Thread Chris Sherlock
vcl/inc/window.h | 146 +++ 1 file changed, 73 insertions(+), 73 deletions(-) New commits: commit f1d38f2a92d8e1c0a390f91b9725892e208119ed Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Jun 1 16:10:23 2014 +1000 vcl

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

2014-09-10 Thread Chris Sherlock
/gtk/app/gtkinst.cxx |6 +++--- vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |9 + vcl/unx/gtk/window/gtksalframe.cxx |5 ++--- 8 files changed, 19 insertions(+), 40 deletions(-) New commits: commit 8e174eab91acec0f1578af4dac23be76dce700af Author: Chris Sherlock

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

2014-09-11 Thread Chris Sherlock
vcl/source/gdi/impimagetree.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8cf6ba8a28f2c22817e94185121190f082c75754 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Sep 11 18:50:38 2014 +1000 minor whitespace change Change-Id

Re: Missing image warning

2014-09-12 Thread Chris Sherlock
because the actual problem is that the statusbar doesn't show an image to say that the certificate has a problem! Tango has a security-low icon, but we don't seem to have it. How do we add this, if at all possible? Chris On Fri, Sep 12, 2014 at 12:55 AM, Chris Sherlock chris.sherloc...@gmail.com

Re: Missing image warning

2014-09-12 Thread Chris Sherlock
, On Friday 12 September 2014 20:26:12 Chris Sherlock wrote: OK, so it looks like a commit was made to attempt to fix this for fdo#83315 - cf https://bugs.freedesktop.org/show_bug.cgi?id=83315 in commit here: http://cgit.freedesktop.org/libreoffice/core/commit/?id=1387027aa9acf9e62f2d

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

2014-09-12 Thread Chris Sherlock
vcl/inc/salframe.hxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit e7791a9f30f92fd385336e30d829afb5f09d6115 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Sep 13 10:18:26 2014 +1000 vcl: tabify salframe.hxx Change-Id

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

2014-09-12 Thread Chris Sherlock
vcl/inc/salobj.hxx | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) New commits: commit 4016f792c851d6746ce65917c787fc5269f2e752 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Sep 13 10:41:10 2014 +1000 vcl: tabify salobj.hxx

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

2014-09-12 Thread Chris Sherlock
vcl/inc/salvd.hxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit deeeb88f37170860366ef5ba25c96016917e1f30 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Sep 13 10:43:46 2014 +1000 vcl: tabify salvd.hxx Change-Id

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/osx vcl/unx vcl/win

2014-09-13 Thread Chris Sherlock
2c3844a17574590150dbfdeb8750397a85182e75 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Sep 13 13:15:23 2014 +1000 vcl: SalFrame::Enable() is not used anywhere so removing Change-Id: I851c414aa9e95c4d2c3ddb44deb5835656d16f87 diff --git a/vcl/headless/svpframe.cxx b/vcl

[Libreoffice-commits] core.git: vcl/generic vcl/headless vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2014-09-15 Thread Chris Sherlock
changed, 16 insertions(+), 16 deletions(-) New commits: commit 4a96ee8eb29dd04ca553cbf150117789eeea1c9c Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Sep 15 19:58:17 2014 +1000 vcl: Rename GetImplFontCapabilities() The data structure is not ImplFontCapabilities

FontCharMap change - request for comment

2014-09-24 Thread Chris Sherlock
Hi all, As many of you know, I'm particularly interested in VCL and how it fits together. One thing I've noticed is that a lot of VCL classes have their own built-in reference counting code. I am interested in changing this situation. In https://gerrit.libreoffice.org/#/c/11565/4 I used a

Re: stack-allocated Window subclasses

2014-09-24 Thread Chris Sherlock
Oh, I just saw this email. I recently posted a gerrit change for review around FontCharMap, you can find it here: https://gerrit.libreoffice.org/#/c/11565/ I've never looked at what Reference actually does, but now that I do it seems that it relies on a class that exposes an acquire() and

Re: Missing image warning

2014-09-24 Thread Chris Sherlock
Yow, sorry Maxim - just saw this, I'm way behind on my mail. When I checked, it didn't have the image. Chris On Fri, Sep 12, 2014 at 11:00 PM, Maxim Monastirsky momonas...@gmail.com wrote: On Friday 12 September 2014 21:11:16 Chris Sherlock wrote: I can't see where in the code it goes

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

2014-07-19 Thread Chris Sherlock
New branch 'private/tbsdy/clipping' available with the following commits: commit 6e14af669baf11cae91b281d17065a11512fb51d Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Jun 8 23:52:53 2014 +1000 vcl: change from clipMgr to pClipMgr Change-Id

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

2014-04-28 Thread Chris Sherlock
softtabstop=4 expandtab: */ commit 0ada64dfd99fdaa1b182f88d32e4f4c6fbd2b5f6 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 28 19:24:08 2014 +1000 VCL: Move SetBackground from outdev.cxx to outdevstate.cxx Change-Id: I04bf1470e43ed08ef5759fcbd6f96d4896f7690b diff --git

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

2014-04-28 Thread Chris Sherlock
94d0eb659ed1310f3d2647c83db8e54184c55e23 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 28 20:29:21 2014 +1000 VCL move SetLayoutMode SetDigitLanguage from font.cxx to outdevstate.cxx Change-Id: Iaf48a39fa1d4d7b88143022e517f2c4e119e94d5 diff --git a/vcl/source/outdev/outdevstate.cxx b

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

2014-04-28 Thread Chris Sherlock
3d91d54c49af4dd0832c27ccb9721724fa98b6b5 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 28 20:48:31 2014 +1000 VCL move DrawCheckered from outdev.cxx to rect.cxx Change-Id: I55cbab29e4e0d772e593f39ba48a3a2dffbce382 diff --git a/vcl/source/outdev/outdev.cxx b/vcl/source/outdev/outdev.cxx

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

2014-04-28 Thread Chris Sherlock
| 71 ++ 6 files changed, 83 insertions(+), 80 deletions(-) New commits: commit 9a89946c95234b19ded1cecdd50bc1ddbd8f8fcb Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Apr 28 22:05:43 2014 +1000 VCL: Move line functions into state areas

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

2014-04-30 Thread Chris Sherlock
include/vcl/window.hxx | 210 - vcl/Library_vcl.mk | 152 +-- 2 files changed, 216 insertions(+), 146 deletions(-) New commits: commit 03e771f268895a3c79138dd52556d51baaad86e0 Author: Chris Sherlock

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

2014-05-01 Thread Chris Sherlock
/nativecontrols.cxx | 307 6 files changed, 357 insertions(+), 379 deletions(-) New commits: commit 4f45ec19fc96e4471dc3fe342e5acd910068dd12 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 1 19:40:57 2014 +1000 VCL: sal_True - true and sal_False

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

2014-05-01 Thread Chris Sherlock
5 files changed, 377 insertions(+), 355 deletions(-) New commits: commit f2e4bb4b96a7c2176a0dd1dacd9930bf9b68d895 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 1 20:00:56 2014 +1000 Revert VCL: move native widget rendering functions out of OutputDevice

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

2014-05-01 Thread Chris Sherlock
vcl/source/outdev/font.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 24ec38a96fa33b75435786caaca04f9cef86c289 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 1 20:13:39 2014 +1000 coverity#1209003: Unchecked return value

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

2014-05-01 Thread Chris Sherlock
vcl/source/outdev/nativecontrols.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 68bfb2a082cc8def86d9706f3328d39d585eecfb Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 1 22:56:17 2014 +1000 coverity#1209550 Unchecked

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

2014-05-01 Thread Chris Sherlock
sal/qa/osl/file/osl_File.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bd22c1ca588147dd522542fcc39ba8b3f5c3b16c Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 1 23:19:43 2014 +1000 coverity#1209781 Resource leak We should free

[Libreoffice-commits] core.git: 2 commits - basic/qa o3tl/qa

2014-05-01 Thread Chris Sherlock
basic/qa/cppunit/basictest.hxx |2 ++ o3tl/qa/test-sorted_vector.cxx |4 2 files changed, 6 insertions(+) New commits: commit f0bfee74d479f39d500d19c48380d88bdb3ad93d Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu May 1 23:49:05 2014 +1000 coverity#1209778

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

2014-05-01 Thread Chris Sherlock
sw/source/core/crsr/crsrsh.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6b431b1f0d397067504b5300d49e10e232936836 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri May 2 02:01:24 2014 +1000 coverity#708922 Use after free Change-Id

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

2014-05-01 Thread Chris Sherlock
sw/source/core/crsr/crsrsh.cxx |2 +- vcl/source/outdev/font.cxx | 12 +++- 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit d0b3832bedf65d466b37a69036b0b4ba550a849b Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri May 2 03:03:37 2014 +1000

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

2014-05-01 Thread Chris Sherlock
sw/source/core/crsr/crsrsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f99f4dc93f44fa1cd799d0ad87ded7ee90d82848 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri May 2 03:28:02 2014 +1000 Fix d0b3832bedf65d Turns out, my logic

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

2014-05-03 Thread Chris Sherlock
| 19 + 6 files changed, 470 insertions(+), 426 deletions(-) New commits: commit be8a6756179beeb9dedcab5fbb105ab92808a4f8 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 3 16:14:21 2014 +1000 Rearrange outdev.cxx functions, et al. * Rearranged outdev.cxx

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

2014-05-04 Thread Chris Sherlock
- vcl/source/window/window.cxx | 48 --- 7 files changed, 71 insertions(+), 76 deletions(-) New commits: commit f76026a43acc65465882924796d93e635c35fd90 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat May 3 23:23:06 2014 +1000 Move

WB_3DLOOK

2014-05-05 Thread Chris Sherlock
Hi all, I have been review the Window classes in VCL and I noticed a window style WB_3DLOOK. It appears to set * the window button colour and the window text color - see http://opengrok.libreoffice.org/xref/core/vcl/source/window/window.cxx#1144 * face colour for split windows, docking

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

2014-05-06 Thread Chris Sherlock
| 11 vcl/source/window/window.cxx | 48 -- 7 files changed, 76 insertions(+), 79 deletions(-) New commits: commit 081a0854635f4bc9f6f743ef4e2675c208405f74 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue May 6 23:49:29 2014 +1000 Move

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

2014-05-06 Thread Chris Sherlock
vcl/source/app/svapp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 87f33f6f44a73e8662d718aafea427b336a88b24 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed May 7 09:37:42 2014 +1000 VCL: make it more clear that this is a static function we

  1   2   3   4   5   6   7   8   9   10   >