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

2014-11-16 Thread Michael Meeks
vcl/unx/generic/window/salframe.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit d1c2076453bd415a57da3589046938994d07649a Author: Michael Meeks michael.me...@collabora.com Date: Sat Nov 15 16:09:03 2014 +0100 vcl: avoid crash with 'gen' backend around

[Libreoffice-commits] core.git: cui/source cui/uiconfig

2014-11-16 Thread Brij Mohan Lal Srivastava
cui/source/dialogs/about.cxx | 29 + cui/source/inc/about.hxx |2 ++ cui/uiconfig/ui/aboutdialog.ui | 13 + 3 files changed, 44 insertions(+) New commits: commit c5092a8d0edeada83118c595b61ee80486e84659 Author: Brij Mohan Lal Srivastava

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

2014-11-16 Thread Chris Sherlock
vcl/source/gdi/salgdilayout.cxx | 36 ++-- 1 file changed, 6 insertions(+), 30 deletions(-) New commits: commit 28effca640fff262866d1d3ada6e51a3821a6725 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Nov 15 17:05:11 2014 +1100 vcl:

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

2014-11-16 Thread Chris Sherlock
vcl/unx/generic/app/wmadaptor.cxx | 35 --- 1 file changed, 35 deletions(-) New commits: commit 29dd297739405eb1e2c6217795ca1bce3ac4f952 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sun Nov 16 20:29:58 2014 +1100 vcl: fdo#86307 removed Solaris

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

2014-11-16 Thread Takeshi Abe
starmath/source/cfgitem.hxx | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) New commits: commit 1bbda773e98cf1c651311b03c1684393b73c7f50 Author: Takeshi Abe t...@fixedpoint.jp Date: Sun Nov 16 11:18:20 2014 +0900 Mark as noncopyable Change-Id:

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.cmds.example lcov-report/lcov-report.sh lcov-report/README

2014-11-16 Thread Maarten Hoes
lcov-report/README | 34 +--- lcov-report/lcov-report.cmds.example |8 - lcov-report/lcov-report.sh | 146 +++ 3 files changed, 118 insertions(+), 70 deletions(-) New commits: commit ca5fa90a3cbdbdafa231c22fe6bb7f8a9e686a2d

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

2014-11-16 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx |5 + vcl/workben/vcldemo.cxx |1 + 2 files changed, 6 insertions(+) New commits: commit 139b0e6cd5ba1191ff7cdef04c982ba2b6331068 Author: Michael Meeks michael.me...@collabora.com Date: Sat Nov 15 17:33:36 2014 +0100 vcldemo: disable broken gradient

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

2014-11-16 Thread Markus Mohrhard
vcl/opengl/gdiimpl.cxx |2 +- vcl/unx/generic/app/saldisp.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a68947bea8a93448cf5fcb0c866a6cfb429263f3 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Nov 16 11:43:38 2014 +0100

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

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 188 +++- 1 file changed, 125 insertions(+), 63 deletions(-) New commits: commit 86bc8fe74fd317943828cfd5b42335a74e0a50e5 Author: Michael Meeks michael.me...@collabora.com Date: Sun Nov 16 12:01:41 2014 +0100 vcldemo:

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

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 188 +++- 1 file changed, 125 insertions(+), 63 deletions(-) New commits: commit 7cf996cf6e8d7982b42ab8dcb2b5f035aa5d6c34 Author: Michael Meeks michael.me...@collabora.com Date: Sun Nov 16 12:01:41 2014 +0100 vcldemo:

[Libreoffice-commits] core.git: 5 commits - chart2/source cui/source dbaccess/source include/sfx2 include/svtools include/svx include/vcl sc/source sfx2/source svtools/source svx/source sw/qa sw/sourc

2014-11-16 Thread Miklos Vajna
chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx |4 ++-- cui/source/dialogs/cuigrfflt.cxx |2 +- cui/source/dialogs/iconcdlg.cxx|2 +- cui/source/dialogs/insdlg.cxx |2 +-

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

2014-11-16 Thread Markus Mohrhard
vcl/opengl/salbmp.cxx |7 +-- vcl/source/opengl/OpenGLContext.cxx |2 +- 2 files changed, 2 insertions(+), 7 deletions(-) New commits: commit f04e5ce57e9c31e187f4db193923fe5ac9ab42c1 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Nov 16 13:40:45 2014

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - cppcanvas/CppunitTest_cppcanvas_emfplus.mk cppcanvas/qa

