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

2016-08-24 Thread Szymon Kłos
 vcl/source/window/toolbox.cxx |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 1e84b23839d96068c862e746c9162db79d2c8c62
Author: Szymon Kłos 
Date:   Wed Aug 24 15:54:05 2016 +0200

BigToolBox: fixed drawing with gtk2

Button's width was equal to icon width when gtk2 was used

Change-Id: I34e5c5c36653365ac422667a69d89aa6a91340a1
Reviewed-on: https://gerrit.libreoffice.org/28361
Tested-by: Jenkins 
Reviewed-by: Samuel Mehrbrodt 

diff --git a/vcl/source/window/toolbox.cxx b/vcl/source/window/toolbox.cxx
index 4937e59..d50b3bf 100644
--- a/vcl/source/window/toolbox.cxx
+++ b/vcl/source/window/toolbox.cxx
@@ -3050,7 +3050,7 @@ void ToolBox::ImplDrawItem(vcl::RenderContext& 
rRenderContext, sal_uInt16 nPos,
 if ( pItem->mnBits & ToolBoxItemBits::DROPDOWN &&
 ((pItem->mnBits & ToolBoxItemBits::DROPDOWNONLY) != 
ToolBoxItemBits::DROPDOWNONLY) )
 {
-Rectangle aArrowRect = pItem->GetDropDownRect( mbHorz );
+Rectangle aArrowRect = pItem->GetDropDownRect( mbHorz && ( 
meTextPosition == ToolBoxTextPosition::Right ) );
 if( aArrowRect.Top() == pItem->maRect.Top() ) // dropdown arrow on 
right side
 aBtnSize.Width() -= aArrowRect.GetWidth();
 else // dropdown arrow on bottom side
@@ -3265,6 +3265,10 @@ void ToolBox::ImplDrawItem(vcl::RenderContext& 
rRenderContext, sal_uInt16 nPos,
 {
 long nArrowHeight = ( pItem->mnBits & 
ToolBoxItemBits::DROPDOWN )
 ? TB_DROPDOWNARROWWIDTH : 0;
+
+if ( ImplGetSVData()->maNWFData.mbToolboxDropDownSeparate )
+nArrowHeight = 0;
+
 nTextOffY += nBtnHeight - aTxtSize.Height() - nArrowHeight;
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 101718] New: Mendeley 1.16.2 does not work on LibreOffice 5.2.0.4

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101718

Bug ID: 101718
   Summary: Mendeley 1.16.2 does not work on LibreOffice 5.2.0.4
   Product: LibreOffice
   Version: 5.2.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: khdh...@gmail.com

Created attachment 127019
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127019=edit
citation error

Reference manager Mendeley(1.6.12) does not work on LibreOffice writer 5.2.0.4.
'Insert citation' option is available, but after selecting the reference the
error 'Error: Data type mismatch At line: 780' appears.

Any help is welcome.
Thanks.

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


[Libreoffice-bugs] [Bug 101718] Mendeley 1.16.2 does not work on LibreOffice 5.2.0.4

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101718

khd  changed:

   What|Removed |Added

   Hardware|All |x86 (IA32)
 OS|All |Windows (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


Re: MS telemetry activated by MS-Visual Studio

2016-08-24 Thread Jean-Baptiste Faure
Hi Christian,

Le 24/08/2016 à 12:58, Christian Lohmaier a écrit :
> Hi Jean-Baptiste, *,
> 
> On Wed, Aug 24, 2016 at 12:49 PM, Christian Lohmaier
>  wrote:
>> On Wed, Aug 24, 2016 at 12:24 PM, Jean-Baptiste Faure
>>  wrote:
>>> Hi,
>>>
>>> According to this article :
>>> https://www.infoq.com/news/2016/06/visual-cpp-telemetry
>>> I am wondering if MS-Windows builds of LibreOffice are affected.
>>
>> Without looking in detail, the article ends with:
>>
>> "VS2012 and VS2013 do not include this telemetry behavior."
>>
>> As builds are done with VS2013 currently, the answer is "No, TDF
>> provided builds are not affected".

Thank you for your answer. Now I can answer if an end-user asks the
question. :-)

> 
> And looking at the acutal reddit thread/source for that article, I see
> the post  by  Steve Carrol:
> https://www.reddit.com/r/cpp/comments/4ibauu/visual_studio_adding_telemetry_function_calls_to/d30dmvu
> 
> → update 3 to VS 2015 alraedy is available, so even when using  2015
> shouldn't be a problem.
> 
> So more or less outdated post, wonder where you did stumble upon that
> post now - even the responses by Steve Carrol (from which only one is
> referred to in the atrticle) is three months old...

In a thread about W10 privacy problems in a French mailing-list.

Best regards.
JBF

-- 
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
Disclaimer: my Internet Provider being located in France, each of our
exchanges over Internet will be scanned by French spying services.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 77444] LO is open, and opening any document by double-click takes a long time requiring mouse movement to display it

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77444

--- Comment #20 from mrelw...@yahoo.com ---
Still current and happening in LibreOffice 5.2.0.4.

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


[Libreoffice-bugs] [Bug 101717] New: FORMATTING: Superscript raise percent too small ( automatic unchecked) when pasting from Writer

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101717

Bug ID: 101717
   Summary: FORMATTING: Superscript raise percent too small
(automatic unchecked) when pasting from Writer
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: fgnievin...@gmail.com

To reproduce:

+ in Writer:
- type Ab
- select b and make it a superscript
- select Ab and ctrl+v

+ in Impress:
- create a new text box
- edit the text box
- ctrl+p

Checking the character formatting, the raise is 33% in Writer and 17% in
Impress (clicking on the Automatic checkbox then corrects the raise to 33%).

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


[Libreoffice-bugs] [Bug 88302] Embedding graphics slows down scrolling massively

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88302

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 78529] Editing very slow with big picture on page

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78529

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 101707] Selected Text Flashes

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101707

--- Comment #3 from MarjaE  ---
I'm not using OpenGL. However, the bug seems to be specific to sections of a
few large .doc documents, and absent from others. I'm not sure if other users
encounter similar trouble in large .doc files.

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


[Libreoffice-bugs] [Bug 101716] New: Formula: Promote to Insert menu

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101716

Bug ID: 101716
   Summary: Formula: Promote to Insert menu
   Product: LibreOffice
   Version: 5.1.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Formula Editor
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bwech...@yahoo.com

Sure, I'm biased, but I'm tired of math being treated as an Object on the
Insert menu. The Insert menu offers among other things Image, Chart, Text Box
all without being filed under Object. 

Could please see Formula promoted to the same level in fact it should ideally
be grouped near or with Text box as that's one of it closest relatives, being a
kind of Formula box. 

A small change like this I suspect translates to a big change in uptake among
technical writers! A feeling of respect for one of their day to day language
needs.

The Formula editor rocks!

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


[Libreoffice-bugs] [Bug 101715] Formula editor: Support aligning equations on a specified character (nominally by &)

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101715

Bernd Wechner  changed:

   What|Removed |Added

  Component|LibreOffice |Formula Editor
Summary|Equation editor: Support|Formula editor: Support
   |aligning equations on a |aligning equations on a
   |specified character |specified character
   |(nominally by &)|(nominally by &)

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


[Libreoffice-bugs] [Bug 101715] Support aligning equations on a specified character ( nominally by &)

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101715

--- Comment #1 from Bernd Wechner  ---
My apologies to triage, I found this subsequent to filing:

https://bugs.documentfoundation.org/show_bug.cgi?id=44902

a clear duplicate. Though IMHO this one is worded better for what it's worth.

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


[Libreoffice-bugs] [Bug 101715] Equation editor: Support aligning equations on a specified character (nominally by &)

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101715

Bernd Wechner  changed:

   What|Removed |Added

Summary|Support aligning equations  |Equation editor: Support
   |on a specified character|aligning equations on a
   |(nominally by &)|specified character
   ||(nominally by &)

-- 
You are receiving this mail because:
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: [Libreoffice-qa] bugs for ESC

2016-08-24 Thread Áron Budea
May I propose adding the following bug to the list:
97191AutoCorrect entry of Emoji using : to define is conflicting with entry 
of time in format HH:MM:SS -- the :10:, :11:, or :12: clock faces emoji replace 
input value

Thanks,
Áron
 
On Wednesday, August 24, 2016 23:30 CEST, Cor Nouws  wrote: 
> Let me mention some bugs that I marked as esp. annoying during the last
> weeks and that I hope will get some visibility:
> 
> 62717 FILESAVE: Names Master pages are not saved properly - all change
> to -#
> 86926 page format not readed in DOCX
> 89760 (Ambiance theme) Buttons like "Close Preview" in Print Preview are
> active, but greyed out
> 92837 Opening a ODS file asks to update external links even if in the
> options is marked as "always update"
> 94319 Copy/Paste of lines (and grouped object with lines inside) places
> the copy in unpredictable location
> 97597 FILEOPEN: XLSX file on server opens with some blank tab pages
> 101220Fonts subset into PDF are not being usd to render PDF to canvas,
> receive questionable fallback replacement


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

[Libreoffice-bugs] [Bug 101715] New: Support aligning equations on a specified character ( nominally by &)

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101715

Bug ID: 101715
   Summary: Support aligning equations on a specified character
(nominally by &)
   Product: LibreOffice
   Version: 5.1.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bwech...@yahoo.com

One the beauties of LibreOffice is indeed it's use of LaTex math allowing for
rapid and easy work with math.

The newline is supported which rocks. But is useless until it also supports the
align* feature of the LaTex asmath module. Here's an example:

\begin{align*} 
2x - 5y &=  8 \\ 
3x + 9y &=  -12
\end{align*}

Which aligns where the & characters are.

Aligning a series of equations on an = sign is stock standard need in
mathematical expression and work arounds with phantom and/or matrices are
wholly inadequate. 

phantom works well enough if the LHS is unchanging.

matrix works well enough if you have time to kill in formatting and finding the
right settings to space them right and are happy with ugly back code for your
equations anulling one of the beauties of the current LaTex style support.

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


[Libreoffice-bugs] [Bug 79872] Clipboard cleared on exit in Linux with gtk2 backend

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79872

--- Comment #4 from Luke  ---
Björn,

>From lp#11334

> This bug will happen in any application that does **NOT** comply with the 
> clipboard specification from FreeDesktop.[emphasis mine]
http://www.freedesktop.org/wiki/ClipboardManager


Yet, here you say "Clipboards clearing on exit is how X11 intends to work by
default." In either case, it's clearly not how X11 Applications must work. From
simple apps like calculator, gedit to complex gtk2 apps like Firefox, Google
Chrome all work as expected. We are the only major app on lp#11334 that clears
the clipboard on exit.

Why is it nearly every other Ubuntu app can workaround this bug, but we must
accept it as an problem X11.

-- 
You are receiving this mail because:
You 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-2-1' - configure.ac

2016-08-24 Thread Christian Lohmaier
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5757f2ebbdd086de570a443a1711571736f9d3e9
Author: Christian Lohmaier 
Date:   Thu Aug 25 02:28:05 2016 +0200

bump product version to 5.2.1.2.0+

Change-Id: Ie4d3b1ba5c8dc5e9356ffaf3f491a725ac1e817f

diff --git a/configure.ac b/configure.ac
index b8bb8b5..31e487b 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.2.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.1.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] translations.git: Changes to 'refs/tags/libreoffice-5.2.1.2'

2016-08-24 Thread Christian Lohmaier
Tag 'libreoffice-5.2.1.2' created by Christian Lohmaier 
 at 2016-08-25 00:27 +

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

iQIcBAABAgAGBQJXvjtcAAoJEPQ0oe+v7q6j+ZEP/3I8Csxv0KiXOAiaK2z20ILf
QIxk4RksnnQtriF8df7K7XGl2JUb9tPqhuPKMYLECeoHUamu3/cUKj0AimDdiOBc
wmiUjojVueHsPAvj4J0gwCVN1YgzIZRnguwgaHu0gyGeJfHrDmdFPZPNRHn1zVpP
lGEr313KFa4mpaS2CyHh3kncMGPeSfZwy4WCXSM8sbeNn92jTA33TsCqnLC0gvJX
Pr9Rbg0r532alrAxeTzJ6kiNtglbi+luB0jSog9AgkFzVhjJQZc9pB1DrfR53KFZ
Q9RpRyx3mO9D/n++Y4QhSnSpQ7uMzIhVFwm+jwbFawZ942CvqGvWisg+U0+jgUTL
djJ9dRHR46Mgr+7yWAuC28mbKoR6aMtDjHRnjHj0H5D76wp6r7Vmn8mVSbvAh45b
ZejR5uPi+Fkyau1zfeLGACpr7PHfOBPFzoNST6764uqIAwML9340/0NEolztluo8
dgszyu5ujCXujXp8lWAaY4HISAuEOnAhLSIEmcdlbjwc1RgEYLBa4MvtuDrUoeQ3
YQtigJ62CNECvNA9DEU/fikHxYYIzsfUBSRa5ROrZjlsb2K+XZRKdPxmE51QS9Id
2NqKlCHl4CmDPDNLlkI1wqS4JN3nxXRPlMzzpkeu3P912I5OEYUwIVI8VhN5V3r9
rTsa3PzVyVhI40W8RUR6
=56+S
-END PGP SIGNATURE-

Changes since libreoffice-5.2.1.1-1:
---
 0 files changed
---
___
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.2.1.2'

2016-08-24 Thread Christian Lohmaier
Tag 'libreoffice-5.2.1.2' created by Christian Lohmaier 
 at 2016-08-25 00:26 +

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

iQIcBAABAgAGBQJXvjtIAAoJEPQ0oe+v7q6j6mIP/1fvUqfnnPc2HGQAydlD6grj
9++pYPAlkjFYua9II9nWNn3zETKXEng/o+nrVggw5hKW1wr7wLaUumD/DvGuUEaY
2yXansJOerIKgI41mknV97U1uuG54OxAL7wVibzYPy3Qq15AE+709Ysm2+FxZoFX
bd6G7NxPifqNZduTUO1svU/kHH3H9kMp3Y7TuG+V27PrsPFVZyK96KXl8Z0KYMON
amyWLK1AG9I8KM+ctkVmdNqIKLltXvk7ayw+0aYxknzHjXmYyxJMPp8JZgSUpSOS
zih1/qrCHjCsUsZYNoUDtcjUszRgF1dyYrw6WmxIMO88ui6p1HaGzUY2GgB2Le4d
oHt8z6E4mroT6Y+xpAIFuip/5PdeSweqnfgDaHJioK2bxE9rF/eilvrDQgciDUYe
MEqbryAfZ3EZnSop+sOOk+gSxvnZe/iuwlxj+ACZClKc3cPI6yeWblxkoNRFjWll
qWdVj7ZRjuM8PEPyEUIkonUSGZOUd73Gyoyb+qwcROFby2DsSov1ABFO+i10umTO
itBAUBjc9CzitzUC3sMX1K7JEiYzVM6JYVK6vLbmzfbxz5lniB/OpSAm1CMEaQYN
xEstuHQb9xYdHneYM7XJO4hr7LwVzVava48wzWyjV57MMksYdCOHnHEQEKi8biGM
1Qfq/NNXm3bmQOJ+at/x
=euxK
-END PGP SIGNATURE-

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


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

2016-08-24 Thread Christian Lohmaier
Tag 'libreoffice-5.2.1.2' created by Christian Lohmaier 
 at 2016-08-25 00:26 +

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

iQIcBAABAgAGBQJXvjtEAAoJEPQ0oe+v7q6j/d4P/iUP3AQv+MR4MPhc+oHcUke+
XQ4oFsgyak9APuCuuW0N3peOQQeaY/QEE6QmN+47ssaXYOnpz3r6YOY56YU01fXg
GZtJIXHcz39s0EJf/g0fsGN5pYtf9MuK+EJEXziMbjZ4yKQEHaIS8hy0x0ucQEv0
26WR5VKa7GXWCtSEYdkzbRuv+WOxt0hsUdQl8Y52j9ZElEaTjrNbscZMsFDSmBOj
JaEOdMyJBN8wtCxt04p7HfGWwqqCvcjO1R3rKPlL5cn8BfBxsjKLkDiwSn/R8dfl
/f+Iu633e+7qD99y86NDmk17w5Qayh4xyazfVu94FG//BxOUy0LzzGZuhhXP1gqt
yu2RK22APZ6D3KOX7tFqLqLYecn7TR8+r1fY4wEFGxyIL/T/tFjgMthoz0kvYKj8
agG/tBhpk+auY+thM5tsfGYiPRDtpqCiHWq69vF827zvKN7EiE53+GuVVk/TMuQk
IaqtQdassDqaAuoWdPw3/LLxo4VeQlc/ClHwvSFQUf956Jnh4jrejQW3UXMlBuoJ
QaKEwpXVm6yecOhKjpOh2oL27pxekxQ9hkZJCDyiPjB87MdXhUM0U1qtzQ2xC5z6
RiF2Wd2j7xXWiuT6DVU15xc7pmiliB8fVHI27CW0W+MPcufqCyngNMqQzk+85R99
iEMOMQrHH5eUxPMgn14A
=/ql7
-END PGP SIGNATURE-

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


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

2016-08-24 Thread Christian Lohmaier
Tag 'libreoffice-5.2.1.2' created by Christian Lohmaier 
 at 2016-08-25 00:27 +

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

iQIcBAABAgAGBQJXvjtUAAoJEPQ0oe+v7q6jLnMQAIZS3+giC61qG/SgrQx/d82V
z09sW7BuUZtqHsoy+vvmaGPm33zlzsI7iHcc2G60oPQ+iXqS9ZWVMU2BZP8fXg5s
9gb07SE3RbuaGSz8ntLKaztuRoPEooxPNSG/D3McARu2nVG07JjvPlKBcp+AHRGT
HoWtcl027O+r+I449C3UmYncO2gnzg3eF4NMZhR7RMs54NTToIRrCYFunjFPhQ92
+JmJAr1IO9NVRxC57VQ40gwCQBYlwHAutD+btOv893P+c0pVtnS9PZh51sGanESP
VOSVe3sAaCZhggz0H3PGPWT+kClNwPzgBsQVwGpRQ16ujuv3TRKOiV+/8UIeOeTY
SzcjqMphcAlykhWMDhnUTnFUEBukdRMEgtf3qkfOti0R0zuMvGFZafF9V7t9xinc
WUQNMFluhvTVJmKx7prhEyNexXNU7Vrvtlw1QTxcVlpK82rwNJ5HALp81kWD0LPL
PjOwrwJbQiQR9n/AeuqxITMfQPiLfVlQ4uvksjF3Pvz/h2joAo7vyRvXEBGty+Vv
CFUKGAO5fTuOsYjhWPz2SldfYFoMTU+Re5mmuZZQuMLmdRah4s8ZBOQmGv9PY2vg
S8Sbahm/e3FzQVWJME10P8gNgYl49cWeFfm01XJ4pMCi0Np+xrrVo/tMpFmJWaza
/RWmcVEqoiykSLOVEjh+
=ngyL
-END PGP SIGNATURE-

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


