[Libreoffice-bugs] [Bug 92802] Large but simple ODS file slow on FILEOPEN

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92802 Markus Mohrhard changed: What|Removed |Added Status|REOPENED

[Libreoffice-bugs] [Bug 92314] PERF: Open file, CPU at 100%

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92314 --- Comment #5 from Markus Mohrhard --- Is this still a problem in current master. At least I can't reproduce any performance problem for this document. -- You are receiving this mail because: You are the

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/MasterProcessSession.cpp loolwsd/MasterProcessSession.hpp

2016-04-09 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 83 +-- loolwsd/MasterProcessSession.cpp | 48 -- loolwsd/MasterProcessSession.hpp |2 3 files changed, 81 insertions(+), 52 deletions(-) New commits: commit

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp

2016-04-09 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 21e6ac23ea7b104dcfe14d544b07ff0d9be98584 Author: Ashod Nakashian Date: Sun Apr 10 00:14:20 2016 -0400 loolwsd: prevent ctrl+tab from inserting tab

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.hpp

2016-04-09 Thread Ashod Nakashian
loolwsd/DocumentBroker.hpp |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit dc137081a788b9be0d372cbb518e4836813555cb Author: Ashod Nakashian Date: Sat Apr 9 23:52:52 2016 -0400 loolwsd: session container can be private to

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - desktop/source rsc/source sal/osl sal/rtl sal/textenc sal/workben soltools/cpp soltools/mkdepend

2016-04-09 Thread Pedro Giffuni
desktop/source/pagein/file_image_unx.c | 10 +- desktop/source/pagein/pagein.c |8 - rsc/source/rscpp/cpp3.c|2 rsc/source/rscpp/cpp4.c|2 rsc/source/rscpp/cpp5.c|2 sal/osl/os2/diagnose.c |2

[Libreoffice-bugs] [Bug 92773] Calc file with many hyperlinks slow on FILEOPEN FILESAVE VIEWING

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92773 Markus Mohrhard changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 92773] Calc file with many hyperlinks slow on FILEOPEN FILESAVE VIEWING

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92773 --- Comment #5 from Commit Notification --- Markus Mohrhard committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 92773] Calc file with many hyperlinks slow on FILEOPEN FILESAVE VIEWING

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92773 Commit Notification changed: What|Removed |Added Whiteboard|

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

2016-04-09 Thread Markus Mohrhard
editeng/source/editeng/editdoc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be829fa15777b3b1a6727eee231c89894e7c425e Author: Markus Mohrhard Date: Sun Apr 10 05:51:19 2016 +0200 don't pool SvxFieldItem, tdf#92773

[Libreoffice-bugs] [Bug 99197] Rendering error of punctuation mark in Word document.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99197 Joel Madero changed: What|Removed |Added Priority|medium |lowest

[Libreoffice-bugs] [Bug 99197] Rendering error of punctuation mark in Word document.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99197 --- Comment #4 from Niels Kristian Bech Jensen --- Extra information: I use the Danish localisation package with LibreOffice. Best regards, Niels Kristian Bech Jensen -- You are receiving this mail because: You

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp loolwsd/DocumentBroker.hpp loolwsd/LOOLWSD.cpp loolwsd/MasterProcessSession.cpp loolwsd/MasterProcessSession.hpp

2016-04-09 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 37 +++ loolwsd/DocumentBroker.hpp | 13 + loolwsd/LOOLWSD.cpp | 52 ++- loolwsd/MasterProcessSession.cpp |1 loolwsd/MasterProcessSession.hpp |1 5 files

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/LOOLProtocol.hpp loolwsd/MasterProcessSession.cpp

2016-04-09 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp |8 ++-- loolwsd/LOOLProtocol.hpp | 11 +-- loolwsd/MasterProcessSession.cpp | 10 +++--- 3 files changed, 22 insertions(+), 7 deletions(-) New commits: commit 8c1e5057fd475596a80e1184b50c923d974bf4ce Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/LOOLForKit.cpp loolwsd/LOOLWSD.cpp

2016-04-09 Thread Ashod Nakashian
loolwsd/LOOLForKit.cpp |2 -- loolwsd/LOOLWSD.cpp|9 + 2 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 213888c45cb419e083df1b898431327137c230af Author: Ashod Nakashian Date: Sat Apr 9 17:48:48 2016 -0400 loolwsd:

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/ChildProcessSession.hpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/MasterProcessSession.cpp

