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

2016-01-07 Thread Chris Sherlock
b07952a02ab847a7545af5d30ed2fb758fc3c2f3 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 8 13:46:40 2016 +1100 vcl: cleanup namespaces is vcl/source/window/menu.cxx Change-Id: Ia27b7c7aea0882ce62471f484971452cbb9ff374 diff --git a/vcl/source/window/menu.cxx b/vcl/source/

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

2016-01-07 Thread Chris Sherlock
/inc/openglgdiimpl.hxx|4 ++-- vcl/inc/salinst.hxx |4 ++-- vcl/source/app/scheduler.cxx |4 ++-- 9 files changed, 14 insertions(+), 14 deletions(-) New commits: commit 9468abbdf973e2da8f9b2660c440d3ff55326f9b Author: Chris Sherlock <chris.sher

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

2016-01-07 Thread Chris Sherlock
include/vcl/wrkwin.hxx |3 ++- vcl/inc/sft.hxx|6 ++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 42f57eacb163beda6d7042b44a9e1808ca3da401 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 8 14:19:02 2016 +1100 vcl: do

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

2016-01-07 Thread Chris Sherlock
include/vcl/bitmap.hxx |3 --- include/vcl/svapp.hxx |9 ++--- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 7e57359f3fe874293b1a307e8b7895760dcdc185 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 8 14:36:54 2016 +1100 vcl: pPr

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

2016-01-07 Thread Chris Sherlock
vcl/source/gdi/print3.cxx | 33 - 1 file changed, 16 insertions(+), 17 deletions(-) New commits: commit 81e59f3b5012fe8db00adf0dbe6245090590d348 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 8 12:50:24 2016 +1100 vcl: clean

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

2016-01-07 Thread Chris Sherlock
solenv/inc/doxygen.cfg |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 31c9e2891604ef6077a5c6f727b3b76df32ea3e3 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 8 12:36:50 2016 +1100 vcl: configure some predefines in Doxygen for s

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

2016-01-07 Thread Chris Sherlock
include/vcl/ITiledRenderable.hxx |4 ++-- sc/source/ui/unoobj/docuno.cxx| 24 vcl/source/filter/jpeg/transupp.c |2 +- 3 files changed, 15 insertions(+), 15 deletions(-) New commits: commit 3f787ee4ad062fc5c14d783140a1d9d67e79af41 Author: Chris Sherlock

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

2016-01-07 Thread Chris Sherlock
files changed, 15 insertions(+), 9 deletions(-) New commits: commit c5c5626dd564d07145bb898adf6815cb56c7199b Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 8 17:37:01 2016 +1100 vcl: document some OpenGL parameters Cha

Re: Build error on branch libreoffice-5-0-4

2016-01-07 Thread Chris Sherlock
Thanks Michael, appreciate the fix! If I had a Windows machine currently I’d do a test :-) Chris > On 7 Jan 2016, at 9:55 PM, Michael Stahl <mst...@redhat.com> wrote: > > On 04.01.2016 04:58, Chris Sherlock wrote: >> I’ve done a quick check of the cygwin docume

Doxygen output on docs.libreoffice.org

2016-01-07 Thread Chris Sherlock
Hi all, The Doxygen documentation on docs.libreoffice.org doesn’t appear to be keeping up with the code… can someone tell me how often this is updated… and perhaps why it doesn’t stay in sync with master? Thanks! Chris Sherlock ___ LibreOffice

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

2016-01-07 Thread Chris Sherlock
solenv/inc/doxygen.cfg | 2391 + 1 file changed, 1442 insertions(+), 949 deletions(-) New commits: commit 46e2258aab774c7454bd24053f9cbc7582f25a5f Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 8 08:55:09 2016

Re: Doxygen output on docs.libreoffice.org

2016-01-07 Thread Chris Sherlock
016, at 8:51 AM, Chris Sherlock <chris.sherloc...@gmail.com> wrote: > > Hi all, > > The Doxygen documentation on docs.libreoffice.org doesn’t appear to be > keeping up with the code… can someone tell me how often this is updated… and > perhaps why it doesn’t stay in sy

Re: Is there a limit to the number of layers in a Writer Doc

