[Libreoffice-bugs] [Bug 116824] Libreoffice Writer 6.0.2.1 crashed immediately on opening in Ubuntu 16.04

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116824

--- Comment #11 from subbhu2...@gmail.com ---
I uninstalled V6.021 and the default latest stable version 5.4 works fine

-- 
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: icon-themes/colibre officecfg/registry

2018-04-05 Thread andreas kainz
 icon-themes/colibre/links.txt |3 +++
 officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |3 +++
 2 files changed, 6 insertions(+)

New commits:
commit 4c9cfd1d748447740b342171eeb62addce015e34
Author: andreas kainz 
Date:   Fri Apr 6 02:01:03 2018 +0200

NB Calc: needed icons for Layout Tab

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

diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt
index ea185a663853..ce2d86a16f26 100644
--- a/icon-themes/colibre/links.txt
+++ b/icon-themes/colibre/links.txt
@@ -598,6 +598,9 @@ cmd/lc_insertcurrenttime.png cmd/lc_timefield.png
 cmd/sc_insertobjectchartfromfile.png cmd/sc_open.png
 cmd/lc_insertobjectchartfromfile.png cmd/lc_open.png
 
+cmd/sc_pageformatdialog.png cmd/sc_pagedialog.png
+cmd/lc_pageformatdialog.png cmd/lc_pagedialog.png
+
 # Shapes
 cmd/lc_basicshapes.png cmd/lc_basicshapes.diamond.png
 cmd/lc_basicshapes.ellipse.png cmd/lc_ellipse.png
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index fc35b904fe35..276849255ae9 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -1514,6 +1514,9 @@
 
   Format Pa~ge...
 
+
+  1
+
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-04-05 Thread andreas kainz
 icon-themes/colibre/links.txt|8 

 officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu|6 
++
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |3 +++
 3 files changed, 17 insertions(+)

New commits:
commit ab01cb1ca5441177db0d1d39451db554223cabe9
Author: andreas kainz 
Date:   Fri Apr 6 01:55:26 2018 +0200

NB Calc: needed icons for Insert Tab

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

diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt
index a2b094b415f2..ea185a663853 100644
--- a/icon-themes/colibre/links.txt
+++ b/icon-themes/colibre/links.txt
@@ -590,6 +590,14 @@ cmd/lc_functiondialog.png cmd/lc_dbviewfunctions.png
 cmd/sc_functionbox.png cmd/sc_dbviewfunctions.png
 cmd/sc_sheetcommentmenu.png cmd/sc_showannotations.png
 
+# calc tabs
+cmd/sc_insertcurrentdate.png cmd/sc_datefield.png
+cmd/lc_insertcurrentdate.png cmd/lc_datefield.png
+cmd/sc_insertcurrenttime.png cmd/sc_timefield.png
+cmd/lc_insertcurrenttime.png cmd/lc_timefield.png
+cmd/sc_insertobjectchartfromfile.png cmd/sc_open.png
+cmd/lc_insertobjectchartfromfile.png cmd/lc_open.png
+
 # Shapes
 cmd/lc_basicshapes.png cmd/lc_basicshapes.diamond.png
 cmd/lc_basicshapes.ellipse.png cmd/lc_ellipse.png
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index 7642a4858f1a..fc35b904fe35 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -2223,6 +2223,9 @@
 
   ~Date
 
+
+  1
+
   
   
 
@@ -2231,6 +2234,9 @@
 
   ~Time
 
+
+  1
+
   
   
 
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 74215c11eb89..bbc47f8387fa 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2544,6 +2544,9 @@
 
   Chart from File...
 
+
+  1
+
   
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116824] Libreoffice Writer 6.0.2.1 crashed immediately on opening in Ubuntu 16.04

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116824

Julien Nabet  changed:

   What|Removed |Added

 CC|serval2...@yahoo.fr |

--- Comment #10 from Julien Nabet  ---
Can't help here, I still see only Java bits on bt.

-- 
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 116834] Text boundaries on WRITER disappears

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116834

Dieter Praas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Dieter Praas  ---


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

-- 
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 101798] VIEWING: Text boundaries broken when text is entered (GTK2)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101798

Dieter Praas  changed:

   What|Removed |Added

 CC||pa_descargar_co...@yahoo.co
   ||m

--- Comment #20 from Dieter Praas  ---
*** Bug 116834 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 116790] (GPU driver problem) cursor focus is higher than the cursor

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116790

--- Comment #4 from V Stuart Foote  ---
(In reply to Constantine from comment #3)
> 
> The Intel driver installer have failed. Then I tried the Intel Driver
> Assistant, and it said to go get a driver from the manufacturer's site. The
> PC is question being an HP's monoblock, so I went to their site, and found
> they have only this one GPU driver, from 2016 year.

Keep the old driver handy in case of glitches, but you should be able to do a
manual install from the Device Manger dialog to force the use of the Intel
Driver. Plenty of how-to's to be found. Here are a couple:

https://www.intel.com/content/www/us/en/support/articles/05629/graphics-drivers.html

https://steamcommunity.com/app/233250/discussions/2/558749190911446231/

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


Re: Testing UNO API service properties

2018-04-05 Thread Jens Carl


On 04/04/2018 01:10 AM, Stephan Bergmann wrote:

On 01/04/18 06:41, Jens Carl wrote:

I'm currently working on

https://opengrok.libreoffice.org/xref/core/qadevOOo/tests/java/ifc/sheet/_FunctionDescription.java 



Are you sure that code is actually used anywhere?  I can't seem to get 
it triggered with `make check`.


No, it isn't. (This Java thing is a mess).

The best approach for me is just to test if the values can be read/get. 
Will finish the test, post it to gerrit and add you as reviewer. I think 
that's the best way to handle this right now.

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


[Libreoffice-commits] core.git: idlc/source sal/osl xmlscript/test

2018-04-05 Thread Takeshi Abe
 idlc/source/idlccompile.cxx |3 +--
 sal/osl/unx/backtrace.c |3 ---
 xmlscript/test/imexp.cxx|1 -
 3 files changed, 1 insertion(+), 6 deletions(-)

New commits:
commit 786a1c8ef1d182e63a7ae8cfd526ae101bad232b
Author: Takeshi Abe 
Date:   Thu Apr 5 00:39:05 2018 +0900

fflush() followed by fclose() is redundant

Change-Id: Iacb9332635cb6afa90ec1a72e96388b3b5b7b56c
Reviewed-on: https://gerrit.libreoffice.org/52420
Tested-by: Jenkins 
Reviewed-by: Noel Grandin 

diff --git a/idlc/source/idlccompile.cxx b/idlc/source/idlccompile.cxx
index c7e69362ec8a..ca6a8ebeb10a 100644
--- a/idlc/source/idlccompile.cxx
+++ b/idlc/source/idlccompile.cxx
@@ -202,9 +202,8 @@ bool copyFile(const OString* source, const OString& target)
 if (source != nullptr) {
 fclose(pSource);
 }
-if ( fflush(pTarget) )
+if ( fclose(pTarget) )
 bRet = false;
-fclose(pTarget);
 
 return bRet;
 }
diff --git a/sal/osl/unx/backtrace.c b/sal/osl/unx/backtrace.c
index f70031d0b4a9..a3aeb3dae3f8 100644
--- a/sal/osl/unx/backtrace.c
+++ b/sal/osl/unx/backtrace.c
@@ -129,7 +129,6 @@ void backtrace_symbols_fd( void **buffer, int size, int fd )
 fprintf( fp, "[%p]\n", *pFramePtr );
 }
 
-fflush( fp );
 fclose( fp );
 }
 }
@@ -209,7 +208,6 @@ void backtrace_symbols_fd( void **buffer, int size, int fd )
 }
 fprintf( fp, "[%p]\n", *pFramePtr );
 }
-fflush( fp );
 fclose( fp );
 }
 }
@@ -277,7 +275,6 @@ void backtrace_symbols_fd( void **buffer, int size, int fd )
 fprintf( fp, "[%p]\n", *pFramePtr );
 }
 
-fflush( fp );
 fclose( fp );
 }
 }
diff --git a/xmlscript/test/imexp.cxx b/xmlscript/test/imexp.cxx
index e275179beef1..0e4a80b516d5 100644
--- a/xmlscript/test/imexp.cxx
+++ b/xmlscript/test/imexp.cxx
@@ -131,7 +131,6 @@ void exportToFile(
 
 FILE * f = ::fopen( fname, "w" );
 ::fwrite( bytes.getConstArray(), 1, bytes.getLength(), f );
-::fflush( f );
 ::fclose( f );
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-04-05 Thread Takeshi Abe
 ucb/source/ucp/file/filrset.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 8d6e498a11024ca3cf70864250a757e0d5a7b166
Author: Takeshi Abe 
Date:   Fri Apr 6 10:48:58 2018 +0900

ucb: Shift property "IsRowCountFinal"'s index from 0 to 1

The original 0 seems a typo.
Cf. ucb/source/sorter/sortresult.cxx and
ucb/source/ucp/ftp/ftpresultsetbase.cxx.

Change-Id: I5c2331483aa8186a031bba9fb2fc906ee4a1e535
Reviewed-on: https://gerrit.libreoffice.org/52484
Tested-by: Jenkins 
Reviewed-by: Noel Grandin 

diff --git a/ucb/source/ucp/file/filrset.cxx b/ucb/source/ucp/file/filrset.cxx
index 1d949a9996dd..21e9acdc72c0 100644
--- a/ucb/source/ucp/file/filrset.cxx
+++ b/ucb/source/ucp/file/filrset.cxx
@@ -631,10 +631,10 @@ XResultSet_impl::getPropertySetInfo()
 seq[0].Type = cppu::UnoType::get();
 seq[0].Attributes = beans::PropertyAttribute::READONLY;
 
-seq[0].Name = "IsRowCountFinal";
-seq[0].Handle = -1;
-seq[0].Type = cppu::UnoType::get();
-seq[0].Attributes = beans::PropertyAttribute::READONLY;
+seq[1].Name = "IsRowCountFinal";
+seq[1].Handle = -1;
+seq[1].Type = cppu::UnoType::get();
+seq[1].Attributes = beans::PropertyAttribute::READONLY;
 
 XPropertySetInfo_impl* p = new XPropertySetInfo_impl( m_pMyShell,
   seq );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-04-05 Thread Takeshi Abe
 svx/source/accessibility/svxpixelctlaccessiblecontext.cxx |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

New commits:
commit 4e13bfaf6840d90b7ee0f3b4a8c3a3e8d5d5f3b5
Author: Takeshi Abe 
Date:   Thu Apr 5 23:25:45 2018 +0900

svx: Fix the sequence's length

Change-Id: I8b1798659efb798ca4f4883469118a297f40b83b
Reviewed-on: https://gerrit.libreoffice.org/52466
Tested-by: Jenkins 
Reviewed-by: Noel Grandin 

diff --git a/svx/source/accessibility/svxpixelctlaccessiblecontext.cxx 
b/svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
index 181db684e748..f0a82d551292 100644
--- a/svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
+++ b/svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
@@ -285,12 +285,11 @@ sal_Bool SvxPixelCtlAccessible::supportsService( const 
OUString& rServiceName )
 
 uno::Sequence< OUString > SvxPixelCtlAccessible::getSupportedServiceNames(  )
 {
-uno::Sequence< OUString > aRet(2);
-OUString* pArray = aRet.getArray();
-pArray[0] = "Accessible";
-pArray[1] = "AccessibleContext";
-pArray[2] = "AccessibleComponent";
-return aRet;
+return uno::Sequence< OUString >{
+"Accessible",
+"AccessibleContext",
+"AccessibleComponent"
+};
 }
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 108608] EDITING: Draw file be unresponsive if a large text is pasted into a textbox

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108608

