LibreOffice Gerrit News for core on 2014-10-10

2014-10-10 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + accessibility: The if statement is redundant in https://gerrit.libreoffice.org/11890 from Robert Antoni Buj i Gelonch about module toolkit + Fix fdo#84795

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

2014-10-10 Thread Noel Grandin
include/postwin.h |6 ++ vcl/win/source/gdi/salgdi.cxx |2 +- vcl/win/source/window/salframe.cxx |4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) New commits: commit c8861af86a466c1e837263e58f3214aa42c902fc Author: Noel Grandin n...@peralex.com

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

2014-10-10 Thread Robert Antoni Buj i Gelonch
bean/com/sun/star/comp/beans/LocalOfficeConnection.java | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) New commits: commit 017ea9eb0f80ba750f0cf917033052c75e622c0a Author: Robert Antoni Buj i Gelonch robert@gmail.com Date: Thu Oct 9 20:00:10 2014 +0200 bean: Use

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

2014-10-10 Thread Robert Antoni Buj i Gelonch
jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java |5 --- jurt/com/sun/star/comp/loader/JavaLoader.java | 20 ++ jurt/com/sun/star/comp/servicemanager/ServiceManager.java |6 3 files changed, 6 insertions(+), 25 deletions(-) New commits: commit

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

2014-10-10 Thread Robert Antoni Buj i Gelonch
toolkit/test/accessibility/ov/ObjectViewContainer.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d802b6d2424cf87a9c3780565625a53fe184b790 Author: Robert Antoni Buj i Gelonch robert@gmail.com Date: Thu Oct 9 15:51:57 2014 +0200 unchecked call to

[Libreoffice-commits] core.git: Branch 'feature/droid_calcimpress3' - 2 commits - android/experimental Makefile.in

2014-10-10 Thread Jan Holesovsky
Makefile.in|1 + android/experimental/LOAndroid3/AndroidManifest.xml.in |3 +++ 2 files changed, 4 insertions(+) New commits: commit 737cd06a4ba94be234df08c3019abc8412475d78 Author: Jan Holesovsky ke...@collabora.com Date: Fri Oct 10 08:21:25

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

2014-10-10 Thread Tor Lillqvist
vcl/workben/icontest.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 9e0d79b0d99c62a79256a792c7ac76825c74578c Author: Tor Lillqvist t...@collabora.com Date: Thu Oct 9 09:38:12 2014 +0300 Add informative comment, and use 'auto' in a couple of

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

2014-10-10 Thread Miklos Vajna
writerfilter/source/dmapper/StyleSheetTable.cxx |8 writerfilter/source/ooxml/model.xml |8 writerfilter/source/rtftok/rtfdocumentimpl.cxx |9 + 3 files changed, 13 insertions(+), 12 deletions(-) New commits: commit

[Libreoffice-commits] core.git: qadevOOo/runner

2014-10-10 Thread Robert Antoni Buj i Gelonch
qadevOOo/runner/convwatch/EnhancedComplexTestCase.java |8 -- qadevOOo/runner/convwatch/FileHelper.java|6 - qadevOOo/runner/convwatch/FilenameHelper.java|6 - qadevOOo/runner/convwatch/GraphicalTestArguments.java| 46 +++

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

2014-10-10 Thread Robert Antoni Buj i Gelonch
xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/CellStyle.java |5 + xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ColumnStyle.java |5 + xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/Format.java | 10

Re: Unittest fails building on OS X 10.9

2014-10-10 Thread Joost Eekhoorn
Hi, Yes, your section looks more up to date, than the section Minimal Setup. Great job you have done. Regards, Joost 2014-10-10 3:28 GMT+02:00 Robert Antoni Buj i Gelonch robert@gmail.com : Hi, I've added the section Minimal Setup with MacPorts for external dependencies [1] which can

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

2014-10-10 Thread Noel Grandin
sw/inc/PostItMgr.hxx |6 +- sw/inc/SwAppletImpl.hxx| 12 +++- sw/source/filter/html/SwAppletImpl.cxx | 30 +++--- sw/source/filter/html/htmlplug.cxx |8 sw/source/filter/xml/xmltexte.cxx | 12

Re: Unittest fails building on OS X 10.9