[Libreoffice-bugs] [Bug 101714] comments

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101714

--- Comment #1 from Patrick  ---
Suggested upgrade - better utilise screen space by making comments appear as
pop-up tool tips similar to  comments in Calc.

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


[Libreoffice-bugs] [Bug 101707] Selected Text Flashes

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101707

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #2 from Aron Budea  ---
Can you check if you are using OpenGL rendering? See section "Graphics-related
issues (OpenGL)" in [1].

Alternatively, you could try with a current release, 5.1.5 or 5.2.0.

[1] https://wiki.documentfoundation.org/QA/FirstSteps

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


[Libreoffice-bugs] [Bug 101714] New: comments

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101714

Bug ID: 101714
   Summary: comments
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: patrickreas...@gmail.com

-- 
You are receiving this mail because:
You 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-2-1' - download.lst

2016-08-24 Thread Michael Stahl
 download.lst |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit baf1a1dfa85652243af65a61225923b143f1ba61
Author: Michael Stahl 
Date:   Wed Aug 24 14:46:44 2016 +0200

libpng: upgrade to release 1.6.24

Change-Id: I5528522d866262655eadcfcf09c038e0c6097bb9
Reviewed-on: https://gerrit.libreoffice.org/28364
Tested-by: Jenkins 
Reviewed-by: Michael Stahl 
(cherry picked from commit 1efbdfc97ec0834274d13abe0f0d318b5f3c)
Reviewed-on: https://gerrit.libreoffice.org/28367
Reviewed-by: Christian Lohmaier 
(cherry picked from commit f90be96ed400a5471d6c3a5cfa5087957803a9fe)
Reviewed-on: https://gerrit.libreoffice.org/28370
Tested-by: Christian Lohmaier 

diff --git a/download.lst b/download.lst
index 6e38903..13c7e9f 100644
--- a/download.lst
+++ b/download.lst
@@ -125,8 +125,8 @@ export OWNCLOUD_ANDROID_LIB_TARBALL := 
owncloud-android-library-0.9.4-no-binary-
 export PAGEMAKER_MD5SUM := 5c4985a68be0b79d3f809da5e12b143c
 export PAGEMAKER_TARBALL := libpagemaker-0.0.3.tar.bz2
 export PIXMAN_TARBALL := c63f411b3ad147db2bcce1bf262a0e02-pixman-0.24.4.tar.bz2
-export PNG_MD5SUM := 3121bdc77c365a87e054b9f859f421fe
-export PNG_TARBALL := libpng-1.6.19.tar.gz
+export PNG_MD5SUM := 65213080dd30a9b16193d9b83adc1ee9
+export PNG_TARBALL := libpng-1.6.24.tar.gz
 export POPPLER_MD5SUM := 38c758d84437378ec4f5aae9f875301d
 export POPPLER_TARBALL := poppler-0.46.0.tar.bz2
 export POSTGRESQL_TARBALL := 
c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-1' - download.lst external/poppler

2016-08-24 Thread Caolán McNamara
 download.lst |4 ++--
 external/poppler/ExternalProject_poppler.mk  |2 +-
 external/poppler/UnpackedTarball_poppler.mk  |4 ++--
 external/poppler/poppler-0.26.4-std-max.patch.1  |   10 --
 external/poppler/poppler-0.46.0-std-max.patch.1  |   10 ++
 external/poppler/poppler-0.46.0-unused-private-field.patch.1 |   11 +++
 external/poppler/poppler-nochecknew.patch.1  |   11 ---
 external/poppler/poppler-notests.patch.1 |8 
 8 files changed, 30 insertions(+), 30 deletions(-)

New commits:
commit d26fb60f2f66d95d806696dfbb75b907ea3e82ed
Author: Caolán McNamara 
Date:   Fri Aug 12 15:19:57 2016 +0100

Resolves: tdf#101460 use most recent poppler release

Change-Id: I660e1f13eb4b05fdb7257f422eca288c2d07cf4d
Reviewed-on: https://gerrit.libreoffice.org/28087
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 
(cherry picked from commit 1029117b562e3f179c3d1073774dd54cdfee)
Reviewed-on: https://gerrit.libreoffice.org/28366
Tested-by: Jenkins 
Reviewed-by: Michael Stahl 
(cherry picked from commit 92986a1d516195ed73ad2036ee0647a54baf84b6)
Reviewed-on: https://gerrit.libreoffice.org/28369
Reviewed-by: Christian Lohmaier 
Tested-by: Christian Lohmaier 

diff --git a/download.lst b/download.lst
index 716303b..6e38903 100644
--- a/download.lst
+++ b/download.lst
@@ -127,8 +127,8 @@ export PAGEMAKER_TARBALL := libpagemaker-0.0.3.tar.bz2
 export PIXMAN_TARBALL := c63f411b3ad147db2bcce1bf262a0e02-pixman-0.24.4.tar.bz2
 export PNG_MD5SUM := 3121bdc77c365a87e054b9f859f421fe
 export PNG_TARBALL := libpng-1.6.19.tar.gz
-export POPPLER_MD5SUM := 35c0660065d023365e9854c13e289d12
-export POPPLER_TARBALL := poppler-0.26.4.tar.gz
+export POPPLER_MD5SUM := 38c758d84437378ec4f5aae9f875301d
+export POPPLER_TARBALL := poppler-0.46.0.tar.bz2
 export POSTGRESQL_TARBALL := 
c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2
 
 ifeq ($(PYTHON_VERSION_MINOR),3)
diff --git a/external/poppler/ExternalProject_poppler.mk 
b/external/poppler/ExternalProject_poppler.mk
index 806a041..eab1d91 100644
--- a/external/poppler/ExternalProject_poppler.mk
+++ b/external/poppler/ExternalProject_poppler.mk
@@ -18,7 +18,7 @@ $(eval $(call gb_ExternalProject_register_targets,poppler,\
 $(call gb_ExternalProject_get_state_target,poppler,build) :
$(call gb_ExternalProject_run,build,\
$(if $(filter TRUE,$(DISABLE_DYNLOADING)),CFLAGS="$(CFLAGS) 
$(gb_VISIBILITY_FLAGS) $(gb_COMPILEROPTFLAGS)" CXXFLAGS="$(CXXFLAGS) 
$(gb_VISIBILITY_FLAGS) $(gb_VISIBILITY_FLAGS_CXX) $(gb_COMPILEROPTFLAGS)",$(if 
$(filter MSC-120,$(COM)-$(VCVER)),CXXFLAGS="$(CXXFLAGS) -I$(SRCDIR)/include")) \
-   MAKE=$(MAKE) ./configure \
+   MAKE=$(MAKE) PKG_CONFIG="" ./configure \
--with-pic \
--enable-static \
--disable-shared \
diff --git a/external/poppler/UnpackedTarball_poppler.mk 
b/external/poppler/UnpackedTarball_poppler.mk
index 49a4ff6..4de2242 100644
--- a/external/poppler/UnpackedTarball_poppler.mk
+++ b/external/poppler/UnpackedTarball_poppler.mk
@@ -15,9 +15,9 @@ $(eval $(call gb_UnpackedTarball_add_patches,poppler,\
external/poppler/poppler-notests.patch.1 \
$(if $(filter 
MSC-120,$(COM)-$(VCVER)),external/poppler/poppler-snprintf.patch.1) \
external/poppler/poppler-mac-fake.patch.1 \
-   external/poppler/poppler-nochecknew.patch.1 \
external/poppler/poppler-vs2013.patch.1 \
-   external/poppler/poppler-0.26.4-std-max.patch.1 \
+   external/poppler/poppler-0.46.0-std-max.patch.1 \
+   external/poppler/poppler-0.46.0-unused-private-field.patch.1 \
external/poppler/ubsan.patch.0 \
 ))
 
diff --git a/external/poppler/poppler-0.26.4-std-max.patch.1 
b/external/poppler/poppler-0.26.4-std-max.patch.1
deleted file mode 100644
index 0c5a2c8..000
--- a/external/poppler/poppler-0.26.4-std-max.patch.1
+++ /dev/null
@@ -1,10 +0,0 @@
 a/poppler/Annot.cc
-+++ b/poppler/Annot.cc
-@@ -71,6 +71,7 @@
- #include "DateInfo.h"
- #include "Link.h"
- #include 
-+#include 
- 
- #if MULTITHREADED
- #  define annotLocker()   MutexLocker locker()
diff --git a/external/poppler/poppler-0.46.0-std-max.patch.1 
b/external/poppler/poppler-0.46.0-std-max.patch.1
new file mode 100644
index 000..96a9abe
--- /dev/null
+++ b/external/poppler/poppler-0.46.0-std-max.patch.1
@@ -0,0 +1,10 @@
+--- a/poppler/PSOutputDev.cc
 b/poppler/PSOutputDev.cc
+@@ -48,6 +48,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include "goo/GooString.h"
+ #include "goo/GooList.h"
+ #include "goo/GooHash.h"

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - download.lst

2016-08-24 Thread Michael Stahl
 download.lst |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f90be96ed400a5471d6c3a5cfa5087957803a9fe
Author: Michael Stahl 
Date:   Wed Aug 24 14:46:44 2016 +0200

libpng: upgrade to release 1.6.24

Change-Id: I5528522d866262655eadcfcf09c038e0c6097bb9
Reviewed-on: https://gerrit.libreoffice.org/28364
Tested-by: Jenkins 
Reviewed-by: Michael Stahl 
(cherry picked from commit 1efbdfc97ec0834274d13abe0f0d318b5f3c)
Reviewed-on: https://gerrit.libreoffice.org/28367
Reviewed-by: Christian Lohmaier 

diff --git a/download.lst b/download.lst
index 6e38903..13c7e9f 100644
--- a/download.lst
+++ b/download.lst
@@ -125,8 +125,8 @@ export OWNCLOUD_ANDROID_LIB_TARBALL := 
owncloud-android-library-0.9.4-no-binary-
 export PAGEMAKER_MD5SUM := 5c4985a68be0b79d3f809da5e12b143c
 export PAGEMAKER_TARBALL := libpagemaker-0.0.3.tar.bz2
 export PIXMAN_TARBALL := c63f411b3ad147db2bcce1bf262a0e02-pixman-0.24.4.tar.bz2
-export PNG_MD5SUM := 3121bdc77c365a87e054b9f859f421fe
-export PNG_TARBALL := libpng-1.6.19.tar.gz
+export PNG_MD5SUM := 65213080dd30a9b16193d9b83adc1ee9
+export PNG_TARBALL := libpng-1.6.24.tar.gz
 export POPPLER_MD5SUM := 38c758d84437378ec4f5aae9f875301d
 export POPPLER_TARBALL := poppler-0.46.0.tar.bz2
 export POSTGRESQL_TARBALL := 
c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-1' - sc/inc sc/source

2016-08-24 Thread Eike Rathke
 sc/inc/scmatrix.hxx  |   10 ++-
 sc/source/core/tool/scmatrix.cxx |   82 +--
 sc/source/ui/docshell/externalrefmgr.cxx |6 +-
 3 files changed, 80 insertions(+), 18 deletions(-)

New commits:
commit 00c587abdf6c6a9e6c50f8f8cf51ba2cc47a74f9
Author: Eike Rathke 
Date:   Tue Aug 23 00:28:33 2016 +0200

Resolves: tdf#101137 handle empty elements in matrix concatenation

Change-Id: I2de90e1cdfc4f215f6d7c644e0ab74372a4c2639
(cherry picked from commit 31d39c24e1ff2d3602e0212cd8de88da6d38)
Reviewed-on: https://gerrit.libreoffice.org/28336
Reviewed-by: Markus Mohrhard 
Reviewed-by: Michael Stahl 
Reviewed-by: Christian Lohmaier 
Tested-by: Christian Lohmaier 

diff --git a/sc/inc/scmatrix.hxx b/sc/inc/scmatrix.hxx
index a5c810f..62cddee 100644
--- a/sc/inc/scmatrix.hxx
+++ b/sc/inc/scmatrix.hxx
@@ -127,6 +127,7 @@ public:
 typedef std::function DoubleOpFunction;
 typedef std::function BoolOpFunction;
 typedef std::function 
StringOpFunction;
+typedef std::function EmptyOpFunction;
 
 /**
  * When adding all numerical matrix elements for a scalar result such as
@@ -407,7 +408,8 @@ public:
 virtual std::vector Collect(bool bTextAsZero, 
const std::vector& aOp) = 0;
 
 virtual void ExecuteOperation(const std::pair& rStartPos, 
const std::pair& rEndPos,
-DoubleOpFunction aDoubleFunc, BoolOpFunction aBoolFunc, 
StringOpFunction aStringFunc) const = 0;
+DoubleOpFunction aDoubleFunc, BoolOpFunction aBoolFunc, 
StringOpFunction aStringFunc,
+EmptyOpFunction aEmptyFunc) const = 0;
 
 virtual void MatConcat(SCSIZE nMaxCol, SCSIZE nMaxRow, const ScMatrixRef& 
xMat1, const ScMatrixRef& xMat2,
 SvNumberFormatter& rFormatter, svl::SharedStringPool& rPool) = 0;
@@ -620,7 +622,8 @@ public:
 virtual std::vector Collect(bool bTextAsZero, 
const std::vector& aOp) override;
 
 virtual void ExecuteOperation(const std::pair& rStartPos, 
const std::pair& rEndPos,
-DoubleOpFunction aDoubleFunc, BoolOpFunction aBoolFunc, 
StringOpFunction aStringFunc) const override;
+DoubleOpFunction aDoubleFunc, BoolOpFunction aBoolFunc, 
StringOpFunction aStringFunc,
+EmptyOpFunction aEmptyFunc) const override;
 ScFullMatrix& operator+= ( const ScFullMatrix& r );
 
 virtual void MatConcat(SCSIZE nMaxCol, SCSIZE nMaxRow, const ScMatrixRef& 
xMat1, const ScMatrixRef& xMat2,
@@ -835,7 +838,8 @@ public:
 virtual std::vector Collect(bool bTextAsZero, 
const std::vector& aOp) override;
 
 virtual void ExecuteOperation(const std::pair& rStartPos, 
const std::pair& rEndPos,
-DoubleOpFunction aDoubleFunc, BoolOpFunction aBoolFunc, 
StringOpFunction aStringFunc) const override;
+DoubleOpFunction aDoubleFunc, BoolOpFunction aBoolFunc, 
StringOpFunction aStringFunc,
+EmptyOpFunction aEmptyFunc) const override;
 
 ScVectorRefMatrix& operator+=(const ScVectorRefMatrix& r);
 
diff --git a/sc/source/core/tool/scmatrix.cxx b/sc/source/core/tool/scmatrix.cxx
index 9dfc2e5..0974143 100644
--- a/sc/source/core/tool/scmatrix.cxx
+++ b/sc/source/core/tool/scmatrix.cxx
@@ -317,7 +317,8 @@ public:
 
 void ExecuteOperation(const std::pair& rStartPos,
 const std::pair& rEndPos, const 
ScFullMatrix::DoubleOpFunction& aDoubleFunc,
-const ScFullMatrix::BoolOpFunction& aBoolFunc, const 
ScFullMatrix::StringOpFunction& aStringFunc) const;
+const ScFullMatrix::BoolOpFunction& aBoolFunc, const 
ScFullMatrix::StringOpFunction& aStringFunc,
+const ScFullMatrix::EmptyOpFunction& aEmptyFunc) const;
 
 template
 std::vector ApplyCollectOperation(bool 
bTextAsZero, const std::vector& aOp);
@@ -2254,13 +2255,15 @@ public:
 WalkElementBlockOperation(size_t nRowSize, size_t /*nColSize*/,
 ScFullMatrix::DoubleOpFunction aDoubleFunc,
 ScFullMatrix::BoolOpFunction aBoolFunc,
-ScFullMatrix::StringOpFunction aStringFunc):
+ScFullMatrix::StringOpFunction aStringFunc,
+ScFullMatrix::EmptyOpFunction aEmptyFunc):
 mnRowSize(nRowSize),
 mnRowPos(0),
 mnColPos(0),
 maDoubleFunc(aDoubleFunc),
 maBoolFunc(aBoolFunc),
-maStringFunc(aStringFunc)
+maStringFunc(aStringFunc),
+maEmptyFunc(aEmptyFunc)
 {
 }
 
@@ -2328,8 +2331,32 @@ public:
 }
 }
 

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-1' - basic/source include/basic

2016-08-24 Thread Caolán McNamara
 basic/source/runtime/dllmgr-x64.cxx |2 +-
 basic/source/runtime/dllmgr-x86.cxx |2 +-
 include/basic/sbxvar.hxx|2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit a5dfea5a55cce6db0ca002f56e57a6f522a717eb
Author: Caolán McNamara 
Date:   Fri Aug 19 16:46:42 2016 +0100

Resolves: tdf#88953 byref args incorrectly passed in basic->c++

partial revert

of

commit 22b094f5d8e1e82375b135abd3a6f99a9a555244
Date:   Tue Jul 14 14:50:07 2015 +0200

loplugin:unusedmethods basic

and partial revert of...

commit e2080e70fe8b085f18e868e46340454720fa94ca
Date:   Wed Jun 18 12:14:29 2014 +0200

new compilerplugin returnbyref

and revert of...

commit 536051f8862203e0e115a5394a6379acd83cc8fe
Date:   Wed Jul 15 14:04:01 2015 +0200

fix Windows build

