[Libreoffice-bugs] [Bug 102356] Page Style tab unusable when there' s a very long string in dropdown list

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102356

Samphan Raruenrom  changed:

   What|Removed |Added

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

--- Comment #5 from Samphan Raruenrom  ---
I'll check with the translation team.

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


[Libreoffice-bugs] [Bug 101894] Copying a single sheet with a chart on it garbles the chart on the new sheet

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101894

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.3.0

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


[Libreoffice-bugs] [Bug 77761] EDITING: Calc locks up when copying a range of cells to entire column.

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77761

--- Comment #12 from m.a.riosv  ---
Still same behavior.
Win10x64
Version: 5.2.2.1 (x64)
Build ID: 3c2231d4aa4c68281f28ad35a100c092cff84f5d
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
Locale: es-ES (es_ES); Calc: group

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


[Libreoffice-ux-advise] [Bug 99697] Add UNO and drop-down icon for Formatting Aids Display options

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99697

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC|libreoffice-ux-advise@lists |philip...@hotmail.com
   |.freedesktop.org|
 Blocks||102187, 102345
 Resolution|--- |WONTFIX
Summary|Writer: Add UNO and |Add UNO and drop-down icon
   |drop-down icon for  |for Formatting Aids Display
   |Formatting Aids Display |options
   |options |

--- Comment #4 from Yousuf Philips (jay)  ---
(In reply to Timur from comment #0)
> In order to change "Display of" options, there's a long way to go to Tools >
> Options > LibreOffice Writer > Formatting Aids.
> There should be UNO command and a drop-down icon with all those options.

As these options are only modified by experts, they dont need to be easily
accessible, which is why they are only available in the options dialog. WONTFIX
for me as well.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102187
[Bug 102187] [META] Options dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102345
[Bug 102345] [META] Formatting marks (aka Non-printing characters) bugs and
enhancements
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 99697] Add UNO and drop-down icon for Formatting Aids Display options

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99697

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC|libreoffice-ux-advise@lists |philip...@hotmail.com
   |.freedesktop.org|
 Blocks||102187, 102345
 Resolution|--- |WONTFIX
Summary|Writer: Add UNO and |Add UNO and drop-down icon
   |drop-down icon for  |for Formatting Aids Display
   |Formatting Aids Display |options
   |options |