2016-04-09 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp |5 +++-- loolwsd/ChildProcessSession.hpp | 31 --- loolwsd/LOOLSession.cpp |3 ++- loolwsd/LOOLSession.hpp | 18 ++ loolwsd/MasterProcessSession.cpp |2 ++ 5 files changed, 25

[Libreoffice-bugs] [Bug 99197] Rendering error of punctuation mark in Word document.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99197 --- Comment #3 from Niels Kristian Bech Jensen --- Created attachment 124216 --> https://bugs.documentfoundation.org/attachment.cgi?id=124216=edit Output from LibreOffice Writer 5.1.2.2. -- You are receiving this

[Libreoffice-bugs] [Bug 99197] Rendering error of punctuation mark in Word document.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99197 --- Comment #2 from Niels Kristian Bech Jensen --- Created attachment 124215 --> https://bugs.documentfoundation.org/attachment.cgi?id=124215=edit Output from LibreOffice Writer 5.0.5.2. -- You are receiving this

[Libreoffice-bugs] [Bug 99197] Rendering error of punctuation mark in Word document.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99197 --- Comment #1 from Niels Kristian Bech Jensen --- Created attachment 124214 --> https://bugs.documentfoundation.org/attachment.cgi?id=124214=edit Expected output (from MS Office 2010) -- You are receiving this

[Libreoffice-bugs] [Bug 99197] New: Rendering error of punctuation mark in Word document.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99197 Bug ID: 99197 Summary: Rendering error of punctuation mark in Word document. Product: LibreOffice Version: unspecified Hardware: All OS: All Status:

[Libreoffice-commits] online.git: loolwsd/LOOLForKit.cpp loolwsd/LOOLWSD.cpp

2016-04-09 Thread Ashod Nakashian
loolwsd/LOOLForKit.cpp | 11 +-- loolwsd/LOOLWSD.cpp| 12 2 files changed, 17 insertions(+), 6 deletions(-) New commits: commit 6a907a7a7f70a1ab3d8d99643decb419d684c43f Author: Ashod Nakashian Date: Sat Apr 9 16:53:33 2016 -0400

[Libreoffice-bugs] [Bug 60589] [Template manager]: Can not copy styles between different files and templates

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60589 --- Comment #30 from Luca Daghino --- Is there any chance we get this solved? It's important for many users. Thanks -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 60589] [Template manager]: Can not copy styles between different files and templates

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60589 --- Comment #30 from Luca Daghino --- Is there any chance we get this solved? It's important for many users. Thanks -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 99186] Inserting horizontal rule shrinks paragraph to font 6

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99186 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 99152] Libreoffice installer arbitrarily removes fonts.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99152 V Stuart Foote changed: What|Removed |Added Status|NEEDINFO|NEW ---

CppCheck Report Update

2016-04-09 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2016-10-04_02:12:39 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s

[Libreoffice-bugs] [Bug 72079] Adding Fonts for Lao, Thai, and Khmer

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72079 --- Comment #8 from Adolfo Jayme --- (In reply to Robert M Campbell from comment #1) > DroidSans Note that the Droid fonts are deprecated and superseded by the Noto fonts. -- You are receiving this mail because:

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

2016-04-09 Thread Caolán McNamara
sw/source/filter/ww8/wrtww8.cxx | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) New commits: commit 7b9a5e8124328da9d81aed58cf944c91560a7c07 Author: Caolán McNamara Date: Sat Apr 9 21:05:08 2016 +0100 valgrind: leak on export of

[Libreoffice-bugs] [Bug 96970] Load url bar document window name

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96970 Adolfo Jayme changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 99187] unable to delete contents of load url bar

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99187 Adolfo Jayme changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 99196] New: Convert Text to Table does not ignore commas within double quoted text

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99196 Bug ID: 99196 Summary: Convert Text to Table does not ignore commas within double quoted text Product: LibreOffice Version: unspecified Hardware: All

Re: Implementing SVG attribute "stroke-miterlimit" ( tdf#48066)

2016-04-09 Thread Regina Henschel
Hi all, I have put a patch to Gerrit https://gerrit.libreoffice.org/#/c/23946/ It does only rendering, MetaActions are missing. But it is already so large, that I think a review would be good before I continue. Because I can only build and test on Windows, I would be glad, if you would test

[Libreoffice-bugs] [Bug 99195] New: FILENEW ERROR App Store LibreOffice Vanilla unable to create new database on Mac OS X

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99195 Bug ID: 99195 Summary: FILENEW ERROR App Store LibreOffice Vanilla unable to create new database on Mac OS X Product: LibreOffice Version: unspecified Hardware:

[Libreoffice-bugs] [Bug 99185] [UI] Breeze icons for folder and Form is identical

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99185 Adolfo Jayme changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 90004] Crash of Calc in version 4.4.1.2

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90004 Adolfo Jayme changed: What|Removed |Added Resolution|INVALID

