[Libreoffice-bugs] [Bug 125609] radiobutton receives item status changed event after listbox value selection

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125609

Justin L  changed:

   What|Removed |Added

Version|6.3.0.0.alpha0+ |6.4.0.0.alpha0+ Master

--- Comment #16 from Justin L  ---
(In reply to Justin L from comment #6)
> I'll just revert my patch in the 6.2 branch
Also reverted for 6.3.0. So this is now just a LO 6.4 bug which should be fixed
by comment 15's commit. However I just noticed that it seems to have exposed a
situation that crashes the example from comment 2 with an infinite loop of
state changes. Arggh.

-- 
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: sd/uiconfig

2019-07-18 Thread andreas kainz (via logerrit)
 sd/uiconfig/sdraw/ui/notebookbar_single.ui |1 +
 sd/uiconfig/simpress/ui/notebookbar_compact.ui |   17 -
 sd/uiconfig/simpress/ui/notebookbar_single.ui  |2 ++
 3 files changed, 3 insertions(+), 17 deletions(-)

New commits:
commit 618baf4c5b40f19be6e47e1384fbc7a6b7610416
Author: andreas kainz 
AuthorDate: Thu Jul 18 23:26:30 2019 +0200
Commit: andreas_kainz 
CommitDate: Fri Jul 19 06:57:00 2019 +0200

NB fix context- behaviour in draw and impress

Change-Id: I943466895a51463be59dacb3686926d29562a371
Reviewed-on: https://gerrit.libreoffice.org/75931
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sd/uiconfig/sdraw/ui/notebookbar_single.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_single.ui
index abd9c3309712..81aef999ba81 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_single.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_single.ui
@@ -5642,6 +5642,7 @@
 
   
   
+  
 
   
   
diff --git a/sd/uiconfig/simpress/ui/notebookbar_compact.ui 
b/sd/uiconfig/simpress/ui/notebookbar_compact.ui
index 591a2c68674e..5ebe3e066d36 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_compact.ui
@@ -14052,9 +14052,6 @@
 11
   
 
-
-  
-
   
   
 9
@@ -14069,7 +14066,6 @@
 
   
   
-  
   
 
   
@@ -15135,10 +15131,6 @@
 8
   
 
-
-  
-  
-
   
   
 10
@@ -16366,9 +16358,6 @@
 8
   
 
-
-  
-
   
   
 11
@@ -17699,9 +17688,6 @@
 8
   
 
-
-  
-
   
   
 12
@@ -19563,9 +19549,6 @@
 8
   
 
-
-  
-
   
   
 12
diff --git a/sd/uiconfig/simpress/ui/notebookbar_single.ui 
b/sd/uiconfig/simpress/ui/notebookbar_single.ui
index 24d7b4da4998..1fc803e09b5d 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_single.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_single.ui
@@ -5287,6 +5287,8 @@
 
 
   
+  
+  
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126462] UI: 'autocorrect replacement table' bottom buttons positions have been changed

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126462

tommy27  changed:

   What|Removed |Added

Summary|autocorrect replacement |UI: 'autocorrect
   |table bottom buttons|replacement table' bottom
   |position has been changed   |buttons positions have been
   ||changed

-- 
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 125609] radiobutton receives item status changed event after listbox value selection

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125609

--- Comment #15 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/5cf057c3365a0feafc8f2e4f4a9e24d69a581999%5E%21

tdf#125609 toolkit: don't use XTabController::getControls

It will be available in 6.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 125609] radiobutton receives item status changed event after listbox value selection

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125609

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|Request:WindowsTester   |Request:WindowsTester
   |target:6.2.5|target:6.2.5 target:6.4.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-commits] core.git: toolkit/source

2019-07-18 Thread Justin Luth (via logerrit)
 toolkit/source/controls/stdtabcontroller.cxx |   15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)

New commits:
commit 5cf057c3365a0feafc8f2e4f4a9e24d69a581999
Author: Justin Luth 
AuthorDate: Sat Jul 6 13:42:12 2019 +0300
Commit: Justin Luth 
CommitDate: Fri Jul 19 06:14:12 2019 +0200

tdf#125609 toolkit: don't use XTabController::getControls

Calling XTabController::getControls was supposed to give
performance improvements (coded in OOo), but it
pulls cached information which is not up to date if
this listener for elementInserted events is handled before
the formController's listener. It is missing the most recently
created control - and thus it never sees the last control
in the form, and fails to create the radio group.

Additionally, when all of the controls are not yet
created, this function seems to be designed to catch that
and immediately return. With the "optimization" the
missing controls were never noticed, and so unnecessary
processing continued - a performance detriment while
the form is being built.

My impresssion is that the local getControl() function
is not terribly inefficient, so the performance impact
seems minimal, especially since it now only
makes the call once and caches the result itself.

Since not-yet-peered controls cause the function to again
terminate early (as it was designed to do),
this may have unintended side effects,
in case anything was designed in the past 10+ years
expecting the old behaviour, so I have no intention
of back-porting this.

Change-Id: Ica8ddab69043a30b23d008cd8db5df1c13b94ad2
Reviewed-on: https://gerrit.libreoffice.org/75163
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/toolkit/source/controls/stdtabcontroller.cxx 
b/toolkit/source/controls/stdtabcontroller.cxx
index 7f89093a8dde..61900b4d76ce 100644
--- a/toolkit/source/controls/stdtabcontroller.cxx
+++ b/toolkit/source/controls/stdtabcontroller.cxx
@@ -308,18 +308,17 @@ void StdTabController::activateTabOrder(  )
 if ( !xC.is() || !xVclContainerPeer.is() )
 return;
 
-// This may return a TabController, which returns desired list of controls 
faster
-Reference< XTabController >  xTabController(static_cast< 
::cppu::OWeakObject* >(this), UNO_QUERY);
-
 // Get a flattened list of controls sequences
 Sequence< Reference< XControlModel > > aModels = 
mxModel->getControlModels();
 Sequence< Reference< XWindow > > aCompSeq;
 Sequence< Any> aTabSeq;
 
-// DG: For the sake of optimization, retrieve Controls from getControls(),
-// this may sound counterproductive, but leads to performance improvements
-// in practical scenarios (Forms)
-Sequence< Reference< XControl > > aControls = 
xTabController->getControls();
+// Previously used aControls = xTabController->getControls() "for the sake 
of optimization",
+// but that list isn't valid during the creation phase (missing last 
created control) because
+// listenermultiplexer.cxx handles fmvwimp::elementinserted before 
formcontroller::elementInserted
+// Perhaps other places using the same optimization need to be reviewed?  
(tdf#125609)
+Sequence< Reference< XControl > > aCachedControls = getControls();
+Sequence< Reference< XControl > > aControls = aCachedControls;
 
 // #58317# Some Models may be missing from the Container. Plus there is a
 // autoTabOrder call later on.
@@ -337,7 +336,7 @@ void StdTabController::activateTabOrder(  )
 {
 mxModel->getGroup( nG, aThisGroupModels, aName );
 
-aControls = xTabController->getControls();
+aControls = aCachedControls;
 // ImplCreateComponentSequence has a really strange semantics 
regarding it's first parameter:
 // upon method entry, it expects a super set of the controls which 
it returns
 // this means we need to completely fill this sequence with all 
available controls before
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 118776] FILEOPEN Text set to no fill in PPTX is black in Impress

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118776

--- Comment #4 from Aron Budea  ---
Still buggy in LO 6.4.0.0.alpha0+ (3600ec48823cda1c408b2f21a906d1df273be5da) /
Windows 7.

-- 
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 126294] Similarity search does not find results when searching multiple words

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126294

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 126294] Similarity search does not find results when searching multiple words

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126294

--- 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 99735] WRITER: extra tabs in headers/footers at the end of lines, result in new lines in Writer, whereas Word ignores those

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99735

--- Comment #7 from QA Administrators  ---
Dear Jeffrey Green,

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
http://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 61154] EDITING: Insert ->Indexes and Tables->Table of Content displays deleted text

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61154

--- Comment #10 from QA Administrators  ---
Dear Nitin,

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
http://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 105341] The listing of page styles isn't updated after adding a new style

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105341

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

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
http://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 118819] UI: There is dialog background after enlarging an specific item (by double clicking)

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118819

--- Comment #4 from QA Administrators  ---
Dear Telesto,

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
http://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 118419] Wrong Context Menu Before Misspelt Word

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118419

--- Comment #11 from QA Administrators  ---
Dear Harald Koester,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been 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
http://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 118648] Deleting automatically added opening parenthesis doesn't delete closing parenthesis

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118648

--- Comment #4 from QA Administrators  ---
Dear david.cortes.rivera,

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
http://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 115026] EDITING: LibreOffice ignores page break when adding a table to the second page (& deletes a page in a certain case)

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115026

--- Comment #14 from QA Administrators  ---
Dear Telesto,

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
http://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 90796] [META] HiDPI / Retina bugs

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90796

Aron Budea  changed:

   What|Removed |Added

 Depends on||125805


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125805
[Bug 125805] "Insert Hyperlink" dialogue box does not scale correctly on high
DPI.
-- 
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 125805] "Insert Hyperlink" dialogue box does not scale correctly on high DPI.

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125805

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks||90796


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=90796
[Bug 90796] [META] HiDPI / Retina bugs
-- 
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 126374] Doesn't show harpoon/wideharpoon symbols in Math

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126374

V Stuart Foote  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #13 from V Stuart Foote  ---
Current master now contains the 102.11 build of OpenSymbol.

But the font from a master package will still need to be installed to
system--or system font fallback will occur. What Roman shows in comment 5 is
the Segoe UI fallback on Windows build until using the 102.11 build.

Packaging into the final 6.3.0.3 release build(s) will also do the update for
folks.

Version: 6.4.0.0.alpha0+ (x86)
Build ID: becbf34a863569fe38487faf2f41963677241710
CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; 
Locale: en-US (en_US); UI-Language: 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

[GSoC - QRCode] Week Report 7 (8 July - 14 July)

2019-07-18 Thread shubham goyal
Within this time period, I was mainly traveling and was unavailable to
complete my
assigned work.

http://document-foundation-mail-archive.969070.n3.nabble.com/GSoC-QR-Code-Unavailability-from-12-July-to-17-July-td4263704.html

However, I researched on unique_pointer to help to solve the unique_pointer
issues as discussed here.

https://gerrit.libreoffice.org/#/c/74167/19/include/svx/svdograf.hxx@116
https://gerrit.libreoffice.org/#/c/75356/

Thanks :)
Shubham Goyal
IRC - shubhamg
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2019-07-18 Thread Miklos Vajna (via logerrit)
 sw/qa/extras/uiwriter/data2/ole-save-while-edit.odt |binary
 sw/qa/extras/uiwriter/uiwriter2.cxx |   36 
 sw/source/uibase/app/docsh.cxx  |8 
 3 files changed, 44 insertions(+)

New commits:
commit d33cc4f7edc2ce21a9c5a01a7f5e85cfd324c6d9
Author: Miklos Vajna 
AuthorDate: Thu Jul 18 18:03:54 2019 +0200
Commit: Miklos Vajna 
CommitDate: Fri Jul 19 02:10:03 2019 +0200

sw: fix missing OLE preview for actively edited OLE object on save

Regression from commit 74844277cc2194c9e43f5bd7a6f78a9603da32f3 (disable
generation of ole previews in ODF format until after load, 2016-09-13),
if the user started an OLE edit in a Writer document, and saved without
ending the OLE edit, then
svt::EmbeddedObjectRef::UpdateReplacementOnDemand() removed the old
replacement image, but no new one was created.

Given that save is always an explicit user action (auto-save does not
kick in for unmodified documents), restore the permission to update OLE
replacement images during save.

Do this check in SwDocShell::CalcLayoutForOLEObjects(), as that's
OLE-related and is called from all the relevant save code paths (save,
save-as, convert to alien formats).

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

diff --git a/sw/qa/extras/uiwriter/data2/ole-save-while-edit.odt 
b/sw/qa/extras/uiwriter/data2/ole-save-while-edit.odt
new file mode 100644
index ..33a2284dd314
Binary files /dev/null and 
b/sw/qa/extras/uiwriter/data2/ole-save-while-edit.odt differ
diff --git a/sw/qa/extras/uiwriter/uiwriter2.cxx 
b/sw/qa/extras/uiwriter/uiwriter2.cxx
index 2c9e4e91f610..b48dfdf40dd4 100644
--- a/sw/qa/extras/uiwriter/uiwriter2.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter2.cxx
@@ -37,6 +37,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -2004,4 +2005,39 @@ CPPUNIT_TEST_FIXTURE(SwUiWriterTest2, 
testDateFormFieldCurrentDateInvalidation)
 }
 #endif
 
+CPPUNIT_TEST_FIXTURE(SwUiWriterTest2, testOleSaveWhileEdit)
+{
+// Enable LOK mode, otherwise OCommonEmbeddedObject::SwitchStateTo_Impl() 
will throw when it
+// finds out that the test runs headless.
+comphelper::LibreOfficeKit::setActive();
+
+// Load a document with a Draw doc in it.
+SwDoc* pDoc = createDoc("ole-save-while-edit.odt");
+SwWrtShell* pWrtShell = pDoc->GetDocShell()->GetWrtShell();
+pWrtShell->GotoObj(/*bNext=*/true, GotoObjFlags::Any);
+
+// Select the frame and switch to the frame shell.
+SwView* pView = pDoc->GetDocShell()->GetView();
+pView->StopShellTimer();
+
+// Start editing the OLE object.
+pWrtShell->LaunchOLEObj();
+
+// Save the document without existing the OLE edit.
+uno::Reference xStorable(mxComponent, uno::UNO_QUERY);
+xStorable->storeToURL(maTempFile.GetURL(), {});
+
+uno::Reference xNameAccess
+= 
packages::zip::ZipFileAccess::createWithURL(comphelper::getComponentContext(m_xSFactory),
+  maTempFile.GetURL());
+// Without the accompanying fix in place, this test would have failed: the 
OLE object lost its
+// replacement on save if the edit was active while saving.
+CPPUNIT_ASSERT(xNameAccess->hasByName("ObjectReplacements/Object 1"));
+
+// Dispose the document while LOK is still active to avoid leaks.
+mxComponent->dispose();
+mxComponent.clear();
+comphelper::LibreOfficeKit::setActive(false);
+}
+
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/uibase/app/docsh.cxx b/sw/source/uibase/app/docsh.cxx
index 229decaf2a9c..b6c0df359aa8 100644
--- a/sw/source/uibase/app/docsh.cxx
+++ b/sw/source/uibase/app/docsh.cxx
@@ -1276,6 +1276,14 @@ void SwDocShell::CalcLayoutForOLEObjects()
 if (!m_pWrtShell)
 return;
 
+if (m_pView && m_pView->GetIPClient())
+{
+// We have an active OLE edit: allow link updates, so an up to date 
replacement graphic can
+// be created.
+comphelper::EmbeddedObjectContainer& rEmbeddedObjectContainer = 
getEmbeddedObjectContainer();
+rEmbeddedObjectContainer.setUserAllowsLinkUpdate(true);
+}
+
 SwIterator aIter( 
*m_xDoc->GetDfltGrfFormatColl() );
 for( SwContentNode* pNd = aIter.First(); pNd; pNd = aIter.Next() )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126470] Spreadsheet doesn't compute formulas when XLSX is generated by Apache POI

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126470

Wagner Shimatai  changed:

   What|Removed |Added

Summary|Sheet doesn't compute   |Spreadsheet doesn't compute
   |formulas when XLSX is   |formulas when XLSX is
   |generated by Apache POI |generated by Apache POI

-- 
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 126470] New: Sheet doesn't compute formulas when XLSX is generated by Apache POI

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126470

Bug ID: 126470
   Summary: Sheet doesn't compute formulas when XLSX is generated
by Apache POI
   Product: LibreOffice
   Version: 6.1.6.3 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: wagner.shima...@gmail.com

Description:
If some API uses Apache POI to populate a XLSX spreadsheet (Microsoft Office
format) and this spreadsheet has formula in some cells, it doesn't compute the
values.
This same spreadsheet file is opened successfully by Microsoft Excel (2007,
2010, 2012 and Web), Google Docs, Apple Numbers and WPS Office. All them
computes correctly the formula in cells.

