[Libreoffice-commits] online.git: test/UnitLoad.cpp

2019-12-04 Thread Miklos Vajna (via logerrit)
test/UnitLoad.cpp | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 5bf3fc86be481a1b8b8d7ed54187a4a2a6833b34 Author: Miklos Vajna AuthorDate: Thu Dec 5 08:48:26 2019 +0100 Commit: Miklos Vajna CommitDate: Thu Dec 5 08:48:32 2019 +0100 test: fix

[Libreoffice-commits] core.git: writerfilter/CppunitTest_writerfilter_filters_test.mk writerfilter/CppunitTest_writerfilter_rtftok.mk writerfilter/Module_writerfilter.mk writerfilter/qa

2019-12-04 Thread Miklos Vajna (via logerrit)
writerfilter/CppunitTest_writerfilter_filters_test.mk | 24 ++--- writerfilter/Module_writerfilter.mk|2 - writerfilter/qa/cppunittests/filters-test/filters-test.cxx |5 +- 3 files changed, 16 insertions(+), 15 deletions(-) New commits: commit

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

2019-12-04 Thread Jan-Marek Glogowski (via logerrit)
vcl/inc/qt5/Qt5FilePicker.hxx | 32 vcl/qt5/Qt5FilePicker.cxx | 36 +--- vcl/unx/kf5/KF5FilePicker.cxx |5 + vcl/unx/kf5/KF5FilePicker.hxx |6 ++ 4 files changed, 32 insertions(+), 47 deletions(-) New

[Libreoffice-bugs] [Bug 129186] EDITING using a firebird db after adding filtering the form becomes readonly

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129186 Alex Thurgood changed: What|Removed |Added Ever confirmed|0 |1

[Libreoffice-bugs] [Bug 119634] PDF export with lossless compression without reduce resolution saves a very erratic size

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119634 Timur changed: What|Removed |Added CC||xiscofa...@libreoffice.org --- Comment

[Libreoffice-bugs] [Bug 129079] EDITING: AltSearch.oxc causes Basic runtime error for one user, but not for another one on the same system

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129079 Timur changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 38261] Better Find with regular expressions

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38261 Timur changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129126] Inserting formula between some text in a line incorrectly places it at the start of the line.

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129126 Dieter Praas changed: What|Removed |Added CC||vmik...@collabora.com ---

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

2019-12-04 Thread Mike Kaganski (via logerrit)
comphelper/source/misc/docpasswordhelper.cxx | 30 +-- sfx2/source/dialog/filedlghelper.cxx | 18 ++-- 2 files changed, 40 insertions(+), 8 deletions(-) New commits: commit d1450f5bddd0f108078e0dfb11c9f130175fafe7 Author: Mike Kaganski

[Libreoffice-qa] Minutes from the UX/design meeting 2019-DEC-04

2019-12-04 Thread Heiko Tietze
Present: Roman, Heiko Comments from: Stuart, Roman Tickets * Repeat shortcut (Ctrl+Shift+Y) is too far for short-finger users using en (qwerty) keyboard + https://bugs.documentfoundation.org/show_bug.cgi?id=129058 + WFM (Heiko) + perhaps alt+Y (Stuart) + I always use TWO hands for

Minutes from the UX/design meeting 2019-DEC-04

2019-12-04 Thread Heiko Tietze
Present: Roman, Heiko Comments from: Stuart, Roman Tickets * Repeat shortcut (Ctrl+Shift+Y) is too far for short-finger users using en (qwerty) keyboard + https://bugs.documentfoundation.org/show_bug.cgi?id=129058 + WFM (Heiko) + perhaps alt+Y (Stuart) + I always use TWO hands for

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

2019-12-04 Thread Caolán McNamara (via logerrit)
include/vcl/menubtn.hxx|3 ++- vcl/source/app/salvtables.cxx |2 +- vcl/source/control/menubtn.cxx | 14 +- 3 files changed, 16 insertions(+), 3 deletions(-) New commits: commit bfe0b8776332b9cf80ca87742f59b9e713fa2977 Author: Caolán McNamara AuthorDate: Wed

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2019-12-04 Thread andreas kainz (via logerrit)
sc/uiconfig/scalc/ui/notebookbar.ui| 399 +- sd/uiconfig/sdraw/ui/notebookbar.ui| 486 +++ sd/uiconfig/simpress/ui/notebookbar.ui | 502 - sw/uiconfig/swriter/ui/notebookbar.ui | 104 +- 4 files

