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

2015-08-24 Thread Caolán McNamara
 sw/qa/core/data/ww5/pass/hang-1.doc |binary
 sw/source/filter/ww8/ww8scan.cxx|   17 +
 sw/source/filter/ww8/ww8scan.hxx|1 +
 3 files changed, 18 insertions(+)

New commits:
commit 74c0f74422671f8005f2cfc0ae94e5656bcea31e
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Aug 24 12:36:41 2015 +0100

guard against hangs with bogus unsorted plcfs

This reverts commit 6d21cbd1238556535ec1bb1adf35b25bc8eb898b.

Change-Id: I309302ab5357b8404ee4c75bd0bfcb4f816e0588

diff --git a/sw/qa/core/data/ww5/pass/hang-1.doc 
b/sw/qa/core/data/ww5/pass/hang-1.doc
new file mode 100644
index 000..6033724
Binary files /dev/null and b/sw/qa/core/data/ww5/pass/hang-1.doc differ
diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index 313dd78..4548a4f 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -2101,6 +2101,8 @@ void WW8PLCF::ReadPLCF(SvStream rSt, WW8_FC nFilePos, 
sal_uInt32 nPLCF)
 #endif // OSL_BIGENDIAN
 // Pointer to content array
 pPLCF_Contents = reinterpret_castsal_uInt8*(pPLCF_PosArray[nIMax + 
1]);
+
+TruncToSortedRange();
 }
 
 OSL_ENSURE(bValid, Document has corrupt PLCF, ignoring it);
@@ -2120,6 +2122,21 @@ void WW8PLCF::MakeFailedPLCF()
 pPLCF_Contents = reinterpret_castsal_uInt8*(pPLCF_PosArray[nIMax + 1]);
 }
 
+void WW8PLCF::TruncToSortedRange()
+{
+//Docs state that: ... all Plcs ... are sorted in ascending order.
+//So ensure that here for broken documents.
+for (auto nI = 0; nI  nIMax; ++nI)
+{
+if (pPLCF_PosArray[nI]  pPLCF_PosArray[nI+1])
+{
+SAL_WARN(sw.ww8, Document has unsorted PLCF, truncated to 
sorted portion);
+nIMax = nI;
+break;
+}
+}
+}
+
 void WW8PLCF::GeneratePLCF(SvStream rSt, sal_Int32 nPN, sal_Int32 ncpN)
 {
 OSL_ENSURE( nIMax  ncpN, Pcl.Fkp: Why is PLCF too big? );
diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index 53e5d47..54e8165 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -291,6 +291,7 @@ private:
 
 void MakeFailedPLCF();
 
+void TruncToSortedRange();
 public:
 WW8PLCF(SvStream rSt, WW8_FC nFilePos, sal_Int32 nPLCF, int nStruct,
 WW8_CP nStartPos = -1);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 43808] Meta bug for Most Annoying RTL related issues

2015-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43808
Bug 43808 depends on bug 89381, which changed state.

Bug 89381 Summary: ValueSet has rendering issues in RTL interface
https://bugs.documentfoundation.org/show_bug.cgi?id=89381

   What|Removed |Added

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

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


Re: [Libreoffice-commits] core.git: new uno sidebar api tdf#91806

2015-08-24 Thread Laurent Godard

Hi stephan

Le 21/08/2015 14:46, Stephan Bergmann a écrit :

I'm sorry this is a little late.  But I think we're still fine, as this
should until now only have hit master towards LO 5.1, and not any
libreoffice-5-0 or earlier.



here are the changes
https://gerrit.libreoffice.org/#/c/17952/

i also updated
https://wiki.documentfoundation.org/ReleaseNotes/5.1#API_changes

feel free of anything has to be modified

Thanks again for your review

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


[Libreoffice-bugs] [Bug 93619] New: UI: repeatedly expanding line-width in properties sidebar crashes LibO

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

Bug ID: 93619
   Summary: UI: repeatedly expanding line-width in properties
sidebar crashes LibO
   Product: LibreOffice
   Version: 5.0.1.2 rc
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sergio.calleg...@gmail.com

Created attachment 118117
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118117action=edit
Log file

To reproduce:

1) open a drawing
2) assure that the properties side panel is open
3) select a line (draw it beforehand as needed)
4) click on the little down arrow on the side of the line width properties in
the properties sidebar, to open the line width selection dropdown menu
5) close the dropdown (e.g. by pressing esc)
6) redo from 4)

See libreoffice freezing while a log is created. 

Get something like the following on screen

W: Unknown node under /registry/extlang: deprecated
W: Unknown node under /registry/grandfathered: comments
W: Unknown node under /registry/grandfathered: comments

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7fd894a32dd4, pid=7749, tid=140568216525376
#
# JRE version: OpenJDK Runtime Environment (8.0_45-b14) (build
1.8.0_45-internal-b14)
# Java VM: OpenJDK 64-Bit Server VM (25.45-b02 mixed mode linux-amd64
compressed oops)
# Problematic frame:
# C  [libmergedlo.so+0x28b1dd4]  vcl::Window::ImplGrabFocus(unsigned
short)+0x24
#
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try ulimit -c unlimited before starting Java again
#
# An error report file with more information is saved as:
# /home/callegar/hs_err_pid7749.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp

and a log as in the attachment

-- 
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 93514] Non free cs_CZ (Czech) thesaurus dictionary

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

--- Comment #9 from Stanislav Horacek stanislav.hora...@gmail.com ---
According to authors of the thesaurus, it cannot be released without the
non-commercial condition - so please remove the file.

I suppose that the thesaurus can be still released and used as a non-free
extension, but it cannot be published in the official repository at
extensions.libreoffice.org. Am I right?

-- 
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 93610] Image cannot flip properly

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

--- Comment #3 from Viruch Hemapanpairo zh...@linux.com ---
Sorry, the problem seems to affect the .png format of images only.

-- 
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 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

--- Comment #1 from Nico i...@sonophon.com ---
Created attachment 118121
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118121action=edit
Screenshot Behavior LO 5.0.0.5

-- 
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


mentoring for Sidebar customization settings

2015-08-24 Thread Laurent Godard

Hi all

I would like to have a look at
https://bugs.documentfoundation.org/show_bug.cgi?id=67770

-- CONFIGURATION: Sidebar customization settings not remembered after 
reopening


I'll first have a look at the global settings, application level based 
as they are actually loaded from the registry


Then, i would like to set this per file as a customization is highly 
dependant from the context we use it (one may need different settings on 
different files).

Any advice on this is welcommed

also any mentor volunteer to review my job and helping me on some 
starting points is welcome


thanks in advance

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


[Libreoffice-bugs] [Bug 93610] Image cannot flip properly

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #1 from tommy27 ba...@quipo.it ---
please give step by step instructions how to reproduce the bug.
does it happens with any file or with some specific file or format? 
which is your exact Linux version?

-- 
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 82467] PRINTING: Writer Crashes on copy phonenumer from adress-field or any where else and paste in phone number field Brother PC-Fax v.2.2

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #14 from tommy27 ba...@quipo.it ---
consider that for some reasons I do not know, Brother machines have multiple
issues with LibreOffice... If you do a query in Bugzilla you'll find many bug
reports about this specific brand

-- 
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-commits] core.git: vcl/source

2015-08-24 Thread Maxim Monastirsky
 vcl/source/gdi/salgdilayout.cxx |   36 ++--
 1 file changed, 30 insertions(+), 6 deletions(-)

New commits:
commit d2c09305084c218facdd282c3232a9929b81e342
Author: Maxim Monastirsky momonas...@gmail.com
Date:   Sun Aug 23 15:09:59 2015 +0300

tdf#89381 Revert vcl: SalGraphics::mirror() - always use 
GetGraphicsWidth()

This reverts commit 28effca640fff262866d1d3ada6e51a3821a6725.

