[Libreoffice-bugs] [Bug 135119] LO7.0 RC2: Crash loop (Writer) - Python/Lightproof related?

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135119

--- Comment #4 from Mike  ---
A crash report from a boot process loop (with the LO logo shown), that I got
after I started Impress

https://crashreport.libreoffice.org/stats/crash_details/9e4edda6-8631-426b-b381-d4b57f41e021

1. I start Writer
-> Writer crashs
2. I start Impress
-> Impress offers document recovery
3. I dismiss
-> Boot loop, task manager shows 5 - 6 tasks: 1 or 2 are simpress.exe, 4 are
soffice.bin, one soffice.bin task has a CPU load of 38 - 52 percent and 188 MB
RAM, the others LO related tasks use almost no CPU and RAM resources.
4. Kill this soffice.bin
5. Start Impress again
-> works

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2020-07-24 Thread Dennis Francis (via logerrit)
 sc/source/ui/view/viewdata.cxx |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 46068e8b1eb005dc0503e2f4b028c2d59afd9a29
Author: Dennis Francis 
AuthorDate: Sat Jul 25 09:28:55 2020 +0530
Commit: Dennis Francis 
CommitDate: Sat Jul 25 06:55:30 2020 +0200

lok-freezepanes: allow empty tables

Tables can be empty/not populated during import, bail out in such cases.

Change-Id: Idfefdc153215ff5150aa2040858349ed9f0198a3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99415
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Dennis Francis 

diff --git a/sc/source/ui/view/viewdata.cxx b/sc/source/ui/view/viewdata.cxx
index 8fd1d557c441..dca6a35069c2 100644
--- a/sc/source/ui/view/viewdata.cxx
+++ b/sc/source/ui/view/viewdata.cxx
@@ -4149,7 +4149,8 @@ void ScViewData::DeriveLOKFreezeIfNeeded(SCTAB nForTab)
 }
 
 ScViewDataTable* pViewTable = maTabData[nForTab].get();
-assert(pViewTable);
+if (!pViewTable)
+return;
 
 bool bConvertToFreezeX = false;
 bool bConvertToFreezeY = false;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 135119] LO7.0 RC2: Crash loop (Writer) - Python/Lightproof related?

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135119

--- Comment #3 from Mike  ---
Several of my crash reports refer to a source
C:\cygwin64\home\buildslave\source\libo-core\cppu\source\uno\copy.hxx:65

I have no such c:\cygwin64\ folder on my system

Like in this report
https://crashreport.libreoffice.org/stats/crash_details/bb335cee-3cb5-4425-83e6-7d0a90795cf6

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135119] LO7.0 RC2: Crash loop (Writer) - Python/Lightproof related?

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135119

--- Comment #2 from Mike  ---
Created attachment 163499
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163499=edit
Sandboxie logs after another crash of Writer

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135119] LO7.0 RC2: Crash loop (Writer) - Python/Lightproof related?

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135119

Mike  changed:

   What|Removed |Added

 CC||bugzilla@mkr.email

--- Comment #1 from Mike  ---
Created attachment 163498
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163498=edit
Sandboxie logs after crash of Writer

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135119] New: LO7.0 RC2: Crash loop (Writer) - Python/Lightproof related?

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135119

Bug ID: 135119
   Summary: LO7.0 RC2: Crash loop (Writer) - Python/Lightproof
related?
   Product: LibreOffice
   Version: 7.0.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bugzilla@mkr.email

Description:
When I start Writer of LO7.0 RC2, I get a crash loop. Draw, Calc and Impress
don't crash at start.
It did not help, that I restarted LO in safe mode (enabled "reset user profile"
and "disable hardware acceleration").

When I start another LO app, like Draw, open the options, change the UI
language and restart, I also get a crash. Because LO does not restart Draw. It
always launches Writer at the restart (which will crash).

I started SWriter.exe with Sandboxie. Writer crashed and I saved the logs from
sandboxie in a RAR. The logs contain Phyton scripts. 
The foldernames of the log contain the names NVIDIA, Phython and Lightproof. I
will attach the file.

Sometimes after a crash I get a loop at the start of LO. There is the LO logo
and once the black progress bar below is full, the bar fills again (a loop,
once a second).  Then I have to kill soffice.bin with the task manager. The
info below the LO logo says in German "Sources of extensions are checked".

Sandboxie's usage csv logged two things:
Document Type;Command;Count
TextDocument;.uno:UpdateInputFields;1

SBIE2224 Sandboxed program has crashed: soffice.bin [DefaultBox]
SBIE2101 OpenProcess (C022) access=001F initialized=1
SBIE2101 OpenProcess (C022) access=001F initialized=1


There are some reports of my crashes
https://crashreport.libreoffice.org/stats/crash_details/c4412838-7a02-4d2f-b3d1-585f7b58faaf
https://crashreport.libreoffice.org/stats/crash_details/b4df7f0b-827f-4ed0-ad94-9177d9ab5c29
https://crashreport.libreoffice.org/stats/crash_details/c7cde305-1ca9-4f5f-a383-8172cd470b39
https://crashreport.libreoffice.org/stats/crash_details/d58bec35-df0d-4c8f-b516-511c6f55c291
https://crashreport.libreoffice.org/stats/crash_details/8e1f275d-919d-42c3-8540-e2ca72f9c5b1


Steps to Reproduce:
1. Open Writer

Actual Results:
Writer crashs

Expected Results:
Writer does not crash


Reproducible: Always


User Profile Reset: Yes



Additional Info:
IMHO this issue could be a regression.
The crashing started after I updated from 6.4 to 7.0 RC2. Writer crashed right
from the start.

Version: 7.0.0.2 (x64)
Build ID: c01aa64b6c3d89ebe5fe69c28c7adb24eb85249c
CPU-Threads: 4; BS: Windows 10.0 Build 18363; UI-Render: Skia/Vulkan; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135103] Decimal precision fail in addition

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135103

Michael Warner  changed:

   What|Removed |Added

 Blocks||107575
   Severity|normal  |enhancement


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107575
[Bug 107575] [META] Number format bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107575] [META] Number format bugs and enhancements

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575

Michael Warner  changed:

   What|Removed |Added

 Depends on||135103


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=135103
[Bug 135103] Decimal precision fail in addition
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107575] [META] Number format bugs and enhancements

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575

Michael Warner  changed:

   What|Removed |Added

 Depends on||85410


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=85410
[Bug 85410] Remove Decimal Space button causes 10 decimals before it decreases
one at a time
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 85410] Remove Decimal Space button causes 10 decimals before it decreases one at a time

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85410

Michael Warner  changed:

   What|Removed |Added

 Blocks||107575


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107575
[Bug 107575] [META] Number format bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 92985] UI: General format: inefficient effect of "Add/Delete Decimal Place" buttons

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92985

Michael Warner  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Michael Warner  ---


*** This bug has been marked as a duplicate of bug 85410 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 85410] Remove Decimal Space button causes 10 decimals before it decreases one at a time

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85410

Michael Warner  changed:

   What|Removed |Added

 CC||jumbo4...@yahoo.fr

--- Comment #9 from Michael Warner  ---
*** Bug 92985 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134672] text formatting issue, LO not reading Word correctly

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134672

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134412] Set the anchor point of the picture to As Character, unable to move the picture to the position specified by the cursor

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134412

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135079] Formatting of simple .RTF one page A4 document completely screwed up

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135079

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134701] Zooming in/out in single page view slowish

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134701

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134633] Fails to show the preview of the shapes in browser -- Draw Drawing

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134633

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134633] Fails to show the preview of the shapes in browser -- Draw Drawing

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134633

--- Comment #3 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@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129621] Crash in: mergedlo.dll

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129621

--- Comment #3 from QA Administrators  ---
Dear Pulkit Krishna,

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 to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134719] UITestLogger may be broken at least on Windows

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134719

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129621] Crash in: mergedlo.dll

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129621

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134695] new build option --with-product-flavor inconsistency

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134695

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123450] simple macro invoking google-chrome does not result in google-chrome execution

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123450

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129592] Crash after canceling file recovery (KDE VCL), regression.

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129592

--- Comment #6 from QA Administrators  ---
Dear cranetester,

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 to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129592] Crash after canceling file recovery (KDE VCL), regression.

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129592

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 127592] [META] LibreOffice Basic incl."Option Compatible" modules

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 123450, which changed state.

Bug 123450 Summary: simple macro invoking google-chrome does not result in 
google-chrome execution
https://bugs.documentfoundation.org/show_bug.cgi?id=123450

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 128544] MASTER DOCUMENT: Crash in fps_officelo.dll

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128544

--- Comment #12 from QA Administrators  ---
Dear fjf.vanleeuwen,

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 regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123450] simple macro invoking google-chrome does not result in google-chrome execution

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123450

--- Comment #10 from QA Administrators  ---
Dear Roy Kimbrell,

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 to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80861] All Menus are Missing When Tamil UI is used

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80861

--- Comment #15 from QA Administrators  ---
Dear Ve. Elanjelian,

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 regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 59712] Function ISNUMBER() displays wrong answer when referencing a cell in another file

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59712