2014-11-16 Thread Michael Meeks
cppcanvas/CppunitTest_cppcanvas_emfplus.mk |1 + cppcanvas/qa/extras/emfplus/emfplus.cxx| 19 +++ 2 files changed, 12 insertions(+), 8 deletions(-) New commits: commit ddf15dc9b86298dd8e06d0f91b609fa4725ececb Author: Michael Meeks michael.me...@collabora.com Date: Sun

[Libreoffice-commits] core.git: cppcanvas/CppunitTest_cppcanvas_emfplus.mk cppcanvas/qa

2014-11-16 Thread Michael Meeks
cppcanvas/CppunitTest_cppcanvas_emfplus.mk |1 + cppcanvas/qa/extras/emfplus/emfplus.cxx| 19 +++ 2 files changed, 12 insertions(+), 8 deletions(-) New commits: commit 19866932ccda9b143c1c4cd66cf3dbaac7e607ad Author: Michael Meeks michael.me...@collabora.com Date: Sun

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

2014-11-16 Thread Mark Hung
sw/qa/extras/rtfimport/data/cp950listleveltext1.rtf | 196 sw/qa/extras/rtfimport/data/cp950listleveltext2.rtf | 177 ++ sw/qa/extras/rtfimport/data/cp950listleveltext3.rtf | 177 ++ sw/qa/extras/rtfimport/rtfimport.cxx| 77

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

2014-11-16 Thread Caolán McNamara
include/vcl/mapmod.hxx |1 - sc/inc/compiler.hxx |1 - sc/source/core/tool/token.cxx |9 - sc/source/filter/inc/drawingmanager.hxx | 25 - sc/source/filter/oox/drawingmanager.cxx | 18 --

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

2014-11-16 Thread Matteo Casalin
sw/inc/IDocumentContentOperations.hxx |2 sw/inc/IDocumentFieldsAccess.hxx|8 - sw/inc/crsrsh.hxx | 38 ++--- sw/inc/dcontact.hxx |2 sw/inc/doc.hxx

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

2014-11-16 Thread Michael Meeks
vcl/source/opengl/OpenGLHelper.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 9cb55efb76e03ba821840ac86bba6f4f9fcb6586 Author: Michael Meeks michael.me...@collabora.com Date: Sun Nov 16 16:59:04 2014 +0100 vcl: disable OpenGL usage during

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

2014-11-16 Thread Michael Meeks
vcl/source/opengl/OpenGLHelper.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 8ecfdf9c23b79ffd50752defc78889736263451d Author: Michael Meeks michael.me...@collabora.com Date: Sun Nov 16 16:59:04 2014 +0100 vcl: disable OpenGL usage during

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

2014-11-16 Thread Markus Mohrhard
vcl/opengl/x11/gdiimpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5633fdbf3507ce6480078f1d0230c740946ff59d Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Nov 16 16:59:20 2014 +0100 blind fix for native control on X11

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

2014-11-16 Thread Brij Mohan Lal Srivastava
sw/source/ui/misc/bookmark.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 82d6ee7ce7576be6e7ef04b5011fda35f5378272 Author: Brij Mohan Lal Srivastava contactbrijmo...@gmail.com Date: Sun Nov 16 03:21:06 2014 +0530 fdo#56116 : Names of bookmarks should

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

2014-11-16 Thread Markus Mohrhard
vcl/opengl/x11/gdiimpl.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d82d9467ef8b78864b717a468e313eae0c857e94 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Nov 16 17:07:15 2014 +0100 Invert Native Widget rendering in Y.

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

2014-11-16 Thread Markus Mohrhard
vcl/opengl/x11/gdiimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c484e4c030f7e4508f7d96ffdac87ed91d25bf0f Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Nov 16 16:59:20 2014 +0100 vcl: Invert OpenGL Native Widget rendering in Y.

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

2014-11-16 Thread Markus Mohrhard
vcl/opengl/salbmp.cxx |7 +-- vcl/source/opengl/OpenGLContext.cxx |4 +--- vcl/unx/generic/app/saldisp.cxx |2 +- 3 files changed, 3 insertions(+), 10 deletions(-) New commits: commit f3ff1195cfab0199ebbfda1b1b4f72a78f3093b8 Author: Markus Mohrhard

Could not merge msm file into database

2014-11-16 Thread Andras Timar
Hi, We are getting Could not merge msm file into database error messages from Windows tinderboxes since 12th of November. I did not see anything suspicious in recent commits. I tried to build one of the last known good tinderbox builds, it was b021b5983c62e266b82d9f0c5c6d8d8900553827 and it gave

