[Libreoffice-bugs] [Bug 95217] Persian text not imported with "Link to External Data..." in Calc

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95217

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

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

Related tdf#95217: Force HEAD method in Web access if PROPFIND failed

It will be available in 5.2.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: include/postx.h

2016-01-29 Thread Jorenz Paragas
 include/postx.h |   10 --
 1 file changed, 10 deletions(-)

New commits:
commit 0d65526d397aff9bff367060f19f19476de748c2
Author: Jorenz Paragas 
Date:   Thu Jan 28 21:29:41 2016 -0800

tdf#82577: Remove remaining #undefs in postx.h

Printer, Orientation, GetToken, and ReleaseToken aren't names of
X11 types or macros, and the X11 headers that are included throughout
vcl don't introduce definitions for Min, Max, or Success.

For now, the closing curly brace remains there in order to match with
prex.h's opening brace.

Change-Id: Id3918204a9328d99a31016ab29b2761ebc4f47db
Reviewed-on: https://gerrit.libreoffice.org/21890
Tested-by: Jenkins 
Reviewed-by: jan iversen 
Tested-by: jan iversen 

diff --git a/include/postx.h b/include/postx.h
index 797179a..f132a4d 100644
--- a/include/postx.h
+++ b/include/postx.h
@@ -24,16 +24,6 @@
 }
 #endif
 
-#undef Min
-#undef Max
-#undef Success
-
-#undef Printer
-#undef Orientation
-
-#undef GetToken
-#undef ReleaseToken
-
 #endif
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 95217] Persian text not imported with "Link to External Data..." in Calc

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95217

--- Comment #13 from Commit Notification 
 ---
Giuseppe Castagno committed a patch related to this issue.
It has been pushed to "master":

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

Related tdf#95217: Http header names are case insensitive

It will be available in 5.2.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


[Bug 97362] Convert Java complex tests to Python

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97362

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

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

tdf#97362: Convert Java unit test to Python (check_named_property_values.py)

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


[Libreoffice-bugs] [Bug 87933] Easier visibility of automatic page breaks

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87933

Akshay Deep  changed:

   What|Removed |Added

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

-- 
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 97436] Crash if I try to play a presentation with audiofiles.

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97436

sergey.rahma...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from sergey.rahma...@gmail.com ---
Created attachment 122282
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122282=edit
Screenshots of Impress before crash and after it.

Between the first and the second screenshots I press F5 to play a slideshow.

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


[Bug 89756] change from postfix operator++/-- to prefix operator++/--

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89756

--- Comment #15 from langhoffwill...@gmail.com ---
Is this still being worked on? I'm new to development and I'd like to work on
it if thats okay.

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


[Libreoffice-bugs] [Bug 97440] Only Libre Office files refusing to open

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97440

raal  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #3 from raal  ---
Closing bus as Notourbug.

Please write an info when Spybot will resolve this issue.

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


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

2016-01-29 Thread Xisco Fauli
 sd/qa/unit/import-tests.cxx|3 +--
 svx/source/table/cell.cxx  |2 +-
 svx/source/table/tablelayouter.cxx |   12 +++-
 3 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit 13d4398820ded5914f635757865e258db2db2b57
Author: Xisco Fauli 
Date:   Thu Jan 21 20:56:31 2016 +0100

tdf#91762: Check wether the row and the cell have text...

... in order to set the row's min height

Regression from 4f2c8194f485b1527fb4f4dfe23ce804937f1f9c
After this commit, the row's min height was set based only on
the cells containing text in the row, but the problem appeared
when the row didn't have any cell with text.
Change logic to check wether there's text in the cell and in the row.

Now, height in SdImportTest::testRowHeight() is 507 instead of
508 but I can't figure it out why. However, I believe there's
no harm in change the test from 508 to 507 as, visually speaking,
the difference can't be distinguish.

Change-Id: I0b3a14c34eaeaa8e77227860ca290fb79a0302ce
Reviewed-on: https://gerrit.libreoffice.org/21692
Tested-by: Jenkins 
Reviewed-by: jan iversen 

