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

2014-11-14 Thread Stephan Bergmann
sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c |6 ++ 1 file changed, 6 insertions(+) New commits: commit f5e86ebc097f0f8bc5b282511149cb026710ecde Author: Stephan Bergmann sberg...@redhat.com Date: Fri Nov 14 09:08:27 2014 +0100 Silence winsock deprecation warning

Re: Brij Mohan Lal Srivastava license statement

2014-11-14 Thread Stephan Bergmann
On 11/09/2014 02:53 PM, Brij Mohan Lal Srivastava wrote: All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. put on file at https://wiki.documentfoundation.org/index.php?title=Development/Developersoldid=104369

Re: Childwindow slot missing

2014-11-14 Thread Stephan Bergmann
On 11/14/2014 06:42 AM, Richard PALO wrote: Starting up 'swriter', 'scalc' or such I notice the following warnings systematically : | richard@omnis:/home/richard$ swriter | warn:sfx.control:101391:1:sfx2/source/control/dispatch.cxx:1505: | Childwindow slot missing: 10365 |

Re: minutes of ESC call ...

2014-11-14 Thread Stephan Bergmann
On 11/14/2014 07:49 AM, Noel Grandin wrote: On 2014-11-13 06:13 PM, Michael Meeks wrote: * library bloat (Michael S) + not really an issue for release builds - --enable-mergelibs + big library + --enable-symbols - OOM + especially problematic CppuniTests with

[Libreoffice-commits] website.git: Branch 'update' - check.php

2014-11-14 Thread Christian Lohmaier
check.php | 25 + 1 file changed, 21 insertions(+), 4 deletions(-) New commits: commit d542fe540e752138ed2879dc810152ad71d29948 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Nov 14 11:06:50 2014 +0100 enable update to 4.3.4 diff --git

[Libreoffice-commits] website.git: Branch 'update' - check.php

2014-11-14 Thread Christian Lohmaier
check.php |4 1 file changed, 4 insertions(+) New commits: commit f24c0780445895ceaa71be8159dd29d7f2a4b12b Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Nov 14 11:09:36 2014 +0100 add missing 4.3.0 hashes diff --git a/check.php b/check.php index

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

2014-11-14 Thread Noel Grandin
sw/inc/charatr.hxx | 137 +-- sw/inc/dbfld.hxx|7 sw/inc/docufld.hxx |4 sw/inc/edimp.hxx|9 + sw/inc/ftninfo.hxx

Re: minutes of ESC call ...

2014-11-14 Thread Lubos Lunak
On Friday 14 of November 2014, Stephan Bergmann wrote: On 11/14/2014 07:49 AM, Noel Grandin wrote: (2) Perhaps we need to be using the extern template feature to limit the number of instantiations of various templates? Template instantiations, via the typical all-inline nature of the

Re: minutes of ESC call ...

2014-11-14 Thread Lubos Lunak
On Friday 14 of November 2014, Noel Grandin wrote: (3) Use gcc's -gsplit-dwarf feature to reduce size of debug information (clang also has some support for this) https://gcc.gnu.org/wiki/DebugFission We could auto-detect this in configure.ac and use it if available. There's rather tool poor

[Libreoffice-commits] core.git: 21 commits - basic/source connectivity/source cui/source dbaccess/source editeng/source extensions/Library_scn.mk extensions/source filter/source forms/source jvmfwk/pl

2014-11-14 Thread Caolán McNamara
basic/source/classes/image.cxx| 11 + connectivity/source/drivers/dbase/DTable.cxx |4 connectivity/source/drivers/firebird/Blob.cxx | 31 + cui/source/options/optjava.cxx|6 -

[Libreoffice-commits] core.git: Changes to 'private/llunak/mailmerge_02'

2014-11-14 Thread Luboš Luňák
New branch 'private/llunak/mailmerge_02' available with the following commits: commit 44f40b82d52cfe60de3f18ed5aeae04171c9b197 Author: Luboš Luňák l.lu...@collabora.com Date: Sun Nov 9 22:59:41 2014 +0100 avoid unused argument warning Change-Id:

4.4 refactorings and BHS (was: minutes of ESC call ...)