SfxFilterMatcher::GuessFilter called with sal_False instead of SfxFilterFlags

2014-11-16 Thread Matteo Casalin
Hi all, I found some call sites [1] to SfxFilterMatcher::GuessFilter which pass a sal_False value instead of a SfxFilterFlags, and among the defined flags I just see SFX_FILTER_VERSION_NONE (which is never used in the code, anyway) with a 0 value. These calls seems to be like this from

SfxFilterMatcher::GuessFilter called with sal_False instead of SfxFilterGlags

2014-11-16 Thread Matteo Casalin
Hi all, I found some call sites [1] for SfxFilterMatcher::GuessFilter which pass a sal_False value instead of a SfxFilterFlags, and among the defined flags I just see SFX_FILTER_VERSION_NONE (which is never used in the code, anyway) with a 0 value. These calls seems to be like this from

[Libreoffice-commits] core.git: 4 commits - svtools/CppunitTest_svtools_graphic.mk svtools/qa svx/source sw/CppunitTest_sw_odfexport.mk sw/qa sw/source

2014-11-16 Thread Zolnai Tamás
svtools/CppunitTest_svtools_graphic.mk| 40 +++ svtools/qa/unit/GraphicObjectTest.cxx | 108 +- svtools/qa/unit/data/document_with_two_images.odt |binary svx/source/svdraw/svdograf.cxx

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh lcov-report/README

2014-11-16 Thread Maarten Hoes
lcov-report/README | 93 +- lcov-report/lcov-report.sh | 386 +++-- 2 files changed, 249 insertions(+), 230 deletions(-) New commits: commit 2082cf5aacd8171b9d9369b2edcf7c40cc5fab31 Author: Maarten Hoes hoes.maar...@gmail.com Date: Sun

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

2014-11-16 Thread Zolnai Tamás
include/xmloff/txtparae.hxx |4 -- svx/source/svdraw/svdograf.cxx| 20 + sw/inc/ndgrf.hxx |6 sw/source/core/graphic/ndgrf.cxx | 57 +- sw/source/filter/xml/xmltexte.cxx | 22 --

[Bug 70998] Termchange: Graphic/Picture - Image

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70998 --- Comment #30 from Jay Philips philip...@hotmail.com --- (In reply to Stanislav Horacek from comment #29) It appears when you click the Filter icon on the Image bar and undock the toolbar which pops up. Yep that should be changed and likely

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - svx/source sw/CppunitTest_sw_odfexport.mk sw/qa sw/source

2014-11-16 Thread Zolnai Tamás
svx/source/svdraw/svdograf.cxx| 2 sw/CppunitTest_sw_odfexport.mk| 4 sw/qa/extras/odfexport/data/document_with_two_images_with_special_IDs.odt |binary sw/qa/extras/odfexport/odfexport.cxx

[Libreoffice-commits] core.git: 5 commits - include/vcl sd/source svl/source sw/source vcl/unx

2014-11-16 Thread Caolán McNamara
include/vcl/opengl/OpenGLContext.hxx |1 + sd/source/ui/view/drviewse.cxx |5 - svl/source/items/macitem.cxx |7 ++- sw/source/uibase/docvw/edtwin.cxx| 29 - vcl/unx/generic/gdi/salgdi.cxx |3 ++- 5 files changed, 29

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||86305 -- You are

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #79 from Joel Madero jmadero@gmail.com --- Added bug 86305 - array formulas are being changed without user intending them to change. This is a regression that has been bibisected. -- You are receiving this mail because: You are

FDO - New Milestone

2014-11-16 Thread Joel Madero
Hi All, A *huge* thank you for all of your tremendous efforts in managing the chaos which is FDO :) Due to all of your great work we have hit a new milestone._*599*_! We're under 600 for the first time in years. 175 of these are marked as enhancements. Remember the bar for an

Re: FDO - New Milestone

2014-11-16 Thread julien2412
Hi Joel, Great news indeed. But is there a milestone for : - oldest bugs, there are more than 500 bugs older than 2011-06 (3 years ago!) - bug marked as regression (didn't play with search options to know the number) ? I mean, why to focus only about unconfirmed ones even if they're important of

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-16 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] buildbot.git: lcov-report/lcov-report.sh