Steps to Reproduce:
1. Download the example file from
https://drive.google.com/file/d/147DX3weDQS4ZX5g1LSaLl3RZIC1YSUuO/view?usp=sharing
2. Open this file with LibreOffice
3. Look the formula on cells B9 and C9 (it remais with value 0)
4. Open the same file in Microsoft Office (desktop or web), Apple Numbers (on
Mac) or WPS Office. All them will calculate the cell formulas.

Actual Results:
It doesn't calculate the cell formulas.

Expected Results:
Calculate the cell formulas properly.


Reproducible: Always


User Profile Reset: Yes



Additional Info:

-- 
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 126294] Similarity search does not find results when searching multiple words

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126294

--- Comment #2 from Joel M  ---
I'll try the profile reset thing. Meanwhile, I've reproduced the bug on:

Windows 8
LibreOffice 5.0.2.2

So this is apparently not new. It looks like increasing the remove characters
count has a strong effect on whether there is a hit, but you also need to
increase one or the other of add or change characters when searching for "this
docummmt".

Presumably it's doing something like looking at each word in the document
individually but comparing it to the whole search string.

-- 
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: basic/source

2019-07-18 Thread Caolán McNamara (via logerrit)
 basic/source/runtime/runtime.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2fbd7d240efe0737706950195b58fa6a101b9020
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 11:07:40 2019 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 19 00:06:33 2019 +0200

cid#1448438 Uncaught exception

Change-Id: I444e8c8833db6bb0af9cfc7c3b18b45178faa663
Reviewed-on: https://gerrit.libreoffice.org/75892
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/basic/source/runtime/runtime.cxx b/basic/source/runtime/runtime.cxx
index 3baba08b2f8a..74f849ad576f 100644
--- a/basic/source/runtime/runtime.cxx
+++ b/basic/source/runtime/runtime.cxx
@@ -344,7 +344,7 @@ SbiInstance::~SbiInstance()
 }
 catch( const Exception& )
 {
-css::uno::Any ex( cppu::getCaughtException() );
+css::uno::Any ex(DbgGetCaughtException());
 SAL_WARN("basic", "SbiInstance::~SbiInstance: caught an exception 
while disposing the components! " << exceptionToString(ex) );
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Caolán McNamara (via logerrit)
 helpcompiler/source/HelpIndexer_main.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fa5c79b4c62e1e1c53b36f79947d2cba7e3db4fa
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 11:08:19 2019 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 19 00:06:11 2019 +0200

cid#1448441 Unchecked return value

Change-Id: I97f6ad2bd0a6d838871cfb9ff54f2e654d6abfd0
Reviewed-on: https://gerrit.libreoffice.org/75893
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/helpcompiler/source/HelpIndexer_main.cxx 
b/helpcompiler/source/HelpIndexer_main.cxx
index 0919e89eb004..3ad47bbf7a28 100644
--- a/helpcompiler/source/HelpIndexer_main.cxx
+++ b/helpcompiler/source/HelpIndexer_main.cxx
@@ -69,7 +69,7 @@ int main(int argc, char **argv)
 OUString cwd;
 osl_getProcessWorkingDir();
 
-osl::File::getAbsoluteFileURL(cwd, sDir, sDir);
+(void)osl::File::getAbsoluteFileURL(cwd, sDir, sDir);
 
 HelpIndexer indexer(
 OUString(lang.c_str(), lang.size(), osl_getThreadTextEncoding()),
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: 3 commits - sd/source ucb/source vcl/unx

2019-07-18 Thread Caolán McNamara (via logerrit)
 sd/source/ui/remotecontrol/ImagePreparer.cxx |9 ++---
 ucb/source/ucp/file/filtask.cxx  |2 +-
 vcl/unx/generic/fontmanager/fontmanager.cxx  |   10 ++
 3 files changed, 13 insertions(+), 8 deletions(-)

New commits:
commit 1dc747590bb5fbd06411efc53589f3702cc992be
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:56:39 2019 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 19 00:02:08 2019 +0200

cid#1448426 Unchecked return value

Change-Id: Ia6ad812f76d1f69eb91a7d4f65f221b6598ce05a
Reviewed-on: https://gerrit.libreoffice.org/75887
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/ucb/source/ucp/file/filtask.cxx b/ucb/source/ucp/file/filtask.cxx
index dd19b6edc7c3..9601bb0cb088 100644
--- a/ucb/source/ucp/file/filtask.cxx
+++ b/ucb/source/ucp/file/filtask.cxx
@@ -2501,7 +2501,7 @@ TaskManager::getv(
 // Assume failure
 aIsRegular = false;
 osl::DirectoryItem aTargetItem;
-osl::DirectoryItem::get( aFileStatus.getLinkTargetURL(), aTargetItem );
+(void)osl::DirectoryItem::get( aFileStatus.getLinkTargetURL(), 
aTargetItem );
 if ( aTargetItem.is() )
 {
 osl::FileStatus aTargetStatus( osl_FileStatus_Mask_Type );
commit b6f91112daae40fcde357f2eb3f12df08702af76
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:59:22 2019 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 19 00:01:45 2019 +0200

cid#1448435 Unchecked return value

Change-Id: I1c75280dfcfa1f475d657570bf390847ab922cc8
Reviewed-on: https://gerrit.libreoffice.org/75889
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/vcl/unx/generic/fontmanager/fontmanager.cxx 
b/vcl/unx/generic/fontmanager/fontmanager.cxx
index 3438fb7cd73e..8af7d1a53b67 100644
--- a/vcl/unx/generic/fontmanager/fontmanager.cxx
+++ b/vcl/unx/generic/fontmanager/fontmanager.cxx
@@ -236,10 +236,12 @@ std::vector> 
PrintFontManager::anal
 if (aFile.open(osl_File_OpenFlag_Read | 
osl_File_OpenFlag_NoLock) == osl::File::E_None)
 {
 osl::DirectoryItem aItem;
-osl::DirectoryItem::get( aURL, aItem );
-osl::FileStatus aFileStatus( osl_FileStatus_Mask_FileSize 
);
-aItem.getFileStatus( aFileStatus );
-fileSize = aFileStatus.getFileSize();
+if (osl::DirectoryItem::get(aURL, aItem) == 
osl::File::E_None)
+{
+osl::FileStatus aFileStatus( 
osl_FileStatus_Mask_FileSize );
+aItem.getFileStatus( aFileStatus );
+fileSize = aFileStatus.getFileSize();
+}
 }
 }
 
commit 56fc428da3fd778a12e89ce789105dfbfbb28647
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 11:02:21 2019 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 19 00:01:26 2019 +0200

cid#1448436 Unchecked return value

Change-Id: I971587c6340afc83ac3a28b148650a8f20120164
Reviewed-on: https://gerrit.libreoffice.org/75890
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sd/source/ui/remotecontrol/ImagePreparer.cxx 
b/sd/source/ui/remotecontrol/ImagePreparer.cxx
index 3a208fdde6ec..baf117ac4b7a 100644
--- a/sd/source/ui/remotecontrol/ImagePreparer.cxx
+++ b/sd/source/ui/remotecontrol/ImagePreparer.cxx
@@ -155,16 +155,19 @@ uno::Sequence ImagePreparer::preparePreview(
 
 xFilter->filter( aProps );
 
-// FIXME: error handling.
+File aFile(aFileURL);
+if (aFile.open(0) != osl::File::E_None)
+return uno::Sequence();
 
-File aFile( aFileURL );
-aFile.open(0);
 sal_uInt64 aRead;
 rSize = 0;
 aFile.getSize( rSize );
 uno::Sequence aContents( rSize );
 
 aFile.read( aContents.getArray(), rSize, aRead );
+if (aRead != rSize)
+aContents.realloc(aRead);
+
 aFile.close();
 File::remove( aFileURL );
 return aContents;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 107733] [META] Hyperlink bugs and enhancements

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107733

Aron Budea  changed:

   What|Removed |Added

 Depends on|123626  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=123626
[Bug 123626] FILEOPEN | DOCX, Hyperlink missing from Shape in LO
-- 
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 126464] Numbering on/off does not work

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126464

Regina Henschel  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||rb.hensc...@t-online.de
 Status|UNCONFIRMED |NEW

--- Comment #1 from Regina Henschel  ---
I found no version, neither in OpenOffice.org nor in LibreOffice, where this
command has any effect. It should be removed.

-- 
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 123626] FILEOPEN | DOCX, Hyperlink missing from Shape in LO

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123626

Aron Budea  changed:

   What|Removed |Added

 Blocks|107733  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107733
[Bug 107733] [META] Hyperlink 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-commits] core.git: 2 commits - sc/source ucb/source

2019-07-18 Thread Caolán McNamara (via logerrit)
 sc/source/ui/miscdlgs/acredlin.cxx |6 --
 ucb/source/ucp/file/filtask.cxx|4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit 6568ee89f4087172839698cdce453978854e4ff7
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 11:06:14 2019 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 19 00:01:07 2019 +0200

cid#1448437 Unchecked return value

Change-Id: I2dec7a66f5609b1e34d9b337f8c562440d3f5132
Reviewed-on: https://gerrit.libreoffice.org/75891
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/ucb/source/ucp/file/filtask.cxx b/ucb/source/ucp/file/filtask.cxx
index 3c54c50b8ed4..dd19b6edc7c3 100644
--- a/ucb/source/ucp/file/filtask.cxx
+++ b/ucb/source/ucp/file/filtask.cxx
@@ -1167,8 +1167,8 @@ TaskManager::move( sal_Int32 CommandId,
 
 osl::FileStatus 
aStatus(osl_FileStatus_Mask_Type|osl_FileStatus_Mask_LinkTargetURL);
 osl::DirectoryItem aItem;
-osl::DirectoryItem::get(dstUnqPath,aItem);
-aItem.getFileStatus(aStatus);
+(void)osl::DirectoryItem::get(dstUnqPath,aItem);
+(void)aItem.getFileStatus(aStatus);
 
 if( aStatus.isValid(osl_FileStatus_Mask_Type)  &&
 aStatus.isValid(osl_FileStatus_Mask_LinkTargetURL) &&
commit 7037fe070ba81fb3dd8dfc03a7ddeb5090b2288f
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:29:55 2019 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 19 00:00:54 2019 +0200

cid#1448287 Unchecked return value

Change-Id: Ifd6bd0f4218805ad52a256fad82a4d2455c6afa9
Reviewed-on: https://gerrit.libreoffice.org/75871
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sc/source/ui/miscdlgs/acredlin.cxx 
b/sc/source/ui/miscdlgs/acredlin.cxx
index 44d89d2669be..3b381cd51e36 100644
--- a/sc/source/ui/miscdlgs/acredlin.cxx
+++ b/sc/source/ui/miscdlgs/acredlin.cxx
@@ -1397,14 +1397,14 @@ void ScAcceptChgDlg::AppendChanges(const ScChangeTrack* 
pChanges,sal_uLong nStar
 void ScAcceptChgDlg::RemoveEntries(sal_uLong nStartAction,sal_uLong nEndAction)
 {
 weld::TreeView& rTreeView = pTheView->GetWidget();
-rTreeView.freeze();
 
 ScRedlinData *pEntryData=nullptr;
 std::unique_ptr xEntry(rTreeView.make_iterator());
 if (rTreeView.get_cursor(xEntry.get()))
 pEntryData = 
reinterpret_cast(rTreeView.get_id(*xEntry).toInt64());
 
-rTreeView.get_iter_first(*xEntry);
+if (!rTreeView.get_iter_first(*xEntry))
+return;
 
 sal_uLong nAction=0;
 if (pEntryData)
@@ -1428,6 +1428,8 @@ void ScAcceptChgDlg::RemoveEntries(sal_uLong 
nStartAction,sal_uLong nEndAction)
 }
 while (rTreeView.iter_next(*xEntry));
 
+rTreeView.freeze();
+
 // MUST do it backwards, don't delete parents before children and GPF
 for (auto it = aIdsToRemove.rbegin(); it != aIdsToRemove.rend(); ++it)
 rTreeView.remove_id(*it);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126469] New: CRASH: restoring file after a crash if 'restarting in safe mode' is selected

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126469

Bug ID: 126469
   Summary: CRASH: restoring file after a crash if 'restarting in
safe mode' is selected
   Product: LibreOffice
   Version: 6.2.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: xiscofa...@libreoffice.org

Steps to reproduce:
1. Reproduce a crash -> bug 124738
2. Select 'Restart in safe mode' once the crashreport dialog is prompted
3. Click on send or do not send, it doesn't matter
4. Click on restart
5. Click on start once the restore file is prompted

-> Crash

Reproduced in

Versión: 6.2.4.2
Id. de compilación: 2412653d852ce75f65fbfa83fb7e7b669a126d64
Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; 
Configuración regional: es-ES (es_ES); Idioma de IU: es-ES
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 104389] Direct formatting instead of styles is used for text on table autoformat/styles

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104389

Gerhard Weydt  changed:

   What|Removed |Added

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

-- 
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 104389] Direct formatting instead of styles is used for text on table autoformat/styles

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104389

Gerhard Weydt  changed:

   What|Removed |Added

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

-- 
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 126008] TABLES STYLES: If you insert a row or column (with cursor in a cell), the formatting of the whole table changes (steps in comment 5)

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126008

Gerhard Weydt  changed:

   What|Removed |Added

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

-- 
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 126008] TABLES STYLES: If you insert a row or column (with cursor in a cell), the formatting of the whole table changes (steps in comment 5)

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126008

--- Comment #11 from Gerhard Weydt  ---
Comment on attachment 152866
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152866
Writer doc which shows change in table header and cells when adding new row

I created Attachment 152866 to show a similar malfunction:
I created a new document and a table with style "standard" (or may be
"default", I didn't check in English). I then created a new table style "demo",
which simply copies "standard", because it seems that the error occurs only
with table styles other than "standard" or "none".
I then created paragraph styles "demoHeading" and "demoCell" for the first and
second row, respectively, and applied them to these. That is the state you see
in the document.
Now place the cursor in the bottom right cell, and key Tab: the formattings
caused by these two paragraph styles will vanish.

-- 
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 126008] TABLES STYLES: If you insert a row or column (with cursor in a cell), the formatting of the whole table changes (steps in comment 5)

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126008

Gerhard Weydt  changed:

   What|Removed |Added

 Attachment #152866|Writer doc which shows  |Writer doc which shows
description|change in table header and  |change in table header and
   |cells whenn adding new row  |cells when adding new row

-- 
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 126008] TABLES STYLES: If you insert a row or column (with cursor in a cell), the formatting of the whole table changes (steps in comment 5)

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126008

Gerhard Weydt  changed:

   What|Removed |Added

 CC||gerhard.we...@t-online.de

--- Comment #10 from Gerhard Weydt  ---
Created attachment 152866
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152866=edit
Writer doc which shows change in table header and cells whenn adding new row

-- 
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 63388] MAILMERGE: LibreOffice freezes when clicking Test Settings button

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63388

--- Comment #41 from prrv...@gmail.com ---
Hi all,

I come back and I are ready now to modify Uno Api (mailmerge.py) to be
compatible with new SMTP servers technologie:
- The chosen port does not determine the security but only port... 
- For security available choices are: None, TLS or SSL
- For Authentication available choices: None, Login, OAuth2
I know now how to create idl file, and compile them to rdb file...

I could try to do it now, but with some help to define the new method of idl
and want that this correction is produced as an extension compatible with
OpenOffice ...

I'm waiting for a reply, thank you.

-- 
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] help.git: Changes to 'refs/tags/libreoffice-6.3.0.2'

2019-07-18 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-6.3.0.2' created by Christian Lohmaier 
 at 2019-07-18 20:45 +