--- Comment #14 from Noel Grandin  ---
qre you sure your bisection is accurate? Because my fix had nothing to do with
the referenced commit.

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

2018-04-05 Thread Noel Grandin
 sd/source/ui/view/sdview2.cxx |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 606c019123bccc102e3903f1c1f6b8c8121cca79
Author: Noel Grandin 
Date:   Thu Apr 5 10:35:30 2018 +0200

fix bug in View::CreateSelectionDataObject

ever since
commit 5e6def1bd4e36379e8dce78402820540bd6f02e2
Date:   Fri Jan 19 18:15:28 2001 +
Redesign for XTransferable

found by my unusedvariablemore plugin

Change-Id: I80c8db159c026cbdc93449ace61444adf7c854ce
Reviewed-on: https://gerrit.libreoffice.org/52448
Tested-by: Jenkins 
Reviewed-by: Noel Grandin 

diff --git a/sd/source/ui/view/sdview2.cxx b/sd/source/ui/view/sdview2.cxx
index c18f8bdbed0c..29c3c2bc24a8 100644
--- a/sd/source/ui/view/sdview2.cxx
+++ b/sd/source/ui/view/sdview2.cxx
@@ -200,14 +200,13 @@ css::uno::Reference< css::datatransfer::XTransferable > 
View::CreateSelectionDat
 css::uno::Reference< css::datatransfer::XTransferable > xRet( 
pTransferable );
 std::unique_ptr pObjDesc(new 
TransferableObjectDescriptor);
 const ::tools::Rectangle aMarkRect( GetAllMarkedRect() );
-OUStringaDisplayName;
 
 SD_MOD()->pTransferSelection = pTransferable;
 
 if( mpDocSh )
 {
-aDisplayName = mpDocSh->GetMedium()->GetURLObject().GetURLNoPass();
 mpDocSh->FillTransferableObjectDescriptor( *pObjDesc );
+pObjDesc->maDisplayName = 
mpDocSh->GetMedium()->GetURLObject().GetURLNoPass();
 }
 
 pObjDesc->maSize = aMarkRect.GetSize();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116835] Find & Replace: default value of "Diacritic-sensitive" (on/ off) should be locale-specific

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116835

V Stuart Foote  changed:

   What|Removed |Added

 CC||er...@redhat.com,
   ||khaledho...@eglug.org,
   ||vstuart.fo...@utsa.edu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||5829

--- Comment #1 from V Stuart Foote  ---
No, that is not a correct understanding of the function of
"Diacritic-sensitive" or "Kashida-sensitive" transliteration for search within
LibreOffice.

There is a lot of overhead involved with transliteration(s) to ignore
diacritic/kashida and other CJK Unicode glyph conversions -- frankly any of
them kill search performance compared to a "sensitive" mode, i.e. with no
transliteration of text strings (see bug 115829 dup to bug 116242).

Setting default, and impact on other search/replace function, is going to be
more involved than just a question of locale and script in use--and per user
configuration of Tools -> Options -> Language support, and other settings on
the Find & Replace dialog.

No doubt it could be done by locale and script, but not clear there is a need
as now corrected defaults are reasonable.

-- 
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 115829] Search and replace is slow in a large document compared to LibO5.0.0.1

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115829

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
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: configure.ac

2018-04-05 Thread Mike Kaganski
 configure.ac |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5bf00019c2bbe2045d3da7d98552c601309142b5
Author: Mike Kaganski 
Date:   Thu Apr 5 23:15:03 2018 +0100

Allow .NET SDK 4.7.1

Change-Id: I24be20fdedf36153e4012dde6d7cc899098f769e
Reviewed-on: https://gerrit.libreoffice.org/52479
Tested-by: Jenkins 
Reviewed-by: Mike Kaganski 

diff --git a/configure.ac b/configure.ac
index 744b4ee4b2ed..aa44107f8e79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5113,7 +5113,7 @@ find_al()
 done
 
 # We need this additional check to detect 4.6.1 or above.
-for ver in 4.7 4.6.2 4.6.1; do
+for ver in 4.7.1 4.7 4.6.2 4.6.1; do
 reg_get_value_32 "HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Microsoft 
SDKs/NETFXSDK/$ver/WinSDK-NetFx40Tools/InstallationFolder"
 if test -n "$regvalue" -a \( -f "$regvalue/al.exe" -o -f 
"$regvalue/bin/al.exe" \); then
 altest=$regvalue
@@ -5147,7 +5147,7 @@ find_dotnetsdk46()
 {
 unset frametest
 
-for ver in 4.7 4.6.2 4.6.1 4.6; do
+for ver in 4.7.1 4.7 4.6.2 4.6.1 4.6; do
 reg_get_value_64 
"HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/Microsoft/Microsoft 
SDKs/NETFXSDK/$ver/KitsInstallationFolder"
 if test -n "$regvalue"; then
 frametest=$regvalue
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 84385] Object attribute "keep aspect ratio" ignored outside of dialog

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84385

--- Comment #14 from Luke  ---
No support for this feature in 6.0

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


[Libreoffice-bugs] [Bug 58133] : No Transparency what Happened with Changed Options if you Change to another Options Dialog

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58133

--- Comment #7 from QA Administrators  ---
** Please read this message in its entirety before responding **

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 84385] Object attribute "keep aspect ratio" ignored outside of dialog

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84385

--- Comment #13 from QA Administrators  ---
** Please read this message in its entirety before responding **

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 105192] FILEOPEN: DOCX: Header is gone and left section is in all pages

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105192

--- Comment #3 from QA Administrators  ---
** Please read this message in its entirety before responding **

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 106613] UI: navigator in Impress/ Draw not updated immediately when page/slide is renamed

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106613

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

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-commits] core.git: vcl/source

2018-04-05 Thread Chris Sherlock
 vcl/source/gdi/bitmapex.cxx |   90 
 1 file changed, 50 insertions(+), 40 deletions(-)

New commits:
commit 6c737accd9fa2fed868ca304bb59acc30df55679
Author: Chris Sherlock 
Date:   Thu Apr 5 20:00:24 2018 +1000

vcl: more migrations to GetSizePixel() in BitmapEx

Change-Id: I2b9fa2cff8a64e35288d67314b95b9d01c2441cc
Reviewed-on: https://gerrit.libreoffice.org/52452
Tested-by: Jenkins 
Reviewed-by: Tomaž Vajngerl 

diff --git a/vcl/source/gdi/bitmapex.cxx b/vcl/source/gdi/bitmapex.cxx
index 6dac0651ff9c..60ab459cdaaa 100644
--- a/vcl/source/gdi/bitmapex.cxx
+++ b/vcl/source/gdi/bitmapex.cxx
@@ -125,7 +125,7 @@ BitmapEx::BitmapEx( const Bitmap& rBmp, const Bitmap& rMask 
) :
 maMask.MakeMonochrome(255);
 }
 
