[Libreoffice-bugs] [Bug 107542] Remote File Saving Not Working

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

--- Comment #4 from Buovjaga  ---
(In reply to Buovjaga from comment #3)
> (In reply to s.k.winter.blade from comment #2)
> > Why are you accusing me of not using iOS?  That is really rude.  I am on a
> > MacBook Pro.  
> 
> I didn't. You yourself set the operating system to iOS. I will not correct
> it.

typo: not = now

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


[Libreoffice-bugs] [Bug 107542] Remote File Saving Not Working

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

Buovjaga  changed:

   What|Removed |Added

 OS|iOS |Mac OS X (All)

--- Comment #3 from Buovjaga  ---
(In reply to s.k.winter.blade from comment #2)
> Why are you accusing me of not using iOS?  That is really rude.  I am on a
> MacBook Pro.  

I didn't. You yourself set the operating system to iOS. I will not correct 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-ux-advise] [Bug 87787] Improve cell border assignment

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

Buovjaga  changed:

   What|Removed |Added

 CC||timbacont...@gmail.com

--- Comment #12 from Buovjaga  ---
*** Bug 107616 has been marked as a duplicate of this bug. ***

-- 
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 87787] Improve cell border assignment

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

Buovjaga  changed:

   What|Removed |Added

 CC||timbacont...@gmail.com

--- Comment #12 from Buovjaga  ---
*** Bug 107616 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 107616] UI: No indication which cell is the parent of a border between adjacent cells in Formatting Cells dialog

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

Buovjaga  changed:

   What|Removed |Added

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

--- Comment #5 from Buovjaga  ---
(In reply to Kevin from comment #4)
> (In reply to Buovjaga from comment #3)
> > Kevin: I found bug 87787. Would you be content, if I closed your report as
> > duplicate?
> 
> I wasn't happy with 87787 - it seems to imply that the problem has been
> resolved. It hasn't. I added a comment there so I guess we can get red of
> this 107616. Is there some intelligent design behind this idea of having
> separate borders for adjacent cell boundaries that I'm missing?

If it implied the problem is resolved, it would be closed. The report was filed
by a person in the design team and the team agrees things need to change.
Thanks, closing as dupe.

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

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


[Libreoffice-bugs] [Bug 76474] Other: Math formula

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

Adolfo Jayme  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 37016] Writer Formula diacritic cropping and superscript misplacement

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

Adolfo Jayme  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You 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: wsd/LOOLWSD.cpp

2017-05-07 Thread Ashod Nakashian
 wsd/LOOLWSD.cpp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3aec6e1227c3d738556a523b2fe999503a10b1b1
Author: Ashod Nakashian 
Date:   Sun May 7 23:23:02 2017 -0400

wsd: build fix due to merge error

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

diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp
index 7f6703f0..3c0fd06e 100644
--- a/wsd/LOOLWSD.cpp
+++ b/wsd/LOOLWSD.cpp
@@ -1468,7 +1468,7 @@ private:
 if (jailId.empty())
 {
 LOG_ERR("Invalid JailId in child URI [" << request.getURI() << 
"].");
-return SocketHandlerInterface::SocketOwnership::UNCHANGED;
+return;
 }
 
 in.clear();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 106265] Scrolling font list with previews enabled makes LO crash ( steps in comment 36 )

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

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #51 from V Stuart Foote  ---
On Windows 10 Pro 64-bit en-US with
Version: 5.4.0.0.alpha1+
Build ID: c3e0b7dd4e7b1d33b8555e0acdf9f44cfc043ca2
CPU threads: 8; OS: Windows 6.19; UI render: GL; 
TinderBox: Win-x86@39, Branch:master, Time: 2017-05-08_00:14:11
Locale: en-US (en_US); Calc: CL

Monitoring with GDIview while scrolling--the Font count, and DC count are no
longer leaking. soffice.bin maxing out at a more reasonable ~100 GDI objects
while scrolling the font list with previews enabled.

@Lynne, please download a daily build of master and do a /a administrative
install and test.  If no longer crashing for you--please set Resolve -> Fixed

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


[Libreoffice-bugs] [Bug 34133] Add ability to automatically compress and resize images

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

--- Comment #52 from Luke  ---
(In reply to Heiko Tietze from comment #50)
> Actually the Minimizer workflow is exactly what you get when the auto
> compression option is switched off. 

So the workflow is the same as MS Office and the compression takes place at
save time, correct? If that's the case, I don't have any concern.

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


[Libreoffice-bugs] [Bug 107542] Remote File Saving Not Working

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

s.k.winter.bl...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from s.k.winter.bl...@gmail.com ---
Why are you accusing me of not using iOS?  That is really rude.  I am on a
MacBook Pro.  

The 6-digit prompt still occurs on the update.  I am not sure why.  I also
don't know what number they are looking for because I don't remember inputting
anything aside from the master password.

-- 
You are receiving this mail because:
You 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: loolwsd.xml.in wsd/DocumentBroker.cpp wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-05-07 Thread Ashod Nakashian
 loolwsd.xml.in |   15 ---
 wsd/DocumentBroker.cpp |4 +++-
 wsd/LOOLWSD.cpp|1 +
 wsd/LOOLWSD.hpp|9 +
 4 files changed, 21 insertions(+), 8 deletions(-)

New commits:
commit 7d823787bbdb8790aeca379c160873f3924b9942
Author: Ashod Nakashian 
Date:   Sun May 7 13:28:57 2017 -0400

wsd: configurable idle document timeout

When a document is idle (no activity from
any views) for this timeout duration, the
document is saved and unloaded to minimize
resource consumption.

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

diff --git a/loolwsd.xml.in b/loolwsd.xml.in
index 5640d08f..449d9797 100644
--- a/loolwsd.xml.in
+++ b/loolwsd.xml.in
@@ -14,6 +14,7 @@
 1
 
 4
+3600
 
 
 loleaflet.html
@@ -51,13 +52,13 @@
 /etc/loolwsd/cert.pem
 /etc/loolwsd/key.pem
 /etc/loolwsd/ca-chain.cert.pem
-   
-   1000
-   
-   
- 
-   
-   
+
+1000
+
+
+
+
+
 
 
 
diff --git a/wsd/DocumentBroker.cpp b/wsd/DocumentBroker.cpp
index ad958964..f5af9895 100644
--- a/wsd/DocumentBroker.cpp
+++ b/wsd/DocumentBroker.cpp
@@ -222,6 +222,8 @@ void DocumentBroker::pollThread()
 auto last30SecCheckTime = std::chrono::steady_clock::now();
 
 static const bool AutoSaveEnabled = !std::getenv("LOOL_NO_AUTOSAVE");
+static const size_t IdleDocTimeoutSecs = LOOLWSD::getConfigValue(
+  
"per_document.idle_timeout_secs", 3600);
 
 // Main polling loop goodness.
 while (!_stop && _poll->continuePolling() && !TerminationFlag)
@@ -273,7 +275,7 @@ void DocumentBroker::pollThread()
 }
 
 // Remove idle documents after 1 hour.
-const bool idle = (getIdleTimeSecs() >= 3600);
+const bool idle = (getIdleTimeSecs() >= IdleDocTimeoutSecs);
 
 // If all sessions have been removed, no reason to linger.
 if ((isLoaded() || _markToDestroy) && (_sessions.empty() || idle))
diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp
index 9c497e13..7f6703f0 100644
--- a/wsd/LOOLWSD.cpp
+++ b/wsd/LOOLWSD.cpp
@@ -622,6 +622,7 @@ void LOOLWSD::initialize(Application& self)
 { "file_server_root_path", "loleaflet/.." },
 { "num_prespawn_children", "1" },
 { "per_document.max_concurrency", "4" },
+{ "per_document.idle_timeout_secs", "3600" },
 { "loleaflet_html", "loleaflet.html" },
 { "logging.color", "true" },
 { "logging.level", "trace" },
diff --git a/wsd/LOOLWSD.hpp b/wsd/LOOLWSD.hpp
index 72c3a9a1..46538dc0 100644
--- a/wsd/LOOLWSD.hpp
+++ b/wsd/LOOLWSD.hpp
@@ -81,6 +81,15 @@ public:
 return LOOLWSD::SSLTermination.get();
 }
 
+/// Returns the value of the specified application configuration,
+/// of the default, if one doesn't exist.
+template
+static
+T getConfigValue(const std::string& name, const T def)
+{
+return getConfigValue(Application::instance().config(), name, def);
+}
+
 /// Trace a new session and take a snapshot of the file.
 static void dumpNewSessionTrace(const std::string& id, const std::string& 
sessionId, const std::string& uri, const std::string& path);
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-07 Thread Ashod Nakashian
 loleaflet/src/map/Map.js |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

New commits:
commit f9ee1c6150854b98e4519cd90c971b4726a0785c
Author: Ashod Nakashian 
Date:   Sun May 7 11:37:51 2017 -0400

loleaflet: configurable dimming timeout and fire event

Two timeout are now configurable.
idleTimeoutSecs, which controls when to dim because
of user inactivity, even if the tab is in focus.
outOfFocusTimeoutSecs, which controls when to dim
when the tab loses focus.

Currently they are set to 15 minutes and 30 seconds
respectively by default.

User_Idle event is now fired on dimming.

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

