Re: build start problem

2015-10-01 Thread Cor Nouws
julien2412 wrote on 01-10-15 09:07: > Hi Cor, > > You may give it a new try since dev-www.libreoffice.org seems to respond. > > (About logs, could you run "export LANG=C" before putting logs? > The goal of this command is to have logs will be in English, it may help to > understand the pb for

[Libreoffice-bugs] [Bug 47588] Calc stops indexing VLOOKUP in xls format after 65536 rows

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47588 --- Comment #6 from Cor Nouws --- (In reply to Luca from comment #5) > Data corruption undermines confidence in open source productivity software, > at least for my boss ;-) Does Excel 97/2000/XP (the xls format..)

[Libreoffice-bugs] [Bug 94659] New: Add support for .ui (Glade) dialogs in extensions

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94659 Bug ID: 94659 Summary: Add support for .ui (Glade) dialogs in extensions Product: LibreOffice Version: Inherited From OOo Hardware: Other OS: All Status:

Re: build start problem

2015-10-01 Thread Tor Lillqvist
This problem has been reported several times already. For some reason dev-www advertises an IPv6 address even if it doesn't actually provides IPv6 service. So wget times out and falls back to IPv4 after a while. It just takes quite a long time to get many files downloaded. --tml

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

2015-10-01 Thread Daniel Robertson
vcl/opengl/salbmp.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ebfc6b6863fa54abd33ba95130a8434c70e42f58 Author: Daniel Robertson Date: Wed Sep 30 22:10:37 2015 -0400 vcl: Fix possible memory leak in OpenGLSalBitmap Fix possible

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

2015-10-01 Thread Stephan Bergmann
configure.ac | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 7756a9581d531d9353dc72675f62d17c2b314170 Author: Stephan Bergmann Date: Thu Oct 1 09:38:04 2015 +0200 Don't let old Clang using -std=c++11 mis-detect HAVE_CXX14_CONSTEXPR

[Libreoffice-commits] core.git: embeddedobj/source embeddedobj/test

2015-10-01 Thread Noel Grandin
embeddedobj/source/commonembedding/embedobj.cxx | 10 embeddedobj/source/commonembedding/specialobject.cxx |8 embeddedobj/source/commonembedding/xfactory.hxx | 54 +- embeddedobj/source/general/docholder.cxx | 46 +- embeddedobj/source/inc/closepreventer.hxx

[Libreoffice-bugs] [Bug 94201] Dont import blank visibility attribute of tag

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94201 Yousuf (Jay) Philips changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - download.lst external/ct2n

2015-10-01 Thread Andras Timar
download.lst |2 +- external/ct2n/ConvertTextToNumber-1.3.2-no-license.patch |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 11caa6a06d15590c41afbb6c7c36a7dee639c656 Author: Andras Timar

[Libreoffice-bugs] [Bug 94352] Draw crashes when setting gradient for text box (not consistent)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94352 v...@penguinmail.com changed: What|Removed |Added CC||v...@penguinmail.com ---

[Libreoffice-bugs] [Bug 92115] UI glitch on combo boxes after removing keybard focus (KDE-specific)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92115 Katarina Behrens (CIB) changed: What|Removed |Added Status|NEW

Re: build start problem

2015-10-01 Thread Cor Nouws
Tor Lillqvist wrote on 01-10-15 09:33: > just takes quite a long time to get many files downloaded. So the "failed: connection time out " is just there to confuse me ;) -- Cor Nouws GPD key ID: 0xB13480A6 - 591A 30A7 36A0 CE3C 3D28 A038 E49D 7365 B134 80A6 - vrijwilliger

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

2015-10-01 Thread Noel Grandin
embedserv/source/embed/docholder.cxx | 28 ++ embedserv/source/embed/intercept.cxx |2 embedserv/source/inc/docholder.hxx | 80 embedserv/source/inc/embeddoc.hxx| 12 ++-- embedserv/source/inc/intercept.hxx | 92

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

2015-10-01 Thread Justin Luth
sw/source/uibase/dochdl/swdtflvr.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 52ea9712c424e3647fb67631806b8661baeaa150 Author: Justin Luth Date: Thu Oct 1 09:57:56 2015 +0300 tdf#88128 fix unevaluated undo variable: cut