Tag libreoffice-6.3.0.2
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl0w2n8ACgkQ9DSh76/u
rqPDbA//ZS4V8HXCyix9bsZ2ACG4AdDpmqgb9EWPzrzocsFNTufk83xqDh+uQdPQ
pwwyxUBFD3ksqzHW6l11akreERPuXtgi6MAp61J/aTzrJM0GbvX6lpyKrY8WC6Q/
iO9oDhwVCNEcffZGOhkqHNPDeuEFU4cQghtOoVGRUsE+88lE1DfFgp1/oOz0nTc6
PksySb6WT0SiyYzMQrWkFoqDPEBsIdcv3IXvhntVWZvF88zZzFl/X0U9CUmn5Qsg
Xoi7W1BAyw08/q0Csk2TDRDtWsLuG/0x3EHrfifaa4DxLWve/0WnWaDEPnwJJkhZ
TLp1psnF/LrqlqT+eBp0sWxozQnQ01kZ9f4efc5j4/W1mdyJq0EnrCWljHxIEzsC
l65tC231K4g6TBUyexsqov1IhFAjXPEHaPTAxa1jWMt6kv57D7YfDyw8omlvhJTq
3XUVb7WkfoIBkt0mWKhZ5VLtdMWZDKqUxDmwOAtXakURVG+djIpwtsd7af9kt1mw
4cBNZkq7ior7Om5VkaODyzp4zF28q01g8TdXmGwmiayiNBZgKmQTP9ari1Uq8e+e
zp/xTUu5ILu6dir586Wl/Zc5DxD5gojU1rangBb1N9y48D3bUFOoohmYm/BL7O5Q
eCl4X1HtsLoUSS/AipCqMUMfmzeKkC2Q+oVATWSpBSurruTdqBE=
=LEVp
-END PGP SIGNATURE-

Changes since libreoffice-6-3-branch-point-6:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-6.3.0.2' created by Christian Lohmaier 
 at 2019-07-18 20:45 +

Tag libreoffice-6.3.0.2
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl0w2n8ACgkQ9DSh76/u
rqNm/xAAxpspDbDqlv5H7uQftMzt7Mb60vcQGmCBD0bCtJy/RbUFHG8aUZ5sepud
pSCXWKzO9uKFqu+vKxM2Vlma7Lex9HovwBs6JdC4uTkGsreloEVC2g1qOC4/piKS
GNZ6Woy1dsUKC+tr0Ea5eSLiINt3dqkvDFi+y2i/bvxQDzCSR0pynoInbLrhEjr7
cbABvNG1Ld5VXHq53/doLlCZyWliiC7WnkbC+VE7QIjtCDvtZTNcZNfBxnkbrV6b
lTqpJBaeTgVSg1xzMpoksD4nN4gwRoGCnv738ffjBJ+XrPdoX3kCewIlw+4Plepv
FBaLUBXoFZDyx3TmnpZd0HCu3R07YlaAX0WvpPH7EgMtAGXkp3qRZ5rfORa1m9PE
+hh8ca4YblgKLZ37Z6DMGWw0FaiTdDncpVpno/49aYB4FIuLCsPoGrtCUAWpcF4r
kt4ovbvF0pKKNETidbF2ZFEBvhmiwSdXvse2SrqumW2U4CKsBl+Zqnr/SKRImtp4
0L+9kd5TL8KbUrvOagUBUbkfMZebLunUCgCtGfUmNWh+eQNYJyaxkpZI/vYfVO7E
cvImHj2HDFZtVhD7tHM3OkLkslmtwxsnxLT4ZsiWBpJi/66Eeq7S2jovk5NCNUsW
Qho9lxYFPkUh+W0+6AoiWd0DGq+ulZLezVKtOk/rNl1IaxfGfXY=
=jqa7
-END PGP SIGNATURE-

Changes since libreoffice-6-3-branch-point-11:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Christian Lohmaier (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d7959ab06feee05dfab9fc763b380d1c749aa3e6
Author: Christian Lohmaier 
AuthorDate: Thu Jul 18 22:46:12 2019 +0200
Commit: Christian Lohmaier 
CommitDate: Thu Jul 18 22:46:12 2019 +0200

bump product version to 6.3.0.2.0+

Change-Id: I536b5fbc8b3de7ecbbf6dadce16b238218d0cf60

diff --git a/configure.ac b/configure.ac
index 44907555d6c5..73eb6192d341 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[6.3.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.0.2.0+],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-6.3.0.2' created by Christian Lohmaier 
 at 2019-07-18 20:45 +

Tag libreoffice-6.3.0.2
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl0w2nsACgkQ9DSh76/u
rqNdag/7BItzia0dco4xVlO3aRKUFNrQ5mSn0qKKfQOCfKg0vklQUIKdqWEcvdNQ
8D1K5o55dlipI10LcG0evxgC/8Ixr/uv/oRrz7vmCpzc+ueI+TCDsyI1UfQlUXTr
jKguibC8vIQPOBlOFafmg66vylf0ZDufcHAYT2ZRl+OPrfsoAoG6ANhgK+8juSi/
CWLNtjS4ql5ZJc64xEVcwkfFCDRcB8Havxj628Nx1M1WsqBSFqeMIl0HdNWBdaV4
TOBs0RkpqKcPQMutzaOZNQ4UUHYBfjbdKRRQwU5jKPaVNvNlFz+erd+6acqg3DFv
z48f0mg9Fn4QhlKW1vxZ/jdtXuFY5mUdaMzkUXCWWTkSXh7b43YOPUN1crs6Lx1i
1yxmwBArOwVgZ0ZH78IHDfSLnpeQebXO42abNdQ9OAnDNnV0OD/V+nZ8/q/gAWtq
gx5NzTskU4Xfu+f1W1QJv4pB8VYB/OIr3q2VDVdUv22OyLN9PWKo2DDj4VmE4twM
tP09Vg81FsS9KnXv/89+MtDqAYPReTs8o5+QgarsQTgD3B2d6EmaJL0R6b3gdbTG
VncdsrKwFekyx+/wN+1IvQR3Lgctw+K7PRxK8oyM3cqSVYkL0hMgPm3h4i3CCNpT
+vwx3B80gYj77lH2atfKSw6V4fqswkj+CnyrUA+wL024tYm4DyI=
=7LID
-END PGP SIGNATURE-

Changes since libreoffice-6-3-branch-point-4:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-6.3.0.2' created by Christian Lohmaier 
 at 2019-07-18 20:45 +

Tag libreoffice-6.3.0.2
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl0w2n8ACgkQ9DSh76/u
rqNm7RAAoyTrgVjkFBGcIxPdHFm329N9XQDypGI68QvQo9qFp7Zt8/ZsoZA9Kys1
ki2wI3o+wwrMeyQLIO1ZQ9/ZRjEpCS+b+qEwIYhTH/VJeeKe3XZCfqbjGPlQwqlB
7HUB7e0ixin/e8V61CBhpHKUw334wCL8d3KfAC4Mp4Tbtw7pB1m83tjxbE9+tHKG
8ICkqbd/DPryTa4Qw+nsaZ7R8Ijt8cnjNQJkJEWMDbXp+Bp8iHWN0tnJ1elLpCA8
iumLhq53jo4n11KKIVgPZ9oB3dgPGq3DbF3AiROhSqxfXs7n7cdJyqu/1zEeCPDe
+ZksNl3r4tBrdly+opwlM4pPLgdYWeX8VRdrA21HxN2HFSjAJTz446otZLUqM2GP
KQvMtSAEdQ/DkrlJEQuRZZ3ZHn8Q/43Np1ybCNmF4kx3PJ6KiExnwKBPuIMWW/J7
FP56GoM2l35WU3OHql6tWXMkUhudfptyJmOo1T6yPhg7+XM9ppwNXXiJXEU/EtJ+
UucymXHhEPjd2HsrTvDyZmb85c28+cwNafCdgkJg46XplyzhmkG/NJUe72QuSRQe
/0PVEpga9lpT3ClR/mc9eeaMXXlLj6Q1xeLPJ8Llf0vHgjqLqkSHIlpSobhw/Ac+
cCIZUL1Gn0pZVzWRsxF4lSdNmwrCsctk8tuup69HhVFF8ZFKbQ0=
=/ThK
-END PGP SIGNATURE-

Changes since libreoffice-6-3-branch-point-422:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Caolán McNamara (via logerrit)
 shell/source/tools/lngconvex/lngconvex.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fa7ca0a1c7f899f9df09e96ffe7f7bb3f48c850f
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:54:59 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 22:46:05 2019 +0200

cid#1448418 Unchecked return value

Change-Id: Ia2cceb8e169a363a21753fbcf79fa29669957e84
Reviewed-on: https://gerrit.libreoffice.org/75886
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/shell/source/tools/lngconvex/lngconvex.cxx 
b/shell/source/tools/lngconvex/lngconvex.cxx
index ff8126285ff6..452e88e29147 100644
--- a/shell/source/tools/lngconvex/lngconvex.cxx
+++ b/shell/source/tools/lngconvex/lngconvex.cxx
@@ -108,7 +108,7 @@ OUString get_absolute_path(
 osl::FileBase::getFileURLFromSystemPath(RelDir, rel_url);
 
 OUString abs_url;
-osl::FileBase::getAbsoluteFileURL(base_url, rel_url, abs_url);
+(void)osl::FileBase::getAbsoluteFileURL(base_url, rel_url, abs_url);
 
 OUString abs_sys_path;
 osl::FileBase::getSystemPathFromFileURL(abs_url, abs_sys_path);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Christian Lohmaier (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f10995b015716839c7ffc7eca8c4c857e0e27f85
Author: Christian Lohmaier 
AuthorDate: Thu Jul 18 22:42:49 2019 +0200
Commit: Christian Lohmaier 
CommitDate: Thu Jul 18 22:42:49 2019 +0200

bump product version to 6.3.1.0.0+

Change-Id: Idac3762319c689ff58246204abf60bdca781f5aa

diff --git a/configure.ac b/configure.ac
index 44907555d6c5..3508907a0c3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[6.3.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.3.1.0.0+],[],[],[http://documentfoundation.org/])
 
 dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just 
fine if it is installed
 dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails 
hard
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-6-3-0' available with the following commits:
commit 082f1f5bcfb2f6c670d6ebdaf6dc8e3448677653
Author: Christian Lohmaier 
Date:   Thu Jul 18 22:39:39 2019 +0200

Branch libreoffice-6-3-0

This is 'libreoffice-6-3-0' - the stable branch for the 6.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 6.3.x release,
please use the 'libreoffice-6-3' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: Ibe5da9d14890e77272435b212705f3553a6cabd0

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-6-3-0' available with the following commits:
commit 95fd57ec2f4335706fa2f1c573cb3f0fffc2d0c3
Author: Christian Lohmaier 
Date:   Thu Jul 18 22:38:37 2019 +0200

Branch libreoffice-6-3-0

This is 'libreoffice-6-3-0' - the stable branch for the 6.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 6.3.x release,
please use the 'libreoffice-6-3' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: Ia6ea1a2bd2aeba53f0bbd7e84f92758d593ae2e4

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'libreoffice-6-3-0'

2019-07-18 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-6-3-0' available with the following commits:
commit 6938cd3c7e3774bc88f2a7cde2510cb3c249fb9f
Author: Christian Lohmaier 
Date:   Thu Jul 18 22:38:37 2019 +0200

Branch libreoffice-6-3-0

This is 'libreoffice-6-3-0' - the stable branch for the 6.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 6.3.x release,
please use the 'libreoffice-6-3' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: If99d365417eaaece24d500b2db21a17f502940b5

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-6-3-0'

2019-07-18 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-6-3-0' available with the following commits:
commit 3c15b2dfa3f159ffc91120fcae5dea034667af20
Author: Christian Lohmaier 
Date:   Thu Jul 18 22:38:37 2019 +0200

Branch libreoffice-6-3-0

This is 'libreoffice-6-3-0' - the stable branch for the 6.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 6.3.x release,
please use the 'libreoffice-6-3' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: I595b57ae38aaa52dd0dfb1fe9ea3996838c95782

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Caolán McNamara (via logerrit)
 sd/source/ui/unoidl/unopback.cxx |2 +-
 sd/source/ui/unoidl/unopback.hxx |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8f963098ad2106472f5aca10b23a374f03523597
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:52:58 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 22:33:39 2019 +0200

cid#1448395 Uncaught exception

Change-Id: I7478aa8a971e834efee0effd998c68cb85368892
Reviewed-on: https://gerrit.libreoffice.org/75885
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sd/source/ui/unoidl/unopback.cxx b/sd/source/ui/unoidl/unopback.cxx
index 09fd1309a2a6..459bdb42de71 100644
--- a/sd/source/ui/unoidl/unopback.cxx
+++ b/sd/source/ui/unoidl/unopback.cxx
@@ -88,7 +88,7 @@ void SdUnoPageBackground::Notify( SfxBroadcaster&, const 
SfxHint& rHint )
 }
 }
 
-void SdUnoPageBackground::fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet 
) throw()
+void SdUnoPageBackground::fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet )
 {
 rSet.ClearItem();
 
diff --git a/sd/source/ui/unoidl/unopback.hxx b/sd/source/ui/unoidl/unopback.hxx
index fc549c29e20b..d0fda4567ed3 100644
--- a/sd/source/ui/unoidl/unopback.hxx
+++ b/sd/source/ui/unoidl/unopback.hxx
@@ -58,7 +58,7 @@ public:
 virtual ~SdUnoPageBackground() throw() override;
 
 // internal
-void fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet ) throw();
+void fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet );
 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
 
 // uno helper
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126461] Include document name in message box when updating OLE links on open

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126461

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1
   Assignee|libreoffice-b...@lists.free |glo...@fbihome.de
   |desktop.org |
 CC||xiscofa...@libreoffice.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

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

2019-07-18 Thread Caolán McNamara (via logerrit)
 forms/source/component/FormComponent.cxx |1 -
 1 file changed, 1 deletion(-)

New commits:
commit e48e2bb90748bb2d63dfd70d05ab8b463fb9bcd2
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:51:08 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 22:18:38 2019 +0200

cid#1448381 Unchecked return value

Change-Id: I4f0b48df10bf8557e39e0769a61a36bacac8f02a
Reviewed-on: https://gerrit.libreoffice.org/75884
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/forms/source/component/FormComponent.cxx 
b/forms/source/component/FormComponent.cxx
index 6afc11f50aaa..6d46f3a9825e 100644
--- a/forms/source/component/FormComponent.cxx
+++ b/forms/source/component/FormComponent.cxx
@@ -1973,7 +1973,6 @@ void OBoundControlModel::connectToField(const 
Reference& rForm)
 }
 
 }
-hasField();
 }
 
 void OBoundControlModel::initFromField( const Reference< XRowSet >& _rxRowSet )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126468] New: Unable to deselect 'Visible' flags in Base query

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126468

Bug ID: 126468
   Summary: Unable to deselect 'Visible' flags in Base query
   Product: LibreOffice
   Version: 6.1.3.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: har...@nimmo.de

Problem was discovered with LibreOffice (version 6.1.2.3) Base as client to a
backend Mariadb10 via MySQL(JDBC) connector. 

Using the GUI query editor, an entire table as .* was entered into
into the query fields. Two of the table fields were added to the query and
selected 'ascending' for sorting for each of these 2
fields. It was however, not possible to deselect the 'Visible' flags
for these 2 sort fields. The behaviour means that the 2 fields will each now
appear twice when running the query. A Base Form based on this query did not
transfer the data from those fields back to the table, presumably because of
the above ambiguity.   

On inspecting the SQL text of the query, a query of the
kind: SELECT * FROM  ORDER BY  ASC,  ASC was
expected.

The actual text in the SQL editor was, however:
SELECT * .*, ., . FROM
.  ORDER BY  ASC,  ASC

After deleting the text ', ., .'
from the SQL query, the query ran successfully, i.e. the extra fields were not
displayed in the query result. But on saving the query from the GUI again, the
deleted text was added again.

The source of the problem seems to be that the 'visible' flags in the extra 
fields (i.e. duplicates of fields from .*) could not be deselected.

-- 
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 126421] Only part of copied range is pasted to another sheet

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126421

--- Comment #6 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "libreoffice-6-3":

https://git.libreoffice.org/core/+/7e803a348a020bc48a039c4f7f098ae17843c534%5E%21

tdf#126421: don't limit pasted data to allocated columns in destination

It will be available in 6.3.0.2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 126421] Only part of copied range is pasted to another sheet

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126421

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.4.0|target:6.4.0 target:6.3.0.2

-- 
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-6-3' - sc/qa sc/source

2019-07-18 Thread Mike Kaganski (via logerrit)
 sc/qa/unit/copy_paste_test.cxx |   74 +
 sc/source/core/data/table2.cxx |7 ++-
 2 files changed, 79 insertions(+), 2 deletions(-)

New commits:
commit 7e803a348a020bc48a039c4f7f098ae17843c534
Author: Mike Kaganski 
AuthorDate: Wed Jul 17 12:15:28 2019 +1000
Commit: Christian Lohmaier 
CommitDate: Thu Jul 18 22:16:14 2019 +0200