-if(!!maBitmap && !!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel())
+if (!!maBitmap && !!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel())
 {
 OSL_ENSURE(false, "Mask size differs from Bitmap size, corrected Mask 
(!)");
 maMask.Scale(maBitmap.GetSizePixel());
@@ -139,7 +139,7 @@ BitmapEx::BitmapEx( const Bitmap& rBmp, const AlphaMask& 
rAlphaMask ) :
 meTransparent( !rAlphaMask ? TransparentType::NONE : 
TransparentType::Bitmap ),
 mbAlpha  ( !rAlphaMask.IsEmpty() )
 {
-if(!!maBitmap && !!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel())
+if (!!maBitmap && !!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel())
 {
 OSL_ENSURE(false, "Alpha size differs from Bitmap size, corrected Mask 
(!)");
 maMask.Scale(rBmp.GetSizePixel());
@@ -161,27 +161,27 @@ BitmapEx::BitmapEx( const Bitmap& rBmp, const Color& 
rTransparentColor ) :
 {
 maMask = maBitmap.CreateMask( maTransparentColor );
 
-SAL_WARN_IF( rBmp.GetSizePixel() != maMask.GetSizePixel(), "vcl",
-"BitmapEx::BitmapEx(): size mismatch for bitmap and alpha 
mask." );
+SAL_WARN_IF(rBmp.GetSizePixel() != maMask.GetSizePixel(), "vcl",
+"BitmapEx::BitmapEx(): size mismatch for bitmap and alpha 
mask.");
 }
 
 BitmapEx& BitmapEx::operator=( const BitmapEx& ) = default;
 
 bool BitmapEx::operator==( const BitmapEx& rBitmapEx ) const
 {
-if( meTransparent != rBitmapEx.meTransparent )
+if (meTransparent != rBitmapEx.meTransparent)
 return false;
 
-if( !maBitmap.ShallowEquals(rBitmapEx.maBitmap) )
+if (!maBitmap.ShallowEquals(rBitmapEx.maBitmap))
 return false;
 
-if( maBitmapSize != rBitmapEx.maBitmapSize )
+if (GetSizePixel() != rBitmapEx.GetSizePixel())
 return false;
 
-if( meTransparent == TransparentType::NONE )
+if (meTransparent == TransparentType::NONE)
 return true;
 
-if( meTransparent == TransparentType::Color )
+if (meTransparent == TransparentType::Color)
 return maTransparentColor == rBitmapEx.maTransparentColor;
 
 return maMask.ShallowEquals(rBitmapEx.maMask) && mbAlpha == 
rBitmapEx.mbAlpha;
@@ -358,16 +358,18 @@ bool BitmapEx::Scale( const Size& rNewSize, BmpScaleFlag 
nScaleFlag )
 {
 bool bRet;
 
-if( maBitmapSize.Width() && maBitmapSize.Height() &&
-( rNewSize.Width()  != maBitmapSize.Width() ||
-  rNewSize.Height() != maBitmapSize.Height() ) )
+if (GetSizePixel().Width() && GetSizePixel().Height()
+&& (rNewSize.Width()  != GetSizePixel().Width()
+|| rNewSize.Height() != GetSizePixel().Height() ) )
 {
-bRet = Scale( static_cast(rNewSize.Width()) / 
maBitmapSize.Width(),
-  static_cast(rNewSize.Height()) / 
maBitmapSize.Height(),
+bRet = Scale( static_cast(rNewSize.Width()) / 
GetSizePixel().Width(),
+  static_cast(rNewSize.Height()) / 
GetSizePixel().Height(),
   nScaleFlag );
 }
 else
+{
 bRet = true;
+}
 
 return bRet;
 }
@@ -390,7 +392,7 @@ bool BitmapEx::Rotate( long nAngle10, const Color& 
rFillColor )
 
 if( meTransparent == TransparentType::NONE )
 {
-maMask = Bitmap( maBitmapSize, 1 );
+maMask = Bitmap(GetSizePixel(), 1);
 maMask.Erase( COL_BLACK );
 meTransparent = TransparentType::Bitmap;
 }
@@ -407,10 +409,10 @@ bool BitmapEx::Rotate( long nAngle10, const Color& 
rFillColor )
 maMask.Rotate( nAngle10, COL_WHITE );
 }
 
-maBitmapSize = maBitmap.GetSizePixel();
+SetSizePixel(maBitmap.GetSizePixel());
 
-SAL_WARN_IF( !!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel(), "vcl",
-"BitmapEx::Rotate(): size mismatch for bitmap and alpha 
mask." );
+SAL_WARN_IF(!!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel(), "vcl",
+

[Libreoffice-bugs] [Bug 102928] JPEG image (CMYK?) damaged in the exported PDF

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102928

--- Comment #21 from Steve Edmonds  ---
I get this bug in 5.4.5 even with resolution reduced.
I have to ensure I check my PDFs and if I find a problem convert the offending
image to RGB.

-- 
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 102928] JPEG image (CMYK?) damaged in the exported PDF

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102928

--- Comment #20 from dxt@gmail.com ---
I can reproduce this bug everytime in any LibreOffice application (Calc,
Writer, Impress) in 5.4.x and 6.0.x version if I select Lossless compression in
the export to PDF dialogue. If I check Reduce image resolution then the images
are rendered correctly.

This is the image I used:
https://bugs.documentfoundation.org/attachment.cgi?id=141135

-- 
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 116824] Libreoffice Writer 6.0.2.1 crashed immediately on opening in Ubuntu 16.04

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116824

--- Comment #9 from subbhu2...@gmail.com ---
Created attachment 141153
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141153=edit
New Backtrace file

GDB Trace file attached
When i put soffice --backtrace in the terminal it opens the libreoffice and
when I click the writer it crashes and in the terminal the cursor comes to the
next line i.e. to feed new commands
with a message 

GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/libreoffice/program/soffice.bin...(no debugging
symbols found)...done.
log will be saved as gdbtrace.log, this will take some time, patience...

The corresponding gdbtrace file is attached

-- 
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 116796] UI: Cancel button missing on dialog Confirmation replacing already installed extension

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116796

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.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 116796] UI: Cancel button missing on dialog Confirmation replacing already installed extension

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116796

--- Comment #4 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=d39a8e791618a40328c0f90bece3cc246dcf57f7

Resolves: tdf#116796 Ok -> OkCancel

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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-commits] core.git: desktop/source

2018-04-05 Thread Caolán McNamara
 desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d39a8e791618a40328c0f90bece3cc246dcf57f7
Author: Caolán McNamara 
Date:   Thu Apr 5 21:43:33 2018 +0100

Resolves: tdf#116796 Ok -> OkCancel

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

diff --git a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx 
b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
index ac0ec58b6c40..423e52e65744 100644
--- a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
+++ b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
@@ -422,7 +422,7 @@ void ProgressCmdEnv::handle( uno::Reference< 
task::XInteractionRequest > const &
 {
 SolarMutexGuard guard;
 std::unique_ptr 
xBox(Application::CreateMessageDialog(m_pDialogHelper ? 
m_pDialogHelper->getFrameWeld() : nullptr,
-  VclMessageType::Warning, 
VclButtonsType::Ok, DpResId(id)));
+  VclMessageType::Warning, 
VclButtonsType::OkCancel, DpResId(id)));
 OUString s;
 if (bEqualNames)
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

2018-04-05 Thread Olivier Hallot
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 123920cfa3cf8208ffcc8f3048c2cab8b79fc970
Author: Olivier Hallot 
Date:   Thu Apr 5 22:18:54 2018 +0100

Updated core
Project: help  cb53adf410d240b9fcecc9e11e0253aa67bcd455

Better wording for public key management help page

Change-Id: I56a355e1a62fd981cb6d37de9778b7ab81e4e33e
Reviewed-on: https://gerrit.libreoffice.org/52478
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index d3b7ab4e3623..cb53adf410d2 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit d3b7ab4e362375a60a14efb2c55623dae6e5d5d2
+Subproject commit cb53adf410d240b9fcecc9e11e0253aa67bcd455
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-04-05 Thread Olivier Hallot
 source/text/shared/guide/digitalsign_send.xhp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cb53adf410d240b9fcecc9e11e0253aa67bcd455
Author: Olivier Hallot 
Date:   Thu Apr 5 22:18:54 2018 +0100

Better wording for public key management help page

Change-Id: I56a355e1a62fd981cb6d37de9778b7ab81e4e33e
Reviewed-on: https://gerrit.libreoffice.org/52478
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/source/text/shared/guide/digitalsign_send.xhp 
b/source/text/shared/guide/digitalsign_send.xhp
index 941fe9614..3fad8c3c5 100644
--- a/source/text/shared/guide/digitalsign_send.xhp
+++ b/source/text/shared/guide/digitalsign_send.xhp
@@ -58,7 +58,7 @@
 
 If 
a private key is received by other means or you transfer it from another 
computer, you can install it on your Windows PC by double-clicking on the 
private key certificate and providing any required password.  This private key 
may be known to others (such as an organizational or governmental security 
administration) depending on how it was issued to you.
 
-Public keys of others that you use to verify documents signed 
by them and to encrypt by digital signature for their eyes only tend to be 
retained on your system by the software products that provide confirmation of 
those signatures and that support encryption using public keys of others.  In 
some cases you will need to manage those public-key certificates 
yourself.
+Public keys of other people used to verify document digital 
signatures, or encrypt documents for their eyes only, are usually stored in 
your system with digital certificate-management applications. In some cases you 
will need to manage those public-key certificates yourself.
 
 The general management of public and private keys on your PC 
will vary depending on the version of Windows you are operating.  For more 
information, use the "Help and Support" topic of your Windows version and 
search for "digital signature".
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116769] Draw crashes when editing text in a shape (debug)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116769

Xisco Faulí  changed:

   What|Removed |Added

Summary|Draw crashes when editing   |Draw crashes when editing
   |text in a shape |text in a shape (debug)

-- 
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 116713] Segfault when editing a comment containing just an hyperlink (gtk/gtk3 only)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116713

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #4 from Xisco Faulí  ---
I can't reproduce it in

Version: 6.1.0.0.alpha0+
Build ID: abf9ec7bef2c341ad9c914fd909dd03b4a784f18
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

debug only ?

-- 
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 108608] EDITING: Draw file be unresponsive if a large text is pasted into a textbox

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108608

--- Comment #13 from Xisco Faulí  ---
(In reply to Telesto from comment #12)
> Created attachment 141151 [details]
> Example file
> 
> There is still a problem with the duplicate (bug 113643), caused by the same
> commit (CPU usage increases from 15% to max). 
> 1. Open the attached file 
> 2. Place the cursor somewhere in the yellow text box
> 3. Click somewhere into the green textbox  (notice the text redrawing &
> slowness & burning CPU

Hi Telesto,
Thanks for checking the duplicate, I missed it.
What do you think, should we create a follow-up bug or reopen the duplicated
one?

-- 
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 116837] New: Libreoffice spreadsheet NOT compatible with Microsoft Office spreadheet

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116837

Bug ID: 116837
   Summary: Libreoffice spreadsheet NOT compatible with Microsoft
Office spreadheet
   Product: Impress Remote
   Version: unspecified
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: goldv...@gmail.com

Description:
I use Libreoffice with Linux Mint 18.3. When I get a one page Microsoft *.xlsx
spreadsheet in landscape mode, Libreoffice will print the spreadsheet in 2 -4
portrait pages - I cannot print it as intended in one page Landscape!.
Annoying, I have to reboot Windows therefore, open MS Office to print it
correctly. How could you folks overlooked this major bug which is not at all
compatible with MS Office?

Steps to Reproduce:
1.Open a MS Office spreadheet *.xlsx filled from edge to edge when it can only
be printed in Lanscape mode to fill one page
2.
3.

Actual Results:  
Libreoffice will not default to lanscape as MS Office does and it garbles the
printing therefore

Expected Results:
UNPRITABLE RESULTS


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Since you say Libreoffice is compatible with MS Office, I expected the same
results from Libreoffice as from MS Office


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/65.0.3325.181 Safari/537.36 OPR/52.0.2871.40

-- 
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 116836] Anchored to Cells set to Resize also Move when Shrunk

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116836

Luke  changed:

   What|Removed |Added

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

-- 
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 116836] New: Anchored to Cells set to Resize also Move when Shrunk

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116836

Bug ID: 116836
   Summary: Anchored to Cells set to Resize also Move when Shrunk
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lukebe...@hotmail.com

Created attachment 141152
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141152=edit
Simple anchored shape to show the problem

Steps to reproduce.
1. In calc, in C3, insert a shape
2. Set Anchor "To Cell, Resize with Cell"
3. Shrink the cell by shrinking the column or row width

Expected behavior
1. Shape shrinks to new size

Actual behavior
1. Shape shrinks to new size and moves up or to the left

-- 
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 44946] Editing Microsoft Equation 3.0 equations imported from Word loses Greek characters ( steps in comment 4 )

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44946

--- Comment #15 from Orion Poplawski  ---
Version: 6.0.3.2
Build ID: 8f48d515416608e3a835360314dac7e47fd0b821
CPU threads: 8; OS: Linux 3.10; UI render: default; VCL: kde4; 
Locale: en-US (en_US.UTF-8); Calc: CL

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


[Libreoffice-commits] online.git: Changes to 'refs/tags/3.2-rc1'

2018-04-05 Thread Andras Timar
Tag '3.2-rc1' created by Andras Timar  at 
2018-04-05 21:08 +

3.2-rc1

Changes since 3.1-rc3-60:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 44946] Editing Microsoft Equation 3.0 equations imported from Word loses Greek characters ( steps in comment 4 )

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44946

--- Comment #14 from Orion Poplawski  ---
Still a problem with 6.0.3.2.  6 years and counting

-- 
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/collabora/collabora-online-3' - debian/changelog

2018-04-05 Thread Andras Timar
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 724b660d57f5f1d0b6cbd0c805e492605d6aa740
Author: Andras Timar 
Date:   Thu Apr 5 23:08:06 2018 +0200

Bump package version to 3.2.0-1

Change-Id: I4296239e2f49b90b2534647e5fa63daf21afe4a6

diff --git a/debian/changelog b/debian/changelog
index bec3548d2..24a676aaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (3.2.0-1) unstable; urgency=medium
+
+  * see the git log: http://col.la/cool3
+
+ -- Andras Timar   Thu, 05 Apr 2018 23:00:00 +0100
+
 loolwsd (3.1.0-3) unstable; urgency=medium
 
   * see the git log: http://col.la/cool31
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116825] Font Code 128 doesn't work

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116825

Aron Budea  changed:

   What|Removed |Added

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

--- Comment #3 from Aron Budea  ---
I can see barcode with the font Code 128 just fine in versions 5.4.5.1 and
6.0.3.2 / Windows 7. Someone had a similar issue in bug 116255, maybe a
different version of the font fixes the issue?