Change-Id: Ie21ae1ef969b2cfdce81a152c195a69ad3c27f65
Reviewed-on: https://gerrit.libreoffice.org/17937
Tested-by: Jenkins c...@libreoffice.org
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/vcl/source/gdi/salgdilayout.cxx b/vcl/source/gdi/salgdilayout.cxx
index df124a9..46f76ff 100644
--- a/vcl/source/gdi/salgdilayout.cxx
+++ b/vcl/source/gdi/salgdilayout.cxx
@@ -98,7 +98,11 @@ bool SalGraphics::drawTransformedBitmap(
 
 void SalGraphics::mirror( long x, const OutputDevice *pOutDev, bool bBack ) 
const
 {
-long w = GetGraphicsWidth();
+long w;
+if( pOutDev  pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 if( w )
 {
@@ -130,7 +134,11 @@ void SalGraphics::mirror( long x, const OutputDevice 
*pOutDev, bool bBack ) con
 
 void SalGraphics::mirror( long x, long nWidth, const OutputDevice *pOutDev, 
bool bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( pOutDev  pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 if( w )
 {
@@ -163,7 +171,11 @@ void SalGraphics::mirror( long x, long nWidth, const 
OutputDevice *pOutDev, bo
 
 bool SalGraphics::mirror( sal_uInt32 nPoints, const SalPoint *pPtAry, SalPoint 
*pPtAry2, const OutputDevice *pOutDev, bool bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( pOutDev  pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 if( w )
 {
@@ -285,7 +297,11 @@ void SalGraphics::mirror( Rectangle rRect, const 
OutputDevice *pOutDev, bool bB
 
 basegfx::B2DPoint SalGraphics::mirror( const basegfx::B2DPoint i_rPoint, 
const OutputDevice *i_pOutDev, bool i_bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( i_pOutDev  i_pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = i_pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 DBG_ASSERT( w, missing graphics width );
 
@@ -310,7 +326,11 @@ basegfx::B2DPoint SalGraphics::mirror( const 
basegfx::B2DPoint i_rPoint, const
 
 basegfx::B2DPolygon SalGraphics::mirror( const basegfx::B2DPolygon i_rPoly, 
const OutputDevice *i_pOutDev, bool i_bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( i_pOutDev  i_pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = i_pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 DBG_ASSERT( w, missing graphics width );
 
@@ -336,7 +356,11 @@ basegfx::B2DPolygon SalGraphics::mirror( const 
basegfx::B2DPolygon i_rPoly, con
 
 basegfx::B2DPolyPolygon SalGraphics::mirror( const basegfx::B2DPolyPolygon 
i_rPoly, const OutputDevice *i_pOutDev, bool i_bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( i_pOutDev  i_pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = i_pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 DBG_ASSERT( w, missing graphics width );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89381] ValueSet has rendering issues in RTL interface

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

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

   What|Removed |Added

 Whiteboard|bibisected  |bibisected target:5.1.0

-- 
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 89381] ValueSet has rendering issues in RTL interface

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

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

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

tdf#89381 Revert vcl: SalGraphics::mirror() - always use GetGraphicsWidth()

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/source

2015-08-24 Thread Maxim Monastirsky
 vcl/source/gdi/salgdilayout.cxx |   36 ++--
 1 file changed, 30 insertions(+), 6 deletions(-)

New commits:
commit 287aaa33c27a651ace5c37ed71f1dad4f1b28379
Author: Maxim Monastirsky momonas...@gmail.com
Date:   Sun Aug 23 15:09:59 2015 +0300

tdf#89381 Revert vcl: SalGraphics::mirror() - always use 
GetGraphicsWidth()

This reverts commit 28effca640fff262866d1d3ada6e51a3821a6725.

Change-Id: Ie21ae1ef969b2cfdce81a152c195a69ad3c27f65
Reviewed-on: https://gerrit.libreoffice.org/17950
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/vcl/source/gdi/salgdilayout.cxx b/vcl/source/gdi/salgdilayout.cxx
index f25b956..b7ffccf 100644
--- a/vcl/source/gdi/salgdilayout.cxx
+++ b/vcl/source/gdi/salgdilayout.cxx
@@ -99,7 +99,11 @@ bool SalGraphics::drawTransformedBitmap(
 
 void SalGraphics::mirror( long x, const OutputDevice *pOutDev, bool bBack ) 
const
 {
-long w = GetGraphicsWidth();
+long w;
+if( pOutDev  pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 if( w )
 {
@@ -131,7 +135,11 @@ void SalGraphics::mirror( long x, const OutputDevice 
*pOutDev, bool bBack ) con
 
 void SalGraphics::mirror( long x, long nWidth, const OutputDevice *pOutDev, 
bool bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( pOutDev  pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 if( w )
 {
@@ -164,7 +172,11 @@ void SalGraphics::mirror( long x, long nWidth, const 
OutputDevice *pOutDev, bo
 
 bool SalGraphics::mirror( sal_uInt32 nPoints, const SalPoint *pPtAry, SalPoint 
*pPtAry2, const OutputDevice *pOutDev, bool bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( pOutDev  pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 if( w )
 {
@@ -286,7 +298,11 @@ void SalGraphics::mirror( Rectangle rRect, const 
OutputDevice *pOutDev, bool bB
 
 basegfx::B2DPoint SalGraphics::mirror( const basegfx::B2DPoint i_rPoint, 
const OutputDevice *i_pOutDev, bool i_bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( i_pOutDev  i_pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = i_pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 DBG_ASSERT( w, missing graphics width );
 
@@ -311,7 +327,11 @@ basegfx::B2DPoint SalGraphics::mirror( const 
basegfx::B2DPoint i_rPoint, const
 
 basegfx::B2DPolygon SalGraphics::mirror( const basegfx::B2DPolygon i_rPoly, 
const OutputDevice *i_pOutDev, bool i_bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( i_pOutDev  i_pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = i_pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 DBG_ASSERT( w, missing graphics width );
 
@@ -337,7 +357,11 @@ basegfx::B2DPolygon SalGraphics::mirror( const 
basegfx::B2DPolygon i_rPoly, con
 
 basegfx::B2DPolyPolygon SalGraphics::mirror( const basegfx::B2DPolyPolygon 
i_rPoly, const OutputDevice *i_pOutDev, bool i_bBack ) const
 {
-long w = GetGraphicsWidth();
+long w;
+if( i_pOutDev  i_pOutDev-GetOutDevType() == OUTDEV_VIRDEV )
+w = i_pOutDev-GetOutputWidthPixel();
+else
+w = GetGraphicsWidth();
 
 DBG_ASSERT( w, missing graphics width );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93565] Mail merge doesn't work with version 5.0

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

raal r...@post.cz changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #1 from raal r...@post.cz ---
I can not confirm with Verze: 5.0.0.5
ID sestavení: 1b1a90865e348b492231e1c451437d7a15bb262b
Please send us a sample document, as this makes it easier for us to verify the
bug and provide step-by-step instructions how to reproduce the bug. Thank you

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


[Libreoffice-bugs] [Bug 65205] Print Component fails to recognize 'Tabloid' as 11x17, uses Letter instead

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
Version|4.3.4.1 release |Inherited From OOo
Summary|: Print Component fails to  |Print Component fails to
   |recognize 'Tabloid' as  |recognize 'Tabloid' as
   |11x17, uses Letter instead  |11x17, uses Letter instead

--- Comment #26 from tommy27 ba...@quipo.it ---
(In reply to Charles from comment #1)
 This bug is inherited from Openoffice and is at least 3 years old, but I
 suspect it is much older.
 
 AOO bug filed in July of 2010 is here:
 
 https://issues.apache.org/ooo/show_bug.cgi?id=112863

adjusted version field

-- 
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 93565] Mail merge doesn't work with version 5.0

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

--- Comment #2 from a.gri...@provincia.milano.it ---
Created attachment 118114
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118114action=edit
sample documents (1 of 2 - writer)

Last time I tried by:
File - Print
from 1 to 4 - file - save as individual documents - file name from database
NOMINATIVO - file format: PDF

-- 
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 93565] Mail merge doesn't work with version 5.0

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

--- Comment #3 from a.gri...@provincia.milano.it ---
Created attachment 118115
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118115action=edit
sample documents (2 of 2 - spreadsheet)

-- 
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-commits] core.git: 3 commits - include/oox oox/source sw/qa sw/source

2015-08-24 Thread Caolán McNamara
 include/oox/export/drawingml.hxx|2 -
 oox/source/export/drawingml.cxx |   50 
 sw/qa/core/data/ww5/pass/hang-2.doc |binary
 sw/source/filter/ww8/ww8scan.cxx|7 ++---
 sw/source/filter/ww8/ww8toolbar.cxx |   14 +++---
 5 files changed, 26 insertions(+), 47 deletions(-)

New commits:
commit 48a047f2f4e7b4b3bed33a99d37fd48025381646
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Aug 24 14:21:44 2015 +0100

allow avoiding config for CustomToolBarImportHelper

Change-Id: Iff0dd632f8c6b187d3515f542cc9fe2ca59088e5

diff --git a/sw/source/filter/ww8/ww8toolbar.cxx 
b/sw/source/filter/ww8/ww8toolbar.cxx
index 6460cc6..f9e6122 100644
--- a/sw/source/filter/ww8/ww8toolbar.cxx
+++ b/sw/source/filter/ww8/ww8toolbar.cxx
@@ -21,6 +21,7 @@
 #include com/sun/star/ui/ItemType.hpp
 #include fstream
 #include comphelper/processfactory.hxx
+#include unotools/configmgr.hxx
 #include vcl/graph.hxx
 #include map
 #include sal/log.hxx
@@ -227,15 +228,20 @@ bool SwCTBWrapper::ImportCustomToolBar( SfxObjectShell 
rDocSh )
 {
 try
 {
-uno::Reference uno::XComponentContext  xContext = 
::comphelper::getProcessComponentContext();
-uno::Reference ui::XModuleUIConfigurationManagerSupplier  
xAppCfgSupp( ui::theModuleUIConfigurationManagerSupplier::get(xContext) );
-CustomToolBarImportHelper helper( rDocSh, 
xAppCfgSupp-getUIConfigurationManager( com.sun.star.text.TextDocument ) );
+css::uno::Referencecss::ui::XUIConfigurationManager xCfgMgr;
+if (!utl::ConfigManager::IsAvoidConfig())
+{
+uno::Reference uno::XComponentContext  xContext = 
::comphelper::getProcessComponentContext();
+uno::Reference ui::XModuleUIConfigurationManagerSupplier  
xAppCfgSupp( ui::theModuleUIConfigurationManagerSupplier::get(xContext) );
+xCfgMgr = 
xAppCfgSupp-getUIConfigurationManager(com.sun.star.text.TextDocument);
+}
+CustomToolBarImportHelper helper(rDocSh, xCfgMgr);
 helper.setMSOCommandMap( new MSOWordCommandConvertor() );
 
 if ( !(*it).ImportCustomToolBar( *this, helper ) )
 return false;
 }
-catch(...)
+catch (...)
 {
 continue;
 }
commit c0c9075163f06c0b5c2ad9cf428f1cfacf9fe1fb
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Aug 24 14:05:00 2015 +0100

limit seeks to valid area

Change-Id: I401d93491999a3fc3db4f597eea9c4fe5b9bc926

diff --git a/sw/qa/core/data/ww5/pass/hang-2.doc 
b/sw/qa/core/data/ww5/pass/hang-2.doc
new file mode 100644
index 000..5f76093
Binary files /dev/null and b/sw/qa/core/data/ww5/pass/hang-2.doc differ
diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index 4548a4f..19e8132 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -6704,8 +6704,7 @@ WW8Dop::WW8Dop(SvStream rSt, sal_Int16 nFib, sal_Int32 
nPos, sal_uInt32 nSize)
 sal_uInt8* pData = pDataPtr;
 
 sal_uInt32 nRead = nMaxDopSize  nSize ? nMaxDopSize : nSize;
-rSt.Seek( nPos );
-if (2  nSize || nRead != rSt.Read(pData, nRead))
+if (nSize  2 || !checkSeek(rSt, nPos) || nRead != rSt.Read(pData, nRead))
 nDopError = ERR_SWG_READ_ERROR; // report error
 else
 {
@@ -7550,8 +7549,8 @@ SEPr::SEPr() :
 
 bool checkSeek(SvStream rSt, sal_uInt32 nOffset)
 {
-return (nOffset != SAL_MAX_UINT32 
-rSt.Seek(nOffset) == static_castsal_Size(nOffset));
+const sal_uInt64 nMaxSeek(rSt.Tell() + rSt.remainingSize());
+return (nOffset = nMaxSeek  rSt.Seek(nOffset) == nOffset);
 }
 
 bool checkRead(SvStream rSt, void *pDest, sal_uInt32 nLength)
commit 479862c75094bcd4d49d2cca4e29a298618e7665
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Aug 24 13:15:05 2015 +0100

coverity#1317300 Untrusted array index read

Change-Id: Ia9fe42974ffe24f6a679396b5d7ca672c0459f4b

diff --git a/include/oox/export/drawingml.hxx b/include/oox/export/drawingml.hxx
index 3b9d847..bfd3c6c 100644
--- a/include/oox/export/drawingml.hxx
+++ b/include/oox/export/drawingml.hxx
@@ -190,7 +190,7 @@ public:
 
 static void ResetCounters();
 
-static void GetUUID( OStringBuffer rBuffer );
+static OString GetUUID();
 
 static sal_Unicode SubstituteBullet( sal_Unicode cBulletId, 
::com::sun::star::awt::FontDescriptor rFontDesc );
 
diff --git a/oox/source/export/drawingml.cxx b/oox/source/export/drawingml.cxx
index 52dc142e..a153ff2 100644
--- a/oox/source/export/drawingml.cxx
+++ b/oox/source/export/drawingml.cxx
@@ -1475,44 +1475,20 @@ const char* DrawingML::GetFieldType( 
::com::sun::star::uno::Reference ::com::su
 return sType;
 }
 
-void DrawingML::GetUUID( OStringBuffer rBuffer )
+OString DrawingML::GetUUID()
 {
 sal_uInt8 aSeq[16];
-static const char cDigits[17] = 0123456789ABCDEF;
-

[Libreoffice-bugs] [Bug 93580] [HELPAUTHORING] Issues in roundtrip Helpcontent2 edition

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

--- Comment #4 from Regina Henschel rb.hensc...@t-online.de ---
(In reply to Olivier Hallot from comment #0)

 Issue 01:
 
 Keyword filename in meta looses initial slash (/)
 
  filename/text/shared/optionen/01060500.xhp/filename
 
  filenametext/shared/optionen/01060500.xhp/filename

The problem is in Function SetMetaDataOnSave in module _Main.
In string is build in line 57. The variable sDocRoot contains a character '/'
as last character. Therefore subtracting sDocRoot removes the character '/'
from the variable Path. I'm not sure about the solution:

(A) in line 57 in Function SetMetaDataOnSave in module _Main
-   Path = Right(Path,Len(Path)-Len(sDocRoot))
+   Path = Right(Path,Len(Path)-Len(sDocRoot)+1)

or save the HelpPrefix without slash. I don't know what further implications
that will have and where other parts would have to be adapted then.
(B) in line 1057 in Function SetDocumentRoot in module Helpers
-   sHelpPrefix = oFolderDialog.getDirectory + /
+   sHelpPrefix = oFolderDialog.getDirectory

I prefer (A). What do you think?

-- 
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 93618] Populating tablecontrol in a subform

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

--- Comment #5 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to Alex Thurgood from comment #4)
 Sounds oddly like a duplicate or recent bug that was fixed by Lionel and
 which introduced a regression which causes the blanking out of the value in
 the first cell.
 
 
 As for the repeat display of the cell value of the preceding record in in
 the first cell, I don't remember whether this was linked or not to the
 original bug, but I seem to recall it was.

I'd be grateful if you could find back this bug, and retest this one with a
version where it is 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 35771] Printing issues on Mac OS X (Intel)

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

--- Comment #37 from Alex Thurgood ipla...@yahoo.co.uk ---
(In reply to tommy27 from comment #36)
 hi guys, is this bug still present in current LibO 4.4.x or 5.0.x releases?

Yes, testing with Example.odt on Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale : fr-FR (fr.UTF-8)

only prints out the first page, the second page is never printed, despite it
being visible in the Print Preview

-- 
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 93594] Mail Merge Writer Document to individual documents in PDF format does not increment to next record data

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

--- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk ---
In the end I also had to create an ODB file to host the Calc document, and then
assign it to the Writer document. Added as attachment.

-- 
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 93594] Mail Merge Writer Document to individual documents in PDF format does not increment to next record data

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

--- Comment #5 from Alex Thurgood ipla...@yahoo.co.uk ---
Created attachment 118119
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118119action=edit
Corresponding ODB file linking to Calc sheet

-- 
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 93571] FILEOPEN: Crash on specific LO Calc document with conditionnal formatting

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

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||er...@redhat.com

--- Comment #8 from Julien Nabet serval2...@yahoo.fr ---
(In reply to Laurent Godard from comment #7)
 ...
 regarding memory
 LibreOffice with that file loaded consumes 7.8 Gb
 stable after 10 consecutive savings
7.8 Gb!! I understand better why I couldn't open the file :-)

Eike: thought you might be interested in this one. BTW, if Kohei left and
Markus almost left LO (he said he just wanted to finish his current tasks), are
you the only expert now in Calc or do you know someone else? (I think about
this, looking at https://wiki.documentfoundation.org/FindTheExpert)

-- 
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 83378] VIEWING: Fullscreen: Black screen when closing (not quit) Writer file while in full screen on Mac OS X 10.9.4

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

Erkan ekrem@icloud.com changed:

   What|Removed |Added

Version|4.3.5.2 release |5.0.0.5 release

--- Comment #4 from Erkan ekrem@icloud.com ---
Here is here problem. I have test 4.4 and 5.x of LibreOffice. This isn't still
fix. To who of the developer can you inform that he/she can fix this bugs?

-- 
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 93479] FORMATTING: can't move ruler tab positions and indents with mouse in document saved with Writer 4.4.5

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|5.0.0.5 release |5.0.0.4 rc
Summary|FORMATTING: unable to move  |FORMATTING: can't move
   |tab positions and indents   |ruler tab positions and
   |on ruler with mouse in  |indents with mouse in
   |document saved with Writer  |document saved with Writer
   |4.4.5   |4.4.5
 Ever confirmed|0   |1

--- Comment #3 from tommy27 ba...@quipo.it ---
I can reproduce the bug under Win8.1 x64 using LibO 5.0.0.4
works fine with 4.4.5.1

status NEW

-- 
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 93618] Populating tablecontrol in a subform

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

   Keywords||regression
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk ---
Form appears to work correctly in

Version: 4.1.4.2
Build ID: 0a0440ccc0227ad9829de5f46be37cfb6edcf72

OSX 10.10.4

There is no blank first cell in any of the payment detail table grids and the
display updates accordingly with the chosen subscriber.


With Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale : fr-FR (fr.UTF-8)

I can confirm that first cell of table is displayed blank, but
_only_the_first_time that the data for that subscriber is called up. In
subsequent call ups for the same subscriber, the first cell value is displayed
correctly. I can also confirm that the first cell of the grid, when changing
the subscriber for the first time only, keeps the data value of the previous
subscriber.

Confirming : regression

-- 
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 93618] Populating tablecontrol in a subform

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

   Priority|medium  |high
 CC||ipla...@yahoo.co.uk,
   ||lio...@mamane.lu,
   ||rob...@familiegrosskopf.de,
   ||serval2...@yahoo.fr

-- 
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-commits] core.git: vcl/opengl

2015-08-24 Thread Stephan Bergmann
 vcl/opengl/FixedTextureAtlas.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7e415c83596c4bb68b527213a353454e35ca4221
Author: Stephan Bergmann sberg...@redhat.com
Date:   Mon Aug 24 15:39:21 2015 +0200

-Werror,-Wpessimizing-move (moving a temporary object prevents copy 
elision)

Change-Id: I9e5b74e5ff0348f0880972a82726178354ab7d0f

diff --git a/vcl/opengl/FixedTextureAtlas.cxx b/vcl/opengl/FixedTextureAtlas.cxx
index c8ca508..f6e4005 100644
--- a/vcl/opengl/FixedTextureAtlas.cxx
+++ b/vcl/opengl/FixedTextureAtlas.cxx
@@ -28,7 +28,7 @@ void FixedTextureAtlasManager::CreateNewTexture()
 {
 int nTextureWidth = mWidthFactor  * mSubTextureSize;
 int nTextureHeight = mHeightFactor * mSubTextureSize;
-mpTextures.push_back(std::move(std::unique_ptrImplOpenGLTexture(new 
ImplOpenGLTexture(nTextureWidth, nTextureHeight, true;
+mpTextures.push_back(std::unique_ptrImplOpenGLTexture(new 
ImplOpenGLTexture(nTextureWidth, nTextureHeight, true)));
 mpTextures.back()-InitializeSlots(mWidthFactor * mHeightFactor);
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93620] help - about should list GL status ...

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

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Blocks||93529
 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 93620] New: help - about should list GL status ...

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

Bug ID: 93620
   Summary: help - about should list GL status ...
   Product: LibreOffice
   Version: 4.2.8.2 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: graphics stack
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: michael.me...@collabora.com

OpenGL may well affect a number of rendering issues and as such we should have
it shown in the version / about / language strings to make it easy to see for
bug reporters.

-- 
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 93565] Mail merge doesn't work with version 5.0 (save as individual documents)

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

raal r...@post.cz changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Summary|Mail merge doesn't work |Mail merge doesn't work
   |with version 5.0|with version 5.0 (save as
   ||individual documents)
 Ever confirmed|0   |1

--- Comment #4 from raal r...@post.cz ---
Reproducible with Verze: 5.0.0.5
ID sestavení: 1b1a90865e348b492231e1c451437d7a15bb262b

File - Print
from 1 to 4 - file - save as individual documents - file name from database
NOMINATIVO - file format: PDF
 - creates 42 files, but in every file is name = Name1

When I print to printer or to one .odt file, then names are correctly
changing.

-- 
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 93621] New: FILEOPEN: table isn't imported

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

Bug ID: 93621
   Summary: FILEOPEN: table isn't imported
   Product: LibreOffice
   Version: 5.0.0.5 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aniste...@gmail.com

Created attachment 118118
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118118action=edit
Comparison between Libreoffice 5.0.0.5 (left) and Word 2010 (right)

Steps:
1. Open attachment 100289
2. Observe

Expected behavior: The document contains 1 table inside another table

Issue reproduced with

Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale: es-ES (es_ES)

on Windows 7 (64-bit)

-- 
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-commits] core.git: Branch 'libreoffice-5-0' - sc/source

2015-08-24 Thread Katarina Behrens
 sc/source/ui/formdlg/formula.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d92c8638a186900711faa88be5bed254b0574712
Author: Katarina Behrens katarina.behr...@cib.de
Date:   Mon Aug 24 13:09:49 2015 +0200

tdf#93437: release reference held by ScFormulaReferenceHelper

which prevents destructor from being called. It was ScFormulaDlg's
own m_aHelper member variable holding reference to 'this'
(extra-wicked, through SetWindow(this)), never releasing it.

Change-Id: I258a280e09674d1a2f1ddebea19ea1b42dcdc777
Reviewed-on: https://gerrit.libreoffice.org/17954
Reviewed-by: Michael Meeks michael.me...@collabora.com
Tested-by: Michael Meeks michael.me...@collabora.com

diff --git a/sc/source/ui/formdlg/formula.cxx b/sc/source/ui/formdlg/formula.cxx
index 0e216a3..5955afb 100644
--- a/sc/source/ui/formdlg/formula.cxx
+++ b/sc/source/ui/formdlg/formula.cxx
@@ -248,6 +248,7 @@ void ScFormulaDlg::dispose()
 {
 ScModule* pScMod = SC_MOD();
 ScFormEditData* pData = pScMod-GetFormEditData();
+m_aHelper.dispose();
 
 if (pData) // close dosen't destroy;
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93450] Animations: No button for Add, Remove etc.

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

sophie gautier.sop...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||gautier.sop...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from sophie gautier.sop...@gmail.com ---
Set as need info, without screenshot and further info nothing can be confirmed.
Please also tell us what Linux flavour, desktop and theme you're using. Thanks
- Sophie

-- 
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 93618] Populating tablecontrol in a subform

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

--- Comment #6 from Alex Thurgood ipla...@yahoo.co.uk ---
(In reply to Lionel Elie Mamane from comment #5)


 
 I'd be grateful if you could find back this bug, and retest this one with a
 version where it is fixed.


Had a trawl, but no dice, I saw mjayfrancis had bibisected the earlier bug
report pointing back to your commit, but damned if I can find it again now...

-- 
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 89381] ValueSet has rendering issues in RTL interface

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

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

   What|Removed |Added

 Whiteboard|bibisected target:5.1.0 |bibisected target:5.1.0
   ||target:5.0.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 89381] ValueSet has rendering issues in RTL interface

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

--- Comment #22 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Maxim Monastirsky committed a patch related to this issue.
It has been pushed to libreoffice-5-0:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=287aaa33c27a651ace5c37ed71f1dad4f1b28379h=libreoffice-5-0

tdf#89381 Revert vcl: SalGraphics::mirror() - always use GetGraphicsWidth()

It will be available in 5.0.2.

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 89381] ValueSet has rendering issues in RTL interface

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

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 68417] Parameterized query with ADO driver fails in query editor

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
Summary|Other: Parameterized query  |Parameterized query with
   |with ADO driver fails in|ADO driver fails in query
   |query editor|editor

--- Comment #5 from tommy27 ba...@quipo.it ---
when you have some time give a try to LibO 5.0.0.5

-- 
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 35771] Printing issues on Mac OS X (Intel)

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #36 from tommy27 ba...@quipo.it ---
hi guys, is this bug still present in current LibO 4.4.x or 5.0.x releases?

-- 
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 82173] FILEOPEN: DOCX footnote numbers are large

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

--- Comment #6 from Ákos nagy.a...@libreoffice.ro ---
The bug still exist in LibreOffice 5.0.1.2 (windows 32 bit)

The footnote structure in Microsoft Word 2013:
- The footnote number: a first selectable character in the line, displayed as
superscript
- One space character
- the footnote text
The all footnote is a one line text, and don't contain styles

The footnote structure in LO after import a docx document:
- the footnote number: a first character, imported as Footnote Characters
character style, with normal character position
- one selectable but undisplayed character (code: 0x02 STX), imported as
footnote reference character style
- one space character
- the footnote text, imported as footnote text paragraph stype

The footnote structure in LO ODT file, created in LO 5.0.1.2
- the footnote number: a first character, with Footnote Characters character
style, with normal character position
- the footnote text, with Footnote paragraph style (the space between
footnote number and footnote text is defined in footnote paragraph style)

How can you improve the import:
1. Can't convert the XML tag from source (remove the extra space): w:rw:t
xml:space=preserve /w:t/w:r
2. Remove the undisplayed character (this is imported probably instead of index
character from word)
3. In the Footnote Characters character style select Superscript as character
position
4. Import the footnote text as footnote paragraph style

In this way you convert the Word style footnote in LO style footnote

-- 
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 93594] Mail Merge Writer Document to individual documents in PDF format does not increment to next record data

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

--- Comment #2 from Beck Greene agreen...@comcast.net ---
Created attachment 118116
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118116action=edit
Writer file and spreadsheet

-- 
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 93618] Populating tablecontrol in a subform

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

--- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk ---
Also works correctly in 
Version: 4.3.5.2
Build ID: 3a87456aaa6a95c63eea1c1b3201acedf0751bd5

-- 
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 93618] Populating tablecontrol in a subform

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

--- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk ---
Sounds oddly like a duplicate or recent bug that was fixed by Lionel and which
introduced a regression which causes the blanking out of the value in the first
cell.


As for the repeat display of the cell value of the preceding record in in the
first cell, I don't remember whether this was linked or not to the original
bug, but I seem to recall it was.

-- 
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 93622] New: not responding in review pages for long time

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

Bug ID: 93622
   Summary: not responding in review pages for long time
   Product: LibreOffice
   Version: 5.0.0.5 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: meg...@yahoo.com

Press  Hold page down key, after pass some page app not responding for long
time
file: open http://www.php-intro.com/lectures/PHP-01-Intro.ppt
OS: Win10 Pro 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 93594] Mail Merge Writer Document to individual documents in PDF format does not increment to next record data

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk ---
Confirming

Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale : fr-FR (fr.UTF-8)

OSX 10.10.5

-- 
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 93621] FILEOPEN: outer table isn't imported

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

 CC||aniste...@gmail.com
Summary|FILEOPEN: table isn't   |FILEOPEN: outer table isn't
   |imported|imported

-- 
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 93623] New: Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

Bug ID: 93623
   Summary: Excel VBA Basic Runtime Error; Makro cannot be
stopped; LibreOffice has to be force quit
   Product: LibreOffice
   Version: 5.0.0.5 release
  Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: blocker
  Priority: medium
 Component: BASIC
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: i...@sonophon.com

Created attachment 118120
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118120action=edit
Screenshot Behaviour LO 4.4.5.2

Notice: I have looked at similar reports like #48634, but mostly they have been
resolved for user specific or marked invalid.

What I want to put forward is that if on opening an Excel sheet with VBA makro,
and if the Makro generates a runtime error, I have not found how to stop the
makro. The runtime error popup blocks further usage of LibreOffice. LibreOffice
has to be force quit.

This is for LO 4.4.5.2 and 5.0.0.5, hence this behavior has so far not been
addressed.

Thanks for listening.

-- 
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-commits] core.git: sc/source

2015-08-24 Thread Katarina Behrens
 sc/source/ui/formdlg/formula.cxx |1 +
 sc/source/ui/inc/tabvwsh.hxx |6 +++---
 sc/source/ui/view/reffact.cxx|2 +-
 sc/source/ui/view/tabvwshc.cxx   |   11 ++-
 4 files changed, 11 insertions(+), 9 deletions(-)

New commits:
commit e931b059571c9f0cad4cc5ec6bd75a3ab46fb0d1
Author: Katarina Behrens katarina.behr...@cib.de
Date:   Mon Aug 24 13:00:08 2015 +0200

tdf#93437: release reference held by ScFormulaReferenceHelper

This does two things: reverts a revert of
087f7fe50b03307e2d9202365886e8c37bd7e6e3 -- turns out it was innocent.

Plus, it actually releases the reference that prevents destructor from
being called. It was actually ScFormulaDlg's own m_aHelper member variable
holding reference to 'this' (extra-wicked, through SetWindow(this)),
never releasing it.

Change-Id: I258a280e09674d1a2f1ddebea19ea1b42dcdc777
Reviewed-on: https://gerrit.libreoffice.org/17949
Reviewed-by: Eike Rathke er...@redhat.com
Tested-by: Eike Rathke er...@redhat.com

diff --git a/sc/source/ui/formdlg/formula.cxx b/sc/source/ui/formdlg/formula.cxx
index d6c1b17..ba871d4 100644
--- a/sc/source/ui/formdlg/formula.cxx
+++ b/sc/source/ui/formdlg/formula.cxx
@@ -248,6 +248,7 @@ void ScFormulaDlg::dispose()
 {
 ScModule* pScMod = SC_MOD();
 ScFormEditData* pData = pScMod-GetFormEditData();
+m_aHelper.dispose();
 
 if (pData) // close dosen't destroy;
 {
diff --git a/sc/source/ui/inc/tabvwsh.hxx b/sc/source/ui/inc/tabvwsh.hxx
index 9820553..df4ba48 100644
--- a/sc/source/ui/inc/tabvwsh.hxx
+++ b/sc/source/ui/inc/tabvwsh.hxx
@@ -341,9 +341,9 @@ public:
 voidDeactivateOle();
 
 SC_DLLPUBLIC static ScTabViewShell* GetActiveViewShell();
-SfxModelessDialog*  CreateRefDialog( SfxBindings* pB, SfxChildWindow* pCW,
-SfxChildWinInfo* pInfo,
-vcl::Window* pParent, sal_uInt16 
nSlotId );
+VclPtrSfxModelessDialog CreateRefDialog( SfxBindings* pB, 
SfxChildWindow* pCW,
+   SfxChildWinInfo* pInfo,
+   vcl::Window* pParent, 
sal_uInt16 nSlotId );
 
 voidUpdateOleZoom();
 
diff --git a/sc/source/ui/view/reffact.cxx b/sc/source/ui/view/reffact.cxx
index 660a877..75c69b1 100644
--- a/sc/source/ui/view/reffact.cxx
+++ b/sc/source/ui/view/reffact.cxx
@@ -91,7 +91,7 @@ namespace
 pViewShell = PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); \
 OSL_ENSURE( pViewShell, missing view shell :-( ); \
 pWindow = pViewShell ?  \
-pViewShell-CreateRefDialog( p, this, pInfo, pParentP, sid ) : 
NULL;\
+pViewShell-CreateRefDialog( p, this, pInfo, pParentP, sid ) : 
nullptr;\
 if (pViewShell  !pWindow)
 \
 pViewShell-GetViewFrame()-SetChildWindow( nId, false );  
 \
 }
diff --git a/sc/source/ui/view/tabvwshc.cxx b/sc/source/ui/view/tabvwshc.cxx
index 8a85b22..38502d2 100644
--- a/sc/source/ui/view/tabvwshc.cxx
+++ b/sc/source/ui/view/tabvwshc.cxx
@@ -113,9 +113,10 @@ void 
ScTabViewShell::SwitchBetweenRefDialogs(SfxModelessDialog* pDialog)
}
 }
 
-SfxModelessDialog* ScTabViewShell::CreateRefDialog(
-SfxBindings* pB, SfxChildWindow* pCW, SfxChildWinInfo* 
pInfo,
-vcl::Window* pParent, sal_uInt16 nSlotId )
+VclPtrSfxModelessDialog ScTabViewShell::CreateRefDialog(
+SfxBindings* pB, SfxChildWindow* pCW,
+SfxChildWinInfo* pInfo,
+vcl::Window* pParent, sal_uInt16 nSlotId )
 {
 //  Dialog nur aufmachen, wenn ueber ScModule::SetRefDialog gerufen, damit
 //  z.B. nach einem Absturz offene Ref-Dialoge nicht wiederkommen 
(#42341#).
@@ -132,7 +133,7 @@ SfxModelessDialog* ScTabViewShell::CreateRefDialog(
 return NULL;
 }
 
-SfxModelessDialog* pResult = 0;
+VclPtrSfxModelessDialog pResult;
 
 if(pCW)
 pCW-SetHideNotDelete(true);
@@ -156,7 +157,7 @@ SfxModelessDialog* ScTabViewShell::CreateRefDialog(
  ScAddress( GetViewData().GetCurX(),
 GetViewData().GetCurY(),
 GetViewData().GetTabNo() ), 
maRangeMap);
-static_castScNameDlg*(pResult)-SetEntry( maName, maScope);
+static_castScNameDlg*(pResult.get())-SetEntry( maName, 
maScope);
 mbInSwitch = false;
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93529] OpenGL tracker bug ...

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

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 Depends on||93620

-- 
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 93610] Image cannot flip properly

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

--- Comment #2 from Viruch Hemapanpairo zh...@linux.com ---
I tried with 2-3 picture files which produce the same result. The image cannot
be flipped properly as it used to be in LibO 4.4.3, the version I use for daily
tasks. So I think it could be happen with any image file after inserting onto
the document. The problem occur only in Writer and Draw, not in Calc and
Impress.

I'm using Lubuntu 14.04 for my daily work with LibO 4.4.3 as the latest version
which there's no problem for me. The current build version on my laptop is:

Version: 5.0.2.0.0+
Build ID: 8578df9017ab3786f7c40929220c4db36b090a06
TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:libreoffice-5-0, Time:
2015-08-24_10:09:54
Locale: en-US (en_US.UTF-8)

The step of spotting this problem is quite normal
1. Insert any image onto the document (Writer or Draw)
2. Right click at the image and choose Flip -- both Vertical or Horizontal
won't work properly.

Regards,
Viruch H.

-- 
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 93438] Copy and paste from Writer to Impress and the Impress file can't be saved

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

Mark Hung mark...@gmail.com changed:

   What|Removed |Added

Version|4.4.3.2 release |3.6.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 93618] Populating tablecontrol in a subform

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

--- Comment #7 from Alex Thurgood ipla...@yahoo.co.uk ---
(In reply to Alex Thurgood from comment #6)
 (In reply to Lionel Elie Mamane from comment #5)


  I'd be grateful if you could find back this bug, and retest this one with a
  version where it is fixed.
 
 
 Had a trawl, but no dice, I saw mjayfrancis had bibisected the earlier bug
 report pointing back to your commit, but damned if I can find it again now...

Bug 92725

-- 
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 93621] FILEOPEN: outer table isn't imported

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

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

-- 
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 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

   Severity|blocker |normal

-- 
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 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk ---
@Nico: please provide a test Excel document containing a macro where this can
be reproduced reliably.

-- 
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 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

--- Comment #6 from Nico i...@sonophon.com ---
Dear @Alex,

maybe Blocker is defined as non existent per QA-policy. But in this case I
disagree because of the following:

If the user opens a document that causes the application to remain in an
endless state without providing means to escape that state then this is a
blocker from the user perspective.

But I am going to be careful in the future and not use this setting for the
importance-popup.


Thanks for listening.

-- 
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-commits] core.git: vcl/win

2015-08-24 Thread Tor Lillqvist
 vcl/win/source/gdi/winlayout.cxx |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 32069752b94a31303fd327b0c47037072600be6c
Author: Tor Lillqvist t...@collabora.com
Date:   Mon Aug 24 18:08:08 2015 +0300

Don't attempt to cache glyphs that are vertical but the text direction isn't

That is a too complex and rare case to bother with, I think.

Change-Id: Ica6ef7fa05314d2367dcff32627c1aec6ba8f8df

diff --git a/vcl/win/source/gdi/winlayout.cxx b/vcl/win/source/gdi/winlayout.cxx
index 85b1e97..f26d3eb 100644
--- a/vcl/win/source/gdi/winlayout.cxx
+++ b/vcl/win/source/gdi/winlayout.cxx
@@ -353,6 +353,9 @@ bool ImplWinFontEntry::AddChunkOfGlyphs(int nGlyphIndex, 
const WinLayout rLayou
 aChunk.mbVertical = false;
 }
 
+if (aChunk.mbVertical  aLogfont.lfEscapement != 2700)
+return false;
+
 OpenGLCompatibleDC aDC(rGraphics, 0, 0, nBitmapWidth, nBitmapHeight);
 
 HFONT hNonAntialiasedFont = NULL;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93624] New: FILESAVE: DOCX: Formatting lost after roundtrip

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

Bug ID: 93624
   Summary: FILESAVE: DOCX: Formatting lost after roundtrip
   Product: LibreOffice
   Version: 5.0.0.5 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aniste...@gmail.com

Created attachment 118122
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118122action=edit
Before and after

Steps:
1. Open attachment 100289
2. Save it as DOCX
3. Open the new file.

Observed behavior: Formatting is lost.

Issue reproduced with

Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale: es-ES (es_ES)

on Windows 7 (64-bit)

-- 
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 93625] FILESAVE: DOC: inline drawing lost after roundtrip

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

 CC||aniste...@gmail.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=93
   ||621

-- 
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 93621] FILEOPEN: outer table isn't imported

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

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

-- 
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 93624] FILESAVE: DOCX: Formatting lost after roundtrip

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

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

-- 
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 93618] Populating tablecontrol in a subform

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

--- Comment #9 from Alex Thurgood ipla...@yahoo.co.uk ---
Bug 93390 is the bug where mjayfrancis bibisected 

commit 3b9e66fdcade5a222a9dc99ad74627473b1fd4e7

as altering the behaviour of the display of numeric data in grid controls

-- 
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 93625] FILESAVE: DOC: inline drawing lost after roundtrip

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

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

-- 
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 93624] FILESAVE: DOCX: Formatting lost after roundtrip

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

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

-- 
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-commits] core.git: filter/qa filter/source

2015-08-24 Thread Caolán McNamara
 filter/qa/cppunit/data/tiff/fail/hang-10.tiff  |binary
 filter/source/graphicfilter/itiff/lzwdecom.cxx |   12 
 2 files changed, 12 insertions(+)

New commits:
commit 6b82437dca30eba0f0c9dde6fdc84cb8f7740f8f
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Aug 24 15:31:41 2015 +0100

detect and reject loop in tif

Change-Id: I77d315fa432a3eb1a65539489a2ba6da8508b283

diff --git a/filter/qa/cppunit/data/tiff/fail/hang-10.tiff 
b/filter/qa/cppunit/data/tiff/fail/hang-10.tiff
new file mode 100644
index 000..e5e9ebc
Binary files /dev/null and b/filter/qa/cppunit/data/tiff/fail/hang-10.tiff 
differ
diff --git a/filter/source/graphicfilter/itiff/lzwdecom.cxx 
b/filter/source/graphicfilter/itiff/lzwdecom.cxx
index 82f6acc..5fb7514 100644
--- a/filter/source/graphicfilter/itiff/lzwdecom.cxx
+++ b/filter/source/graphicfilter/itiff/lzwdecom.cxx
@@ -19,6 +19,8 @@
 
 
 #include lzwdecom.hxx
+#include algorithm
+#include vector
 
 #define MAX_TABLE_SIZE 4096
 
@@ -161,8 +163,18 @@ void LZWDecompressor::AddToTable(sal_uInt16 nPrevCode, 
sal_uInt16 nCodeFirstData
 return;
 }
 
+std::vectorsal_uInt16 aSeenIndexes;
 while (pTable[nCodeFirstData].nDataCount1)
+{
+if (std::find(aSeenIndexes.begin(), aSeenIndexes.end(), 
nCodeFirstData) != aSeenIndexes.end())
+{
+SAL_WARN(filter.tiff, Loop in chain);
+bEOIFound = true;
+return;
+}
+aSeenIndexes.push_back(nCodeFirstData);
 nCodeFirstData=pTable[nCodeFirstData].nPrevCode;
+}
 
 pTable[nTableSize].nPrevCode=nPrevCode;
 pTable[nTableSize].nDataCount=pTable[nPrevCode].nDataCount+1;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'feature/fixes7' - vcl/win

2015-08-24 Thread Tor Lillqvist
 vcl/win/source/gdi/winlayout.cxx |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 23b46c9b634215b634bf1dd7c711b489aca75342
Author: Tor Lillqvist t...@collabora.com
Date:   Mon Aug 24 18:08:08 2015 +0300

Don't attempt to cache glyphs that are vertical but the text direction isn't

That is a too complex and rare case to bother with, I think.

Change-Id: Ica6ef7fa05314d2367dcff32627c1aec6ba8f8df

diff --git a/vcl/win/source/gdi/winlayout.cxx b/vcl/win/source/gdi/winlayout.cxx
index 85b1e97..f26d3eb 100644
--- a/vcl/win/source/gdi/winlayout.cxx
+++ b/vcl/win/source/gdi/winlayout.cxx
@@ -353,6 +353,9 @@ bool ImplWinFontEntry::AddChunkOfGlyphs(int nGlyphIndex, 
const WinLayout rLayou
 aChunk.mbVertical = false;
 }
 
+if (aChunk.mbVertical  aLogfont.lfEscapement != 2700)
+return false;
+
 OpenGLCompatibleDC aDC(rGraphics, 0, 0, nBitmapWidth, nBitmapHeight);
 
 HFONT hNonAntialiasedFont = NULL;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93606] The file LibreOffice_5.0.0_Win_x86.msi will only install in C:\Program Files(x86) not on the path given when selecting Custom

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

--- Comment #8 from Joel Madero jmadero@gmail.com ---
What version of Windows are you running? I've tested two more times and both
times worked without a 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 93606] The file LibreOffice_5.0.0_Win_x86.msi will only install in C:\Program Files(x86) not on the path given when selecting Custom

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

--- Comment #9 from Joel Madero jmadero@gmail.com ---
Also - you can use the SI GUI (it's a tool created by one of our developers) to
install to any folder that you want:
https://flosmind.wordpress.com/2015/08/24/java-si-gui-snapshot-4/

-- 
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 91457] FILEOPEN AND FILESAVE : For Calc, Picture Flip feature is not getting import and export

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

 CC||aniste...@gmail.com

--- Comment #2 from Xisco Faulí aniste...@gmail.com ---
Problem still present in

Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale: es-ES (es_ES)

on Windows 7 (64-bit)

-- 
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 93619] UI: repeatedly expanding line-width in properties sidebar crashes LibO

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

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 CC||jmadero@gmail.com

--- Comment #1 from Joel Madero jmadero@gmail.com ---
@Sergio - is this unique to 5.0.1.2 or does same thing happen in older
versions?

-- 
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 93618] Populating tablecontrol in a subform

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

--- Comment #8 from Alex Thurgood ipla...@yahoo.co.uk ---
In 

Version: 5.1.0.0.alpha1+
Build ID: ad1f0d1f1a195a00cf2ec2848745fdc6186bfbb1
Locale: fr-FR (fr.UTF-8)

I can still reproduce the problem reported here.

-- 
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 93618] Populating tablecontrol in a subform

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

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

-- 
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 93390] View of cell data gone in Table Data View

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

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