--- Comment #4 from Yousuf Philips (jay)  ---
(In reply to Timur from comment #0)
> In order to change "Display of" options, there's a long way to go to Tools >
> Options > LibreOffice Writer > Formatting Aids.
> There should be UNO command and a drop-down icon with all those options.

As these options are only modified by experts, they dont need to be easily
accessible, which is why they are only available in the options dialog. WONTFIX
for me as well.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102187
[Bug 102187] [META] Options dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102345
[Bug 102345] [META] Formatting marks (aka Non-printing characters) bugs and
enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2016-09-22 Thread Michael Stahl
 sw/source/ui/dbui/dbinsdlg.cxx |   35 +--
 1 file changed, 29 insertions(+), 6 deletions(-)

New commits:
commit 2a439e641890d81a6bb960ccc27135c040e3e991
Author: Michael Stahl 
Date:   Tue Sep 20 11:25:01 2016 +0200

tdf#101164 sw: Insert Database Columns dialog: expect selection

... as bookmarks, not raw row indexes.  Bookmarks is what
FmXGridPeer::getSelection() / FmGridControl::getSelectionBookmarks()
always produce, and it's unclear to me if there even is a case where
something other than a bookmark ends up pasted into Writer.

The only case where dbaccess creates a selection that doesn't contain
bookmarks is in SbaGridControl::implTransferSelectedRows() if no rows
are selected but i haven't figured out how to reach that state.

(regression in OOo 3.3)

Change-Id: Ib45787bc002447338df775102790843f2cb1dd3b
(cherry picked from commit bb0e9dd57e7ca0f346ac1102139edaec4e6b3790)
Reviewed-on: https://gerrit.libreoffice.org/29090
Tested-by: Jenkins 
Reviewed-by: Lionel Elie Mamane 

diff --git a/sw/source/ui/dbui/dbinsdlg.cxx b/sw/source/ui/dbui/dbinsdlg.cxx
index 2ccd096..c487cb1 100644
--- a/sw/source/ui/dbui/dbinsdlg.cxx
+++ b/sw/source/ui/dbui/dbinsdlg.cxx
@@ -28,6 +28,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -989,6 +990,14 @@ void SwInsertDBColAutoPilot::DataToDoc( const 
Sequence& rSelection,
 Reference< XColumnsSupplier > xColsSupp( xResultSet, UNO_QUERY );
 Reference  xCols = xColsSupp->getColumns();
 
+static bool isSelectionBookmarks = true; // TODO is this always true here?
+uno::Reference xRowLocate;
+if (isSelectionBookmarks)
+{
+xRowLocate.set(xResultSet, uno::UNO_QUERY);
+assert(xRowLocate.is());
+}
+
 do{ // middle checked loop!!
 if( bAsTable )  // Daten als Tabelle einfuegen
 {
@@ -1066,9 +1075,16 @@ void SwInsertDBColAutoPilot::DataToDoc( const 
Sequence& rSelection,
 {
 if(pSelection)
 {
-sal_Int32 nPos = 0;
-pSelection[i] >>= nPos;
-bBreak = !xResultSet->absolute(nPos);
+if (isSelectionBookmarks)
+{
+bBreak = !xRowLocate->moveToBookmark(pSelection[i]);
+}
+else
+{
+sal_Int32 nPos = 0;
+pSelection[i] >>= nPos;
+bBreak = !xResultSet->absolute(nPos);
+}
 }
 else if(!i)
 bBreak = !xResultSet->first();
@@ -1259,9 +1275,16 @@ void SwInsertDBColAutoPilot::DataToDoc( const 
Sequence& rSelection,
 {
 if(pSelection)
 {
-sal_Int32 nPos = 0;
-pSelection[i] >>= nPos;
-bBreak = !xResultSet->absolute(nPos);
+if (isSelectionBookmarks)
+{
+bBreak = 
!xRowLocate->moveToBookmark(pSelection[i]);
+}
+else
+{
+sal_Int32 nPos = 0;
+pSelection[i] >>= nPos;
+bBreak = !xResultSet->absolute(nPos);
+}
 }
 else if(!i)
 bBreak = !xResultSet->first();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp

2016-09-22 Thread Ashod Nakashian
 loolwsd/DocumentBroker.cpp |   19 +++
 1 file changed, 7 insertions(+), 12 deletions(-)

New commits:
commit c3ed8f708ccbbe1daa4b5d59ccd474a082bd516f
Author: Ashod Nakashian 
Date:   Wed Sep 21 18:31:13 2016 -0400

loolwsd: always request new tile rendering

This is fine since there is deduplication logic
in the queue before rendering, so it's safer
to pass client requests along and rather than not.

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

diff --git a/loolwsd/DocumentBroker.cpp b/loolwsd/DocumentBroker.cpp
index 289842c..9f630bf 100644
--- a/loolwsd/DocumentBroker.cpp
+++ b/loolwsd/DocumentBroker.cpp
@@ -558,18 +558,13 @@ void 
DocumentBroker::handleTileCombinedRequest(TileCombined& tileCombined,
 {
 // Not cached, needs rendering.
 tile.setVersion(++_tileVersion);
-const auto ver = tileCache().subscribeToTileRendering(tile, 
session);
-if (ver <= 0)
-{
-// Already rendering. Skip.
-continue;
-}
-else
-{
-const auto req = tile.serialize("tile");
-Log::debug() << "Tile request: " << req << Log::end;
-_childProcess->getWebSocket()->sendFrame(req.data(), 
req.size());
-}
+tileCache().subscribeToTileRendering(tile, session);
+
+// Forward to child to render.
+Log::debug() << "Sending render request for tile (" << 
tile.getPart() << ',' << tile.getTilePosX() << ',' << tile.getTilePosY() << 
")." << Log::end;
+const auto req = tile.serialize("tile");
+Log::debug() << "Tile request: " << req << Log::end;
+_childProcess->getWebSocket()->sendFrame(req.data(), req.size());
 }
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loolwsd/TileCache.cpp loolwsd/TileCache.hpp

2016-09-22 Thread Ashod Nakashian
 loolwsd/TileCache.cpp |4 ++--
 loolwsd/TileCache.hpp |6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit b72c777f859dfb9b09e1fe7c6958713d28dd2380
Author: Ashod Nakashian 
Date:   Wed Sep 21 18:29:08 2016 -0400

loolwsd: const members where possible

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

diff --git a/loolwsd/TileCache.cpp b/loolwsd/TileCache.cpp
index 88ccaf5..4b2ac2d 100644
--- a/loolwsd/TileCache.cpp
+++ b/loolwsd/TileCache.cpp
@@ -364,12 +364,12 @@ std::string TileCache::cacheFileName(const TileDesc& tile)
 return oss.str();
 }
 
-bool TileCache::parseCacheFileName(const std::string& fileName, int& part, 
int& width, int& height, int& tilePosX, int& tilePosY, int& tileWidth, int& 
tileHeight)
+bool TileCache::parseCacheFileName(const std::string& fileName, int& part, 
int& width, int& height, int& tilePosX, int& tilePosY, int& tileWidth, int& 
tileHeight) const
 {
 return (std::sscanf(fileName.c_str(), "%d_%dx%d.%d,%d.%dx%d.png", , 
, , , , , ) == 7);
 }
 
-bool TileCache::intersectsTile(const std::string& fileName, int part, int x, 
int y, int width, int height)
+bool TileCache::intersectsTile(const std::string& fileName, int part, int x, 
int y, int width, int height) const
 {
 int tilePart, tilePixelWidth, tilePixelHeight, tilePosX, tilePosY, 
tileWidth, tileHeight;
 if (parseCacheFileName(fileName, tilePart, tilePixelWidth, 
tilePixelHeight, tilePosX, tilePosY, tileWidth, tileHeight))
diff --git a/loolwsd/TileCache.hpp b/loolwsd/TileCache.hpp
index 6d206fc..322387d 100644
--- a/loolwsd/TileCache.hpp
+++ b/loolwsd/TileCache.hpp
@@ -80,10 +80,10 @@ private:
 void removeFile(const std::string& fileName);
 
 std::string cacheFileName(const TileDesc& tile);
-bool parseCacheFileName(const std::string& fileName, int& part, int& 
width, int& height, int& tilePosX, int& tilePosY, int& tileWidth, int& 
tileHeight);
+bool parseCacheFileName(const std::string& fileName, int& part, int& 
width, int& height, int& tilePosX, int& tilePosY, int& tileWidth, int& 
tileHeight) const;
 
 /// Extract location from fileName, and check if it intersects with [x, y, 
width, height].
-bool intersectsTile(const std::string& fileName, int part, int x, int y, 
int width, int height);
+bool intersectsTile(const std::string& fileName, int part, int x, int y, 
int width, int height) const;
 
 /// Load the timestamp from modtime.txt.
 Poco::Timestamp getLastModified();
@@ -94,7 +94,7 @@ private:
 
 std::mutex _cacheMutex;
 
-std::mutex _tilesBeingRenderedMutex;
+mutable std::mutex _tilesBeingRenderedMutex;
 
 std::map 
_tilesBeingRendered;
 };
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp

2016-09-22 Thread Ashod Nakashian
 loolwsd/LOOLKit.cpp |   10 +-
 loolwsd/LOOLWSD.cpp |   13 +
 2 files changed, 22 insertions(+), 1 deletion(-)

New commits:
commit b8317e7b34120417885833926852657d4e7bce07
Author: Ashod Nakashian 
Date:   Wed Sep 21 18:12:34 2016 -0400

loolwsd: lokit process logs to file if configured

Pass the log-to-file config to the kit processes
using envars.

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

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 36b7817..7c9f451 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -1349,7 +1349,15 @@ void lokit_main(const std::string& childRoot,
 bool queryVersion)
 {
 // Reinitialize logging when forked.
-Log::initialize("kit", getenv("LOOL_LOGLEVEL"), getenv("LOOL_LOGCOLOR"));
+const bool logToFile = getenv("LOOL_LOGFILE");
+const auto logFilename = getenv("LOOL_LOGFILENAME");
+std::map logProperties;
+if (logToFile && logFilename)
+{
+logProperties["path"] = std::string(logFilename);
+}
+
+Log::initialize("kit", getenv("LOOL_LOGLEVEL"), getenv("LOOL_LOGCOLOR"), 
logToFile, logProperties);
 Util::rng::reseed();
 
 assert(!childRoot.empty());
diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOOLWSD.cpp
index 266ac7c..15e9eca 100644
--- a/loolwsd/LOOLWSD.cpp
+++ b/loolwsd/LOOLWSD.cpp
@@ -1403,7 +1403,9 @@ void LOOLWSD::initialize(Application& self)
 setenv("LOOL_LOGLEVEL", logLevel.c_str(), true);
 const auto withColor = !std::getenv("LOOL_NO_LOGCOLOR") && 
getConfigValue(conf, "logging.color", true);
 if (withColor)
+{
 setenv("LOOL_LOGCOLOR", "1", true);
+}
 
 const auto logToFile = getConfigValue(conf, "logging.file[@enable]", 
false);
 std::map logProperties;
@@ -1422,6 +1424,17 @@ void LOOLWSD::initialize(Application& self)
 }
 }
 
+// Setup the logfile envar for the kit processes.
+if (logToFile)
+{
+setenv("LOOL_LOGFILE", "1", true);
+const auto it = logProperties.find("path");
+if (it != logProperties.end())
+{
+setenv("LOOL_LOGFILENAME", it->second.c_str(), true);
+}
+}
+
 Log::initialize("wsd", logLevel, withColor, logToFile, logProperties);
 
 #if ENABLE_SSL
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp loolwsd/MessageQueue.cpp loolwsd/TileCache.cpp

2016-09-22 Thread Ashod Nakashian
 loolwsd/LOOLKit.cpp  |9 +++--
 loolwsd/MessageQueue.cpp |4 ++--
 loolwsd/TileCache.cpp|1 +
 3 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 1641f756b2ee15e742e5a3545a074bceea8d9ee4
Author: Ashod Nakashian 
Date:   Wed Sep 21 09:09:35 2016 -0400

loolwsd: improved logging

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

diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 0d7b1ff..36b7817 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -666,13 +666,16 @@ public:
 return;
 }
 
+const double area = tile.getWidth() * tile.getHeight();
 Timestamp timestamp;
 _loKitDocument->paintPartTile(pixmap.data(), tile.getPart(),
   tile.getWidth(), tile.getHeight(),
   tile.getTilePosX(), tile.getTilePosY(),
   tile.getTileWidth(), 
tile.getTileHeight());
+const auto elapsed = timestamp.elapsed();
 Log::trace() << "paintTile at (" << tile.getPart() << ',' << 
tile.getTilePosX() << ',' << tile.getTilePosY()
- << ") " << "ver: " << tile.getVersion() << " rendered in 
" << (timestamp.elapsed()/1000.) << " ms" << Log::end;
+ << ") " << "ver: " << tile.getVersion() << " rendered in 
" << (elapsed/1000.)
+ << " ms (" << area / elapsed << " MP/s)." << Log::end;
 const auto mode = 
static_cast(_loKitDocument->getTileMode());
 
 if (!png::encodeBufferToPNG(pixmap.data(), tile.getWidth(), 
tile.getHeight(), output, mode))
@@ -741,14 +744,16 @@ public:
 return;
 }
 
+const double area = pixmapWidth * pixmapHeight;
 Timestamp timestamp;
 _loKitDocument->paintPartTile(pixmap.data(), tileCombined.getPart(),
   pixmapWidth, pixmapHeight,
   renderArea.getLeft(), 
renderArea.getTop(),
   renderArea.getWidth(), 
renderArea.getHeight());
+const auto elapsed = timestamp.elapsed();
 Log::debug() << "paintTile (combined) at (" << renderArea.getLeft() << 
", " << renderArea.getTop() << "), ("
  << renderArea.getWidth() << ", " << 
renderArea.getHeight() << ") ver: " << tileCombined.getVersion()
- << " rendered in " << (timestamp.elapsed()/1000.) <<  " 
ms." << Log::end;
+ << " rendered in " << (elapsed/1000.) << " ms (" << area 
/ elapsed << " MP/s)." << Log::end;
 const auto mode = 
static_cast(_loKitDocument->getTileMode());
 
 std::vector output;
diff --git a/loolwsd/MessageQueue.cpp b/loolwsd/MessageQueue.cpp
index 0a4c96d..75d6441 100644
--- a/loolwsd/MessageQueue.cpp
+++ b/loolwsd/MessageQueue.cpp
@@ -146,10 +146,10 @@ void TileQueue::put_impl(const Payload& value)
 auto& it = _queue[i];
 const std::string old(it.data(), it.size());
 const auto oldMsg = old.substr(0, old.find(" ver"));
-Log::trace() << "TileQueue #" << i << ": " << oldMsg << 
Log::end;
+Log::trace() << "TileQueue #" << i << ": " << old << Log::end;
 if (newMsg == oldMsg)
 {
-Log::debug() << "Replacing duplicate tile: " << oldMsg << 
" -> " << newMsg << Log::end;
+Log::debug() << "Replacing duplicate tile: " << old << " 
-> " << msg << Log::end;
 _queue[i] = value;
 
 if (priority(msg))
diff --git a/loolwsd/TileCache.cpp b/loolwsd/TileCache.cpp
index 6a2053f..88ccaf5 100644
--- a/loolwsd/TileCache.cpp
+++ b/loolwsd/TileCache.cpp
@@ -330,6 +330,7 @@ void TileCache::invalidateTiles(const std::string& tiles)
 }
 else if (tokens.count() != 6)
 {
+Log::error("Unexpected invalidatetiles request: " + tiles);
 return;
 }
 else
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loolwsd/TileCache.cpp

2016-09-22 Thread Ashod Nakashian
 loolwsd/TileCache.cpp |   15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

New commits:
commit d1a57455191c3e0ebe98229c8ec1fdf3fa1a2b76
Author: Ashod Nakashian 
Date:   Wed Sep 21 18:47:00 2016 -0400

loolwsd: TileBeingRendered now holds the original TileDesc

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

diff --git a/loolwsd/TileCache.cpp b/loolwsd/TileCache.cpp
index 4b2ac2d..88ece86 100644
--- a/loolwsd/TileCache.cpp
+++ b/loolwsd/TileCache.cpp
@@ -78,15 +78,18 @@ TileCache::~TileCache()
 struct TileCache::TileBeingRendered
 {
 std::vector _subscribers;
-TileBeingRendered(const std::string& cachedName, const int version)
+
+TileBeingRendered(const std::string& cachedName, const TileDesc& tile)
  : _startTime(std::chrono::steady_clock::now()),
-   _cachedName(cachedName),
-   _ver(version)
+   _tile(tile),
+   _cachedName(cachedName)
 {
 }
 
+const TileDesc& getTile() const { return _tile; }
 const std::string& getCacheName() const { return _cachedName; }
-int getVersion() const { return _ver; }
+int getVersion() const { return _tile.getVersion(); }
+void setVersion(int version) { _tile.setVersion(version); }
 
 std::chrono::steady_clock::time_point getStartTime() const { return 
_startTime; }
 double getElapsedTimeMs() const { return 
std::chrono::duration_cast
@@ -98,8 +101,8 @@ struct TileCache::TileBeingRendered
 
 private:
 std::chrono::steady_clock::time_point _startTime;
+TileDesc _tile;
 std::string _cachedName;
-int _ver;
 };
 
 std::shared_ptr 
TileCache::findTileBeingRendered(const TileDesc& tileDesc)
@@ -457,7 +460,7 @@ int TileCache::subscribeToTileRendering(const TileDesc& 
tile, const std::shared_
 
 assert(_tilesBeingRendered.find(cachedName) == 
_tilesBeingRendered.end());
 
-tileBeingRendered = std::make_shared(cachedName, 
tile.getVersion());
+tileBeingRendered = std::make_shared(cachedName, 
tile);
 tileBeingRendered->_subscribers.push_back(subscriber);
 _tilesBeingRendered[cachedName] = tileBeingRendered;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2016-09-22 Thread Andras Timar
 cui/source/options/optupdt.cxx |   27 +++
 1 file changed, 19 insertions(+), 8 deletions(-)

New commits:
commit e58bd7a00eba8d2fd0f1db2e8121c81077a3101d
Author: Andras Timar 
Date:   Tue Sep 20 21:52:08 2016 +0200

tdf#101976 related: check for read-only state of all Online Update settings

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

diff --git a/cui/source/options/optupdt.cxx b/cui/source/options/optupdt.cxx
index ae2aec7..518e3a1 100644
--- a/cui/source/options/optupdt.cxx
+++ b/cui/source/options/optupdt.cxx
@@ -283,12 +283,14 @@ void SvxOnlineUpdateTabPage::Reset( const SfxItemSet* )
 
 m_pAutoCheckCheckBox->Check(bValue);
 m_pAutoCheckCheckBox->Enable(!bReadOnly);
-m_pEveryDayButton->Enable(bValue && !bReadOnly);
-m_pEveryWeekButton->Enable(bValue && !bReadOnly);
-m_pEveryMonthButton->Enable(bValue && !bReadOnly);
 
 sal_Int64 nValue = 0;
 m_xUpdateAccess->getByName( "CheckInterval" ) >>= nValue;
+aProperty = 
m_xReadWriteAccess->getPropertyByHierarchicalName("/org.openoffice.Office.Jobs/Jobs/org.openoffice.Office.Jobs:Job['UpdateCheck']/Arguments/CheckInterval");
+bool bReadOnly2 = (aProperty.Attributes & 
beans::PropertyAttribute::READONLY) != 0;
+m_pEveryDayButton->Enable(bValue && !(bReadOnly || bReadOnly2));
+m_pEveryWeekButton->Enable(bValue && !(bReadOnly || bReadOnly2));
+m_pEveryMonthButton->Enable(bValue && !(bReadOnly || bReadOnly2));
 
 if( nValue == 86400 )
 m_pEveryDayButton->Check();
@@ -303,19 +305,27 @@ void SvxOnlineUpdateTabPage::Reset( const SfxItemSet* )
 m_pEveryMonthButton->SaveValue();
 
 m_xUpdateAccess->getByName( "AutoDownloadEnabled" ) >>= bValue;
+aProperty = 
m_xReadWriteAccess->getPropertyByHierarchicalName("/org.openoffice.Office.Jobs/Jobs/org.openoffice.Office.Jobs:Job['UpdateCheck']/Arguments/AutoDownloadEnabled");
+bReadOnly = (aProperty.Attributes & beans::PropertyAttribute::READONLY) != 
0;
 m_pAutoDownloadCheckBox->Check(bValue);
+m_pAutoDownloadCheckBox->Enable(!bReadOnly);
 m_pDestPathLabel->Enable();
 m_pDestPath->Enable();
-m_pChangePathButton->Enable();
 
 OUString sValue, aPath;
 m_xUpdateAccess->getByName( "DownloadDestination" ) >>= sValue;
+aProperty = 
m_xReadWriteAccess->getPropertyByHierarchicalName("/org.openoffice.Office.Jobs/Jobs/org.openoffice.Office.Jobs:Job['UpdateCheck']/Arguments/DownloadDestination");
+bReadOnly = (aProperty.Attributes & beans::PropertyAttribute::READONLY) != 
0;
+m_pChangePathButton->Enable(!bReadOnly);
 
 if( osl::FileBase::E_None == 
osl::FileBase::getSystemPathFromFileURL(sValue, aPath) )
 m_pDestPath->SetText(aPath);
 
 m_xUpdateAccess->getByName( "ExtendedUserAgent" ) >>= bValue;
+aProperty = 
m_xReadWriteAccess->getPropertyByHierarchicalName("/org.openoffice.Office.Jobs/Jobs/org.openoffice.Office.Jobs:Job['UpdateCheck']/Arguments/ExtendedUserAgent");
+bReadOnly = (aProperty.Attributes & beans::PropertyAttribute::READONLY) != 
0;
 m_pExtrasCheckBox->Check(bValue);
+m_pExtrasCheckBox->Enable(!bReadOnly);
 m_pExtrasCheckBox->SaveValue();
 UpdateUserAgent();
 
@@ -329,10 +339,11 @@ void SvxOnlineUpdateTabPage::FillUserData()
 IMPL_LINK_TYPED( SvxOnlineUpdateTabPage, AutoCheckHdl_Impl, Button*, pBox, 
void )
 {
 bool bEnabled = static_cast(pBox)->IsChecked();
-
-m_pEveryDayButton->Enable(bEnabled);
-m_pEveryWeekButton->Enable(bEnabled);
-m_pEveryMonthButton->Enable(bEnabled);
+beans::Property aProperty = 
m_xReadWriteAccess->getPropertyByHierarchicalName("/org.openoffice.Office.Jobs/Jobs/org.openoffice.Office.Jobs:Job['UpdateCheck']/Arguments/CheckInterval");
+bool bReadOnly = (aProperty.Attributes & 
beans::PropertyAttribute::READONLY) != 0;
+m_pEveryDayButton->Enable(bEnabled && !bReadOnly);
+m_pEveryWeekButton->Enable(bEnabled && !bReadOnly);
+m_pEveryMonthButton->Enable(bEnabled && !bReadOnly);
 }
 
 IMPL_LINK_TYPED( SvxOnlineUpdateTabPage, ExtrasCheckHdl_Impl, Button*, , void )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2016-09-22 Thread Andras Timar
 setup_native/source/win32/customactions/sellang/sellang.cxx |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 0794fb0edc85bf147e4d199e541efaad578e4b96
Author: Andras Timar 
Date:   Thu Sep 8 10:36:52 2016 +0200

tdf#92266 better language selection in Windows installer

It won't select 'kok' when we have 'ko', 'sid' when we have
'si', but language variants will fall back, e.g. en_ZW -> en.

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

diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx 
b/setup_native/source/win32/customactions/sellang/sellang.cxx
index f83b0ac..0d82244 100644
--- a/setup_native/source/win32/customactions/sellang/sellang.cxx
+++ b/setup_native/source/win32/customactions/sellang/sellang.cxx
@@ -185,8 +185,13 @@ static BOOL
 present_in_ui_langs(const char *lang)
 {
 for (int i = 0; i < num_ui_langs; i++)
-if (memcmp (ui_langs[i], lang, std::min(strlen(ui_langs[i]), 
strlen(lang))) == 0)
+{
+if (strchr (lang, '_') != NULL)
+if (memcmp (ui_langs[i], lang, std::min(strlen(ui_langs[i]), 
strlen(lang))) == 0)
+return TRUE;
+if (strcmp (ui_langs[i], lang) == 0)
 return TRUE;
+}
 return FALSE;
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 2 commits - vcl/unx

2016-09-22 Thread Maxim Monastirsky
 vcl/unx/gtk/gtksalmenu.cxx |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 7acac4e5b2635f561143701c9634941293f6db14
Author: Maxim Monastirsky 
Date:   Thu Sep 22 03:23:01 2016 +0300

Fix memleak in GtkSalMenu::NativeSetItemCommand

Change-Id: Id952f3dc236d2dc2c6839ce75943bda162fabf82

diff --git a/vcl/unx/gtk/gtksalmenu.cxx b/vcl/unx/gtk/gtksalmenu.cxx
index 0573e6c..be68eff 100644
--- a/vcl/unx/gtk/gtksalmenu.cxx
+++ b/vcl/unx/gtk/gtksalmenu.cxx
@@ -977,6 +977,7 @@ bool GtkSalMenu::NativeSetItemCommand( unsigned nSection,
 gchar* pLabel = g_lo_menu_get_label_from_item_in_section(pMenu, 
nSection, nItemPos);
 g_lo_menu_remove_from_section(pMenu, nSection, nItemPos);
 g_lo_menu_insert_in_section(pMenu, nSection, nItemPos, pLabel);
+g_free(pLabel);
 }
 
 g_lo_menu_set_command_to_item_in_section( pMenu, nSection, nItemPos, 
aCommand );
commit 77bb1d838e1730a552346108fd608b373a05d3c8
Author: Maxim Monastirsky 
Date:   Thu Sep 22 03:22:33 2016 +0300

Don't unnecessarily activate all menus in gtk2

Change-Id: I9d4b4e55673f73dd6c518bb169416958fde72a32

diff --git a/vcl/unx/gtk/gtksalmenu.cxx b/vcl/unx/gtk/gtksalmenu.cxx
index 8671f4c..0573e6c 100644
--- a/vcl/unx/gtk/gtksalmenu.cxx
+++ b/vcl/unx/gtk/gtksalmenu.cxx
@@ -762,7 +762,8 @@ void GtkSalMenu::SetFrame(const SalFrame* pFrame)
 }
 
 // Generate the main menu structure.
-UpdateFull();
+if ( PrepUpdate() )
+UpdateFull();
 
 g_lo_menu_insert_section( pMenuModel, 0, nullptr, mpMenuModel );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 102342] New: Modifying format while in textbox edit mode removes border and placeholder type label

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102342

Bug ID: 102342
   Summary: Modifying format while in textbox edit mode removes
border and placeholder type label
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: tietze.he...@gmail.com
Blocks: 102341

Steps:
1) Open Impress
2) Switch to master slide mode
3) Select title placeholder textbox and change font to italics
4) Notice textbox border and the 'Title Area for AutoLayouts' text are still
present
5) Undo
6) Click inside the title textbox and change font to italics
7) Click outside of textbox
8) Notice textbox border and 'Title Area for AutoLayouts' text are now gone
9) Save file, close and reopen
10) Switch to master slide mode
11) textbox border and 'Title Area for AutoLayouts' text still not present