Xisco, Code 128 is a font, there are a couple of variants out there, one is
this: https://www.dafont.com/code-128.font

-- 
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 116255] code128 font does not work. in calc Version: 5.4.5.1 [solved]

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116255

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 111846] Find & Replace: Rename diacritics and kashida search options

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111846

Mihkel Tõnnov  changed:

   What|Removed |Added

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

-- 
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 113136] [META] Find & Replace Dialog

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113136

Mihkel Tõnnov  changed:

   What|Removed |Added

 Depends on||116835


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116835
[Bug 116835] Find & Replace: default value of "Diacritic-sensitive" (on/off)
should be locale-specific
-- 
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 116835] New: Find & Replace: default value of "Diacritic-sensitive" ( on/off) should be locale-specific

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116835

Bug ID: 116835
   Summary: Find & Replace: default value of "Diacritic-sensitive"
(on/off) should be locale-specific
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mihh...@gmail.com
Blocks: 113136

This is a spin-off from bug 111846.

Eike Rathke wrote at bug 111846 comment #27:
> ... also the default presets were wrongly chosen, clearly one normally does
> not want to ignore diacritics.

Khaled Hosny wrote at bug 111846 comment #28:
> Not in Arabic or in languages where diacritics are not parts of the letters
> (in Arabic خالد and خَالِدْ are the same word). It is just like
> case-insensitive search being the default.

As there are quite big differences in the expected behaviour of the letters
with diacritics/accents/dots/etc. also among languages that are written in
Latin script, could we have a per-language/locale default settings for the
"Diacritic-sensitive" search option?

For languages like English, French, German, etc., the "Diacritic-sensitive"
checkbox should be off by default, since ä, ö, ü, é/ê/è/ë etc. are considered
variations of the "base" letter in these languages (so a/ä, o/ö, etc. are also
collated together in dictionaries).

For languages like Estonian, Finnish, Icelandic, Swedish, Latvian, Hungarian,
Polish, etc., "Diacritic-sensitive" should be on by default, as there the
(native) letters with "diacritics" (ä, å, á, ā, etc.) are considered separate
letters in their own right, and therefore they shouldn't be ignored/merged with
"base" letter during searching, at least not by default. Some accented letters
that occur in loanwords or foreign names might be considered variations of the
base letter also in these languages - but that's no reason to default to
disabling diacritic-sensitivity. The default setting should reflect the most
common usage.

For languages like Lithuanian, it's probably better to also have
"Diacritic-sensitive" on by default: there, e.g. ą is considered independent
letter, while ã/à are considered variants of a (used mainly in dictionaries to
indicate stress/length).


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113136
[Bug 113136] [META] Find & Replace Dialog
-- 
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 108608] EDITING: Draw file be unresponsive if a large text is pasted into a textbox

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108608

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

There is still a problem with the duplicate (bug 113643), caused by the same
commit (CPU usage increases from 15% to max). 
1. Open the attached file 
2. Place the cursor somewhere in the yellow text box
3. Click somewhere into the green textbox  (notice the text redrawing &
slowness & burning CPU

-- 
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 116796] UI: Cancel button missing on dialog Confirmation replacing already installed extension

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116796

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 111911] Printed text is compressed (overlapping characters) if opened in versions after 5.2.5 but only with Epson printer LX-350

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111911

--- Comment #11 from m.a.riosv  ---
Does it happen with a different font?

-- 
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 116713] Segfault when editing a comment containing just an hyperlink (gtk/gtk3 only)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116713

Julien Nabet  changed:

   What|Removed |Added

Summary|Segfault when editing a |Segfault when editing a
   |comment containing just an  |comment containing just an
   |hyperlink   |hyperlink (gtk/gtk3 only)

-- 
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 116713] Segfault when editing a comment containing just an hyperlink

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116713

Julien Nabet  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #3 from Julien Nabet  ---
(In reply to Buovjaga from comment #1)
> No problem
> 
> Arch Linux 64-bit
> Version: 6.1.0.0.alpha0+
> Build ID: 6acda2a36c9025e0d3fe94d6ca8788ab60c3203e
> CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
> Locale: fi-FI (fi_FI.UTF-8); Calc: group
> Built on April 2nd 2018

Indeed, I don't reproduce this kde4 or gen but could reproduce this with gtk
and gtk3.

Caolán: thought you might be interested in this one since it concerns
specifically gtk/gtk3.

-- 
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 116713] Segfault when editing a comment containing just an hyperlink

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116713

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
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 116713] Segfault when editing a comment containing just an hyperlink

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116713

--- Comment #2 from Julien Nabet  ---
Created attachment 141150
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141150=edit
gdb + bt traces

-- 
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 116834] Text boundaries on WRITER disappears

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116834

Julien Nabet  changed:

   What|Removed |Added

Summary|Text boundaries on WRITER   |Text boundaries on WRITER
   |disapears   |disappears

-- 
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 116389] Infinite Redraw in Libreoffice Writer on pages with multiple linked images

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116389

--- Comment #9 from Keith Curtis  ---
I wasn't able to repro it in Safe mode. I also renamed my .config/libreoffice
directory and let it re-create a new one and that seemed to make it disappear
also. My configuration is generic except some custom words and Lightproof,
which was even disabled along with Java. Anyway, I'm sort of curious to know
what about my config could be causing problems but if it's not something other
people will run into then it's no big deal.

-- 
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: bin/sanitize-blacklist.txt

2018-04-05 Thread Caolán McNamara
 bin/sanitize-blacklist.txt |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 75fb76838bc93f39a52a9ff8251077e9e029551c
Author: Caolán McNamara 
Date:   Thu Apr 5 20:59:18 2018 +0100

interim cut down on spew some more

Change-Id: I534a01d9cd8e507b8b277eb185dc96bcd9bd63fe

diff --git a/bin/sanitize-blacklist.txt b/bin/sanitize-blacklist.txt
index 86c3f626e5ea..e3e995f1a02a 100644
--- a/bin/sanitize-blacklist.txt
+++ b/bin/sanitize-blacklist.txt
@@ -6,6 +6,7 @@ src:*/scaddins/source/analysis/financial.cxx
 [signed-integer-overflow]
 src:*/boost/boost/rational.hpp
 src:*/include/tools/gen.hxx
+src:*/tools/source/generic/gen.cxx
 [vptr]
 fun:_ZN4cppu14throwExceptionERKN3com3sun4star3uno3AnyE
 src:*/include/com/sun/star/uno/Reference.hxx
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 104764] Hide chart when doing data range selection

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104764

--- Comment #12 from Severo Raz  ---
(In reply to Heiko Tietze from comment #11)
> "LibreOffice Design Session: Inserting a Chart" is resurrected at
> https://design.blog.documentfoundation.org/2015/04/16/insertchart/ (hope it
> hasn't become a zombie)

Thank you for this. This looks good and would definitely solve the problem,
from my perspective; Clément L. what do you think?

-- 
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 114590] Printing does not start in Ubuntu 17.04 on printer attached to a different PC

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114590

--- Comment #9 from MiroJanosik  ---
Printer model: HP LaserJet P2055dn
Linux shows printer driver as: HP LaserJet p2055dn pcl3

Tested again with latest updates to my system (Ubuntu 17.10)

Printing from Writer - fails. 
less /var/log/cups/error_log shows:
E [05/Apr/2018:21:57:11 +0200] [Job 143] Session setup failed:
NT_STATUS_ACCESS_DENIED
E [05/Apr/2018:21:57:11 +0200] [Job 143] Session setup failed:
NT_STATUS_LOGON_FAILURE
E [05/Apr/2018:21:57:11 +0200] [Job 143] Tree connect failed
(NT_STATUS_ACCESS_DENIED)
/

Printing from Leafpad text editor works.

And I found a workaround inside bug
https://bugs.documentfoundation.org/show_bug.cgi?id=53029 workaround here:
https://bugs.documentfoundation.org/show_bug.cgi?id=53029#c13 (Under heading
"Print dialogs", Uncheck "Use LibreOffice Dialogs")

-- 
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 115407] Impress loses transition sounds and sound instructions

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115407

--- Comment #6 from Julien Nabet  ---
I submitted this patch for review:
https://gerrit.libreoffice.org/#/c/52476/

Now, it just deals with the simple case file saved with a system sound.

Have in mind that the odp file doesn't contain the sound file but just a link
to it.
So in this following case:
- on computer A, you create and save a brand new odp with a user sound
- on computer B, which doesn't contain user sound, you load the odp file
=> the dropbox can't display the sound name.

Now let's say, we should force to display the sound name in the display box.
However, obviously LO won't be able to play it if it's a user sound which
doesn't exist on the computer.
So it's not a solution.

Perhaps we should add the possibility to really save the sound file in the odp.
So if it's a link, we wouldn't force the dropbox otherwise we'd force it?
It gets a bit complicated...

-- 
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 42949] accelerating compile times by removing unnecessary header #include

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42949

--- Comment #55 from Commit Notification 
 ---
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=e0aabd9c88897d64d1ce0eb294fb8352ce7f25e9

tdf#42949 Remove unnecessary localization headers from chart2

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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-commits] core.git: chart2/source

2018-04-05 Thread Gabor Kelemen
 chart2/source/controller/dialogs/dlg_ChartType.cxx  |2 --
 chart2/source/controller/dialogs/dlg_DataEditor.cxx |2 --
 chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx|1 -
 chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx|1 -
 chart2/source/controller/dialogs/dlg_InsertTitle.cxx|1 -
 chart2/source/controller/dialogs/dlg_ShapeFont.cxx  |1 -
 chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx |1 -
 chart2/source/controller/dialogs/res_ErrorBar.cxx   |1 -
 chart2/source/controller/dialogs/res_Titles.cxx |1 -
 chart2/source/controller/dialogs/res_Trendline.cxx  |2 --
 chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx|1 -
 chart2/source/controller/dialogs/tp_AxisLabel.cxx   |1 -
 chart2/source/controller/dialogs/tp_AxisPositions.cxx   |2 --
 chart2/source/controller/dialogs/tp_DataLabel.cxx   |1 -
 chart2/source/controller/dialogs/tp_ErrorBars.cxx   |1 -
 chart2/source/controller/dialogs/tp_LegendPosition.cxx  |1 -
 chart2/source/controller/dialogs/tp_PointGeometry.cxx   |1 -
 chart2/source/controller/dialogs/tp_PolarOptions.cxx|1 -
 chart2/source/controller/dialogs/tp_RangeChooser.cxx|2 --
 chart2/source/controller/dialogs/tp_SeriesToAxis.cxx|1 -
 chart2/source/controller/dialogs/tp_TitleRotation.cxx   |1 -
 chart2/source/controller/dialogs/tp_Trendline.cxx   |1 -
 chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx |2 --
 chart2/source/controller/main/ChartController_Position.cxx  |1 -
 chart2/source/controller/main/DragMethod_Base.cxx   |2 --
 chart2/source/controller/main/StatusBarCommandDispatch.cxx  |1 -
 chart2/source/controller/main/UndoCommandDispatch.cxx   |1 -
 chart2/source/view/charttypes/VSeriesPlotter.cxx|2 --
 28 files changed, 36 deletions(-)

