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

2019-11-09 Thread Rene Engelhard (via logerrit)
vcl/inc/opengl/zone.hxx |4 1 file changed, 4 insertions(+) New commits: commit 9336ae40d51e9a95ea31dd5fcfa5b67a9b2bafd7 Author: Rene Engelhard AuthorDate: Sat Nov 9 11:03:47 2019 +0100 Commit: Rene Engelhard CommitDate: Sat Nov 9 13:28:21 2019 +0100 disable static_assert

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-11-09 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8export/data/tdf128608_tableParaBackColor.doc |binary sw/qa/extras/ww8export/ww8export3.cxx| 16 + sw/source/filter/ww8/ww8par6.cxx | 18 --- 3 files changed, 30 insertions(+), 4 deletions(-) New commits:

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

2019-11-09 Thread Muhammet Kara (via logerrit)
chart2/source/controller/main/ControllerCommandDispatch.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e7e97fc0bd2f3d7b794b3fc064c60ef86e9b72b Author: Muhammet Kara AuthorDate: Sat Nov 9 10:33:02 2019 +0300 Commit: Muhammet Kara CommitDate: Sat Nov 9

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - chart2/source

2019-11-09 Thread Muhammet Kara (via logerrit)
chart2/source/controller/main/ControllerCommandDispatch.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 896b1b0841a7b8c1ba37812db4a2b60c5b84f968 Author: Muhammet Kara AuthorDate: Sat Nov 9 10:33:02 2019 +0300 Commit: Muhammet Kara CommitDate: Sat Nov 9

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sw/qa sw/source

2019-11-09 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf125778_lostPageBreakTOX.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport13.cxx|5 + sw/source/filter/ww8/wrtw8nds.cxx |6 +++--- 3 files changed, 8 insertions(+), 3 deletions(-) New commits: commit

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

2019-11-09 Thread Mike Kaganski (via logerrit)
cui/source/customize/CommandCategoryListBox.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit ebccc375248faebdfbca273b149483593c753387 Author: Mike Kaganski AuthorDate: Sat Nov 9 15:12:52 2019 +0300 Commit: Mike Kaganski CommitDate: Sat Nov 9

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

2019-11-09 Thread Noel Grandin (via logerrit)
include/cppuhelper/weakref.hxx |6 ++ xmloff/source/core/nmspmap.cxx | 20 2 files changed, 14 insertions(+), 12 deletions(-) New commits: commit a0ebc6f898992dbc0da9f252911da867dfdfd741 Author: Noel Grandin AuthorDate: Sat Nov 9 08:47:48 2019 +0200 Commit:

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sd/source

2019-11-09 Thread Muhammet Kara (via logerrit)
sd/source/core/CustomAnimationCloner.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 947e9ffba8e5a8b18b46efcf06de998cea6edaa6 Author: Muhammet Kara AuthorDate: Sat Nov 9 00:14:11 2019 +0300 Commit: Muhammet Kara CommitDate: Sat Nov 9 17:21:09

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