2014-10-10 Thread Tor Lillqvist
I've added the section Minimal Setup with MacPorts for external dependencies [1] which can be very helpful to build LO easily. So that is then now our documented and thus official way to build on Mac? If it works, I don't oppose... even if it totally contrary to what has been the collective

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

2014-10-10 Thread Stephan Bergmann
chart2/source/view/axes/VAxisProperties.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 87bf3fb4a5def8b0536d44ab406dbd31b09c0daf Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 09:39:59 2014 +0200 Fix CppunitTest_chart2_xshape ...regression from

Re: Unittest fails building on OS X 10.9

2014-10-10 Thread Alexander Thurgood
Le 10/10/2014 03:28, Robert Antoni Buj i Gelonch a écrit : Hi Anton, I've added the section Minimal Setup with MacPorts for external dependencies [1] which can be very helpful to build LO easily. [1]

Re: Unittest fails building on OS X 10.9

2014-10-10 Thread Tor Lillqvist
so it is not really a requirement to have MacPorts. Indeed not. The wiki page needs to say more clearly that there are two fundamentally different ways to set up a build environment now, and that they shouldn't be mixed. --tml ___ LibreOffice

Re: Unittest fails building on OS X 10.9

2014-10-10 Thread Stephan Bergmann
On 10/10/2014 09:35 AM, Tor Lillqvist wrote: I've added the section Minimal Setup with MacPorts for external dependencies [1] which can be very helpful to build LO easily. So that is then now our documented and thus official way to build on Mac? If it works, I don't oppose... even if

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

2014-10-10 Thread Eike Rathke
sc/source/ui/view/viewfun6.cxx | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) New commits: commit 8b3de4010f75cd751ac56982df43c1fa912682da Author: Eike Rathke er...@redhat.com Date: Thu Oct 9 21:10:35 2014 +0200 InsertCurrentTime: in input mode inherit

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

2014-10-10 Thread Matthew J . Francis
sc/source/core/data/document10.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit af79db308c86d200d9fb76001167511408c68bce Author: Matthew J. Francis mjay.fran...@gmail.com Date: Thu Oct 9 13:02:18 2014 +0800 fdo#84810 Avoid calc crash when using Paste

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

2014-10-10 Thread Tor Lillqvist
configure.ac | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) New commits: commit 5af8c041607d5f25a4b9e11978215f629c0a6c95 Author: Tor Lillqvist t...@collabora.com Date: Fri Oct 10 10:20:59 2014 +0300 Bin pointless case statement: both cases were identical diff --git

[Libreoffice-commits] core.git: distro-configs/LibreOfficeLinux.conf

2014-10-10 Thread Christian Lohmaier
distro-configs/LibreOfficeLinux.conf |1 + 1 file changed, 1 insertion(+) New commits: commit d97b807d2315cb510bb13e8da0137262bc0bbc8a Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Oct 10 10:48:31 2014 +0200 baseline doesn't support gstremer-1.0

[Libreoffice-commits] core.git: distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeWin32.conf

2014-10-10 Thread Norbert Thiebaud
distro-configs/LibreOfficeLinux.conf |1 - distro-configs/LibreOfficeWin32.conf |1 - 2 files changed, 2 deletions(-) New commits: commit 89b44792d4bfe8e9cb0b50bfe0c0e00101fdc9ec Author: Norbert Thiebaud nthieb...@gmail.com Date: Fri Oct 10 03:52:26 2014 -0500 distro-config should

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

2014-10-10 Thread Tor Lillqvist
Repository.mk |2 +- vcl/Executable_icontest.mk |6 ++ vcl/Module_vcl.mk |2 +- vcl/workben/icontest.cxx |8 4 files changed, 12 insertions(+), 6 deletions(-) New commits: commit e21f6e3838a64f6c2517479d021e943e2ffcab94 Author: Tor Lillqvist

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

2014-10-10 Thread Tor Lillqvist
Repository.mk |2 +- vcl/Executable_icontest.mk |6 ++ vcl/Module_vcl.mk |2 +- 3 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 1a261bd0a5f86189215617e70a8e921a8b2751c3 Author: Tor Lillqvist t...@collabora.com Date: Fri Oct 10 12:31:12

Re: [Lightproof] Binary URP bridge disposed during call