New commits:
commit e0aabd9c88897d64d1ce0eb294fb8352ce7f25e9
Author: Gabor Kelemen 
Date:   Sun Mar 18 15:31:06 2018 +0100

tdf#42949 Remove unnecessary localization headers from chart2

Found by searching for the header names and the localization function:
git grep -l -e \ -e \ chart2 | xargs grep -c 
SchResId | grep :0$ | grep -v /pch

Change-Id: Ic4fd9245a7e4c3dc96216687f6f8e9820e062a5e
Reviewed-on: https://gerrit.libreoffice.org/52410
Tested-by: Jenkins 
Reviewed-by: Bartosz Kosiorek 

diff --git a/chart2/source/controller/dialogs/dlg_ChartType.cxx 
b/chart2/source/controller/dialogs/dlg_ChartType.cxx
index 981d6b08c160..55dfe5b482f1 100644
--- a/chart2/source/controller/dialogs/dlg_ChartType.cxx
+++ b/chart2/source/controller/dialogs/dlg_ChartType.cxx
@@ -18,9 +18,7 @@
  */
 
 #include 
-#include 
 #include "TabPageIds.h"
-#include 
 #include "tp_ChartType.hxx"
 #include 
 #include 
diff --git a/chart2/source/controller/dialogs/dlg_DataEditor.cxx 
b/chart2/source/controller/dialogs/dlg_DataEditor.cxx
index d30b01cfe212..6c8e9c577353 100644
--- a/chart2/source/controller/dialogs/dlg_DataEditor.cxx
+++ b/chart2/source/controller/dialogs/dlg_DataEditor.cxx
@@ -18,10 +18,8 @@
  */
 
 #include 
-#include 
 #include "DataBrowser.hxx"
 
-#include 
 #include 
 #include 
 #include 
diff --git a/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx 
b/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
index a8e514582fc1..74f2ce9b8831 100644
--- a/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
@@ -19,7 +19,6 @@
 
 #include 
 
-#include 
 #include 
 #include 
 
diff --git a/chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx 
b/chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx
index 152670709e07..a866ada4a8d6 100644
--- a/chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx
@@ -19,7 +19,6 @@
 
 #include 
 #include 
-#include 
 #include 
 #include 
 #include 
diff --git a/chart2/source/controller/dialogs/dlg_InsertTitle.cxx 
b/chart2/source/controller/dialogs/dlg_InsertTitle.cxx
index 267545a14def..149555cac30e 100644
--- a/chart2/source/controller/dialogs/dlg_InsertTitle.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertTitle.cxx
@@ -19,7 +19,6 @@
 
 #include 
 #include 
-#include 
 #include 
 
 namespace chart
diff --git a/chart2/source/controller/dialogs/dlg_ShapeFont.cxx 
b/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
index 6f259fbce0ba..fbc2afdb94f0 100644
--- a/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
+++ b/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
@@ -19,7 +19,6 @@
 
 #include 
 #include 
-#include 
 #include 

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

2018-04-05 Thread Caolán McNamara
 vcl/source/app/salvtables.cxx |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 6eb0c740603c2ea7326e4b9cbfeab144e4a2b781
Author: Caolán McNamara 
Date:   Thu Apr 5 14:11:19 2018 +0100

we want get_active_text to return edit text in editable case

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

diff --git a/vcl/source/app/salvtables.cxx b/vcl/source/app/salvtables.cxx
index 62e5873b8501..905e29f5b33d 100644
--- a/vcl/source/app/salvtables.cxx
+++ b/vcl/source/app/salvtables.cxx
@@ -1488,11 +1488,6 @@ public:
 m_xComboBoxText->SelectEntryPos(pos);
 }
 
-virtual OUString get_active_text() const override
-{
-return m_xComboBoxText->GetSelectedEntry();
-}
-
 virtual OUString get_text(int pos) const override
 {
 return m_xComboBoxText->GetEntry(pos);
@@ -1576,6 +1571,11 @@ public:
 m_xComboBoxText->SetSelectHdl(LINK(this, 
SalInstanceComboBoxTextWithoutEdit, SelectHdl));
 }
 
+virtual OUString get_active_text() const override
+{
+return m_xComboBoxText->GetSelectedEntry();
+}
+
 virtual void set_entry_error(bool /*bError*/) override
 {
 assert(false);
@@ -1632,6 +1632,11 @@ public:
 m_xComboBoxText->SetControlForeground();
 }
 
+virtual OUString get_active_text() const override
+{
+return m_xComboBoxText->GetText();
+}
+
 virtual void set_entry_text(const OUString& rText) override
 {
 m_xComboBoxText->SetText(rText);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116765] LibreOffice crashes on start.

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116765

--- Comment #9 from Max Taran  ---
(In reply to Buovjaga from comment #7)
> Do you remember, if you had Quickstarter enabled?

If by Quickstarter you mean "Load LibreOffice during system start-up", then it
should be disabled on my pc.

-- 
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] translations.git: Changes to 'refs/tags/cp-5.3-44'

2018-04-05 Thread Andras Timar
Tag 'cp-5.3-44' created by Andras Timar  at 
2018-04-05 19:50 +

cp-5.3-44

Changes since cp-5.3-36-8:
---
 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/cp-5.3-44'

2018-04-05 Thread Ashod Nakashian
Tag 'cp-5.3-44' created by Andras Timar  at 
2018-04-05 19:50 +

cp-5.3-44

Changes since cd-5.3-3.1-branch-point-72:
---
 0 files changed
---
___
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/cp-5.3-44'

2018-04-05 Thread Olivier R
Tag 'cp-5.3-44' created by Andras Timar  at 
2018-04-05 19:50 +

cp-5.3-44

Changes since cp-5.3-10:
Olivier R (1):
  tdf#107558 French spelling dictionary (6.0.3) and thesaurus

---
 fr_FR/README_fr.txt   |4 
 fr_FR/description.xml |2 
 fr_FR/fr.aff  |17751 ++--
 fr_FR/fr.dic  |155369 
+-
 fr_FR/package-description.txt |2 
 fr_FR/thes_fr.dat |  206 
 6 files changed, 88495 insertions(+), 84839 deletions(-)
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.3-44'

2018-04-05 Thread Andras Timar
Tag 'cp-5.3-44' created by Andras Timar  at 
2018-04-05 19:50 +

cp-5.3-44

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


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

2018-04-05 Thread Stephan Bergmann
 pyuno/qa/pytests/insertremovecells.py |   13 +++--
 1 file changed, 3 insertions(+), 10 deletions(-)

New commits:
commit e21b2a61d64b697413c0fc9013746b9d358da4c6
Author: Stephan Bergmann 
Date:   Thu Apr 5 18:51:55 2018 +0200

Fix Python file URL construction on Windows

...after d76281864b0e83812c0edf7490b1e8271e89fff5 "Create temp copies of 
test
docs in Python/UITests"

Change-Id: I0f331ca9567e9a54842cc35b35628046d29b176d
Reviewed-on: https://gerrit.libreoffice.org/52470
Tested-by: Jenkins 
Reviewed-by: Stephan Bergmann 

diff --git a/pyuno/qa/pytests/insertremovecells.py 
b/pyuno/qa/pytests/insertremovecells.py
index e14717639d7e..f1c0fa176113 100644
--- a/pyuno/qa/pytests/insertremovecells.py
+++ b/pyuno/qa/pytests/insertremovecells.py
@@ -1,14 +1,9 @@
-import platform
+import pathlib
 import re
 import unittest
 
 from os import getenv, path
 
-try:
-from urllib.request import pathname2url
-except ImportError:
-from urllib import pathname2url
-
 from org.libreoffice.unotest import pyuno, mkPropertyValue, makeCopyFromTDOC
 
 
@@ -29,10 +24,8 @@ class InsertRemoveCells(unittest.TestCase):
   ('Hidden', True),
   ('ReadOnly', False)
 ))
-tdoc_path = pathname2url(makeCopyFromTDOC('fdo74824.ods'))
-if platform.system() == 'Windows':
-tdoc_path = re.sub(r'^//(/[A-Za-z]:/)/', r'\1', tdoc_path)
-url = 'file://' + tdoc_path
+tdoc_path = makeCopyFromTDOC('fdo74824.ods')
+url = pathlib.Path(tdoc_path).as_uri()
 doc = desktop.loadComponentFromURL(url, "_blank", 0, load_props)
 
 sheet = doc.Sheets.Sheet1
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116799] UI: Border selection icon tool in sidebar disappearing ( white square)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116799

Noel Grandin  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 116799] UI: Border selection icon tool in sidebar disappearing ( white square)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116799

--- Comment #6 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ad0d1db3ce862ef74a7a1849b821f5010f9ba3fd

tdf#116799 Border selection icon tool in sidebar disappearing

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://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-commits] core.git: sw/CppunitTest_sw_htmlimport.mk sw/qa sw/source

2018-04-05 Thread Katarina Behrens
 sw/CppunitTest_sw_htmlimport.mk|2 +
 sw/qa/extras/htmlimport/data/image-width-auto.html |   40 +
 sw/qa/extras/htmlimport/htmlimport.cxx |   16 
 sw/source/filter/html/htmlgrin.cxx |   26 +++--
 4 files changed, 79 insertions(+), 5 deletions(-)

New commits:
commit a174caa53b4bee9627cd7403ef03c474b758c602
Author: Katarina Behrens 
Date:   Wed Apr 4 18:33:08 2018 +0200

Html import: use loaded image width/height if width|height ="auto"

"auto" means viewing application decides what the size/dimension
is going to be i.e. act as if no particular size was provided

Also use metric dimensions from bitmaps if available.

Change-Id: Ic3860ecad0c4e1c2b7f6131c03c6612241a20c7c
Reviewed-on: https://gerrit.libreoffice.org/52404
Tested-by: Jenkins 
Reviewed-by: Katarina Behrens 

diff --git a/sw/CppunitTest_sw_htmlimport.mk b/sw/CppunitTest_sw_htmlimport.mk
index 0382c5844021..f1cf2fd24d67 100644
--- a/sw/CppunitTest_sw_htmlimport.mk
+++ b/sw/CppunitTest_sw_htmlimport.mk
@@ -19,9 +19,11 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_htmlimport, \
comphelper \
cppu \
cppuhelper \
+   editeng \
i18nlangtag \
sal \
sfx \
+   svl \
svt \
sw \
test \
diff --git a/sw/qa/extras/htmlimport/data/image-width-auto.html 
b/sw/qa/extras/htmlimport/data/image-width-auto.html
new file mode 100644
index ..878be07cee04
--- /dev/null
+++ b/sw/qa/extras/htmlimport/data/image-width-auto.html
@@ -0,0 +1,40 @@
+
+
+ 
+
diff --git a/sw/qa/extras/htmlimport/htmlimport.cxx 
b/sw/qa/extras/htmlimport/htmlimport.cxx
index 5a45e92d3698..fa06d7a1a64c 100644
--- a/sw/qa/extras/htmlimport/htmlimport.cxx
+++ b/sw/qa/extras/htmlimport/htmlimport.cxx
@@ -25,6 +25,10 @@
 #include 
 #include 
 #include 