2019-11-09 Thread Bakos Attila (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf124367.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport14.cxx | 14 ++ sw/qa/extras/ooxmlexport/ooxmlexport4.cxx|2 +- sw/qa/extras/ooxmlexport/ooxmlexport8.cxx|5 -

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

2019-11-09 Thread Serge Krot (via logerrit)
sfx2/source/view/viewfrm.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit b505ca5b9c31b3d9c639406d03a25bea4e914242 Author: Serge Krot AuthorDate: Fri Nov 8 17:31:49 2019 +0100 Commit: Thorsten Behrens CommitDate: Sat Nov 9 11:41:28 2019 +0100

Re: AtomicCounter::is_always_lock_free on armel

2019-11-09 Thread Rene Engelhard
Hi, On Fri, Nov 08, 2019 at 09:05:12AM +0100, Stephan Bergmann wrote: > Ah. What I'd meant was something like > > > #if ... > > using AtomicCounter = std::atomic>; > > static_assert(AtomicCounter::is_always_lock_free); > > #else > > using AtomicCounter = volatile std::make_unsigned_t; > >

[Libreoffice-commits] core.git: icon-themes/colibre icon-themes/colibre_svg

2019-11-09 Thread Rizal Muttaqin (via logerrit)
dev/null|binary icon-themes/colibre/cmd/32/calloutshapes.png|binary icon-themes/colibre/cmd/32/closepreview.png |binary icon-themes/colibre/cmd/32/dbsortingandgrouping.png |binary

[Libreoffice-commits] core.git: include/vcl offapi/com toolkit/source vcl/headless vcl/inc vcl/source vcl/unx vcl/win

2019-11-09 Thread Ashod Nakashian (via logerrit)
include/vcl/settings.hxx |9 + offapi/com/sun/star/awt/XStyleSettings.idl |9 + toolkit/source/awt/stylesettings.cxx | 41 ++ toolkit/source/awt/stylesettings.hxx |6 +++ vcl/headless/CustomWidgetDraw.cxx |3 +

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

2019-11-09 Thread Muhammet Kara (via logerrit)
chart2/source/view/main/ShapeFactory.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit cb413b1de64dfaddf38f347b2f53d28f3c8246c6 Author: Muhammet Kara AuthorDate: Sat Nov 9 13:11:03 2019 +0300 Commit: Muhammet Kara CommitDate: Sat Nov 9 13:02:34 2019

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - chart2/source

2019-11-09 Thread Muhammet Kara (via logerrit)
chart2/source/view/main/ShapeFactory.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 24f8537bf8af516e5cb143126e1d3a089041d60a Author: Muhammet Kara AuthorDate: Sat Nov 9 13:11:03 2019 +0300 Commit: Muhammet Kara CommitDate: Sat Nov 9 13:02:22

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

2019-11-09 Thread Muhammet Kara (via logerrit)
svx/source/unodraw/unoshape.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 6070ef641f56cb826df884fdd846882c39a01342 Author: Muhammet Kara AuthorDate: Sat Nov 9 13:28:30 2019 +0300 Commit: Muhammet Kara CommitDate: Sat Nov 9 18:00:31 2019 +0100

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

2019-11-09 Thread Michael Meeks (via logerrit)
libreofficekit/qa/data/join/calc-object-offset.ods |binary libreofficekit/qa/tilebench/tilebench.cxx | 63 +++-- 2 files changed, 46 insertions(+), 17 deletions(-) New commits: commit 658925635262d21f93bedcc6dfeaa934cbcef1cf Author: Michael Meeks AuthorDate: Sat

[Libreoffice-commits] core.git: Branch 'feature/cib_contract3756' - 41 commits - basctl/source basic/source chart2/source cui/source extras/source framework/source .gitreview icon-themes/colibre icon-

2019-11-09 Thread Serge Krot (via logerrit)
Rebased ref, commits from common ancestor: commit 8151de3b7c7dff6313e7f0a6d68a21a3216d440d Author: Serge Krot AuthorDate: Fri Nov 8 21:14:28 2019 +0100 Commit: Thorsten Behrens CommitDate: Sat Nov 9 19:56:42 2019 +0100 Source code clean up: do not clean up EncryptionData during

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - icon-themes/colibre icon-themes/colibre_svg

2019-11-09 Thread Rizal Muttaqin (via logerrit)
dev/null|binary icon-themes/colibre/cmd/32/calloutshapes.png|binary icon-themes/colibre/cmd/32/closepreview.png |binary icon-themes/colibre/cmd/32/dbsortingandgrouping.png |binary

[Libreoffice-commits] core.git: basctl/source basic/source cui/source include/comphelper scripting/source

2019-11-09 Thread Mike Kaganski (via logerrit)
basctl/source/basicide/baside2.cxx |7 ++ basic/source/comp/exprtree.cxx | 16 + cui/source/customize/cfgutil.cxx |6 -- cui/source/dialogs/scriptdlg.cxx |6 --

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

2019-11-09 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8export/data/tdf128608_tableParaBackColor.doc |binary sw/qa/extras/ww8export/ww8export3.cxx| 16 + sw/source/filter/ww8/ww8par6.cxx | 18 --- 3 files changed, 30 insertions(+), 4 deletions(-) New commits:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - svx/source

2019-11-09 Thread Muhammet Kara (via logerrit)
svx/source/unodraw/unoshape.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit ab7cdbb1961210ee9b0a6a847878befad8789991 Author: Muhammet Kara AuthorDate: Sat Nov 9 13:28:30 2019 +0300 Commit: Muhammet Kara CommitDate: Sat Nov 9 17:14:04 2019 +0100

[Libreoffice-commits] online.git: logerrit

2019-11-09 Thread Muhammet Kara (via logerrit)
logerrit | 201 +++ 1 file changed, 201 insertions(+) New commits: commit 3e3e40bbe19f49786f4426f2817f2a3bef99c6d1 Author: Muhammet Kara AuthorDate: Sat Nov 9 20:14:52 2019 +0300 Commit: Muhammet Kara CommitDate: Sat Nov 9

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

2019-11-09 Thread Muhammet Kara (via logerrit)
sw/source/uibase/app/docst.cxx | 85 - 1 file changed, 84 insertions(+), 1 deletion(-) New commits: commit c927ea4c5d8a9ede979e17c09c2303854ccdebec Author: Muhammet Kara AuthorDate: Mon Jun 24 01:46:42 2019 +0300 Commit: Muhammet Kara

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

2019-11-09 Thread Caolán McNamara (via logerrit)
sc/source/ui/drawfunc/drtxtob.cxx | 14 -- sc/source/ui/view/editsh.cxx | 14 -- sc/source/ui/view/formatsh.cxx| 14 -- 3 files changed, 12 insertions(+), 30 deletions(-) New commits: commit 2eb56f0fee54e25c2c194d6801861f18240a37be Author:

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

2019-11-09 Thread Andrea Gelmini (via logerrit)
0 files changed New commits: commit 72f1f04bb62bbe66105ce00228e1713bb0703cab Author: Andrea Gelmini AuthorDate: Sat Nov 9 18:52:57 2019 +0100 Commit: Julien Nabet CommitDate: Sat Nov 9 22:39:44 2019 +0100 Removed executable bit on source file Change-Id:

Build errors on Catalina

2019-11-09 Thread Peter Homann
I'm experiencing a few build errors while building LO on Catalina/Xcode 11. They're all equality assertions that fail. Anyone able to advise if it's my setup, or some new features brought in with Catalina? Relevant lines from the build log here:

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

2019-11-09 Thread andreas kainz (via logerrit)
cui/uiconfig/ui/aboutdialog.ui |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit ee2317b0c88a2b7349a06a1f41f044e1885d8d5d Author: andreas kainz AuthorDate: Sat Nov 9 21:51:12 2019 +0100 Commit: andreas_kainz CommitDate: Sun Nov 10 00:34:44 2019 +0100

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

2019-11-09 Thread andreas kainz (via logerrit)
sfx2/uiconfig/ui/templatedlg.ui | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) New commits: commit 6637a922e2044cd480abe3f6e295587c7b0d6d27 Author: andreas kainz AuthorDate: Sat Nov 9 22:36:26 2019 +0100 Commit: andreas_kainz CommitDate: Sat Nov 9 23:37:24