tdf#126421: don't limit pasted data to allocated columns in destination

Change-Id: Ic30360795c5dac1dc232f95bd25f5a11946c7dee
Reviewed-on: https://gerrit.libreoffice.org/75738
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 
(cherry picked from commit 2d4ccc58e9ef3b98a88407e1a7a3abf3379f0d20)
Reviewed-on: https://gerrit.libreoffice.org/75756
Reviewed-by: Christian Lohmaier 

diff --git a/sc/qa/unit/copy_paste_test.cxx b/sc/qa/unit/copy_paste_test.cxx
index 967faaadf13a..a31312c6fe6f 100644
--- a/sc/qa/unit/copy_paste_test.cxx
+++ b/sc/qa/unit/copy_paste_test.cxx
@@ -33,11 +33,13 @@ public:
 void testCopyPasteXLS();
 void testTdf84411();
 void testTdf124565();
+void testTdf126421();
 
 CPPUNIT_TEST_SUITE(ScCopyPasteTest);
 CPPUNIT_TEST(testCopyPasteXLS);
 CPPUNIT_TEST(testTdf84411);
 CPPUNIT_TEST(testTdf124565);
+CPPUNIT_TEST(testTdf126421);
 CPPUNIT_TEST_SUITE_END();
 
 private:
@@ -126,6 +128,14 @@ void ScCopyPasteTest::testCopyPasteXLS()
 
 namespace {
 
+ScMarkData::MarkedTabsType TabsInRange(const ScRange& r)
+{
+ScMarkData::MarkedTabsType aResult;
+for (SCTAB i = r.aStart.Tab(); i <= r.aEnd.Tab(); ++i)
+aResult.insert(i);
+return aResult;
+}
+
 void lcl_copy( const OUString& rSrcRange, const OUString& rDstRange, 
ScDocument& rDoc, ScTabViewShell* pViewShell )
 {
 ScDocument aClipDoc(SCDOCMODE_CLIP);
@@ -135,6 +145,7 @@ void lcl_copy( const OUString& rSrcRange, const OUString& 
rDstRange, ScDocument&
 ScRefFlags nRes = aSrcRange.Parse(rSrcRange, , 
rDoc.GetAddressConvention());
 CPPUNIT_ASSERT_MESSAGE("Failed to parse.", (nRes & ScRefFlags::VALID));
 pViewShell->GetViewData().GetMarkData().SetMarkArea(aSrcRange);
+
pViewShell->GetViewData().GetMarkData().SetSelectedTabs(TabsInRange(aSrcRange));
 pViewShell->GetViewData().GetView()->CopyToClip(, false, false, 
false, false);
 
 // 2. Paste
@@ -142,6 +153,7 @@ void lcl_copy( const OUString& rSrcRange, const OUString& 
rDstRange, ScDocument&
 nRes = aDstRange.Parse(rDstRange, , rDoc.GetAddressConvention());
 CPPUNIT_ASSERT_MESSAGE("Failed to parse.", (nRes & ScRefFlags::VALID));
 pViewShell->GetViewData().GetMarkData().SetMarkArea(aDstRange);
+
pViewShell->GetViewData().GetMarkData().SetSelectedTabs(TabsInRange(aDstRange));
 pViewShell->GetViewData().GetView()->PasteFromClip(InsertDeleteFlags::ALL, 
);
 }
 
@@ -289,6 +301,68 @@ void ScCopyPasteTest::testTdf124565()
 xDocSh->DoClose();
 }
 
+void ScCopyPasteTest::testTdf126421()
+{
+uno::Reference xDesktop
+= frame::Desktop::create(::comphelper::getProcessComponentContext());
+CPPUNIT_ASSERT(xDesktop.is());
+
+// create a frame
+Reference xTargetFrame = xDesktop->findFrame("_blank", 0);
+CPPUNIT_ASSERT(xTargetFrame.is());
+
+// 1. Create spreadsheet
+uno::Sequence aEmptyArgList;
+uno::Reference xComponent
+= xDesktop->loadComponentFromURL("private:factory/scalc", "_blank", 0, 
aEmptyArgList);
+CPPUNIT_ASSERT(xComponent.is());
+
+// Get the document model
+SfxObjectShell* pFoundShell = 
SfxObjectShell::GetShellFromComponent(xComponent);
+CPPUNIT_ASSERT_MESSAGE("Failed to access document shell", pFoundShell);
+
+ScDocShellRef xDocSh = dynamic_cast(pFoundShell);
+CPPUNIT_ASSERT(xDocSh);
+
+uno::Reference xModel2(xDocSh->GetModel(), UNO_QUERY);
+CPPUNIT_ASSERT(xModel2.is());
+
+Reference 
xController(xModel2->createDefaultViewController(xTargetFrame),
+   UNO_QUERY);
+CPPUNIT_ASSERT(xController.is());
+
+// introduce model/view/controller to each other
+xController->attachModel(xModel2.get());
+xModel2->connectController(xController.get());
+xTargetFrame->setComponent(xController->getComponentWindow(), 
xController.get());
+xController->attachFrame(xTargetFrame);
+xModel2->setCurrentController(xController.get());
+
+ScDocument& rDoc = xDocSh->GetDocument();
+
+// Get the document controller
+ScTabViewShell* pViewShell = xDocSh->GetBestViewShell(false);
+CPPUNIT_ASSERT(pViewShell != nullptr);
+
+// 2. Setup data
+for (int r = 0; r < 2; ++r)
+for (int c = 0; c < 1024; ++c)
+rDoc.SetValue(c, r, 0, (c + 1) * 100 + (r + 1));
+
+const SCTAB n2ndTab = rDoc.GetMaxTableNumber() + 1;
+rDoc.MakeTable(n2ndTab);
+const auto aTabNames = rDoc.GetAllTableNames();
+
+lcl_copy(aTabNames[0] + ".A1:AMJ2", aTabNames[n2ndTab] + ".A1:AMJ2", rDoc, 
pViewShell);
+
+// 3. Check all cells in 

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

2019-07-18 Thread Caolán McNamara (via logerrit)
 basic/source/runtime/iosys.cxx|3 ++-
 sd/source/helper/simplereferencecomponent.cxx |2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit ecf1e4b4022bc6e7756d2f94e192ef69816c8f63
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:48:28 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 22:12:36 2019 +0200

cid#1448356 Uncaught exception

Change-Id: Iaa48face892514b5af769cdb3120f001940cf0ea
Reviewed-on: https://gerrit.libreoffice.org/75882
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sd/source/helper/simplereferencecomponent.cxx 
b/sd/source/helper/simplereferencecomponent.cxx
index 23a1fe108c4a..acce1c481288 100644
--- a/sd/source/helper/simplereferencecomponent.cxx
+++ b/sd/source/helper/simplereferencecomponent.cxx
@@ -54,7 +54,7 @@ void SimpleReferenceComponent::release()
 }
 catch (RuntimeException const &) // don't break throw ()
 {
-css::uno::Any ex( cppu::getCaughtException() );
+css::uno::Any ex(DbgGetCaughtException());
 SAL_WARN( "sd", exceptionToString(ex) );
 }
 }
commit acf351fab73b1d05592d33e0a32cbc7cd160ae97
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:49:41 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 22:12:20 2019 +0200

cid#1448372 Unchecked return value

Change-Id: I63d8c9d145cd938fde289d680bdc0ed3f7357bd7
Reviewed-on: https://gerrit.libreoffice.org/75883
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/basic/source/runtime/iosys.cxx b/basic/source/runtime/iosys.cxx
index c0b85982cf81..d73a177ac223 100644
--- a/basic/source/runtime/iosys.cxx
+++ b/basic/source/runtime/iosys.cxx
@@ -247,7 +247,8 @@ sal_uInt64 OslStream::SeekPos( sal_uInt64 nPos )
 }
 OSL_VERIFY(rc == ::osl::FileBase::E_None);
 sal_uInt64 nRealPos(0);
-maFile.getPos( nRealPos );
+rc = maFile.getPos( nRealPos );
+OSL_VERIFY(rc == ::osl::FileBase::E_None);
 return nRealPos;
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - officecfg/registry

2019-07-18 Thread Heiko Tietze (via logerrit)
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |   11 
++
 1 file changed, 11 insertions(+)

New commits:
commit 235a74d2e9d0e5e991777ef6d1a1625dab009670
Author: Heiko Tietze 
AuthorDate: Mon Jul 15 13:39:50 2019 +0200
Commit: Christian Lohmaier 
CommitDate: Thu Jul 18 22:10:46 2019 +0200

tdf#125783 - .uno:WhatsNew command lacks name and tooltip

Label and tooltip added to GenericCommands

Change-Id: I292c377aed146196f1a9c3cc92f122b9b14c9b70
Reviewed-on: https://gerrit.libreoffice.org/75632
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 
(cherry picked from commit c96707fa8d3a81e0c2f425db2029f65b3481aa27)
Reviewed-on: https://gerrit.libreoffice.org/75640
Reviewed-by: Christian Lohmaier 

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index ee1f797e7a1d..39458c5d1698 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5170,6 +5170,17 @@
   1
 
   
+  
+
+  What's New
+
+
+  Open the release notes for the installed 
version in the default browser
+
+
+  1
+
+  
   
 
   License Information
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126467] Memory leak, crushes OS

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126467

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
Thank you for reporting the bug.
it seems you're using an old version of LibreOffice.
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

-- 
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 118370] place text when importing from PDF in one text box instead many text boxes with one string

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118370

--- Comment #18 from Regina Henschel  ---
(In reply to Justin L from comment #17)
> 
> > "Text along path" is a feature for paths and curves.
> IsFontwork() is reporting false for this object, so it is still being
> consolidated. I didn't see any way to differentiate it. Perhaps IsFontwork()
> is broken.

You are right. Not really broken, but not usable in your context. IsFontwork()
is defined as 
bool SdrTextObj::IsFontwork() const
{
   return !bTextFrame // Default is FALSE
 && GetObjectItemSet().Get(XATTR_FORMTXTSTYLE).GetValue() !=
XFormTextStyle::NONE;
}
in svx/source/svdraw/svdotext.cxx. I see it similar already in OOo1.1.5. That
was correct at that time, because Fontwork was not possible on text boxes.
Fontwork was changed sometime between OOo2.2 and OOo3.2 (I have only those to
test) so that it is applicable to text boxes too. But the function was not
adapted. The function is available as property for macros and people might rely
on it in its current form. Therefore I would not change the function.

-- 
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 126467] New: Memory leak, crushes OS

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126467

Bug ID: 126467
   Summary: Memory leak, crushes OS
   Product: LibreOffice
   Version: 6.0.7.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: radim.ja...@pm.me

Description:
When you try to open a recently opened file (the dropdown arrow from the
FILEOPEN icon), from an empty calc spreadsheet, the program freezes and within
the next few seconds fills up your whole RAM, everything, until your pc is
unusable and you have to restart the pc.

Steps to Reproduce:
1. Open Calc. You are in a an empty spreadsheet.
2. Click the dropdown arrow next to the file-open icon.
3. Watch your memory get filled up and your pc get unusable if you don't manage
to quickly kill the process.

I reproduced this on both my personal and my company pc (after a fresh install
of linux mint).

Actual Results:
LO freezes and your memory gets filled up, freezing your pc when it is full.

Expected Results:
At least for the program to crash and not jeopardizing all unsaved data on the
pc.
Ideally the recently opened file should just load. Either next to the unsaved
new doc, but it can be assumed that the empty spreadsheet can be discarded if
empty.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:

-- 
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: sd/source

2019-07-18 Thread Caolán McNamara (via logerrit)
 sd/source/ui/dlg/sdtreelb.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit becbf34a863569fe38487faf2f41963677241710
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:45:56 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:41:33 2019 +0200

cid#1448347 Unchecked return value

Change-Id: I18a43e9a033a7326563f37caa0292a2c34752be0
Reviewed-on: https://gerrit.libreoffice.org/75880
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sd/source/ui/dlg/sdtreelb.cxx b/sd/source/ui/dlg/sdtreelb.cxx
index 6bce07db2b24..695a7c97dac2 100644
--- a/sd/source/ui/dlg/sdtreelb.cxx
+++ b/sd/source/ui/dlg/sdtreelb.cxx
@@ -1523,7 +1523,7 @@ IMPL_LINK(SdPageObjsTLV, RequestingChildrenHdl, const 
weld::TreeIter&, rFileEntr
 m_xTreeView->iter_children(*xPageEntry);
 }
 else
-m_xTreeView->iter_next_sibling(*xPageEntry);
+(void)m_xTreeView->iter_next_sibling(*xPageEntry);
 
 SdrObjListIter aIter( pPage, SdrIterMode::DeepWithGroups );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126413] Crash swlo!SwAttrSet::GetParaConnectBorder (gen)

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126413

Xisco Faulí  changed:

   What|Removed |Added

Summary|Crash   |Crash
   |swlo!SwAttrSet::GetParaConn |swlo!SwAttrSet::GetParaConn
   |ectBorder   |ectBorder (gen)

--- Comment #4 from Xisco Faulí  ---
Not reproducible in

Version: 5.4.0.0.alpha1+
Build ID: 9feb7f7039a3b59974cbf266922177e961a52dd1
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

(oldest commit in bibisect-linux64-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-commits] core.git: package/inc package/source

2019-07-18 Thread Caolán McNamara (via logerrit)
 package/inc/ThreadedDeflater.hxx   |2 +-
 package/source/zipapi/ThreadedDeflater.cxx |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8ba4058ede102224cbdbea5c03dda2adfed61ea5
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:47:21 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:37:55 2019 +0200

cid#1448353 Uncaught exception

Change-Id: Ia967db3f73bee9167be4fd88090b27bfdbd4aca0
Reviewed-on: https://gerrit.libreoffice.org/75881
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/package/inc/ThreadedDeflater.hxx b/package/inc/ThreadedDeflater.hxx
index 90801700a37e..7a86fbbd72ca 100644
--- a/package/inc/ThreadedDeflater.hxx
+++ b/package/inc/ThreadedDeflater.hxx
@@ -47,7 +47,7 @@ class ThreadedDeflater final
 public:
 // Unlike with Deflater class, bNoWrap is always true.
 ThreadedDeflater(sal_Int32 nSetLevel);
-~ThreadedDeflater();
+~ThreadedDeflater() COVERITY_NOEXCEPT_FALSE;
 void startDeflate(const css::uno::Sequence& rBuffer);
 void waitForTasks();
 bool finished() const;
diff --git a/package/source/zipapi/ThreadedDeflater.cxx 
b/package/source/zipapi/ThreadedDeflater.cxx
index 930ab13ded71..f5fedee0273b 100644
--- a/package/source/zipapi/ThreadedDeflater.cxx
+++ b/package/source/zipapi/ThreadedDeflater.cxx
@@ -66,7 +66,7 @@ ThreadedDeflater::ThreadedDeflater(sal_Int32 nSetLevel)
 {
 }
 