diff --git a/sd/qa/unit/import-tests.cxx b/sd/qa/unit/import-tests.cxx
index 49db223..9f4c2e3 100644
--- a/sd/qa/unit/import-tests.cxx
+++ b/sd/qa/unit/import-tests.cxx
@@ -1093,9 +1093,8 @@ void SdImportTest::testRowHeight()
 uno::Reference< css::table::XTableRows > xRows( xTable->getRows(), 
uno::UNO_QUERY_THROW);
 uno::Reference< beans::XPropertySet > xRefRow( xRows->getByIndex(0), 
uno::UNO_QUERY_THROW );
 xRefRow->getPropertyValue( sHeight ) >>= nHeight;
-CPPUNIT_ASSERT_EQUAL( sal_Int32(508), nHeight);
+CPPUNIT_ASSERT_EQUAL( sal_Int32(507), nHeight);
 }
-
 void SdImportTest::testTdf93830()
 {
 // Text shape offset was ignored
diff --git a/svx/source/table/cell.cxx b/svx/source/table/cell.cxx
index 6b70d08..b2d1604 100644
--- a/svx/source/table/cell.cxx
+++ b/svx/source/table/cell.cxx
@@ -718,7 +718,7 @@ sal_Int32 Cell::getMinimumHeight()
 pEditOutliner->SetMaxAutoPaperSize(aSize);
 nMinimumHeight = pEditOutliner->GetTextHeight()+1;
 }
-else if ( hasText() )
+else
 {
 Outliner& rOutliner=rTableObj.ImpGetDrawOutliner();
 rOutliner.SetPaperSize(aSize);
diff --git a/svx/source/table/tablelayouter.cxx 
b/svx/source/table/tablelayouter.cxx
index 892b0d9..1df1378 100644
--- a/svx/source/table/tablelayouter.cxx
+++ b/svx/source/table/tablelayouter.cxx
@@ -688,6 +688,7 @@ void TableLayouter::LayoutTableHeight( Rectangle& rArea, 
bool bFit )
 sal_Int32 nMinHeight = 0;
 
 bool bIsEmpty = true; // check if all cells in this row are merged
+bool bRowHasText = false;
 
 for( nCol = 0; nCol < nColCount; ++nCol )
 {
@@ -704,7 +705,16 @@ void TableLayouter::LayoutTableHeight( Rectangle& rArea, 
bool bFit )
 }
 else
 {
-nMinHeight = std::max( nMinHeight, 
xCell->getMinimumHeight() );
+bool bCellHasText = xCell->hasText();
+if ( (!bRowHasText && !bCellHasText) || ( bRowHasText && 
bCellHasText ) )
+{
+nMinHeight = std::max( nMinHeight, 
xCell->getMinimumHeight() );
+}
+else if ( !bRowHasText && bCellHasText )
+{
+bRowHasText = true;
+nMinHeight = xCell->getMinimumHeight();
+}
 }
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 96717] LO saves first recorded macro as Main regardless of name specified

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96717

raal  changed:

   What|Removed |Added

 CC||r...@post.cz
Version|4.3.0.4 release |3.5.0 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 92516] "x" accelerator and mouse click not exiting StartCenter in "File -> Exit LibreOfficeDev" menu

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92516

--- Comment #19 from jlerne...@comcast.net ---
Still unable to Exit LO using File - Exit.

I can Exit using Ctrl Q - click the "x" but no other way.

Version: 5.1.0.3
Build ID: 5e3e00a007d9b3b6efb6797a8b8e57b51ab1f737
CPU Threads: 2; OS Version: Windows 6.1; UI Render: default; 
Locale: en-US (en_US)

-- 
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 97441] New: Consider converting images out of .wmf format when documents converted from doc to docx

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97441

Bug ID: 97441
   Summary: Consider converting images out of .wmf format when
documents converted from doc to docx
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: axfe...@gmail.com

LibreOffice Writer seems to retain embedded images in .wmf format by default
when going from .doc to .docx. However, libwmf is unmaintained these days,
leading to issue opening them in imagemagick, and often necessitating a second
LibreOffice call to convert the .wmf images (leading to listener headaches,
because LibreOffice's code base appears not to use libwmf and actually works,
albeit with a lot more overhead than imagemagick) when trying to script this
all headlessly.

I'm not sure if it technically violates the .docx standard but it might not be
a bad idea to just transform them all to .png by default when the document
itself is converted in order to avoid this.

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


[Libreoffice-bugs] [Bug 97442] New: Page numbering isn't working

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97442

Bug ID: 97442
   Summary: Page numbering isn't working
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: f...@dslextreme.com