2016-01-06 Thread Chris Sherlock
This is most certainly a bug. But are you saying this occurs because of the number of times you bring an object forward and backwards, or are you saying the document has lots of layers and you then seem to see the issue? Do you have an example document? Chris > On 7 Jan 2016, at 2:16 AM, SOS

Re: Is there a limit to the number of layers in a Writer Doc

2016-01-06 Thread Chris Sherlock
Hey guys, cc’ing in the mailing list :-) FWIW, can any developer point to the location of code that handles z-order within Writer drawings? I’m curious now myself! > On 7 Jan 2016, at 3:54 AM, SOS <s...@pmg.be> wrote: > > > On 6/01/2016 17:35, Chris Sherlock wrote: >>

Re: Is there a limit to the number of layers in a Writer Doc

2016-01-06 Thread Chris Sherlock
and forwards occur. Chris > On 7 Jan 2016, at 10:51 AM, Chris Sherlock <chris.sherloc...@gmail.com> wrote: > > Hey guys, cc’ing in the mailing list :-) > > FWIW, can any developer point to the location of code that handles z-order > within Writer drawings? I’m curiou

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

2016-01-06 Thread Chris Sherlock
vcl/generic/fontmanager/fontsubst.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 4a4a31ff64ce7d4f9687fa309f8be71715cd0a94 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Jan 7 11:28:34 2016 +1100 vcl: use FontSelectP

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

2016-01-06 Thread Chris Sherlock
(+), 166 deletions(-) New commits: commit f5151af414f0ac0590d87040929cabe7f8db3106 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Jan 7 15:25:31 2016 +1100 vcl: FtFont{Info|File} renamed to FreetypeFont{Info|Type} Change-Id: I91621a177f27200c9d3413dd4953d5292a2ac15b

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

2016-01-06 Thread Chris Sherlock
vcl/inc/fontattributes.hxx |6 ++ vcl/inc/outfont.hxx| 10 +- 2 files changed, 3 insertions(+), 13 deletions(-) New commits: commit 7aeb2e8c42cd7d0850aaf33a8a8b4d88c173047f Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Jan 7 13:59:43 2016

Re: Stopping LibreOffice related activities

2016-01-05 Thread Chris Sherlock
Hi Cedric, Thank you for your great work. Sad to see you go, hope you’ll hop onto IRC every now and then and maybe give us the odd patch :-) Chris > On 5 Jan 2016, at 7:24 PM, Cedric Bosdonnat > wrote: > > Hi there! > > You surely have remarked that I don't

Re: Character encoding not being detected when using Link to external source in calc

2016-01-05 Thread Chris Sherlock
e.org/xref/core/sc/source/filter/html/htmlpars.cxx#264 > > <http://opengrok.libreoffice.org/xref/core/sc/source/filter/html/htmlpars.cxx#264> > > > 2016-01-04 16:17 GMT+08:00 Chris Sherlock <chris.sherloc...@gmail.com > <mailto:chris.sherloc...@gmail.com>>: > Hi Mark, >

Re: vcl/null folder

2016-01-05 Thread Chris Sherlock
Ugh. This needs further review. I’ll do this after I wrangle some of this font code I’m looking at. Thanks all :-) Chris > On 4 Jan 2016, at 8:27 PM, Tor Lillqvist wrote: > > > It sounds like a good idea to move it to vcl/generic > > Except that it is unclear what the

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

2016-01-05 Thread Chris Sherlock
vcl/inc/fontattributes.hxx |2 - vcl/source/outdev/font.cxx | 54 - 2 files changed, 50 insertions(+), 6 deletions(-) New commits: commit 5a014c49b3183e6da6842119b4e0f92ab59b2843 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: W

Re: Character encoding not being detected when using Link to external source in calc

2016-01-04 Thread Chris Sherlock
> Hi Chris, > > As recently I'm working on SvParser and HTMLParser, > > There is BOM detection is in SvParser::GetNextChar(). > > A quick look at eehtml, EditHTMLParser:: <>EditHTMLParser seems relevant. > > Best regards. > > > 2016-01-04 12:0

Re: Build error on branch libreoffice-5-0-4

2016-01-03 Thread Chris Sherlock
Hmmm… this sounds like an issue the RC builder should be catching. Or at the very least, we should have something in the built script that ensures that Windows sort does NOT do this. This version of sort - is this a cygwin supplied version, or is it literally a Windows version? Chris > On 4

