[Libreoffice-bugs] [Bug 107598] soffice --headless --version opens a popup

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107598

isana  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from isana  ---
Reproduced with LibreOffice5.3.2.2 on Win8.1

But in LibreOffice5.4.0.0a1, result is different.
No popup is displayed.
Version info is displayed in command-line.
Regardless of the existence of '--headless' option. Same result.

I expect this problem resolved with release of LibreOffice5.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


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

2017-05-03 Thread Jochen Nitschke
 sd/inc/sdmod.hxx   |8 +---
 sd/source/filter/eppt/epptbase.hxx |8 ++--
 sd/source/ui/inc/slideshow.hxx |2 --
 3 files changed, 3 insertions(+), 15 deletions(-)

New commits:
commit 0025fc13d805751f8eeb14febbdd0033e0a6d91e
Author: Jochen Nitschke 
Date:   Wed May 3 14:53:00 2017 +0200

include cleanup

after latest loplugin:checkunusedparams in sd

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

diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index ffd1660a2c9e..6ba30070212f 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -25,9 +25,8 @@
 
 #include 
 #include "sddllapi.h"
-#include 
 #include 
-#include 
+#include 
 #include 
 #include 
 #include 
@@ -41,14 +40,9 @@ class EditFieldInfo;
 class SdTransferable;
 class SvNumberFormatter;
 class SfxErrorHandler;
-class SdDrawDocument;
 class SfxFrame;
 namespace svtools { class ColorConfig; }
 
-namespace sd {
-class DrawDocShell;
-}
-
 namespace com { namespace sun { namespace star { namespace frame {
 class XFrame;
 } } } }
diff --git a/sd/source/filter/eppt/epptbase.hxx 
b/sd/source/filter/eppt/epptbase.hxx
index cd5c58609c42..8213a6c4a560 100644
--- a/sd/source/filter/eppt/epptbase.hxx
+++ b/sd/source/filter/eppt/epptbase.hxx
@@ -30,13 +30,11 @@
 #include 
 #include 
 #include 
-#include 
 #include 
-#include 
 #include 
-#include 
+#include 
 #include 
-#include 
+#include 
 
 #include "grouptable.hxx"
 
@@ -66,8 +64,6 @@ enum class EppLayout
 
 #define EPP_LAYOUT_SIZE 25
 
-class PptEscherEx;
-
 struct PHLayout
 {
 EppLayout   nLayout;
diff --git a/sd/source/ui/inc/slideshow.hxx b/sd/source/ui/inc/slideshow.hxx
index b276da8e03df..ce60b88c9d6e 100644
--- a/sd/source/ui/inc/slideshow.hxx
+++ b/sd/source/ui/inc/slideshow.hxx
@@ -48,7 +48,6 @@ class SdDrawDocument;
 class KeyEvent;
 class OutputDevice;
 class Size;
-namespace tools { class Rectangle; }
 namespace vcl { class Window; }
 class SfxRequest;
 class WorkWindow;
@@ -65,7 +64,6 @@ namespace sd
 {
 
 class SlideshowImpl;
-class Window;
 class View;
 class ViewShell;
 class ViewShellBase;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 40917] UI: scrolling only by full row height

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40917

Nate Graham  changed:

   What|Removed |Added

 Status|NEW |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 40917] UI: scrolling only by full row height

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40917

Nate Graham  changed:

   What|Removed |Added

 CC||yanp.b...@gmail.com

--- Comment #10 from Nate Graham  ---
*** Bug 98755 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 98754] [META] Smooth scroll in whole LibreOffice suite

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98754
Bug 98754 depends on bug 98755, which changed state.

Bug 98755 Summary: Support precision scrolling in calc (move by pixels, not 
rows or lines)
https://bugs.documentfoundation.org/show_bug.cgi?id=98755

   What|Removed |Added

 Status|NEW |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 98755] Support precision scrolling in calc (move by pixels, not rows or lines)

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98755

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

-- 
You are receiving this mail because:
You 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 40917] UI: scrolling only by full row height

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40917

Nate Graham  changed:

   What|Removed |Added

Version|3.3.3 release   |5.3.2.2 release

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


[Libreoffice-bugs] [Bug 34689] UI scroll problem: Cell with dimensions exceeding screen dimensions impossible to work with

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34689
Bug 34689 depends on bug 40917, which changed state.

Bug 40917 Summary: UI: scrolling only by full row height
https://bugs.documentfoundation.org/show_bug.cgi?id=40917

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|INVALID |---

-- 
You are receiving this mail because:
You 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 40917] UI: scrolling only by full row height

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40917

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|INVALID |---

--- Comment #9 from Nate Graham  ---
Confirmed that the problem is still present with Calc 5.3.2.2. Scrolling by
whole lines is jarring and unnatural. And as mentioned, implementing proper
pixel-by-pixel scrolling will also resolve
https://bugs.documentfoundation.org//show_bug.cgi?id=34689.

-- 
You are receiving this mail because:
You 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 107613] Text colour change in a new line not working

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107613

--- Comment #1 from 3191602...@qq.com ---
Created attachment 133055
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133055=edit
Text colour bug

Attachment shows the "a" text colour tool is selected, and the cursor turned
into the "fill" icon. The text, if I type it from here, remains black, not dark
red, as selected (that's just my selection for this example). To turn it into
the cursor again, I must press "esc" now. When I do that, the text will come
out in the new selected colour.

-- 
You are receiving this mail because:
You 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 107611] duplicate message definitions in some .pot files

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107611

--- Comment #1 from Kiyotaka Nishibori  ---
I'm sorry, I've forgotten to tell you something on "Steps to Reproduce #3".
please do 'cd workdir' and run the 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 107613] New: Text colour change in a new line not working

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107613

Bug ID: 107613
   Summary: Text colour change in a new line not working
   Product: LibreOffice
   Version: 5.3.2.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: 3191602...@qq.com

Description:
When I write a text and press "Enter", the cursor goes into the next line.
There I want to begin the new text in a new colour. I click on the icon for the
text colour (the little "a" icon on the toolbar), and the cursor changes into
the colour dropper can. Like the one when you want to fill an object with a
certain colour.

This fill in function does nothing when I click the mouse. The text is still
black although I had selected another colour.

To exit this dead end, I have to press the "Esc" button. When I do that, the
text I type in is of the colour I had picked previously.

I use win 10, on Dell xps15, model 2017.

Steps to Reproduce:
1. Press "Enter" 
2. Click on the icon "a" and select another colour
3. The cursor changes into the "fill" can
4. Type some text - the colour has not changed. It is still default colour (for
me that is black).
6. Press "Esc" button, the cursor returns (the "fill" can disappears)
7. Type the text and it will come out in the new colour

Actual Results:  
No colour change for the new text.

Expected Results:
Colour change applied to the new text.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101
Firefox/53.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 103867] Scrolling with Conditional Formatting Not Smooth

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103867

--- Comment #12 from 3191602...@qq.com ---
(In reply to Buovjaga from comment #10)
> (In reply to 3191602956 from comment #9)
> > Not scrolling smoothly for me. Just downloaded LO 5.3.2.2 and in Calc, the
> > scrolling is stepped. One row at a time, regardless of the speed of
> > scrolling. 
> > 
> > Scrolling in Writer is even worse. It jumps over a number of lines at a
> > single move of the mouse wheel.
> 
> Which desktop environment are you using?

Apologies for a delay. I use Win 10, and the libreoffice Version is 5.3.2.2.

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


[Libreoffice-bugs] [Bug 103867] Scrolling with Conditional Formatting Not Smooth

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103867

--- Comment #11 from 3191602...@qq.com ---
Apologies for a delay. I use Win 10, and the libreoffice Version is 5.3.2.2.

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


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

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

Bug 92068 Summary: LOCALHELP: write help page for FLOOR new spreadsheet 
functions as for LO 5.0
https://bugs.documentfoundation.org/show_bug.cgi?id=92068

   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 92068] LOCALHELP: write help page for FLOOR new spreadsheet functions as for LO 5.0

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92068

Olivier Hallot  changed:

   What|Removed |Added

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

--- Comment #2 from Olivier Hallot  ---
Fixed by commit  4c58b1b195d7df86ea6ccee322478064f7f8a10a

-- 
You are receiving this mail because:
You 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 107612] NNBSP rendered incorrectly in scripts like Mongolian

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107612

Volga  changed:

   What|Removed |Added

 Blocks||71732


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732

Volga  changed:

   What|Removed |Added

 Depends on||107612


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107612
[Bug 107612] NNBSP rendered incorrectly in scripts like Mongolian
-- 
You are receiving this mail because:
You 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 107612] New: NNBSP rendered incorrectly in scripts like Mongolian

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107612

Bug ID: 107612
   Summary: NNBSP rendered incorrectly in scripts like Mongolian
   Product: LibreOffice
   Version: 5.3.2.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: shanshandehongx...@outlook.com

Description:
NNBSP (U+202F Narrow No-Break SPace) in Mongolian texts fail to change the form
of the letters following them as they should if LibreOffice using fallback font
to render the text. The problem disappears when the author or the reader
explicitly chooses a Mongolian font.

Steps to Reproduce:
1. Download a test file from
https://bug490534.bmoattachments.org/attachment.cgi?id=374937
2. Open with LibreOffice

Actual Results:  
The first line does not specified the font, NNBSP is rendered with default font
and surrounding letter failed to jion, the second line is specified using
Mongolian Baiti, NNBSP is rendered with Mongolian Baiti and surrounding letter
joined with that.

Expected Results:
When NNBSP is surrounded by Mongolian/Manchu letters, this sbace should
rendered with the same font used for Mongolian text to make the surrounding
letter always works as expected.


Reproducible: Always

User Profile Reset: No

Additional Info:
Version: 5.3.3.1 (x64)
Build ID: 46360c72c4823cefeaa85af537fba22bd568da7e
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new; 
Locale: zh-CN (zh_CN); Calc: group


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101
Firefox/53.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: Branch 'libreoffice-5-3' - connectivity/source

2017-05-03 Thread Julien Nabet
 connectivity/source/drivers/firebird/DatabaseMetaData.cxx |   24 +++---
 1 file changed, 12 insertions(+), 12 deletions(-)

New commits:
commit dfb7ee83299606f7c46bc175bc47710ee887009c
Author: Julien Nabet 
Date:   Tue Apr 18 15:14:31 2017 +0200

tdf#107196: fix firebird relationship

Let's spread string sanitizing
see https://bugs.documentfoundation.org/show_bug.cgi?id=107196#c3

Furthermore, in example file from the bugtracker,
relationship between f2 fields were present several times.
So I had to delete it several times to really remove it.

Change-Id: I4fbe10c479af3d4fa5ccfb290f128fdd2a6d49a9
(cherry picked from commit d499cb3bd585e9fcc21bc586cad3d2ad2487a451)
Reviewed-on: https://gerrit.libreoffice.org/37218
Reviewed-by: Lionel Elie Mamane 
Tested-by: Lionel Elie Mamane 

diff --git a/connectivity/source/drivers/firebird/DatabaseMetaData.cxx 
b/connectivity/source/drivers/firebird/DatabaseMetaData.cxx
index 4c2e3934e735..9e6d095ab6ff 100644
--- a/connectivity/source/drivers/firebird/DatabaseMetaData.cxx
+++ b/connectivity/source/drivers/firebird/DatabaseMetaData.cxx
@@ -1121,8 +1121,8 @@ uno::Reference< XResultSet > SAL_CALL 
ODatabaseMetaData::getColumnPrivileges(
 aCurrentRow[3] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(1)));
 // 4. COLUMN_NAME
 aCurrentRow[4] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(6)));
-aCurrentRow[5] = new ORowSetValueDecorator(xRow->getString(2)); // 5. 
GRANTOR
-aCurrentRow[6] = new ORowSetValueDecorator(xRow->getString(3)); // 6. 
GRANTEE
+aCurrentRow[5] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(2))); // 5. GRANTOR
+aCurrentRow[6] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(3))); // 6. GRANTEE
 aCurrentRow[7] = new ORowSetValueDecorator(xRow->getString(4)); // 7. 
Privilege
 aCurrentRow[7] = new ORowSetValueDecorator(xRow->getBoolean(5)); // 8. 
Grantable
 
@@ -1565,17 +1565,17 @@ uno::Reference< XResultSet > SAL_CALL 
ODatabaseMetaData::getImportedKeys(
 
 while(rs->next())
 {
-aCurrentRow[3] = new ORowSetValueDecorator(xRow->getString(7)); // PK 
table
-aCurrentRow[4] = new ORowSetValueDecorator(xRow->getString(8)); // PK 
column
-aCurrentRow[7] = new ORowSetValueDecorator(xRow->getString(10)); // FK 
table
-aCurrentRow[8] = new ORowSetValueDecorator(xRow->getString(11)); // FK 
column
+aCurrentRow[3] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(7))); // PK table
+aCurrentRow[4] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(8))); // PK column
+aCurrentRow[7] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(10))); // FK table
+aCurrentRow[8] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(11))); // FK column
 
 aCurrentRow[9] = new ORowSetValueDecorator(xRow->getShort(9)); // PK 
sequence number
-aCurrentRow[10] = new 
ORowSetValueDecorator(aRuleMap[xRow->getString(1)]); // update role
-aCurrentRow[11] = new 
ORowSetValueDecorator(aRuleMap[xRow->getString(2)]); // delete role
+aCurrentRow[10] = new 
ORowSetValueDecorator(aRuleMap[sanitizeIdentifier(xRow->getString(1))]); // 
update role
+aCurrentRow[11] = new 
ORowSetValueDecorator(aRuleMap[sanitizeIdentifier(xRow->getString(2))]); // 
delete role
 
-aCurrentRow[12] = new ORowSetValueDecorator(xRow->getString(4)); // FK 
name
-aCurrentRow[13] = new ORowSetValueDecorator(xRow->getString(3)); // PK 
name
+aCurrentRow[12] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(4))); // FK name
+aCurrentRow[13] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(3))); // PK name
 
 aCurrentRow[14] = new ORowSetValueDecorator(Deferrability::NONE); // 
deferrability
 
@@ -1819,8 +1819,8 @@ uno::Reference< XResultSet > SAL_CALL 
ODatabaseMetaData::getTablePrivileges(
 {
 // 3. TABLE_NAME
 aRow[3] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(1)));