--- Comment #7 from QA Administrators  ---
Dear Bernheim,

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 touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 68088] incorrect AutoCorrect of quotation marks after a slash (e.g.: /" changes to /”)

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68088

--- Comment #8 from QA Administrators  ---
Dear flamingdescent,

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 touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 65704] UI: Sound and media panel UI stays forever in Writer, and is slow to open sounds

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65704

--- Comment #14 from QA Administrators  ---
Dear yohann.math,

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 regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 53146] Proper Function Capitalizes Letters After Apostrophe

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=53146

--- Comment #11 from QA Administrators  ---
Dear Nigel Thorpe,

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 touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135103] Decimal precision fail in addition

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135103

--- Comment #2 from Michael Warner  ---
(In reply to Mike Kaganski from comment #1)
> https://wiki.documentfoundation.org/Faq/Calc/Accuracy

I understand the limitations of IEEE754, and why this is a frequently asked
question. That said, one could argue that it would be more user friendly if the
formatting of a cell containing an equation (and the sum in the corner)
defaulted to the number of decimal places shown to the minimum (or maximum)
number of decimal places entered in any referenced cell containing a number. In
the example provided, it just doesn't make sense to display a result to 14
places when at most 2 are provided.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 124800] Phonetic guide is empty

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124800

--- Comment #15 from Army_bloodcore  ---
Okay, lets go somewhere deeper than now.
I just tried to mark furigana the sample of text, and I get next.
Furigana borders is wrong.
Japanese texts contains 3 type of text:
1) Hiragana (furigana NOT required)
2) Katakana (furigana NOT required)
3) Kanji (furigana REQUIRED).
True borders is borders between kanji and hiragana and kanji and katakana, if
you meet 2 or more kanji, this is one word and this is one furigana must be
there.
繰り返します - here must be 2 furiganas.
水力工事 - there must be 1 furigana.
システム - there must be 0 furiganas.

Please, check it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 124800] Phonetic guide is empty

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124800

--- Comment #14 from Army_bloodcore  ---
Created attachment 163497
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163497=edit
Wrong furigana borders

Libreoffice marks wrong furigana borders.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64679] [META] Printer settings related issues

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64679

Mohamed Ibrahim  changed:

   What|Removed |Added

   Keywords||accessibility
URL||http://www.traininginchenna
   ||i.co.in/aws-training-in-che
   ||nnai/

--- Comment #21 from Mohamed Ibrahim  ---
Excellent
http://www.traininginchennai.co.in/aws-training-in-chennai/

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2020-07-24 Thread Serge Krot (via logerrit)
 sc/source/filter/xcl97/xcl97rec.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 641dbafcb4c7b00bc9e56b58d12c95a6f05ee88d
Author: Serge Krot 
AuthorDate: Tue Jul 21 16:05:15 2020 +0200
Commit: Thorsten Behrens 
CommitDate: Sat Jul 25 00:46:25 2020 +0200

tdf#134769 XLSX export fix: unable to open with MS Excel

Change-Id: I8fff01118e25768ca54c816fcb0eb522da6f38bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99149
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/sc/source/filter/xcl97/xcl97rec.cxx 
b/sc/source/filter/xcl97/xcl97rec.cxx
index b58c3d6b..c4037caa6848 100644
--- a/sc/source/filter/xcl97/xcl97rec.cxx
+++ b/sc/source/filter/xcl97/xcl97rec.cxx
@@ -365,8 +365,8 @@ void XclExpObjList::SaveXml( XclExpXmlStream& rStrm )
 return;
 
 SaveDrawingMLObjects( *this, rStrm );
-SaveFormControlObjects( *this, rStrm );
 SaveVmlObjects( *this, rStrm, mnVmlCount );
+SaveFormControlObjects( *this, rStrm );
 }
 
 void XclExpObjList::ResetCounters()
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-07-24 Thread Thorsten Behrens (via logerrit)
 oox/source/ppt/timenode.cxx |   18 --
 1 file changed, 18 deletions(-)

New commits:
commit 338165c1b7960a581abf3b05454c56e4b4763eeb
Author: Thorsten Behrens 
AuthorDate: Fri Jul 24 10:14:51 2020 +0200
Commit: Thorsten Behrens 
CommitDate: Sat Jul 25 00:35:08 2020 +0200

oox: remove commented code block

Change-Id: I37efb4765a0322249c53723c33b90271b32caca4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99354
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/oox/source/ppt/timenode.cxx b/oox/source/ppt/timenode.cxx
index 41fb39fba150..3e08a6716d74 100644
--- a/oox/source/ppt/timenode.cxx
+++ b/oox/source/ppt/timenode.cxx
@@ -250,24 +250,6 @@ namespace oox::ppt {
 xNode->setEnd( aAny );
 }
 }
-#if 0  // FIXME even the binary filter has this disabled.
-if( !maNextCondList.empty() )
-{
-Any aAny = AnimationCondition::convertList( pSlide, 
maNextCondList );
-if( aAny.hasValue() )
-{
-xNode->setNext( aAny );
-}
-}
-if( !maPrevCondList.empty() )
-{
-Any aAny = AnimationCondition::convertList( pSlide, 
maPrevCondList );
-if( aAny.hasValue() )
-{
-xNode->setPrev( aAny );
-}
-}
-#endif
 if( mbHasEndSyncValue )
 {
 Any aValue = maEndSyncValue.convert( pSlide );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-07-24 Thread Thorsten Behrens (via logerrit)
 sw/qa/extras/ooxmlexport/ooxmlexport4.cxx |   11 +++
 1 file changed, 11 insertions(+)

New commits:
commit f6b5d60f07e7023f9d3eee1cc12d4142159bd11f
Author: Thorsten Behrens 
AuthorDate: Wed Jul 22 10:44:46 2020 +0200
Commit: Thorsten Behrens 
CommitDate: Sat Jul 25 00:34:25 2020 +0200

tdf#134043 reset global state for unit test

Change-Id: I034b0cd9c6f66c531460d1bb69d9ede5ff46f7d7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99188
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx
index 7fe92c72eede..0c20e7d9815a 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx
@@ -47,6 +47,17 @@ protected:
 return (OString(filename).endsWith(".docx") && 
std::find(vDenylist.begin(), vDenylist.end(), filename) == vDenylist.end());
 }
 
+virtual std::unique_ptr preTest(const char* filename) override
+{
+if (OString(filename) == "combobox-control.docx" )
+{
+std::shared_ptr< comphelper::ConfigurationChanges > 
batch(comphelper::ConfigurationChanges::create());
+
officecfg::Office::Writer::Filter::Import::DOCX::ImportComboBoxAsDropDown::set(true,
 batch);
+batch->commit();
+}
+return nullptr;
+}
+
 void verifyComboBoxExport(bool aComboBoxAsDropDown);
 };
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 133262] Copying text with new lines from Impress to Writer doesn't add new lines

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=133262

Aron Budea  changed:

   What|Removed |Added

Summary|Lists completely broken in  |Copying text with new lines
   |Impress |from Impress to Writer
   ||doesn't add new lines
   Keywords||bibisected, bisected
 Blocks||109040
 OS|Linux (All) |All
Version|6.4.4.1 rc  |Inherited From OOo
 CC||ba...@caesar.elte.hu

--- Comment #4 from Aron Budea  ---
I've retitled the bug report, it never worked, starting with LO 3.3.0, neither
in Linux or Windows.

(In reply to Michal Svec from comment #3)
> FTR if I paste it to Writer to goes as "C0D0E0F0G0H0I0J"
> If I Paste it as Unformatted Text to Writer it shows up correctly.
This however is a recent regression in Linux, until then "CDEFGHIJ" would be
pasted.

Started with the following commit, bibisected using repo bibisect-linux-64-6.4:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=241bee7e4be6a205fae0d3f5508e084462c7ca55
author  Noel Grandin  2019-10-10
11:54:27 +0200
committer   Noel Grandin  2019-10-10
18:50:52 +0200

convert WriteCharPtr..getStr to WriteOString


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109040
[Bug 109040] [META] RTF paste special bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 109040] [META] RTF paste special bugs and enhancements

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109040

Aron Budea  changed:

   What|Removed |Added

 Depends on||133262


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133262
[Bug 133262] Copying text with new lines from Impress to Writer doesn't add new
lines
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135096] Missing images after save to ODT (tracking changed hide)

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135096

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 47679] Copy + Paste changes "OpenSymbol" font to "StarSymbol"

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47679

--- Comment #10 from V Stuart Foote  ---
Created attachment 163496
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163496=edit
sample ODT showing PUA Unicode being applied to OpenSymbol glyphs

So this really is continuing. Just the StarSymbol font name is not being
applied:

STR for attached document

1. new Writer document
2. insert a draw Text box on document
3. use Special character dialog and select OpenSymbol font
4. enter a string of OpenSymbol glyphs via Special Character dialog
5. change anchor to page and drag aside
6. Ctrl+C select the string in the Draw text box
7. paste into a paragraph with Ctrl+V -- what is pasted?
8. paste special into a paragraph with Ctrl+Shift+V and select unformatted --
what is pasted?