[Libreoffice-bugs] [Bug 109425] Libreoffice Notebookbar is not exposing accessible events needed for screen reader users.

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109425 --- Comment #37 from Commit Notification --- andreas kainz committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/328c9a674057759f616c584a8ae75ca018d10fdc tdf#109425 NB tabbed

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

2019-12-04 Thread Andrea Gelmini (via logerrit)
slideshow/source/engine/activities/interpolation.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7d97bdba4b5bd8ceda7f18c08ff636ffdb276660 Author: Andrea Gelmini AuthorDate: Wed Dec 4 20:22:34 2019 +0100 Commit: Julien Nabet CommitDate: Thu Dec 5

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

2019-12-04 Thread andreas kainz (via logerrit)
icon-themes/colibre/cmd/sc_styleupdatebyexample.png |binary icon-themes/colibre_svg/cmd/sc_styleupdatebyexample.svg | 10 ++ 2 files changed, 10 insertions(+) New commits: commit 4cd89b652d9de01d4d0e24332d351e8df4089cf0 Author: andreas kainz AuthorDate: Wed Dec 4 10:46:12

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/css loleaflet/src

2019-12-04 Thread Tor Lillqvist (via logerrit)
loleaflet/css/leaflet.css | 32 loleaflet/src/control/Ruler.js | 65 +++-- 2 files changed, 95 insertions(+), 2 deletions(-) New commits: commit 5e6976f6eb23d742db7e8f9b334b521a299f2418 Author: Tor Lillqvist AuthorDate: Thu

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

2019-12-04 Thread Tor Lillqvist (via logerrit)
sw/source/uibase/misc/swruler.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit a69f5b1386fc7e3f7f9838c078e4078c555d Author: Tor Lillqvist AuthorDate: Thu Dec 5 00:28:41 2019 +0200 Commit: Tor Lillqvist CommitDate: Thu Dec 5 07:52:13 2019 +0100

[Libreoffice-bugs] [Bug 45778] [RFE] Insert image not in a new paragraph but in the current position or as character

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45778 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 87719] No means of dragging an image when its anchored as character

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87719 Aron Budea changed: What|Removed |Added Blocks||45778 See Also|

[Libreoffice-bugs] [Bug 128671] master branch cannot be built without manual hacks with Aarch64 distro config

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128671 --- Comment #15 from john --- please help, fix this bug! -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 128671] master branch cannot be built without manual hacks with Aarch64 distro config

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128671 --- Comment #14 from winyn --- I also have this bug. impossible to work. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 87720] Default insert image anchor, wrapping, and spacing

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87720 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 87719] No means of dragging an image when its anchored as character

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87719 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-ux-advise] [Bug 87720] Default insert image anchor, wrapping, and spacing

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87720 Aron Budea changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 128671] master branch cannot be built without manual hacks with Aarch64 distro config

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128671 --- Comment #13 from Maksim --- Oh< this bug...please, fix it! -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 129200] New: UI: Page sidebar: "Same Content" on header/footer sections is absolutely illogical

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129200 Bug ID: 129200 Summary: UI: Page sidebar: "Same Content" on header/footer sections is absolutely illogical Product: LibreOffice Version: unspecified Hardware: All

[Libreoffice-bugs] [Bug 128671] master branch cannot be built without manual hacks with Aarch64 distro config

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128671 --- Comment #12 from Nadin --- the error is repeated! how can! repair already, it is impossible to work! -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 128671] master branch cannot be built without manual hacks with Aarch64 distro config

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128671 --- Comment #11 from avismor...@yandex.ru --- The bug repeats itself. Please fix it!! -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 45778] [RFE] Insert image not in a new paragraph but in the current position or as character

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45778 Heiko Tietze changed: What|Removed |Added CC||xiscofa...@libreoffice.org ---

[Libreoffice-bugs] [Bug 118988] Portrait/Landscape/Margins issue

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118988 Jackson Pole changed: What|Removed |Added Whiteboard||Best Google Chrome support

[Libreoffice-bugs] [Bug 87720] Default insert image anchor, wrapping, and spacing

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87720 --- Comment #35 from Heiko Tietze --- (In reply to DM from comment #33) > ...6.4 beta insertion has been changed to "As Character" when before > it was to paragraph. Surprising since UX discussed the topic around the (still open) bug