-- 
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-commits] core.git: unotest/source

2015-08-24 Thread Stephan Bergmann
 unotest/source/cpp/filters-test.cxx |  115 
 1 file changed, 66 insertions(+), 49 deletions(-)

New commits:
commit 82fb80ec22e58d27b5b454da9dc095cef2fc3025
Author: Stephan Bergmann sberg...@redhat.com
Date:   Mon Aug 24 16:56:29 2015 +0200

Make test order deterministic

Change-Id: I9980034f0cb948acd6bb20aaf0fc27928ac68913

diff --git a/unotest/source/cpp/filters-test.cxx 
b/unotest/source/cpp/filters-test.cxx
index bc4292c..d088a97 100644
--- a/unotest/source/cpp/filters-test.cxx
+++ b/unotest/source/cpp/filters-test.cxx
@@ -7,6 +7,10 @@
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  */
 
+#include sal/config.h
+
+#include set
+
 #include unotest/filters-test.hxx
 #include osl/file.hxx
 #include osl/thread.h
@@ -60,71 +64,84 @@ void FiltersTest::recursiveScan(filterStatus nExpected,
 CPPUNIT_ASSERT(osl::FileBase::E_None == aDir.open());
 osl::DirectoryItem aItem;
 osl::FileStatus 
aFileStatus(osl_FileStatus_Mask_FileURL|osl_FileStatus_Mask_Type);
+std::setOUString dirs;
+std::setOUString files;
 while (aDir.getNextItem(aItem) == osl::FileBase::E_None)
 {
 aItem.getFileStatus(aFileStatus);
 OUString sURL = aFileStatus.getFileURL();
 if (aFileStatus.getFileType() == osl::FileStatus::Directory)
 {
-recursiveScan(nExpected, rFilter, sURL, rUserData,
-nFilterFlags, nClipboardID, nFilterVersion, bExport);
+dirs.insert(sURL);
 }
 else
 {
-OUString sTmpFile;
-bool bEncrypted = false;
-
-sal_Int32 nLastSlash = sURL.lastIndexOf('/');
+files.insert(sURL);
+}
+}
+for (auto const  sURL: dirs) {
+recursiveScan(nExpected, rFilter, sURL, rUserData,
+nFilterFlags, nClipboardID, nFilterVersion, bExport);
+}
+for (auto const  sURL: files) {
+OUString sTmpFile;
+bool bEncrypted = false;
 
-if ((nLastSlash != -1)  (nLastSlash+1  sURL.getLength()))
-{
-//ignore .files
-if (sURL[nLastSlash+1] == '.')
-continue;
-
-if (
-(sURL.match(BID, nLastSlash+1)) ||
-(sURL.match(CVE, nLastSlash+1)) ||
-(sURL.match(EDB, nLastSlash+1))
-   )
-{
-bEncrypted = true;
-}
-}
+sal_Int32 nLastSlash = sURL.lastIndexOf('/');
 
-OString aRes(OUStringToOString(sURL,
-osl_getThreadTextEncoding()));
+if ((nLastSlash != -1)  (nLastSlash+1  sURL.getLength()))
+{
+//ignore .files
+if (sURL[nLastSlash+1] == '.')
+continue;
 
-if (bEncrypted)
+if (
+(sURL.match(BID, nLastSlash+1)) ||
+(sURL.match(CVE, nLastSlash+1)) ||
+(sURL.match(EDB, nLastSlash+1))
+   )
 {
-CPPUNIT_ASSERT(osl::FileBase::E_None == 
osl::FileBase::createTempFile(NULL, NULL, sTmpFile));
-decode(sURL, sTmpFile);
-sURL = sTmpFile;
+bEncrypted = true;
 }
+}
 
-//output name early, so in the case of a hang, the name of
-//the hanging input file is visible
-fprintf(stderr, %s,, aRes.getStr());
-sal_uInt32 nStartTime = osl_getGlobalTimer();
-bool bRes;
-if (!bExport)
-bRes = load(rFilter, sURL, rUserData, nFilterFlags,
-nClipboardID, nFilterVersion);
-else
-bRes = save(rFilter, sURL, rUserData, nFilterFlags,
-nClipboardID, nFilterVersion);
-sal_uInt32 nEndTime = osl_getGlobalTimer();
-
-if (bEncrypted)
-CPPUNIT_ASSERT_EQUAL(osl::FileBase::E_None, 
osl::File::remove(sTmpFile));
-
-fprintf(stderr, %s,% SAL_PRIuUINT32\n,
-bRes?Pass:Fail,nEndTime-nStartTime);
-if (nExpected == test::indeterminate)
-continue;
-filterStatus nResult = bRes ? test::pass : test::fail;
-CPPUNIT_ASSERT_MESSAGE(aRes.getStr(), nResult == nExpected);
+OString aRes(OUStringToOString(sURL,
+osl_getThreadTextEncoding()));
+
+OUString realUrl;
+if (bEncrypted)
+{
+CPPUNIT_ASSERT(osl::FileBase::E_None == 
osl::FileBase::createTempFile(NULL, NULL, sTmpFile));
+decode(sURL, sTmpFile);
+realUrl = sTmpFile;
 }
+else
+{
+realUrl = sURL;
+}
+
+//output name early, so in the case of a hang, the name of
+//the hanging input file is visible
+fprintf(stderr, %s,, aRes.getStr());
+sal_uInt32 nStartTime = 

[Libreoffice-bugs] [Bug 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

--- Comment #7 from Alex Thurgood ipla...@yahoo.co.uk ---
@Nico: thank you for the attached document, I can confirm the behaviour.

Version: 5.1.0.0.alpha1+
Build ID: ad1f0d1f1a195a00cf2ec2848745fdc6186bfbb1
Locale: fr-FR (fr.UTF-8)

OSX 10.10.5

-- 
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 93623] Provide graceful recovery from Excel VBA Basic Runtime Error which causes endless execution loop and message box display

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

Summary|Excel VBA Basic Runtime |Provide graceful recovery
   |Error; Makro cannot be  |from Excel VBA Basic
   |stopped; LibreOffice has to |Runtime Error which causes
   |be force quit   |endless execution loop and
   ||message box display

-- 
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 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 93627] New: new version of DEC2BIN() and HEX2BIN() with support of more than 10 binary digits

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

Bug ID: 93627
   Summary: new version of DEC2BIN() and HEX2BIN() with support of
more than 10 binary digits
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: e...@iol.it

DEC2BIN() and HEX2BIN() support 10 binary digits only.
While 10 digit are enough for decimal and hex numbers, 10 bit are very few for
a binary number. Consider that as two's complement representation, the range is
restricted to -512 / +511 only. Binary numbers should be supported up to 32 or
64 bit.
As current DEC2BIN() and HEX2BIN() are stuck to 10 binary digits for
compatibility reason (see
https://bugs.documentfoundation.org/show_bug.cgi?id=45950), we need new
(related) functions to generate more than 10 binary digits.

-- 
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 93610] cannot flip .PNG properly in Writer and Draw

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

   Keywords||regression
  Component|Writer  |graphics stack
Summary|Image cannot flip properly  |cannot flip .PNG properly
   ||in Writer and Draw

--- Comment #4 from tommy27 ba...@quipo.it ---
(In reply to Viruch Hemapanpairo from comment #3)
 Sorry, the problem seems to affect the .png format of images only.

edited summary notes.

I do not reproduce issues under Win8.1 x64 using LibO 5.1.0.0.alpha1+
Build ID: 7d3fa6bae9f7a755eb2d0ca24bf1afd5f3646bb7
TinderBox: Win-x86@39, Branch:master, Time: 2015-08-09_08:38:08
Locale: it-IT (it_IT)

my daily build is however older than yours so I cannot exclude a recent
regression...

however it would be important to see what do you exactly mean won't work
properly ...

would you please upload a test file and a screenshot showing the different
flip behaviour in LibO 4.4.x and 5.0.2+ ?

P.S. LibO 4.4.x latest release is 4.4.5 not 4.4.3 so it's better to upgrade
since the 4.4.5 solves almost 200 bugs present in 4.4.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 93621] FILEOPEN: outer table isn't imported

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

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||jmadero@gmail.com
   Hardware|Other   |All
Version|5.0.0.5 release |4.4.5.2 release
 Ever confirmed|0   |1

--- Comment #1 from Joel Madero jmadero@gmail.com ---
Confirmed:

Ubuntu 15.04 x64
LibreOffice 4.4.5.2 (updating version to reflect older version)

Setting as:
NEW
Normal - can prevent high quality work;
Medium - default.

@Xisco - would be nice to find out if this is a regression or not by testing
older versions: http://downloadarchive.documentfoundation.org/libreoffice/old/

-- 
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 93621] FILEOPEN: outer table isn't imported in .DOCX

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

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
   Hardware|All |Other