-ThreadedDeflater::~ThreadedDeflater()
+ThreadedDeflater::~ThreadedDeflater() COVERITY_NOEXCEPT_FALSE
 {
 waitForTasks();
 clear();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: 3 commits - sal/osl sfx2/source tools/source

2019-07-18 Thread Caolán McNamara (via logerrit)
 sal/osl/unx/pipe.cxx  |2 +-
 sfx2/source/safemode/safemode.cxx |2 +-
 tools/source/stream/strmunx.cxx   |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit fbaf0ccbf43ec3ed320c56a2bff4d7e8e59fb132
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:20:06 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:16:52 2019 +0200

cid#1448224 Unchecked return value

Change-Id: Ie13b8b8f865e44f3746fdf79bf0b1b2cec2aba1d
Reviewed-on: https://gerrit.libreoffice.org/75845
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/tools/source/stream/strmunx.cxx b/tools/source/stream/strmunx.cxx
index 4ba6da6dfe1b..152ed9b10274 100644
--- a/tools/source/stream/strmunx.cxx
+++ b/tools/source/stream/strmunx.cxx
@@ -63,7 +63,7 @@ InternalStreamLock::InternalStreamLock(
 m_nEndPos( nEnd ),
 m_pStream( pStream )
 {
-osl::DirectoryItem::get( m_pStream->GetFileName(), m_aItem );
+(void)osl::DirectoryItem::get( m_pStream->GetFileName(), m_aItem );
 #if OSL_DEBUG_LEVEL > 1
 OString aFileName(OUStringToOString(m_pStream->GetFileName(),
   
osl_getThreadTextEncoding()));
commit 034da04b16292a8a967340499832af23ec479bdc
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:32:19 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:16:19 2019 +0200

cid#1448294 Unchecked return value

Change-Id: Iee0153a00df72cf9353d2e40ff02f81f96522afe
Reviewed-on: https://gerrit.libreoffice.org/75873
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sfx2/source/safemode/safemode.cxx 
b/sfx2/source/safemode/safemode.cxx
index 6d8dcf981a4d..0b7b64446bf9 100644
--- a/sfx2/source/safemode/safemode.cxx
+++ b/sfx2/source/safemode/safemode.cxx
@@ -75,7 +75,7 @@ OUString SafeMode::getFilePath(const OUString& sFilename)
 
 OUString aProfilePath;
 FileBase::getSystemPathFromFileURL(url, aProfilePath);
-FileBase::getAbsoluteFileURL(url, sFilename, aProfilePath);
+(void)FileBase::getAbsoluteFileURL(url, sFilename, aProfilePath);
 return aProfilePath;
 }
 
commit 02b42f2825693454a4154d0e17a1dbcd3b4a66c6
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:31:34 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:16:01 2019 +0200

cid#1448288 Unchecked return value from library

Change-Id: Id1b8044126e65e67b2496cf7a4eb86b54ba6c1df
Reviewed-on: https://gerrit.libreoffice.org/75872
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sal/osl/unx/pipe.cxx b/sal/osl/unx/pipe.cxx
index f9037a14e4a7..e9888e577ec5 100644
--- a/sal/osl/unx/pipe.cxx
+++ b/sal/osl/unx/pipe.cxx
@@ -246,7 +246,7 @@ static oslPipe osl_psz_createPipe(const sal_Char 
*pszPipeName, oslPipeOptions Op
 depends on umask */
 
 if (!Security)
-chmod(name.getStr(),S_IRWXU | S_IRWXG |S_IRWXO);
+(void)chmod(name.getStr(),S_IRWXU | S_IRWXG |S_IRWXO);
 
 strcpy(pPipe->m_Name, name.getStr()); // safe, see check above
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Caolán McNamara (via logerrit)
 desktop/source/deployment/misc/lockfile.cxx |2 +-
 filter/source/flash/swfwriter1.cxx  |4 
 idl/source/prj/svidl.cxx|4 ++--
 3 files changed, 3 insertions(+), 7 deletions(-)

New commits:
commit 99242d6ca22eaad663e1326e5eb402ded3521e24
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:41:39 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:15:42 2019 +0200

cid#1448337 Unchecked return value from library

Change-Id: Ie43cc1888179340318ddefb7fa4ba5f0bc1dc896
Reviewed-on: https://gerrit.libreoffice.org/75879
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/filter/source/flash/swfwriter1.cxx 
b/filter/source/flash/swfwriter1.cxx
index bab56d749bc6..7967468650c3 100644
--- a/filter/source/flash/swfwriter1.cxx
+++ b/filter/source/flash/swfwriter1.cxx
@@ -740,14 +740,10 @@ sal_uInt16 Writer::defineBitmap( const BitmapEx 
, sal_Int32 nJPEGQuali
 alpha_compressed_size = uLongf(width * height + 
static_cast(raw_size/100) + 12);
 pAlphaCompressed.reset(new sal_uInt8[ compressed_size ]);
 
-#ifdef DBG_UTIL
 if(compress2(pAlphaCompressed.get(), _compressed_size, 
aAlphaData.data(), width * height, Z_BEST_COMPRESSION) != Z_OK)
 {
 SAL_WARN( "filter.flash", "compress2 failed!" ); ((void)0);
 }
-#else
-compress2(pAlphaCompressed.get(), _compressed_size, 
aAlphaData.data(), width * height, Z_BEST_COMPRESSION);
-#endif
 }
 
 // clear these early for less peak memory usage
commit dcfc5ecf93203e697df2290fa045f6a2fc7e00cd
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:35:26 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:15:24 2019 +0200

cid#1448323 Unchecked return value

Change-Id: I2d1d3d2ce7302fa895820981e0c15b59d491ddc4
Reviewed-on: https://gerrit.libreoffice.org/75876
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/idl/source/prj/svidl.cxx b/idl/source/prj/svidl.cxx
index d76b16a66835..fcfebed79816 100644
--- a/idl/source/prj/svidl.cxx
+++ b/idl/source/prj/svidl.cxx
@@ -120,8 +120,8 @@ int main ( int argc, char ** argv)
 {
 osl::DirectoryItem aDI;
 osl::FileStatus fileStatus( osl_FileStatus_Mask_FileName );
-osl::DirectoryItem::get( aCommand.aExportFile, aDI );
-aDI.getFileStatus(fileStatus);
+(void)osl::DirectoryItem::get( aCommand.aExportFile, aDI );
+(void)aDI.getFileStatus(fileStatus);
 pDataBase->SetExportFile( fileStatus.getFileName() );
 }
 
commit 53d78a7410dadb62be23c209b35ca1422a896307
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:34:02 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:15:07 2019 +0200

cid#1448296 Unchecked return value

Change-Id: I09268bc22f4fb34160975063e38ea60a68123400
Reviewed-on: https://gerrit.libreoffice.org/75875
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/desktop/source/deployment/misc/lockfile.cxx 
b/desktop/source/deployment/misc/lockfile.cxx
index ff216ff7f9dc..0cda82e6b3c3 100644
--- a/desktop/source/deployment/misc/lockfile.cxx
+++ b/desktop/source/deployment/misc/lockfile.cxx
@@ -130,7 +130,7 @@ namespace desktop {
 // remove file and create new
 File::remove( m_aLockname );
 File aFile(m_aLockname);
-aFile.open( osl_File_OpenFlag_Create );
+(void)aFile.open( osl_File_OpenFlag_Create );
 aFile.close( );
 syncToFile( );
 m_bRemove = true;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-07-18 Thread Caolán McNamara (via logerrit)
 basic/source/runtime/methods.cxx |4 ++--
 desktop/source/app/opencl.cxx|2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit dc9ef75c82aa0f3b210bc3009078693e9624c711
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:36:37 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:14:51 2019 +0200

cid#1448326 Unchecked return value

Change-Id: I21dd0363ff8cad8737a25b3b79f960d44d03bdd4
Reviewed-on: https://gerrit.libreoffice.org/75877
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/basic/source/runtime/methods.cxx b/basic/source/runtime/methods.cxx
index 2928107308aa..de9b5f91badd 100644
--- a/basic/source/runtime/methods.cxx
+++ b/basic/source/runtime/methods.cxx
@@ -2966,9 +2966,9 @@ void SbRtl_GetAttr(StarBASIC * pBasic, SbxArray & rPar, 
bool bWrite)
 else
 {
 DirectoryItem aItem;
-DirectoryItem::get( getFullPath( rPar.Get(1)->GetOUString() ), 
aItem );
+(void)DirectoryItem::get( getFullPath( rPar.Get(1)->GetOUString() 
), aItem );
 FileStatus aFileStatus( osl_FileStatus_Mask_Attributes | 
osl_FileStatus_Mask_Type );
-aItem.getFileStatus( aFileStatus );
+(void)aItem.getFileStatus( aFileStatus );
 sal_uInt64 nAttributes = aFileStatus.getAttributes();
 bool bReadOnly = (nAttributes & osl_File_Attribute_ReadOnly) != 0;
 
commit 8c5e75a05b51b0f9ea0408e902dfc74ca895b395
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:37:39 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 21:14:36 2019 +0200

cid#1448333 Unchecked return value

Change-Id: If23db9a245b4dd4b59b9b5410a094f2f374eedfd
Reviewed-on: https://gerrit.libreoffice.org/75878
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/desktop/source/app/opencl.cxx b/desktop/source/app/opencl.cxx
index 16da10e50206..c421a3ab66da 100644
--- a/desktop/source/app/opencl.cxx
+++ b/desktop/source/app/opencl.cxx
@@ -219,7 +219,7 @@ void Desktop::CheckOpenCLCompute(const Reference< XDesktop2 
> )
 DirectoryItem aItem;
 DirectoryItem::get( aURL, aItem );
 FileStatus aFileStatus( osl_FileStatus_Mask_ModifyTime );
-aItem.getFileStatus( aFileStatus );
+(void)aItem.getFileStatus( aFileStatus );
 TimeValue aTimeVal = aFileStatus.getModifyTime();
 aSelectedCLDeviceVersionID += "--";
 aSelectedCLDeviceVersionID += OUString::number(aTimeVal.Seconds);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126413] Crash swlo!SwAttrSet::GetParaConnectBorder

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126413

Xisco Faulí  changed:

   What|Removed |Added

Crash report or||["InsertCnt_(SwLayoutFrame
crash signature||*,SwDoc *,unsigned
   ||long,bool,unsigned
   ||long,SwFrame *)"]
   See Also||https://crashreport.libreof
   ||fice.org/stats/signature/In
   ||sertCnt_(SwLayoutFrame%20*,
   ||SwDoc%20*,unsigned%20long,b
   ||ool,unsigned%20long,SwFrame
   ||%20*)

-- 
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 126413] Crash swlo!SwAttrSet::GetParaConnectBorder

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126413

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #3 from Xisco Faulí  ---
I can reproduce it in

Version: 6.4.0.0.alpha0+
Build ID: cefce1a247a4674c5726a31b61571eab16328a0b
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; 
Locale: en-US (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

but not in

Version: 6.4.0.0.alpha0+
Build ID: cefce1a247a4674c5726a31b61571eab16328a0b
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-US (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

because I can't place the cursor on the TOC in the first place, probably we
should just do the same in all the environments...

-- 
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 126466] New: Paragraph Style Line Spacing doesn't remain as set

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126466

Bug ID: 126466
   Summary: Paragraph Style Line Spacing doesn't remain as set
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rayk...@gmail.com

Steps to repro:

1) open Styles manager F11
2) right click on any paragraph style and select Modify...
3) select Indents & Spacing tab page
4) note Line Spacing setting
5) change Line Spacing to Double
6) select a different tab page
7) re select Indents & Spacing tab page
8) change Line Spacing to noted original setting
9) select OK
10) right click and Modify... the paragraph style selected in step 2

Results: Line Spacing is Double

Expected Results: Line Spacing should be noted setting in step 4 

reproduced back to
Version: 4.2.0.0.alpha1+
Build ID: fc8f44e82de4ebdd50ac5fbb9207cd1a59a927e3

-- 
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 126465] New: Calc FILEOPEN. Max number of rows is limited; lower than Excel

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126465

Bug ID: 126465
   Summary: Calc FILEOPEN. Max number of rows is limited; lower
than Excel
   Product: LibreOffice
   Version: 6.2.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gyrok...@hotmail.com

Description:
Max number of rows is limited; getting errors when importing documents with
large number of rows (example; 17 rows).
Thanks

Steps to Reproduce:
1.import text file with 17 rows.
2.
3.

Actual Results:
Error message. Not all rows are imported

Expected Results:
Able to import at least documents with 20 rows or over.


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
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: i18nlangtag/source include/i18nlangtag svtools/inc

2019-07-18 Thread Eike Rathke (via logerrit)
 i18nlangtag/source/isolang/isolang.cxx |2 +-
 include/i18nlangtag/lang.h |2 +-
 svtools/inc/langtab.hrc|2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 647060ece2df49e2655a4015c581543ac9ad1e19
Author: Eike Rathke 
AuthorDate: Thu Jul 18 14:11:11 2019 +0200
Commit: Eike Rathke 
CommitDate: Thu Jul 18 20:42:20 2019 +0200

It's Classical Armenian, not Classic [xcl-AM]

Change-Id: I1c714c8a9ecfd3cf73e645e1693101e7fce433e4
Reviewed-on: https://gerrit.libreoffice.org/75856
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/i18nlangtag/source/isolang/isolang.cxx 
b/i18nlangtag/source/isolang/isolang.cxx
index be183839fb59..ca511f9989df 100644
--- a/i18nlangtag/source/isolang/isolang.cxx
+++ b/i18nlangtag/source/isolang/isolang.cxx
@@ -673,7 +673,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] =
 { LANGUAGE_USER_FON,   "fon", "BJ", k0},
 { LANGUAGE_USER_PLAUTDIETSCH,  "pdt", "CA", k0},
 { LANGUAGE_USER_ARMENIAN_WESTERN,  "hyw", "AM", k0},
-{ LANGUAGE_USER_ARMENIAN_CLASSIC,  "xcl", "AM", k0},
+{ LANGUAGE_USER_ARMENIAN_CLASSICAL,"xcl", "AM", k0},
 { LANGUAGE_USER_JUHOAN,"ktz", "NA", k0},
 { LANGUAGE_USER_NARO,  "nhr", "BW", k0},
 { LANGUAGE_USER_ILOKO, "ilo", "PH", k0},
diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h
index 0863e5a1a9ae..37dba1cc5123 100644
--- a/include/i18nlangtag/lang.h
+++ b/include/i18nlangtag/lang.h
@@ -743,7 +743,7 @@ namespace o3tl
 #define LANGUAGE_USER_ARMENIAN_RUSSIA   LanguageType(0x802B)  /* 
makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_ARMENIAN)) */
 #define LANGUAGE_USER_ARMENIAN_IRAN LanguageType(0x842B)  /* 
makeLangID( 0x21, getPrimaryLanguage( LANGUAGE_ARMENIAN)) */
 #define LANGUAGE_USER_ARMENIAN_WESTERN  LanguageType(0x069F)
-#define LANGUAGE_USER_ARMENIAN_CLASSIC  LanguageType(0x06A0)
+#define LANGUAGE_USER_ARMENIAN_CLASSICALLanguageType(0x06A0)
 #define LANGUAGE_USER_MALAY_ARABIC_MALAYSIA LanguageType(0x803E)  /* 
makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_MALAY_MALAYSIA)) */
 #define LANGUAGE_USER_MALAY_ARABIC_BRUNEI   LanguageType(0x843E)  /* 
makeLangID( 0x21, getPrimaryLanguage( LANGUAGE_MALAY_BRUNEI_DARUSSALAM)) */
 #define LANGUAGE_USER_JUHOANLanguageType(0x06A1)
diff --git a/svtools/inc/langtab.hrc b/svtools/inc/langtab.hrc
index 43394d03e2a1..13fb8a89070a 100644
--- a/svtools/inc/langtab.hrc
+++ b/svtools/inc/langtab.hrc
@@ -411,7 +411,7 @@ const std::pair 
STR_ARR_SVT_LANGUAGE_TABLE[] =
 { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Armenian, Eastern (Russia)") , 
LANGUAGE_USER_ARMENIAN_RUSSIA },
 { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Armenian, Eastern (Iran)") , 
LANGUAGE_USER_ARMENIAN_IRAN },
 { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Armenian, Western (Armenia)") , 
LANGUAGE_USER_ARMENIAN_WESTERN },
-{ NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Armenian, Classic (Armenia)") , 
LANGUAGE_USER_ARMENIAN_CLASSIC },
+{ NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Armenian, Classical (Armenia)") , 
LANGUAGE_USER_ARMENIAN_CLASSICAL },
 { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Malay Arabic (Malaysia)") , 
LANGUAGE_USER_MALAY_ARABIC_MALAYSIA },
 { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Malay Arabic (Brunei Darussalam)") , 
LANGUAGE_USER_MALAY_ARABIC_BRUNEI },
 { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Juǀ’hoan") , LANGUAGE_USER_JUHOAN },
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126464] New: Numbering on/off does not work

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126464

Bug ID: 126464
   Summary: Numbering on/off does not work
   Product: LibreOffice
   Version: 6.3.0.0.beta1+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tor...@yahoo.com

Created attachment 152865
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152865=edit
file with numbered parags

Open Num3.odt; Tools>Customize>Keyboard, Category: Numbering;
choose Function 'Numbering off', assign it to ^$(ctrl-shift)2;
assign 'Numbering on/off' to ^$3.
Click any numbered parag, hit ^$2: it works; hit ^$3: it does nothing.

-- 
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 126413] Crash swlo!SwAttrSet::GetParaConnectBorder

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126413

