[Libreoffice-bugs] [Bug 112654] Ver: 541.2 and 542 rearranges objects from original.

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112654

Dieter Praas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||dgp-m...@gmx.de
 Ever confirmed|0   |1

--- Comment #2 from Dieter Praas  ---
Can you add also a picture how it looks in LO 5.3.6.1? I think without more
detailed steps to reproduce of without the original document it is hardly
possible to confirm your bug.

So I set the status to NEEDINFO. Please change it back to UNCONFIRMED after
providing the requested informations.

-- 
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 57950] Replace chained O(U)StringBuffer::append() with operator+

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950

Muhammet Kara  changed:

   What|Removed |Added

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

--- Comment #74 from Muhammet Kara  ---
There are still instances of chained OUStringBuffer::append(), which could be
replaced with operator+.

You may see the commit 7810858ee6cac233ce5868de1f2ef5de1d443af4 as an example:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=7810858ee6cac233ce5868de1f2ef5de1d443af4

And you may check these files for some possible instances:
pyuno/source/module/pyuno_module.cxx
extensions/source/config/ldap/ldapaccess.cxx
extensions/source/propctrlr/selectlabeldialog.cxx
starmath/source/dialog.cxx
starmath/source/rtfexport.cxx
filter/source/graphicfilter/ipict/shape.cxx
ucb/source/ucp/ftp/ftpurl.cxx
ucb/source/core/provprox.cxx
desktop/source/deployment/registry/component/dp_component.cxx
svtools/source/misc/transfer.cxx
svtools/source/svhtml/htmlout.cxx
vcl/source/uitest/uiobject.cxx
vcl/source/window/mnemonic.cxx
vcl/unx/generic/fontmanager/fontconfig.cxx
cui/source/options/certpath.cxx
cui/source/options/optgdlg.cxx
cui/source/options/optlingu.cxx
unotools/source/config/configpaths.cxx
unotools/source/config/bootstrap.cxx
sax/source/tools/converter.cxx
connectivity/source/commontools/sqlerror.cxx
connectivity/source/drivers/firebird/Util.cxx
idlc/source/options.cxx
sc/source/ui/dbgui/foptmgr.cxx
sc/source/ui/condformat/condformathelper.cxx
sc/source/ui/condformat/condformatmgr.cxx
sc/source/ui/vba/vbahyperlink.cxx
sc/source/ui/view/tabview.cxx
sc/source/ui/view/cellsh1.cxx
sc/source/ui/view/editsh.cxx
sc/source/filter/html/htmlexp2.cxx
sc/source/filter/html/htmlexp.cxx
sc/source/filter/dif/difimp.cxx
sc/source/filter/oox/querytablebuffer.cxx
sc/source/filter/oox/worksheethelper.cxx
sc/source/filter/oox/formulabase.cxx
sc/source/filter/oox/drawingfragment.cxx
sc/source/filter/oox/autofilterbuffer.cxx
sc/source/filter/excel/xipivot.cxx
sc/source/filter/excel/xehelper.cxx
sc/source/filter/excel/xiescher.cxx
sc/source/core/tool/compiler.cxx
sc/source/core/tool/address.cxx
sc/source/core/tool/chgtrack.cxx
sc/source/core/data/postit.cxx
sc/source/core/data/validat.cxx
sc/qa/unit/subsequent_filters-test.cxx
sc/qa/unit/helper/qahelper.cxx
sal/test/testbootstrap.cxx
xmlhelp/source/cxxhelp/provider/databases.cxx
sw/source/ui/config/mailconfigpage.cxx
sw/source/ui/vba/vbarow.cxx
sw/source/ui/vba/vbacolumn.cxx
sw/source/filter/html/htmltabw.cxx
sw/source/filter/html/htmlflywriter.cxx
sw/source/filter/html/htmlftn.cxx
sw/source/filter/html/swhtml.cxx
sw/source/filter/html/htmldrawwriter.cxx
sw/source/filter/html/htmlplug.cxx
sw/source/filter/html/wrthtml.cxx
sw/source/filter/html/htmlfldw.cxx
sw/source/filter/html/htmlbas.cxx
sw/source/filter/ww8/docxsdrexport.cxx
sw/source/filter/ww8/rtfsdrexport.cxx
sw/source/filter/ww8/docxattributeoutput.cxx
sw/source/filter/ww8/wrtw8esh.cxx
sw/source/filter/ww8/rtfattributeoutput.cxx
sw/source/filter/ww8/rtfexport.cxx
sw/source/uibase/dbui/dbmgr.cxx
sw/source/uibase/docvw/edtwin.cxx
sw/source/uibase/docvw/edtwin2.cxx
sw/source/uibase/ribbar/inputwin.cxx
sw/source/core/doc/docbm.cxx
sw/source/core/crsr/bookmrk.cxx
sw/qa/core/layout-test.cxx
sw/qa/core/macros-test.cxx
basic/source/runtime/methods.cxx
sfx2/source/dialog/versdlg.cxx
sfx2/source/appl/childwin.cxx
sfx2/source/appl/newhelp.cxx
sfx2/source/appl/appuno.cxx
sfx2/source/appl/macroloader.cxx
sfx2/source/bastyp/frmhtmlw.cxx
oox/source/vml/vmlinputstream.cxx
oox/source/vml/vmlformatting.cxx
oox/source/ole/vbamodule.cxx
oox/source/export/vmlexport.cxx
oox/source/core/xmlfilterbase.cxx
oox/source/dump/dumperbase.cxx
oox/source/drawingml/chart/objectformatter.cxx
oox/source/drawingml/chart/titlecontext.cxx
oox/source/drawingml/lineproperties.cxx
i18npool/source/collator/collator_unicode.cxx
i18npool/source/breakiterator/breakiteratorImpl.cxx
i18npool/source/breakiterator/xdictionary.cxx
i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx
i18npool/source/localedata/localedata.cxx
sdext/source/pdfimport/tree/genericelements.cxx
workdir/UnpackedTarball/hunspell/src/tools/hunspell.cxx
workdir/UnpackedTarball/icu/source/test/perf/DateFmtPerf/DateFmtPerf.h
workdir/UnpackedTarball/icu/source/common/unicode/localpointer.h
workdir/UnpackedTarball/firebird/src/dsql/DdlNodes.h
workdir/UnpackedTarball/firebird/src/common/StatusArg.h
sd/source/ui/remotecontrol/Listener.cxx
sd/source/core/drawdoc3.cxx
sd/source/core/sdpage2.cxx
sd/source/core/sdpage.cxx
editeng/source/misc/svxacorr.cxx
xmloff/source/forms/elementimport.cxx
xmloff/source/forms/layerimport.cxx
svl/source/misc/urihelper.cxx
svl/source/numbers/zforlist.cxx

-- 
You are receiving this mail because:
You are the assignee for the 

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

2017-09-25 Thread Ashod Nakashian
 sw/source/core/crsr/pam.cxx |   30 ++
 sw/source/uibase/shells/textsh1.cxx |1 -
 2 files changed, 30 insertions(+), 1 deletion(-)

New commits:
commit 4dbe82bcb83a9732519cee6ed7128dfe52c5b961
Author: Ashod Nakashian 
Date:   Fri Sep 15 17:14:47 2017 -0400

sw: make paragraph signature fields read-only

Change-Id: Ib0218e2a92cdde81030c517b0826bd6062a333f3
Reviewed-on: https://gerrit.libreoffice.org/42732
Reviewed-by: Ashod Nakashian 
Tested-by: Ashod Nakashian 

diff --git a/sw/source/core/crsr/pam.cxx b/sw/source/core/crsr/pam.cxx
index cd1d7f200e7c..488572415a2b 100644
--- a/sw/source/core/crsr/pam.cxx
+++ b/sw/source/core/crsr/pam.cxx
@@ -43,6 +43,10 @@
 #include 
 #include 
 
+#include 
+#include 
+#include 
+
 // for the dump "MSC-" compiler
 inline sal_Int32 GetSttOrEnd( bool bCondition, const SwContentNode& rNd )
 {
@@ -711,6 +715,32 @@ bool SwPaM::HasReadonlySel( bool bFormView ) const
 bRet = !( pA == pB && pA != nullptr );
 }
 
+// Paragraph Signatures are read-only.
+if (!bRet)
+{
+SwTextNode* pNode = Start()->nNode.GetNode().GetTextNode();
+if (pNode != nullptr)
+{
+SwTextAttr* pAttr = 
pNode->GetTextAttrAt(Start()->nContent.GetIndex(), RES_TXTATR_METAFIELD);
+SwTextMeta* pTextMeta = static_txtattr_cast(pAttr);
+if (pTextMeta)
+{
+SwFormatMeta& 
rFormatMeta(static_cast(pTextMeta->GetAttr()));
+if (::sw::Meta* pMeta = rFormatMeta.GetMeta())
+{
+if (const SwDocShell* pDocSh = pDoc->GetDocShell())
+{
+static const OUString metaNS("urn:bails");
+const css::uno::Reference 
xSubject(pMeta->MakeUnoObject(), uno::UNO_QUERY);
+uno::Reference xModel = 
pDocSh->GetBaseModel();
+const std::map aStatements = 
SwRDFHelper::getStatements(xModel, metaNS, xSubject);
+bRet = (aStatements.find("loext:signature:signature") 
!= aStatements.end());
+}
+}
+}
+}
+}
+
 return bRet;
 }
 
diff --git a/sw/source/uibase/shells/textsh1.cxx 
b/sw/source/uibase/shells/textsh1.cxx
index 331e5245b8ac..fb8be7dd5cae 100644
--- a/sw/source/uibase/shells/textsh1.cxx
+++ b/sw/source/uibase/shells/textsh1.cxx
@@ -113,7 +113,6 @@
 #include 
 #include 
 #include 
-#include 
 
 using namespace ::com::sun::star;
 using namespace svx::sidebar;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107926] very slow --convert-to on powerful server

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107926

Jean-Baptiste Faure  changed:

   What|Removed |Added

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

--- Comment #9 from Jean-Baptiste Faure  ---
Where are stored the files to be converted in the server case? In other words I
guess you have eliminated the network factor?

Set status to NEEDINFO, please set it back to UNCONFIRMED once requested
informations are provided.

Best regards. JBF

-- 
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 112489] Writer: In track changes, redline in left margin prints too thin to see.

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112489

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #10 from Jean-Baptiste Faure  ---
Sorry I misunderstood the problem, confusing the red line (table border) on
your test file and the track change mark. Setting as NEW.

Best regards. JBF

-- 
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/lok_dialog' - 13 commits - desktop/source include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa libreofficekit/source sfx2/source sw/inc sw/

2017-09-25 Thread Pranav Kant
Rebased ref, commits from common ancestor:
commit 8bb9fc940a7579db65200b710e2f5f0ac37cfb84
Author: Pranav Kant 
Date:   Fri Aug 18 15:26:26 2017 +0530

lokdialog: lok header changes

Change-Id: I1947dc84c91e2e01072fbff3e97aa94d514ecb5a