2014-10-10 Thread Adrian Chaves Fernandez
O Venres, 10 de Outubro de 2014 09:46:07 Stephan Bergmann escribiu: Another angle of attack could be to instead use unopkg add to install the extension, and see if its output gives more of a clue. Great to know about unopkg, however the output is the same: $ unopkg add -v --log-file

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

2014-10-10 Thread Miklos Vajna
writerfilter/source/ooxml/model.xml |4 1 file changed, 4 insertions(+) New commits: commit 315693688d2ccc6f922fd552f2dd72f2ecc45913 Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Oct 10 11:42:43 2014 +0200 writerfilter: tokenize wp:effectExtent attributes

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

2014-10-10 Thread Noel Grandin
connectivity/source/drivers/dbase/dindexnode.cxx | 13 + connectivity/source/inc/dbase/dindexnode.hxx |2 ++ 2 files changed, 15 insertions(+) New commits: commit faa6455995966e41653204779d055b885b27fc4c Author: Noel Grandin n...@peralex.com Date: Fri Oct 10 12:02:32 2014

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

2014-10-10 Thread Juergen Funk
vcl/source/control/ilstbox.cxx |5 - vcl/source/window/menu.cxx |5 +++-- vcl/source/window/winproc.cxx | 21 - 3 files changed, 19 insertions(+), 12 deletions(-) New commits: commit 53c836701e22b1babd3702b502facd76236df7ff Author: Juergen Funk

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

2014-10-10 Thread Stephan Bergmann
xmloff/source/chart/SchXMLExport.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit a636217f1fed882ef820540833d9283796b00380 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 13:30:52 2014 +0200 UBSan runtime error: division by zero

[Libreoffice-commits] core.git: 6 commits - package/inc package/source sax/source sd/source

2014-10-10 Thread Matúš Kukan
package/inc/ZipOutputStream.hxx| 27 - package/inc/ZipPackageEntry.hxx| 12 package/inc/ZipPackageFolder.hxx | 11 package/source/zipapi/ZipOutputStream.cxx | 241 - package/source/zippackage/ZipPackage.cxx |3

[Libreoffice-commits] core.git: 23 commits - chart2/source comphelper/source desktop/unx filter/source include/comphelper sal/osl sc/qa sc/source sd/source svx/source sw/qa sw/source tools/source vcl/

2014-10-10 Thread Caolán McNamara
chart2/source/tools/MediaDescriptorHelper.cxx |1 comphelper/source/eventattachermgr/eventattachermgr.cxx | 17 +-- comphelper/source/misc/syntaxhighlight.cxx |2 desktop/unx/source/splashx.c| 30 -

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

2014-10-10 Thread Tor Lillqvist
vcl/Executable_icontest.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2f10386ce577f52e139aa23d41bc787d8e0b4d59 Author: Tor Lillqvist t...@collabora.com Date: Fri Oct 10 14:43:06 2014 +0300 Use gb_Executable_use_system_win32_libs for MinGW's sake

[Libreoffice-commits] core.git: Changes to 'private/jmux/libreoffice-4-1-6+backports+unit'

2014-10-10 Thread Jan-Marek Glogowski
New branch 'private/jmux/libreoffice-4-1-6+backports+unit' available with the following commits: commit 12cb3f789293d009b11a65103923cbfb31bfc7b7 Author: Jan-Marek Glogowski glo...@fbihome.de Date: Fri Oct 10 14:04:22 2014 +0200 fixup Change-Id:

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

2014-10-10 Thread Stephan Bergmann
sax/source/tools/fastserializer.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit dccc707da6bdb52a479923e8cfb0d048d7baaec1 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 14:11:03 2014 +0200 Revert This was OString already; use it that

[Libreoffice-commits] core.git: 3 commits - sc/Library_scqahelper.mk sc/qa sw/qa sw/source writerfilter/source

2014-10-10 Thread Miklos Vajna
sc/Library_scqahelper.mk |2 sc/qa/unit/helper/sorthelper.hxx | 55 +++ sc/qa/unit/ucalc_sort.cxx| 26 -- sw/qa/extras/ooxmlexport/data/effect-extent.docx |binary

[Libreoffice-commits] core.git: Branch 'feature/droid_calcimpress3' - 2 commits - android/experimental

2014-10-10 Thread Jan Holesovsky
android/experimental/LOAndroid3/res/values/strings.xml |4 ++-- android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java |9 + android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/LayerView.java |8 3 files