2014-11-14 Thread Bjoern Michaelsen
Hi, On Thu, Nov 13, 2014 at 04:13:33PM +, Michael Meeks wrote: * QA (Robinson) There is a Bug Hunting Session for 4.4 coming up next week. If you did any bigger refactoring or other work that primarily can be assumed to affect a specific area of usecases, please add this to:

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

2014-11-14 Thread Andras Timar
scp2/source/ooo/vc_redist.scp | 11 +++ scp2/source/winexplorerext/file_winexplorerext.scp | 20 2 files changed, 31 insertions(+) New commits: commit ef7e29998c5e86c4174e9dbe16c157705f9dc129 Author: Andras Timar andras.ti...@collabora.com

[Bug 75757] remove inheritance to std::map and std::vector

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #45 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Juan Picca committed a patch related to this issue. It has been pushed to master:

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

2014-11-14 Thread Juan Picca
sw/source/core/access/accmap.cxx | 64 +++ 1 file changed, 51 insertions(+), 13 deletions(-) New commits: commit 2ec556b0726e51010aebaa4849195444fda4aa1d Author: Juan Picca jumap...@gmail.com Date: Thu Nov 13 08:03:21 2014 -0200 fdo#75757: remove

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 6 commits - vcl/inc vcl/opengl vcl/source vcl/win vcl/workben

2014-11-14 Thread Michael Meeks
vcl/inc/impimagetree.hxx |7 ++- vcl/opengl/salbmp.cxx| 12 +- vcl/source/gdi/impimage.cxx |9 ++-- vcl/source/gdi/impimagetree.cxx | 69 +++-- vcl/win/source/gdi/winlayout.cxx | 72 +++

Re: minutes of ESC call ...

2014-11-14 Thread Noel Grandin
On 2014-11-14 01:15 PM, Lubos Lunak wrote: On Friday 14 of November 2014, Noel Grandin wrote: (3) Use gcc's -gsplit-dwarf feature to reduce size of debug information (clang also has some support for this) https://gcc.gnu.org/wiki/DebugFission We could auto-detect this in configure.ac and use

[Libreoffice-commits] core.git: bin/check-merged.sh

2014-11-14 Thread Jan Holesovsky
bin/check-merged.sh | 36 1 file changed, 36 insertions(+) New commits: commit 710c664083063b4ab5aaa246f204a6f4db9078c0 Author: Jan Holesovsky ke...@collabora.com Date: Fri Nov 14 15:07:14 2014 +0100 Script that finds commits in a branch that were

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 80939, which changed state. Bug 80939 Summary: Mac OS X: LibreOffice windows are pixelated on Retina displays https://bugs.freedesktop.org/show_bug.cgi?id=80939 What|Removed |Added

[Libreoffice-commits] core.git: bin/parse-perfcheck.py

2014-11-14 Thread Riccardo Magliocchetti
bin/parse-perfcheck.py | 253 + 1 file changed, 109 insertions(+), 144 deletions(-) New commits: commit e8fbdb374a1f8c5f97dedb53922746d41699c39b Author: Riccardo Magliocchetti riccardo.magliocche...@gmail.com Date: Thu Nov 13 11:51:30 2014 +0100

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

2014-11-14 Thread Caolán McNamara
basic/source/comp/symtbl.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 9dacd849b6ba76bab36558ad9e5d5614cd9fa29e Author: Caolán McNamara caol...@redhat.com Date: Fri Nov 14 14:18:51 2014 + this is for detecting the type of a variable

Re: [Libreoffice-qa] 4.4 refactorings and BHS (was: minutes of ESC call ...)

2014-11-14 Thread Sophie Gautier
Hi Bjoern, all On Fri, Nov 14, 2014 at 1:55 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Thu, Nov 13, 2014 at 04:13:33PM +, Michael Meeks wrote: * QA (Robinson) There is a Bug Hunting Session for 4.4 coming up next week. If you did any bigger refactoring or

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

2014-11-14 Thread Jan Holesovsky
vcl/opengl/gdiimpl.cxx |8 vcl/opengl/texture.cxx | 20 +--- vcl/opengl/x11/gdiimpl.cxx |2 ++ vcl/source/opengl/OpenGLContext.cxx |8 vcl/source/opengl/OpenGLHelper.cxx |9 + 5 files changed, 44

[ANN] new internal jpeg needs nasm