diff --git a/include/LibreOfficeKit/LibreOfficeKit.hxx 
b/include/LibreOfficeKit/LibreOfficeKit.hxx
index 10e0f0f199d0..d4e891af218a 100644
--- a/include/LibreOfficeKit/LibreOfficeKit.hxx
+++ b/include/LibreOfficeKit/LibreOfficeKit.hxx
@@ -156,6 +156,25 @@ public:
 }
 
 /**
+ * Renders a dialog with give dialog id and writes the width and height of 
the rendered dialog
+ *
+ * Client must truncate pBuffer according to the nWidth and nHeight 
returned after the call.
+ *
+ * @param pDialogId Unique dialog id to be painted
+ * @param pBuffer Buffer with enough memory allocated to render any dialog
+ * @param nWidth output parameter returning the width of the rendered 
dialog.
+ * @param nHeight output parameter returning the height of the rendered 
dialog
+ */
+void paintDialog(const char* pDialogId,
+ unsigned char* pBuffer,
+ int& nWidth,
+ int& nHeight)
+{
+return mpDoc->pClass->paintDialog(mpDoc, pDialogId, pBuffer,
+  , );
+}
+
+/**
  * Gets the tile mode: the pixel format used for the pBuffer of 
paintTile().
  *
  * @return an element of the LibreOfficeKitTileMode enum.
@@ -236,6 +255,22 @@ public:
 }
 
 /**
+ * Posts a mouse event to the dialog with given id.
+ *
+ * @param aDialogId Dialog id where mouse event is to be posted
+ * @param nType Event type, like down, move or up.
+ * @param nX horizontal position in document coordinates
+ * @param nY vertical position in document coordinates
+ * @param nCount number of clicks: 1 for single click, 2 for double click
+ * @param nButtons: which mouse buttons: 1 for left, 2 for middle, 4 right
+ * @param nModifier: which keyboard modifier: (see include/vcl/vclenum.hxx 
for possible values)
+ */
+void postDialogMouseEvent(const char* pDialogId, int nType, int nX, int 
nY, int nCount, int nButtons, int nModifier)
+{
+mpDoc->pClass->postDialogMouseEvent(mpDoc, pDialogId, nType, nX, nY, 
nCount, nButtons, nModifier);
+}
+
+/**
  * Posts an UNO command to the document.
  *
  * Example argument string:
commit cdda91ef13d8757aee23f93f3361480a0259fe67
Author: Pranav Kant 
Date:   Wed Aug 16 08:46:40 2017 +0530

CD_DIALOG_INVALIDATE -> DIALOG

Change-Id: Ifdda1c868e19700013a0742a0a547c0a4e040fba

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 936c4d13e244..49b2b62639f4 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -782,7 +782,7 @@ void CallbackFlushHandler::queue(const int type, const 
char* data)
 case LOK_CALLBACK_SET_PART:
 case LOK_CALLBACK_TEXT_VIEW_SELECTION:
 case LOK_CALLBACK_INVALIDATE_HEADER:
-case LOK_CALLBACK_DIALOG_INVALIDATE:
+case LOK_CALLBACK_DIALOG:
 {
 const auto& pos = std::find_if(m_queue.rbegin(), m_queue.rend(),
 [type] (const queue_type::value_type& elem) { return 
(elem.first == type); });
commit 6450f094cbc1ca54b7e74f5d0091101e2ea658c3
Author: Pranav Kant 
Date:   Tue Aug 15 18:54:02 2017 +0530

lokdialog: Smoother mouse move on floating windows

Do away with an early hack to create the floating window with every
invalidate.

This gets rid of persistent blinking when moving the mouse over a
listbox, for example.

Change-Id: Ida9367156605edc9835529f83529363ad97beaee

diff --git a/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx 
b/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx
index ff78303dc506..ff9097bbf386 100644
--- a/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx
+++ b/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx
@@ -598,34 +598,34 @@ void gtv_lok_dialog_child_invalidate(GtvLokDialog* 
dialog, int nX, int nY)
 
 GtvLokDialogPrivate* priv = getPrivate(dialog);
 // remove any existing floating windows, for now
-if (priv->pFloatingWin)
-gtk_widget_destroy(priv->pFloatingWin);
-
-priv->pFloatingWin = gtk_window_new(GTK_WINDOW_POPUP);
-GtkWidget* pDrawingArea = gtk_drawing_area_new();
-gtk_container_add(GTK_CONTAINER(priv->pFloatingWin), pDrawingArea);
-
-gtk_window_set_transient_for(GTK_WINDOW(priv->pFloatingWin), 
GTK_WINDOW(dialog));
-gtk_window_set_destroy_with_parent(GTK_WINDOW(priv->pFloatingWin), true);
-
-gtk_widget_add_events(pDrawingArea,
-  GDK_BUTTON_PRESS_MASK
-  |GDK_POINTER_MOTION_MASK
-  |GDK_BUTTON_RELEASE_MASK
-

[Libreoffice-bugs] [Bug 85127] FILEOPEN: DOCX - Image/shape border not preserved

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85127

--- Comment #16 from Luke  ---
MS Office 2007 reports that this file is opened in "compatibility mode". If I
convert it to a native MSO 2007 OOXML format, the border is displayed in LO. So
MSO 2003 docx? Is this a VML issue?

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


[Libreoffice-bugs] [Bug 112654] Ver: 541.2 and 542 rearranges objects from original.

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112654

--- Comment #1 from Hawk  ---
Created attachment 136534
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136534=edit
This is how the logo looks when opened in 541 and 542. The text is out of the
circle and not inside and rounded.

The text should be inside the circle and in a half arc. Like I said, in version
536 the logo opens  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-bugs] [Bug 112654] New: Ver: 541.2 and 542 rearranges objects from original.

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112654

Bug ID: 112654
   Summary: Ver: 541.2 and 542 rearranges objects from original.
   Product: LibreOffice
   Version: 5.4.1.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: amac4...@gmail.com

Description:
When I made my logo in writer in ver 536 it opened fine each time I opened it.
It was a round circle with text inside in a circle and a graphic in the center.
When I updated first to 541 and opened that logo, the text was in a straight
line above the circle. Then I updated to 542 and the same thing happened. I
went back to 536.1 and it opened fine.

Steps to Reproduce:
1.After designing my logo on a certificate
2.Then updating Libre to 541 then 542.
3.Then opening my certificate the logo is different.

Actual Results:  
The logo is distorted.

Expected Results:
Should have opened my logo as it  did in 536.1.


Reproducible: Always

User Profile Reset: No, how do you do that?

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36

-- 
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 112653] Make template selector available for use in all modules

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112653

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu
Summary|Make template selector  |Make template selector
   |accessible in all modules   |available for use in all
   ||modules

--- Comment #1 from V Stuart Foote  ---
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 112653] New: Make template selector accessible in all modules

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112653

Bug ID: 112653
   Summary: Make template selector accessible in all modules
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
Blocks: 101435

The template selector dialog that appears at the beginning of Impress should be
made accessible in writer, calc and draw by having a checkbox in the options
dialog, but the checkbox would be disabled by default for these modules.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101435
[Bug 101435] [META] Template manager 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 112653] Make template selector accessible in all modules

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112653

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 112652] Checkbox uno command for enabling/ disabling startup template selector

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112652

Yousuf Philips (jay)  changed:

   What|Removed |Added

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

-- 
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 101435] [META] Template manager bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101435

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||112653


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112653
[Bug 112653] Make template selector accessible in all modules
-- 
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 107502] Missing Copy Function in Template Manager

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107502

Yousuf Philips (jay)  changed:

   What|Removed |Added

   Keywords||needsUXEval
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 112166] crash adding slide fade transition (openGL related)

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112166

--- Comment #5 from jebsoluti...@gmail.com ---
Crash report for this run:

crashreport.libreoffice.org/stats/crash_details/9ba57fd6-aea0-4c55-b756-12b400be158b

-- 
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 112652] Checkbox uno command for enabling/ disabling startup template selector

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112652

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 112652] New: Checkbox uno command for enabling/ disabling startup template selector

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112652

Bug ID: 112652
   Summary: Checkbox uno command for enabling/disabling startup
template selector
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
Blocks: 86899, 101435

In order to simplify the enabling/disabling of the template selector that
starts up with impress, a checkbox uno command needs to be created and added to
File > Templates that links with the 'start with template selector' in Tools >
Options > Impress > General.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=86899
[Bug 86899] [META] Requests for the addition of UNO commands
https://bugs.documentfoundation.org/show_bug.cgi?id=101435
[Bug 101435] [META] Template manager 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 86899] [META] Requests for the addition of UNO commands

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86899

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||112652


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112652
[Bug 112652] Checkbox uno command for enabling/disabling startup template
selector
-- 
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 101435] [META] Template manager bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101435

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||112652


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112652
[Bug 112652] Checkbox uno command for enabling/disabling startup template
selector
-- 
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 112166] crash adding slide fade transition (openGL related)

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112166

jebsoluti...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from jebsoluti...@gmail.com ---
Jean-Baptiste Faure,

Thank you for your feedback.

As requested, I ran: export SAL_USE_VCLPLUGIN="gtk"

I started libreoffice with: libreoffice5.4

Still crashes as soon as I click the fade slide transition.

-- 
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 112527] Menu bar gone and upper bar with buttons partly covered by title bar

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112527

--- Comment #1 from hunter  ---
I cannot reproduce the bug in Version 5.2.0.4

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


LibreOfficeDevelopment Update

2017-09-25 Thread koushik . sekhar
Hi Shinnok,

I have successfully setup the basic requirements for LibreOffice
Development Document Project on my windows platform. I have installed
cygwin, JDK 8.1, Microsoft Visual Studio 2015 update 3, GNU make, ant and
junit. As a next step, I am trying to clone the libo-core repository and
run libreoffice using cygwin. Please let me know if I need to make any
changes in my environment.

Thank you.

Regards,
Koushik Sekhar

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


[Libreoffice-bugs] [Bug 112639] O.U.T.L.O.O.K Support 44800(041) 8254 O.U.T.L.O.O.K NUMBER @ O.U.T.L.O.O.K PHONE NUMBER@!!!

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112639

Xisco Faulí  changed:

   What|Removed |Added

 CC|xiscofa...@libreoffice.org  |

--- Comment #1 from Xisco Faulí  ---
sdfsdfsdfdsfsdfsdfsdf

-- 
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 112633] FILESAVE PPTX: Presentation has some invalid content after RT

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112633

Xisco Faulí  changed:

   What|Removed |Added

 CC||jaragu...@igalia.com

--- Comment #2 from Xisco Faulí  ---
I tried to revert commit dda1c7b6fabbda4cf40c21b5fb8cb30f7c1f0743 in a local
build but I get a corrupted file after RT without the commit..

I also notice that after commit dda1c7b6fabbda4cf40c21b5fb8cb30f7c1f0743,
word/media/hdphoto1.wdp is created.

I'm wondering if the issue was always present but not reproducible until
dda1c7b6fabbda4cf40c21b5fb8cb30f7c1f0743... I tried to go back before
21d4cfe19e2796ebf89c408e292c4473924b2bc4 but LibreOffice freezes at export
time..

Adding Jacobo to the loop

-- 
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 106894] Rewrite packimages.pl in Python

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106894

Jens Carl  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |j.car...@gmx.de
   |desktop.org |

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


[Libreoffice-bugs] [Bug 103378] [META] PDF export bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103378
Bug 103378 depends on bug 34212, which changed state.

Bug 34212 Summary: Accented Characters and Umlauts are missing with Type1 fonts
https://bugs.documentfoundation.org/show_bug.cgi?id=34212

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
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 34212] Accented Characters and Umlauts are missing with Type1 fonts

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34212

Khaled Hosny  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #27 from Khaled Hosny  ---
We dropped support for Type 1 fonts already.

-- 
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 111739] Selecting a custom character as a bullet symbol inserts the symbol into the document

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111739

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

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

tdf#111739 fix Selecting a custom character as a bullet symbol insertion

It will be available in 6.0.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-bugs] [Bug 111739] Selecting a custom character as a bullet symbol inserts the symbol into the document

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111739

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.0.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: cui/source cui/uiconfig

2017-09-25 Thread Daniel
 cui/source/dialogs/cuicharmap.cxx|   24 +++-
 cui/source/inc/cuicharmap.hxx|3 ++-
 cui/source/tabpages/numpages.cxx |2 +-
 cui/uiconfig/ui/specialcharacters.ui |   20 ++--
 4 files changed, 36 insertions(+), 13 deletions(-)

New commits:
commit 4020945651b4f3c636980e2103db440b5c55459c
Author: Daniel 
Date:   Sun Sep 24 17:55:19 2017 -0300

tdf#111739 fix Selecting a custom character as a bullet symbol insertion

Change-Id: I638ef2467f27bd6214cde092be5a3055fd539ebc
Reviewed-on: https://gerrit.libreoffice.org/42727
Reviewed-by: Tamás Zolnai 
Tested-by: Tamás Zolnai 

diff --git a/cui/source/dialogs/cuicharmap.cxx 
b/cui/source/dialogs/cuicharmap.cxx
index 770cd82a1ce7..5234d75ef287 100644
--- a/cui/source/dialogs/cuicharmap.cxx
+++ b/cui/source/dialogs/cuicharmap.cxx
@@ -54,17 +54,19 @@ using namespace css;
 
 // class SvxCharacterMap =
 
-SvxCharacterMap::SvxCharacterMap( vcl::Window* pParent, const SfxItemSet* pSet 
)
+SvxCharacterMap::SvxCharacterMap( vcl::Window* pParent, const SfxItemSet* 
pSet, bool bInsert )
 : SfxModalDialog(pParent, "SpecialCharactersDialog", 
"cui/ui/specialcharacters.ui")
 , pSubsetMap( nullptr )
 , isSearchMode(true)
+, m_bHasInsert(bInsert)
 , mxContext(comphelper::getProcessComponentContext())
 {
 get(m_pShowSet, "showcharset");
 get(m_pSearchSet, "searchcharset");
 get(m_pShowChar, "showchar");
 m_pShowChar->SetCentered(true);
-get(m_pOKBtn, "ok");
+if (m_bHasInsert) get(m_pOKBtn, "insert");
+else get(m_pOKBtn, "ok");
 get(m_pFontText, "fontft");
 get(m_pFontLB, "fontlb");
 m_pFontLB->SetStyle(m_pFontLB->GetStyle() | WB_SORT);
@@ -475,6 +477,8 @@ void SvxCharacterMap::init()
 m_pFontLB->SetSelectHdl( LINK( this, SvxCharacterMap, FontSelectHdl ) );
 m_pSubsetLB->SetSelectHdl( LINK( this, SvxCharacterMap, SubsetSelectHdl ) 
);
 m_pOKBtn->SetClickHdl( LINK( this, SvxCharacterMap, InsertClickHdl ) );
+m_pOKBtn->Show();
+
 
 m_pShowSet->SetDoubleClickHdl( LINK( this, SvxCharacterMap, 
CharDoubleClickHdl ) );
 m_pShowSet->SetSelectHdl( LINK( this, SvxCharacterMap, CharSelectHdl ) );
@@ -619,15 +623,17 @@ void SvxCharacterMap::insertCharToDoc(const OUString& 
sGlyph)
 if(sGlyph.isEmpty())
 return;
 
-uno::Reference< uno::XComponentContext > xContext( 
comphelper::getProcessComponentContext() );
+if (m_bHasInsert) {
+  uno::Reference< uno::XComponentContext > xContext( 
comphelper::getProcessComponentContext() );
 
-uno::Sequence aArgs(2);
-aArgs[0].Name = "Symbols";
-aArgs[0].Value <<= sGlyph;
+  uno::Sequence aArgs(2);
+  aArgs[0].Name = "Symbols";
+  aArgs[0].Value <<= sGlyph;
 
-aArgs[1].Name = "FontName";
-aArgs[1].Value <<= aFont.GetFamilyName();
-comphelper::dispatchCommand(".uno:InsertSymbol", aArgs);
+  aArgs[1].Name = "FontName";
+  aArgs[1].Value <<= aFont.GetFamilyName();
+  comphelper::dispatchCommand(".uno:InsertSymbol", aArgs);
+}
 
 updateRecentCharacterList(sGlyph, aFont.GetFamilyName());
 }
diff --git a/cui/source/inc/cuicharmap.hxx b/cui/source/inc/cuicharmap.hxx
index 2ba12e34f212..b1a06b4540e3 100644
--- a/cui/source/inc/cuicharmap.hxx
+++ b/cui/source/inc/cuicharmap.hxx
@@ -89,6 +89,7 @@ private:
 vcl::Font   aFont;
 const SubsetMap*pSubsetMap;
 boolisSearchMode;
+boolm_bHasInsert;
 
 std::deque maRecentCharList;
 std::deque maRecentCharFontList;
@@ -128,7 +129,7 @@ private:
 void selectCharByCode(Radix radix);
 
 public:
-SvxCharacterMap( vcl::Window* pParent, const SfxItemSet* 
pSet=nullptr );
+SvxCharacterMap( vcl::Window* pParent, const SfxItemSet* 
pSet=nullptr, const bool bInsert=true);
 virtual ~SvxCharacterMap() override;
 virtual short Execute() override;
 virtual voiddispose() override;
diff --git a/cui/source/tabpages/numpages.cxx b/cui/source/tabpages/numpages.cxx
index fd4a5368e4b9..4327294ba998 100644
--- a/cui/source/tabpages/numpages.cxx
+++ b/cui/source/tabpages/numpages.cxx
@@ -2074,7 +2074,7 @@ IMPL_LINK_NOARG(SvxNumOptionsTabPage, 
PopupActivateHdl_Impl, MenuButton *, void)
 
 IMPL_LINK_NOARG(SvxNumOptionsTabPage, BulletHdl_Impl, Button*, void)
 {
-VclPtrInstance< SvxCharacterMap > pMap( this );
+VclPtrInstance< SvxCharacterMap > pMap( this, nullptr, false );
 
 sal_uInt16 nMask = 1;
 const vcl::Font* pFmtFont = nullptr;
diff --git a/cui/uiconfig/ui/specialcharacters.ui 
b/cui/uiconfig/ui/specialcharacters.ui
index ba978fc37929..cd1c0402ddb0 100644
--- a/cui/uiconfig/ui/specialcharacters.ui
+++ b/cui/uiconfig/ui/specialcharacters.ui
@@ -18,10 +18,26 @@
   
 False
 end
+
+  

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

2017-09-25 Thread Caolán McNamara
 svx/source/svdraw/svdotextdecomposition.cxx |   27 ++-
 1 file changed, 6 insertions(+), 21 deletions(-)

New commits:
commit 890c1c1c2746fdddc06e9f924d51fe7e8a7cd062
Author: Caolán McNamara 
Date:   Mon Sep 25 21:21:37 2017 +0100

we should be able to dispense with the intermediate vector

as since

commit 58d8d8ac67aa9b907f1304a48efa0f7a473d9de4
Author: Noel Grandin 
Date:   Thu Dec 10 12:27:50 2015 +0200

tdf#69977: uno::Sequence is expensive

the uno::Sequence Primitive2DSequence was replaced with
a std::deque Primitive2DContainer

Change-Id: I4d2a293967717f9070121ab6740abf620b941ead
Reviewed-on: https://gerrit.libreoffice.org/42767
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/svx/source/svdraw/svdotextdecomposition.cxx 
b/svx/source/svdraw/svdotextdecomposition.cxx
index ffee7eef34ce..1ec3d408fb7e 100644
--- a/svx/source/svdraw/svdotextdecomposition.cxx
+++ b/svx/source/svdraw/svdotextdecomposition.cxx
@@ -62,25 +62,12 @@ using namespace com::sun::star;
 
 namespace
 {
-drawinglayer::primitive2d::Primitive2DContainer 
impConvertVectorToPrimitive2DSequence(const std::vector< 
drawinglayer::primitive2d::BasePrimitive2D* >& rPrimitiveVector)
-{
-const sal_Int32 nCount(rPrimitiveVector.size());
-drawinglayer::primitive2d::Primitive2DContainer aRetval(nCount);
-
-for(sal_Int32 a(0); a < nCount; a++)
-{
-aRetval[a] = 
drawinglayer::primitive2d::Primitive2DReference(rPrimitiveVector[a]);
-}
-
-return aRetval;
-}
-
 class impTextBreakupHandler
 {
 private:
-std::vector< drawinglayer::primitive2d::BasePrimitive2D* >  
maTextPortionPrimitives;
-std::vector< drawinglayer::primitive2d::BasePrimitive2D* >  
maLinePrimitives;
-std::vector< drawinglayer::primitive2d::BasePrimitive2D* >  
maParagraphPrimitives;
+drawinglayer::primitive2d::Primitive2DContainer 
maTextPortionPrimitives;
+drawinglayer::primitive2d::Primitive2DContainer 
maLinePrimitives;
+drawinglayer::primitive2d::Primitive2DContainer 
maParagraphPrimitives;
 
 SdrOutliner&mrOutliner;
 basegfx::B2DHomMatrix   
maNewTransformA;
@@ -507,9 +494,8 @@ namespace
 // empty line primitives (contrary to paragraphs, see below).
 if(!maTextPortionPrimitives.empty())
 {
-drawinglayer::primitive2d::Primitive2DContainer 
aLineSequence(impConvertVectorToPrimitive2DSequence(maTextPortionPrimitives));
+maLinePrimitives.push_back(new 
drawinglayer::primitive2d::TextHierarchyLinePrimitive2D(maTextPortionPrimitives));
 maTextPortionPrimitives.clear();
-maLinePrimitives.push_back(new 
drawinglayer::primitive2d::TextHierarchyLinePrimitive2D(aLineSequence));
 }
 }
 
@@ -518,9 +504,8 @@ namespace
 // ALWAYS create a paragraph primitive, even when no content was 
added. This is done to
 // have the correct paragraph count even with empty paragraphs. Those 
paragraphs will
 // have an empty sub-PrimitiveSequence.
-drawinglayer::primitive2d::Primitive2DContainer 
aParagraphSequence(impConvertVectorToPrimitive2DSequence(maLinePrimitives));
+maParagraphPrimitives.push_back(new 
drawinglayer::primitive2d::TextHierarchyParagraphPrimitive2D(maLinePrimitives));
 maLinePrimitives.clear();
-maParagraphPrimitives.push_back(new 
drawinglayer::primitive2d::TextHierarchyParagraphPrimitive2D(aParagraphSequence));
 }
 
 void impTextBreakupHandler::impHandleDrawPortionInfo(const 
DrawPortionInfo& rInfo)
@@ -672,7 +657,7 @@ namespace
 impFlushLinePrimitivesToParagraphPrimitives();
 }
 
-return impConvertVectorToPrimitive2DSequence(maParagraphPrimitives);
+return maParagraphPrimitives;
 }
 } // end of anonymous namespace
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-09-25 Thread Caolán McNamara
 sot/source/sdstor/stgstrms.cxx |8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

New commits:
commit a1ee7a24b1b02553ac02be14f7fe6b06359ed3fd
Author: Caolán McNamara 
Date:   Mon Sep 25 21:32:27 2017 +0100

check sot multiply

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

diff --git a/sot/source/sdstor/stgstrms.cxx b/sot/source/sdstor/stgstrms.cxx
index 1ecdc042f351..f449874b3b10 100644
--- a/sot/source/sdstor/stgstrms.cxx
+++ b/sot/source/sdstor/stgstrms.cxx
@@ -21,6 +21,7 @@
 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -1070,7 +1071,12 @@ sal_Int32 StgSmallStrm::Read( void* pBuf, sal_Int32 n )
 nBytes = (short) n;
 if( nBytes )
 {
-if( !m_pData || !m_pData->Pos2Page( m_nPage * m_nPageSize + 
m_nOffset ) )
+if (!m_pData)
+break;
+sal_Int32 nPos;
+if (o3tl::checked_multiply(m_nPage, m_nPageSize, nPos))
+break;
+if (!m_pData->Pos2Page(nPos + m_nOffset))
 break;
 // all reading through the stream
 short nRes = (short) m_pData->Read( static_cast(pBuf) 
+ nDone, nBytes );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 104118] [META] Color palette bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104118
Bug 104118 depends on bug 111894, which changed state.

Bug 111894 Summary: PaletteManager::LoadPalettes() leaks memory
https://bugs.documentfoundation.org/show_bug.cgi?id=111894

   What|Removed |Added

 Status|ASSIGNED|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 103223] [META] Area fill tab bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103223
Bug 103223 depends on bug 111894, which changed state.

Bug 111894 Summary: PaletteManager::LoadPalettes() leaks memory
https://bugs.documentfoundation.org/show_bug.cgi?id=111894

   What|Removed |Added

 Status|ASSIGNED|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 112489] Writer: In track changes, redline in left margin prints too thin to see.

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112489

awyvern1...@deckertelecom.net 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 112489] Writer: In track changes, redline in left margin prints too thin to see.

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112489

--- Comment #9 from awyvern1...@deckertelecom.net ---
Created attachment 136533
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136533=edit
PDF that shows the result of the patch - a thicker redline.

This pdf shows the redline (now a rectangle). I have not uploaded a photo of
the printed result - but it is clearly visible.
Best regards,
A.

-- 
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 112489] Writer: In track changes, redline in left margin prints too thin to see.

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112489

--- Comment #8 from awyvern1...@deckertelecom.net ---
Created attachment 136532
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136532=edit
Patch that makes the pdf line thicker

The reason I can't attach my own pdf of the problem is that with some very
helpful advice from the nice people at collabora (Thanks Eloy), I have managed
to solve the problem to my satisfaction.

They suggested drawing a rectangle instead of a line in:
sw/source/core/text/frmpaint.cxx

The attached patch does this with a rectangle width of 32. This works very well
and is very visible on my printer.

I have not submitted the patch for review yet because I am very new to all
this, and I'm not a c++ programmer, so I'm dancing in the dark. 

Also, I think the width of the rectangle (32) should be an option, just as the
position and colour of the line is an option, and that will take a long time
for me to learn how to program.

Also, I don't know if I have introduced any leaks with the tools::Rectangle
construction.

Thank you for your interest in my problem.
A.

-- 
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 111428] AutoCalculate stops working when column is inserted (EDITING)

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111428

m.a.riosv  changed:

   What|Removed |Added

 CC||fre...@wp.pl

--- Comment #3 from m.a.riosv  ---
*** Bug 112640 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 112640] Auto-Calculate does not work properly after column insert

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112640

m.a.riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||miguelangelrv@libreoffice.o
   ||rg
 Resolution|--- |DUPLICATE

--- Comment #1 from m.a.riosv  ---


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

-- 
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 91992] LO50b3: Images are not shown in local Help

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91992

mi...@filmsi.net changed:

   What|Removed |Added

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

--- Comment #16 from mi...@filmsi.net ---
OK, since the icon size is not the main issue here and it seems the problem was
solved (and is not seen in 5.4.x etc.), I am now closing this bug as resolved.

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


[Libreoffice-bugs] [Bug 80430] [META] LOCALHELP: Features x Documentation gap

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430
Bug 80430 depends on bug 91992, which changed state.

Bug 91992 Summary: LO50b3: Images are not shown in local Help
https://bugs.documentfoundation.org/show_bug.cgi?id=91992

   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 105581] [META] Help viewer dialog bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105581
Bug 105581 depends on bug 91992, which changed state.

Bug 91992 Summary: LO50b3: Images are not shown in local Help
https://bugs.documentfoundation.org/show_bug.cgi?id=91992

   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 112489] Writer: In track changes, redline in left margin prints too thin to see.

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112489

--- Comment #7 from awyvern1...@deckertelecom.net ---
Created attachment 136531
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136531=edit
Photo of printed Jean-Baptiste Faure PDF

Sorry, I can't attach the requested pdf for the reasons in the next post, but I
agree that my pdf looked like your pdf, and I can reproduce the problem with
your pdf.

My screen resolution is 4k (3840x2160).
The problem occurs on my production LO 5.3.1.2 and on the development version
6.0.0.0 alpha.

Sorry, I'm not sure I understood what you tested, but just to re-state: this is
not a problem with the screen rendering of the redline, it is a problem with
the PRINT rendering of the redline BECAUSE the line is too thin in the PDF.

If I print your pdf, then the redline (black line in your pdf) is so thin it is
almost invisible. I've attached a jpg photo of the printed paper and you can
see the top redline is almost invisible.

-- 
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 107882] Basic editor cracking Cyrillic symbols in BASIC script when edited (xls)

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107882

Julien Nabet  changed:

   What|Removed |Added

Summary|Basic editor cracking   |Basic editor cracking
   |Cyrillic symbols is BASIC   |Cyrillic symbols in BASIC
   |scipt   |script when edited (xls)

-- 
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 107882] Basic editor cracking Cyrillic symbols is BASIC scipt

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107882

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #10 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I could reproduce this
with Michelin38's file.

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


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

2017-09-25 Thread Caolán McNamara
 sfx2/source/doc/oleprops.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 462129cd9a6fbf5cf6fac6424c08dab623bf3962
Author: Caolán McNamara 
Date:   Mon Sep 25 16:40:41 2017 +0100

pptfuzzer timeout

Change-Id: I0d537da3dd7f979a087d7534459bf6e5cabbb2e0
Reviewed-on: https://gerrit.libreoffice.org/42758
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sfx2/source/doc/oleprops.cxx b/sfx2/source/doc/oleprops.cxx
index 7c34acc49f35..1505f766b4df 100644
--- a/sfx2/source/doc/oleprops.cxx
+++ b/sfx2/source/doc/oleprops.cxx
@@ -1033,8 +1033,8 @@ void SfxOleSection::ImplSave( SvStream& rStrm )
 
 bool SfxOleSection::SeekToPropertyPos( SvStream& rStrm, sal_uInt32 nPropPos ) 
const
 {
-rStrm.Seek( static_cast< std::size_t >( mnStartPos + nPropPos ) );
-return rStrm.GetErrorCode() == ERRCODE_NONE;
+return checkSeek(rStrm, static_cast(mnStartPos + nPropPos)) &&
+   rStrm.GetErrorCode() == ERRCODE_NONE;
 }
 
 void SfxOleSection::LoadProperty( SvStream& rStrm, sal_Int32 nPropId )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-09-25 Thread Caolán McNamara
 include/svx/svdoashp.hxx   |3 ++-
 svx/source/svdraw/svdoashp.cxx |   17 -
 2 files changed, 18 insertions(+), 2 deletions(-)

New commits:
commit 45ff1bdf2690e00b8df2803b33b1ac24eb405acf
Author: Caolán McNamara 
Date:   Mon Sep 25 14:45:51 2017 +0100

Improve resizing chevrons so the control point is a fixed distance from end

during resizing, because...

"If I want to use LibreOffice Draw to illustrate process steps with chevrons
(which I do a lot, working on for example customer project roadmaps), I 
always
get stuck if the steps I want to illustrate are not equal lengths, because 
the
sizes/angles of the chevron "arrow heads" are proportional to the length of 
the
chevron, rather than being fixed, and thus don't "fit" together. Which makes
for an incredibly ugly diagram."

Change-Id: Ib8b5e0ea7db5383cae754127023f7ab12d748537
Reviewed-on: https://gerrit.libreoffice.org/42754
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/include/svx/svdoashp.hxx b/include/svx/svdoashp.hxx
index ea222ed578de..85f5e9dc68ca 100644
--- a/include/svx/svdoashp.hxx
+++ b/include/svx/svdoashp.hxx
@@ -57,11 +57,12 @@ enum class CustomShapeHandleModes
 RESIZE_ABSOLUTE_Y= 8,
 MOVE_SHAPE   = 16,
 ORTHO4   = 32,
+RESIZE_ABSOLUTE_NEGX = 64
 };
 
 namespace o3tl
 {
-template<> struct typed_flags : 
is_typed_flags {};
+template<> struct typed_flags : 
is_typed_flags {};
 }
 
 struct SdrCustomShapeInteraction
diff --git a/svx/source/svdraw/svdoashp.cxx b/svx/source/svdraw/svdoashp.cxx
index 532337571d05..4f01a19d8411 100644
--- a/svx/source/svdraw/svdoashp.cxx
+++ b/svx/source/svdraw/svdoashp.cxx
@@ -617,6 +617,11 @@ std::vector< SdrCustomShapeInteraction > 
SdrObjCustomShape::GetInteractionHandle
 }
 break;
 
+case mso_sptChevron :
+case mso_sptHomePlate :
+ nMode |= 
CustomShapeHandleModes::RESIZE_ABSOLUTE_NEGX;
+break;
+
 case mso_sptWedgeRectCallout :
 case mso_sptWedgeRRectCallout :
 case mso_sptCloudCallout :
@@ -1523,6 +1528,11 @@ void SdrObjCustomShape::NbcResize( const Point& rRef, 
const Fraction& rxFact, co
 sal_Int32 nX = ( aIter->aPosition.X - aOld.Left() ) + 
maRect.Left();
 aIter->xInteraction->setControllerPosition( css::awt::Point( 
nX, aIter->xInteraction->getPosition().Y ) );
 }
+else if ( aIter->nMode & 
CustomShapeHandleModes::RESIZE_ABSOLUTE_NEGX )
+{
+sal_Int32 nX = maRect.Right() - (aOld.Right() - 
aIter->aPosition.X);
+aIter->xInteraction->setControllerPosition( css::awt::Point( 
nX, aIter->xInteraction->getPosition().Y ) );
+}
 if ( aIter->nMode & CustomShapeHandleModes::RESIZE_ABSOLUTE_Y )
 {
 sal_Int32 nY = ( aIter->aPosition.Y - aOld.Top() ) + 
maRect.Top();
@@ -1535,6 +1545,7 @@ void SdrObjCustomShape::NbcResize( const Point& rRef, 
const Fraction& rxFact, co
 }
 InvalidateRenderGeometry();
 }
+
 void SdrObjCustomShape::NbcRotate( const Point& rRef, long nAngle, double sn, 
double cs )
 {
 bool bMirroredX = IsMirroredX();
@@ -1933,8 +1944,12 @@ void SdrObjCustomShape::DragResizeCustomShape( const 
tools::Rectangle& rNewRect
 {
 if ( aIter->nMode & CustomShapeHandleModes::RESIZE_FIXED )
 aIter->xInteraction->setControllerPosition( 
aIter->aPosition );
-if ( aIter->nMode & CustomShapeHandleModes::RESIZE_ABSOLUTE_X )
+if ( aIter->nMode & CustomShapeHandleModes::RESIZE_ABSOLUTE_X 
||
+ aIter->nMode & 
CustomShapeHandleModes::RESIZE_ABSOLUTE_NEGX )
 {
+if (aIter->nMode & 
CustomShapeHandleModes::RESIZE_ABSOLUTE_NEGX)
+bOldMirroredX = !bOldMirroredX;
+
 sal_Int32 nX;
 if ( bOldMirroredX )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 52310] Calling Relations tool with LO Base and mysql native connector appears to freeze LO pushing user to force kill the app

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52310

--- Comment #22 from Julien Nabet  ---
The strange this is on pc Debian x86-64 with master sources updated today, with
odb linked to a Mysql db, I could entered Relationship screen and create
relationships.
The only thing is LO remembers the last added relation because when  
I saved, reopened the file, only the last added relation was there.
If I add the first one again, save and reopen, both appear.
Now if remove both relations (and keep the tables on the screen), save and
reopen, both relations don't appear.

-- 
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 112423] MySQL native connector "Commands out of sync..." when calling procedure second time. - Crash

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112423

--- Comment #15 from Julien Nabet  ---
I started from scratch (removed the table, the procedure then execute the
steps), I don't reproduce this with master sources updated today :-(
When you say "run the following commands, each separately:", must I close
Tools/sql direct after each command?

-- 
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 111954] The scale of the windows is off ( things are cut off on all the edges).

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111954

--- Comment #2 from Mark  ---
Same behavior right here, Windows 10 on a 1920x1080 screen.
Registry setting to disable OpenGL worked for me.

-- 
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 112423] MySQL native connector "Commands out of sync..." when calling procedure second time. - Crash

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112423

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #14 from rob...@familiegrosskopf.de ---
I have tested with 
Version: 6.0.0.0.alpha0+
Build ID: 40892cd3311021c55e943228e16bfd36df7b1011
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: kde4; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2017-09-25_01:20:06
Locale: de-DE (de_DE.UTF-8); Calc: group

Opened Tools > SQL
Run 
CALL `AllNames`;

Execute is pressed and then LO hangs.

Same with
CALL `AllNames`();

Procedure is running well with PHPMyAdmin and shows the result.

So I couldn't test the old bug, because the the command couldn't be executed
any more. I will reopen the bug.

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


[Libreoffice-bugs] [Bug 112650] Disable 'background settings for all pages' dialog appearing when inserting background image

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112650

--- Comment #4 from Cor Nouws  ---
"[ ]  do not show this message again"  :p

-- 
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 112650] Disable 'background settings for all pages' dialog appearing when inserting background image

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112650

--- Comment #3 from Cor Nouws  ---
(In reply to V Stuart Foote from comment #1)
> @Jay, if you are creating a new presentation you could do the insert at any
> slide, and with the pop-up set it as the background for all slides.  

Since it makes no distinction between various master pages, and indeed all
slide masters are changed, IMO this function is meant for quick work.

> If you don't want it for all slides, just no out of the pop-up and set each
> slide as needed.

ESC does the job.

> The UI/UX seems functional, what do we gain by suppressing the pop-up?

One could think for a separate maybe: set background image / set background
image for all slides. Or whatever.
OTOH, how often do you set a background image (is not per see the same as an
image behind text and other objects.)

-- 
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 112651] Visual indication of the type of toolbar button in Customize dialog

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112651

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 112521] [META] Message box dialog bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112521

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||112650


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112650
[Bug 112650] Disable 'background settings for all pages' dialog appearing when
inserting background image
-- 
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 112650] Disable 'background settings for all pages' dialog appearing when inserting background image

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112650

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||gautier.sop...@gmail.com,
   ||rb.hensc...@t-online.de,
   ||thomas.le...@gmail.com
 Blocks||112521

--- Comment #2 from Yousuf Philips (jay)  ---
(In reply to V Stuart Foote from comment #1)
> @Jay, if you are creating a new presentation you could do the insert at any
> slide, and with the pop-up set it as the background for all slides.  

How often in a presentation is a single background used for all slides? Saying
yes in the dialog simply sets the image as the background of the master slide
rather than setting it as the background of the current slide.

> If you don't want it for all slides, just no out of the pop-up and set each
> slide as needed.

So if i made a presentation with 4 slides and each slide had a different
background image, i'm having to click 'No' four times for what benefit.

> The UI/UX seems functional, what do we gain by suppressing the pop-up?

This dialog also appears when exiting the slide properties dialog when a new
background is set, and even there its bad UX. Users should learn about master
slides to get this functionality and not constantly have to see such dialogs
while in normal view.


Referenced Bugs:

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


[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - oox/source sw/qa

2017-09-25 Thread Szymon Kłos
 oox/source/vml/vmlshape.cxx|8 
 sw/qa/extras/ooxmlexport/data/watermark-shapetype.docx |binary
 sw/qa/extras/ooxmlexport/ooxmlexport9.cxx  |   13 +
 3 files changed, 21 insertions(+)

New commits:
commit 9778e5765ad26457da779493edde8a061266c7e3
Author: Szymon Kłos 
Date:   Mon Aug 21 16:06:43 2017 +0200

VML, Watermark: detect shapetype from other subdocuments

In some documents Watermark wasn't visible
because shapetype wasn't detected.
It was impossible to use shapetype defined in header1.xml
in shape placed in the header2.xml.

Change-Id: Ib406c8fc702968684ad46efd0857b768af2820f5
Reviewed-on: https://gerrit.libreoffice.org/41395
Reviewed-by: Tamás Zolnai 
Tested-by: Tamás Zolnai 
(cherry picked from commit 87f1f7fdb34fe452ac540524224e1e808ce5d3a2)
Reviewed-on: https://gerrit.libreoffice.org/42349
Tested-by: Jenkins 

diff --git a/oox/source/vml/vmlshape.cxx b/oox/source/vml/vmlshape.cxx
index c89b5ece1934..45e7e40ab831 100644
--- a/oox/source/vml/vmlshape.cxx
+++ b/oox/source/vml/vmlshape.cxx
@@ -284,6 +284,14 @@ void ShapeBase::finalizeFragmentImport()
 aType = aType.copy(1);
 if( const ShapeType* pShapeType = 
mrDrawing.getShapes().getShapeTypeById( aType, true ) )
 maTypeModel.assignUsed( pShapeType->getTypeModel() );
+else {
+// Temporary fix, shapetype not found if referenced from different 
substream
+// FIXME: extend scope of ShapeContainer to store all shapetypes 
from the document
+const OUString sShapeTypePrefix = "shapetype_";
+if (aType.startsWith(sShapeTypePrefix)) {
+maTypeModel.moShapeType = 
aType.copy(sShapeTypePrefix.getLength()).toInt32();
+}
+}
 }
 }
 
diff --git a/sw/qa/extras/ooxmlexport/data/watermark-shapetype.docx 
b/sw/qa/extras/ooxmlexport/data/watermark-shapetype.docx
new file mode 100755
index ..423f3cf7184f
Binary files /dev/null and 
b/sw/qa/extras/ooxmlexport/data/watermark-shapetype.docx differ
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx
index a22ab5d7e13f..c964aba9d43b 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport9.cxx
@@ -655,6 +655,19 @@ DECLARE_OOXMLEXPORT_TEST(testTdf109184, "tdf109184.docx")
 CPPUNIT_ASSERT_EQUAL(static_cast(0xff), 
getProperty(xCell3, "BackColor"));
 }
 
+DECLARE_OOXMLEXPORT_TEST(testWatermark, "watermark-shapetype.docx")
+{
+uno::Reference xShape1(getShape(1), uno::UNO_QUERY);
+uno::Reference xPropertySet1(xShape1, uno::UNO_QUERY);
+xShape1.is();
+
+uno::Reference xShape2(getShape(2), uno::UNO_QUERY);
+uno::Reference xPropertySet2(xShape2, uno::UNO_QUERY);
+xShape2.is();
+
+
CPPUNIT_ASSERT_EQUAL(xPropertySet1->getPropertyValue("TextAutoGrowHeight"), 
xPropertySet2->getPropertyValue("TextAutoGrowHeight"));
+}
+
 CPPUNIT_PLUGIN_IMPLEMENT();
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 103238] [META] Customize dialog bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103238

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||112651


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112651
[Bug 112651] Visual indication of the type of toolbar button in Customize
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 112651] New: Visual indication of the type of toolbar button in Customize dialog

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112651

Bug ID: 112651
   Summary: Visual indication of the type of toolbar button in
Customize dialog
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: momonas...@gmail.com
Blocks: 103238

In the toolbar tab of the Customize dialog, we need to display in the function
lists the type of toolbar control that will appear in the toolbar. Is the
control a button, split button, group button, input field (combobox, spinbox)
or drop down list.

How it appears in MS Office - attachment 113721


Referenced Bugs:

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


[Libreoffice-commits] dev-tools.git: esc-reporting/qa-tools.py

2017-09-25 Thread Xisco Fauli
 esc-reporting/qa-tools.py |   57 +++---
 1 file changed, 39 insertions(+), 18 deletions(-)

New commits:
commit b70007fe73bb1c17d614793ca0add76f728175eb
Author: Xisco Fauli 
Date:   Mon Sep 25 20:42:51 2017 +0200

QA tools: Fix cases for add/remove assigned/assignee

diff --git a/esc-reporting/qa-tools.py b/esc-reporting/qa-tools.py
index c91c91f..30eee2d 100755
--- a/esc-reporting/qa-tools.py
+++ b/esc-reporting/qa-tools.py
@@ -359,6 +359,10 @@ def analyze_bugzilla(statList, bugzillaData, cfg, lIgnore):
 addAssignedMail = ""
 removeAssigned = False
 removeAssignedMail = ""
+addAssignee = False
+addAssigneeMail = ""
+removeAssignee = False
+removeAssigneeMail = ""
 backPortAdded = False
 backPortAddedMail = ""
 bResolved = False
@@ -514,17 +518,20 @@ def analyze_bugzilla(statList, bugzillaData, cfg, 
lIgnore):
 if movedToFixed and removedStatus == 'RESOLVED':
 movedToFixed = False
 
-if actionDate >= cfg[reportPeriod] and actionMail == 
creatorMail and \
-addedStatus == 'RESOLVED_FIXED' and rowStatus == 
'RESOLVED_FIXED' and \
-'target:' not in row['whiteboard']:
+if actionDate >= cfg[reportPeriod]:
+if actionMail == creatorMail and addedStatus == 
'RESOLVED_FIXED' and \
+rowStatus == 'RESOLVED_FIXED' and 
'target:' not in row['whiteboard']:
 movedToFixed = True
 movedToFixedMail = actionMail
 
-if actionDate >= cfg[reportPeriod] and removedStatus 
== "ASSIGNED" and \
-addedStatus == "NEW" and rowStatus == "NEW" and \
-row['assigned_to'] != 
'libreoffice-b...@lists.freedesktop.org':
-removeAssigned = True
-removeAssignedMail = actionMail
+if removedStatus == "ASSIGNED" and addedStatus == 
"NEW" and \
+rowStatus == "NEW" and row['assigned_to'] 
!= 'libreoffice-b...@lists.freedesktop.org':
+removeAssignee = True
+removeAssigneeMail = actionMail
+elif addedStatus == "ASSIGNED" and rowStatus == 
"ASSIGNED" and \
+row['assigned_to'] == 
'libreoffice-b...@lists.freedesktop.org':
+addAssignee = True
+addAssigneeMail = actionMail
 
 elif change['field_name'] == 'resolution':
 if newStatus:
@@ -641,17 +648,19 @@ def analyze_bugzilla(statList, bugzillaData, cfg, 
lIgnore):
 
statList['detailedReport']['lists']['system_changed'][newPlatform][1].append(actionMail)
 
 elif change['field_name'] == 'assigned_to':
-removedAssignee = change['removed']
-addedAssignee = change['added']
-
-if addAssigned and addedAssignee == 
"libreoffice-b...@lists.freedesktop.org":
-addAssigned = False
-
-if actionDate >= cfg[reportPeriod] and removedAssignee 
== "libreoffice-b...@lists.freedesktop.org" and \
-row['assigned_to'] != 
'libreoffice-b...@lists.freedesktop.org' and \
-( rowStatus == 'NEW' or rowStatus == 'UNCONFIRMED' 
or rowStatus == 'REOPENED'):
+if actionDate >= cfg[reportPeriod]:
+removedAssignee = change['removed']
+addedAssignee = change['added']
+if  removedAssignee == 
"libreoffice-b...@lists.freedesktop.org" and \
+row['assigned_to'] != 
'libreoffice-b...@lists.freedesktop.org' and \
+( rowStatus == 'NEW' or rowStatus == 
'UNCONFIRMED'):
 addAssigned = True
 addAssignedMail = actionMail
+if addedAssignee == 
"libreoffice-b...@lists.freedesktop.org" and \
+row['assigned_to'] == 
'libreoffice-b...@lists.freedesktop.org' and \
+rowStatus == 'ASSIGNED':
+removeAssigned = True
+removeAssignedMail = actionMail
 
 commentMail = None
 comments = row['comments'][1:]
@@ -728,7 +737,7 @@ def analyze_bugzilla(statList, bugzillaData, cfg, lIgnore):
 
 #In case the reporter 

[Libreoffice-bugs] [Bug 103238] [META] Customize dialog bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103238

--- Comment #1 from Yousuf Philips (jay)  ---
Heiko's initial proposal
http://user-prompt.com/how-to-make-libreoffice-customization-usable/

Heiko's and Yousuf's designs for GSoC
https://docs.google.com/document/d/1IPXkYMmyXQzoVUdMpnBeoQdf-LNp5_oNaqfW6OFhxqA/edit?usp=sharing

-- 
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 112646] GenericSolarMutex::doRelease() calls std::abort() when LO used through COM

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112646

--- Comment #3 from Tor Lillqvist  ---
I don't think $(pwd) will work as is a Cygwin-format pathname? (Hmm, or does
Cygwin automatically translate it to Windows format before exporting to the
Windows process?)

I guess one possibllity is that some Registry magic is not present on that
machine; have you even installed LO from an installer on it? I am not entirely
sure how the COM stuff works. But presumably some magic in the Registry takes
care of the fact that the source code of the program contains only
"com.sun.star.ServiceManager" and somehow that is supposed to make it contact
the running soffice.bin.

-- 
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 112239] Icons missing for the not yet used commands in the new customize dialog

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112239

--- Comment #7 from Yousuf Philips (jay)  ---
(In reply to Muhammet Kara from comment #6)
> Oh. Confused. So the icons were forgotten in the visual mockups, and they
> need to be added? (I had deliberately left them out to comply with the
> mockups.)

Yes they should be there just like before.

-- 
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 111078] LibO is trying to create the non-existing file " program\OpenOffice\dict_word_prepostdash.brk" when scrolling down

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111078

Eike Rathke  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
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 108636] [META] Extensive file accesses

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108636
Bug 108636 depends on bug 111078, which changed state.

Bug 111078 Summary: LibO is trying to create the non-existing file 
"program\OpenOffice\dict_word_prepostdash.brk" when scrolling down
https://bugs.documentfoundation.org/show_bug.cgi?id=111078

   What|Removed |Added

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

-- 
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 111078] LibO is trying to create the non-existing file " program\OpenOffice\dict_word_prepostdash.brk" when scrolling down

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111078

Eike Rathke  changed:

   What|Removed |Added

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

--- Comment #4 from Eike Rathke  ---


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

-- 
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 56910] FILEOPEN Calc text import dialog preview with non-default separators initializes too long

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56910

--- Comment #10 from Buovjaga  ---
Created attachment 136530
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136530=edit
Callgrind output from 6.0

Still repro even with master. I compared 3.5 vs. master in Windows and 3.5 was
definitely faster.

If you repro multiple times with the same version, note that it remembers the
chosen separator after import. The delay is only when Spaces are not chosen
upon the summoning of the import dialog.

Callgrind taken with:

Arch Linux 64-bit, KDE Plasma 5
Version: 6.0.0.0.alpha0+
Build ID: a102f56123b5209a7dfaf33ba001433ec39d279f
CPU threads: 8; OS: Linux 4.12; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on September 25th 2017

-- 
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 108703] LibO is trying to access OpenOffice\dict_word.brk & dict_word_en.brk when scrolling through a document

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108703

Eike Rathke  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |

--- Comment #13 from Eike Rathke  ---
Investigating.

-- 
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 83009] [META] Bugs requiring the use of the Infobar

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83009

Yousuf Philips (jay)  changed:

   What|Removed |Added

   See Also|https://bugs.freedesktop.or |
   |g/show_bug.cgi?id=84183 |

-- 
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 105830] [META] Infobar behaviour and appearance issues

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105830

Yousuf Philips (jay)  changed:

   What|Removed |Added

Summary|[META] Issues regarding the |[META] Infobar behaviour
   |infobar |and appearance issues

-- 
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 111924] Focus lost on context menu

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111924

Xisco Faulí  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 CC||xiscofa...@libreoffice.org

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


[Libreoffice-bugs] [Bug 110456] Add icons to Beanshell Editor Toolbar

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=110456

Xisco Faulí  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 71413] WRITER and CALC: Font color toolbar button not redrawn in correct color

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71413

Xisco Faulí  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW

-- 
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 112650] Disable 'background settings for all pages' dialog appearing when inserting background image

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112650

--- Comment #1 from V Stuart Foote  ---
@Jay, if you are creating a new presentation you could do the insert at any
slide, and with the pop-up set it as the background for all slides.  

If you don't want it for all slides, just no out of the pop-up and set each
slide as needed.

The UI/UX seems functional, what do we gain by suppressing the pop-up?

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

2017-09-25 Thread Yousuf Philips
 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |   
22 -
 sd/uiconfig/simpress/popupmenu/page.xml  |   
21 ++--
 sd/uiconfig/simpress/popupmenu/pagepane.xml  |   
24 --
 sd/uiconfig/simpress/popupmenu/pagepanemaster.xml|
2 
 4 files changed, 36 insertions(+), 33 deletions(-)

New commits:
commit e82e05380aecd53a89bc77dc97aba72f6d56ba83
Author: Yousuf Philips 
Date:   Mon Sep 25 21:55:12 2017 +0400

Reorganization of impress's slide and pane context menus

Change-Id: Ia69fd25daa6a7e7ea42a5c3d84dd0fde274fa58d
Reviewed-on: https://gerrit.libreoffice.org/42718
Reviewed-by: Yousuf Philips 
Tested-by: Yousuf Philips 

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 9a9d833adf60..03f2f4ce606c 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -356,7 +356,7 @@
   
   
 
-  ~Display Snap Lines
+  ~Display Snap Guides
 
 
   1
@@ -364,7 +364,7 @@
   
   
 
-  Snap Lines to ~Front
+  Snap Guides to ~Front
 
   
   
@@ -625,7 +625,7 @@
   Format Slide
 
 
-  Slide Properties...
+  Properties...
 
 
   .uno:PageSetup
@@ -810,16 +810,16 @@
   
   
 
-  ~Insert Snap Point/Line...
+  ~Snap Guide...
+
+
+  ~Insert Snap Guide...
 
   
   
 
   ~Rulers
 
-
-  View ~Rulers
-
   
   
 
@@ -924,7 +924,7 @@
   
   
 
-  Master Slide D~esign...
+  Master Slide...
 
 
   1
@@ -1361,7 +1361,7 @@
   
   
 
-  ~Snap to Snap Lines
+  ~Snap to Snap Guides
 
 
   1
@@ -1591,7 +1591,7 @@
   
   
 
-  ~Snap Lines
+  ~Snap Guides
 
   
   
@@ -2219,7 +2219,7 @@
   
   
 
-  Slide Layout
+  Layout
 
   
   
diff --git a/sd/uiconfig/simpress/popupmenu/page.xml 
b/sd/uiconfig/simpress/popupmenu/page.xml
index dabb785811d1..e50f1090104a 100644
--- a/sd/uiconfig/simpress/popupmenu/page.xml
+++ b/sd/uiconfig/simpress/popupmenu/page.xml
@@ -34,22 +34,9 @@
   
 
   
-  
-  
-  
   
-  
-
-  
-  
-  
-  
-  
-  
-  
-  
-
-  
+  
+  
   
   
   
@@ -57,17 +44,19 @@
   
   
   
+  
   
 
   
   
 
+  
+  
   
   
   
 
   
-  
   
   
 
diff --git a/sd/uiconfig/simpress/popupmenu/pagepane.xml 
b/sd/uiconfig/simpress/popupmenu/pagepane.xml
index 46ad46146561..98ac0c7dfbea 100644
--- a/sd/uiconfig/simpress/popupmenu/pagepane.xml
+++ b/sd/uiconfig/simpress/popupmenu/pagepane.xml
@@ -15,9 +15,7 @@
   
   
   
-  
   
-  
   
 
   
@@ -40,8 +38,26 @@
   
 
   
+  
   
-  
-  
   
+  
+  
+  
+  
+
+  
+  
+  
+  
+
+  
+  
+
+  
+  
+  
+  
+
+  
 
diff --git a/sd/uiconfig/simpress/popupmenu/pagepanemaster.xml 
b/sd/uiconfig/simpress/popupmenu/pagepanemaster.xml
index bf160dfff1f7..812d0ad44bf6 100644
--- a/sd/uiconfig/simpress/popupmenu/pagepanemaster.xml
+++ b/sd/uiconfig/simpress/popupmenu/pagepanemaster.xml
@@ -15,6 +15,4 @@
   
   
   
-  
-  
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107817] [META] Impress UI/UX bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107817

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||112650


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112650
[Bug 112650] Disable 'background settings for all pages' dialog appearing when
inserting background image
-- 
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 112650] New: Disable 'background settings for all pages' dialog appearing when inserting background image

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112650

Bug ID: 112650
   Summary: Disable 'background settings for all pages' dialog
appearing when inserting background image
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: c...@nouenoff.nl, tietze.he...@gmail.com,
vstuart.fo...@utsa.edu
Blocks: 107817

I find it a big nonsense that every time i click the 'Insert Image' button in
the sidebar or Slide > Set Background Image... that it brings up a dialog
asking me if i wanted to insert the image on all the slides.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107817
[Bug 107817] [META] Impress UI/UX 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 112486] [META] Bugs caused/worsened by more use of DirectWrite

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112486

V Stuart Foote  changed:

   What|Removed |Added

Summary|[META] Bugs caused/worsened |[META] Bugs caused/worsened
   |by using DirectWrite more   |by more use of DirectWrite

-- 
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 108638] FORMATTING Text size is not scaled correctly according to the zoom factor

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108638

--- Comment #21 from V Stuart Foote  ---
(In reply to V Stuart Foote from comment #20)
> @Koehi, Eike -- the needDevAdice to you both. 
> 
> How bad would the performance impact on Calc be for toggling the WYSIWYG of
> the Use printer metrics enabled by default? 
> 
> Failing that, is there another way to hold the cell multiline text in better
> proportion to the cell size while scaling for zoom in or out that would not
> be a performance drag?

So reading through the code looks like the magic happens in docsh3.cxx in
CalcOutputFactor, comparing a "printer" output width of a test string to a
"window" output width of the same test string and calculating a ratio for  

When use printer metrics is not enabled, the PrtToScreenFactor gets a fixed 1.0
-- so assume elsewhere it skips height recalculations that are forced when
printer metrics are enabled. 

But, wonder if there _also_ are some the same rounding issues for cell width
when UI is scaled for zooms, like were just fixed for DirectWrite font height
on Windows.

=-ref-=
https://opengrok.libreoffice.org/xref/core/sc/source/ui/docshell/docsh3.cxx?a=true=361#353

https://opengrok.libreoffice.org/xref/core/sc/source/ui/docshell/docsh.cxx?a=true=621#2649

-- 
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 109234] [META] DirectWrite rendering bugs and enhancements

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109234

Aron Budea  changed:

   What|Removed |Added

 Depends on||112486


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112486
[Bug 112486] [META] Bugs caused/worsened by using DirectWrite more
-- 
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 112486] [META] Bugs caused/worsened by using DirectWrite more

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112486

Aron Budea  changed:

   What|Removed |Added

 CC||khaledho...@eglug.org
 Blocks||109234
Summary|[META] Bugs caused/worsened |[META] Bugs caused/worsened
   |by forcing GDI when needed  |by using DirectWrite more
  Alias|Regressions-forcing-GDI |Regressions-from-more-DWrit
   ||e

--- Comment #5 from Aron Budea  ---
Let's point to Khaled's analysis (thanks for that):
"Hmm, I don’t think you need to revert the whole change. Looking into
this again, I think there are two unrelated changes in this commit;
forcing GDI for non-horizontal text which fixed the two bugs, and
optionally not using GDI when not using OpenGL (previously we always
used GDI when OpenGL was used). I think it was wishful thinking of my
part to think the non-GDI code path is usable.

In short, I guess you just need to change the !bUseOpenGL branch back to:

DrawTextLayout(rLayout, hDC, false);

This should fix the newly introduced issues. I can’t test this myself
right now, though, and might not be able to do so for few more weeks.
It might also cause a regression for some Graphite fonts, but I
don’t remember the details, but it shouldn’t be hard to have a
CommonSalLayout::isGraphite() or so to signal such fonts and not use
GDI for them."
http://nabble.documentfoundation.org/Re-Minutes-of-ESC-call-2017-09-21-tt4223238.html#a4223433


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109234
[Bug 109234] [META] DirectWrite rendering 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-ux-advise] [Bug 106781] Addition of a style-focused formatting toolbar

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106781

--- Comment #32 from Commit Notification 
 ---
Yousuf Philips committed a patch related to this issue.
It has been pushed to "master":

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

tdf#106781 Updates to tango icons in writer styles toolbar

It will be available in 6.0.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 on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 106781] Addition of a style-focused formatting toolbar

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106781

--- Comment #32 from Commit Notification 
 ---
Yousuf Philips committed a patch related to this issue.
It has been pushed to "master":

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

tdf#106781 Updates to tango icons in writer styles toolbar

It will be available in 6.0.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: icon-themes/tango

2017-09-25 Thread Yousuf Philips
 icon-themes/tango/cmd/lc_defaultparastyle.png  |binary
 icon-themes/tango/cmd/lc_heading1parastyle.png |binary
 icon-themes/tango/cmd/lc_heading2parastyle.png |binary
 icon-themes/tango/cmd/lc_heading3parastyle.png |binary
 icon-themes/tango/cmd/lc_heading4parastyle.png |binary
 icon-themes/tango/cmd/lc_heading5parastyle.png |binary
 icon-themes/tango/cmd/lc_heading6parastyle.png |binary
 icon-themes/tango/cmd/lc_preformattedparastyle.png |binary
 icon-themes/tango/cmd/lc_quotecharstyle.png|binary
 icon-themes/tango/cmd/lc_quoteparastyle.png|binary
 icon-themes/tango/cmd/lc_sourcecharstyle.png   |binary
 icon-themes/tango/cmd/lc_subtitleparastyle.png |binary
 icon-themes/tango/cmd/lc_textbodyparastyle.png |binary
 icon-themes/tango/cmd/lc_titleparastyle.png|binary
 icon-themes/tango/links.txt|2 --
 15 files changed, 2 deletions(-)

New commits:
commit 970627c079e5e48a606859b3a8d71abbdec3a2c0
Author: Yousuf Philips 
Date:   Mon Sep 25 21:31:28 2017 +0400

tdf#106781 Updates to tango icons in writer styles toolbar

Change-Id: I2fc2f0bf562ec1bbc7548bdba60422fd5af519e7
Reviewed-on: https://gerrit.libreoffice.org/42731
Reviewed-by: Yousuf Philips 
Tested-by: Yousuf Philips 

diff --git a/icon-themes/tango/cmd/lc_defaultparastyle.png 
b/icon-themes/tango/cmd/lc_defaultparastyle.png
new file mode 100644
index ..1c7631102279
Binary files /dev/null and b/icon-themes/tango/cmd/lc_defaultparastyle.png 
differ
diff --git a/icon-themes/tango/cmd/lc_heading1parastyle.png 
b/icon-themes/tango/cmd/lc_heading1parastyle.png
index 0bef4e9fd252..78a8ba7f8f83 100644
Binary files a/icon-themes/tango/cmd/lc_heading1parastyle.png and 
b/icon-themes/tango/cmd/lc_heading1parastyle.png differ
diff --git a/icon-themes/tango/cmd/lc_heading2parastyle.png 
b/icon-themes/tango/cmd/lc_heading2parastyle.png
index 4a1abff091f3..2888c53f293a 100644
Binary files a/icon-themes/tango/cmd/lc_heading2parastyle.png and 
b/icon-themes/tango/cmd/lc_heading2parastyle.png differ
diff --git a/icon-themes/tango/cmd/lc_heading3parastyle.png 
b/icon-themes/tango/cmd/lc_heading3parastyle.png
index fe6154e03b22..ef4e0382d51d 100644
Binary files a/icon-themes/tango/cmd/lc_heading3parastyle.png and 
b/icon-themes/tango/cmd/lc_heading3parastyle.png differ
diff --git a/icon-themes/tango/cmd/lc_heading4parastyle.png 
b/icon-themes/tango/cmd/lc_heading4parastyle.png
new file mode 100644
index ..2a3efe8f6359
Binary files /dev/null and b/icon-themes/tango/cmd/lc_heading4parastyle.png 
differ
diff --git a/icon-themes/tango/cmd/lc_heading5parastyle.png 
b/icon-themes/tango/cmd/lc_heading5parastyle.png
new file mode 100644
index ..f927fb4c8cd0
Binary files /dev/null and b/icon-themes/tango/cmd/lc_heading5parastyle.png 
differ
diff --git a/icon-themes/tango/cmd/lc_heading6parastyle.png 
b/icon-themes/tango/cmd/lc_heading6parastyle.png
new file mode 100644
index ..3dc9a01563d5
Binary files /dev/null and b/icon-themes/tango/cmd/lc_heading6parastyle.png 
differ
diff --git a/icon-themes/tango/cmd/lc_preformattedparastyle.png 
b/icon-themes/tango/cmd/lc_preformattedparastyle.png
index 7b41828bfbb5..76f50258c535 100644
Binary files a/icon-themes/tango/cmd/lc_preformattedparastyle.png and 
b/icon-themes/tango/cmd/lc_preformattedparastyle.png differ
diff --git a/icon-themes/tango/cmd/lc_quotecharstyle.png 
b/icon-themes/tango/cmd/lc_quotecharstyle.png
new file mode 100644
index ..46aee80fceab
Binary files /dev/null and b/icon-themes/tango/cmd/lc_quotecharstyle.png differ
diff --git a/icon-themes/tango/cmd/lc_quoteparastyle.png 
b/icon-themes/tango/cmd/lc_quoteparastyle.png
index 42eadc537b06..a7f019cdfb9e 100644
Binary files a/icon-themes/tango/cmd/lc_quoteparastyle.png and 
b/icon-themes/tango/cmd/lc_quoteparastyle.png differ
diff --git a/icon-themes/tango/cmd/lc_sourcecharstyle.png 
b/icon-themes/tango/cmd/lc_sourcecharstyle.png
index ab7f92463e24..0520c4b4c7dd 100644
Binary files a/icon-themes/tango/cmd/lc_sourcecharstyle.png and 
b/icon-themes/tango/cmd/lc_sourcecharstyle.png differ
diff --git a/icon-themes/tango/cmd/lc_subtitleparastyle.png 
b/icon-themes/tango/cmd/lc_subtitleparastyle.png
new file mode 100644
index ..8f5ca211c632
Binary files /dev/null and b/icon-themes/tango/cmd/lc_subtitleparastyle.png 
differ
diff --git a/icon-themes/tango/cmd/lc_textbodyparastyle.png 
b/icon-themes/tango/cmd/lc_textbodyparastyle.png
index 87b4fa4de92f..8c3850c7f44f 100644
Binary files a/icon-themes/tango/cmd/lc_textbodyparastyle.png and 
b/icon-themes/tango/cmd/lc_textbodyparastyle.png differ
diff --git a/icon-themes/tango/cmd/lc_titleparastyle.png 
b/icon-themes/tango/cmd/lc_titleparastyle.png
new file mode 100644
index ..59c174cda810
Binary files /dev/null and b/icon-themes/tango/cmd/lc_titleparastyle.png differ

[Libreoffice-qa] Next QA meeting: Sept 26 at 16:00 UTC

2017-09-25 Thread Xisco Fauli
Hello,

Kindly Reminder: Next QA meeting will take place tomorrow Tue, Sept 26
at 16:00 UTC in the IRC channel #libreoffice-qa. More information:
https://wiki.documentfoundation.org/QA/IRC

Agenda:
* LibreOffice Conference Rome

If you have any topic you want to discuss during the meeting,
please send me an email or mention it during the meeting.

Regards

-- 
Xisco Faulí
Libreoffice QA Team
IRC: x1sc0


___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: https://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

[Libreoffice-bugs] [Bug 108703] LibO is trying to access OpenOffice\dict_word.brk & dict_word_en.brk when scrolling through a document

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108703

--- Comment #12 from Eike Rathke  ---
(In reply to Mike Kaganski from comment #11)
> The I/O is thought as one of possible causes of drastic UI performance
> regression on Windows in 5.4.

That can't be because above it says to be bisected to the upgrade to ICU 59.1,
which we don't have in 5.4 (reverted because Vista couldn't be supported then).

-- 
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 112645] data not saving

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112645

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #1 from Xisco Faulí  ---
hank you for reporting the bug.
Unfortunately without clear steps to reproduce it, we cannot track down the
origin of the problem.
Please provide a clearer set of step-by-step instructions on how to reproduce
the problem.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the steps are provided

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


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

2017-09-25 Thread Yousuf Philips
 sd/uiconfig/simpress/ui/sidebarslidebackground.ui |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5f210715fe090b4db4c80dcdee5f77dc404cf85c
Author: Yousuf Philips 
Date:   Mon Sep 25 20:54:49 2017 +0400

Shrink master slide checkboxes in Slide content panel

Change-Id: I238ff579da86bd3ac41f76f62d97b07a3ca29d80
Reviewed-on: https://gerrit.libreoffice.org/42761
Reviewed-by: Yousuf Philips 
Tested-by: Yousuf Philips 

diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui 
b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index f95ce65ba1b0..9eea5fbc0c3a 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -88,7 +88,7 @@
 
 
   
-Display Master 
Objects
+Master Objects
 True
 True
 True
@@ -165,7 +165,7 @@
 
 
   
-Display Master 
Background
+Master 
Background
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 112647] Fixed line spacing is saved incorrectly to PPTX

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112647

--- Comment #1 from Tamás Zolnai  ---
Created attachment 136529
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136529=edit
Test document with fixed line spacing

-- 
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 112647] Fixed line spacing is saved incorrectly to PPTX

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112647

Tamás Zolnai  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |zolnaitamas2...@gmail.com
   |desktop.org |
 Ever confirmed|0   |1

-- 
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 112649] New: EDITING Canceling Add rows in Chart does not cancel the action

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112649

Bug ID: 112649
   Summary: EDITING Canceling Add rows in Chart does not cancel
the action
   Product: LibreOffice
   Version: 5.4.1.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Chart
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: emo_asse...@yahoo.com

Open Writer
Add a Chart
Click Data Table
Add a few rows
Click Cancel

Issue: The Insert rows is not canceled and the rows remain. 
Screencast

https://www.screencast.com/t/bRAUBmTCqAnt


Version: 5.4.1.2 (x64)
Build ID: ea7cb86e6eeb2bf3a5af73a8fac570321527
CPU threads: 8; OS: Windows 6.19; UI render: default;

-- 
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 112648] New: LOCALIZATION Buttons and tooltips on chart property pane are not localized

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112648

Bug ID: 112648
   Summary: LOCALIZATION Buttons and tooltips on chart property
pane are not localized
   Product: LibreOffice
   Version: 5.4.1.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Localization
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: emo_asse...@yahoo.com

Created attachment 136528
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136528=edit
screenshot

Add a chart in Writer
Examine the property pane

Enable Contour, Edit Contour buttons, and their tooltips, and a few other
tooltips are not localized.
see attachement for the other tooltips

-- 
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 112647] New: Fixed line spacing is saved incorrectly to PPTX

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112647

Bug ID: 112647
   Summary: Fixed line spacing is saved incorrectly to PPTX
   Product: LibreOffice
   Version: 6.0.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: zolnaitamas2...@gmail.com

Description:
In the attached dosument the title shape two paragraphs have fixed line
spacing. When I save it to PPTX and open it again the line spacing become
smaller. It happend every time when the file is round tripped in LO. 

Steps to Reproduce:
1. Open attached ODP
2. Save it to PPTX
3. Open the PPTX in LO or in MSO

Actual Results:  
Line spacing changes after saving and reopening the PPTX file.

Expected Results:
Line spacing should be the same after saved to PPTX and reopened.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/60.0.3112.113 Safari/537.36

-- 
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 108638] FORMATTING Text size is not scaled correctly according to the zoom factor

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108638

V Stuart Foote  changed:

   What|Removed |Added

 CC||er...@redhat.com,
   ||kohei.yosh...@collabora.com

--- Comment #20 from V Stuart Foote  ---
@Koehi, Eike -- the needDevAdice to you both. 

How bad would the performance impact on Calc be for toggling the WYSIWYG of the
Use printer metrics enabled by default? 

Failing that, is there another way to hold the cell multiline text in better
proportion to the cell size while scaling for zoom in or out that would not be
a performance drag?

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

2017-09-25 Thread Caolán McNamara
 vcl/workben/commonfuzzer.hxx |1 +
 vcl/workben/fftester.cxx |1 +
 2 files changed, 2 insertions(+)

New commits:
commit a102f56123b5209a7dfaf33ba001433ec39d279f
Author: Caolán McNamara 
Date:   Mon Sep 25 16:57:56 2017 +0100

speed up ppt fuzzing

Change-Id: I68474b3ed40ce61484e8e9cda8809105bc12ef4f
Reviewed-on: https://gerrit.libreoffice.org/42757
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/vcl/workben/commonfuzzer.hxx b/vcl/workben/commonfuzzer.hxx
index 59c0ae265f53..f2a1dbb04e2c 100644
--- a/vcl/workben/commonfuzzer.hxx
+++ b/vcl/workben/commonfuzzer.hxx
@@ -80,6 +80,7 @@ void CommonInitialize(int *argc, char ***argv)
 setenv("JPEGMEM", "768M", 1);
 setenv("SAL_WMF_COMPLEXCLIP_VIA_REGION", "1", 1);
 setenv("SAL_DISABLE_PRINTERLIST", "1", 1);
+setenv("SAL_DISABLE_DEFAULTPRINTER", "1", 1);
 setenv("SAL_NO_FONT_LOOKUP", "1", 1);
 
 osl_setCommandArgs(*argc, *argv);
diff --git a/vcl/workben/fftester.cxx b/vcl/workben/fftester.cxx
index 00fd982b4e02..581541da7565 100644
--- a/vcl/workben/fftester.cxx
+++ b/vcl/workben/fftester.cxx
@@ -91,6 +91,7 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
 setenv("JPEGMEM", "768M", 1);
 setenv("SAL_WMF_COMPLEXCLIP_VIA_REGION", "1", 1);
 setenv("SAL_DISABLE_PRINTERLIST", "1", 1);
+setenv("SAL_DISABLE_DEFAULTPRINTER", "1", 1);
 setenv("SAL_NO_FONT_LOOKUP", "1", 1);
 
 OUString in(argv[1], strlen(argv[1]), RTL_TEXTENCODING_UTF8);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-09-25 Thread Yousuf Philips
 svx/sdi/svx.sdi |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d8f4d0f043cbdbc44ee49e34f4495310cdbb7bd5
Author: Yousuf Philips 
Date:   Mon Jul 24 16:32:38 2017 +0400

Enable addition of page size group control to toolbars

Change-Id: Ibcc8b7f91b3d5bfd9ea9834ef25a91fc8847e531
Reviewed-on: https://gerrit.libreoffice.org/40367
Reviewed-by: Yousuf Philips 
Tested-by: Yousuf Philips 

diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index e0f3e4d378b0..0bc0412023bf 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -6131,7 +6131,7 @@ SvxSizeItem AttributePageSize SID_ATTR_PAGE_SIZE
 
 AccelConfig = FALSE,
 MenuConfig = FALSE,
-ToolBoxConfig = FALSE,
+ToolBoxConfig = TRUE,
 GroupId = SfxGroupId::Format;
 ]
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-09-25 Thread Henry Castro
 loleaflet/src/control/Control.Scroll.js |8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 7e674e29c2614a3f3af941938f8062bd66fa5ff2
Author: Henry Castro 
Date:   Thu Sep 21 11:21:13 2017 -0400

loleaflet: resolves: no row header in revision history

_onUpdateScrollOffset is triggered when the client window is resized or
when it is loading a new document. However, there are some cases when
the offset is 0, it means to update row and columns.

Change-Id: If4c4bb4f50335c642004ceb7723c8b5eb949cada
Reviewed-on: https://gerrit.libreoffice.org/42752
Reviewed-by: Marco Cecchetti 
Tested-by: Marco Cecchetti 

diff --git a/loleaflet/src/control/Control.Scroll.js 
b/loleaflet/src/control/Control.Scroll.js
index 89affd46..06dfae20 100644
--- a/loleaflet/src/control/Control.Scroll.js
+++ b/loleaflet/src/control/Control.Scroll.js
@@ -233,9 +233,13 @@ L.Control.Scroll = L.Control.extend({
// used on window resize
if (this._map._docLayer._docType === 'spreadsheet') {
var offset = new L.Point(e.x - this._prevScrollX, e.y - 
this._prevScrollY);
-   if (!offset.equals(new L.Point(0, 0))) {
-   this._onUpdateRowColumnHeaders({x: e.x, y: e.y, 
offset: offset});
+   if (offset.x === 0) {
+   offset.x = 1;
}
+   if (offset.y === 0) {
+   offset.y = 1;
+   }
+   this._onUpdateRowColumnHeaders({x: e.x, y: e.y, offset: 
offset});
}
this._ignoreScroll = null;
$('.scroll-container').mCustomScrollbar('stop');
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 112643] Presets positions drop down list for snap guides dialog

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112643

--- Comment #3 from Yousuf Philips (jay)  ---
Another option could be cursor position, which would take the cursor position
when the user right-clicked to open the context menu.

-- 
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 108638] FORMATTING Text size is not scaled correctly according to the zoom factor

2017-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108638

--- Comment #19 from stefan_lange...@t-online.de  
---
(In reply to m.a.riosv from comment #16)
> I think there was some issues with this option if they were solved (like
> tdf#106393), I think the best would be eliminate this option.

... or set this option to "On" as default - when it is easier!
In the Help to this option could be added a hint, what happens when the option
is set to "off" (e.g. the behavior described in this and similar bugs).

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


  1   2   3   >