--- Comment #2 from Telesto  ---
Created attachment 152864
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152864=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 125543] Calc resizes to zero

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125543

Xisco Faulí  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #5 from Xisco Faulí  ---
@Caolán, I thought you might be interested in this issue...

-- 
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 'private/EL-SHREIF/ui_logger' - uitest/ui_logger_dsl vcl/source

2019-07-18 Thread Ahmed ElShreif (via logerrit)
 uitest/ui_logger_dsl/dsl_core.py |4 ++-
 uitest/ui_logger_dsl/example.ul  |   51 ++-
 vcl/source/uitest/logger.cxx |4 +--
 vcl/source/uitest/uiobject.cxx   |2 -
 4 files changed, 35 insertions(+), 26 deletions(-)

New commits:
commit c7633b8427130dc4649aef0e80e24aa1b52dacef
Author: Ahmed ElShreif 
AuthorDate: Thu Jul 18 12:25:05 2019 -0500
Commit: Ahmed ElShreif 
CommitDate: Thu Jul 18 12:25:05 2019 -0500

Solving some bugs in the ui logger

Change-Id: I39836423fad8cb361a8f007f648108618906be8a

diff --git a/uitest/ui_logger_dsl/dsl_core.py b/uitest/ui_logger_dsl/dsl_core.py
index a43399c190a4..0d5593081693 100644
--- a/uitest/ui_logger_dsl/dsl_core.py
+++ b/uitest/ui_logger_dsl/dsl_core.py
@@ -171,6 +171,7 @@ class ul_Compiler:
 self.prev_command.uno_command_name+"\")\n"
 self.variables.append(old_line)
 line = "\t\t" + DialogCommand.dialog_name + " = 
self.xUITest.getTopFocusWindow()\n"
+self.variables.append(line)
 
 elif (DialogCommand.__class__.__name__ == "OpenModelessDialog"):
 old_line = self.variables.pop()
@@ -184,14 +185,15 @@ class ul_Compiler:
 self.prev_command.uno_command_name+"\")\n"
 self.variables.append(old_line)
 line = "\t\t" + DialogCommand.dialog_name + "  = 
self.xUITest.getTopFocusWindow()\n"
+self.variables.append(line)
 
 elif (DialogCommand.__class__.__name__ == "CloseDialog"):
 if (self.prev_command.__class__.__name__ == "ButtonUIObject"):
 old_line = self.variables.pop()
 line="\t\tself.ui_test.close_dialog_through_button("+\
 self.prev_command.ui_button+")\n"
+self.variables.append(line)
 
-self.variables.append(line)
 self.prev_command=DialogCommand
 
 def handle_button(self, ButtonUIObject):
diff --git a/uitest/ui_logger_dsl/example.ul b/uitest/ui_logger_dsl/example.ul
index 93bc14c59c5a..dc78ac14dcd6 100644
--- a/uitest/ui_logger_dsl/example.ul
+++ b/uitest/ui_logger_dsl/example.ul
@@ -1,22 +1,29 @@
-Start writer
-Send UNO Command (".uno:UpdateInputFields")
-Send UNO Command (".uno:FontDialog")
-Open CharacterPropertiesDialog
-Choose Tab number 0 from CharacterPropertiesDialog 
-Choose Tab number 2 from CharacterPropertiesDialog
-Select "90deg" Radio Button from CharacterPropertiesDialog
-Toggle "pairkerning" CheckBox from CharacterPropertiesDialog
-Select in "weststylelb-cjk" ComboBox item number 2 from 
CharacterPropertiesDialog 
-Increase "scalewidthsb" from CharacterPropertiesDialog
-Decrease "scalewidthsb" from CharacterPropertiesDialog
-Type on "linewidthmf" {"TEXT": "1"} from CharacterPropertiesDialog
-Select element with position 2 in "effectslb" from CharacterPropertiesDialog
-Click on "ok" from CharacterPropertiesDialog 
-Close Dialog
-Type on writer {"TEXT": "s"}
-Select from Pos 5 to Pos 7
-Set Zoom to 100
-GOTO page number 1
-Open QuerySaveDialog
-Click on "ok" from QuerySaveDialog
-Close Dialog
+Start calc
+Switch to sheet number 0
+Select from calc {"CELL": "A1"}
+Select from calc {"CELL": "B5"}
+Select from calc {"CELL": "C6"}
+Switch to sheet number 1
+Select from calc {"CELL": "A1"}
+Switch to sheet number 0
+Select from calc {"CELL": "C6"}
+Switch to sheet number 1
+Select from calc {"CELL": "A1"}
+Switch to sheet number 2
+Select from calc {"CELL": "A1"}
+Select from calc {"CELL": "C5"}
+Type on current cell {"TEXT": "a"}
+Type on current cell {"TEXT": "a"}
+Select from calc {"CELL": "C7"}
+Type on current cell {"TEXT": "a"}
+Type on current cell {"TEXT": "v"}
+Select from calc {"CELL": "C5"}
+Send UNO Command (".uno:ZoomSlider") 
+Send UNO Command (".uno:ZoomSlider")  {}
+Send UNO Command (".uno:DataFilterAutoFilter") 
+Lanuch AutoFilter from Col 0 and Row 2
+Click on 'ok' from check_list_menu
+Select from calc {"RANGE": "C1:C7"}
+Open Modal QuerySaveDialog
+Click on 'discard' from QuerySaveDialog
+Close Dialog
\ No newline at end of file
diff --git a/vcl/source/uitest/logger.cxx b/vcl/source/uitest/logger.cxx
index 4b3f69245ae6..0dac10050023 100644
--- a/vcl/source/uitest/logger.cxx
+++ b/vcl/source/uitest/logger.cxx
@@ -292,7 +292,7 @@ void UITestLogger::logEvent(const EventDescription& 
rDescription)
 OUString aLogLine ;
 //first check on general commands
 if(rDescription.aAction=="SET"){
-aLogLine =  "Set Zoom to be "  + 
GetValueInMapWithIndex(rDescription.aParameters,0);
+aLogLine =  "Set Zoom to "  + 
GetValueInMapWithIndex(rDescription.aParameters,0);
 }
 else if(rDescription.aAction=="SIDEBAR"){
 aLogLine = "From SIDEBAR Choose " + aParameterString;
@@ -308,7 +308,7 @@ void UITestLogger::logEvent(const EventDescription& 
rDescription)
 else if(rDescription.aAction=="SELECT"){
 OUString to = GetValueInMapWithIndex(rDescription.aParameters,0);
 OUString from =   

[Libreoffice-commits] core.git: Branch 'private/EL-SHREIF/ui_logger' - uitest/ui_logger_dsl

2019-07-18 Thread Ahmed ElShreif (via logerrit)
 uitest/ui_logger_dsl/dsl_core.py |  323 ---
 1 file changed, 107 insertions(+), 216 deletions(-)

New commits:
commit 9f0ebbfcdc480b727162b108c509e020cf7e215b
Author: Ahmed ElShreif 
AuthorDate: Sat Jul 13 15:09:25 2019 +0200
Commit: Ahmed ElShreif 
CommitDate: Sat Jul 13 17:36:52 2019 +0200

Adding General Functions to remove Redundunt lines:

1) init_app
2) init_Object
3) write_line_without_parameters
4) write_line_with_one_parameters

Then Rewrite the handlers again

Change-Id: I8ceb01f4eaa48f1544ada8966c7585dcbd3e15aa

diff --git a/uitest/ui_logger_dsl/dsl_core.py b/uitest/ui_logger_dsl/dsl_core.py
index c81a099b6de5..a43399c190a4 100644
--- a/uitest/ui_logger_dsl/dsl_core.py
+++ b/uitest/ui_logger_dsl/dsl_core.py
@@ -91,6 +91,43 @@ class ul_Compiler:
 
 self.log_lines=self.get_log_file(self.input_address)
 