There should never be a situation where the border and placeholder type text
should be removed when in master slide mode, and there should never be a
situation where the border should be removed when in normal mode. This is bad
UX as it makes it difficult to select the textbox.

Version: 5.3.0.0.alpha0+
Build ID: 3287bc2f91438085b7604773d5e0346fc3c3f452
CPU Threads: 2; OS Version: Linux 3.19; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-09-18_06:17:20
Locale: en-US (en_US.UTF-8); Calc: group


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 102341] New: [META] Master slide mode bugs and enhancements

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102341

Bug ID: 102341
   Summary: [META] Master slide mode bugs and enhancements
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
Depends on: 101243, 102318, 102340, 100441


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=100441
[Bug 100441] Slide Background - Master Slide not enabled after Notes Master
view
https://bugs.documentfoundation.org/show_bug.cgi?id=101243
[Bug 101243] Clicking "Slide Master" button second time does not return view
mode to "Normal"
https://bugs.documentfoundation.org/show_bug.cgi?id=102318
[Bug 102318] UI: placeholder for Subtitle not available in master slide; thus
confusing editing styles there
https://bugs.documentfoundation.org/show_bug.cgi?id=102340
[Bug 102340] Disable sidebar decks that dont function in master slide view
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101243] Clicking "Slide Master" button second time does not return view mode to "Normal"

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101243

Yousuf Philips (jay)  changed:

   What|Removed |Added

 CC||momonas...@gmail.com,
   ||philip...@hotmail.com
 Blocks||86899

--- Comment #2 from Yousuf Philips (jay)  ---
Users have the option to click the 'Close Master View' button and select
'Normal' in the Display Mode group button in the toolbar, but it would be nicer
if it was a toggle button similar to Print Preview, but doubt it would be
possible as it is a view type and no other view types in the View menu have a
toggle type behaviour.

Ideally a new toggle type uno command for opening and closing master slide mode
should be created.


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 100441] Slide Background - Master Slide not enabled after Notes Master view

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100441

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||102341


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 102318] UI: placeholder for Subtitle not available in master slide; thus confusing editing styles there

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102318

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||102341


Referenced Bugs:

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


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

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

V Stuart Foote  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de,
   ||vstuart.fo...@utsa.edu

--- Comment #2 from V Stuart Foote  ---
Sorry, abusing the Formula editor by running the Math module as an OLE tool has
been a common source of formatting annoyances.

Folks would have much better results if they were to compose their formulas in
the Math module and then link or insert the the ODF Formula from file.