+#include 
+#include 
+#include 
+#include 
 
 class HtmlImportTest : public SwModelTestBase
 {
@@ -208,6 +212,18 @@ DECLARE_HTMLIMPORT_TEST(testMetaIsoDates, 
"meta-ISO8601-dates.html")
 CPPUNIT_ASSERT_EQUAL(DateTime(Date(8, 5, 2017), tools::Time(12, 47, 0, 
38600)), aModified);
 }
 
+DECLARE_HTMLIMPORT_TEST(testImageWidthAuto, "image-width-auto.html")
+{
+SwXTextDocument* pTextDoc = dynamic_cast(mxComponent.get());
+CPPUNIT_ASSERT(pTextDoc);
+SwTextAttr const*const 
pAttr(pTextDoc->GetDocShell()->GetDoc()->GetEditShell()->
+GetCursor()->GetNode().GetTextNode()->GetTextAttrForCharAt(0, 
RES_TXTATR_FLYCNT));
+CPPUNIT_ASSERT(pAttr);
+SwFrameFormat const*const pFmt(pAttr->GetFlyCnt().GetFrameFormat());
+SwFormatFrameSize const& rSize(pFmt->GetFormatAttr(RES_FRM_SIZE));
+CPPUNIT_ASSERT_EQUAL(Size(1835, 560), rSize.GetSize());
+}
+
 DECLARE_HTMLIMPORT_TEST(testChangedby, "meta-changedby.html")
 {
 SwXTextDocument* pTextDoc = dynamic_cast(mxComponent.get());
diff --git a/sw/source/filter/html/htmlgrin.cxx 
b/sw/source/filter/html/htmlgrin.cxx
index dfa5f63976a4..dfda37fd0dc3 100644
--- a/sw/source/filter/html/htmlgrin.cxx
+++ b/sw/source/filter/html/htmlgrin.cxx
@@ -317,6 +317,7 @@ void SwHTMLParser::InsertImage()
 bool bIsMap = false;
 bool bPrcWidth = false;
 bool bPrcHeight = false;
+OUString sWidthAsString, sHeightAsString;
 SvxMacroItem aMacroItem(RES_FRMMACRO);
 
 ScriptType eDfltScriptType;
@@ -360,18 +361,23 @@ void SwHTMLParser::InsertImage()
 case HtmlOptionId::WIDTH:
 // for now only store as pixel value!
 nWidth = rOption.GetNumber();
-bPrcWidth = (rOption.GetString().indexOf('%') != -1);
+sWidthAsString = rOption.GetString();
+bPrcWidth = (sWidthAsString.indexOf('%') != -1);
 if( bPrcWidth && nWidth>100 )
 nWidth = 100;
-bWidthProvided = true;
+// width|height = "auto" means viewing app decides the size
+// i.e. proceed as if no particular size was provided
+bWidthProvided = (sWidthAsString != "auto");
 break;
 case HtmlOptionId::HEIGHT:
 // for now only store as pixel value!
 nHeight = rOption.GetNumber();
-bPrcHeight = (rOption.GetString().indexOf('%') != -1);
+sHeightAsString = rOption.GetString();
+bPrcHeight = (sHeightAsString.indexOf('%') != -1);
 if( bPrcHeight && nHeight>100 )
 nHeight = 100;
-bHeightProvided = true;
+// the same as above w/ HtmlOptionId::WIDTH
+bHeightProvided = (sHeightAsString != "auto");
 break;
 case HtmlOptionId::VSPACE:
 nVSpace = rOption.GetNumber();
@@ -561,8 +567,18 @@ IMAGE_SETEVENT:
 Size aTwipSz( bPrcWidth ? 0 : nWidth, 

[Libreoffice-bugs] [Bug 116799] UI: Border selection icon tool in sidebar disappearing ( white square)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116799

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.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-commits] core.git: sc/source

2018-04-05 Thread Noel Grandin
 sc/source/ui/sidebar/CellBorderUpdater.cxx |   39 -
 1 file changed, 22 insertions(+), 17 deletions(-)

New commits:
commit ad0d1db3ce862ef74a7a1849b821f5010f9ba3fd
Author: Noel Grandin 
Date:   Thu Apr 5 17:19:45 2018 +0200

tdf#116799 Border selection icon tool in sidebar disappearing

regression from

commit fe96d07621f75e6e5a106407c8ef80ace1b7f137
move CellBorderUpdater bitmap update to VirtualDevice

Change-Id: I9a021b121b6da5d387ee710363b301543a31582e
Reviewed-on: https://gerrit.libreoffice.org/52467
Tested-by: Jenkins 
Reviewed-by: Noel Grandin 

diff --git a/sc/source/ui/sidebar/CellBorderUpdater.cxx 
b/sc/source/ui/sidebar/CellBorderUpdater.cxx
index 3f06f92eb7b8..394835ff4d57 100644
--- a/sc/source/ui/sidebar/CellBorderUpdater.cxx
+++ b/sc/source/ui/sidebar/CellBorderUpdater.cxx
@@ -39,29 +39,34 @@ CellBorderUpdater::~CellBorderUpdater()
 void CellBorderUpdater::UpdateCellBorder(bool bTop, bool bBot, bool bLeft, 
bool bRight, Image const & aImg, bool bVer, bool bHor)
 {
 const Size aBmpSize = aImg.GetBitmapEx().GetSizePixel();
-if(aBmpSize.Width() != 43 || aBmpSize.Height() != 43)
-return;
 
-ScopedVclPtr pVirDev(VclPtr::Create());
+ScopedVclPtr 
pVirDev(VclPtr::Create(*Application::GetDefaultDevice(),
+DeviceFormat::DEFAULT, DeviceFormat::DEFAULT));
 pVirDev->SetOutputSizePixel(aBmpSize);
+pVirDev->SetBackground(COL_TRANSPARENT);
+pVirDev->Erase();
 pVirDev->SetLineColor( 
::Application::GetSettings().GetStyleSettings().GetFieldTextColor() ) ;
 pVirDev->SetFillColor(COL_BLACK);
 
-Point aTL(2, 1), aTR(42,1), aBL(2, 41), aBR(42, 41), aHL(2,21), aHR(42, 
21), aVT(22,1), aVB(22, 41);
-if(bLeft)
-pVirDev->DrawLine( aTL,aBL );
-if(bRight)
-pVirDev->DrawLine( aTR,aBR );
-if(bTop)
-pVirDev->DrawLine( aTL,aTR );
-if(bBot)
-pVirDev->DrawLine( aBL,aBR );
-if(bVer)
-pVirDev->DrawLine( aVT,aVB );
-if(bHor)
-pVirDev->DrawLine( aHL,aHR );
+if(aBmpSize.Width() == 43 && aBmpSize.Height() == 43)
+{
+Point aTL(2, 1), aTR(42,1), aBL(2, 41), aBR(42, 41), aHL(2,21), 
aHR(42, 21), aVT(22,1), aVB(22, 41);
+if(bLeft)
+pVirDev->DrawLine( aTL,aBL );
+if(bRight)
+pVirDev->DrawLine( aTR,aBR );
+if(bTop)
+pVirDev->DrawLine( aTL,aTR );
+if(bBot)
+pVirDev->DrawLine( aBL,aBR );
+if(bVer)
+pVirDev->DrawLine( aVT,aVB );
+if(bHor)
+pVirDev->DrawLine( aHL,aHR );
+mrTbx.SetItemOverlayImage( mnBtnId, Image( 
pVirDev->GetBitmapEx(Point(0,0), aBmpSize) ) );
+}
 
-mrTbx.SetItemOverlayImage( mnBtnId, Image( 
pVirDev->GetBitmapEx(Point(0,0), aBmpSize) ) );
+mrTbx.SetItemImage( mnBtnId, aImg );
 }
 
 } } // end of namespace svx::sidebar
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116389] Infinite Redraw in Libreoffice Writer on pages with multiple linked images

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116389

--- Comment #8 from Buovjaga  ---
Can you reproduce it in Safe Mode? Help - Restart in safe mode and then
Continue in safe mode.

-- 
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 109011] Calc: Edit-Paste Only items Text/Number/Formula don' t paste content from Excel

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109011

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||108479


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 108479] [META] Paste special bugs and enhancements

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108479

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||109011


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109011
[Bug 109011] Calc: Edit-Paste Only items Text/Number/Formula don't paste
content from Excel
-- 
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 116230] Excel has problem opening file after Share Workbook has been selected in Calc

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116230

Buovjaga  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 115053] PRINTs landscape despite configured as portrait still in Calc after fix for Writer (Mac OS)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115053

Buovjaga  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #10 from Buovjaga  ---
Argh, I was wrong: it cannot be
https://cgit.freedesktop.org/libreoffice/core/commit/?id=8bc951daf79decbd8a599a409c6d33c5456710e0
because it is so new it is not in 6.0.3 yet.

So back to WFM.

-- 
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 115053] PRINTs landscape despite configured as portrait still in Calc after fix for Writer (Mac OS)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115053

Buovjaga  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

--- Comment #9 from Buovjaga  ---
Let's set to fixed as we know the commit for once :)

-- 
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 116765] LibreOffice crashes on start.

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116765

Max Taran  changed:

   What|Removed |Added

 Attachment #141144|0   |1
is obsolete||

--- Comment #8 from Max Taran  ---
Created attachment 141149
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141149=edit
soffice.bin dump.

-- 
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 116389] Infinite Redraw in Libreoffice Writer on pages with multiple linked images

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116389

--- Comment #7 from Keith Curtis  ---
I just tried again with LO 6.0.3 and still repro it.

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


[Libreoffice-commits] online.git: loleaflet/debug loleaflet/dist

2018-04-05 Thread Henry Castro
 loleaflet/debug/document/loleaflet.html |1 
 loleaflet/dist/loleaflet.css|9 ---
 loleaflet/dist/loleaflet.html.m4|1 
 loleaflet/dist/toolbar.css  |2 
 loleaflet/dist/toolbar/toolbar.js   |   94 
 5 files changed, 1 insertion(+), 106 deletions(-)

New commits:
commit 826592458c2c08255c0aeaefa620f1d6b2f97dac
Author: Henry Castro 
Date:   Thu Apr 5 15:04:31 2018 -0400

loleaflet: remove toolbar button "more"

Replace with new feature

w2toolbar:
"If toolbar has too many button that it does not fit the screen the 
overflow buttons will show up.
No need to set any property, the overflow buttons will just appear"

Change-Id: I6217203f9e2502baffa7bfc4cd68e2a1e7a27d15

diff --git a/loleaflet/debug/document/loleaflet.html 
b/loleaflet/debug/document/loleaflet.html
index 2d7a6a758..17244e7ef 100644
--- a/loleaflet/debug/document/loleaflet.html
+++ b/loleaflet/debug/document/loleaflet.html
@@ -79,7 +79,6 @@
 
 
 
-
 
 
 
diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index 8f67261c0..30db2df72 100644
--- a/loleaflet/dist/loleaflet.css
+++ b/loleaflet/dist/loleaflet.css
@@ -90,15 +90,6 @@ body {
 #spreadsheet-row-column-frame.readonly {
top: 30px !important;
 }