2014-11-14 Thread Matúš Kukan
Hi, I am working on replacing internal jpeg with jpeg-turbo. https://gerrit.libreoffice.org/#/c/12402/ Once it hits master, you will need to get nasm tool to build it. http://www.nasm.us/ Info about how to install it, is in our configure. I've avoided cmake by using our great gcc-wrappers.

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - config_host.mk.in configure.ac download.lst external/jpeg RepositoryExternal.mk vcl/source

2014-11-14 Thread Matúš Kukan
RepositoryExternal.mk|6 +- config_host.mk.in|1 configure.ac | 38 ++ download.lst |4 - external/jpeg/ExternalProject_jpeg.mk| 36

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

2014-11-14 Thread Stephan Bergmann
cppu/source/threadpool/thread.cxx | 20 cppu/source/threadpool/thread.hxx |2 +- cppu/source/threadpool/threadpool.cxx | 29 ++--- cppu/source/threadpool/threadpool.hxx |6 +++--- 4 files changed, 26 insertions(+), 31 deletions(-)

[Libreoffice-commits] core.git: Branch 'feature/priorities' - cui/source extensions/source sw/source

2014-11-14 Thread Tobias Madl
cui/source/dialogs/cuigaldlg.cxx | 12 ++-- cui/source/dialogs/thesdlg.cxx|8 cui/source/inc/cuigaldlg.hxx |2 +- cui/source/inc/thesdlg.hxx|2 +- cui/source/tabpages/backgrnd.cxx | 26

Re: [ANN] new internal jpeg needs nasm

2014-11-14 Thread Norbert Thiebaud
On Fri, Nov 14, 2014 at 8:47 AM, Matúš Kukan matus.ku...@collabora.com wrote: Hi, I am working on replacing internal jpeg with jpeg-turbo. https://gerrit.libreoffice.org/#/c/12402/ Once it hits master, you will need to get nasm tool to build it. http://www.nasm.us/ Info about how to

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

2014-11-14 Thread Jan Holesovsky
vcl/unx/generic/app/saldisp.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit 37800290245fd0462295a8bbaabd9d761929fa65 Author: Jan Holesovsky ke...@collabora.com Date: Fri Nov 14 17:04:25 2014 +0100 vcl: Stop-gap solution to start the gen / kde

Re: [ANN] new internal jpeg needs nasm

2014-11-14 Thread Norbert Thiebaud
On Fri, Nov 14, 2014 at 8:47 AM, Matúš Kukan matus.ku...@collabora.com wrote: Hi, I am working on replacing internal jpeg with jpeg-turbo. https://gerrit.libreoffice.org/#/c/12402/ Once it hits master, you will need to get nasm tool to build it. http://www.nasm.us/ Info about how to

[Libreoffice-commits] core.git: sax/Library_expwrap.mk sax/source sw/qa

2014-11-14 Thread Luboš Luňák
sax/Library_expwrap.mk|1 sax/source/fastparser/fastparser.cxx | 315 -- sw/qa/extras/ooxmlexport/ooxmlexport4.cxx |1 3 files changed, 138 insertions(+), 179 deletions(-) New commits: commit 82d08580e368afbc9d73da3613845a36a89b0a8c

[Libreoffice-commits] core.git: 5 commits - comphelper/qa officecfg/registry sc/source sc/uiconfig

2014-11-14 Thread Tor Lillqvist
comphelper/qa/string/test_string.cxx |4 + officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 sc/source/core/tool/calcconfig.cxx |1 sc/source/ui/optdlg/calcoptionsdlg.cxx | 39 ++-

Re: [Libreoffice-qa] 4.4 refactorings and BHS (was: minutes of ESC call ...)

2014-11-14 Thread Bjoern Michaelsen
On Fri, Nov 14, 2014 at 03:42:16PM +0100, Sophie Gautier wrote: Maybe it would be easier if I add the test cases to MozTrap? there could be also a follow-up through the beta/rc/final. Thank you, that would be great! I was suggesting to just edit the wiki as telling hackers to enter stuff in

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 3 commits - vcl/workben

2014-11-14 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 207 +--- 1 file changed, 177 insertions(+), 30 deletions(-) New commits: commit 154c863593c7fc81480e59c43c713cbad2e42b51 Author: Michael Meeks michael.me...@collabora.com Date: Fri Nov 14 14:54:24 2014 + vcldemo:

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