And with the Math modules new ability to consume MathML, it would make more
sense to deemphasize OLE formula composition in favor of workflows using the
Formula editor outside of the document composition.

The UI positioning Formula were it is under Insert -> Object -> Formula (or
alternatively the OLE Object dialog) is the correct functional emphasis.  Sure
you can insert an OLE Formula and trigger the Math module, but why?  Using OLE
ODF Formula from file is much more reliable and gives you more control over
composition and then placement into your document.

I'd say NO emphatically.

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


[Libreoffice-bugs] [Bug 102317] UI: Changing language does not remove spelling errors

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102317

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ba...@caesar.elte.hu
 Resolution|--- |DUPLICATE
 OS|Windows (All)   |All

--- Comment #1 from Aron Budea  ---
Seems like a duplicate of bug 98903.

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

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


[Libreoffice-bugs] [Bug 98903] "Tool / Language / for all text / None" doesn't do nothing

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98903

Aron Budea  changed:

   What|Removed |Added

 CC||vik...@troja.ch

--- Comment #2 from Aron Budea  ---
*** Bug 102317 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 86899] [META] Requests for the addition of UNO commands

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||101243


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101243
[Bug 101243] Clicking "Slide Master" button second time does not return view
mode to "Normal"
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102352] Index marks lost on save

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102352

--- Comment #1 from Mike James  ---
I downgraded to 5.2.0 and the problem remained
Downgrading to 5.1.5 and the problem vanished - index marks remain after save
and load.

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


[Libreoffice-bugs] [Bug 102341] [META] Master slide mode bugs and enhancements

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102341

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||102342


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102342
[Bug 102342] Modifying format while in textbox edit mode removes border and
placeholder type label
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 93492] Problems using labelprinter from Draw

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93492

--- Comment #10 from Klaus Müller  ---
(In reply to Buovjaga from comment #9)
> You can create a new report for the dot issue, if you want.

There are already plenty of complaints and bug reports for this issue, but it
is not solved for some years (!) now.
My colleagues use OO because of this issue, I use LO because of better
import/export functions. There was the information that OO will be
discontinued. We will have a big problem then as we need clean printouts.
BTW: the "dot issue" was something that appeared with OO some years ago, but
was solved quickly.

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


[Libreoffice-bugs] [Bug 84100] FILEOPEN: Tables in specific .doc hidden if inherited from the text

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84100

--- Comment #9 from Marco Gaiarin  ---
Tested with LO 5.1.5.2 x64, on Win7Pro PC.

Bug still here.

Thanks.

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


[Libreoffice-bugs] [Bug 102328] GAMMA.DIST function - If x < 0, GAMMA.DIST does not return error.

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102328

Winfried Donkers  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |winfrieddonkers@libreoffice
   |desktop.org |.org
Summary|GAMMA.DIST function - If x  |GAMMA.DIST function - If x
   |< 0, GAMMA.DIST returns the |< 0, GAMMA.DIST does not
   |#NUM! error value.  |return error.

--- Comment #2 from Winfried Donkers  ---
@Julien: Raal created the bug report after communicating with me; you were
faster than I was ;-)

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


[Libreoffice-bugs] [Bug 102340] Disable sidebar decks that dont function in master slide view

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102340

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||102341


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 101971] FILEOPEN - Impress crash (Flash elements)

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101971

--- Comment #7 from Caolán McNamara  ---
Don't know what we can do about this seeing as the crash is in flash.ocx we
call OleLoad in embeddedobj/source/msole/olecomponent.cxx:733 and it crashes in
the depths of flash.ocx afterwards

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


[Libreoffice-bugs] [Bug 101243] Clicking "Slide Master" button second time does not return view mode to "Normal"

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101243

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||102341


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 102322] Incorrect Text Field appearance in exported PDF files

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102322

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ba...@caesar.elte.hu
  Component|Writer  |Printing and PDF export
 Blocks||43808
 Ever confirmed|0   |1

--- Comment #2 from Aron Budea  ---
My PDF reader (FoxIt Reader) shows an overlay light-blue fill with the text
backwards (so like הקידב), which disappears and reveals the correct text when
clicked.
But yeah, it's not correct, and LO v5.2.1.2 / Windows 7 produces such a PDF.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=43808
[Bug 43808] [META] Most Annoying RTL 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 91873] Textbox border doesnt appear on bullet point textboxes

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91873

Yousuf Philips (jay)  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 97597] FILEOPEN: XLSX file on server opens with some blank tab pages

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97597

k...@mroffice.org changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 52035] xsltApplyXSLTTemplate: infinite template recursion saving .ods spreadsheets from Google Docs as MS 2003 xml

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=52035

--- Comment #10 from Jim Avera  ---
Bug still there in 5.2.3.0.0+

To clarify, STEPS TO REPRODUCE:

1. Load attached Demo spreadsheet.
2. File->Save As in "Microsoft 2003 XML" format

RESULTS:
  Many errors on the terminal, followed by "save failed" pop-up

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


[Libreoffice-bugs] [Bug 102329] Libre Office cannot find default printer

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102329

Julien Nabet  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #6 from Julien Nabet  ---
If you've got some time, you may try 5.2.1 but 32 bits version.

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


[Libreoffice-bugs] [Bug 43808] [META] Most Annoying RTL related issues

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43808

Aron Budea  changed:

   What|Removed |Added

 Depends on||102322


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102322
[Bug 102322] Incorrect Text Field appearance in exported PDF files
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 101716] Formula: Promote to Insert menu

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

V Stuart Foote  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de,
   ||vstuart.fo...@utsa.edu

--- Comment #2 from V Stuart Foote  ---
Sorry, abusing the Formula editor by running the Math module as an OLE tool has
been a common source of formatting annoyances.

Folks would have much better results if they were to compose their formulas in
the Math module and then link or insert the the ODF Formula from file.

And with the Math modules new ability to consume MathML, it would make more
sense to deemphasize OLE formula composition in favor of workflows using the
Formula editor outside of the document composition.

The UI positioning Formula were it is under Insert -> Object -> Formula (or
alternatively the OLE Object dialog) is the correct functional emphasis.  Sure
you can insert an OLE Formula and trigger the Math module, but why?  Using OLE
ODF Formula from file is much more reliable and gives you more control over
composition and then placement into your document.

I'd say NO emphatically.

-- 
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 101111] Additional points in custom shape, if anti-aliasing is off

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10

--- Comment #11 from Armin Le Grand (CIB)  ---
Going back to the description and screenshot from comment 1 I would say it's
the mentioned #37559. I checked the bibisected change, that is for pattern fill
and should not add points to CustomShapes (which have no pattern fill)

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


[Libreoffice-bugs] [Bug 101616] European Portuguese Thesaurus Update

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101616

--- Comment #6 from Marco A.G.Pinto  ---
Tiago Santos sent the thesaurus to Minho University in Portugal and they are
suppose to include it on the next OXT update if all goes well.

Minho University is the maintainer of the pt_PT spellers.

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

2016-09-22 Thread Andras Timar
 scp2/source/ooo/registryitem_ooo.scp |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 131446b38311b3437daa187ac534a0d05a9df9ee
Author: Andras Timar 
Date:   Tue Sep 20 18:38:59 2016 +0200

tdf#93237 different Windows Uninstall DisplayName for 32-bit and 64-bit 
builds

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

diff --git a/scp2/source/ooo/registryitem_ooo.scp 
b/scp2/source/ooo/registryitem_ooo.scp
index 6a80966..033b3c1 100644
--- a/scp2/source/ooo/registryitem_ooo.scp
+++ b/scp2/source/ooo/registryitem_ooo.scp
@@ -180,7 +180,11 @@ RegistryItem 
gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Sta
 Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME 
%PRODUCTVERSION";
 ModuleID = gid_Module_Root;
 Name = "DisplayName";
-Value = "%PRODUCTNAME %PRODUCTVERSION";
+#if defined WINDOWS_X64
+Value = "%PRODUCTNAME %PRODUCTVERSION 64-bit";
+#else
+Value = "%PRODUCTNAME %PRODUCTVERSION 32-bit";
+#endif
 End
 
 RegistryItem 
gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Displayname2
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2016-09-22 Thread Andras Timar
 setup_native/source/win32/customactions/sellang/sellang.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dd3d1ff9544e2af15847385c24c59837e0db0af7
Author: Andras Timar 
Date:   Thu Sep 8 09:40:14 2016 +0200

fix en-US language selection logic

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

diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx 
b/setup_native/source/win32/customactions/sellang/sellang.cxx
index 4f2827d..f83b0ac 100644
--- a/setup_native/source/win32/customactions/sellang/sellang.cxx
+++ b/setup_native/source/win32/customactions/sellang/sellang.cxx
@@ -341,7 +341,7 @@ extern "C" UINT __stdcall SelectLanguage( MSIHANDLE handle )
 }
 if (!matches) {
 for (int i = 0; i < nlangs; i++) {
-if (strcmp(langs[nlangs].lang, "en_US") == 0) {
+if (strcmp(langs[i].lang, "en_US") == 0) {
 langs[i].install = true;
 matches = true;
 break;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: compilerplugins/clang

2016-09-22 Thread Stephan Bergmann
 compilerplugins/clang/plugin.cxx |   45 ++-
 1 file changed, 44 insertions(+), 1 deletion(-)

New commits:
commit 4c70a1aa079872b8f1966bd398e924dc1d1a
Author: Stephan Bergmann 
Date:   Thu Sep 22 08:50:43 2016 +0200

Check harder whether file is really under WORKDIR

1977b57bc9aaea71252358fa502110c348153c70 "vcl: loplugin:override" had only 
hit
in out-of-tree builds, where the #include in the generated
workdir/CustomTarget/vcl/unx/kde4/tst_exclude_socket_notifiers.moc is an
absolute path.  For in-tree builds, the generated #include line is
"../../../../../vcl/unx/kde4/tst_exclude_socket_notifiers.hxx", so the 
returned
getFileName() is .../workdir/../../../../../vcl/..., so was erroneously
considered to be under WORKDIR.

Change-Id: I9abef04b90ecb4921087a53ff196b833940085e5

diff --git a/compilerplugins/clang/plugin.cxx b/compilerplugins/clang/plugin.cxx
index 31648a5..9f13ee7 100644
--- a/compilerplugins/clang/plugin.cxx
+++ b/compilerplugins/clang/plugin.cxx
@@ -12,6 +12,7 @@
 #include "plugin.hxx"
 
 #include 
+#include 
 
 #include 
 #include 
@@ -41,9 +42,51 @@ bool Plugin::ignoreLocation( SourceLocation loc )
 return true;
 const char* bufferName = compiler.getSourceManager().getPresumedLoc( 
expansionLoc ).getFilename();
 if( bufferName == NULL
-|| strncmp( bufferName, WORKDIR, strlen( WORKDIR )) == 0
 || strncmp( bufferName, SRCDIR "/external/", strlen( SRCDIR 
"/external/" )) == 0 )
 return true;
+if( strncmp( bufferName, WORKDIR, strlen( WORKDIR )) == 0 )
+{
+// workdir/CustomTarget/vcl/unx/kde4/tst_exclude_socket_notifiers.moc
+// includes
+// "../../../../../vcl/unx/kde4/tst_exclude_socket_notifiers.hxx",
+// making the latter file erroneously match here; so strip any ".."
+// segments:
+if (strstr(bufferName, "/..") == nullptr) {
+return true;
+}
+std::string s(bufferName);
+for (std::string::size_type i = 0;;) {
+i = s.find("/.", i);
+if (i == std::string::npos) {
+break;
+}
+if (i + 2 == s.length() || s[i + 2] == '/') {
+s.erase(i, 2); // [AAA]/.[/CCC] -> [AAA][/CCC]
+} else if (s[i + 2] == '.'
+   && (i + 3 == s.length() || s[i + 3] == '/'))
+{
+if (i == 0) { // /..[/CCC] -> /..[/CCC]
+break;
+}
+auto j = s.rfind('/', i - 1);
+if (j == std::string::npos) {
+// BBB/..[/CCC] -> BBB/..[/CCC] (instead of BBB/../CCC ->
+// CCC, to avoid wrong ../../CCC -> CCC; relative paths
+// shouldn't happen anyway, and even if they did, wouldn't
+// match against WORKDIR anyway, as WORKDIR should be
+// absolute):
+break;
+}
+s.erase(j, i + 3 - j); // AAA/BBB/..[/CCC] -> AAA[/CCC]
+i = j;
+} else {
+i += 2;
+}
+}
+if (strncmp(s.c_str(), WORKDIR, strlen(WORKDIR)) == 0) {
+return true;
+}
+}
 if( strncmp( bufferName, BUILDDIR, strlen( BUILDDIR )) == 0
 || strncmp( bufferName, SRCDIR, strlen( SRCDIR )) == 0 )
 return false; // ok
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: solenv/gbuild

2016-09-22 Thread Mike Kaganski
 solenv/gbuild/gen-autoinstall.py |   16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 806dfdafa803d643937bc6edcd1aaebeddfeb7ac
Author: Mike Kaganski 
Date:   Thu Sep 22 12:11:37 2016 +0300

Use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file'

Removes 220 warnings from build log (at least under Windows).
Requires Python 2.5+

Change-Id: I06b18b14a08f2c27528fcb009faddff081ffd54e
Reviewed-on: https://gerrit.libreoffice.org/29172
Reviewed-by: Michael Stahl 
Tested-by: Mike Kaganski 

diff --git a/solenv/gbuild/gen-autoinstall.py b/solenv/gbuild/gen-autoinstall.py
index 6c0e4ad..61ed81a 100644
--- a/solenv/gbuild/gen-autoinstall.py
+++ b/solenv/gbuild/gen-autoinstall.py
@@ -18,11 +18,17 @@ scp2componentcondition = sys.argv[2]
 scp2libtemplate = sys.argv[3]
 scp2exetemplate = sys.argv[4]
 scp2jartemplate = sys.argv[5]
-sdklibs = open(sys.argv[6]).readline().split()
-libs = open(sys.argv[7]).readline().split()
-exes = open(sys.argv[8]).readline().split()
-jars = open(sys.argv[9]).readline().split()
-pkgs = open(sys.argv[10]).readline().split()
+# use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file'
+with open(sys.argv[6]) as f:
+sdklibs = f.readline().split()
+with open(sys.argv[7]) as f:
+libs = f.readline().split()
+with open(sys.argv[8]) as f:
+exes = f.readline().split()
+with open(sys.argv[9]) as f:
+jars = f.readline().split()
+with open(sys.argv[10]) as f:
+pkgs = f.readline().split()
 
 if len(scp2componentcondition) > 0:
 scp2componentcondition = "," + scp2componentcondition
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loolwsd/Util.cpp

2016-09-22 Thread Tor Lillqvist
 loolwsd/Util.cpp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e7d587d69460102f6ba690134c0ed3becc846e23
Author: Tor Lillqvist 
Date:   Thu Sep 22 14:35:16 2016 +0300

Don't use << to write a non-nul-terminated naked char pointer

diff --git a/loolwsd/Util.cpp b/loolwsd/Util.cpp
index 6599959..0d137c4 100644
--- a/loolwsd/Util.cpp
+++ b/loolwsd/Util.cpp
@@ -87,7 +87,7 @@ namespace rng
 {
 std::stringstream ss;
 Poco::Base64Encoder b64(ss);
-b64 << getBytes(length).data();
+b64.write(getBytes(length).data(), length);
 return ss.str().substr(0, length);
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2016-09-22 Thread Eike Rathke
 sc/source/core/data/document.cxx|   18 ++
 sc/source/core/data/formulacell.cxx |8 +++-
 2 files changed, 21 insertions(+), 5 deletions(-)

New commits:
commit 60d0b992ea3a910be79ae4a8e8b0bb32a358b18a
Author: Eike Rathke 
Date:   Wed Sep 21 21:42:10 2016 +0200

sc-perf: tdf#87101 add bulk scope for BroadcastRecalcOnRefMove() calls

Bulk scope prevents repeated broadcast/notify/track cycles of identical 
areas
during mass broadcasts.

Brings insertion time of tdf#87101 bugdoc from 3min30 down to 2min30

Change-Id: I360fd52b622a8a327cdede47ed398260b7e8b4f6

diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx
index da10296..2d698ac 100644
--- a/sc/source/core/data/document.cxx
+++ b/sc/source/core/data/document.cxx
@@ -1238,6 +1238,16 @@ struct BroadcastRecalcOnRefMoveHandler : 
std::unary_function
 if (p)
 p->BroadcastRecalcOnRefMove();
 }
+
+explicit BroadcastRecalcOnRefMoveHandler( ScDocument* pDoc ) :
+aSwitch( *pDoc, false),
+aBulk( pDoc->GetBASM())
+{
+}
+
+private:
+sc::AutoCalcSwitch aSwitch; // first for ctor/dtor order, destroy second
+ScBulkBroadcast aBulk;  // second for ctor/dtor order, destroy first
 };
 
 }
@@ -1340,7 +1350,7 @@ bool ScDocument::InsertRow( SCCOL nStartCol, SCTAB 
nStartTab,
 if (*it)
 (*it)->SetDirtyIfPostponed();
 
-std::for_each(maTabs.begin(), maTabs.end(), 
BroadcastRecalcOnRefMoveHandler());
+std::for_each(maTabs.begin(), maTabs.end(), 
BroadcastRecalcOnRefMoveHandler( this));
 }
 bRet = true;
 }
@@ -1441,7 +1451,7 @@ void ScDocument::DeleteRow( SCCOL nStartCol, SCTAB 
nStartTab,
 if (*it)
 (*it)->SetDirtyIfPostponed();
 
-std::for_each(maTabs.begin(), maTabs.end(), 
BroadcastRecalcOnRefMoveHandler());
+std::for_each(maTabs.begin(), maTabs.end(), 
BroadcastRecalcOnRefMoveHandler( this));
 }
 
 pChartListenerCollection->UpdateDirtyCharts();
@@ -1542,7 +1552,7 @@ bool ScDocument::InsertCol( SCROW nStartRow, SCTAB 
nStartTab,
 std::for_each(maTabs.begin(), maTabs.end(), 
SetDirtyIfPostponedHandler());
 // Cells containing functions such as CELL, COLUMN or ROW may have
 // changed their values on relocation. Broadcast them.
-std::for_each(maTabs.begin(), maTabs.end(), 
BroadcastRecalcOnRefMoveHandler());
+std::for_each(maTabs.begin(), maTabs.end(), 
BroadcastRecalcOnRefMoveHandler( this));
 }
 bRet = true;
 }
@@ -1632,7 +1642,7 @@ void ScDocument::DeleteCol(SCROW nStartRow, SCTAB 
nStartTab, SCROW nEndRow, SCTA
 if (*it)
 (*it)->SetDirtyIfPostponed();
 
-std::for_each(maTabs.begin(), maTabs.end(), 
BroadcastRecalcOnRefMoveHandler());
+std::for_each(maTabs.begin(), maTabs.end(), 
BroadcastRecalcOnRefMoveHandler( this));
 }
 
 pChartListenerCollection->UpdateDirtyCharts();
commit 5306fabfea74c01b49f96920564c7eefa91e87aa
Author: Eike Rathke 
Date:   Wed Sep 21 12:39:41 2016 +0200

tdf#87101 Revert "fdo#83067 also volatile cells need to listen to all 
refe"...

This reverts commit 0792aef9010007d5738723d8930990028bef2f9e.

It created a bottleneck with massive use of OFFSET() functions mixed
with other references, see tdf#87101 bugdoc. Will have to come up with a
different approach to solve the "broadcast cell move" problem.

Additionally, the unit test for tdf#83067 and the original problem still
work with the reverted change, so we seem to generally have fixed
something else in the meantime..

 Conflicts:
sc/source/core/data/formulacell.cxx

Change-Id: Ida2e26398f99ff5878d43ffb46035bc4441dfff6

diff --git a/sc/source/core/data/formulacell.cxx 
b/sc/source/core/data/formulacell.cxx
index b32d4ed..5968110 100644
--- a/sc/source/core/data/formulacell.cxx
+++ b/sc/source/core/data/formulacell.cxx
@@ -2144,7 +2144,7 @@ void ScFormulaCell::InterpretTail( 
ScInterpretTailParameter eTailParam )
 if (pCode->IsRecalcModeAlways())
 {
 // The formula was previously volatile, but no more.
-pDocument->EndListeningArea(BCA_LISTEN_ALWAYS, false, 
this);
+EndListeningTo(pDocument);
 pCode->SetExclusiveRecalcModeNormal();
 }
 else
@@ -4280,6 +4280,8 @@ void ScFormulaCell::StartListeningTo( ScDocument* pDoc )
 if( pArr->IsRecalcModeAlways() )
 {
 pDoc->StartListeningArea(BCA_LISTEN_ALWAYS, false, this);
+SetNeedsListening( false);
+return;
 }
 
 pArr->Reset();
@@ -4321,6 +4323,8 @@ void ScFormulaCell::StartListeningTo( 
sc::StartListeningContext& rCxt )
 if( pArr->IsRecalcModeAlways() )

[Libreoffice-bugs] [Bug 101555] Apply conditional formatting

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101555

--- Comment #4 from Francisco  ---
(In reply to Buovjaga from comment #3)
> I still do not quite understand.
> So this is something that Clone formatting tool would not solve?

He wants that it happens automatically: he changes the value of the cell, the
formatting chanhes accordingly. Howevet, AFAIK, it already exists, but uses
styles and not direct formating.

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


[Libreoffice-bugs] [Bug 87101] EDITING 100x performance regression inserting rows/ columns into sheet

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87101

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

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

tdf#87101 Revert "fdo#83067 also volatile cells need to listen to all refe"...

It will be available in 5.3.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 87101] EDITING 100x performance regression inserting rows/ columns into sheet

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87101

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.3.0

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


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

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