Version|4.4.5.2 release |4.3.0.4 release
Summary|FILEOPEN: outer table isn't |FILEOPEN: outer table isn't
   |imported|imported in .DOCX

--- Comment #2 from tommy27 ba...@quipo.it ---
I confirm bug under Win8.1x64 using LibO 4.4.5.1 and a recent 5.1.0.0 alpha
daily build.

the problem is also present in older releases too, at least in 4.3.0.4 (did not
test earlier ones).

-- 
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 93625] New: FILESAVE: DOC: inline drawing lost after roundtrip

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

Bug ID: 93625
   Summary: FILESAVE: DOC: inline drawing lost after roundtrip
   Product: LibreOffice
   Version: 5.0.0.5 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aniste...@gmail.com

Created attachment 118123
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118123action=edit
before and after

Steps:
1. Open attachment 100289
2. Save it as DOC
3. Open the new file.

Observed behavior: inline drawing is lost. Outer table's lost is already
described in bug 93621

Issue reproduced with

Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale: es-ES (es_ES)

on Windows 7 (64-bit)

-- 
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 93624] FILESAVE: DOCX: Formatting lost after roundtrip

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

 CC||aniste...@gmail.com

--- Comment #1 from Xisco Faulí aniste...@gmail.com ---
Outer table's lost is already described in bug 93621