-/* There seems to be some bug in w2ui library -
- * when we are in very low screen width, the toolbar-up-more
- * toolbar's width doesn't adjust according to its children toolbar
- * items and truncate all items but one. Lets override the width in
- * mobile mode to prevent that.
- */
-#toolbar-up-more {
-   width: auto !important;
-}
 /* We need to give space for options menu */
 #tb_toolbar-up_item_rightmenupadding {
padding-right: 40px;
diff --git a/loleaflet/dist/loleaflet.html.m4 b/loleaflet/dist/loleaflet.html.m4
index be6ac26ff..0fd1caf07 100644
--- a/loleaflet/dist/loleaflet.html.m4
+++ b/loleaflet/dist/loleaflet.html.m4
@@ -52,7 +52,6 @@ ifelse(debug,[true],[


-   
   
   
 
diff --git a/loleaflet/dist/toolbar.css b/loleaflet/dist/toolbar.css
index 8e78f2bcb..4889eb456 100644
--- a/loleaflet/dist/toolbar.css
+++ b/loleaflet/dist/toolbar.css
@@ -16,7 +16,7 @@
 z-index: 1000;
 }
 
-#toolbar-up-more,w2ui-toolbar {
+w2ui-toolbar {
 position: absolute;
 right: 10px;
 top: 40px;
diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index f2ee8690f..8a35056b4 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -47,7 +47,6 @@ var nUsers, oneUser, noUser;
 
 function _mobilify() {
var toolbarUp = w2ui['toolbar-up'];
-   var toolbarUpMore = w2ui['toolbar-up-more'];
var statusbar = w2ui['toolbar-down'];
 
for (var itemIdx in toolbarUp.items) {
@@ -56,12 +55,6 @@ function _mobilify() {
toolbarUp.hide(id);
}
}
-   for (itemIdx in toolbarUpMore.items) {
-   id = toolbarUpMore.items[itemIdx].id;
-   if (toolbarUpMobileItems.indexOf(id) === -1 && 
toolbarUpMore.get(id) && !toolbarUpMore.get(id).hidden) {
-   toolbarUpMore.hide(id);
-   }
-   }
 
for (itemIdx in statusbar.items) {
id = statusbar.items[itemIdx].id;
@@ -80,7 +73,6 @@ function _mobilify() {
 
 function _unmobilify() {
var toolbarUp = w2ui['toolbar-up'];
-   var toolbarUpMore = w2ui['toolbar-up-more'];
var statusbar = w2ui['toolbar-down'];
 
for (var itemIdx in toolbarUp.items) {
@@ -89,12 +81,6 @@ function _unmobilify() {
toolbarUp.show(id);
}
}
-   for (itemIdx in toolbarUpMore.items) {
-   id = toolbarUpMore.items[itemIdx].id;
-   if (toolbarUpMobileItems.indexOf(id) === -1 && 
toolbarUpMore.get(id) && toolbarUpMore.get(id).hidden) {
-   toolbarUpMore.show(id);
-   }
-   }
 
for (itemIdx in statusbar.items) {
id = statusbar.items[itemIdx].id;
@@ -114,7 +100,6 @@ function _unmobilify() {
 function resizeToolbar() {
var hasMoreItems = false;
var toolbarUp = w2ui['toolbar-up'];
-   var toolbarUpMore = w2ui['toolbar-up-more'];
 
if ($(window).width() < mobileWidth) {
_mobilify();
@@ -123,43 +108,6 @@ function resizeToolbar() {
}
 
toolbarUp.refresh();
-   toolbarUpMore.refresh();
-   // move items from toolbar-up-more -> toolbar-up
-   while ($('#toolbar-up')[0].scrollWidth <= $(window).width()) {
-   var item = toolbarUpMore.items[0];
-   if (!item) {
-   break;
-   }
-   toolbarUpMore.items.shift();
-   toolbarUp.insert('right', item);
-   }

[Libreoffice-bugs] [Bug 116834] Text boundaries on WRITER disapears

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116834

--- Comment #1 from uno_wos  ---
Same as Bug 101798 
Sorry

Just to add something:
I repro it on XFCE (GTK2)

-- 
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 100891] PDF: Baseline of graphics missing, when exporting downsized graphics

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100891

--- Comment #16 from Wilfried Koch  ---
Created attachment 141148
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141148=edit
Arcive containing the relevant files

RC-Glied.odg Original Image.

This image ist exported to png (RC-Glieda.png) and jpg (RC-Glieda.jpg)

Export process:

Select all, then export selection.
In both cases the size of the image is kept, but the resolution is increased
from 96 to 300 dpi. This has to do with the use of the document.

Bildtest2.odt is openend emptily. In the upper part the jpg, in the lower the
png is inserted. Both pictures are reduced in size to 25% using the properties
dialog.
Bildtest2. pdf is created by clicking on the pdf-button. It shows the lowest
line missing in the image with jpg-origin, but present in the picture with
png-origin.

-- 
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 115053] PRINTs landscape despite configured as portrait still in Calc after fix for Writer (Mac OS)

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115053

bunkem  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #8 from bunkem  ---
Thank you.

I've tested both 
Version: 6.1.0.0.alpha0+
Build ID: a488c7ad2763b944713997911c1ddb0315d8c93f
CPU threads: 8; OS: Mac OS X 10.11.6; UI render: default; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2018-03-26_00:38:29
Locale: en-US (en.UTF-8); Calc: group

and

Version: 6.0.3.2
Build ID: 8f48d515416608e3a835360314dac7e47fd0b821
CPU threads: 8; OS: Mac OS X 10.11.6; UI render: default; 
Locale: en-CA (en.UTF-8); Calc: group

Both print landscape and portrait properly within the same print job!

-- 
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 116377] If I write the text and then highlight it and insert a section I cannot keep writing underneath the section in a new paragraph

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116377

--- Comment #8 from Daniele  ---
Still present in LO 6.0.3

-- 
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 116834] New: Text boundaries on WRITER disapears

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116834

Bug ID: 116834
   Summary: Text boundaries on WRITER disapears
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: x86 (IA32)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pa_descargar_co...@yahoo.com

Description:
Text limit on Writer disapears or it doesnt displays right.

Steps to Reproduce:
1.Menu - View - Text boundaries ON
2.Menu - View - Text boundaries OFF
3.Menu - View - Text boundaries ON

Actual Results:  
It doesnt display right

Expected Results:
Show the complete square boundaries


Reproducible: Always


User Profile Reset: Yes



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux i686; rv:59.0) Gecko/20100101 Firefox/59.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 116765] LibreOffice crashes on start.

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116765

--- Comment #7 from Buovjaga  ---
Do you remember, if you had Quickstarter enabled?

-- 
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 116833] New: Metadata not deleted

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116833

Bug ID: 116833
   Summary: Metadata not deleted
   Product: LibreOffice
   Version: 6.0.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ga3893...@web.de

When using the "reset properties" button (File -> Properties) to remove
metadata from a document, the data disappears only until the document is
reopened and the information is not really removed.

This includes e.g. the creation date the modify date and the username of the
creator.

Please consider that leaking such data can be a critical privacy issue for
certain people and in certain countries. This is especially true if libreoffice
appear to have deleted such information when it did not.

This bug can be reproduced with any libreoffice document.

To reproduce, create a document save it, take a look at e.g. the creation date
and author, reset properties, save the document, close and reopen libreoffice
and look at the properties again.

-- 
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 100891] PDF: Baseline of graphics missing, when exporting downsized graphics

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100891

--- Comment #15 from Buovjaga  ---
(In reply to Wilfried Koch from comment #14)
> Creating the odt-document is (and was) OK.
> The problem is still the generation of the pdf from the odt.
> White space at the bottom of a picture can be used as a workaround.
> The picture example was drawn in libreoffice draw, and then exported to .jpg.
> afterwards it was inserted into a newly created writer document.

If you want to continue investigating, attach the original Draw document.

-- 
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 111846] Find & Replace: Rename diacritics and kashida search options

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111846

Mihkel Tõnnov  changed:

   What|Removed |Added

 CC||mihh...@gmail.com

--- Comment #29 from Mihkel Tõnnov  ---
(In reply to Khaled Hosny from comment #28)
> (In reply to Eike Rathke from comment #27)
> > That's not just a little glitch, that's a crunchy bug, and also the default
> > presets were wrongly chosen, clearly one normally does not want to ignore
> > diacritics.
> 
> Not in Arabic or in languages where diacritics are not parts of the letters
> (in Arabic خالد and خَالِدْ are the same word). It is just like
> case-insensitive search being the default.

Could we have a per-language/locale default settings for these two options
perhaps, regardless of how they are phrased? There are quite big differences in
the "status" of letters with diacritics (or "diacritics") also among languages
that are written in Latin script.

On the one side, there are languages like English, French, and German, where ä,
ö, ü, é/ê/è/ë etc. are considered variations of the "base" letter (so a/ä, o/ö,
etc. are also collated together in dictionaries).

On the other side are languages like Estonian, Finnish, Icelandic, Swedish,
Latvian, Hungarian, Polish, where ä, å, á, ā etc. are considered to be separate
letters in their own right, and therefore shouldn't be ignored/merged during
searching, at least not by default.

For instance in Estonian, treating a/ä, o/õ/ö, u/ü, s/š, z/ž as equivalent
makes almost* zero sense - when searching for either of the words in pairs like
laas/lääs, too/töö, loog/lõõg, sokk/šokk, the other one should not be matched.
Similar principle applies in the other languages I mentioned, so the current
default setting is completely counter-intuitive for many users.

* "Almost zero" because treating õ/ö as equal might make sense in historical
texts (but that's a rather marginal usecase), and treating z/ž as equal makes
some sense because z/ž could only ever be confused in loanwords and foreign
names, e.g. people might not know without a dictionary if the Croatian capital
is called Zagreb or Žagreb. But that's minutia.

...And then there are cases like Lithuanian, where ą is considered independent
letter, while ã/à are considered variants of a, and are mainly used in
dictionaries to indicate stress/length.

I'll open a new enhancement request about this.

-- 
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 'aoo/trunk' - svtools/source

2018-04-05 Thread Matthias Seidel
 svtools/source/contnr/templwin.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 419130311a95ac43ef87be09f86dfdad003230f5
Author: Matthias Seidel 
Date:   Thu Apr 5 17:01:38 2018 +

Changed link to templates (online) to avoid redirection

diff --git a/svtools/source/contnr/templwin.cxx 
b/svtools/source/contnr/templwin.cxx
index e9b066e251fa..a80ae87d23e0 100644
--- a/svtools/source/contnr/templwin.cxx
+++ b/svtools/source/contnr/templwin.cxx
@@ -1734,7 +1734,7 @@ void SvtDocumentTemplateDialog::InitImpl( )
 if ( !bHideLink )
  {
 aMoreTemplatesLink.SetURL( String(
-RTL_CONSTASCII_STRINGPARAM( 
"http://templates.services.openoffice.org/?cid=923508; ) ) );
+RTL_CONSTASCII_STRINGPARAM( 
"https://templates.openoffice.org/?cid=923508; ) ) );
 aMoreTemplatesLink.SetClickHdl( LINK( this, SvtDocumentTemplateDialog, 
OpenLinkHdl_Impl ) );
 }
 else
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116798] Impress crashes when deleting slides

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116798

--- Comment #7 from Xisco Faulí  ---
Surprisingly, I can't reproduce it in

Version: 6.1.0.0.alpha0+
Build ID: 751191ed2d7d6af6eddc3d738e8c45b0a2ab2572
CPU threads: 1; OS: Windows 6.1; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-03-21_23:24:05
Locale: es-ES (es_ES); Calc: group

Can anyone try to reproduce it with a master build from
http://dev-builds.libreoffice.org/daily/master/ ?
You can install it alongside the standard 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 107987] EDITING: Resizing an image is slow depending on slide design

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107987

Telesto  changed:

   What|Removed |Added

Version|4.4.6.3 release |4.4 all versions

-- 
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/CppunitTest_sw_layoutwriter.mk sw/Module_sw.mk sw/qa sw/source

2018-04-05 Thread Miklos Vajna
 sw/CppunitTest_sw_layoutwriter.mk  |   72 +
 sw/Module_sw.mk|1 
 sw/qa/extras/layout/data/tdf116830.odt |binary
 sw/qa/extras/layout/layout.cxx |   68 +++
 sw/source/core/layout/paintfrm.cxx |4 +
 5 files changed, 144 insertions(+), 1 deletion(-)

New commits:
commit 09954c381895f340c9b73af64b0833d8b4689c06
Author: Miklos Vajna 
Date:   Thu Apr 5 18:04:25 2018 +0200

tdf#116830 sw: handle cell background for BACKGROUND_PARA_OVER_DRAWINGS

Commit 18b3feb8bef06bf7b126fd0bc743e19479cb8026 (n#778133 sw: add
BackgroundParaOverDrawings compat flag, 2012-09-12) added a layout
compat flag that is meant to make Writer behave the same as Word when it
comes to the order of various backgrounds.

The original fix was that in case there are background shapes and also
paragraph backgrounds, then this flag can opt in to have the paragraph
backgrounds on top of background shapes.

Cell backgrounds behave the same way in Word, so extend the behavior of
the compat flag to cover not only the background of text frames but also
of cell frames.

(The test could be hacked into CppunitTest_sw_uiwriter, but 1) this is
layout, not UI and 2) that one started to get rather large.)

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

diff --git a/sw/CppunitTest_sw_layoutwriter.mk 
b/sw/CppunitTest_sw_layoutwriter.mk
new file mode 100644
index ..675299180e44
--- /dev/null
+++ b/sw/CppunitTest_sw_layoutwriter.mk
@@ -0,0 +1,72 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#*
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+#*
+
+$(eval $(call gb_CppunitTest_CppunitTest,sw_layoutwriter))
+
+$(eval $(call gb_CppunitTest_add_exception_objects,sw_layoutwriter, \
+sw/qa/extras/layout/layout \
+))
+
+# note: this links msword only for the reason to have a order dependency,
+# because "make sw.check" will not see the dependency through services.rdb
+$(eval $(call gb_CppunitTest_use_libraries,sw_layoutwriter, \
+comphelper \
+cppu \
+cppuhelper \
+editeng \
+msword \
+sal \
+sfx \
+svl \
+svt \
+svxcore \
+sw \
+test \
+unotest \
+vcl \
+tl \
+utl \
+))
+
+$(eval $(call gb_CppunitTest_use_externals,sw_layoutwriter,\
+boost_headers \
+libxml2 \
+))
+
+$(eval $(call gb_CppunitTest_set_include,sw_layoutwriter,\
+-I$(SRCDIR)/sw/inc \
+-I$(SRCDIR)/sw/source/core/inc \
+-I$(SRCDIR)/sw/qa/extras/inc \
+$$(INCLUDE) \
+))
+
+$(eval $(call gb_CppunitTest_use_sdk_api,sw_layoutwriter))
+
+$(eval $(call gb_CppunitTest_use_ure,sw_layoutwriter))
+$(eval $(call gb_CppunitTest_use_vcl,sw_layoutwriter))
+
+$(eval $(call gb_CppunitTest_use_rdb,sw_layoutwriter,services))
+
+$(eval $(call gb_CppunitTest_use_configuration,sw_layoutwriter))
+
+$(eval $(call gb_CppunitTest_use_uiconfigs,sw_layoutwriter, \
+modules/swriter \
+))
+
+$(call gb_CppunitTest_get_target,sw_layoutwriter): \
+$(call gb_Library_get_target,textconv_dict)
+
+ifneq ($(filter MORE_FONTS,$(BUILD_TYPE)),)
+$(call gb_CppunitTest_get_target,sw_layoutwriter): \
+$(call gb_ExternalPackage_get_target,fonts_liberation)
+endif
+
+# vim: set noet sw=4 ts=4:
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 79b6f566d3f2..8fb2836f70e6 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -88,6 +88,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
 CppunitTest_sw_odfimport \
 CppunitTest_sw_txtexport \
 CppunitTest_sw_uiwriter \
+CppunitTest_sw_layoutwriter \
 CppunitTest_sw_mailmerge \
 CppunitTest_sw_globalfilter \
 ))
diff --git a/sw/qa/extras/layout/data/tdf116830.odt 
b/sw/qa/extras/layout/data/tdf116830.odt
new file mode 100644
index ..8faacc3ddaec
Binary files /dev/null and b/sw/qa/extras/layout/data/tdf116830.odt differ
diff --git a/sw/qa/extras/layout/layout.cxx b/sw/qa/extras/layout/layout.cxx
new file mode 100644
index ..16efa14c5875
--- /dev/null
+++ b/sw/qa/extras/layout/layout.cxx
@@ -0,0 +1,68 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can 

[Libreoffice-bugs] [Bug 116798] Impress crashes when deleting slides

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116798

Xisco Faulí  changed:

   What|Removed |Added

Crash report or||["sdr::contact::ViewObjectC
crash signature||ontact::getObjectRange()"]

-- 
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 116798] Impress crashes when deleting slides

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116798

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

Versión: 6.0.1.1
Id. de compilación: 60bfb1526849283ce2491346ed2aa51c465abfe6
Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; 
Configuración regional: es-ES (es_ES); Calc: group

STR:
1. Open the file
2. delete slides 2, 3, 4, 5
3. use undo until all the slides are added back
4. Use redo until all the slides are removed
5. Repeat 3 and 4

-> Crash

-- 
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 116047] LO 6.0.1.1 (x64) calc windows, autofilter freezes

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116047

Telesto  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |possibleRegression
 CC||tele...@surfxs.nl
Version|6.0.1.1 release |5.0.0.5 release

-- 
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 'feature/SOSAW080' - svx/source

2018-04-05 Thread Armin Le Grand
 svx/source/svdraw/svdobj.cxx   |7 +++
 svx/source/unodraw/unopage.cxx |   31 +++
 2 files changed, 38 insertions(+)

New commits:
commit ea916073d89eddffd3231d8e4a4ffe1a671d5fe5
Author: Armin Le Grand 
Date:   Thu Apr 5 20:01:28 2018 +0200

SOSAW080: Solve UNO API calls that move SvxShapes to other Model

Due to UNO API tests I got a call to insert an xShape to a
xDrawPage which was constructed in another Model, this has now to
be done by Cloning the SdrObject to the new SdrModel, getting
rid of the old one and getting all the UNO implementation
stuff right (referemces SdrObject <-> xShape).

Change-Id: Ibf097ee7467895823fbd158a2a9543da3b5a5078

diff --git a/svx/source/svdraw/svdobj.cxx b/svx/source/svdraw/svdobj.cxx
index d1dc3a339ac0..ee59161c757c 100644
--- a/svx/source/svdraw/svdobj.cxx
+++ b/svx/source/svdraw/svdobj.cxx
@@ -438,6 +438,13 @@ void SdrObject::SetPage(SdrPage* pNewPage)
 // If the page is changing to another page with the same model, we
 // assume they create compatible UNO shape objects so we shouldn't have
 // to invalidate.
+// : This causes quite some problems in SvxDrawPage::add when used
+// e.g. from Writer - the SdrObject may be cloned to target model, and
+// the xShape was added to it by purpose (see there). Thus it will be
+// good to think about if this is really needed - it *seems* to be intended
+// for a xShape being a on-demand-creatable resource - wit hthe argument 
that
+// the SdrPage/UnoPage used influences the SvxShape creation. This uses
+// ressources and would be nice to get rid of anyways.
 if (pOldPage != pPage && !(pOldPage && pPage && pOldModel == 
()))
 {
 SvxShape* const pShape(getSvxShape());
diff --git a/svx/source/unodraw/unopage.cxx b/svx/source/unodraw/unopage.cxx
index f35a104f6da5..3dc69e899965 100644
--- a/svx/source/unodraw/unopage.cxx
+++ b/svx/source/unodraw/unopage.cxx
@@ -191,6 +191,24 @@ void SAL_CALL SvxDrawPage::add( const uno::Reference< 
drawing::XShape >& xShape
 return;
 
 SdrObject *pObj = pShape->GetSdrObject();
+bool bNeededToClone(false);
+
+if(nullptr != pObj && >getSdrModelFromSdrObject() != 
>getSdrModelFromSdrPage())
+{
+//  UNO API tries to add an existing SvxShape to this SvxDrawPage,
+// but these use different SdrModels. It was possible before to 
completely
+// 'change' a SdrObject to another SdrModel (including dangerous 
MigrateItemPool
+// stuff), but is no longer. We need to Clone the SdrObject to the 
target model
+// and ::Create a new SvxShape (set SdrObject there, take obver 
values, ...)
+SdrObject* 
pClonedSdrShape(pObj->Clone(>getSdrModelFromSdrPage()));
+pObj->setUnoShape(nullptr);
+pClonedSdrShape->setUnoShape(xShape);
+// pShape->InvalidateSdrObject();
+// pShape->Create(pClonedSdrShape, this);
+SdrObject::Free(pObj);
+pObj = pClonedSdrShape;
+bNeededToClone = true;
+}
 
 if(!pObj)
 {
@@ -200,6 +218,19 @@ void SAL_CALL SvxDrawPage::add( const uno::Reference< 
drawing::XShape >& xShape
 else if ( !pObj->IsInserted() )
 {
 mpPage->InsertObject( pObj );
+
+if(bNeededToClone)
+{
+//  Unfortunately in SdrObject::SetPage (see there) the
+// xShape/UnoShape at the newly cloned SDrObject is *removed* 
again,
+// so re-set it here, the caller *may need it* (e.g. Writer)
+uno::Reference< uno::XInterface > 
xShapeCheck(pObj->getWeakUnoShape());
+
+if( !xShapeCheck.is() )
+{
+pObj->setUnoShape(xShape);
+}
+}
 }
 
 pShape->Create( pObj, this );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116798] Impress crashes when deleting slides

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116798

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #5 from Xisco Faulí  ---
Created attachment 141147
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141147=edit
sample

-- 
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 116794] Add the "New" File button from the cogwheel drop-down menu in the Tabbed bar to the same location as the "Open", "Save", Undo and Redo buttons

2018-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116794

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Severity|normal  |enhancement

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


  1   2   3   4   >