[Libreoffice-bugs] [Bug 88128] Unevaluated variable ("Undo: Delete $1") appears in UNDO list after cutting text

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88128 Commit Notification changed: What|Removed |Added Whiteboard|

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

2015-10-01 Thread Justin Luth
sw/source/uibase/shells/textsh1.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c1e0a697a70872ef1b6deaf5222538899554221b Author: Justin Luth Date: Wed Sep 30 18:20:12 2015 +0300 replace hardcoded string with STR_YIELDS

[Libreoffice-bugs] [Bug 88128] Unevaluated variable ("Undo: Delete $1") appears in UNDO list after cutting text

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88128 --- Comment #7 from Commit Notification --- Justin Luth committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - fpicker/uiconfig

2015-10-01 Thread Caolán McNamara
fpicker/uiconfig/ui/explorerfiledialog.ui |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0d92c88cf272f9b9134bc26e9b14e0d8956e6ef2 Author: Caolán McNamara Date: Fri Sep 25 10:46:41 2015 +0100 don't over-expand built-in file dialog on very long

[Libreoffice-bugs] [Bug 94654] Editing, Crash: Emacs style copy and paste, faulty recovery

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94654 Maxim Monastirsky changed: What|Removed |Added Status|UNCONFIRMED

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

2015-10-01 Thread Eike Rathke
svl/source/numbers/zformat.cxx | 52 +++-- 1 file changed, 35 insertions(+), 17 deletions(-) New commits: commit a412c4cf912c5caf37e500ea4a95281408a54980 Author: Eike Rathke Date: Tue Sep 29 15:54:19 2015 +0200 use exponential 'E'

[Libreoffice-bugs] [Bug 94637] Writer - changing page setting - crash

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94637 --- Comment #2 from bugzillolo --- Ok thank you! Just one thing: the bug I "found" presents itself when I change, f.e., the page dimension from A4 to personalized or from personalized to A4... It's the same bug you told

[Libreoffice-commits] core.git: eventattacher/source extensions/source extensions/test extensions/workben

2015-10-01 Thread Noel Grandin
eventattacher/source/eventattacher.cxx |8 extensions/source/abpilot/abspage.hxx|2 extensions/source/abpilot/abspilot.hxx |6 extensions/source/abpilot/admininvokationimpl.cxx|2

[Libreoffice-bugs] [Bug 94622] LibreOffice crashes when changing area in Textbox

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94622 Maxim Monastirsky changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 88128] Unevaluated variable ("Undo: Delete $1") appears in UNDO list after cutting text

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88128 Justin L changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 94352] Draw crashes when setting gradient for text box (not consistent)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94352 Maxim Monastirsky changed: What|Removed |Added CC|

[Libreoffice-ux-advise] [Bug 94327] UI: Apply current font substitutions

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94327 Beluga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 94327] UI: Apply current font substitutions

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94327 Beluga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 94338] The form letter in pdf format from the database recorded generates identical documents

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94338 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 94339] VIEWING: Footnote numbering failure when in orphan control

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94339 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 94540] EDITING: VLOOKUP wrong result #VALUE in CALC 5.0.2.2

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94540 Beluga changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 94649] Trend line not showin

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94649 raal changed: What|Removed |Added CC||r...@post.cz

[Libreoffice-bugs] [Bug 94666] New: Narrow menu display in LibreOffice 5.0

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94666 Bug ID: 94666 Summary: Narrow menu display in LibreOffice 5.0 Product: LibreOffice Version: 5.0.2.2 release Hardware: x86 (IA32) OS: Linux (All) Status:

[Libreoffice-commits] core.git: editeng/source include/editeng sc/source sd/source sw/source

2015-10-01 Thread Samuel Mehrbrodt
editeng/source/editeng/editview.cxx |6 +- include/editeng/editstat.hxx | 11 ++- sc/source/ui/view/gridwin.cxx|2 ++ sd/source/core/drawdoc4.cxx |7 +++ sw/source/uibase/uiview/viewdraw.cxx |2 ++ 5 files changed, 18 insertions(+), 10