-- 
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-commits] core.git: sw/qa sw/source

2015-08-24 Thread Caolán McNamara
 sw/qa/core/data/ww5/pass/crash-1.doc |binary
 sw/source/filter/ww8/ww8scan.cxx |5 ++---
 2 files changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 02e9b490a9401744a8a0699ad5dd10281b6b0b30
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Aug 24 15:29:54 2015 +0100

loop over successfully read bookmarks

not over the amount that should be there

Change-Id: Ia2c353f9d7e274a5bebf405e1743ef1d1872b4de

diff --git a/sw/qa/core/data/ww5/pass/crash-1.doc 
b/sw/qa/core/data/ww5/pass/crash-1.doc
new file mode 100644
index 000..5b94b9a
Binary files /dev/null and b/sw/qa/core/data/ww5/pass/crash-1.doc differ
diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index 19e8132..d6231a1 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -4129,10 +4129,10 @@ OUString WW8PLCFx_Book::GetBookmark(long nStart,long 
nEnd, sal_uInt16 nIndex)
 {
 bool bFound = false;
 sal_uInt16 i = 0;
-if( pBook[0]  pBook[1] )
+if (pBook[0]  pBook[1])
 {
 WW8_CP nStartAkt, nEndAkt;
-do
+while (i  aBookNames.size())
 {
 void* p;
 sal_uInt16 nEndIdx;
@@ -4155,7 +4155,6 @@ OUString WW8PLCFx_Book::GetBookmark(long nStart,long 
nEnd, sal_uInt16 nIndex)
 }
 ++i;
 }
-while (i  pBook[0]-GetIMax());
 }
 return bFound ? aBookNames[i] : OUString();
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93450] Animations: No button for Add, Remove etc.

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