after commit 22b094f5d8e1e82375b135abd3a6f99a9a555244
"loplugin:unusedmethods basic"

Change-Id: I612937334fdb75365080c98a9d4da5ed7ae647e3
(cherry picked from commit 4a647a04a7881964ce13b541399f89e4ab042ea8)
Reviewed-on: https://gerrit.libreoffice.org/28251
Reviewed-by: Eike Rathke 
Reviewed-by: Michael Stahl 
Reviewed-by: Christian Lohmaier 
Tested-by: Christian Lohmaier 

diff --git a/basic/source/runtime/dllmgr-x64.cxx 
b/basic/source/runtime/dllmgr-x64.cxx
index 11a514b..b78ff5d 100644
--- a/basic/source/runtime/dllmgr-x64.cxx
+++ b/basic/source/runtime/dllmgr-x64.cxx
@@ -315,7 +315,7 @@ SbError marshal(
 case SbxDOUBLE:
 case SbxBOOL:
 case SbxBYTE:
-add(blob, variable->GetValues_Impl(), 8, offset);
+add(blob, variable->data(), 8, offset);
 break;
 case SbxSTRING:
 {
diff --git a/basic/source/runtime/dllmgr-x86.cxx 
b/basic/source/runtime/dllmgr-x86.cxx
index bd8c5be..fd41317 100644
--- a/basic/source/runtime/dllmgr-x86.cxx
+++ b/basic/source/runtime/dllmgr-x86.cxx
@@ -330,7 +330,7 @@ SbError marshal(
 case SbxDOUBLE:
 case SbxBOOL:
 case SbxBYTE:
-add(blob, variable->GetValues_Impl(), 4, offset);
+add(blob, variable->data(), 4, offset);
 break;
 case SbxSTRING:
 {
diff --git a/include/basic/sbxvar.hxx b/include/basic/sbxvar.hxx
index a0800cf..9b97159 100644
--- a/include/basic/sbxvar.hxx
+++ b/include/basic/sbxvar.hxx
@@ -118,6 +118,8 @@ public:
 const SbxValues& GetValues_Impl() const { return aData; }
 bool Put( const SbxValues& );
 
+SbxValues * data() { return  }
+
 sal_Unicode GetChar() const;
 sal_Int16   GetInteger() const;
 sal_Int32   GetLong() const;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - basic/source include/basic

2016-08-24 Thread Caolán McNamara
 basic/source/runtime/dllmgr-x64.cxx |2 +-
 basic/source/runtime/dllmgr-x86.cxx |2 +-
 include/basic/sbxvar.hxx|2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 23fab7af86ac9655832ac83aa4c1e3fb464e852d
Author: Caolán McNamara 
Date:   Fri Aug 19 16:46:42 2016 +0100

Resolves: tdf#88953 byref args incorrectly passed in basic->c++

partial revert

of

commit 22b094f5d8e1e82375b135abd3a6f99a9a555244
Date:   Tue Jul 14 14:50:07 2015 +0200

loplugin:unusedmethods basic

and partial revert of...

commit e2080e70fe8b085f18e868e46340454720fa94ca
Date:   Wed Jun 18 12:14:29 2014 +0200

new compilerplugin returnbyref

and revert of...

commit 536051f8862203e0e115a5394a6379acd83cc8fe
Date:   Wed Jul 15 14:04:01 2015 +0200

fix Windows build

after commit 22b094f5d8e1e82375b135abd3a6f99a9a555244
"loplugin:unusedmethods basic"

Change-Id: I612937334fdb75365080c98a9d4da5ed7ae647e3
(cherry picked from commit 4a647a04a7881964ce13b541399f89e4ab042ea8)
Reviewed-on: https://gerrit.libreoffice.org/28249
Tested-by: Jenkins 
Reviewed-by: Christian Lohmaier 

diff --git a/basic/source/runtime/dllmgr-x64.cxx 
b/basic/source/runtime/dllmgr-x64.cxx
index 11a514b..b78ff5d 100644
--- a/basic/source/runtime/dllmgr-x64.cxx
+++ b/basic/source/runtime/dllmgr-x64.cxx
@@ -315,7 +315,7 @@ SbError marshal(
 case SbxDOUBLE:
 case SbxBOOL:
 case SbxBYTE:
-add(blob, variable->GetValues_Impl(), 8, offset);
+add(blob, variable->data(), 8, offset);
 break;
 case SbxSTRING:
 {
diff --git a/basic/source/runtime/dllmgr-x86.cxx 
b/basic/source/runtime/dllmgr-x86.cxx
index bd8c5be..fd41317 100644
--- a/basic/source/runtime/dllmgr-x86.cxx
+++ b/basic/source/runtime/dllmgr-x86.cxx
@@ -330,7 +330,7 @@ SbError marshal(
 case SbxDOUBLE:
 case SbxBOOL:
 case SbxBYTE:
-add(blob, variable->GetValues_Impl(), 4, offset);
+add(blob, variable->data(), 4, offset);
 break;
 case SbxSTRING:
 {
diff --git a/include/basic/sbxvar.hxx b/include/basic/sbxvar.hxx
index a0800cf..9b97159 100644
--- a/include/basic/sbxvar.hxx
+++ b/include/basic/sbxvar.hxx
@@ -118,6 +118,8 @@ public:
 const SbxValues& GetValues_Impl() const { return aData; }
 bool Put( const SbxValues& );
 
+SbxValues * data() { return  }
+
 sal_Unicode GetChar() const;
 sal_Int16   GetInteger() const;
 sal_Int32   GetLong() const;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-1' - shell/source

2016-08-24 Thread Stephan Bergmann
 shell/source/backends/desktopbe/desktopbackend.cxx |   16 ++--
 1 file changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 16d5b5195c2550aaec856376b7016d723f6950b6
Author: Stephan Bergmann 
Date:   Mon Aug 22 17:36:15 2016 +0200

tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it exists

...as had been done in the GConf-based backend prior to
3cf557c12d27f1b2250e69a543136da098112d80 "drop gconf integration as per ESC
decision".

Change-Id: I56f256aaec542e0a62fc30a37d5c982e93e77812
(cherry picked from commit 4278cac8935339dddfa5473490124d11061a0b38)
Reviewed-on: https://gerrit.libreoffice.org/28344
Reviewed-by: Eike Rathke 
Reviewed-by: Michael Stahl 
Reviewed-by: Christian Lohmaier 
Tested-by: Christian Lohmaier 

diff --git a/shell/source/backends/desktopbe/desktopbackend.cxx 
b/shell/source/backends/desktopbe/desktopbackend.cxx
index 550e87a..fdbe4d4 100644
--- a/shell/source/backends/desktopbe/desktopbackend.cxx
+++ b/shell/source/backends/desktopbe/desktopbackend.cxx
@@ -252,6 +252,14 @@ OUString xdg_user_dir_lookup (const char *type)
 return aHomeDirURL + "/" + OUString::createFromAscii(type);
 }
 
+css::uno::Any xdgDirectoryIfExists(char const * type) {
+auto url = xdg_user_dir_lookup(type);
+return css::uno::Any(
+osl::Directory(url).open() == osl::FileBase::E_None
+? css::beans::Optional(true, css::uno::Any(url))
+: css::beans::Optional(false, css::uno::Any()));
+}
+
 } // namespace
 
 css::uno::Any Default::getPropertyValue(OUString const & PropertyName)
@@ -261,16 +269,12 @@ css::uno::Any Default::getPropertyValue(OUString const & 
PropertyName)
 {
 if (PropertyName == "TemplatePathVariable")
 {
-OUString aDirURL = xdg_user_dir_lookup("Templates");
-css::uno::Any aValue(aDirURL);
-return css::uno::makeAny(css::beans::Optional(true, 
aValue));
+return xdgDirectoryIfExists("Templates");
 }
 
 if (PropertyName == "WorkPathVariable")
 {
-OUString aDirURL = xdg_user_dir_lookup("Documents");
-css::uno::Any aValue(aDirURL);
-return css::uno::makeAny(css::beans::Optional(true, 
aValue));
+return xdgDirectoryIfExists("Documents");
 }
 
 if ( PropertyName == "EnableATToolSupport" ||
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 101696] EDITING: Auto-conversion for dates needs disable option for scientific work

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101696

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
Sorry I can't resist to be politically incorrect.

Where are the 'scientific users'?

What is the scientific method used by people who don't know how to use their
tools. If you want to use i.e. an atomic microscope, you need to study how it
works and manage their software, what are their characteristics, accurateness
on the results, etc. And excel/calc as any other software is a tool for them,
so they should have learned how it works, and what are their limitations, set
up the adequate data validations, etc, to use it properly.

Basic, first to use a tool, be sure if it is the right tool.

To manage a high quantity of data IMHO databases are better and safer tools
than spreadsheets. But wait, it's a bit more difficult to begin with it without
study.

Self sufficiency, explain why people thinks can do the job that must be done by
people with the proper formation to manage data.

Worse, how can we be sure they produce the right raw data?, some 'scientists'
profession where the results are not easily validatable, I think can fall,
perhaps frequently that we can guess, in this kind of issues, but as always
their are not the responsible but the 'postal service'.

Of course any software as everything has a lot for improvement, but that can't
be a justification for our own mistakes.

Be an 'scientific'/'expert' on an area, don't save to be an ignorant in others.

So if you like the things well done, do what you know to do fine, or if don't
want to learn how to do it fine, ask for help to who knows to do it fine.

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


[Libreoffice-bugs] [Bug 94209] LibreOffice Calc crashes when insert chart

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94209

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 100812] Application close after insert graph

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100812

Aron Budea  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 101701] : Calc Hang

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101701

Aron Budea  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 CC||ba...@caesar.elte.hu
 Resolution|--- |DUPLICATE

--- Comment #2 from Aron Budea  ---
Yes, this should be fixed in 5.2.0, we received no feedback with 5.1.5.

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

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


[Libreoffice-bugs] [Bug 94209] LibreOffice Calc crashes when insert chart

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94209

--- Comment #20 from Aron Budea  ---
*** Bug 101701 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 101713] FORMATTING: Document rendered with extra newlines.

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101713

--- Comment #6 from Gajdos Tamás  ---
+ I also noticed the big file size, when I copy->paste the text to a new odt
file it is around ~160 Kbytes.

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


[Libreoffice-bugs] [Bug 101713] FORMATTING: Document rendered with extra newlines.

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101713

--- Comment #5 from Gajdos Tamás  ---
Created attachment 127018
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127018=edit
GY1_2.pdf: The export to pdf, when switched to bold.

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


[Libreoffice-bugs] [Bug 101713] FORMATTING: Document rendered with extra newlines.

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101713

--- Comment #4 from Gajdos Tamás  ---
Created attachment 127017
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127017=edit
GY1_2.odt: This is the original file, when switched a part to bold

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


[Libreoffice-bugs] [Bug 101713] FORMATTING: Document rendered with extra newlines.

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101713

--- Comment #3 from Gajdos Tamás  ---
Created attachment 127016
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127016=edit
GY1.pdf: The original export to pdf.

This is the original file as it should look.

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


[Libreoffice-bugs] [Bug 101713] FORMATTING: Document rendered with extra newlines.

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101713

--- Comment #2 from Gajdos Tamás  ---
Created attachment 127015
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127015=edit
Error.pdf: Exported pdf

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


[Libreoffice-bugs] [Bug 101713] FORMATTING: Document rendered with extra newlines.

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101713

Gajdos Tamás  changed:

   What|Removed |Added

 Attachment #127013|The file with the problem,  |GY1.odt: The file with the
description|resaved in 5.1.5.2. |problem, resaved in
   ||5.1.5.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 101713] FORMATTING: Document rendered with extra newlines.

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101713

--- Comment #1 from Gajdos Tamás  ---
Created attachment 127014
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127014=edit
Error.odt

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


[Libreoffice-bugs] [Bug 101713] New: FORMATTING: Document rendered with extra newlines.

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101713

Bug ID: 101713
   Summary: FORMATTING: Document rendered with extra newlines.
   Product: LibreOffice
   Version: 5.1.5.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gajdipa...@gmail.com

Created attachment 127013
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127013=edit
The file with the problem, resaved in 5.1.5.2.

1. When opening an odt file in Writer at some characters (eg. d, l, m) a
"newline" is inserted. This has some connection with formatting, as it usually
occurs when the text is bold, or has some style (eg. Header 3). I attached 3
pdf and 2 odt files (sorry, they are in Hungarian).

2. This bad formatting also infects other opened documents.

How to reproduce:
 0.1. open the attached Error.odt
 0.2. select all text ( Ctrl +A ) and switch to Bold ( Ctrl + B )
 0.3. Notice that everything is ok.
 1.1. Don't close the file, just open the attached GY1.odt file.
 1.2. Switch back to Error.odt
 1.3. select all text ( Ctrl +A ) and switch to Bold ( Ctrl + B )
 1.4. notice that at some characters ( eg. de, lm) a newline is inserted.

Affected versions:
 - The GY1.odt file was originally created a year ago on Ubuntu Trusty amd64 +
LO 5.0.something from ppa:libreoffice/libreoffice-5-0.
 - I haven't noticed this formatting problem on ubuntu trusty and xenial. I
THINK.
 - I have noticed this behavior with 5.1.5.2 and 5.2.0.4 on Windows XP SP3.

I have included the exported pdf files also. Sorry about the text, it is not in
english.

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


[Libreoffice-bugs] [Bug 101692] Selecting "Table > Autoformat Styles" causes LibreOffice to freeze

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101692

Leon Arundell  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Leon Arundell  ---
This bug no longer occurs, after I removed and re-installed LibreOffice,
removed and reinstalled LibreOffice Writer, and deleted and replaced
autotbl.fmt

Thank you, Cor

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


[Libreoffice-bugs] [Bug 96662] FILESAVE: crossBetween attribute set incorrectly when chart saved as OOXML

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96662

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #11 from Björn Michaelsen  ---
Assuming bisected to imply bibisected, thus adding the latter. This is to make
queries for "bibisected" not miss out bisected 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 85994] Images in DOCX are Fliped Horizontally when in Right-to-Left Format

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85994

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #10 from Björn Michaelsen  ---
Assuming bisected to imply bibisected, thus adding the latter. This is to make
queries for "bibisected" not miss out bisected 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 96624] Graphite: wrong cursor positioning with ligatures

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96624

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #4 from Björn Michaelsen  ---
Assuming bisected to imply bibisected, thus adding the latter. This is to make
queries for "bibisected" not miss out bisected 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 85757] Background image transparency not retained

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85757

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #7 from Björn Michaelsen  ---
Assuming bisected to imply bibisected, thus adding the latter. This is to make
queries for "bibisected" not miss out bisected 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 99115] SVG: Imported graphic has wrong colours

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99115

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #4 from Björn Michaelsen  ---
Assuming bisected to imply bibisected, thus adding the latter. This is to make
queries for "bibisected" not miss out bisected 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 93639] Footer roman numerals not retained ( converted to arabic numerals)

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93639

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #8 from Björn Michaelsen  ---
Assuming bisected to imply bibisected, thus adding the latter. This is to make
queries for "bibisected" not miss out bisected 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 98100] tooltips unavailable when "General\Extended tips" is checked

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98100

Björn Michaelsen  changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #13 from Björn Michaelsen  ---
Assuming bisected to imply bibisected, thus adding the latter. This is to make
queries for "bibisected" not miss out bisected 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 86926] FILEOPEN: page format ignored on DOCX import

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86926

Björn Michaelsen  changed:

   What|Removed |Added

Summary|page format not readed in   |FILEOPEN: page format
   |DOCX|ignored on DOCX import

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


[Libreoffice-bugs] [Bug 101712] New: GsoC table template: suspicious style: parent-style-name value

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101712

Bug ID: 101712
   Summary: GsoC table template: suspicious
style:parent-style-name value
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 127012
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127012=edit
Test document with table template

Look into the styles.xml file of the package. It has a table:table-template
element with the attribute table:name. This name is needed, for reference by
the attribute table:template-name of the table:table element.

Some lines up you find the cell styles defined for the table-template, e.g. in
the attached document a style:style element with attribute
style:name="myTableTemplate.16". In the same element you see the attribute
style:parent-style-name="myTableTemplate".

I think, that this value is not allowed, because "myTableTemplate" is not value
of an attribute style:name but of the attribute table:name. The style:style
element with attribute style:name="myTableTemplate.16" belongs to the style
family "table-cell". Therefore its parent should also be one of the family
"table-cell".

Even if you will say, that it is allowed, it is not meaningful. Because the
table-template is a set of references to table-cell styles, it would be
ambiguous which to use and in worst case, when using "myTableTemplate.16"
results in an endless loop.

A correct solution can be to define a style:default-style for the family
table-cell, which can be used for those properties, which are common to the
cells or reflect the implementation defaults. Such style:default-style element
is missing currently anyway. Of cause, especially, when several table templates
exists in the document, defining a separate parent style for each table
template makes sense too.

-- 
You are receiving this mail because:
You 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-2-1' - readlicense_oo/license

2016-08-24 Thread Christian Lohmaier
 readlicense_oo/license/CREDITS.fodt | 3060 ++--
 1 file changed, 1564 insertions(+), 1496 deletions(-)

New commits:
commit eadac475f6ecca456e1c415db679145d6f4452b9
Author: Christian Lohmaier 
Date:   Wed Aug 24 23:33:44 2016 +0200

update credits

Change-Id: I20497f102f212a66525ca7be2771baef4b8b55a5
(cherry picked from commit 1b78ee6fc00924fd8d502dc92b82738a404cee34)
(cherry picked from commit 7b6affd1ceeed34a279b9b11895af52ae839c59d)

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index 8ec686a..c084e3c 100644
--- a/readlicense_oo/license/CREDITS.fodt
+++ b/readlicense_oo/license/CREDITS.fodt
@@ -1,10 +1,10 @@
 
 
 http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:config="urn:oas
 is:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:
 experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2" 
office:mimetype="application/vnd.oasis.opendocument.text">
- Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.2.0.4$Linux_X86_64
 
LibreOffice_project/066b007f5ebcc236395c7d282ba488bca67202652012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+ Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.2.0.4$Linux_X86_64
 
LibreOffice_project/066b007f5ebcc236395c7d282ba488bca67202652012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
  
   
-   607
+   554
501
41197
21645
@@ -16,9 +16,9 @@
  3676
  3471
  501