--- Comment #3 from Bernd Wechner  ---
I'll see your emphatic no, with an emphatic yes and raise you. ;-).

With all due respect I am happy to leave it to the design team, but if it
contributes to their consideration:

1) Implementation issues like OLE are reminiscent of a developer's perspective,
not that of user experience or marketing. It is of no consequence to an
end-user that math is some linked object and that apparently a chart, an image,
a text box, a frame etc. all are not.

2) Math is emphatically not an object but an integral part of most technical
documents every bit as much as a chart or image is and how the back-end is
implemented is not of immediate relevance to menu hierarchy here. 

3) MathML support sounds nice BTW

To answer the question "Sure you can insert an OLE Formula and trigger the Math
module, but why?"

Because your average user of such a product neither knows nor cares about this
implementation detail (triggering the Math module), just wants a minimal hassle
way of getting nicely formatted math into a 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 37559] 1x1 extra points visible around shapes after PDF export and converting any shape into a polygon creates extra points up left and down right

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37559

--- Comment #84 from Thorsten Behrens (CIB)  ---
*** Bug 10 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 88380] Character formats (e.g. bold) lost when pasting multiple times

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88380

--- Comment #7 from Jim Avera  ---
Bug still there in 5.2.3.0.0+

I tried Gordo's test (Comment #5) and saw the same behaviour.

-- 
You are receiving this mail because:
You 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 101555] Apply conditional formatting

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101555

--- Comment #4 from Francisco  ---
(In reply to Buovjaga from comment #3)
> I still do not quite understand.
> So this is something that Clone formatting tool would not solve?

He wants that it happens automatically: he changes the value of the cell, the
formatting chanhes accordingly. Howevet, AFAIK, it already exists, but uses
styles and not direct formating.

-- 
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 100994] Freeze when first action after launch with OSX Sierra beta

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100994

--- Comment #27 from peter  ---
Hi, I can confirm that I get this error on the public release of Sierra. I am
using an iMac Retina 5k, 27-inch, Late 2015, 3.2GHz intel core i5.

I logged a bug about it here
https://bugs.documentfoundation.org/show_bug.cgi?id=102349 - I don't know if I
should remove it given that I have the error on the full release version rather
than the beta...

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


[Libreoffice-bugs] [Bug 102344] New: When Base form and query open, Libreoffice starts creating backup copies in %appdata%

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102344

Bug ID: 102344
   Summary: When Base form and query open, Libreoffice starts
creating backup copies in %appdata%
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Base
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: n...@bigfoot.com

LibreOffice Base on Windows 10. I have a Base Form with embedded Forms open
(invoices). I open a Base Query (invoices). When going back to the form and
scrolling through records while the query screen is still open, LibreOffice
starts making copies of the Base file (*.odb) in %appdata%\Roaming\LibreOffice
\4\user\backup at a rate of 5 per minute. I know that it's happening when
LibreOffice becomes slow and unresponsive and the cursor starts changing to a
circle about once a second.

This is a longstanding issue that I have had in consecutive versions since
version 3.x of OpenOffice and LibreOffice, on Windows XP, Windows 7 and Windows
10 respectively. Can't remember if I reported this earlier. In any case, I
could not find it in the existing bug search.

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


[Libreoffice-bugs] [Bug 102247] Crash in: com::sun::star::uno::BaseReference::operator==(com: :sun::star::uno::XInterface *)

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102247

--- Comment #8 from gary_sit...@ameritech.net ---
I am using the operating system Microsoft Windows 10 Home.  I cannot find the
directories listed in the web page that you referenced.  Nor can I find the
directories listed in the "Options - LibreOffice - Paths" window this opened
when I selected Options from the Tools menu.  Then selected "LibreOffice" and
"Paths" from the tree in the left pane. In fact, there is no AppData directory
under C:\Users\Gary so many of the paths are not found on my system.  So I do
not know how to rename my directory profile as you requested.

The module that I was trying to remove was in the library container
Specimens.odb in the "OpenOther" library module name "Form".  This problem
seems to be transient as I was able to remove the module after recovering the
document.  Sorry - I know these are the toughest kind of bugs to diagnose as I
have been a software developer for decades my self.

-- 
You are receiving this mail because:
You 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 101716] Formula: Promote to Insert menu

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

--- Comment #3 from Bernd Wechner  ---
I'll see your emphatic no, with an emphatic yes and raise you. ;-).

With all due respect I am happy to leave it to the design team, but if it
contributes to their consideration:

1) Implementation issues like OLE are reminiscent of a developer's perspective,
not that of user experience or marketing. It is of no consequence to an
end-user that math is some linked object and that apparently a chart, an image,
a text box, a frame etc. all are not.

2) Math is emphatically not an object but an integral part of most technical
documents every bit as much as a chart or image is and how the back-end is
implemented is not of immediate relevance to menu hierarchy here. 

3) MathML support sounds nice BTW

To answer the question "Sure you can insert an OLE Formula and trigger the Math
module, but why?"

Because your average user of such a product neither knows nor cares about this
implementation detail (triggering the Math module), just wants a minimal hassle
way of getting nicely formatted math into a document.

-- 
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 90656] Metadata in Word 6 imported with wrong encoding

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90656

--- Comment #6 from Karl Ove Hufthammer  ---
I can confirm that this bug is still valid. I still observe the exact same
behaviour as in the screenshot in comment 2. This is on LibreOffice 5.2.1.2 on
Linux under an UTF-8 locale.

-- 
You are receiving this mail because:
You 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 102340] Disable sidebar decks that dont function in master slide view

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102340

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC|libreoffice-ux-advise@lists |
   |.freedesktop.org|
 Ever confirmed|0   |1

-- 
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 101111] Additional points in custom shape, if anti-aliasing is off

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10

Thorsten Behrens (CIB)  changed:

   What|Removed |Added

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

--- Comment #12 from Thorsten Behrens (CIB)  ---


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

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


[Libreoffice-bugs] [Bug 87101] EDITING 100x performance regression inserting rows/ columns into sheet

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87101

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

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

sc-perf: tdf#87101 add bulk scope for BroadcastRecalcOnRefMove() calls

It will be available in 5.3.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 102340] Disable sidebar decks that dont function in master slide view

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102340

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC|libreoffice-ux-advise@lists |
   |.freedesktop.org|
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 102329] Libre Office cannot find default printer

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102329

Hisanshams  changed:

   What|Removed |Added

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

--- Comment #5 from Hisanshams  ---
My computer is a Dell 8700 XPS with W 8.1.
My main printer is an old color 3000 cn Dell Laser Printer. 
It works with a Vista driver. No recent driver is available.

My Scanner is a recent HP Office Jet 4620. It works with its own drivers.
I don't know if they are 32 or 64 bit drivers.
Both Dell Laser Printer and HP Office Jet are not seen by LO 5.2.1.2

I have uninstalled LO 5.2.1.2 and reinstalled LO 4.4.5.2
The printer and the scanner are seen again by LO.
So the cause is apparently that the drivers are not compatible with LO 64 bits.

Furthermore, LO 4.4.5.2 does not crash on third saving of XLS file as per bug
101781.

So I shall stick to LO 4.4.5.2.

Thank you very much.

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


[Libreoffice-bugs] [Bug 102345] [META] Formatting marks (aka Non-printing characters) bugs and enhancements

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102345

Yousuf Philips (jay)  changed:

   What|Removed |Added

Summary|[META] Formatting mark (aka |[META] Formatting marks
   |Non-printing characters)|(aka Non-printing
   |bugs and enhancements   |characters) bugs and
   ||enhancements
  Alias||Formatting-Mark

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


[Libreoffice-bugs] [Bug 102348] New: Formatting Marks: Visual difference between space and non-breaking space

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102348

Bug ID: 102348
   Summary: Formatting Marks: Visual difference between space and
non-breaking space
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: libreoffice-ux-adv...@lists.freedesktop.org
Blocks: 102345

Both space and non-breaking space use the same dot character (ascii 183) when
formatting marks are enabled and it would be useful to differentiate the
non-breaking space with a different character. It would be useful to stay with
a dot character, so maybe a period (ascii 46) or alternatively the degree sign
(ascii 176) like MS Word.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102345
[Bug 102345] [META] Formatting mark (aka Non-printing characters) bugs and
enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101992] Links are missing in exported pdf

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101992

--- Comment #2 from pal...@freemail.hu ---
You are right. I tried it with a simple case and it worked. However with my 70
page presentation the problem still existed.

I think I've found the cause: if there are hidden slides (i had many) in the
presentation the pdf export doesn't contain the links to local files.

A soon as I deleted the hidden slides the pdf export contained the previosly
missing links.

Windows 10, LibreOffice 5.2.1.2

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


[Libreoffice-ux-advise] [Bug 102348] New: Formatting Marks: Visual difference between space and non-breaking space

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102348

Bug ID: 102348
   Summary: Formatting Marks: Visual difference between space and
non-breaking space
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-b...@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: libreoffice-ux-advise@lists.freedesktop.org
Blocks: 102345

Both space and non-breaking space use the same dot character (ascii 183) when
formatting marks are enabled and it would be useful to differentiate the
non-breaking space with a different character. It would be useful to stay with
a dot character, so maybe a period (ascii 46) or alternatively the degree sign
(ascii 176) like MS Word.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102345
[Bug 102345] [META] Formatting mark (aka Non-printing characters) bugs and
enhancements
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


susbscribe

2016-09-22 Thread Pierre PINTARIC


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


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

2016-09-22 Thread Miklos Vajna
 desktop/source/lib/init.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a912ec7dad25bdb099f80f18b7f8d4892747000b
Author: Miklos Vajna 
Date:   Thu Sep 22 09:11:55 2016 +0200

desktop: guard against nullptr frame in doc_registerCallback()

Change-Id: I96956d6631ed574c06df62e9b633d7e1e4d5a5f2

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index a0e9d5f4..dfaf159 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -1630,7 +1630,7 @@ static void doc_registerCallback(LibreOfficeKitDocument* 
pThis,
 }
 }
 
-if (SfxViewShell* pViewShell = SfxViewFrame::Current()->GetViewShell())
+if (SfxViewShell* pViewShell = SfxViewShell::Current())
 
pViewShell->registerLibreOfficeKitViewCallback(CallbackFlushHandler::callback, 
pDocument->mpCallbackFlushHandlers[nView].get());
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: offapi/com

2016-09-22 Thread Andras Timar
 offapi/com/sun/star/util/PathSubstitution.idl |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 08d99b2b5f66d56ead828cd6a2744a188de27673
Author: Andras Timar 
Date:   Wed Sep 21 15:55:39 2016 +0200