+def init_app(self):
+if self.current_app in self.objects:
+self.objects[self.current_app]+=1
+else:
+self.objects[self.current_app]=1
+line="\t\t"+self.current_app+" = 
MainWindow.getChild(\""+self.current_app+"\")\n"
+self.variables.append(line)
+
+def init_Object(self,Id_of_Object,Obj_parent):
+
+if Id_of_Object in self.objects:
+self.objects[Id_of_Object]+=1
+else:
+self.objects[Id_of_Object]=1
+line="\t\t"+Id_of_Object+" = "+Obj_parent+\
+".getChild(\""+Id_of_Object+"\")\n"
+self.variables.append(line)
+
+def write_line_without_parameters(self,Action_holder,Action,Action_type):
+
line="\t\t"+Action_holder+".executeAction(\""+Action+"\","+Action_type+"())\n"
+self.variables.append(line)
+
+def 
write_line_with_one_parameters(self,Action_holder,Action,Paramerter_name,parameter_value):
+line="\t\t"+Action_holder+".executeAction(\""+Action+"\", 
mkPropertyValues({\""+\
+Paramerter_name+"\": \""+\
+str(parameter_value)+"\"}))\n"
+self.variables.append(line)
+
+def 
write_line_with_two_parameters(self,Action_holder,Action,Paramerter_name_1,parameter_value_1,
+Paramerter_name_2,parameter_value_2):
+
+line="\t\t"+Action_holder+\
+".executeAction(\""+Action+"\", 
mkPropertyValues({\""+Paramerter_name_1+"\": \""+\
+str(parameter_value_1)+"\", \""+Paramerter_name_2+"\": \""+\
+str(parameter_value_2)+"\"}))\n"
+self.variables.append(line)
+
 def handle_uno(self, UNOCommand):
 if(UNOCommand.prameters==None):
 line = "\t\tself.xUITest.executeCommand(\"" + \
@@ -159,275 +196,153 @@ class ul_Compiler:
 
 def handle_button(self, ButtonUIObject):
 
-if ButtonUIObject.ui_button in self.objects:
-self.objects[ButtonUIObject.ui_button]+=1
-else:
-self.objects[ButtonUIObject.ui_button]=1
-line="\t\t"+ButtonUIObject.ui_button+" = 
"+ButtonUIObject.parent_id+\
-".getChild(\""+ButtonUIObject.ui_button+"\")\n"
-self.variables.append(line)
+self.init_Object(ButtonUIObject.ui_button,ButtonUIObject.parent_id)
+
+
self.write_line_without_parameters(ButtonUIObject.ui_button,"CLICK","tuple")
 
-
line="\t\t"+ButtonUIObject.ui_button+".executeAction(\"CLICK\",tuple())\n"
-self.variables.append(line)
 self.prev_command=ButtonUIObject
 
 def handle_check_box(self, CheckBoxUIObject):
 
-if CheckBoxUIObject.Check_box_id in self.objects:
-self.objects[CheckBoxUIObject.Check_box_id]+=1
-else:
-self.objects[CheckBoxUIObject.Check_box_id]=1
-line="\t\t"+CheckBoxUIObject.Check_box_id+" = 
"+CheckBoxUIObject.parent_id+\
-".getChild(\""+CheckBoxUIObject.Check_box_id+"\")\n"
-self.variables.append(line)
+
self.init_Object(CheckBoxUIObject.Check_box_id,CheckBoxUIObject.parent_id)
+
+
self.write_line_without_parameters(CheckBoxUIObject.Check_box_id,"CLICK","tuple")
 
-
line="\t\t"+CheckBoxUIObject.Check_box_id+".executeAction(\"CLICK\",tuple())\n"
-self.variables.append(line)
 self.prev_command=CheckBoxUIObject
 
 def handle_tab(self, TabControlUIObject):
 
-if TabControlUIObject.tab_id in self.objects:
-self.objects[TabControlUIObject.tab_id]+=1
-else:
-self.objects[TabControlUIObject.tab_id]=1
-line="\t\t"+TabControlUIObject.tab_id+" = 
"+TabControlUIObject.parent_id+\
-".getChild(\""+TabControlUIObject.tab_id+"\")\n"
-self.variables.append(line)
+
self.init_Object(TabControlUIObject.tab_id,TabControlUIObject.parent_id)
+
+
self.write_line_with_one_parameters(TabControlUIObject.tab_id,"SELECT","POS",TabControlUIObject.tab_page_number)
 
-

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - cui/uiconfig

2019-07-18 Thread Heiko Tietze (via logerrit)
 cui/uiconfig/ui/tipofthedaydialog.ui |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 875ec40359b409f1dfb9cfbdf7085de1257226fb
Author: Heiko Tietze 
AuthorDate: Mon Jul 15 15:30:21 2019 +0200
Commit: Christian Lohmaier 
CommitDate: Thu Jul 18 19:23:06 2019 +0200

tdf#125871 - new Tooltip window has empty area selected

Ok button focused by default

Change-Id: Ibe7653c09dd9f76d6b9feda295b92c90a4b26058
Reviewed-on: https://gerrit.libreoffice.org/75637
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 
(cherry picked from commit fdd826eefd0f184fd832582237a8ccdae3572f48)
Reviewed-on: https://gerrit.libreoffice.org/75864
Reviewed-by: Christian Lohmaier 

diff --git a/cui/uiconfig/ui/tipofthedaydialog.ui 
b/cui/uiconfig/ui/tipofthedaydialog.ui
index 928bc92c6919..49748809c52c 100644
--- a/cui/uiconfig/ui/tipofthedaydialog.ui
+++ b/cui/uiconfig/ui/tipofthedaydialog.ui
@@ -58,6 +58,8 @@
 gtk-ok
 True
 True
+True
+True
 True
 True
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - config_host.mk.in

2019-07-18 Thread Caolán McNamara (via logerrit)
 config_host.mk.in |1 +
 1 file changed, 1 insertion(+)

New commits:
commit a0da10a3af3335fd1a66d03118c7fb7069fe8f98
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 15:50:12 2019 +0100
Commit: Christian Lohmaier 
CommitDate: Thu Jul 18 19:15:39 2019 +0200

missing LDAP

since...

Make LDAP support optional
commit 6776c53b7ce2e431d8636f4e5a755f50f787ec8f
Date:   Tue Jan 8 04:53:51 2019 -0500

Change-Id: I4268169809b0dc68b347b28523500453394937de
Reviewed-on: https://gerrit.libreoffice.org/75866
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier 

diff --git a/config_host.mk.in b/config_host.mk.in
index af6d0c43b60d..f639f9d9415b 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -148,6 +148,7 @@ export DISABLE_GUI=@DISABLE_GUI@
 export ENABLE_HTMLHELP=@ENABLE_HTMLHELP@
 export ENABLE_IOS_LIBREOFFICELIGHT_APP=@ENABLE_IOS_LIBREOFFICELIGHT_APP@
 export ENABLE_JAVA=@ENABLE_JAVA@
+export ENABLE_LDAP=@ENABLE_LDAP@
 export ENABLE_LPSOLVE=@ENABLE_LPSOLVE@
 export ENABLE_LTO=@ENABLE_LTO@
 export ENABLE_LWP=@ENABLE_LWP@
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126463] LibreOffice changed the formula and reported err510

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126463

Oliver Brinzing  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||oliver.brinz...@gmx.de
 Resolution|--- |WORKSFORME

--- Comment #1 from Oliver Brinzing  ---
(In reply to Greg from comment #0)
> if I typed =countif(b2:z2; <6) Libra changed it to =countif(b2:z2, <6) then
> placed an err510 message in the cell.

please try:

=countif(b2:z2;"<6")

https://help.libreoffice.org/6.1/en-US/text/scalc/01/04060181.html?System=WIN=CALC#bm_id3164909

-- 
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 126447] LibreOffice Calc auto-filter not working with blank lines

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126447

Oliver Brinzing  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEEDINFO|RESOLVED
 CC||oliver.brinz...@gmx.de

--- Comment #2 from Oliver Brinzing  ---
not reproducible with

Version: 6.2.5.2 (x64)
Build ID: 1ec314fa52f458adc18c4f025c545a4e8b22c159
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: 

if the filter range contains empty rows, you need to tell LO the range:

- select A1:A5 
or
- select column A

before apply autofilter

you can also use Menu Data/Define Range... to name the filter range

-- 
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 126463] New: LibreOffice changed the formula and reported err510

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126463

Bug ID: 126463
   Summary: LibreOffice changed the formula and reported err510
   Product: LibreOffice
   Version: 6.0.7.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: etownscap...@gmail.com

Description:
if I typed =countif(b2:z2; <6) Libra changed it to =countif(b2:z2, <6) then
placed an err510 message in the cell.

Actual Results:
type =countif(b2:f2; <6) in a cell

Expected Results:
Libra changed it to =countif(b2;f2, <6) than placed err510 in the cell


Reproducible: Always


User Profile Reset: No



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

-- 
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 62168] Print and display hyperlinks as QR codes option

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62168

Xisco Faulí  changed:

   What|Removed |Added

   Assignee|22shub...@gmail.com |libreoffice-b...@lists.free
   ||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

[Libreoffice-commits] online.git: Branch 'distro/cib/libreoffice-6-2' - 3 commits - loleaflet/js loleaflet/src

2019-07-18 Thread Samuel Mehrbrodt (via logerrit)
 loleaflet/js/toolbar.js   |2 -
 loleaflet/src/map/handler/Map.WOPI.js |   46 +-
 loleaflet/src/unocommands.js  |4 +-
 3 files changed, 26 insertions(+), 26 deletions(-)

New commits:
commit 378197ef4abef3aa24ff0739f782427d1fcec3d4
Author: Samuel Mehrbrodt 
AuthorDate: Thu Jul 18 17:41:12 2019 +0200
Commit: Samuel Mehrbrodt 
CommitDate: Thu Jul 18 17:41:12 2019 +0200

Alow to modify UI before WOPIPostmessageReady

Manually ported from 35905035a627c8e46c665cb625792f242f2a53ff

diff --git a/loleaflet/src/map/handler/Map.WOPI.js 
b/loleaflet/src/map/handler/Map.WOPI.js
index b8b5f1e2c..63b973e49 100644
--- a/loleaflet/src/map/handler/Map.WOPI.js
+++ b/loleaflet/src/map/handler/Map.WOPI.js
@@ -124,27 +124,7 @@ L.Map.WOPI = L.Handler.extend({
},
 
_postMessageListener: function(e) {
-   if (!window.WOPIPostmessageReady) {
-   return;
-   }
-
var msg = JSON.parse(e.data);
-   if (msg.MessageId === 'Host_PostmessageReady') {
-   // We already have a listener for this in 
loleaflet.html, so ignore it here
-   return;
-   }
-
-   // allow closing documents before they are completely loaded
-   if (msg.MessageId === 'Close_Session') {
-   this._map._socket.sendMessage('closedocument');
-   return;
-   }
-
-   // For all other messages, warn if trying to interact before we 
are completely loaded
-   if (!this._appLoaded) {
-   console.error('LibreOffice Online not loaded yet. 
Listen for App_LoadingStatus (Document_Loaded) event before using PostMessage 
API. Ignoring post message \'' + msg.MessageId + '\'.');
-   return;
-   }
 
if (msg.MessageId === 'Insert_Button') {
if (msg.Values) {
@@ -239,7 +219,28 @@ L.Map.WOPI = L.Handler.extend({
else if (msg.MessageId === 'Hide_Ruler') {
this._map.hideRuler();
}
-   else if (msg.MessageId === 'Set_Settings') {
+
+   if (!window.WOPIPostmessageReady) {
+   return;
+   }
+   if (msg.MessageId === 'Host_PostmessageReady') {
+   // We already have a listener for this in 
loleaflet.html, so ignore it here
+   return;
+   }
+
+   // allow closing documents before they are completely loaded
+   if (msg.MessageId === 'Close_Session') {
+   this._map._socket.sendMessage('closedocument');
+   return;
+   }
+
+   // For all other messages, warn if trying to interact before we 
are completely loaded
+   if (!this._appLoaded) {
+   console.error('LibreOffice Online not loaded yet. 
Listen for App_LoadingStatus (Document_Loaded) event before using PostMessage 
API. Ignoring post message \'' + msg.MessageId + '\'.');
+   return;
+   }
+
+   if (msg.MessageId === 'Set_Settings') {
if (msg.Values) {
var alwaysActive = msg.Values.AlwaysActive;
this._map.options.alwaysActive = !!alwaysActive;
commit c482a47920ea978ba21231c98f68c4021dcd2d27
Author: Samuel Mehrbrodt 
AuthorDate: Thu Jul 18 17:04:23 2019 +0200
Commit: Samuel Mehrbrodt 
CommitDate: Thu Jul 18 17:04:23 2019 +0200

Fix "BackColor" tooltip

diff --git a/loleaflet/js/toolbar.js b/loleaflet/js/toolbar.js
index 2090b00fa..dab0b5d4d 100644
--- a/loleaflet/js/toolbar.js
+++ b/loleaflet/js/toolbar.js
@@ -647,7 +647,7 @@ function createToolbar() {
{type: 'button',  id: 'strikeout', img: 'strikeout', hint: 
_UNO('.uno:Strikeout'), uno: 'Strikeout', disabled: true},
{type: 'break', id: 'breakformatting'},
{type: 'text-color',  id: 'fontcolor', hint: 
_UNO('.uno:FontColor')},
-   {type: 'color',  id: 'backcolor', img: 'backcolor', hint: 
_UNO('.uno:BackColor')},
+   {type: 'color',  id: 'backcolor', img: 'backcolor', hint: 
_UNO('.uno:BackColor', 'text')},
{type: 'color',  id: 'backgroundcolor', img: 'backgroundcolor', 
hint: _UNO('.uno:BackgroundColor')},
{type: 'break', id: 'breakcolor'},
{type: 'button',  id: 'leftpara',  img: 'alignleft', hint: 
_UNO('.uno:LeftPara', '', true), uno: 'LeftPara', unosheet: 'AlignLeft', 
disabled: true},
diff --git a/loleaflet/src/unocommands.js b/loleaflet/src/unocommands.js
index f192e3837..4c6197690 100644
--- a/loleaflet/src/unocommands.js
+++ b/loleaflet/src/unocommands.js
@@ -7,7 +7,7 @@ var unoCommandsArray = {

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

2019-07-18 Thread Eike Rathke (via logerrit)
 svl/source/numbers/zforfind.cxx |   21 -
 1 file changed, 20 insertions(+), 1 deletion(-)

New commits:
commit 7af89de46ff4a40a8161fd629584d54cfdeadee1
Author: Eike Rathke 
AuthorDate: Fri Jul 12 11:16:07 2019 +0200
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 17:21:35 2019 +0200

Resolves: tdf#126342 obtain date particle order from pattern match

... if there was any. In the NF_EVALDATEFORMAT_FORMAT_INTL case
the input may match a current locale's pattern instead of a
format's locale's pattern and patterns' (format locale + current
locale) date orders may be different from the format's date order.

Change-Id: I3aeaa6c361f98fe80f69c4f5d975fca892dac6ea
Reviewed-on: https://gerrit.libreoffice.org/75481
Reviewed-by: Eike Rathke 
Tested-by: Jenkins
(cherry picked from commit 7de96e9f7b69354fd5b15e1276678000bc386568)
Reviewed-on: https://gerrit.libreoffice.org/75491
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/svl/source/numbers/zforfind.cxx b/svl/source/numbers/zforfind.cxx
index 0ec1cd812418..dfb66e3de235 100644
--- a/svl/source/numbers/zforfind.cxx
+++ b/svl/source/numbers/zforfind.cxx
@@ -1699,7 +1699,26 @@ bool ImpSvNumberInputScan::GetDateRef( double& fDays, 
sal_uInt16& nCounter )
 else
 {
 bFormatTurn = true;
-DateFmt = mpFormat->GetDateOrder();
+// Even if the format pattern is to be preferred, the input may
+// have matched a pattern of the current locale, which then
+// again is to be preferred. Both date orders can be different
+// so we need to obtain the actual match. For example ISO
+// -MM-DD format vs locale's DD.MM.YY input.
+if (!GetDatePatternOrder())
+{
+// No pattern match => format match.
+DateFmt = mpFormat->GetDateOrder();
+}
+else
+{
+// Pattern match. Note that patterns may have been
+// constructed from the format's locale and prepended to
+// the current locale's patterns, it doesn't necessarily
+// mean a current locale's pattern was matched, but may if
+// the format's locale's patterns didn't match, which were
+// tried first.
+DateFmt = GetDateOrder();
+}
 }
 break;
 default:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 121439] PRINTING Crash when calling a print configuration dialog if selected cell range while several print areas are defined across multiple sheets

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121439

Iván González  changed:

   What|Removed |Added

Version|6.1.1.2 release |6.1.0.3 release
 OS|All |Windows (All)
   Hardware|All |x86-64 (AMD64)

--- Comment #32 from Iván González  ---
El problema se daba con un archivo que tenía en algunas celdas enlaces a celdas
de otro archivo. Había copiado el contenido de la celda y vuelto a pegar como
solo valores. Luego eliminado el archivo con el que estaba enlazada.
Buscando imprimir el archivo, lo subí a Google Drive y lo abrí con aplicación
de Google. Allí se mostró el error comentado. Borré el contenido de la celda y
lo volví a bajar. El archivo que bajé lo pude imprimir sin problema.
¡Solucionado!

-- 
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: include/svx svx/source

2019-07-18 Thread Miklos Vajna (via logerrit)
 include/svx/sdr/properties/defaultproperties.hxx |2 +-
 include/svx/sdr/properties/properties.hxx|4 
 svx/source/sdr/properties/defaultproperties.cxx  |1 +
 svx/source/sdr/properties/properties.cxx |8 
 svx/source/svdraw/svdobj.cxx |5 +
 5 files changed, 19 insertions(+), 1 deletion(-)

New commits:
commit 83a615c568a7a23a3aae7ca52012bc947d4cb5de
Author: Miklos Vajna 
AuthorDate: Thu Jul 18 12:12:48 2019 +0200
Commit: Miklos Vajna 
CommitDate: Thu Jul 18 17:18:59 2019 +0200

svx xml dump: show the SdrObject's properties / item set

Shows items usually accessed using GetMergedItemSet(), to help
debugging.

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

diff --git a/include/svx/sdr/properties/defaultproperties.hxx 
b/include/svx/sdr/properties/defaultproperties.hxx
index 82de52f4e6b3..96d4fe5f1d84 100644
--- a/include/svx/sdr/properties/defaultproperties.hxx
+++ b/include/svx/sdr/properties/defaultproperties.hxx
@@ -68,7 +68,7 @@ namespace sdr
 // destructor
 virtual ~DefaultProperties() override;
 
-void dumpAsXml(xmlTextWriterPtr pWriter) const;
+void dumpAsXml(xmlTextWriterPtr pWriter) const override;
 
 // Clone() operator, normally just calls the local copy constructor
 virtual std::unique_ptr Clone(SdrObject& rObj) 
const override;
diff --git a/include/svx/sdr/properties/properties.hxx 
b/include/svx/sdr/properties/properties.hxx
index 7b026f865b1a..56182af840e2 100644
--- a/include/svx/sdr/properties/properties.hxx
+++ b/include/svx/sdr/properties/properties.hxx
@@ -28,6 +28,8 @@
 #include 
 #include 
 
+struct _xmlTextWriter;
+typedef struct _xmlTextWriter* xmlTextWriterPtr;
 class SdrObject;
 class SfxItemSet;
 class SfxPoolItem;
@@ -196,6 +198,8 @@ namespace sdr
 // allow detection of e.g. style sheet or single text attribute 
changes. The
 // default implementation returns 0 (zero)
 virtual sal_uInt32 getVersion() const;
+
+virtual void dumpAsXml(xmlTextWriterPtr pWriter) const;
 };
 
 // checks the FillStyle item and removes unneeded Gradient, FillBitmap 
and Hatch items
diff --git a/svx/source/sdr/properties/defaultproperties.cxx 
b/svx/source/sdr/properties/defaultproperties.cxx
index 60c1d5a00b0c..f9461f796b53 100644
--- a/svx/source/sdr/properties/defaultproperties.cxx
+++ b/svx/source/sdr/properties/defaultproperties.cxx
@@ -233,6 +233,7 @@ namespace sdr
 void DefaultProperties::dumpAsXml(xmlTextWriterPtr pWriter) const
 {
 xmlTextWriterStartElement(pWriter, BAD_CAST("DefaultProperties"));
+BaseProperties::dumpAsXml(pWriter);
 mpItemSet->dumpAsXml(pWriter);
 xmlTextWriterEndElement(pWriter);
 }
diff --git a/svx/source/sdr/properties/properties.cxx 
b/svx/source/sdr/properties/properties.cxx
index 457db8e38b3f..c76ecba49c8a 100644
--- a/svx/source/sdr/properties/properties.cxx
+++ b/svx/source/sdr/properties/properties.cxx
@@ -17,6 +17,8 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include 
+
 #include 
 #include 
 #include 
@@ -154,6 +156,12 @@ namespace sdr
 return 0;
 }
 
+void BaseProperties::dumpAsXml(xmlTextWriterPtr pWriter) const
+{
+xmlTextWriterStartElement(pWriter, BAD_CAST("BaseProperties"));
+xmlTextWriterEndElement(pWriter);
+}
+
 void CleanupFillProperties( SfxItemSet& rItemSet )
 {
 const bool bFillBitmap = rItemSet.GetItemState(XATTR_FILLBITMAP, 
false) == SfxItemState::SET;
diff --git a/svx/source/svdraw/svdobj.cxx b/svx/source/svdraw/svdobj.cxx
index 753caf3edd8a..65e8492145fe 100644
--- a/svx/source/svdraw/svdobj.cxx
+++ b/svx/source/svdraw/svdobj.cxx
@@ -1726,6 +1726,11 @@ void SdrObject::dumpAsXml(xmlTextWriterPtr pWriter) const
 xmlTextWriterWriteFormatAttribute(pWriter, BAD_CAST("nOrdNum"), "%" 
SAL_PRIuUINT32, GetOrdNumDirect());
 xmlTextWriterWriteAttribute(pWriter, BAD_CAST("aOutRect"), 
BAD_CAST(aOutRect.toString().getStr()));
 
+if (mpProperties)
+{
+mpProperties->dumpAsXml(pWriter);
+}
+
 if (const OutlinerParaObject* pOutliner = GetOutlinerParaObject())
 pOutliner->dumpAsXml(pWriter);
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126418] Crash in: ScColumn::MergeBlockFrame(SvxBoxItem *, SvxBoxInfoItem *, ScLineFlags &, long, long, bool, short)

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126418

--- Comment #3 from create0T  ---
Thank you! for providing a quite triumph concept and knowledge with such an
expertise information through which mine problem was sorted out.

-- 
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: sw/source

2019-07-18 Thread Caolán McNamara (via logerrit)
 sw/source/ui/fldui/fldtdlg.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit e9a13d06f300cc653d2d1b19e5764bcf836a9d4b
Author: Caolán McNamara 
AuthorDate: Wed Jul 17 20:44:27 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 17:13:28 2019 +0200

cid#1448377 silence Dereference null return value

Change-Id: I8e124f005622091f7c3e989042c5298640ba819b
Reviewed-on: https://gerrit.libreoffice.org/75816
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sw/source/ui/fldui/fldtdlg.cxx b/sw/source/ui/fldui/fldtdlg.cxx
index b3425050f45a..8c1bb998fb85 100644
--- a/sw/source/ui/fldui/fldtdlg.cxx
+++ b/sw/source/ui/fldui/fldtdlg.cxx
@@ -150,6 +150,7 @@ IMPL_LINK_NOARG(SwFieldDlg, OKHdl, weld::Button&, void)
 if (GetOKButton().get_sensitive())
 {
 SfxTabPage* pPage = GetTabPage(GetCurPageId());
+assert(pPage);
 pPage->FillItemSet(nullptr);
 
 GetOKButton().grab_focus();  // because of InputField-Dlg
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 99497] an 'arc' saved in .docx becomes a filled closed shape

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99497

--- Comment #9 from Regina Henschel  ---
The "arc" and the "circleCut" are not custom-shapes, but legacy shapes from the
toolbar "ovals" or single commands. In ODF they are not draw:custom-shape
elements but draw:circle or draw:ellipse elements. The OOXML format has
nothing, which corresponds to this kind of shapes. Therefore export of them to
OOXML will always only be a workaround.

We have several options:

(A) Export "arc" as prstGeom with preset type "arc". The import of such shape
works.
That approach has some downsides.
* Saving such OOXML shape in ODF uses the command G, which is not yet in the
standard and requires a private namespace. The ODF 1.2 conform path does not
result in an "arc" geometry.
* The current formulas in ODF use 'logwidth' and 'logheight', which MS does not
interpret.
* The legacy "arc" is stored as draw:circle or draw:ellipse in ODF, not as
draw:custom-shape. But OOXML preset shapes are always imported as
custom-shapes.
* The export of OOXML reset shape type "arc" to doc does not work in current
LibreOffice.
* Another difference is, that the legacy "arc" does not allow filling, but the
OOXML preset shape "arc" allows filling, resulting in a sector.

(B) Export "arc" as custGeom in OOXML format including adjustment handles. The
geometry needs to be defined. The geometry can be defined so, that it is never
filled. Problem are roundtrips, because there exists no generic export from ODF
formula syntax to OOXML formulas, because ODF formulas a more complex. It would
be needed to find a way, to write application information so, that they are not
removed by MS Office, to be able to detect, that this shape comes from an
"arc".

(C) Export "arc" as custGeom in OOXML format without adjustment handles, with
command "arcTo". MS Office uses this, if it opens an ODF file with draw:circle
or draw:ellipse shape. That results in command G, if the file is resaved to ODF
by LO. Same roundtrip problems as in (B).

(D) Export "arc" as custGeom in OOXML format without adjustment handles with
Bézier-curves. Those exist in OOXML and ODF. Same roundtrip problems as in (B).

Export in VML format is no option. VML is outdated. Current MS Office supports
it only partly and only in compatibility mode. And roundtrip will not work,
because export of VML inside OOXML is buggy in LibreOffice.

I think, that it was no good idea, to have legacy shapes inside the
custom-shape floaters at all. They behave too different.

We might consider to add a shape, that is equal to that shape we use on import
of preset shape type "arc" from OOXML. Only that I would use an ODF 1.2 conform
enhanced-path in addition to the path with command G. The command G will be in
ODF 1.4 (I estimate in five years), not in ODF 1.3. An additional problem is
the export to doc, which currently does not work for an imported OOXML preset
shape of type "arc". For our own shape, we might use a similar export to doc
format as for the legacy shapes. All together a large task.

-- 
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 126461] Include document name in message box when updating OLE links on open

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126461

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.4.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-commits] core.git: include/sfx2 sfx2/source

2019-07-18 Thread Jan-Marek Glogowski (via logerrit)
 include/sfx2/strings.hrc  |2 +-
 sfx2/source/appl/linkmgr2.cxx |7 +--
 2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit d1398fd1cd6957f56992a9239929ccc64fd747f0
Author: Jan-Marek Glogowski 
AuthorDate: Wed Jul 17 11:52:23 2019 +0200
Commit: Thorsten Behrens 
CommitDate: Thu Jul 18 17:01:14 2019 +0200

tdf#126461 incl. document name in link update msg

If you open a OLE-linked document from the console, LO will ask to
update the linked information on open. But this happens before the
document shell has even has set the title of the shell, so a user
has no way to know, what "This document" really refers to.

This is even more problematic if you have multiple open documents
restored by a session manager.

So this changes the string to include the document name.

Change-Id: Ife7b21f6eeb4dd5c1aebd383752cc62279da33fb
Reviewed-on: https://gerrit.libreoffice.org/75777
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 63cca694a535..b5128e136ce1 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -142,7 +142,7 @@
 #define STR_QUICKSTART_FILE NC_("STR_QUICKSTART_FILE", 
"File")
 #define STR_QUICKSTART_STARTCENTER  
NC_("STR_QUICKSTART_STARTCENTER", "Startcenter")
 #define STR_QUICKSTART_RECENTDOC
NC_("STR_QUICKSTART_RECENTDOC", "Recent Documents")
-#define STR_QUERY_UPDATE_LINKS  NC_("STR_QUERY_UPDATE_LINKS", 
"This document contains one or more links to external data.\n\nWould you like 
to change the document, and update all links\nto get the most recent data?")
+#define STR_QUERY_UPDATE_LINKS  NC_("STR_QUERY_UPDATE_LINKS", 
"The document %{filename} contains one or more links to external data.\n\nWould 
you like to change the document, and update all links\nto get the most recent 
data?")
 #define STR_DDE_ERROR   NC_("STR_DDE_ERROR", "DDE link 
to %1 for %2 area %3 are not available.")
 #define STR_SECURITY_WARNING_NO_HYPERLINKS  
NC_("STR_SECURITY_WARNING_NO_HYPERLINKS", "For security reasons, the hyperlink 
cannot be executed.\nThe stated address will not be opened.")
 #define RID_SECURITY_WARNING_TITLE  
NC_("RID_SECURITY_WARNING_TITLE", "Security Warning")
diff --git a/sfx2/source/appl/linkmgr2.cxx b/sfx2/source/appl/linkmgr2.cxx
index 6a6c282dc4ab..f3b24cb66032 100644
--- a/sfx2/source/appl/linkmgr2.cxx
+++ b/sfx2/source/appl/linkmgr2.cxx
@@ -311,9 +311,12 @@ void LinkManager::UpdateAllLinks(
 
 if( bAskUpdate )
 {
+OUString aMsg = SfxResId(STR_QUERY_UPDATE_LINKS);
+INetURLObject aURL(pPersist->getDocumentBaseURL());
+aMsg = aMsg.replaceFirst("%{filename}", aURL.GetLastName());
+
 std::unique_ptr 
xQueryBox(Application::CreateMessageDialog(pParentWin,
-   
VclMessageType::Question, VclButtonsType::YesNo,
-   
SfxResId(STR_QUERY_UPDATE_LINKS)));
+   
VclMessageType::Question, VclButtonsType::YesNo, aMsg));
 xQueryBox->set_default_response(RET_YES);
 
 int nRet = xQueryBox->run();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126461] Include document name in message box when updating OLE links on open

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126461

--- Comment #3 from Commit Notification 
 ---
Jan-Marek Glogowski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/d1398fd1cd6957f56992a9239929ccc64fd747f0%5E%21

tdf#126461 incl. document name in link update msg

It will be available in 6.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 126374] Doesn't show harpoon/wideharpoon symbols in Math

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126374

--- Comment #12 from Adolfo Jayme  ---
As I became more dexterous in English, I have come to realize that there is a
lot of semantic bleaching going on, especially when talking informally. For
instance, it’s common to use words such as “ridiculous” to mean something
*exceptional*, or “funny” to describe something that is *unusual*, or even
expressions like “silly billy” to express being *daring and unafraid*. At
first, I used to feel offended by the examples I mentioned, because in my
native Spanish their literal equivalents are only ever used unironically.
“Should” falls into this category: it comes to me when I am sure of something.

-- 
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 126396] LibreWriter cant handle landscape orientation like portrait, wrong print

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126396

--- Comment #9 from reikenb...@gmx.de ---
Created attachment 152861
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152861=edit
master

It is wrong in master to, but the preview has some changes and the sizes are
corrected in the preview.

-- 
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: filter/source

2019-07-18 Thread Caolán McNamara (via logerrit)
 filter/source/msfilter/escherex.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6fe3eb31304923680d04ae069621eabe84cddc24
Author: Caolán McNamara 
AuthorDate: Thu Jul 18 10:24:09 2019 +0100
Commit: Caolán McNamara 
CommitDate: Thu Jul 18 16:28:42 2019 +0200

cid#1448237 Unchecked return value

Change-Id: Ic53196270ececf407d75c2f76998253adf396c64
Reviewed-on: https://gerrit.libreoffice.org/75848
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/filter/source/msfilter/escherex.cxx 
b/filter/source/msfilter/escherex.cxx
index 2763565b0281..1324a23979cd 100644
--- a/filter/source/msfilter/escherex.cxx
+++ b/filter/source/msfilter/escherex.cxx
@@ -1576,7 +1576,7 @@ bool 
EscherPropertyContainer::CreateGraphicProperties(const uno::Referencehttps://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

minutes of ESC call ...

2019-07-18 Thread Michael Meeks
* Present:
 + Caolan, Michael W, Michael M, Michael S, Kendy, Miklos, Eike, Heiko,
   Thorsten, Christian, Kaishu, Gabriel

* Completed Action Items:
+ send out list of papers to conference committee (Sophie)
+ https://wiki.documentfoundation.org/Documentation/HowTo/MigrateFromHSQLDB
   [ wiki page now has some content – thanks to all involved ]

* Pending Action Items:
+ add an alias configure switch & rename KDE backend (Jan-Marek)
   [ another patch depends on this one, needs tweaking (Michael W)]
+ upgrade Android reqs to NDK19 (Kendy)
   [ patch needs pushing ]

* Release Engineering update (Christian)
+ 6.2.6 rc1, next week
+ 6.3.0 rc2
  + branching-off for libreoffice-6-3-0 – due this week
  + planning to tag later today.
  + UI freeze, 1 review needed on libreoffice-6-3 from now on
  + can I push some UI patches
https://gerrit.libreoffice.org/#/c/75637/
  + link is highlighted in error (Heiko)
 + focusing something different no issue (Christian)
  + string change / polish (Heiko)
 https://gerrit.libreoffice.org/#/c/75632/
 + abandoned it, not too important.
 + good to talk to /ask the translations/l10n (Michael)
   + if they’re happy, push it (Christian)
  + would like in today for rc2
  + there will be a 3rd rc3 as planned.
+ Remotes
+ Android viewer
+ Online

* Documentation
+ Olivier was missed.

* UX Update (Heiko)
+ Bugzilla (topicUI) statistics
241(241) (topicUI) bugs open, 219(219) (needsUXEval) needs to be 
evaluated by the UXteam
+ Updates:
BZ changes   1 week   1 month3 months   12 months  
 added  8(-3)19(-10)38(-4)  82(-4) 
 commented 52(1)180(-25)   427(6) 1439(-2) 
   removed  2(2)  2(2)   2(0)   20(2)  
  resolved  0(-2) 5(-3) 24(-3) 130(-3) 
+ top 10 contributors:
  Heiko Tietze made 64 changes in 1 month, and 81 changes in 1 year
  Foote, V Stuart made 49 changes in 1 month, and 243 changes in 1 year
  Xisco Faulí made 35 changes in 1 month, and 273 changes in 1 year
  Timur made 30 changes in 1 month, and 81 changes in 1 year
  Dieter Praas made 27 changes in 1 month, and 130 changes in 1 year
  kompilainenn made 25 changes in 1 month, and 230 changes in 1 year
  Kainz, Andreas made 17 changes in 1 month, and 200 changes in 1 year
  Thomas Lendo made 13 changes in 1 month, and 248 changes in 1 year
  Budea, Áron made 13 changes in 1 month, and 29 changes in 1 year
  New needsUXEval between Jul/11-18

-> * Tabbed UI (Writer): Division/section-per-tab (similar to Lotus 
WordPro) 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=33173  
 + MUFFINi-ze 
https://lists.freedesktop.org/archives/libreoffice/2019-July/083144.html 
   * Context menu "open file location" from StartCenter thumbnail views 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126404  
   * Writer styles: Addressee and Sender group in subgroup Envelope 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126258  
   * Move Add/Edit/Delete buttons to right side in AutoRedact dialog 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126431  
   * Rework Add/Edit AutoRedaction subdialogs 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126432  
   * Add a confirmation for deleting of target in AutoRedaction dialog 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126433  
   * select shapes with the same style 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126451 
   => in discussion  
   
   * Sidebar Styles get style Icon support 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126450  
   * Ctrl-clicking hyperlink does not work in cell/text edit modes 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=121039  
   => new 
   
   * Add opportunity for deleting of not existing file to "file does not
 exist" dialog in the Start Center 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126423  
   * Revise layout of HTML color palette swatches 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126403 
   => dup, wfm 
   
-> * LibreOffice components should be single apps on macOS 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=97946  
 + only a single icon, you don’t get single module icons
 + request to split the install into single modules.
 + only a matter of adding launchers (Christian)
 + provide a template and pull it into your dock easily
 + D installer gets you 1 application
 + 

[Libreoffice-qa] minutes of ESC call ...

2019-07-18 Thread Michael Meeks
* Present:
 + Caolan, Michael W, Michael M, Michael S, Kendy, Miklos, Eike, Heiko,
   Thorsten, Christian, Kaishu, Gabriel

* Completed Action Items:
+ send out list of papers to conference committee (Sophie)
+ https://wiki.documentfoundation.org/Documentation/HowTo/MigrateFromHSQLDB
   [ wiki page now has some content – thanks to all involved ]

* Pending Action Items:
+ add an alias configure switch & rename KDE backend (Jan-Marek)
   [ another patch depends on this one, needs tweaking (Michael W)]
+ upgrade Android reqs to NDK19 (Kendy)
   [ patch needs pushing ]

* Release Engineering update (Christian)
+ 6.2.6 rc1, next week
+ 6.3.0 rc2
  + branching-off for libreoffice-6-3-0 – due this week
  + planning to tag later today.
  + UI freeze, 1 review needed on libreoffice-6-3 from now on
  + can I push some UI patches
https://gerrit.libreoffice.org/#/c/75637/
  + link is highlighted in error (Heiko)
 + focusing something different no issue (Christian)
  + string change / polish (Heiko)
 https://gerrit.libreoffice.org/#/c/75632/
 + abandoned it, not too important.
 + good to talk to /ask the translations/l10n (Michael)
   + if they’re happy, push it (Christian)
  + would like in today for rc2
  + there will be a 3rd rc3 as planned.
+ Remotes
+ Android viewer
+ Online

* Documentation
+ Olivier was missed.

* UX Update (Heiko)
+ Bugzilla (topicUI) statistics
241(241) (topicUI) bugs open, 219(219) (needsUXEval) needs to be 
evaluated by the UXteam
+ Updates:
BZ changes   1 week   1 month3 months   12 months  
 added  8(-3)19(-10)38(-4)  82(-4) 
 commented 52(1)180(-25)   427(6) 1439(-2) 
   removed  2(2)  2(2)   2(0)   20(2)  
  resolved  0(-2) 5(-3) 24(-3) 130(-3) 
+ top 10 contributors:
  Heiko Tietze made 64 changes in 1 month, and 81 changes in 1 year
  Foote, V Stuart made 49 changes in 1 month, and 243 changes in 1 year
  Xisco Faulí made 35 changes in 1 month, and 273 changes in 1 year
  Timur made 30 changes in 1 month, and 81 changes in 1 year
  Dieter Praas made 27 changes in 1 month, and 130 changes in 1 year
  kompilainenn made 25 changes in 1 month, and 230 changes in 1 year
  Kainz, Andreas made 17 changes in 1 month, and 200 changes in 1 year
  Thomas Lendo made 13 changes in 1 month, and 248 changes in 1 year
  Budea, Áron made 13 changes in 1 month, and 29 changes in 1 year
  New needsUXEval between Jul/11-18

-> * Tabbed UI (Writer): Division/section-per-tab (similar to Lotus 
WordPro) 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=33173  
 + MUFFINi-ze 
https://lists.freedesktop.org/archives/libreoffice/2019-July/083144.html 
   * Context menu "open file location" from StartCenter thumbnail views 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126404  
   * Writer styles: Addressee and Sender group in subgroup Envelope 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126258  
   * Move Add/Edit/Delete buttons to right side in AutoRedact dialog 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126431  
   * Rework Add/Edit AutoRedaction subdialogs 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126432  
   * Add a confirmation for deleting of target in AutoRedaction dialog 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126433  
   * select shapes with the same style 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126451 
   => in discussion  
   
   * Sidebar Styles get style Icon support 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126450  
   * Ctrl-clicking hyperlink does not work in cell/text edit modes 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=121039  
   => new 
   
   * Add opportunity for deleting of not existing file to "file does not
 exist" dialog in the Start Center 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126423  
   * Revise layout of HTML color palette swatches 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=126403 
   => dup, wfm 
   
-> * LibreOffice components should be single apps on macOS 
 + https://bugs.documentfoundation.org/show_bug.cgi?id=97946  
 + only a single icon, you don’t get single module icons
 + request to split the install into single modules.
 + only a matter of adding launchers (Christian)
 + provide a template and pull it into your dock easily
 + D installer gets you 1 application
 + 

[Libreoffice-bugs] [Bug 126374] Doesn't show harpoon/wideharpoon symbols in Math

2019-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126374

--- Comment #11 from Adolfo Jayme  ---
No, what I meant is that I’m *certain* than the patch will address the issue.
It was just the phrasing that spontaneously came to me, but alright, I’ll try
to be more precise with my (second) language.

-- 
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   >