-aRow[4] = new ORowSetValueDecorator(xRow->getString(2)); // 4. GRANTOR
-aRow[5] = new ORowSetValueDecorator(xRow->getString(3)); // 5. GRANTEE
+aRow[4] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(2))); // 4. GRANTOR
+aRow[5] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(3))); // 5. GRANTEE
 aRow[6] = new ORowSetValueDecorator(xRow->getString(4)); // 6. 
Privilege
 aRow[7] = new ORowSetValueDecorator(xRow->getBoolean(5)); // 7. Is 
Grantable
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107611] New: duplicate message definitions in some .pot files

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107611

Bug ID: 107611
   Summary: duplicate message definitions in some .pot files
   Product: LibreOffice
   Version: 5.4.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ml.nishibori.kiyot...@gmail.com

Description:
There are duplicate message definitions in some .pot files When I extract them
with "make translations" command.

Steps to Reproduce:
1. build LibreOffice from source: make
2. extract .pot files: make translations
3. verify .pot files: for i in `find pot -name "*.pot" -print|sort`; do
msgmerge -cv -o /dev/null $i >> pots-status 2>&1; done; grep --before-context=0
--after-context=1 -e 'definition' pots-status > pots-errors

Actual Results:  
the result of "pots-errors":

pot/basic/source/classes.pot:893: duplicate message definition...
pot/basic/source/classes.pot:814: ...this is the location of the first
definition
msgfmt: found 1 fatal error
--
pot/formula/source/core/resource.pot:193: duplicate message definition...
pot/formula/source/core/resource.pot:184: ...this is the location of the first
definition
pot/formula/source/core/resource.pot:413: duplicate message definition...
pot/formula/source/core/resource.pot:224: ...this is the location of the first
definition
msgfmt: found 2 fatal errors
--
pot/sc/source/ui/src.pot:24279: duplicate message definition...
pot/sc/source/ui/src.pot:24260: ...this is the location of the first definition
pot/sc/source/ui/src.pot:24689: duplicate message definition...
pot/sc/source/ui/src.pot:24670: ...this is the location of the first definition
pot/sc/source/ui/src.pot:24739: duplicate message definition...
pot/sc/source/ui/src.pot:24720: ...this is the location of the first definition
pot/sc/source/ui/src.pot:24789: duplicate message definition...
pot/sc/source/ui/src.pot:24770: ...this is the location of the first definition
msgfmt: found 4 fatal errors
--
pot/scaddins/source/analysis.pot:2165: duplicate message definition...
pot/scaddins/source/analysis.pot:2146: ...this is the location of the first
definition
pot/scaddins/source/analysis.pot:2265: duplicate message definition...
pot/scaddins/source/analysis.pot:2256: ...this is the location of the first
definition
pot/scaddins/source/analysis.pot:2285: duplicate message definition...
pot/scaddins/source/analysis.pot:2276: ...this is the location of the first
definition
msgfmt: found 3 fatal errors
--
pot/sd/source/core.pot:574: duplicate message definition...
pot/sd/source/core.pot:565: ...this is the location of the first definition
msgfmt: found 1 fatal error
--
pot/svtools/source/misc.pot:611: duplicate message definition...
pot/svtools/source/misc.pot:602: ...this is the location of the first
definition
msgfmt: found 1 fatal error
--
pot/svx/source/dialog.pot:4385: duplicate message definition...
pot/svx/source/dialog.pot:4236: ...this is the location of the first definition
pot/svx/source/dialog.pot:4485: duplicate message definition...
pot/svx/source/dialog.pot:4476: ...this is the location of the first definition
msgfmt: found 2 fatal errors
--
pot/svx/source/src.pot:63: duplicate message definition...
pot/svx/source/src.pot:54: ...this is the location of the first definition
pot/svx/source/src.pot:133: duplicate message definition...
pot/svx/source/src.pot:124: ...this is the location of the first definition
pot/svx/source/src.pot:363: duplicate message definition...
pot/svx/source/src.pot:304: ...this is the location of the first definition
pot/svx/source/src.pot:825: duplicate message definition...
pot/svx/source/src.pot:816: ...this is the location of the first definition
msgfmt: found 4 fatal errors
--


Expected Results:
No duplicate message definitions in any .pot files.


Reproducible: Always

User Profile Reset: No

Additional Info:
Version: 5.4.0.0.alpha1+
Build ID: 6d424f07701bf26d8fb173563b567d5f097c33e2
CPU threads: 8; OS: Linux 4.10; UI render: default; VCL: gtk3; 
Locale:  ja-JP (ja_JP.UTF-8); Calc: CL


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/58.0.3029.96 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 106331] Outdated Polish dictionaries

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106331

--- Comment #5 from Piotr Drąg  ---
Anything I can do to help push this?

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


[Libreoffice-bugs] [Bug 107609] is missing in list of ODF extensions

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107609

Thorsten Behrens (CIB)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||t...@libreoffice.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-ux-advise] [Bug 105841] "First name" in user data is missing

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105841

Heiko Tietze  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
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 105841] "First name" in user data is missing

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105841

Heiko Tietze  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
You are receiving this mail because:
You 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 105841] "First name" in user data is missing

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105841

Heiko Tietze  changed:

   What|Removed |Added

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

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


[Libreoffice-ux-advise] [Bug 105841] "First name" in user data is missing

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105841

Heiko Tietze  changed:

   What|Removed |Added

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

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


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

2017-05-03 Thread Jan Holesovsky
 sc/qa/unit/tiledrendering/tiledrendering.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2514e38f8ebb95f51783ce321a84d6c55bba1de4
Author: Jan Holesovsky 
Date:   Thu May 4 01:32:34 2017 +0200

Fix build.

Change-Id: I5638d1984cd1c40517e977ade6e3959f3595208b

diff --git a/sc/qa/unit/tiledrendering/tiledrendering.cxx 
b/sc/qa/unit/tiledrendering/tiledrendering.cxx
index 29f8e5179a96..49b5c5da220d 100644
--- a/sc/qa/unit/tiledrendering/tiledrendering.cxx
+++ b/sc/qa/unit/tiledrendering/tiledrendering.cxx
@@ -1324,7 +1324,7 @@ void ScTiledRenderingTest::testDocumentSizeWithTwoViews()
 ScModelObj* pModelObj = createDoc("cursor-away.ods");
 
 // Set the visible area, and press page down
-pModelObj->setClientVisibleArea(Rectangle(750, 1861, 20583, 6997));
+pModelObj->setClientVisibleArea(tools::Rectangle(750, 1861, 20583, 6997));
 pModelObj->postKeyEvent(LOK_KEYEVENT_KEYINPUT, 0, awt::Key::PAGEDOWN);
 pModelObj->postKeyEvent(LOK_KEYEVENT_KEYUP, 0, awt::Key::PAGEDOWN);
 Scheduler::ProcessEventsToIdle();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 71098] PAGE-BREAK: sub-documents force a page-break when inserted in the master document

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71098

--- Comment #19 from gui  ---
Wait! Wait! For sure you are right, but let me search for more damned files;
I'm sure I'm having the same behavior without having that hidden paragraph...
And apologies for the lapsus with hidden text...

-- 
You are receiving this mail because:
You 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 107610] FILEOPEN PPTX: wrong default fonts for non English text

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107610

--- Comment #2 from Ofir  ---
Created attachment 133054
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133054=edit
PDF exprorted from PowerPoint showing the expected result

-- 
You are receiving this mail because:
You 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 107610] New: FILEOPEN PPTX: wrong default fonts for non English text

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107610

Bug ID: 107610
   Summary: FILEOPEN PPTX: wrong default fonts for non English
text
   Product: LibreOffice
   Version: 5.3.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ofirr@gmail.com

Description:
PPTX has default font for Heading and Body for each language.
Impress correctly chose the default font for English but choose wrong default
fonts for Hebrew.

The attached PPTX has 3 columns of text.
The left column has English text with the default heading font.
The center column has Hebrew text with the default heading font.
The right column has Hebrew text with the same font as the default heading font
but this time the font is specified manually instead of using the default.

The blue rectangles show that the text has the expected position and size.
The orange rectangle show that the chosen font is wrong and the text exceeds
the rectangle.


Steps to Reproduce:
1. Open the attached PPTX. Times New Roman and Calibri fonts are required.
2. See that the orange rectangle doesn't fit the text in the middle column.
3. Check the font in the middle column and see that it is not the default font
for heading in Hebrew. It should be "Times New Roman".

Actual Results:  
Impress use the wrong default font for Heading and Body Hebrew text.
It probably use the default English font.

Expected Results:
The default Hebrew font should be Times New Roman.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like
Gecko

-- 
You are receiving this mail because:
You 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 107610] FILEOPEN PPTX: wrong default fonts for non English text

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107610

--- Comment #1 from Ofir  ---
Created attachment 133053
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133053=edit
PPTX showing wrong font selected for the middle column

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


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

2017-05-03 Thread Kohei Yoshida
 sc/inc/colcontainer.hxx|   11 --
 sc/inc/column.hxx  |3 +
 sc/inc/document.hxx|8 
 sc/inc/table.hxx   |2 +
 sc/inc/types.hxx   |   14 
 sc/source/core/data/column4.cxx|   48 +++
 sc/source/core/data/document10.cxx |   15 
 sc/source/core/data/table7.cxx |   64 +
 sc/source/core/data/types.cxx  |7 
 sc/source/ui/view/viewfun2.cxx |   22 +---
 10 files changed, 184 insertions(+), 10 deletions(-)

New commits:
commit 21a40e668a610fada3e06ed381d8a4c459d24f69
Author: Kohei Yoshida 
Date:   Mon May 1 19:43:16 2017 -0400

tdf#107255: detect whether the range has only one data cell.

(cherry picked from commit 93f5cb55349e6de5003182462bfee434dc51f6ad)

Conflicts:
sc/inc/colcontainer.hxx

Change-Id: I4f67f15f95a428ea9068f706abc925ebfc835d39

diff --git a/sc/inc/colcontainer.hxx b/sc/inc/colcontainer.hxx
index 1a2e9d43aa9d..0f4a64589cdd 100644
--- a/sc/inc/colcontainer.hxx
+++ b/sc/inc/colcontainer.hxx
@@ -20,22 +20,20 @@
 #ifndef INCLUDED_SC_INC_COLCONTAINER_HXX
 #define INCLUDED_SC_INC_COLCONTAINER_HXX
 
-
 #include "types.hxx"
 #include "address.hxx"
 
 #include 
 
-
 class ScColumn;
 class ScDocument;
+
 class ScColContainer
 {
-public:
 typedef std::vector ScColumnVector;
-private:
 ScColumnVectoraCols;
 ScDocument*   pDocument;
+
 public:
 ScColContainer( ScDocument* pDoc, const size_t nSize );
 ~ScColContainer();
@@ -55,6 +53,11 @@ public:
 return static_cast( aCols.size() );
 }
 
+bool empty() const
+{
+return aCols.empty();
+}
+
 void Clear();
 };
 
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index 82ef60773628..de28a87ae63d 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -381,6 +381,9 @@ public:
 boolHasValueData( SCROW nRow ) const;
 boolHasStringCells( SCROW nStartRow, SCROW nEndRow ) const;
 
+sc::MultiDataCellState::StateType HasDataCellsInRange(
+SCROW nRow1, SCROW nRow2, SCROW* pRow1 = nullptr ) const;
+
 bool IsFormulaDirty( SCROW nRow ) const;
 
 void CheckVectorizationState();
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index 10ce2e2f750a..5e4336019fb1 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -1088,6 +1088,14 @@ public:
 /** Returns true, if there is any data to create a selection list for 
rPos. */
 boolHasSelectionData( SCCOL nCol, SCROW nRow, SCTAB nTab ) 
const;
 
+/**
+ * Check if the specified range contains either: 1) one non-empty cell, 2)
+ * more than one non-empty cells, or 3) totally empty.  In case the range
+ * contains at least one non-empty cell, specify the position of the first
+ * non-empty cell.
+ */
+sc::MultiDataCellState HasMultipleDataCells( const ScRange& rRange ) const;
+
 /** Notes **/
 SC_DLLPUBLIC ScPostIt*   GetNote(const ScAddress& rPos);
 SC_DLLPUBLIC ScPostIt*   GetNote(SCCOL nCol, SCROW nRow, SCTAB nTab);
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx
index 34f6e3fd992a..26a729227829 100644
--- a/sc/inc/table.hxx
+++ b/sc/inc/table.hxx
@@ -529,6 +529,8 @@ public:
 boolHasStringCells( SCCOL nStartCol, SCROW nStartRow,
 SCCOL nEndCol, SCROW nEndRow ) const;
 
+sc::MultiDataCellState HasMultipleDataCells( SCCOL nCol1, SCROW nRow1, 
SCCOL nCol2, SCROW nRow2 ) const;
+
 FormulaErrorGetErrCode( const ScAddress& rPos ) const
 {
 return ValidColRow(rPos.Col(),rPos.Row()) ?
diff --git a/sc/inc/types.hxx b/sc/inc/types.hxx
index 13983939007e..f6746063eaa8 100644
--- a/sc/inc/types.hxx
+++ b/sc/inc/types.hxx
@@ -97,6 +97,20 @@ struct RangeMatrix
 bool isRangeValid() const;
 };
 
+struct MultiDataCellState
+{
+enum StateType { Invalid = 0, Empty, HasOneCell, HasMultipleCells };
+
+StateType meState;
+
+SCCOL mnCol1; //< first non-empty column
+SCROW mnRow1; //< first non-empty row
+SCTAB mnTab1; //< first non-empty sheet
+
+MultiDataCellState();
+MultiDataCellState( StateType eState );
+};
+
 enum AreaOverlapType
 {
 AreaInside,
diff --git a/sc/source/core/data/column4.cxx b/sc/source/core/data/column4.cxx
index 234a8528b4e7..69d95f96fa64 100644
--- a/sc/source/core/data/column4.cxx
+++ b/sc/source/core/data/column4.cxx
@@ -39,6 +39,54 @@ bool ScColumn::IsMerged( SCROW nRow ) const
 return pAttrArray->IsMerged(nRow);
 }
 
