LibreOffice Gerrit News 2013-10-05

2013-10-05 Thread gerrit
Moin!

* Open changes on master for project core changed in the last 25 hours:

+ sw: Smart-Art related UTs updated to new option
  in https://gerrit.libreoffice.org/6139 from Andres Gomez
+ unotools: add menu option to enable/disable Smart-Art lock
  in https://gerrit.libreoffice.org/6138 from Andres Gomez
+ cui: allow lines in MS filter section to have independently enabled check
  in https://gerrit.libreoffice.org/6137 from Andres Gomez
+ oox: added methods to lock Smart-Art edition
  in https://gerrit.libreoffice.org/6059 from Andres Gomez
+ fdo#7000 add support for COVARIANCE.P and COVARIANCE.S functions
  in https://gerrit.libreoffice.org/6135 from Winfried Donkers
+ fdo63235 - correct usage of marker-start/-end for svg path data
  in https://gerrit.libreoffice.org/6086 from Christina Roßmanith
+ Translate German comments
  in https://gerrit.libreoffice.org/6136 from Philipp Weissenbacher
+ Check for minimum version of flex (2.5.35)
  in https://gerrit.libreoffice.org/6134 from Christian Lohmaier
+ Make libatomic_ops buildable and enable on non-X86.
  in https://gerrit.libreoffice.org/5812 from Andrzej J.R. Hunt
+ fdo#54938: Adapt supportsService implementations to cppu::supportsService
  in https://gerrit.libreoffice.org/6035 from Marcos Souza
+ Remove obsolete MIME associatons on MAC OS
  in https://gerrit.libreoffice.org/6103 from Samuel Mehrbrodt


* Merged changes on master for project core changed in the last 25 hours:

+ refactor make check to run subsequentcheck parallel to instset
  in https://gerrit.libreoffice.org/6130 from Michael Stahl
+ fdo#64741 Thunderbird mork driver: implement collected addresses
  in https://gerrit.libreoffice.org/6020 from David Ostrovsky
+ Enable %U in desktop files with kde integration
  in https://gerrit.libreoffice.org/6018 from Tomáš Chvátal
+ Better wording: Add Separator instead of Begin Group
  in https://gerrit.libreoffice.org/6088 from Samuel Mehrbrodt
+ VCLXToolkit::reschedule(): lock SolarMutex
  in https://gerrit.libreoffice.org/6122 from David Ostrovsky
+ configure.ac: always search for md5sum
  in https://gerrit.libreoffice.org/6127 from Benedikt Morbach


* Abandoned changes on master for project core changed in the last 25 hours:

None

* Open changes needing tweaks, but being untouched for more than a week:

+ Remove old outdated gallery images and sounds
  in https://gerrit.libreoffice.org/4993 from Samuel Mehrbrodt
+ fdo#69407 Putting no fill frame color instead of transparent by default
  in https://gerrit.libreoffice.org/5996 from matthieu gay
+ Remove more unusedcode
  in https://gerrit.libreoffice.org/5937 from Marcos Souza
+ Simplify oslThreadIdentifier on Linux 32.
  in https://gerrit.libreoffice.org/5553 from Arnaud Versini
+ Fix for IOS scroll by pixels, and pinch to zoom Change-Id: Ied6087a264f1c
  in https://gerrit.libreoffice.org/5742 from Ptyl
+ fix polygon rendering with clip area of one line only
  in https://gerrit.libreoffice.org/5709 from Tsahi Glik @ CloudOn
+ fix for text watermark
  in https://gerrit.libreoffice.org/5568 from Adam CloudOn
+ fdo#44689: fix for specific case restart value 0
  in https://gerrit.libreoffice.org/5681 from Adam CloudOn
+ Dynamically align toolbars in LibreOffice
  in https://gerrit.libreoffice.org/5655 from Prashant Pandey
+ fdo#36791 : fix for import of greeting card
  in https://gerrit.libreoffice.org/4240 from Adam CloudOn
+ fdo#66401: fix for combined characters
  in https://gerrit.libreoffice.org/5018 from Adam CloudOn
+ more debug logs, extra debug layer, file is not used in p3k
  in https://gerrit.libreoffice.org/5267 from James Michael Dupont
+ Positional Tab additions
  in https://gerrit.libreoffice.org/5387 from Adam CloudOn
+ fdo#64817 : fix for rectangle with image fill
  in https://gerrit.libreoffice.org/4718 from Adam CloudOn


Best,

Your friendly LibreOffice Gerrit Digest Mailer

Note: The bot generating this message can be found and improved here:
   
https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: About Clang headers on Debian

2013-10-05 Thread julien2412
Building with clang succeeded, it's the first time that I can build LO with
clang! :-)
Thank you!

However trying to launch LO with:
./instdir/unxlngx6/program/soffice
gives:
ERROR 4 forking process

A Google search about this message gives urls from OOo in 2008!
However I gave a try to strace and noticed this:

[pid 20588] dup2(4294967295, 2) = -1 EBADF (Bad file descriptor)
[pid 20588]
execve(/home/julien/compile-libreoffice/libo_clang/instdir/unxlngx6/program/soffice.bin,
[/home/julien/compile-libreoffice..., --splash-pipe=5], [/* 43 vars */])
= -1 ENOENT (No such file or directory)

Indeed, a find of soffice.bin in LO root directory gives only
./workdir/unxlngx6/Headers/Executable/soffice.bin

Any idea? Is it linked to gbuild current changes?

Julien
PS : I use Debian testing package clang (Version: 1:3.2repack-11)



--
View this message in context: 
http://nabble.documentfoundation.org/About-Clang-headers-on-Debian-tp4075924p4076672.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-10-05 Thread Thomas Arnhold
 cui/uiconfig/ui/zoomdialog.ui |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d4730af10ca8bee1e663e3fabf18292f49cfb370
Author: Thomas Arnhold tho...@arnhold.org
Date:   Sat Oct 5 12:06:06 2013 +0200

fdo#60662 apply HIG rules

Change-Id: Ia73c38866b50e6986361909aa64f7a95c2ce8635

diff --git a/cui/uiconfig/ui/zoomdialog.ui b/cui/uiconfig/ui/zoomdialog.ui
index 417a7e6..a6f6c17 100644
--- a/cui/uiconfig/ui/zoomdialog.ui
+++ b/cui/uiconfig/ui/zoomdialog.ui
@@ -171,7 +171,7 @@
 property name=spacing12/property
 child
   object class=GtkRadioButton id=variable
-property name=label 
translatable=yesVariable/property
+property name=label 
translatable=yesVariable:/property
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property 
name=receives_defaultFalse/property
@@ -291,7 +291,7 @@
 property name=spacing12/property
 child
   object class=GtkRadioButton id=columns
-property name=label 
translatable=yesColumns/property
+property name=label 
translatable=yesColumns:/property
 property name=visibleTrue/property
 property name=can_focusTrue/property
 property 
name=receives_defaultFalse/property
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 60662] Adapt zoom dialog to HIG

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60662

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|EasyHack TopicUI|EasyHack TopicUI
   |DifficultyInteresting   |DifficultyInteresting
   |SkillHIG|SkillHIG target:4.2.0

--- Comment #3 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Thomas Arnhold committed a patch related to this issue.
It has been pushed to master:

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

fdo#60662 apply HIG rules



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 on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Bug 62699] drop pass-through header files

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62699

Thomas Arnhold tho...@arnhold.org changed:

   What|Removed |Added

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

--- Comment #9 from Thomas Arnhold tho...@arnhold.org ---
Lot of work was done, and if I remember correctly most are eliminated.

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


Re: draw a graphic::XGraphic on a rendering::XCanvas ?

2013-10-05 Thread Thorsten Behrens
Caolan McNamara wrote:
 Does seem a bit odd that we seem to have so much parallel stacks of
 drawing infrastructures.
 
Yeah. Let me see to get some convergence started; next week is
HackWeek here at SUSE. ;)

Cheers,

-- Thorsten


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: minutes of ESC call ...

2013-10-05 Thread Tommy

On Fri, 04 Oct 2013 08:14:41 +0200, Tommy ba...@quipo.it wrote:


an RC3 release notes link has to be added in the wiki.
https://wiki.documentfoundation.org/ReleasePlan/4.1#4.1.2_release
actually only RC1 and RC2 are credited.



the RC3 page actually exists:
https://wiki.documentfoundation.org/Releases/4.1.2/RC3

it is still not visible in the wiki though.
--
Using Opera's revolutionary email client: http://www.opera.com/mail/

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


[Bug 63154] replace tools/solar.h macros with osl versions

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154

Thomas Arnhold tho...@arnhold.org changed:

   What|Removed |Added

  Attachment #78815|0   |1
is obsolete||

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


[Bug 33848] UI – Zoom slider should not hide when Slides sidebar is in use

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33848

Samuel M. s.mehrbr...@gmail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |s.mehrbr...@gmail.com
   |desktop.org |
 CC||s.mehrbr...@gmail.com
   See Also||https://issues.apache.org/o
   ||oo/show_bug.cgi?id=121506
Version|3.3.0 release   |Inherited From OOo

--- Comment #15 from Samuel M. s.mehrbr...@gmail.com ---
Submitted a patch: https://gerrit.libreoffice.org/6141

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


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

2013-10-05 Thread Tor Lillqvist
 svl/qa/unit/svl.cxx |7 ---
 1 file changed, 7 deletions(-)

New commits:
commit 773173c233b7074cd56070c3b027e02c9bc29ee0
Author: Tor Lillqvist t...@collabora.com
Date:   Sat Oct 5 14:32:21 2013 +0300

unused function 'operator'

