[Libreoffice-bugs] [Bug 106857] Assertion failed when cancel edit snap line dialog

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

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace
 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |
 Ever confirmed|0   |1
   Severity|normal  |major

--- Comment #4 from Julien Nabet  ---
Let's give it a try with https://gerrit.libreoffice.org/#/c/35885/

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


[Libreoffice-bugs] [Bug 97809] Impress: on my Windows 8.1 playing a PPT with animation -> crash

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

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #19 from Buovjaga  ---
(In reply to Arfy from comment #18)
> (but for information, with the PPT I can't activate hardware
> acceleration/OpenGl ... it crashes LibreOffice 5.3 if I try to open it)

As your original problem was different (comment 3), please create a new report
for this OpenGL crash bug. Thank you.

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


[Libreoffice-bugs] [Bug 105021] Menus and windows broken (text not visible) when EDITING a slide in "Notes" mode

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

Buovjaga  changed:

   What|Removed |Added

Version|5.3.1.2 release |5.2.4.2 release
Summary|Menus and windows broken|Menus and windows broken
   |(text not visible) when |(text not visible) when
   |EDITING a slide with an |EDITING a slide in "Notes"
   |animated GIF in "Notes" |mode
   |mode|

--- Comment #5 from Buovjaga  ---
Ok, so the animated gif was a red herring. There is still nothing we can do
until we get an example file, so this might as well stay in NEEDINFO. Reports
in NEEDINFO will be closed after 7 months of inactivity, though.

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


[Libreoffice-bugs] [Bug 100936] Incorrect glyph orientation of Tangut script on vertical layout mode

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

--- Comment #31 from Volga  ---
*** Bug 105012 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 105012] Tangut glyph orientation failed with OpenGL disabled

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

Volga  changed:

   What|Removed |Added

 Resolution|NOTOURBUG   |DUPLICATE

--- Comment #16 from Volga  ---


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

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


[Libreoffice-bugs] [Bug 105463] Checkbox in Base form corrupted

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

Adolfo Jayme  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED
 Whiteboard|backportRequest:5.3 |target:5.3.2
   |target:5.3.3 target:5.3.2   |

--- Comment #38 from Adolfo Jayme  ---
(In reply to pierre.sauter from comment #36)
> I was not able to test gtk3. Although I did a complete "apt install gnome"

Because that’s not how you install the relevant package here, which is
“libreoffice-gtk3”.

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


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

2017-03-29 Thread Adolfo Jayme Barrientos
 librelogo/source/pythonpath/LibreLogo_en_US.properties |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1cd7edadfedc8bf55b979449cbb084082a888e89
Author: Adolfo Jayme Barrientos 
Date:   Wed Mar 29 21:05:35 2017 -0600

Wrong Unicode character reference

Isn’t it better to just use the desired characters directly,
given that “\uHEX”-style references are so error-prone?

Change-Id: I307b1fad7a9e0a23a38925e3c84829f823decf6e

diff --git a/librelogo/source/pythonpath/LibreLogo_en_US.properties 
b/librelogo/source/pythonpath/LibreLogo_en_US.properties
index c943d307f7dd..a74819f06f9c 100644
--- a/librelogo/source/pythonpath/LibreLogo_en_US.properties
+++ b/librelogo/source/pythonpath/LibreLogo_en_US.properties
@@ -143,7 +143,7 @@ BROWN=brown
 LIBRELOGO=LibreLogo
 ERROR=Error (in line %s)
 ERR_ZERODIVISION=Division by zero.
-ERR_NAME=Unknown name: \u2018%s\u201d.
+ERR_NAME=Unknown name: \u201c%s\u201d.
 ERR_ARGUMENTS=%s takes %s arguments (%s given).
 ERR_BLOCK=Error (extra or missing spaces at brackets?)
 ERR_KEY=Unknown element: %s
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 105257] Wayland: Popup menus are misplaced when two monitors are not combined exactly side by side

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

--- Comment #7 from rek...@live.com ---
I didn't search the code but it looks like the it could be caused by using
gtk_menu_popup(), which has been deprecated in 3.22 in favour of
gtk_menu_popup_at_pointer() [0]. Other GTK3 applications updated their code
accordingly. See link [1] for further information.

[0] https://developer.gnome.org/gtk3/stable/GtkMenu.html#gtk-menu-popup
[1] https://bugzilla.gnome.org/show_bug.cgi?id=772096

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


[Libreoffice-bugs] [Bug 105168] mpg-video not displayed in impress anymore

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

LibreTraining  changed:

   What|Removed |Added

 CC||libretraining.tutorials@gma
   ||il.com

--- Comment #11 from LibreTraining  ---

Tested on:

Version: 5.3.1.2 (x64)
Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; Layout Engine:
new; 
Locale: en-US (en_US); Calc: group

Version: 5.3.2.1 RC2
Build ID: 7f6693c08cc110b9721245fc4bd4f1712e0c086c
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; Layout Engine:
new; 
Locale: en-US (en_US); Calc: group

Version: 5.4.0.0.alpha0+
Build ID: 8681bd32d778585fc0da8f42a77aeb58cbae4308
CPU threads: 4; OS: Windows 6.1; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-03-29_02:52:19
Locale: en-US (en_US); Calc: group

All three work fine (on Windows 7 x64).


Generally when a media file plays, but you can only see the video OR hear the
audio the problem is a codec issue.
If it were a media player issue the media would not play at all.
Since the media plays and you can hear the sound I suspect a codec issue on
your computer.

It appears that LibreOffice tries to determine which codecs are supported on
each OS.
But it does not always get it right, and some format/codec combinations do not
work.
Each OS does not support all codecs which are allowed in a particular format
(MP4, MPEG, WEBM, etc.)

So issue may be a codec issue on your particular computer, and/or a LibreOffice
format/codec combo support guessing issue.


I tested your original file and some recoded different format/codec
combinations.

- Original MPG - MPEG-2, MP2  
  (MPG format, MPEG-2 video codec, MP2 audio codec) 
  Works fine for me in LO
  Also tested in Windows Media Player - works fine

- MP4 - MPEG-2, MP2  
  (I direct-copied the streams into an MP4 container, not recoded)
  Video stream plays, audio stream does not play in LO
  Also tested in Windows Media Player - no sound, video plays
  So my Win7 does not support MP2 audio in an MP4 container.

- MP4 - AVC-x264, AAC 
  (recoded into MP4 container, AVC-x264 video codec, AAC audio codec)
  Plays fine in LO
  Plays fine in Windows Media Player

- WEBM - VP8, OPUS 
  LO says "The format of the selected file is not supported."
  Win7 does not support this natively.

- WEBM - VP8, Vorbis 
  LO says "The format of the selected file is not supported."
  Win7 does not support this natively.

- WMV - WMV2, WMA2 
  (Windows Media Video format, WMV2(8) video codec, WMA2(8) audio codec)
  Plays fine in LO
  Plays fine in Windows Media Player

If you want I can attach some of the test files.


There was another Win10 user in the Ask LO forum with a similar issue.
He had a video stop playing in LO on one Win10 machine, 
and still played fine on a different Win10 machine.
He fixed it with a codec repair tool.
So something damaged his codec configuration.
Encoding applications, media players, media editors, etc. - all may install
codecs.

There are now two testers with no issues, and two testers with playback issues.

The fix may be related to codecs on your machine.
Does the original video play in Windows Media Player on your machine?

Another option may be to use a more popular format/codec combination.

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


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

2017-03-29 Thread Michael Stahl
 sw/source/core/txtnode/atrflyin.cxx |  117 
 1 file changed, 54 insertions(+), 63 deletions(-)

New commits:
commit 726b34c9c788af74bea005f2717e4c1da4814183
Author: Michael Stahl 
Date:   Wed Mar 29 23:38:58 2017 +0200

sw: translate german comments

Change-Id: I65dd604fac39b8ea39affbc6f336d2618e6d605a

diff --git a/sw/source/core/txtnode/atrflyin.cxx 
b/sw/source/core/txtnode/atrflyin.cxx
index 7efe6df4ad6a..ee79239ac192 100644
--- a/sw/source/core/txtnode/atrflyin.cxx
+++ b/sw/source/core/txtnode/atrflyin.cxx
@@ -62,44 +62,39 @@ SwTextFlyCnt::SwTextFlyCnt( SwFormatFlyCnt& rAttr, 
sal_Int32 nStartPos )
 SetHasDummyChar(true);
 }
 
-/*
- * An dieser Stelle soll einmal der Gesamtzusammenhang bei der Erzeugung
- * eines neuen SwTextFlyCnt erlaeutert werden.
- * Das MakeTextHint() wird z.B. im SwTextNode::Copy() gerufen.
- * Fuer die komplette Verdopplung sind folgende Schritte notwendig:
- * 1) Duplizieren des pFormat incl. Inhalt, Attributen etc.
- * 2) Setzen des Ankers
- * 3) Benachrichtigung
- * Da fuer die Bewaeltigung der Aufgaben nicht immer alle Informationen
- * bereitstehen und darueber hinaus bestimmte Methoden erst zu einem
- * spaeteren Zeitpunkt gerufen werden duerfen (weil nocht nicht alle
- * Nodeinformationen vorliegen), verteilt sich der Ablauf.
- * ad 1) MakeTextHint() wird durch den Aufruf von SwDoc::CopyLayout()
- * der das neue FlyFrameFormat erzeugt und mit dem duplizierten Inhalt des
- * FlyFrame verbunden.
- * ad 2) SetAnchor() wird von SwTextNode::Insert() gerufen und sorgt fuer das
- * setzen des Ankers (die SwPosition des Dummy-Zeichens wird dem FlyFrameFormat
- * per SetAttr bekannt gegeben). Dies kann nicht im MakeTextHint erledigt
- * werden, da der Zielnode unbestimmt ist.
- * ad 3) GetFlyFrame_() wird im Formatierungsprozess vom LineIter gerufen
- * und sucht den FlyFrame zum Dummyzeichen des aktuellen ContentFrame. Wird 
keiner
- * gefunden, so wird ein neuer FlyFrame angelegt.
- * Kritisch an diesem Vorgehen ist, dass das pContent->AppendFly() eine
- * sofortige Neuformatierung von pContent anstoesst. Die Rekursion kommt
- * allerdings durch den Lockmechanismus in SwTextFrame::Format() nicht
- * zu stande.
- * Attraktiv ist der Umstand, dass niemand ueber die vom Node abhaengigen
- * ContentFrames iterieren braucht, um die FlyInContentFrame anzulegen. Dies 
geschieht
- * bei der Arbeit.
+/** An overview of how a new SwTextFlyCnt is created:
+ * MakeTextAttr() is called e.g. by SwTextNode::CopyText().
+ * The following steps are required to clone:
+ * 1) copying the pFormat with content, attributes etc.
+ * 2) setting the anchor
+ * 3) notification
+ * Because not all required information is available at all times,
+ * the steps are distributed variously:
+ * ad 1) MakeTextAttr() calls DocumentLayoutManager::CopyLayoutFormat()
+ *  which creates the new SwFlyFrameFormat and copies the content of the
+ *  fly frame.
+ * ad 2) SetAnchor() is called by SwTextNode::InsertHint() and sets the anchor
+ *  position in the SwFlyFrameFormat to the SwPosition of the dummy
+ *  CH_TXTATR_BREAKWORD.  This cannot be done in MakeTextAttr() because it
+ *  doesn't know the target text node.
+ * ad 3) GetFlyFrame_() is called during text formatting by SwTextFormatter
+ *  and searches for the SwFlyFrame for the dummy char of the current
+ *  SwTextFrame.  If none is found, a new SwFlyInContentFrame is created.
+ *  Important: pTextFrame->AppendFly() immediately triggers a reformat
+ *  of pTextFrame.  However, the recursion is blocked by the lock mechanism
+ *  in SwTextFrame::Format().
+ * The advantage of all this is that it's not necessary to explicitly iterate
+ * over all SwTextFrames that depend on the SwTextNode to create the
+ * SwFlyInContentFrame - this is done automatically already.
  */
 
 void SwTextFlyCnt::CopyFlyFormat( SwDoc* pDoc )
 {
 SwFrameFormat* pFormat = GetFlyCnt().GetFrameFormat();
 OSL_ENSURE( pFormat, "von welchem Format soll ich eine Kopie erzeugen?" );
-// Das FlyFrameFormat muss dupliziert werden.
-// In CopyLayoutFormat (siehe doclay.cxx) wird das FlyFrameFormat erzeugt
-// und der Inhalt dupliziert.
+// The FlyFrameFormat must be copied - CopyLayoutFormat
+// (DocumentLayoutManager.cxx) creates the FlyFrameFormat and copies the
+// content.
 
 // disable undo while copying attribute
 ::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo());