- 607
+ 554
  41697
- 22250
+ 22197
  0
  0
  false
@@ -68,7 +68,7 @@
false
false
true
-   5794339
+   5881804
false
false
false
@@ -313,21 +313,24 @@
  
  
   
-   
+   
   
   

   
   
-   
+   
   
   
-   
+   
+  
+  
+   
   
   

   
-  
+  

   
   
@@ -391,24 +394,24 @@

   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
-  
+  

   
   
@@ -453,15 +456,15 @@
   

   
-  
-  
-  
-  
-  
-  
-  
+  

   
+  
+  
+  
+  
+  
+  
   

   
@@ -1034,13 +1037,14 @@

   
  Credits
-1184 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2016-08-10 01:48:38.
+1190 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2016-08-08 10:32:31.
 * marks developers whose first contributions 
happened after 2010-09-28.
 Developers 
committing code since 2010-09-28
 
  
  
- 
+ 
+ 
  
   
Ruediger 
TimmCommits: 82464Joined: 
2000-10-10
@@ -1060,10 +1064,10 @@
Vladimir 
GlazunovCommits: 25434Joined: 
2000-12-04
   
   
-   Caolán 
McNamaraCommits: 19816Joined: 
2000-10-10
+   Caolán 
McNamaraCommits: 19925Joined: 
2000-10-10
   
   
-   Stephan 
BergmannCommits: 12457Joined: 
2000-10-04
+   Stephan 
BergmannCommits: 12505Joined: 
2000-10-04
   
   
Ivo 
HinkelmannCommits: 9480Joined: 
2002-09-09
@@ -1071,16 +1075,16 @@
  
  
   
-   Tor 
LillqvistCommits: 7469Joined: 
2010-03-23
+   Tor 
LillqvistCommits: 7513Joined: 
2010-03-23

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - readlicense_oo/license

2016-08-24 Thread Christian Lohmaier
 readlicense_oo/license/CREDITS.fodt | 3060 ++--
 1 file changed, 1564 insertions(+), 1496 deletions(-)

New commits:
commit 7b6affd1ceeed34a279b9b11895af52ae839c59d
Author: Christian Lohmaier 
Date:   Wed Aug 24 23:33:44 2016 +0200

update credits

Change-Id: I20497f102f212a66525ca7be2771baef4b8b55a5
(cherry picked from commit 1b78ee6fc00924fd8d502dc92b82738a404cee34)

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index 8ec686a..c084e3c 100644
--- a/readlicense_oo/license/CREDITS.fodt
+++ b/readlicense_oo/license/CREDITS.fodt
@@ -1,10 +1,10 @@
 
 
 http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:config="urn:oas
 is:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:
 experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2" 
office:mimetype="application/vnd.oasis.opendocument.text">
- Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.2.0.4$Linux_X86_64
 
LibreOffice_project/066b007f5ebcc236395c7d282ba488bca67202652012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+ Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.2.0.4$Linux_X86_64
 
LibreOffice_project/066b007f5ebcc236395c7d282ba488bca67202652012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
  
   
-   607
+   554
501
41197
21645
@@ -16,9 +16,9 @@
  3676
  3471
  501
- 607
+ 554
  41697
- 22250
+ 22197
  0
  0
  false
@@ -68,7 +68,7 @@
false
false
true
-   5794339
+   5881804
false
false
false
@@ -313,21 +313,24 @@
  
  
   
-   
+   
   
   

   
   
-   
+   
   
   
-   
+   
+  
+  
+   
   
   

   
-  
+  

   
   
@@ -391,24 +394,24 @@

   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
-  
+  

   
   
@@ -453,15 +456,15 @@
   

   
-  
-  
-  
-  
-  
-  
-  
+  

   
+  
+  
+  
+  
+  
+  
   

   
@@ -1034,13 +1037,14 @@

   
  Credits
-1184 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2016-08-10 01:48:38.
+1190 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2016-08-08 10:32:31.
 * marks developers whose first contributions 
happened after 2010-09-28.
 Developers 
committing code since 2010-09-28
 
  
  
- 
+ 
+ 
  
   
Ruediger 
TimmCommits: 82464Joined: 
2000-10-10
@@ -1060,10 +1064,10 @@
Vladimir 
GlazunovCommits: 25434Joined: 
2000-12-04
   
   
-   Caolán 
McNamaraCommits: 19816Joined: 
2000-10-10
+   Caolán 
McNamaraCommits: 19925Joined: 
2000-10-10
   
   
-   Stephan 
BergmannCommits: 12457Joined: 
2000-10-04
+   Stephan 
BergmannCommits: 12505Joined: 
2000-10-04
   
   
Ivo 
HinkelmannCommits: 9480Joined: 
2002-09-09
@@ -1071,16 +1075,16 @@
  
  
   
-   Tor 
LillqvistCommits: 7469Joined: 
2010-03-23
+   Tor 
LillqvistCommits: 7513Joined: 
2010-03-23
   
   
-   *Noel GrandinCommits: 
6154Joined: 2011-12-12
+  

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - readlicense_oo/license

2016-08-24 Thread Christian Lohmaier
 readlicense_oo/license/CREDITS.fodt | 3060 ++--
 1 file changed, 1564 insertions(+), 1496 deletions(-)

New commits:
commit d011e37962494c09c25b30aba3a22998d6fd4c74
Author: Christian Lohmaier 
Date:   Wed Aug 24 23:33:44 2016 +0200

update credits

Change-Id: I20497f102f212a66525ca7be2771baef4b8b55a5
(cherry picked from commit 1b78ee6fc00924fd8d502dc92b82738a404cee34)

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index 8ec686a..c084e3c 100644
--- a/readlicense_oo/license/CREDITS.fodt
+++ b/readlicense_oo/license/CREDITS.fodt
@@ -1,10 +1,10 @@
 
 
 http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:config="urn:oas
 is:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:
 experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2" 
office:mimetype="application/vnd.oasis.opendocument.text">
- Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.2.0.4$Linux_X86_64
 
LibreOffice_project/066b007f5ebcc236395c7d282ba488bca67202652012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+ Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.2.0.4$Linux_X86_64
 
LibreOffice_project/066b007f5ebcc236395c7d282ba488bca67202652012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
  
   
-   607
+   554
501
41197
21645
@@ -16,9 +16,9 @@
  3676
  3471
  501
- 607
+ 554
  41697
- 22250
+ 22197
  0
  0
  false
@@ -68,7 +68,7 @@
false
false
true
-   5794339
+   5881804
false
false
false
@@ -313,21 +313,24 @@
  
  
   
-   
+   
   
   

   
   
-   
+   
   
   
-   
+   
+  
+  
+   
   
   

   
-  
+  

   
   
@@ -391,24 +394,24 @@

   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
-  
+  

   
   
@@ -453,15 +456,15 @@
   

   
-  
-  
-  
-  
-  
-  
-  
+  

   
+  
+  
+  
+  
+  
+  
   

   
@@ -1034,13 +1037,14 @@

   
  Credits
-1184 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2016-08-10 01:48:38.
+1190 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2016-08-08 10:32:31.
 * marks developers whose first contributions 
happened after 2010-09-28.
 Developers 
committing code since 2010-09-28
 
  
  
- 
+ 
+ 
  
   
Ruediger 
TimmCommits: 82464Joined: 
2000-10-10
@@ -1060,10 +1064,10 @@
Vladimir 
GlazunovCommits: 25434Joined: 
2000-12-04
   
   
-   Caolán 
McNamaraCommits: 19816Joined: 
2000-10-10
+   Caolán 
McNamaraCommits: 19925Joined: 
2000-10-10
   
   
-   Stephan 
BergmannCommits: 12457Joined: 
2000-10-04
+   Stephan 
BergmannCommits: 12505Joined: 
2000-10-04
   
   
Ivo 
HinkelmannCommits: 9480Joined: 
2002-09-09
@@ -1071,16 +1075,16 @@
  
  
   
-   Tor 
LillqvistCommits: 7469Joined: 
2010-03-23
+   Tor 
LillqvistCommits: 7513Joined: 
2010-03-23
   
   
-   *Noel GrandinCommits: 
6154Joined: 2011-12-12
+  

[Libreoffice-commits] core.git: readlicense_oo/license

2016-08-24 Thread Christian Lohmaier
 readlicense_oo/license/CREDITS.fodt | 3060 ++--
 1 file changed, 1564 insertions(+), 1496 deletions(-)

New commits:
commit 1b78ee6fc00924fd8d502dc92b82738a404cee34
Author: Christian Lohmaier 
Date:   Wed Aug 24 23:33:44 2016 +0200

update credits

Change-Id: I20497f102f212a66525ca7be2771baef4b8b55a5

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index 8ec686a..c084e3c 100644
--- a/readlicense_oo/license/CREDITS.fodt
+++ b/readlicense_oo/license/CREDITS.fodt
@@ -1,10 +1,10 @@
 
 
 http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:config="urn:oas
 is:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:
 experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2" 
office:mimetype="application/vnd.oasis.opendocument.text">
- Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.2.0.4$Linux_X86_64
 
LibreOffice_project/066b007f5ebcc236395c7d282ba488bca67202652012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+ Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.2.0.4$Linux_X86_64
 
LibreOffice_project/066b007f5ebcc236395c7d282ba488bca67202652012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
  
   
-   607
+   554
501
41197
21645
@@ -16,9 +16,9 @@
  3676
  3471
  501
- 607
+ 554
  41697
- 22250
+ 22197
  0
  0
  false
@@ -68,7 +68,7 @@
false
false
true
-   5794339
+   5881804
false
false
false
@@ -313,21 +313,24 @@
  
  
   
-   
+   
   
   

   
   
-   
+   
   
   
-   
+   
+  
+  
+   
   
   

   
-  
+  

   
   
@@ -391,24 +394,24 @@

   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
-  
+  

   
   
@@ -453,15 +456,15 @@
   

   
-  
-  
-  
-  
-  
-  
-  
+  

   
+  
+  
+  
+  
+  
+  
   

   
@@ -1034,13 +1037,14 @@

   
  Credits
-1184 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2016-08-10 01:48:38.
+1190 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2016-08-08 10:32:31.
 * marks developers whose first contributions 
happened after 2010-09-28.
 Developers 
committing code since 2010-09-28
 
  
  
- 
+ 
+ 
  
   
Ruediger 
TimmCommits: 82464Joined: 
2000-10-10
@@ -1060,10 +1064,10 @@
Vladimir 
GlazunovCommits: 25434Joined: 
2000-12-04
   
   
-   Caolán 
McNamaraCommits: 19816Joined: 
2000-10-10
+   Caolán 
McNamaraCommits: 19925Joined: 
2000-10-10
   
   
-   Stephan 
BergmannCommits: 12457Joined: 
2000-10-04
+   Stephan 
BergmannCommits: 12505Joined: 
2000-10-04
   
   
Ivo 
HinkelmannCommits: 9480Joined: 
2002-09-09
@@ -1071,16 +1075,16 @@
  
  
   
-   Tor 
LillqvistCommits: 7469Joined: 
2010-03-23
+   Tor 
LillqvistCommits: 7513Joined: 
2010-03-23
   
   
-   *Noel GrandinCommits: 
6154Joined: 2011-12-12
+   *Noel GrandinCommits: 
6243Joined: 2011-12-12
   
   
-   

[Libreoffice-qa] bugs for ESC

2016-08-24 Thread Cor Nouws
Hi,

Let me mention some bugs that I marked as esp. annoying during the last
weeks and that I hope will get some visibility:

62717   FILESAVE: Names Master pages are not saved properly - all change
to -#
86926   page format not readed in DOCX
89760   (Ambiance theme) Buttons like "Close Preview" in Print Preview are
active, but greyed out
92837   Opening a ODS file asks to update external links even if in the
options is marked as "always update"
94319   Copy/Paste of lines (and grouped object with lines inside) places
the copy in unpredictable location
97597   FILEOPEN: XLSX file on server opens with some blank tab pages
101220  Fonts subset into PDF are not being usd to render PDF to canvas,
receive questionable fallback replacement

thanks,
Cor

-- 
Cor Nouws
GPD key ID: 0xB13480A6 - 591A 30A7 36A0 CE3C 3D28  A038 E49D 7365 B134 80A6
- vrijwilliger http://nl.libreoffice.org
- volunteer http://www.libreoffice.org
- The Document Foundation Membership Committee Member
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: https://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

[Libreoffice-bugs] [Bug 79404] EDITING: Undo after AutoCorrect removes the whole cell content instead of reverting just the autocorrect changes

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79404