2014-11-16 Thread Maarten Hoes
lcov-report/lcov-report.sh | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit 01bcb90a73dc7f09b8fd8d10ca1fc061ffe4c16e Author: Maarten Hoes hoes.maar...@gmail.com Date: Sun Nov 16 23:41:00 2014 +0100 Dont 'rm TRACEFILE_DIR' when running '-a',

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-16 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: Branch 'feature/opengl-vcl2' - vcl/workben

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 43 +++ 1 file changed, 43 insertions(+) New commits: commit c6d3fcebf605a544986fcf7d20d5e7b4d4bb4ab1 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 17 00:02:57 2014 +0100 vcldemo: simulate border

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #234 from David genericinet+libreoffice@gmail.com --- Nominate bug 81806 - Document crashes when editing tables. Causes data loss for any unsaved data. Bugs 81923 and 79569 may be related. -- You are receiving this mail because:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 David genericinet+libreoffice@gmail.com changed: What|Removed |Added Depends on||81806 --

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 David genericinet+libreoffice@gmail.com changed: What|Removed |Added Depends on||81860 --

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

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 43 +++ 1 file changed, 43 insertions(+) New commits: commit 9071acfe74a6b78a94d661076890b3e22d782601 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 17 00:02:57 2014 +0100 vcldemo: simulate border

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

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 37 ++--- 1 file changed, 26 insertions(+), 11 deletions(-) New commits: commit 79d1c87bc27231905f21b382e36eae87480e9359 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 17 02:07:44 2014 +0100 vcldemo: repair mini

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

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 37 ++--- 1 file changed, 26 insertions(+), 11 deletions(-) New commits: commit 50ab596fa526244dbb3115029a5e87464b939305 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 17 02:07:44 2014 +0100 vcldemo: repair mini

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Depends on|81860 | -- You are

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

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 108 1 file changed, 101 insertions(+), 7 deletions(-) New commits: commit 580a0c0741e8956eac87c74797d01057a13b766c Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 17 04:15:04 2014 +0100 vcldemo:

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

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 108 1 file changed, 101 insertions(+), 7 deletions(-) New commits: commit 691402155ef119fa89d1e09d3bde1f7d063a9941 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 17 04:15:04 2014 +0100 vcldemo:

LibreOffice Gerrit News for submodules on 2014-11-17

2014-11-16 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: + apply

LibreOffice Gerrit News for core on 2014-11-17

2014-11-16 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#85486 - Clean up unnecessary enumerations from xenum.hxx in https://gerrit.libreoffice.org/12507 from Ioan Radu about module basctl, cui, filter, include,

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

2014-11-16 Thread Michael Meeks
vcl/inc/opengl/salbmp.hxx |2 ++ vcl/inc/opengl/win/gdiimpl.hxx |1 + vcl/inc/opengl/x11/gdiimpl.hxx |1 + vcl/inc/openglgdiimpl.hxx |2 +- vcl/opengl/gdiimpl.cxx |4 ++-- vcl/opengl/salbmp.cxx | 28 ++--

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

2014-11-16 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 18c50cefd761efe71a5e6957422ed6f153e6ba34 Author: Michael Meeks michael.me...@collabora.com Date: Mon Nov 17 06:37:06 2014 + vcldemo: improve my rather trivial

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

2014-11-16 Thread Tor Lillqvist
vcl/workben/vcldemo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0fcc1718e6cc8cfadabea9ab1344046b716f51df Author: Tor Lillqvist t...@collabora.com Date: Mon Nov 17 09:26:21 2014 +0200 WaE: implicit conversion (IntegralCast) from bool to 'int'

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

2014-11-16 Thread Stephan Bergmann
vcl/inc/vcldemo-debug.hxx | 25 + vcl/source/gdi/impimagetree.cxx |4 +--- vcl/workben/vcldemo.cxx |5 ++--- 3 files changed, 28 insertions(+), 6 deletions(-) New commits: commit 272d330cec558040d87f8386aa7aaab67f8adab6 Author: Stephan Bergmann

Re: [Libreoffice-qa] Windows master daily builds stuck to nov 12

2014-11-16 Thread Tommy
On Sun, 16 Nov 2014 08:17:10 +0100, Andras Timar ti...@fsf.hu wrote: . I guess you mean the Windows tinderboxes only. It is a known problem with packaging. I'm working on the solution. Best regards, Andras yes, the thread title is about Windows master builds. nice to hear that there's

[Libreoffice-qa] FDO - New Milestone

2014-11-16 Thread Joel Madero
Hi All, A *huge* thank you for all of your tremendous efforts in managing the chaos which is FDO :) Due to all of your great work we have hit a new milestone._*599*_! We're under 600 for the first time in years. 175 of these are marked as enhancements. Remember the bar for an