@@ -107,9 +102,8 @@ void SwTextFlyCnt::CopyFlyFormat( SwDoc* pDoc )
 if ((RndStdIds::FLY_AT_PAGE != aAnchor.GetAnchorId()) &&
 (pDoc != pFormat->GetDoc()))   // different documents?
 {
-// JP 03.06.96: dann sorge dafuer, das der koperierte Anker auf
-//  gueltigen Content zeigt! Die Umsetzung auf die
-//  richtige Position erfolgt spaeter.
+// JP 03.06.96: ensure that the copied anchor points to valid content!
+//  

[Libreoffice-bugs] [Bug 106856] This .xls file does not open correctly

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

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Seems it is not an xls file but an html with xls extension.

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


[Libreoffice-bugs] [Bug 88389] android document browser: there is no way to access external storage

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

--- Comment #8 from Ximeng Zu  ---
I think this mab is solved already.

My version is 5.4.0.0.alpha0+.

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


[Libreoffice-bugs] [Bug 106857] Assertion failed when cancel edit snap line dialog

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

--- Comment #3 from Regina Henschel  ---
Julien: No, for the next two weeks I cannot build LO.

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


[Libreoffice-bugs] [Bug 106861] Help needs adaption to new position of AutoInput in Calc

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

--- Comment #1 from Regina Henschel  ---
There exists additional pages with the no longer existing sub menu "Cell
Contents". I found so far references in the following pages:

Cell Contents
Recalculate
Deactivating Automatic Changes (was already in first post)
AutoInput
AutoCorrect
Tools

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


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

2017-03-29 Thread Zdeněk Crhonek
 basic/qa/cppunit/test_vba.cxx  |2 
 basic/qa/vba_tests/datediff.vb |  139 +
 basic/qa/vba_tests/datepart.vb |   96 
 3 files changed, 237 insertions(+)

New commits:
commit a2c746ecd82ea1ff6a03e3eec8374c913d19c823
Author: Zdeněk Crhonek 
Date:   Wed Mar 29 22:13:54 2017 +0200

VBA tests - add DATEDIFF and DATEPART test case

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

diff --git a/basic/qa/cppunit/test_vba.cxx b/basic/qa/cppunit/test_vba.cxx
index 81b1504e3d02..1f113cf79c86 100644
--- a/basic/qa/cppunit/test_vba.cxx
+++ b/basic/qa/cppunit/test_vba.cxx
@@ -72,6 +72,8 @@ void VBATest::testMiscVBAFunctions()
 "cvdate.vb",
 "cverr.vb",
 "dateadd.vb",
+"datediff.vb",
+"datepart.vb",
 #ifndef WIN32 // missing 64bit Currency marshalling.
 "win32compat.vb", // windows compatibility hooks.
 #endif
diff --git a/basic/qa/vba_tests/datediff.vb b/basic/qa/vba_tests/datediff.vb
new file mode 100644
index ..150e89210d7b
--- /dev/null
+++ b/basic/qa/vba_tests/datediff.vb
@@ -0,0 +1,139 @@
+Option VBASupport 1
+Option Explicit
+Dim passCount As Integer
+Dim failCount As Integer
+Dim result As String
+
+Function doUnitTest() As String
+result = verify_testDateDiff()
+If failCount <> 0 And passCount > 0 Then
+doUnitTest = result
+Else
+doUnitTest = "OK"
+End If
+End Function
+
+
+
+Function verify_testDateDiff() As String
+
+passCount = 0
+failCount = 0
+
+result = "Test Results" & Chr$(10) & "" & Chr$(10)
+
+Dim testName As String
+Dim TestDateTime As Date
+Dim TestStr As String
+Dim date1
+Dim date2
+testName = "Test DateDiff function"
+On Error GoTo errorHandler
+
+date2 = 10
+date1 = DateDiff("", "22/11/2003", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 40
+date1 = DateDiff("q", "22/11/2003", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 120
+date1 = DateDiff("m", "22/11/2003", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("y", "22/11/2003", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 521
+date1 = DateDiff("w", "22/11/2003", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 522
+date1 = DateDiff("ww", "22/11/2003", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 87672
+date1 = DateDiff("h", "22/11/2003", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 525600
+date1 = DateDiff("n", "22/11/2012", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 2678400
+date1 = DateDiff("s", "22/10/2013", "22/11/2013")
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013", vbFriday)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013", vbMonday)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3623
+date1 = DateDiff("d", "22/12/2003", "22/11/2013", vbSaturday)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3684
+date1 = DateDiff("d", "22/10/2003", "22/11/2013", vbSunday)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013", vbThursday)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013", vbTuesday)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013", vbFriday, vbFirstJan1)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013", vbThursday, 
vbFirstFourDays)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013", vbSunday, 
vbFirstFullWeek)
+TestLog_ASSERT date1 = date2, "the return DateDiff is: " & date1
+
+date2 = 3653
+date1 = DateDiff("d", "22/11/2003", "22/11/2013", vbSaturday, 
vbFirstFullWeek)
+TestLog_ASSERT date1 = 

[Libreoffice-bugs] [Bug 34002] EDITING - Add Reveal Codes feature like there is in WordPerfect.

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

--- Comment #16 from davidkings...@gmail.com ---
To Robin,

Word processors should be written for everyone, "Stylists" and authors alike.
Whining about a feature designed to be useful for those who aren't like you,
but who use the same product is counterproductive. "Reveal Codes" is a feature
for literary artists, such as myself, and since the word processor is one of
the best tools for us to use, we need features like this. I am saying I agree
with you 100%. This is a needed feature in LibreOffice for anyone who relies on
sharing the written word.

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


[Libreoffice-bugs] [Bug 106860] ☞++1844~762~8448++++Facebook Customer service phone number =?UTF-8?Q?=E2=98=9E1844=7E762=7E8448=20?=:!! facebook support number

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

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
Version|1.13|unspecified
 Resolution|--- |INVALID
Product|cppunit |LibreOffice

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


[Libreoffice-bugs] [Bug 106862] ♬♫♫JAWANI♪ =?UTF-8?Q?=E2=99=AADIWANI=E2=99=AB=E2=99=AB=E2=99=AC?=(1844~762~8448) Facebook customer service Phone Number♯♯♯♯ Facebook customer care For USA

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

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|libcdr  |LibreOffice

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


[Libreoffice-bugs] [Bug 106862] New: ♬♫♫JAWANI♪ =?UTF-8?Q?=E2=99=AADIWANI=E2=99=AB=E2=99=AB=E2=99=AC?=(1844~762~8448) Facebook customer service Phone Number♯♯♯♯ Facebook customer care For USA

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

Bug ID: 106862
   Summary: ♬♫♫JAWANI♪♪DIWANI♫♫♬(1844~762~8448)Facebook customer
service Phone Number Facebook customer care For
USA
   Product: libcdr
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ravne...@lmcudh4h.com

Created attachment 132273
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132273=edit
https://coderwall.com/p/zsnohg/jawani-diwani-1844-762-8448-facebook-customer-service-phone-number-facebook-customer-care-for-usa-03f26cb4-868f-4280-85d4-ff28bc7246b4

♬♫♫JAWANI♪♪DIWANI♫♫♬(1844~762~8448)Facebook customer service Phone Number
Facebook customer care For USA

♬♫♫JAWANI♪♪DIWANI♫♫♬(1844~762~8448)Facebook customer service Phone Number
Facebook customer care For USA

♬♫♫JAWANI♪♪DIWANI♫♫♬(1844~762~8448)Facebook customer service Phone Number
Facebook customer care For USA

♬♫♫JAWANI♪♪DIWANI♫♫♬(1844~762~8448)Facebook customer service Phone Number
Facebook customer care For USA

♬♫♫JAWANI♪♪DIWANI♫♫♬(1844~762~8448)Facebook customer service Phone Number
Facebook customer care For USA

♬♫♫JAWANI♪♪DIWANI♫♫♬(1844~762~8448)Facebook customer service Phone Number
Facebook customer care For USA 
[(+1) 844.762.8448] Facebook customer service Phone Number $$ Facebook
Support Help Phone Number

[(+1) 844.762.8448] Facebook customer service Phone Number $$ Facebook
Support Help Phone Number

[(+1) 844.762.8448] Facebook customer service Phone Number $$ Facebook
Support Help Phone Number

[(+1) 844.762.8448] Facebook customer service Phone Number $$ Facebook
Support Help Phone Number 
[(+1) 844.762.8448] Facebook customer service Phone Number $$ Facebook
Support Help Phone Number

facebook customer care number USA (Toll Free) 1-844-762-8448

Facebook customer service Phone Number USA (Toll Free) 1-844-762-8448

Facebook customer service Phone Number USA (Toll Free) 1-844-762-8448

facebook helpline number USA (Toll Free) 1-844-762-8448

facebook toll free number USA (Toll Free) 1-844-762-8448

Facebook customer service Phone Number number USA (Toll Free)
1-844-762-8448

Facebook customer service Phone Number USA (Toll Free) 1-844-762-8448

Facebook main Number USA (Toll Free) 1-844-762-8448

facebook helpline number USA (Toll Free) 1-844-762-8448

Facebook toll free number USA (Toll Free) 1-844-762-8448

Facebook toll free number USA (Toll Free) 1-844-762-8448

Facebook toll free number USA (Toll Free) 1-844-762-8448

Facebook Technical Support Phone Number 1-844-762-8448,Facebook Tech Support
Phone Number 1-844-762-8448

Facebook TECH SUPPORT PHONE Number 1-844-762-8448 , Facebook TECHNICAL SUPPORT
PHONE Number 1-844-762-8448 
Facebook Technical Support Phone Number 1-844-762-8448

1-844-762-8448

Phone Support

Telephone support to assist customers with product installation, configuration,
operational, and setup assistance for most Facebook Business and Professional
products is available free of charge by calling the Product Operation Support
Center (POSC) at 1-844-762-8448. This service is available 8:00 am to 8:00 pm
ET, excluding weekends and Facebook Holidays.

Technical Assistance

Facebook's Technical Assistance Network (TAN) provides technical support for
products covered under warranty or by a current Facebook Service Agreement
(SupportNETsm, Extended Warranty and On-Time Support). To contact TAN, please
call 1-844-762-8448.

We Can help You With Below Mention Queries!

facebook tech support number 1-844-762-8448 
Facebook customer service Phone Number 
facebook phone number 1-844-762-8448 
contact facebook 
facebook support 
facebook tech support

facebook contact 
facebook help number 1-844-762-8448

facebook helpline number 1-844-762-8448

facebook contact number 1-844-762-8448

facebook support number 1-844-762-8448

how to contact facebook

contact facebook support

facebook number 1-844-762-8448

Facebook customer service Phone Number email 
facebook customer care

facebook helpline 
facebook customer support 
contact Facebook customer service Phone Number 
facebook customer care number 1-844-762-8448 
Facebook customer service Phone Number 1-844-762-8448 
facebook help email

facebook help phone number 1-844-762-8448

facebook support email 
facebook help desk 
facebook technical

Facebook customer care 1-844-762-8448

phone number 1-844-762-8448 for facebook 
how do i contact facebook 
contact facebook email 
Facebook customer care 1-844-762-8448 
Facebook customer service Phone Number 1-844-762-8448 
facebook telephone number 1-844-762-8448 
facebook help contact 
call facebook 
facebook customer support team 
email facebook support

facebook help 

[Libreoffice-bugs] [Bug 106857] Assertion failed when cancel edit snap line dialog

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

--- Comment #2 from Julien Nabet  ---
With this patch I don't reproduce the crash and can also edit the snapline:
diff --git a/sd/source/ui/dlg/dlgsnap.cxx b/sd/source/ui/dlg/dlgsnap.cxx
index 1b9a51655c5a..342108f3d6b8 100644
--- a/sd/source/ui/dlg/dlgsnap.cxx
+++ b/sd/source/ui/dlg/dlgsnap.cxx
@@ -156,8 +156,8 @@ void SdSnapLineDlg::GetAttr(SfxItemSet& rOutAttrs)
 nYValue = Fraction( GetCoreValue( *m_pMtrFldY, MapUnit::Map100thMM) ) *
aUIScale;

 rOutAttrs.Put(SfxAllEnumItem(ATTR_SNAPLINE_KIND, (sal_uInt16)eKind));
-rOutAttrs.Put(SfxUInt32Item(ATTR_SNAPLINE_X, nXValue));
-rOutAttrs.Put(SfxUInt32Item(ATTR_SNAPLINE_Y, nYValue));
+rOutAttrs.Put(SfxInt32Item(ATTR_SNAPLINE_X, nXValue));
+rOutAttrs.Put(SfxInt32Item(ATTR_SNAPLINE_Y, nYValue));
 }

Regina: if you build LO from sources, would you have a little time to give the
patch a try?
Indeed, I haven't seen the toolbar to insert snapline, that's why I used menu.

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


[Libreoffice-bugs] [Bug 106860] New: ☞++1844~762~8448++++Facebook Customer service phone number =?UTF-8?Q?=E2=98=9E1844=7E762=7E8448=20?=:!! facebook support number

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

Bug ID: 106860
   Summary: ☞++1844~762~8448Facebook Customer service phone
number ☞1844~762~8448 :!! facebook support number
   Product: cppunit
   Version: 1.13
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ravne...@lmcudh4h.com

Created attachment 132272
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132272=edit
https://coderwall.com/p/0gd6oa/1844-762-8448-facebook-customer-service-phone-number-1844-762-8448-facebook-support-number-471653ca-a5e7-444e-9644-8ef799779cf2

☞++1844~762~8448Facebook Customer service phone number ☞1844~762~8448 :!!
facebook support number

☞++1844~762~8448Facebook Customer service phone number ☞1844~762~8448 :!!
facebook support number
☞++1844~762~8448Facebook Customer service phone number ☞1844~762~8448 :!!
facebook support number

☞++1844~762~8448Facebook Customer service phone number ☞1844~762~8448 :!!
facebook support number
☞++1844~762~8448Facebook Customer service phone number ☞1844~762~8448 :!!
facebook support number

☞++1844~762~8448Facebook Customer service phone number ☞1844~762~8448 :!!
facebook support number

☞++1844~762~8448Facebook Customer service phone number ☞1844~762~8448 :!!
facebook support number

((Helpe)))Facebook * + 1844~762~8448 Toll Free No:-+1844~762~8448
((Facebook))) Toll Free for usa @@
((Helpe)))Facebook * + 1844~762~8448 Toll Free No:-+1844~762~8448
((Facebook))) Toll Free for usa @@
((Helpe)))Facebook * + 1844~762~8448 Toll Free No:-+1844~762~8448
((Facebook))) Toll Free for usa @@
((Helpe)))Facebook * + 1844~762~8448 Toll Free No:-+1844~762~8448
((Facebook))) Toll Free for usa @@
how to contact facebook

contact facebook support

facebook number 1-844-762-8448

facebook customer service email 
facebook customer care
Facebook Customer Service Phone Number 
Facebook Support Phone Number
Facebook Customer Service Number
Facebook Phone Number
Facebook helpline Number
Facebook tech support Number 
Facebook main Number

Facebook contact Number

how to contact facebook

contact facebook support

facebook number 1-844-762-8448

facebook customer service email 
facebook customer care
Facebook is a social networking site that makes it easy for you to connect and
share with your family and friends online. Originally designed for college
students, Facebook was created in 2004 by Mark Zuckerberg while he was enrolled
at Harvard University. By 2006, anyone over the age of 13 with a valid email
address could join Facebook. Today, Facebook is the world's largest social
network, with more than 1 billion users worldwide.
facebook helpline 
Facebook Customer Service Phone Number 
Facebook Support Phone Number
Facebook Customer Service Number
Facebook Phone Number
Facebook helpline Number
Facebook tech support Number 
Facebook main Number

Facebook contact Number

facebook customer support 
contact facebook customer service 
facebook customer care number 1-844-762-8448 
facebook customer service phone number 1-844-762-8448 
facebook help email

facebook help phone number 1-844-762-8448

facebook support email 
facebook help desk 
facebook technical

facebook support phone number 1-844-762-8448

phone number 1-844-762-8448 for facebook 
how do i contact facebook 
contact facebook email 
facebook support phone number 1-844-762-8448 
facebook helpline phone number 1-844-762-8448 
facebook telephone number 1-844-762-8448 
facebook help contact 
call facebook 
facebook customer support team 
email facebook support

facebook help center phone number 1-844-762-8448

