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

2016-01-03 Thread Stephan Bergmann
On 12/31/2015 02:38 AM, Chris Sherlock wrote: highlight ExtraWhitespace ctermbg=red guibg=red match ExtraWhitespace /\s\+$/ ...and if you are in the other camp, you add (setq-default show-trailing-whitespace t) to your .emacs ___ LibreOffice maili

[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
cui/source/dialogs/cuicharmap.cxx |1 include/vcl/fontcharmap.hxx | 169 include/vcl/metric.hxx | 161 -- include/vcl/textrectinfo.hxx| 57 ++ sc/source/filter/excel/xistyle

[Bug 95844] Refactor CommandInfoProvider

2016-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95844 Dipankar Niranjan changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |dipankar1...@gmail.com

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

2016-01-03 Thread Mark Hung
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:02 GMT+08:00 Chris Sherlock : > Hey guys, > > Probably nobody saw this becaus

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

Re: SwFormat::DerviedFrom()

2016-01-03 Thread Chris Sherlock
On 3 Jan 2016, at 8:43 PM, Markus Mohrhard wrote: > > Hey > > On Sun, Jan 3, 2016 at 9:20 AM, Chris Sherlock > wrote: > 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/f

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 > wrote: > > Hi guys, > > In bug 95217 - https://bugs.documentfo

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 (i.e. 1) > in almost all

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

2016-01-03 Thread Chris Sherlock
I’ve done a quick check of the cygwin documentation, and they say the following: "A few Windows tools, such as find.exe, link.exe andsort.exe, may conflict with the Cygwin versions make sure that you use the full path (/usr/bin/find) or that your Cygwin bin directory comes first i

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

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

2016-01-03 Thread Markus Mohrhard
sc/qa/unit/ucalc.hxx |2 +- sc/source/core/tool/token.cxx | 13 +++-- 2 files changed, 4 insertions(+), 11 deletions(-) New commits: commit f4dc8a869ac49f19c20fc5fa606448e9103726bd Author: Markus Mohrhard Date: Sun Jan 3 16:29:50 2016 +0100 the idea behind the test

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

2016-01-03 Thread Andrzej Hunt
cppu/source/typelib/typelib.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4a8c0d313540bd78c9c381edd548b976c580ca9a Author: Andrzej Hunt Date: Sun Jan 3 17:37:35 2016 -0800 loplugin:implicitboolconversion Change-Id: I2ef26c34a424e653d85597c85

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - fe/1b988bc30ed6dc0133f71f5fa51fb6de97fc2b

2016-01-03 Thread Caolán McNamara
fe/1b988bc30ed6dc0133f71f5fa51fb6de97fc2b |1 + 1 file changed, 1 insertion(+) New commits: commit 4f3716e2a505656eb71f664765b0bd3bf41ad9f5 Author: Caolán McNamara Date: Mon Jan 4 01:37:29 2016 + Notes added by 'git notes add' diff --git a/fe/1b988bc30ed6dc0133f71f5fa51fb6de97fc

Re: Creating new global Gallery themes

2016-01-03 Thread Cor Nouws
Hi Dave, Dave Koelmeyer wrote on 02-01-16 09:00: > First, apologies for resorting to the developers list for this query. Seeing this mail, I found your mail on the users list and responded there. Hope that it will help. Cheers, Cor -- Cor Nouws GPD key ID: 0xB13480A6 - 591A 30A7 36A0 CE3C 3D2

Chart: Y-axis automatic logarithmic scale

2016-01-03 Thread Laurent BP
Hello, In ScaleAutomatism::calculateExplicitIncrementAndScaleForLogarithmic function [1], Y-axis automatic logarithmic scale is expand to B^0 (i.e. 1) in almost all cases. In step 2, it is said [2] /* If minimum is less than 5 (i.e. original source values less than B^5, B being the base of t

CppCheck Report Update

2016-01-03 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2016-03-01_23:46:17 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - external_deps.lst python/makefile.mk python/prj python/python-2.7.6-mingw.patch python/python-2.7.6-nohardlink.patch python/python-2.7.6-pcbuild.pa

2016-01-03 Thread Pedro Giffuni
external_deps.lst |6 python/makefile.mk|2 python/prj/d.lst | 108 python/python-2.7.6-mingw.patch | 7316 -- python/python-2.7.6-nohardlink.patch | 11 python/python-2.7.6-pcbuild.p

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - download.lst external/libwpd

2016-01-03 Thread David Tardon
download.lst |5 +++-- external/libwpd/ExternalPackage_libwpd.mk |2 +- external/libwpd/Library_wpd.mk|1 + 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit fac9ab428f280ab44d54841254757d0c6f876186 Author: David Tardon Date

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

2016-01-03 Thread Caolán McNamara
cppu/source/typelib/typelib.cxx | 11 -- cppu/source/uno/lbenv.cxx | 42 +++- sw/inc/splargs.hxx |4 ++- sw/source/core/edit/edlingu.cxx |4 +-- 4 files changed, 30 insertions(+), 31 deletions(-) New commits: commit 6cf667

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

2016-01-03 Thread Stephan Bergmann
sw/qa/extras/uiwriter/uiwriter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 67d440e6bd2c895833fa22d0f9bf5dc6901723e8 Author: Stephan Bergmann Date: Sun Jan 3 21:21:25 2016 +0100 loplugin:stringconstant Change-Id: I588a9c0205e03f701b617fd1775e7f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - download.lst external/libwpg

2016-01-03 Thread David Tardon
download.lst |5 +++-- external/libwpg/ExternalPackage_libwpg.mk |2 +- external/libwpg/Library_wpg.mk|1 + 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 4c0a110a5963d81135a4390fb315f58dbd890250 Author: David Tardon Date

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - download.lst

2016-01-03 Thread David Tardon
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a36401d08d917a040fdfc9a6f6dc260c853ffc28 Author: David Tardon Date: Fri Dec 25 20:10:11 2015 +0100 upload libcdr 0.1.2 Change-Id: Ib3c346d0e199f0511bea221dab0ce1ee4c97e429 (cherry pi

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - download.lst external/libodfgen

2016-01-03 Thread David Tardon
download.lst |4 ++-- external/libodfgen/Library_odfgen.mk |1 + 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit cd8d6b9013ad84187c69413ec90dd75b2c85d91e Author: David Tardon Date: Wed Dec 30 14:58:56 2015 +0100 upload libodfgen 0.1.6

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - download.lst external/librevenge

2016-01-03 Thread David Tardon
download.lst |5 +++-- external/librevenge/ExternalPackage_librevenge.mk |2 +- external/librevenge/ExternalProject_librevenge.mk |3 +-- external/librevenge/librevenge-bundled-soname.patch.0 |2 +- 4 files changed, 6 insertions(+),

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 61/c55bce3c1cf52838bf52b1ccd4f0e667ebee4f

2016-01-03 Thread Caolán McNamara
61/c55bce3c1cf52838bf52b1ccd4f0e667ebee4f |1 + 1 file changed, 1 insertion(+) New commits: commit 5d523c4267eae8029f3abd3fbb5aaeeb5ce4c5b8 Author: Caolán McNamara Date: Sun Jan 3 18:54:02 2016 + Notes added by 'git notes add' diff --git a/61/c55bce3c1cf52838bf52b1ccd4f0e667ebee

[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
cui/source/options/fontsubs.cxx |6 - cui/source/tabpages/chardlg.cxx | 63 +- cui/source/tabpages/numpages.cxx |4 - desktop/source/lib/init.cxx | 12 +-- editeng/source/editeng/

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

2016-01-03 Thread Stephan Bergmann
sw/source/core/txtnode/thints.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6aa4496c789fec271dcdc7995cf62ef2dabf1f96 Author: Stephan Bergmann Date: Sun Jan 3 19:10:07 2016 +0100 loplugin:stringconstant Change-Id: I60ee2ccc6090c305ade4ba16d3d

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - ooo_custom_images/industrial

2016-01-03 Thread Dennis E . Hamilton
ooo_custom_images/industrial/README | 33 - 1 file changed, 33 deletions(-) New commits: commit 61c55bce3c1cf52838bf52b1ccd4f0e667ebee4f Author: Dennis E. Hamilton Date: Sun Jan 3 16:26:59 2016 + Deleting file with unacceptable license notice. The re

[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
cui/source/options/fontsubs.cxx |2 cui/source/tabpages/chardlg.cxx | 18 +-- cui/source/tabpages/numpages.cxx |2 desktop/source/lib/init.cxx |4 editeng/source/editeng/editview.cxx

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

2016-01-03 Thread Jan-Marek Glogowski
Hi Jan, Am 03.01.2016 um 16:09 schrieb Jan Rheinländer: >>> >>> [build RC ] basegfx/default >>> [build RC ] sax/default >>> Die Eingabedatei wurde zweimal angegeben. <<<=== The input >>> file was mentioned twice (my translation) >>> >>> C:/Users/User/Documents/lode/dev/core/solen

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/MasterProcessSession.cpp

2016-01-03 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp |2 - loolwsd/LOOLKit.cpp | 43 ++- loolwsd/LOOLWSD.cpp |5 +++- loolwsd/MasterProcessSession.cpp |2 - 4 files changed, 35 insertions(+), 17 deletions(-) New commits: commit eeb91f63355e7

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-01-03 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 193 1 file changed, 121 insertions(+), 72 deletions(-) New commits: commit 17333608bc5809aea605b820be163eadf60c4f2e Author: Ashod Nakashian Date: Tue Dec 29 22:17:24 2015 -0500 loolwsd: new Document class to mana

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp loolwsd/Util.cpp

2016-01-03 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp |2 +- loolwsd/Util.cpp |9 + 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 1746094fcd2e8356d1da68d237eac51da3bbfcc1 Author: Ashod Nakashian Date: Wed Dec 30 11:41:41 2015 -0500 loolwsd: log the thread name where availabl

[Libreoffice-commits] online.git: loolwsd/Capabilities.hpp loolwsd/LOKitClient.cpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/Makefile.am loolwsd/Util.cpp

2016-01-03 Thread Ashod Nakashian
loolwsd/Capabilities.hpp | 96 +++ loolwsd/LOKitClient.cpp |2 loolwsd/LOOLBroker.cpp | 52 - loolwsd/LOOLKit.cpp |8 +-- loolwsd/LOOLWSD.cpp | 91 +++- loolwsd/M

[Libreoffice-commits] online.git: loolwsd/Common.hpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-01-03 Thread Ashod Nakashian
loolwsd/Common.hpp |3 +++ loolwsd/LOOLKit.cpp |2 -- loolwsd/LOOLWSD.cpp |7 +++ loolwsd/LOOLWSD.hpp |1 - 4 files changed, 6 insertions(+), 7 deletions(-) New commits: commit 0869cace371ae235478b8813c55943e86c7caca3 Author: Ashod Nakashian Date: Tue Dec 29 19:55:26 2015

[Libreoffice-commits] online.git: loleaflet/src

2016-01-03 Thread Ozcan Esen
loleaflet/src/map/handler/Map.Keyboard.js | 21 + 1 file changed, 21 insertions(+) New commits: commit 1d83a7809348dd9129fba18cc81f97401d03d77a Author: Ozcan Esen Date: Mon Dec 28 23:42:35 2015 +0200 loleaflet: change slides with pgup/pgdown in presentation

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

2016-01-03 Thread Jan Rheinländer
Here's a link to a pastebin: http://pastebin.com/ARBxEHUH But, honestly, the build.log is not very helpful. How do I get more verbose output concerning the build process? Jan Am 03.01.2016 um 02:53 schrieb Chris Sherlock: > Perhaps add a link to a pastebin instead of sending the build.log. > >

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

2016-01-03 Thread Chris Sherlock
vcl/Library_vcl.mk |2 vcl/win/gdi/salfont.cxx | 2549 vcl/win/gdi/salgdi3.cxx | 2549 3 files changed, 2550 insertions(+), 2550 deletions(-) New commits: commit 542b6253abc43bcc47b986841bf

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

2016-01-03 Thread Chris Sherlock
vcl/generic/glyphs/gcach_ftyp.cxx |2 vcl/generic/glyphs/glyphcache.cxx |1 vcl/generic/print/genpspgraphics.cxx |1 vcl/inc/PhysicalFontFace.hxx |1 vcl/inc/fontattributes.hxx | 248 + vcl/inc/g

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8c/5020353273afb87c17efdc1d6b1b31b29d775f

2016-01-03 Thread Caolán McNamara
8c/5020353273afb87c17efdc1d6b1b31b29d775f |1 + 1 file changed, 1 insertion(+) New commits: commit 79d09bc22ab43c2dad85d1b05caf2dbf2b914985 Author: Caolán McNamara Date: Sun Jan 3 10:58:53 2016 + Notes added by 'git notes add' diff --git a/8c/5020353273afb87c17efdc1d6b1b31b29d77

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4c/42db0c84cce455b0487535977d620340da0397

2016-01-03 Thread Caolán McNamara
4c/42db0c84cce455b0487535977d620340da0397 |1 + 1 file changed, 1 insertion(+) New commits: commit a0df7b3663ff7dbe92c39bfd7fb09ae8bd69a31c Author: Caolán McNamara Date: Sun Jan 3 10:58:21 2016 + Notes added by 'git notes add' diff --git a/4c/42db0c84cce455b0487535977d620340da03

[Libreoffice-commits] core.git: extensions/Library_abp.mk extensions/source

2016-01-03 Thread Matúš Kukan
extensions/Library_abp.mk |1 extensions/source/abpilot/abp.component|5 +- extensions/source/abpilot/abpservices.cxx | 59 - extensions/source/abpilot/unodialogabp.cxx | 54 ++ extensions/source/abpilot/unodial

Re: SwFormat::DerviedFrom()

2016-01-03 Thread Markus Mohrhard
Hey On Sun, Jan 3, 2016 at 9:20 AM, Chris Sherlock wrote: > 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 appear

Re: Susobhan Ghosh license statement

2016-01-03 Thread jan iversen
Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers I you want help to get started or have any questions, then please contact me. I am here to help you (and others) getting their first patch submitted. LibreOffice is a very

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

2016-01-03 Thread Chris Sherlock
vcl/generic/glyphs/gcach_ftyp.cxx |2 vcl/generic/print/genpspgraphics.cxx| 24 - vcl/headless/svptext.cxx|4 - vcl/inc/cairotextrender.hxx |2 vcl/inc/generic/genpspgraphics.h|2 vcl/inc/generic/glyphcache.hxx |

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 _RegisterAp

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(), which

[Bug 96059] Cleanup: Replace imageproducer with CommandInfoProvider

2016-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96059 Susobhan Ghosh changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |susobhan...@gmail.com

[Bug 96059] Cleanup: Replace imageproducer with CommandInfoProvider

2016-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96059 --- Comment #6 from Susobhan Ghosh --- (In reply to Susobhan Ghosh from comment #5) > Hi! This is my first bug fix. I'm a new contributor. I've successfully build > LO, and tried git grep imageproducer. > > I've doubts regarding this spec