9. new paragraph, change its font to OpenSymbol
10. Ctrl+C copy string from Draw text box
11. Ctrl+V paste into the paragraph with OpenSymbol font -- what is pasted?
13. Ctrl+Shift+V paste special as "unformatted text" -- what is pasted?

At some point the labeling of the pasted OpenSymbol text string as StarSymbol
was removed--but the handling of OpenSymbol and mapping of the Unicode to PUA
was not corrected.

Pasting a string of OpenSymbol should retain the assigned Unicode for the font.
Behavior now seems a hold over from StarOffice era.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


Re: Easy Hacks

2020-07-24 Thread anshu khare
Hi

I was following this link as told by other members of the community.

https://wiki.documentfoundation.org/Development/BuildingOnWindows

It's pretty much the same I guess.

Regards
Anshu

On Sat, 25 Jul, 2020, 2:33 AM Regis Perdreau, 
wrote:

> Hi, thank you for joining us !
>
>
> All commands are supposed to be entered in cygwin shell. (that's i do)
> (but probably won't work out of the box, you need to set some environment
> variables)
>
> First : have you build a debug version of LibreOffice ?
> as described here :
>
> https://blog.documentfoundation.org/blog/2019/07/09/start-developing-libreoffice-download-the-source-code-and-build-on-windows/
>
> Regards,
>
> Régis Perdreau
>
>
>
> Le ven. 24 juil. 2020 à 19:52, anshu khare  a
> écrit :
>
>> Hi
>>
>> I am new to this community.
>>
>> I was looking for some easy hacks on this page
>>
>>
>> https://wiki.documentfoundation.org/Development/EasyHacks/by_Required_Skill/Skill_C%2B%2B#Skill_Level:_Beginner
>>
>>
>> I was looking at the bug
>>
>> 42982 : improve UNO API error reporting
>>
>> Since I was completely unfamiliar with UNO, I directed to this page
>>
>> https://niocs.github.io/LOBook/extensions/part1.html#buildsec
>>
>> It says :
>>
>> The complete C++ program that creates a Desktop object and loads an empty
>> calc document can be built and run as :
>>
>> $ git clone https://github.com/niocs/UNOCreateUseObject.git
>> $ cd UNOCreateUseObject
>> $ make
>>
>> $ make CreateUseObject.run
>>
>>
>> Please let me know if I have to write these commands on Cygwin shell or
>> on Git Bash.
>>
>> Also, am I heading in right direction to solve this particular bug?
>>
>>
>> Thank you
>>
>> Regards
>>
>> Anshu
>>
>>
>> ___
>> LibreOffice mailing list
>> LibreOffice@lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/libreoffice
>>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Easy Hacks

2020-07-24 Thread Regis Perdreau
Hi, thank you for joining us !


All commands are supposed to be entered in cygwin shell. (that's i do)
(but probably won't work out of the box, you need to set some environment
variables)

First : have you build a debug version of LibreOffice ?
as described here :
https://blog.documentfoundation.org/blog/2019/07/09/start-developing-libreoffice-download-the-source-code-and-build-on-windows/

Regards,

Régis Perdreau



Le ven. 24 juil. 2020 à 19:52, anshu khare  a
écrit :

> Hi
>
> I am new to this community.
>
> I was looking for some easy hacks on this page
>
>
> https://wiki.documentfoundation.org/Development/EasyHacks/by_Required_Skill/Skill_C%2B%2B#Skill_Level:_Beginner
>
>
> I was looking at the bug
>
> 42982 : improve UNO API error reporting
>
> Since I was completely unfamiliar with UNO, I directed to this page
>
> https://niocs.github.io/LOBook/extensions/part1.html#buildsec
>
> It says :
>
> The complete C++ program that creates a Desktop object and loads an empty
> calc document can be built and run as :
>
> $ git clone https://github.com/niocs/UNOCreateUseObject.git
> $ cd UNOCreateUseObject
> $ make
>
> $ make CreateUseObject.run
>
>
> Please let me know if I have to write these commands on Cygwin shell or on
> Git Bash.
>
> Also, am I heading in right direction to solve this particular bug?
>
>
> Thank you
>
> Regards
>
> Anshu
>
>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 95680] Convert - Metafile - Save Image... No function. Must use Alt+R

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95680

--- Comment #18 from Julien Nabet  ---
(In reply to Tomaz Vajngerl from comment #17)
> That's how it is now - I'm talking what it should happen.

I suppose it should propose to save too, ideally by proposing only meta file
formats.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135118] Invisible image on wrong page after deleting an image and hiding changes

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135118

Telesto  changed:

   What|Removed |Added

Version|7.1.0.0.alpha0+ Master  |6.2.0.3 release
   Keywords||bibisectRequest, regression

--- Comment #3 from Telesto  ---
Found in
Version: 6.2.4.0.0+
Build ID: 915ec0b5f5ce9a2da6a51f5278ea4faaffa19839
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

not in
Version: 6.1.0.0.alpha0+
Build ID: 77ef84ef7251004e0c581174929a1eb551112ec3
CPU threads: 4; OS: Windows 6.3; UI render: default; 
Locale: nl-NL (nl_NL); Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135118] Invisible image on wrong page after deleting an image and hiding changes

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135118

--- Comment #2 from Telesto  ---
Created attachment 163495
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163495=edit
Screencast

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135118] Invisible image on wrong page after deleting an image and hiding changes

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135118

--- Comment #1 from Telesto  ---
Created attachment 163494
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163494=edit
Example file

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135118] New: Invisible image on wrong page after deleting an image and hiding changes

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135118

Bug ID: 135118
   Summary: Invisible image on wrong page after deleting an image
and hiding changes
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Invisible image on wrong page after deleting an image and hiding changes

Steps to Reproduce:
1. Open the attached file
2. Go to page 45
3. Delete image 16 (not the frame/image)
4. Edit -> Track Changes -> Show -> Disable
5. Scroll down to image 17 and try to click it (Another image will be selected)

Actual Results:
Image at wrong positon

Expected Results:
Not so


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2020-07-24 Thread Caolán McNamara (via logerrit)
 dbaccess/UIConfig_dbaccess.mk|1 
 dbaccess/source/ui/control/ColumnControlWindow.cxx   |   29 +-
 dbaccess/source/ui/control/FieldDescControl.cxx  |   89 ++-
 dbaccess/source/ui/inc/ColumnControlWindow.hxx   |   20 +++-
 dbaccess/source/ui/inc/FieldDescControl.hxx  |   28 ++---
 dbaccess/source/ui/inc/WTypeSelect.hxx   |2 
 dbaccess/source/ui/misc/WTypeSelect.cxx  |7 -
 dbaccess/source/ui/tabledesign/TEditControl.cxx  |1 
 dbaccess/source/ui/tabledesign/TableFieldControl.cxx |5 -
 dbaccess/source/ui/tabledesign/TableFieldControl.hxx |4 
 dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx |4 
 dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx |2 
 dbaccess/source/ui/uno/ColumnPeer.cxx|   24 ++---
 dbaccess/uiconfig/ui/colcontrolbox.ui|   15 +++
 14 files changed, 110 insertions(+), 121 deletions(-)

New commits:
commit 3e5abe71c0f00969425da347e272b49c2624f40b
Author: Caolán McNamara 
AuthorDate: Fri Jul 24 19:38:22 2020 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 24 22:42:51 2020 +0200

drop intermediate TabPage

OColumnControlWindow can be seen used in "use wizard to create table" from 
base