customer service facebook 
Facebook Customer Service Phone Number 
Facebook Support Phone Number
Facebook Customer Service Number
Facebook Phone Number
Facebook helpline Number
Facebook tech support Number 
Facebook main Number
Facebook contact Number
contact number 1-844-762-8448 for facebook
facebook helpline 
facebook customer support 
contact facebook customer service 
facebook customer care number 1-844-762-8448 
facebook customer service phone number 1-844-762-8448 
facebook help email
facebook help phone number 1-844-762-8448
facebook support email 
facebook help desk 
facebook technical
facebook support phone number 1-844-762-8448
phone number 1-844-762-8448 for facebook 
how do i contact facebook 
contact facebook email 
facebook support phone number 1-844-762-8448 
facebook helpline phone number 1-844-762-8448 
facebook telephone number 1-844-762-8448 
facebook help contact 
call facebook 
facebook customer support team 
email facebook support
facebook help center phone number 1-844-762-8448
customer service facebook 
contact number 1-844-762-8448 for facebook

[Libreoffice-bugs] [Bug 106861] New: Help needs adaption to new position of AutoInput in Calc

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

Bug ID: 106861
   Summary: Help needs adaption to new position of AutoInput in
Calc
   Product: LibreOffice
   Version: 5.2.0.4 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Open a spreadsheet and then the built-in Help. Search for "AutoInput" in the
Index and click on item "AutoInput function on/off". You get the text

To turn the AutoInput on and off, set or remove the check mark in front of
Tools - Cell Contents - AutoInput.

The sub menu "Cell Contents" does no longer exists and the item "AutoInput" is
a direct item in the menu "Tools".

I see the wrong text in versions 5.2.x, 5.3.x and master.

-- 
You are receiving this mail because:
You 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] libmspub.git: src/lib

2017-03-29 Thread David Tardon
 src/lib/libmspub_utils.cpp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 635804229e087fc560925ba65234b3d6ce3a999a
Author: David Tardon 
Date:   Wed Mar 29 22:44:16 2017 +0200

handle all possible zlib error codes

Change-Id: If6c91d92aa7716abb90f97beba6a686fffd5ddcb

diff --git a/src/lib/libmspub_utils.cpp b/src/lib/libmspub_utils.cpp
index 71cfc21..00a6f30 100644
--- a/src/lib/libmspub_utils.cpp
+++ b/src/lib/libmspub_utils.cpp
@@ -182,7 +182,7 @@ librevenge::RVNGBinaryData 
inflateData(librevenge::RVNGBinaryData deflated)
   strm.avail_out = ZLIB_CHUNK;
   strm.next_out = out;
   ret = inflate(, Z_NO_FLUSH);
-  if (ret == Z_STREAM_ERROR || ret == Z_NEED_DICT || ret == Z_DATA_ERROR 
|| ret == Z_MEM_ERROR)
+  if (ret < 0 || ret == Z_NEED_DICT)
   {
 inflateEnd();
 return librevenge::RVNGBinaryData();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 106832] FORMATTING - Pasting plain text changes cell values that can be reformatted (numbers, dates, etc), no way to paste plain raw text

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

m.a.riosv  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTABUG

--- Comment #3 from m.a.riosv  ---
In any case not a bug, I have not excel to test, but seems strange paste or not
depending on the cell format.

Please if you like open a new report as enhancement (importance), requesting by
a way to have the behaviour you want.

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


[Libreoffice-bugs] [Bug 106857] Assertion failed when cancel edit snap line dialog

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

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
Created attachment 132271
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132271=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I got a crash when
adding a snap line from menu.
I'm adding bt here and don't create new bugtracker because I think, seeing the
screenshot, it's more than related.

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


[Libreoffice-bugs] [Bug 106859] DOCX formulas : greek letters not imported correctly

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

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||xiscofa...@libreoffice.org
 Resolution|--- |DUPLICATE

--- Comment #3 from Xisco Faulí  ---
Hello Pierre,
Thanks for reporting.
It seems like a duplicate of bug 98886

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

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


[Libreoffice-bugs] [Bug 98886] FILEOPEN: Incorrect symbols in formulas in .docx

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

Xisco Faulí  changed:

   What|Removed |Added

 CC||pierre.choffar...@free.fr

--- Comment #5 from Xisco Faulí  ---
*** Bug 106859 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-commits] core.git: Changes to 'refs/tags/libreoffice-5.3.2.2'

2017-03-29 Thread Christian Lohmaier
Tag 'libreoffice-5.3.2.2' created by Christian Lohmaier 
 at 2017-03-29 20:32 +

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

iQIcBAABAgAGBQJY3BnpAAoJEPQ0oe+v7q6jLtEP/RlJ9+Z9GP6Kl0AjjQegFoN7
W8NtFUzEI+FXtciIGvPdsDpjbxScCl5xhbRiEe8i5kfrtl1dNlfzK6jFzbn2sBwQ
HWZQf7ERYzXl7Ny0Ve90NLQp+WwQ6ET3rP9++hTiaRnb2YI0YYB0D0RRJsKRTNkP
xWTaTRbsyvDarRqfel+X48ITUl3u/gHRXIJiAST/RYgxG8UF9R7pjDZXUG+Jyd3g
ML0AziEktG4qdATd+LsewEwGgoxY5Z2j/vK2JWVYI5qyNX0BvbwirtSjeWOAoQ4D
+0sqbHvrwq6f/1WRT8leSr58odBAOd0Xf0JLzipLeC+SS6W6Re/gkO4y9+olylmd
7aPGnM+TEOogW0ImOPUMKNHdpiIfIEUCWKxilxpdxSYN5hzuHrNZzYczV1Xr7gdz
wV8Eh00YjZBYUK8fYcPYStpS3oJoHu0ZTI+5xtuWeaJgNU+bSi8rYjkel+0N90Yp
iMtusD1arEvpf37t1MUh9BtW+MmtIEY4OG7KoU7Ew2nQlbL79HhgrrwMZtoelfR0
oNPsHOUEPUxAb04N8bWmQKo58U19cQdXDd3WyjjDsvuVJKFy/G5PiLmWonoBvBKy
cDnv+vCwe0eSQjiQ4DMsFkaVFOTp7my3LUjOQycr735L+M3047ZiRYoO6WyYm33I
gBMBANhurEG0PCy2qZk0
=Z/ZG
-END PGP SIGNATURE-

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


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

2017-03-29 Thread Christian Lohmaier
Tag 'libreoffice-5.3.2.2' created by Christian Lohmaier 
 at 2017-03-29 20:32 +

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

iQIcBAABAgAGBQJY3BnmAAoJEPQ0oe+v7q6jpnQQAKGDjEQdgLoUU80LwHEof8MR
5GGPSFp4UPoER+3vxPbyjythbqS6oFNlCbbBFwzqUPHpq+kYPl9H68GetEaSF6fT
MtdHEUTTvwFns7JlAuPB0xaCD0gWMXopCCxRIB8yYi3RCRuRKqikLaw6LyIVqWiL
lcRqdsmCmCEy9c94HACOycmYThFWa9FwTcgr2pzKESPzcr9TXUEqqzkckMVtPDNn
nQCDS4+M3jIPYX6jOxorMsArQA1W9gCAaTFmuUIhYSdXIuMsLlWepJcFL+Njwgcm
UzolMGz7DRwEfqQyYEfwFfPQGQ6yeGDRo1CzeYtKfOe/j1z5j/SYBfIgSJiROk9O
700BP6tBDIDZT0OJCY5kj4osIhpYOIFPwuVv/eZX3sSpgx7t6i7xrjZhB6ahGjVX
RxdriLtamtfJSwjGsY/1+VVaiUlabPsjtegFs1XD+daEp1vSDBeJxvcCvSdUkOSY
2TruUwpXd7MlO6XUrXfAXNY6ZwuPd+Le4qZc0B3a/WAQNmBZizfcRp2bSKE453s+
XB3a98iULYdIV3tDm2lHXS85/uXkrSqCgljFz4gjgxW1Vwazx/YJe4d4o5xI+x6D
HkfMXIk/Qqug3/q18q4ovMk3qCc14wX/BH65Kt4TWpu+dzFej79ufHYde+JqWm7g
rsWCSi0cpGpkCt3Mx2+r
=QT1+
-END PGP SIGNATURE-

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


[Libreoffice-bugs] [Bug 100775] Calc crashes and enters recovery mode whenever a column is deleted

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