[Libreoffice-commits] translations.git: Changes to 'libreoffice-4-4-6'

2015-10-01 Thread Christian Lohmaier
New branch 'libreoffice-4-4-6' available with the following commits: commit aaf81af7d7a06c0306fa4febbcfbab39881dde0e Author: Christian Lohmaier Date: Thu Oct 1 15:02:22 2015 +0200 Branch libreoffice-4-4-6 This is 'libreoffice-4-4-6' - the

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

2015-10-01 Thread Stephan Bergmann
sc/source/ui/Accessibility/AccessibleDocument.cxx | 24 +++--- 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 6f1e77fc600f776433a759172323b4afec3d811e Author: Stephan Bergmann Date: Mon Sep 21 15:35:09 2015 +0200 rhbz#1264753:

[Libreoffice-bugs] [Bug 94665] New: Range Functions works only one time

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94665 Bug ID: 94665 Summary: Range Functions works only one time Product: LibreOffice Version: 5.0.2.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 94449] Changing the paragraph style removes index entries.

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94449 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #2

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

2015-10-01 Thread Andrea Gelmini
svx/source/form/fmobj.cxx |2 svx/source/form/fmshimp.cxx |2 svx/source/form/navigatortree.cxx | 40 +++--- svx/source/form/navigatortreemodel.cxx|2

[Libreoffice-bugs] [Bug 93270] Request: Dialogs for Diagrams -- Connecting data to secondary axis

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93270 Beluga changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 41316] Page styles should support hierarchical parent-child relationships (like paragraph or character styles)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41316 Regina Henschel changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 94666] Narrow menu display in LibreOffice 5.0

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94666 --- Comment #1 from marti...@club-internet.fr --- Created attachment 119166 --> https://bugs.documentfoundation.org/attachment.cgi?id=119166=edit Regular menu display (LibreOffice 4.4) -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 94352] Draw crashes when setting gradient for text box (not consistent)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94352 --- Comment #13 from Gottfried --- Created attachment 119168 --> https://bugs.documentfoundation.org/attachment.cgi?id=119168=edit gdbtrace.log.tar.gz Crash of LibreOffice -- You are receiving this mail because:

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

2015-10-01 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1b3d271b40d089f92bba6b9be525b3e2478bad82 Author: Christian Lohmaier Date: Thu Oct 1 14:28:02 2015 +0200 Updated core Project: translations

[Libreoffice-bugs] [Bug 93896] Non-ASCII characters in comments corrupt when RTF is reopened

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93896 --- Comment #2 from Simo Kaupinmäki --- Hi Jay, LibO 5.0.2.2 is also affected, but the bug does seem fixed in the development version. However, as I said above, it already seemed fixed in 5.0.0.0.beta1, but was back

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.4.6.1'

2015-10-01 Thread Christian Lohmaier
Tag 'libreoffice-4.4.6.1' created by Christian Lohmaier at 2015-10-01 14:05 -0700 Tag libreoffice-4.4.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWDS+0AAoJEPQ0oe+v7q6jDl0P/36/EHnLNlWNwxBcp6Z4XcNh

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.4.6.1'

2015-10-01 Thread Christian Lohmaier
Tag 'libreoffice-4.4.6.1' created by Christian Lohmaier at 2015-10-01 14:06 -0700 Tag libreoffice-4.4.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWDS+6AAoJEPQ0oe+v7q6jliEQAKNO33y3RJxDnY/t+x2Y04MM

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

2015-10-01 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53647c31990f342f31153188397e1c1b321d6449 Author: Christian Lohmaier Date: Thu Oct 1 15:06:34 2015 +0200 bump product version to 4.4.6.1.0+ Change-Id:

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.4.6.1'

2015-10-01 Thread Christian Lohmaier
Tag 'libreoffice-4.4.6.1' created by Christian Lohmaier at 2015-10-01 14:05 -0700 Tag libreoffice-4.4.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWDS+xAAoJEPQ0oe+v7q6j15gP/19d8t2LAlk7JuHWEkXPIi7J