diff --git a/loleaflet/src/map/Map.js b/loleaflet/src/map/Map.js
index 755d99d0..49cb285c 100644
--- a/loleaflet/src/map/Map.js
+++ b/loleaflet/src/map/Map.js
@@ -18,7 +18,9 @@ L.Map = L.Evented.extend({
defaultZoom: 10,
tileWidthTwips: 3840,
tileHeightTwips: 3840,
-   urlPrefix: 'lool'
+   urlPrefix: 'lool',
+   idleTimeoutSecs: 15 * 60,  // Dim when user is idle.
+   outOfFocusTimeoutSecs: 30, // Dim after switching tabs.
},
 
lastActiveTime: Date.now(),
@@ -853,12 +855,13 @@ L.Map = L.Evented.extend({
 
this._doclayer && this._docLayer._onMessage('textselection:', 
null);
console.debug('_dim: sending userinactive');
+   map.fire('postMessage', {msgId: 'User_Idle'});
this._socket.sendMessage('userinactive');
},
 
_dimIfInactive: function () {
console.debug('_dimIfInactive: diff=' + (Date.now() - 
this.lastActiveTime));
-   if ((Date.now() - this.lastActiveTime) >= 10 * 60 * 1000) { // 
Dim 10 minutes after last user activity
+   if ((Date.now() - this.lastActiveTime) >= 
this.options.idleTimeoutSecs * 1000) {
this._dim();
} else {
this._startInactiveTimer();
@@ -894,7 +897,7 @@ L.Map = L.Evented.extend({
var map = this;
vex.timer = setTimeout(function() {
map._dim();
-   }, 30 * 1000); // Dim in 30 seconds.
+   }, this.options.outOfFocusTimeoutSecs * 1000);
},
 
_onLostFocus: function () {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: common/Util.cpp kit/ForKit.cpp kit/Kit.cpp kit/Kit.hpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/LOOLWSD.cpp

2017-05-07 Thread Ashod Nakashian
 common/Util.cpp|   10 --
 kit/ForKit.cpp |   12 
 kit/Kit.cpp|   16 +++-
 kit/Kit.hpp|1 +
 wsd/DocumentBroker.cpp |2 +-
 wsd/DocumentBroker.hpp |8 +++-
 wsd/LOOLWSD.cpp|   15 +--
 7 files changed, 45 insertions(+), 19 deletions(-)

New commits:
commit 9798eafb8c71ef9eafedb58478d260573eda2e71
Author: Ashod Nakashian 
Date:   Sun May 7 11:05:34 2017 -0400

wsd: random jail paths instead of pid

Jail paths are now generate from a PRNG
instead of using the PID of the kit process.

The PRN is converted to base-64 and used
as the directory name where a given
kit is jailed.

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

diff --git a/common/Util.cpp b/common/Util.cpp
index 3260d130..612f971e 100644
--- a/common/Util.cpp
+++ b/common/Util.cpp
@@ -99,8 +99,14 @@ namespace Util
 
 std::string getFilename(const size_t length)
 {
-std::string s = getB64String(length);
-std::replace(s.begin(), s.end(), '/', '_');
+std::string s = getB64String(length * 2);
+s.erase(std::remove_if(s.begin(), s.end(),
+   [](const std::string::value_type& c)
+   {
+   // Remove undesirable characters in a 
filename.
+   return c == '/' || c == ' ' || c == '+';
+   }),
+ s.end());
 return s.substr(0, length);
 }
 }
diff --git a/kit/ForKit.cpp b/kit/ForKit.cpp
index 64d17f45..ab11f626 100644
--- a/kit/ForKit.cpp
+++ b/kit/ForKit.cpp
@@ -197,6 +197,7 @@ static void cleanupChildren()
 std::vector jails;
 Process::PID exitedChildPid;
 int status;
+// Reap quickly without doing slow cleanup so WSD can spawn more rapidly.
 while ((exitedChildPid = waitpid(-1, , WUNTRACED | WNOHANG)) > 0)
 {
 const auto it = childJails.find(exitedChildPid);
@@ -225,7 +226,10 @@ static int createLibreOfficeKit(const std::string& 
childRoot,
 const std::string& loSubPath,
 bool queryVersion = false)
 {
-LOG_DBG("Forking a loolkit process.");
+// Generate a jail ID to be used for in the jail path.
+const std::string jailId = Util::rng::getFilename(16);
+
+LOG_DBG("Forking a loolkit process with jailId: " << jailId << ".");
 
 const Process::PID pid = fork();
 if (!pid)
@@ -252,9 +256,9 @@ static int createLibreOfficeKit(const std::string& 
childRoot,
 }
 
 #ifndef KIT_IN_PROCESS
-lokit_main(childRoot, sysTemplate, loTemplate, loSubPath, 
NoCapsForKit, queryVersion, DisplayVersion);
+lokit_main(childRoot, jailId, sysTemplate, loTemplate, loSubPath, 
NoCapsForKit, queryVersion, DisplayVersion);
 #else
-lokit_main(childRoot, sysTemplate, loTemplate, loSubPath, true, 
queryVersion, DisplayVersion);
+lokit_main(childRoot, jailId, sysTemplate, loTemplate, loSubPath, 
true, queryVersion, DisplayVersion);
 #endif
 }
 else
@@ -267,7 +271,7 @@ static int createLibreOfficeKit(const std::string& 
childRoot,
 else
 {
 LOG_INF("Forked kit [" << pid << "].");
-childJails[pid] = childRoot + std::to_string(pid);
+childJails[pid] = childRoot + jailId;
 }
 
 #ifndef KIT_IN_PROCESS
diff --git a/kit/Kit.cpp b/kit/Kit.cpp
index 144c3b2c..628e9295 100644
--- a/kit/Kit.cpp
+++ b/kit/Kit.cpp
@@ -1577,6 +1577,7 @@ void documentViewCallback(const int type, const char* 
payload, void* data)
 
 #ifndef BUILDING_TESTS
 void lokit_main(const std::string& childRoot,
+const std::string& jailId,
 const std::string& sysTemplate,
 const std::string& loTemplate,
 const std::string& loSubPath,
@@ -1610,12 +1611,6 @@ void lokit_main(const std::string& childRoot,
 assert(!loTemplate.empty());
 assert(!loSubPath.empty());
 
-// Ideally this will be a random ID, but forkit will cleanup
-// our jail directory when we die, and it's simpler to know
-// the jailId (i.e. the path) implicitly by knowing our pid.
-static const std::string pid = std::to_string(Process::id());
-static const std::string jailId = pid;
-
 LOG_DBG("Process started.");
 
 std::string userdir_url;
@@ -1772,7 +1767,10 @@ void lokit_main(const std::string& childRoot,
 assert(loKit);
 LOG_INF("Process is ready.");
 
-std::string requestUrl = std::string(NEW_CHILD_URI) + "pid=" + pid;
+static const std::string pid = std::to_string(Process::id());
+
+std::string 

[Libreoffice-commits] online.git: test/TileCacheTests.cpp

2017-05-07 Thread Ashod Nakashian
 test/TileCacheTests.cpp |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 7633525904083bc427590834a4aa309f84bb32cc
Author: Ashod Nakashian 
Date:   Sun May 7 11:03:10 2017 -0400

wsd: correct the name of testDisconnectMultiView in output

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

diff --git a/test/TileCacheTests.cpp b/test/TileCacheTests.cpp
index 227f7adb..16577b3f 100644
--- a/test/TileCacheTests.cpp
+++ b/test/TileCacheTests.cpp
@@ -354,19 +354,19 @@ void TileCacheTests::testCancelTilesMultiView()
 void TileCacheTests::testDisconnectMultiView()
 {
 std::string documentPath, documentURL;
-getDocumentPathAndURL("setclientpart.ods", documentPath, documentURL, 
"cancelTilesMultiView ");
+getDocumentPathAndURL("setclientpart.ods", documentPath, documentURL, 
"disconnectMultiView ");
 
 const size_t repeat = 4;
 for (size_t j = 1; j <= repeat; ++j)
 {
-std::cerr << "cancelTilesMultiView try #" << j << std::endl;
+std::cerr << "disconnectMultiView try #" << j << std::endl;
 
 // Wait to clear previous sessions.
 countLoolKitProcesses(InitialLoolKitCount);
 
 // Request a huge tile, and cancel immediately.
-auto socket1 = loadDocAndGetSocket(_uri, documentURL, 
"cancelTilesMultiView-1 ");
-auto socket2 = loadDocAndGetSocket(_uri, documentURL, 
"cancelTilesMultiView-2 ", true);
+auto socket1 = loadDocAndGetSocket(_uri, documentURL, 
"disconnectMultiView-1 ");
+auto socket2 = loadDocAndGetSocket(_uri, documentURL, 
"disconnectMultiView-2 ", true);
 
 sendTextFrame(socket1, "tilecombine part=0 width=256 height=256 
tileposx=0,3840,7680,11520,0,3840,7680,11520 
tileposy=0,0,0,0,3840,3840,3840,3840 tilewidth=3840 tileheight=3840", 
"cancelTilesMultiView-1 ");
 sendTextFrame(socket2, "tilecombine part=0 width=256 height=256 
tileposx=0,3840,7680,0 tileposy=0,0,0,22520 tilewidth=3840 tileheight=3840", 
"cancelTilesMultiView-2 ");
@@ -375,11 +375,11 @@ void TileCacheTests::testDisconnectMultiView()
 
 for (auto i = 0; i < 4; ++i)
 {
-getTileMessage(*socket2, "cancelTilesMultiView-2 ");
+getTileMessage(*socket2, "disconnectMultiView-2 ");
 }
 
 // Should never get more than 4 tiles on socket2.
-const auto res2 = getResponseString(socket2, "tile:", 
"cancelTilesMultiView-2 ", 500);
+const auto res2 = getResponseString(socket2, "tile:", 
"disconnectMultiView-2 ", 500);
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: kit/ForKit.cpp

2017-05-07 Thread Ashod Nakashian
 kit/ForKit.cpp |   30 +-
 1 file changed, 17 insertions(+), 13 deletions(-)

New commits:
commit f062b2058ea97be06a40b9a159ad4de58c7a2dc9
Author: Ashod Nakashian 
Date:   Sat May 6 22:13:02 2017 -0400

wsd: use fast tokenizer

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

diff --git a/kit/ForKit.cpp b/kit/ForKit.cpp
index 035f69a9..64d17f45 100644
--- a/kit/ForKit.cpp
+++ b/kit/ForKit.cpp
@@ -26,7 +26,6 @@
 
 #include 
 #include 
-#include 
 #include 
 #include 
 
@@ -42,7 +41,6 @@
 #include "security.h"
 
 using Poco::Process;
-using Poco::StringTokenizer;
 using Poco::Thread;
 #ifndef KIT_IN_PROCESS
 using Poco::Util::Application;
@@ -96,21 +94,27 @@ public:
 }
 
 LOG_INF("ForKit command: [" << message << "].");
-StringTokenizer tokens(message, " ", StringTokenizer::TOK_IGNORE_EMPTY 
| StringTokenizer::TOK_TRIM);
-
-if (tokens[0] == "spawn" && tokens.count() == 2)
+try
 {
-const auto count = std::stoi(tokens[1]);
-if (count > 0)
-{
-LOG_INF("Setting to spawn " << tokens[1] << " child" << (count 
== 1 ? "" : "ren") << " per request.");
-ForkCounter = count;
-}
-else
+std::vector tokens = LOOLProtocol::tokenize(message);
+if (tokens.size() == 2 && tokens[0] == "spawn")
 {
-LOG_WRN("Cannot spawn " << tokens[1] << " children as 
requested.");
+const auto count = std::stoi(tokens[1]);
+if (count > 0)
+{
+LOG_INF("Setting to spawn " << tokens[1] << " child" << 
(count == 1 ? "" : "ren") << " per request.");
+ForkCounter = count;
+}
+else
+{
+LOG_WRN("Cannot spawn " << tokens[1] << " children as 
requested.");
+}
 }
 }
+catch (const std::exception& exc)
+{
+LOG_ERR("Error while processing forkit request [" << message << 
"]: " << exc.what());
+}
 
 return true;
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107690] FILEOPEN DOCX: Mark as Final property not read

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

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|5.4.0.0.alpha1+ Master  |Inherited From OOo
 Blocks||104520
 Ever confirmed|0   |1
 Whiteboard||interoperability

--- Comment #3 from Aron Budea  ---
Confirmed in 5.3.3.2 and 3.3.0 / Windows 7.


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 104520] [META] DOCX (OOXML) bug tracker

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||107690


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107690
[Bug 107690] FILEOPEN DOCX: Mark as Final property not read
-- 
You are receiving this mail because:
You 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: oox/source

2017-05-07 Thread Jochen Nitschke
 oox/source/export/chartexport.cxx |5 -
 1 file changed, 5 deletions(-)

New commits:
commit d33e262a244f351febc9dbe605b05f76cb834eeb
Author: Jochen Nitschke 
Date:   Sun May 7 21:05:48 2017 +0200

remove unused bool

japanese candlesticks has no function since initial commit
a41687b62b0a6f2b79e44311ddf74c52e844ee36
New files from xlsx-shared-oox-chart-export-part1.diff

bool is unused since last loplugin:unusedparams in oox
commit 4cc0b82103e0b1d28a3ada59974aac0e7da18083

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

diff --git a/oox/source/export/chartexport.cxx 
b/oox/source/export/chartexport.cxx
index 7b786c782fba..5d0ccdcca268 100644
--- a/oox/source/export/chartexport.cxx
+++ b/oox/source/export/chartexport.cxx
@@ -1841,11 +1841,6 @@ void ChartExport::exportStockChart( const Reference< 
chart2::XChartType >& xChar
 FSEND );
 
 bool bPrimaryAxes = true;
-bool bJapaneseCandleSticks = false;
-Reference< beans::XPropertySet > xCTProp( xChartType, uno::UNO_QUERY );
-if( xCTProp.is())
-xCTProp->getPropertyValue("Japanese") >>= bJapaneseCandleSticks;
-
 Reference< chart2::XDataSeriesContainer > xDSCnt( xChartType, 
uno::UNO_QUERY );
 if(xDSCnt.is())
 exportCandleStickSeries( xDSCnt->getDataSeries(), bPrimaryAxes );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-07 Thread Jochen Nitschke
 filter/source/graphicfilter/idxf/dxf2mtf.cxx |   12 +---
 1 file changed, 1 insertion(+), 11 deletions(-)

New commits:
commit 451976d841f26bf5254ba1c6645171c1f331da6b
Author: Jochen Nitschke 
Date:   Sun May 7 22:46:58 2017 +0200

remove unused double

unused since commit 60fd81d83a2dbcb64a38910de49f8e2620353702
loplugin:checkunusedparams in filter

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

diff --git a/filter/source/graphicfilter/idxf/dxf2mtf.cxx 
b/filter/source/graphicfilter/idxf/dxf2mtf.cxx
index b3ad3f6b8890..a30da0c25912 100644
--- a/filter/source/graphicfilter/idxf/dxf2mtf.cxx
+++ b/filter/source/graphicfilter/idxf/dxf2mtf.cxx
@@ -493,7 +493,6 @@ void DXF2GDIMetaFile::DrawAttribEntity(const 
DXFAttribEntity & rE, const DXFTran
 void DXF2GDIMetaFile::DrawPolyLineEntity(const DXFPolyLineEntity & rE, const 
DXFTransform & rTransform)
 {
 sal_uInt16 i,nPolySize;
-double fW;
 const DXFBasicEntity * pBE;
 
 nPolySize=0;
@@ -504,21 +503,12 @@ void DXF2GDIMetaFile::DrawPolyLineEntity(const 
DXFPolyLineEntity & rE, const DXF
 }
 if (nPolySize<2) return;
 tools::Polygon aPoly(nPolySize);
-fW=0.0;
 pBE=rE.pSucc;
 for (i=0; iaP0,aPoly[i]);
-if (i+1(pBE)->fSWidth>=0.0) 
fW+=static_cast(pBE)->fSWidth;
-else fW+=rE.fSWidth;
-if (static_cast(pBE)->fEWidth>=0.0) 
fW+=static_cast(pBE)->fEWidth;
-else fW+=rE.fEWidth;
-}
 pBE=pBE->pSucc;
 }
-fW/=2.0;
-if ((rE.nFlags&1)!=0) fW/=(double)nPolySize;
-else fW/=(double)(nPolySize-1);
+
 if (SetLineAttribute(rE)) {
 if ((rE.nFlags&1)!=0) pVirDev->DrawPolygon(aPoly);
 else pVirDev->DrawPolyLine(aPoly);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-07 Thread Jochen Nitschke
 cui/source/customize/cfg.cxx  |4 ++--
 sd/source/filter/eppt/pptexanimations.cxx |3 +--
 sw/source/core/text/itratr.cxx|3 +--
 3 files changed, 4 insertions(+), 6 deletions(-)

New commits:
commit 0c363500584194f75dfa7f229ee932a759a95bbe
Author: Jochen Nitschke 
Date:   Sun May 7 23:18:14 2017 +0200

cppcheck nitpicks variableScope and redundantAssignment

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

diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index 046b244b2106..5122f35908ee 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -996,7 +996,6 @@ bool SaveInData::LoadSubMenus(
 if ( bItem )
 {
 bool bIsUserDefined = true;
-bool bUseDefaultLabel = false;
 
 if ( nType == css::ui::ItemType::DEFAULT )
 {
@@ -1011,6 +1010,7 @@ bool SaveInData::LoadSubMenus(
 bIsUserDefined = true;
 }
 
+bool bUseDefaultLabel = false;
 // If custom label not set retrieve it from the command
 // to info service
 if ( aLabel.isEmpty() )
@@ -4290,7 +4290,6 @@ void ToolbarSaveInData::LoadToolbar(
 if ( bItem )
 {
 bool bIsUserDefined = true;
-bool bUseDefaultLabel = false;
 
 if ( nType == css::ui::ItemType::DEFAULT )
 {
@@ -4305,6 +4304,7 @@ void ToolbarSaveInData::LoadToolbar(
 bIsUserDefined = true;
 }
 
+bool bUseDefaultLabel = false;
 // If custom label not set retrieve it from the command
 // to info service
 if ( aLabel.isEmpty() )
diff --git a/sd/source/filter/eppt/pptexanimations.cxx 
b/sd/source/filter/eppt/pptexanimations.cxx
index 58fd59517518..8e854220919f 100644
--- a/sd/source/filter/eppt/pptexanimations.cxx
+++ b/sd/source/filter/eppt/pptexanimations.cxx
@@ -491,12 +491,11 @@ void AnimationExporter::exportNode( SvStream& rStrm, 
Reference< XAnimationNode >
 bool bTakeBackInteractiveSequenceTimingForChild = false;
 sal_Int16 nFillDefault = GetFillMode( xNode, nFDef );
 
-bool bSkipChildren = false;
-
 Reference< XAnimationNode > xAudioNode;
 static sal_uInt32 nAudioGroup;
 
 {
+bool bSkipChildren = false;
 EscherExContainer aContainer( rStrm, nContainerRecType, nInstance );
 switch( xNode->getType() )
 {
diff --git a/sw/source/core/text/itratr.cxx b/sw/source/core/text/itratr.cxx
index 1c8ef5182e9b..a4fde667652f 100644
--- a/sw/source/core/text/itratr.cxx
+++ b/sw/source/core/text/itratr.cxx
@@ -359,11 +359,10 @@ static bool lcl_MinMaxString( SwMinMaxArgs& rArg, SwFont* 
pFnt, const OUString &
 while( nIdx < nEnd )
 {
 sal_Int32 nStop = nIdx;
-bool bClear = false;
 LanguageType eLang = pFnt->GetLanguage();
 assert(g_pBreakIt && g_pBreakIt->GetBreakIter().is());
 
-bClear = CH_BLANK == rText[ nStop ];
+bool bClear = CH_BLANK == rText[ nStop ];
 Boundary aBndry( g_pBreakIt->GetBreakIter()->getWordBoundary( rText, 
nIdx,
  g_pBreakIt->GetLocale( eLang ),
  WordType::DICTIONARY_WORD, true ) );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-07 Thread Jochen Nitschke
 basegfx/source/curve/b2dcubicbezier.cxx |   75 ++--
 1 file changed, 34 insertions(+), 41 deletions(-)

New commits:
commit c3e0b7dd4e7b1d33b8555e0acdf9f44cfc043ca2
Author: Jochen Nitschke 
Date:   Sun May 7 23:11:41 2017 +0200

cppcheck: knownConditionTrueFalse

remove bDone and simply 'break' the loop when done.

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

diff --git a/basegfx/source/curve/b2dcubicbezier.cxx 
b/basegfx/source/curve/b2dcubicbezier.cxx
index 72fabc476327..a709166263e3 100644
--- a/basegfx/source/curve/b2dcubicbezier.cxx
+++ b/basegfx/source/curve/b2dcubicbezier.cxx
@@ -694,23 +694,42 @@ namespace basegfx
 // look right and left for even smaller distances
 double fStepValue(1.0 / (double)((nPointCount - 1) * 2)); // half the 
edge step width
 double fPosition((double)nSmallestIndex / (double)(nPointCount - 1));
-bool bDone(false);
 
-while(!bDone)
+while(true)
 {
-if(!bDone)
+// test left
+double fPosLeft(fPosition - fStepValue);
+
+if(fPosLeft < 0.0)
 {
-// test left
-double fPosLeft(fPosition - fStepValue);
+fPosLeft = 0.0;
+aVector = B2DVector(rTestPoint - maStartPoint);
+}
+else
+{
+aVector = B2DVector(rTestPoint - interpolatePoint(fPosLeft));
+}
+
+fNewQuadDist = aVector.getX() * aVector.getX() + aVector.getY() * 
aVector.getY();
+
+if(fTools::less(fNewQuadDist, fQuadDist))
+{
+fQuadDist = fNewQuadDist;
+fPosition = fPosLeft;
+}
+else
+{
+// test right
+double fPosRight(fPosition + fStepValue);
 
-if(fPosLeft < 0.0)
+if(fPosRight > 1.0)
 {
-fPosLeft = 0.0;
-aVector = B2DVector(rTestPoint - maStartPoint);
+fPosRight = 1.0;
+aVector = B2DVector(rTestPoint - maEndPoint);
 }
 else
 {
-aVector = B2DVector(rTestPoint - 
interpolatePoint(fPosLeft));
+aVector = B2DVector(rTestPoint - 
interpolatePoint(fPosRight));
 }
 
 fNewQuadDist = aVector.getX() * aVector.getX() + 
aVector.getY() * aVector.getY();
@@ -718,49 +737,23 @@ namespace basegfx
 if(fTools::less(fNewQuadDist, fQuadDist))
 {
 fQuadDist = fNewQuadDist;
-fPosition = fPosLeft;
+fPosition = fPosRight;
 }
 else
 {
-// test right
-double fPosRight(fPosition + fStepValue);
-
-if(fPosRight > 1.0)
-{
-fPosRight = 1.0;
-aVector = B2DVector(rTestPoint - maEndPoint);
-}
-else
-{
-aVector = B2DVector(rTestPoint - 
interpolatePoint(fPosRight));
-}
-
-fNewQuadDist = aVector.getX() * aVector.getX() + 
aVector.getY() * aVector.getY();
-
-if(fTools::less(fNewQuadDist, fQuadDist))
-{
-fQuadDist = fNewQuadDist;
-fPosition = fPosRight;
-}
-else
-{
-// not less left or right, done
-bDone = true;
-}
+// not less left or right, done
+break;
 }
 }
 
 if(0.0 == fPosition || 1.0 == fPosition)
 {
 // if we are completely left or right, we are done
-bDone = true;
+break;
 }
 
-if(!bDone)
-{
-// prepare next step value
-fStepValue /= 2.0;
-}
+// prepare next step value
+fStepValue /= 2.0;
 }
 
 rCut = fPosition;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107693] Missing accelerator key for Tools > Relationships... with gtk3

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

--- Comment #1 from Terrence Enger  ---
Created attachment 133147
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133147=edit
bibisect details from lo-linux-dbgutil-daily-till52

Working with the -till52 bibisect repository on debian-stretch, I have
determined that the bug started somewhere in the 50 commits ...

  commitdates-h
    --  
good  a441153e  2016-02-26  49f81b3f
bad   4c8042c3  2016-02-27  af57a81d

In that range, I see commits by Caolán McNamara with "gtk3" in the
commit message.  I am not adding him to the cc until the bug report is
confirmed.

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


[Libreoffice-bugs] [Bug 107693] Missing accelerator key for Tools > Relationships... with gtk3

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

Terrence Enger  changed:

   What|Removed |Added

   Keywords||bibisected, regression

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


[Libreoffice-bugs] [Bug 107693] New: Missing accelerator key for Tools > Relationships... with gtk3

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

Bug ID: 107693
   Summary: Missing accelerator key for Tools > Relationships...
with gtk3
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lo_b...@iseries-guru.com

STR

(1) At shell prompt,
export SAL_USE_VCLPLUGIN=gtk3

(2) From the shell prompt open a Base document, for example
embedded_HSQL.odb attached to bug 106482
.
Program presents main database window.

(3) Open menu Tools.  First option in the menu is "Relationships..."

Expected:  Letter R is underscored to advertise an accelerator key.

Observed:  No underscore; "R" in this menu does nothing.

With gen instead of gtk3, the program underscores the accelerator key,
and the key does open the "Relation Design" window.

This observation is on debian-stretch with daily Linux dbgutil
bibisect repository version 2017-05-07 among others.

In view of bibisect results (details coming soon), I am setting
version 5.2.0.0.alpha0+.  Is this right?

I am setting importance minor and keywords regression, bibisected.

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


[Libreoffice-bugs] [Bug 107549] Grammar checker does not work in LibreOffice.

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

--- Comment #12 from Nora Lerena  ---
Nothing seems to work, isn't there any other office suite to replace 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 107572] Macro Calc Range autoformat("Default") throws IllegalArgumentException

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

Julien Nabet  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |

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

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


[Libreoffice-bugs] [Bug 107692] UI: Area dialog doesn't show me current gradient

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

--- Comment #1 from Eyal Rozenberg  ---
This bug may or may not be related to bug 100951.

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


[Libreoffice-bugs] [Bug 107692] New: UI: Area dialog doesn't show me current gradient

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

Bug ID: 107692
   Summary: UI: Area dialog doesn't show me current gradient
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eyal...@technion.ac.il

I'm working this document in LO Draw whose contents were originally copied over
from Impress (in case that matters).

Anyway, when I set a gradient background for some (all?) objects - rectangles
or the page background essentially - it gets set, but if I reopen the Area
dialog I see one of the named gradients' details rather than whatever has been
applied to the object I opened the dialog for.

Using LO 5.3.2.2 on Linux Mint 18.1 on an x86_64 machine.

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


[Libreoffice-bugs] [Bug 39750] [META] General Math formula editor improvements

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

Bug 106479 Summary: Implement context menu edit commands: cut, copy, paste for 
the Formula command input panel
https://bugs.documentfoundation.org/show_bug.cgi?id=106479

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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


[Libreoffice-bugs] [Bug 86349] [META] Context menu bugs and enhancements

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

Bug 106479 Summary: Implement context menu edit commands: cut, copy, paste for 
the Formula command input panel
https://bugs.documentfoundation.org/show_bug.cgi?id=106479

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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


[Libreoffice-commits] core.git: officecfg/registry starmath/inc starmath/sdi starmath/source starmath/uiconfig starmath/UIConfig_smath.mk

2017-05-07 Thread Maxim Monastirsky
 officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu|   63 
 officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu |7 
 starmath/UIConfig_smath.mk   |2 
 starmath/inc/edit.hxx|1 
 starmath/sdi/smath.sdi   |2 
 starmath/source/edit.cxx |   36 
 starmath/uiconfig/smath/popupmenu/edit.xml   |  265 +
 starmath/uiconfig/smath/ui/commandmenu.ui| 1586 
--
 8 files changed, 338 insertions(+), 1624 deletions(-)

New commits:
commit 8da106529e85981ce37fbbd18160023c26cc7129
Author: Maxim Monastirsky 
Date:   Sun May 7 03:32:25 2017 +0300

tdf#106479 Make edit context menu dispatcher based

This allows us to add there any .uno command and
also get the icon and keyboard shortcut for it.
Use this to add clipboard commands.

Change-Id: Ic42c28add7771f322491e8e7d6df052e3c2c8d75
Reviewed-on: https://gerrit.libreoffice.org/37353
Reviewed-by: Maxim Monastirsky 
Tested-by: Maxim Monastirsky 

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
index 1fe747ff5d64..8adebca5535a 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
@@ -141,7 +141,68 @@
   9
 
   
+  
+
+  New Line
+
+  
+  
+
+  Small Gap
+
+  
+  
+
+  Gap
+
+  
+
+
+  
+
+  ~Unary/Binary Operators
+
+  
+  
+
+  ~Relations
+
+  
+  
+
+  ~Set Operations
+
+  
+  
+
+  ~Functions
+
+  
+  
+
+  O~perators
+
+  
+  
+
+  ~Attributes
+
+  
+  
+
+  ~Brackets
+
+  
+  
+
+  For~mats
+
+  
+  
+
+  ~Others
+
+  
 
-
   
 
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
index bd679f723693..386dc8d39ac1 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
@@ -20,9 +20,14 @@
 http://openoffice.org/2004/installation; 
xmlns:oor="http://openoffice.org/2001/registry; 
xmlns:xs="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
oor:name="MathWindowState" oor:package="org.openoffice.Office.UI">
   
 
+  
+
+  Edit Panel
+
+  
   
 
-  Work Area
+  View Panel
 
   
   
diff --git a/starmath/UIConfig_smath.mk b/starmath/UIConfig_smath.mk
index 52babf47879c..5aa6e4cfbb06 100644
--- a/starmath/UIConfig_smath.mk
+++ b/starmath/UIConfig_smath.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_UIConfig_add_menubarfiles,modules/smath,\
 ))
 
 $(eval $(call gb_UIConfig_add_popupmenufiles,modules/smath,\
+   starmath/uiconfig/smath/popupmenu/edit \
starmath/uiconfig/smath/popupmenu/view \
 ))
 
@@ -30,7 +31,6 @@ $(eval $(call gb_UIConfig_add_toolbarfiles,modules/smath,\
 $(eval $(call gb_UIConfig_add_uifiles,modules/smath,\
starmath/uiconfig/smath/ui/alignmentdialog \
starmath/uiconfig/smath/ui/catalogdialog \
-   starmath/uiconfig/smath/ui/commandmenu \
starmath/uiconfig/smath/ui/dockingelements \
starmath/uiconfig/smath/ui/fontdialog \
starmath/uiconfig/smath/ui/fontsizedialog \
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx
index 173ccba43a1d..54bfdbce5cb9 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -58,7 +58,6 @@ class SmEditWindow : public vcl::Window, public 
DropTargetHelper
 virtual void KeyInput(const KeyEvent& rKEvt) override;
 virtual void Command(const CommandEvent& rCEvt) override;
 
-DECL_LINK(MenuSelectHdl, Menu *, bool);
 DECL_LINK(ModifyTimerHdl, Timer *, void);
 DECL_LINK(CursorMoveTimerHdl, Timer *, void);
 
diff --git a/starmath/sdi/smath.sdi b/starmath/sdi/smath.sdi
index 3c2a7ebacced..4f479193ee4e 100644
--- a/starmath/sdi/smath.sdi
+++ b/starmath/sdi/smath.sdi
@@ -217,7 +217,7 @@ SfxInt16Item Graphic SID_GAPHIC_SM
 
 
 SfxVoidItem InsertCommandText SID_INSERTCOMMANDTEXT
-()
+(SfxStringItem Text SID_INSERTCOMMANDTEXT)
 [
 AutoUpdate = FALSE,
 FastCall = FALSE,
diff --git a/starmath/source/edit.cxx b/starmath/source/edit.cxx
index 

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

2017-05-07 Thread Maxim Monastirsky
 cui/source/customize/cfg.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7d9e441eb98b4e964c08e41e53714a8607e22f8e
Author: Maxim Monastirsky 
Date:   Mon May 8 01:14:19 2017 +0300

Set modified flag on entry rename

Tools > Customize... > Context Menus. Rename some
entry, click OK. Open the dialog again, notice that
the label modification wasn't saved.

Change-Id: I78a7093e958d9d8709192ac34b6e0f178b7956de

diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index 438c13e7b630..046b244b2106 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -2653,6 +2653,7 @@ IMPL_LINK( SvxMenuConfigPage, EntrySelectHdl, MenuButton 
*, pButton, void )
 m_pContentsListBox->SetEntryText( pActEntry, aNewName );
 
 GetSaveInData()->SetModified();
+GetTopLevelSelection()->SetModified();
 }
 }
 else
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107691] MAILMERGE: Window becomes unresponsible when sending mail to address from empty row

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

--- Comment #3 from Gabor Kelemen  ---
Also in my mailbox one new sent e-mail appears with the following content:

Bcc: kelem...@ubuntu.com
Return-Path: 
Received: from [127.0.1.1] (catv-80-99-96-240.catv.broadband.hu.
[80.99.96.240])
by smtp.gmail.com with ESMTPSA id
l1sm15197827wrl.15.2017.05.07.14.38.51
for 
(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
Sun, 07 May 2017 14:38:51 -0700 (PDT)
Message-ID: <590f93eb.41a0df0a.5c51a.5...@mx.google.com>
Date: Sun, 07 May 2017 14:38:51 -0700 (PDT)
Sender: "Kelemen, Gabor" 
From: kelem...@ubuntu.com

quit
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Subject: Test
From: =?utf-8?q?Kelemen_Gabor?= 
To: kelem...@ubuntu.com
X-Mailer: LibreOfficeDev 5.4 via Caolan's mailmerge component
Date: Sun, 07 May 2017 23:38:51 +0200

=EF=BB=BFThis is a sample mail merge document for: Gabor

Your e-mail address is: kelem...@ubuntu.com

But you should not get this mail in any case  :).

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


[Libreoffice-bugs] [Bug 107691] MAILMERGE: Window becomes unresponsible when sending mail to address from empty row

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

--- Comment #2 from Gabor Kelemen  ---
Created attachment 133146
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133146=edit
Screenshot of the window and terminal after sending the mails

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


[Libreoffice-bugs] [Bug 107691] MAILMERGE: Window becomes unresponsible when sending mail to address from empty row

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

--- Comment #1 from Gabor Kelemen  ---
Created attachment 133145
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133145=edit
Test mail merge data source

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


[Libreoffice-bugs] [Bug 107691] New: MAILMERGE: Window becomes unresponsible when sending mail to address from empty row

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

Bug ID: 107691
   Summary: MAILMERGE: Window becomes unresponsible when sending
mail to address from empty row
   Product: LibreOffice
   Version: 5.4.0.0.alpha1+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com

Created attachment 133144
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133144=edit
Test mail merge file

Attached an example document and address source.
The address source file has an empty row before valid data, including column
headers.

When I try to send e-mails the e-mail window closes and becomes unresponsive, I
need to kill LO from the process manager.

Terminal output is the following:

gabor@dome:~/src/core$
warn:vcl.layout:4123:1:vcl/source/window/builder.cxx:520: No default button
defined in modules/swriter/ui/mmcreatingdialog.ui
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:sw:4123:1:sw/inc/swrect.hxx:283: SVRect() without Width or Height
warn:vcl.layout:4123:1:vcl/source/window/builder.cxx:520: No default button
defined in modules/swriter/ui/mmsendmails.ui
warn:sfx.view:4123:1:sfx2/source/view/viewfrm.cxx:2947: SID_SIDEBAR state
requested, but no task pane child window exists for this ID!
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
warn:sfx.doc:4123:1:sfx2/source/doc/docfile.cxx:682: Physical name not
convertible!
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
warn:sfx.doc:4123:1:sfx2/source/doc/docfile.cxx:682: Physical name not
convertible!
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
Throwing InvalidHeaderException
warn:sfx.doc:4123:1:sfx2/source/doc/docfile.cxx:682: Physical name not
convertible!

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


[Libreoffice-bugs] [Bug 107690] FILEOPEN DOCX: Mark as Final property not read

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

Gabor Kelemen  changed:

   What|Removed |Added

   Keywords||filter:docx
 CC||ba...@caesar.elte.hu

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


[Libreoffice-bugs] [Bug 107690] FILEOPEN DOCX: Mark as Final property not read

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

--- Comment #2 from Gabor Kelemen  ---
Created attachment 133143
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133143=edit
Same document in current Writer 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-bugs] [Bug 107690] FILEOPEN DOCX: Mark as Final property not read

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

--- Comment #1 from Gabor Kelemen  ---
Created attachment 133142
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133142=edit
Example file in Word 2013

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


[Libreoffice-bugs] [Bug 107690] New: FILEOPEN DOCX: Mark as Final property not read

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

Bug ID: 107690
   Summary: FILEOPEN DOCX: Mark as Final property not read
   Product: LibreOffice
   Version: 5.4.0.0.alpha1+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com

Created attachment 133141
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133141=edit
Example file marked as final

Attached docx file was marked as final in Word 2013. 
See:
https://support.office.com/en-us/article/Prevent-changes-to-a-final-version-of-a-document-37281a8d-3c15-41f3-9a75-e6463acdf04f

In Writer this should mean that on the File - Properties - Security tab the
option "Open file read-only" is checked, but it is not.

Interesting fact that checking this box on a new document, saving it as docx
and opening it in Word activates the correct warning that says this document is
marked as final.

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


[Libreoffice-bugs] [Bug 107616] UI: No indication which cell is the parent of a border between adjacent cells in Formatting Cells dialog

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

--- Comment #4 from Kevin  ---
(In reply to Buovjaga from comment #3)
> Kevin: I found bug 87787. Would you be content, if I closed your report as
> duplicate?

I wasn't happy with 87787 - it seems to imply that the problem has been
resolved. It hasn't. I added a comment there so I guess we can get red of this
107616. Is there some intelligent design behind this idea of having separate
borders for adjacent cell boundaries that I'm missing?

-- 
You are receiving this mail because:
You 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 87787] Improve cell border assignment

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

--- Comment #11 from Kevin  ---
The core issue is still present in the most recent 5.3 release

1. add a bottom border to Cell 1A
2. right click Cell 2A and choose Format Cells ...

bug: the border applied in step 1 cannot be edited in spite of the fact that
there is no functional distinction between a bottom border of 1A and a top
border of 2A.

3. ask a friend to look at your spreadsheet and edit the border - he/she will
only pick the correct cell 50% of the time

bug: This is just wrong. This kind of thing is precisely why Excel is so bad
and why there's so much demand for a smarter program like Calc.

Also note that to test these steps I had to wait about 15 seconds for the
Format Cells dialog to be drawn.

-- 
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 87787] Improve cell border assignment

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

--- Comment #11 from Kevin  ---
The core issue is still present in the most recent 5.3 release

1. add a bottom border to Cell 1A
2. right click Cell 2A and choose Format Cells ...

bug: the border applied in step 1 cannot be edited in spite of the fact that
there is no functional distinction between a bottom border of 1A and a top
border of 2A.

3. ask a friend to look at your spreadsheet and edit the border - he/she will
only pick the correct cell 50% of the time

bug: This is just wrong. This kind of thing is precisely why Excel is so bad
and why there's so much demand for a smarter program like Calc.

Also note that to test these steps I had to wait about 15 seconds for the
Format Cells dialog to be drawn.

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


[Libreoffice-bugs] [Bug 106265] Scrolling font list with previews enabled makes LO crash ( steps in comment 36 )

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

--- Comment #50 from Commit Notification 
 ---
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

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

tdf#106265 ScopedHDC to clean-up hDC when rendering glyphs

It will be available in 5.4.0.

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

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

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


[Libreoffice-bugs] [Bug 106265] Scrolling font list with previews enabled makes LO crash ( steps in comment 36 )

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|needsHighCountInstalledFont |needsHighCountInstalledFont
   |s   |s target:5.4.0

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


[Libreoffice-commits] core.git: vcl/inc vcl/win

2017-05-07 Thread Tomaž Vajngerl
 vcl/inc/win/ScopedHDC.hxx |   45 +
 vcl/win/gdi/winlayout.cxx |   12 ++--
 2 files changed, 51 insertions(+), 6 deletions(-)

New commits:
commit dae61482df7ae540a1fb8feefbb92b5e7238444d
Author: Tomaž Vajngerl 
Date:   Sun May 7 16:19:34 2017 +0200

tdf#106265 ScopedHDC to clean-up hDC when rendering glyphs

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

diff --git a/vcl/inc/win/ScopedHDC.hxx b/vcl/inc/win/ScopedHDC.hxx
new file mode 100644
index ..bd4642ee6642
--- /dev/null
+++ b/vcl/inc/win/ScopedHDC.hxx
@@ -0,0 +1,45 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#ifndef INCLUDED_VCL_INC_WIN_SCOPEDHDC_HXX
+#define INCLUDED_VCL_INC_WIN_SCOPEDHDC_HXX
+
+class ScopedHDC
+{
+private:
+HDC m_hDC;
+
+public:
+explicit ScopedHDC(HDC hDC)
+: m_hDC(hDC)
+{}
+
+ScopedHDC(const ScopedHDC&) = delete;
+ScopedHDC& operator=(const ScopedHDC&) = delete;
+
+~ScopedHDC()
+{
+if (m_hDC)
+DeleteDC(m_hDC);
+}
+
+HDC get() const
+{
+return m_hDC;
+}
+
+explicit operator bool() const
+{
+return m_hDC != nullptr;
+}
+};
+
+#endif // INCLUDED_VCL_INC_WIN_SCOPEDHDC_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/vcl/win/gdi/winlayout.cxx b/vcl/win/gdi/winlayout.cxx
index d262f0633f92..feb5565be153 100644
--- a/vcl/win/gdi/winlayout.cxx
+++ b/vcl/win/gdi/winlayout.cxx
@@ -34,6 +34,7 @@
 #include "sft.hxx"
 #include "sallayout.hxx"
 #include "CommonSalLayout.hxx"
+#include "win/ScopedHDC.hxx"
 
 #include 
 #include 
@@ -57,17 +58,17 @@ bool WinFontInstance::CacheGlyphToAtlas(HDC hDC, HFONT 
hFont, int nGlyphIndex, S
 {
 OpenGLGlyphDrawElement aElement;
 
-HDC hNewDC = CreateCompatibleDC(hDC);
-if (hNewDC == nullptr)
+ScopedHDC aHDC(CreateCompatibleDC(hDC));
+
+if (!aHDC)
 {
 SAL_WARN("vcl.gdi", "CreateCompatibleDC failed: " << 
WindowsErrorString(GetLastError()));
 return false;
 }
-HFONT hOrigFont = static_cast(SelectObject(hNewDC, hFont));
+HFONT hOrigFont = static_cast(SelectObject(aHDC.get(), hFont));
 if (hOrigFont == nullptr)
 {
 SAL_WARN("vcl.gdi", "SelectObject failed: " << 
WindowsErrorString(GetLastError()));
-DeleteDC(hNewDC);
 return false;
 }
 
@@ -76,10 +77,9 @@ bool WinFontInstance::CacheGlyphToAtlas(HDC hDC, HFONT 
hFont, int nGlyphIndex, S
 if (!pTxt)
 return false;
 
-if (!pTxt->BindFont(hNewDC))
+if (!pTxt->BindFont(aHDC.get()))
 {
 SAL_WARN("vcl.gdi", "Binding of font failed. The font might not be 
supported by Direct Write.");
-DeleteDC(hNewDC);
 return false;
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2017-05-07 Thread Andras Timar
Tag 'cp-5.3-11' created by Andras Timar  at 
2017-05-07 21:12 +

cp-5.3-11

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


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

2017-05-07 Thread Andras Timar
Tag 'cp-5.3-11' created by Andras Timar  at 
2017-05-07 21:12 +

cp-5.3-11

Changes since cp-5.3-10-57:
---
 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/cp-5.3-11'

2017-05-07 Thread Christian Lohmaier
Tag 'cp-5.3-11' created by Andras Timar  at 
2017-05-07 21:12 +

cp-5.3-11

Changes since cp-5.3-10:
Christian Lohmaier (1):
  update translations for 5.3.3 rc2

---
 source/am/cui/source/options.po|8 
 source/am/cui/source/tabpages.po   |8 
 source/am/cui/uiconfig/ui.po   |8 
 source/am/fpicker/source/office.po |   10 
 source/am/officecfg/registry/data/org/openoffice/Office.po |6 
 source/am/sc/source/ui/src.po  |8 
 source/am/sfx2/source/dialog.po|   12 
 source/am/svtools/source/dialogs.po|8 
 source/am/svtools/source/misc.po   |8 
 source/am/svx/source/stbctrls.po   |8 
 source/am/svx/uiconfig/ui.po   |   10 
 source/bg/sc/uiconfig/scalc/ui.po  |   20 
 source/bg/sfx2/source/dialog.po|   12 
 source/bg/svx/source/dialog.po |   30 
 source/bg/svx/source/form.po   |   10 
 source/bg/svx/source/stbctrls.po   |8 
 source/bg/svx/source/tbxctrls.po   |6 
 source/bg/svx/uiconfig/ui.po   |  289 
 source/bg/sw/source/ui/utlui.po|   21 
 source/bg/sw/source/uibase/utlui.po|6 
 source/bg/sw/uiconfig/swriter/ui.po|5 
 source/br/cui/uiconfig/ui.po   |   70 -
 source/br/extensions/source/bibliography.po|   12 
 source/br/extensions/source/propctrlr.po   |  152 ++--
 source/br/sc/source/ui/src.po  |   12 
 source/ca/helpcontent2/source/text/scalc/00.po |   20 
 source/ca/helpcontent2/source/text/scalc/01.po |8 
 source/ca/helpcontent2/source/text/scalc/guide.po  |   10 
 source/ca/helpcontent2/source/text/shared/01.po|6 
 source/ca/helpcontent2/source/text/shared/guide.po |5 
 source/ca/helpcontent2/source/text/shared/optionen.po  |8 
 source/ca/helpcontent2/source/text/simpress/guide.po   |   10 
 source/ca/helpcontent2/source/text/swriter/01.po   |   13 
 source/ca/helpcontent2/source/text/swriter/guide.po|   25 
 source/ca/officecfg/registry/data/org/openoffice/Office/UI.po  |8 
 source/ca/sc/uiconfig/scalc/ui.po  |6 
 source/ca/svx/uiconfig/ui.po   |   12 
 source/cy/cui/uiconfig/ui.po   |8 
 source/cy/sfx2/source/dialog.po|   12 
 source/cy/sfx2/uiconfig/ui.po  |   15 
 source/cy/svtools/source/dialogs.po|8 
 source/cy/svtools/source/misc.po   |8 
 source/cy/svx/source/stbctrls.po   |   10 
 source/cy/svx/uiconfig/ui.po   |   10 
 source/da/cui/uiconfig/ui.po   |8 
 source/da/helpcontent2/source/text/scalc/01.po |   12 
 source/da/sfx2/source/dialog.po|   14 
 source/da/sfx2/uiconfig/ui.po  |   17 
 source/da/svtools/source/dialogs.po|   10 
 source/da/svtools/source/java.po   |   12 
 source/da/svtools/source/misc.po   |   10 
 source/da/svx/source/stbctrls.po   |8 
 source/da/svx/uiconfig/ui.po   |   12 
 source/de/editeng/source/items.po  |   10 
 source/de/formula/source/core/resource.po  |8 
 source/de/helpcontent2/source/auxiliary.po |6 
 source/de/helpcontent2/source/text/sbasic/shared/01.po |   10 
 source/de/helpcontent2/source/text/scalc.po|6 
 source/de/helpcontent2/source/text/scalc/00.po |6 
 source/de/helpcontent2/source/text/scalc/01.po |  100 +-
 source/de/helpcontent2/source/text/scalc/guide.po  |   34 
 source/de/helpcontent2/source/text/schart/01.po|6 
 source/de/helpcontent2/source/text/shared/00.po|   10 
 source/de/helpcontent2/source/text/shared/01.po|   12 
 source/de/helpcontent2/source/text/shared/explorer/database.po |8 
 source/de/helpcontent2/source/text/shared/guide.po |   16 
 

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

2017-05-07 Thread Olivier R
Tag 'cp-5.3-11' created by Andras Timar  at 
2017-05-07 21:12 +

cp-5.3-11

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

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


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

2017-05-07 Thread Andras Timar
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 054cb1289379da63085334f8d2214f82dc5a34ad
Author: Andras Timar 
Date:   Sun May 7 22:54:32 2017 +0200

Bump version to 5.3-11

Change-Id: I8bbc26821d027c4643f4219839793c8aa0bea5d3

diff --git a/configure.ac b/configure.ac
index 3011e18ce622..5a26ba861e0f 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([Collabora Office],[5.3.10.10],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[5.3.10.11],[],[],[https://collaboraoffice.com/])
 
 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 'distro/collabora/cp-5.3' - dictionaries

2017-05-07 Thread Olivier R
 dictionaries |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7cb9ef51087e5d2a66af2eaed1e8f2342999cb45
Author: Olivier R 
Date:   Tue May 2 03:33:24 2017 -0500

Updated core
Project: dictionaries  94f10f3bdf176cd47f2c2e9ac26f357c2dd2007b

tdf#107558 French spelling dictionary (6.0.3) and thesaurus

Change-Id: Ia3da9c3b2e4a0ca1032edad131838b3a705e0597
(cherry picked from commit c82ad83da55f7c0d4667edea003b8038e473dcd1)
Reviewed-on: https://gerrit.libreoffice.org/37141
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/dictionaries b/dictionaries
index e90820839661..94f10f3bdf17 16
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit e90820839661af7a0274fb3d8e89d4c83d8eca97
+Subproject commit 94f10f3bdf176cd47f2c2e9ac26f357c2dd2007b
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Branch 'distro/collabora/cp-5.3' - fr_FR/description.xml fr_FR/fr.aff fr_FR/fr.dic fr_FR/package-description.txt fr_FR/README_fr.txt fr_FR/thes_fr.dat

2017-05-07 Thread Olivier R
 fr_FR/README_fr.txt   |4 
 fr_FR/description.xml |2 
 fr_FR/fr.aff  |17751 ++--
 fr_FR/fr.dic  |155369 
+-
 fr_FR/package-description.txt |2 
 fr_FR/thes_fr.dat |  206 
 6 files changed, 88495 insertions(+), 84839 deletions(-)

New commits:
commit 94f10f3bdf176cd47f2c2e9ac26f357c2dd2007b
Author: Olivier R 
Date:   Tue May 2 03:33:24 2017 -0500

tdf#107558 French spelling dictionary (6.0.3) and thesaurus

Change-Id: Ia3da9c3b2e4a0ca1032edad131838b3a705e0597
(cherry picked from commit c82ad83da55f7c0d4667edea003b8038e473dcd1)
Reviewed-on: https://gerrit.libreoffice.org/37141
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/fr_FR/README_fr.txt b/fr_FR/README_fr.txt
index 7dccd42..95762ee 100644
--- a/fr_FR/README_fr.txt
+++ b/fr_FR/README_fr.txt
@@ -1,7 +1,7 @@
 ___
 
DICTIONNAIRES ORTHOGRAPHIQUES FRANÇAIS
-   version 5.4.1
+   version 6.0.3
 
Olivier R. - dicollectefreefr
Dicollecte : http://www.dicollecte.org/
@@ -17,8 +17,8 @@ 
___
- Jean-Luc T. ;
- Sylvain P. ;
- Laurent Dubois ;
-   - Pierre Poisson ;
- Dominique Pellé ;
+   - Pierre Poisson ;
- Pierre-Yves ;
- Pierre Choffardet ;
- Leywen ;
diff --git a/fr_FR/description.xml b/fr_FR/description.xml
index a8ecd7b..868a980 100644
--- a/fr_FR/description.xml
+++ b/fr_FR/description.xml
@@ -1,6 +1,6 @@
 
 http://openoffice.org/extensions/description/2006; 
xmlns:d="http://openoffice.org/extensions/description/2006;  
xmlns:xlink="http://www.w3.org/1999/xlink;>
-
+
 
 
 French spelling dictionary, hyphenation rules, and 
thesaurus
diff --git a/fr_FR/fr.aff b/fr_FR/fr.aff
index 3518322..c6d2042 100644
--- a/fr_FR/fr.aff
+++ b/fr_FR/fr.aff
@@ -2,9 +2,9 @@
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
-# AFFIXES DU DICTIONNAIRE ORTHOGRAPHIQUE FRANÇAIS “CLASSIQUE” v5.4.1
+# AFFIXES DU DICTIONNAIRE ORTHOGRAPHIQUE FRANÇAIS “CLASSIQUE” v6.0.3
 # par Olivier R. -- licence MPL 2.0
-# Généré le 25 08 2015 à 15:05
+# Généré le 25-04-2017 à 13:20
 # Pour améliorer le dictionnaire, allez sur http://www.dicollecte.org/
 
 
@@ -44,7 +44,7 @@ MAP wW
 MAP xX
 MAP zZ
 
-REP 79
+REP 82
 REP ^Ca$ Ça
 REP ^l l'
 REP ^d d'
@@ -110,6 +110,8 @@ REP ett èt
 REP èt ett
 REP ell èl
 REP èl ell
+REP t th
+REP th t
 REP ième$ e
 REP ème$ e
 REP è$ e
@@ -124,14 +126,16 @@ REP sanctionnable punissable
 REP questionnable discutable
 REP antitartre détartrant
 REP email courriel
+REP construirent construisirent
 
 
 
 
 KEY azertyuiop|qsdfghjklmù|wxcvbn|aéz|yèu|iço|oà
p|aqz|zse|edr|rft|tgy|yhu|uji|iko|olpm|qws|sxd|dcf|fvg|gbh|hnj
 
-ICONV 40
+ICONV 41
 ICONV ’ '
+ICONV ʼ '
 ICONV ffi ffi
 ICONV ffl ffl
 ICONV ff ff
@@ -206,1154 +210,428 @@ BREAK ’$
 
 
 
-AM 465
-AM po:nom is:mas
-AM po:nom is:fem
-AM po:adj is:epi
-AM po:adj
-AM po:v1__t___??
-AM po:nom po:adj
-AM po:nom is:mas is:inv
-AM po:adv
-AM po:nom
-AM po:nom is:epi
-AM po:nom po:adj is:epi
-AM po:npr is:epi is:inv
-AM po:v1__t_q_??
-AM po:prn is:mas is:inv
-AM po:prn is:fem is:inv
-AM po:patr is:epi is:inv
-AM po:nom is:mas is:sg
-AM po:v1_i??
-AM po:v1_it___??
-AM po:nom is:fem is:sg
-AM po:nom is:mas is:pl
-AM po:ifut po:3sg
-AM po:cond po:3sg
-AM po:cond po:3pl
-AM po:ifut po:3pl!
-AM po:ifut po:2pl
-AM po:ifut po:1pl
-AM po:cond po:2pl
-AM po:cond po:1pl
-AM po:impe po:2sg
-AM po:ifut po:2sg
-AM po:ifut po:1sg
-AM po:cond po:1sg po:2sg
-AM po:ipre po:spre po:3pl
-AM po:adj is:epi is:inv
-AM po:v1_it_q_??
-AM po:nom is:fem is:pl
-AM po:ipre po:spre po:1sg po:3sg
-AM po:ipre po:spre po:2sg
-AM po:nom is:fem is:inv
-AM po:ppre
-AM po:nb is:epi is:pl
-AM po:iimp po:3sg
-AM po:iimp po:3pl
-AM po:simp po:3sg
-AM po:ipre po:1pl
-AM po:impe po:1pl
-AM po:ipsi po:2pl
-AM po:ipsi po:1pl
-AM po:simp po:3pl
-AM po:iimp po:1sg po:2sg
-AM po:infi
-AM po:interj
-AM po:v1p_e_
-AM po:ipsi po:3sg
-AM po:simp po:2pl
-AM po:simp po:1pl
-AM po:simp po:2sg
-AM po:simp po:1sg
-AM po:ipre po:2pl
-AM po:ipsi po:3pl!
-AM po:impe po:2pl
-AM po:iimp po:spre po:2pl
-AM po:iimp po:spre po:1pl
-AM po:loc.adv
-AM po:adj is:epi is:sg
-AM po:ppas po:adj is:fem is:sg
-AM po:ppas po:adj is:fem is:pl
-AM po:ipre po:3sg
-AM po:ppas po:adj is:mas is:pl
-AM po:ppas po:adj is:mas is:sg
-AM po:spre po:2sg
-AM po:spre po:1sg po:3sg
-AM po:nom is:epi is:inv
-AM po:ipre po:1sg po:2sg
-AM po:v2__t___??
-AM po:ipsi po:1sg po:2sg
-AM po:v3__t___??
-AM po:v2__t_q_??
-AM is:mas is:sg
-AM is:mas is:pl
-AM po:v1__t___?? po:infi
-AM po:ipsi po:2sg
-AM po:ipsi po:1sg
-AM po:v3__t_q_??
-AM 

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

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

New commits:
commit 9fc7019099848cdb1457d03296f865aa85b835f1
Author: Christian Lohmaier 
Date:   Wed May 3 13:25:16 2017 +0200

Updated core
Project: translations  7439773399c3b11904cf66e4b24afc7c3c070376

update translations for 5.3.3 rc2

and force-fix errors using pocheck

Change-Id: Ia6145031ca6088ffe54c6e7c1d60d618cc061284

diff --git a/translations b/translations
index 769636b6ac57..7439773399c3 16
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit 769636b6ac5701c4378d685440fed2e1f968f4bc
+Subproject commit 7439773399c3b11904cf66e4b24afc7c3c070376
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] translations.git: Branch 'distro/collabora/cp-5.3' - source/am source/bg source/br source/ca source/cy source/da source/de source/en-GB source/es source/fr source/gl source/hr so

2017-05-07 Thread Christian Lohmaier
 source/am/cui/source/options.po|8 
 source/am/cui/source/tabpages.po   |8 
 source/am/cui/uiconfig/ui.po   |8 
 source/am/fpicker/source/office.po |   10 
 source/am/officecfg/registry/data/org/openoffice/Office.po |6 
 source/am/sc/source/ui/src.po  |8 
 source/am/sfx2/source/dialog.po|   12 
 source/am/svtools/source/dialogs.po|8 
 source/am/svtools/source/misc.po   |8 
 source/am/svx/source/stbctrls.po   |8 
 source/am/svx/uiconfig/ui.po   |   10 
 source/bg/sc/uiconfig/scalc/ui.po  |   20 
 source/bg/sfx2/source/dialog.po|   12 
 source/bg/svx/source/dialog.po |   30 
 source/bg/svx/source/form.po   |   10 
 source/bg/svx/source/stbctrls.po   |8 
 source/bg/svx/source/tbxctrls.po   |6 
 source/bg/svx/uiconfig/ui.po   |  289 
 source/bg/sw/source/ui/utlui.po|   21 
 source/bg/sw/source/uibase/utlui.po|6 
 source/bg/sw/uiconfig/swriter/ui.po|5 
 source/br/cui/uiconfig/ui.po   |   70 -
 source/br/extensions/source/bibliography.po|   12 
 source/br/extensions/source/propctrlr.po   |  152 ++--
 source/br/sc/source/ui/src.po  |   12 
 source/ca/helpcontent2/source/text/scalc/00.po |   20 
 source/ca/helpcontent2/source/text/scalc/01.po |8 
 source/ca/helpcontent2/source/text/scalc/guide.po  |   10 
 source/ca/helpcontent2/source/text/shared/01.po|6 
 source/ca/helpcontent2/source/text/shared/guide.po |5 
 source/ca/helpcontent2/source/text/shared/optionen.po  |8 
 source/ca/helpcontent2/source/text/simpress/guide.po   |   10 
 source/ca/helpcontent2/source/text/swriter/01.po   |   13 
 source/ca/helpcontent2/source/text/swriter/guide.po|   25 
 source/ca/officecfg/registry/data/org/openoffice/Office/UI.po  |8 
 source/ca/sc/uiconfig/scalc/ui.po  |6 
 source/ca/svx/uiconfig/ui.po   |   12 
 source/cy/cui/uiconfig/ui.po   |8 
 source/cy/sfx2/source/dialog.po|   12 
 source/cy/sfx2/uiconfig/ui.po  |   15 
 source/cy/svtools/source/dialogs.po|8 
 source/cy/svtools/source/misc.po   |8 
 source/cy/svx/source/stbctrls.po   |   10 
 source/cy/svx/uiconfig/ui.po   |   10 
 source/da/cui/uiconfig/ui.po   |8 
 source/da/helpcontent2/source/text/scalc/01.po |   12 
 source/da/sfx2/source/dialog.po|   14 
 source/da/sfx2/uiconfig/ui.po  |   17 
 source/da/svtools/source/dialogs.po|   10 
 source/da/svtools/source/java.po   |   12 
 source/da/svtools/source/misc.po   |   10 
 source/da/svx/source/stbctrls.po   |8 
 source/da/svx/uiconfig/ui.po   |   12 
 source/de/editeng/source/items.po  |   10 
 source/de/formula/source/core/resource.po  |8 
 source/de/helpcontent2/source/auxiliary.po |6 
 source/de/helpcontent2/source/text/sbasic/shared/01.po |   10 
 source/de/helpcontent2/source/text/scalc.po|6 
 source/de/helpcontent2/source/text/scalc/00.po |6 
 source/de/helpcontent2/source/text/scalc/01.po |  100 +-
 source/de/helpcontent2/source/text/scalc/guide.po  |   34 
 source/de/helpcontent2/source/text/schart/01.po|6 
 source/de/helpcontent2/source/text/shared/00.po|   10 
 source/de/helpcontent2/source/text/shared/01.po|   12 
 source/de/helpcontent2/source/text/shared/explorer/database.po |8 
 source/de/helpcontent2/source/text/shared/guide.po |   16 
 source/de/helpcontent2/source/text/shared/optionen.po  |   12 
 source/de/helpcontent2/source/text/smath/01.po |   22 
 source/de/officecfg/registry/data/org/openoffice/Office/UI.po  |8 
 

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 7 commits - basic/source officecfg/registry oox/source package/source starmath/source sw/qa sw/source writerfilter/source

2017-05-07 Thread Julien Nabet
 basic/source/runtime/methods.cxx   |   13 ++-
 officecfg/registry/schema/org/openoffice/Office/Common.xcs |7 ++
 oox/source/drawingml/fillproperties.cxx|6 ++---
 package/source/zippackage/ZipPackageStream.cxx |2 -
 starmath/source/accessibility.cxx  |2 -
 sw/qa/extras/ooxmlexport/data/tdf107033.docx   |binary
 sw/qa/extras/ooxmlexport/ooxmlexport9.cxx  |   10 +++-
 sw/source/core/unocore/unotbl.cxx  |4 ++-
 writerfilter/source/dmapper/DomainMapper_Impl.cxx  |6 +
 writerfilter/source/dmapper/DomainMapper_Impl.hxx  |4 ++-
 writerfilter/source/dmapper/PropertyMap.cxx|   15 ++---
 11 files changed, 52 insertions(+), 17 deletions(-)

New commits:
commit 1e9abd9acdb55275019977a3a1a603b14607d358
Author: Julien Nabet 
Date:   Sat May 6 15:01:48 2017 +0200

tdf#107644: Crash on inserting formula

See https://bugs.documentfoundation.org/attachment.cgi?id=133085
Accessibility related

Change-Id: I87063e50a59b06f4f5a974764de9aa34e111b4fb
Reviewed-on: https://gerrit.libreoffice.org/37315
Tested-by: Jenkins 
Reviewed-by: Julien Nabet 
(cherry picked from commit 3d4938d2d8dc18c7b741efe90686f55f524fcfe2)
Reviewed-on: https://gerrit.libreoffice.org/37337
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 
(cherry picked from commit 2e20df6eb9fe206b89d5eecbf88eea54d0719268)

diff --git a/starmath/source/accessibility.cxx 
b/starmath/source/accessibility.cxx
index fece32e4c63c..19cc51784a62 100644
--- a/starmath/source/accessibility.cxx
+++ b/starmath/source/accessibility.cxx
@@ -417,7 +417,7 @@ void SAL_CALL 
SmGraphicAccessible::removeAccessibleEventListener(
 const Reference< XAccessibleEventListener >& xListener )
 throw (RuntimeException, std::exception)
 {
-if (xListener.is())
+if (xListener.is() && nClientId)
 {
 SolarMutexGuard aGuard;
 sal_Int32 nListenerCount = 
comphelper::AccessibleEventNotifier::removeEventListener( nClientId, xListener 
);
commit 9b9e1cd83cb0d81f16b6e43d6a6f1362d8c82006
Author: Xisco Fauli 
Date:   Wed Apr 19 11:38:59 2017 +0200

tdf#105942 Don't hang when file is protected and compressed

Change-Id: I762e6e6d457ea3f5a1f1fd706268b832a71ee550
Reviewed-on: https://gerrit.libreoffice.org/36672
Tested-by: Jenkins 
Reviewed-by: Xisco Faulí 
(cherry picked from commit f8fdc6417b4d023b7c75485754a0ab1b164a69d6)
Reviewed-on: https://gerrit.libreoffice.org/37071
Reviewed-by: Miklos Vajna 
(cherry picked from commit 31e22b4bd961ed946bf8f0f4ccb330c699292ddb)

diff --git a/package/source/zippackage/ZipPackageStream.cxx 
b/package/source/zippackage/ZipPackageStream.cxx
index f7b1f166..c66fbcf4642e 100644
--- a/package/source/zippackage/ZipPackageStream.cxx
+++ b/package/source/zippackage/ZipPackageStream.cxx
@@ -792,7 +792,7 @@ bool ZipPackageStream::saveChild(
 uno::Reference< io::XSeekable > xSeek(xStream, uno::UNO_QUERY);
 // It's not worth to deflate jpegs to save ~1% in a slow process
 // Unfortunately, does not work for streams protected by password
-if (xSeek.is() && msMediaType.endsWith("/jpeg") && !m_bToBeEncrypted)
+if (xSeek.is() && msMediaType.endsWith("/jpeg") && !m_bToBeEncrypted 
&& !m_bToBeCompressed)
 {
 ImplSetStoredData(*pTempEntry, xStream);
 xSeek->seek(0);
commit 0cef8382afdc9477a0b85b24d722bc273c902f4b
Author: Thomas Beck 
Date:   Fri Apr 7 15:04:25 2017 +0200

tdf#106520 xlsx: black square where image should be

Reversed order of Transforms. Duotone will now be applied after a
ColorChange due to the ColorChange Transform not being able to
distinguish the colors properly anymore after Duotone had been applied.

This seems to better match what MSO is doing there.

Change-Id: I6ca66cc411c3e2a3d009325f0f1641c560949a54
Reviewed-on: https://gerrit.libreoffice.org/36263
Reviewed-by: Katarina Behrens 
Tested-by: Katarina Behrens 
(cherry picked from commit 184362002955d750c6597a444ae5240cf15932ac)
Reviewed-on: https://gerrit.libreoffice.org/37236
Tested-by: Jenkins 
Reviewed-by: Bartosz Kosiorek 
(cherry picked from commit da8e35e190b96a2cbd26f848bcd2acd139618ebb)

diff --git a/oox/source/drawingml/fillproperties.cxx 
b/oox/source/drawingml/fillproperties.cxx
index ed8dbfcc5741..ed01746b4c64 100644
--- a/oox/source/drawingml/fillproperties.cxx
+++ 

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - basctl/uiconfig chart2/uiconfig dbaccess/uiconfig extensions/uiconfig framework/uiconfig reportdesign/uiconfig scp2/source sc/uiconfi

2017-05-07 Thread Andras Timar
 basctl/uiconfig/basicide/menubar/menubar.xml  |2 -
 chart2/uiconfig/menubar/menubar.xml   |2 -
 dbaccess/uiconfig/dbapp/menubar/menubar.xml   |2 -
 dbaccess/uiconfig/dbquery/menubar/menubar.xml |2 -
 dbaccess/uiconfig/dbrelation/menubar/menubar.xml  |2 -
 dbaccess/uiconfig/dbtable/menubar/menubar.xml |2 -
 dbaccess/uiconfig/dbtdata/menubar/menubar.xml |2 -
 extensions/uiconfig/sbibliography/menubar/menubar.xml |2 -
 framework/uiconfig/startmodule/menubar/menubar.xml|2 -
 reportdesign/uiconfig/dbreport/menubar/menubar.xml|2 -
 sc/uiconfig/scalc/menubar/menubar.xml |2 -
 scp2/source/ooo/folderitem_ooo.scp|   23 --
 sd/uiconfig/sdraw/menubar/menubar.xml |2 -
 sd/uiconfig/simpress/menubar/menubar.xml  |2 -
 starmath/uiconfig/smath/menubar/menubar.xml   |2 -
 svx/uiconfig/ui/crashreportdlg.ui |2 -
 sw/uiconfig/sglobal/menubar/menubar.xml   |2 -
 sw/uiconfig/sweb/menubar/menubar.xml  |2 -
 sw/uiconfig/swform/menubar/menubar.xml|2 -
 sw/uiconfig/swreport/menubar/menubar.xml  |2 -
 sw/uiconfig/swriter/menubar/menubar.xml   |2 -
 sw/uiconfig/swxform/menubar/menubar.xml   |2 -
 22 files changed, 1 insertion(+), 64 deletions(-)

New commits:
commit 6c56f2928120373457a41d45d6d22845329928f7
Author: Andras Timar 
Date:   Sun May 7 22:45:52 2017 +0200

Collabora Office: remove Safe Mode from menus and Windows start menu

Change-Id: I9eaf6ef76597be6bc35462308f1cee61cb9bae5a

diff --git a/basctl/uiconfig/basicide/menubar/menubar.xml 
b/basctl/uiconfig/basicide/menubar/menubar.xml
index 2a177f62961d..fbde6a4e2cc5 100644
--- a/basctl/uiconfig/basicide/menubar/menubar.xml
+++ b/basctl/uiconfig/basicide/menubar/menubar.xml
@@ -101,8 +101,6 @@
 
 
 
-
-
 
 
 
diff --git a/chart2/uiconfig/menubar/menubar.xml 
b/chart2/uiconfig/menubar/menubar.xml
index 032e75894d7f..944924b677dc 100644
--- a/chart2/uiconfig/menubar/menubar.xml
+++ b/chart2/uiconfig/menubar/menubar.xml
@@ -172,8 +172,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbapp/menubar/menubar.xml 
b/dbaccess/uiconfig/dbapp/menubar/menubar.xml
index ecffe81468d0..2a02bc6b0d04 100644
--- a/dbaccess/uiconfig/dbapp/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbapp/menubar/menubar.xml
@@ -157,8 +157,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbquery/menubar/menubar.xml 
b/dbaccess/uiconfig/dbquery/menubar/menubar.xml
index bd460419e416..6e92d745c7f7 100644
--- a/dbaccess/uiconfig/dbquery/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbquery/menubar/menubar.xml
@@ -98,8 +98,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbrelation/menubar/menubar.xml 
b/dbaccess/uiconfig/dbrelation/menubar/menubar.xml
index 7f88113ab303..e66e76c613e8 100644
--- a/dbaccess/uiconfig/dbrelation/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbrelation/menubar/menubar.xml
@@ -81,8 +81,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbtable/menubar/menubar.xml 
b/dbaccess/uiconfig/dbtable/menubar/menubar.xml
index ca66a41dde2e..08953683a6df 100644
--- a/dbaccess/uiconfig/dbtable/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbtable/menubar/menubar.xml
@@ -82,8 +82,6 @@
 
 
 
-
-
 
 
 
diff --git a/dbaccess/uiconfig/dbtdata/menubar/menubar.xml 
b/dbaccess/uiconfig/dbtdata/menubar/menubar.xml
index 17678fec9918..5048718b33c3 100644
--- a/dbaccess/uiconfig/dbtdata/menubar/menubar.xml
+++ b/dbaccess/uiconfig/dbtdata/menubar/menubar.xml
@@ -90,8 +90,6 @@
 
 
 
-
-
 
 
 
diff --git a/extensions/uiconfig/sbibliography/menubar/menubar.xml 
b/extensions/uiconfig/sbibliography/menubar/menubar.xml
index 361fb47ac07b..d582390f0152 100644
--- a/extensions/uiconfig/sbibliography/menubar/menubar.xml
+++ b/extensions/uiconfig/sbibliography/menubar/menubar.xml
@@ -83,8 +83,6 @@
 
 
 
-
-
 
 
 
diff --git a/framework/uiconfig/startmodule/menubar/menubar.xml 
b/framework/uiconfig/startmodule/menubar/menubar.xml
index 3718ee3bb6fa..adcdd1a93ad2 100644
--- 

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

2017-05-07 Thread Caolán McNamara
 sw/source/filter/ww8/ww8toolbar.cxx |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

New commits:
commit c8e3a40a51a264455895535ea163a2c440f0851f
Author: Caolán McNamara 
Date:   Sun May 7 21:45:27 2017 +0100

ofc avoid oom

Change-Id: I2983d97895206db481b990ccd4f0ecd9d8b31b81

diff --git a/sw/source/filter/ww8/ww8toolbar.cxx 
b/sw/source/filter/ww8/ww8toolbar.cxx
index b269f013da52..61208f586b79 100644
--- a/sw/source/filter/ww8/ww8toolbar.cxx
+++ b/sw/source/filter/ww8/ww8toolbar.cxx
@@ -946,7 +946,15 @@ bool PlfMcd::Read(SvStream )
 nOffSet = rS.Tell();
 Tcg255SubStruct::Read( rS );
 rS.ReadInt32( iMac );
-if ( iMac )
+if (iMac < 0)
+return false;
+auto nMaxPossibleRecords = rS.remainingSize() / 24 /*sizeof MCD*/;
+if (static_cast(iMac) > nMaxPossibleRecords)
+{
+SAL_WARN("sw.ww8", iMac << " records claimed, but max possible is " << 
nMaxPossibleRecords);
+iMac = nMaxPossibleRecords;
+}
+if (iMac)
 {
 rgmcd.resize(iMac);
 for ( sal_Int32 index = 0; index < iMac; ++index )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 107682] Repeated images replace correct ones in exported PDF

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

--- Comment #8 from Adam  ---
More checks:

Linux (Debian) LibreOffice 5.2.6 works correctly
Linux (Debian) LibreOffice 5.0.1 works correctly
a second computer with Windows, LibreOffice 5.3.2, the problem appears

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


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

2017-05-07 Thread Mike Kaganski
 officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0be936f739752ce773f1c77f2c1dab022af785f5
Author: Mike Kaganski 
Date:   Sun May 7 09:29:00 2017 +0200

tdf#107649: cp-specific: Try system credentials first by default

Change-Id: I39f3cd85153f939c1a5ebd7c6830c0175328a966
Reviewed-on: https://gerrit.libreoffice.org/37335
Reviewed-by: Andras Timar 
Tested-by: Andras Timar 

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 37a1c9861ec7..b2fde9ddc4e8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -941,7 +941,7 @@
   automatically for all resources that support it (regardless of 
whether they are
   in "AuthenticateUsingSystemCredentials" list or not).
 
-false
+true
   
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 34133] Add ability to automatically compress and resize images

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||philip...@hotmail.com

--- Comment #51 from Yousuf Philips (jay)  ---
So i had been thinking about the issue more after the meeting and here are some
things that came to mind.

1) As this is a new feature to ODF documents, there are many documents that
have non-optimized images in them, so these images should be optimized when a
document is loaded. (Tomaz mentioned: well.. after loading in a separate
thread)

2) OOXML files have the compressed dpi/ppi setting stored per-file in
/word/settings.xml under , so we should read/write and use
this setting when such a file is opened.

4) This setting should also be saved and loaded into/from ODF files.

5) The global setting of this feature is going in the options dialog and the
per-file setting would be in the File > Properties dialog.

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


[Libreoffice-bugs] [Bug 107689] New: chart has wrong dimension

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

Bug ID: 107689
   Summary: chart has wrong dimension
   Product: LibreOffice
   Version: 5.2.1.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Chart
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lei...@web.de

Description:
the Chart Displays different to its borderpoints, (much smaller), and can not
be stretched.

Steps to Reproduce:
1. opem the spreadsheet
2.
3.

Actual Results:  
the chart is allways not tall enough

Expected Results:
same


Reproducible: Always

User Profile Reset: No

Additional Info:
[Information automatically included from LibreOffice]
Locale: de
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no
Builds ID: LibreOffice 5.2.1.2


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

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


[Libreoffice-bugs] [Bug 98372] SIDEBAR: Research/Reference sidebar deck

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Research

-- 
You are receiving this mail because:
You 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 98372] SIDEBAR: Research/Reference sidebar deck

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Research

-- 
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 105663] Sidebar deck for reviewing spelling and grammar mistakes

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Spellcheck

-- 
You are receiving this mail because:
You 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 105663] Sidebar deck for reviewing spelling and grammar mistakes

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Spellcheck

-- 
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 95405] Sidebar deck for find/search and replace

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Find-and-Replace

-- 
You are receiving this mail because:
You 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 95405] Sidebar deck for find/search and replace

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Find-and-Replace

-- 
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 90116] SIDEBAR: Conditional formatting tab

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Conditional-Formatt
   ||ing

-- 
You are receiving this mail because:
You 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 87695] SIDEBAR: Improvements to new track changes sidebar tab

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Track-Changes

-- 
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 103459] [META] Sidebar UI and UX bugs and enhancements

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on|107576  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107576
[Bug 107576] Undocked sidebar has two scroll bar for Shapes deck/tab
-- 
You are receiving this mail because:
You 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 87643] SIDEBAR: New Shapes Tab and content panels

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||107576


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107576
[Bug 107576] Undocked sidebar has two scroll bar for Shapes deck/tab
-- 
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 107576] Undocked sidebar has two scroll bar for Shapes deck/tab

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks|103459  |87643
Summary|Two scroll bar on   |Undocked sidebar has two
   |Shapes/Sidebar/Draw |scroll bar for Shapes
   ||deck/tab


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=87643
[Bug 87643] SIDEBAR: New Shapes Tab and content panels
https://bugs.documentfoundation.org/show_bug.cgi?id=103459
[Bug 103459] [META] Sidebar UI and UX bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 87643] SIDEBAR: New Shapes Tab and content panels

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

  Alias||Sidebar-Shapes

-- 
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 101756] [META] Table styles bugs and enhancements

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on|105799  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105799
[Bug 105799] Undoing applied table style (aka autoformat) doesnt return table
text formatting back to original
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107553] [META] Writer table styles bugs and enhancements

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||105799


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105799
[Bug 105799] Undoing applied table style (aka autoformat) doesnt return table
text formatting back to original
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105799] Undoing applied table style (aka autoformat) doesnt return table text formatting back to original

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

Version|4.0.0.3 release |4.0.3.3 release
 Blocks|101756  |107553
Summary|It is impossible to undo|Undoing applied table style
   |table formatting|(aka autoformat) doesnt
   ||return table text
   ||formatting back to original

--- Comment #7 from Yousuf Philips (jay)  ---
I can confirm that the table text was Times New Roman 10pt and top row & first
column headers were bold, but after undoing the table style the text is
Liberation Serif 12pt and none of the headers are bold.

Version: 5.4.0.0.alpha0+
Build ID: 74ccd02eda2d6325a27266fd935aba29b3d75020
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2017-04-27_23:51:14
Locale: en-US (en_US.UTF-8); Calc: group


Referenced Bugs:

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


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

2017-05-07 Thread Jochen Nitschke
 editeng/source/editeng/impedit.cxx |4 ++--
 editeng/source/outliner/outlvw.cxx |2 +-
 forms/source/richtext/richtextviewport.cxx |6 +++---
 include/editeng/editdata.hxx   |2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit 7cc8555e0ac9838d43bb644bac4052008057824d
Author: Jochen Nitschke 
Date:   Sun May 7 13:31:18 2017 +0200

convert EESelectionMode to scoped enum

Change-Id: I4da22d40d5b14878b5efac1f3e4a5c76adec37b3
Reviewed-on: https://gerrit.libreoffice.org/37341
Reviewed-by: Noel Grandin 
Tested-by: Jenkins 
Reviewed-by: Jochen Nitschke 

diff --git a/editeng/source/editeng/impedit.cxx 
b/editeng/source/editeng/impedit.cxx
index 71c1471a8961..86b71d6dba26 100644
--- a/editeng/source/editeng/impedit.cxx
+++ b/editeng/source/editeng/impedit.cxx
@@ -88,7 +88,7 @@ ImpEditView::ImpEditView( EditView* pView, EditEngine* pEng, 
vcl::Window* pWindo
 pDragAndDropInfo= nullptr;
 bReadOnly   = false;
 bClickedInSelection = false;
-eSelectionMode  = EE_SELMODE_TXTONLY;
+eSelectionMode  = EESelectionMode::TxtOnly;
 eAnchorMode = EEAnchorMode::TopLeft;
 nInvMore= 1;
 nTravelXPos = TRAVEL_X_DONTKNOW;
@@ -196,7 +196,7 @@ void lcl_translateTwips(vcl::Window& rParent, vcl::Window& 
rChild)
 
 void ImpEditView::DrawSelection( EditSelection aTmpSel, vcl::Region* pRegion, 
OutputDevice* pTargetDevice )
 {
-if ( eSelectionMode == EE_SELMODE_HIDDEN )
+if ( eSelectionMode == EESelectionMode::Hidden )
 return;
 
 // It must be ensured before rendering the selection, that the contents of
diff --git a/editeng/source/outliner/outlvw.cxx 
b/editeng/source/outliner/outlvw.cxx
index 455b04aa85b7..b1410319c3ee 100644
--- a/editeng/source/outliner/outlvw.cxx
+++ b/editeng/source/outliner/outlvw.cxx
@@ -54,7 +54,7 @@ OutlinerView::OutlinerView( Outliner* pOut, vcl::Window* pWin 
)
 pOwner  = pOut;
 
 pEditView.reset( new EditView( pOut->pEditEngine, pWin ) );
-pEditView->SetSelectionMode( EE_SELMODE_TXTONLY );
+pEditView->SetSelectionMode( EESelectionMode::TxtOnly );
 }
 
 OutlinerView::~OutlinerView()
diff --git a/forms/source/richtext/richtextviewport.cxx 
b/forms/source/richtext/richtextviewport.cxx
index 32f12ebe681f..b4fda6652c91 100644
--- a/forms/source/richtext/richtextviewport.cxx
+++ b/forms/source/richtext/richtextviewport.cxx
@@ -45,7 +45,7 @@ namespace frm
 Control::GetFocus();
 if (m_pView)
 {
-m_pView->SetSelectionMode( EE_SELMODE_STD );
+m_pView->SetSelectionMode( EESelectionMode::Std );
 m_pView->ShowCursor();
 }
 }
@@ -55,7 +55,7 @@ namespace frm
 if (m_pView)
 {
 m_pView->HideCursor();
-m_pView->SetSelectionMode( m_bHideInactiveSelection ? 
EE_SELMODE_HIDDEN : EE_SELMODE_STD );
+m_pView->SetSelectionMode( m_bHideInactiveSelection ? 
EESelectionMode::Hidden : EESelectionMode::Std );
 }
 Control::LoseFocus();
 }
@@ -94,7 +94,7 @@ namespace frm
 return;
 m_bHideInactiveSelection = _bHide;
 if ( !HasFocus() )
-m_pView->SetSelectionMode( m_bHideInactiveSelection ? 
EE_SELMODE_HIDDEN : EE_SELMODE_STD );
+m_pView->SetSelectionMode( m_bHideInactiveSelection ? 
EESelectionMode::Hidden : EESelectionMode::Std );
 }
 
 }   // namespace frm
diff --git a/include/editeng/editdata.hxx b/include/editeng/editdata.hxx
index a13ecf822fcc..9560c2e32863 100644
--- a/include/editeng/editdata.hxx
+++ b/include/editeng/editdata.hxx
@@ -34,7 +34,7 @@ enum class HtmlTokenId : sal_Int16;
 
 enum EETextFormat   { EE_FORMAT_TEXT = 0x20, EE_FORMAT_RTF, EE_FORMAT_BIN 
= 0x31, EE_FORMAT_HTML, EE_FORMAT_XML };
 enum EEHorizontalTextDirection { EE_HTEXTDIR_DEFAULT, EE_HTEXTDIR_L2R, 
EE_HTEXTDIR_R2L };
-enum EESelectionMode{ EE_SELMODE_STD, EE_SELMODE_TXTONLY, 
EE_SELMODE_HIDDEN };
+enum class EESelectionMode  { Std, TxtOnly, Hidden };
 // EE_SELMODE_HIDDEN can be used to completely hide the selection. This is 
useful e.g. when you want show the selection
 // only as long as your window (which the edit view works on) has the focus
 enum class EESpellState  { Ok, LanguageNotInstalled, NoSpeller, ErrorFound };
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dev-tools.git: esc-reporting/esc-analyze.py esc-reporting/esc-collect.py esc-reporting/esc-report.py

2017-05-07 Thread jan Iversen
 esc-reporting/esc-analyze.py |   10 +++---
 esc-reporting/esc-collect.py |   26 +++---
 esc-reporting/esc-report.py  |5 -
 3 files changed, 18 insertions(+), 23 deletions(-)

New commits:
commit 21c25bb0bf6e26200bfdfc4a98f2eeb0e6fae792
Author: jan Iversen 
Date:   Sun May 7 21:12:36 2017 +0200

esc-report, added crashtest to esc-prototype

diff --git a/esc-reporting/esc-analyze.py b/esc-reporting/esc-analyze.py
index 3f6bfd9..42c966e 100755
--- a/esc-reporting/esc-analyze.py
+++ b/esc-reporting/esc-analyze.py
@@ -477,7 +477,7 @@ def analyze_qa():
 
 
 def analyze_esc():
-global cfg, statList, bugzillaData, bugzillaESCData, weekList
+global cfg, statList, bugzillaData, bugzillaESCData, crashData, weekList
 
 print("esc: analyze bugzilla", flush=True)
 
@@ -561,6 +561,8 @@ def analyze_esc():
 for id, row in bugzillaESCData['ESC_COMPONENT_UPDATE']['os'].items():
   statList['data']['esc']['component']['os'][id] = row['count']
 
+statList['data']['esc']['crashtest'] = {'import': 
crashData['crashtest']['crashlog'],
+'export': 
crashData['crashtest']['exportCrash']}
 
 
 
@@ -821,7 +823,7 @@ def loadCfg(platform):
 
 
 def runAnalyze():
-global cfg, statList, openhubData, bugzillaData, bugzillaESCData, 
gerritData, gitData, weekList
+global cfg, statList, openhubData, bugzillaData, bugzillaESCData, 
gerritData, gitData, crashData, weekList
 
 x = (cfg['nowDate'] - datetime.timedelta(days=7)).strftime('%Y-%m-%d')
 weekList = util_load_file(cfg['homedir'] + 'archive/stats_' + x + '.json')
@@ -831,6 +833,7 @@ def runAnalyze():
 bugzillaESCData = util_load_data_file(cfg['homedir'] + 
'dump/bugzilla_esc_dump.json')
 gerritData = util_load_data_file(cfg['homedir'] + 'dump/gerrit_dump.json')
 gitData = util_load_data_file(cfg['homedir'] + 'dump/git_dump.json')
+crashData = util_load_data_file(cfg['homedir'] + 'dump/crash_dump.json')
 statList = util_create_statList()
 try:
   runLoadCSV()
@@ -875,7 +878,7 @@ def runAnalyze():
 
 
 def runUpgrade(args):
-global cfg, statList, openhubData, bugzillaData, bugzillaESCData, 
gerritData, gitData, weekList
+global cfg, statList, openhubData, bugzillaData, bugzillaESCData, 
gerritData, gitData, crashData, weekList
 
 args = args[1:]
 openhubData = util_load_data_file(cfg['homedir'] + 
'dump/openhub_dump.json')
@@ -883,6 +886,7 @@ def runUpgrade(args):
 bugzillaESCData = util_load_data_file(cfg['homedir'] + 
'dump/bugzilla_esc_dump.json')
 gerritData = util_load_data_file(cfg['homedir'] + 'dump/gerrit_dump.json')
 gitData = util_load_data_file(cfg['homedir'] + 'dump/git_dump.json')
+crashData = util_load_data_file(cfg['homedir'] + 'dump/crash_dump.json')
 statList = util_create_statList()
 runLoadCSV()
 csvList = statList
diff --git a/esc-reporting/esc-collect.py b/esc-reporting/esc-collect.py
index 3a954c2..74c1883 100755
--- a/esc-reporting/esc-collect.py
+++ b/esc-reporting/esc-collect.py
@@ -662,9 +662,8 @@ def get_git(cfg):
 
 def get_crash(cfg):
 fileName = cfg['homedir'] + 'dump/crash_dump.json'
-searchDate, rawList = util_load_data_file(cfg, fileName, 'crash', 
{'crashtest': {}, 'crashreport': {}})
-
-print("Updating crashtest dump from " + rawList['newest-entry'])
+rawList = {'crashtest': {}, 'crashreport': {}}
+print("Updating crashtest dump")
 dirList = 
util_load_url('http://dev-builds.libreoffice.org/crashtest/?C=M;O=D', 
useRaw=True)
 inx = dirList.find('alt="[DIR]"', 0)
 if inx == -1:
@@ -675,22 +674,11 @@ def get_crash(cfg):
 end = dirList.find('"', inx)
 url = 'http://dev-builds.libreoffice.org/crashtest/' + dirList[inx:end]
 
-for type in 'exportCrashes', 'importCrash', 'validationErrors':
-tmp = util_load_url(url + type + '.csv', useRaw=True).replace('\r', 
'').split('\n')
-csv = []
-for line in tmp:
-csv.append(line.split(','))
-for line in csv[1:]:
-for inx, item in enumerate(line):
-if item == '':
-   line[inx] = 0
-else:
-   line[inx] = int(item)
-rawList['crashtest'][type] = {}
-rawList['crashtest'][type]['title'] = csv[0]
-rawList['crashtest'][type]['data'] = csv[1:]
-
-print("Updating crashreport dump from " + rawList['newest-entry'])
+for type in 'crashlog', 'exportCrash':
+tmp = util_load_url(url + type + '.txt', useRaw=True).split('\n')
+rawList['crashtest'][type] = len(tmp) -1
+
+print("Updating crashreport dump")
 print(".talk with moggi, about REST API")
 
 
diff --git a/esc-reporting/esc-report.py b/esc-reporting/esc-report.py
index e769c87..7d6d5a3 100755
--- a/esc-reporting/esc-report.py
+++ b/esc-reporting/esc-report.py
@@ -308,9 +308,12 @@ def report_esc_prototype():
 txt += ' closed:\n'
 for id, 

[Libreoffice-bugs] [Bug 104442] [META] DOCX Shape related issues

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

Telesto  changed:

   What|Removed |Added

 Depends on||104558


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104558
[Bug 104558] FILEOPEN DOCX: Arc shape isn't correctly rendered
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104558] FILEOPEN DOCX: Arc shape isn't correctly rendered

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:docx
 Blocks||104442


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 104601] FILESAVE DOCX: Broken drawing in Word after RT

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:docx
 Blocks||104442


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 104442] [META] DOCX Shape related issues

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

Telesto  changed:

   What|Removed |Added

 Depends on||104601


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104601
[Bug 104601] FILESAVE DOCX: Broken drawing in Word after RT
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104977] FILESAVE: Column widths of a nested table are lost when text orientation is vertical

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:odt

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


[Libreoffice-bugs] [Bug 105035] FILESAVE: DOCX: Frame (with Title) is at incorrect position after RT

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:docx
 Blocks||104520


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 104520] [META] DOCX (OOXML) bug tracker

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

Telesto  changed:

   What|Removed |Added

 Depends on||105035


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105035
[Bug 105035] FILESAVE: DOCX: Frame (with Title) is at incorrect position after
RT
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105481] Formula disappears after file save and re-open

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:odt

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


[Libreoffice-bugs] [Bug 104448] [META] DOCX SAXParseException

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

Telesto  changed:

   What|Removed |Added

 Depends on||105688


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105688
[Bug 105688] SAXParseException error on particular document
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

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

Maxim Monastirsky  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |momonas...@gmail.com
   |desktop.org |

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


[Libreoffice-bugs] [Bug 105688] SAXParseException error on particular document

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:docx
 Blocks||104448


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 104520] [META] DOCX (OOXML) bug tracker

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