[Libreoffice-commits] core.git: 2 commits - android/experimental

2014-10-10 Thread Jan Holesovsky
android/experimental/LOAndroid3/res/values/strings.xml |4 ++-- android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java |9 + android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/LayerView.java |8 3 files

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

2014-10-10 Thread Stephan Bergmann
include/sfx2/msg.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit afb1fb14dca30f09efd96092c282f2d85f6d078d Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 14:39:47 2014 +0200 Use better casts Change-Id:

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

2014-10-10 Thread Stephan Bergmann
solenv/gbuild/platform/ANDROID_AARCH64_GCC.mk |2 +- solenv/gbuild/platform/ANDROID_ARM_GCC.mk |2 +- solenv/gbuild/platform/ANDROID_GODSON_GCC.mk |2 +- solenv/gbuild/platform/ANDROID_INTEL_GCC.mk|2 +- solenv/gbuild/platform/DRAGONFLY_INTEL_GCC.mk |1 -

[Libreoffice-commits] core.git: filter/source sc/source solenv/bin vcl/inc xmloff/inc

2014-10-10 Thread Andras Timar
filter/source/msfilter/msdffimp.cxx |2 +- filter/source/xslt/export/wordml/ooo2wordml_draw.xsl |2 +- sc/source/ui/navipi/navipi.cxx |2 +- solenv/bin/modules/installer/windows/file.pm |2 +- vcl/inc/osx/salframe.h

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

2014-10-10 Thread Stephan Bergmann
include/sfx2/msg.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 61b6ab6424cd54dc5297013931e7d06568bcd782 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 15:02:11 2014 +0200 Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 84352, which changed state. Bug 84352 Summary: Code signing broken by OSX 10.9.5 https://bugs.freedesktop.org/show_bug.cgi?id=84352 What|Removed |Added

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

2014-10-10 Thread Stephan Bergmann
solenv/gbuild/platform/MACOSX_INTEL_GCC.mk | 16 1 file changed, 16 deletions(-) New commits: commit 6f30c1970f5c2e140421fd2a846dbcc9d14ebdf5 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 15:18:41 2014 +0200 MACOSX_INTEL_GCC is dead ...since

Re: [Libreoffice-qa] minutes of ESC call ...

2014-10-10 Thread Caolán McNamara
On Thu, 2014-10-09 at 15:59 +0100, Michael Meeks wrote: + xlsx issues seem lower with threading fix. FWIW Finally got a cleanish bt from the crashing threaded .xlsb and it's at https://bugs.freedesktop.org/show_bug.cgi?id=84872 AFAICS there are multiple threads, each with a different

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

2014-10-10 Thread Stephan Bergmann
include/sfx2/stbitem.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 10e8e78d0b8fb02e975ddbf888215b0e100a82e3 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 15:23:53 2014 +0200 Avoid incomplete type in fn sig to keep ubsan's RTTI-based

[Libreoffice-commits] core.git: dictionaries

2014-10-10 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d655872356bb1197435b4b3cf3b9673aff4e66b1 Author: Andras Timar andras.ti...@collabora.com Date: Fri Oct 10 15:35:51 2014 +0200 Updated core Project: dictionaries

[Libreoffice-commits] dictionaries.git: pt_PT/description.xml pt_PT/pt_PT.dic

2014-10-10 Thread Andras Timar
pt_PT/description.xml |2 +- pt_PT/pt_PT.dic | 49 +++-- 2 files changed, 28 insertions(+), 23 deletions(-) New commits: commit caf64fa3559fe1e0273e449faa176b1312e1066d Author: Andras Timar andras.ti...@collabora.com Date: Fri Oct 10

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

2014-10-10 Thread Stephan Bergmann
svx/source/tbxctrls/tbcontrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d8a23406a563913235d7ef75cff0d1506d398b0f Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 15:32:31 2014 +0200 UBSan: SfxBoolItem vs. SfxTemplateItem confusion

[Bug 30732] Character formatting not retained in entries of TOC, table lists, etc.

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30732 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added See Also||https://bugs.freedesktop.or

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

2014-10-10 Thread Muthu Subramanian
chart2/qa/extras/chart2import.cxx | 11 +-- chart2/qa/extras/data/xlsx/fdo54361-1.xlsx |binary oox/source/drawingml/chart/objectformatter.cxx | 17 ++--- 3 files changed, 19 insertions(+), 9 deletions(-) New commits: commit

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