[Libreoffice-commits] help.git: source/text

2019-11-09 Thread Olivier Hallot (via logerrit)
source/text/shared/guide/start_parameters.xhp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 5f2c2633a528566736b2887846959a6a02de7940 Author: Olivier Hallot AuthorDate: Sat Nov 9 19:43:20 2019 -0300 Commit: Olivier Hallot CommitDate: Sun Nov 10

[Libreoffice-commits] core.git: helpcontent2

2019-11-09 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b8a2477e09a9ec2194678e218736300b38ff176 Author: Olivier Hallot AuthorDate: Sat Nov 9 19:43:20 2019 -0300 Commit: Gerrit Code Review CommitDate: Sun Nov 10 01:24:17 2019 +0100 Update git

[Libreoffice-commits] help.git: 2 commits - source/text

2019-11-09 Thread Olivier Hallot (via logerrit)
source/text/sbasic/shared/03102900.xhp | 37 +++-- source/text/sbasic/shared/03103000.xhp | 20 - 2 files changed, 27 insertions(+), 30 deletions(-) New commits: commit 2991e4aee30ffb095601812744fe16720290cc62 Author: Olivier Hallot

Re: Need help for unit test about undo

2019-11-09 Thread Regina Henschel
Hi all, Miklos Vajna schrieb am 08-Nov-19 um 09:33: Hi, On Thu, Nov 07, 2019 at 11:01:33PM +0100, Regina Henschel wrote: Ok, that contains how to use an UndoManager. Yes, that was the intention I assume -- tiledrendering is just a suite that happened to contain that example code. :-)

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - vcl/source