+sc::MultiDataCellState::StateType ScColumn::HasDataCellsInRange(
+SCROW nRow1, SCROW nRow2, SCROW* pRow1 ) const
+{
+sc::CellStoreType::const_position_type aPos = maCells.position(nRow1);
+sc::CellStoreType::const_iterator it = aPos.first;
+size_t nOffset = aPos.second;
+SCROW nRow = nRow1;
+bool 

[Libreoffice-bugs] [Bug 107609] New: is missing in list of ODF extensions

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107609

Bug ID: 107609
   Summary:  is missing in list of ODF extensions
   Product: LibreOffice
   Version: 5.3.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

LibreOffice has a list of its extension in
https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions
[Such list is requested in section 2.3 of ODF 1.2 part 1].

The ability to put a table into a custom shape has been implemented some time
ago. This is done using a  element. This is not yet documented in
the list.

The feature is requested in https://issues.oasis-open.org/browse/OFFICE-3761
but was discussed controversy.

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


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

2017-05-03 Thread Eike Rathke
 include/svl/zformat.hxx|2 +-
 svl/source/numbers/zformat.cxx |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit fd4c9d0b017ba559dd31776cb58c75f90ebf0db5
Author: Eike Rathke 
Date:   Wed May 3 19:59:40 2017 +0200

Make SvNumberformat::ImpIsIso8601() const

Change-Id: Ied2440046ab01bc0f18629ddb885e7555b8af137

diff --git a/include/svl/zformat.hxx b/include/svl/zformat.hxx
index 5d6a326e5970..e10060c04240 100644
--- a/include/svl/zformat.hxx
+++ b/include/svl/zformat.hxx
@@ -491,7 +491,7 @@ private:
 SVL_DLLPRIVATE static sal_Int32 ImpUseMonthCase( int & io_nState, const 
ImpSvNumFor& rNumFor, NfKeywordIndex eCodeType );
 
 /// Whether it's a (YY)YY-M(M)-D(D) format.
-SVL_DLLPRIVATE bool ImpIsIso8601( const ImpSvNumFor& rNumFor );
+SVL_DLLPRIVATE bool ImpIsIso8601( const ImpSvNumFor& rNumFor ) const;
 
 const CharClass& rChrCls() const;
 const LocaleDataWrapper& rLoc() const;
diff --git a/svl/source/numbers/zformat.cxx b/svl/source/numbers/zformat.cxx
index b52646efaf77..fa0b536b5b69 100644
--- a/svl/source/numbers/zformat.cxx
+++ b/svl/source/numbers/zformat.cxx
@@ -3375,7 +3375,7 @@ void SvNumberformat::ImpAppendEraG( OUStringBuffer& 
OutString,
 }
 }
 
-bool SvNumberformat::ImpIsIso8601( const ImpSvNumFor& rNumFor )
+bool SvNumberformat::ImpIsIso8601( const ImpSvNumFor& rNumFor ) const
 {
 bool bIsIso = false;
 if ((eType & css::util::NumberFormat::DATE) == 
css::util::NumberFormat::DATE)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107608] FILEOPEN PPTX: pattern fill has transparent background instead of white background

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107608

--- Comment #2 from Ofir  ---
Created attachment 133052
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133052=edit
PDF exported from PowerPoint showing the expected result

-- 
You are receiving this mail because:
You 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 107608] FILEOPEN PPTX: pattern fill has transparent background instead of white background

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107608

--- Comment #1 from Ofir  ---
Created attachment 133051
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133051=edit
PPTX created with PowerPoint 2013 showing the issue

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


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

2017-05-03 Thread Marco Cecchetti
 sc/qa/unit/tiledrendering/data/cursor-away.ods |binary
 sc/qa/unit/tiledrendering/tiledrendering.cxx   |   39 +
 sc/source/ui/view/gridwin4.cxx |6 ---
 3 files changed, 39 insertions(+), 6 deletions(-)

New commits:
commit 44eb05c254c3a45b3590fba7b4ea2194f45930b5
Author: Marco Cecchetti 
Date:   Wed May 3 18:15:11 2017 +0200

sc lok:fix up: scrolling issue: the document size is not updated in client

Change-Id: Ied16f52b0a3a3be074390d60120493c75076c84d

diff --git a/sc/source/ui/view/gridwin4.cxx b/sc/source/ui/view/gridwin4.cxx
index 346f833050f2..fa565a4ab8c3 100644
--- a/sc/source/ui/view/gridwin4.cxx
+++ b/sc/source/ui/view/gridwin4.cxx
@@ -1156,16 +1156,10 @@ void ScGridWindow::PaintTile( VirtualDevice& rDevice,
 pDoc->GetTiledRenderingArea(nTab, nEndCol, nEndRow);
 
 if (nEndCol < nBottomRightTileCol)
-{
 nEndCol = nBottomRightTileCol;
-pViewData->SetMaxTiledCol(nEndCol);
-}
 
 if (nEndRow < nBottomRightTileRow)
-{
 nEndRow = nBottomRightTileRow;
-pViewData->SetMaxTiledRow(nEndRow);
-}
 
 nTopLeftTileCol = std::max(nTopLeftTileCol, 0);
 nTopLeftTileRow = std::max(nTopLeftTileRow, 0);
commit 02359793bbb8e2b762d3f9ce0f41905f8422d7d4
Author: Jan Holesovsky 
Date:   Tue May 2 16:32:28 2017 +0200

sc lok: Unit test that painting tiles after pgdown returns actual content.

Test based on the online.git test by Ashod Nakashian, thanks for the repro
steps there!

Change-Id: I225127e953b0dade0b1bd4e12c131dc984b7e3fc

diff --git a/sc/qa/unit/tiledrendering/data/cursor-away.ods 
b/sc/qa/unit/tiledrendering/data/cursor-away.ods
new file mode 100644
index ..c593fc7db033
Binary files /dev/null and b/sc/qa/unit/tiledrendering/data/cursor-away.ods 
differ
diff --git a/sc/qa/unit/tiledrendering/tiledrendering.cxx 
b/sc/qa/unit/tiledrendering/tiledrendering.cxx
index 220a1a271e3b..29f8e5179a96 100644
--- a/sc/qa/unit/tiledrendering/tiledrendering.cxx
+++ b/sc/qa/unit/tiledrendering/tiledrendering.cxx
@@ -82,6 +82,7 @@ public:
 void testUndoLimiting();
 void testUndoRepairDispatch();
 void testInsertGraphicInvalidations();
+void testDocumentSizeWithTwoViews();
 
 CPPUNIT_TEST_SUITE(ScTiledRenderingTest);
 CPPUNIT_TEST(testRowColumnSelections);
@@ -107,6 +108,7 @@ public:
 CPPUNIT_TEST(testUndoLimiting);
 CPPUNIT_TEST(testUndoRepairDispatch);
 CPPUNIT_TEST(testInsertGraphicInvalidations);
+CPPUNIT_TEST(testDocumentSizeWithTwoViews);
 CPPUNIT_TEST_SUITE_END();
 
 private:
@@ -1314,6 +1316,43 @@ void 
ScTiledRenderingTest::testInsertGraphicInvalidations()
 comphelper::LibreOfficeKit::setActive(false);
 }
 
+void ScTiledRenderingTest::testDocumentSizeWithTwoViews()
+{
+comphelper::LibreOfficeKit::setActive();
+
+// Open a document that has the cursor far away & paint a tile
+ScModelObj* pModelObj = createDoc("cursor-away.ods");
+
+// Set the visible area, and press page down
+pModelObj->setClientVisibleArea(Rectangle(750, 1861, 20583, 6997));
+pModelObj->postKeyEvent(LOK_KEYEVENT_KEYINPUT, 0, awt::Key::PAGEDOWN);
+pModelObj->postKeyEvent(LOK_KEYEVENT_KEYUP, 0, awt::Key::PAGEDOWN);
+Scheduler::ProcessEventsToIdle();
+
+int nCanvasWidth = 256;
+int nCanvasHeight = 256;
+std::vector aBuffer1(nCanvasWidth * nCanvasHeight * 4);
+ScopedVclPtrInstance pDevice1(nullptr, Size(1, 1), 
DeviceFormat::DEFAULT);
+pDevice1->SetOutputSizePixelScaleOffsetAndBuffer(Size(nCanvasWidth, 
nCanvasHeight), Fraction(1.0), Point(), aBuffer1.data());
+pModelObj->paintTile(*pDevice1.get(), nCanvasWidth, nCanvasHeight, 
/*nTilePosX=*/0, /*nTilePosY=*/291840, /*nTileWidth=*/3840, 
/*nTileHeight=*/3840);
+Scheduler::ProcessEventsToIdle();
+
+// Create a new view
+SfxLokHelper::createView();
+
+std::vector aBuffer2(nCanvasWidth * nCanvasHeight * 4);
+ScopedVclPtrInstance pDevice2(nullptr, Size(1, 1), 
DeviceFormat::DEFAULT);
+pDevice2->SetOutputSizePixelScaleOffsetAndBuffer(Size(nCanvasWidth, 
nCanvasHeight), Fraction(1.0), Point(), aBuffer2.data());
+pModelObj->paintTile(*pDevice2.get(), nCanvasWidth, nCanvasHeight, 
/*nTilePosX=*/0, /*nTilePosY=*/291840, /*nTileWidth=*/3840, 
/*nTileHeight=*/3840);
+Scheduler::ProcessEventsToIdle();
+
+// Check that the tiles actually have the same content
+for (size_t i = 0; i < aBuffer1.size(); ++i)
+CPPUNIT_ASSERT_EQUAL(aBuffer1[i], aBuffer2[i]);
+
+comphelper::LibreOfficeKit::setActive(false);
+}
+
 }
 
 CPPUNIT_TEST_SUITE_REGISTRATION(ScTiledRenderingTest);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107608] New: FILEOPEN PPTX: pattern fill has transparent background instead of white background

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107608

Bug ID: 107608
   Summary: FILEOPEN PPTX: pattern fill has transparent background
instead of white background
   Product: LibreOffice
   Version: 5.3.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ofirr@gmail.com

Description:
The rectangle in the middle has a pattern fill with white background in
PowerPoint 2013.
In impress the rectangle has a transparent background.

Steps to Reproduce:
1. Open the attached PPTX in Impress

Actual Results:  
The rectangle has transparent background.

Expected Results:
The rectangle should have white background.


Reproducible: Always

User Profile Reset: Yes

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like
Gecko

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


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

2017-05-03 Thread Jan Holesovsky
 sc/source/ui/view/gridwin4.cxx |   33 -
 1 file changed, 20 insertions(+), 13 deletions(-)

New commits:
commit 8339e1172a9ca22b4e6448caceec9a4387a0c8dc
Author: Jan Holesovsky 
Date:   Wed May 3 15:51:34 2017 +0200

sc lok: Extend MaxTiledCol/Row when painting beoyond the current doc area.

We were stripping the painted area only to what was the current document 
size.
But the document size has to grow when the user moves outside of the view, 
and
we have to be able to draw even tiles that are outside of the area.

Let's play it safe, and actually extend the MaxTiledCol/Row when we paint
beyond the document size.

The unit test has to be adapted to assert only the tile content - which is
what actually mattered for the original problem.

Change-Id: I447c006cc184a27e55a345e51b4fe28e77cfc8ae
Reviewed-on: https://gerrit.libreoffice.org/37205
Reviewed-by: Marco Cecchetti 
Tested-by: Marco Cecchetti 
Reviewed-on: https://gerrit.libreoffice.org/37208
Tested-by: Jenkins 
Reviewed-by: Jan Holesovsky 

diff --git a/sc/source/ui/view/gridwin4.cxx b/sc/source/ui/view/gridwin4.cxx
index e22bdc79f3d4..346f833050f2 100644
--- a/sc/source/ui/view/gridwin4.cxx
+++ b/sc/source/ui/view/gridwin4.cxx
@@ -1122,24 +1122,17 @@ void ScGridWindow::PaintTile( VirtualDevice& rDevice,
 SCTAB nTab = pViewData->GetTabNo();
 ScDocument* pDoc = pViewData->GetDocument();
 
-SCCOL nEndCol = 0;
-SCROW nEndRow = 0;
-
-// size of the document including drawings, charts, etc.
-pDoc->GetTiledRenderingArea(nTab, nEndCol, nEndRow);
-
 const double fPPTX = pViewData->GetPPTX();
 const double fPPTY = pViewData->GetPPTY();
 
-ScTableInfo aTabInfo(nEndRow + 3);
 sal_Int32 nTopLeftTileRowOffset = 0;
 sal_Int32 nTopLeftTileColOffset = 0;
 sal_Int32 nTopLeftTileRowOrigin = 0;
 sal_Int32 nTopLeftTileColOrigin = 0;
 
 // find approximate col/row offsets of nearby.
-sal_Int32 nTopLeftTileRow =0;
-sal_Int32 nTopLeftTileCol =0;
+sal_Int32 nTopLeftTileRow = 0;
+sal_Int32 nTopLeftTileCol = 0;
 sal_Int32 nBottomRightTileRow = 0;
 sal_Int32 nBottomRightTileCol = 0;
 sal_Int32 nDummy;
@@ -1157,12 +1150,25 @@ void ScGridWindow::PaintTile( VirtualDevice& rDevice,
 nBottomRightTileCol++;
 nBottomRightTileRow++;
 
-nTopLeftTileCol = std::min(nTopLeftTileCol, (sal_Int32)nEndCol);
-nTopLeftTileRow = std::min(nTopLeftTileRow, (sal_Int32)nEndRow);
+// size of the document including drawings, charts, etc.
+SCCOL nEndCol = 0;
+SCROW nEndRow = 0;
+pDoc->GetTiledRenderingArea(nTab, nEndCol, nEndRow);
+
+if (nEndCol < nBottomRightTileCol)
+{
+nEndCol = nBottomRightTileCol;
+pViewData->SetMaxTiledCol(nEndCol);
+}
+
+if (nEndRow < nBottomRightTileRow)
+{
+nEndRow = nBottomRightTileRow;
+pViewData->SetMaxTiledRow(nEndRow);
+}
+
 nTopLeftTileCol = std::max(nTopLeftTileCol, 0);
 nTopLeftTileRow = std::max(nTopLeftTileRow, 0);
-nBottomRightTileCol = std::min(nBottomRightTileCol, (sal_Int32)nEndCol);
-nBottomRightTileRow = std::min(nBottomRightTileRow, (sal_Int32)nEndRow);
 nTopLeftTileColOrigin = nTopLeftTileColOrigin * TWIPS_PER_PIXEL;
 nTopLeftTileRowOrigin = nTopLeftTileRowOrigin * TWIPS_PER_PIXEL;
 
@@ -1176,6 +1182,7 @@ void ScGridWindow::PaintTile( VirtualDevice& rDevice,
 aAbsMode.SetOrigin(aOrigin);
 rDevice.SetMapMode(aAbsMode);
 
+ScTableInfo aTabInfo(nEndRow + 3);
 pDoc->FillInfo(aTabInfo, nTopLeftTileCol, nTopLeftTileRow,
nBottomRightTileCol, nBottomRightTileRow,
nTab, fPPTX, fPPTY, false, false);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107607] FILEOPEN: PPTX: Soft Edge Oval picture effect

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107607

--- Comment #2 from Ofir  ---
Created attachment 133050
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133050=edit
PDF exported from PowerPoint showing the expected result

-- 
You are receiving this mail because:
You 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 107607] FILEOPEN: PPTX: Soft Edge Oval picture effect

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107607

--- Comment #1 from Ofir  ---
Created attachment 133049
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133049=edit
PPTX created with PowerPoint 2013

-- 
You are receiving this mail because:
You 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 107607] New: FILEOPEN: PPTX: Soft Edge Oval picture effect

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107607