--- Comment #3 from matthia...@web.de ---
(In reply to sophie from comment #2)
 Set as need info, without screenshot and further info nothing can be
 confirmed. Please also tell us what Linux flavour, desktop and theme you're
 using. Thanks - Sophie

Hi Sophie,
I'm sorry for the too few information.
Unfortunately I meanwhile had to uninstall LibreOffice5 because I had to be
able to work again (there were also some other problems with LO5 - see Bug
93145 and 93448)
Therefore I can not provide screenshots.
Please imagine the dialogue for inserting animations (on the right side of
screen) and in the middle of it are only empty buttons. No +, no x etc. -
just empty buttons. The buttons work, but they have no symbols.
I am running Ubuntu 14.04 LTS and the LibreOffice symbol style Sifr
Thanks for your great work and and all the best
Matthias

-- 
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 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

--- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk ---
There are no blockers, per QA policy.

-- 
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 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

Nico i...@sonophon.com changed:

   What|Removed |Added

 CC||i...@sonophon.com

--- Comment #4 from Nico i...@sonophon.com ---
Created attachment 118124
  -- https://bugs.documentfoundation.org/attachment.cgi?id=118124action=edit
xls-document that generates the behavior

-- 
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 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

Nico i...@sonophon.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 93623] Excel VBA Basic Runtime Error; Makro cannot be stopped; LibreOffice has to be force quit

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