2014-10-10 Thread Armin Le Grand
svgio/source/svgreader/svgdocumenthandler.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit bb72d5b3ecbe6a03d3d3dfe101ad67ff4650a9f9 Author: Armin Le Grand a...@apache.org Date: Fri Oct 10 12:50:29 2014 + i125326 accept CssStyles with

[Libreoffice-commits] core.git: external/glm

2014-10-10 Thread Stephan Bergmann
external/glm/UnpackedTarball_glm.mk |1 + external/glm/Wsign-compare.patch.0 | 20 2 files changed, 21 insertions(+) New commits: commit 7f545208e8108be84cd880e026294e11aa15c65b Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 16:31:09 2014 +0200

Minutes of the Design Hangout: 2014-10-08

2014-10-10 Thread Jan Holesovsky
* Present: Cor, Heiko, Hillar, Jay, Kendy, Samuel, Steve + [I think Mirek joined later, but not 100% sure it was him :-)] * Completed Action Items: + Kendy: Provide Jay with pointers to .ui for the sidebar + Samuel: Switch on the alternating lines in list boxes generally; and

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

2014-10-10 Thread Stephan Bergmann
chart2/qa/extras/chart2import.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 890d0254db133b746c8562133da8241816acc13d Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 16:38:11 2014 +0200 loplugin:passstuffbyref Change-Id:

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

2014-10-10 Thread Stephan Bergmann
sw/source/uibase/shells/textsh1.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2862dcf7dd8a6f9cde9df2cc2b785df65e814f0c Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 16:56:59 2014 +0200 UBSan: SvxColorItem vs. SvxBrushItem confusion

Re: Unittest fails building on OS X 10.9

2014-10-10 Thread Robert Antoni Buj i Gelonch
Hi Stephan, I've added a subsection which explains how to install multiple copies of MacPorts. Regards, Robert On Fri, Oct 10, 2014 at 10:04 AM, Stephan Bergmann sberg...@redhat.com wrote: On 10/10/2014 09:35 AM, Tor Lillqvist wrote: I've added the section Minimal Setup with MacPorts

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

2014-10-10 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo84679.rtf | 12 sw/qa/extras/rtfimport/rtfimport.cxx | 11 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |9 + 3 files changed, 28 insertions(+), 4 deletions(-) New commits: commit

[Bug 30732] Character formatting not retained in entries of TOC, table lists, etc.

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30732 --- Comment #32 from Tobias Lippert d...@fastmail.fm --- Hello Harry, I have explicitly included only a few selected character formats. There might be users who would rather not have the highlights in the table of contents. Unfortunately, I do

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-4-3' - pt_PT/description.xml pt_PT/pt_PT.dic

2014-10-10 Thread Andras Timar
pt_PT/description.xml |2 +- pt_PT/pt_PT.dic | 49 +++-- 2 files changed, 28 insertions(+), 23 deletions(-) New commits: commit 706999791a7a54725beb0341c250b3735fbb4bd7 Author: Andras Timar andras.ti...@collabora.com Date: Fri Oct 10

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - dictionaries

2014-10-10 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 71f16d92df4458a8130ad526545b795313821e33 Author: Andras Timar andras.ti...@collabora.com Date: Fri Oct 10 15:35:51 2014 +0200 Updated core Project: dictionaries

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - configure.ac

2014-10-10 Thread Arkadiusz Miśkiewicz
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63ec7252a4c64b98a07408106d6d8054dde8710d Author: Arkadiusz Miśkiewicz ar...@maven.pl Date: Thu Oct 9 23:40:29 2014 +0200 Avoid bashizm in AbsolutePath() function is another bashizm. Avoid

[Libreoffice-commits] core.git: 8 commits - chart2/source comphelper/source connectivity/source offapi/com ucb/source unoxml/source vcl/source

2014-10-10 Thread Caolán McNamara
chart2/source/controller/dialogs/res_Trendline.cxx |4 +-- comphelper/source/property/opropertybag.cxx|2 - comphelper/source/property/propertybag.cxx | 19 --- connectivity/source/drivers/dbase/DTable.cxx | 15 ++--

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