Created attachment 122279
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122279=edit
screen shot of footer styles

This is what I was trying to do based on the Help information below:

You can easily insert a page number field in the footer of your document. You
can also add a page count to the footer, for example, in the form "Page 9 of
12"
To Insert a Page Number
Choose Insert - Footer and select the page style that you want to add the
footer to.
Choose Insert - Fields - Page Number.
If you want, you can align the page number field as you would text.
To Additionally Add a Page Count
Click in front of the page number field, type Page and enter a space; click
after the field, enter a space and then type of and enter another space.
Choose Insert - Fields - Page Count.

When I select Insert, Footer the only selection I see is Default Style.  There
is nothing else, there is no page style option.

Frank

I've attached a screen shot

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

2016-01-29 Thread Miklos Vajna
 sw/source/filter/ww8/rtfexport.cxx |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 08a4f4ba54763a03645cb64d9ee69a67655eae92
Author: Miklos Vajna 
Date:   Fri Jan 29 18:48:09 2016 +0100

RTF export: remove unused parameter of IsExportNumRule()

Change-Id: I75bc321a1997fe250ac6a7cb5dced50a76c36413
Reviewed-on: https://gerrit.libreoffice.org/21909
Reviewed-by: Miklos Vajna 
Tested-by: Jenkins 

diff --git a/sw/source/filter/ww8/rtfexport.cxx 
b/sw/source/filter/ww8/rtfexport.cxx
index 766d6d4..3d3494c 100644
--- a/sw/source/filter/ww8/rtfexport.cxx
+++ b/sw/source/filter/ww8/rtfexport.cxx
@@ -177,7 +177,7 @@ void RtfExport::WriteChar(sal_Unicode)
 /* WriteChar() has nothing to do for rtf. */
 }
 
-static bool IsExportNumRule(const SwNumRule& rRule, sal_uInt8* pEnd = nullptr)
+static bool IsExportNumRule(const SwNumRule& rRule)
 {
 sal_uInt8 nEnd = MAXLEVEL;
 while (nEnd-- && !rRule.GetNumFormat(nEnd))
@@ -195,8 +195,6 @@ static bool IsExportNumRule(const SwNumRule& rRule, 
sal_uInt8* pEnd = nullptr)
 break;
 }
 
-if (pEnd)
-*pEnd = nEnd;
 return nLvl != nEnd;
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 97444] New: Formulas are not applied when they are dragged to new cells

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97444

Bug ID: 97444
   Summary: Formulas are not applied when they are dragged to new
cells
   Product: LibreOffice
   Version: 4.4.7.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: 1nf0rm471...@gmail.com

Created attachment 122280
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122280=edit
Calc file

When formulas applied to previous cells are dragged and dropped to new cells,
nothing happens. (File attached)

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


[Libreoffice-bugs] [Bug 84765] Impress Remote: add support for handling hidden slides

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84765

Akshay Deep  changed:

   What|Removed |Added

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

-- 
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 94964] Large chunks of text go missing!!!! [when in frames/columns]

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94964

--- Comment #14 from coloneld...@gmail.com ---

>> Away from my desktop for a week, will do when I return.
>> Thanks.

>Please test, thank you

Sorry, return from hol => head-on car crash and 2+ months in Intensive Care!

Just updated Ubuntu to 15.10 Inc LO 5.0.2.2 Build ID: 00m0(Build:2),
Locale:en-GB.

...and it's still losing text in multi-column nested frames. Resetting font
restores the 'invisible' text.
I guess I'll have to revert to LO 4.* for magazine production until fixed.

Thanks for looking at this.

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


[Libreoffice-bugs] [Bug 97443] New: Consistent Borders

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97443

Bug ID: 97443
   Summary: Consistent Borders
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bos...@hotmail.com

User-Agent:   Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0)
like Gecko
Build Identifier: LibreOffice 5.1.0.3

RC2 would correctly interpret MS Office Borders for Headings
RC3 now uses double Boarders on every line 

Reproducible: Always

Steps to Reproduce:
1.Save docx using MS Office
2.Open docx using Libreoffice
3.Save docx using Libreoffice
Actual Results:  
After processing with Libreoffice, the docx file has many extra Borders

Expected Results:  
Required bottom Border on Headings only.
Got double Border on all lines.

[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: yes


Reset User Profile?No

-- 
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 94964] Large chunks of text go missing!!!! [when in frames/columns]

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94964