2014-11-14 Thread Caolán McNamara
cppu/source/typelib/static_types.cxx |4 +--- vcl/generic/fontmanager/parseAFM.cxx | 21 + 2 files changed, 10 insertions(+), 15 deletions(-) New commits: commit 3d876661857b68cafde16fafd5f280cc78b3e52b Author: Caolán McNamara caol...@redhat.com Date: Fri Nov 14

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

2014-11-14 Thread Caolán McNamara
sw/source/uibase/uiview/viewport.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit e170f0858721545d6b0e22d12cc1f5bbc6b2e57d Author: Caolán McNamara caol...@redhat.com Date: Fri Nov 14 16:59:35 2014 + coverity#1242518 Arguments in wrong order

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

2014-11-14 Thread Caolán McNamara
svtools/source/brwbox/datwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5a9b87fc0f4417c8437348b68cd6e4b6fd849e39 Author: Caolán McNamara caol...@redhat.com Date: Fri Nov 14 17:11:26 2014 + coverity#1242527 Arguments in wrong order

Re: [Libreoffice-qa] 4.4 refactorings and BHS (was: minutes of ESC call ...)

2014-11-14 Thread Sophie Gautier
Hi Bjoern, On Fri, Nov 14, 2014 at 5:37 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: On Fri, Nov 14, 2014 at 03:42:16PM +0100, Sophie Gautier wrote: Maybe it would be easier if I add the test cases to MozTrap? there could be also a follow-up through the beta/rc/final.

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

2014-11-14 Thread Caolán McNamara
avmedia/source/viewer/mediawindow_impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7a71065b8715f09892ef643d6e75550782e116d4 Author: Caolán McNamara caol...@redhat.com Date: Fri Nov 14 17:17:50 2014 + catch by reference Change-Id:

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

2014-11-14 Thread Caolán McNamara
sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx |6 +++--- svx/source/fmcomp/dbaobjectex.cxx |2 +- xmloff/source/text/txtfldi.cxx|2 +- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit

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

2014-11-14 Thread Jan Holesovsky
vcl/source/opengl/OpenGLContext.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 07802be53ba1582276c32876e2b5160e7927e225 Author: Jan Holesovsky ke...@collabora.com Date: Fri Nov 14 19:12:11 2014 +0100 windows opengl: Do not be _that_ eager with

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/quartz vcl/source vcl/win

2014-11-14 Thread Jan Holesovsky
vcl/quartz/salgdicommon.cxx|6 ++ vcl/source/outdev/bitmap.cxx |8 vcl/win/source/gdi/gdiimpl.cxx | 11 --- 3 files changed, 10 insertions(+), 15 deletions(-) New commits: commit 0630ed73aa4c29447b10fdc509e693d1475b76a3 Author: Jan Holesovsky

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 79834, which changed state. Bug 79834 Summary: [FILEOPEN] SVG Insert-From File takes 2+ time longer in 4.3 https://bugs.freedesktop.org/show_bug.cgi?id=79834 What|Removed |Added

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 80198, which changed state. Bug 80198 Summary: Insert SVG file breaks the program https://bugs.freedesktop.org/show_bug.cgi?id=80198 What|Removed |Added

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

2014-11-14 Thread Jan Holesovsky
vcl/opengl/gdiimpl.cxx |2 -- vcl/opengl/texture.cxx |2 -- 2 files changed, 4 deletions(-) New commits: commit 4dd633a728f0f82de6a6aad9470ffe7ab9bb49e9 Author: Jan Holesovsky ke...@collabora.com Date: Fri Nov 14 21:41:15 2014 +0100 opengl: Another places where it is too eager to

Release Notes Whiteboard Keyword

2014-11-14 Thread Jay Philips
Hi All, I had recently been listening to a podcast and they mentioned that a linux or bsd distro would have a keyword in its bug tracking system for bugs that are worth mentioning in the release notes. So i was thinking that a whiteboard keyword of the same could be done so that it is easy to

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - external/jpeg

2014-11-14 Thread Matúš Kukan
external/jpeg/ExternalProject_jpeg.mk |1 + external/jpeg/UnpackedTarball_jpeg.mk |1 + external/jpeg/jpeg.win_build.patch.1 | 15 +++ 3 files changed, 17 insertions(+) New commits: commit 7854666e62a216bb927090f25c255439f497696a Author: Matúš Kukan