Change-Id: I05d3877e2b0cb4bfccd3a2ae6f24abfd6507c46d

diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx
index fe987ec..42cf945 100644
--- a/svl/qa/unit/svl.cxx
+++ b/svl/qa/unit/svl.cxx
@@ -53,13 +53,6 @@ using ::std::endl;
 
 namespace {
 
-#if DEBUG_UNIT_TEST
-::std::ostream operator (::std::ostream os, const OUString str)
-{
-return os  OUStringToOString(str, RTL_TEXTENCODING_UTF8).getStr();
-}
-#endif
-
 class Test : public CppUnit::TestFixture {
 public:
 Test();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-10-05 Thread Tor Lillqvist
 svl/qa/unit/svl.cxx |   11 ---
 1 file changed, 11 deletions(-)

New commits:
commit 6d287589e3a74d1eec3d5c55277ae6479d659948
Author: Tor Lillqvist t...@collabora.com
Date:   Sat Oct 5 16:18:45 2013 +0300

This DEBUG_UNIT_TEST stuff is unused

Change-Id: I947713bda2c37e22199161a2c59e5d9ed00b37a2

diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx
index 42cf945..3cf7bdb 100644
--- a/svl/qa/unit/svl.cxx
+++ b/svl/qa/unit/svl.cxx
@@ -38,19 +38,8 @@
 
 #include boost/scoped_ptr.hpp
 
-#define DEBUG_UNIT_TEST 1
-
-#if DEBUG_UNIT_TEST
-#include iostream
-#endif
-
 using namespace ::com::sun::star;
 
-#if DEBUG_UNIT_TEST
-using ::std::cout;
-using ::std::endl;
-#endif
-
 namespace {
 
 class Test : public CppUnit::TestFixture {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


resize handling / layout on timeout?

2013-10-05 Thread Ivan Timofeev
Hi,

looking at fdo#38814 Snappier rendering: paint at idle, not on timeout
  https://bugs.freedesktop.org/show_bug.cgi?id=38814
it is not clear to me why we handle resize asynchronously.

It was introduced in

http://cgit.freedesktop.org/libreoffice/core/commit/?id=fb72a53dc6ff64001cbdebbdd908b7cf71aa8723
  #83524# buffer resize events to handle opaque resize WMs better
only for vcl/unx/generic.

Then there was a bug
  https://issues.apache.org/ooo/show_bug.cgi?id=30571
  VCL plugin: slow painting of help application if main window is resized
- turned out the help app is super-slow on Resize - the solution was to
resize on timer for *all* platforms/vcl plugins:
  http://cgit.freedesktop.org/libreoffice/core/log/?qt=grepq=i30571

So - #83524# is dead, I don't know what is opaque resize WM... But if
there is a problem with the help application only, wouldn't it better to
fix *its* resize handling?

FWIW, I've disabled the resize timer (i.e. bool bStartTimer = false in
vcl/source/window/winproc.cxx) and don't see any problem so far (except
the help app).

Same for layout - I guess it can be done immediately..? (Well, the
printdialog will need some love then).

Opinions?

Regards,
Ivan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: 4 commits - officecfg/registry officecfg/util solenv/gbuild

2013-10-05 Thread Stephan Bergmann
 officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |   38 
+-
 officecfg/registry/data/org/openoffice/Office/Embedding.xcu|8 +-
 officecfg/util/data_val.xsl|   35 +
 solenv/gbuild/Configuration.mk |3 
 4 files changed, 47 insertions(+), 37 deletions(-)

New commits:
commit be67dc7e3a916855f106536c5c0e4ccea1d8a48a
Author: Stephan Bergmann sberg...@redhat.com
Date:   Sat Oct 5 18:51:49 2013 +0200

Add back xsltproc --path arguments

...that 1f82c0a46529ee056e99fd7031b5d569de522359 gbuild: kill
gb_XcsTarget_get_outdir_target had disposed of, to avoid failed to load
external entity warnings when .xcs/.xcu files reference DTDs in
officecfg/registry/.

Change-Id: I99b99a798782be6ad779b3f9d1951a37b1477926

diff --git a/solenv/gbuild/Configuration.mk b/solenv/gbuild/Configuration.mk
index 49864a5..ae671b7 100644
--- a/solenv/gbuild/Configuration.mk
+++ b/solenv/gbuild/Configuration.mk
@@ -113,12 +113,14 @@ $(call gb_Helper_abbreviate_dirs,\
--noout \
--stringparam xcs $(call gb_XcsTarget_for_XcuTarget,$(XCUFILE)) 
\
$(gb_Configuration__stringparam_schemaRoot) \
+   --path $(SRCDIR)/officecfg/registry \
$(gb_XcuDataTarget_XSLT_DataVal) \
$(3)  \
$(gb_Configuration_XSLTCOMMAND) --nonet \
-o $(1) \
--stringparam xcs $(call gb_XcsTarget_for_XcuTarget,$(XCUFILE)) 
\
$(gb_Configuration__stringparam_schemaRoot) \
+   --path $(SRCDIR)/officecfg/registry \
$(gb_XcuTarget_XSLT_AllLang) \
$(3))
 endef
@@ -249,6 +251,7 @@ $(call gb_Helper_abbreviate_dirs,\
--stringparam xcs $(call gb_XcsTarget_for_XcuTarget,$(XCUFILE)) 
\
$(gb_Configuration__stringparam_schemaRoot) \
--stringparam locale $(word 2,$(subst /, ,$(2))) \
+   --path $(SRCDIR)/officecfg/registry \
$(gb_XcuTarget_XSLT_AllLang) \
$(3))
 endef
commit 30fd40e42305069eb52eb4b47acf869d91c21ee5
Author: Stephan Bergmann sberg...@redhat.com
Date:   Sat Oct 5 17:29:05 2013 +0200

Improve prop value checks

Change-Id: Iee877c5d4ca384a19302fe2a1fc2837325bfd604

diff --git a/officecfg/util/data_val.xsl b/officecfg/util/data_val.xsl
index fcd7a16..cd2f10e 100644
--- a/officecfg/util/data_val.xsl
+++ b/officecfg/util/data_val.xsl
@@ -182,21 +182,28 @@
 !-- ** --
xsl:template match=value
 xsl:call-template name=checkModule/
-
-xsl:if test=@install:module
-xsl:variable name = path
-xsl:call-template name=collectPath/
-/xsl:variable
-xsl:variable name = module select=@install:module/
-xsl:variable name = lang select=@xml:lang/
-
-xsl:if test=following-sibling::value[@install:module=$module and 
@xml:lang=$lang]
-xsl:message terminate=yesERROR: Property 'xsl:value-of 
select=$path/' has multiple values for module xsl:value-of 
select=$module/ and locale xsl:value-of select=$lang/!/xsl:message
-/xsl:if
-xsl:if test=not(preceding-sibling::value/@install:module)
-xsl:messageATTENTION: Property 'xsl:value-of 
select=$path/' has different values for different modules. Make sure the 
modules are mutually exclusive!/xsl:message
-/xsl:if
+xsl:variable name=path
+  xsl:call-template name=collectPath/
+/xsl:variable
+xsl:variable name=lang select=@xml:lang/
+xsl:variable name=module select=@install:module/
+xsl:if test=$module and $lang='x-no-translate'
+  xsl:message terminate=yesERROR: Property 'xsl:value-of 
select=$path/' has value for special xml:lang=x-no-translate in module 
xsl:value-of select=$module/./xsl:message
 /xsl:if
+xsl:choose
+  xsl:when
+  test=preceding-sibling::value[($lang and not(@xml:lang)) or 
(not($lang) and @xml:lang)]
+xsl:message terminate=yesERROR: Property 'xsl:value-of 
select=$path/' has values with and without xml:lang attributes./xsl:message
+  /xsl:when
+  xsl:when
+  test=preceding-sibling::value[((not($lang) and not(@xml:lang)) 
or $lang=@xml:lang) and ((not($module) and not(@install:module)) or 
$module=@install:module)]
+xsl:message terminate=yesERROR: Property 'xsl:value-of 
select=$path/' has values with matching xml:lang attribute xsl:value-of 
select=$lang/ and inconsistent install:module attributes./xsl:message
+  /xsl:when
+  xsl:when
+  test=preceding-sibling::value[((not($lang) and not(@xml:lang)) 
or $lang=@xml:lang) and (($module and not(@install:module)) or (not($module) 
and @install:module) or $module!=@install:module)]
+

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

2013-10-05 Thread Matteo Casalin
 sw/inc/ndgrf.hxx  |   11 ---
 sw/source/core/doc/docedt.cxx |   53 +++---
 sw/source/core/graphic/ndgrf.cxx  |  137 ++
 sw/source/filter/xml/xmltexte.cxx |3 
 sw/source/ui/dochdl/swdtflvr.cxx  |9 +-
 sw/source/ui/inc/wrtsh.hxx|2 
 sw/source/ui/wrtsh/wrtsh3.cxx |6 -
 7 files changed, 108 insertions(+), 113 deletions(-)

New commits:
commit 849352c724426c06dea98c9b3df10ef629f04942
Author: Matteo Casalin matteo.casa...@yahoo.com
Date:   Sat Oct 5 19:41:51 2013 +0200

Correct prefix for OUString + constify

Change-Id: I4662fa9c63717c57ccfb6bcee685c4d47c715eff

diff --git a/sw/source/core/graphic/ndgrf.cxx b/sw/source/core/graphic/ndgrf.cxx
index 1469568..e569613 100644
--- a/sw/source/core/graphic/ndgrf.cxx
+++ b/sw/source/core/graphic/ndgrf.cxx
@@ -472,28 +472,28 @@ struct StreamAndStorageNames
 OUString sStorage;
 };
 
-StreamAndStorageNames lcl_GetStreamStorageNames( OUString aUserData )
+StreamAndStorageNames lcl_GetStreamStorageNames( const OUString sUserData )
 {
 StreamAndStorageNames aNames;
-if( aUserData.isEmpty() )
+if( sUserData.isEmpty() )
 return aNames;
 
 const OUString aProt( vnd.sun.star.Package: );
-if (aUserData.startsWith(aProt))
+if (sUserData.startsWith(aProt))
 {
 // 6.0 (XML) Package
-const sal_Int32 nPos = aUserData.indexOf('/');
+const sal_Int32 nPos = sUserData.indexOf('/');
 if (nPos0)
 {
-aNames.sStream = aUserData.copy(aProt.getLength());
+aNames.sStream = sUserData.copy(aProt.getLength());
 }
 else
 {
 sal_Int32 nPathStart = aProt.getLength();
-if (aUserData.startsWith(./))
+if (sUserData.startsWith(./))
 nPathStart += 2;
-aNames.sStorage = aUserData.copy( nPathStart, nPos-nPathStart );
-aNames.sStream = aUserData.copy( nPos+1 );
+aNames.sStorage = sUserData.copy( nPathStart, nPos-nPathStart );
+aNames.sStream = sUserData.copy( nPos+1 );
 }
 }
 else
commit 7770eb9bd639312b166a575c2e64c6db5ac5d44b
Author: Matteo Casalin matteo.casa...@yahoo.com
Date:   Sat Oct 5 17:55:58 2013 +0200

String to OUString + better names

Change-Id: I811789b9fec38d7745bcb57659aa5e3dc59f

diff --git a/sw/inc/ndgrf.hxx b/sw/inc/ndgrf.hxx
index d99c1cd..d41364a 100644
--- a/sw/inc/ndgrf.hxx
+++ b/sw/inc/ndgrf.hxx
@@ -104,7 +104,7 @@ class SW_DLLPUBLIC SwGrfNode: public SwNoTxtNode
 */
 SvStream* _GetStreamForEmbedGrf(
 const ::com::sun::star::uno::Reference 
::com::sun::star::embed::XStorage  _refPics,
-const String rStrmName ) const;
+const OUString rStreamName ) const;
 
 /** helper method to get a substorage of the document storage for readonly 
access.
 
diff --git a/sw/source/core/graphic/ndgrf.cxx b/sw/source/core/graphic/ndgrf.cxx
index 439d992..1469568 100644
--- a/sw/source/core/graphic/ndgrf.cxx
+++ b/sw/source/core/graphic/ndgrf.cxx
@@ -870,37 +870,36 @@ uno::Reference embed::XStorage  
SwGrfNode::_GetDocSubstorageOrRoot( const Stri
 */
 SvStream* SwGrfNode::_GetStreamForEmbedGrf(
 const uno::Reference embed::XStorage  _refPics,
-const String rStrmName ) const
+const OUString rStreamName ) const
 {
 SvStream* pStrm( 0L );
 
-if( _refPics.is()  rStrmName.Len() )
+if( _refPics.is()  !rStreamName.isEmpty() )
 {
-String _aStrmName(rStrmName);
+OUString sStreamName(rStreamName);
 // If stream doesn't exist in the storage, try access the graphic file 
by
 // re-generating its name.
 // A save action can have changed the filename of the embedded graphic,
 // because a changed unique ID of the graphic is calculated.
 // -- recursive calls of GetUniqueID() have to be avoided.
 // Thus, use local static boolean to assure this.
-if ( !_refPics-hasByName( _aStrmName ) ||
-   !_refPics-isStreamElement( _aStrmName ) )
+if ( !_refPics-hasByName( sStreamName ) ||
+ !_refPics-isStreamElement( sStreamName ) )
 {
-xub_StrLen nExtPos = _aStrmName.Search( '.' );
-String aExtStr = _aStrmName.Copy( nExtPos );
 if ( GetGrfObj().GetType() != GRAPHIC_NONE )
 {
-_aStrmName = OStringToOUString(GetGrfObj().GetUniqueID(),
-RTL_TEXTENCODING_ASCII_US);
-_aStrmName += aExtStr;
+const sal_Int32 nExtPos = sStreamName.indexOf('.');
+const OUString aExtStr = (nExtPos=0) ? sStreamName.copy( 
nExtPos ) : OUString();
+sStreamName = OStringToOUString(GetGrfObj().GetUniqueID(),
+RTL_TEXTENCODING_ASCII_US) + aExtStr;
 }
 }
 
 // assure that graphic file exist in the storage.
- 

Question on dubious code

2013-10-05 Thread Matteo Casalin

Hi all,
in sw/source/core/graphic/ndgrf.cxx I stepped into the following 
code in function lcl_GetStreamStorageNames (this is after OUString 
conversion):


const OUString aProt( vnd.sun.star.Package: );
if (sUserData.startsWith(aProt))
{
// 6.0 (XML) Package
const sal_Int32 nPos = sUserData.indexOf('/');
if (nPos0)
{
aNames.sStream = sUserData.copy(aProt.getLength());
}
else
{
sal_Int32 nPathStart = aProt.getLength();
if (sUserData.startsWith(./))
nPathStart += 2;
aNames.sStorage = sUserData.copy( nPathStart, 
nPos-nPathStart );

aNames.sStream = sUserData.copy( nPos+1 );
}
}

which looks wrong to me since aUserData cannot start with both aProt and 
.. I had a look at older revisions, but the logic remains the same at 
least from when it was integrated in 2005 with commit 
4fdb2d2cb198e7ea85d129d96a6c26b50323.


Does anybody knows ho to deal with this (the comparison with ./ should 
be done after aProt, is completely unnecessary, or something else)?


Thanks and kind regards
Matteo

PS: with OpenGrok I found some other locations in which 
vnd.sun.star.Package: is used, with also #define in two header files:


include/editeng/unoprnms.hxx
include/toolkit/controls/unocontrols.hxx

I don't have the necessary background, but maybe there could be some 
room for sharing code.

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


[Bug 43514] UI: Need an easy way to get from current position in a document to the corresponding position in the Navigatior dialog's header tree

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43514

Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed:

   What|Removed |Added

 CC||jbf.fa...@sud-ouest.org

--- Comment #5 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
The function already exists but the issue is that it is difficult to discover.
So why not replacing the label Content view by something like Synchronize
the view with the content.

Best regards. JBF

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


[Bug 43514] UI: Need an easy way to get from current position in a document to the corresponding position in the Navigatior dialog's header tree

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43514

Samuel M. s.mehrbr...@gmail.com changed:

   What|Removed |Added

   Assignee|shuklad...@gmail.com|libreoffice-b...@lists.free
   ||desktop.org
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||s.mehrbr...@gmail.com
  Component|Writer  |ux-advise

--- Comment #6 from Samuel M. s.mehrbr...@gmail.com ---
Requesting input from UX-Advise.

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


[Bug 61080] CONFIGURATION: Create a page toolbar

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61080

Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed:

   What|Removed |Added

 CC||jbf.fa...@sud-ouest.org

--- Comment #4 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
There is a sub-tab named Page in the Properties tab of the sidebar. Does it
meet your requirements?

Best regards. JBF

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


Test failure

2013-10-05 Thread Samuel Mehrbrodt

Hi,

the tests don't pass after your commit 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=4a96bc0c0eda8aff6c165bb6a79eb95f2926bb10


Can you fix them please?

Thanks
Samuel
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-10-05 Thread Michael Stahl
 filter/source/graphicfilter/idxf/dxf2mtf.cxx  |   56 ++
 filter/source/graphicfilter/idxf/dxf2mtf.hxx  |2 
 filter/source/graphicfilter/idxf/dxfblkrd.cxx |   16 +++
 filter/source/graphicfilter/idxf/dxfblkrd.hxx |8 +--
 filter/source/graphicfilter/idxf/dxfentrd.cxx |   56 +++---
 filter/source/graphicfilter/idxf/dxfentrd.hxx |   28 ++---
 filter/source/graphicfilter/idxf/dxfreprd.cxx |4 -
 filter/source/graphicfilter/idxf/dxftblrd.cxx |   44 ++--
 filter/source/graphicfilter/idxf/dxftblrd.hxx |   22 +-
 9 files changed, 110 insertions(+), 126 deletions(-)

New commits:
commit 96852a89da058084b2acf5ff706d9679b127b29a
Author: Michael Stahl mst...@redhat.com
Date:   Sat Oct 5 23:12:40 2013 +0200

DXF import filter: fix OUString handling

The DXF import filter stores all strings read from the file in
char[DXF_MAX_STRING_LEN+1] arrays, and then calls OUString constructor
with that which then asserts because the string is actually shorter than
the size of the array... avoid that by converting from char* to OString.

Change-Id: I93c52788f88fe5d21968d450d029ed5db101d88b

diff --git a/filter/source/graphicfilter/idxf/dxf2mtf.cxx 
b/filter/source/graphicfilter/idxf/dxf2mtf.cxx
index 9635ed3..2ee26eb 100644
--- a/filter/source/graphicfilter/idxf/dxf2mtf.cxx
+++ b/filter/source/graphicfilter/idxf/dxf2mtf.cxx
@@ -52,9 +52,10 @@ long DXF2GDIMetaFile::GetEntityColor(const DXFBasicEntity  
rE)
 
 nColor=rE.nColor;
 if (nColor==256) {
-if (rE.sLayer[0]=='0'  rE.sLayer[1]==0) nColor=nParentLayerColor;
-else {
-pLayer=pDXF-aTables.SearchLayer(rE.sLayer);
+if (rE.m_sLayer.getLength()  2) {
+nColor=nParentLayerColor;
+} else {
+pLayer=pDXF-aTables.SearchLayer(rE.m_sLayer);
 if (pLayer!=NULL) nColor=pLayer-nColor;
 else nColor=nParentLayerColor;
 }
@@ -63,12 +64,12 @@ long DXF2GDIMetaFile::GetEntityColor(const DXFBasicEntity  
rE)
 return nColor;
 }
 
-DXFLineInfo DXF2GDIMetaFile::LTypeToDXFLineInfo(const char * sLineType)
+DXFLineInfo DXF2GDIMetaFile::LTypeToDXFLineInfo(OString const rLineType)
 {
 const DXFLType * pLT;
 DXFLineInfo aDXFLineInfo;
 
-pLT=pDXF-aTables.SearchLType(sLineType);
+pLT = pDXF-aTables.SearchLType(rLineType);
 if (pLT==NULL || pLT-nDashCount == 0) {
 aDXFLineInfo.eStyle = LINE_SOLID;
 }
@@ -124,18 +125,23 @@ DXFLineInfo DXF2GDIMetaFile::GetEntityDXFLineInfo(const 
DXFBasicEntity  rE)
 aDXFLineInfo.fDotLen = 0;
 aDXFLineInfo.fDistance = 0;
 
-if (strcmp(rE.sLineType,BYLAYER)==0) {
-if (rE.sLayer[0]=='0'  rE.sLayer[1]==0) 
aDXFLineInfo=aParentLayerDXFLineInfo;
-else {
-const DXFLayer * pLayer=pDXF-aTables.SearchLayer(rE.sLayer);
-if (pLayer!=NULL) 
aDXFLineInfo=LTypeToDXFLineInfo(pLayer-sLineType);
+if (rE.m_sLineType == BYLAYER) {
+if (rE.m_sLayer.getLength()  2) {
+aDXFLineInfo=aParentLayerDXFLineInfo;
+} else {
+const DXFLayer * pLayer=pDXF-aTables.SearchLayer(rE.m_sLayer);
+if (pLayer!=NULL) {
+aDXFLineInfo = LTypeToDXFLineInfo(pLayer-m_sLineType);
+}
 else aDXFLineInfo=aParentLayerDXFLineInfo;
 }
 }
-else if (strcmp(rE.sLineType,BYBLOCK)==0) {
+else if (rE.m_sLineType == BYBLOCK) {
 aDXFLineInfo=aBlockDXFLineInfo;
 }
-else aDXFLineInfo=LTypeToDXFLineInfo(rE.sLineType);
+else {
+aDXFLineInfo = LTypeToDXFLineInfo(rE.m_sLineType);
+}
 return aDXFLineInfo;
 }
 
@@ -414,7 +420,6 @@ void DXF2GDIMetaFile::DrawTextEntity(const DXFTextEntity  
rE, const DXFTransfor
 double fA;
 sal_uInt16 nHeight;
 short nAng;
-OString aStr( rE.sText );
 DXFTransform aT( 
DXFTransform(rE.fXScale,rE.fHeight,1.0,rE.fRotAngle,rE.aP0), rTransform );
 aT.TransDir(DXFVector(0,1,0),aV);
 nHeight=(sal_uInt16)(aV.Abs()+0.5);
@@ -423,7 +428,8 @@ void DXF2GDIMetaFile::DrawTextEntity(const DXFTextEntity  
rE, const DXFTransfor
 aT.TransDir(DXFVector(1,0,0),aV);
 if ( SetFontAttribute( rE,nAng, nHeight, aV. Abs() ) )
 {
-OUString aUString(OStringToOUString(aStr, pDXF-getTextEncoding()));
+OUString const aUString(
+OStringToOUString(rE.m_sText, pDXF-getTextEncoding()));
 aT.Transform( DXFVector( 0, 0, 0 ), aPt );
 pVirDev-DrawText( aPt, aUString );
 }
@@ -433,7 +439,7 @@ void DXF2GDIMetaFile::DrawTextEntity(const DXFTextEntity  
rE, const DXFTransfor
 void DXF2GDIMetaFile::DrawInsertEntity(const DXFInsertEntity  rE, const 
DXFTransform  rTransform)
 {
 const DXFBlock * pB;
-pB=pDXF-aBlocks.Search(rE.sName);
+pB=pDXF-aBlocks.Search(rE.m_sName);
 if (pB!=NULL) {
 DXFTransform 
aDXFTransform1(1.0,1.0,1.0,DXFVector(0.0,0.0,0.0)-pB-aBasePoint);
 DXFTransform 

Re: eot embedded fonts

2013-10-05 Thread Brennan T Vincent
+Fridrich, who has dealt with this sort of thing several times :)

Hi, I have finally gotten some time to work on this and I am happy to say
my library is now integrated with the build of libreoffice that I have on
my desktop, and embedded fonts in EOT format appear to be working. This
should unblock correct .pub and .ppt importing.

I just need to know where I can host my external library (libeot) that this
depends on in such a way that libreoffice can download it during the build
process. Is there a possibility of getting it hosted by freedesktop.org for
example? Or can I just host it on my personal site and have the build
script download it from there? (Not sure what the bandwidth requirements
would be...)

Cheers
Brennan

On Tue, Aug 27, 2013 at 12:38 PM, Lubos Lunak l.lu...@suse.cz wrote:

 On Tuesday 27 of August 2013, Brennan T Vincent wrote:
  Thanks Lubos
 
  I should clarify, I already have an eot-ttf converter working; proof

  Ah, I read this the other way around the first time.

  positive that MS and Monotype's documentation is sufficient :). I just
 need
  to clean up the code, write some unit tests, etc. before I am comfortable
  submitting it to LibreOffice.
 
  I'll take a look at EmbeddedFontsHelper

  So in that case it should be sufficient just to detect EOT and convert it
 to
 TTF in the function that adds a font for LO's use, and convert or reuse
 back
 when writing out a document.

 --
  Lubos Lunak
  l.lu...@suse.cz
 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice

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


Re: eot embedded fonts

2013-10-05 Thread Norbert Thiebaud
On Sun, Oct 6, 2013 at 12:31 AM, Brennan T Vincent
brenn...@email.arizona.edu wrote:
 +Fridrich, who has dealt with this sort of thing several times :)

 Hi, I have finally gotten some time to work on this and I am happy to say my
 library is now integrated with the build of libreoffice that I have on my
 desktop, and embedded fonts in EOT format appear to be working. This should
 unblock correct .pub and .ppt importing.

 I just need to know where I can host my external library (libeot) that this
 depends on in such a way that libreoffice can download it during the build
 process.

Hi Brennan,

We can host your git repo on our gerrit, like we already do for other
lib like libmspub for instance.
I'm on the road right now, but next week I should be able to arrange that

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


[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 Depends on||69975

--- Comment #89 from Cor Nouws c...@nouenoff.nl ---
adding Bug 69975 - SLIDESHOW: Customized slideshow broken; shows all slides

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


[Bug 43514] UI: Need an easy way to get from current position in a document to the corresponding position in the Navigatior dialog's header tree

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43514

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #7 from Cor Nouws c...@nouenoff.nl ---
(In reply to comment #5)
 The function already exists but the issue is that it is difficult to
 discover. So why not replacing the label Content view by something like
 Synchronize the view with the content.


Something like that. Little problem is that it works for headings, but not for
tables, graphics, ... :)
So Content view; header selected corresponding with position in the document
?

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


[Libreoffice-commits] core.git: Branch 'private/moggi/abstract-chart-rendering' - 4 commits - chart2/source

2013-10-05 Thread Markus Mohrhard
 chart2/source/view/diagram/VDiagram.cxx  |1 
 chart2/source/view/inc/AbstractShapeFactory.hxx  |   20 +++
 chart2/source/view/inc/DummyShapeFactory.hxx |   18 +++
 chart2/source/view/inc/ShapeFactory.hxx  |   20 +++
 chart2/source/view/main/ChartView.cxx|   48 ++--
 chart2/source/view/main/DummyShapeFactory.cxx|   26 
 chart2/source/view/main/PlotterBase.cxx  |1 
 chart2/source/view/main/ShapeFactory.cxx |   53 
 chart2/source/view/main/VLegend.cxx  |   75 
 chart2/source/view/main/VLegendSymbolFactory.cxx |  136 +++
 chart2/source/view/main/VTitle.cxx   |1 
 11 files changed, 250 insertions(+), 149 deletions(-)

New commits:
commit 8c687694daff0351d00042f31d01616964846928
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sun Oct 6 07:43:07 2013 +0200

more use of ShapeFactory and set Properties in factory if possible

Change-Id: I7d172fd7bde506233fc74ec07b9603ee29149e5c

diff --git a/chart2/source/view/inc/AbstractShapeFactory.hxx 
b/chart2/source/view/inc/AbstractShapeFactory.hxx
index 6b97276..fc25226 100644
--- a/chart2/source/view/inc/AbstractShapeFactory.hxx
+++ b/chart2/source/view/inc/AbstractShapeFactory.hxx
@@ -200,7 +200,9 @@ public:
 const ::com::sun::star::uno::Reference
 ::com::sun::star::drawing::XShapes  xTarget
 , const ::com::sun::star::awt::Size rSize
-, const ::com::sun::star::awt::Point rPosition ) = 0;
+, const ::com::sun::star::awt::Point rPosition
+, const tNameSequence rPropNames
+, const tAnySequence rPropValues ) = 0;
 
 virtual ::com::sun::star::uno::Reference 
::com::sun::star::drawing::XShapes 
  getOrCreateChartRootShape( const ::com::sun::star::uno::Reference
diff --git a/chart2/source/view/inc/DummyShapeFactory.hxx 
b/chart2/source/view/inc/DummyShapeFactory.hxx
index d774333..fab8132 100644
--- a/chart2/source/view/inc/DummyShapeFactory.hxx
+++ b/chart2/source/view/inc/DummyShapeFactory.hxx
@@ -156,7 +156,9 @@ public:
 const ::com::sun::star::uno::Reference
 ::com::sun::star::drawing::XShapes  xTarget
 , const ::com::sun::star::awt::Size rSize
-, const ::com::sun::star::awt::Point rPosition );
+, const ::com::sun::star::awt::Point rPosition
+, const tNameSequence rPropNames
+, const tAnySequence rPropValues );
 
 virtual ::com::sun::star::uno::Reference 
::com::sun::star::drawing::XShapes 
  getOrCreateChartRootShape( const ::com::sun::star::uno::Reference
diff --git a/chart2/source/view/inc/ShapeFactory.hxx 
b/chart2/source/view/inc/ShapeFactory.hxx
index 577ce20..0f5d5e9 100644
--- a/chart2/source/view/inc/ShapeFactory.hxx
+++ b/chart2/source/view/inc/ShapeFactory.hxx
@@ -171,7 +171,9 @@ public:
 const ::com::sun::star::uno::Reference
 ::com::sun::star::drawing::XShapes  xTarget
 , const ::com::sun::star::awt::Size rSize
-, const ::com::sun::star::awt::Point rPosition );
+, const ::com::sun::star::awt::Point rPosition
+, const tNameSequence rPropNames
+, const tAnySequence rPropValues );
 
 
 virtual ::com::sun::star::uno::Reference 
::com::sun::star::drawing::XShapes 
diff --git a/chart2/source/view/main/ChartView.cxx 
b/chart2/source/view/main/ChartView.cxx
index c9198be..ae309b4 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -2303,39 +2303,25 @@ void formatPage(
 if( !xShapeFactory.is() )
 return;
 
-uno::Reference beans::XPropertySet  xPageProp;
-// create a shape for the background
-{
-uno::Reference drawing::XShape  xShape(
-xShapeFactory-createInstance(
-com.sun.star.drawing.RectangleShape), uno::UNO_QUERY );
-if( xTarget.is() 
-xShape.is())
-{
-xTarget-add( xShape );
-xShape-setSize( rPageSize );
-xPageProp.set( xShape, uno::UNO_QUERY );
-if( xPageProp.is())
-{
-xPageProp-setPropertyValue( LineStyle, uno::makeAny( 
drawing::LineStyle_NONE ));
-}
-}
-}
 
 //format page
-if( xPageProp.is())
-{
-tPropertyNameValueMap aNameValueMap;
-PropertyMapper::getValueMap( aNameValueMap, 
PropertyMapper::getPropertyNameMapForFillAndLineProperties(), xModelPage );
-
-OUString aCID( ObjectIdentifier::createClassifiedIdentifier( 
OBJECTTYPE_PAGE, OUString() ) );
-aNameValueMap.insert( tPropertyNameValueMap::value_type( Name, 
uno::makeAny( aCID ) ) ); //CID OUString
-
-

Re: [Libreoffice-qa] [ANN] LibreOffice 4.1.2 RC3 test builds available

2013-10-05 Thread Pedro
Web Page Wizard doesn't work under Windows XP using version 4.1.2.3 both
installed and portable.

It does work on LO 4.0.5 so it seems to be a regression.

It doesn't work on LO 4.2.0 Alpha (dated 2031-10-04 from TB 39) so the bug
seems to be in the Master branch as well.

Can anyone provide more feedback before I submit this to Bugzilla?

Thanks,
Pedro



--
View this message in context: 
http://nabble.documentfoundation.org/Libreoffice-qa-ANN-LibreOffice-4-1-2-RC3-test-builds-available-tp4075690p4076740.html
Sent from the QA mailing list archive at Nabble.com.
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://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/


Re: [Libreoffice-qa] [ANN] LibreOffice 4.1.2 RC3 test builds available

2013-10-05 Thread Thomas Hackert
Hello Pedro, *,
On Samstag, 5. Oktober 2013 15:58 Pedro wrote:
 Web Page Wizard doesn't work under Windows XP using version
 4.1.2.3 both installed and portable.

what do you mean with doesn't work? It does not start, you cannot 
use the wizard, or something completely different?

 It does work on LO 4.0.5 so it seems to be a regression.

I have tested it with LO Version 4.0.6.1 (Build ID: 
7168152d13aa529ba3718c9ae3700216a574137) as well as Version: 4.1.2.3
Build ID: 40b2d7fde7e8d2d7bc5a449dc65df4d08a7dd38 and Germanphone 
lang- as well as helppack under Debian Testing. I can use the 
assistent up to the last step (have not tested it further though ... 
:( ) without any problem ... ;)

 It doesn't work on LO 4.2.0 Alpha (dated 2031-10-04 from TB 39) so
 the bug seems to be in the Master branch as well.

There are no daily builds for Debian since last December, so I am 
not able to test it, sorry ... :(

 Can anyone provide more feedback before I submit this to Bugzilla?

It would be nice, if you could give us some more info ... ;) I am 
not sure, what exactly your problem is ... :(
Sorry for the inconvenience
Thomas.

-- 
You can't cheat the phone company.

___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://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/


Re: [Libreoffice-qa] [ANN] LibreOffice 4.1.2 RC3 test builds available

2013-10-05 Thread Pedro
Hi Thomas

Thank you for your fast answer and for testing.


Thomas Hackert wrote
 Web Page Wizard doesn't work under Windows XP using version
 4.1.2.3 both installed and portable.
 
 what do you mean with doesn't work? It does not start, you cannot 
 use the wizard, or something completely different?

8

Nothing happens when I click on File  Wizards Web Page. All other Wizards
start and work as expected.


Thomas Hackert wrote
 I have tested it with LO Version 4.0.6.1 (Build ID: 
 7168152d13aa529ba3718c9ae3700216a574137) as well as Version: 4.1.2.3
 Build ID: 40b2d7fde7e8d2d7bc5a449dc65df4d08a7dd38 and Germanphone 
 lang- as well as helppack under Debian Testing. I can use the 
 assistent up to the last step (have not tested it further though ... 
 :( ) without any problem ... ;)

Excellent. So this seems to be a Windows only bug.


Thomas Hackert wrote
 It doesn't work on LO 4.2.0 Alpha (dated 2031-10-04 from TB 39) so
 the bug seems to be in the Master branch as well.
 
 There are no daily builds for Debian since last December, so I am 
 not able to test it, sorry ... :(

Unfortunately TDF's position is there is no official guarantee that daily
builds for some specific platform and configuration will continuously be
built and uploaded

Which is a curious position, since some TDF members ask the QA team members
to do early testing on the Master branch... Maybe the QA team members
compile their own binaries...


Thomas Hackert wrote
 It would be nice, if you could give us some more info ... ;) I am 
 not sure, what exactly your problem is ... :(
 Sorry for the inconvenience

I hope the info provided now is better. Sorry for not making it clearer on
the first post ;)

Best regards,
Pedro



--
View this message in context: 
http://nabble.documentfoundation.org/Libreoffice-qa-ANN-LibreOffice-4-1-2-RC3-test-builds-available-tp4075690p4076751.html
Sent from the QA mailing list archive at Nabble.com.
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://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-qa] Differences in LO's spell checker between 3.x and 4.1?

2013-10-05 Thread Thomas Hackert
Hello @ll,
as I was searching Bugzilla, I stumbled upon 
https://bugs.freedesktop.org/show_bug.cgi?id=51585 and tried to 
reproduce it. When I open
a. Writer
b. click F7 without entering any text to spellcheck,
I can confirm this bug with LO Version 4.0.6.1 (Build ID: 
7168152d13aa529ba3718c9ae3700216a574137) and installed Germanophone 
lang- as well as helppack under Debian Testing AMD64. But if I do 
this w/ LO Version: 4.1.2.3 Build ID: 
40b2d7fde7e8d2d7bc5a449dc65df4d08a7dd38 on this same system, I 
cannot confirm it ... :( So ... Were there some changes either in 
the spellchecker itself or in its UI, which leads to this 
difference? Can someone explain it to me as a non-programmer? And 
can someone else confirm this bug, please?
TIA
Thomas.

-- 
Cats are intended to teach us that not everything in nature has a 
function.
-- Garrison Keillor

___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://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/


Re: [Libreoffice-qa] Differences in LO's spell checker between 3.x and 4.1?

2013-10-05 Thread Pedro
Hi Thomas


Thomas Hackert wrote
 I can confirm this bug with LO Version 4.0.6.1 (Build ID: 
 7168152d13aa529ba3718c9ae3700216a574137) and installed Germanophone 
 lang- as well as helppack under Debian Testing AMD64. But if I do 
 this w/ LO Version: 4.1.2.3 Build ID: 
 40b2d7fde7e8d2d7bc5a449dc65df4d08a7dd38 on this same system, I 
 cannot confirm it ... :( So ... Were there some changes either in 
 the spellchecker itself or in its UI, which leads to this 
 difference? Can someone explain it to me as a non-programmer? And 
 can someone else confirm this bug, please?

I can confirm that the bug is present in LO 4.0.5.2 but not in 4.1.1.2 under
Windows XP using the Eng_US interface.
It seems it was fixed in the 4.1 branch (but not backported to the 4.0
branch) and you can close the bug as FIXED ;)

Pedro



--
View this message in context: 
http://nabble.documentfoundation.org/Libreoffice-qa-Differences-in-LO-s-spell-checker-between-3-x-and-4-1-tp4076758p4076811.html
Sent from the QA mailing list archive at Nabble.com.
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://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/


Re: [Libreoffice-qa] Differences in LO's spell checker between 3.x and 4.1?

2013-10-05 Thread Thomas Hackert
Good morning Pedro, *,
On Sonntag, 6. Oktober 2013 01:31 Pedro wrote:
 Thomas Hackert wrote
 I can confirm this bug with LO Version 4.0.6.1 (Build ID:
 7168152d13aa529ba3718c9ae3700216a574137) and installed
 Germanophone lang- as well as helppack under Debian Testing
 AMD64. But if I do this w/ LO Version: 4.1.2.3 Build ID:
 40b2d7fde7e8d2d7bc5a449dc65df4d08a7dd38 on this same system, I
 cannot confirm it ... :( So ... Were there some changes either in
 the spellchecker itself or in its UI, which leads to this
 difference? Can someone explain it to me as a non-programmer? And
 can someone else confirm this bug, please?
 
 I can confirm that the bug is present in LO 4.0.5.2 but not in
 4.1.1.2 under Windows XP using the Eng_US interface.

thanks for confirming :)

 It seems it was fixed in the 4.1 branch (but not backported to the
 4.0 branch) and you can close the bug as FIXED ;)

Although it is still reproducible in 4.0.5.2 as well as in 4.0.6.1? 
They have not reached EOL and I think, this bug should be fixed 
there, too ... ;)
Have a nice day
Thomas.

-- 
I once witnessed a long-winded, month-long flamewar over the use of
mice vs. trackballs... It was very silly.
-- Matt Welsh

___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://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 70159] New: Comments bar on Ruler Very Faint

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70159

  Priority: medium
Bug ID: 70159
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Comments bar on Ruler Very Faint
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: kumara.bhik...@gmail.com
  Hardware: Other
Status: NEW
   Version: 4.1.1.2 release
 Component: Writer
   Product: LibreOffice

Created attachment 87149
  -- https://bugs.freedesktop.org/attachment.cgi?id=87149action=edit
faint comments bar

Enhancement made at https://bugs.freedesktop.org/show_bug.cgi?id=38246
does not appear as advertised on
https://wiki.documentfoundation.org/images/b/b2/Commentsrulerbutton.png
in Windows version. See attached.

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


[Libreoffice-bugs] [Bug 70160] New: docked windows shrink up to zero size on resize

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70160

  Priority: medium
Bug ID: 70160
  Keywords: regression
CC: prashant3.yi...@gmail.com
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: docked windows shrink up to zero size on resize
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: timofeev@gmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.0.0.alpha0+ Master
 Component: UI
   Product: LibreOffice

Every docked window (except sidebar) can not be resized, it just shrinks to
zero size with no possibility to be shown again.

E.g. Command window in Math, Navigator (F5) in Writer...

Regression from:

commit 16ea2dc1f572d698923c770a2a58f7ab402d1298
Author: Prashant Pandey prashant3.yi...@gmail.com
Date:   Sat Sep 7 23:53:02 2013 +0530

Sidebar: Correcting anomalous mouse behaviour while resizing

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


[Libreoffice-bugs] [Bug 70159] Comments bar on Ruler Very Faint

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70159

Kumāra kumara.bhik...@gmail.com changed:

   What|Removed |Added

   Hardware|Other   |x86-64 (AMD64)
 OS|All |Windows (All)

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


[Libreoffice-bugs] [Bug 65355] UI: Comments button (ruler control) is disappears in some cases

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65355

Kumāra kumara.bhik...@gmail.com changed:

   What|Removed |Added

 CC||kumara.bhik...@gmail.com
Summary|The Comments button (ruler  |UI: Comments button (ruler
   |control) is no longer   |control) is disappears in
   |displayed in some cases.|some cases

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


[Libreoffice-bugs] [Bug 68586] Second Writer window is missing its decorations

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68586

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

--- Comment #9 from tommy27 ba...@quipo.it ---
@Todd
maybe it's a side effect of another fix.
since you don't see the bug anymore I mark this as RESOLVED WORKFORME.
feel free to reopen if it comes back.

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


[Libreoffice-bugs] [Bug 70157] FILEOPEN: Writer Abends when opening a docx file

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70157

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #2 from tommy27 ba...@quipo.it ---
if I open test file in 4.1.1.2 under Win7 64bit an empty page shows up.

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


[Libreoffice-bugs] [Bug 70143] EDITING: undo searchreplace corrupt text

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70143

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #1 from tommy27 ba...@quipo.it ---
 
 
 Steps to reproduce:
 1. Open up the attached documentImpacting the bioscience prograss...

 

there's no attachment here. please upload it again.

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


[Libreoffice-bugs] [Bug 70125] Other: Crash on PDF export

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70125

--- Comment #3 from tommy27 ba...@quipo.it ---
well, first of all try upgrading to 4.1.2 which has been released yesterday and
see it fix the problem

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


[Libreoffice-bugs] [Bug 43884] Selected Paragraph style in a Table doesn't show in the Styles and Formatting dialog

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43884

sasha.libreoff...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from sasha.libreoff...@gmail.com ---
Thanks for additional testing
It works correctly in 3.6 and 4.1 on Fedora 64 bit

Changing status to WorksForMe

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


[Libreoffice-bugs] [Bug 49976] FORMATTING - Different Formatting in LibreOffice Compared to Excel using ##0.000E+00 format

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49976

--- Comment #8 from junk_2...@live.co.uk ---
Still present in 4.1.2.3

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


[Libreoffice-bugs] [Bug 50185] FILEOPEN MSO2007 .doc with wrong FORMATTING, Title missing underline (bottom border)

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50185

--- Comment #8 from junk_2...@live.co.uk ---
Still present in 4.1.2.3 on Intel Mac OSX

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


[Libreoffice-bugs] [Bug 70125] Other: Crash on PDF export

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70125

Karl Pauls karlpa...@gmail.com changed:

   What|Removed |Added

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

--- Comment #4 from Karl Pauls karlpa...@gmail.com ---
The attached document as well as the other ones that where giving me problems
are exporting correctly as well as are printing to file fast in 4.1.2 on
macosx. 

Thanks.

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


[Libreoffice-bugs] [Bug 41169] All hotkeys are language dependent, don't work in non-Latin keyboard layout.

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41169

Yotam Benshalom bensha...@gmail.com changed:

   What|Removed |Added

Version|4.1.2.2 rc  |4.1.2.3 rc

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


[Libreoffice-bugs] [Bug 41169] All hotkeys are language dependent, don't work in non-Latin keyboard layout.

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41169

--- Comment #22 from Yotam Benshalom bensha...@gmail.com ---
Still exists in 4.1.2.3.

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


[Libreoffice-bugs] [Bug 70161] New: FILEOPEN: why .xls files are corrupted in libre office

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70161

  Priority: medium
Bug ID: 70161
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILEOPEN: why .xls files are corrupted in libre office
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: satenderku...@tetrain.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.0.4 release
 Component: Spreadsheet
   Product: LibreOffice

i have a file of .xls and .doc format. when i open this file, these files are
corrupted and these are not open. 
how to open the corrupted file ? 
how to get my data back ?
please help to get the file recover.
its urgent 
please give me the solutions
Operating System: Windows XP
Version: 4.1.0.4 release

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


[Libreoffice-bugs] [Bug 60662] Adapt zoom dialog to HIG

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60662

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|EasyHack TopicUI|EasyHack TopicUI
   |DifficultyInteresting   |DifficultyInteresting
   |SkillHIG|SkillHIG target:4.2.0

--- Comment #3 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Thomas Arnhold committed a patch related to this issue.
It has been pushed to master:

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

fdo#60662 apply HIG rules



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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70116] Other: Sending print job to printers is slow if spreadsheet has many sheets (400+).

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70116

--- Comment #2 from Rob Snelders programm...@ertai.nl ---
(In reply to comment #1)
 Hi Adam,
 
 Wow, 50-75 milliseconds per sheet.
 
 Seems a high and critical bug, maybe immediately is too much time.:)

Please mariosv be nice. People are coming here to report their problem as we
want to.

Adam: Thank you for reporting this, however it is not a high priority issue so
it is correctly set back.
This is a hard problem to track, as the problem is probably related to the
needed transfer of the data. As far as I see the problem probably is that the
LO-gui hangs when it is printing, that could be improved.
Would you be ok if I changed the bug to a request solving the hanging of the
LO-interface.

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


[Libreoffice-bugs] [Bug 62850] UI: Make Impress Remember View for Tasks Pane

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62850

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||programm...@ertai.nl
 Ever confirmed|0   |1

--- Comment #1 from Rob Snelders programm...@ertai.nl ---
That would be a great idea. Thank you for posting it.

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


[Libreoffice-bugs] [Bug 64199] SLIDESHOW: Sound and video files don't work in 4.x when added in 3.x

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64199

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

Summary|SLIDESHOW: Sound and video  |SLIDESHOW: Sound and video
   |files   |files don't work in 4.x
   ||when added in 3.x

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


[Libreoffice-bugs] [Bug 56833] EDITING - show title of inserted video in edit/preview modes

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56833

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Summary|SLIDESHOW - show title of   |EDITING - show title of
   |inserted video in   |inserted video in
   |edit/preview modes  |edit/preview modes
 Ever confirmed|0   |1

--- Comment #2 from Rob Snelders programm...@ertai.nl ---
That would be a good improvement. Thank you for posting this.

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


[Libreoffice-bugs] [Bug 70125] Other: Crash on PDF export

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70125

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #5 from tommy27 ba...@quipo.it ---
nice to hear that. correct status is RESOLVED WORKSFORME since we don't know
exactly which committ fixed it.

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


[Libreoffice-bugs] [Bug 62690] FILESAVE Outline default text with gigantic character size

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62690

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

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

--- Comment #1 from Rob Snelders programm...@ertai.nl ---
Doesn't happen in version 4.1.1.2

As Rainer already stated that is was solved in the master _long_ time ago
saving it as fixed

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


[Libreoffice-bugs] [Bug 65295] FILESAVE: DOCX Export - formatted text-box changes appearance location

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65295

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA |BSA target:4.2.0

--- Comment #6 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Siqi LIU committed a patch related to this issue.
It has been pushed to master:

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

fix for fdo#65295, gradient issue



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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 65695] Export as JPEG missing something

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65695

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

   Hardware|x86 (IA32)  |All
 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Rob Snelders programm...@ertai.nl ---
The information isn't filled correctly. So setting the issue to new.

Confirmed it with LO 4.1.1.2 on Ubuntu 13.04 x86_64. So a platform independent
issue

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


[Libreoffice-bugs] [Bug 66780] EDITING: Copy and Paste

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66780

--- Comment #4 from Rob Snelders programm...@ertai.nl ---
I tested with LO 4.1.1.2 on Ubuntu 13.04 x86_64 and it worked fine here. I
don't see the problem.

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


[Libreoffice-bugs] [Bug 66780] EDITING: Copy and Paste between 2 instances of LO fails on pictures

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66780

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

Summary|EDITING: Copy and Paste |EDITING: Copy and Paste
   ||between 2 instances of LO
   ||fails on pictures

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


[Libreoffice-bugs] [Bug 62992] Allow Insert - OLE Object - Presentation to be Content Only (no headers, footers, etc...)

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62992

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Rob Snelders programm...@ertai.nl ---
as this is a good enhancement. Setting it to new. But it is a low priority so
it might take a while before anyone will implement this.

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


[Libreoffice-bugs] [Bug 57860] FILESAVE: file extension not added when saving a file with '.' in filename

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57860

--- Comment #2 from andrej8anu...@gmail.com ---
Created attachment 87151
  -- https://bugs.freedesktop.org/attachment.cgi?id=87151action=edit
save with .com extension

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


[Libreoffice-bugs] [Bug 69189] SLIDESHOW: focus of Go to slide drop down menu should be current slide, not always at Slide 1

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69189

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Rob Snelders programm...@ertai.nl ---
Seems a good idea to me.

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


[Libreoffice-bugs] [Bug 57860] FILESAVE: file extension not added when saving a file with '.' in filename

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57860

--- Comment #3 from andrej8anu...@gmail.com ---
Comment on attachment 87151
  -- https://bugs.freedesktop.org/attachment.cgi?id=87151
save with .com extension

I have a file test.com.odt
Open and save as 2test.com
then the new file can not be opend

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


[Libreoffice-bugs] [Bug 57860] FILESAVE: file extension not added when saving a file with '.' in filename

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57860

--- Comment #4 from andrej8anu...@gmail.com ---
Comment on attachment 87151
  -- https://bugs.freedesktop.org/attachment.cgi?id=87151
save with .com extension

I have a version: 4.1.1.2

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


[Libreoffice-bugs] [Bug 68589] Allow linking of text boxes in Draw

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68589

jl...@mail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||jl...@mail.com
 Ever confirmed|0   |1

--- Comment #1 from jl...@mail.com ---
Publisher capabilities are highly desired by us for producing literacy books. 
Text Frames need to be a first class citizen in Draw for that to happen.
(First class meaning text flows, and character/paragraph styles). The Literacy
department does not like using Word/Writer for creating books since picture
management and other alignment issues are much harder to do in Word than in
Publisher.

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


[Libreoffice-bugs] [Bug 58916] SLIDESORTER: Slide thumbnail overlay start presentation, disable slide, copy slide is annoying

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58916

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

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

--- Comment #6 from Rob Snelders programm...@ertai.nl ---
Has been removed for a while now. So no issue anymore.

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


[Libreoffice-bugs] [Bug 47514] FORMATTING - copy/paste a table from Writer to Impress : Formatting is not kept

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47514

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 CC||ivo...@gmail.com

--- Comment #4 from Rob Snelders programm...@ertai.nl ---
*** Bug 38378 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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38378] Copy-pasting cells from Calc destroyes styles

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38378

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #10 from Rob Snelders programm...@ertai.nl ---
Is the same problem as 47514, because the problem is that impress/draw will
throw away any formatting for tables.

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

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


[Libreoffice-bugs] [Bug 47514] FORMATTING - copy/paste a table from other module to Impress/draw : Formatting is not kept

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47514

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

Summary|FORMATTING - copy/paste a   |FORMATTING - copy/paste a
   |table from Writer to|table from other module to
   |Impress : Formatting is not |Impress/draw : Formatting
   |kept|is not kept

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


[Libreoffice-bugs] [Bug 66780] EDITING: Copy and Paste between 2 instances of LO fails on pictures

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66780

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #5 from Cor Nouws c...@nouenoff.nl ---
@diarmuid: maybe you can ask for some user support in your (unknown to us)
workflow?
  http://www.libreoffice.org/get-help/
For now I set this as worksforme.

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


[Libreoffice-bugs] [Bug 69262] EDITING: certain Unicode characters are replaced by ASCII equivalents

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69262

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Rob Snelders programm...@ertai.nl ---
Confirmed with LO 4.1.1.2 on Ubuntu 13.04 x86_64

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


[Libreoffice-bugs] [Bug 69192] SLIDESHOW: add command line switch to start at arbitrary slide number

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69192

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Rob Snelders programm...@ertai.nl ---
would be a good idea to implement

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


[Libreoffice-bugs] [Bug 70074] FORMATTING: number formatting does not work

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70074

--- Comment #1 from matthias wolpers matswolp...@gmail.com ---
Created attachment 87152
  -- https://bugs.freedesktop.org/attachment.cgi?id=87152action=edit
a demo file that shows the screwed up number formatting problem

to see the issue:
1.  open the file
2. observe number formatting in col J
3. insert one more sheet.
4. go back to initial sheet and re-observe number formatting.

the obs in step 4 is what i should expect to see all along. something masks
this, and this something gets pushed aside by inserting or deleting sheets.

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


[Libreoffice-bugs] [Bug 70074] FORMATTING: number formatting does not work

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70074

--- Comment #2 from matthias wolpers matswolp...@gmail.com ---
the original description is too foggy now that a repro scenario is available.
if you read this, pelase begin with the attachment and its comment.
apologies.
mats

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


[Libreoffice-bugs] [Bug 70074] FORMATTING: number formatting changed by inserting or deleting sheets

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70074

matthias wolpers matswolp...@gmail.com changed:

   What|Removed |Added

Summary|FORMATTING: number  |FORMATTING: number
   |formatting does not work|formatting changed by
   ||inserting or deleting
   ||sheets

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


[Libreoffice-bugs] [Bug 62542] EDITING: Strange behavior when pasting text from Writer into Impress

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62542

--- Comment #4 from Rob Snelders programm...@ertai.nl ---
Pericle Perazzo: Yes please split the bugs. If parts are duplicates please add
the bugs to see also. If a bug is new then create a new bug for it and put also
in the see also. The user can be added as cc to the bugs. Then this bug can be
closed as invalid.

Thanks.

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


[Libreoffice-bugs] [Bug 54849] VIEW - Show also text in textboxes on the outlineview

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54849

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=62157
Summary|Improve text handling   |VIEW - Show also text in
   ||textboxes on the
   ||outlineview
 Ever confirmed|0   |1

--- Comment #5 from Rob Snelders programm...@ertai.nl ---
This is 2 bugs in one.

bug 1: This is indeed a problem. Claiming this bug for this problem. Confirming
bug 2: see bug #62157

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


[Libreoffice-bugs] [Bug 62157] FILESAVE: Implement the possibility to export presentation as text file (smooth Impress to Writer conversion)

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62157

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=54849

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


[Libreoffice-bugs] [Bug 52365] There is no copy in the dictionary-popup

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52365

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Summary|Table behavior with |There is no copy in the
   |different font properties   |dictionary-popup
   |are not consistent. |
  Component|Presentation|Libreoffice
 Ever confirmed|0   |1

--- Comment #12 from Rob Snelders programm...@ertai.nl ---
Summary:

When selecting and opening the right-click menu on a incorrect word then the
dictionary-popup appears. There is no way to copy the word via that menu.

The problem is indeed that the menu-item then doesn't exist. Don't know how to
solve it but it should be improved.

A workaround is to press ctrl+c to copy the word when it is selected.

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


[Libreoffice-bugs] [Bug 70047] Other: CTRL+mouse inconsistent copy/move behaviour in Slide Sorter

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70047

Rob Snelders programm...@ertai.nl changed:

   What|Removed |Added

 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
Summary|Other: CTRL+mouse   |Other: CTRL+mouse
   |inconsistent copy/move  |inconsistent copy/move
   |behaviour   |behaviour in Slide Sorter
 Ever confirmed|0   |1

--- Comment #1 from Rob Snelders programm...@ertai.nl ---
Confirmed with LO 4.1.1.2 on Ubuntu 13.04 x86_64

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


[Libreoffice-bugs] [Bug 33848] UI – Zoom slider should not hide when Slides sidebar is in use

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33848

Samuel M. s.mehrbr...@gmail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |s.mehrbr...@gmail.com
   |desktop.org |
 CC||s.mehrbr...@gmail.com
   See Also||https://issues.apache.org/o
   ||oo/show_bug.cgi?id=121506
Version|3.3.0 release   |Inherited From OOo

--- Comment #15 from Samuel M. s.mehrbr...@gmail.com ---
Submitted a patch: https://gerrit.libreoffice.org/6141

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


[Libreoffice-bugs] [Bug 69992] Allow consecutive numbering for each level

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69992

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

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

--- Comment #3 from Cor Nouws c...@nouenoff.nl ---
Hi Elgossar,

(In reply to comment #2)

 In other words, your solution doesn’t actually allow continuous numbering
 within the same level, it only allows to isolate the desired level in a
 separate style that isn’t affected by other titles.


In that case you need Tools  Outline formatting  :)

Pls see the user Help I mentioned. There are many people with a great variety
of skills that can point the right directions. Regards,
Cor

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


[Libreoffice-bugs] [Bug 70161] FILEOPEN: why .xls files are corrupted in libre office

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70161

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Urmas davian...@gmail.com ---
Who knows? Attach a sample document and reopen.

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


[Libreoffice-bugs] [Bug 70154] Other: Writer crashes just before exiting

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70154

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #1 from tommy27 ba...@quipo.it ---
try upgrading to LibO 4.1.2.3 which was released just yesterday (by the way
it's a recommended upgrade).

tell us if you still experience this bug or if this fixes the issue.

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


[Libreoffice-bugs] [Bug 70126] Other: spacing letters when writing

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70126

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #1 from tommy27 ba...@quipo.it ---
please post a screenshot as well.
did you try upgrading to version 4.1.2.3 which was released yesterday?

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


[Libreoffice-bugs] [Bug 70119] FORMATTING: No se como encontrar datos duplicados entre dos columnas con formato condicional

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70119

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it,
   ||f...@libreoffice.org

--- Comment #1 from tommy27 ba...@quipo.it ---
the official language of the bug tracker is english.
please translate your report otherwise it will be difficult to help you.

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


[Libreoffice-bugs] [Bug 69888] Export As dialog changes document dimension when pixels are changed

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69888

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #1 from tommy27 ba...@quipo.it ---
please attach test file otherwise it will be difficult to debug.

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


[Libreoffice-bugs] [Bug 69888] Export As dialog changes document dimension when pixels are changed

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69888

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 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
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 69287] Issue with Copy and Paste of Images and Graphics

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69287

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from tommy27 ba...@quipo.it ---
anyway version 4.1.2.3 is out.
give it a try and tell us if the bug still persists.

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


[Libreoffice-bugs] [Bug 68574] Copy and paste adds wrong text

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68574

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@quipo.it
 Ever confirmed|0   |1

--- Comment #1 from tommy27 ba...@quipo.it ---
I have no issues with copypaste on my PC (version 4.1.1.2 under Win7 64bit).

did you try upgrading to 4.1.2.3 which has been releases yesterday?
tell us if the bug still persists.

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


[Libreoffice-bugs] [Bug 63624] EDITING: Paste of folder_name copied from windows explorer not working

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63624

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@quipo.it
 Ever confirmed|0   |1

--- Comment #2 from tommy27 ba...@quipo.it ---
not reproducible on 4.1.1.2 under Win7 64bit.

did you try upgrading to a recent 4.1.x release?

moreover how do you exactly copy the folder name from Windows Explorer?

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


[Libreoffice-bugs] [Bug 69484] EDITING: LibO freezes when inserting a graphic into Writer

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69484

--- Comment #8 from tommy27 ba...@quipo.it ---
@schorschi
did you try upgrading to 4.1.2.3 which has been released yesterday?

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


[Libreoffice-bugs] [Bug 69553] FILESAVE: Presentation crashes when saving files

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69553

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #7 from tommy27 ba...@quipo.it ---
@Josh Rose  
any news?

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


[Libreoffice-bugs] [Bug 70147] User Dictionaries in the non-default path are not added to the Add to Dictionary context menu

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70147

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it,
   ||tima...@gmail.com

--- Comment #1 from tommy27 ba...@quipo.it ---
I add Andras Timar to the CC list since he's the one who worked on Bug 36558

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


[Libreoffice-bugs] [Bug 63624] EDITING: Paste of folder_name copied from windows explorer not working

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63624

Robert Popa robert.p...@geseidl.ro changed:

   What|Removed |Added

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

--- Comment #3 from Robert Popa robert.p...@geseidl.ro ---
I tested also under 4.1.1 and it worked...

Seems to have resolved.

Thanks!

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


[Libreoffice-bugs] [Bug 64423] Import of XML Excel file into Calc fails with General input/output error.

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64423

--- Comment #10 from Liam Smit liam.s...@voss-solutions.com ---
Created attachment 87162
  -- https://bugs.freedesktop.org/attachment.cgi?id=87162action=edit
Errors written to CLI when opening .XML file

When launching soffice binary from the command line and then attempting to open
the file 7-Divisions-HUCS.xml there are various errors that are written out to
the command line terminal e.g.:

runtime error: file
file:///usr/lib/libreoffice/program/../share/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
line 6131 element param
xsltApplyXSLTTemplate: A potential infinite template recursion was detected.
You can adjust xsltMaxDepth (--maxdepth) in order to raise the maximum number
of nested template calls and variables/params (currently set to 3000).

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


[Libreoffice-bugs] [Bug 64423] Import of XML Excel file into Calc fails with General input/output error.

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64423

--- Comment #11 from Liam Smit liam.s...@voss-solutions.com ---
I took a look at the referenced bug, 38361, but there are no nbsp; tags in the
files I supplied. There are however amp; and quot; tags in it although I'm
not sure if this makes any difference:

$ grep  7-Divisions-HUCS.xml 
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
Cell ss:StyleID=s81Data
ss:Type=StringCallForwardOnNotRegisteredToVoiceMail#13;/Data/Cell
Cell ss:StyleID=s81Data
ss:Type=StringCallForwardOnNotRegisteredToVoiceMail#13;/Data/Cell
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
   
xmlns=http://www.w3.org/TR/REC-html40;#10;/Font/Data/Comment/Cell
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
Cell ss:StyleID=s67Data ss:Type=StringNote: Call Agent is optional
when multi-tenant = quot;truequot; and mandatory when multi-tenant =
quot;falsequot;./Data/Cell
Cell ss:StyleID=s104Data ss:Type=StringEXT:100#10;/Data/Cell
Cell ss:StyleID=s104Data ss:Type=StringEXT:100#10;/Data/Cell
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
Cell ss:StyleID=s104Data ss:Type=String##10;/Data/Cell
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12amp;A/
 x:Data=amp;Camp;quot;Times New Roman,Regularquot;amp;12Page
amp;P/
liam@liam-544:~$

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


[Libreoffice-bugs] [Bug 54513] Label Horizontal Pitch Not to specific Label dimensions

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54513

--- Comment #10 from saltche...@yahoo.com ---
I measured the labels with my dial calipers and they
were as advertised at 1 x 2 5/8 (2.625).
 It seems that Avery gives dimensions that are rounded and without remainders.
If you add the 2.75 x 3 to 2.75 - 2.625, the result comes short of the
page width of 8.5 .
I found that the calculation for 2.7812 to come near at 8.4998 .

I would think(?!) finding the center of the label and subtracting
half of the label size to find the beginning of the label for each
column would be more accurate in this case.

Thank you.

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


[Libreoffice-bugs] [Bug 70093] Colour picker disappears when document scrolled

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70093

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 OS|Mac OS X (All)  |All
 Status|UNCONFIRMED |NEW
 CC||ba...@quipo.it,
   ||timofeev@gmail.com
Version|4.1.2.2 rc  |3.3.0 release
 Ever confirmed|0   |1

--- Comment #1 from tommy27 ba...@quipo.it ---
tested under Win7 64bit. as far as I see the color picker disappears when you
scroll the document in any LibO release from 3.0.0 to date.

IMHO it's logical that after opening the color picker if you move your cursor
to the scroll bar the focus in on the scrolling and not on the color picking.

so I'm not sure it's a bug... for the meantime I set status as NEW but I add an
UI expert to CC list to hear it's advise... 
maybe we can label as NOTABUG

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


[Libreoffice-bugs] [Bug 69060] FILEOPEN: Documents with embedded fonts take too long to open or save

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69060

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #3 from tommy27 ba...@quipo.it ---
please upload a test file

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


[Libreoffice-bugs] [Bug 67493] documents with a special font aren't displayed correctly

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67493

--- Comment #8 from bordfe...@web.de ---
After upgrading to 4.1.2.3 the problem still exists.

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


[Libreoffice-bugs] [Bug 70168] New: ASKLIBREOFFICE: HTML problem

2013-10-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70168

  Priority: medium
Bug ID: 70168
CC: webs...@global.libreoffice.org
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: ASKLIBREOFFICE: HTML problem
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: nn.l...@kflog.org
   URL: http://ask.libreoffice.org/en/users/370/oweng/
  Hardware: Other
Status: UNCONFIRMED
   Version: unspecified
 Component: WWW
   Product: LibreOffice

Created attachment 87164
  -- https://bugs.freedesktop.org/attachment.cgi?id=87164action=edit
screenshot showing oweng's user page with broken HTML

On 
http://ask.libreoffice.org/en/users/370/oweng/
the html seems to be broken in the lower third of the page. Under the title 22
Badges I see two badges (Taxonomist  Notable question), then several
lines of raw HTML (starting somewhere after the li item), only later the next
badge button is displayed.

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


  1   2   >