[Libreoffice-ux-advise] [Bug 87720] Default insert image anchor, wrapping, and spacing

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87720 --- Comment #35 from Heiko Tietze --- (In reply to DM from comment #33) > ...6.4 beta insertion has been changed to "As Character" when before > it was to paragraph. Surprising since UX discussed the topic around the (still open) bug

[Libreoffice-bugs] [Bug 99477] EDITING: "View> Freeze Cells> Freeze First..." does not work if the sheet is already frozen

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99477 --- Comment #26 from kate winfield --- It's a great experience while reading your post!If facing any problem related to a printer please visit us https://www.brotherprintersupport247.com/blog/ricoh-printer-error-code-sc899/;>Ricoh Printer

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

2019-12-04 Thread Andrea Gelmini (via logerrit)
sw/source/core/txtnode/fntcache.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bb8e276c3a9c808c4ac06df2fd542b4ea3703c8d Author: Andrea Gelmini AuthorDate: Wed Dec 4 20:22:37 2019 +0100 Commit: Julien Nabet CommitDate: Thu Dec 5 07:09:53 2019 +0100

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

2019-12-04 Thread Andrea Gelmini (via logerrit)
extensions/source/ole/servprov.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 76c53d3355147c5b551c3469f9869e4e8a80aa11 Author: Andrea Gelmini AuthorDate: Wed Dec 4 20:22:17 2019 +0100 Commit: Julien Nabet CommitDate: Thu Dec 5 07:09:20 2019 +0100

[Libreoffice-bugs] [Bug 108800] [META] Print related issues

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108800 Michael Weghorn changed: What|Removed |Added Depends on||128032 Referenced Bugs:

[Libreoffice-bugs] [Bug 128032] Multiple copies not printed

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128032 Michael Weghorn changed: What|Removed |Added CC||m.wegh...@posteo.de

Planned Gerrit upgrade on Wed, Dec 25 from 00:00 to 04:00 UTC

2019-12-04 Thread Guilhem Moulin
Hi there, We'll upgrade to Gerrit 2.16 on Wed, Dec 25 starting at 00:00 UTC. This is a pretty long upgrade path and a pessimistic ETA is 04:00 UTC. *Important*: After completion it will no longer possible to log in using third-party authentication methods such as Google and GitHub OAuth2 IdPs.

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

2019-12-04 Thread Noel Grandin (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx | 14 -- sc/source/ui/inc/AccessibleSpreadsheet.hxx | 14 +- 2 files changed, 13 insertions(+), 15 deletions(-) New commits: commit b5bf4bca0173edb2a91088ec70cc7c06f05186e0 Author: Noel Grandin

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

2019-12-04 Thread Noel Grandin (via logerrit)
sc/source/filter/inc/sheetdatacontext.hxx | 20 ++-- sc/source/filter/oox/sheetdatacontext.cxx | 17 +- sc/source/ui/inc/AccessibleSpreadsheet.hxx | 71 ++--- 3 files changed, 44 insertions(+), 64 deletions(-) New commits: commit

[Libreoffice-commits] core.git: bin/find-can-be-private-symbols.classes.results bin/find-can-be-private-symbols.functions.results bin/find-can-be-private-symbols.py helpcompiler/inc include/filter inc

2019-12-04 Thread Noel Grandin (via logerrit)
bin/find-can-be-private-symbols.classes.results | 386 ++ bin/find-can-be-private-symbols.functions.results | 58 +++ bin/find-can-be-private-symbols.py|1 helpcompiler/inc/HelpLinker.hxx |4

[Libreoffice-bugs] [Bug 124462] Crash if I open the File dialog and click the 'Save' tab

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124462 --- Comment #34 from John Smith --- Magellan is a trusted brand in the world of navigation devices. It offers various navigation solutions to meet the daily needs of commercial trucking operations. Magellan Truck GPS is designed with

[Libreoffice-bugs] [Bug 124462] Crash if I open the File dialog and click the 'Save' tab

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124462 --- Comment #33 from John Smith --- We provide support to our user by a diagnosis of their computer and other devices. And if there is an issue to be solved, we give out the solution. This helps the user to avoid any existing issue.

[Libreoffice-bugs] [Bug 129040] [UX] In Donut charts we can not assign the same color to all the pieces

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129040 Franklin Weng changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-ux-advise] [Bug 129040] [UX] In Donut charts we can not assign the same color to all the pieces

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129040 Franklin Weng changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2019-12-04 Thread Mike Kaganski (via logerrit)
sw/source/uibase/docvw/UnfloatTableButton.cxx | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) New commits: commit 2a9e162564a6af63bece77f50fc553640e747b9e Author: Mike Kaganski AuthorDate: Wed Dec 4 20:26:49 2019 +0300 Commit: Mike Kaganski CommitDate:

[Libreoffice-bugs] [Bug 104444] [META] DOCX (OOXML) table-related issues

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10 Bug 10 depends on bug 129176, which changed state. Bug 129176 Summary: "Un-float Table" does not clear "floating" attribute in DOCX floating tables https://bugs.documentfoundation.org/show_bug.cgi?id=129176 What

[Libreoffice-bugs] [Bug 90586] OLE objects move around when entering into the edit mode

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90586 --- Comment #26 from Francisco --- (In reply to Francisco from comment #25) > Sorry, but I mistakenly only checked for charts: the chart remains in the > same relative position in the slide. Tested in Versión: 6.3.3.2 Id. de

[Libreoffice-bugs] [Bug 90586] OLE objects move around when entering into the edit mode

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90586 --- Comment #25 from Francisco --- Created attachment 156319 --> https://bugs.documentfoundation.org/attachment.cgi?id=156319=edit The bug is solved for charts, but not for equations Dear all, Sorry, but I mistakenly only checked for

[Libreoffice-bugs] [Bug 90586] OLE objects move around when entering into the edit mode

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90586 Francisco changed: What|Removed |Added Status|RESOLVED|NEW Resolution|WORKSFORME

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

2019-12-04 Thread rizmut (via logerrit)
icon-themes/colibre/cmd/32/accepttrackedchangetonext.png |binary icon-themes/colibre/cmd/32/rejecttrackedchangetonext.png |binary icon-themes/colibre/cmd/lc_accepttrackedchangetonext.png |binary icon-themes/colibre/cmd/lc_rejecttrackedchangetonext.png |binary

[Libreoffice-bugs] [Bug 128923] LibO 6.3.x Draw/Impress regression: selecting multiple colored lines to change some attribute, the color is reset to Automatic

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128923 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 128032] Multiple copies not printed

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128032 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this

[Libreoffice-bugs] [Bug 127415] Icons for new extended track changes command

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127415 --- Comment #9 from Commit Notification --- rizmut committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/cdd91db41316006c137b0b0e8d30891a380c47d7 Colibre: Fix for

[Libreoffice-bugs] [Bug 128912] Document property "Keywords" are exported incorrectly to PDF property (extra quotes)

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128912 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 127415] Icons for new extended track changes command

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127415 Commit Notification changed: What|Removed |Added Whiteboard|target:6.4.0 target:6.3.3 |target:6.4.0 target:6.3.3

[Libreoffice-bugs] [Bug 128123] entire Writer App hangs up when spell checking runs and autosaving coincides with entering letters

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128123 QA Administrators changed: What|Removed |Added Ever confirmed|1 |0

[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105948 Bug 105948 depends on bug 125125, which changed state. Bug 125125 Summary: Undoing autoformat does not preserve text https://bugs.documentfoundation.org/show_bug.cgi?id=125125 What|Removed |Added

[Libreoffice-bugs] [Bug 128604] Base UI - Incomplete border line in table design panel

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128604 --- Comment #12 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 128123] entire Writer App hangs up when spell checking runs and autosaving coincides with entering letters

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128123 --- Comment #6 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 125149] Crash in: libgobject-2.0.so.0.5600.4

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125149 QA Administrators changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA

[Libreoffice-bugs] [Bug 128972] 'Recent used:' box in Database Wizard is narrow and not expandable

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128972 --- Comment #7 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 103341] [META] AutoCorrect and Word Completion bugs and enhancements

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103341 Bug 103341 depends on bug 125125, which changed state. Bug 125125 Summary: Undoing autoformat does not preserve text https://bugs.documentfoundation.org/show_bug.cgi?id=125125 What|Removed |Added

[Libreoffice-bugs] [Bug 125125] Undoing autoformat does not preserve text

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125125 --- Comment #4 from QA Administrators --- Dear Urmas, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order

[Libreoffice-bugs] [Bug 125149] Crash in: libgobject-2.0.so.0.5600.4

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125149 --- Comment #3 from QA Administrators --- Dear Pascal Leclerc, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed

[Libreoffice-bugs] [Bug 125125] Undoing autoformat does not preserve text

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125125 QA Administrators changed: What|Removed |Added Resolution|--- |INSUFFICIENTDATA

[Libreoffice-bugs] [Bug 98259] [META] Keyboard shortcuts and accelerators bugs and enhancements

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98259 Bug 98259 depends on bug 85805, which changed state. Bug 85805 Summary: [EDITING] TAB/SHIFT+TAB keys in to navigate to input fields in protected sections https://bugs.documentfoundation.org/show_bug.cgi?id=85805 What

[Libreoffice-bugs] [Bug 85805] [EDITING] TAB/SHIFT+TAB keys in to navigate to input fields in protected sections

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85805 --- Comment #4 from QA Administrators --- Dear Josef Motyčka, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in

[Libreoffice-bugs] [Bug 85805] [EDITING] TAB/SHIFT+TAB keys in to navigate to input fields in protected sections

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85805 QA Administrators changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 124792] Find function in Writer Variables

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124792 --- Comment #3 from QA Administrators --- Dear Bruno, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to