--- Comment #15 from Cor Nouws  ---
(In reply to GerardF from comment #4)
> Oups, sorry.
> Reopen. Ctrl+Z don't not works in this case. I confused with autocomplete.


It does work when typing a space after 'interest', what then changes to
"Interest' and that then Ctrl-Z undoos

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


[Libreoffice-bugs] [Bug 100925] When overwriting a cell, new content is displayed on top of the old content until finishing the edit

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100925

--- Comment #32 from Samuel Wolf  ---
@  Caolán McNamara,
I add you to the CC list, feel free to remove your address (in this case
sorry).

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


[Libreoffice-bugs] [Bug 100925] When overwriting a cell, new content is displayed on top of the old content until finishing the edit

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100925

--- Comment #31 from Samuel Wolf  ---
(In reply to Buovjaga from comment #27)
> Samuel: can you reproduce the problem by ensuring you use the gtk3 backend,
> launching from the command line:
> SAL_USE_VCLPLUGIN=gtk3 libreoffice

Should I try this also?

(In reply to Caolán McNamara from comment #28)
>> export SAL_SYNCHRONIZE=1 makes any difference to the broken case ?

> Works here as well (with Intel driver), no graphical glitches with this 
> option.
> What does this mean?

Can somebody explain me what this mean?

Any change to fix this issue with the intel driver?

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


[Libreoffice-bugs] [Bug 101710] GSoC table template: The saved file is invalid ODF 1.2 extended

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101710

--- Comment #1 from Regina Henschel  ---
Locking the other way round, where style:data-style-name is used, you find
section 19.469 with a list of places. The part 19.469.3 seems to
apply here. If I move the attribute one level up in the node tree, the
validator does no longer complain about a wrong place. But it is still not
correct. The value of the attribute is bad. It is "10101" but such style does
not exist. It has to be "N10101" which is the number:currency-style element in
the file content.xml.

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


[Libreoffice-bugs] [Bug 101711] New: Background image turns to solid blue for all slides after copy/paste

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101711

Bug ID: 101711
   Summary: Background image turns to solid blue for all slides
after copy/paste
   Product: LibreOffice
   Version: 5.1.4.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: wkris...@gmail.com

Created attachment 127011
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127011=edit
An example of a file saved after the image background turned blue.

When I use a slide template with an image as a background, and then copy and
paste between two different presentations, the background turns to solid blue
on both of the files (both the one I'm copying from, and the one I'm pasting
into). If I go into the master slide and try to re-apply the slide design, it
too shows as blue. If I save, the slides will be blue the next time I re-open
them. If I don't save, the files open with the correct background.

The attached file shows a slide saved after the background image turned blue.
If you need a version with the normal slide background I can provide that too.

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


[Libreoffice-bugs] [Bug 100176] UI: Highlighting in IMPRESS does not represent selection, UI falls apart

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100176

--- Comment #6 from Bill Kristan  ---
Sorry, should have mentioned...I don't get those odd tearing effects, just the
problems with selection highlighting.

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


[Libreoffice-bugs] [Bug 100176] UI: Highlighting in IMPRESS does not represent selection, UI falls apart

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100176

--- Comment #5 from Bill Kristan  ---
This is still set as "unconfirmed" - it's happening to me too, on 5.1.4.2 on
Kubuntu 16.04, as well as on the most recent version for Windows, on Windows 10
(sorry, I'm not near that machine to confirm the version, but I just installed
it a week or two ago if that helps, around 8/10-15). It's not consistent,
selection highlighting works fine initially, but then at some point is starts
to do what's shown in the video.

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


[Libreoffice-bugs] [Bug 75221] "Don't add space between paragraphs of the same style" also ignores line spacing

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75221

--- Comment #23 from Luke  ---
Created attachment 127010
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127010=edit
Example of DOCX file incorrectly imported because of bug

Cor,
We do not typically close bugs just because someone suggested a workaround. We
implemented a feature that's found in MS Word, Google Docs, Kingsoft Writer,
and WordPerfect, and gave it the same exact name as found in those other
wordprocessors. If we don't behave the same way, it's a bug. If we don't follow
our own spec, it's a bug.

I followed the steps in Comment 4 with LibreOffice Writer 5.3, Word 2013, and
Kingsoft Writer. Only LibreOffice ignored the double spacing when I unchecked
"Don't add space between paragraphs of the same style". In addition when I
saved the Word test document as a .doc and .docx, Google Docs and Kingsoft
Writer correctly imported both of the documents, while LibreOffice failed on
both of them.

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


[Libreoffice-bugs] [Bug 75221] "Don't add space between paragraphs of the same style" also ignores line spacing

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75221

Luke  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|NOTABUG |---

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


[Libreoffice-bugs] [Bug 101710] New: GSoC table template: The saved file is invalid ODF 1.2 extended

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101710

Bug ID: 101710
   Summary: GSoC table template: The saved file is invalid ODF 1.2
extended
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 127009
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127009=edit
Test document with table template

The attached document was created and saved with Version: 5.3.0.0.alpha0+
Build ID: d5fab973d0af95c433c5f6a9492014f7db642489
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-08-24_00:07:50
Locale: de-DE (de_DE); Calc: group

Run the validator http://odf-validator2.rhcloud.com/odf-validator2/ and select
the ODF Version "ODF extended conforming". In that mode all parts in a foreign
name space are ignored. Choose the attached file. You get errors concerning the
attribute "style:data-style-name".

Now open the package and look into the styles.xml. You will find the mentioned
attribute in the styles "myTableTemplate.#" in the child element
style:table-cell-properties which were created for the table template
"myTableTemplate". And indeed, the attribute is wrong there. Look at the
specification of "style:table-cell-properties" in section 17.18 in
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1416518_253892949.
The attribute style:data-style-name is not listed in the allowed attributes.

-- 
You are receiving this mail because:
You 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-2-1' - extras/source

2016-08-24 Thread Christian Lohmaier
 extras/source/autocorr/lang/lt/DocumentList.xml|  143 +
 extras/source/autocorr/lang/zh-TW/DocumentList.xml |  109 ++--
 2 files changed, 241 insertions(+), 11 deletions(-)

New commits:
commit 2d87eae103f4560f3276a6ea3863ed221a1f1225
Author: Christian Lohmaier 
Date:   Wed Aug 24 22:28:57 2016 +0200

update emoji autocorrect files from po-files

Change-Id: I1a90e11daf4e1cc3e56984d340a0a43c84d7166d
(cherry picked from commit 53d0d98cc5351cfa4af3059c112db620acf667a2)

diff --git a/extras/source/autocorr/lang/lt/DocumentList.xml 
b/extras/source/autocorr/lang/lt/DocumentList.xml
index b9d97d8..2d6bae1 100644
--- a/extras/source/autocorr/lang/lt/DocumentList.xml
+++ b/extras/source/autocorr/lang/lt/DocumentList.xml
@@ -83,6 +83,7 @@
   
   
   
+  
   
   
   
@@ -143,9 +144,13 @@
   
   
   
+  
   
+  
   
   
+  
+  
   
   
   
@@ -155,30 +160,47 @@
   
   
   
+  
   
+  
+  
   
+  
   
   
   
   
+  
+  
+  
+  
   
   
   
   
   
+  
+  
   
+  
   
   
   
   
   
   
+  
+  
+  
+  
   
   
   
   
+  
   
   
+  
   
   
   
@@ -195,6 +217,8 @@
   
   
   
+  
+  
   
   
   
@@ -242,6 +266,7 @@
   
   
   
+  
   
   
   
@@ -269,6 +294,7 @@
   
   
   
+  
   
   
   
@@ -284,11 +310,13 @@
   
   
   
+  
   
   
   
   
   
+  
   
   
   
@@ -300,11 +328,19 @@
   
   
   
+  
+  
+  
   
   
+  
+  
+  
+  
   
   
   
+  
   
   
   
@@ -320,6 +356,7 @@
   
   
   
+  
   
   
   
@@ -334,11 +371,15 @@
   
   
   
+  
   
   
   
   
   
+  
+  
+  
   
   
   
@@ -350,13 +391,19 @@
   
   
   
+  
+  
+  
+  
   
+  
   
   
   
   
   
   
+  
   
   
   
@@ -368,6 +415,7 @@
   
   
   
+  
   
   
   
@@ -379,7 +427,9 @@
   
   
   
+  
   
+  
   
   
   
@@ -399,6 +449,7 @@
   
   
   
+  
   
   
   
@@ -410,6 +461,8 @@
   
   
   
+  
+  
   
   
   
@@ -430,6 +483,7 @@
   
   
   
+  
   
   
   
@@ -445,8 +499,10 @@
   
   
   
+  
   
   
+  
   
   
   
@@ -459,15 +515,21 @@
   
   
   
+  
   
   
   
   
+  
+  
+  
   
   
   
   
   
+  
+  
   
   
   
@@ -481,17 +543,23 @@
   
   
   
+  
+  
   
   
   
   
   
   
+  
   
   
+  
   
+  
   
   
+  
   
   
   
@@ -519,6 +587,7 @@
   
   
   
+  
   
   
   
@@ -530,6 +599,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -541,9 +613,11 @@
   
   
   
+  
   
   
   
+  
   
   
   
@@ -553,15 +627,23 @@
   
   
   
+  
   
   
+  
+  
+  
   
+  
   
+  
   
+  
   
   
   
   
+  
   
   
   
@@ -571,6 +653,7 @@
   
   
   
+  
   
   
   
@@ -583,6 +666,7 @@
   
   
   
+  
   
   
   
@@ -593,26 +677,38 @@
   
   
   
+  
   
   
   
+  
   
   
   
+  
   
   
   
   
   
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
+  
   
   
   
   
   
+  
   
   
   
@@ -625,6 +721,7 @@
   
   
   
+  
   
   
   
@@ -633,6 +730,7 @@
   
   
   
+  
   
   
   
@@ -643,6 +741,8 @@
   
   
   
+  
+  
   
   
   
@@ -650,14 +750,19 @@
   
   
   
+  
+  
   
   
   
   
   
   
+  
+  
   
   
+  
   
   
   
@@ -666,8 +771,12 @@
   
   
   
+  
+  
+  
   
   
+  
   
   
   
@@ -686,6 +795,7 @@
   
   
   
+  
   
   
   
@@ -695,6 +805,7 @@
   
   
   
+  
   
   
   
@@ -731,6 +842,8 @@
   
   
   
+  
+  
   
   
   
@@ -747,8 +860,13 @@
   
   
   
+  
+  
+  
   
   
+  
+  
   
   
   
@@ -762,9 +880,12 @@
   
   
   
+  
   
   
   
+  
+  
   
   
   
@@ -774,6 +895,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -783,6 +907,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -793,6 +920,11 @@
   
   
   
+  
+  
+  
+  
+  
   
   
   
@@ -805,16 +937,23 @@
   
   
   
+  
   
   
   
+  
+  
   
   
   
   
+  
   
   
   
+  
+  
+  
   
   
   
@@ -828,6 +967,8 @@
   
   
   
+  
+  
   
   
   
@@ -835,6 +976,7 @@
   
   
   
+  
   
   
   
@@ -847,6 +989,7 @@
   
   
   
+  
   
   
   
diff --git a/extras/source/autocorr/lang/zh-TW/DocumentList.xml 
b/extras/source/autocorr/lang/zh-TW/DocumentList.xml
index 85ae596..f9941b6 100644
--- a/extras/source/autocorr/lang/zh-TW/DocumentList.xml
+++ b/extras/source/autocorr/lang/zh-TW/DocumentList.xml
@@ -826,8 +826,6 @@
   
   
   
-  
-  
   
   
   
@@ -835,8 +833,6 @@
   
   
   
-  
-  
   
   
   
@@ -858,6 +854,7 @@
   
   
   
+  
   
   
   
@@ -870,6 +867,8 @@
   
   
   
+  
+  
   
   
   
@@ -883,6 +882,7 @@
   
   
   
+  
   
   
   
@@ -890,6 +890,7 @@
   
   
   
+  
   
   
   
@@ -911,10 +912,12 @@
   
   
   
+  
   
   
   
   
+  
   
   
   
@@ -925,19 +928,27 @@
   
   
   
-  
+  
+  
   
+  
   
   
   
-  
+  
+  
+  
   
   
   
   
   
-  
+  
   
+  
+  
+  
+  
   
   
   
@@ -946,21 +957,27 @@
   
   
   
+  
+  
   
   
   
   
-  
   
+  
   
   
   
-  
+  
   
   
   
   
   
+  
+  
+  
+  
   
   
   
@@ -969,6 +986,8 @@
   
   
   
+  
+  
   
   
   
@@ -978,7 +997,12 @@
   
   
   
-  
+  
+  
+  
+  
+  
+  
   
   
   
@@ -990,7 +1014,10 @@
   
   
   
+  
+  
   
+  
   
   
   
@@ -998,14 +1025,30 @@
   
   
   
+  
   
+  
+  
+  
+  
+  
   
+  
   
+  
+ 

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - download.lst external/poppler

2016-08-24 Thread Caolán McNamara
 download.lst |4 ++--
 external/poppler/ExternalProject_poppler.mk  |2 +-
 external/poppler/UnpackedTarball_poppler.mk  |4 ++--
 external/poppler/poppler-0.26.4-std-max.patch.1  |   10 --
 external/poppler/poppler-0.46.0-std-max.patch.1  |   10 ++
 external/poppler/poppler-0.46.0-unused-private-field.patch.1 |   11 +++
 external/poppler/poppler-nochecknew.patch.1  |   11 ---
 external/poppler/poppler-notests.patch.1 |8 
 8 files changed, 30 insertions(+), 30 deletions(-)

New commits:
commit 92986a1d516195ed73ad2036ee0647a54baf84b6
Author: Caolán McNamara 
Date:   Fri Aug 12 15:19:57 2016 +0100

Resolves: tdf#101460 use most recent poppler release

Change-Id: I660e1f13eb4b05fdb7257f422eca288c2d07cf4d
Reviewed-on: https://gerrit.libreoffice.org/28087
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 
(cherry picked from commit 1029117b562e3f179c3d1073774dd54cdfee)
Reviewed-on: https://gerrit.libreoffice.org/28366
Tested-by: Jenkins 
Reviewed-by: Michael Stahl 

diff --git a/download.lst b/download.lst
index 716303b..6e38903 100644
--- a/download.lst
+++ b/download.lst
@@ -127,8 +127,8 @@ export PAGEMAKER_TARBALL := libpagemaker-0.0.3.tar.bz2
 export PIXMAN_TARBALL := c63f411b3ad147db2bcce1bf262a0e02-pixman-0.24.4.tar.bz2
 export PNG_MD5SUM := 3121bdc77c365a87e054b9f859f421fe
 export PNG_TARBALL := libpng-1.6.19.tar.gz
-export POPPLER_MD5SUM := 35c0660065d023365e9854c13e289d12
-export POPPLER_TARBALL := poppler-0.26.4.tar.gz
+export POPPLER_MD5SUM := 38c758d84437378ec4f5aae9f875301d
+export POPPLER_TARBALL := poppler-0.46.0.tar.bz2
 export POSTGRESQL_TARBALL := 
c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2
 
 ifeq ($(PYTHON_VERSION_MINOR),3)
diff --git a/external/poppler/ExternalProject_poppler.mk 
b/external/poppler/ExternalProject_poppler.mk
index 806a041..eab1d91 100644
--- a/external/poppler/ExternalProject_poppler.mk
+++ b/external/poppler/ExternalProject_poppler.mk
@@ -18,7 +18,7 @@ $(eval $(call gb_ExternalProject_register_targets,poppler,\
 $(call gb_ExternalProject_get_state_target,poppler,build) :
$(call gb_ExternalProject_run,build,\
$(if $(filter TRUE,$(DISABLE_DYNLOADING)),CFLAGS="$(CFLAGS) 
$(gb_VISIBILITY_FLAGS) $(gb_COMPILEROPTFLAGS)" CXXFLAGS="$(CXXFLAGS) 
$(gb_VISIBILITY_FLAGS) $(gb_VISIBILITY_FLAGS_CXX) $(gb_COMPILEROPTFLAGS)",$(if 
$(filter MSC-120,$(COM)-$(VCVER)),CXXFLAGS="$(CXXFLAGS) -I$(SRCDIR)/include")) \
-   MAKE=$(MAKE) ./configure \
+   MAKE=$(MAKE) PKG_CONFIG="" ./configure \
--with-pic \
--enable-static \
--disable-shared \
diff --git a/external/poppler/UnpackedTarball_poppler.mk 
b/external/poppler/UnpackedTarball_poppler.mk
index 49a4ff6..4de2242 100644
--- a/external/poppler/UnpackedTarball_poppler.mk
+++ b/external/poppler/UnpackedTarball_poppler.mk
@@ -15,9 +15,9 @@ $(eval $(call gb_UnpackedTarball_add_patches,poppler,\
external/poppler/poppler-notests.patch.1 \
$(if $(filter 
MSC-120,$(COM)-$(VCVER)),external/poppler/poppler-snprintf.patch.1) \
external/poppler/poppler-mac-fake.patch.1 \
-   external/poppler/poppler-nochecknew.patch.1 \
external/poppler/poppler-vs2013.patch.1 \
-   external/poppler/poppler-0.26.4-std-max.patch.1 \
+   external/poppler/poppler-0.46.0-std-max.patch.1 \
+   external/poppler/poppler-0.46.0-unused-private-field.patch.1 \
external/poppler/ubsan.patch.0 \
 ))
 
diff --git a/external/poppler/poppler-0.26.4-std-max.patch.1 
b/external/poppler/poppler-0.26.4-std-max.patch.1
deleted file mode 100644
index 0c5a2c8..000
--- a/external/poppler/poppler-0.26.4-std-max.patch.1
+++ /dev/null
@@ -1,10 +0,0 @@
 a/poppler/Annot.cc
-+++ b/poppler/Annot.cc
-@@ -71,6 +71,7 @@
- #include "DateInfo.h"
- #include "Link.h"
- #include 
-+#include 
- 
- #if MULTITHREADED
- #  define annotLocker()   MutexLocker locker()
diff --git a/external/poppler/poppler-0.46.0-std-max.patch.1 
b/external/poppler/poppler-0.46.0-std-max.patch.1
new file mode 100644
index 000..96a9abe
--- /dev/null
+++ b/external/poppler/poppler-0.46.0-std-max.patch.1
@@ -0,0 +1,10 @@
+--- a/poppler/PSOutputDev.cc
 b/poppler/PSOutputDev.cc
+@@ -48,6 +48,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ #include "goo/GooString.h"
+ #include "goo/GooList.h"
+ #include "goo/GooHash.h"
diff --git a/external/poppler/poppler-0.46.0-unused-private-field.patch.1 
b/external/poppler/poppler-0.46.0-unused-private-field.patch.1
new file mode 100644
index 000..e0765fc
--- /dev/null
+++ b/external/poppler/poppler-0.46.0-unused-private-field.patch.1
@@ -0,0 

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - extras/source

2016-08-24 Thread Christian Lohmaier
 extras/source/autocorr/lang/lt/DocumentList.xml|  143 +
 extras/source/autocorr/lang/zh-TW/DocumentList.xml |  109 ++--
 2 files changed, 241 insertions(+), 11 deletions(-)

New commits:
commit 53d0d98cc5351cfa4af3059c112db620acf667a2
Author: Christian Lohmaier 
Date:   Wed Aug 24 22:28:57 2016 +0200

update emoji autocorrect files from po-files

Change-Id: I1a90e11daf4e1cc3e56984d340a0a43c84d7166d

diff --git a/extras/source/autocorr/lang/lt/DocumentList.xml 
b/extras/source/autocorr/lang/lt/DocumentList.xml
index b9d97d8..2d6bae1 100644
--- a/extras/source/autocorr/lang/lt/DocumentList.xml
+++ b/extras/source/autocorr/lang/lt/DocumentList.xml
@@ -83,6 +83,7 @@
   
   
   
+  
   
   
   
@@ -143,9 +144,13 @@
   
   
   
+  
   
+  
   
   
+  
+  
   
   
   
@@ -155,30 +160,47 @@
   
   
   
+  
   
+  
+  
   
+  
   
   
   
   
+  
+  
+  
+  
   
   
   
   
   
+  
+  
   
+  
   
   
   
   
   
   
+  
+  
+  
+  
   
   
   
   
+  
   
   
+  
   
   
   
@@ -195,6 +217,8 @@
   
   
   
+  
+  
   
   
   
@@ -242,6 +266,7 @@
   
   
   
+  
   
   
   
@@ -269,6 +294,7 @@
   
   
   
+  
   
   
   
@@ -284,11 +310,13 @@
   
   
   
+  
   
   
   
   
   
+  
   
   
   
@@ -300,11 +328,19 @@
   
   
   
+  
+  
+  
   
   
+  
+  
+  
+  
   
   
   
+  
   
   
   
@@ -320,6 +356,7 @@
   
   
   
+  
   
   
   
@@ -334,11 +371,15 @@
   
   
   
+  
   
   
   
   
   
+  
+  
+  
   
   
   
@@ -350,13 +391,19 @@
   
   
   
+  
+  
+  
+  
   
+  
   
   
   
   
   
   
+  
   
   
   
@@ -368,6 +415,7 @@
   
   
   
+  
   
   
   
@@ -379,7 +427,9 @@
   
   
   
+  
   
+  
   
   
   
@@ -399,6 +449,7 @@
   
   
   
+  
   
   
   
@@ -410,6 +461,8 @@
   
   
   
+  
+  
   
   
   
@@ -430,6 +483,7 @@
   
   
   
+  
   
   
   
@@ -445,8 +499,10 @@
   
   
   
+  
   
   
+  
   
   
   
@@ -459,15 +515,21 @@
   
   
   
+  
   
   
   
   
+  
+  
+  
   
   
   
   
   
+  
+  
   
   
   
@@ -481,17 +543,23 @@
   
   
   
+  
+  
   
   
   
   
   
   
+  
   
   
+  
   
+  
   
   
+  
   
   
   
@@ -519,6 +587,7 @@
   
   
   
+  
   
   
   
@@ -530,6 +599,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -541,9 +613,11 @@
   
   
   
+  
   
   
   
+  
   
   
   
@@ -553,15 +627,23 @@
   
   
   
+  
   
   
+  
+  
+  
   
+  
   
+  
   
+  
   
   
   
   
+  
   
   
   
@@ -571,6 +653,7 @@
   
   
   
+  
   
   
   
@@ -583,6 +666,7 @@
   
   
   
+  
   
   
   
@@ -593,26 +677,38 @@
   
   
   
+  
   
   
   
+  
   
   
   
+  
   
   
   
   
   
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
+  
   
   
   
   
   
+  
   
   
   
@@ -625,6 +721,7 @@
   
   
   
+  
   
   
   
@@ -633,6 +730,7 @@
   
   
   
+  
   
   
   
@@ -643,6 +741,8 @@
   
   
   
+  
+  
   
   
   
@@ -650,14 +750,19 @@
   
   
   
+  
+  
   
   
   
   
   
   
+  
+  
   
   
+  
   
   
   
@@ -666,8 +771,12 @@
   
   
   
+  
+  
+  
   
   
+  
   
   
   
@@ -686,6 +795,7 @@
   
   
   
+  
   
   
   
@@ -695,6 +805,7 @@
   
   
   
+  
   
   
   
@@ -731,6 +842,8 @@
   
   
   
+  
+  
   
   
   
@@ -747,8 +860,13 @@
   
   
   
+  
+  
+  
   
   
+  
+  
   
   
   
@@ -762,9 +880,12 @@
   
   
   
+  
   
   
   
+  
+  
   
   
   
@@ -774,6 +895,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -783,6 +907,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -793,6 +920,11 @@
   
   
   
+  
+  
+  
+  
+  
   
   
   
@@ -805,16 +937,23 @@
   
   
   
+  
   
   
   
+  
+  
   
   
   
   
+  
   
   
   
+  
+  
+  
   
   
   
@@ -828,6 +967,8 @@
   
   
   
+  
+  
   
   
   
@@ -835,6 +976,7 @@
   
   
   
+  
   
   
   
@@ -847,6 +989,7 @@
   
   
   
+  
   
   
   
diff --git a/extras/source/autocorr/lang/zh-TW/DocumentList.xml 
b/extras/source/autocorr/lang/zh-TW/DocumentList.xml
index 85ae596..f9941b6 100644
--- a/extras/source/autocorr/lang/zh-TW/DocumentList.xml
+++ b/extras/source/autocorr/lang/zh-TW/DocumentList.xml
@@ -826,8 +826,6 @@
   
   
   
-  
-  
   
   
   
@@ -835,8 +833,6 @@
   
   
   
-  
-  
   
   
   
@@ -858,6 +854,7 @@
   
   
   
+  
   
   
   
@@ -870,6 +867,8 @@
   
   
   
+  
+  
   
   
   
@@ -883,6 +882,7 @@
   
   
   
+  
   
   
   
@@ -890,6 +890,7 @@
   
   
   
+  
   
   
   
@@ -911,10 +912,12 @@
   
   
   
+  
   
   
   
   
+  
   
   
   
@@ -925,19 +928,27 @@
   
   
   
-  
+  
+  
   
+  
   
   
   
-  
+  
+  
+  
   
   
   
   
   
-  
+  
   
+  
+  
+  
+  
   
   
   
@@ -946,21 +957,27 @@
   
   
   
+  
+  
   
   
   
   
-  
   
+  
   
   
   
-  
+  
   
   
   
   
   
+  
+  
+  
+  
   
   
   
@@ -969,6 +986,8 @@
   
   
   
+  
+  
   
   
   
@@ -978,7 +997,12 @@
   
   
   
-  
+  
+  
+  
+  
+  
+  
   
   
   
@@ -990,7 +1014,10 @@
   
   
   
+  
+  
   
+  
   
   
   
@@ -998,14 +1025,30 @@
   
   
   
+  
   
+  
+  
+  
+  
+  
   
+  
   
+  
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
   
+  
   
   
   
@@ 

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

2016-08-24 Thread Jan Holesovsky
 sw/source/uibase/docvw/edtwin3.cxx  |   59 
 sw/source/uibase/docvw/srcedtw.cxx  |8 ++--
 sw/source/uibase/ribbar/conrect.cxx |   21 +++-
 3 files changed, 49 insertions(+), 39 deletions(-)

New commits:
commit e139edfa1df7e7353b420be20d298fd2882d9289
Author: Jan Holesovsky 
Date:   Mon Aug 8 10:32:31 2016 +0200

Simplify dynamic_cast followed by a static_cast.

Change-Id: I258906a66f83f5b9b63bd034a22bad3648117819

diff --git a/sw/source/uibase/docvw/edtwin3.cxx 
b/sw/source/uibase/docvw/edtwin3.cxx
index 52c56de..b059ca3 100644
--- a/sw/source/uibase/docvw/edtwin3.cxx
+++ b/sw/source/uibase/docvw/edtwin3.cxx
@@ -40,47 +40,51 @@
 void ScrollMDI( SwViewShell* pVwSh, const SwRect ,
 sal_uInt16 nRangeX, sal_uInt16 nRangeY)
 {
-SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell();
-if (pSfxVwSh && dynamic_cast< const SwView *>( pSfxVwSh ) !=  nullptr)
-static_cast(pSfxVwSh)->Scroll( rRect.SVRect(), nRangeX, 
nRangeY );
+SfxViewShell *pSfxViewShell = pVwSh->GetSfxViewShell();
+
+if (SwView* pSwView = dynamic_cast(pSfxViewShell))
+pSwView->Scroll(rRect.SVRect(), nRangeX, nRangeY);
 }
 
 // Docmdi - movable
 bool IsScrollMDI( SwViewShell* pVwSh, const SwRect  )
 {
-SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell();
-if (pSfxVwSh && dynamic_cast< const SwView *>( pSfxVwSh ) !=  nullptr)
-return static_cast(pSfxVwSh)->IsScroll(rRect.SVRect());
+SfxViewShell *pSfxViewShell = pVwSh->GetSfxViewShell();
+
+if (SwView* pSwView = dynamic_cast(pSfxViewShell))
+return pSwView->IsScroll(rRect.SVRect());
+
 return false;
 }
 
 // Notify for size change
 void SizeNotify(SwViewShell* pVwSh, const Size )
 {
-SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell();
-if (pSfxVwSh)
-{
-if (dynamic_cast< const SwView *>( pSfxVwSh ) !=  nullptr)
-static_cast(pSfxVwSh)->DocSzChgd(rSize);
-else if (dynamic_cast< const SwPagePreview *>( pSfxVwSh ) !=  nullptr)
-static_cast(pSfxVwSh)->DocSzChgd( rSize );
-}
+SfxViewShell *pSfxViewShell = pVwSh->GetSfxViewShell();
+
+if (SwView* pSwView = dynamic_cast(pSfxViewShell))
+pSwView->DocSzChgd(rSize);
+else if (SwPagePreview* pSwPageView = dynamic_cast(pSfxViewShell))
+pSwPageView->DocSzChgd(rSize);
 }
 
 // Notify for page number update
 void PageNumNotify( SwViewShell* pVwSh, sal_uInt16 nPhyNum, sal_uInt16 
nVirtNum,
 const OUString& rPgStr)
 {
-SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell();
-if ( pSfxVwSh && dynamic_cast< const SwView *>( pSfxVwSh ) !=  nullptr &&
- static_cast(pSfxVwSh)->GetCurShell() )
-static_cast(pSfxVwSh)->UpdatePageNums(nPhyNum, nVirtNum, 
rPgStr);
+SfxViewShell *pSfxViewShell = pVwSh->GetSfxViewShell();
+
+if (SwView* pSwView = dynamic_cast(pSfxViewShell))
+{
+if (pSwView->GetCurShell())
+pSwView->UpdatePageNums(nPhyNum, nVirtNum, rPgStr);
+}
 }
 
 void FrameNotify( SwViewShell* pVwSh, FlyMode eMode )
 {
-if ( dynamic_cast< const SwCursorShell *>( pVwSh ) !=  nullptr )
-SwBaseShell::SetFrameMode( eMode, static_cast(pVwSh) );
+if (SwWrtShell* pWrtShell = dynamic_cast(pVwSh))
+SwBaseShell::SetFrameMode(eMode, pWrtShell);
 }
 
 // Notify for page number update
@@ -110,16 +114,19 @@ TableChgMode GetTableChgDefaultMode()
 
 void RepaintPagePreview( SwViewShell* pVwSh, const SwRect& rRect )
 {
-SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell();
-if (pSfxVwSh && dynamic_cast< const SwPagePreview *>( pSfxVwSh ) !=  
nullptr)
-static_cast(pSfxVwSh)->RepaintCoreRect( rRect );
+SfxViewShell *pSfxViewShell = pVwSh->GetSfxViewShell();
+
+if (SwPagePreview* pSwPagePreview = dynamic_cast(pSfxViewShell))
+pSwPagePreview->RepaintCoreRect(rRect);
 }
 
 bool JumpToSwMark( SwViewShell* pVwSh, const OUString& rMark )
 {
-SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell();
-if( pSfxVwSh && dynamic_cast< const SwView *>( pSfxVwSh ) !=  nullptr )
-return static_cast(pSfxVwSh)->JumpToSwMark( rMark );
+SfxViewShell *pSfxViewShell = pVwSh->GetSfxViewShell();
+
+if (SwView* pSwView = dynamic_cast(pSfxViewShell))
+return pSwView->JumpToSwMark(rMark);
+
 return false;
 }
 
diff --git a/sw/source/uibase/docvw/srcedtw.cxx 
b/sw/source/uibase/docvw/srcedtw.cxx
index 749d53c..09741aa 100644
--- a/sw/source/uibase/docvw/srcedtw.cxx
+++ b/sw/source/uibase/docvw/srcedtw.cxx
@@ -742,11 +742,11 @@ void SwSrcEditWindow::ImpDoHighlight( const OUString& 
rSource, sal_uInt16 nLineO
 
 void SwSrcEditWindow::Notify( SfxBroadcaster& /*rBC*/, const SfxHint& rHint )
 {
-if ( !dynamic_cast() )
+const TextHint* pTextHint = dynamic_cast();
+if (!pTextHint)
 return;
 
-const TextHint& rTextHint = static_cast(rHint);
-switch 

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

2016-08-24 Thread Christian Lohmaier
 extras/source/autocorr/lang/lt/DocumentList.xml|  143 
 extras/source/autocorr/lang/pt-PT/DocumentList.xml | 3150 -
 extras/source/autocorr/lang/zh-TW/DocumentList.xml |  109 
 3 files changed, 3390 insertions(+), 12 deletions(-)

New commits:
commit 28f9dec5be1420a6523a7a4f8396c43933b9c5c1
Author: Christian Lohmaier 
Date:   Wed Aug 24 22:23:48 2016 +0200

update emoji autocorrect files from po-files

Change-Id: Iae15a220df278da393fd992faaa34c7f8e6f78fb

diff --git a/extras/source/autocorr/lang/lt/DocumentList.xml 
b/extras/source/autocorr/lang/lt/DocumentList.xml
index b9d97d8..2d6bae1 100644
--- a/extras/source/autocorr/lang/lt/DocumentList.xml
+++ b/extras/source/autocorr/lang/lt/DocumentList.xml
@@ -83,6 +83,7 @@
   
   
   
+  
   
   
   
@@ -143,9 +144,13 @@
   
   
   
+  
   
+  
   
   
+  
+  
   
   
   
@@ -155,30 +160,47 @@
   
   
   
+  
   
+  
+  
   
+  
   
   
   
   
+  
+  
+  
+  
   
   
   
   
   
+  
+  
   
+  
   
   
   
   
   
   
+  
+  
+  
+  
   
   
   
   
+  
   
   
+  
   
   
   
@@ -195,6 +217,8 @@
   
   
   
+  
+  
   
   
   
@@ -242,6 +266,7 @@
   
   
   
+  
   
   
   
@@ -269,6 +294,7 @@
   
   
   
+  
   
   
   
@@ -284,11 +310,13 @@
   
   
   
+  
   
   
   
   
   
+  
   
   
   
@@ -300,11 +328,19 @@
   
   
   
+  
+  
+  
   
   
+  
+  
+  
+  
   
   
   
+  
   
   
   
@@ -320,6 +356,7 @@
   
   
   
+  
   
   
   
@@ -334,11 +371,15 @@
   
   
   
+  
   
   
   
   
   
+  
+  
+  
   
   
   
@@ -350,13 +391,19 @@
   
   
   
+  
+  
+  
+  
   
+  
   
   
   
   
   
   
+  
   
   
   
@@ -368,6 +415,7 @@
   
   
   
+  
   
   
   
@@ -379,7 +427,9 @@
   
   
   
+  
   
+  
   
   
   
@@ -399,6 +449,7 @@
   
   
   
+  
   
   
   
@@ -410,6 +461,8 @@
   
   
   
+  
+  
   
   
   
@@ -430,6 +483,7 @@
   
   
   
+  
   
   
   
@@ -445,8 +499,10 @@
   
   
   
+  
   
   
+  
   
   
   
@@ -459,15 +515,21 @@
   
   
   
+  
   
   
   
   
+  
+  
+  
   
   
   
   
   
+  
+  
   
   
   
@@ -481,17 +543,23 @@
   
   
   
+  
+  
   
   
   
   
   
   
+  
   
   
+  
   
+  
   
   
+  
   
   
   
@@ -519,6 +587,7 @@
   
   
   
+  
   
   
   
@@ -530,6 +599,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -541,9 +613,11 @@
   
   
   
+  
   
   
   
+  
   
   
   
@@ -553,15 +627,23 @@
   
   
   
+  
   
   
+  
+  
+  
   
+  
   
+  
   
+  
   
   
   
   
+  
   
   
   
@@ -571,6 +653,7 @@
   
   
   
+  
   
   
   
@@ -583,6 +666,7 @@
   
   
   
+  
   
   
   
@@ -593,26 +677,38 @@
   
   
   
+  
   
   
   
+  
   
   
   
+  
   
   
   
   
   
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
+  
   
   
   
   
   
+  
   
   
   
@@ -625,6 +721,7 @@
   
   
   
+  
   
   
   
@@ -633,6 +730,7 @@
   
   
   
+  
   
   
   
@@ -643,6 +741,8 @@
   
   
   
+  
+  
   
   
   
@@ -650,14 +750,19 @@
   
   
   
+  
+  
   
   
   
   
   
   
+  
+  
   
   
+  
   
   
   
@@ -666,8 +771,12 @@
   
   
   
+  
+  
+  
   
   
+  
   
   
   
@@ -686,6 +795,7 @@
   
   
   
+  
   
   
   
@@ -695,6 +805,7 @@
   
   
   
+  
   
   
   
@@ -731,6 +842,8 @@
   
   
   
+  
+  
   
   
   
@@ -747,8 +860,13 @@
   
   
   
+  
+  
+  
   
   
+  
+  
   
   
   
@@ -762,9 +880,12 @@
   
   
   
+  
   
   
   
+  
+  
   
   
   
@@ -774,6 +895,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -783,6 +907,9 @@
   
   
   
+  
+  
+  
   
   
   
@@ -793,6 +920,11 @@
   
   
   
+  
+  
+  
+  
+  
   
   
   
@@ -805,16 +937,23 @@
   
   
   
+  
   
   
   
+  
+  
   
   
   
   
+  
   
   
   
+  
+  
+  
   
   
   
@@ -828,6 +967,8 @@
   
   
   
+  
+  
   
   
   
@@ -835,6 +976,7 @@
   
   
   
+  
   
   
   
@@ -847,6 +989,7 @@
   
   
   
+  
   
   
   
diff --git a/extras/source/autocorr/lang/pt-PT/DocumentList.xml 
b/extras/source/autocorr/lang/pt-PT/DocumentList.xml
index 6402563..94e3698 100644
--- a/extras/source/autocorr/lang/pt-PT/DocumentList.xml
+++ b/extras/source/autocorr/lang/pt-PT/DocumentList.xml
@@ -3,1184 +3,10 @@
   
   
   
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
   
   
-  
-  
-  
-  
-  
-  
-  
-  
   
   
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
- 

[Libreoffice-bugs] [Bug 101709] Problem with buttons in Base

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101709

JPablos19  changed:

   What|Removed |Added

   Hardware|All |x86 (IA32)
Version|5.3.0.0.alpha0+ Master  |5.2.0.4 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 101415] FILESAVE FILEOPEN CSV linebreaks in LINUX

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101415

--- Comment #8 from Andreas Scholz  ---
Created attachment 127008
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127008=edit
Test File 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 101415] FILESAVE FILEOPEN CSV linebreaks in LINUX

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101415

--- Comment #7 from Andreas Scholz  ---
Created attachment 127007
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127007=edit
Test File 1

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


[Libreoffice-bugs] [Bug 101709] New: Problem with buttons in Base

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101709

Bug ID: 101709
   Summary: Problem with buttons in Base
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jp19606...@gmail.com

Created attachment 127006
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127006=edit
Image of the problem

Hi, I'm using LO Version: 5.2.0.4 Id. de compilation:
1:5.2.0~rc4-0ubuntu1~xenial2

When I open any "file.odb" with Base have problems with the "Save button".

If try to save my changes on "file.odb" pressing that button, it has ever
engage on the option "Save as", then if I use Ctrl+s combination keys can save
my changes.

Other problem is the lateral panel of pre-visualization document, it shows the
result of a query or any table, but the first row of the document view is cover
by the upper buttons.

I try to solve this behavior enforcing use OpenGl, but the problem persist.

Thanks in advance.

JPablos19

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


[Libreoffice-bugs] [Bug 97241] Move to more natural French translation for Pivot Table

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97241

--- Comment #11 from Milan Bouchet-Valat  ---
(In reply to sophie from comment #10)
> Jean-Baptiste and me have decided to change it in "Table dynamique" so we
> are on the safe side. It will be in one of the next versions. Closing -
> Sophie

Great to hear! Though I would have found "Tableau croisé" slightly more
explicit (the fact that it's dynamic is not the main point...).

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


[Libreoffice-bugs] [Bug 101708] GSoC table template: Crash in save as ODF 1.2 strict or ODF 1.0

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101708

Regina Henschel  changed:

   What|Removed |Added

Summary|CSoC table template: Crash  |GSoC table template: Crash
   |in save as ODF 1.2 strict   |in save as ODF 1.2 strict
   |or ODF 1.0  |or ODF 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 101708] CSoC table template: Crash in save as ODF 1.2 strict or ODF 1.0

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101708

--- Comment #1 from Regina Henschel  ---
Created attachment 127005
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127005=edit
Screenshot of the error message

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


[Libreoffice-bugs] [Bug 101708] New: CSoC table template: Crash in save as ODF 1.2 strict or ODF 1.0

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101708

Bug ID: 101708
   Summary: CSoC table template: Crash in save as ODF 1.2 strict
or ODF 1.0
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 127004
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127004=edit
Contains table template. It has been saved as ODF 1.2 extended

Open the attached document. It contains a table template. Set LibreOffice to
saving in format ODF 1.2 (strict) or ODF 1.0. Save the document. Crash. A
picture of the error message is attached.

I have saved the file in ODF 1.2 and ODF 1.0 without problems before the table
template was defined and applied, but the styles already set.

I have use the Version: 5.3.0.0.alpha0+
Build ID: d5fab973d0af95c433c5f6a9492014f7db642489
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
TinderBox: Win-x86@39, Branch:master, Time: 2016-08-24_00:07:50
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


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

--- Comment #10 from Stephan Bergmann  ---
With my local master build and JDK 1.8.0_77, causes a crash as follows (and
then goes beachball):

> * thread #1: tid = 0x20d09, 0x00012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10, 
> queue = 'com.apple.main-thread', stop reason = signal SIGSEGV
> frame #0: 0x00012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10
> libjvm.dylib`ThreadStateTransition::trans_from_native:
> ->  0x12aef9472 <+10>: movl   $0x5, 0x270(%rbx)
> 0x12aef947c <+20>: leaq   0x77afb5(%rip), %rax  ; os::_processor_count
> 0x12aef9483 <+27>: movl   (%rax), %eax
> 0x12aef9485 <+29>: cmpl   $0x1, %eax
> (lldb) bt
> * thread #1: tid = 0x20d09, 0x00012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10, 
> queue = 'com.apple.main-thread', stop reason = signal SIGSEGV
>   * frame #0: 0x00012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10
> frame #1: 0x00012b0a1ab2 libjvm.dylib`jni_IsSameObject + 48
> frame #2: 0x000146c681f5 JavaNativeFoundation`-[JNFWeakJObjectWrapper 
> _getWithEnv:] + 37
> frame #3: 0x000146c6848f JavaNativeFoundation`-[JNFJObjectWrapper 
> jObjectWithEnv:] + 29
> frame #4: 0x00015189637c libawt_lwawt.dylib`-[AWTWindow 
> _deliverMoveResizeEvent] + 164
> frame #5: 0x7fff96523bbc 
> CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
> frame #6: 0x7fff96523b4f 
> CoreFoundation`___CFXRegistrationPost_block_invoke + 63
> frame #7: 0x7fff96523ac7 CoreFoundation`_CFXRegistrationPost + 407
> frame #8: 0x7fff96523832 
> CoreFoundation`___CFXNotificationPost_block_invoke + 50
> frame #9: 0x7fff964e05e2 CoreFoundation`-[_CFXNotificationRegistrar 
> find:object:observer:enumerator:] + 1922
> frame #10: 0x7fff964df835 CoreFoundation`_CFXNotificationPost + 693
> frame #11: 0x7fff91fe017a Foundation`-[NSNotificationCenter 
> postNotificationName:object:userInfo:] + 66
> frame #12: 0x7fff8fe7aa4a AppKit`-[NSWindow 
> _setFrameCommon:display:stashSize:] + 3507
> frame #13: 0x7fff8fe79c88 AppKit`-[NSWindow 
> _setFrame:display:allowImplicitAnimation:stashSize:] + 222
> frame #14: 0x7fff8fe79ba3 AppKit`-[NSWindow setFrame:display:] + 67
> frame #15: 0x000151898970 
> libawt_lwawt.dylib`__Java_sun_lwawt_macosx_CPlatformWindow_nativeSetNSWindowBounds_block_invoke_1
>  + 284
> frame #16: 0x000146c685f5 JavaNativeFoundation`+[JNFRunLoop 
> _performCopiedBlock:] + 20
> frame #17: 0x7fff9204ffde Foundation`__NSThreadPerformPerform + 279
> frame #18: 0x7fff9652d881 
> CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
> frame #19: 0x7fff9650cf37 CoreFoundation`__CFRunLoopDoSources0 + 423
> frame #20: 0x7fff9650c4df CoreFoundation`__CFRunLoopRun + 927
> frame #21: 0x7fff9650bed8 CoreFoundation`CFRunLoopRunSpecific + 296
> frame #22: 0x7fff8a534935 HIToolbox`RunCurrentEventLoopInMode + 235
> frame #23: 0x7fff8a534677 HIToolbox`ReceiveNextEventCommon + 184
> frame #24: 0x7fff8a5345af 
> HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
> frame #25: 0x7fff8fda8df6 AppKit`_DPSNextEvent + 1067
> frame #26: 0x7fff8fda8226 AppKit`-[NSApplication 
> _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
> frame #27: 0x000106a838f6 
> libvcllo.dylib`AquaSalInstance::DoYield(this=0x00010ecdd680, bWait=false, 
> bHandleAllCurrentEvents=false, nReleased=0) + 998 at 
> /Users/stephan/Software/lo/core/vcl/osx/salinst.cxx:623
> frame #28: 0x00010691dbec libvcllo.dylib`ImplYield(i_bWait=false, 
> i_bAllEvents=false, nReleased=0) + 1788 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svapp.cxx:508
> frame #29: 0x00010691d4a8 libvcllo.dylib`Application::Yield() + 24 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svapp.cxx:555
> frame #30: 0x00010691d41e libvcllo.dylib`Application::Execute() + 478 
> at /Users/stephan/Software/lo/core/vcl/source/app/svapp.cxx:472
> frame #31: 0x000100128679 
> libsofficeapp.dylib`desktop::Desktop::DoExecute() + 9 at 
> /Users/stephan/Software/lo/core/desktop/source/app/app.cxx:1319
> frame #32: 0x00010012b817 
> libsofficeapp.dylib`desktop::Desktop::Main(this=0x7fff5fbffad8) + 12695 
> at /Users/stephan/Software/lo/core/desktop/source/app/app.cxx:1646
> frame #33: 0x00010692be3a libvcllo.dylib`ImplSVMain() + 186 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svmain.cxx:185
> frame #34: 0x000106a82d99 
> libvcllo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x0001147005f0)
>  + 249 at /Users/stephan/Software/lo/core/vcl/osx/salinst.cxx:466
> frame 

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-2-1' - 2 commits - source/am source/bg source/cs source/da source/de source/eo source/es source/et source/eu source/fi source/fr source/gd