[Libreoffice-bugs] [Bug 86329] EDITING: Image crop shouldnt be set to proportionate in Impress/Draw

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86329 foss f...@openmailbox.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 86307] is SOLARIS workaround #i64273# in vcl/unx/generic/app/wmadaptor.cxx still necessary?

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86307 --- Comment #2 from Chris Sherlock chris.sherloc...@gmail.com --- It was a bug found in 2006 on Solaris only when using IIIMP - the coder seems to be running some sort of test, but not sure why because he says he couldn't reproduce the issue!

[Libreoffice-bugs] [Bug 76868] Data Analysis Toolkit - chi square-test

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76868 --- Comment #1 from zaxebo zaxebo zaxe...@gmail.com --- The relevant inbuilt function is CHITEST() https://help.libreoffice.org/Calc/Statistical_Functions_Part_One#CHITEST -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 37765] Function COUNTA: Text entries no more counted when argument is a label

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37765 pierre-yves samyn pierre-yves.sa...@laposte.net changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 37765] Function COUNTA: Text entries no more counted when argument is a label

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37765 --- Comment #10 from pierre-yves samyn pierre-yves.sa...@laposte.net --- Created attachment 109546 -- https://bugs.freedesktop.org/attachment.cgi?id=109546action=edit Screenshot: file opened with OOo 3.2.1 -- You are receiving this mail

[Libreoffice-bugs] [Bug 86082] Simple CALC file saved ODS will cause crash on load

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86082 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 86333] New: crash when moving a graphic object / bitmap by mouse

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86333 Bug ID: 86333 Summary: crash when moving a graphic object / bitmap by mouse Product: LibreOffice Version: 4.3.2.2 release Hardware: x86-64 (AMD64) OS: Windows (All)

[Libreoffice-bugs] [Bug 86333] crash when moving a graphic object / bitmap by mouse

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86333 --- Comment #1 from o...@tefconsult.com.au --- LibreOffice Draw crashes when a graphical object is grabbed by mouse and moved. The crash appears to be happening more when the object is dropped above another object and at the moment of releasing

[Libreoffice-bugs] [Bug 77099] font face may get unchangeable on some characters

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77099 --- Comment #7 from Yury yury.tarasiev...@gmail.com --- Created attachment 109547 -- https://bugs.freedesktop.org/attachment.cgi?id=109547action=edit another example of immutable chars Dashes are perceptibly different, because the upper of

[Libreoffice-bugs] [Bug 77099] font face may get unchangeable on some characters

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77099 --- Comment #8 from Yury yury.tarasiev...@gmail.com --- ...by the way, I had to unzip the ODT and browse the content.xml to know what the (substituted) glyph code actually was. -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 86307] is SOLARIS workaround #i64273# in vcl/unx/generic/app/wmadaptor.cxx still necessary?

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86307 --- Comment #3 from Chris Sherlock chris.sherloc...@gmail.com --- I'm pretty certain this was spotted before then also: https://issues.apache.org/ooo/show_bug.cgi?id=6759 An example of what it looks like is here:

[Libreoffice-bugs] [Bug 37121] LibO repeatedly freezes after resuming laptop from sleep

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37121 foss f...@openmailbox.org changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 86271] Pasting multiple lines to a line that is bolded makes the last line of the paste bold.

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86271 --- Comment #1 from Mike Overby lethargilis...@yahoo.com --- The video was way too big. I uploaded it to YouTube, instead. See here: http://youtu.be/0bRbbocvEXI -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 76870] ENCODEURL() function missing from webservices related other function set implementation

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76870 --- Comment #2 from zaxebo zaxebo zaxe...@gmail.com --- This function ENCODEURL() is already a part of Microsoft Excel. We need to implement it in Libreoffice Calc -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 46485] EDITING: Inconsistent arrows styles

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46485 --- Comment #2 from foss f...@openmailbox.org --- #1 still happening with Version: 4.4.0.0.alpha2+ Build ID: 30123b9559e2fb74c9db7d530c538a1c6dc7e32c TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2014-11-16_00:07:14 Reproduce: * Create

[Libreoffice-bugs] [Bug 86307] is SOLARIS workaround #i64273# in vcl/unx/generic/app/wmadaptor.cxx still necessary?

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86307 --- Comment #4 from Chris Sherlock chris.sherloc...@gmail.com --- There are a few places that I think shows we don't need this: Commit by Caolan: ditch obsolete XvaOpenIM stuff