Re: [ANN] new internal jpeg needs nasm

2014-11-14 Thread Matúš Kukan
On Fri, 2014-11-14 at 09:36 -0600, Norbert Thiebaud wrote: On Fri, Nov 14, 2014 at 8:47 AM, Matúš Kukan matus.ku...@collabora.com wrote: It should be ready now, I've just not tested it on OS X. on mac we need -f macho64 not -f macho I believe this was fixed by adding

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - sc/inc sc/Library_sc.mk sc/source

2014-11-14 Thread Kohei Yoshida
sc/Library_sc.mk |2 sc/inc/bulkdatahint.hxx | 43 sc/inc/document.hxx |7 sc/inc/formulacell.hxx| 12 + sc/inc/grouparealistener.hxx | 73 ++ sc/inc/simplehintids.hxx

[Bug 67040] resizable autocorrect replacement table dialog

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67040 --- Comment #5 from tommy27 ba...@quipo.it --- oppsss... Coalan, something is gone wrong in 4.4.0.0.alpha2+ Build ID: b021b5983c62e266b82d9f0c5c6d8d8900553827 TinderBox: Win-x86@42, Branch:master, Time: 2014-11-12_00:19:18 the autocorrect

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

2014-11-14 Thread Michael Meeks
vcl/opengl/salbmp.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 318fc8d6810ed72bd43d811bac32216b6ed9f231 Author: Michael Meeks michael.me...@collabora.com Date: Fri Nov 14 16:32:06 2014 + vcl: assert more useful truths on BitmapWriterAccess

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - sc/inc sc/source

2014-11-14 Thread Kohei Yoshida
sc/inc/grouparealistener.hxx | 10 --- sc/source/core/tool/grouparealistener.cxx | 91 -- 2 files changed, 1 insertion(+), 100 deletions(-) New commits: commit e8184b4bda4f8ce0bfa676d592e1f493ca9e3eeb Author: Kohei Yoshida kohei.yosh...@collabora.com

Re: [Libreoffice-qa] Release Notes Whiteboard Keyword

2014-11-14 Thread Joel Madero
Hi Jay, Hi All, I had recently been listening to a podcast and they mentioned that a linux or bsd distro would have a keyword in its bug tracking system for bugs that are worth mentioning in the release notes. So i was thinking that a whiteboard keyword of the same could be done so that it is

Re: Google shuts down the OpenID 2.0 on April 20, 2015

2014-11-14 Thread Mat M
Le Tue, 11 Nov 2014 10:37:45 +0100, Bjoern Michaelsen bjoern.michael...@canonical.com a écrit: On Tue, Nov 11, 2014 at 08:26:19AM +0200, Tor Lillqvist wrote: There is a list: http://openid.net/get-an-openid/ and chances you already have one of those (including lots of smaller providers

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

2014-11-14 Thread Eike Rathke
sc/inc/chartlis.hxx |6 ++ sc/source/core/tool/chartlis.cxx | 21 + 2 files changed, 27 insertions(+) New commits: commit ef2ed50231fd946c1f374ffbce28ebb98eda56c5 Author: Eike Rathke er...@redhat.com Date: Sat Nov 15 02:00:16 2014 +0100 fdo#73695

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 81264, which changed state. Bug 81264 Summary: Calc is not accessible to screen readers if sheet is modified [a11y] https://bugs.freedesktop.org/show_bug.cgi?id=81264 What|Removed

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - sc/inc sc/source

2014-11-14 Thread Kohei Yoshida
sc/inc/address.hxx |3 + sc/source/core/data/bcaslot.cxx | 100 +++ sc/source/core/data/documen7.cxx | 62 +--- sc/source/core/data/document.cxx | 10 +-- sc/source/core/inc/bcaslot.hxx |2

[Bug 67040] resizable autocorrect replacement table dialog

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67040 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added CC|libreoffice@lists.freedeskt |f...@libreoffice.org

Development license statement

2014-11-14 Thread Renato Ferreira
All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Regards, Renato Ferreira. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

LibreOffice Gerrit News for core on 2014-11-15

2014-11-14 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#51741 Mark document as modified on bookmark rename / delete in https://gerrit.libreoffice.org/12436 from Renato Ferreira about module sw + fdo#83308 Show

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