Change-Id: Ib59b487c6711321550c1b516986ef20df402b171
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99414
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/dbaccess/UIConfig_dbaccess.mk b/dbaccess/UIConfig_dbaccess.mk
index f1647bb44b08..d2d30dd9b7fd 100644
--- a/dbaccess/UIConfig_dbaccess.mk
+++ b/dbaccess/UIConfig_dbaccess.mk
@@ -16,6 +16,7 @@ $(eval $(call gb_UIConfig_add_uifiles,dbaccess, \
 dbaccess/uiconfig/ui/authentificationpage \
 dbaccess/uiconfig/ui/autocharsetpage \
 dbaccess/uiconfig/ui/choosedatasourcedialog \
+dbaccess/uiconfig/ui/colcontrolbox \
 dbaccess/uiconfig/ui/collectionviewdialog \
 dbaccess/uiconfig/ui/colwidthdialog \
 dbaccess/uiconfig/ui/connectionpage \
diff --git a/dbaccess/source/ui/control/ColumnControlWindow.cxx 
b/dbaccess/source/ui/control/ColumnControlWindow.cxx
index 28a77291ce13..8f9186b01ccb 100644
--- a/dbaccess/source/ui/control/ColumnControlWindow.cxx
+++ b/dbaccess/source/ui/control/ColumnControlWindow.cxx
@@ -34,10 +34,33 @@ using namespace ::com::sun::star::util;
 using namespace ::com::sun::star::sdbc;
 using namespace ::com::sun::star::lang;
 
+OColumnControlTopLevel::OColumnControlTopLevel(vcl::Window* pParent,
+   const 
Reference& _rxContext)
+: InterimItemWindow(pParent, "dbaccess/ui/colcontrolbox.ui", 
"ColControlBox")
+, m_xControl(new OColumnControlWindow(m_xContainer.get(), _rxContext))
+{
+}
+
+void OColumnControlTopLevel::dispose()
+{
+m_xControl.reset();
+InterimItemWindow::dispose();
+}
+
+void OColumnControlTopLevel::GetFocus()
+{
+m_xControl->GetFocus();
+}
+
+void OColumnControlTopLevel::LoseFocus()
+{
+m_xControl->LoseFocus();
+}
+
 // OColumnControlWindow
-OColumnControlWindow::OColumnControlWindow(vcl::Window* pParent
-   ,const 
Reference& _rxContext)
-: OFieldDescControl(nullptr, pParent, nullptr)
+OColumnControlWindow::OColumnControlWindow(weld::Container* pParent,
+   const Reference& 
_rxContext)
+: OFieldDescControl(pParent, nullptr)
 , m_xContext(_rxContext)
 , m_sTypeNames(DBA_RES(STR_TABLEDESIGN_DBFIELDTYPES))
 , m_bAutoIncrementEnabled(true)
diff --git a/dbaccess/source/ui/control/FieldDescControl.cxx 
b/dbaccess/source/ui/control/FieldDescControl.cxx
index 54365392353b..bb10fb787f9f 100644
--- a/dbaccess/source/ui/control/FieldDescControl.cxx
+++ b/dbaccess/source/ui/control/FieldDescControl.cxx
@@ -65,70 +65,28 @@ namespace
 }
 }
 
-OFieldDescControl::OFieldDescControl(weld::Container* pPage, vcl::Window* 
pParent, OTableDesignHelpBar* pHelpBar)
-:TabPage(pPage ? Application::GetDefDialogParent() : pParent, WB_3DLOOK | 
WB_DIALOGCONTROL)
-,m_pHelp( pHelpBar )
-,m_pLastFocusWindow(nullptr)
-,m_pActFocusWindow(nullptr)
-,m_pPreviousType()
-,m_nPos(-1)
-,aYes(DBA_RES(STR_VALUE_YES))
-,aNo(DBA_RES(STR_VALUE_NO))
-,m_nEditWidth(50)
-,m_bAdded(false)
-,pActFieldDescr(nullptr)
+OFieldDescControl::OFieldDescControl(weld::Container* pPage, 
OTableDesignHelpBar* pHelpBar)
+: m_xBuilder(Application::CreateBuilder(pPage, 
"dbaccess/ui/fielddescpage.ui"))
+, m_xContainer(m_xBuilder->weld_container("FieldDescPage"))
+, m_pHelp( pHelpBar )
+, m_pLastFocusWindow(nullptr)
+, m_pActFocusWindow(nullptr)
+, m_pPreviousType()
+, m_nPos(-1)
+, aYes(DBA_RES(STR_VALUE_YES))
+, aNo(DBA_RES(STR_VALUE_NO))
+, m_nEditWidth(50)
+, pActFieldDescr(nullptr)
 {
-if (pPage)
-

[Libreoffice-bugs] [Bug 135117] New: File opening with lots of images/tracking changed enabled slower

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135117

Bug ID: 135117
   Summary: File opening with lots of images/tracking changed
enabled slower
   Product: LibreOffice
   Version: 6.2.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
File opening with lots of images/tracking changed enabled slower

Steps to Reproduce:
1. Open attachment 163493

Actual Results:
16 seconds until on screen with 7.1

Expected Results:
11 seconds until on screen with 6.0


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135116] Undo accept tracking changes takes +/- 2 minutes to respond

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135116

--- Comment #1 from Telesto  ---
Created attachment 163493
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163493=edit
Example file

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135116] Undo accept tracking changes takes +/- 2 minutes to respond

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135116

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, perf,
   ||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135116] New: Undo accept tracking changes takes +/- 2 minutes to respond

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135116

Bug ID: 135116
   Summary: Undo accept tracking changes takes +/- 2 minutes to
respond
   Product: LibreOffice
   Version: 6.2.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Undo accept tracking changes takes +/- 2 minutes to respond

Steps to Reproduce:
1. open the attached file
2. Edit -> Manage -> Accept all changes
3. Undo everything (there are additional steps added.. or press CTRL+Z rather
often.. or click the undo drop down)

Actual Results:
1 minute 50 seconds in 7.1

Expected Results:
25 seconds


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
7.1

35 seconds in
6.2 

15 seconds in
6.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135115] Styles Inspector: show Paragraph direct formatting

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135115

Mike Kaganski  changed:

   What|Removed |Added

 Blocks||134554


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134554
[Bug 134554] [Meta] Styles Inspector
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135115] New: Styles Inspector: show Paragraph direct formatting

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135115

Bug ID: 135115
   Summary: Styles Inspector: show Paragraph direct formatting
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mikekagan...@hotmail.com

Created attachment 163492
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163492=edit
A simple FODT with direct formatting on character and paragraph levels

In attached document, the range from last part of first paragraph to first part
of third paragraph is manually set *bold*. additionally, second word of second
paragraph is manually set not bold.

Using Styles Inspector, putting cursor to first (normal) part of first
paragraph shows exactly the same data as putting the cursor to bold parts of
the second paragraph. That is because the direct properties that are set on
paragraph level are not shown.

They must be shown after paragraph styles, before character styles. To get
them, we need to obtain a reference to the paragraph (also a XTextRange) that
is parent to current XTextRange, and query its direct properties the same way
as we do for XTextRange.

To obtain the paragraph reference, query css::container::XEnumerationAccess
from the xRange; then get enumeration, and use its first element.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135114] New: crash when cursor moves off dialog box or collapsing dropdown strands cursor outside dialog box

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135114

Bug ID: 135114
   Summary: crash when cursor moves off dialog box or collapsing
dropdown strands cursor outside dialog box
   Product: LibreOffice
   Version: 6.1.5.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: b...@shaw.ca

Description:
Consistent crashes when trying to select RTF by cursor click on format dropdown
list on SaveAs dialog and on Tools/Options/General dialog. Selection by
keyboard does not cause crash. Experiment shows that crash occurs for any list
item outside dialog perimeter.
Also crashes when either dialog is open and cursor is moved off of it.

Steps to Reproduce:
1.start a new document
2.Ctrl+s brings up Save As dialog
3.move cursor off dialog box; or click format dropdown list arrow, then click
an item at bottom of list - outside perimeter of dialog box

Actual Results:
crash

Expected Results:
accept selection


Reproducible: Always


User Profile Reset: Yes



Additional Info:
hardware: Samsung Chromebook 3 (XE500C13) with Crostini.

Version: 6.1.5.2
Build ID: 1:6.1.5-3+deb10u6
CPU threads: 2; OS: Linux 4.19; UI render: default; VCL: x11; 
Locale: en-US (en_US.UTF-8); Calc: group threaded

terminal response to "glxinfo | grep OpenGL": command not found

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134922] when I insert a calc graph it freezes

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134922

--- Comment #4 from Leonardo  ---
(sorry if or wrong but it's my first issue and I'm learning) in odni way I also
tested on windows and the probblem comes back

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135098] Writer crashes when merging horizontally cells in a table

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135098

--- Comment #5 from Telesto  ---
No crash with
Version: 7.0.0.2
Build ID: c01aa64b6c3d89ebe5fe69c28c7adb24eb85249c
CPU threads: 4; OS: Mac OS X 10.12.6; UI render: default; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134946] Bulleted added to heading after copy/paste

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134946

--- Comment #8 from Terrence Enger  ---
In local-built master, the extra bullet on the pasted heading
"Halifeliğin ..." changed with the heading level of the line copied.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135113] New: Tip-Of-The-Day which appears upon opening LibreOfficeis not selectable

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135113

Bug ID: 135113
   Summary: Tip-Of-The-Day which appears upon opening
LibreOfficeis not selectable
   Product: LibreOffice
   Version: 6.4.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: luk...@pm.me

Description:
Tip-Of-The-Day which appears upon opening LibreOffice is not selectable. Unable
to right mouse click Tip-Of-The-Day.

Steps to Reproduce:
1.Open libreOffice
2.Select 'Help'
3.Select 'Show Tip-Of-The-Day'
4.

Actual Results:
Cannot select and copy Tip-Of-The-Day into mouse buffer.

Expected Results:
Make selectable so we can copy it to our own notesPart of the learning
phase.. surprised you over looked this.  OpenSUSE uses tool tips of the day,
they are selectable.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.4.4.2 (x64)
Build ID: 3d775be2011f3886db32dfd395a6a6d1ca2630ff
CPU threads: 1; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win; 
Locale: en-GB (en_GB); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135073] Crash of the document recovery window

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135073

MM  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from MM  ---
Confirmed on windows 10 x64 with Version: 6.4.6.1 (x64)
Build ID: 985dd72ca280d5c6da2e9f90f7ff9286cafe7ff8
CPU threads: 12; OS: Windows 10.0 Build 19041; UI render: default; VCL: win

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134946] Bulleted added to heading after copy/paste

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134946