Re: Build error on branch libreoffice-5-0-4

2016-01-03 Thread Chris Sherlock
on Windows builds? It’s a bit odd that other Windows buildbots aren’t having this error though… Chris > On 4 Jan 2016, at 2:54 PM, Chris Sherlock <chris.sherloc...@gmail.com> wrote: > > Hmmm… this sounds like an issue the RC builder should be catching. Or at the > very lea

Re: SwFormat::DerviedFrom()

2016-01-03 Thread Chris Sherlock
On 3 Jan 2016, at 8:43 PM, Markus Mohrhard <markus.mohrh...@googlemail.com> wrote: > > Hey > > On Sun, Jan 3, 2016 at 9:20 AM, Chris Sherlock <chris.sherloc...@gmail.com> > wrote: > Hi all, > > I’ve been getting an OSL_ENSURE failure when I run

vcl/null folder

2016-01-03 Thread Chris Sherlock
Hi all, There is a folder vcl/null - what is this intended for? There seems to be one file in there added in 2011, it was apparently experimental at the time but seems to have now been incorporated into the core code. If this is no longer experimental, could we move this into a better folder

[Libreoffice-commits] core.git: cui/source include/vcl sc/source starmath/source svtools/source svx/source vcl/generic vcl/headless vcl/inc vcl/qa vcl/quartz vcl/source vcl/unx vcl/win

2016-01-03 Thread Chris Sherlock
vcl/win/gdi/salfont.cxx |1 24 files changed, 249 insertions(+), 163 deletions(-) New commits: commit 21f152a52397bf99364e5dc5ba9519e11452f260 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Jan 4 16:06:13 2016 +1100 vcl: split classes out of metr

Re: Chart: Y-axis automatic logarithmic scale

2016-01-03 Thread Chris Sherlock
We have a class called “ScaleAutomism”?!? Nice catch though. Chris > On 3 Jan 2016, at 11:46 PM, Laurent BP wrote: > > Hello, > > In ScaleAutomatism::calculateExplicitIncrementAndScaleForLogarithmic > function [1], Y-axis automatic logarithmic scale is expand to B^0

Re: Character encoding not being detected when using Link to external source in calc

2016-01-03 Thread Chris Sherlock
Hey guys, Probably nobody saw this because of the time of year (Happy New Year, incidentally!!!). Just a quick ping to the list to see if anyone can give me some pointers. Chris > On 30 Dec 2015, at 12:15 PM, Chris Sherlock <chris.sherloc...@gmail.com> > wrote: > > Hi

SwFormat::DerviedFrom()

2016-01-03 Thread Chris Sherlock
Hi all, I’ve been getting an OSL_ENSURE failure when I run LibreOffice on my Ubuntu Linux VM. The error is: warn:legacy.osl:25546:1:sw/source/core/attr/format.cxx:227: SwFormat::~SwFormat: Def dependents! This appears to be occuring because the OSL_ENSURE is calling on DerivedFrom(),

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

2016-01-03 Thread Chris Sherlock
Sherlock <chris.sherloc...@gmail.com> Date: Sun Jan 3 18:17:44 2016 +1100 vcl: rename variables from metric names to font attribute names Change-Id: Ib0a3d82af858304bf63a20bcb30b8de741491935 Reviewed-on: https://gerrit.libreoffice.org/21054 Reviewed-by: Chris Sh

Odd error on OS X jenkins box

2016-01-03 Thread Chris Sherlock
Hi all, I’m getting the following error on a Mac OS X Jenkins box: http://ci.libreoffice.org/job/lo_gerrit_master/9826/Gerrit=Gerrit,Platform=MacOSX/console [build CUT] writerperfect_writer

[Libreoffice-commits] core.git: cui/source desktop/source editeng/source framework/source include/svtools include/vcl sc/source starmath/source svtools/source svx/source sw/source vcl/source vcl/workb

2016-01-03 Thread Chris Sherlock
(+), 183 deletions(-) New commits: commit 8227b9955e4a06758f3e0a871e49731a0a607608 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Mon Jan 4 01:16:47 2016 +1100 vcl: Excise vcl::FontInfo class This may sound crazy, but literally vcl::FontInfo serves no purpose that

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