2014-10-10 Thread Miklos Vajna
starmath/source/wordexportbase.cxx |2 +- sw/source/filter/ww8/docxsdrexport.cxx |2 +- sw/source/filter/ww8/rtfattributeoutput.cxx| 20 ++-- writerfilter/source/rtftok/rtfdocumentimpl.cxx | 10 +-

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

2014-10-10 Thread Tor Lillqvist
vcl/workben/icontest.cxx | 31 --- 1 file changed, 28 insertions(+), 3 deletions(-) New commits: commit 4fd547e61ef97ca15fb5474044ee91cffda6e389 Author: Tor Lillqvist t...@collabora.com Date: Fri Oct 10 21:16:24 2014 +0300 Add some silly looping and timing

[Libreoffice-commits] core.git: Branch 'feature/perfwork' - 6 commits - chart2/source

2014-10-10 Thread Kohei Yoshida
chart2/source/view/axes/VCoordinateSystem.cxx | 40 ++-- chart2/source/view/inc/VCoordinateSystem.hxx |9 chart2/source/view/main/ChartView.cxx | 255 +- 3 files changed, 166 insertions(+), 138 deletions(-) New commits: commit

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

2014-10-10 Thread Kohei Yoshida
chart2/source/view/axes/VCoordinateSystem.cxx | 40 ++-- chart2/source/view/inc/VCoordinateSystem.hxx |9 chart2/source/view/main/ChartView.cxx | 255 +- 3 files changed, 166 insertions(+), 138 deletions(-) New commits: commit

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

2014-10-10 Thread Tor Lillqvist
vcl/workben/icontest.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 96adec2fd56d1ca09d679c0966567c674d812dfb Author: Tor Lillqvist t...@collabora.com Date: Fri Oct 10 22:50:44 2014 +0300 Print out the timing results unconditionally Because

Re: ESC call Thursday 16:00 central European time ...

2014-10-10 Thread Mat M
Le Wed, 08 Oct 2014 14:10:53 +0200, Bjoern Michaelsen bjoern.michael...@canonical.com a écrit: [1] E.g. someone volunteering to tweak the daily gerrit digest to: - work on release branches - do a weekly? digest - sorted by the source code module (so some could watch Writer, some

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

2014-10-10 Thread Chr . Rossmanith
filter/source/svg/svgreader.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit 5e27d23d7e665cc0aeac8fc9ea2236bf8bc088ff Author: Chr. Rossmanith chrrossman...@gmx.de Date: Fri Oct 3 13:51:00 2014 +0200 fdo#65864: dont't traverse defs-nodes

[Libreoffice-commits] core.git: 7 commits - connectivity/source desktop/source filter/qa include/unotools sd/qa starmath/qa unotools/source

2014-10-10 Thread Michael Stahl
connectivity/source/drivers/firebird/Driver.cxx | 14 +- connectivity/source/drivers/firebird/Driver.hxx |1 desktop/source/app/app.cxx | 54 --- filter/qa/cppunit/xslt-test.cxx |4 + include/unotools/localfilehelper.hxx

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

2014-10-10 Thread Norbert Thiebaud
solenv/bin/modules/installer/environment.pm |2 -- 1 file changed, 2 deletions(-) New commits: commit d9b325f6b53db502e197feb4e50f59bf57682bbd Author: Norbert Thiebaud nthieb...@gmail.com Date: Fri Oct 10 04:22:36 2014 -0500 remove unused $variables{'os'} Change-Id:

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

2014-10-10 Thread Norbert Thiebaud
solenv/bin/modules/installer/control.pm |3 +++ solenv/bin/modules/installer/environment.pm |3 +++ solenv/bin/modules/installer/globals.pm |3 +++ 3 files changed, 9 insertions(+) New commits: commit 06c1844485f1d9fc4f3eb156ec7b871eebea8402 Author: Norbert Thiebaud

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

2014-10-10 Thread Kohei Yoshida
sc/source/ui/docshell/docfunc.cxx | 72 +- sc/source/ui/inc/docfunc.hxx |8 ++- sc/source/ui/view/viewfunc.cxx| 79 +- 3 files changed, 79 insertions(+), 80 deletions(-) New commits: commit

Windows TB 39 42 builds of master need some help

2014-10-10 Thread V Stuart Foote
Thorsten, Kendy, * TB42 dumped core and the libo-master~2014-10-10_23.17.23_LibreOfficeDev_4.4.0.0.alpha0_Win_x86.msi is only a partial installer package at 93MB. Not much in the build log--guess it got truncated. Nor has Kendy's TB39 spun a build since Monday the 6th--and of course

Re: [Libreoffice-qa] minutes of ESC call ...

2014-10-10 Thread Caolán McNamara
On Thu, 2014-10-09 at 15:59 +0100, Michael Meeks wrote: + xlsx issues seem lower with threading fix. FWIW Finally got a cleanish bt from the crashing threaded .xlsb and it's at https://bugs.freedesktop.org/show_bug.cgi?id=84872 AFAICS there are multiple threads, each with a different

[Libreoffice-bugs] [Bug 84854] Calc issues with screen drawing for a new spreadsheet

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84854 --- Comment #3 from Joel Madero jmadero@gmail.com --- Cannot reproduce: W7 w/ http://dev-builds.libreoffice.org/daily/master/win-x86@39/current/master~2014-10-06_01.02.02_LibreOfficeDev_4.4.0.0.alpha0_Win_x86.msi -- You are receiving this

[Libreoffice-bugs] [Bug 84857] New: PDF: FEATURE: IMPRESS PDF EXPORT (2 SLIDES PER PAGE)

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84857 Bug ID: 84857 Summary: PDF: FEATURE: IMPRESS PDF EXPORT (2 SLIDES PER PAGE) Product: LibreOffice Version: 4.3.2.2 release Hardware: Other OS: All Status:

[Libreoffice-bugs] [Bug 84858] New: Cannot paste fully copied doucument from other offices

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84858 Bug ID: 84858 Summary: Cannot paste fully copied doucument from other offices Product: LibreOffice Version: 4.3.0.2 rc Hardware: Other OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 84845] Arabic Allignment - end of line point (.) jumps to the right end of line, should be to the left of the line

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84845 Khaled Hosny khaledho...@eglug.org changed: What|Removed |Added Attachment #107622|text/plain