--- Comment #5 from Nico i...@sonophon.com ---
Dear Alex,

you can find more xls-documents with complex makros here:

http://www.parmentier.de/steuer/steuer.htm?steuer01.htm

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 76385] segfault opening particular .docx

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

 CC||aniste...@gmail.com
 Whiteboard||perf

--- Comment #5 from Xisco Faulí aniste...@gmail.com ---
I can no longer reproduce the crash with

Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale: es-ES (es_ES)

on Windows 7 (64-bit)

However, it took around 50 seconds to open the document, so there's still a
performance issue present.

-- 
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 76385] segfault opening particular .docx (comment 5)

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

Xisco Faulí aniste...@gmail.com changed:

   What|Removed |Added

Summary|segfault opening particular |segfault opening particular
   |.docx   |.docx (comment 5)

-- 
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 93606] The file LibreOffice_5.0.0_Win_x86.msi will only install in C:\Program Files(x86) not on the path given when selecting Custom

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

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #7 from Joel Madero jmadero@gmail.com ---
UNCONFIRMED is the appropriate status.

-- 
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 93626] New: FORMATTING: Figure caption jumps from one page to another without editing

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

Bug ID: 93626
   Summary: FORMATTING: Figure caption jumps from one page to
another without editing
   Product: LibreOffice
   Version: 4.4.5.2 release
  Hardware: Other
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nalimi...@club.fr