--- Comment #15 from raal  ---
It's probably fixed in version newest then your
http://dev-builds.libreoffice.org/daily/master/
so if you have a little time, please try it.
I wish you a speedy recovery!

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


LO 5.1 : build fails in helcontent2

2016-01-29 Thread Jean-Baptiste Faure
Hi,

The last commit for the 5.1 branch breaks the build. I get the following
error messages. The file involved in the error is the one modified by
the commit.

Commit:
https://gerrit.libreoffice.org/gitweb?p=help.git;a=blobdiff;f=source/text/shared/01/05020301.xhp;h=17ecac12b676d840a78b1eeedf5688f43226e8c4;hp=7ff73d1b966efc17ce2756716d9b6f9b3843107e;hb=0caa881976b2213448b33fa5c31741759a5e4458;hpb=6cc37b6e75e7aca982e89a185d9b4055b1155ec2

Error messages:
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : attributes construct error
> 0.???
>  ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : Couldn't find end of Start Tag paragraph line 148
> 0.???
>  ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : Opening and ending tag mismatch: tablecell line 147 and paragraph
> 0.???
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:149: parser 
> error : Opening and ending tag mismatch: tablerow line 143 and tablecell
> 
> ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:150: parser 
> error : expected '>'
> 
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:151: parser 
> error : Opening and ending tag mismatch: body line 29 and table
> 
> ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:1115: parser 
> error : Opening and ending tag mismatch: helpdocument line 2 and body
> 
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:1116: parser 
> error : Extra content at the end of the document
> 
> ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : attributes construct error
> 0.???
>  ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : Couldn't find end of Start Tag paragraph line 148
> 0.???
>  ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : Opening and ending tag mismatch: tablecell line 147 and paragraph
> 0.???
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:149: parser 
> error : Opening and ending tag mismatch: tablerow line 143 and tablecell
> 
> ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:150: parser 
> error : expected '>'
> 
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:151: parser 
> error : Opening and ending tag mismatch: body line 29 and table
> 
> ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:1115: parser 
> error : Opening and ending tag mismatch: helpdocument line 2 and body
> 
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:1116: parser 
> error : Extra content at the end of the document
> 
> ^
> Error saving file to 
> [...]/LibO/lo51/workdir/HelpTarget/sbasic/en-US/text/shared/01/05020301.xhp
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : attributes construct error
> 0.???
>  ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : Couldn't find end of Start Tag paragraph line 148
> 0.???
>  ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : Opening and ending tag mismatch: tablecell line 147 and paragraph
> 0.???
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:149: parser 
> error : Opening and ending tag mismatch: tablerow line 143 and tablecell
> 
> ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:150: parser 
> error : expected '>'
> 
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:151: parser 
> error : Opening and ending tag mismatch: body line 29 and table
> 
> ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:1115: parser 
> error : Opening and ending tag mismatch: helpdocument line 2 and body
> 
>^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:1116: parser 
> error : Extra content at the end of the document
> 
> ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : attributes construct error
> 0.???
>  ^
> [...]/LibO/lo51/helpcontent2/source/text/shared/01/05020301.xhp:148: parser 
> error : Couldn't find end of Start Tag paragraph line 148
> 0.???
>  ^
> 

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

2016-01-29 Thread Miklos Vajna
 sw/qa/extras/rtfexport/data/redline.rtf |   18 ++
 sw/qa/extras/rtfexport/rtfexport.cxx|6 ++
 2 files changed, 24 insertions(+)

New commits:
commit 8ff66c71bb4da8d0e4454e250e480eada9fe226c
Author: Miklos Vajna 
Date:   Fri Jan 29 19:02:06 2016 +0100

CppunitTest_sw_rtfexport: add RtfExport::WriteRevTab() testcase

Change-Id: Ie091a38b34f14f6f641d591092bcbc38b0c548f6
Reviewed-on: https://gerrit.libreoffice.org/21910
Reviewed-by: Miklos Vajna 
Tested-by: Jenkins 