[Libreoffice-bugs] [Bug 90151] Editing: paste missing in context menu

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90151 Adolfo Jayme changed: What|Removed |Added Resolution|WORKSFORME

[Libreoffice-bugs] [Bug 99186] Inserting horizontal rule shrinks paragraph to font 6

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99186 Kruno changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 98831] gtk3: Cannot copy paste between libreoffice documents

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98831 --- Comment #4 from alium --- it looks like the same problem - in Fedora https://bugzilla.redhat.com/show_bug.cgi?id=1323922 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 99091] wmf in odg can not break and Past GDI to writer become bigger, and include some white space

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99091 Adolfo Jayme changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Libreoffice-bugs] [Bug 99166] mergedlo.dll error when click fast several heading in navigator

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99166 Adolfo Jayme changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Libreoffice-bugs] [Bug 99112] restore down can not remember previous window size and position

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99112 Adolfo Jayme changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Libreoffice-bugs] [Bug 99171] Sometimes can not save odt

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99171 Adolfo Jayme changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Libreoffice-bugs] [Bug 99164] Libreoffice portable can not use TrueType Collection (TTC) Font

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99164 Adolfo Jayme changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Libreoffice-bugs] [Bug 99151] Installer optical bug

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99151 Adolfo Jayme changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 96160] UI: Menu shortcuts scrambled in german

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96160 --- Comment #7 from Norbert Scheibner --- I understand the necessity, that some accelerators need to be changed to avoid doubles, but now I gave 5.1.2 a try and all 3 accelerators I used as examples changed again! The

[Libreoffice-bugs] [Bug 99194] New: calc spreadsheets wont work now

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99194 Bug ID: 99194 Summary: calc spreadsheets wont work now Product: LibreOffice Version: unspecified Hardware: All OS: Linux (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 99191] [Feature request] Ability to print with spell checker underlining

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99191 Cor Nouws changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 99193] New: Libre Office v 5.1.2 won't install on Intel i53320M CPU, Windows 7, 64-bit Home Prem

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99193 Bug ID: 99193 Summary: Libre Office v 5.1.2 won't install on Intel i53320M CPU, Windows 7,64-bit Home Prem Product: LibreOffice Version: 5.1.0.2 rc Hardware: Other

[Libreoffice-bugs] [Bug 95140] MAILMERGE: Email Test Setting failed

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95140 --- Comment #4 from Óvári --- LibreOfficeDev could not connect to the outgoing mail server. Check your system's settings and the settings in LibreOfficeDev. Check the server name, the port and the secure connections

[Libreoffice-bugs] [Bug 99190] Calc cell border thickness is not shown correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99190 --- Comment #4 from Roeland --- By taking a closer look the bug might indeed be related. You can close it as a duplicate, I will retest this onces the other issue is fixed. -- You are receiving this mail

[Libreoffice-bugs] [Bug 99190] Calc cell border thickness is not shown correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99190 --- Comment #3 from Roeland --- Hi Cor, I'm not really sure about this, the problem is ocurring in a ods file I'm currently using. It might be that this problem originates from a docx document, or was round

[Libreoffice-bugs] [Bug 99190] Calc cell border thickness is not shown correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99190 --- Comment #2 from Roeland --- Created attachment 124212 --> https://bugs.documentfoundation.org/attachment.cgi?id=124212=edit picture of the printed output -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 99192] New: SIDEBAR: Drop down lists buttons in content panels sometimes disappear behind tab bar when resizing the sidebar

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99192 Bug ID: 99192 Summary: SIDEBAR: Drop down lists buttons in content panels sometimes disappear behind tab bar when resizing the sidebar Product: LibreOffice

[Libreoffice-bugs] [Bug 92314] PERF: Open file, CPU at 100%

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92314 Markus Mohrhard changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 92773] Calc file with many hyperlinks slow on FILEOPEN FILESAVE VIEWING

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92773 Markus Mohrhard changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 99188] Calc outer border lines do not close nicely when connected

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99188 Cor Nouws changed: What|Removed |Added Keywords||bibisectRequest,