Bug ID: 107607
   Summary: FILEOPEN: PPTX: Soft Edge Oval picture effect
   Product: LibreOffice
   Version: 5.3.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ofirr@gmail.com

Description:
'Soft Edge Oval' picture effect in PowerPoint crops a picture to oval and adds
soft shadows.

Impress is missing this effect.


Steps to Reproduce:
1. Open the attached PPTX in Impress

Actual Results:  
No effect applied to the picture.

Expected Results:
Picture should be cropped to oval shape with soft shadow on its edges.


Reproducible: Always

User Profile Reset: Yes

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like
Gecko

-- 
You are receiving this mail because:
You 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 107312] Pivot Table fields become black as I drag fields around.

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107312

yahoogu...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #3 from yahoogu...@gmail.com ---
This is a duplicate of 82009, which is unfixed.

I'm getting this too on OSX 10.10.5, with LibreOffice 5.2.6.2

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


[Libreoffice-bugs] [Bug 107512] Undo cut/ delete of image with caption frame does not restore image

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107512

raal  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||caol...@redhat.com,
   ||r...@post.cz

--- Comment #4 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to Caolán McNamara ; Could you possibly take a look at this one?
Thanks

adfd5d29476d56c658d7780c6f7e5c952a4d7e8e is the first bad commit
commit adfd5d29476d56c658d7780c6f7e5c952a4d7e8e
Author: Jenkins Build User 
Date:   Thu Oct 27 23:09:56 2016 +0200

source sha:feedd45ba2dd308af2d3a1b2f64681b9467535b6

author  Caolán McNamara 2016-10-27 13:37:03 (GMT)
committer   Caolán McNamara 2016-10-27 13:37:03
(GMT)
commit  feedd45ba2dd308af2d3a1b2f64681b9467535b6 (patch)
treee513616af72c8b0effd4b57eb1b1744828153d78
parent  f6ff0c237bde50d1fab6b19d8738b6f3f042 (diff)
in msword the hard-break between image and caption has a width

-- 
You are receiving this mail because:
You 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 107512] Undo cut/ delete of image with caption frame does not restore image

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107512

raal  changed:

   What|Removed |Added

 OS|Windows (All)   |All

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


[Libreoffice-bugs] [Bug 106479] Implement context menu edit commands: cut, copy, paste for the Formula command input panel

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106479

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|philip...@hotmail.com   |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #4 from Yousuf Philips (jay)  ---
Seems that my patch isnt sufficient to make it work and hopefully Maxim can do
his magic. :D

-- 
You are receiving this mail because:
You 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: offapi/com

2017-05-03 Thread Tomaž Vajngerl
 offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl |   18 
 offapi/com/sun/star/table/XTablePivotChart.idl  |5 ---
 offapi/com/sun/star/table/XTablePivotCharts.idl |8 -
 offapi/com/sun/star/table/XTablePivotChartsSupplier.idl |5 ---
 4 files changed, 1 insertion(+), 35 deletions(-)

New commits:
commit a78cb2ba6be7bdf4e45cefeb42b90f1c11a012ab
Author: Tomaž Vajngerl 
Date:   Mon May 1 22:34:56 2017 +0200

remove unneeded @since tags from added pivot chart UNO interfaces

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