2019-11-09 Thread Caolán McNamara (via logerrit)
vcl/source/window/dialog.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 264d0e7cb5385a8c3c2b8ce10b739e107775d8f8 Author: Caolán McNamara AuthorDate: Fri May 10 10:22:27 2019 +0100 Commit: Aron Budea CommitDate: Sun Nov 10 00:20:34 2019

[Libreoffice-commits] help.git: source/text

2019-11-09 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/func_averageif.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b5047e08bba168d3c05213a27138ec41bdea Author: Olivier Hallot AuthorDate: Fri Nov 8 16:07:20 2019 -0300 Commit: Olivier Hallot CommitDate: Sun Nov 10 01:25:53 2019

[Libreoffice-commits] core.git: 2 commits - helpcontent2

2019-11-09 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b33b6849139728b44a90feb82ad691d6156f4375 Author: Olivier Hallot AuthorDate: Sat Nov 9 21:22:20 2019 -0300 Commit: Gerrit Code Review CommitDate: Sun Nov 10 01:25:17 2019 +0100 Update git

[Libreoffice-commits] core.git: helpcontent2

2019-11-09 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 13ac239daa4e40413b02892f5d70a12066f1f731 Author: Olivier Hallot AuthorDate: Fri Nov 8 16:07:20 2019 -0300 Commit: Gerrit Code Review CommitDate: Sun Nov 10 01:25:53 2019 +0100 Update git

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

2019-11-09 Thread andreas kainz (via logerrit)
filter/uiconfig/ui/pdfsignpage.ui | 70 +- 1 file changed, 40 insertions(+), 30 deletions(-) New commits: commit b3f2791b9072b39a64b22c9f21b8f6daf8c87029 Author: andreas kainz AuthorDate: Sat Nov 9 23:30:41 2019 +0100 Commit: andreas_kainz

CppCheck Report Update

2019-11-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 : 2019-10-11 04:09:42 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s

New Defects reported by Coverity Scan for LibreOffice

2019-11-09 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 8 new defect(s) introduced to LibreOffice found with Coverity Scan. 10 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

[Libreoffice-bugs] [Bug 128670] Inserting tabulation with ruler into text box don't work

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128670 Dieter Praas changed: What|Removed |Added OS|Linux (All) |All

[Libreoffice-bugs] [Bug 114435] "Automatic: PDF" selection in "Print to File" dialog produce PS instead of PDF

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114435 Ljiljan changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 96371] Tab stop in text box not supported

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96371 Dieter Praas changed: What|Removed |Added CC||alcol...@gmail.com --- Comment

[Libreoffice-bugs] [Bug 103309] [META] Print dialog bugs and enhancements

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103309 Bug 103309 depends on bug 114435, which changed state. Bug 114435 Summary: "Automatic: PDF" selection in "Print to File" dialog produce PS instead of PDF https://bugs.documentfoundation.org/show_bug.cgi?id=114435 What

[Libreoffice-bugs] [Bug 128673] infilter Parameter does not use entered encoding (CP850)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128673 --- Comment #5 from Julien Nabet --- Argh, I got an error with LO Debian package 6.3.3 Error: Please verify input parameters... (SfxBaseModel::impl_store failed: 0x11b(Error Area:Io Class:Abort Code:27)) -- You are receiving this mail

[Libreoffice-bugs] [Bug 128614] Paste bug

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128614 --- Comment #3 from Timur --- Tip: if you are using Fresh LO 6.3 please first update from 6.3.1, now it's 6.3.3. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 128681] Report anomalies in the function list dialog box

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128681 m.a.riosv changed: What|Removed |Added CC||miguelangelrv@libreoffice.o

[Libreoffice-bugs] [Bug 128489] Writer crashes when bibliography database selected, when Base isn't installed

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128489 stragu changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1

[Libreoffice-bugs] [Bug 115755] Printing with Calc: Blank box on top of page

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115755 Timur changed: What|Removed |Added CC|michael.st...@cib.de|todven...@suomi24.fi --- Comment #18