fix documentation of $(home) path variable on Windows

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

diff --git a/offapi/com/sun/star/util/PathSubstitution.idl 
b/offapi/com/sun/star/util/PathSubstitution.idl
index c0d99bc..da82700 100644
--- a/offapi/com/sun/star/util/PathSubstitution.idl
+++ b/offapi/com/sun/star/util/PathSubstitution.idl
@@ -52,8 +52,8 @@ module com {  module sun {  module star {  module  util {
 "MyDocuments" subdirectory. Under Unix this would be the 
home-directory
 \$(home)
 The home directory of the user. Under Unix this would be the home-
-directory. Under Windows this would be the "Documents and 
Settings\"
-subdirectory.
+directory. Under Windows this would be the CSIDL_PERSONAL directory,
+for example "Documents and Settings\\Documents".
 \$(temp)
 The current temporary directory.
 \$(path)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 73590] FORMATTING: ODF imported paragraph style can not override only margin-top or -bottom with zero

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73590

--- Comment #7 from Jim Avera  ---
Bug still there in 5.2.3.0.0+

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


[Libreoffice-bugs] [Bug 102339] Checkbox can't be ticket / shows broken (macOS only)

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102339

steve -_-  changed:

   What|Removed |Added

Summary|Checkbox can't be ticket /  |Checkbox can't be ticket /
   |shows broken|shows broken (macOS only)

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


[Libreoffice-bugs] [Bug 102345] [META] Formatting marks (aka Non-printing characters) bugs and enhancements

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102345

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||102351


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102351
[Bug 102351] Formatting Marks: No checkbox for no-width breaks
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102353] FILESAVE: data loss, Color Scale Conditional Formatting lost

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102353

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Created attachment 127545
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127545=edit
Sample file to test.

Hi Jelle, thanks for reporting.

Not reproducible.
Win10x64
Build ID: 7a864d8825610a8c07cfc3bc01dd4fce6a9447e5
CPU Threads: 1; OS Version: Windows 6.19; UI Render: default; 
Locale: es-ES (es_ES); Calc: CL
Version: 5.2.2.1 (x64)
Build ID: 3c2231d4aa4c68281f28ad35a100c092cff84f5d
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
Locale: es-ES (es_ES); Calc: group

Please try resetting the user profile, sometimes solves strange issues.
https://wiki.documentfoundation.org/UserProfile
Usually it's enough renaming/deleting the file
"user/registrymodifications.xcu",  it affects all the options in
Menu/Tools/Options, and the files "user/basic/dialog.xlc" and "scrip.xlc" are
overwritten, additionally custom colors in "user/config/standard.soc" are lost.

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


[Libreoffice-bugs] [Bug 102240] FILEOPEN: Document containing tables goes corrupt and text disappears after saving and reopening

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102240

--- Comment #15 from Cor Nouws  ---
(In reply to T.L. from comment #14)
> EDIT: It turn out that my issue with gibberish tables was likely due to bit
> rot *UNrelated* to LibreOffice.

thanks for reporting back

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


[Libreoffice-bugs] [Bug 60251] [META] ACCESSIBILITY: Tracking Windows OS accessibility and AT issues

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60251

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||97313


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97313
[Bug 97313] Crashes in using nvda screen reader when i want to open a file by
using control+o or in the file menu
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102339] Checkbox can't be ticket / shows broken

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102339

Aron Budea  changed:

   What|Removed |Added

 OS|All |Mac OS X (All)

--- Comment #3 from Aron Budea  ---
Works with 5.2.1.2 / Windows 7 and Ubuntu 16.04.
Seems like an OSX 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-ux-advise] [Bug 97313] Crashes in using nvda screen reader when i want to open a file by using control+o or in the file menu

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97313

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||60251
Summary|a11y libreoffice crashes in |Crashes in using nvda
   |using nvda screen reader|screen reader when i want
   |when i want to open a file  |to open a file by using
   |by using control+o or in|control+o or in the file
   |the file menu   |menu


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=60251
[Bug 60251] [META] ACCESSIBILITY: Tracking Windows OS accessibility and AT
issues
-- 
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 102318] UI: placeholder for Subtitle not available in master slide; thus confusing editing styles there

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102318

--- Comment #3 from Cor Nouws  ---
(In reply to Yousuf Philips (jay) from comment #2)
> As suggested in bug 102302 comment 8, the most ideal thing would be to add a
> first line to the 'object area for autolayouts' placeholder textbox which

So that would be above "* Click to edit the outline text format' ?

> has the text 'Click to edit the subtitle', then this textbox's dimension is
> what is used in the Title Slide layout.

Still a bit vague, but maybe the easiest thing to do at the moment yes.

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


[Libreoffice-bugs] [Bug 74586] EDITING: Content seems to be lost when sort data with header in merged cells

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74586

--- Comment #7 from rob...@familiegrosskopf.de ---
It's the same buggy behavior in LO 5.1.5.2 and 5.2.0.3. Tested with OpenSUSE
42.1, 64bit rpm Linux.

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


[Libreoffice-bugs] [Bug 101111] Additional points in custom shape, if anti-aliasing is off

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10

Armin Le Grand (CIB)  changed:

   What|Removed |Added

 CC||t...@libreoffice.org

--- Comment #10 from Armin Le Grand (CIB)  ---
This is an old error which comes from a BugFix originally from Thorsten,
problems with the BoundRect of rotated objects in slideshow. It's in
EnhancedCustomShape2d.cxx, commit f64ef72743e55389e446e0d4bc6febd475011023. It
exists since 2010 and I was always unhappy with that 'hack' (as named in the
comment in the cxx file). It does not only show, but is in the way for numerous
things - geometric changes, 3D conversion, ...
Thus I have this on the radar but did not manage to recreate the original error
yet.

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


[Libreoffice-bugs] [Bug 102312] Rendering in v5 is terrible, a bit in v4, non-existant in v3

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102312

--- Comment #11 from Aprax  ---
(In reply to V Stuart Foote from comment #10)
> Doesn't seem to be an OpenGL issue -- looking at the age of those
> GPUs/drivers did not expect them to have passed the OpenGL blacklist (i.e.
> you'd have to force OpenGL rendering).
> 
> You probably should upgrade the Intel HD driver to 9.17.10.4229 [1]
> 
> And the 9.12.0.0 AMD driver is toast as well, you might see if the 15.7.1
> build
> is stable for you. [2]
> 

I haven't updated Windows since 2013-11 and have only .Net 3.5 so when I tried
to install the AMD Catalyst driver package I got a lot of "Not found..."
pop-ups, which may be related to wanting .Net 4.5. see attachment

Now that MS has removed the nag screens to update W7 to W10 I'll try Windows
Updates and get .Net 4.5 and then retry AMD 15.7.1

I haven't tried the Intel update yet.

I'm on cellular so the night-time is best for large WU downloads and will do
this tonight about 1am when few are using their cell phones (which get priority
over internet).

J

-- 
You are receiving this mail because:
You 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 102351] New: Formatting Marks: No checkbox for no-width breaks

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102351

Bug ID: 102351
   Summary: Formatting Marks: No checkbox for no-width breaks
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-b...@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: libreoffice-ux-advise@lists.freedesktop.org
Blocks: 102187, 102345

In Tools > Options > LibreOffice Writer > Formatting Aids under Display of, we
dont have an option to show/hide non-width breaks that a user can insert from
the Insert > Formatting Marks > Non-width optional break and Non-width no
break.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102187
[Bug 102187] [META] Options dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102345
[Bug 102345] [META] Formatting marks (aka Non-printing characters) bugs and
enhancements
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-bugs] [Bug 102187] [META] Options dialog bugs and enhancements

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102187

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Depends on||102351


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102351
[Bug 102351] Formatting Marks: No checkbox for no-width breaks
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 97313] Crashes in using nvda screen reader when i want to open a file by using control+o or in the file menu

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97313

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||60251
Summary|a11y libreoffice crashes in |Crashes in using nvda
   |using nvda screen reader|screen reader when i want
   |when i want to open a file  |to open a file by using
   |by using control+o or in|control+o or in the file
   |the file menu   |menu


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=60251
[Bug 60251] [META] ACCESSIBILITY: Tracking Windows OS accessibility and AT
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 78451] Date filter doesn't re-populate after opening file

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78451

m.a.riosv  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #7 from m.a.riosv  ---
Works for me.
Win10x64
Version: 5.2.2.1 (x64)
Build ID: 3c2231d4aa4c68281f28ad35a100c092cff84f5d
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
Locale: es-ES (es_ES); Calc: group

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


[Libreoffice-bugs] [Bug 102358] New: Writer doesn't save (or load?) inserted 3D object from Draw.

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102358

Bug ID: 102358
   Summary: Writer doesn't save (or load?) inserted 3D object from
Draw.
   Product: LibreOffice
   Version: 5.2.1.2 rc
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kam...@centrum.cz

In Draw, draw rectangle and click on it by right mouse button and select
„Convert – To 3D“. Copy it and paste into new document in Writer. Save document
in Writer, close it and open it. And 3D object is not there.

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


[Libreoffice-bugs] [Bug 102351] New: Formatting Marks: No checkbox for no-width breaks

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102351

Bug ID: 102351
   Summary: Formatting Marks: No checkbox for no-width breaks
   Product: LibreOffice
   Version: 5.3.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: philip...@hotmail.com
CC: libreoffice-ux-adv...@lists.freedesktop.org
Blocks: 102187, 102345

In Tools > Options > LibreOffice Writer > Formatting Aids under Display of, we
dont have an option to show/hide non-width breaks that a user can insert from
the Insert > Formatting Marks > Non-width optional break and Non-width no
break.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102187
[Bug 102187] [META] Options dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=102345
[Bug 102345] [META] Formatting marks (aka Non-printing characters) bugs and
enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 102351] Formatting Marks: No checkbox for no-width breaks

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102351

Yousuf Philips (jay)  changed:

   What|Removed |Added

   Keywords||needsDevEval, topicUI
 Status|UNCONFIRMED |NEW
 CC|libreoffice-ux-advise@lists |
   |.freedesktop.org|
 Ever confirmed|0   |1

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


[Libreoffice-ux-advise] [Bug 102351] Formatting Marks: No checkbox for no-width breaks

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102351

Yousuf Philips (jay)  changed:

   What|Removed |Added

   Keywords||needsDevEval, topicUI
 Status|UNCONFIRMED |NEW
 CC|libreoffice-ux-advise@lists |
   |.freedesktop.org|
 Ever confirmed|0   |1

-- 
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 102312] Rendering in v5 is terrible, a bit in v4, non-existant in v3

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102312

--- Comment #12 from Aprax  ---
Created attachment 127544
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127544=edit
AMD needs Net 4.5

AMD needs Net 4.5 to upgarde to 15.7.1 driver package which you suggested

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