2016-01-03 Thread Chris Sherlock
/PhysicalFontFace.cxx |1 vcl/source/gdi/font.cxx|1 vcl/source/outdev/font.cxx |1 13 files changed, 262 insertions(+), 204 deletions(-) New commits: commit 833798d6274342e06445d5df306ec0a31fe6492a Author: Chris Sherlock <chris.sherloc...@gmail.

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

2016-01-03 Thread Chris Sherlock
542b6253abc43bcc47b986841bfdafc737710c7c Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Jan 3 23:39:16 2016 +1100 vcl: move Windows salgdi3.cxx to salfont.cxx - that's all it does! Change-Id: I0a49bab5f410901d40c5b3b62a5a3f9d9946b8a0 Reviewed-on: https://gerrit.libreoffice.org

[Libreoffice-commits] core.git: cui/source desktop/source editeng/source framework/source include/svtools include/vcl sc/source starmath/source svtools/source svx/source sw/source vcl/source

2016-01-03 Thread Chris Sherlock
/metric.cxx | 22 +++--- vcl/source/outdev/font.cxx| 24 +++--- 29 files changed, 177 insertions(+), 174 deletions(-) New commits: commit 7eab7f3485e525635f06a505776618c30e442a26 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date:

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

2016-01-02 Thread Chris Sherlock
vcl/inc/outfont.hxx | 241 ++-- 1 file changed, 122 insertions(+), 119 deletions(-) New commits: commit dfb73ede137c8232f749f701219d64b134e9e965 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Jan 3 05:59:04 2016 +1100

Re: Build error on branch libreoffice-5-0-4

2016-01-02 Thread Chris Sherlock
Perhaps add a link to a pastebin instead of sending the build.log. Chris > On 3 Jan 2016, at 7:21 AM, Jan Rheinländer wrote: > > Hi, > > I tried building the branch libreoffice-5-0-4 on Windows, following the > LODE instructions, and got: > > > [build RC ]

Re: Possible easy hack

2016-01-02 Thread Chris Sherlock
Cheers, I’ve added the keywords and added the ML to the cc list. Chris > On 1 Jan 2016, at 10:15 PM, Chris Sherlock <chris.sherloc...@gmail.com> wrote: > > Hi all, > > I think I have an old bug that could be used for an easy hack for new > contributors. > >

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

2016-01-02 Thread Chris Sherlock
| 50 +++--- vcl/win/gdi/winlayout.cxx |2 22 files changed, 293 insertions(+), 232 deletions(-) New commits: commit 694ec8930ab7d7a54805ec598be84845b502772c Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Jan 3 09:33:28 2016 +1100

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

2016-01-02 Thread Chris Sherlock
7b974e056df3ad023b18592bc01394943305dc41 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Jan 3 15:34:45 2016 +1100 vcl: merge ImplFontMetricData with ImplFontAttributes Change-Id: Ia2fe20559745e705667f23cdd73cbe50c6371aaa Reviewed-on: https://gerrit.libreoffice.org

Re: Strange error when compiling LibreOffice from master

2016-01-02 Thread Chris Sherlock
I did some further searching - I think my VM is running out of memory, hence this warning. That would explain why restarting the compile works! Thanks for everyone’s feedback. Chris > On 30 Dec 2015, at 11:59 AM, Chris Sherlock <chris.sherloc...@gmail.com> > wrote: > &

Re: Dipankar Niranjan license statement

2016-01-01 Thread Chris Sherlock
Welcome aboard :-) Chris Sent from my iPhone > On 2 Jan 2016, at 5:27 AM, Dipankar Niranjan wrote: > > All of my past & future contributions to LibreOffice may be licensed under > the MPLv2/LGPLv3+ dual license > ___ >

Possible easy hack