2014-11-14 Thread Eike Rathke
sc/inc/chartlis.hxx |6 ++ sc/source/core/tool/chartlis.cxx | 21 + 2 files changed, 27 insertions(+) New commits: commit 547d613e0868726e602ccb00fca0e7518a6c4bee Author: Eike Rathke er...@redhat.com Date: Sat Nov 15 02:00:16 2014 +0100 fdo#73695

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/unx

2014-11-14 Thread Markus Mohrhard
vcl/unx/kde/salnativewidgets-kde.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit ef76fbe1f53eb7f30c0837cfae8552143831dd50 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Nov 14 15:02:16 2014 +0100 fix building the KDE backend

Re: [Libreoffice-qa] Bugzilla: LO 4.3.3.2 is missing from versions list menu

2014-11-14 Thread Tommy
On Thu, 13 Nov 2014 04:43:39 +0100, Tommy ba...@quipo.it wrote: On Wed, 12 Nov 2014 22:27:35 +0100, Joel Madero jmadero@gmail.com wrote: Fixed thanks. one last fix needed. 4.3.3.2 is still credited as rc instead of release bye, Tommaso and the same regarding 4.3.4.1 rc which has

[Libreoffice-qa] 4.4 refactorings and BHS (was: minutes of ESC call ...)

2014-11-14 Thread Bjoern Michaelsen
Hi, On Thu, Nov 13, 2014 at 04:13:33PM +, Michael Meeks wrote: * QA (Robinson) There is a Bug Hunting Session for 4.4 coming up next week. If you did any bigger refactoring or other work that primarily can be assumed to affect a specific area of usecases, please add this to:

Re: [Libreoffice-qa] 4.4 refactorings and BHS (was: minutes of ESC call ...)

2014-11-14 Thread Sophie Gautier
Hi Bjoern, all On Fri, Nov 14, 2014 at 1:55 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Thu, Nov 13, 2014 at 04:13:33PM +, Michael Meeks wrote: * QA (Robinson) There is a Bug Hunting Session for 4.4 coming up next week. If you did any bigger refactoring or

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

2014-11-14 Thread Noel Grandin
On 2014-11-13 06:13 PM, Michael Meeks wrote: * library bloat (Michael S) + not really an issue for release builds - --enable-mergelibs + big library + --enable-symbols - OOM + especially problematic CppuniTests with use_library_objects + perhaps a barrier to entry to

Re: [Libreoffice-qa] 4.4 refactorings and BHS (was: minutes of ESC call ...)

2014-11-14 Thread Bjoern Michaelsen
On Fri, Nov 14, 2014 at 03:42:16PM +0100, Sophie Gautier wrote: Maybe it would be easier if I add the test cases to MozTrap? there could be also a follow-up through the beta/rc/final. Thank you, that would be great! I was suggesting to just edit the wiki as telling hackers to enter stuff in

Re: [Libreoffice-qa] retest ping to UNCONFIRMED bugs older than 6 months

2014-11-14 Thread Tommy
On Thu, 13 Nov 2014 07:13:29 +0100, Tommy ba...@quipo.it wrote: sure, QA consensus is necessary, however please wait the official release of 4.3.4 which is planned in Week 47 , Nov 17, 2014 - Nov 23, 2014 so we are sure the user will retest the bugs with the latest up to date version

Re: [Libreoffice-qa] 4.4 refactorings and BHS (was: minutes of ESC call ...)

2014-11-14 Thread Sophie Gautier
Hi Bjoern, On Fri, Nov 14, 2014 at 5:37 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: On Fri, Nov 14, 2014 at 03:42:16PM +0100, Sophie Gautier wrote: Maybe it would be easier if I add the test cases to MozTrap? there could be also a follow-up through the beta/rc/final.

[Libreoffice-qa] Release Notes Whiteboard Keyword

2014-11-14 Thread Jay Philips
Hi All, I had recently been listening to a podcast and they mentioned that a linux or bsd distro would have a keyword in its bug tracking system for bugs that are worth mentioning in the release notes. So i was thinking that a whiteboard keyword of the same could be done so that it is easy to

Re: [Libreoffice-qa] Release Notes Whiteboard Keyword