diff --git a/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl 
b/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl
index 78f285ffaf89..0405f46372f3 100644
--- a/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl
+++ b/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl
@@ -23,38 +23,26 @@ module com { module sun { module star { module chart2 { 
module data {
 interface XPivotTableDataProvider : com::sun::star::uno::XInterface
 {
 /** names of column fields from the associated pivot table
- *
- * @since LibreOffice 5.4
  */
 sequence 
getColumnFields();
 
 /** names of row fields from the associated pivot table
- *
- * @since LibreOffice 5.4
  */
 sequence 
getRowFields();
 
 /** names of page fields from the associated pivot table
- *
- * @since LibreOffice 5.4
  */
 sequence 
getPageFields();
 
 /** names of data fields from the associated pivot table
- *
- * @since LibreOffice 5.4
  */
 sequence 
getDataFields();
 
 /** get the associated pivot table name
- *
- * @since LibreOffice 5.4
  */
 string getPivotTableName();
 
 /** set the associated pivot table name
- *
- * @since LibreOffice 5.4
  */
  void setPivotTableName([in] string sPivotTableName);
 
@@ -66,8 +54,6 @@ interface XPivotTableDataProvider : 
com::sun::star::uno::XInterface
  *
  *  @param nIndex
  *  index of the data series
- *
- *  @since LibreOffice 5.4
  */
 XDataSequence createDataSequenceOfValuesByIndex([in] long nIndex);
 
@@ -75,14 +61,10 @@ interface XPivotTableDataProvider : 
com::sun::star::uno::XInterface
  *
  *  @param nIndex
  *  index of the data series
- *
- *  @since LibreOffice 5.4
  */
  XDataSequence createDataSequenceOfLabelsByIndex([in] long nIndex);
 
 /** creates a single data sequence of categories.
- *
- *  @since LibreOffice 5.4
  */
 XDataSequence createDataSequenceOfCategories();
 
diff --git a/offapi/com/sun/star/table/XTablePivotChart.idl 
b/offapi/com/sun/star/table/XTablePivotChart.idl
index b6c53d6fe97d..f43b81455e6d 100644
--- a/offapi/com/sun/star/table/XTablePivotChart.idl
+++ b/offapi/com/sun/star/table/XTablePivotChart.idl
@@ -14,7 +14,6 @@
 
 module com {  module sun {  module star {  module table {
 
-
 /** provides access to the settings of a pivot chart object in a
 table or spreadsheet.
 
@@ -23,9 +22,7 @@ module com {  module sun {  module star {  module table {
 interface XTablePivotChart: com::sun::star::uno::XInterface
 {
 /** returns the pivot table name of the associated pivot table
-
-@since LibreOffice 5.4
-*/
+ */
 string getPivotTableName();
 };
 
diff --git a/offapi/com/sun/star/table/XTablePivotCharts.idl 
b/offapi/com/sun/star/table/XTablePivotCharts.idl
index e16b74b0ceac..acdd1f59a03f 100644
--- a/offapi/com/sun/star/table/XTablePivotCharts.idl
+++ b/offapi/com/sun/star/table/XTablePivotCharts.idl
@@ -13,10 +13,8 @@
 #include 
 #include 
 
-
 module com {  module sun {  module star {  module table {
 
-
 /** provides methods to access pivot charts via name and to insert
 and remove pivot charts.
 
@@ -24,7 +22,6 @@ module com {  module sun {  module star {  module table {
  */
 interface XTablePivotCharts: com::sun::star::container::XNameAccess
 {
-
 /** creates a pivot chart and adds it to the collection.
 
 @param aName
@@ -37,21 +34,16 @@ interface XTablePivotCharts: 
com::sun::star::container::XNameAccess
 
 @param aPivotTableName
 the name of the pivot table (data pilot) to associate the pivot 
chart with
-
-@since LibreOffice 5.4
  */
 void addNewByName(
 [in] string aName,
 [in] com::sun::star::awt::Rectangle aRect,
 [in] string aPivotTableName);
 
-
 /** removes a pivot chart from the collection.
 
 @param aName
 is the name of the chart to remove.
-
-@since LibreOffice 5.4
  */
 void removeByName([in] string aName);
 };
diff --git a/offapi/com/sun/star/table/XTablePivotChartsSupplier.idl 

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

2017-05-03 Thread Tomaž Vajngerl
 sc/inc/PivotTableDataProvider.hxx  |7 +-
 sc/source/ui/unoobj/PivotTableDataProvider.cxx |   68 +++--
 2 files changed, 35 insertions(+), 40 deletions(-)

New commits:
commit 089c8a6edb3425a18632b855e0ae74875f236dba
Author: Tomaž Vajngerl 
Date:   Mon May 1 22:06:35 2017 +0200

simplify filling of categories in pivot table data provider

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

diff --git a/sc/inc/PivotTableDataProvider.hxx 
b/sc/inc/PivotTableDataProvider.hxx
index f572cbdf797d..b1924753ece3 100644
--- a/sc/inc/PivotTableDataProvider.hxx
+++ b/sc/inc/PivotTableDataProvider.hxx
@@ -142,19 +142,18 @@ private:
 
 css::uno::Reference
 createValuesDataSource();
+
 css::uno::Reference
 createCategoriesDataSource(bool bOrientationIsColumn);
 
 css::uno::Reference 
newLabeledDataSequence();
 
-void 
setLabeledDataSequenceValues(css::uno::Reference
 & xResult,
-  OUString const & sRoleValues, OUString 
const & sIdValues,
-  std::vector const & 
rValues);
-
 css::uno::Reference 
assignLabelsToDataSequence(size_t nIndex);
 
 css::uno::Reference 
assignValuesToDataSequence(size_t nIndex);
 
+css::uno::Reference 
assignFirstCategoriesToDataSequence();
+
 void collectPivotTableData();
 
 ScDocument*m_pDocument;
diff --git a/sc/source/ui/unoobj/PivotTableDataProvider.cxx 
b/sc/source/ui/unoobj/PivotTableDataProvider.cxx
index fee34e6f9cc8..34141bf1675a 100644
--- a/sc/source/ui/unoobj/PivotTableDataProvider.cxx
+++ b/sc/source/ui/unoobj/PivotTableDataProvider.cxx
@@ -249,16 +249,6 @@ uno::Reference
 return xResult;
 }
 
-void 
PivotTableDataProvider::setLabeledDataSequenceValues(uno::Reference
 & xResult,
-  OUString const & 
sRoleValues, OUString const & sIdValues,
-  
std::vector const & rValues)
-{
-std::unique_ptr pSequence(
-new PivotTableDataSequence(m_pDocument, m_sPivotTableName, sIdValues, 
rValues));
-pSequence->setRole(sRoleValues);
-
xResult->setValues(uno::Reference(pSequence.release()));
-}
-
 uno::Reference
 PivotTableDataProvider::createCategoriesDataSource(bool bOrientationIsColumn)
 {
@@ -274,7 +264,12 @@ PivotTableDataProvider::createCategoriesDataSource(bool 
bOrientationIsColumn)
 for (std::vector const & rCategories : rCategoriesVector)
 {
 uno::Reference xResult = 
newLabeledDataSequence();
-setLabeledDataSequenceValues(xResult, "categories", 
lcl_identifierForCategories(), rCategories);
+std::unique_ptr pSequence;
+pSequence.reset(new PivotTableDataSequence(m_pDocument, 
m_sPivotTableName,
+   
lcl_identifierForCategories(), rCategories));
+pSequence->setRole("categories");
+
xResult->setValues(uno::Reference(pSequence.release()));
+
 aLabeledSequences.push_back(xResult);
 }
 
@@ -620,13 +615,33 @@ PivotTableDataProvider::assignLabelsToDataSequence(size_t 
nIndex)
 
 std::vector aLabelVector { ValueAndFormat(aLabel) };
 
-std::unique_ptr pSequence(new 
PivotTableDataSequence(m_pDocument, m_sPivotTableName,
-   
  sLabelID, aLabelVector));
+std::unique_ptr pSequence;
+pSequence.reset(new PivotTableDataSequence(m_pDocument, m_sPivotTableName,
+   sLabelID, aLabelVector));
 pSequence->setRole("values-y");
 xDataSequence.set(pSequence.release());
 return xDataSequence;
 }
 
+css::uno::Reference
+PivotTableDataProvider::assignFirstCategoriesToDataSequence()
+{
+uno::Reference xDataSequence;
+
+if (m_aCategoriesColumnOrientation.empty())
+return xDataSequence;
+
+std::vector const & rCategories = 
m_aCategoriesColumnOrientation[0];
+
+std::unique_ptr pSequence;
+pSequence.reset(new PivotTableDataSequence(m_pDocument, m_sPivotTableName,
+   lcl_identifierForCategories(), 
rCategories));
+pSequence->setRole("categories");
+
xDataSequence.set(uno::Reference(pSequence.release()));
+
+return xDataSequence;
+}
+
 uno::Reference
 PivotTableDataProvider::createValuesDataSource()
 {
@@ -636,27 +651,20 @@ uno::Reference
 uno::Reference xDataSource;
 std::vector 
aLabeledSequences;
 
+// Fill first sequence of categories
 {
-std::vector aFirstCategories;
-if (!m_aCategoriesColumnOrientation.empty())
-{
-std::copy(m_aCategoriesColumnOrientation[0].begin(),
-  

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

2017-05-03 Thread Michael Stahl
 editeng/source/editeng/impedit2.cxx |4 
 1 file changed, 4 insertions(+)

New commits:
commit a416d8be70f5044143f7de8a1b0cd9d3580ff798
Author: Michael Stahl 
Date:   Wed May 3 22:56:20 2017 +0200

editeng: add pUndoManager assert in ImpEditEngine::~ImpEditEngine()

This too can be an application UndoManager loaned only temporarily
from getSdrUndoManagerForEnhancedTextEdit() and
SdrObjEditView::SdrBeginTextEdit() - it must be reset again via
SdrEndTextEdit().

Change-Id: I1f9d64d7af47ddc53d183bde6a6244ba5c261b0c

diff --git a/editeng/source/editeng/impedit2.cxx 
b/editeng/source/editeng/impedit2.cxx
index 6a2a6f950bb6..df975e1eb882 100644
--- a/editeng/source/editeng/impedit2.cxx
+++ b/editeng/source/editeng/impedit2.cxx
@@ -193,6 +193,10 @@ ImpEditEngine::~ImpEditEngine()
 
 Dispose();
 delete pEmptyItemSet;
+// it's only legal to delete the pUndoManager if it was created by
+// ImpEditEngine; if it was set by SetUndoManager() it must be cleared
+// before destroying the ImpEditEngine!
+assert(!pUndoManager || typeid(*pUndoManager) == typeid(EditUndoManager));
 delete pUndoManager;
 delete pTextRanger;
 delete mpIMEInfos;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107606] New: New kind of table styles should not use fonts "Thorndale " and "Andale Sans UI"

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107606

Bug ID: 107606
   Summary: New kind of table styles should not use fonts
"Thorndale" and "Andale Sans UI"
   Product: LibreOffice
   Version: 5.3.2.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Insert a simple table in a Writer document. Apply the table style "Yellow" from
the new category "Table" in the Style dialog.

That writes the element  into file styles.xml. This
references a  element with style-name="Yellow.1" of family
"table.cell". Look into its text-properties. You will find the font "Thorndale"
for western and "Andale Sans UI" for asian.

Both fonts are not available in a LibreOffice installation. Both fonts were
used by Sun for StarOffice and StarSuite, not even OpenOffice.org had them.
Therefore LibreOffice should not write these fonts into a template.

-- 
You are receiving this mail because:
You 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 98415] Size of an image is not always correctly set

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98415

sworddrag...@aol.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from sworddrag...@aol.com ---
(In reply to Buovjaga from comment #2)
> You did not mention, if you had resized the image before step 1. I did not
> resize.

I don't remember but I think for Writer's view the image was on its original
size.

On trying to reproduce this with Calc 5.3.1.2 and creating an image with a
dimension of 200px x 258px and inserting it it has now a width of 5.77cm and a
height of 7.45cm instead of the 5.42cm x 7.00cm as at the time I have reported
this issue. However, on going into "Properties..." from the image context menu
and replacing the image on the "Image" register with one that has a dimension
of 166px x 250px and changing back to the "Type" register the width and height
is still 5.77cm x 7.45cm and clicking on "Original Size" doesn't change these
values which seems now to be an incorrect behavior.

If I try to workaround this issue by pressing "OK" first after replacing the
image and reopening "Properties..." from the context menu of the image again
and then going to the "Type" register, clicking "Original Size", "Keep ratio"
and then changing back the height to 7.45cm again the width is shown as 4.95cm
(sometimes even as 4.94cm so there seems to be still a bug here) and on
pressing OK the image looks still distorted while it shouldn't and on going to
"Properties..." from the image context menu again the width is now shown as
5.77cm.

As this post shows there are several bugs on this task and maybe they should be
just split into its own tickets.


If I'm now not totally wrong the only partially fixed thing is now:

>- At 2. I would expect to see a width of 4.65 cm instead of 5.43 cm.

in case it is not a consequence of the workaround because I saw now the lower
width but it seems it was now just not correctly applied to the image on
clicking "OK".

-- 
You are receiving this mail because:
You 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/mar-updater' - 2 commits - onlineupdate/source

2017-05-03 Thread Markus Mohrhard
 onlineupdate/source/service/serviceinstall.cxx |1 
 onlineupdate/source/update/updater/updater.cxx |   34 -
 2 files changed, 1 insertion(+), 34 deletions(-)

New commits:
commit e5e907e0492dfdc19b92fd8c3d8106824ab0c252
Author: Markus Mohrhard 
Date:   Wed May 3 22:51:57 2017 +0200

add TODO

Change-Id: I2d913a878aba91fea41a010237dd685845b5b648

diff --git a/onlineupdate/source/service/serviceinstall.cxx 
b/onlineupdate/source/service/serviceinstall.cxx
index a225e9445544..0bbc875086be 100644
--- a/onlineupdate/source/service/serviceinstall.cxx
+++ b/onlineupdate/source/service/serviceinstall.cxx
@@ -75,6 +75,7 @@ ReadMaintenanceServiceStrings(LPCWSTR path,
 {
 // Read in the maintenance service description string if specified.
 const unsigned int kNumStrings = 1;
+// TODO: moggi: needs adaption for LibreOffice
 const char *kServiceKeys = "MozillaMaintenanceDescription\0";
 char serviceStrings[kNumStrings][MAX_TEXT_LEN];
 int result = ReadStrings(path, kServiceKeys,
commit 02c36ab9c67ce571ad06263f1bd021e89a76b1aa
Author: Markus Mohrhard 
Date:   Wed May 3 22:50:54 2017 +0200

remove unused hard link support

Change-Id: I7f40598df74c8731b13c37b8adaa636086d204b4

diff --git a/onlineupdate/source/update/updater/updater.cxx 
b/onlineupdate/source/update/updater/updater.cxx
index 3c5baca1e3ac..1e36b4d300f8 100644
--- a/onlineupdate/source/update/updater/updater.cxx
+++ b/onlineupdate/source/update/updater/updater.cxx
@@ -112,8 +112,6 @@ struct UpdateServerThreadArgs
 #define USE_EXECV
 #endif
 
-# define MAYBE_USE_HARD_LINKS 0
-
 #if defined(VERIFY_MAR_SIGNATURE) && !defined(_WIN32) && !defined(MACOSX)
 #include 
 #include 
@@ -639,26 +637,6 @@ static int ensure_copy_symlink(const NS_tchar *path, const 
NS_tchar *dest)
 }
 #endif
 
-#if MAYBE_USE_HARD_LINKS
-/*
- * Creates a hardlink (destFilename) which points to the existing file
- * (srcFilename).
- *
- * @return 0 if successful, an error otherwise
- */
-
-static int
-create_hard_link(const NS_tchar *srcFilename, const NS_tchar *destFilename)
-{
-if (link(srcFilename, destFilename) < 0)
-{
-LOG(("link(%s, %s) failed errno = %d", srcFilename, destFilename, 
errno));
-return WRITE_ERROR;
-}
-return OK;
-}
-#endif
-
 // Copy the file named path onto a new file named dest.
 static int ensure_copy(const NS_tchar *path, const NS_tchar *dest)
 {
@@ -689,18 +667,6 @@ static int ensure_copy(const NS_tchar *path, const 
NS_tchar *dest)
 }
 #endif
 
-#if MAYBE_USE_HARD_LINKS
-if (sUseHardLinks)
-{
-if (!create_hard_link(path, dest))
-{
-return OK;
-}
-// Since we failed to create the hard link, fall through and copy the 
file.
-sUseHardLinks = false;
-}
-#endif
-
 AutoFile infile(ensure_open(path, NS_T("rb"), ss.st_mode));
 if (!infile)
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-03 Thread Michael Stahl
 sd/qa/unit/tiledrendering/tiledrendering.cxx |2 ++
 svx/source/svdraw/svdedxv.cxx|   17 +
 2 files changed, 11 insertions(+), 8 deletions(-)

New commits:
commit 72097be9ca128083ed5b1cf5a5166ea7419891c5
Author: Michael Stahl 
Date:   Wed May 3 22:03:10 2017 +0200

svx: SdrObjEditView::SdrEndTextEdit() must be called after 
SdrBeginTextEdit()

... to prevent disasters with managing the UndoManager, so assert that.

Change-Id: Id577ea465e21e3d358b3ff0bb36de0af34e0b69d

diff --git a/sd/qa/unit/tiledrendering/tiledrendering.cxx 
b/sd/qa/unit/tiledrendering/tiledrendering.cxx
index 08e1bc197dd6..6242349d3ce0 100644
--- a/sd/qa/unit/tiledrendering/tiledrendering.cxx
+++ b/sd/qa/unit/tiledrendering/tiledrendering.cxx
@@ -1333,6 +1333,7 @@ void SdTiledRenderingTest::testTdf102223()
 uno::Sequence aArgs;
 comphelper::dispatchCommand(".uno:Cut", aArgs);
 
+pView->SdrEndTextEdit(false);
 pView->SdrBeginTextEdit(pTableObject);
 CPPUNIT_ASSERT(pView->GetTextEditObject());
 EditView& rEditView2 = pView->GetTextEditOutlinerView()->GetEditView();
@@ -1489,6 +1490,7 @@ void SdTiledRenderingTest::testTdf104405()
 // now click on the table
 pView->MarkObj(pTableObject, pView->GetSdrPageView());
 pTableObject->setActiveCell(sdr::table::CellPos(0,0));
+pView->SdrEndTextEdit(false);
 pView->SdrBeginTextEdit(pTableObject);
 EditView& rEditView2 = pView->GetTextEditOutlinerView()->GetEditView();
 rEditView2.SetSelection(ESelection(0, 0, 0, 3)); // start para, start 
char, end para, end char.
diff --git a/svx/source/svdraw/svdedxv.cxx b/svx/source/svdraw/svdedxv.cxx
index 0e7f9ec3543a..1552591e1b38 100644
--- a/svx/source/svdraw/svdedxv.cxx
+++ b/svx/source/svdraw/svdedxv.cxx
@@ -97,6 +97,7 @@ SdrObjEditView::SdrObjEditView(SdrModel* pModel1, 
OutputDevice* pOut):
 SdrObjEditView::~SdrObjEditView()
 {
 pTextEditWin = nullptr;// so there's no ShowCursor in 
SdrEndTextEdit
+assert(!IsTextEdit());
 if (IsTextEdit())
 SdrEndTextEdit();
 delete pTextEditOutliner;
@@ -707,6 +708,8 @@ bool SdrObjEditView::SdrBeginTextEdit(
 bool bDontDeleteOutliner, bool bOnlyOneView,
 bool bGrabFocus)
 {
+assert(!IsTextEdit());
+// FIXME this encourages all sorts of bad habits and should be removed
 SdrEndTextEdit();
 
 if( dynamic_cast< SdrTextObj* >( pObj ) == nullptr )
commit f5a89dac29f745527ed8c437d4a138ebd0f2f4f8
Author: Michael Stahl 
Date:   Wed May 3 21:58:37 2017 +0200

svx: SdrObjEditView is not the owner of mpOldTextEditUndoManager

In all of sc, sd, sw, the UndoManager returned by
getSdrUndoManagerForEnhancedTextEdit() is owned by the application
and SdrObjEditView should leave its grubby paws off of it.

Change-Id: I7be3d336e0aaf4905323c1e99ff0643b3844f295

diff --git a/svx/source/svdraw/svdedxv.cxx b/svx/source/svdraw/svdedxv.cxx
index c49fd72c03af..0e7f9ec3543a 100644
--- a/svx/source/svdraw/svdedxv.cxx
+++ b/svx/source/svdraw/svdedxv.cxx
@@ -100,7 +100,7 @@ SdrObjEditView::~SdrObjEditView()
 if (IsTextEdit())
 SdrEndTextEdit();
 delete pTextEditOutliner;
-delete mpOldTextEditUndoManager;
+assert(nullptr == mpOldTextEditUndoManager); // should have been reset
 }
 
 
@@ -952,13 +952,7 @@ bool SdrObjEditView::SdrBeginTextEdit(
 // we have an outliner, undo manager and it's an 
EditUndoManager, exchange
 // the document undo manager and the default one from the 
outliner and tell
 // it that text edit starts by setting a callback if it 
needs to end text edit mode.
-if(mpOldTextEditUndoManager)
-{
-// should not happen, delete it since it was probably 
forgotten somewhere
-OSL_ENSURE(false, "Deleting forgotten old 
TextEditUndoManager, should be checked (!)");
-delete mpOldTextEditUndoManager;
-mpOldTextEditUndoManager = nullptr;
-}
+assert(nullptr == mpOldTextEditUndoManager);
 
 mpOldTextEditUndoManager = 
pTextEditOutliner->SetUndoManager(pSdrUndoManager);
 pSdrUndoManager->SetEndTextEditHdl(LINK(this, 
SdrObjEditView, EndTextEditHdl));
@@ -1065,6 +1059,10 @@ SdrEndTextEditKind SdrObjEditView::SdrEndTextEdit(bool 
bDontDeleteReally)
 }
 }
 }
+else
+{
+assert(nullptr == mpOldTextEditUndoManager); // cannot be restored!
+}
 
 if( GetModel() && mxTextEditObj.is() )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-03 Thread Julien Nabet
 connectivity/source/drivers/firebird/DatabaseMetaData.cxx |   24 +++---
 1 file changed, 12 insertions(+), 12 deletions(-)

New commits:
commit d499cb3bd585e9fcc21bc586cad3d2ad2487a451
Author: Julien Nabet 
Date:   Tue Apr 18 15:14:31 2017 +0200

tdf#107196: fix firebird relationship

Let's spread string sanitizing
see https://bugs.documentfoundation.org/show_bug.cgi?id=107196#c3

Furthermore, in example file from the bugtracker,
relationship between f2 fields were present several times.
So I had to delete it several times to really remove it.

Change-Id: I4fbe10c479af3d4fa5ccfb290f128fdd2a6d49a9
Reviewed-on: https://gerrit.libreoffice.org/36642
Tested-by: Jenkins 
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/connectivity/source/drivers/firebird/DatabaseMetaData.cxx 
b/connectivity/source/drivers/firebird/DatabaseMetaData.cxx
index 9f44363427a5..d456f5efcdaa 100644
--- a/connectivity/source/drivers/firebird/DatabaseMetaData.cxx
+++ b/connectivity/source/drivers/firebird/DatabaseMetaData.cxx
@@ -1086,8 +1086,8 @@ uno::Reference< XResultSet > SAL_CALL 
ODatabaseMetaData::getColumnPrivileges(
 aCurrentRow[3] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(1)));
 // 4. COLUMN_NAME
 aCurrentRow[4] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(6)));
-aCurrentRow[5] = new ORowSetValueDecorator(xRow->getString(2)); // 5. 
GRANTOR
-aCurrentRow[6] = new ORowSetValueDecorator(xRow->getString(3)); // 6. 
GRANTEE
+aCurrentRow[5] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(2))); // 5. GRANTOR
+aCurrentRow[6] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(3))); // 6. GRANTEE
 aCurrentRow[7] = new ORowSetValueDecorator(xRow->getString(4)); // 7. 
Privilege
 aCurrentRow[7] = new ORowSetValueDecorator( ( xRow->getShort(5) == 1 ) 
?
 OUString("YES") : OUString("NO")); // 8. Grantable
@@ -1531,17 +1531,17 @@ uno::Reference< XResultSet > SAL_CALL 
ODatabaseMetaData::getImportedKeys(
 
 while(rs->next())
 {
-aCurrentRow[3] = new ORowSetValueDecorator(xRow->getString(7)); // PK 
table
-aCurrentRow[4] = new ORowSetValueDecorator(xRow->getString(8)); // PK 
column
-aCurrentRow[7] = new ORowSetValueDecorator(xRow->getString(10)); // FK 
table
-aCurrentRow[8] = new ORowSetValueDecorator(xRow->getString(11)); // FK 
column
+aCurrentRow[3] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(7))); // PK table
+aCurrentRow[4] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(8))); // PK column
+aCurrentRow[7] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(10))); // FK table
+aCurrentRow[8] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(11))); // FK column
 
 aCurrentRow[9] = new ORowSetValueDecorator(xRow->getShort(9)); // PK 
sequence number
-aCurrentRow[10] = new 
ORowSetValueDecorator(aRuleMap[xRow->getString(1)]); // update role
-aCurrentRow[11] = new 
ORowSetValueDecorator(aRuleMap[xRow->getString(2)]); // delete role
+aCurrentRow[10] = new 
ORowSetValueDecorator(aRuleMap[sanitizeIdentifier(xRow->getString(1))]); // 
update role
+aCurrentRow[11] = new 
ORowSetValueDecorator(aRuleMap[sanitizeIdentifier(xRow->getString(2))]); // 
delete role
 
-aCurrentRow[12] = new ORowSetValueDecorator(xRow->getString(4)); // FK 
name
-aCurrentRow[13] = new ORowSetValueDecorator(xRow->getString(3)); // PK 
name
+aCurrentRow[12] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(4))); // FK name
+aCurrentRow[13] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(3))); // PK name
 
 aCurrentRow[14] = new ORowSetValueDecorator(Deferrability::NONE); // 