--- Comment #7 from Terrence Enger  ---
Created attachment 163491
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163491=edit
bibisect-linux-64-5.2, tail of terminal output

Working in bibisect-linux-64-5.2 repository on debian-buster, I see
that the bug started:

Author: Caolán McNamara 
Date:   Tue Jul 12 20:31:52 2016 +0100

Resolves: tdf#101457 gtk3 clipboards have to live to end once created

was Related: rhbz#1351369 gtk3 clipboards have to live to end once
created

like the other platforms do

(cherry picked from commit 962e0bb4b31265b046fe4fb57d3087e20f5fe4ef)

Change-Id: I31340254573d13dc808d1e3038e3a36ae97f6c22
Reviewed-on: https://gerrit.libreoffice.org/30010
Tested-by: Jenkins 
Reviewed-by: Miklos Vajna 


I am removing keyword bibisectRequest and adding bibisected, bisected.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134946] Bulleted added to heading after copy/paste

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134946

Terrence Enger  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132160] Crash in swlo!SwRedlineData::SetSeqNo

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132160

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
Version|6.3.4.2 release |6.2.0.3 release

--- Comment #5 from Telesto  ---
Crash in 6.2

not in 
6.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 132160] Crash in swlo!SwRedlineData::SetSeqNo

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=132160

--- Comment #4 from Telesto  ---
Created attachment 163490
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163490=edit
Example file

1. Open the attached file
2. Wait until fully rendered 531 or 533 pages i think 
3. Edit -> Track changes -> Manage -> Reject All

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135010] Memory usage opening and scrolling a DOCX increased from 600 to 1250 MB; still 360 MB in use after close

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135010

--- Comment #5 from Telesto  ---
(In reply to Telesto from comment #4)
> Created attachment 163489 [details]
> Example file 2
> 
> 1. Open the attached file
> 2. Go to multi page view scroll down to bottom -> 600 MB tops with 6.3 1040
> MB with 7.1 master. After some waiting cache gets release to 400 MB with 6.3 
> (x86)
> and 780 MB  (x64) with master. Even after close stuff is sticky

And 341 with 6.2 (x86)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - sw/CppunitTest_sw_core_crsr.mk sw/Module_sw.mk sw/qa sw/source

2020-07-24 Thread Miklos Vajna (via logerrit)
 sw/CppunitTest_sw_core_crsr.mk  |   73 +
 sw/Module_sw.mk |1 
 sw/qa/core/crsr/crsr.cxx|   77 
 sw/source/core/crsr/findtxt.cxx |   19 -
 4 files changed, 167 insertions(+), 3 deletions(-)

New commits:
commit 6c424878ec546565537a3db2f284a1d009dee24d
Author: Miklos Vajna 
AuthorDate: Wed Jul 22 17:36:17 2020 +0200
Commit: Andras Timar 
CommitDate: Fri Jul 24 21:11:48 2020 +0200

sw: find & replace: fix soft hyphen cleaning

If there is a formatted soft hyphen after the search string, then
replace skipped the replacement, even if there was a match.

Do the same for comments & footnotes, though the primary reported
problem was just soft hyphens.

(The same happened when manually doing find & replace using the Ctrl-H
dialog.)

Change-Id: I8437e84dea99ceef98d515beef5893cf954e674f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99236
Reviewed-by: Miklos Vajna 
Tested-by: Jenkins
(cherry picked from commit d8270636a57e7dc68ede51308c380e2098f765d7)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99391
Reviewed-by: Andras Timar 

diff --git a/sw/CppunitTest_sw_core_crsr.mk b/sw/CppunitTest_sw_core_crsr.mk
new file mode 100644
index ..895b3ff63e57
--- /dev/null
+++ b/sw/CppunitTest_sw_core_crsr.mk
@@ -0,0 +1,73 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#*
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+#*
+
+$(eval $(call gb_CppunitTest_CppunitTest,sw_core_crsr))
+
+$(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_core_crsr))
+
+$(eval $(call gb_CppunitTest_add_exception_objects,sw_core_crsr, \
+sw/qa/core/crsr/crsr \
+))
+
+$(eval $(call gb_CppunitTest_use_libraries,sw_core_crsr, \
+comphelper \
+cppu \
+cppuhelper \
+sal \
+sfx \
+svxcore \
+sw \
+test \
+unotest \
+utl \
+vcl \
+svt \
+tl \
+svl \
+))
+
+$(eval $(call gb_CppunitTest_use_externals,sw_core_crsr,\
+boost_headers \
+libxml2 \
+))
+
+$(eval $(call gb_CppunitTest_set_include,sw_core_crsr,\
+-I$(SRCDIR)/sw/inc \
+-I$(SRCDIR)/sw/source/core/inc \
+-I$(SRCDIR)/sw/source/uibase/inc \
+-I$(SRCDIR)/sw/qa/inc \
+$$(INCLUDE) \
+))
+
+$(eval $(call gb_CppunitTest_use_api,sw_core_crsr,\
+   udkapi \
+   offapi \
+   oovbaapi \
+))
+
+$(eval $(call gb_CppunitTest_use_ure,sw_core_crsr))
+$(eval $(call gb_CppunitTest_use_vcl,sw_core_crsr))
+
+$(eval $(call gb_CppunitTest_use_rdb,sw_core_crsr,services))
+
+$(eval $(call gb_CppunitTest_use_custom_headers,sw_core_crsr,\
+officecfg/registry \
+))
+
+$(eval $(call gb_CppunitTest_use_configuration,sw_core_crsr))
+
+$(eval $(call gb_CppunitTest_use_uiconfigs,sw_core_crsr, \
+modules/swriter \
+))
+
+$(eval $(call gb_CppunitTest_use_more_fonts,sw_core_crsr))
+
+# vim: set noet sw=4 ts=4:
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 9ffbfa4f4106..731dc4ef7ca6 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -116,6 +116,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
 CppunitTest_sw_core_txtnode \
 CppunitTest_sw_core_objectpositioning \
 CppunitTest_sw_core_unocore \
+CppunitTest_sw_core_crsr \
 ))
 
 ifneq ($(DISABLE_GUI),TRUE)
diff --git a/sw/qa/core/crsr/crsr.cxx b/sw/qa/core/crsr/crsr.cxx
new file mode 100644
index ..9345fdde6dd6
--- /dev/null
+++ b/sw/qa/core/crsr/crsr.cxx
@@ -0,0 +1,77 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include 
+
+#include 
+#include 
+#include 
+
+#include 
+#include 
+
+/// Covers sw/source/core/crsr/ fixes.
+class SwCoreCrsrTest : public SwModelTestBase
+{
+};
+
+CPPUNIT_TEST_FIXTURE(SwCoreCrsrTest, testFindReplace)
+{
+loadURL("private:factory/swriter", nullptr);
+
+// Given: a document with two "foo" in it, the second followed by a 
formatted soft hyphen.
+uno::Reference xTextDocument(mxComponent, 
uno::UNO_QUERY);
+uno::Reference xText = xTextDocument->getText();
+// Create a document which has 2 lines: first line has foo in it, second 
line has the same, but
+// followed by a formatted soft hyphen.
+xText->insertString(xText->getEnd(), "foo xxx", /*bAbsorb=*/false);
+

[Libreoffice-bugs] [Bug 135010] Memory usage opening and scrolling a DOCX increased from 600 to 1250 MB; still 360 MB in use after close

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135010

--- Comment #4 from Telesto  ---
Created attachment 163489
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163489=edit
Example file 2

1. Open the attached file
2. Go to multi page view scroll down to bottom -> 600 MB tops with 6.3 1040 MB
with 7.1 master. After some waiting cache gets release to 400 MB with 6.3 and
780 MB with master. Even after close stuff is sticky

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135110] ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

--- Comment #4 from Telesto  ---
(In reply to Shivam Kumar Singh from comment #3)
> I disagree with the request.
> This was a doubt i too had that whether the Inspector could allow changing
> of styles ,but i was instructed by my mentors by either through IRC or mail
> discussion that Inspector should only be able to show the properties and not
> change them.

Not sure how I should read this. The inspector should indeed not change
anything. The idea of mine is a quick way to open the style dialog. So
technically the Inspector changing nothing. 

Of course there still room for objection :-). However it's but unpractical to
show the style name, switching to style tab & searching for the style name in
question.. 

I assume Heiko is one of your mentors.. so we find out soon enough :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 135110] ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

--- Comment #4 from Telesto  ---
(In reply to Shivam Kumar Singh from comment #3)
> I disagree with the request.
> This was a doubt i too had that whether the Inspector could allow changing
> of styles ,but i was instructed by my mentors by either through IRC or mail
> discussion that Inspector should only be able to show the properties and not
> change them.

Not sure how I should read this. The inspector should indeed not change
anything. The idea of mine is a quick way to open the style dialog. So
technically the Inspector changing nothing. 

Of course there still room for objection :-). However it's but unpractical to
show the style name, switching to style tab & searching for the style name in
question.. 