[Libreoffice-bugs] [Bug 64370] Templates with Different File Name but Same Title are not Displayed in Template Manager

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64370 --- Comment #14 from QA Administrators --- Dear Harald Koester, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been

[Libreoffice-bugs] [Bug 73349] EDITING - Embedded Firebird - Fieldtype BLOB allows to select MOV but fails to display in form and causes heavy performance hit

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73349 --- Comment #19 from QA Administrators --- Dear Alex Thurgood, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been

[Libreoffice-bugs] [Bug 94982] FILEOPEN XML Contents of a FastReport .xml not shown entirely (see comment 12)

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94982 --- Comment #13 from QA Administrators --- Dear Denis K, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been

[Libreoffice-bugs] [Bug 114140] [ODF] Improve the font-face for embedded fonts included in the file

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114140 --- Comment #5 from QA Administrators --- Dear Regina Henschel, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not

[Libreoffice-bugs] [Bug 125747] Calc does not compute row height properly with KDE5 vcl

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125747 --- Comment #2 from QA Administrators --- Dear sergio.callegari, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED.

[Libreoffice-bugs] [Bug 128604] Base UI - Incomplete border line in table design panel

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128604 Nukool Chompuparn changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 128972] 'Recent used:' box in Database Wizard is narrow and not expandable

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

[Libreoffice-ux-advise] [Bug 87720] Default insert image anchor, wrapping, and spacing

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87720 --- Comment #34 from DM --- ...looking a bit more closely it wouldn't be so bad if a 'Wrap Through' item could be successfully placed as an inset over an As Character picture (other wraps seem to push the picture away), but if you do so

[Libreoffice-bugs] [Bug 87720] Default insert image anchor, wrapping, and spacing

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87720 --- Comment #34 from DM --- ...looking a bit more closely it wouldn't be so bad if a 'Wrap Through' item could be successfully placed as an inset over an As Character picture (other wraps seem to push the picture away), but if you do so

[Libreoffice-bugs] [Bug 128553] Shouldn't it be possible to apply multiple styles simultaneously?

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128553 Regina Henschel changed: What|Removed |Added CC||rb.hensc...@t-online.de ---

[Libreoffice-ux-advise] [Bug 87720] Default insert image anchor, wrapping, and spacing

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87720 --- Comment #33 from DM --- I've come across this old discussion (with recent additions) because it seems in 6.4 beta insertion has been changed to "As Character" when before it was to paragraph. But there doesn't seem to be a default in

[Libreoffice-bugs] [Bug 87720] Default insert image anchor, wrapping, and spacing

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87720 --- Comment #33 from DM --- I've come across this old discussion (with recent additions) because it seems in 6.4 beta insertion has been changed to "As Character" when before it was to paragraph. But there doesn't seem to be a default in

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

2019-12-04 Thread rizmut (via logerrit)
dev/null |binary icon-themes/colibre/cmd/32/grafattrcrop.png|binary icon-themes/colibre/cmd/32/hfixedline.png |binary icon-themes/colibre/cmd/32/hscrollbar.png |binary

[Libreoffice-bugs] [Bug 129199] New: AutoCalculate silent, deceptive fail. Indicative pattern of one edit step lag in AC update noticed.

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129199 Bug ID: 129199 Summary: AutoCalculate silent, deceptive fail. Indicative pattern of one edit step lag in AC update noticed. Product: LibreOffice Version: 6.3.3.2 release

[Libreoffice-bugs] [Bug 129126] Inserting formula between some text in a line incorrectly places it at the start of the line.

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129126 Terrence Enger changed: What|Removed |Added Keywords|bibisectRequest |bibisected, bisected -- You