2016-08-24 Thread Christian Lohmaier
 source/am/chart2/source/controller/dialogs.po  |8 
 source/am/cui/source/dialogs.po|8 
 source/am/cui/uiconfig/ui.po   |   12 
 source/am/dbaccess/source/core/resource.po |6 
 source/am/desktop/source/app.po|8 
 source/am/extensions/source/update/check.po|8 
 source/am/filter/uiconfig/ui.po|6 
 source/am/formula/source/core/resource.po  |   35 
 source/am/helpcontent2/source/text/sbasic/guide.po |   30 
 source/am/helpcontent2/source/text/sbasic/shared.po|   14 
 source/am/helpcontent2/source/text/sbasic/shared/02.po |   16 
 source/am/helpcontent2/source/text/scalc/01.po |  563 +--
 source/am/helpcontent2/source/text/scalc/guide.po  |   42 
 source/am/helpcontent2/source/text/shared/00.po|   48 
 source/am/helpcontent2/source/text/shared/01.po|   63 
 source/am/helpcontent2/source/text/shared/02.po|   32 
 source/am/helpcontent2/source/text/shared/autopi.po|   12 
 source/am/helpcontent2/source/text/shared/explorer/database.po |  206 -
 source/am/helpcontent2/source/text/shared/guide.po |8 
 source/am/helpcontent2/source/text/shared/optionen.po  |6 
 source/am/helpcontent2/source/text/simpress/02.po  |   14 
 source/am/helpcontent2/source/text/smath/guide.po  |8 
 source/am/helpcontent2/source/text/swriter.po  |   15 
 source/am/helpcontent2/source/text/swriter/01.po   |8 
 source/am/helpcontent2/source/text/swriter/librelogo.po|   16 
 source/am/officecfg/registry/data/org/openoffice/Office/UI.po  |   10 
 source/am/sc/source/ui/src.po  |   36 
 source/am/sc/uiconfig/scalc/ui.po  |   10 
 source/am/scaddins/source/analysis.po  |  132 
 source/am/scaddins/source/pricing.po   |   10 
 source/am/scp2/source/accessories.po   |8 
 source/am/sd/uiconfig/simpress/ui.po   |8 
 source/am/starmath/source.po   |   12 
 source/am/starmath/uiconfig/smath/ui.po|6 
 source/am/svx/source/dialog.po |8 
 source/am/svx/source/engine3d.po   |   10 
 source/am/svx/source/svdraw.po |8 
 source/am/svx/source/tbxctrls.po   |   25 
 source/am/svx/source/toolbars.po   |   12 
 source/am/svx/uiconfig/ui.po   |6 
 source/am/sw/source/ui/utlui.po|4 
 source/am/swext/mediawiki/help.po  |6 
 source/bg/cui/source/options.po|8 
 source/bg/cui/uiconfig/ui.po   |8 
 source/bg/helpcontent2/source/text/sbasic/shared.po|   68 
 source/bg/helpcontent2/source/text/simpress/00.po  |   38 
 source/bg/helpcontent2/source/text/simpress/01.po  |5 
 source/bg/helpcontent2/source/text/simpress/guide.po   |   27 
 source/bg/helpcontent2/source/text/smath/01.po |   69 
 source/bg/helpcontent2/source/text/swriter.po  |   43 
 source/bg/officecfg/registry/data/org/openoffice/Office/UI.po  |7 
 source/bg/sd/source/ui/animations.po   |   16 
 source/bg/sd/source/ui/view.po |   29 
 source/bg/sd/uiconfig/sdraw/ui.po  |9 
 source/bg/sd/uiconfig/simpress/ui.po   |  113 
 source/bg/sfx2/source/view.po  |5 
 source/cs/svx/uiconfig/ui.po   |   32 
 source/da/sfx2/uiconfig/ui.po  |6 
 source/da/sw/source/uibase/utlui.po|8 
 source/de/officecfg/registry/data/org/openoffice/Office/UI.po  |  234 -
 source/eo/helpcontent2/source/text/swriter.po  |6 
 source/eo/helpcontent2/source/text/swriter/00.po   |   85 
 source/eo/helpcontent2/source/text/swriter/01.po   |  105 
 source/eo/officecfg/registry/data/org/openoffice/Office/UI.po  |6 
 source/es/basctl/uiconfig/basicide/ui.po   |   12 
 source/es/cui/uiconfig/ui.po 

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2-1' - translations