Telesto  changed:

   What|Removed |Added

 Depends on||105828


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105828
[Bug 105828] EDITING: Empty table cell cannot be selected
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105828] EDITING: Empty table cell cannot be selected

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:docx
 Blocks||104520


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 104527] [META] DOC bug tracker

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

Telesto  changed:

   What|Removed |Added

 Depends on||107476


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107476
[Bug 107476] FILEOPEN: DOC: DOCX: TAB_OVER_MARGIN paragraphs should never wrap
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107476] FILEOPEN: DOC: DOCX: TAB_OVER_MARGIN paragraphs should never wrap

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:doc, filter:docx
 Blocks||104527


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 107545] DOCX: Template filename and not title should be saved

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:docx

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


[Libreoffice-bugs] [Bug 104527] [META] DOC bug tracker

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

Telesto  changed:

   What|Removed |Added

 Depends on||107628


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107628
[Bug 107628] Filesave DOC: Table position wrong, overlapped chart because
anchor changed
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107582] FILESAVE: DOC Background is lost after roundtrip

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:doc
 Blocks||104527


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 104527] [META] DOC bug tracker

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

Telesto  changed:

   What|Removed |Added

 Depends on||107582


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107582
[Bug 107582] FILESAVE: DOC Background is lost after roundtrip
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 107628] Filesave DOC: Table position wrong, overlapped chart because anchor changed

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:doc
 Blocks||104527


Referenced Bugs:

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


  1   2   3   4   >