[Libreoffice-bugs] [Bug 129126] Inserting formula between some text in a line incorrectly places it at the start of the line.

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129126 Terrence Enger changed: What|Removed |Added CC||lo_b...@iseries-guru.com ---

[Libreoffice-bugs] [Bug 119634] PDF export with lossless compression without reduce resolution saves a very erratic size

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119634 --- Comment #14 from DM --- Thanks Timur! I am thinking from the 16Mb reference you could be referring to the original example in Comment 1 (in contrast to Comment 12) d -- You are receiving this mail because: You are the assignee for

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

2019-12-04 Thread Mike Kaganski (via logerrit)
sc/qa/unit/data/xls/tdf128976.xls |binary sc/qa/unit/subsequent_export-test.cxx | 23 +++ sc/source/filter/excel/excdoc.cxx |6 +++--- sc/source/filter/excel/xetable.cxx| 29 +++-- sc/source/filter/inc/xetable.hxx |6 +++---

Re: SETMETERLIMIT record

2019-12-04 Thread Chris Sherlock
On Thu, Dec 5, 2019 at 7:30 AM Thorsten Behrens wrote: > Hey Chris, > > Chris Sherlock wrote: > > I’m trying to work out how to implement the SETMETERLIMIT EMF record. > > > > Can anyone point me to the spot where we implement bevelling? > > > We discussed on IRC earlier this week, below the log

[Libreoffice-bugs] [Bug 129187] Enhance Find & Replace regex to be able to remove a word and an extra line of space between sets of text.

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129187 V Stuart Foote changed: What|Removed |Added Summary|Enhancement: I want Find & |Enhance Find & Replace

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - scaddins/inc

2019-12-04 Thread Julien Nabet (via logerrit)
scaddins/inc/pricing.hrc |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b414e1b9fc428279bfd4258537f0a1d2de2a343b Author: Julien Nabet AuthorDate: Fri Nov 29 17:47:15 2019 +0100 Commit: Eike Rathke CommitDate: Wed Dec 4 23:22:32 2019 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - scaddins/inc

2019-12-04 Thread Julien Nabet (via logerrit)
scaddins/inc/pricing.hrc |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9fb18eb82c24a3dd66e12aef1082422b7c924034 Author: Julien Nabet AuthorDate: Fri Nov 29 17:47:15 2019 +0100 Commit: Eike Rathke CommitDate: Wed Dec 4 23:22:45 2019 +0100

[Libreoffice-qa] bibisect repos -linux-64-6.{3.4} not updating

2019-12-04 Thread Terrence Enger
All, I notice that my attempts to `git pull` in repositories bibisect-linux-64-6.{3,4} have not found updates since 2019-11-10 and 2019-11-25 respectively. cgit.desktop.org shows somewhat more that a hundred later commits to each branch. Am I doing something wrong? Are these repositories

[Libreoffice-bugs] [Bug 128751] EDITING DOCX There are wrong values in Table Properties window under Column Width

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128751 Dieter Praas changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #8 from

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

2019-12-04 Thread Michael Weghorn (via logerrit)
android/source/src/java/org/libreoffice/LOKitThread.java | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) New commits: commit 9ab43aebad67383057d2cc3f754ce2193fa78b4e Author: Michael Weghorn AuthorDate: Wed Dec 4 17:18:20 2019 +0100 Commit: Michael Weghorn

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

2019-12-04 Thread Caolán McNamara (via logerrit)
vcl/source/app/salvtables.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 99c956ac66852bfcfd49a7468bdaa0608183 Author: Caolán McNamara AuthorDate: Wed Dec 4 17:12:16 2019 + Commit: Caolán McNamara CommitDate: Wed Dec 4 22:17:41 2019 +0100

[Libreoffice-bugs] [Bug 129198] Change tracking information is a bit of a mess in the Android app

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129198 --- Comment #2 from Nicolas Christener --- Thw Android as well as the iOS app should have an app setting where the user can insert some basic information which can then be accessed by the app. Much like how it's done in the desktop

[Libreoffice-bugs] [Bug 129198] Change tracking information is a bit of a mess in the Android app

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129198 Nicolas Christener changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 124164] Inserting Author information doesn't work

2019-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124164 Nicolas Christener changed: What|Removed |Added See Also||https://bugs.documentfounda

  1   2   3   4   5   6   >