2016-08-24 Thread Christian Lohmaier
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 820ba967fc8f447c95cea7f056d9eef3c0c25e74
Author: Christian Lohmaier 
Date:   Wed Aug 24 20:49:05 2016 +0200

Updated core
Project: translations  75ff2af971a9c8cd1ebc00dcbd4723f05c82a358

update translations for 5.2.1 rc2

and force-fix errors using pocheck

Change-Id: I596fa1e8acc5be5e9ef1867b378b291a6853d935
(cherry picked from commit cc220e305045212ebb6311476ff3999d88fa6def)
(cherry picked from commit 42510aa08ecb272537241e7d4afaf6539c5c97b0)

diff --git a/translations b/translations
index 7597c7e..75ff2af 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit 7597c7e601d6a0fdc5d20de9022c28d23391c942
+Subproject commit 75ff2af971a9c8cd1ebc00dcbd4723f05c82a358
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] translations.git: Branch 'libreoffice-5-2' - source/am source/bg source/cs source/da source/de source/eo source/es source/et source/eu source/fi source/fr source/gd source/he sou

2016-08-24 Thread Christian Lohmaier
 source/am/chart2/source/controller/dialogs.po  |8 
 source/am/cui/source/dialogs.po|8 
 source/am/cui/uiconfig/ui.po   |   12 
 source/am/dbaccess/source/core/resource.po |6 
 source/am/desktop/source/app.po|8 
 source/am/extensions/source/update/check.po|8 
 source/am/filter/uiconfig/ui.po|6 
 source/am/formula/source/core/resource.po  |   35 
 source/am/helpcontent2/source/text/sbasic/guide.po |   30 
 source/am/helpcontent2/source/text/sbasic/shared.po|   14 
 source/am/helpcontent2/source/text/sbasic/shared/02.po |   16 
 source/am/helpcontent2/source/text/scalc/01.po |  563 +--
 source/am/helpcontent2/source/text/scalc/guide.po  |   42 
 source/am/helpcontent2/source/text/shared/00.po|   48 
 source/am/helpcontent2/source/text/shared/01.po|   63 
 source/am/helpcontent2/source/text/shared/02.po|   32 
 source/am/helpcontent2/source/text/shared/autopi.po|   12 
 source/am/helpcontent2/source/text/shared/explorer/database.po |  206 -
 source/am/helpcontent2/source/text/shared/guide.po |8 
 source/am/helpcontent2/source/text/shared/optionen.po  |6 
 source/am/helpcontent2/source/text/simpress/02.po  |   14 
 source/am/helpcontent2/source/text/smath/guide.po  |8 
 source/am/helpcontent2/source/text/swriter.po  |   15 
 source/am/helpcontent2/source/text/swriter/01.po   |8 
 source/am/helpcontent2/source/text/swriter/librelogo.po|   16 
 source/am/officecfg/registry/data/org/openoffice/Office/UI.po  |   10 
 source/am/sc/source/ui/src.po  |   36 
 source/am/sc/uiconfig/scalc/ui.po  |   10 
 source/am/scaddins/source/analysis.po  |  132 
 source/am/scaddins/source/pricing.po   |   10 
 source/am/scp2/source/accessories.po   |8 
 source/am/sd/uiconfig/simpress/ui.po   |8 
 source/am/starmath/source.po   |   12 
 source/am/starmath/uiconfig/smath/ui.po|6 
 source/am/svx/source/dialog.po |8 
 source/am/svx/source/engine3d.po   |   10 
 source/am/svx/source/svdraw.po |8 
 source/am/svx/source/tbxctrls.po   |   25 
 source/am/svx/source/toolbars.po   |   12 
 source/am/svx/uiconfig/ui.po   |6 
 source/am/sw/source/ui/utlui.po|4 
 source/am/swext/mediawiki/help.po  |6 
 source/bg/cui/source/options.po|8 
 source/bg/cui/uiconfig/ui.po   |8 
 source/bg/helpcontent2/source/text/sbasic/shared.po|   68 
 source/bg/helpcontent2/source/text/simpress/00.po  |   38 
 source/bg/helpcontent2/source/text/simpress/01.po  |5 
 source/bg/helpcontent2/source/text/simpress/guide.po   |   27 
 source/bg/helpcontent2/source/text/smath/01.po |   69 
 source/bg/helpcontent2/source/text/swriter.po  |   43 
 source/bg/officecfg/registry/data/org/openoffice/Office/UI.po  |7 
 source/bg/sd/source/ui/animations.po   |   16 
 source/bg/sd/source/ui/view.po |   29 
 source/bg/sd/uiconfig/sdraw/ui.po  |9 
 source/bg/sd/uiconfig/simpress/ui.po   |  113 
 source/bg/sfx2/source/view.po  |5 
 source/cs/svx/uiconfig/ui.po   |   32 
 source/da/sfx2/uiconfig/ui.po  |6 
 source/da/sw/source/uibase/utlui.po|8 
 source/de/officecfg/registry/data/org/openoffice/Office/UI.po  |  234 -
 source/eo/helpcontent2/source/text/swriter.po  |6 
 source/eo/helpcontent2/source/text/swriter/00.po   |   85 
 source/eo/helpcontent2/source/text/swriter/01.po   |  105 
 source/eo/officecfg/registry/data/org/openoffice/Office/UI.po  |6 
 source/es/basctl/uiconfig/basicide/ui.po   |   12 
 source/es/cui/uiconfig/ui.po 

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - translations

2016-08-24 Thread Christian Lohmaier
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 874cea9af943267b0c653ebbfc2c4aeb2af09b78
Author: Christian Lohmaier 
Date:   Wed Aug 24 20:49:05 2016 +0200

Updated core
Project: translations  42510aa08ecb272537241e7d4afaf6539c5c97b0

update translations for 5.2.1 rc2

and force-fix errors using pocheck

Change-Id: I596fa1e8acc5be5e9ef1867b378b291a6853d935
(cherry picked from commit cc220e305045212ebb6311476ff3999d88fa6def)

diff --git a/translations b/translations
index c000385..42510aa 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit c00038573d277bc17dfb3515b13b307a126e470c
+Subproject commit 42510aa08ecb272537241e7d4afaf6539c5c97b0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] translations.git: source/am source/bg source/cs source/da source/de source/eo source/es source/et source/eu source/fi source/fr source/gd source/he source/hr source/hu source/id

2016-08-24 Thread Christian Lohmaier
 source/am/chart2/source/controller/dialogs.po  |8 
 source/am/cui/source/dialogs.po|8 
 source/am/cui/uiconfig/ui.po   |   12 
 source/am/dbaccess/source/core/resource.po |6 
 source/am/desktop/source/app.po|8 
 source/am/extensions/source/update/check.po|8 
 source/am/filter/uiconfig/ui.po|6 
 source/am/formula/source/core/resource.po  |   35 
 source/am/helpcontent2/source/text/sbasic/guide.po |   30 
 source/am/helpcontent2/source/text/sbasic/shared.po|   14 
 source/am/helpcontent2/source/text/sbasic/shared/02.po |   16 
 source/am/helpcontent2/source/text/scalc/01.po |  563 +--
 source/am/helpcontent2/source/text/scalc/guide.po  |   42 
 source/am/helpcontent2/source/text/shared/00.po|   48 
 source/am/helpcontent2/source/text/shared/01.po|   63 
 source/am/helpcontent2/source/text/shared/02.po|   32 
 source/am/helpcontent2/source/text/shared/autopi.po|   12 
 source/am/helpcontent2/source/text/shared/explorer/database.po |  206 -
 source/am/helpcontent2/source/text/shared/guide.po |8 
 source/am/helpcontent2/source/text/shared/optionen.po  |6 
 source/am/helpcontent2/source/text/simpress/02.po  |   14 
 source/am/helpcontent2/source/text/smath/guide.po  |8 
 source/am/helpcontent2/source/text/swriter.po  |   15 
 source/am/helpcontent2/source/text/swriter/01.po   |8 
 source/am/helpcontent2/source/text/swriter/librelogo.po|   16 
 source/am/officecfg/registry/data/org/openoffice/Office/UI.po  |   10 
 source/am/sc/source/ui/src.po  |   36 
 source/am/sc/uiconfig/scalc/ui.po  |   10 
 source/am/scaddins/source/analysis.po  |  132 
 source/am/scaddins/source/pricing.po   |   10 
 source/am/scp2/source/accessories.po   |8 
 source/am/sd/uiconfig/simpress/ui.po   |8 
 source/am/starmath/source.po   |   12 
 source/am/starmath/uiconfig/smath/ui.po|6 
 source/am/svx/source/dialog.po |8 
 source/am/svx/source/engine3d.po   |   10 
 source/am/svx/source/svdraw.po |8 
 source/am/svx/source/tbxctrls.po   |   25 
 source/am/svx/source/toolbars.po   |   12 
 source/am/svx/uiconfig/ui.po   |6 
 source/am/sw/source/ui/utlui.po|4 
 source/am/swext/mediawiki/help.po  |6 
 source/bg/cui/source/options.po|8 
 source/bg/cui/uiconfig/ui.po   |8 
 source/bg/helpcontent2/source/text/sbasic/shared.po|   68 
 source/bg/helpcontent2/source/text/simpress/00.po  |   38 
 source/bg/helpcontent2/source/text/simpress/01.po  |5 
 source/bg/helpcontent2/source/text/simpress/guide.po   |   27 
 source/bg/helpcontent2/source/text/smath/01.po |   69 
 source/bg/helpcontent2/source/text/swriter.po  |   43 
 source/bg/officecfg/registry/data/org/openoffice/Office/UI.po  |7 
 source/bg/sd/source/ui/animations.po   |   16 
 source/bg/sd/source/ui/view.po |   29 
 source/bg/sd/uiconfig/sdraw/ui.po  |9 
 source/bg/sd/uiconfig/simpress/ui.po   |  113 
 source/bg/sfx2/source/view.po  |5 
 source/cs/svx/uiconfig/ui.po   |   32 
 source/da/sfx2/uiconfig/ui.po  |6 
 source/da/sw/source/uibase/utlui.po|8 
 source/de/officecfg/registry/data/org/openoffice/Office/UI.po  |  234 -
 source/eo/helpcontent2/source/text/swriter.po  |6 
 source/eo/helpcontent2/source/text/swriter/00.po   |   85 
 source/eo/helpcontent2/source/text/swriter/01.po   |  105 
 source/eo/officecfg/registry/data/org/openoffice/Office/UI.po  |6 
 source/es/basctl/uiconfig/basicide/ui.po   |   12 
 source/es/cui/uiconfig/ui.po 