diff --git a/sw/qa/extras/rtfexport/data/redline.rtf 
b/sw/qa/extras/rtfexport/data/redline.rtf
new file mode 100644
index 000..7f9742c
--- /dev/null
+++ b/sw/qa/extras/rtfexport/data/redline.rtf
@@ -0,0 +1,18 @@
+{\rtf1\ansi\deff3\adeflang1025
+{\*\revtbl
+{Unknown;}
+{Rebecca Lopez;}
+{Dorothy Jones;}
+}
+a
+{\deleted\revauthdel1\revdttmdel-1488851789 \rtlch \ltrch\loch
+b}
+c
+\par
+\pard\plain
+d
+{\deleted\revauthdel2\revdttmdel-1488851790 \rtlch \ltrch\loch
+e}
+f
+\par
+}
diff --git a/sw/qa/extras/rtfexport/rtfexport.cxx 
b/sw/qa/extras/rtfexport/rtfexport.cxx
index 0825034..4a90271 100644
--- a/sw/qa/extras/rtfexport/rtfexport.cxx
+++ b/sw/qa/extras/rtfexport/rtfexport.cxx
@@ -983,6 +983,12 @@ DECLARE_RTFEXPORT_TEST(testTdf96175, "tdf96175.rtf")
 CPPUNIT_ASSERT_EQUAL(OUString("foobar"), 
getProperty(xUserDefinedProperties, "Company"));
 }
 
+DECLARE_RTFEXPORT_TEST(testRedline, "redline.rtf")
+{
+CPPUNIT_ASSERT_EQUAL(OUString("Rebecca Lopez"), 
getProperty(getRun(getParagraph(1), 2), "RedlineAuthor"));
+CPPUNIT_ASSERT_EQUAL(OUString("Dorothy Jones"), 
getProperty(getRun(getParagraph(2), 2), "RedlineAuthor"));
+}
+
 CPPUNIT_PLUGIN_IMPLEMENT();
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 97437] PIVOTTABLE CRASH after creating the pivot table

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97437

raal  changed:

   What|Removed |Added

   Keywords||bisected

-- 
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 97437] PIVOTTABLE CRASH after creating the pivot table

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97437

raal  changed:

   What|Removed |Added

   Keywords|possibleRegression  |regression
 Status|UNCONFIRMED |NEW
 CC||katarina.behr...@cib.de,
   ||r...@post.cz
 Ever confirmed|0   |1

--- Comment #1 from raal  ---
I can confirm crash with Version: 5.2.0.0.alpha0+
Build ID: d1a49df6833ff16f5cbaf98534eaae62693e520b
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-01-29_02:01:58

Katarina, could you take a look? The crash is a regression related to commit:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=0b9dd2446c33fda77fa18eec7ae86831af9c82e6
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-ux-advise] [Bug 97445] New: move menu bar on window title

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97445

Bug ID: 97445
   Summary: move menu bar on window title
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: ux-advise
  Assignee: libreoffice-b...@lists.freedesktop.org
  Reporter: 79045_79...@mail.ru
CC: libreoffice-ux-advise@lists.freedesktop.org

Created attachment 122281
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122281=edit
LO in Ubuntu

subj. make as in ubuntu-unity and in OS X

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


[Libreoffice-bugs] [Bug 97445] New: move menu bar on window title

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97445

Bug ID: 97445
   Summary: move menu bar on window title
   Product: LibreOffice
   Version: 5.2.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: ux-advise
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: 79045_79...@mail.ru
CC: libreoffice-ux-adv...@lists.freedesktop.org

Created attachment 122281
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122281=edit
LO in Ubuntu

subj. make as in ubuntu-unity and in OS X

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


[Libreoffice-bugs] [Bug 75806] SearchWords in ReplaceDescriptor

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75806

Dave Barton  changed:

   What|Removed |Added

 CC||d...@tasit.net

--- Comment #10 from Dave Barton  ---
It might not apply to this issue, but I was encountering a similar error with
the "Alternative Searching 1.4.1" extension reporting "SearchCaseSensitive" in
object  Desc = ThisComponent.createSearchDescriptor"
My issue appears to have been resolved in today's RC 5.1.0.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-commits] core.git: Branch 'libreoffice-5-1' - helpcontent2

2016-01-29 Thread Stephan Bergmann
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5f6eba874cd8f22f7d9127d673046ededd95f348
Author: Stephan Bergmann 
Date:   Wed Jan 27 17:14:55 2016 +0100

Updated core
Project: help  c3da36361e0af615920e56e9508bcce0e48f1db4

Unique IDs (broken with prev. commit)