[Libreoffice-bugs] [Bug 128684] FILEOPEN: Wrong rotation of text in custom shape

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128684 Tamas Bunth changed: What|Removed |Added Version|unspecified |6.4.0.0.alpha1+ Master -- You

[Libreoffice-bugs] [Bug 105404] Draw very slow dividing vector graphic (only Linux problem)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105404 --- Comment #13 from Lucio Marinelli --- The problem is still present in LibreOffice 6.0.7.3 running under Ubuntu 18.04 on a Dell XPS-13-9370. One out of the 8 CPU cores keeps working at 100% for many minutes and afterwards Draws becomes

[Libreoffice-bugs] [Bug 128657] exponential regression calculation

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128657 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de ---

[Libreoffice-bugs] [Bug 121239] LO Calc -> Format -> Text -> there is no checkbox for option Double Underline

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121239 Xisco Faulí changed: What|Removed |Added CC||caol...@redhat.com --- Comment

[Libreoffice-bugs] [Bug 128685] Command button judder

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128685 Oliver Brinzing changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[Libreoffice-bugs] [Bug 128607] Firebird database must be opened at all times in order to insert data using BASIC of Calc.

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128607 --- Comment #11 from Nukool Chompuparn --- Created attachment 155663 --> https://bugs.documentfoundation.org/attachment.cgi?id=155663=edit Working with embedded HQSQLDB, no need to open database -- You are receiving this mail

[Libreoffice-bugs] [Bug 128607] Firebird database must be opened at all times in order to insert data using BASIC of Calc.

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128607 --- Comment #12 from Nukool Chompuparn --- Created attachment 155664 --> https://bugs.documentfoundation.org/attachment.cgi?id=155664=edit HSQLDB -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after save of file/autosave*

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619 --- Comment #10 from b. --- apologize: - there is! some more structure in the stored files, - cells are noted row by row from left to right, - all rows are filled till max-cols-used, - empty cells are padded with 'cols-repeated'

[Libreoffice-bugs] [Bug 128669] Not possible to change Paragraph indent, if AutoUpdate of the paragraph style is anabled

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128669 Dieter Praas changed: What|Removed |Added Blocks||107833

[Libreoffice-bugs] [Bug 107833] [META] Writer paragraph style bugs and enhancements

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107833 Dieter Praas changed: What|Removed |Added Depends on||128669 Referenced Bugs:

[Libreoffice-bugs] [Bug 119620] Copy a cell and add a new worksheet copies the cells value into the new worksheet at random position

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119620 Oliver Brinzing changed: What|Removed |Added CC||santosh@gmail.com ---

[Libreoffice-bugs] [Bug 125778] FILESAVE DOCX Page break before TOC disappears

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125778 --- Comment #10 from Commit Notification --- Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/bb6edb9d28058a7bf6ba7faa9b371002e1d8 tdf#125778

[Libreoffice-bugs] [Bug 128602] Characters show out side code area panel and code line panel

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128602 Nukool Chompuparn changed: What|Removed |Added Ever confirmed|1 |0

[Libreoffice-bugs] [Bug 125778] FILESAVE DOCX Page break before TOC disappears

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125778 Commit Notification changed: What|Removed |Added Whiteboard|target:6.4.0|target:6.4.0 target:6.3.4

[Libreoffice-bugs] [Bug 128685] New: Command button judder

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128685 Bug ID: 128685 Summary: Command button judder Product: LibreOffice Version: 6.3.3.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 127591] [META] User Interface (UI) related Macro bugs

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127591 Bug 127591 depends on bug 128010, which changed state. Bug 128010 Summary: 'JRE Required' message pops up when assigning BASIC Macro to customized menu. https://bugs.documentfoundation.org/show_bug.cgi?id=128010 What

[Libreoffice-bugs] [Bug 128683] Add more tools to the new Table section in the Writer Sidebar

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128683 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 128683] New: Add more tools to the new Table section in the Writer Sidebar

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128683 Bug ID: 128683 Summary: Add more tools to the new Table section in the Writer Sidebar Product: LibreOffice Version: 6.4.0.0.alpha1+ Master Hardware: All