deferrability
 
@@ -1782,8 +1782,8 @@ uno::Reference< XResultSet > SAL_CALL 
ODatabaseMetaData::getTablePrivileges(
 {
 // 3. TABLE_NAME
 aRow[3] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(1)));
-aRow[4] = new ORowSetValueDecorator(xRow->getString(2)); // 4. GRANTOR
-aRow[5] = new ORowSetValueDecorator(xRow->getString(3)); // 5. GRANTEE
+aRow[4] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(2))); // 4. GRANTOR
+aRow[5] = new 
ORowSetValueDecorator(sanitizeIdentifier(xRow->getString(3))); // 5. GRANTEE
 aRow[6] = new ORowSetValueDecorator(xRow->getString(4)); // 6. 
Privilege
 aRow[7] = new ORowSetValueDecorator(bool(xRow->getBoolean(5))); // 7. 
Is Grantable
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org

[Libreoffice-bugs] [Bug 107599] Separate UNO commands to launch Table of Contents, Index or Bibliography dialog

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107599

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||momonas...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from Yousuf Philips (jay)  ---
@Maxim: As aliases are now possible, would it be easy to have the alias jump to
a particular tab of an opened 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 44448] EDITING auto-update of Table of Contents, or question offered to do so at printing, is desirable

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=8

--- Comment #25 from Heiko Tietze  ---
(In reply to Yousuf Philips (jay) from comment #24)
> @Heiko: What's your take?

Dont get the point why someone wants to print/save without updating the TOC.
But Benjamin would also want to refresh it manually to ensure that things went
right. Similar to a print preview. Putting that together an auto update
checkbox being enabled by default sounds reasonable to 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 107605] New: Formatting with Cardo font causes line height problem

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107605

Bug ID: 107605
   Summary: Formatting with Cardo font causes line height problem
   Product: LibreOffice
   Version: 5.3.2.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: t...@paross.com

Description:
Formatting with Cardo font causes line height problem on screen.

Steps to Reproduce:
1. Open file using Cardo font.

Actual Results:  
Line height is squished, cannot fix with formatting.

Expected Results:
Line height should be like it used to be in former versions. I'm not sure when
it began.


Reproducible: Always

User Profile Reset: Yes

Additional Info:
Version: 5.3.2.2 (x64)
Build ID: 6cd4f1ef626f15116896b1d8e1398b56da0d0ee1
CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL; Layout Engine: new; 
Locale: en-US (en_US); Calc: group

OS Name Microsoft Windows 10 Home
Version 10.0.14393 Build 14393
Other OS DescriptionNot Available
OS Manufacturer Microsoft Corporation
System Name USER-PC
System Manufacturer Gateway
System ModelDX4831
System Type x64-based PC
System SKU  To Be Filled By O.E.M.
Processor   Intel(R) Core(TM) i5 CPU 650  @ 3.20GHz, 3201 Mhz, 2
Core(s), 4 Logical Processor(s)
BIOS Version/Date   American Megatrends Inc. P01-A0, 11/17/2009
SMBIOS Version  2.6
Embedded Controller Version 255.255
BIOS Mode   Legacy
BaseBoard Manufacturer  Gateway
BaseBoard Model Not Available
BaseBoard Name  Base Board
Platform Role   Desktop
Secure Boot State   Unsupported
PCR7 Configuration  Binding Not Possible
Windows Directory   C:\WINDOWS
System DirectoryC:\WINDOWS\system32
Boot Device \Device\HarddiskVolume1
Locale  United States
Hardware Abstraction Layer  Version = "10.0.14393.206"
User Name   user-PC\user
Time Zone   Eastern Daylight Time
Installed Physical Memory (RAM) 8.00 GB
Total Physical Memory   7.93 GB
Available Physical Memory   4.36 GB
Total Virtual Memory9.18 GB
Available Virtual Memory4.82 GB
Page File Space 1.25 GB
Page File   C:\pagefile.sys
Hyper-V - VM Monitor Mode ExtensionsYes
Hyper-V - Second Level Address Translation Extensions   Yes
Hyper-V - Virtualization Enabled in FirmwareYes
Hyper-V - Data Execution Protection Yes



User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/58.0.3029.82 Safari/537.36 Vivaldi/1.9.818.44

-- 
You are receiving this mail because:
You 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 107599] Separate UNO commands to launch Table of Contents, Index or Bibliography dialog

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107599

--- Comment #1 from V Stuart Foote  ---
Default to TOC as currently (or rename the .uno command for TOC); but figuring
out some way for the new .uno commands to call the other configurations (Index,
Bibliography) would be good.

-- 
You are receiving this mail because:
You 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 81475] [META] Enhancing Writer's standard and formatting toolbars

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81475

--- Comment #67 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=c31c338fa2a941e128d0dac251fb99f777ac7b00

tdf#105293 tdf#81475 Tweak standard and formatting toolbars

It will be available in 5.4.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 81475] [META] Enhancing Writer's standard and formatting toolbars

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81475

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:4.4.0 target:5.0.0   |target:4.4.0 target:5.0.0
   |target:4.4.0.0.beta2|target:4.4.0.0.beta2
   |target:4.4.0.2 target:5.1.0 |target:4.4.0.2 target:5.1.0
   |target:5.0.0.0.beta2|target:5.0.0.0.beta2
   |target:5.2.0 target:5.1.0.1 |target:5.2.0 target:5.1.0.1
   |target:5.3.0 target:5.2.0.1 |target:5.3.0 target:5.2.0.1
   ||target:5.4.0

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


[Libreoffice-bugs] [Bug 85184] [META] Color picker toolbar and sidebar drop-down widget bugs and enhancements

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85184
Bug 85184 depends on bug 105293, which changed state.

Bug 105293 Summary: UX: Clicking the font color button should apply the select 
font color instead of a color pour bucket
https://bugs.documentfoundation.org/show_bug.cgi?id=105293

   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-commits] core.git: sw/uiconfig

2017-05-03 Thread Yousuf Philips
 sw/uiconfig/swriter/toolbar/standardbar.xml   |4 ++--
 sw/uiconfig/swriter/toolbar/textobjectbar.xml |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit c31c338fa2a941e128d0dac251fb99f777ac7b00
Author: Yousuf Philips 
Date:   Wed May 3 18:00:03 2017 +0400

tdf#105293 tdf#81475 Tweak standard and formatting toolbars

Change-Id: Iec9750b2b0c3c3d3aefd7ebae73924bd4311b87a
Reviewed-on: https://gerrit.libreoffice.org/37203
Tested-by: Jenkins 
Reviewed-by: Yousuf Philips 

diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml 
b/sw/uiconfig/swriter/toolbar/standardbar.xml
index 08b7ad01818f..a2eb2320a096 100644
--- a/sw/uiconfig/swriter/toolbar/standardbar.xml
+++ b/sw/uiconfig/swriter/toolbar/standardbar.xml
@@ -58,13 +58,13 @@
  
  
  
+ 
  
  
  
  
  
- 
- 
+ 
  
  
  
diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml 
b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
index 13535145bfa9..87d91a0509f7 100644
--- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
@@ -32,7 +32,7 @@
  
  
  
- 
+ 
  
  
  
@@ -48,7 +48,7 @@
  
  
  
- 
+ 
  
  
  
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 103407] [META] Unify behaviour and functions across apps

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103407
Bug 103407 depends on bug 105293, which changed state.

Bug 105293 Summary: UX: Clicking the font color button should apply the select 
font color instead of a color pour bucket
https://bugs.documentfoundation.org/show_bug.cgi?id=105293

   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 104113] [META] Extension manager dialog bugs and enhancements

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104113

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||58845


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=58845
[Bug 58845] no shortcut or toolbar button for Extension Manager
-- 
You are receiving this mail because:
You 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 103503] [META] GTK2 VCL backend bugs and enhancements

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103503

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||f...@libreoffice.org

--- Comment #2 from Yousuf Philips (jay)  ---
(In reply to Adolfo Jayme from comment #1)
> I was under the impression that GTK+ 2 is going away; why is it worth to
> have a metabug for a dying technology?

TDF only builds against GTK+2 and the GTK+3 backend is still a work in
progress, so GTK+2 will be around for a long time, and as such, it is more used
and more tested.

-- 
You are receiving this mail because:
You 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 107574] Blue throbbing highlight of comments appear over comment at different window views

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107574

--- Comment #3 from Yousuf Philips (jay)  ---
Created attachment 133048
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133048=edit
sample

@Xisco: Here it is. :D

-- 
You are receiving this mail because:
You 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 107440] warning 1946 ....

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107440

--- Comment #3 from Buovjaga  ---
Try this: enable Hardware acceleration, but disable OpenGL. Then comment on the
result here.
(I am half-assuming you had OpenGL enabled)

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


[Libreoffice-bugs] [Bug 107511] Performance regression in hunspell

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107511

Buovjaga  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #3 from Buovjaga  ---
Cor: we need Dutch emergency help!

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


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

2017-05-03 Thread Zdeněk Crhonek
 basic/qa/cppunit/test_vba.cxx   |4 ++
 basic/qa/vba_tests/monthname.vb |   70 
 basic/qa/vba_tests/nper.vb  |   62 +++
 basic/qa/vba_tests/npv.vb   |   67 ++
 basic/qa/vba_tests/oct.vb   |   70 
 5 files changed, 273 insertions(+)

New commits:
commit 3cb581adde31460d7bfe2922b8ae866aa823d5ad
Author: Zdeněk Crhonek 
Date:   Sun Apr 30 19:54:02 2017 +0200

VBA tests- MONTHNAME,NPER, NPV,OCT test case

Change-Id: Ia6c732d4c205ba2461007feacce1403b83e6043b
Reviewed-on: https://gerrit.libreoffice.org/37109
Tested-by: Jenkins 
Reviewed-by: Zdenek Crhonek 

diff --git a/basic/qa/cppunit/test_vba.cxx b/basic/qa/cppunit/test_vba.cxx
index a89cb88c6000..a909fa762db5 100644
--- a/basic/qa/cppunit/test_vba.cxx
+++ b/basic/qa/cppunit/test_vba.cxx
@@ -104,6 +104,10 @@ void VBATest::testMiscVBAFunctions()
 "minute.vb",
 "mirr.vb",
 "month.vb",
+"monthname.vb",
+"oct.vb",
+"nper.vb",
+"npv.vb",
 #ifndef WIN32 // missing 64bit Currency marshalling.
 "win32compat.vb", // windows compatibility hooks.
 #endif