[Libreoffice-bugs] [Bug 92664] Calc very slow since 4.4.4.3 - compared to 4.4.3.2

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92664 Markus Mohrhard changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 99186] Inserting horizontal rule shrinks paragraph to font 6

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99186 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 87213] Cell grid lines (borders) missing or irregularly rendered on screen

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87213 Cor Nouws changed: What|Removed |Added Resolution|INVALID |WORKSFORME

[Libreoffice-bugs] [Bug 99191] New: [Feature request] Ability to print with spell checker underlining

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99191 Bug ID: 99191 Summary: [Feature request] Ability to print with spell checker underlining Product: LibreOffice Version: unspecified Hardware: All OS:

[Libreoffice-bugs] [Bug 99190] Calc cell border thickness is not shown correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99190 Cor Nouws changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 99189] Add option to exclude footnotes, endnotes and textboxes from word count

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99189 Cor Nouws changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 83771] New feature in paragraph or character formating: "Don't Count"

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83771 Cor Nouws changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 90691] Word Count section in Tools > Options

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90691 Cor Nouws changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-ux-advise] [Bug 90691] Word Count section in Tools > Options

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90691 Cor Nouws changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-bugs] [Bug 99152] Libreoffice installer arbitrarily removes fonts.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99152 --- Comment #5 from Zsolt --- Created attachment 124211 --> https://bugs.documentfoundation.org/attachment.cgi?id=124211=edit 5.1.1.3 installation log Well I did it. Of course unsurprisingly I don't get any removed

[Libreoffice-bugs] [Bug 95140] MAILMERGE: Email Test Setting failed

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95140 Óvári changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 99190] New: Calc cell border thickness is not shown correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99190 Bug ID: 99190 Summary: Calc cell border thickness is not shown correctly Product: LibreOffice Version: 5.1.1.3 release Hardware: All OS: Windows (All)

[Libreoffice-bugs] [Bug 99173] OLE launch of Math component for a formula inserted into Writer has visual glitches

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99173 Maxim Monastirsky changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 96451] UI isn't properly refreshed when inserting formula

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96451 Maxim Monastirsky changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 99189] Add option to exclude footnotes, endnotes and textboxes from word count

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99189 Henrik changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 90691] Word Count section in Tools > Options

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90691 Henrik changed: What|Removed |Added See Also|

[Libreoffice-ux-advise] [Bug 90691] Word Count section in Tools > Options

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90691 Henrik changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 99189] Add option to exclude footnotes, endnotes and textboxes from word count

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99189 Henrik changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 99188] Calc outer border lines do not close nicely when connected

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99188 --- Comment #1 from Roeland --- Created attachment 124209 --> https://bugs.documentfoundation.org/attachment.cgi?id=124209=edit The "format cells" options used -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 99188] New: Calc outer border lines do not close nicely when connected

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99188 Bug ID: 99188 Summary: Calc outer border lines do not close nicely when connected Product: LibreOffice Version: 5.1.1.3 release Hardware: All OS:

[Libreoffice-bugs] [Bug 83771] New feature in paragraph or character formating: "Don't Count"

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83771 Henrik changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 99189] New: Add option to exclude footnotes, endnotes and textboxes from word count

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99189 Bug ID: 99189 Summary: Add option to exclude footnotes, endnotes and textboxes from word count Product: LibreOffice Version: Inherited From OOo Hardware: All

[Libreoffice-bugs] [Bug 99152] Libreoffice installer arbitrarily removes fonts.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99152 --- Comment #4 from Zsolt --- (In reply to V Stuart Foote from comment #3) > OK, but we really need a verbose install log of the font removal as caught > when doing "msiexec.exe /i /L*v install.log"

[Libreoffice-bugs] [Bug 47835] EDITING: Inner table lines turn to yellow when changing outer border

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47835 --- Comment #15 from Joop Lanting --- I could not wait so I tried it. First it crashed in the middle of the table operation. I gave it a second chance and it failed just like version 5.1.2 ;JOOP! -- You are

[Libreoffice-bugs] [Bug 99168] Some PNG printed distorted, displayed correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99168 V Stuart Foote changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 99168] Some PNG printed distorted, displayed correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99168 V Stuart Foote changed: What|Removed |Added Summary|Some Pictures printed |Some PNG

[Libreoffice-bugs] [Bug 99168] Some Pictures printed distorted, displayed correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99168 --- Comment #4 from V Stuart Foote --- OP replied in PM Thanks for your fast reaction. *Conversion to pdf* worked for the two jpgs correctly, but the png was still distorted but less than when printed on the