[Libreoffice-bugs] [Bug 128124] Background color not shown in textbox control field, when border look is 3D or flat (Linux-only)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128124 Buovjaga changed: What|Removed |Added Version|6.2.7.1 release |3.6.0.4 release -- You are

[Libreoffice-bugs] [Bug 128676] Icons in menus don't display in 6.2, but they display in 6.1

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128676 --- Comment #3 from Buovjaga --- (In reply to Ron Johnson from comment #2) > Looks like I'll be sticking with 6.1 for the foreseeable future. Have you > considered dropping the fascist sh*tpile that Gtk has turned into, and going > to

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731 Mike Kaganski changed: What|Removed |Added OS|Linux (All) |All Version|4.2.4.2

[Libreoffice-bugs] [Bug 128469] PARAGRAPH STYLE DIALOG: "Reset" and "Standard" buttons: confusing names

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128469 --- Comment #12 from Cor Nouws --- (In reply to Regina Henschel from comment #10) > "Parent style" is good. "Default" is not so good, because the parent need > not be the default. Or instead of "Parent style", which can also mean a >

[Libreoffice-ux-advise] [Bug 128469] PARAGRAPH STYLE DIALOG: "Reset" and "Standard" buttons: confusing names

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128469 --- Comment #12 from Cor Nouws --- (In reply to Regina Henschel from comment #10) > "Parent style" is good. "Default" is not so good, because the parent need > not be the default. Or instead of "Parent style", which can also mean a >

[Libreoffice-bugs] [Bug 128614] Paste bug

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128614 Timur changed: What|Removed |Added Severity|normal |minor Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 128666] CALC: Remove Hyperlink deletes cell content if all content is selected (OK if just right click on link)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128666 Timur changed: What|Removed |Added Severity|normal |minor -- You are receiving this mail

[Libreoffice-bugs] [Bug 59511] Borders shown wrongly for cells with 45° rotated text

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59511 --- Comment #12 from Timur --- Created attachment 155654 --> https://bugs.documentfoundation.org/attachment.cgi?id=155654=edit example compared in MSO 2013 and LO 6.4+ (In reply to Xisco Faulí from comment #0) > Created attachment

[Libreoffice-bugs] [Bug 59511] Borders shown wrongly for cells with 45° rotated text

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59511 Timur changed: What|Removed |Added Attachment #76356|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 128684] New: FILEOPEN: Wrong rotation of text in custom shape

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128684 Bug ID: 128684 Summary: FILEOPEN: Wrong rotation of text in custom shape Product: LibreOffice Version: unspecified Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 128684] FILEOPEN: Wrong rotation of text in custom shape

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128684 --- Comment #1 from Tamas Bunth --- Created attachment 155656 --> https://bugs.documentfoundation.org/attachment.cgi?id=155656=edit Powerpoint presentation file -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 128669] Not possible to change Paragraph indent, if AutoUpdate of the paragraph style is enabled

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128669 Oliver Brinzing changed: What|Removed |Added Summary|Not possible to change |Not possible to change

[Libreoffice-bugs] [Bug 108642] FILEOPEN: document with a complex table structure takes double the time to open when the sidebar is enabled (gtk3)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108642 Xisco Faulí changed: What|Removed |Added CC||noelgran...@gmail.com --- Comment

[Libreoffice-bugs] [Bug 123511] SLIDESHOW PPTX Animation does not start automatically

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123511 --- Comment #7 from Timur --- So, I ask others to: - compare PPTX in MSO and LO, to know if they see the image (or that's another bug with Intel HD Graphics) - if they do see, to modify PPTX in MSO to have supported transition in order

[Libreoffice-bugs] [Bug 128638] Would like to have a "clean output" function for exporting to html/xhtml. Also, exporting 'selections' to xhtml does not work.

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128638 Oliver Brinzing changed: What|Removed |Added Ever confirmed|0 |1

[Libreoffice-bugs] [Bug 128607] Firebird database must be opened at all times in order to insert data using BASIC of Calc.

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128607 --- Comment #8 from Nukool Chompuparn --- Created attachment 155660 --> https://bugs.documentfoundation.org/attachment.cgi?id=155660=edit >From your sample data in cell A10 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 113331] [META] PPT (binary) format bug tracker

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113331 Bug 113331 depends on bug 124708, which changed state. Bug 124708 Summary: CRASH: Selecting all and deleting https://bugs.documentfoundation.org/show_bug.cgi?id=124708 What|Removed |Added