[Libreoffice-bugs] [Bug 42003] Ctrl W and Ctrl Q don't work in Font Name, Font Size, or Apply Style combo boxes

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42003 --- Comment #2 from foss f...@openmailbox.org --- Ubuntu 14.10 LO Version: 4.3.3.2 Build ID: 430m0(Build:2) Still happening. Not fixed. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86239] Horizontal split is lost when file reopened

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86239 --- Comment #2 from xtrailrunner juergenme...@yahoo.com --- The version I use is 4.2.7.2 Build: 420m0(Build:2). I have this problem every two days with a quite large file. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 37755] FORMAT: formats genering text strings (from cell content) doesn't adhere to text alignment format.

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

[Libreoffice-bugs] [Bug 86239] Horizontal split is lost when file reopened

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86239 raal r...@post.cz changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 38003] Calc doesn't print the content of a cell until you go out this cell

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38003 Beluga todven...@suomi24.fi changed: What|Removed |Added Priority|medium |low

[Libreoffice-bugs] [Bug 38274] Find Next Page/ Next Find problem

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

[Libreoffice-bugs] [Bug 86307] is SOLARIS workaround #i64273# in vcl/unx/generic/app/wmadaptor.cxx still necessary?

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

[Libreoffice-bugs] [Bug 86307] is SOLARIS workaround #i64273# in vcl/unx/generic/app/wmadaptor.cxx still necessary?

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86307 --- Comment #5 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Chris Sherlock committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 86334] New: EDITING WRITER - cannot undo deleted images afters saving

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86334 Bug ID: 86334 Summary: EDITING WRITER - cannot undo deleted images afters saving Product: LibreOffice Version: Inherited From OOo Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 86307] is SOLARIS workaround #i64273# in vcl/unx/generic/app/wmadaptor.cxx still necessary?

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86307 Chris Sherlock chris.sherloc...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 83649] TABLE: Column width of last column cannot be modified

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

[Libreoffice-bugs] [Bug 38003] Calc doesn't print the content of a cell until you go out this cell

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38003 --- Comment #10 from r.avio...@gmail.com --- Version: 4.2.7.2(In reply to Beluga from comment #9) I can't reproduce this. Please test with latest version and report here. Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED

[Libreoffice-bugs] [Bug 81603] PRINTING: in some case collate option doesn't work in booklet mode

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

[Libreoffice-bugs] [Bug 80765] UI: Huge toolbar icons at sub-200 dpi

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

[Libreoffice-bugs] [Bug 85851] [UI] Better visibility of Navigator with control top left of the document and docked when opening

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

[Libreoffice-bugs] [Bug 45657] Unable to fully edit individual document when creating labels using mail merge

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

[Libreoffice-bugs] [Bug 85855] Copying of Numbered Paragraphs and Headers Should be Possible with and without Numbers

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

[Libreoffice-bugs] [Bug 82307] FILEOPEN: Problem with open big master document

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82307 Beluga todven...@suomi24.fi changed: What|Removed |Added Attachment #104451|text/plain |application/vnd.oasis.opend

[Libreoffice-bugs] [Bug 82307] FILEOPEN: Problem with open big master document

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82307 --- Comment #7 from Beluga todven...@suomi24.fi --- (In reply to frantav from comment #3) Created attachment 104451 [details] Correct master document I'm sorry. but I had error in the master document. The problem still persists. No problem

[Libreoffice-bugs] [Bug 38051] Textformat of date field not saved in doc

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

[Libreoffice-bugs] [Bug 41725] CONFIGURATION: HKCU defined mail client should be used instead of HKLM defined by Document as E-mail toolbar button

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

[Libreoffice-bugs] [Bug 47730] Editing pdf in Draw corrupts text justification

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

[Libreoffice-bugs] [Bug 86336] New: FILEOPEN Calc ignores custom template when opening csv file

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86336 Bug ID: 86336 Summary: FILEOPEN Calc ignores custom template when opening csv file Product: LibreOffice Version: unspecified Hardware: All OS: All

[Libreoffice-bugs] [Bug 78117] FILESAVE: Read-Error after resaving document with *.jpeg images

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

[Libreoffice-bugs] [Bug 85909] EDITING: Native tables visualization not refreshed after changes to borders

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85909 Beluga todven...@suomi24.fi changed: What|Removed |Added Priority|medium |low

[Libreoffice-bugs] [Bug 85917] Input Fields prompted for TWICE (double prompted)

2014-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85917 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

  1   2   3   4   >