I assume Heiko is one of your mentors.. so we find out soon enough :-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


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

2020-07-24 Thread Caolán McNamara (via logerrit)
 dbaccess/source/ui/browser/sbagrid.cxx  |2 +-
 dbaccess/source/ui/control/FieldDescControl.cxx |2 +-
 dbaccess/source/ui/dlg/dlgattr.cxx  |2 +-
 dbaccess/source/ui/inc/UITools.hxx  |9 ++---
 dbaccess/source/ui/inc/dlgattr.hxx  |2 +-
 dbaccess/source/ui/misc/UITools.cxx |8 
 6 files changed, 14 insertions(+), 11 deletions(-)

New commits:
commit 77af4cb9715a00f4f5165fcd912b9640d5ffbca3
Author: Caolán McNamara 
AuthorDate: Fri Jul 24 17:02:17 2020 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 24 20:28:17 2020 +0200

move callColumnFormatDialog to use weld::Widget

instead of vcl::Window

Change-Id: I7c7692c91a610030fc523ba55fd5b73e503dd1ec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99386
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/dbaccess/source/ui/browser/sbagrid.cxx 
b/dbaccess/source/ui/browser/sbagrid.cxx
index 4c88ec938766..3af305f5ead5 100644
--- a/dbaccess/source/ui/browser/sbagrid.cxx
+++ b/dbaccess/source/ui/browser/sbagrid.cxx
@@ -791,7 +791,7 @@ void SbaGridControl::SetColAttrs(sal_uInt16 nColId)
 
 // get the field the column is bound to
 Reference< XPropertySet >  xField = getField(nModelPos);
-
::dbaui::callColumnFormatDialog(xAffectedCol,xField,pFormatter,this);//(Window::GetSettings().GetLanguage());
+
::dbaui::callColumnFormatDialog(xAffectedCol,xField,pFormatter,GetFrameWeld());
 }
 
 void SbaGridControl::SetBrowserAttrs()
diff --git a/dbaccess/source/ui/control/FieldDescControl.cxx 
b/dbaccess/source/ui/control/FieldDescControl.cxx
index dff28c54f767..54365392353b 100644
--- a/dbaccess/source/ui/control/FieldDescControl.cxx
+++ b/dbaccess/source/ui/control/FieldDescControl.cxx
@@ -329,7 +329,7 @@ IMPL_LINK_NOARG(OFieldDescControl, FormatClickHdl, 
weld::Button&, void)
 return;
 
 SvNumberFormatter* pFormatter = pSupplierImpl->GetNumberFormatter();
-
if(!::dbaui::callColumnFormatDialog(this,pFormatter,pActFieldDescr->GetType(),nOldFormatKey,rOldJustify,true))
+
if(!::dbaui::callColumnFormatDialog(m_xContainer.get(),pFormatter,pActFieldDescr->GetType(),nOldFormatKey,rOldJustify,true))
 return;
 
 bool bModified = false;
diff --git a/dbaccess/source/ui/dlg/dlgattr.cxx 
b/dbaccess/source/ui/dlg/dlgattr.cxx
index a69f29fe7fb2..ce42469873c4 100644
--- a/dbaccess/source/ui/dlg/dlgattr.cxx
+++ b/dbaccess/source/ui/dlg/dlgattr.cxx
@@ -31,7 +31,7 @@
 using namespace dbaui;
 
 
-SbaSbAttrDlg::SbaSbAttrDlg(weld::Window* pParent, const SfxItemSet* pCellAttrs,
+SbaSbAttrDlg::SbaSbAttrDlg(weld::Widget* pParent, const SfxItemSet* pCellAttrs,
 SvNumberFormatter* pFormatter, bool bHasFormat)
 : SfxTabDialogController(pParent, "dbaccess/ui/fielddialog.ui", 
"FieldDialog", pCellAttrs)
 {
diff --git a/dbaccess/source/ui/inc/UITools.hxx 
b/dbaccess/source/ui/inc/UITools.hxx
index 0ea5b03c93c3..913504f4e4f6 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -68,7 +68,10 @@ namespace svt
 }
 
 namespace vcl { class Window; }
-namespace weld {class Window; }
+namespace weld {
+class Widget;
+class Window;
+}
 class ToolBox;
 namespace vcl { class Font; }
 class SvNumberFormatter;
@@ -181,11 +184,11 @@ namespace dbaui
 void callColumnFormatDialog(const css::uno::Reference< 
css::beans::XPropertySet>& _xAffectedCol,
 const css::uno::Reference< 
css::beans::XPropertySet>& _xField,
 SvNumberFormatter* _pFormatter,
-const vcl::Window* _pParent);
+weld::Widget* _pParent);
 
 /** second variant of the function before
 */