[Libreoffice-bugs] [Bug 123511] SLIDESHOW PPTX Animation does not start automatically

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123511 --- Comment #9 from Timur --- Created attachment 155665 --> https://bugs.documentfoundation.org/attachment.cgi?id=155665=edit Sample with vortex transition -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 123511] SLIDESHOW PPTX Animation does not start automatically

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123511 --- Comment #10 from Timur --- Created attachment 155666 --> https://bugs.documentfoundation.org/attachment.cgi?id=155666=edit Another sample with transition and animations Transition is vortex that exists in LO and animations are the

[Libreoffice-bugs] [Bug 128673] infilter Parameter does not use entered encoding (CP850)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128673 --- Comment #4 from Julien Nabet --- Created attachment 155653 --> https://bugs.documentfoundation.org/attachment.cgi?id=155653=edit converted file On pc Debian x86-64 with master sources updated today, I don't reproduce this. First

[Libreoffice-bugs] [Bug 128682] Enter Kaspersky Activation Code | +1-888-399-0817 | Kaspersky Activation

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128682 Markus Mohrhard changed: What|Removed |Added Product|cppunit |LibreOffice

[Libreoffice-bugs] [Bug 127217] PDF export: LibreOffice 6.3 option buttons in forms not working in Adobe Reader (OK in other readers)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127217 Thorsten Behrens (CIB) changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |t...@libreoffice.org

[Libreoffice-bugs] [Bug 108226] [META] PPTX (OOXML) bug tracker

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108226 Timur changed: What|Removed |Added Depends on||127245 Referenced Bugs:

[Libreoffice-bugs] [Bug 127245] Image in PPTX with "Start on Click" Animation doesn't load automatically in timed presentation until slide clicked

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127245 Timur changed: What|Removed |Added Blocks||108226 Referenced Bugs:

[Libreoffice-bugs] [Bug 128666] CALC: Remove Hyperlink deletes cell content if all content is selected (OK if just right click on link)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128666 Timur changed: What|Removed |Added Summary|Remove Hyperlink deletes|CALC: Remove Hyperlink

[Libreoffice-bugs] [Bug 128666] CALC: Remove Hyperlink deletes cell content if all content is selected (OK if just right click on link)

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128666 Timur changed: What|Removed |Added Keywords||implementationError -- You are

[Libreoffice-bugs] [Bug 123511] SLIDESHOW PPTX Animation does not start automatically

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123511 --- Comment #5 from Timur --- Created attachment 155658 --> https://bugs.documentfoundation.org/attachment.cgi?id=155658=edit Sample transition compared in MSO 2013 and LO 6.4+ Multiple issues here. JPEG image is not shown so in LO

[Libreoffice-bugs] [Bug 128496] Printing a "form letter" with database fields ignores document print settings and tries to print with "default printer?"

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128496 --- Comment #4 from Duncan Bellamy --- (In reply to Alex Thurgood from comment #2) > @Duncan: > > Do you have the options > "Load user-specific settings with document" and/or > "Load printer settings from document" > > activated,

[Libreoffice-bugs] [Bug 128678] EDITING Unable to unselect merged cells using arrows keys when selecting from bottom or right

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128678 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de

[Libreoffice-bugs] [Bug 128623] Freeze when merging mail

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128623 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de ---

[Libreoffice-bugs] [Bug 128607] Firebird database must be opened at all times in order to insert data using BASIC of Calc.

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128607 --- Comment #10 from Nukool Chompuparn --- Created attachment 155662 --> https://bugs.documentfoundation.org/attachment.cgi?id=155662=edit New record inserted -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 128607] Firebird database must be opened at all times in order to insert data using BASIC of Calc.

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128607 --- Comment #9 from Nukool Chompuparn --- Created attachment 155661 --> https://bugs.documentfoundation.org/attachment.cgi?id=155661=edit SQL statement used -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 91688] VIEWING: Print Preview does not display comments

2019-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91688 Timur changed: What|Removed |Added URL|http://gmailloginm.co/ | -- You are receiving this mail

  1   2   3   >