I have a document here in which the caption of a figure, placed above it, jumps
from one page to another without even editing the document. When opening it,
the caption is on the page before the document, contrary to what the Keep with
following paragraph setting should imply. But if I run the print preview, the
caption jumps to the next page, right above the figure, as it should be; this
change persists after going out of print preview.

I've seen this behaviour in other circumstances, but this time the document is
relatively small. I can send it to you privately for investigation.

-- 
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-commits] core.git: unotest/source

2015-08-24 Thread Stephan Bergmann
 unotest/source/cpp/filters-test.cxx |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

New commits:
commit a4ef3f4eb1ded7d9737083cce6d8079c2228fbb6
Author: Stephan Bergmann sberg...@redhat.com
Date:   Mon Aug 24 17:03:06 2015 +0200

Clean up output

Change-Id: I4fbcd03e4af82ba8e3697651ddce92ba0ba450a6

diff --git a/unotest/source/cpp/filters-test.cxx 
b/unotest/source/cpp/filters-test.cxx
index d088a97..2bd61f2 100644
--- a/unotest/source/cpp/filters-test.cxx
+++ b/unotest/source/cpp/filters-test.cxx
@@ -122,7 +122,7 @@ void FiltersTest::recursiveScan(filterStatus nExpected,
 
 //output name early, so in the case of a hang, the name of
 //the hanging input file is visible
-fprintf(stderr, %s,, aRes.getStr());
+fprintf(stderr, Testing %s:\n, aRes.getStr());
 sal_uInt32 nStartTime = osl_getGlobalTimer();
 bool bRes;
 if (!bExport)
@@ -136,8 +136,8 @@ void FiltersTest::recursiveScan(filterStatus nExpected,
 if (bEncrypted)
 CPPUNIT_ASSERT_EQUAL(osl::FileBase::E_None, 
osl::File::remove(sTmpFile));
 
-fprintf(stderr, %s,% SAL_PRIuUINT32\n,
-bRes?Pass:Fail,nEndTime-nStartTime);
+fprintf(stderr, Tested %s: %s (% SAL_PRIuUINT32 ms)\n,
+aRes.getStr(), bRes?Pass:Fail, nEndTime-nStartTime);
 if (nExpected == test::indeterminate)
 continue;
 filterStatus nResult = bRes ? test::pass : test::fail;
@@ -151,7 +151,6 @@ void FiltersTest::testDir(const OUString rFilter,
 SfxFilterFlags nFilterFlags, SotClipboardFormatId nClipboardID,
 unsigned int nFilterVersion, bool bExport)
 {
-fprintf(stderr, File tested,Test Result,Execution tools::Time (ms)\n);
 recursiveScan(test::pass, rFilter,
 rURL + pass,
 rUserData, nFilterFlags, nClipboardID, nFilterVersion, bExport);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93623] Provide graceful recovery from Excel VBA Basic Runtime Error which causes endless execution loop and message box display

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

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 93623] Provide graceful recovery from Excel VBA Basic Runtime Error which causes endless execution loop and message box display

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

--- Comment #8 from Nico i...@sonophon.com ---
@Alex.

Good.

For information on my config:

MBP 17 Early 2008
OS X 10.5.5 (14F27)

LibreOffice Version: 5.0.0.5
Build-ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Gebietsschema: de-DE (de.UTF-8)

-- 
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 93610] cannot flip .PNG properly in Writer and Draw

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

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


  1   2   3   4   >