-bool callColumnFormatDialog(const vcl::Window* _pParent,
+bool callColumnFormatDialog(weld::Widget* _pParent,
 SvNumberFormatter* _pFormatter,
 sal_Int32 _nDataType,
 sal_Int32& _nFormatKey,
diff --git a/dbaccess/source/ui/inc/dlgattr.hxx 
b/dbaccess/source/ui/inc/dlgattr.hxx
index 6be420776208..5be28fa6129b 100644
--- a/dbaccess/source/ui/inc/dlgattr.hxx
+++ b/dbaccess/source/ui/inc/dlgattr.hxx
@@ -32,7 +32,7 @@ namespace dbaui
 std::unique_ptr pNumberInfoItem;
 
 public:
-SbaSbAttrDlg(weld::Window * pParent, const SfxItemSet*, 
SvNumberFormatter*, bool bHasFormat);
+SbaSbAttrDlg(weld::Widget* pParent, const SfxItemSet*, 
SvNumberFormatter*, bool bHasFormat);
 virtual ~SbaSbAttrDlg() override;
 
 virtual void  PageCreated(const OString& rPageId, SfxTabPage& 
rTabPage) override;
diff --git a/dbaccess/source/ui/misc/UITools.cxx 
b/dbaccess/source/ui/misc/UITools.cxx
index e7c5a72ffbb3..46b6c83f5692 100644
--- a/dbaccess/source/ui/misc/UITools.cxx
+++ b/dbaccess/source/ui/misc/UITools.cxx
@@ -720,7 +720,7 @@ SvxCellHorJustify 

[Libreoffice-commits] core.git: oox/source sd/source xmloff/source

2020-07-24 Thread Xisco Fauli (via logerrit)
 oox/source/ppt/timenode.cxx   |4 
 sd/source/filter/eppt/pptx-animations.cxx |2 ++
 sd/source/filter/ppt/pptinanimations.cxx  |5 +
 xmloff/source/draw/animationimport.cxx|8 
 4 files changed, 19 insertions(+)

New commits:
commit bcdcdaa5dfc5f1d50e0239055161b71e97f5f022
Author: Xisco Fauli 
AuthorDate: Thu Jul 23 16:52:14 2020 +0200
Commit: Mike Kaganski 
CommitDate: Fri Jul 24 20:13:52 2020 +0200

throw if length of keys and values are different

See 
https://crashreport.libreoffice.org/stats/signature/%60anonymous%20namespace'::WriteAnimateValues

This is expected to start rejecting broken files, instead of accepting 
invalid  data silently,
as it did before. This is not a regression, and should be indication of 
corrupted generator,
which is the actual cause of the bug...

Change-Id: I66dbb380e8b2d313e58cddf938d952aed4a635b7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99327
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 

diff --git a/oox/source/ppt/timenode.cxx b/oox/source/ppt/timenode.cxx
index efc632ebf514..41fb39fba150 100644
--- a/oox/source/ppt/timenode.cxx
+++ b/oox/source/ppt/timenode.cxx
@@ -33,6 +33,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 
@@ -542,6 +543,9 @@ namespace oox::ppt {
 }
 }
 
+if (xAnimate.is() && xAnimate->getValues().getLength() != 
xAnimate->getKeyTimes().getLength())
+throw css::io::WrongFormatException();
+
 if( mnNodeType == AnimationNodeType::TRANSITIONFILTER )
 {
 
diff --git a/sd/source/filter/eppt/pptx-animations.cxx 
b/sd/source/filter/eppt/pptx-animations.cxx
index 90720501d07a..53d2ce888686 100644
--- a/sd/source/filter/eppt/pptx-animations.cxx
+++ b/sd/source/filter/eppt/pptx-animations.cxx
@@ -207,6 +207,8 @@ void WriteAnimateValues(const FSHelperPtr& pFS, const 
Reference& rXAni
 
 SAL_INFO("sd.eppt", "animate values, formula: " << sFormula.toUtf8());
 
+assert(aValues.getLength() == aKeyTimes.getLength());
+
 pFS->startElementNS(XML_p, XML_tavLst);
 
 for (int i = 0; i < aKeyTimes.getLength(); i++)
diff --git a/sd/source/filter/ppt/pptinanimations.cxx 
b/sd/source/filter/ppt/pptinanimations.cxx
index be51eb9003e4..8516b063728a 100644
--- a/sd/source/filter/ppt/pptinanimations.cxx
+++ b/sd/source/filter/ppt/pptinanimations.cxx
@@ -48,6 +48,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -2212,6 +2213,10 @@ void AnimationImporter::importAnimateKeyPoints( const 
Atom* pAtom, const Referen
 aKeyTimes[nKeyTime] = static_cast(nKeyTime) / 
static_cast(nKeyTimes - 1);
 }
 }
+
+if (aValues.getLength() != aKeyTimes.getLength())
+throw css::io::WrongFormatException();
+
 xAnim->setKeyTimes( aKeyTimes );
 xAnim->setValues( aValues );
 xAnim->setFormula( aFormula );
diff --git a/xmloff/source/draw/animationimport.cxx 
b/xmloff/source/draw/animationimport.cxx
index b05d6e398b79..777deb36d3bb 100644
--- a/xmloff/source/draw/animationimport.cxx
+++ b/xmloff/source/draw/animationimport.cxx
@@ -38,6 +38,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -1124,8 +1125,15 @@ void AnimationNodeContext::init_node(  const 
css::uno::Reference< css::xml::sax:
 
 if( !aValues.isEmpty() )
 xAnimate->setValues( mpHelper->convertValueSequence( 
meAttributeName, aValues ) );
+
+if (xAnimate->getValues().getLength() != 
xAnimate->getKeyTimes().getLength())
+throw css::io::WrongFormatException();
 }
 }
+catch (const css::io::WrongFormatException&)
+{
+throw;
+}
 catch (const RuntimeException&)
 {
 OSL_FAIL( "xmloff::AnimationNodeContext::StartElement(), 
RuntimeException caught!" );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-07-24 Thread Caolán McNamara (via logerrit)
 dbaccess/source/ui/control/FieldDescControl.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1aa69422be40368c988060c82706c8262f8de737
Author: Caolán McNamara 
AuthorDate: Fri Jul 24 16:52:06 2020 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 24 20:11:43 2020 +0200

CreateFromSystemClipboard->CreateFromClipboard(GetSystemClipboard())

which is exactly the same thing, but doesn't need vcl::Window

Change-Id: I3d41315b5a656563ba8c861aa86bb27f1b00a15e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99384
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/dbaccess/source/ui/control/FieldDescControl.cxx 
b/dbaccess/source/ui/control/FieldDescControl.cxx
index f2275550f387..dff28c54f767 100644
--- a/dbaccess/source/ui/control/FieldDescControl.cxx
+++ b/dbaccess/source/ui/control/FieldDescControl.cxx
@@ -1272,7 +1272,7 @@ bool OFieldDescControl::isPasteAllowed()
 bool bAllowed = (m_pActFocusWindow != nullptr) && 
IsFocusInEditableWidget();
 if ( bAllowed )
 {
-TransferableDataHelper 
aTransferData(TransferableDataHelper::CreateFromSystemClipboard(GetParent()));
+TransferableDataHelper 
aTransferData(TransferableDataHelper::CreateFromClipboard(GetSystemClipboard()));
 bAllowed = aTransferData.HasFormat(SotClipboardFormatId::STRING);
 }
 return bAllowed;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: dbaccess/Library_dbu.mk dbaccess/source dbaccess/uiconfig dbaccess/UIConfig_dbaccess.mk solenv/clang-format solenv/sanitizers

2020-07-24 Thread Caolán McNamara (via logerrit)
 dbaccess/Library_dbu.mk   |1 
 dbaccess/UIConfig_dbaccess.mk |2 
 dbaccess/source/ui/control/FieldDescControl.cxx   |   25 +-
 dbaccess/source/ui/inc/FieldDescControl.hxx   |   24 +-
 dbaccess/source/ui/inc/TableDesignHelpBar.hxx |   15 -
 dbaccess/source/ui/inc/TableDesignView.hxx|   12 +
 dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx|  149 --
 dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx|   74 --
 dbaccess/source/ui/tabledesign/TEditControl.cxx   |2 
 dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx |   19 -
 dbaccess/source/ui/tabledesign/TableDesignView.cxx|   12 -
 dbaccess/source/ui/tabledesign/TableFieldControl.cxx  |   21 +
 dbaccess/source/ui/tabledesign/TableFieldControl.hxx  |8 
 dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx  |  191 +++---
 dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx  |   53 ++--
 dbaccess/uiconfig/ui/designhelpbox.ui |   38 ---
 dbaccess/uiconfig/ui/fielddescpanel.ui|   84 +++
 solenv/clang-format/excludelist   |2 
 solenv/sanitizers/ui/dbaccess.suppr   |1 
 19 files changed, 238 insertions(+), 495 deletions(-)

New commits:
commit d388b9c4d661950a306fdff6cc855f62193a77fe
Author: Caolán McNamara 
AuthorDate: Thu Jul 23 20:28:54 2020 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 24 20:11:12 2020 +0200

weld OTableFieldDescWin

Change-Id: Ide40ef5617c608a76e2035aac5ca87672c83925f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99355
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/dbaccess/Library_dbu.mk b/dbaccess/Library_dbu.mk
index f75bece8d2bc..b751b49e0f9e 100644
--- a/dbaccess/Library_dbu.mk
+++ b/dbaccess/Library_dbu.mk
@@ -216,7 +216,6 @@ $(eval $(call gb_Library_add_exception_objects,dbu,\
 dbaccess/source/ui/relationdesign/RelationTableView \
 dbaccess/source/ui/relationdesign/RTableConnection \
 dbaccess/source/ui/relationdesign/RTableConnectionData \
-dbaccess/source/ui/tabledesign/FieldDescGenWin \
 dbaccess/source/ui/tabledesign/FieldDescriptions \
 dbaccess/source/ui/tabledesign/TableController \
 dbaccess/source/ui/tabledesign/TableDesignControl \
diff --git a/dbaccess/UIConfig_dbaccess.mk b/dbaccess/UIConfig_dbaccess.mk
index 25f840ec5494..f1647bb44b08 100644
--- a/dbaccess/UIConfig_dbaccess.mk
+++ b/dbaccess/UIConfig_dbaccess.mk
@@ -28,12 +28,12 @@ $(eval $(call gb_UIConfig_add_uifiles,dbaccess, \
 dbaccess/uiconfig/ui/dbwizspreadsheetpage \
 dbaccess/uiconfig/ui/dbwiztextpage \
 dbaccess/uiconfig/ui/deleteallrowsdialog \
-dbaccess/uiconfig/ui/designhelpbox \
 dbaccess/uiconfig/ui/designsavemodifieddialog \
 dbaccess/uiconfig/ui/directsqldialog  \
 dbaccess/uiconfig/ui/emptypage \
 dbaccess/uiconfig/ui/fielddialog \
 dbaccess/uiconfig/ui/fielddescpage \
+dbaccess/uiconfig/ui/fielddescpanel \
 dbaccess/uiconfig/ui/finalpagewizard \
 dbaccess/uiconfig/ui/generalpagedialog \
 dbaccess/uiconfig/ui/generalpagewizard \
diff --git a/dbaccess/source/ui/control/FieldDescControl.cxx 
b/dbaccess/source/ui/control/FieldDescControl.cxx
index eaa34b34fafa..f2275550f387 100644
--- a/dbaccess/source/ui/control/FieldDescControl.cxx
+++ b/dbaccess/source/ui/control/FieldDescControl.cxx
@@ -67,7 +67,7 @@ namespace
 
 OFieldDescControl::OFieldDescControl(weld::Container* pPage, vcl::Window* 
pParent, OTableDesignHelpBar* pHelpBar)
 :TabPage(pPage ? Application::GetDefDialogParent() : pParent, WB_3DLOOK | 
WB_DIALOGCONTROL)
-,pHelp( pHelpBar )
+,m_pHelp( pHelpBar )
 ,m_pLastFocusWindow(nullptr)
 ,m_pActFocusWindow(nullptr)
 ,m_pPreviousType()
@@ -142,7 +142,7 @@ void OFieldDescControl::dispose()
 DeactivateAggregate( tpColumnName );
 DeactivateAggregate( tpType );
 DeactivateAggregate( tpAutoIncrementValue );
-pHelp.clear();
+m_pHelp = nullptr;
 m_pLastFocusWindow = nullptr;
 m_pActFocusWindow = nullptr;
 m_xDefaultText.reset();
@@ -732,8 +732,8 @@ void OFieldDescControl::DisplayData(OFieldDescription* 
pFieldDescr )
 pActFieldDescr = pFieldDescr;
 if(!pFieldDescr)
 {
-if (pHelp)
-pHelp->SetHelpText( OUString() );
+if (m_pHelp)
+m_pHelp->SetHelpText( OUString() );
 DeactivateAggregate( tpDefault );
 DeactivateAggregate( tpRequired );
 DeactivateAggregate( tpTextLen );
@@ -1115,10 +1115,12 @@ IMPL_LINK(OFieldDescControl, OnControlFocusGot, 
weld::Widget&, rControl, void )
 else if (m_xFormat &&  == m_xFormat.get())
 strHelpText = DBA_RES(STR_HELP_FORMAT_BUTTON);
 
-if (!strHelpText.isEmpty() && (pHelp != nullptr))
-pHelp->SetHelpText(strHelpText);
+if (!strHelpText.isEmpty() && m_pHelp)
+m_pHelp->SetHelpText(strHelpText);
 

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

2020-07-24 Thread Caolán McNamara (via logerrit)
 framework/qa/complex/loadAllDocuments/CheckXComponentLoader.java |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c766178af6f4ddde52a148836ce23d46d7566530
Author: Caolán McNamara 
AuthorDate: Fri Jul 24 16:53:42 2020 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 24 20:08:34 2020 +0200

TODo -> TODO

Change-Id: Ie62909f7cffb8fdf178b0588e4f7dd3fc4b8ced3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99385
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.java 
b/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.java
index 95fade57ece4..451ba1292c48 100644
--- a/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.java
+++ b/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.java
@@ -389,7 +389,7 @@ public class CheckXComponentLoader
 }
 }
 
-/** TODo document me
+/** TODO document me
  */
 @Test public void checkStreamLoading() throws Exception
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 95680] Convert - Metafile - Save Image... No function. Must use Alt+R

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95680

--- Comment #17 from Tomaz Vajngerl  ---
That's how it is now - I'm talking what it should happen.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

An-Kh  changed:

   What|Removed |Added

 CC||anshukhar...@gmail.com
   Assignee|libreoffice-b...@lists.free |anshukhar...@gmail.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


Easy Hacks

2020-07-24 Thread anshu khare
Hi

I am new to this community.

I was looking for some easy hacks on this page

https://wiki.documentfoundation.org/Development/EasyHacks/by_Required_Skill/Skill_C%2B%2B#Skill_Level:_Beginner


I was looking at the bug

42982 : improve UNO API error reporting

Since I was completely unfamiliar with UNO, I directed to this page

https://niocs.github.io/LOBook/extensions/part1.html#buildsec

It says :

The complete C++ program that creates a Desktop object and loads an empty
calc document can be built and run as :

$ git clone https://github.com/niocs/UNOCreateUseObject.git
$ cd UNOCreateUseObject
$ make

$ make CreateUseObject.run


Please let me know if I have to write these commands on Cygwin shell or on
Git Bash.

Also, am I heading in right direction to solve this particular bug?


Thank you

Regards

Anshu
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


CppunitTest: different results depending on execution command

2020-07-24 Thread Xisco Fauli
Hello,

as I mentioned yesterday in the ESC meeting, i'm working on a unittest
that is passing for me locally but it fails in Jenkins. The patch is
here: https://gerrit.libreoffice.org/c/core/+/99214

it turned out it passes when executed with 'make CppunitTest_sw_uiwriter
CPPUNIT_TEST_NAME="testTdf132911::TestBody"' but fails when executed
with 'make CppunitTest_sw_uiwriter'.

Any idea why it passes when the test is executed alone and why it fails
when not ?

Cheers

-- 
Xisco Faulí
LibreOffice QA Team
IRC: x1sc0


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 130559] LibreOffice crashes when opening a document in print preview

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130559

Timur  changed:

   What|Removed |Added

   Severity|normal  |critical
   Priority|medium  |high

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 135110] ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

--- Comment #3 from Shivam Kumar Singh  ---
I disagree with the request.
This was a doubt i too had that whether the Inspector could allow changing of
styles ,but i was instructed by my mentors by either through IRC or mail
discussion that Inspector should only be able to show the properties and not
change them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 135110] ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

--- Comment #3 from Shivam Kumar Singh  ---
I disagree with the request.
This was a doubt i too had that whether the Inspector could allow changing of
styles ,but i was instructed by my mentors by either through IRC or mail
discussion that Inspector should only be able to show the properties and not
change them.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135108] Err:540 is unjustified and persistent

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135108

--- Comment #1 from tor...@yahoo.com ---
Created attachment 163488
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163488=edit
file from which to copy

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135027] Error saving the document Untitled 1: General Error. General input/output error.

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135027