[Libreoffice-bugs] [Bug 99697] Add UNO and drop-down icon for Formatting Aids Display options

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99697

--- Comment #5 from Timur  ---
I don't understand this logic. I'm asking for drop-down icon that won't be
visible by default, but that can be used by more advanced users. Same for Calc.

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


[Libreoffice-bugs] [Bug 102329] Libre Office cannot find default printer

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102329

--- Comment #4 from Julien Nabet  ---
Thank you for your feedback.

What's the brand and model of your printer and scanner?
Are there 64 bits drivers installed for them?
If only 32 bits drivers, I think you should stick to LO 32 bits.

-- 
You are receiving this mail because:
You 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 102350] Formatting Marks: Default settings

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102350

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 102350] Formatting Marks: Default settings

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102350

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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


[Libreoffice-commits] core.git: framework/source officecfg/registry sc/uiconfig sc/UIConfig_scalc.mk sd/uiconfig sd/UIConfig_simpress.mk sfx2/source

2016-09-22 Thread Szymon Kłos
 framework/source/uielement/notebookbarmenucontroller.cxx   |   30 +-
 officecfg/registry/data/org/openoffice/Office/UI/Notebookbar.xcu   |  104 
+--
 officecfg/registry/schema/org/openoffice/Office/UI/Notebookbar.xcs |   44 ++-
 sc/UIConfig_scalc.mk   |2 
 sc/uiconfig/scalc/ui/notebookbar_groups.ui |  133 
--
 sc/uiconfig/scalc/ui/notebookbar_single.ui |  133 
--
 sd/UIConfig_simpress.mk|2 
 sd/uiconfig/simpress/ui/notebookbar_groups.ui  |  133 
--
 sd/uiconfig/simpress/ui/notebookbar_single.ui  |  133 
--
 sfx2/source/notebookbar/SfxNotebookBar.cxx |   65 +++-
 10 files changed, 181 insertions(+), 598 deletions(-)

New commits:
commit af3df5340d5d1a26b0d031b03c85cf715ef6ad57
Author: Szymon Kłos 
Date:   Wed Sep 21 15:28:26 2016 +0200

Notebookbar: separate .ui files settings for each module

* each module have own list of implementations
* deleted placeholder .ui files from Calc and Impress

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

diff --git a/framework/source/uielement/notebookbarmenucontroller.cxx 
b/framework/source/uielement/notebookbarmenucontroller.cxx
index c5de77f..7173356 100644
--- a/framework/source/uielement/notebookbarmenucontroller.cxx
+++ b/framework/source/uielement/notebookbarmenucontroller.cxx
@@ -84,9 +84,29 @@ void NotebookbarMenuController::fillPopupMenu( Reference< 
css::awt::XPopupMenu >
 SolarMutexGuard aSolarMutexGuard;
 resetPopupMenu( rPopupMenu );
 
+const Reference xModuleManager  = 
frame::ModuleManager::create( m_xContext );
+vcl::EnumContext::Application eApp = 
vcl::EnumContext::GetApplicationEnum(xModuleManager->identify(m_xFrame));
+
+OUStringBuffer aPath("org.openoffice.Office.UI.Notebookbar/Applications/");
+switch ( eApp )
+{
+case vcl::EnumContext::Application::Application_Writer:
+aPath.append("Writer");
+break;
+case vcl::EnumContext::Application::Application_Calc:
+aPath.append("Calc");
+break;
+case vcl::EnumContext::Application::Application_Impress:
+aPath.append("Impress");
+break;
+default:
+break;
+}
+aPath.append("/Implementations");
+
 const utl::OConfigurationTreeRoot aImplementationsNode(
 m_xContext,
-
OUString("org.openoffice.Office.UI.Notebookbar/Implementations"),
+OUString( aPath.makeStringAndClear() ),
 false);
 if ( !aImplementationsNode.isValid() )
 return;
@@ -222,7 +242,7 @@ void SAL_CALL NotebookbarMenuController::itemSelected( 
const css::awt::MenuEvent
 
 void SAL_CALL NotebookbarMenuController::itemActivated( const 
css::awt::MenuEvent& ) throw (RuntimeException, std::exception)
 {
-OUString aActive = officecfg::Office::UI::Notebookbar::Active::get( 
m_xContext );
+OUString aActive;
 
 const Reference xModuleManager  = 
frame::ModuleManager::create( m_xContext );
 vcl::EnumContext::Application eApp = 
vcl::EnumContext::GetApplicationEnum(xModuleManager->identify(m_xFrame));
@@ -232,15 +252,15 @@ void SAL_CALL NotebookbarMenuController::itemActivated( 
const css::awt::MenuEven
 {
 case vcl::EnumContext::Application::Application_Writer:
 aPath.append("Writer");
+aActive = officecfg::Office::UI::Notebookbar::ActiveWriter::get( 
m_xContext );
 break;
 case vcl::EnumContext::Application::Application_Calc:
 aPath.append("Calc");
+aActive = officecfg::Office::UI::Notebookbar::ActiveCalc::get( 
m_xContext );
 break;
 case vcl::EnumContext::Application::Application_Impress:
 aPath.append("Impress");
-break;
-case vcl::EnumContext::Application::Application_Draw:
-aPath.append("Draw");
+aActive = officecfg::Office::UI::Notebookbar::ActiveImpress::get( 
m_xContext );
 break;
 default:
 break;
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Notebookbar.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Notebookbar.xcu
index 4b3c45a..e339abb 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Notebookbar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Notebookbar.xcu
@@ -1,42 +1,82 @@
 
 
 http://openoffice.org/2001/registry; 
xmlns:xs="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 

[Libreoffice-commits] core.git: external/liblangtag solenv/gbuild

2016-09-22 Thread Stephan Bergmann
 external/liblangtag/ExternalProject_langtag.mk |2 +-
 solenv/gbuild/platform/com_MSC_defs.mk |   10 ++
 2 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit 14863b9a065ddc3332dd1da14c28708919b0101d
Author: Stephan Bergmann 
Date:   Thu Sep 22 09:52:41 2016 +0200

Make workdir/UnpackedTarball/langtag/data/.libs/lt-reg2xml find its libs

...after ecd5d49dc30d11845ccc1a14e26bf37d73959463 "liblangtag: prevent 
libtool
from adding annoying stuff to RPATH".  "Outsmarting" libtool in the way
described in 1d028d4783da69c5c0e6e0b59e0f8ac55eb9d2b1 "Fix Linux RPATH of
various external modules" only works if there's no utility applications in 
the
outsmarted module, that are run while building the outsmarted module (cf. 
the
redland case in 1d028d4783da69c5c0e6e0b59e0f8ac55eb9d2b1).  To work around 
that,
pass in an LD_LIBRARY_PATH (or equivalent) that finds the relevant libs as 
built
in that module.

(And gb_Helper_extend_ld_path was until now only available in 
com_GCC_defs.mk.
There, it accepts any number of paths separated by ":".  When used in a
platform-independend way like it is used here, it will only support a single
path.)

Change-Id: Ic615e436b19b8b9aa7daa019c8f5287de90c3abc

diff --git a/external/liblangtag/ExternalProject_langtag.mk 
b/external/liblangtag/ExternalProject_langtag.mk
index cf41f35..6ac51f3 100644
--- a/external/liblangtag/ExternalProject_langtag.mk
+++ b/external/liblangtag/ExternalProject_langtag.mk
@@ -39,7 +39,7 @@ $(call gb_ExternalProject_get_state_target,langtag,build):
REAL_CC="$(shell cygpath -w $(lastword $(filter-out 
-%,$(CC" \
REAL_CC_FLAGS="$(filter -%,$(CC))") \
   $(if $(verbose),V=1) \
-  $(gb_Helper_set_ld_path) \
+  $(call gb_Helper_extend_ld_path,$(call 
gb_UnpackedTarball_get_dir,langtag)/liblangtag/.libs) \
   $(MAKE) \
$(if $(filter MACOSX,$(OS)),\
&& $(PERL) 
$(SRCDIR)/solenv/bin/macosx-change-install-names.pl shl OOO \
diff --git a/solenv/gbuild/platform/com_MSC_defs.mk 
b/solenv/gbuild/platform/com_MSC_defs.mk
index 91a3d4a..940801b 100644
--- a/solenv/gbuild/platform/com_MSC_defs.mk
+++ b/solenv/gbuild/platform/com_MSC_defs.mk
@@ -316,6 +316,11 @@ define gb_Helper_prepend_ld_path
 PATH="$(shell cygpath -w $(INSTDIR)/$(LIBO_URE_LIB_FOLDER));$(shell cygpath -w 
$(INSTDIR)/$(LIBO_BIN_FOLDER));$(1);$$PATH"
 endef
 
+# $(1): one directory pathname to append to the ld path
+define gb_Helper_extend_ld_path
+$(gb_Helper_set_ld_path);$(shell cygpath -w $(1))
+endef
+
 else
 gb_Helper_set_ld_path := PATH="$(shell cygpath -u 
$(INSTDIR)/$(LIBO_URE_LIB_FOLDER)):$(shell cygpath -u 
$(INSTDIR)/$(LIBO_BIN_FOLDER)):$$PATH"
 
@@ -323,6 +328,11 @@ define gb_Helper_prepend_ld_path
 PATH="$(shell cygpath -u $(INSTDIR)/$(LIBO_URE_LIB_FOLDER)):$(shell cygpath -u 
$(INSTDIR)/$(LIBO_BIN_FOLDER)):$(1):$$PATH"
 endef
 
+# $(1): one directory pathname to append to the ld path
+define gb_Helper_extend_ld_path
+$(gb_Helper_set_ld_path):$(shell cygpath -u $(1))
+endef
+
 endif
 
 # vim: set noet sw=4:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 102062] [META] Extended Toolbar (Notebook) bugs and enhancements

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102062
Bug 102062 depends on bug 101552, which changed state.

Bug 101552 Summary: NotebookBar doesn’t display sometimes
https://bugs.documentfoundation.org/show_bug.cgi?id=101552

   What|Removed |Added

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

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


[Libreoffice-qa] Requesting help to test bug 90700 (was reopened)

2016-09-22 Thread Giuseppe Castagno

Hi all,

testing bug 90700 after the reopening I discovered that a new proxy now 
sits in the middle of the communication link.


It returns an unofficial HTTP error code, not yet managed by LO.
See my comment 
.


To start working on the problem I'd like to have a confirmation.

Thanks.

--
Kind Regards,
Giuseppe Castagno aka beppec56
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: https://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

[Libreoffice-bugs] [Bug 92144] Calc styles cannot have percentage sizes for fonts

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92144

--- Comment #6 from m.a.riosv  ---
Still there.
Win10x64
Version: 5.2.2.1 (x64)
Build ID: 3c2231d4aa4c68281f28ad35a100c092cff84f5d
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
Locale: es-ES (es_ES); Calc: group

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


<    1   2   3   4   5   6   >