[Libreoffice-bugs] [Bug 99152] Libreoffice installer arbitrarily removes fonts.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99152 V Stuart Foote changed: What|Removed |Added Status|RESOLVED|NEW

[Libreoffice-bugs] [Bug 99152] Libreoffice installer arbitrarily removes fonts.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99152 V Stuart Foote changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 47835] EDITING: Inner table lines turn to yellow when changing outer border

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47835 --- Comment #14 from Joop Lanting --- Thanks, I will try it 1st thing in the morning tomorrow. ;JOOP! -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 99152] Libreoffice installer arbitrarily removes fonts.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99152 --- Comment #2 from Zsolt --- (In reply to V Stuart Foote from comment #1) > For OP, @Zsolt - what was the most recent build you had an issue with? > > This was fixed for bug 76239 for 4.4.7, 5.0.5, and 5.1.0 builds. >

[Libreoffice-bugs] [Bug 99181] CountIf ? (german: ZÄHLENWENN) with regexp does not count correctly

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99181 --- Comment #2 from Tom --- Thank you! Regexp ".*(mo|mw|ma|ml|mu|my).*" works fine! Hope this is explained in documentation/help ... The following comment is not too important (as it works with the above): still the

[Libreoffice-bugs] [Bug 99152] Libreoffice installer arbitrarily removes fonts.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99152 V Stuart Foote changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 76239] OpenSymbol font is not retained after an upgrade (work around in comment 16, 32, .. install log in comment 50 )

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76239 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-commits] online.git: loolwsd/IoUtil.cpp

2016-04-09 Thread Ashod Nakashian
loolwsd/IoUtil.cpp | 24 +++- 1 file changed, 15 insertions(+), 9 deletions(-) New commits: commit 70e8132866f2143863ab319e783cb54349307aa6 Author: Ashod Nakashian Date: Sat Apr 9 15:41:32 2016 -0400 loolwsd: correct handling socket

[Libreoffice-commits] online.git: loolwsd/Connect.cpp loolwsd/UnitHTTP.hpp

2016-04-09 Thread Ashod Nakashian
loolwsd/Connect.cpp |1 + loolwsd/UnitHTTP.hpp |1 + 2 files changed, 2 insertions(+) New commits: commit 435b706f9a687f195d65e794827845416a3931c2 Author: Ashod Nakashian Date: Sat Apr 9 15:39:20 2016 -0400 loolwsd: must include Poco/Version.h to

[Libreoffice-commits] online.git: loolwsd/Util.cpp

2016-04-09 Thread Ashod Nakashian
loolwsd/Util.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e5846ee2ccab145e68865e13c890208a3dfdc7ec Author: Ashod Nakashian Date: Sat Apr 9 15:40:51 2016 -0400 loolwsd: supress unused-result and log error

[Libreoffice-bugs] [Bug 99186] Inserting horizontal rule shrinks paragraph to font 6

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99186 --- Comment #2 from Kruno --- Or is it a feature? Didn't used on LO to change styles on it's own... -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 98366] Not working preview the galleries created with LibreOffice version 4.4 or newer.

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98366 Joel Madero changed: What|Removed |Added Keywords||needsDevEval

[Libreoffice-bugs] [Bug 99187] New: unable to delete contents of load url bar

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99187 Bug ID: 99187 Summary: unable to delete contents of load url bar Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 99186] Inserting horizontal rule shrinks paragraph to font 6

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99186 --- Comment #1 from Kruno --- And can't delete it when there is only one (first and only) row of text and it has horizontal line. -- You are receiving this mail because: You are the assignee for the bug.

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

2016-04-09 Thread Caolán McNamara
sc/inc/fillinfo.hxx | 31 sc/source/core/data/fillinfo.cxx | 72 +++ 2 files changed, 52 insertions(+), 51 deletions(-) New commits: commit 3ac0778c0a2b2f693a1029b7b05c1be4f71944a9 Author: Caolán McNamara

[Libreoffice-bugs] [Bug 99186] New: Inserting horizontal rule shrinks paragraph to font 6

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99186 Bug ID: 99186 Summary: Inserting horizontal rule shrinks paragraph to font 6 Product: LibreOffice Version: 5.1.2.2 rc Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 98993] Rounding off entries distorts line spacing

2016-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98993 Cor Nouws changed: What|Removed |Added Keywords||bibisectRequest

  1   2   >