Change-Id: I0954d35bd5e13a3d63105425ceac8039a56ab2ef
(cherry picked from commit 591487475aa421d1393a54f328524886519a4095)

...and another

Change-Id: Ieb1a87a1f75370f3130dbf4c100c211dd3b928b9
(cherry picked from commit 0d03b3df4b598e8b0fa431757c64ff7b005e0f8a)

...and two more

Change-Id: I7c546d9fa91bd06dcb3782c445a62eea37598cef
(cherry picked from commit 5f4c82272d89fb90ee0114705bb88f230b5a439d)

Signed-off-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index 0caa881..c3da363 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 0caa881976b2213448b33fa5c31741759a5e4458
+Subproject commit c3da36361e0af615920e56e9508bcce0e48f1db4
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: Branch 'libreoffice-5-1' - source/text

2016-01-29 Thread Stephan Bergmann
 source/text/shared/01/05020301.xhp |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit c3da36361e0af615920e56e9508bcce0e48f1db4
Author: Stephan Bergmann 
Date:   Wed Jan 27 17:14:55 2016 +0100

Unique IDs (broken with prev. commit)

Change-Id: I0954d35bd5e13a3d63105425ceac8039a56ab2ef
(cherry picked from commit 591487475aa421d1393a54f328524886519a4095)

...and another

Change-Id: Ieb1a87a1f75370f3130dbf4c100c211dd3b928b9
(cherry picked from commit 0d03b3df4b598e8b0fa431757c64ff7b005e0f8a)

...and two more

Change-Id: I7c546d9fa91bd06dcb3782c445a62eea37598cef
(cherry picked from commit 5f4c82272d89fb90ee0114705bb88f230b5a439d)

Signed-off-by: Adolfo Jayme Barrientos 

diff --git a/source/text/shared/01/05020301.xhp 
b/source/text/shared/01/05020301.xhp
index 17ecac1..8b1c992 100644
--- a/source/text/shared/01/05020301.xhp
+++ b/source/text/shared/01/05020301.xhp
@@ -74,10 +74,10 @@
 
 
 
-?
+?
 
 
-Displays 
space characters instead of extra zeros.
+Displays space characters instead of extra zeros.
 
 
 
@@ -142,10 +142,10 @@
 
 
 
-.5 as 
0.5 (with two extra spaces at the end)
+.5 as 0.5 (with two extra spaces at the 
end)
 
 
-0.???
+0.???
 
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 97432] Breakpoints ignore when macro first run

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97432

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||r...@post.cz
Version|5.1.0.2 rc  |4.2.0.4 release
 Ever confirmed|0   |1

--- Comment #1 from raal  ---
I can confirm Version: 4.2.0.0.alpha1+ and Version: 5.2.0.0.alpha0+
Build ID: d1a49df6833ff16f5cbaf98534eaae62693e520b
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-01-29_02:01:58

-- 
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 97429] Writer crash on print selected area

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97429

raal  changed:

   What|Removed |Added

   Keywords||regression
   Priority|medium  |high
 Status|UNCONFIRMED |NEW
 CC||r...@post.cz
 Ever confirmed|0   |1
   Severity|normal  |major

--- Comment #1 from raal  ---
I can confirm with Version: 5.2.0.0.alpha0+
Build ID: d1a49df6833ff16f5cbaf98534eaae62693e520b
CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-01-29_02:01:58
but not with Version: 4.2.0.0.alpha1+ -> 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


Re: LO 5.1 : build fails in helcontent2

2016-01-29 Thread Adolfo Jayme Barrientos
Sorry, I forgot to cherry-pick Stephan’s build fixes to 5-1 as well... I’ve
done that now.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: LO 5.1 : build fails in helcontent2

2016-01-29 Thread Jean-Baptiste Faure
Le 29/01/2016 21:50, Adolfo Jayme Barrientos a écrit :
> Sorry, I forgot to cherry-pick Stephan’s build fixes to 5-1 as well...
> I’ve done that now.

Thank you. Rebuild all in progress.

Best regards.
JBF


-- 
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
Disclaimer: my Internet Provider being located in France, each of our
exchanges over Internet will be scanned by French spying services.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 97425] JVM start parameters should be editable

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97425

Akshay Deep  changed:

   What|Removed |Added

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

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


[Bug 97425] JVM start parameters should be editable

2016-01-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97425

Akshay Deep  changed:

   What|Removed |Added

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

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


<    1   2   3