2016-01-01 Thread Chris Sherlock
Hi all, I think I have an old bug that could be used for an easy hack for new contributors. The bug is Bug 77667 - Remove gcc3 workaround where it could handle instantiated objects as parameters (found here: https://bugs.documentfoundation.org/show_bug.cgi?id=77667

Re: Hot tip for vim users: highlight spaces at end of lines

2016-01-01 Thread Chris Sherlock
Probably best to use: augroup trailing_whitespace autocmd! autocmd BufWritePre *.c :%s/\s\+$//e autocmd BufWritePre *.h :%s/\s\+$//e autocmd BufWritePre *.cxx :%s/\s\+$//e autocmd BufWritePre *.hxx :%s/\s\+$//e augroup END > On 1 Jan 2016, at 4:53 AM, Daniel Robertson

Re: Remove ActiveX from LibreOffice

2016-01-01 Thread Chris Sherlock
Does this mean it’s no longer crashing? Chris > On 1 Jan 2016, at 3:31 PM, Chris Sherlock <chris.sherloc...@gmail.com> wrote: > > P.S. given that LO is crashing due to the ActiveX control borking, that bug > still needs troubleshooting. > > Mark, can you provide

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

2016-01-01 Thread Chris Sherlock
vcl/inc/outfont.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 38e6383009aba9ff779ad9d0b4d9c94ed2bce347 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 1 19:54:43 2016 +1100 vcl: Regression from a74a04f98 Very silly m

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

2016-01-01 Thread Chris Sherlock
b890a0ed02968589029fedf1854be83f1ffe8600 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 1 22:38:29 2016 +1100 Revert "vcl: Get rid of FontMatchStatus structure" This reverts commit 60676b3b376d5f3f6fb29fa68c34117c2149bbec. The FontMapStatus structure is passed as a r

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

2016-01-01 Thread Chris Sherlock
+- 11 files changed, 43 insertions(+), 49 deletions(-) New commits: commit 264e6c04afaff96dda6cd510c1da90bb519a1f66 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 1 17:52:50 2016 +1100 vcl: remove poor-man's RTTI in PhysicalFontFace The *only* things r

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

2016-01-01 Thread Chris Sherlock
vcl/inc/outfont.hxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 17d6876c5b2a194bf24614feeaf58314089eb7fb Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Jan 2 04:13:32 2016 +1100 vcl: move comment to correct spot (cheers N

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

2015-12-31 Thread Chris Sherlock
| 52 11 files changed, 110 insertions(+), 86 deletions(-) New commits: commit a74a04f98180edc577d31598bc88990d41ef02c7 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 31 14:30:49 2015 +1100 vcl: create accessor fun

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

2015-12-31 Thread Chris Sherlock
vcl/inc/outfont.hxx|7 ++- vcl/source/outdev/font.cxx |4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) New commits: commit ecd5252f43fa6e244253eee365a70133de183101 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 31 14:48:32 2015 +1100

Re: Hot tip for vim users: highlight spaces at end of lines

2015-12-31 Thread Chris Sherlock
Oh! Nice :-) I'll be doing that - I'm a serial offender, but I only ever annoy myself! Chris On Friday, January 1, 2016, Ashod Nakashian <ashnak...@gmail.com> wrote: > On Wed, Dec 30, 2015 at 8:38 PM, Chris Sherlock < > chris.sherloc...@gmail.com > <javascript:_e(%7B%7D,

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

2015-12-31 Thread Chris Sherlock
/cairotextrender.cxx |2 vcl/win/gdi/salgdi3.cxx | 28 +++ 19 files changed, 105 insertions(+), 104 deletions(-) New commits: commit e9598378b55cc05c95bd3f410c396bd44a74341d Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 31 15:20:12 2015 +1100

Re: Remove ActiveX from LibreOffice

2015-12-31 Thread Chris Sherlock
P.S. given that LO is crashing due to the ActiveX control borking, that bug still needs troubleshooting. Mark, can you provide us with a backtrace when soffice dies, then add it to the TDF bug report? Chris On Fri, Jan 1, 2016 at 3:17 PM, Chris Sherlock <chris.sherloc...@gmail.com>

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

2015-12-31 Thread Chris Sherlock
vcl/inc/PhysicalFontFace.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 24aa580514818b35a6098d3b3ff5d5bc77a7fdb1 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 1 17:05:24 2016 +1100 vcl: End friendship Always wanted to write a commit tha

Re: Remove ActiveX from LibreOffice

2015-12-31 Thread Chris Sherlock
Unless I'm much mistaken, the ActiveX control does almost exactly the same thing that the browser plugin did for Netscape. Given that in Edge Microsoft will not be supporting ActiveX plugins any more, isn't the justification for removing the ActiveX control the same as for remove the NSAPI

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

2015-12-31 Thread Chris Sherlock
vcl/generic/fontmanager/fontsubst.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit a27fac3b8f2bae18f62bab315051732df1bb29ab Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 1 14:41:51 2016 +1100 vcl:

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

2015-12-31 Thread Chris Sherlock
60676b3b376d5f3f6fb29fa68c34117c2149bbec Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jan 1 16:30:15 2016 +1100 vcl: Get rid of FontMatchStatus structure It's used exactly once, as a parameter of PhysicalFontFace::IsBetterMatch()'s function signature. That parameter only acts as input

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Chris Sherlock
I’m all for this. Chris > On 31 Dec 2015, at 7:02 AM, Bryan Quigley wrote: > > Hi there, > > Recently it was decided to remove the rest of NPAPI support [1] which > got me thinking about the other Windows specific plugin tech - > ActiveX. > > It seems ActiveX is very much

Hot tip for vim users: highlight spaces at end of lines

2015-12-30 Thread Chris Sherlock
Hi all, Quick tip I’d like to share - every now and then I accidentally add a space on the end of lines of code. You can highlight this occurring in vim by adding the following to your .vimrc file: highlight ExtraWhitespace ctermbg=red guibg=red match ExtraWhitespace /\s\+$/ Probably most

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

2015-12-30 Thread Chris Sherlock
vcl/inc/outfont.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 58c7ca15e5c7514cbf976ecab9dae806a05f4336 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 31 12:43:12 2015 +1100 vcl: we don't need an interface class for ImplFontAttr

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

2015-12-30 Thread Chris Sherlock
vcl/inc/outfont.hxx |4 1 file changed, 4 deletions(-) New commits: commit 694eb3d512e21f0f283b834834e6d6fa533581da Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 31 12:44:48 2015 +1100 vcl: remove unnecessary comment Cha

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

2015-12-30 Thread Chris Sherlock
vcl/inc/outfont.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 150ddbd6bf0aa92ee7b5677302362e7c3759a0ca Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 31 12:45:42 2015 +1100 vcl: we don't need an interface

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Chris Sherlock
In a word: mantainence. ActiveX is a failed idea by Microsoft, and in fact there is always a burden in maintaining things that aren't seen as at all useful or even desirable. We removed plugins for a similar reason. Chris On Thursday, December 31, 2015, Mark Hung wrote: >

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

2015-12-30 Thread Chris Sherlock
vcl/inc/PhysicalFontFamily.hxx | 20 vcl/source/font/PhysicalFontFamily.cxx | 10 +- 2 files changed, 17 insertions(+), 13 deletions(-) New commits: commit e7d052bd576ac7f0e905c716ab437b1ff976f30c Author: Chris Sherlock <chris.sherloc...@gmail.com>

Re: Strange error when compiling LibreOffice from master

2015-12-29 Thread Chris Sherlock
Not sure about that - this is an up to date version of 14.10. Also not certain that it's a VM issue, I think it's unlikely to be a hardware problem (at least, I hope not!). One thing that is consistent is that it always fails on an OpenCL test. It is very odd that I can run make after the error

Character encoding not being detected when using Link to external source in calc

2015-12-29 Thread Chris Sherlock
to fallback to UTF8 and not ISO-8859-1, given ISO-8859-1 is really just a subset of UTF-8? Any pointers on how to get to the bottom of this would be appreciated, I'm honestly not up on webdav or Neon. Chris Sherlock ___ LibreOffice mailing list LibreOffice@l

Strange error when compiling LibreOffice from master

2015-12-28 Thread Chris Sherlock
Hi all, I'm running Ubuntu 14 on a VM via VirtualBox, when I compile from master I consistently get the following: [CXX] cppcanvas/qa/extras/emfplus/emfplus.cxx [CXX] sc/qa/extras/sccondformats.cxx [CXX] sc/qa/unit/subsequent_filters-test.cxx [CXX] sc/qa/unit/subsequent_export-test.cxx [CXX]

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

2015-12-26 Thread Chris Sherlock
sdext/source/minimizer/fileopendialog.cxx |4 ++-- sdext/source/minimizer/fileopendialog.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 90bf2d8064c42c6b7e43dce3267a30084557b4ec Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27

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

2015-12-26 Thread Chris Sherlock
xmloff/source/draw/ximpbody.cxx |6 +++--- xmloff/source/draw/ximpbody.hxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 0cb61caefa8563bc1a4b63411ccd11ffaf1c0ddf Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 02:34:01 2015

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

2015-12-26 Thread Chris Sherlock
ca8560e006b014886bd6210d4e5b236cf7badcd0 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 01:48:46 2015 +1100 sw: (vba) change instances of maName to more descriptive names Change-Id: Icb20fa909681ccb6acfc72f4243c09e9b9b4a3c2 Reviewed-on: https://gerrit.libreoffice.org/20957 Re

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

2015-12-26 Thread Chris Sherlock
/source/xoutdev/XPropertyEntry.cxx |6 +++--- 6 files changed, 34 insertions(+), 28 deletions(-) New commits: commit 422bedb783b9484a7a4b0de5b7ee4634cf6c972c Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 02:04:42 2015 +1100 svx: change instances of maName t

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

2015-12-26 Thread Chris Sherlock
1d4c0528a8085a86fa2e260847f5b794ebb0c41d Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 02:28:17 2015 +1100 oox: change instances of maName to more descriptive names Change-Id: Iee410ec4d256eb5b663d88e048d5bf6200845256 Reviewed-on:

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

2015-12-26 Thread Chris Sherlock
vcl/source/outdev/outdev.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32a6979da31266d757b481fe1a204da0c7ba2563 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 00:25:51 2015 +1100 vcl: fix whitespace in outdev.cxx Cha

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

2015-12-26 Thread Chris Sherlock
vcl/inc/PhysicalFontFamily.hxx |4 ++-- vcl/source/font/PhysicalFontFamily.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 1a263563f5ba84e05f336ac035524f6eb014594e Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 00

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

2015-12-26 Thread Chris Sherlock
38e4f627095c81e92b3eab4fa17c4f20fbcadda6 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 00:50:44 2015 +1100 test: change maName to more descriptive variable name Change-Id: I93b553c74bfa6f046092c6a550d229278e413446 Reviewed-on: https://gerrit.libreoffi

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

2015-12-26 Thread Chris Sherlock
xmloff/source/draw/ximpbody.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f547c51c8e2008508d9dde0205412383c57bfa8e Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sun Dec 27 02:34:44 2015 +1100 xmloff: indent cleanup in header

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

2015-12-26 Thread Chris Sherlock
commits: commit 0a9503ed688e258cee5407061a1406d11eb7c258 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Sat Dec 26 07:18:20 2015 +1100 vcl: change device font size variable/fn names Change-Id: I389b5a5a220d1a23bcf53156c6fc791d756a740c Reviewed-on:

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

2015-12-24 Thread Chris Sherlock
a20a52a2f47c67ab30bf764d420c663f7173f032 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Dec 25 00:40:38 2015 +1100 vcl: PhysicalFontFamily now handles it's own list of font faces The internal linked list has now been removed from PhysicalFontFace and a std::

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

2015-12-24 Thread Chris Sherlock
files changed, 36 insertions(+), 36 deletions(-) New commits: commit 1ed5907b162daff49bbb195c870b1ac5c3f8e313 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Dec 25 17:57:19 2015 +1100 vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}List Cha

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

