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

2015-09-09 Thread Noel Grandin
include/oox/ole/vbaexport.hxx |8 oox/qa/unit/vba_compression.cxx | 28 ++-- oox/source/ole/vbaexport.cxx|4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) New commits: commit 7b8e8e5d809bf2e172a4af1654415055654e30c8 Author: Noel Grandin

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/win

2015-09-09 Thread Miklos Vajna
vcl/win/source/gdi/winlayout.cxx |4 1 file changed, 4 insertions(+) New commits: commit 315a112f28b480e8e90d42a8ab45d1b448490939 Author: Miklos Vajna Date: Mon Sep 7 17:10:16 2015 +0200 windows opengl: fix CppunitTest_writerperfect_writer (cherry picked from commit b5df

[Libreoffice-commits] core.git: 4 commits - include/svl include/tools include/unotools include/vcl svl/source test/source unotools/source vcl/inc vcl/source

2015-09-09 Thread Noel Grandin
include/svl/zforlist.hxx|2 include/tools/link.hxx |4 + include/unotools/syslocaleoptions.hxx |4 - include/vcl/lstbox.hxx | 16 +++ include/vcl/svapp.hxx |2 svl/source/numbers/zforl

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

2015-09-09 Thread Noel Grandin
include/svtools/grfmgr.hxx |2 +- include/vcl/animate.hxx |6 +++--- include/vcl/btndlg.hxx |1 - include/vcl/graph.hxx |4 ++-- svtools/source/graphic/grfcache.cxx |2 +- vcl/inc/impgraph.hxx|6 +++--- vcl/sou

Re: Question about the delivered *.xhp files

2015-09-09 Thread Andras Timar
Hi Regina, On Wed, Sep 9, 2015 at 11:31 PM, Regina Henschel wrote: > Hi all, > > I have noticed, that in the delivered *.xhp files (those in the *.jar > archives) mandatory attributes are removed, so that those files do not > validate against the doctype definition in xmlhelp.dtd. Is that intende

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

2015-09-09 Thread David Ostrovsky
include/oox/helper/binaryinputstream.hxx |4 include/oox/helper/binaryoutputstream.hxx |4 2 files changed, 8 insertions(+) New commits: commit 5066199663e40aad46e769ca3372f5f0b9915789 Author: David Ostrovsky Date: Thu Sep 3 23:51:56 2015 +0200 oox: workaround C2249 err

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

2015-09-09 Thread Tor Lillqvist
sfx2/source/doc/guisaveas.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 4a8883e82720a364fc3e9a37631f02b957577d2a Author: Tor Lillqvist Date: Thu Sep 10 08:39:52 2015 +0300 WaE: Unreferenced externally visible function definition [loplugin:unreffun]

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

2015-09-09 Thread Stephan Bergmann
include/tools/fontenum.hxx | 38 -- include/tools/poly.hxx |3 --- 2 files changed, 41 deletions(-) New commits: commit da260fbb18ee9debd776468a8b8c4437dee420bd Author: Stephan Bergmann Date: Thu Sep 10 07:57:53 2015 +0200 Remove unused "#ifnd

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

2015-09-09 Thread Caolán McNamara
chart2/qa/extras/chart2export.cxx |9 + chart2/qa/extras/data/odt/axis-position.odt |binary oox/source/export/chartexport.cxx | 12 +++- 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 694419d813c14f6135aa4463d77f72c3a24a5cc5 Author:

[Libreoffice-commits] core.git: 78 commits - basctl/inc basctl/source include/oox include/svtools officecfg/registry oox/CppunitTest_oox_vba_compression.mk oox/Library_oox.mk oox/Module_oox.mk oox/qa

2015-09-09 Thread Markus Mohrhard
basctl/inc/basidesh.hrc |1 basctl/source/basicide/basidesh.cxx |6 basctl/source/basicide/basidesh.src |4 include/oox/ole/vbaexport.hxx| 116 ++ include/svtools/sfxecode.hxx

[Libreoffice-commits] core.git: Branch 'feature/fixes10' - vcl/source

2015-09-09 Thread Miklos Vajna
vcl/source/window/cursor.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit 8912ae06a370a5d4927846af75203fe77ba657f7 Author: Miklos Vajna Date: Fri Sep 4 09:16:44 2015 +0200 Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of

[Libreoffice-commits] core.git: Branch 'ports/macosx10.5/master' - 94 commits - apple_remote/Library_AppleRemote.mk apple_remote/source avmedia/Library_avmediaQuickTime.mk avmedia/Module_avmedia.mk av

2015-09-09 Thread Douglas Mencken
Rebased ref, commits from common ancestor: commit ddcc1915ccb1d51206c21e690c44c677b54de884 Author: Douglas Mencken Date: Wed Sep 9 18:00:51 2015 -0400 use dictionaryWithObjectsAndKeys instead of literal for NSDictionary Collection literals were introduced only with LLVM 4.0 (OS X 1

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

2015-09-09 Thread Damjan Jovanovic
sc/source/core/data/dociter.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit ab847de1734efe38e78bbd2b45ec24827a188ef1 Author: Damjan Jovanovic Date: Wed Sep 9 20:35:12 2015 + #i123901# formula DGET() gives #VALUE! error when fetching calcula

Question about the delivered *.xhp files

2015-09-09 Thread Regina Henschel
Hi all, I have noticed, that in the delivered *.xhp files (those in the *.jar archives) mandatory attributes are removed, so that those files do not validate against the doctype definition in xmlhelp.dtd. Is that intended? And if yes, what were the reasons to do so? Kind regards Regina _

QA Meeting Minutes - 2015-09-09

2015-09-09 Thread Robinson Tryon
Hi all, Thanks for the great QA meeting today! A big thanks to cloph for helping wrangle IZbot and smooth-over some technical issues. Minutes are here: https://wiki.documentfoundation.org/QA/Meetings/2015/September_09 The LibreOffice Annual Conference is taking place 2 weeks from now, so instead

Re: graphite 1.3.2 release

2015-09-09 Thread Andras Timar
Hi Martin, On Wed, Sep 9, 2015 at 5:29 PM, Martin Hosken wrote: > Dear All, > > I feel embarrassed to ask, yet again for a pull on graphite 1.3.2: > > http://projects.palaso.org/attachments/download/434/graphite2-1.3.2.tgz Done. http://dev-www.libreoffice.org/src/5a99dbd27c6a1a707d28bd38ea808562

[Bug 42788] FORMATTING - Numbering/ordered list results in misaligned text after a certain level: default indent does not match with the width of numbers/bullets

2015-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42788 --- Comment #20 from Justin W. Flory --- Created attachment 118556 --> https://bugs.documentfoundation.org/attachment.cgi?id=118556&action=edit Roman Numeral Outline Example, 4.4.5.2 stable Linux Testcase of bug explained in bug report,

[Bug 42788] FORMATTING - Numbering/ordered list results in misaligned text after a certain level: default indent does not match with the width of numbers/bullets

2015-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42788 --- Comment #19 from Justin W. Flory --- I would just like to confirm that this is still an issue in 4.4.5.2-5.fc22 stable of LibreOffice Writer. I am running Fedora 22, Linux 4.1.6-200, and the indention on outlines still has an extra ind

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 2 commits - icon-themes/sifr

2015-09-09 Thread Matthias Freund
icon-themes/sifr/cmd/lc_circlecut.png |binary icon-themes/sifr/cmd/lc_circlepie.png |binary icon-themes/sifr/cmd/lc_circlepie_unfilled.png |binary icon-themes/sifr/cmd/lc_colorscaleformatdialog.png |binary icon-themes/sifr/cmd/lc_conditionalformatmenu.png |binary

Re: [Libreoffice-commits] core.git: basic/source "Revert a fix that can never have worked in the first place?"

2015-09-09 Thread Noel Power
On 09/09/15 09:05, David Tardon wrote: > Hi, > > On Tue, Sep 08, 2015 at 11:05:20AM +0200, Stephan Bergmann wrote: >> or what >> "Allow Input as symbol for action option compatible" shall even mean: > I suppose it means using > > Option Compatible > > statement in the basic code. yes it's to do wit

Re: Libreoffice build

2015-09-09 Thread Jakub Kościelak
Hi, https://wiki.documentfoundation.org/Development/BuildingOnWindows "If you want your builds to run on Windows XP, you need to use |--with-windows-sdk=7.1A" ATB Jakub | W dniu 2015-09-08 o 15:07, Madhura Ravindra Palsule pisze: hii, My Libre build resulting msi is not able to install on Win

Re: Libreoffice build : Chart and spellcheck not working

2015-09-09 Thread Jakub Kościelak
Hi, maybe the answer is: typo in Your path: *dictionsries ? (dictionaries).* ATB Jakub W dniu 2015-09-08 o 14:45, Madhura Ravindra Palsule pisze: Hi, My OS version is Win 7. trying to build using a patch updated. Struggling with spellcheck, unable to add dictionaries in build (tried using fla

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

2015-09-09 Thread Michael Stahl
sw/inc/tblsel.hxx|3 +-- sw/source/core/frmedt/tblsel.cxx |3 +-- sw/source/core/inc/tblrwcl.hxx |4 3 files changed, 6 insertions(+), 4 deletions(-) New commits: commit 86aebe9e5b084a737ce18e4620e8d8f0998eb5a1 Author: Michael Stahl Date: Wed Sep 9 17:28:19 2

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-09 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e9246530f37f7d911096bf769359d04801afa87c Author: Markus Mohrhard Date: Wed Sep 9 18:46:47 2015 +0200 remove vba header from source code We add the header during import b

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-09 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit da931b8ad9542b4af981f99166ebb8e8a4cbcd04 Author: Markus Mohrhard Date: Wed Sep 9 18:39:17 2015 +0200 pass objects by const reference Change-Id: I67fb5

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-09 Thread Rosemary
oox/source/ole/vbaexport.cxx | 90 +++ 1 file changed, 90 insertions(+) New commits: commit cd396ca246819be9d8691a07540d82ca43e59524 Author: Rosemary Date: Wed Sep 9 21:33:31 2015 +0530 Export the PROJECT stream Change-Id: I6cc72602c93ac6

Re: Efforts to support MSVC 14.0

2015-09-09 Thread Michael Stahl
On 07.09.2015 08:43, David Ostrovsky wrote: > * Python 3.5 upgrade is needed to support new compiler: [3]. I don't > have access to Mac OS X atm. Can someone check why Jenkins job on this > platform is failing: [4]? Moreover new Python release has announced to > discontinue support for older MS com

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

2015-09-09 Thread Stephan Bergmann
svx/source/sidebar/line/LineWidthControl.cxx |4 1 file changed, 4 deletions(-) New commits: commit b70669e4cf98744437365d6c83d2f71c35b27696 Author: Stephan Bergmann Date: Wed Sep 9 17:41:00 2015 +0200 clang-analyzer-deadcode.DeadStores ...ever since the function's intro

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

2015-09-09 Thread Stephan Bergmann
svx/source/items/numfmtsh.cxx | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) New commits: commit 4f6dcbd444cdabd1657a0c0e706b48bc165f4385 Author: Stephan Bergmann Date: Wed Sep 9 17:33:50 2015 +0200 clang-analyzer-deadcode.DeadStores ...ever since fd069b

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

2015-09-09 Thread Stephan Bergmann
svx/source/table/cell.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 7214cc616c7dd06bd0885b05f4d988b19690e8c1 Author: Stephan Bergmann Date: Wed Sep 9 17:32:49 2015 +0200 Missing break? Change-Id: Ib02285875eb354f38dfa1b86cacc3e59fcebb94b diff --git a/svx/sourc

graphite 1.3.2 release

2015-09-09 Thread Martin Hosken
Dear All, I feel embarrassed to ask, yet again for a pull on graphite 1.3.2: http://projects.palaso.org/attachments/download/434/graphite2-1.3.2.tgz http://sourceforge.net/projects/silgraphite/files/graphite2/graphite2-1.3.2.tgz/download But I need to do it because it's the last step before I pu

[Libreoffice-commits] help.git: AllLangHelp_simpress.mk source/auxiliary source/text

2015-09-09 Thread Yousuf Philips
AllLangHelp_simpress.mk |1 source/auxiliary/simpress.tree|3 - source/text/simpress/main0100.xhp | 45 source/text/simpress/main0101.xhp | 51 ++ source/text/simpress/main0102.xhp | 58 source/text/simpress/main010

[Libreoffice-commits] core.git: helpcontent2

2015-09-09 Thread Yousuf Philips
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2e3f91fef32ba130c639f1b6b293768018b1c58 Author: Yousuf Philips Date: Tue Sep 8 09:06:12 2015 +0400 Updated core Project: help d929b0a121d232f0fd7c583a1fc7c016af92517b tdf#92825 Fix imp

[Libreoffice-commits] core.git: desktop/CppunitTest_desktop_lib.mk desktop/inc desktop/Module_desktop.mk desktop/qa desktop/source libreofficekit/qa

2015-09-09 Thread Mihai Varga
desktop/CppunitTest_desktop_lib.mk | 68 desktop/Module_desktop.mk |4 desktop/inc/lib/init.hxx| 27 ++ desktop/qa/data/blank_text.odt |binary desktop/qa/desktop_lib/test_desktop_lib.cxx | 116 +

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

2015-09-09 Thread David Ostrovsky
sw/inc/IMark.hxx | 24 sw/inc/calbck.hxx |2 ++ 2 files changed, 26 insertions(+) New commits: commit 98483599b76fe6d0113a657f057ff5ad799ade96 Author: David Ostrovsky Date: Sun Sep 6 21:33:15 2015 +0200 sw: Help vs 2015 with virtual base inheritance

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

2015-09-09 Thread Stephan Bergmann
svx/source/svdraw/svdotxtr.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 1544d1257582af96bee633e2ce1ab2b39b4de7d1 Author: Stephan Bergmann Date: Wed Sep 9 16:26:17 2015 +0200 clang-analyzer-deadcode.DeadStores ...since 120e469d176026ceb59abbf74d2ad

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-2' - vcl/win

2015-09-09 Thread Miklos Vajna
vcl/win/source/gdi/winlayout.cxx | 59 +-- 1 file changed, 39 insertions(+), 20 deletions(-) New commits: commit 11100e4c61c1c233025bfe96b8b69d161ef750f3 Author: Miklos Vajna Date: Mon Sep 7 09:50:23 2015 +0200 tdf#93884 windows opengl: make space aro

[Libreoffice-commits] core.git: external/coinmp external/cppunit external/freetype external/glew external/lcms2 external/libgltf external/python3

2015-09-09 Thread Michael Stahl
external/coinmp/ExternalProject_coinmp.mk |1 - external/cppunit/ExternalProject_cppunit.mk |2 -- external/freetype/ExternalProject_freetype.mk |1 - external/glew/ExternalProject_glew.mk |2 -- external/lcms2/ExternalProject_lcms2.mk |1 - external/libgltf

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

2015-09-09 Thread Stephan Bergmann
svx/source/svdraw/svdedtv2.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 1cab99d99646eee12afff1ded8f6e3fd1a273bb1 Author: Stephan Bergmann Date: Wed Sep 9 15:35:30 2015 +0200 clang-analyzer-deadcode.DeadStores ...since the SdrInsertReason ctor lost

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

2015-09-09 Thread Michael Stahl
sw/inc/ndtxt.hxx |5 +++ sw/source/core/doc/doc.cxx |4 +-- sw/source/core/inc/wrong.hxx |3 +- sw/source/core/layout/layact.cxx |3 +- sw/source/core/text/txtfrm.cxx |2 - sw/source/core/text/wrong.cxx | 20 +

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

2015-09-09 Thread Stephan Bergmann
chart2/source/controller/main/ChartController_Window.cxx |6 +--- include/svx/svdedxv.hxx |2 - svx/source/svdraw/svdedxv.cxx| 19 +++ svx/source/svdraw/svdview.cxx|4 +-- 4 files cha

Re: Libreoffice build : Chart and spellcheck not working

2015-09-09 Thread Christian Lohmaier
On Tue, Sep 8, 2015 at 2:45 PM, Madhura Ravindra Palsule wrote: > Hi,> My OS version is Win 7. > trying to build using a patch updated. > Struggling with spellcheck, unable to add dictionaries in build (tried using > flag --with-external-dict-dir = libo-core/dictionsries/en and > --with-myspell-d

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-09-09 Thread Caolán McNamara
sw/source/ui/frmdlg/cption.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 88ca0c91484350b60c6a10a7a1ef570d83560df1 Author: Caolán McNamara Date: Wed Sep 9 11:30:11 2015 +0100 stray debugging lines Change-Id: I525009b9d037387b236cb4605fe0b93c94858d89 (cherr

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

2015-09-09 Thread Caolán McNamara
sw/source/filter/ww8/fields.cxx |2 +- sw/source/filter/ww8/wrtww8.cxx |2 +- sw/source/filter/ww8/wrtww8gr.cxx |3 +-- sw/source/filter/ww8/ww8graf.cxx |6 +++--- sw/source/filter/ww8/ww8graf.hxx |2 +- sw/source/filter/ww8/ww8par.cxx |4 +--- sw/source/filter/ww8/

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/source

2015-09-09 Thread Caolán McNamara
sw/source/ui/frmdlg/cption.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 8920a191411a291248fb68434a79f10cb739af1c Author: Caolán McNamara Date: Wed Sep 9 11:30:11 2015 +0100 stray debugging lines (cherry picked from commit b95175cc41f96ce669d2a4d4c55034c1f80a

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

2015-09-09 Thread Miklos Vajna
vcl/source/app/scheduler.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 3dfeae78cac187ec27f873271005c77aebafd038 Author: Miklos Vajna Date: Wed Sep 9 12:30:18 2015 +0200 vcl: restore lost hunk in Scheduler::ImplStartTimer() Regression from commit 6d64d2f38d

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

2015-09-09 Thread Caolán McNamara
sw/source/ui/frmdlg/cption.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit b95175cc41f96ce669d2a4d4c55034c1f80ac74b Author: Caolán McNamara Date: Wed Sep 9 11:30:11 2015 +0100 stray debugging lines Change-Id: I525009b9d037387b236cb4605fe0b93c94858d89 diff --gi

[Libreoffice-commits] core.git: Changes to 'feature/fixes10'

2015-09-09 Thread Michael Meeks
New branch 'feature/fixes10' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2015-09-09 Thread Tor Lillqvist
vcl/opengl/gdiimpl.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit a393cf99ae948a8144c8f0cee3a26bd432825052 Author: Tor Lillqvist Date: Wed Sep 9 13:16:47 2015 +0300 Revert "add some warnings to non-implemented features" These warnings are

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

2015-09-09 Thread Stephan Bergmann
svx/source/svdraw/svdcrtv.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 5fc85f6da173fdd7c44c353de3b60d8eea4b75ae Author: Stephan Bergmann Date: Wed Sep 9 12:11:52 2015 +0200 clang-analyzer-deadcode.DeadStores ...ever since that block of code got added into SdrCr

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

2015-09-09 Thread Stephan Bergmann
formula/source/ui/dlg/formula.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 68311d3cec745cdc62ef73639dcc34cfce98f4f2 Author: Stephan Bergmann Date: Wed Sep 9 11:38:53 2015 +0200 clang-analyzer-deadcode.DeadStores ...ever since 2cb4c646a81c92d7582c0db6eedeb0

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

2015-09-09 Thread Ryan McCoskrie
vcl/unx/kde4/KDESalFrame.cxx| 75 ++ vcl/unx/kde4/KDESalFrame.hxx|4 +- vcl/unx/kde4/KDESalGraphics.cxx | 77 vcl/unx/kde4/KDESalGraphics.hxx |7 +-- vcl/unx/kde4/KDEXLib.cxx|5 +- vcl/unx/

[Libreoffice-commits] core.git: offapi/com offapi/type_reference

2015-09-09 Thread Stephan Bergmann
offapi/com/sun/star/chart/ChartDataPointProperties.idl | 11 ++- offapi/com/sun/star/chart2/DataPointProperties.idl |2 ++ offapi/type_reference/offapi.idl |1 - 3 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 773aecc810b1b39c0c3cc7

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - slideshow/source vcl/opengl

2015-09-09 Thread Michael Meeks
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx |5 +++-- vcl/opengl/gdiimpl.cxx |4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 60d1a244b18e9a2be1bffc41f73448315b4aa1ee Author: Michael

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

2015-09-09 Thread Stephan Bergmann
basic/source/comp/exprtree.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1f6b082388c7e1eaa668f02008488b317c0d4988 Author: Stephan Bergmann Date: Wed Sep 9 10:50:55 2015 +0200 Fix previous commit ...4b4a7c0d87eb580272aba0777c9021789025bdc0 "Rev

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

2015-09-09 Thread Caolán McNamara
vcl/unx/gtk3/app/gtk3gtkinst.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f3f1919aa4eca2f6180649eda43bcb813b1f0450 Author: Caolán McNamara Date: Wed Sep 9 09:45:58 2015 +0100 Resolves: tdf#93887 distinguish between empty selection lost selection

Re: [Libreoffice-commits] core.git: basic/source "Revert a fix that can never have worked in the first place?"

2015-09-09 Thread Stephan Bergmann
On 09/09/2015 10:20 AM, Noel Power wrote: On 09/09/15 09:05, David Tardon wrote: On Tue, Sep 08, 2015 at 11:05:20AM +0200, Stephan Bergmann wrote: or what "Allow Input as symbol for action option compatible" shall even mean: I suppose it means using Option Compatible statement in the basic c

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

2015-09-09 Thread Stephan Bergmann
editeng/source/rtf/rtfitem.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 3870d1145696a5d3969c269b5a8b19a6360d6b63 Author: Stephan Bergmann Date: Wed Sep 9 10:22:17 2015 +0200 clang-analyzer-deadcode.DeadStores (a use of nStyleNo at the end of

[Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #53 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7805e7a95437d12f5081237e0e4a064ef53c032a sw: tdf#8

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

2015-09-09 Thread Takeshi Abe
sw/inc/pch/precompiled_sw.hxx|3 ++- sw/inc/pch/precompiled_swui.hxx |1 + sw/inc/pch/precompiled_vbaswobj.hxx |1 + sw/inc/unodraw.hxx |1 - sw/inc/unoparagraph.hxx |4 ++-- sw/qa/core/filters

[Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #51 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a9c83ee37561e0dbf5f1ad57a4de7c179785c45b unotools:

[Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #52 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5cce78f9a52050e15a63761bd8af36075b1a8945 ucb: tdf#

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

2015-09-09 Thread Takeshi Abe
ucb/source/core/FileAccess.cxx |6 +++--- ucb/source/core/cmdenv.hxx |4 ++-- ucb/source/core/identify.hxx|4 ++-- ucb/source/core/provprox.hxx|4 ++-- ucb/source/core/ucbcmds.cxx

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

2015-09-09 Thread Takeshi Abe
unotools/inc/pch/precompiled_utl.hxx|3 +-- unotools/source/config/configitem.cxx |4 ++-- unotools/source/config/itemholder1.hxx |4 ++-- unotools/source/config/useroptions.cxx |3 ++- unotools/source/config/xmlaccelcfg.cxx

[Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #50 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ac142d91b6c141f4f2b8ee4966be8c9b2eb63e82 testtools

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

2015-09-09 Thread Caolán McNamara
filter/source/graphicfilter/ieps/ieps.cxx |3 ++- testtools/source/bridgetest/bridgetest.cxx|7 +++ testtools/source/bridgetest/constructors.cxx |7 +++ testtools/source/bridgetest/cppobj.cxx|4 ++-- testtools/source/bridgete

[Bug 93243] replace boost::bind with C++11 lambdas

2015-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93243 --- Comment #3 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=083c865f9af70a12dfed52b07785e303eb61b397 tdf

[Bug 93243] replace boost::bind with C++11 lambdas

2015-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93243 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

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

2015-09-09 Thread Albert Thuswaldner
sc/source/ui/drawfunc/drawsh2.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 083c865f9af70a12dfed52b07785e303eb61b397 Author: Albert Thuswaldner Date: Tue Sep 8 19:57:48 2015 +0200 tdf#93243 replace boost::bind with C++11 lambdas in drawsh2.cxx

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

2015-09-09 Thread Noel Grandin
include/vcl/field.hxx |3 --- vcl/source/control/field.cxx| 36 vcl/source/control/field2.cxx | 12 vcl/source/control/longcurr.cxx | 14 -- 4 files changed, 65 deletions(-) New commits: commit 61afb4bebafe6e6

[Libreoffice-commits] core.git: extensions/source include/sfx2 include/svtools include/svx include/vcl sc/source sfx2/source svtools/source svx/source sw/inc sw/source vcl/source

2015-09-09 Thread Noel Grandin
extensions/source/propctrlr/standardcontrol.cxx |5 + extensions/source/propctrlr/standardcontrol.hxx |2 +- include/sfx2/tbxctrl.hxx|2 +- include/svtools/calendar.hxx|2 +- include/svx/lboxctrl.hxx|2 +-

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

2015-09-09 Thread Noel Grandin
include/vcl/menu.hxx|4 vcl/source/window/menubarwindow.cxx | 14 -- vcl/source/window/menubarwindow.hxx |2 -- 3 files changed, 20 deletions(-) New commits: commit 5ab7806d6c8e2d155fc022ace19f83afbe5f9e68 Author: Noel Grandin Date: Sun Sep 6 18:37:21

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

2015-09-09 Thread Stephan Bergmann
editeng/source/editeng/editeng.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit a622aaf28fbf01a4de44c9e5c2c85b46bf63697b Author: Stephan Bergmann Date: Wed Sep 9 10:05:00 2015 +0200 clang-analyzer-deadcode.DeadStores ...uselessly introduc

[Libreoffice-commits] core.git: 5 commits - basctl/source chart2/source include/svtools include/svx include/vcl reportdesign/source sc/inc sc/source sd/inc sd/source svtools/source svx/source sw/inc s

2015-09-09 Thread Noel Grandin
basctl/source/basicide/baside2.hxx|2 basctl/source/basicide/baside2b.cxx |4 - basctl/source/basicide/baside3.cxx|9 +--- basctl/source/basicide/bastype3.hxx |8 +-- basctl/source/basicide/bastypes.cxx |

Re: [Libreoffice-commits] core.git: basic/source "Revert a fix that can never have worked in the first place?"

2015-09-09 Thread David Tardon
Hi, On Tue, Sep 08, 2015 at 11:05:20AM +0200, Stephan Bergmann wrote: > or what > "Allow Input as symbol for action option compatible" shall even mean: I suppose it means using Option Compatible statement in the basic code. D. ___ LibreOffice mailing

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

2015-09-09 Thread Tor Lillqvist
chart2/source/view/charttypes/VSeriesPlotter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit caec9ce01ea252e2661b7275da542a41526ff3f6 Author: Tor Lillqvist Date: Wed Sep 9 10:50:29 2015 +0300 WaE: loplugin:stringconstant Fix warning: elide con

[Libreoffice-commits] core.git: chart2/qa chart2/source chart2/uiconfig include/xmloff offapi/com offapi/type_reference oox/inc oox/source xmloff/source

2015-09-09 Thread Marco Cecchetti
chart2/qa/extras/xshape/chart2xshape.cxx| 28 chart2/qa/extras/xshape/data/ods/tdf90839-4.ods |binary chart2/qa/extras/xshape/data/reference/tdf90839-1.xml | 10 chart2/qa/extras/xshape/data/reference/tdf90839-2.xml

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

2015-09-09 Thread Miklos Vajna
sw/source/core/undo/rolbck.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 79bc956e7f44b762bfd6560e5a9c9812fa3dcf4d Author: Miklos Vajna Date: Wed Sep 9 09:06:18 2015 +0200 sw: use std::unique_ptr<> in undo Change-Id: I327108c72d6f00575491de8e