[Libreoffice-bugs] [Bug 35800] Printing - You have to print a document Twice before it prints

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35800 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 84860] New: when i using numbering icons more than 100 lines display improperly

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84860 Bug ID: 84860 Summary: when i using numbering icons more than 100 lines display improperly Product: LibreOffice Version: 4.3.0.2 rc Hardware: Other OS:

[Libreoffice-bugs] [Bug 82057] MAILMERGE : Standard Filter on text field doesn't work

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82057 --- Comment #7 from ribotb rib...@gmail.com --- Hi, With Version: 4.4.0.0.alpha0+ Build ID: 9aa36a1ad39e37c372cc833a44fba450b8cc30cd TinderBox: Win-x86@42, Branch:master, Time: 2014-10-09_03:25:27 5) Apply standard filter: Montant 0 and

[Libreoffice-bugs] [Bug 79631] issue with encoding when exporting various non latin text from Base to Calc

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79631 --- Comment #4 from Dimitris Xenakis drdxenakis+bugfreedesk...@gmail.com --- I confirm that is works for Linux (Ubuntu 12.04, LibreOffice Version: 4.3.2.2 Build ID: 430m0(Build:2)), but I also confirm that it does *not* work for Windows as I

[Libreoffice-bugs] [Bug 84861] New: Figure and table numbering issue on promoting chapter

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84861 Bug ID: 84861 Summary: Figure and table numbering issue on promoting chapter Product: LibreOffice Version: 4.3 Daily Hardware: Other OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 84856] photo cannot change easily

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84856 Jean-Baptiste Faure jbfa...@libreoffice.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 83782] EDITING: UI: Base crashes when working with DATE datatype

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83782 --- Comment #11 from rob...@familiegrosskopf.de --- (In reply to Nuno Oliveira from comment #10) The problem shouldn't be with the file because I work with this file with LO in Windows. You reported this for PCLinuxOS. Does the bug appear in

[Libreoffice-bugs] [Bug 76995] MAILMERGE: Wrong record Number in Mailing

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76995 --- Comment #8 from ribotb rib...@gmail.com --- Hi, With Version: 4.4.0.0.alpha0+ Build ID: 9aa36a1ad39e37c372cc833a44fba450b8cc30cd TinderBox: Win-x86@42, Branch:master, Time: 2014-10-09_03:25:27 With File -- Print : 1) If I create a unic