2015-12-24 Thread Chris Sherlock
vcl/inc/PhysicalFontFace.hxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 125cdf3404e60cf78f2a5547e9a06ce994df5c8e Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Dec 25 12:21:26 2015 +1100 vcl: note about physical and logical

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

2015-12-23 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit d169bd53d46de8a21e40468b60d3868452baf7c6 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Wed Dec 23 11:02:31 2015 +1100 vcl: make PhysicalFont

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

2015-12-23 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5bf9b846ab74f3b84f8737dce7f2f47ec2b54c1a Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Wed Dec 23 11:02:40 2015 +1100 vcl: rearrange PhysicalFontColl

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

2015-12-23 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 566652d975c67e7c4122ecdd902f6f6d59b1 Author: Chris Sherlock Date: Wed Dec 23 10:40:00 2015 +1100 vcl: No need for WinGlyphFallbackSubstititution to be friend class Change-Id

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

2015-12-23 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx | 13 ++--- vcl/source/font/PhysicalFontCollection.cxx | 14 +++--- 2 files changed, 13 insertions(+), 14 deletions(-) New commits: commit c694c1812280e03fc04c77fb6483a2410097eb37 Author: Chris Sherlock <chris.sherloc...@gmail.

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

2015-12-23 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |2 +- vcl/source/font/PhysicalFontCollection.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit fab012e7ea6c84d0bd0867cefee0b5e9563abc53 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 24

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