Timur  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||3138

--- Comment #2 from Timur  ---
This looks like a dump bug
https://bugs.documentfoundation.org/show_bug.cgi?id=113138.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 113138] FILESAVE general input/output error on save, files truncated

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113138

Timur  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5027

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135112] Cell with default font, 8pt font size, 0.88cm width, containing a 6 is displayed as II with zoom level 120%

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135112

--- Comment #1 from kinfs...@gmail.com ---
Created attachment 163487
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163487=edit
Screenshot of the bug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135112] New: Cell with default font, 8pt font size, 0.88cm width, containing a 6 is displayed as II with zoom level 120%

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135112

Bug ID: 135112
   Summary: Cell with default font, 8pt font size, 0.88cm width,
containing a 6 is displayed as II with zoom level 120%
   Product: LibreOffice
   Version: 7.0.0.0.alpha0+
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kinfs...@gmail.com

Description:
Erroneous/misleading formatting of data under specific conditions:
A `6` is displayed as `||` when:
 - font is Liberation Sans 8pt;
 - column width is 0,88cm;
 - zoom level is set to 120%.

Steps to Reproduce:
1. Open a new spreadsheet
2. Resize the first column to 0,88cm
3. Set zoom level to 120%
4. Type a 6 in A1
5. Set the font size to 8pt

Actual Results:
A1 cell content is displayed as II

Expected Results:
A1 cell content is displayed as 6


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.0.2
Build ID: 00(Build:2)
Threads CPU : 8; OS : Linux 5.7; UI Render : par défaut; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); Langue IHM : fr-FR
Debian package version: 1:7.0.0_rc2-1
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 135110] ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

Mike Kaganski  changed:

   What|Removed |Added

 Blocks||134554
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #2 from Mike Kaganski  ---
Absolutely.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134554
[Bug 134554] [Meta] Styles Inspector
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 135110] ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

Mike Kaganski  changed:

   What|Removed |Added

 Blocks||134554
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #2 from Mike Kaganski  ---
Absolutely.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134554
[Bug 134554] [Meta] Styles Inspector
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 134672] text formatting issue, LO not reading Word correctly

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=134672

Timur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Timur  ---
Bugzilla is bug reporting system with it's rules,you made a wrong report. 
Rule of thumb is search existing bugs before reporting. 
Of not found, you need to attach source "doc". If DOC or DOCX it must come from
MSO. 
Also useful is screenshot with comparison MSO/doc, LO/open, LO/reopen,
MSO/reopen, best in a single screenshot so it's clear.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135111] Reject all needs to be pressed twice to reject everything

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135111

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
Version|4.4.7.2 release |4.2.0.4 release

--- Comment #2 from Telesto  ---
Repro with
Versie: 4.2.0.4 
Build ID: 05dceb5d363845f2cf968344d7adab8dcfb2ba71

No repro with
Versie 4.0.0.3 (Bouw-id: 7545bee9c2a0782548772a21bc84a9dcc583b89)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135111] Reject all needs to be pressed twice to reject everything

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135111

--- Comment #1 from Telesto  ---
Created attachment 163486
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163486=edit
Example file

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135111] New: Reject all needs to be pressed twice to reject everything

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135111

Bug ID: 135111
   Summary: Reject all needs to be pressed twice to reject
everything
   Product: LibreOffice
   Version: 4.4.7.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Reject all needs to be pressed twice to reject everything

Steps to Reproduce:
1. Open the attached file
2. Sidebar -> Track changes or Edit -> Track Change -> Manage -> Reject All

Actual Results:
Reject all needs to pressed twice to clear out everything

Expected Results:
One run


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135110] ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

Telesto  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #1 from Telesto  ---
Not sure where the idea box is ;-). So spamming the bug tracker.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 135110] ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

Telesto  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #1 from Telesto  ---
Not sure where the idea box is ;-). So spamming the bug tracker.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 135110] New: ENHANCEMENT: Right Click context menu in the style inspector to modify style

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135110

Bug ID: 135110
   Summary: ENHANCEMENT: Right Click context menu in the style
inspector to modify style
   Product: LibreOffice
   Version: 7.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
ENHANCEMENT: Right Click context menu in the style inspector to modify style

Steps to Reproduce:
1. Open a document with a heading paragraph style or anything other
2. Say I want to change that.. now I know which style it is, i still have to
jump to the styles panel

Actual Results:
No way to access the style from Inspector panel

Expected Results:
Expected.. bit of an overstatement.. would make it easier..maybe?


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha0+ (x64)
Build ID: 
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135109] New: end of line blinking cursor placement

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135109

Bug ID: 135109
   Summary: end of line blinking cursor placement
   Product: LibreOffice
   Version: 6.3.6.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: omniw...@outlook.com

Description:
The blinking cursor at the end of line is inside the last character.  I notice
it on every line.
It is especially noticeable
1. with a quote mark - cursor is between the two ticks
2. with a highlight extending to the end of line - last character is only
partially highlighted.

Win10, 1903, build 18362.900
LibreOffice 6.3.6.2

Actual Results:
cursor at end of line is within the last character, not after it

Expected Results:
blinking cursor at end of line should be after the last character and not
within the last character


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   3   4   >