diff --git a/basic/qa/vba_tests/monthname.vb b/basic/qa/vba_tests/monthname.vb
new file mode 100644
index ..0db37d296e92
--- /dev/null
+++ b/basic/qa/vba_tests/monthname.vb
@@ -0,0 +1,70 @@
+Option VBASupport 1
+Option Explicit
+Dim passCount As Integer
+Dim failCount As Integer
+Dim result As String
+
+Function doUnitTest() As String
+result = verify_testMonthName()
+If failCount <> 0 And passCount > 0 Then
+doUnitTest = result
+Else
+doUnitTest = "OK"
+End If
+End Function
+
+
+
+Function verify_testMonthName() As String
+
+passCount = 0
+failCount = 0
+
+result = "Test Results" & Chr$(10) & "" & Chr$(10)
+
+Dim testName As String
+Dim TestDateTime As Date
+Dim TestStr As String
+Dim date1, date2 
+testName = "Test MonthName function"
+On Error GoTo errorHandler
+
+date2 = "February"
+date1 = MonthName(2)
+TestLog_ASSERT date1 = date2, "the return MonthName is: " & date1
+
+date2 = "Feb"
+date1 = MonthName(2, True)
+TestLog_ASSERT date1 = date2, "the return MonthName is: " & date1
+
+date2 = "February"
+date1 = MonthName(2, False)
+TestLog_ASSERT date1 = date2, "the return MonthName is: " & date1
+
+result = result & Chr$(10) & "Tests passed: " & passCount & Chr$(10) & 
"Tests failed: " & failCount & Chr$(10)
+verify_testMonthName = result
+
+Exit Function
+errorHandler:
+TestLog_ASSERT (False), testName & ": hit error handler"
+End Function
+
+Sub TestLog_ASSERT(assertion As Boolean, Optional testId As String, Optional 
testComment As String)
+
+If assertion = True Then
+passCount = passCount + 1
+Else
+Dim testMsg As String
+If Not IsMissing(testId) Then
+testMsg = testMsg + " : " + testId
+End If
+If Not IsMissing(testComment) And Not (testComment = "") Then
+testMsg = testMsg + " (" + testComment + ")"
+End If
+
+result = result & Chr$(10) & " Failed: " & testMsg
+failCount = failCount + 1
+End If
+
+End Sub
+
diff --git a/basic/qa/vba_tests/nper.vb b/basic/qa/vba_tests/nper.vb
new file mode 100644
index ..e81b739658dd
--- /dev/null
+++ b/basic/qa/vba_tests/nper.vb
@@ -0,0 +1,62 @@
+Option VBASupport 1
+Option Explicit
+Dim passCount As Integer
+Dim failCount As Integer
+Dim result As String
+
+Function doUnitTest() As String
+result = verify_testNPer
+If failCount <> 0 And passCount > 0 Then
+doUnitTest = result
+Else
+doUnitTest = "OK"
+End If
+End Function
+
+
+
+Function verify_testNPer() As String
+
+passCount = 0
+failCount = 0
+
+result = "Test Results" & Chr$(10) & "" & Chr$(10)
+
+Dim testName As String
+Dim TestDateTime As Date
+Dim TestStr As String
+Dim date1, date2
+testName = "Test NPER function"
+On Error GoTo errorHandler
+
+date2 = -4.359
+date1 = NPer(0.0821, 400, 2000)
+TestLog_ASSERT Round(date1, 3) = Round(date2, 3), "the return NPer is: " & 
date1
+
+result = result & Chr$(10) & "Tests passed: " & passCount & Chr$(10) & 
"Tests failed: " & failCount & Chr$(10)
+verify_testNPer = result
+
+Exit Function
+errorHandler:
+TestLog_ASSERT (False), testName & ": hit error handler"
+End Function
+
+Sub TestLog_ASSERT(assertion As Boolean, Optional testId As String, Optional 
testComment As String)
+
+If assertion = True Then
+passCount = passCount + 1
+Else
+Dim testMsg As String
+If Not IsMissing(testId) Then
+testMsg = testMsg + " : " + testId
+End If
+If Not IsMissing(testComment) And Not (testComment = "") 

[Libreoffice-bugs] [Bug 103100] [META] Writer table bugs and enhancements

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||103275


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103275
[Bug 103275] Rename 'Spacing to Content' to 'Padding'
-- 
You are receiving this mail because:
You 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 103270] [META] Image/Picture dialog bugs and enhancements

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103270

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||103275


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103275
[Bug 103275] Rename 'Spacing to Content' to 'Padding'
-- 
You are receiving this mail because:
You 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 103275] Rename 'Spacing to Content' to 'Padding'

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103275

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl,
   ||vstuart.fo...@utsa.edu
 Blocks||103100, 103270


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103100
[Bug 103100] [META] Writer table bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=103270
[Bug 103270] [META] Image/Picture 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: sw/inc sw/Library_msword.mk sw/Library_sw.mk sw/qa sw/source

2017-05-03 Thread Szymon Kłos
 sw/Library_msword.mk  |1 
 sw/Library_sw.mk  |1 
 sw/inc/shellio.hxx|1 
 sw/qa/extras/uiwriter/data/autotext-empty.dotx|binary
 sw/qa/extras/uiwriter/data/autotext-multiple.dotx |binary
 sw/qa/extras/uiwriter/uiwriter.cxx|   61 ++
 sw/source/filter/basflt/fltini.cxx|5 +
 7 files changed, 68 insertions(+), 1 deletion(-)

New commits:
commit acfda3dd7cab2a27780a162310bd8a457f9bfa33
Author: Szymon Kłos 
Date:   Tue May 2 18:02:20 2017 +0200

AutoText: first tests & windows fix

First tests for AutoText DOCX import:
+ checking if nothing will be imported when
  there is no AutoText, only normal content
+ checking count of loaded entries
+ checking names of entries
+ checking first and last paragraph

Windows fix: Added swdocxreader to msword library

Change-Id: I3cf02572dd85e72b1566ce523e373753a4bd346c
Reviewed-on: https://gerrit.libreoffice.org/37176
Tested-by: Jenkins 
Reviewed-by: Szymon Kłos 

diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 3f14c215f62f..c468fbdc8e43 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -70,6 +70,7 @@ $(eval $(call gb_Library_use_externals,msword,\
 ))
 
 $(eval $(call gb_Library_add_exception_objects,msword,\
+sw/source/filter/docx/swdocxreader \
 sw/source/filter/rtf/swparrtf \
 sw/source/filter/ww8/docxattributeoutput \
 sw/source/filter/ww8/docxexport \
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index 6b99a22983cb..3c6c671efeb2 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -499,7 +499,6 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
 sw/source/filter/basflt/fltshell \
 sw/source/filter/basflt/iodetect \
 sw/source/filter/basflt/shellio \
-sw/source/filter/docx/swdocxreader \
 sw/source/filter/html/SwAppletImpl \
 sw/source/filter/html/css1atr \
 sw/source/filter/html/css1kywd \
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index 7410fe5307ed..a84c73c568fd 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -535,6 +535,7 @@ struct SwReaderWriterEntry
 namespace SwReaderWriter
 {
 SW_DLLPUBLIC Reader* GetRtfReader();
+SW_DLLPUBLIC Reader* GetDOCXReader();
 
 /// Return reader based on the name.
 Reader* GetReader( const OUString& rFltName );
diff --git a/sw/qa/extras/uiwriter/data/autotext-empty.dotx 
b/sw/qa/extras/uiwriter/data/autotext-empty.dotx
new file mode 100644
index ..0d9f51dc2a4a
Binary files /dev/null and b/sw/qa/extras/uiwriter/data/autotext-empty.dotx 
differ
diff --git a/sw/qa/extras/uiwriter/data/autotext-multiple.dotx 
b/sw/qa/extras/uiwriter/data/autotext-multiple.dotx
new file mode 100644
index ..83b083992a08
Binary files /dev/null and b/sw/qa/extras/uiwriter/data/autotext-multiple.dotx 
differ
diff --git a/sw/qa/extras/uiwriter/uiwriter.cxx 
b/sw/qa/extras/uiwriter/uiwriter.cxx
index 2b4764b7b998..89229db942a4 100644
--- a/sw/qa/extras/uiwriter/uiwriter.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter.cxx
@@ -120,6 +120,8 @@ public:
 void testFdo70807();
 void testImportRTF();
 void testExportRTF();
+void testDOCXAutoTextEmpty();
+void testDOCXAutoTextMultiple();
 void testTdf67238();
 void testFdo75110();
 void testFdo75898();
@@ -248,6 +250,8 @@ public:
 CPPUNIT_TEST(testFdo70807);
 CPPUNIT_TEST(testImportRTF);
 CPPUNIT_TEST(testExportRTF);
+CPPUNIT_TEST(testDOCXAutoTextEmpty);
+CPPUNIT_TEST(testDOCXAutoTextMultiple);
 CPPUNIT_TEST(testTdf67238);
 CPPUNIT_TEST(testFdo75110);
 CPPUNIT_TEST(testFdo75898);
@@ -370,6 +374,7 @@ public:
 
 private:
 SwDoc* createDoc(const char* pName = nullptr);
+SwTextBlocks* readDOCXAutotext(const OUString& sFileName, bool bEmpty = 
false);
 };
 
 SwDoc* SwUiWriterTest::createDoc(const char* pName)
@@ -384,6 +389,23 @@ SwDoc* SwUiWriterTest::createDoc(const char* pName)
 return pTextDoc->GetDocShell()->GetDoc();
 }
 
+SwTextBlocks* SwUiWriterTest::readDOCXAutotext(const OUString& sFileName, bool 
bEmpty)
+{
+OUString rURL = m_directories.getURLFromSrc(DATA_DIRECTORY) + sFileName;
+
+SfxMedium* pSrcMed = new SfxMedium(rURL, StreamMode::STD_READ);
+SwDoc* pDoc = createDoc();
+
+SwReader aReader(*pSrcMed, rURL, pDoc);
+Reader* pDOCXReader = SwReaderWriter::GetDOCXReader();
+SwTextBlocks* pGlossary = new SwTextBlocks(rURL);
+
+CPPUNIT_ASSERT(pDOCXReader != nullptr);
+CPPUNIT_ASSERT_EQUAL(!bEmpty, aReader.ReadGlossaries(*pDOCXReader, 
*pGlossary, false));
+
+return pGlossary;
+}
+
 //Replacement tests
 
 static void lcl_selectCharacters(SwPaM& rPaM, sal_Int32 first, sal_Int32 end)
@@ -745,6 +767,45 @@ void SwUiWriterTest::testExportRTF()
 CPPUNIT_ASSERT(aData.endsWith("bbb}" 

[Libreoffice-bugs] [Bug 103275] Rename 'Spacing to Content' to 'Padding'

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103275

Yousuf Philips (jay)  changed:

   What|Removed |Added

Summary|Rename Spacing to Content   |Rename 'Spacing to Content'
   |to Padding  |to 'Padding'

-- 
You are receiving this mail because:
You 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 92984] FILESAVE: Modifying and saving existing CSV does not warn about only saving active sheet

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92984

--- Comment #4 from flo.hen...@gmail.com ---
Also still reproducible in the latest version (5.1.6.2)

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


[Libreoffice-bugs] [Bug 103474] FORMATTING: bracket shape not shown correctly

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103474

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected
 Whiteboard||interoperability

--- Comment #6 from Aron Budea  ---
Bibisected using repo bibisect-43all:
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range=e5f71ca7c27259360a401d94ed6a53038608b941..73ec894e0d5aea6f8462c2e42d064c317d4a82ec

-- 
You are receiving this mail because:
You 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 104444] [META] DOCX table related issues

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||79329


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=79329
[Bug 79329] FILEOPEN: DOCX table cell frame lost (missing outer table with
floattable at cell start)
-- 
You are receiving this mail because:
You 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 107270] Dialogs are not showing, being gray-ish, not able to save, navigate menus, ...

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107270

--- Comment #7 from anonimou...@hotmail.com ---
Just installed it:
Versão: 5.3.2.2
ID de compilação: 1:5.3.2~rc2-0ubuntu1~xenial0
Threads da CPU:8; Versão do SO: Linux 4.4; Realizador da interface: padrão;
VCL: gtk2; Motor de leiaute: novo; 
Local: pt-BR (pt_BR.UTF-8); Calc: group

I've deleted (again) the user profile. 

If I get any new gray dialog, on this new version, I will let you know.

Thanks all

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


[Libreoffice-ux-advise] [Bug 107158] Groupedbar variant of the Notebookbar for Writer

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107158

--- Comment #14 from kompilainenn <79045_79...@mail.ru> ---
(In reply to V Stuart Foote from comment #13)
> (In reply to andreas_k from comment #12)
> > > How to back from your Groupedbar to toolbar view or display menu bar?!
> > 
> > Groupedbar_compact
> > there is a burger menu on the right (hope your screen is big enough)
> > 
> 
> Unfortunately, the "burger" configuration menu in the "Groupedbar Compact"
> layout is not functional on the 2017-05-01 build of master for Windows, a
> mouse over or click or right-click does nothing.
> 
> The "Groupedbar Full" is fine, and the "Menubar" Main menu toggle works
> there so can get back to View -> Toolbar Layout.
> 
> Version: 5.4.0.0.alpha1+
> Build ID: c454fbb9b62164d5f047990ae63522c9fb932086
> CPU threads: 8; OS: Windows 6.29; UI render: GL; 
> TinderBox: Win-x86@39, Branch:master, Time: 2017-05-01_04:48:39
> Locale: en-US (en_US); Calc: CL

"burger" doesn't work for both variants for me

Version: 5.4.0.0.alpha1+ (x64)
Build ID: 097bec4b78160d688f3afc7e0cd87b21aad51e4e
CPU threads: 4; OS: Windows 6.1; UI render: GL; 
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2017-04-30_22:03:49
Locale: ru-RU (ru_RU); Calc: CL

-- 
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 107603] Crash in: mergedlo.dll

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107603

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||haveBacktrace

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


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

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107603

--- Comment #3 from Xisco Faulí  ---
Created attachment 133047
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133047=edit
backtrace

-- 
You are receiving this mail because:
You 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 107603] Crash in: mergedlo.dll

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107603

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected
   Priority|medium  |highest
 Status|UNCONFIRMED |NEW
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1
   Severity|normal  |critical

--- Comment #2 from Xisco Faulí  ---
Regression introduced in range
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range=bfde4866e07746eafa2f0d6173c29d805cc35ad0..e84e15b79cc0541323c01a1040e0cce96bd9032f

-- 
You are receiving this mail because:
You 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 44448] EDITING auto-update of Table of Contents, or question offered to do so at printing, is desirable

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=8

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||tietze.he...@gmail.com