2014-11-14 Thread Joel Madero
Hi Jay, Hi All, I had recently been listening to a podcast and they mentioned that a linux or bsd distro would have a keyword in its bug tracking system for bugs that are worth mentioning in the release notes. So i was thinking that a whiteboard keyword of the same could be done so that it is

Re: [Libreoffice-qa] Release Notes Whiteboard Keyword

2014-11-14 Thread V Stuart Foote
Top posting reply to Joel's note... Actually, it makes a lot of sense in that release notes really need a more descriptive narrative for substantive enhancements and bug fixes. As is we often simply list the fixes against prior releases. Envision this whiteboard tagging would support two

[Libreoffice-bugs] [Bug 70346] Section condition doesn't hide section with database fields

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70346 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 60195] Report no more editable on 3.6.5.2

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60195 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 76065] TemplateManager: Calc templates are not shown

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76065 Beluga todven...@suomi24.fi changed: What|Removed |Added CC||todven...@suomi24.fi ---

[Libreoffice-bugs] [Bug 73031] font name and size doesn't update in readonly sections, but stylename does

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73031 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 37315] cropped pictures in .docx file are mangled and in wrong place

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37315 --- Comment #16 from Andrew Ward and...@award.uk --- In LibO 4.3.2.2, when I import a .docx with pictures, each picture is partially obscured by a large white margin at the top of each picture. Nothing I can do with any of the picture properties

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 --- Comment #6 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Brij Mohan Lal Srivastava committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 83982] Saving Draw fluxogram in SVG format lost the math equations

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83982 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 75167] Tools | Options | LibreOffice Calc | Calculate | Enable Regular Expressions in formulas setting not saved

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75167 Beluga todven...@suomi24.fi changed: What|Removed |Added CC||todven...@suomi24.fi

[Libreoffice-bugs] [Bug 82857] FORMATTING: Formatted text in cell contents not replicated when another cell targets those contents

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82857 Beluga todven...@suomi24.fi changed: What|Removed |Added CC||todven...@suomi24.fi

[Libreoffice-bugs] [Bug 86023] O[U]String needs a 'clear' method ...

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86023 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 84042] Adding extension message overlaps other control

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84042 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 83360] wrong behaviour for svg:viewBox and svg:d in draw:connector

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83360 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 85964] Line numbering size changes when saving as doc/docx

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85964 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 84085] Recent files list opens up slowly if it contains items from a pen drive

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84085 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 66192] Feature: serial letter via PDF export

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66192 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 80600] PRINTING: Scaling properties not applied when printing xls sheet

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80600 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 86122] FILEOPEN detects corrupted .ODT file, Repair not working, General Error ..

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86122 --- Comment #34 from joux.al...@wanadoo.fr --- When Opening any .PDF file with LO the file is seen automatically as a drawn type file and is opened without any problem !! So, seems tha the LO OPENING function is failing somewhere for a set of

[Libreoffice-bugs] [Bug 76592] Password protection in cloud environment

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76592 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 69998] Other: can't open files with a webdav URL (HTTPS, 502 bad gateway)

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69998 Beluga todven...@suomi24.fi changed: What|Removed |Added CC||todven...@suomi24.fi

[Libreoffice-bugs] [Bug 76592] Password protection in cloud environment

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76592 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 79930] PRINTING: printing preview shows blank page

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79930 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 84061] Listeners are not set correctly in SdrTextObj::ImpSetTextStyleSheetListeners

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84061 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 77184] Other: Use of %U option throws an error when launching libreoffice

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77184 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 77213] FILESAVE: Frozen converting MHT to DOC

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77213 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Attachment #97100|text/plain

[Libreoffice-bugs] [Bug 83142] EDITING: Link to inserted Draw object ignored

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83142 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 85646] LibreOffice Writer crashes 10 times per minute and from debug logs looks like Python initialization problem

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85646 --- Comment #8 from grofaty grof...@hotmail.com --- Now I have analyzed what is different between LibreOffice 4.3.0.0.beta1 and LibreOffice 4.3.0.0.beta2 (last two working versions) and LibreOffice 4.3.0.1 (first crashing version) and I figure it

[Libreoffice-bugs] [Bug 79027] Hyphenation does not work in Calc cells

2014-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79027 Jay Philips philip...@hotmail.com changed: What|Removed |Added CC||c...@nouenoff.nl,

  1   2   3   4   >