[Libreoffice-bugs] [Bug 94649] Trend line not showin

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94649 --- Comment #2 from l...@lsdx.eu --- Hi raal, I think I found the cause: the original file was an .xls (I am switching to LO as old MS Offices wont work with W10). Most of it is transferred but the charts. I just recreated a chart and

[Libreoffice-bugs] [Bug 94535] UI REGRESSION: Cannot open Fontwork dialog to adapt text to connect shape

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94535 --- Comment #5 from Milan Bouchet-Valat --- Sorry if I was mistaken about it being in the default toolbar. If that's not the case, feel free to remove the regression keyword. It's not so much about having two ways of

[Libreoffice-bugs] [Bug 94316] PDF export: Pb with soft hyphen

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94316 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 94664] New: Calc search function (Ctrl+F) should by default search formula results or value.

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94664 Bug ID: 94664 Summary: Calc search function (Ctrl+F) should by default search formula results or value. Product: LibreOffice Version: unspecified Hardware: x86-64

[Libreoffice-bugs] [Bug 94326] Numbered headers not displayed and handled correctly

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94326 Beluga changed: What|Removed |Added Keywords||regression

[Libreoffice-bugs] [Bug 94556] Table Border Bug

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94556 Beluga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 93688] String ref syntax incorrect for new documents and in UI

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93688 Commit Notification changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 93688] String ref syntax incorrect for new documents and in UI

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93688 --- Comment #2 from Commit Notification --- Katarina Behrens committed a patch related to this issue. It has been pushed to "master":

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

2015-10-01 Thread Caolán McNamara
sc/source/filter/excel/read.cxx | 60 +--- 1 file changed, 38 insertions(+), 22 deletions(-) New commits: commit 0cc41a033f74891ac9b47f0d1c0b291f8341a2a1 Author: Caolán McNamara Date: Thu Oct 1 10:04:54 2015 +0100 Related:

[Libreoffice-bugs] [Bug 94554] Conditional formatting in Base: some dialog buttons do not work (see attached image)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94554 --- Comment #2 from Alex Thurgood --- Conditional formatting works for me when the value in the text box is numeric Version: 5.0.2.2 Build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe Locale : fr-FR (fr.UTF-8) --

[Libreoffice-commits] core.git: readlicense_oo/license

2015-10-01 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2274 ++-- 1 file changed, 1146 insertions(+), 1128 deletions(-) New commits: commit 7d596a4b51b6a6efa3ef239a600a931b6adc457c Author: Christian Lohmaier Date: Thu Oct 1 14:57:09 2015

[Libreoffice-bugs] [Bug 86349] Meta: Context menu bugs and enhancements

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86349 Bug 86349 depends on bug 92341, which changed state. Bug 92341 Summary: add "AutoCorrect Options..." to right click spell checking menu https://bugs.documentfoundation.org/show_bug.cgi?id=92341 What|Removed

[Libreoffice-bugs] [Bug 94554] Conditional formatting in Base: some dialog buttons do not work (see attached image)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94554 Alex Thurgood changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 94653] crash if drag and drop between 2 windows

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94653 Alex Thurgood changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

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

2015-10-01 Thread Noel Grandin
filter/source/config/cache/contenthandlerfactory.hxx | 14 filter/source/config/cache/frameloaderfactory.hxx | 14 filter/source/config/cache/querytokenizer.hxx | 12 filter/source/config/cache/registration.cxx |6 filter/source/config/cache/typedetection.hxx

[Bug 94205] Use o3tl::make_unique instead of new + std::move

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94205 --- Comment #1 from Berk Gureken --- I started to work on this bug: https://gerrit.libreoffice.org/#/c/19071/ -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 93270] Request: Dialogs for Diagrams -- Connecting data to secondary axis

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93270 Regina Henschel changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 94656] Inserted images do not load in saved .ods file

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94656 raal changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 94647] Page styles don't have a hierarchy

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94647 Regina Henschel changed: What|Removed |Added Status|NEEDINFO

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

2015-10-01 Thread Tor Lillqvist
sw/source/uibase/docvw/edtwin.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 33a7c0d088fe4f4114dc722ba29162ba5c8dce1d Author: Tor Lillqvist Date: Thu Oct 1 14:02:22 2015 +0300 WaE: loplugin:bodynotinblock Change-Id:

[Libreoffice-bugs] [Bug 94564] TextShape with fit to frame doesn't work correctly in small shapes

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94564 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

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

2015-10-01 Thread Stephan Bergmann
configmgr/source/modifications.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 2ba0864137c2c3c1f2da4a84c81f269fc7dd2098 Author: Stephan Bergmann Date: Thu Oct 1 14:10:43 2015 +0200 Revert function removal that breaks --enable-dconf ...from

[Libreoffice-bugs] [Bug 93981] helpauthoring: Attribute localize=(false|true) is deleted

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93981 --- Comment #3 from Regina Henschel --- Observations: While introducing "bascode" as element and as role attribute value, a lot of id-attributes have been removed. But from xmlhelp.dtd the attribute "id" is a

[Libreoffice-commits] core.git: 3 commits - basic/source filter/Library_t602filter.mk filter/source sw/qa vcl/workben

2015-10-01 Thread Caolán McNamara
basic/source/runtime/runtime.cxx |9 filter/Library_t602filter.mk |1 filter/source/t602/t602filter.cxx | 63 ++- filter/source/t602/t602filter.hxx |3 sw/qa/core/data/602/pass/cti_t602.602 | 146 +++ sw/qa/core/data/602/pass/zak.602 | 641

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.4.6.1'

2015-10-01 Thread Christian Lohmaier
Tag 'libreoffice-4.4.6.1' created by Christian Lohmaier at 2015-10-01 14:05 -0700 Tag libreoffice-4.4.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWDS+tAAoJEPQ0oe+v7q6jYwQP/2INKmZVxEpusmzqkLbS79Kq

[Libreoffice-bugs] [Bug 94661] New: FORMATTING: In table of contents, page number is not aligned right when automatic numbering is removed

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94661 Bug ID: 94661 Summary: FORMATTING: In table of contents, page number is not aligned right when automatic numbering is removed Product: LibreOffice Version: 4.4.5.2 release

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

2015-10-01 Thread Noel Grandin
include/store/store.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3fcbfe10857631212d8b8db9a079bb9692ed78bc Author: Noel Grandin Date: Thu Oct 1 12:25:38 2015 +0200 followup fix to commit

[Libreoffice-bugs] [Bug 94318] Table of Contents breaking entries across multiple lines

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94318 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 94554] Conditional formatting in Base: some dialog buttons do not work (see attached image)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94554 Beluga changed: What|Removed |Added CC|

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

2015-10-01 Thread Andrea Gelmini
fpicker/source/win32/filepicker/FileOpenDlg.hxx |2 +- fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx |8 fpicker/source/win32/filepicker/WinFileOpenImpl.cxx |2 +- fpicker/source/win32/filepicker/asynceventnotifier.cxx |2 +-

[Libreoffice-bugs] [Bug 94563] sluggish gui

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94563 Beluga changed: What|Removed |Added CC|

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

2015-10-01 Thread Stephan Bergmann
dbaccess/source/ui/inc/TableController.hxx|2 -- dbaccess/source/ui/inc/TableDesignHelpBar.hxx |1 - 2 files changed, 3 deletions(-) New commits: commit daf31b5e08744d45c29600a88b7852c89ddca75d Author: Stephan Bergmann Date: Thu Oct 1 14:34:43 2015 +0200

[Libreoffice-bugs] [Bug 94649] Trend line not showin

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94649 raal changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 94280] Writer doesn't print all text when image is printed with Letter page format and HP printer

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94280 Alex Thurgood changed: What|Removed |Added Severity|normal |major --

[Libreoffice-bugs] [Bug 94566] EDITING: ++ does not move selected paragraph(s)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94566 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 94535] UI REGRESSION: Cannot open Fontwork dialog to adapt text to connect shape

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94535 Yousuf (Jay) Philips changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: Changes to 'libreoffice-4-4-6'