[Libreoffice-commits] core.git: translations

2016-08-24 Thread Christian Lohmaier
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1ee86d783b6f08673b18a51bc91023c5835dfde9
Author: Christian Lohmaier 
Date:   Wed Aug 24 20:49:05 2016 +0200

Updated core
Project: translations  cc220e305045212ebb6311476ff3999d88fa6def

update translations for 5.2.1 rc2

and force-fix errors using pocheck

Change-Id: I596fa1e8acc5be5e9ef1867b378b291a6853d935

diff --git a/translations b/translations
index 0f93807..cc220e3 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit 0f9380734b89eb362e97e4e23bbf32d924b39132
+Subproject commit cc220e305045212ebb6311476ff3999d88fa6def
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 101694] Formula displays wrong number

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101694

--- Comment #2 from Aron Budea  ---
Displaying an outdated value upon opening is not incorrect by itself, as it
displays a stored result (there's a setting to always recalculate formulas upon
opening, plus recalculation can be forced with Ctrl-Shift-F9 key combination),
if there's an issue, it happened when the value was stored with the
spreadsheet.
That might be difficult to find.

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


[Libreoffice-bugs] [Bug 101471] Non-visible menu bar in Ubuntu 16.04 after upgrade to 5.2.0.4

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101471

Marcelo Fernandez  changed:

   What|Removed |Added

 CC||marcelo.fidel.fernandez@gma
   ||il.com

--- Comment #23 from Marcelo Fernandez  ---
Sorry to add another "me too" to the thread, but, what kind of info is needed
to diagnose the bug atm?

Regards

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


[Libreoffice-bugs] [Bug 101707] Selected Text Flashes

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101707

--- Comment #1 from MarjaE  ---
This seems to be specific to a few long documents, converted from .doc formats.

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


[Libreoffice-bugs] [Bug 101707] New: Selected Text Flashes

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101707

Bug ID: 101707
   Summary: Selected Text Flashes
   Product: LibreOffice
   Version: 5.1.2.2 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: erw...@alumni.beloit.edu

Steps to reproduce:

1. Open LibreOffice Writer.

2. Select Text.

3. Selection area will now flash.

It didn't used to flash.

I have some kind of sensory issue, where the flashing cursor, and this flashing
green box *hurt*, and flashing lights can be disorienting, migraine-inducing,
and in some cases very dangerous.

At the first test, it flashed at 3 Hertz and then crashed LibreOffice. Now it
is flashing at about 10 Hertz and flipping back and forth between two page
views. Now it is flashing at about 20 Hertz and jumping up and down.

(I know that OS X doesn't allow users to block the flashing cursor either in
LibreOffice, so I've mostly switched to Bean.)

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


[Libreoffice-commits] core.git: configure.ac

2016-08-24 Thread Michael Stahl
 configure.ac |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 99cbdc9673eb252ae1badd77a6ec8424e0d55971
Author: Michael Stahl 
Date:   Wed Aug 24 20:23:55 2016 +0200

configure: NEED_CAIRO is obsolete since f70343

Change-Id: I730700166ec6f5433bfa93b2344252f2f8408eaa

diff --git a/configure.ac b/configure.ac
index 07e3e4d..2d78068 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11937,7 +11937,6 @@ if test "$test_cairo" = "yes"; then
 AC_MSG_RESULT([no])
 
 BUILD_TYPE="$BUILD_TYPE CAIRO"
-SCPDEFS="$SCPDEFS -DNEED_CAIRO"
 fi
 fi
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: m4/ax_boost_date_time.m4 m4/ax_boost_filesystem.m4 m4/ax_boost_iostreams.m4 m4/ax_boost_system.m4

2016-08-24 Thread Riccardo Magliocchetti
 m4/ax_boost_date_time.m4  |2 +-
 m4/ax_boost_filesystem.m4 |2 +-
 m4/ax_boost_iostreams.m4  |2 +-
 m4/ax_boost_system.m4 |2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 42869757fc553d6851200a2e01895359fd16b182
Author: Riccardo Magliocchetti 
Date:   Mon Aug 22 11:32:56 2016 +0200

m4: make explicit what boost library we are not finding

Change-Id: Icd4e926a6e73ea1147419a9190d7888b6ac3e4c7
Reviewed-on: https://gerrit.libreoffice.org/28312
Reviewed-by: Michael Stahl 
Tested-by: Jenkins 

diff --git a/m4/ax_boost_date_time.m4 b/m4/ax_boost_date_time.m4
index ec9c044..9b9ec67 100644
--- a/m4/ax_boost_date_time.m4
+++ b/m4/ax_boost_date_time.m4
@@ -100,7 +100,7 @@ AC_DEFUN([AX_BOOST_DATE_TIME],
 
 fi
 if test "x$ax_lib" = "x"; then
-AC_MSG_ERROR(Could not find a version of the library!)
+AC_MSG_ERROR(Could not find a version of the boost date_time 
library!)
 fi
if test "x$link_date_time" != "xyes"; then
AC_MSG_ERROR(Could not link against $ax_lib !)
diff --git a/m4/ax_boost_filesystem.m4 b/m4/ax_boost_filesystem.m4
index f162163..b571f89 100644
--- a/m4/ax_boost_filesystem.m4
+++ b/m4/ax_boost_filesystem.m4
@@ -104,7 +104,7 @@ AC_DEFUN([AX_BOOST_FILESYSTEM],
 
 fi
 if test "x$ax_lib" = "x"; then
-AC_MSG_ERROR(Could not find a version of the library!)
+AC_MSG_ERROR(Could not find a version of the boost filesystem 
library!)
 fi
if test "x$link_filesystem" != "xyes"; then
AC_MSG_ERROR(Could not link against $ax_lib !)
diff --git a/m4/ax_boost_iostreams.m4 b/m4/ax_boost_iostreams.m4
index 9d73626..803d3a3 100644
--- a/m4/ax_boost_iostreams.m4
+++ b/m4/ax_boost_iostreams.m4
@@ -103,7 +103,7 @@ AC_DEFUN([AX_BOOST_IOSTREAMS],
 
 fi
 if test "x$ax_lib" = "x"; then
-AC_MSG_ERROR(Could not find a version of the library!)
+AC_MSG_ERROR(Could not find a version of the boost iostreams 
library!)
 fi
if test "x$link_iostreams" != "xyes"; then
AC_MSG_ERROR(Could not link against $ax_lib !)
diff --git a/m4/ax_boost_system.m4 b/m4/ax_boost_system.m4
index 43570a5..139d066 100644
--- a/m4/ax_boost_system.m4
+++ b/m4/ax_boost_system.m4
@@ -108,7 +108,7 @@ AC_DEFUN([AX_BOOST_SYSTEM],
 
 fi
 if test "x$ax_lib" = "x"; then
-AC_MSG_ERROR(Could not find a version of the library!)
+AC_MSG_ERROR(Could not find a version of the boost system 
library!)
 fi
if test "x$link_system" = "xno"; then
AC_MSG_ERROR(Could not link against $ax_lib !)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: download.lst external/cairo

2016-08-24 Thread Michael Stahl
 download.lst  |4 
 external/cairo/ExternalPackage_cairo.mk   |2 
 external/cairo/ExternalPackage_pixman.mk  |2 
 external/cairo/ExternalProject_cairo.mk   |4 
 external/cairo/UnpackedTarball_cairo.mk   |   13 -
 external/cairo/UnpackedTarball_pixman.mk  |6 
 external/cairo/cairo/cairo-1.10.2-oldfontconfig.patch |   11 -
 external/cairo/cairo/cairo-1.10.2.patch   |  155 ++
 external/cairo/cairo/cairo-1.10.2.wntmsc.patch|   56 --
 external/cairo/cairo/cairo.GL_RGBA.patch  |   14 -
 external/cairo/cairo/cairo.dlsym.lcdfilter.patch  |   56 --
 external/cairo/cairo/no-flto-clang.patch  |   11 -
 external/cairo/pixman/pixman-0.24.4.android.patch |   13 -
 external/cairo/pixman/pixman-0.24.4.patch |   77 
 14 files changed, 33 insertions(+), 391 deletions(-)

New commits:
commit 13d139b934a705dfef377699ae6b753d9aa4ddfb
Author: Michael Stahl 
Date:   Wed Aug 24 18:16:15 2016 +0200

cairo: upgrade pixman to release 0.34.0, cairo to release 1.14.6

* from pixman-0.24.4.patch drop:
  - Android support config.sub: obsoleted by new upstream autoconf
  - configure Mac OS X 10.4 (unsupported) linker warning
  - configure getisax Solaris check: it's unclear why this would
give a wrong result on Linux, it certainly does't on Fedora 24...
  - __inline__ workaround looks fixed upstream
* drop pixman-0.24.4.android.patch:
  obsoleted by new upstream autoconf

* from cairo-1.10.2.patch drop:
  - Makefile.win32.common: drop this for now, we don't build
cairo on windows and paths in this patch are still dmake INPATH...
  - Android support config.sub: obsoleted by new upstream autoconf
  - configure "libpng15" should be obsolete since it's overridden
by png_CFLAGS/png_LIBS anyway
  - configure Mac OS X 10.4 (unsupported) linker warning
  - cairo-output-stream.c: fixed upstream
  - cairo-ft-font.c: presumed obsolete, FcResultOutOfMemory added in 2004
* drop cairo.dlsym.lcdfilter.patch:
  FT_Library_SetLcdFilter since 2.3.0 so exists in RHEL 6 baseline (2.3.11)
* drop cairo-1.10.2-oldfontconfig.patch:
  RHEL 6 baseline has fontconfig 2.8.0 so 2.2.95 isn't "too new"
* drop cairo-1.10.2.wntmsc.patch:
  we don't build cairo on windows currently, and this doesn't apply
* drop no-flto-clang.patch:
  fixed upstream
* remove definition of COMPRESS var that appears to be completely unused

Change-Id: I5d782b9267c348c266ef369db2f8ac2c3c70b90d
Reviewed-on: https://gerrit.libreoffice.org/28365
Tested-by: Jenkins 
Reviewed-by: Michael Stahl 

diff --git a/download.lst b/download.lst
index 711984b..58bae02 100644
--- a/download.lst
+++ b/download.lst
@@ -12,7 +12,7 @@ export BREAKPAD_TARBALL := breakpad.zip
 export BREAKPAD_MD5SUM := 415ce291aa6f2ee1d5db7b62bf62ade8
 export BSH_TARBALL := beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip
 export BZIP2_TARBALL := 00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz
-export CAIRO_TARBALL := f101a9e88b783337b20b2e26dfd26d5f-cairo-1.10.2.tar.gz
+export CAIRO_TARBALL := 23a0b2f0235431d35238df1d3a517fdb-cairo-1.14.6.tar.xz
 export CDR_MD5SUM := e369f30b5b861ee0fc4f9e6cbad701fe
 export CDR_TARBALL := libcdr-0.1.3.tar.bz2
 export CLUCENE_TARBALL := 
48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
@@ -131,7 +131,7 @@ export OWNCLOUD_ANDROID_LIB_MD5SUM := 
593f0aa47bf2efc0efda2d28fae063b2
 export OWNCLOUD_ANDROID_LIB_TARBALL := 
owncloud-android-library-0.9.4-no-binary-deps.tar.gz
 export PAGEMAKER_MD5SUM := 5c4985a68be0b79d3f809da5e12b143c
 export PAGEMAKER_TARBALL := libpagemaker-0.0.3.tar.bz2
-export PIXMAN_TARBALL := c63f411b3ad147db2bcce1bf262a0e02-pixman-0.24.4.tar.bz2
+export PIXMAN_TARBALL := e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz
 export PNG_MD5SUM := 65213080dd30a9b16193d9b83adc1ee9
 export PNG_TARBALL := libpng-1.6.24.tar.gz
 export POPPLER_MD5SUM := 38c758d84437378ec4f5aae9f875301d
diff --git a/external/cairo/ExternalPackage_cairo.mk 
b/external/cairo/ExternalPackage_cairo.mk
index 7209276..b168697 100644
--- a/external/cairo/ExternalPackage_cairo.mk
+++ b/external/cairo/ExternalPackage_cairo.mk
@@ -13,7 +13,7 @@ $(eval $(call 
gb_ExternalPackage_use_external_project,cairo,cairo))
 
 ifneq ($(OS),ANDROID)
 
-$(eval $(call 
gb_ExternalPackage_add_file,cairo,$(LIBO_LIB_FOLDER)/libcairo.so.2,src/.libs/libcairo.so.2.11000.2))
+$(eval $(call 
gb_ExternalPackage_add_file,cairo,$(LIBO_LIB_FOLDER)/libcairo.so.2,src/.libs/libcairo.so.2.11400.6))
 
 endif
 
diff --git a/external/cairo/ExternalPackage_pixman.mk 
b/external/cairo/ExternalPackage_pixman.mk
index c08a775..f101f6a 100644
--- a/external/cairo/ExternalPackage_pixman.mk
+++ 

[Libreoffice-commits] core.git: download.lst

2016-08-24 Thread Michael Stahl
 download.lst |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 1efbdfc97ec0834274d13abe0f0d318b5f3c
Author: Michael Stahl 
Date:   Wed Aug 24 14:46:44 2016 +0200

libpng: upgrade to release 1.6.24

Change-Id: I5528522d866262655eadcfcf09c038e0c6097bb9
Reviewed-on: https://gerrit.libreoffice.org/28364
Tested-by: Jenkins 
Reviewed-by: Michael Stahl 

diff --git a/download.lst b/download.lst
index 709671f..711984b 100644
--- a/download.lst
+++ b/download.lst
@@ -132,8 +132,8 @@ export OWNCLOUD_ANDROID_LIB_TARBALL := 
owncloud-android-library-0.9.4-no-binary-
 export PAGEMAKER_MD5SUM := 5c4985a68be0b79d3f809da5e12b143c
 export PAGEMAKER_TARBALL := libpagemaker-0.0.3.tar.bz2
 export PIXMAN_TARBALL := c63f411b3ad147db2bcce1bf262a0e02-pixman-0.24.4.tar.bz2
-export PNG_MD5SUM := 3121bdc77c365a87e054b9f859f421fe
-export PNG_TARBALL := libpng-1.6.19.tar.gz
+export PNG_MD5SUM := 65213080dd30a9b16193d9b83adc1ee9
+export PNG_TARBALL := libpng-1.6.24.tar.gz
 export POPPLER_MD5SUM := 38c758d84437378ec4f5aae9f875301d
 export POPPLER_TARBALL := poppler-0.46.0.tar.bz2
 export POSTGRESQL_TARBALL := 
c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 101706] New: EDITING: Base cannot create new record with autogenerated fields in Postgres using Forms

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101706

Bug ID: 101706
   Summary: EDITING: Base cannot create new record with
autogenerated fields in Postgres using Forms
   Product: LibreOffice
   Version: 5.2.0.4 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vik...@troja.ch

Situation:
-- 

- LO 4.2.0.4 under Windows 10 Pro
- Base connected to PostgreSQL 9.5.3 via LO Postgres driver
- Postgres table contains a mandatory column called "ID" of the type UUID that
is automatically generated via server-side function.. 

Problem description: 


When directly editing the table via LO Base and creating a new record, the
column "ID" does not need to be filled, the value will be provided by the db
server. This is the correct and expected behavior. 

However, when accessing the same table via form, a new record cannot be saved.
LO Base gives the following error message: 

Error writing data to database
Input required in field 'ID'. Please enter a value.

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


[Libreoffice-bugs] [Bug 101701] : Calc Hang

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101701

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #1 from Julien Nabet  ---
2 things you can try:
1) upgrade to 5.1.5 (or even 5.2.0)
2) follow https://wiki.documentfoundation.org/QA/FirstSteps advice

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


[Libreoffice-bugs] [Bug 101613] EDITING: Drag mode in Navigator from inactive document only copies

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101613

--- Comment #13 from gret...@fastmail.fm ---
Is there any setting other than Outline-Numbering that would affect Drag Mode
behaviour in the Navigator from an inactive document to the active one?

For example, I have in my general settings 'Save URLs relative to file system'
ie, that is checked. Would this affect the navigator's drag mode?

I see from the comments a couple reports exhibit the same behaviour as mine,
and yet for most the programme acts as it should. Though I have been employing
the programme ever since the days of StarWriter, I never used this Drag Mode
behaviour other than to play with it whilst reading the manual/help files. This
was my first occasion to employ it in production.

I have workarounds (Sidebar Navigator to intermediate document, then
Insert-Section into the target odt/odm from the intermediate), but it would be
nice to get my installation up to par.

Thanks for all the feedback. Damned curious.

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


  1   2   3   >