[Libreoffice-bugs] [Bug 37859] Odb data copied to Calc showed wrong encoding in Windows

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37859 --- Comment #24 from Dimitris Xenakis drdxenakis+bugfreedesk...@gmail.com --- If one needs another file for testing, the attachment in bug 79631 does the trick. It is a small odb file containing a single table with fonts in various encodings

[Libreoffice-bugs] [Bug 84864] New: Freeze when deleting sheet from (nearly empty) spreadsheet doc

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84864 Bug ID: 84864 Summary: Freeze when deleting sheet from (nearly empty) spreadsheet doc Product: LibreOffice Version: 4.3.2.2 release Hardware: x86 (IA32)

[Libreoffice-bugs] [Bug 63288] CONFIGURATION: CRASH if user profile sub folder extensions is write protected.

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63288 --- Comment #4 from Stephan Bergmann sberg...@redhat.com --- I guess I cannot properly reproduce ths setup from comment 0, as when I go to the Properties of C:\Users\sbergman\AppData\Roaming\LibreOffice\4\user\extensions of a fresh LO master

[Libreoffice-bugs] [Bug 80927] Win: crash with Quickstarter enabled

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80927 --- Comment #81 from bugzil...@cb-computerservice.at --- Just testet in 4.3.4 DevBuild: Quickstart starts and exits correctly, and also any other Quickstart function seems to work perfectly :) Many thanks to everyone involved in fixing this :)

[Libreoffice-bugs] [Bug 76995] MAILMERGE: Wrong record Number in Mailing

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76995 --- Comment #9 from ClDc cldc.s...@wanadoo.fr --- Hi, I did the test with: Version: 4.4.0.0.alpha0+ Build ID: 7f900e2e2f5faa0a568209791c57cb024f14fe33 TinderBox: Win-x86@51-TDF, Branch:MASTER, Time: 2014-10-10_00:12:08 Still not working, same

[Libreoffice-bugs] [Bug 75683] SLIDESHOW: LibreOffice: no sound on some pps files

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75683 --- Comment #45 from Michael Meeks michael.me...@collabora.com --- I no longer have a 32bit system at hand. And yes the 'you' I suggest means you Alex: you =) If you have a problem with your own self-built system, that doesn't really surprise or

[Libreoffice-bugs] [Bug 81633] Sorting shouldn't always automatically adjust references.

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81633 --- Comment #45 from Norbert Scheibner s...@gmx.net --- I don't know the effort it takes to implement such a minimal QA. But if it is not in reach, just don't add new enhancements in between minor version updates and definitely not between 4.2.6

[Libreoffice-bugs] [Bug 82229] NaN instead of percentage values with some locales (Ubuntu 12.04 + PPA / Debian backports only)

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82229 --- Comment #15 from Marcin M. marcin.marcin...@gmail.com --- Installed Fedora 14, locale set to Polish, downloaded the same version of LibreOffice and this bug still persists. It's definitely not Debian/Ubuntu specific. It applies to many places

[Libreoffice-bugs] [Bug 82057] MAILMERGE : Standard Filter on text field doesn't work

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82057 --- Comment #8 from ClDc cldc.s...@wanadoo.fr --- I did the test with: Version: 4.4.0.0.alpha0+ Build ID: 7f900e2e2f5faa0a568209791c57cb024f14fe33 TinderBox: Win-x86@51-TDF, Branch:MASTER, Time: 2014-10-10_00:12:08 it works -- You are

[Libreoffice-bugs] [Bug 84447] Formatting fails

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84447 guario...@zoominternet.net changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 84869] New: Cannot install 4.3.2.2 upgrade and previous version no longer available

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84869 Bug ID: 84869 Summary: Cannot install 4.3.2.2 upgrade and previous version no longer available Product: LibreOffice Version: 4.3.2.2 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 84865] Greek letters corrupted

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84865 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 84865] Greek letters corrupted

2014-10-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84865 --- Comment #2 from alessandro.rego...@gmail.com --- Thank you a lot. Problem solved with the reset of my profile. Anyway the interface language is eng-US and local italian and the problem was that they were not converted at all, don't know if

  1   2   3   >