2015-10-01 Thread Christian Lohmaier
New branch 'libreoffice-4-4-6' available with the following commits: commit 4586a3869d10b8a3d587907e965bc7440269a5a5 Author: Christian Lohmaier Date: Thu Oct 1 15:02:38 2015 +0200 Branch libreoffice-4-4-6 This is 'libreoffice-4-4-6' - the

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

2015-10-01 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8387e93a7e57cd88e8e5691c6b603d927d5c51a3 Author: Christian Lohmaier Date: Thu Oct 1 15:04:13 2015 +0200 bump product version to 4.4.7.0.0+ Change-Id:

[Libreoffice-bugs] [Bug 94662] New: Clicking on one table of contents jumps to the other one in master document

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94662 Bug ID: 94662 Summary: Clicking on one table of contents jumps to the other one in master document Product: LibreOffice Version: 4.4.5.2 release Hardware: Other

[Libreoffice-commits] core.git: basic/source chart2/source compilerplugins/clang configmgr/source dbaccess/source editeng/source extensions/source filter/source forms/source framework/inc framework/so

2015-10-01 Thread Noel Grandin
basic/source/comp/codegen.cxx | 25 basic/source/inc/rtlproto.hxx |5 basic/source/runtime/props.cxx | 29 - basic/source/sbx/sbxconv.hxx |1

[Libreoffice-commits] core.git: vcl/qa vcl/quartz vcl/README.GDIMetaFile vcl/source

2015-10-01 Thread Andrea Gelmini
vcl/README.GDIMetaFile| 10 +- vcl/qa/complex/persistent_window_states/PersistentWindowTest.java |2 +- vcl/qa/cppunit/timer.cxx |2 +- vcl/quartz/salbmp.cxx

[Libreoffice-commits] core.git: lotuswordpro/source m4/ax_boost_base.m4 nlpsolver/ThirdParty

2015-10-01 Thread Andrea Gelmini
lotuswordpro/source/filter/lwpsdwgrouploaderv0102.cxx |2 +- lotuswordpro/source/filter/lwpsdwrect.hxx |2 +- lotuswordpro/source/filter/lwpsilverbullet.cxx |2

[Libreoffice-bugs] [Bug 94557] Combo box entries are case-sensitive (sometimes)

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94557 Beluga changed: What|Removed |Added Keywords||regression

[Libreoffice-bugs] [Bug 72646] EDITING : CMIS no connection to GDrive

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72646 Mihkel Tõnnov changed: What|Removed |Added CC|

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

2015-10-01 Thread Katarina Behrens
sc/qa/unit/subsequent_export-test.cxx | 12 +--- sc/qa/unit/ucalc_formula.cxx|6 +++--- sc/source/core/tool/interpr1.cxx|7 +++ sc/source/filter/oox/workbookhelper.cxx | 10 ++ sc/source/ui/unoobj/confuno.cxx | 10 ++ 5 files

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

2015-10-01 Thread Adolfo Jayme Barrientos
editeng/source/editeng/editeng.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1ebfb53182a924947aa7d85d0886e02cf979052 Author: Adolfo Jayme Barrientos Date: Thu Oct 1 07:13:02 2015 -0500 Correct title case usage The last word

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - readlicense_oo/license

2015-10-01 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2274 ++-- 1 file changed, 1146 insertions(+), 1128 deletions(-) New commits: commit fd151aa15cfbc3d03ac38082a7463fe023dd102a Author: Christian Lohmaier Date: Thu Oct 1 14:57:09 2015

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

2015-10-01 Thread Noel Grandin
include/store/store.h |4 ++-- include/store/store.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 10e59aee74ede837ad0560e261b0f106371ce96a Author: Noel Grandin Date: Thu Oct 1 12:14:10 2015 +0200 always surround our own

[Libreoffice-bugs] [Bug 94330] Dont allow opened help file to be opened twice or saved over

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94330 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 94437] Editing: entries from a deleted alphabetic index reappear when a new index is inserted

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94437 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 76683] FILEOPEN: OOXML Text Document opens without content

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76683 --- Comment #3 from Toni --- Issue still existing in 5.5.0.2 release. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 94564] TextShape with fit to frame doesn't work correctly in small shapes

2015-10-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94564 mmaurer changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

  1   2   3   4   >