--- Comment #24 from Yousuf Philips (jay)  ---
(In reply to Muhammet Kara from comment #21)
> I agree that the natural flow would be automatically updating those tables
> and indexes on save/print. I wonder if some users would want to disable this
> feature for performance reasons (maybe while working on very large
> documents?).

Well printing the most accurate document would always be in the user's interest
so i doubt there would be an issue there. For save, which a user can do
multiple times in a session, if the updating of the ToC can always be done with
minimal performance reduction to the saving process, then that would be idea.
Else it should be done when the user saves during closing the document, which
would only occur once.

@Heiko: What's your take?

@Muhammet: So you gonna take this back on as its been 6 months?

-- 
You are receiving this mail because:
You 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: xmloff/source

2017-05-03 Thread Tomaž Vajngerl
 xmloff/source/chart/SchXMLTableContext.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 946f3f491d3f7e47be6c5b943e725009b4cf2d16
Author: Tomaž Vajngerl 
Date:   Wed May 3 17:00:38 2017 +0200

typo

Change-Id: I8500974920731a7a95fdd6bc0d800c85a7158891
Reviewed-on: https://gerrit.libreoffice.org/37213
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/xmloff/source/chart/SchXMLTableContext.cxx 
b/xmloff/source/chart/SchXMLTableContext.cxx
index 80f6c686f611..7a743e3f2881 100644
--- a/xmloff/source/chart/SchXMLTableContext.cxx
+++ b/xmloff/source/chart/SchXMLTableContext.cxx
@@ -1026,7 +1026,7 @@ void 
SchXMLTableHelper::switchRangesFromOuterToInternalIfNecessary(
 Reference< chart2::data::XDataSource > xDataSource( 
xChartDoc, uno::UNO_QUERY );
 if( xDataSource.is() )
 {
-//first detect which collumns are really used
+//first detect which columns are really used
 std::map< sal_Int32, bool > aUsageMap;
 OUString aRange;
 Sequence< Reference< 
chart2::data::XLabeledDataSequence > > aUsedSequences( 
xDataSource->getDataSequences() );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94774] [META] OOXML object fill bugs

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94774

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||102997


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102997
[Bug 102997] FILEOPEN: Error in OOXML Transparency Conversion Math
-- 
You are receiving this mail because:
You 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 102997] FILEOPEN: Error in OOXML Transparency Conversion Math

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102997

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||philip...@hotmail.com
 Blocks||94774


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 87408] Image filename should be used as name alternative

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87408

--- Comment #3 from Yousuf Philips (jay)  ---
(In reply to V Stuart Foote from comment #2)
> can't think of a downside--but probably should limit to just the filename
> and not retain its full path source or URI/URL

Of course only the filename without path. :D

> Pre-populating the alternative text field with filename (and extension) is
> reasonable and better than leaving it blank, but the field must remain
> editable for author to make the alternative more descriptive.

Totally.

-- 
You are receiving this mail because:
You 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 107603] Crash in: mergedlo.dll

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107603

Regina Henschel  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

--- Comment #1 from Regina Henschel  ---
>From my versions is the last good one
Version: 5.4.0.0.alpha0+
Build ID: 33f5bc54aaa7fe7aa9335726e30f9c349155e04d
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-12-01_23:21:05
Locale: de-DE (de_DE); Calc: group

>From my versions is the first with crash
Version: 5.4.0.0.alpha0+
Build ID: a9f56091b6422ec8c42f09b8472200ae4ab12548
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-12-05_23:12:26
Locale: de-DE (de_DE); Calc: group

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


Re: Link error: undefined reference to `__mulodi4' with Clang 32-bit

2017-05-03 Thread slacka
I build with x86 because my home laptop is a Dell Precision M90 Core Duo
T2700 which is a 32-bit CPU. This machine has a gorgeous 16:10 display which
is hard to find these days. The other machine is just a 32-bit image on a VM
that I spool up to verify bugs.  It does have the added benefit of less
memory usage than its x86-64 bit counterpart. 


Up until these recent 2 regressions (jpeg-turbo and mulodi4) , I've been
building 32-bit builds with Clang for the past couple of years.




--
View this message in context: 
http://nabble.documentfoundation.org/Link-error-undefined-reference-to-mulodi4-with-Clang-32-bit-tp4213636p4213759.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2017-05-03 Thread Christian Lohmaier
Tag 'libreoffice-5.3.3.2' created by Christian Lohmaier 
 at 2017-05-03 16:46 +

Tag libreoffice-5.3.3.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJZCgluAAoJEPQ0oe+v7q6jfK0QAJUiFMavhH8R6P1CyIcr+Q8N
WFDsw30Sxn9xQL/TfRp2jZvFZYnLzMPl6sZiY5YorSYugAJIKFl0XOsK0ThsifeY
NIuVNLA3YkSqpIqKzNbaJB7St3Yj1KIXz/hv9tsd/4dRrz40ZKWzlEAxYPJhiDc1
TSmRaz0df+auo5VPRtp5cL+VAHpKxdVP3me4VPyFheiiOoGN+4EfW/EjVGaAq28w
snQfqAxYr9zJsnPK1WIkt1tlKuJMoEaaN9Vg1Lr6+HaErj0vXV36waHqQ8NmQcym
HqlP0khLx3lT2mPzQ/DwPbSscOOsXToHsMnDN+HcWOPio5W9bOIx5Tq9L1zgRKGs
7Y81gWkpJ2BO78+e5KGyoO6UZAqVyvOOqpZZxtX2ApJ+oQ3oVkXALFeYRmE7MGBo
4fqHL67v3pEFIu8q5hAA2HKmKkKtr3+oM+piLVWR8EFPEmeKJ2OpvS62FiI84/pp
RcVn0cRR2CF3D4iNx7BPvCiNMBnN05Bq/HaXTCbqVfQu0U1RI0pEcfBnU8fUwEQh
NKFbDNlpsZ6JRNm1lUB/3gLICPrjZaZFYPOAw0gpk1jPvv8qHXTF2yxMnBLbtd2M
SCPR3UXrMOSm4YI6EcQK4VIDTIPPf1+yIZA+iEsg+xfrDlq2cXC+B2bDgnCf9Lnr
wgztiXBu4EEbPhGqVo+r
=YA6Y
-END PGP SIGNATURE-

Changes since cp-5.3-10-1:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-03 Thread Christian Lohmaier
Tag 'libreoffice-5.3.3.2' created by Christian Lohmaier 
 at 2017-05-03 16:46 +

Tag libreoffice-5.3.3.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJZCgl5AAoJEPQ0oe+v7q6jVuEP/Ru97iUDlveRycKQLduIu5Hz
w1zKqRImsdLhcQODvKqQzkR7VWepCSob9LEm54EjXbws4fQ3fKd7xLfsbiJHtkzi
B572SkoYRX1EEPrhYuoleQY0KuWEDADzIGv+gEAlEa/pogdnq4nZAHIubtYWOu6O
tViMzz0qbEelgoYkMXxgsVv4DpQuvmkvEFJxQ/DRWJs2CtiGqCJJdoEzoRIZ50R6
m1qujkak0b/3Sn/Wgse0aWSQ2M2Nwv0UiYcUsPqmShmGIcmIScNOInf303iIfewF
io+Vo496BMRWVSCy3NwEmLNdD3clBDRQ0iFn8mbwpLdMWGl6Fe9Kk0LGpcDJVTgr
94oMcA5VP/PNgyfuQlMlK5qJ5tKOlxRBCIdTkyWXQlsOrCx7a09zcfVqzFRwYhLG
EdefTZDKXIUvDUQ1wJsyI1Nu49PItao9MwuwJWqK2+KDHCRTmpX8qz4GW9VX7pgl
wtKM2d8eKDN9aU+KrqIQmlmso0NB77vq713CaxOljulkS3OXhqUqCOGlpuyXvTqq
JswhBRNCchTIeHqN66Zdt9qnTU1AFAsXkBzZbZMKIDC4mMkQRVQcrfS8/MV27HYj
6qOfzVHs4qgLfH88s/P7vIpnmnM/V4cpg29kh9iGDrllb64VXT40oAzx/Ue3MbOl
jiG35zsplH+9omQF93ch
=8LsQ
-END PGP SIGNATURE-

Changes since cp-5.3-10-2:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-03 Thread Christian Lohmaier
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2da2693522218051176f462d9cf09a293c248e95
Author: Christian Lohmaier 
Date:   Wed May 3 18:47:22 2017 +0200

bump product version to 5.3.3.2.0+

Change-Id: I181ce9f9b6f6e0bbfc62f49b5969dd59bc4f2c4c

diff --git a/configure.ac b/configure.ac
index 79dab87ce252..35c90b8d96c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[5.3.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.3.2.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.3.3.2'

2017-05-03 Thread Christian Lohmaier
Tag 'libreoffice-5.3.3.2' created by Christian Lohmaier 
 at 2017-05-03 16:46 +

Tag libreoffice-5.3.3.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJZCglyAAoJEPQ0oe+v7q6jjAMP/080QpXiUPacEzZuPoVmVdwj
SebSi6Ziads/tizZHKQsAay1Hg+MHgMgK01OUwYeG4Na2qi5OmYvsrJ287RALVg4
M+W1Z4+N/75wPJczc5gGlYfzIGxeBWsRphWE8AJ27vOhvku3xaqdyG1FpV7SZDtc
4M4rBSf/RxTScQN+zLxM4xg7dsFrTtlHG1phifm1cL/YqJiKOzocHP4S946gbjXP
+dKt/+/eueKTKdPCposQOmRz54T1H5MECNKBHpYPq59K0BrLiTtVRob1heM8RaZi
/0C3TIRnCbGZSp/SqHNMB7pXHbkR2SHRB0duDfXQ5EbWB6+BPIaWbI7UMjF26Uir
Bka3yBoWV2IxTCEJcHOWwCXX0nEyE0XsZpFGiJjIdMS8amUXBuuu2yXfEG3GWAkn
sdBKWVaMx+D7LmqLcBN4ptI0cUhelQKzjvqUGnW4613FB5R5xyv6BcbYr/ntBURI
E8Z7KENM79CO/b8NH+tXWvE0NFytF4NMys33KMtmSY/WZst5sTyNxgfynBMKUP8e
5OKeiCXN38N3ezZ1Iy95H3HndoSx/xxT3+j7ixWXqCYJTViUr/EwM4yk8TDRlpae
HQV9f3JvGReW8S/QMgPukeb+lSZA4R34g7s0uykuQ89DLwMD3SsGsWBAyASu1O5u
Uvs1cHD6pf7aX6zNB0Zn
=FC/d
-END PGP SIGNATURE-

Changes since cp-5.3-10-1:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-03 Thread Christian Lohmaier
Tag 'libreoffice-5.3.3.2' created by Christian Lohmaier 
 at 2017-05-03 16:46 +

Tag libreoffice-5.3.3.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJZCgl8AAoJEPQ0oe+v7q6jtioQAKsFbCdYp/dNcnCk0p061nmX
SGHsNL2bOPpKlKQGizhLwrkmny9ILNZReczKgyC4lN7Usc1MWhFWkr0tOKQf8UHR
Rm+Ay8s/ey76EMvYo4rXn4yPPYQnQqwbVK4K5FZ/RSAJWWzYCiQFwlu/glggL4++
t3zNkMDh/E0vDrHvJmOir7MsTipDB99WgehTfUs6wi0tCqzKEGU1EkFL/HOFDE0L
o1hAaytBTJxmg5glbzfoCtGj9CKGl+o4ze7Z30Mu4/LBgnEEG/Lvw9CsIwnUGT4R
+t62Ms5QzhilAOsWliU1zE8ujTRZcAbQYZTWdOaNFnkUF4LaR5rMWKcGel3i1pl4
mbBZQuwtqhchuctRdzgHFqOe/dzHLV1OUDOW0vGzefGg/tpUjHAXCKey8XWAIwdK
MM1vGv/rLNXpbbVCtLb25LHPQhQW3z0sDWefc2PSO40fErOhggQwt+dikFSHqtvX
ATJOgh1OxDVcJWgPaB9pOr86cVTyfw8/vBSSy2/O69qYk1SeKGuPhSg3PB26Nkm1
SQtwAVpad4+SRFqztMxl/UrKQkAz1/IT/6g12Qam4pgVdHgzmJpl/3gie/euz2Ow
WW7VorHm3n5Ij+LpjVuqD7gDWSkgSKRfuuGtMLldBnnvR+9pvyBpf2qSpT2Z3EW9
dcYKiM5plw+nIerGAqn+
=BbDI
-END PGP SIGNATURE-

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


[Libreoffice-bugs] [Bug 107087] Background/ Area Fill for paragraphs resetting to default everytime.

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107087

--- Comment #7 from Katarina Behrens (CIB)  ---
gradient, hatch and bitmap tab had the same issue, I've fixed the first two,
bitmap is still pending

-- 
You are receiving this mail because:
You 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 42753] [sample] incorrect pptx diagrams import in Impress

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42753

Timur  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You 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: Changes to 'refs/tags/cp-5.3-10'

2017-05-03 Thread Marco Cecchetti
Tag 'cp-5.3-10' created by Andras Timar  at 
2017-05-03 15:30 +

cp-5.3-10

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


[Libreoffice-bugs] [Bug 107604] New: Fileopen PPTX: no table style applied so B instead of colors for header row and banded rows

2017-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107604

Bug ID: 107604
   Summary: Fileopen PPTX: no table style applied so B instead
of colors for header row and banded rows
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: low
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gti...@gmail.com

Created attachment 133046
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133046=edit
Test PPTX with 3-color table

In attached PPTX (slide 49 in attachment 53342 from Bug 42753), LO doesn't
import table style so table is black instead of colored for header row
and banded rows. 
LO supports all this but it doesn't work here.

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


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

2017-05-03 Thread Marco Cecchetti
 sc/source/ui/view/gridwin4.cxx |6 --
 1 file changed, 6 deletions(-)

New commits:
commit 77b0d93c0f6ff6490e909dbd81b1994862a31b3a
Author: Marco Cecchetti 
Date:   Wed May 3 18:15:11 2017 +0200

sc lok:fix up: scrolling issue: the document size is not updated in client

Change-Id: Ied16f52b0a3a3be074390d60120493c75076c84d

diff --git a/sc/source/ui/view/gridwin4.cxx b/sc/source/ui/view/gridwin4.cxx
index 5e9b2c07570a..7b948bcd9bb1 100644
--- a/sc/source/ui/view/gridwin4.cxx
+++ b/sc/source/ui/view/gridwin4.cxx
@@ -1174,16 +1174,10 @@ void ScGridWindow::PaintTile( VirtualDevice& rDevice,
 pDoc->GetTiledRenderingArea(nTab, nEndCol, nEndRow);
 
 if (nEndCol < nBottomRightTileCol)
-{
 nEndCol = nBottomRightTileCol;
-pViewData->SetMaxTiledCol(nEndCol);
-}
 
 if (nEndRow < nBottomRightTileRow)
-{
 nEndRow = nBottomRightTileRow;
-pViewData->SetMaxTiledRow(nEndRow);
-}
 
 nTopLeftTileCol = std::max(nTopLeftTileCol, 0);
 nTopLeftTileRow = std::max(nTopLeftTileRow, 0);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


  1   2   3   4   5   >