2015-12-23 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 7379306004363d0fc2820c1ace6c4aef4421b7e4 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 24 11:17:32 2015 +1100 vcl: group public find fun

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

2015-12-23 Thread Chris Sherlock
- 5 files changed, 45 insertions(+), 45 deletions(-) New commits: commit 4842b8f2fbdbf543effb92d4df332b50e3ffd6f7 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Dec 24 11:49:14 2015 +1100 vcl: update names of find functions in PhysicalFontCollection The main i

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

2015-12-23 Thread Chris Sherlock
/source/outdev/outdev.cxx |6 +++--- vcl/source/outdev/outdevstate.cxx |6 +++--- vcl/win/gdi/salgdi3.cxx|2 +- 13 files changed, 42 insertions(+), 42 deletions(-) New commits: commit 693fbbfacafed819798a99831ae7f642d10816c8 Author: Chris Sherlock

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

2015-12-22 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit eeabf90ed497d1694b036475e02455b582d07651 Author: Chris Sherlock <chris.sherl...@collabora.com> Date: Tue Dec 22 15:41:15 2015 +1100 vcl: make PhysicalFont

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

2015-12-22 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bfb32ea784b92f8cde0986b8724160ba7570080c Author: Chris Sherlock Date: Wed Dec 23 10:38:58 2015 +1100 vcl: make PhysicalFontFamily::ImplFindByAliasName private

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