--- Comment #14 from Julien Nabet  ---
(In reply to James B. Byrne from comment #13)
> (In reply to Julien Nabet from comment #12)
> > Re reading this part, did you check Linux prerequisites for LO:
> > "
> > glibc2 version 2.5 or higher
> > gtk version 2.10.4 or higher
> > Gnome 2.16 or higher, with the gail 1.8.6 and at-spi 1.7 packages (required
> > for support for assistive technology [AT] tools), or another compatible GUI
> > (such as KDE, among others)
> > "
> > (see https://www.libreoffice.org/get-help/system-requirements/)
> 
> No. I expect that any dependencies are specified in the srpm spec file and
> that the installer checks that the target system meets those requirements. 
> Since yum/rpm installed the LOo packages without error I infer that the
> package prerequisites were met.

You're right but just in case the spec file has some bugs, could you provide
versions of quoted components?

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


[Libreoffice-bugs] [Bug 100775] Calc crashes and enters recovery mode whenever a column is deleted

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

--- Comment #13 from James B. Byrne  ---
(In reply to Julien Nabet from comment #12)
> Re reading this part, did you check Linux prerequisites for LO:
> "
> glibc2 version 2.5 or higher
> gtk version 2.10.4 or higher
> Gnome 2.16 or higher, with the gail 1.8.6 and at-spi 1.7 packages (required
> for support for assistive technology [AT] tools), or another compatible GUI
> (such as KDE, among others)
> "
> (see https://www.libreoffice.org/get-help/system-requirements/)

No. I expect that any dependencies are specified in the srpm spec file and that
the installer checks that the target system meets those requirements.  Since
yum/rpm installed the LOo packages without error I infer that the package
prerequisites were met.

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


[Libreoffice-bugs] [Bug 106838] options for variant Icon set in Conditional formatting disappeared

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

raal  changed:

   What|Removed |Added

   Keywords||bisected
 CC||caol...@redhat.com,
   ||r...@post.cz
 OS|Windows (All)   |All

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

f3a97a3b69cb71ad8d233d4aa681d706540ab53f is the first bad commit
commit f3a97a3b69cb71ad8d233d4aa681d706540ab53f
Author: Jenkins Build User 
Date:   Tue Oct 25 16:03:39 2016 +0200

source sha:7549878fd63bb2792432865958874c644a948d45

author  Caolán McNamara 2016-10-24 14:44:56 (GMT)
committer   Caolán McNamara 2016-10-25 10:41:23
(GMT)
commit  7549878fd63bb2792432865958874c644a948d45 (patch)
treed0251ec815b7df4cba33f9c176a24c52488ef9fa
parent  b45fe99f16762c5d79ce67f6a04ee58fc7c14456 (diff)
convert conditional format src fragment to .ui and layout
this is a difficult widget

-- 
You are receiving this mail because:
You 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] dictionaries.git: Changes to 'refs/tags/libreoffice-5.3.2.2'

2017-03-29 Thread Christian Lohmaier
Tag 'libreoffice-5.3.2.2' created by Christian Lohmaier 
 at 2017-03-29 20:32 +

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

iQIcBAABAgAGBQJY3BndAAoJEPQ0oe+v7q6jXIQQALL51Q8f4a/8IKnlrm1xHNlM
YbFjxRNfET1DolHXdgtDg4T36zHRC2KzfcxuKD30FiUW7M3fgNoxQaj8PEuDRcWG
Z/9l+jfDxQpXqmKuHwN4Lfl4P+SF+e4E7lnwrwbBmx6292spHzJluUI9HNKdgWhL
9RprylH+JZkDzsjVXf6CyoycjoLUbUE+M/KPC11YYJ14MTyHsWifFaMSPFa+B2JM
nGHGJZI8/jejmmaLbdB+yySd7Lrq5ea/8eQroj23enVDYN5z8m1gcCn/gkQO+HCg
Vkc+hVr3g9atFNfJoWO2gyJhXNUqhcY5Mt6PigpcF6gsbLaQdLFYihA3SZldVEi/
0uQLpwPrv7Zdg6qfyLh0hTejr6my4X4KudB0BmSLEZ0eVtNiPaMi9mP+393wDSxk
SmSV/awEHneQWDIexApSAQf4bk3+TjHO8HXcpQTR3kAoK95jeyf0D1uRisvjQ+S/
jtcOTtAp8S7Yq4NJBfsCa4fGsRohD0tdafF10lXbJNgonAvxxYUzrXBayp5KUXPl
UG3j1i+3HXbihTqBKcUFuxYZC7+MIcTQsst39yCRR5btVkXYhmq0ZqPsIzNnE2mC
nySBfNELOIzB/cFWPOs6+3v7VXb+adloFTRa8So7gQ6So5PtgqWqsdL+GW7mZ9XJ
1WBsr3duj2U7mArc72HU
=VqRE
-END PGP SIGNATURE-

Changes since cp-5.3-2-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.3.2.2'

2017-03-29 Thread Christian Lohmaier
Tag 'libreoffice-5.3.2.2' created by Christian Lohmaier 
 at 2017-03-29 20:32 +

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

iQIcBAABAgAGBQJY3BniAAoJEPQ0oe+v7q6j1nkP/R7HQbWN5GJH77HR86dJcWJf
OuWotL86PLTBTQRlJgxE1k+4RdSJwzzojl6qhcFR4RjrAaDe2H0/BuRtqIZlawMd
iE4FzzczRJ9HiftKQYgE5/SkoOjhZh1H/bHJoQEteNKdMi5dsYlPBhhvbryTA1x8
4USbTV/GTDAAXQLhPjnAQ2ivn+SugibY/A01DMJMSBv/g8nXI6cQ+XNveddsUz09
hc30QsoHasCZR2bKbGRGgMnnRBJ3jCbDPGj6sOi5YnHsQhOM1X0JyV5VYwr/XMac
ybEqhDDphy7mSyNSDFzQhz92LnYRKBtsR2VWZkiHE+Ff4o9t0kzpNCM4prgAAx/d
PRvEUozAM6GeztwwKiQQ7ig59wRb5jd5nVtXpzs7CwC2xukhcYm+IS5E+IIrs4n+
jFq4D7n6cm+fJ8l7XCB0gl3TaMr76eHqfRDtCxUILU4I00S+SRmC/kPXk1vngQKt
e6eBuSFLio1Coj+Q5UPg5hMCdJ/9Vr4DKx9gFbvQDnOpnJxPPzrTsIMn65lUZQBt
YPFPuA3z8k+DfZQiiTdMBXiteBTXASuRbsgad+uzfSiWWgzsqAnsptdP+ePnMFyy
URqcIuL5ozvC+KlkzkV6nraJse92R3p7cMR+YAvdSJh6AMMAYLFXxF15BnvkJiZa
96ibjrAAKrbFLz3OawYh
=j3nM
-END PGP SIGNATURE-

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


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

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

New commits:
commit f03decb265c6468053107c38b3be40bb098d6a4a
Author: Christian Lohmaier 
Date:   Wed Mar 29 22:33:15 2017 +0200

bump product version to 5.3.2.2.0+

Change-Id: I3f87c276ab96a439d500e7036e66ee784d3bbdc1

diff --git a/configure.ac b/configure.ac
index d42c8f950d6f..74c5a6f10aa4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for 
the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no 
idea.
 
-AC_INIT([LibreOffice],[5.3.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.2.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] core.git: Branch 'libreoffice-5-3-2' - readlicense_oo/license

2017-03-29 Thread Christian Lohmaier
 readlicense_oo/license/CREDITS.fodt | 3346 ++--
 1 file changed, 1727 insertions(+), 1619 deletions(-)

New commits:
commit ff3c9a6f51a4ee8d255d45fcf8e158a57af1b9ae
Author: Christian Lohmaier 
Date:   Wed Mar 29 22:26:05 2017 +0200

update credits

Change-Id: I9175fb568d06688344e5a2ad8759f57563f9b229
(cherry picked from commit 261d9990228f4784f9a109e80657768b956e3d0d)
(cherry picked from commit 2d1ccbe85654a5b2a64813263459ed9231832c37)

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index d6ae0c9d5612..d66cdb55a913 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.3.0.3$Linux_X86_64
 
LibreOffice_project/7074905676c47b82bbcfbea1aeefc84afe1c50e12012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+ Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.3.1.2$Linux_X86_64
 
LibreOffice_project/e80a0e0fd1875e1696614d24c32df0f95f03deb22012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
  
   
-   531
+   626
501
41197
21698
@@ -16,9 +16,9 @@
  3649
  3471
  501
- 531
+ 626
  41697
- 7
+ 22322
  0
  0
  false
@@ -70,7 +70,7 @@
false
false
true
-   6399058
+   6513620
false
false
false
@@ -106,7 +106,6 @@
true

true
-   true
false
false
true
@@ -127,7 +126,9 @@
  
  
   
-   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink"/>
+   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
+
+   
   
  
  
@@ -316,23 +317,26 @@
  
  
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
+  
+   
+  
   

   
@@ -394,24 +398,24 @@

   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
-  
+  

   
   
@@ -1041,7 +1045,7 @@

   
  Credits
-1257 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2017-02-28 15:22:34.
+1270 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2017-03-29 21:12:33.
 * marks developers whose first contributions 
happened after 2010-09-28.
 Developers 
committing code since 2010-09-28
 
@@ -1068,10 +1072,10 @@
Vladimir 
GlazunovCommits: 25434Joined: 
2000-12-04
   
   
-   Caolán 
McNamaraCommits: 21398Joined: 
2000-10-10
+   Caolán 
McNamaraCommits: 21672Joined: 
2000-10-10
   
   
-   Stephan 
BergmannCommits: 13746Joined: 
2000-10-04
+   Stephan 
BergmannCommits: 13956Joined: 
2000-10-04
   
   
Ivo 
HinkelmannCommits: 9480Joined: 
2002-09-09
@@ -1079,35 +1083,35 @@
  
  
   
-   

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

2017-03-29 Thread Christian Lohmaier
 readlicense_oo/license/CREDITS.fodt | 3346 ++--
 1 file changed, 1727 insertions(+), 1619 deletions(-)

New commits:
commit 2d1ccbe85654a5b2a64813263459ed9231832c37
Author: Christian Lohmaier 
Date:   Wed Mar 29 22:26:05 2017 +0200

update credits

Change-Id: I9175fb568d06688344e5a2ad8759f57563f9b229
(cherry picked from commit 261d9990228f4784f9a109e80657768b956e3d0d)

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index d6ae0c9d5612..d66cdb55a913 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.3.0.3$Linux_X86_64
 
LibreOffice_project/7074905676c47b82bbcfbea1aeefc84afe1c50e12012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+ Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.3.1.2$Linux_X86_64
 
LibreOffice_project/e80a0e0fd1875e1696614d24c32df0f95f03deb22012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
  
   
-   531
+   626
501
41197
21698
@@ -16,9 +16,9 @@
  3649
  3471
  501
- 531
+ 626
  41697
- 7
+ 22322
  0
  0
  false
@@ -70,7 +70,7 @@
false
false
true
-   6399058
+   6513620
false
false
false
@@ -106,7 +106,6 @@
true

true
-   true
false
false
true
@@ -127,7 +126,9 @@
  
  
   
-   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink"/>
+   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
+
+   
   
  
  
@@ -316,23 +317,26 @@
  
  
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
+  
+   
+  
   

   
@@ -394,24 +398,24 @@

   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
-  
+  

   
   
@@ -1041,7 +1045,7 @@

   
  Credits
-1257 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2017-02-28 15:22:34.
+1270 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2017-03-29 21:12:33.
 * marks developers whose first contributions 
happened after 2010-09-28.
 Developers 
committing code since 2010-09-28
 
@@ -1068,10 +1072,10 @@
Vladimir 
GlazunovCommits: 25434Joined: 
2000-12-04
   
   
-   Caolán 
McNamaraCommits: 21398Joined: 
2000-10-10
+   Caolán 
McNamaraCommits: 21672Joined: 
2000-10-10
   
   
-   Stephan 
BergmannCommits: 13746Joined: 
2000-10-04
+   Stephan 
BergmannCommits: 13956Joined: 
2000-10-04
   
   
Ivo 
HinkelmannCommits: 9480Joined: 
2002-09-09
@@ -1079,35 +1083,35 @@
  
  
   
-   Tor 
LillqvistCommits: 7761Joined: 
2010-03-23
+   Tor 

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

2017-03-29 Thread Christian Lohmaier
 readlicense_oo/license/CREDITS.fodt | 3346 ++--
 1 file changed, 1727 insertions(+), 1619 deletions(-)

New commits:
commit 9532604050d0def7a2034c9e5732e5640d9a2f52
Author: Christian Lohmaier 
Date:   Wed Mar 29 22:26:05 2017 +0200

update credits

Change-Id: I9175fb568d06688344e5a2ad8759f57563f9b229
(cherry picked from commit 261d9990228f4784f9a109e80657768b956e3d0d)

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index d6ae0c9d5612..d66cdb55a913 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.3.0.3$Linux_X86_64
 
LibreOffice_project/7074905676c47b82bbcfbea1aeefc84afe1c50e12012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+ Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.3.1.2$Linux_X86_64
 
LibreOffice_project/e80a0e0fd1875e1696614d24c32df0f95f03deb22012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
  
   
-   531
+   626
501
41197
21698
@@ -16,9 +16,9 @@
  3649
  3471
  501
- 531
+ 626
  41697
- 7
+ 22322
  0
  0
  false
@@ -70,7 +70,7 @@
false
false
true
-   6399058
+   6513620
false
false
false
@@ -106,7 +106,6 @@
true

true
-   true
false
false
true
@@ -127,7 +126,9 @@
  
  
   
-   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink"/>
+   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
+
+   
   
  
  
@@ -316,23 +317,26 @@
  
  
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
+  
+   
+  
   

   
@@ -394,24 +398,24 @@

   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
-  
+  

   
   
@@ -1041,7 +1045,7 @@

   
  Credits
-1257 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2017-02-28 15:22:34.
+1270 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2017-03-29 21:12:33.
 * marks developers whose first contributions 
happened after 2010-09-28.
 Developers 
committing code since 2010-09-28
 
@@ -1068,10 +1072,10 @@
Vladimir 
GlazunovCommits: 25434Joined: 
2000-12-04
   
   
-   Caolán 
McNamaraCommits: 21398Joined: 
2000-10-10
+   Caolán 
McNamaraCommits: 21672Joined: 
2000-10-10
   
   
-   Stephan 
BergmannCommits: 13746Joined: 
2000-10-04
+   Stephan 
BergmannCommits: 13956Joined: 
2000-10-04
   
   
Ivo 
HinkelmannCommits: 9480Joined: 
2002-09-09
@@ -1079,35 +1083,35 @@
  
  
   
-   Tor 
LillqvistCommits: 7761Joined: 
2010-03-23
+   Tor 

Grzegorz Araminowicz license statement

2017-03-29 Thread Grzegorz Araminowicz
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2017-03-29 Thread Christian Lohmaier
 readlicense_oo/license/CREDITS.fodt | 3346 ++--
 1 file changed, 1727 insertions(+), 1619 deletions(-)

New commits:
commit 261d9990228f4784f9a109e80657768b956e3d0d
Author: Christian Lohmaier 
Date:   Wed Mar 29 22:26:05 2017 +0200

update credits

Change-Id: I9175fb568d06688344e5a2ad8759f57563f9b229

diff --git a/readlicense_oo/license/CREDITS.fodt 
b/readlicense_oo/license/CREDITS.fodt
index d6ae0c9d5612..d66cdb55a913 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.3.0.3$Linux_X86_64
 
LibreOffice_project/7074905676c47b82bbcfbea1aeefc84afe1c50e12012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
+ Credits » 
LibreOfficeCreditscontributorscodersdevelopersCredits
 for the LibreOffice 
development/coding.LibreOffice/5.3.1.2$Linux_X86_64
 
LibreOffice_project/e80a0e0fd1875e1696614d24c32df0f95f03deb22012-02-20T22:17:18.06000PT14M12S3JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA
  
   
-   531
+   626
501
41197
21698
@@ -16,9 +16,9 @@
  3649
  3471
  501
- 531
+ 626
  41697
- 7
+ 22322
  0
  0
  false
@@ -70,7 +70,7 @@
false
false
true
-   6399058
+   6513620
false
false
false
@@ -106,7 +106,6 @@
true

true
-   true
false
false
true
@@ -127,7 +126,9 @@
  
  
   
-   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink"/>
+   http://openoffice.org/2004/office; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
+
+   
   
  
  
@@ -316,23 +317,26 @@
  
  
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
+  
+   
+  
   

   
@@ -394,24 +398,24 @@

   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   
-   
+   
   
   

   
-  
+  

   
   
@@ -1041,7 +1045,7 @@

   
  Credits
-1257 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2017-02-28 15:22:34.
+1270 individuals contributed to 
OpenOffice.org (and whose contributions were imported into LibreOffice) or 
LibreOffice until 2017-03-29 21:12:33.
 * marks developers whose first contributions 
happened after 2010-09-28.
 Developers 
committing code since 2010-09-28
 
@@ -1068,10 +1072,10 @@
Vladimir 
GlazunovCommits: 25434Joined: 
2000-12-04
   
   
-   Caolán 
McNamaraCommits: 21398Joined: 
2000-10-10
+   Caolán 
McNamaraCommits: 21672Joined: 
2000-10-10
   
   
-   Stephan 
BergmannCommits: 13746Joined: 
2000-10-04
+   Stephan 
BergmannCommits: 13956Joined: 
2000-10-04
   
   
Ivo 
HinkelmannCommits: 9480Joined: 
2002-09-09
@@ -1079,35 +1083,35 @@
  
  
   
-   Tor 
LillqvistCommits: 7761Joined: 
2010-03-23
+   Tor 
LillqvistCommits: 7816Joined: 
2010-03-23
   
   
-   *Noel 

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

2017-03-29 Thread Andras Timar
Tag '2.0.6' created by Andras Timar  at 2017-03-29 
20:17 +

2.0.6

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


[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - 3 commits - configure.ac debian/changelog debian/control loleaflet/Makefile loleaflet/src loolwsd.spec.in

2017-03-29 Thread Andras Timar
 configure.ac  |2 +-
 debian/changelog  |6 ++
 debian/control|2 +-
 loleaflet/Makefile|2 +-
 loleaflet/src/control/Control.Tabs.js |2 +-
 loolwsd.spec.in   |2 +-
 6 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 268497d552d89d6016b7f94f68db841e81006c3c
Author: Andras Timar 
Date:   Wed Mar 29 22:17:16 2017 +0200

Bump version to 2.0.6

Change-Id: If523cf16e64a9a9f155acc00e41720048133dbc1

diff --git a/configure.ac b/configure.ac
index 20eca8c8..f46e29f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([loolwsd], [2.0.5], [libreoffice@lists.freedesktop.org])
+AC_INIT([loolwsd], [2.0.6], [libreoffice@lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
diff --git a/debian/changelog b/debian/changelog
index 28352d70..8b3c150a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (2.0.6-1) unstable; urgency=medium
+
+  * see the git log: http://col.la/cool20
+
+ -- Andras Timar   Thu, 30 Mar 2017 11:20:00 +0100
+
 loolwsd (2.0.5-1) unstable; urgency=medium
 
   * see the git log: http://col.la/cool20
diff --git a/loleaflet/Makefile b/loleaflet/Makefile
index 5b003770..70732612 100644
--- a/loleaflet/Makefile
+++ b/loleaflet/Makefile
@@ -3,7 +3,7 @@
 # ("micro") part: Between releases odd, even for releases (no other
 # changes inbetween).
 
-VERSION=2.0.5
+VERSION=2.0.6
 
 # Version number of the bundled 'draw' thing
 DRAW_VERSION=0.2.4
commit 38f032bc7074abb03362b221659020c4d5922b56
Author: Andras Timar 
Date:   Wed Mar 29 22:14:30 2017 +0200

Requires: Collabora Office 5.1-24

Change-Id: I5d6cd38c9a189e07620fa5f2cbbd033eca6ff2bc

diff --git a/debian/control b/debian/control
index ee629693..4f3260d6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.7
 Package: loolwsd
 Section: web
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libsm6, libssl1.0.0, 
libodbc1, libxinerama1, libcairo2, libgl1-mesa-glx, libcups2, libdbus-glib-1-2, 
cpio, collaboraofficebasis5.1-calc (>= 5.1.10.23), collaboraofficebasis5.1-core 
(>= 5.1.10.23), collaboraofficebasis5.1-graphicfilter (>= 5.1.10.23), 
collaboraofficebasis5.1-images (>= 5.1.10.23), collaboraofficebasis5.1-impress 
(>= 5.1.10.23), collaboraofficebasis5.1-ooofonts (>= 5.1.10.23), 
collaboraofficebasis5.1-writer (>= 5.1.10.23), collaboraoffice5.1 (>= 
5.1.10.23), collaboraoffice5.1-ure (>= 5.1.10.23), 
collaboraofficebasis5.1-en-us (>= 5.1.10.23), 
collaboraofficebasis5.1-en-us-calc (>= 5.1.10.23), 
collaboraofficebasis5.1-en-us-res (>= 5.1.10.23), 
collaboraofficebasis5.1-noto-fonts (>= 5.1.10.23), collaboraofficebasis5.1-draw 
(>= 5.1.10.23), collaboraofficebasis5.1-extension-pdf-import (>= 5.1.10.23)
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libsm6, libssl1.0.0, 
libodbc1, libxinerama1, libcairo2, libgl1-mesa-glx, libcups2, libdbus-glib-1-2, 
cpio, collaboraofficebasis5.1-calc (>= 5.1.10.24), collaboraofficebasis5.1-core 
(>= 5.1.10.24), collaboraofficebasis5.1-graphicfilter (>= 5.1.10.24), 
collaboraofficebasis5.1-images (>= 5.1.10.24), collaboraofficebasis5.1-impress 
(>= 5.1.10.24), collaboraofficebasis5.1-ooofonts (>= 5.1.10.24), 
collaboraofficebasis5.1-writer (>= 5.1.10.24), collaboraoffice5.1 (>= 
5.1.10.24), collaboraoffice5.1-ure (>= 5.1.10.24), 
collaboraofficebasis5.1-en-us (>= 5.1.10.24), 
collaboraofficebasis5.1-en-us-calc (>= 5.1.10.24), 
collaboraofficebasis5.1-en-us-res (>= 5.1.10.24), 
collaboraofficebasis5.1-noto-fonts (>= 5.1.10.24), collaboraofficebasis5.1-draw 
(>= 5.1.10.24), collaboraofficebasis5.1-extension-pdf-import (>= 5.1.10.24)
 Description: LibreOffice On-Line WebSocket Daemon
  LOOLWSD is a daemon that talks to web browser clients and provides LibreOffice
  services.
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index c0e0dee1..a7fa5111 100644
--- a/loolwsd.spec.in
+++ b/loolwsd.spec.in
@@ -27,7 +27,7 @@ BuildRequires:  libcap-progs systemd-rpm-macros
 %endif
 %endif
 
-Requires:   collaboraoffice5.1 >= 5.1.10.23 collaboraoffice5.1-ure >= 
5.1.10.23 collaboraofficebasis5.1-core >= 5.1.10.23 
collaboraofficebasis5.1-writer >= 5.1.10.23 collaboraofficebasis5.1-impress >= 
5.1.10.23 collaboraofficebasis5.1-graphicfilter >= 5.1.10.23 
collaboraofficebasis5.1-en-US >= 5.1.10.23 collaboraofficebasis5.1-calc >= 
5.1.10.23 collaboraofficebasis5.1-en-US-res >= 5.1.10.23 
collaboraofficebasis5.1-en-US-calc >= 5.1.10.23 
collaboraofficebasis5.1-ooofonts >= 5.1.10.23 collaboraofficebasis5.1-images >= 
5.1.10.23 collaboraofficebasis5.1-noto-fonts >= 5.1.10.23 
collaboraofficebasis5.1-draw >= 5.1.10.23 
collaboraofficebasis5.1-extension-pdf-import >= 5.1.10.23
+Requires:  

[Libreoffice-bugs] [Bug 106859] DOCX formulas : greek letters not imported correctly

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

--- Comment #2 from Pierre C  ---
Created attachment 132270
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132270=edit
What it is

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


[Libreoffice-bugs] [Bug 106859] DOCX formulas : greek letters not imported correctly

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

--- Comment #1 from Pierre C  ---
Created attachment 132269
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132269=edit
What it should be

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


[Libreoffice-bugs] [Bug 106859] New: DOCX formulas : greek letters not imported correctly

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

Bug ID: 106859
   Summary: DOCX formulas : greek letters not imported correctly
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: filters and storage
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pierre.choffar...@free.fr

Created attachment 132268
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132268=edit
Exemple test docx (test.docx)

Step to reproduce
1 open Attachment test.docx
2 look at testdocx.pdf to what it should be
3 look to test.pdf to see what writer import filter does

Using a French's LO version 5.3.1 But I have this problem with other versions

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


[Libreoffice-bugs] [Bug 103184] [META] UI theming bugs and enhancements

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||106756


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106756
[Bug 106756] Default Theme and Icon Set
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 106756] Default Theme and Icon Set

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||103184


Referenced Bugs:

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


[Libreoffice-ux-advise] [Bug 106756] Default Theme and Icon Set

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||103184


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103184
[Bug 103184] [META] UI theming bugs and enhancements
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 97809] Impress: on my Windows 8.1 playing a PPT with animation -> crash

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

--- Comment #18 from Arfy  ---
(In reply to Xisco Faulí from comment #17)
> Arfy,
> Could you please try to reproduce it with the latest version of LibreOffice
> from https://www.libreoffice.org/download/libreoffice-fresh/ ?
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' if the bug is still present in the latest version.

I tested with the last "libreoffice-fresh" and no more crash

=> OK, corrected

(but for information, with the PPT I can't activate hardware
acceleration/OpenGl ... it crashes LibreOffice 5.3 if I try to open it)

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


[Libreoffice-bugs] [Bug 106858] Slide background image size needs a "keep proportions" option

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

--- Comment #2 from Stapler  ---
1. Set a background image using "Slide > Set background image"
2. Go to "Slide > Slide properties > Background"
3. Uncheck "AutoFit"
4. Check "Relative"
5. Set Height=50%

You want the background image to keep its width:height proportions but
LibreOffice doesn't let you do that.

-- 
You are receiving this mail because:
You 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] libmspub.git: src/lib

2017-03-29 Thread David Tardon
 src/lib/MSPUBParser.cpp |   10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

New commits:
commit 8cd82e1a125a50d534eb5792be9d72ab35f5f7eb
Author: David Tardon 
Date:   Wed Mar 29 22:07:29 2017 +0200

avoid memory leak

Change-Id: If9ad7d3b68222b3729d9180423cc2dfe1579229a

diff --git a/src/lib/MSPUBParser.cpp b/src/lib/MSPUBParser.cpp
index 992d62d..1af392e 100644
--- a/src/lib/MSPUBParser.cpp
+++ b/src/lib/MSPUBParser.cpp
@@ -2526,18 +2526,16 @@ bool MSPUBParser::parseMetaData()
   m_input->seek(0, librevenge::RVNG_SEEK_SET);
   MSPUBMetaData metaData;
 
-  librevenge::RVNGInputStream *sumaryInfo = 
m_input->getSubStreamByName("\x05SummaryInformation");
+  boost::scoped_ptr 
sumaryInfo(m_input->getSubStreamByName("\x05SummaryInformation"));
   if (sumaryInfo)
   {
-metaData.parse(sumaryInfo);
-delete sumaryInfo;
+metaData.parse(sumaryInfo.get());
   }
 
-  librevenge::RVNGInputStream *docSumaryInfo = 
m_input->getSubStreamByName("\005DocumentSummaryInformation");
+  boost::scoped_ptr 
docSumaryInfo(m_input->getSubStreamByName("\005DocumentSummaryInformation"));
   if (docSumaryInfo)
   {
-metaData.parse(docSumaryInfo);
-delete docSumaryInfo;
+metaData.parse(docSumaryInfo.get());
   }
 
   m_input->seek(0, librevenge::RVNG_SEEK_SET);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 105021] Menus and windows broken (text not visible) when EDITING a slide with an animated GIF in "Notes" mode

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

amit.fink...@gmail.com changed:

   What|Removed |Added

Version|5.2.4.2 release |5.3.1.2 release

--- Comment #4 from amit.fink...@gmail.com ---
I tried to compress my .odp file to one with no confidential information, which
resulted in the bug disappearing.

When I had a slide with an animated GIF and the assorted text objects and some
image objects around, the bug was there. When I removed all objects except for
the animated GIF, everything returned to normal.

I would not say the bug is closed, but I cannot disclose the original file and
it would take me a lot of effort to try and reproduce it on a different
presentation.

-- 
You are receiving this mail because:
You 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] libmspub.git: 2 commits - src/fuzz src/lib

2017-03-29 Thread David Tardon
 src/fuzz/pubfuzzer.cpp   |8 
 src/lib/MSPUBParser.cpp  |   24 +---
 src/lib/PolygonUtils.cpp |2 +-
 3 files changed, 14 insertions(+), 20 deletions(-)

New commits:
commit 79ef317f2a2ed73723c685dff61437b908779f9f
Author: David Tardon 
Date:   Wed Mar 29 21:48:53 2017 +0200

astyle

Change-Id: I1ee2f184961cc2350acc47ea13bbc2aec4f0f35f

diff --git a/src/fuzz/pubfuzzer.cpp b/src/fuzz/pubfuzzer.cpp
index 7a9ab5f..17ad8ec 100644
--- a/src/fuzz/pubfuzzer.cpp
+++ b/src/fuzz/pubfuzzer.cpp
@@ -18,10 +18,10 @@
 
 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size)
 {
-librevenge::RVNGStringStream input(data, size);
-librevenge::RVNGRawDrawingGenerator generator(true);
-libmspub::MSPUBDocument::parse(, );
-return 0;
+  librevenge::RVNGStringStream input(data, size);
+  librevenge::RVNGRawDrawingGenerator generator(true);
+  libmspub::MSPUBDocument::parse(, );
+  return 0;
 }
 
 /* vim:set shiftwidth=2 softtabstop=2 expandtab: */
diff --git a/src/lib/PolygonUtils.cpp b/src/lib/PolygonUtils.cpp
index 9ef8466..5ea0c3f 100644
--- a/src/lib/PolygonUtils.cpp
+++ b/src/lib/PolygonUtils.cpp
@@ -2223,7 +2223,7 @@ const CustomShape CS_HOME_PLATE(
 
 const Vertex ARROW_VERTICES[] =
 {
-  {0, CALCULATED_VALUE(0)}, {CALCULATED_VALUE(1), CALCULATED_VALUE(0) }, 
{CALCULATED_VALUE(1) , 0}, {21600, 10800}, {CALCULATED_VALUE(1) , 21600}, 
{CALCULATED_VALUE(1) , CALCULATED_VALUE(2) }, {0, CALCULATED_VALUE(2) }
+  {0, CALCULATED_VALUE(0)}, {CALCULATED_VALUE(1), CALCULATED_VALUE(0) }, 
{CALCULATED_VALUE(1), 0}, {21600, 10800}, {CALCULATED_VALUE(1), 21600}, 
{CALCULATED_VALUE(1), CALCULATED_VALUE(2) }, {0, CALCULATED_VALUE(2) }
 };
 
 const unsigned short ARROW_SEGMENTS[] =
commit 4fcf4c65e9a9c059ae1664c16ccf0a848a5d1b00
Author: David Tardon 
Date:   Wed Mar 29 21:48:02 2017 +0200

avoid leak even if an exception is thrown

Change-Id: Ia1e798defd622cb19b3abaab1bd2ee7a512fc486

diff --git a/src/lib/MSPUBParser.cpp b/src/lib/MSPUBParser.cpp
index 9c746d7..992d62d 100644
--- a/src/lib/MSPUBParser.cpp
+++ b/src/lib/MSPUBParser.cpp
@@ -16,6 +16,7 @@
 #include 
 
 #include 
+#include 
 
 #include 
 #include 
@@ -126,51 +127,44 @@ bool MSPUBParser::parse()
 return false;
   // No check: metadata are not important enough to fail if they can't be 
parsed
   parseMetaData();
-  librevenge::RVNGInputStream *quill = 
m_input->getSubStreamByName("Quill/QuillSub/CONTENTS");
+  boost::scoped_ptr 
quill(m_input->getSubStreamByName("Quill/QuillSub/CONTENTS"));
   if (!quill)
   {
 MSPUB_DEBUG_MSG(("Couldn't get quill stream.\n"));
 return false;
   }
-  if (!parseQuill(quill))
+  if (!parseQuill(quill.get()))
   {
 MSPUB_DEBUG_MSG(("Couldn't parse quill stream.\n"));
-delete quill;
 return false;
   }
-  delete quill;
-  librevenge::RVNGInputStream *contents = 
m_input->getSubStreamByName("Contents");
+  boost::scoped_ptr 
contents(m_input->getSubStreamByName("Contents"));
   if (!contents)
   {
 MSPUB_DEBUG_MSG(("Couldn't get contents stream.\n"));
 return false;
   }
-  if (!parseContents(contents))
+  if (!parseContents(contents.get()))
   {
 MSPUB_DEBUG_MSG(("Couldn't parse contents stream.\n"));
-delete contents;
 return false;
   }
-  delete contents;
-  librevenge::RVNGInputStream *escherDelay = 
m_input->getSubStreamByName("Escher/EscherDelayStm");
+  boost::scoped_ptr 
escherDelay(m_input->getSubStreamByName("Escher/EscherDelayStm"));
   if (escherDelay)
   {
-parseEscherDelay(escherDelay);
-delete escherDelay;
+parseEscherDelay(escherDelay.get());
   }
-  librevenge::RVNGInputStream *escher = 
m_input->getSubStreamByName("Escher/EscherStm");
+  boost::scoped_ptr 
escher(m_input->getSubStreamByName("Escher/EscherStm"));
   if (!escher)
   {
 MSPUB_DEBUG_MSG(("Couldn't get escher stream.\n"));
 return false;
   }
-  if (!parseEscher(escher))
+  if (!parseEscher(escher.get()))
   {
 MSPUB_DEBUG_MSG(("Couldn't parse escher stream.\n"));
-delete escher;
 return false;
   }
-  delete escher;
 
   return m_collector->go();
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-03-29 Thread Christian Lohmaier
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 756e7f5193cb46c394d9b248e5fe2b5e33f0cfa1
Author: Christian Lohmaier 
Date:   Wed Mar 29 21:12:33 2017 +0200

Updated core
Project: translations  a2ea0cc1ebb402ac643166b75b120aa9bdc7924a

update translations for 5.3.2 rc2

and force-fix errors using pocheck

Change-Id: I11ff97ae9d122c20eea783525b1b8e7af7bd5dad
(cherry picked from commit 7816e0f862d1637570d319f1783ac29ad678b6cc)
(cherry picked from commit 16da308b0923a109ad7f1ff59d804276f8bc7c90)

diff --git a/translations b/translations
index 95888168c6dc..a2ea0cc1ebb4 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit 95888168c6dca581238080b0093f27739b9ce1fc
+Subproject commit a2ea0cc1ebb402ac643166b75b120aa9bdc7924a
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 106858] Slide background image size needs a "keep proportions" option

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

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

Where can you find the "AutoFit" option. A screenshot would be useful.

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


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

2017-03-29 Thread Christian Lohmaier
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c6d83432be76d3c94d445fa8660778d0b7c747c9
Author: Christian Lohmaier 
Date:   Wed Mar 29 21:12:33 2017 +0200

Updated core
Project: translations  16da308b0923a109ad7f1ff59d804276f8bc7c90

update translations for 5.3.2 rc2

and force-fix errors using pocheck

Change-Id: I11ff97ae9d122c20eea783525b1b8e7af7bd5dad
(cherry picked from commit 7816e0f862d1637570d319f1783ac29ad678b6cc)

diff --git a/translations b/translations
index 3005ac3c935b..16da308b0923 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit 3005ac3c935b9916b30342794a87f5692479d656
+Subproject commit 16da308b0923a109ad7f1ff59d804276f8bc7c90
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: problem in update master (vcl_filters_test failed)

2017-03-29 Thread Filippo giacchè
"make clean " worked for me..
thanks

On 29 Mar 2017 18:01, "Christian Lohmaier"  wrote:

> On Wed, Mar 29, 2017 at 4:39 PM, Filippo giacchè
>  wrote:
> > Hi to everyone,
> > after a few mouths of inactivity , I would like to start over to work in
> > LO..
> > I need to update my master so I run "./g pull -r" (in branch master)  and
> > after that I run "make".
> > The problem is that make does not complete its execution because
> > CppunitTest_vcl_filters_test failed.
> > How can I solve this problem?
>
>
> warn:vcl.filter:29502:1:vcl/source/filter/jpeg/jpegc.cxx:44: fatal
> failure reading JPEG: Wrong JPEG library version: library is 90,
> caller expects 80
>
> make clean
>
> ciao
> Christian
>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: translations

2017-03-29 Thread Christian Lohmaier
 translations |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a36328ade5ed359478c916938d8fd4d08d26a2d6
Author: Christian Lohmaier 
Date:   Wed Mar 29 21:12:33 2017 +0200

Updated core
Project: translations  7816e0f862d1637570d319f1783ac29ad678b6cc

update translations for 5.3.2 rc2

and force-fix errors using pocheck

Change-Id: I11ff97ae9d122c20eea783525b1b8e7af7bd5dad

diff --git a/translations b/translations
index fea957b43e56..7816e0f862d1 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit fea957b43e56e72a50ab5c6e0d1a065b719ab84a
+Subproject commit 7816e0f862d1637570d319f1783ac29ad678b6cc
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 39468] translate German comments, removing redundant ones

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

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

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

tdf#39468 Translate German comments

It will be available in 5.4.0.

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

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

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


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

2017-03-29 Thread Jens Carl
 cui/source/customize/macropg.cxx   |4 ++--
 cui/source/dialogs/cuifmsearch.cxx |4 ++--
 cui/source/dialogs/iconcdlg.cxx|8 
 cui/source/dialogs/linkdlg.cxx |6 +++---
 cui/source/options/optdict.cxx |2 +-
 cui/source/options/optinet2.cxx|2 +-
 cui/source/tabpages/connect.cxx|4 ++--
 cui/source/tabpages/grfpage.cxx|   16 
 cui/source/tabpages/labdlg.cxx |8 
 cui/source/tabpages/macroass.cxx   |4 ++--
 cui/source/tabpages/measure.cxx|4 ++--
 cui/source/tabpages/page.cxx   |4 ++--
 cui/source/tabpages/paragrph.cxx   |8 
 cui/source/tabpages/textanim.cxx   |2 +-
 cui/source/tabpages/textattr.cxx   |4 ++--
 cui/source/tabpages/tplnedef.cxx   |2 +-
 cui/source/tabpages/tpshadow.cxx   |2 +-
 17 files changed, 42 insertions(+), 42 deletions(-)

New commits:
commit 902ed60438f5eaf661899933df1b365f0e1fbe55
Author: Jens Carl 
Date:   Wed Mar 29 04:54:21 2017 +

tdf#39468 Translate German comments

Translate German comments and terms in cui/

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

diff --git a/cui/source/customize/macropg.cxx b/cui/source/customize/macropg.cxx
index 659f289b96ed..36b6b1327896 100644
--- a/cui/source/customize/macropg.cxx
+++ b/cui/source/customize/macropg.cxx
@@ -566,7 +566,7 @@ IMPL_LINK_NOARG( SvxMacroTabPage_, SelectEvent_Impl, 
SvTreeListBox*, void)
 if( !pE || LISTBOX_ENTRY_NOTFOUND ==
 ( nPos = rListBox.GetModel()->GetAbsPos( pE ) ) )
 {
-DBG_ASSERT( pE, "wo kommt der leere Eintrag her?" );
+DBG_ASSERT( pE, "Where does the empty entry come from?" );
 return;
 }
 
@@ -593,7 +593,7 @@ long SvxMacroTabPage_::GenericHandler_Impl( 
SvxMacroTabPage_* pThis, PushButton*
 if( !pE || LISTBOX_ENTRY_NOTFOUND ==
 ( nPos = rListBox.GetModel()->GetAbsPos( pE ) ) )
 {
-DBG_ASSERT( pE, "wo kommt der leere Eintrag her?" );
+DBG_ASSERT( pE, "Where does the empty entry come from?" );
 return 0;
 }
 
diff --git a/cui/source/dialogs/cuifmsearch.cxx 
b/cui/source/dialogs/cuifmsearch.cxx
index 81d008dd60f0..f3a5e843d64d 100644
--- a/cui/source/dialogs/cuifmsearch.cxx
+++ b/cui/source/dialogs/cuifmsearch.cxx
@@ -409,14 +409,14 @@ IMPL_LINK_NOARG(FmSearchDialog, OnFocusGrabbed, Control&, 
void)
 
 IMPL_LINK(FmSearchDialog, OnPositionSelected, ListBox&, rBox, void)
 {
-DBG_ASSERT(rBox.GetSelectEntryCount() == 1, 
"FmSearchDialog::OnMethodSelected : unerwartet : nicht genau ein Eintrag 
selektiert !");
+DBG_ASSERT(rBox.GetSelectEntryCount() == 1, 
"FmSearchDialog::OnMethodSelected : unexpected : not exactly one entry 
selected!");
 
 m_pSearchEngine->SetPosition(m_plbPosition->GetSelectEntryPos());
 }
 
 IMPL_LINK(FmSearchDialog, OnFieldSelected, ListBox&, rBox, void)
 {
-DBG_ASSERT(rBox.GetSelectEntryCount() == 1, 
"FmSearchDialog::OnFieldSelected : unerwartet : nicht genau ein Eintrag 
selektiert !");
+DBG_ASSERT(rBox.GetSelectEntryCount() == 1, 
"FmSearchDialog::OnFieldSelected : unexpected : not exactly one entry select!");
 
 m_pSearchEngine->RebuildUsedFields(m_prbAllFields->IsChecked() ? -1 : 
(sal_Int16)m_plbField->GetSelectEntryPos());
 // calls m_pSearchEngine->InvalidatePreviousLoc too
diff --git a/cui/source/dialogs/iconcdlg.cxx b/cui/source/dialogs/iconcdlg.cxx
index 9379ccee067f..acb3fdee475e 100644
--- a/cui/source/dialogs/iconcdlg.cxx
+++ b/cui/source/dialogs/iconcdlg.cxx
@@ -382,7 +382,7 @@ IMPL_LINK_NOARG(IconChoiceDialog, ResetHdl, Button*, void)
 ResetPageImpl ();
 
 IconChoicePageData* pData = GetPageData ( mnCurrentPageId );
-DBG_ASSERT( pData, "Id nicht bekannt" );
+DBG_ASSERT( pData, "ID not known" );
 
 pData->pPage->Reset( *pSet );
 }
@@ -401,9 +401,9 @@ IMPL_LINK_NOARG(IconChoiceDialog, CancelHdl, Button*, void)
 
 void IconChoiceDialog::ActivatePageImpl ()
 {
-DBG_ASSERT( !maPageList.empty(), "keine Pages angemeldet" );
+DBG_ASSERT( !maPageList.empty(), "no Pages registered" );
 IconChoicePageData* pData = GetPageData ( mnCurrentPageId );
-DBG_ASSERT( pData, "Id nicht bekannt" );
+DBG_ASSERT( pData, "ID not known" );
 if ( pData )
 {
 if ( !pData->pPage )
@@ -504,7 +504,7 @@ void IconChoiceDialog::ResetPageImpl ()
 {
 IconChoicePageData *pData = GetPageData ( mnCurrentPageId );
 
-DBG_ASSERT( pData, "Id nicht bekannt" );
+DBG_ASSERT( pData, "ID not known" );
 
 pData->pPage->Reset( *pSet );
 }
diff --git a/cui/source/dialogs/linkdlg.cxx b/cui/source/dialogs/linkdlg.cxx
index 5b671ad0f3e5..7e758c4bbbc1 100644
--- a/cui/source/dialogs/linkdlg.cxx
+++ b/cui/source/dialogs/linkdlg.cxx
@@ -188,11 +188,11 @@ IMPL_LINK( SvBaseLinksDlg, LinksSelectHdl, SvTreeListBox 
*, 

[Libreoffice-bugs] [Bug 100775] Calc crashes and enters recovery mode whenever a column is deleted

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

--- Comment #12 from Julien Nabet  ---
(In reply to James B. Byrne from comment #9)
>...
> The versions of LOo later than 4.3, which is the last provided by
> RedHat/CentOS for the v6 release, were all installed using YUM from packages
> obtained directly from the Document Foundation's website.
Re reading this part, did you check Linux prerequisites for LO:
"
glibc2 version 2.5 or higher
gtk version 2.10.4 or higher
Gnome 2.16 or higher, with the gail 1.8.6 and at-spi 1.7 packages (required for
support for assistive technology [AT] tools), or another compatible GUI (such
as KDE, among others)
"
(see https://www.libreoffice.org/get-help/system-requirements/)

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


[Libreoffice-bugs] [Bug 39468] translate German comments, removing redundant ones

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

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

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

tdf#39468 Translate German comments

It will be available in 5.4.0.

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

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

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


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

2017-03-29 Thread Jens Carl
 connectivity/source/drivers/dbase/dindexnode.cxx   |8 +-
 connectivity/source/drivers/file/FPreparedStatement.cxx|4 -
 connectivity/source/drivers/file/FResultSet.cxx|2 
 connectivity/source/drivers/file/FStatement.cxx|   38 
+-
 connectivity/source/drivers/file/fanalyzer.cxx |2 
 connectivity/source/drivers/file/fcode.cxx |6 -
 connectivity/source/drivers/file/fcomp.cxx |   36 -
 connectivity/source/drivers/jdbc/Object.cxx|2 
 connectivity/source/drivers/mork/MStatement.cxx|6 -
 connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx |3 
 connectivity/source/parse/sqlbison.y   |   20 ++---
 connectivity/source/parse/sqlflex.l|4 -
 connectivity/source/parse/sqliterator.cxx  |4 -
 13 files changed, 67 insertions(+), 68 deletions(-)

New commits:
commit 17cc6627f9274b2c6d18217ad8d3db2d376df2cc
Author: Jens Carl 
Date:   Wed Mar 29 03:00:46 2017 +

tdf#39468 Translate German comments

Translate German comments and terms in connectivity/

Change-Id: Id32217529e02d3efd070bc226b0078dcab73a602
Reviewed-on: https://gerrit.libreoffice.org/35820
Reviewed-by: Michael Stahl 
Tested-by: Michael Stahl 

diff --git a/connectivity/source/drivers/dbase/dindexnode.cxx 
b/connectivity/source/drivers/dbase/dindexnode.cxx
index 921384378a49..0130de2905d0 100644
--- a/connectivity/source/drivers/dbase/dindexnode.cxx
+++ b/connectivity/source/drivers/dbase/dindexnode.cxx
@@ -496,7 +496,7 @@ void ONDXPage::Merge(sal_uInt16 nParentNodePos, const 
ONDXPagePtr& xPage)
 sal_uInt16 nLastNode = bRight ? Count() - 1 : xPage->Count() - 1;
 if (bRight)
 {
-DBG_ASSERT(xPage != this,"xPage und THIS duerfen nicht gleich 
sein: Endlosschleife");
+DBG_ASSERT(xPage != this,"xPage and THIS must not be the same: 
infinite loop");
 // shift all nodes from xPage to the left node (append)
 while (xPage->Count())
 {
@@ -506,7 +506,7 @@ void ONDXPage::Merge(sal_uInt16 nParentNodePos, const 
ONDXPagePtr& xPage)
 }
 else
 {
-DBG_ASSERT(xPage != this,"xPage und THIS duerfen nicht gleich 
sein: Endlosschleife");
+DBG_ASSERT(xPage != this,"xPage and THIS must not be the same: 
infinite loop");
 // xPage is the left page and THIS the right one
 while (xPage->Count())
 {
@@ -576,7 +576,7 @@ void ONDXPage::Merge(sal_uInt16 nParentNodePos, const 
ONDXPagePtr& xPage)
 {
 if (bRight)
 {
-DBG_ASSERT(xPage != this,"xPage und THIS duerfen nicht gleich 
sein: Endlosschleife");
+DBG_ASSERT(xPage != this,"xPage and THIS must not be the same: 
infinite loop");
 // Parent node will be integrated; is initialized with Child 
from xPage
 (*aParent)[nParentNodePos].SetChild(xPage->GetChild(),aParent);
 Append((*aParent)[nParentNodePos]);
@@ -585,7 +585,7 @@ void ONDXPage::Merge(sal_uInt16 nParentNodePos, const 
ONDXPagePtr& xPage)
 }
 else
 {
-DBG_ASSERT(xPage != this,"xPage und THIS duerfen nicht gleich 
sein: Endlosschleife");
+DBG_ASSERT(xPage != this,"xPage and THIS must not be the same: 
infinite loop");
 // Parent-node will be integrated; is initialized with child
 (*aParent)[nParentNodePos].SetChild(GetChild(),aParent); // 
Parent memorizes my child
 Insert(0,(*aParent)[nParentNodePos]); // insert parent node 
into myself
diff --git a/connectivity/source/drivers/file/FPreparedStatement.cxx 
b/connectivity/source/drivers/file/FPreparedStatement.cxx
index 2e508ce3226c..ea93c940da4e 100644
--- a/connectivity/source/drivers/file/FPreparedStatement.cxx
+++ b/connectivity/source/drivers/file/FPreparedStatement.cxx
@@ -421,8 +421,8 @@ void OPreparedStatement::setParameter(sal_Int32 
parameterIndex, const ORowSetVal
 
 sal_uInt32 OPreparedStatement::AddParameter(OSQLParseNode * pParameter, const 
Reference& _xCol)
 {
-OSL_ENSURE(SQL_ISRULE(pParameter,parameter),"OResultSet::AddParameter: 
Argument ist kein Parameter");
-OSL_ENSURE(pParameter->count() > 0,"OResultSet: Fehler im Parse Tree");
+OSL_ENSURE(SQL_ISRULE(pParameter,parameter),"OResultSet::AddParameter: 
Argument is not a parameter");
+OSL_ENSURE(pParameter->count() > 0,"OResultSet: Error in Parse Tree");
 
 OUString sParameterName;
 // set up Parameter-Column:
diff --git a/connectivity/source/drivers/file/FResultSet.cxx 
b/connectivity/source/drivers/file/FResultSet.cxx
index 

[Libreoffice-bugs] [Bug 105168] mpg-video not displayed in impress anymore

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #10 from Carlos  ---
I can confirm that the bug is present in
Version: 5.3.1.2 (x64)
Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new; 
Locale: en-US (en_US); 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-commits] core.git: xmlsecurity/source

2017-03-29 Thread Samuel Mehrbrodt
 xmlsecurity/source/gpg/SecurityEnvironment.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 87fe264212d5c4f9debf4ec5f3dd2f7de8cf2e46
Author: Samuel Mehrbrodt 
Date:   Tue Mar 28 13:06:00 2017 +0200

gpg4libre: Show all keys no matter which trust level they have

Also remove the check for canEncrypt() since we also use this list for 
signing.

Change-Id: Ife95960f7303bebf2f61f5d3f3a37b9bb3018a5a
Reviewed-on: https://gerrit.libreoffice.org/35799
Tested-by: Jenkins 
Reviewed-by: Siegmund Gorr 
Reviewed-by: Thorsten Behrens 

diff --git a/xmlsecurity/source/gpg/SecurityEnvironment.cxx 
b/xmlsecurity/source/gpg/SecurityEnvironment.cxx
index 51484e2c3c29..6517c35d725e 100644
--- a/xmlsecurity/source/gpg/SecurityEnvironment.cxx
+++ b/xmlsecurity/source/gpg/SecurityEnvironment.cxx
@@ -77,7 +77,7 @@ Sequence< Reference < XCertificate > > 
SecurityEnvironmentGpg::getPersonalCertif
 GpgME::Key k = ctx->nextKey(err);
 if (err)
 break;
-if (!k.isInvalid() && k.canEncrypt() && (k.ownerTrust() == 
GpgME::Key::Ultimate)) {
+if (!k.isInvalid()) {
 xCert = new CertificateImpl();
 xCert->setCertificate(k);
 certsList.push_back(xCert);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 103483] Mouse pointer as pen does not work

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Carlos  ---
Please provide a clearer set of step-by-step instructions on how to reproduce
the problem.
Please attach a sample document, as this makes it easier for us to verify the
bug.
I have set the bug's status to 'NEEDINFO'. 
Please change it back to 'UNCONFIRMED' once the requested information and
attachment is provided.

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


[Libreoffice-bugs] [Bug 99299] OpenGL : Errors with Gallium Radeon Driver and flickering

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

--- Comment #5 from Carlos  ---
Please attach a sample document here (not dropbox), as this makes it easier for
us to verify the bug. 
(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ Wiki for further detail.)

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


[Libreoffice-bugs] [Bug 95429] When copying a slide from another presentation, applying masters is a problem

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #4 from Carlos  ---
Thank you for reporting the bug. Please attach sample documents, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ Wiki for further detail.)

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


[Libreoffice-bugs] [Bug 95275] The shadows in two 3D slide transitions are positioned wrong on a portrait orientation monitor

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Carlos  ---
Thank you for reporting the bug. Please attach a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ Wiki for further detail.)

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


[Libreoffice-bugs] [Bug 99182] Spacing in notes not retained when in Console/Exchange

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Carlos  ---
Thank you for reporting the bug. Please attach a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ Wiki for further detail.)

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


[Libreoffice-bugs] [Bug 101072] Drag from Navigator does not work

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Carlos  ---
Thank you for reporting the bug. I can confirm that the bug is present in
Version: 5.3.1.2 (x64)
Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new; 
Locale: en-US (en_US); 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-commits] online.git: loleaflet/src

2017-03-29 Thread Henry Castro
 loleaflet/src/layer/AnnotationManager.js |3 ---
 loleaflet/src/layer/marker/Annotation.js |5 -
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit ebf6bb389ec3cb0aedc93f3cf84ab0dd45cd3eee
Author: Henry Castro 
Date:   Wed Mar 29 15:26:05 2017 -0400

loleaflet: simplify date format of the annotation object

Change-Id: I4d7adfa93f03b8fd639fd701066ed83b41a1bd82

diff --git a/loleaflet/src/layer/AnnotationManager.js 
b/loleaflet/src/layer/AnnotationManager.js
index 256dd070..8cf90e24 100644
--- a/loleaflet/src/layer/AnnotationManager.js
+++ b/loleaflet/src/layer/AnnotationManager.js
@@ -48,7 +48,6 @@ L.AnnotationManager = L.Class.extend({
comment = comments[index];
comment.anchorPos = 
L.LOUtil.stringToBounds(comment.anchorPos);
comment.anchorPix = 
this._map._docLayer._twipsToPixels(comment.anchorPos.min);
-   comment.dateTime = new 
Date(comment.dateTime.replace(/,.*/, 'Z')).toDateString();
comment.trackchange = false;

this._items.push(L.annotation(this._map.options.maxBounds.getSouthEast(), 
comment).addTo(this._map));
}
@@ -272,7 +271,6 @@ L.AnnotationManager = L.Class.extend({
} else {
obj.comment.anchorPos = 
L.LOUtil.stringToBounds(obj.comment.anchorPos);
obj.comment.anchorPix = 
this._map._docLayer._twipsToPixels(obj.comment.anchorPos.min);
-   obj.comment.dateTime = new 
Date(obj.comment.dateTime.replace(/,.*/, 'Z')).toDateString();
this.add(obj.comment);
this._map.focus();
}
@@ -298,7 +296,6 @@ L.AnnotationManager = L.Class.extend({
} else {
obj.comment.anchorPos = 
L.LOUtil.stringToBounds(obj.comment.anchorPos);
obj.comment.anchorPix = 
this._map._docLayer._twipsToPixels(obj.comment.anchorPos.min);
-   obj.comment.dateTime = new 
Date(obj.comment.dateTime.replace(/,.*/, 'Z')).toDateString();
modifiedObj = obj.comment;
}
modified._data = modifiedObj;
diff --git a/loleaflet/src/layer/marker/Annotation.js 
b/loleaflet/src/layer/marker/Annotation.js
index 28c099f0..72835031 100644
--- a/loleaflet/src/layer/marker/Annotation.js
+++ b/loleaflet/src/layer/marker/Annotation.js
@@ -231,9 +231,12 @@ L.Annotation = L.Layer.extend({
},
 
_updateContent: function () {
+   if (!(this._data.dateTime instanceof Date)) {
+   this._data.dateTime = new 
Date(this._data.dateTime.replace(/,.*/, 'Z'));
+   }
this._contentText.innerHTML = this._nodeModifyText.innerHTML = 
this._data.text;
this._contentAuthor.innerHTML = this._data.author;
-   this._contentDate.innerHTML = this._data.dateTime;
+   this._contentDate.innerHTML = 
this._data.dateTime.toDateString();
if (this._data.trackchange) {
this._captionText.innerHTML = this._data.description;
}
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 39468] translate German comments, removing redundant ones

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

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

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

tdf#39468 Translate German comments

It will be available in 5.4.0.

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

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

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


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

2017-03-29 Thread Jens Carl
 comphelper/source/property/property.cxx |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

New commits:
commit 6a101635b21d483c115fa3a75ad35fe7eefb0025
Author: Jens Carl 
Date:   Wed Mar 29 02:24:22 2017 +

tdf#39468 Translate German comments

Translate German comments and terms

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

diff --git a/comphelper/source/property/property.cxx 
b/comphelper/source/property/property.cxx
index a7533bc9f2bf..d5ddc9a9ab7b 100644
--- a/comphelper/source/property/property.cxx
+++ b/comphelper/source/property/property.cxx
@@ -144,15 +144,14 @@ void RemoveProperty(Sequence& _rProps, const 
OUString& _rPropName)
 {
 sal_Int32 nLen = _rProps.getLength();
 
-// binaere Suche
+// binary search
 const Property* pProperties = _rProps.getConstArray();
 Property aNameProp(_rPropName, 0, Type(), 0);
 const Property* pResult = std::lower_bound(pProperties, pProperties + 
nLen, aNameProp, PropertyCompareByName());
 
-// gefunden ?
 if ( pResult && (pResult != pProperties + nLen) && (pResult->Name == 
_rPropName) )
 {
-OSL_ENSURE(pResult->Name.equals(_rPropName), "::RemoveProperty 
Properties nicht sortiert");
+OSL_ENSURE(pResult->Name.equals(_rPropName), "::RemoveProperty 
Properties not sorted");
 removeElementAt(_rProps, pResult - pProperties);
 }
 }
@@ -162,12 +161,11 @@ void ModifyPropertyAttributes(Sequence& 
seqProps, const OUString& sPro
 {
 sal_Int32 nLen = seqProps.getLength();
 
-// binaere Suche
+// binary search
 Property* pProperties = seqProps.getArray();
 Property aNameProp(sPropName, 0, Type(), 0);
 Property* pResult = std::lower_bound(pProperties, pProperties + nLen, 
aNameProp, PropertyCompareByName());
 
-// gefunden ?
 if ( pResult && (pResult != pProperties + nLen) && (pResult->Name == 
sPropName) )
 {
 pResult->Attributes |= nAddAttrib;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 104295] Impress edition is very slow outline view

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

--- Comment #8 from Lawrence Philippe  ---
I confirm that the reported bug is still present for me
Version: 5.2.6.2
Build ID: 5.2.6.2-4.fc25
Threads CPU : 2; Version de l'OS :Linux 4.9; UI Render : par défaut; VCL :
gtk3; 
Locale : fr-FR (fr_FR.UTF-8); 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 106587] FILESAVE: PDF: Slow export

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

--- Comment #8 from yousifjka...@yahoo.com ---
I attached PDF here directly. But due to it's size higher than limit for upload
allowed here, I upload 2 files:

- output1: same PDF but after deleting last 2 pages from it.

- output2: same PDF but after deleting 1st 2 pages from it.

I wish you fix this slowness which make LO draw useless practically.

Best.

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


[Libreoffice-bugs] [Bug 106587] FILESAVE: PDF: Slow export

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

--- Comment #7 from yousifjka...@yahoo.com ---
Created attachment 132267
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132267=edit
output2

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


[Libreoffice-bugs] [Bug 106858] New: Slide background image size needs a "keep proportions" option

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

Bug ID: 106858
   Summary: Slide background image size needs a "keep proportions"
option
   Product: LibreOffice
   Version: 5.2.5.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: documentfoundat...@londonlight.org

Once you set a background image using "Slide > Set background image" then go to
"Slide > Slide properties > Background" and uncheck "AutoFit" and check
"Relative", what is it relative to? Certainly not the original image. It seems
that what its relative to is the slide's dimension's, not the image's original
dimensions. Ok, that's fine, but in that case there should be an option to let
the image keep its proportions, because if the user wants to scale the image to
50% of the slide's height then they have no idea what to set the width to. The
image does not keep its proportions and so becomes distorted. Try it for
yourself.

Width=50% Height=50% https://i.imgur.com/W5cB0Xp.png
Width=100% Height=50% https://i.imgur.com/5SJrIll.png
Both are distorted.

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


[Libreoffice-bugs] [Bug 104295] Impress edition is very slow outline view

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #7 from Carlos  ---
Thank you for reporting the bug. I can confirm that the bug is present in
Version: 5.3.1.2 (x64)
Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new; 
Locale: en-US (en_US); 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 97809] Impress: on my Windows 8.1 playing a PPT with animation -> crash

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

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #17 from Xisco Faulí  ---
Arfy,
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

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


[Libreoffice-bugs] [Bug 106818] Highlight Color not visible in presentation mode

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

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Hardware|x86-64 (AMD64)  |All
Version|5.2.3.3 release |5.0 all versions

--- Comment #3 from Xisco Faulí  ---
Also reproduced in

Version: 5.0.0.0.alpha1+
Build ID: 0db96caf0fcce09b87621c11b584a6d81cc7df86
Locale: ca-ES (ca_ES.UTF-8)

in 

Version: 4.3.0.0.alpha1+
Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e

or previous it's not even highlighted in normal mode.

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


[Libreoffice-bugs] [Bug 106587] FILESAVE: PDF: Slow export

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

yousifjka...@yahoo.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 100555] Filesave save from impress odp to pptx very very slow

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Carlos  ---
Please attach a sample document, as this makes it easier for us to verify the
bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ Wiki for further detail.)

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


[Libreoffice-bugs] [Bug 106587] FILESAVE: PDF: Slow export

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

--- Comment #6 from yousifjka...@yahoo.com ---
Created attachment 132266
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132266=edit
output1

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


[Libreoffice-bugs] [Bug 99843] Slide Show on Automatic Next Slide and Suppressing Bullet Point Animations

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #6 from Carlos  ---
Please attach a sample document, as this makes it easier for us to verify the
bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ Wiki for further detail.)

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


[Libreoffice-bugs] [Bug 106737] Rewrite PHP script in Python (bin/list-dispatch-commands.php)

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

Arkadiy Illarionov  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |qar...@gmail.com
   |desktop.org |

--- Comment #3 from Arkadiy Illarionov  ---
I'd like to work on this issue. Which Python 3 version is required? Can I use
f-strings for example?

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


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

2017-03-29 Thread Andrea Gelmini
 sfx2/inc/guisaveas.hxx|2 +-
 sfx2/source/doc/guisaveas.cxx |4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 9c95a2062ed5088c72189e0bb3e70b1b853de934
Author: Andrea Gelmini 
Date:   Wed Mar 29 17:50:59 2017 +0200

Fix typo in method

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

diff --git a/sfx2/inc/guisaveas.hxx b/sfx2/inc/guisaveas.hxx
index eb742e045300..ee044218caad 100644
--- a/sfx2/inc/guisaveas.hxx
+++ b/sfx2/inc/guisaveas.hxx
@@ -65,7 +65,7 @@ public:
 const OUString& aUserSelectedName,
 SignatureState nDocumentSignatureState );
 
-static bool CheckFilterOptionsAppearence(
+static bool CheckFilterOptionsAppearance(
 const css::uno::Reference< css::container::XNameAccess >& 
xFilterCFG,
 const OUString& aFilterName );
 
diff --git a/sfx2/source/doc/guisaveas.cxx b/sfx2/source/doc/guisaveas.cxx
index 237821beaee7..8744d1e22f53 100644
--- a/sfx2/source/doc/guisaveas.cxx
+++ b/sfx2/source/doc/guisaveas.cxx
@@ -1078,7 +1078,7 @@ bool ModelData_Impl::OutputFileDialog( sal_Int8 
nStoreMode,
 uno::Reference< ui::dialogs::XFilePickerControlAccess > xExtFileDlg( 
pFileDlg->GetFilePicker(), uno::UNO_QUERY );
 if ( xExtFileDlg.is() )
 {
-if ( SfxStoringHelper::CheckFilterOptionsAppearence( 
m_pOwner->GetFilterConfiguration(), aFilterName ) )
+if ( SfxStoringHelper::CheckFilterOptionsAppearance( 
m_pOwner->GetFilterConfiguration(), aFilterName ) )
 bUseFilterOptions = true;
 
 if ( ( !( nStoreMode & EXPORT_REQUESTED ) || ( nStoreMode & 
WIDEEXPORT_REQUESTED ) ) && bUseFilterOptions )
@@ -1698,7 +1698,7 @@ bool SfxStoringHelper::GUIStoreModel( const 
uno::Reference< frame::XModel >& xMo
 
 
 // static
-bool SfxStoringHelper::CheckFilterOptionsAppearence(
+bool SfxStoringHelper::CheckFilterOptionsAppearance(
 const uno::Reference< 
container::XNameAccess >& xFilterCFG,
 const OUString& 
aFilterName )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loleaflet/src

2017-03-29 Thread Henry Castro
 loleaflet/src/layer/AnnotationManager.js |  143 ---
 1 file changed, 77 insertions(+), 66 deletions(-)

New commits:
commit dc7cbaef0ea105b934b50d187932f00ce1965b51
Author: Henry Castro 
Date:   Wed Mar 29 14:45:21 2017 -0400

loleaflet: re-work the arrangement of annotation objects

Change-Id: Idce433835bed16b943306e6ad1bb888f5e9e1ee5

diff --git a/loleaflet/src/layer/AnnotationManager.js 
b/loleaflet/src/layer/AnnotationManager.js
index b4ff1614..256dd070 100644
--- a/loleaflet/src/layer/AnnotationManager.js
+++ b/loleaflet/src/layer/AnnotationManager.js
@@ -47,6 +47,7 @@ L.AnnotationManager = L.Class.extend({
for (var index in comments) {
comment = comments[index];
comment.anchorPos = 
L.LOUtil.stringToBounds(comment.anchorPos);
+   comment.anchorPix = 
this._map._docLayer._twipsToPixels(comment.anchorPos.min);
comment.dateTime = new 
Date(comment.dateTime.replace(/,.*/, 'Z')).toDateString();
comment.trackchange = false;

this._items.push(L.annotation(this._map.options.maxBounds.getSouthEast(), 
comment).addTo(this._map));
@@ -61,6 +62,7 @@ L.AnnotationManager = L.Class.extend({
changecomment = redlines[idx];
changecomment.id = 'change-' + changecomment.index;
changecomment.anchorPos = 
L.LOUtil.stringToBounds(changecomment.textRange);
+   changecomment.anchorPix = 
this._map._docLayer._twipsToPixels(changecomment.anchorPos.min);
changecomment.trackchange = true;
changecomment.text = changecomment.comment;

this._items.push(L.annotation(this._map.options.maxBounds.getSouthEast(), 
changecomment).addTo(this._map));
@@ -77,6 +79,15 @@ L.AnnotationManager = L.Class.extend({
return null;
},
 
+   getIndexOf: function (id) {
+   for (var index = 0; index < this._items.length; index++) {
+   if (this._items[index]._data.id === id) {
+   return index;
+   }
+   }
+   return -1;
+   },
+
removeItem: function (id) {
var annotation;
for (var iterator in this._items) {
@@ -89,27 +100,23 @@ L.AnnotationManager = L.Class.extend({
},
 
unselect: function () {
-   this._selected = {};
+   this._selected = -1;
this._map._docLayer._selections.clearLayers();
this.update();
},
 
-   select: function (obj) {
-   var annotation = obj instanceof L.Annotation ? obj : 
this.getItem(obj);
+   select: function (annotation) {
if (annotation) {
-   this._selected.annotation = annotation;
+   this._selected = this.getIndexOf(annotation._data.id);
this.update();
}
},
 
update: function () {
-   var topRight = 
this._map.project(this._map.options.maxBounds.getNorthEast());
-   var point, rectangles;
-   if (this._selected.annotation) {
-   this.layout();
-   point = 
this._map._docLayer._twipsToPixels(this._selected.annotation._data.anchorPos.min);
-   this._map._docLayer._selections.clearLayers();
-   rectangles = 
L.PolyUtil.rectanglesToPolygons(L.LOUtil.stringToRectangles(this._selected.annotation._data.textRange),
 this._map._docLayer);
+   this.layout();
+   this._map._docLayer._selections.clearLayers();
+   if (this._selected >= 0) {
+   var rectangles = 
L.PolyUtil.rectanglesToPolygons(L.LOUtil.stringToRectangles(this._items[this._selected]._data.textRange),
 this._map._docLayer);
if (rectangles.length > 0) {

this._map._docLayer._selections.addLayer(L.polygon(rectangles, {
pointerEvents: 'none',
@@ -119,70 +126,70 @@ L.AnnotationManager = L.Class.extend({
opacity: 0.25
}));
}
-   
this._selected.annotation.setLatLng(this._map.unproject(L.point(topRight.x, 
point.y)));
}
},
 
-   layout: function () {
-   var topRight = 
this._map.project(this._map.options.maxBounds.getNorthEast()).add(L.point(this.options.marginX,
 this.options.marginY));
-   var annotation, bounds, layoutBounds, foundBounds,point, latlng;
-   var layouts = [];
+   layoutUp: function (annotation, latLng, layoutBounds) {
+   

[Libreoffice-bugs] [Bug 32935] CSV import dialog doesn' t get focus if libreoffice is already running

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

--- Comment #46 from Gitsy  ---
still present in 5.3.1.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 48300] UI: Window doesn' t take focus when opening an already open document

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

Gitsy  changed:

   What|Removed |Added

 Resolution|FIXED   |WONTFIX

--- Comment #46 from Gitsy  ---
The bug is still present in 5.3.1.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 97809] Impress: on my Windows 8.1 playing a PPT with animation -> crash

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

--- Comment #16 from Carlos  ---
No crash in 
Version: 5.3.1.2 (x64)
Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine:
new; 
Locale: en-US (en_US); 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 96276] Fileopen: RTF paragraph line spacing proportinal 115% instead of Single

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

Buovjaga  changed:

   What|Removed |Added

Version|5.1.6.2 release |4.3.1.2 release

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


[Libreoffice-bugs] [Bug 96276] Fileopen: RTF paragraph line spacing proportinal 115% instead of Single

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

Laszlo Bona  changed:

   What|Removed |Added

Version|4.3.1.2 release |5.1.6.2 release

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


[Libreoffice-bugs] [Bug 96276] Fileopen: RTF paragraph line spacing proportinal 115% instead of Single

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

--- Comment #11 from Laszlo Bona  ---
Created attachment 132265
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132265=edit
doc layout in Libre Office 5.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 105925] Alt Gr / Alt + Ctrl does not work appropriately with "N" letter - opens "Narzędzia" ("Tools") menu instead of writing "ń"

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

Krzysztof Borowiak  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #4 from Krzysztof Borowiak  ---
I don't get this comment thing. Is it for the bug or for the comment type? :x

Sorry for spamming, I just wanted this thing to go ahead.

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


[Libreoffice-bugs] [Bug 96276] Fileopen: RTF paragraph line spacing proportinal 115% instead of Single

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

--- Comment #10 from Laszlo Bona  ---
Created attachment 132264
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132264=edit
doc layout in MS Word 2016

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


[Libreoffice-bugs] [Bug 105925] Alt Gr / Alt + Ctrl does not work appropriately with "N" letter - opens "Narzędzia" ("Tools") menu instead of writing "ń"

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

Krzysztof Borowiak  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #3 from Krzysztof Borowiak  ---
Hi, anything new happening in here? Please solve it, it makes LibreOffice
mostly unusable in quick-writing production environment, forcing to move to
Google Docs or MS Office (Online / on-premise)!

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


[Libreoffice-bugs] [Bug 96276] Fileopen: RTF paragraph line spacing proportinal 115% instead of Single

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

Laszlo Bona  changed:

   What|Removed |Added

 CC||bo...@wildom.com

--- Comment #9 from Laszlo Bona  ---
The problem still exests

Version: 5.1.6.2
Build ID: 1:5.1.6~rc2-0ubuntu1~xenial1

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


[Libreoffice-bugs] [Bug 105021] Menus and windows broken (text not visible) when EDITING a slide with an animated GIF in "Notes" mode

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

Carlos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Carlos  ---
Thank you for reporting the bug. Please attach a sample document, as this makes
it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO'.
Please change it back to 'UNCONFIRMED' once the requested document is provided.
(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ Wiki 
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
for further detail.)

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


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

2017-03-29 Thread Marco Cecchetti
 sc/qa/unit/tiledrendering/tiledrendering.cxx |  133 +++
 sc/source/ui/view/tabvwshb.cxx   |   28 +
 2 files changed, 161 insertions(+)

New commits:
commit fc97021142786298418d80e0ed9634908b0ba9d7
Author: Marco Cecchetti 
Date:   Fri Jan 6 18:35:08 2017 +0100

LOK: Calc: limiting undo and add support for repair mode

During collaborative editing changes can be undone regardless of who
made them. This patch avoids this possibility and introduce support
for repair mode, for cases where undo/redo of others' changes is
intentional.

Change-Id: I69fd435e96c4c675ffd1df81e936b5eae109daa0
Reviewed-on: https://gerrit.libreoffice.org/33223
Reviewed-by: Jan Holesovsky 
Tested-by: Jenkins 

diff --git a/sc/qa/unit/tiledrendering/tiledrendering.cxx 
b/sc/qa/unit/tiledrendering/tiledrendering.cxx
index 6186ab9964ce..2510d161387a 100644
--- a/sc/qa/unit/tiledrendering/tiledrendering.cxx
+++ b/sc/qa/unit/tiledrendering/tiledrendering.cxx
@@ -77,6 +77,8 @@ public:
 void testInvalidateOnCopyPasteCells();
 void testInvalidateOnInserRowCol();
 void testCommentCallback();
+void testUndoLimiting();
+void testUndoRepairDispatch();
 
 CPPUNIT_TEST_SUITE(ScTiledRenderingTest);
 CPPUNIT_TEST(testRowColumnSelections);
@@ -99,6 +101,8 @@ public:
 CPPUNIT_TEST(testInvalidateOnCopyPasteCells);
 CPPUNIT_TEST(testInvalidateOnInserRowCol);
 CPPUNIT_TEST(testCommentCallback);
+CPPUNIT_TEST(testUndoLimiting);
+CPPUNIT_TEST(testUndoRepairDispatch);
 CPPUNIT_TEST_SUITE_END();
 
 private:
@@ -1135,6 +1139,135 @@ void ScTiledRenderingTest::testCommentCallback()
 comphelper::LibreOfficeKit::setActive(false);
 }
 
+void ScTiledRenderingTest::testUndoLimiting()
+{
+comphelper::LibreOfficeKit::setActive();
+
+ScModelObj* pModelObj = createDoc("small.ods");
+CPPUNIT_ASSERT(pModelObj);
+ScDocument* pDoc = pModelObj->GetDocument();
+CPPUNIT_ASSERT(pDoc);
+SfxUndoManager* pUndoManager = pDoc->GetUndoManager();
+CPPUNIT_ASSERT(pUndoManager);
+
+// view #1
+ViewCallback aView1;
+int nView1 = SfxLokHelper::getView();
+
SfxViewShell::Current()->registerLibreOfficeKitViewCallback(::callback,
 );
+
+// view #2
+SfxLokHelper::createView();
+ViewCallback aView2;
+int nView2 = SfxLokHelper::getView();
+
pModelObj->initializeForTiledRendering(uno::Sequence());
+
SfxViewShell::Current()->registerLibreOfficeKitViewCallback(::callback,
 );
+
+// text edit a cell in view #1
+SfxLokHelper::setView(nView1);
+pModelObj->postKeyEvent(LOK_KEYEVENT_KEYINPUT, 'x', 0);
+pModelObj->postKeyEvent(LOK_KEYEVENT_KEYUP, 'x', 0);
+pModelObj->postKeyEvent(LOK_KEYEVENT_KEYINPUT, 0, awt::Key::RETURN);
+pModelObj->postKeyEvent(LOK_KEYEVENT_KEYUP, 0, awt::Key::RETURN);
+Scheduler::ProcessEventsToIdle();
+
+// check that undo action count in not 0
+CPPUNIT_ASSERT(pUndoManager->GetUndoActionCount() == 1);
+
+// try to execute undo in view #2
+SfxLokHelper::setView(nView2);
+comphelper::dispatchCommand(".uno:Undo", {});
+Scheduler::ProcessEventsToIdle();
+// check that undo has not been executed on view #2
+CPPUNIT_ASSERT(pUndoManager->GetUndoActionCount() == 1);
+
+// try to execute undo in view #1
+SfxLokHelper::setView(nView1);
+comphelper::dispatchCommand(".uno:Undo", {});
+Scheduler::ProcessEventsToIdle();
+// check that undo has been executed on view #1
+CPPUNIT_ASSERT(pUndoManager->GetUndoActionCount() == 0);
+
+// check that redo action count in not 0
+CPPUNIT_ASSERT(pUndoManager->GetRedoActionCount() == 1);
+
+// try to execute redo in view #2
+SfxLokHelper::setView(nView2);
+comphelper::dispatchCommand(".uno:Redo", {});
+Scheduler::ProcessEventsToIdle();
+// check that redo has not been executed on view #2
+CPPUNIT_ASSERT(pUndoManager->GetRedoActionCount() == 1);
+
+// try to execute redo in view #1
+SfxLokHelper::setView(nView1);
+comphelper::dispatchCommand(".uno:Redo", {});
+Scheduler::ProcessEventsToIdle();
+// check that redo has been executed on view #1
+CPPUNIT_ASSERT(pUndoManager->GetRedoActionCount() == 0);
+
+mxComponent->dispose();
+mxComponent.clear();
+
+comphelper::LibreOfficeKit::setActive(false);
+}
+
+void ScTiledRenderingTest::testUndoRepairDispatch()
+{
+comphelper::LibreOfficeKit::setActive();
+
+ScModelObj* pModelObj = createDoc("small.ods");
+CPPUNIT_ASSERT(pModelObj);
+ScDocument* pDoc = pModelObj->GetDocument();
+CPPUNIT_ASSERT(pDoc);
+SfxUndoManager* pUndoManager = pDoc->GetUndoManager();
+CPPUNIT_ASSERT(pUndoManager);
+
+// view #1
+ViewCallback aView1;
+int nView1 = SfxLokHelper::getView();
+
SfxViewShell::Current()->registerLibreOfficeKitViewCallback(::callback,
 );
+
+// view 

  1   2   3   4   >