2015-12-22 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fc1d9e3496492d9cfec491887f8007d0e42dd368 Author: Chris Sherlock Date: Wed Dec 23 10:39:28 2015 +1100 vcl: make PhysicalFontFamily::ImplFindBySubstFontAttr private

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

2015-12-22 Thread Chris Sherlock
: Chris Sherlock Date: Wed Dec 23 10:39:37 2015 +1100 vcl: Make ImplFindByAttributes public and rename Renamed PhysicalFontCollection::ImplFindByAttributes to FindByAttributes. This function is actually useful for finding a font within the collection, so I'm moving it from

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

2015-12-22 Thread Chris Sherlock
vcl/source/outdev/font.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 2c000fbf50adcf80e12cdc8f7689e6d3c8a888f7 Author: Chris Sherlock <chris.sherl...@collabora.com> Date: Tue Dec 22 14:40:52 2015 +1100 vcl: switch from ImplFindBySear

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

2015-12-22 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |2 +- vcl/source/font/PhysicalFontCollection.cxx |2 +- vcl/source/outdev/font.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7526f6c6f973d546e2887ff9d794e7214f261889 Author: Chris Sherlock

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

2015-12-22 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit fbc209be00726967067282e945f193b087c425e9 Author: Chris Sherlock <chris.sherl...@collabora.com> Date: Tue Dec 22 15:21:18 2015 +1100 vcl: make PhysicalFontColl

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

2015-12-22 Thread Chris Sherlock
moving it. Change-Id: I118db93e930ff42ef0b712da6cd4a6d04fd1f074 Reviewed-on: https://gerrit.libreoffice.org/20861 Reviewed-by: Chris Sherlock <chris.sherloc...@gmail.com> Tested-by: Chris Sherlock <chris.sherloc...@gmail.com> diff --git a/vcl/inc/PhysicalFontCollect

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

2015-12-21 Thread Chris Sherlock
vcl/inc/PhysicalFontCollection.hxx | 47 ++--- 1 file changed, 23 insertions(+), 24 deletions(-) New commits: commit 0b1da98da44bc9acb9e42a5cd1842adf9d82a415 Author: Chris Sherlock <chris.sherl...@collabora.com> Date: Tue Dec 22 15:18:14 2015 +1100

<    6   7   8   9   10   11   12   13   14   15   >