[Libreoffice-bugs] [Bug 118876] SUMIF using cell above criteria match. Excel works.

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118876

--- Comment #1 from gesb...@yahoo.com ---
Created attachment 143682
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143682=edit
Sheet that exhibits the problem with SUMIF in Calc.  Works in Excel.

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


[Libreoffice-bugs] [Bug 118876] New: SUMIF using cell above criteria match. Excel works.

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118876

Bug ID: 118876
   Summary: SUMIF using cell above criteria match.  Excel works.
   Product: LibreOffice
   Version: 6.0.5.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gesb...@yahoo.com

Description:
The sheet is from the author's solution to problem 9 in Chapter 21 of
the book "Microsoft Excel 2016 Data Analysis and Business Modeling".
I get the right anwser in Excel, but the wrong result when using Calc.
There is a problem with SUMIF.  It is summing the cell above the 
the proper match in each case.

See explanation below and attached sheet with the behavior.

Steps to Reproduce:
1.Set Product value of C21 to "plane" 
2.Set Month value of D21 to "Jan"
3. cell E21 should show result of adding C9+C13, which is 160.  
Excel gives right answer.  Calc gives result of adding C8+C12 = 266.

Actual Results:

See above "Steps to Reproduce".  
Calc gives result of adding C8+C12 = 266.
Excel gives right (C9+C13) result.



Expected Results:
cell E21 should show result of adding C9+C13, which is 160.  
Excel gives right answer.  


Reproducible: Always


User Profile Reset: No



Additional Info:
The sheet is from the author's solution to problem 9 in Chapter 21 of
the book "Microsoft Excel 2016 Data Analysis and Business Modeling".

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


[Libreoffice-bugs] [Bug 118601] word in Greek with all letters capitalized is correct with or without accent (diacritical marks)

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118601

--- Comment #7 from Ηλίας Ηλιάδης  ---
I think a small script that will remove the diacritics from dictionary words
before comparing them with the capitalized version can do the trick.

For removing of diacritics (accent) there is a working LUA table in
https://el.wiktionary.org/wiki/Module:Kleida-el used for correct dictionary
sorting.

These "maps" can easily be extracted and converted to upper case for the final
"check".

The idea is that all words in dictionary be capitalized and then apply to them
a "remove accent" script. The "full" capitalized word in LibreOffice can then
be checked against these "transformed" words.

Although in the dictionary sorting the case is irrelevant, for correct
"orthographic checking" is better to use a "to upper" approach, since final "ς"
will be correctly handled in the capitalized version.

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


[Libreoffice-bugs] [Bug 118875] Mail Merge toolbar appears in wrong document after using Mail Merge Wizard and choosing something other than the current document

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118875

Dieter Praas  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
I tried to reproduce it with Windows: Untitled2 has the toolbar (but not
untitled1)

I used

Version: 6.2.0.0.alpha0+ (x64)
Build ID: b0e291a7efcd3af2a72d0b622b1f1b84723f011f
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-06-30_23:43:40
Locale: en-US (de_DE); Calc: CL


To be certain the reported issue is not related to corruption in the user
profile, could you please reset your Libreoffice profile (
https://wiki.documentfoundation.org/UserProfile ) and re-test?

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the issue is still present

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


[Libreoffice-ux-advise] [Bug 118831] Vertical alignment default should be top, not bottom

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118831

V Stuart Foote  changed:

   What|Removed |Added

 CC||er...@redhat.com,
   ||libreoff...@kohei.us,
   ||vstuart.fo...@utsa.edu

--- Comment #9 from V Stuart Foote  ---
Kohei, Eike, *

Looking at calc's format shell [1] would there be any reason the default
vertical alignment SID_ALIGN_ANY_VDEFAULT, when non-justified, could not be
changed to allign to TOP of cell?

=-ref-=

[1] https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/formatsh.cxx

#1315
#2366
#2441

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


[Libreoffice-bugs] [Bug 118831] Vertical alignment default should be top, not bottom

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118831

V Stuart Foote  changed:

   What|Removed |Added

 CC||er...@redhat.com,
   ||libreoff...@kohei.us,
   ||vstuart.fo...@utsa.edu

--- Comment #9 from V Stuart Foote  ---
Kohei, Eike, *

Looking at calc's format shell [1] would there be any reason the default
vertical alignment SID_ALIGN_ANY_VDEFAULT, when non-justified, could not be
changed to allign to TOP of cell?

=-ref-=

[1] https://opengrok.libreoffice.org/xref/core/sc/source/ui/view/formatsh.cxx

#1315
#2366
#2441

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


[Libreoffice-bugs] [Bug 78671] FILEOPEN: DOCX - Textbox that should appear on a page of its own is appearing overlapping text on the second page

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78671

--- Comment #11 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 109204] Update or New style commands not moving/copying breaks properties from direct formatting to styles

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109204

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 99368] [UI] Dialog title for deleting sheet in Calc contains LO version

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99368

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 105452] MAILMERGE: page number appears on 1st page using section in master

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105452

--- Comment #5 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-ux-advise] [Bug 54169] LibO doesn’t obey OS setting “only show the accelerator underline when the Alt key is being pressed”

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54169

--- Comment #52 from Xisco Faulí  ---
A polite ping, still working on this bug?

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


[Libreoffice-bugs] [Bug 104839] [META] Saved XLSX files that MS Excel can't open

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104839
Bug 104839 depends on bug 98074, which changed state.

Bug 98074 Summary: FILESAVE: Cell formatting lost / corrupted style.xml 
(reported by Excel) when saving file to XLSX
https://bugs.documentfoundation.org/show_bug.cgi?id=98074

   What|Removed |Added

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

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


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

2018-07-21 Thread Libreoffice Gerrit user
 sc/qa/unit/subsequent_export-test.cxx |2 +-
 sc/source/filter/excel/xestyle.cxx|   11 ---
 2 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit fa881095bc62c3646406c82a98d8503377288a54
Author: Markus Mohrhard 
AuthorDate: Sat Jul 21 23:16:19 2018 +0200
Commit: Markus Mohrhard 
CommitDate: Sun Jul 22 04:18:04 2018 +0200

tdf#98074, using the same builtinId maps the styles to the same one

Additionally, using customBuiltin for all styles is a bad idea as well.

Change-Id: I788a3c5b9164f79aa65ded2fc3e6a556e44ee0a8
Reviewed-on: https://gerrit.libreoffice.org/57807
Tested-by: Jenkins
Reviewed-by: Markus Mohrhard 

diff --git a/sc/qa/unit/subsequent_export-test.cxx 
b/sc/qa/unit/subsequent_export-test.cxx
index f6e151390a5e..1b4f353fb2dd 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -3926,7 +3926,7 @@ void ScExportTest::testNatNumInNumberFormatXLSX()
 xmlDocPtr pDoc = XPathHelper::parseExport2(*this, *xDocSh, m_xSFactory, 
"xl/styles.xml", FORMAT_XLSX);
 CPPUNIT_ASSERT(pDoc);
 
-assertXPath(pDoc, "/x:styleSheet/x:numFmts/x:numFmt[2]", "formatCode", 
"[DBNum2][$-804]General;[RED][DBNum2][$-804]General");
+assertXPath(pDoc, "/x:styleSheet/x:numFmts/x:numFmt[3]", "formatCode", 
"[DBNum2][$-804]General;[RED][DBNum2][$-804]General");
 
 xDocSh->DoClose();
 }
diff --git a/sc/source/filter/excel/xestyle.cxx 
b/sc/source/filter/excel/xestyle.cxx
index a36f75e8921b..0805149cd7a3 100644
--- a/sc/source/filter/excel/xestyle.cxx
+++ b/sc/source/filter/excel/xestyle.cxx
@@ -2342,13 +2342,19 @@ static const char* lcl_StyleNameFromId( sal_Int32 
nStyleId )
 
 void XclExpStyle::SaveXml( XclExpXmlStream& rStrm )
 {
+constexpr sal_Int32 CELL_STYLE_MAX_BUILTIN_ID = 54;
 OString sName;
+OString sBuiltinId;
+const char* pBuiltinId = nullptr;
 if( IsBuiltIn() )
 {
 sName = OString( lcl_StyleNameFromId( mnStyleId ) );
+sBuiltinId = OString::number( std::min( static_cast( 
CELL_STYLE_MAX_BUILTIN_ID - 1 ), static_cast ( mnStyleId ) ) );
+pBuiltinId = sBuiltinId.getStr();
 }
 else
 sName = XclXmlUtils::ToOString( maName );
+
 // get the index in sortedlist associated with the mnXId
 sal_Int32 nXFId = rStrm.GetRoot().GetXFBuffer().GetXFIndex( maXFId.mnXFId 
);
 // get the style index associated with index into sortedlist
@@ -2357,11 +2363,10 @@ void XclExpStyle::SaveXml( XclExpXmlStream& rStrm )
 XML_name,   sName.getStr(),
 XML_xfId,   OString::number( nXFId ).getStr(),
 // builtinId of 54 or above is invalid according to OpenXML SDK validator.
-#define CELL_STYLE_MAX_BUILTIN_ID 54
- XML_builtinId, OString::number( 
std::min( static_cast( CELL_STYLE_MAX_BUILTIN_ID - 1 ), static_cast 
( mnStyleId ) ) ).getStr(),
+XML_builtinId, pBuiltinId,
 // OOXTODO: XML_iLevel,
 // OOXTODO: XML_hidden,
-XML_customBuiltin,  ToPsz( ! IsBuiltIn() ),
+// XML_customBuiltin,  ToPsz( ! IsBuiltIn() ),
 FSEND );
 // OOXTODO: XML_extLst
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'feature/cib_contract891' - i18npool/CustomTarget_collator.mk

2018-07-21 Thread Libreoffice Gerrit user
 i18npool/CustomTarget_collator.mk |   55 +++---
 1 file changed, 22 insertions(+), 33 deletions(-)

New commits:
commit 49a2795539cd7db92b52979e5ed326fdf401b447
Author: Thorsten Behrens 
AuthorDate: Sun Jul 22 03:51:04 2018 +0200
Commit: Thorsten Behrens 
CommitDate: Sun Jul 22 03:51:04 2018 +0200

Revert the CustomTarget_collator.mk change

gb_Helper_optional_locale is not available yet in gbuild

Change-Id: Iae5cb7d4e0f179ba97a3b6bee7ab3a9ea9c53bd4

diff --git a/i18npool/CustomTarget_collator.mk 
b/i18npool/CustomTarget_collator.mk
index f1ba808373ac..bf57ae3445f9 100644
--- a/i18npool/CustomTarget_collator.mk
+++ b/i18npool/CustomTarget_collator.mk
@@ -12,39 +12,28 @@ $(eval $(call 
gb_CustomTarget_CustomTarget,i18npool/collator))
 i18npool_ICULT53 := $(filter 1, $(shell expr $(ICU_MAJOR) \< 53))
 i18npool_CODIR := $(call gb_CustomTarget_get_workdir,i18npool/collator)
 i18npool_COTXTS := \
-$(call gb_Helper_optional_locale,ca, \
-ca_charset.txt) \
-$(call gb_Helper_optional_locale,dz, \
-dz_charset.txt) \
-$(call gb_Helper_optional_locale,hu, \
-hu_charset.txt) \
-$(call gb_Helper_optional_locale,ja, \
-ja_charset.txt \
-ja_phonetic_alphanumeric_first.txt \
-ja_phonetic_alphanumeric_last.txt) \
-   $(if $(i18npool_ICULT53), \
-   $(call gb_Helper_optional_locale,ko, \
-   ko_charset.txt) \
-   ) \
-$(call gb_Helper_optional_locale,ku, \
-ku_alphanumeric.txt) \
-$(call gb_Helper_optional_locale,ln, \
-ln_charset.txt) \
-$(call gb_Helper_optional_locale,my, \
-my_dictionary.txt) \
-$(call gb_Helper_optional_locale,ne, \
-ne_charset.txt) \
-$(call gb_Helper_optional_locale,sid, \
-sid_charset.txt) \
-$(call gb_Helper_optional_locale,zh, \
-zh_charset.txt \
-zh_pinyin.txt \
-zh_radical.txt \
-zh_stroke.txt \
-zh_TW_charset.txt \
-zh_TW_radical.txt \
-zh_TW_stroke.txt \
-zh_zhuyin.txt)
+ca_charset.txt \
+dz_charset.txt \
+hu_charset.txt \
+ja_charset.txt \
+ja_phonetic_alphanumeric_first.txt \
+ja_phonetic_alphanumeric_last.txt \
+$(if $(i18npool_ICULT53), \
+ko_charset.txt \
+) \
+ku_alphanumeric.txt \
+ln_charset.txt \
+my_dictionary.txt \
+ne_charset.txt \
+sid_charset.txt \
+zh_charset.txt \
+zh_pinyin.txt \
+zh_radical.txt \
+zh_stroke.txt \
+zh_TW_charset.txt \
+zh_TW_radical.txt \
+zh_TW_stroke.txt \
+zh_zhuyin.txt
 
 $(call gb_CustomTarget_get_target,i18npool/collator) : 
$(SRCDIR)/i18npool/CustomTarget_collator.mk \
$(i18npool_CODIR)/lrl_include.hxx $(foreach txt,$(i18npool_COTXTS), \
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 114174] FILESAVE XLSX Many custom chart legend properties are not preserved when the spreadsheet is saved as XLSX

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114174

Bartosz  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |gan...@poczta.onet.pl
   |desktop.org |

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


[Libreoffice-bugs] [Bug 114174] FILESAVE XLSX Many custom chart legend properties are not preserved when the spreadsheet is saved as XLSX

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114174

--- Comment #8 from Bartosz  ---
Created attachment 143679
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143679=edit
Example file with gradients in legend, PlotArea, Chart and axis created with MS
Office 2013

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


[Libreoffice-bugs] [Bug 118167] FILESAVE XLSX VBA-Project and Microsoft Excel Objects look different after export

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118167

Markus Mohrhard  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com

--- Comment #9 from Markus Mohrhard  ---
Seems that I implemented a wrong order for the Module and Document Object
streams:

MS-OVBA in section 2.3.1.3 states:

ProjectModule
= ( ProjectDocModule /
ProjectStdModule /
ProjectClassModule /
ProjectDesignerModule )

A normal module is a ProjectStdModule and it seems that as we are exporting
them in the wrong order MSO is not handling the import correct. I have a fix
but need to test that it actually works.

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


CppCheck Report Update

2018-07-21 Thread cppcheck.libreoff...@gmail.com

A new cppcheck report is available at : 
http://dev-builds.libreoffice.org/cppcheck_reports/master/


Note:
The script generating this report was run at :
2018-22-07 02:28:08 with user buildslave at host vm140 as 
/home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s 
/home/buildslave/source/libo-core -c /home/buildslave/source/cppcheck -w 
/home/buildslave/tmp/www

It can be found and improved here:

https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=cppcheck/cppcheck-report.sh


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


[Libreoffice-bugs] [Bug 118831] Vertical alignment default should be top, not bottom

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118831

--- Comment #8 from Daniel Collins  ---
So it sounds like no one can make any explanation whatsoever for why the
default behavior is as it is. If the "wrap text automatically" feature is
important enough to include, then it should have reasonably thought-out default
behavior, i.e., match other types of documents formatted top-down. If you lack
the resources or technical capacity to make that happen, then so be it.

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


[Libreoffice-ux-advise] [Bug 118831] Vertical alignment default should be top, not bottom

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118831

--- Comment #8 from Daniel Collins  ---
So it sounds like no one can make any explanation whatsoever for why the
default behavior is as it is. If the "wrap text automatically" feature is
important enough to include, then it should have reasonably thought-out default
behavior, i.e., match other types of documents formatted top-down. If you lack
the resources or technical capacity to make that happen, then so be it.

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


[Libreoffice-commits] core.git: cui/source extensions/source filter/source lotuswordpro/source odk/examples oox/source qadevOOo/tests sc/source svx/source sw/source xmerge/source

2018-07-21 Thread Libreoffice Gerrit user
 cui/source/tabpages/tabstpge.cxx |2 +-
 extensions/source/scanner/sane.cxx   |2 +-
 filter/source/config/cache/filtercache.cxx   |2 +-
 lotuswordpro/source/filter/lwpfootnote.cxx   |4 ++--
 odk/examples/java/Spreadsheet/SCalc.java |2 +-
 oox/source/drawingml/chart/typegroupconverter.cxx|2 +-
 qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java |2 +-
 qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java  |2 +-
 sc/source/filter/rtf/rtfparse.cxx|2 +-
 svx/source/fmcomp/gridctrl.cxx   |2 +-
 svx/source/form/fmsrcimp.cxx |2 +-
 svx/source/table/tablertfimporter.cxx|2 +-
 sw/source/core/doc/poolfmt.cxx   |2 +-
 xmerge/source/xmerge/java/org/openoffice/xmerge/test/Driver.java |4 ++--
 14 files changed, 16 insertions(+), 16 deletions(-)

New commits:
commit b86ef3b7fa3713031858f7d39c084445a5976a83
Author: Andrea Gelmini 
AuthorDate: Sat Jul 21 11:09:44 2018 +0200
Commit: Jens Carl 
CommitDate: Sun Jul 22 02:03:13 2018 +0200

Fix typos

Change-Id: I326827c394347cbe9fad242e9da5702cba7a4d95
Reviewed-on: https://gerrit.libreoffice.org/57761
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/cui/source/tabpages/tabstpge.cxx b/cui/source/tabpages/tabstpge.cxx
index cc34aaad4d4f..e64ab07e82be 100644
--- a/cui/source/tabpages/tabstpge.cxx
+++ b/cui/source/tabpages/tabstpge.cxx
@@ -292,7 +292,7 @@ void SvxTabulatorTabPage::Reset(const SfxItemSet* rSet)
 else
 aNewTabs.Remove(0, aNewTabs.Count());
 
-// Defaul tab distance
+// Default tab distance
 nDefDist = SVX_TAB_DEFDIST;
 pItem = GetItem(*rSet, SID_ATTR_TABSTOP_DEFAULTS);
 
diff --git a/extensions/source/scanner/sane.cxx 
b/extensions/source/scanner/sane.cxx
index 614aaccf8145..fb02a8417252 100644
--- a/extensions/source/scanner/sane.cxx
+++ b/extensions/source/scanner/sane.cxx
@@ -272,7 +272,7 @@ void Sane::ReloadOptions()
 
 mnOptions = pOptions[ 0 ];
 if( static_cast(pZero->size) > sizeof( SANE_Word ) )
-fprintf( stderr, "driver returned numer of options with larger size 
tha SANE_Word !!!\n" );
+fprintf( stderr, "driver returned number of options with larger size 
than SANE_Word!!!\n" );
 mppOptions.reset(new const SANE_Option_Descriptor*[ mnOptions ]);
 mppOptions[ 0 ] = pZero;
 for( int i = 1; i < mnOptions; i++ )
diff --git a/filter/source/config/cache/filtercache.cxx 
b/filter/source/config/cache/filtercache.cxx
index c173b2941741..dd2c3fdc35a0 100644
--- a/filter/source/config/cache/filtercache.cxx
+++ b/filter/source/config/cache/filtercache.cxx
@@ -913,7 +913,7 @@ css::uno::Reference< css::uno::XInterface > 
FilterCache::impl_createConfigAccess
 xCfg = 
xConfigProvider->createInstanceWithArguments(SERVICE_CONFIGURATIONUPDATEACCESS,
 comphelper::containerToSequence(lParams));
 
-// If configuration could not be opened ... but factory method 
does not throwed an exception
+// If configuration could not be opened... but factory method did 
not throw an exception
 // trigger throwing of our own 
CorruptedFilterConfigurationException.
 // Let message empty. The normal exception text show enough 
information to the user.
 if (! xCfg.is())
diff --git a/lotuswordpro/source/filter/lwpfootnote.cxx 
b/lotuswordpro/source/filter/lwpfootnote.cxx
index 53502aa18663..d4a49916a128 100644
--- a/lotuswordpro/source/filter/lwpfootnote.cxx
+++ b/lotuswordpro/source/filter/lwpfootnote.cxx
@@ -534,7 +534,7 @@ OUString LwpFootnoteOptions::GetContinuedOnMessage()
 {
 return m_ContinuedOnMessage.str();
 }
-// else reture defauls message
+// else return default message
 return OUString(STRID_FOOTCONTINUEDON);
 }
 
@@ -547,7 +547,7 @@ OUString LwpFootnoteOptions::GetContinuedFromMessage()
 {
 return m_ContinuedFromMessage.str();
 }
-// else reture defauls message
+// else return default message
 return OUString(STRID_FOOTCONTINUEDFROM);
 }
 
diff --git a/odk/examples/java/Spreadsheet/SCalc.java 
b/odk/examples/java/Spreadsheet/SCalc.java
index 5772ab31b9a9..96fdc1ad429d 100644
--- a/odk/examples/java/Spreadsheet/SCalc.java
+++ b/odk/examples/java/Spreadsheet/SCalc.java
@@ -121,7 +121,7 @@ public class SCalc  {
 
 //oooStep 
3oo
 // create cell styles.
-// For this purpose get the StyleFamiliesSupplier and the familiy
+// For this purpose get the StyleFamiliesSupplier and the family
 // CellStyle. Create an instance of com.sun.star.style.CellStyle and

[Libreoffice-bugs] [Bug 118463] Cannot Save Excel 2007-2013 XML Macro-Enabled Template (.xltm)

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118463

--- Comment #5 from Markus Mohrhard  ---
(In reply to flywire0 from comment #4)
> I disagree. Microsoft Excel 2007-2013 XML (.xlsx)(*.xlsx) is supported and
> so is  Microsoft Excel 97-2003 Template (.xlt)(*.xlt). I consider the
> omission of Excel 2007-2013 XML Macro-Enabled Template (.xltm) is enough to
> call it a bug.
> 
> Anyway, the fix is fairly trivial - a new menu item and one word in the
> output file.

This is not just a simple fix. As macro export is quite complicated and not
specified in any standard our export is quite young and quite heavily bound to
the XLSX export code. In the past we stored the imported macro stream unchanged
back which was clearly not a clever idea.

I'd expect this to be at least one man week of work to make it useful and
untangle the XLSM export that we currently have.

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


[Libreoffice-bugs] [Bug 92016] Return value from Function

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92016

Gerhard Weydt  changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|NEW |RESOLVED

--- Comment #6 from Gerhard Weydt  ---
The original reporter of the bug didn't respond to my explanation and the mass
ping one year later. So I set the status to resolved/notabug.

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


[Libreoffice-bugs] [Bug 82696] Wrong color in Windows checkboxes (classic visual style)

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82696

Adolfo Jayme  changed:

   What|Removed |Added

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

--- Comment #5 from Adolfo Jayme  ---
@Mike: you need to test the *Classic* visual style, as stated in OP’s
screenshot and this bug’s description.

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


[Libreoffice-bugs] [Bug 118852] Remove "Input Method Status" functionality

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118852

Adolfo Jayme  changed:

   What|Removed |Added

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

--- Comment #1 from Adolfo Jayme  ---
That’s already in progress

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

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


[Libreoffice-bugs] [Bug 114179] FILEOPEN DOCX Custom size and position of the chart wall is not interpreted in DOCX files created with Word 2013

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114179

--- Comment #4 from Bartosz  ---
I have analysed the root cause of problem, and it seems that size of the
Diagram Shape is not known.
The corresponding source code is located at:
oox/source/drawingml/chart/plotareaconverter.cxx:422

in method:
void PlotAreaConverter::convertPositionFromModel()

THe condition:
if( aLayoutConv.calcAbsRectangle( aDiagramRect ) ) try

is not met, as calcAbsRectangle doesn't have information about position and
size of diagram.
Unfortunately I was not able to find how to receive these information.

Maybe shape size should be taken as it was done for Area property:
https://gerrit.libreoffice.org/#/c/57762/5/oox/source/drawingml/chart/titleconverter.cxx

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


A open lock specification?

2018-07-21 Thread Stef Bon
Hi,

as you know Libreoffice uses a special file to lock a document. It looks
like:
.~lock.%name%#

where %name% is the name of the document to lock.

Have you been thinkng about a general open source specification for all
applications?

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - oox/source

2018-07-21 Thread Libreoffice Gerrit user
 oox/source/drawingml/chart/titleconverter.cxx |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 2466ea26c4bef1e002a24f6845084633e5a058c4
Author: Bartosz Kosiorek 
AuthorDate: Fri Jul 20 20:59:01 2018 +0200
Commit: Markus Mohrhard 
CommitDate: Sat Jul 21 23:29:18 2018 +0200

tdf#118150 Fix displaying of chart where Legend is set manually

By default Legend's position is automatic and it is located
at the right side of the chart.
Unfortunately even if layout with manualLayout is set:
http://www.datypic.com/sc/ooxml/e-draw-chart_manualLayout-1.html
the empty space for the automatic legend on the right side of the chart,
was left.
This is issue with opening of the OOXML charts by LibreOffice,
as MS Word is opening the same document properly.

This patch fixes issue with wrong chart displaying, when manual position
of the legend is set.

Change-Id: Id5363d48b049c469b6761b43cecfbb56514bf7d8
Reviewed-on: https://gerrit.libreoffice.org/57787
Reviewed-by: Markus Mohrhard 
Tested-by: Jenkins

diff --git a/oox/source/drawingml/chart/titleconverter.cxx 
b/oox/source/drawingml/chart/titleconverter.cxx
index 690858e290de..daa1f2d8cb57 100644
--- a/oox/source/drawingml/chart/titleconverter.cxx
+++ b/oox/source/drawingml/chart/titleconverter.cxx
@@ -213,14 +213,13 @@ void LegendConverter::convertFromModel( const Reference< 
XDiagram >& rxDiagram )
 case XML_r:
 eLegendPos = cssc2::LegendPosition_LINE_END;
 eLegendExpand = cssc::ChartLegendExpansion_HIGH;
-break;
+break;
 case XML_tr:// top-right not supported
 eLegendPos = LegendPosition_CUSTOM;
 eRelPos.Primary = 1;
 eRelPos.Secondary =0;
 eRelPos.Anchor = Alignment_TOP_RIGHT;
 bTopRight=true;
-
 break;
 case XML_t:
 eLegendPos = cssc2::LegendPosition_PAGE_START;
@@ -236,9 +235,12 @@ void LegendConverter::convertFromModel( const Reference< 
XDiagram >& rxDiagram )
 if( mrModel.mxLayout.get() )
 {
 LayoutConverter aLayoutConv( *this, *mrModel.mxLayout );
-// manual size needs ChartLegendExpansion_CUSTOM
+// manual size needs ChartLegendExpansion_CUSTOM and 
LegendPosition_CUSTOM (tdf#118150)
 if( aLayoutConv.convertFromModel( aPropSet ) )
+{
+eLegendPos = cssc2::LegendPosition_CUSTOM;
 eLegendExpand = cssc::ChartLegendExpansion_CUSTOM;
+}
 bManualLayout = !aLayoutConv.getAutoLayout();
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - oox/source

2018-07-21 Thread Libreoffice Gerrit user
 oox/source/drawingml/chart/titleconverter.cxx |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

New commits:
commit bfbf276c9e1b7da55b613fade763fad56a1cd6fe
Author: Bartosz Kosiorek 
AuthorDate: Fri Jul 20 20:59:01 2018 +0200
Commit: Markus Mohrhard 
CommitDate: Sat Jul 21 23:29:25 2018 +0200

tdf#118150 Fix displaying of chart where Legend is set manually

By default Legend's position is automatic and it is located
at the right side of the chart.
Unfortunately even if layout with manualLayout is set:
http://www.datypic.com/sc/ooxml/e-draw-chart_manualLayout-1.html
the empty space for the automatic legend on the right side of the chart,
was left.
This is issue with opening of the OOXML charts by LibreOffice,
as MS Word is opening the same document properly.

This patch fixes issue with wrong chart displaying, when manual position
of the legend is set.

Change-Id: Id5363d48b049c469b6761b43cecfbb56514bf7d8
Reviewed-on: https://gerrit.libreoffice.org/57788
Reviewed-by: Markus Mohrhard 
Tested-by: Jenkins

diff --git a/oox/source/drawingml/chart/titleconverter.cxx 
b/oox/source/drawingml/chart/titleconverter.cxx
index 690858e290de..daa1f2d8cb57 100644
--- a/oox/source/drawingml/chart/titleconverter.cxx
+++ b/oox/source/drawingml/chart/titleconverter.cxx
@@ -213,14 +213,13 @@ void LegendConverter::convertFromModel( const Reference< 
XDiagram >& rxDiagram )
 case XML_r:
 eLegendPos = cssc2::LegendPosition_LINE_END;
 eLegendExpand = cssc::ChartLegendExpansion_HIGH;
-break;
+break;
 case XML_tr:// top-right not supported
 eLegendPos = LegendPosition_CUSTOM;
 eRelPos.Primary = 1;
 eRelPos.Secondary =0;
 eRelPos.Anchor = Alignment_TOP_RIGHT;
 bTopRight=true;
-
 break;
 case XML_t:
 eLegendPos = cssc2::LegendPosition_PAGE_START;
@@ -236,9 +235,12 @@ void LegendConverter::convertFromModel( const Reference< 
XDiagram >& rxDiagram )
 if( mrModel.mxLayout.get() )
 {
 LayoutConverter aLayoutConv( *this, *mrModel.mxLayout );
-// manual size needs ChartLegendExpansion_CUSTOM
+// manual size needs ChartLegendExpansion_CUSTOM and 
LegendPosition_CUSTOM (tdf#118150)
 if( aLayoutConv.convertFromModel( aPropSet ) )
+{
+eLegendPos = cssc2::LegendPosition_CUSTOM;
 eLegendExpand = cssc::ChartLegendExpansion_CUSTOM;
+}
 bManualLayout = !aLayoutConv.getAutoLayout();
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 98074] FILESAVE: Cell formatting lost / corrupted style.xml (reported by Excel) when saving file to XLSX

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98074

Markus Mohrhard  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com
 Status|NEW |ASSIGNED

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


[Libreoffice-bugs] [Bug 118874] Online help package fails to install.

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118874

Olivier Hallot  changed:

   What|Removed |Added

  Component|Documentation   |Installation

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


[Libreoffice-bugs] [Bug 118714] False Page number in document

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118714

--- Comment #9 from Luc Vandegehuchte  ---
Created attachment 143678
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143678=edit
Wrong page number AND words/characters

This will be my last message reporting this bug.
I started a new document for this.
See attached image. Wrong page number AND words/characters. I was at the end of
page 4.
I won't install the "master build" and will wait until next update.
Thanks, Luc

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


[Libreoffice-bugs] [Bug 118740] Occasionally, LO Calc loses blocks of comments.

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118740

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||jbfa...@libreoffice.org

--- Comment #1 from Jean-Baptiste Faure  ---
Please attach a test file to this bug report.

To be certain the reported issue is not related to corruption in the user
profile, could you please reset your Libreoffice profile (
https://wiki.documentfoundation.org/UserProfile ) and re-test?

Status set to NEEDINFO, please set it back to UNCONFIRMED once requested
informations are provided.

Best regards. JBF

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


[Libreoffice-bugs] [Bug 118593] Opening first document pauses for 6-7 s, drops to 2 s by inserting a smart card into reader

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118593

sasu.liuha...@gmail.com changed:

   What|Removed |Added

   Keywords||bibisected

--- Comment #10 from sasu.liuha...@gmail.com ---
Bisect results:

10dfe6677566917cb0c8a77db367fad9281985d2 is the first bad commit
commit 10dfe6677566917cb0c8a77db367fad9281985d2
Author: Jenkins Build User 
Date:   Tue Nov 8 17:48:52 2016 +0100

source sha:a69873d212c903ea8a1f0d5ca40ae3f08b83a871

source sha:a69873d212c903ea8a1f0d5ca40ae3f08b83a871

:04 04 629d6abcde165513ecfc71ddd98261f6f9de9037
aabc203987c5f724dcdf226c2b1840b789499ecc M  instdir

Bisect log:
# bad: [1bfd8dda84f0dd2c5662b64f382637d75b8bf227] source
sha:6238f71ddbdc766e733b1c808a4fa7d66f7bde87
# good: [33e60eae04c889baf52713a73dc9944015408914] source
sha:5b168b3fa568e48e795234dc5fa454bf24c9805e
git bisect start 'origin/master' 'oldest'
# good: [964789dfd0674f0447da363a8c52114097796fa3] source
sha:e473e0e1b9bc354d53908cb0ca84db06c3051fe2
git bisect good 964789dfd0674f0447da363a8c52114097796fa3
# good: [82e6762ef9ce5acd3ee832074a327ac43d94173a] source
sha:6f345e1e6e2d7f6fdbd746dfd0c91843a5ff2d10
git bisect good 82e6762ef9ce5acd3ee832074a327ac43d94173a
# good: [b496470a254d264be0b15764e76d3ae0cff325da] source
sha:1bbf7f653b6b159afb0bf2c34dd463f58333852c
git bisect good b496470a254d264be0b15764e76d3ae0cff325da
# bad: [85b3496336990ff6a25b39bcb67a0564136455dc] source
sha:2fdbe655bb63dd40fda9b684c5715f21fd5ab639
git bisect bad 85b3496336990ff6a25b39bcb67a0564136455dc
# bad: [2d5c8caa3097fd3bdef457bc3fc58e10df57bf22] source
sha:d115a235bf3ff5366d992d01fb418a3eacb9d125
git bisect bad 2d5c8caa3097fd3bdef457bc3fc58e10df57bf22
# good: [9b38dac0365bc16742982f4e682ac08f63bba65a] source
sha:703d00e335bf0d38b3019ec2ba095b27a5fdba2d
git bisect good 9b38dac0365bc16742982f4e682ac08f63bba65a
# good: [8701a36236355ead58796c3ba4227f8cd75b6bcf] source
sha:d9c43a1d543774055dd8aa0d8584b36519236238
git bisect good 8701a36236355ead58796c3ba4227f8cd75b6bcf
# good: [9b978929de65707543227e9fb29ac512e9bcf51d] source
sha:cc2d27ea1ef4018d0865095853e7d661f8070e1f
git bisect good 9b978929de65707543227e9fb29ac512e9bcf51d
# bad: [f7f28e93298625081db77cd12caab3f310d4f005] source
sha:62401ba3c9df1f7234bd272b3e659a08f546d50c
git bisect bad f7f28e93298625081db77cd12caab3f310d4f005
# good: [d885a85c7fee211e1e858af01f5677dbdd7d5c8a] source
sha:2573f6bba6b3033143b776650f03fd4813669e5b
git bisect good d885a85c7fee211e1e858af01f5677dbdd7d5c8a
# bad: [f44634fb34ad192338ad2c0769783c74cc5b0e0d] source
sha:cb34498395a5eb0d33fb019c2ec8534f8854afcd
git bisect bad f44634fb34ad192338ad2c0769783c74cc5b0e0d
# bad: [c5401e16e6eb0cebcedb33dd114d159c1f95425d] source
sha:c0da11fb1c1cbc701e64a4b3f1f3c6506ef663d2
git bisect bad c5401e16e6eb0cebcedb33dd114d159c1f95425d
# bad: [10dfe6677566917cb0c8a77db367fad9281985d2] source
sha:a69873d212c903ea8a1f0d5ca40ae3f08b83a871
git bisect bad 10dfe6677566917cb0c8a77db367fad9281985d2
# first bad commit: [10dfe6677566917cb0c8a77db367fad9281985d2] source
sha:a69873d212c903ea8a1f0d5ca40ae3f08b83a871

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


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

2018-07-21 Thread Libreoffice Gerrit user
 0 files changed

New commits:
commit ccc7d6de630ad7d59dbde65c44f81ad749cb556b
Author: Andrea Gelmini 
AuthorDate: Thu Jul 19 15:52:22 2018 +0200
Commit: Julien Nabet 
CommitDate: Sat Jul 21 22:24:21 2018 +0200

Removed executable permission on (odp|pptx) files

Change-Id: I6180c01c45c3336192d4e95cc943ad9f4bc38f4e
Reviewed-on: https://gerrit.libreoffice.org/57730
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/sd/qa/unit/data/odp/tdf118783.odp 
b/sd/qa/unit/data/odp/tdf118783.odp
old mode 100755
new mode 100644
diff --git a/sd/qa/unit/data/odp/tdf118806.odp 
b/sd/qa/unit/data/odp/tdf118806.odp
old mode 100755
new mode 100644
diff --git a/sd/qa/unit/data/pptx/tdf98477grow.pptx 
b/sd/qa/unit/data/pptx/tdf98477grow.pptx
old mode 100755
new mode 100644
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-07-21 Thread Libreoffice Gerrit user
 filter/source/msfilter/svdfppt.cxx  |2 +-
 filter/source/pdf/pdfexport.cxx |2 +-
 filter/source/xslt/odf2xhtml/export/common/body.xsl |4 ++--
 filter/source/xslt/odf2xhtml/export/xhtml/body.xsl  |4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit d5e970537a26ce8eba8ab87498ddf3d53c571fb6
Author: Andrea Gelmini 
AuthorDate: Sat Jul 21 11:25:21 2018 +0200
Commit: Julien Nabet 
CommitDate: Sat Jul 21 22:23:05 2018 +0200

Fix typos

Change-Id: I8dd681eebf5534224d1b5e886d6a0600767f9c98
Reviewed-on: https://gerrit.libreoffice.org/57600
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/filter/source/msfilter/svdfppt.cxx 
b/filter/source/msfilter/svdfppt.cxx
index 09590554ddd3..02201e843ece 100644
--- a/filter/source/msfilter/svdfppt.cxx
+++ b/filter/source/msfilter/svdfppt.cxx
@@ -4363,7 +4363,7 @@ PPTStyleSheet::PPTStyleSheet( const DffRecordHeader& 
rSlideHd, SvStream& rIn, Sd
 }
 rIn.Seek( nOldFilePos );
 
-// will will create the default numbulletitem for each instance
+// will create the default numbulletitem for each instance
 for ( auto i : o3tl::enumrange() )
 {
 sal_uInt16  nLevels, nDepth = 0;
diff --git a/filter/source/pdf/pdfexport.cxx b/filter/source/pdf/pdfexport.cxx
index c7e307f21453..6f91cdc53b3c 100644
--- a/filter/source/pdf/pdfexport.cxx
+++ b/filter/source/pdf/pdfexport.cxx
@@ -703,7 +703,7 @@ bool PDFExport::Export( const OUString& rFile, const 
Sequence< PropertyValue >&
 }
 // after this point we don't need the legacy clear passwords 
anymore
 // however they are still inside the passed filter data sequence
-// which is sadly out out our control
+// which is sadly out of our control
 aPermissionPassword.clear();
 aOpenPassword.clear();
 
diff --git a/filter/source/xslt/odf2xhtml/export/common/body.xsl 
b/filter/source/xslt/odf2xhtml/export/common/body.xsl
index 6ef28bc68e0d..9bc022e38d62 100644
--- a/filter/source/xslt/odf2xhtml/export/common/body.xsl
+++ b/filter/source/xslt/odf2xhtml/export/common/body.xsl
@@ -321,8 +321,8 @@
 
 
 
-
 #
 
diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl 
b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index 570c9304af7e..c21840e1689e 100644
--- a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
+++ b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
@@ -190,7 +190,7 @@
 
 
 
-
+
 
 
 
@@ -675,7 +675,7 @@
 
 
 
-

[Libreoffice-commits] core.git: dbaccess/source offapi/com sw/inc sw/source

2018-07-21 Thread Libreoffice Gerrit user
 dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx |2 +-
 offapi/com/sun/star/security/CertAltNameEntry.idl |2 +-
 sw/inc/shellio.hxx|2 +-
 sw/source/filter/ww8/ww8par.cxx   |2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 91bad611355905a637e72602d6590c12547fc1a3
Author: Andrea Gelmini 
AuthorDate: Sat Jul 21 18:50:16 2018 +0200
Commit: Julien Nabet 
CommitDate: Sat Jul 21 22:20:53 2018 +0200

Fix typos

Change-Id: Ifc804e33afa160943d7b5634f8ccf4e3af4d26e5
Reviewed-on: https://gerrit.libreoffice.org/57806
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx 
b/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
index fe306eb14b6f..d06dbce1abf8 100644
--- a/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
+++ b/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
@@ -678,7 +678,7 @@ bool OSelectionBrowseBox::saveField(OUString& _sFieldName 
,OTableFieldDescRef co
 
 OSQLParseNode* pParseNode = nullptr;
 {
-// 4 passes in trying to interprete the field name
+// 4 passes in trying to interpret the field name
 // - don't quote the field name, parse internationally
 // - don't quote the field name, parse en-US
 // - quote the field name, parse internationally
diff --git a/offapi/com/sun/star/security/CertAltNameEntry.idl 
b/offapi/com/sun/star/security/CertAltNameEntry.idl
index bd6e26ab5426..90252eea48d4 100644
--- a/offapi/com/sun/star/security/CertAltNameEntry.idl
+++ b/offapi/com/sun/star/security/CertAltNameEntry.idl
@@ -33,7 +33,7 @@
 struct CertAltNameEntry
 {
 /**
- * defines the type of the value . With this information you can determine 
how to interprete the Any value.
+ * defines the type of the value. With this information you can determine 
how to interpret the Any value.
  * @see com::sun::star::security::ExtAltNameType
  */
 com::sun::star::security::ExtAltNameType Type;
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index efe86a0c2dbd..0c81a7fd28c4 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -209,7 +209,7 @@ protected:
 SwgReaderOption m_aOption;
 bool m_bInsertMode : 1;
 bool m_bTemplateBrowseMode : 1;
-bool m_bReadUTF8: 1;  // Interprete stream as UTF-8.
+bool m_bReadUTF8: 1;  // Interpret stream as UTF-8.
 bool m_bBlockMode: 1;
 bool m_bOrganizerMode : 1;
 bool m_bHasAskTemplateName : 1;
diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx
index f3f45bfc4970..faa8d720e04d 100644
--- a/sw/source/filter/ww8/ww8par.cxx
+++ b/sw/source/filter/ww8/ww8par.cxx
@@ -4453,7 +4453,7 @@ void wwSectionManager::InsertSegments()
 mySegIter aNext = aIter+1;
 mySegIter aPrev = (aIter == aStart) ? aIter : aIter-1;
 
-// If two following sections are different in following properties, 
Word will interprete a continuous
+// If two following sections are different in following properties, 
Word will interpret a continuous
 // section break between them as if it was a section break next page.
 bool bThisAndPreviousAreCompatible = ((aIter->GetPageWidth() == 
aPrev->GetPageWidth()) &&
 (aIter->GetPageHeight() == aPrev->GetPageHeight()) && 
(aIter->IsLandScape() == aPrev->IsLandScape()));
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118779] Main menu totally flickering / blinking on slow computer

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118779

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jbfa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #2 from Jean-Baptiste Faure  ---
Please try with the GTK3 backend: you have to install libreoffice-gtk3 package
first.
Another try: activate or deactivate OpenGL. in the advanced configuration,
search opengl.

Status set to NEEDINFO, please set it back to UNCONFIRMED once requested
informations are provided.

Best regards. JBF

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


[Libreoffice-bugs] [Bug 118844] [NEWHELP] Colibre icons missing in several help pages.

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118844

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||jbfa...@libreoffice.org
 Status|UNCONFIRMED |NEW

--- Comment #4 from Jean-Baptiste Faure  ---
Set status to NEW according to comments #1 - #3

Best regards. JBF

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


[Libreoffice-bugs] [Bug 118875] New: Mail Merge toolbar appears in wrong document after using Mail Merge Wizard and choosing something other than the current document

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118875

Bug ID: 118875
   Summary: Mail Merge toolbar appears in wrong document after
using Mail Merge Wizard and choosing something other
than the current document
   Product: LibreOffice
   Version: 6.1.0.1 rc
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: domi...@dwalden.co.uk

Description:
If I use the Mail Merge Wizard and on the first page ("Select starting
document...") I choose something other than "Use current document" (e.g.
"Create a new document"), the Mail Merge toolbar will appear in the current
document but not in the new document which the Wizard will create.

It is more useful to have the toolbar in the new document as that will have the
mail merge fields in it. The current document may have nothing of use in it.

As I am not aware of any way to access the Mail Merge Wizard without first
creating a new document (correct me if I am wrong) users may hit this problem
often.

On the other hand, the workaround is fairly straightforward, just click View >
Toolbars > Mail Merge. So setting to Minor, but change if you want.

Steps to Reproduce:
1. Create a new Writer document (which will be called something like "Untitled
1").
2. Tools > Mail Merge Wizard.
3. Tick the radio button "Create a new document". Click Next.
4. You can go through the rest of the Wizard and add whatever Address Blocks
and Salutations you like, or click Finish straight away, it is reproducible
either way.
(You can also reproduce by choosing another option in step 3, e.g. "Start from
existing document")

Actual Results:
Once you have finished the Wizard, a new document called something like
"Untitled 2" will be created, but it will not have the Mail Merge toolbar.
Instead, the document you created in step 1 ("Untitled 1") will have the
toolbar.

Expected Results:
The new document ("Untitled 2") which was created by the Wizard should have the
toolbar instead.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.1.0.1
Build ID: 378e26bd4f22a135cef5fa17afd5d4171d8da21a
CPU threads: 2; OS: Linux 3.16; UI render: default; VCL: gtk2; 
Locale: en-GB (en_GB.UTF-8); Calc: group threaded

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


[Libreoffice-bugs] [Bug 118851] Sometimes unable to reduce page size vertically in Libre Office Calc

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118851

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Jean-Baptiste Faure  ---
No repro with Version: 6.0.5.2
Build ID: 1:6.0.5~rc2-0ubuntu0.16.04.1~lo1
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; 
Locale: fr-FR (fr_FR.UTF-8); Calc: group threaded

What is your OS?

Status set to NEEDINFO, please set it back to UNCONFIRMED once requested
informations are provided.

Best regards. JBF

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


[Libreoffice-bugs] [Bug 118874] New: Online help package fails to install.

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118874

Bug ID: 118874
   Summary: Online help package fails to install.
   Product: LibreOffice
   Version: 6.0.5.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: adrusse...@comcast.net
CC: olivier.hal...@documentfoundation.org

Description:
Version: 6.0.5.2
Target host: Scientific Linux 6.10

I am replacing the default distribution for SL6 with the latest from LO.
Previous relesases have worked with out problems. (Previous version used was
6.0.4.2)

Steps to Reproduce:
1. Follow default install script
2. Executable installs without problem
3. The help package (LibreOffice_6.0.5_Linux_x86-64_rpm_helppack_en-GB.tar.gz)
unpacks without complaint.

Actual Results:
[russell@elm LibreOffice]$ cd
LibreOffice_6.0.5.2_Linux_x86-64_rpm_helppack_en-GB/RPMS
[russell@elm RPMS]$ sudo yum install *.rpm
Loaded plugins: refresh-packagekit, security
Setting up Install Process  
Examining libobasis6.0-en-GB-help-6.0.5.2-2.x86_64.rpm:
libobasis6.0-en-GB-help-6.0.5.2-2.x86_64
Marking libobasis6.0-en-GB-help-6.0.5.2-2.x86_64.rpm to be installed
Resolving Dependencies  
--> Running transaction check   
---> Package libobasis6.0-en-GB-help.x86_64 0:6.0.5.2-2 will be installed   
--> Processing Dependency: libobasis6.0-en-GB <= 6.0.5.2-2 for package:
libobasis6.0-en-GB-help-6.0.5.2-2.x86_64
--> Processing Dependency: libobasis6.0-en-GB >= 6.0.5.2 for package:
libobasis6.0-en-GB-help-6.0.5.2-2.x86_64  
--> Finished Dependency Resolution  
Error: Package: libobasis6.0-en-GB-help-6.0.5.2-2.x86_64
(/libobasis6.0-en-GB-help-6.0.5.2-2.x86_64)
   Requires: libobasis6.0-en-GB <= 6.0.5.2-2
Error: Package: libobasis6.0-en-GB-help-6.0.5.2-2.x86_64
(/libobasis6.0-en-GB-help-6.0.5.2-2.x86_64)
   Requires: libobasis6.0-en-GB >= 6.0.5.2  
 You could try using --skip-broken to work around the problem   
 You could try running: rpm -Va --nofiles --nodigest
[russell@elm RPMS]$ sudo yum --skip-broken install *.rpm
Loaded plugins: refresh-packagekit, security
Setting up Install Process  
Examining libobasis6.0-en-GB-help-6.0.5.2-2.x86_64.rpm:
libobasis6.0-en-GB-help-6.0.5.2-2.x86_64
Marking libobasis6.0-en-GB-help-6.0.5.2-2.x86_64.rpm to be installed
Resolving Dependencies  
--> Running transaction check   
---> Package libobasis6.0-en-GB-help.x86_64 0:6.0.5.2-2 will be installed   
--> Processing Dependency: libobasis6.0-en-GB <= 6.0.5.2-2 for package:
libobasis6.0-en-GB-help-6.0.5.2-2.x86_64
--> Processing Dependency: libobasis6.0-en-GB >= 6.0.5.2 for package:
libobasis6.0-en-GB-help-6.0.5.2-2.x86_64  

Packages skipped because of dependency problems:
libobasis6.0-en-GB-help-6.0.5.2-2.x86_64 from
/libobasis6.0-en-GB-help-6.0.5.2-2.x86_64
[russell@elm RPMS]$ rpm -Va --nofiles --nodigest
*.rpm   


Expected Results:
The help package did not install.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Has installed without problem in previous LO releases.

In all my tests so far LO 6.0.5.2 functions without problem, except for the
online help packpage.

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


[Libreoffice-bugs] [Bug 118858] Copying selected filtered cells copies all cells in range instead of only selected (FILTER)

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118858

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #2 from Jean-Baptiste Faure  ---
No repro with Version: 6.0.5.2
Build ID: 1:6.0.5~rc2-0ubuntu0.16.04.1~lo1
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; 
Locale: fr-FR (fr_FR.UTF-8); Calc: group threaded

Best regards. JBF

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


[Libreoffice-bugs] [Bug 118865] EDITING Formulas included in the filter menu

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118865

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #1 from Jean-Baptiste Faure  ---
Help for SUBTOTAL function says: filtered-out cells are always excluded.
https://helponline.libreoffice.org/latest/en-US/text/scalc/01/04060106.html?DbPAR=CALC#bm_id3165633

So closing as NotABug.

Best regards. JBF

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


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

2018-07-21 Thread Libreoffice Gerrit user
 sw/qa/extras/ooxmlexport/data/defaultStyle.docx   |binary
 sw/qa/extras/ooxmlexport/ooxmlexport11.cxx|6 ++
 writerfilter/source/dmapper/DomainMapper.cxx  |5 +++--
 writerfilter/source/dmapper/DomainMapper_Impl.cxx |   20 
 writerfilter/source/dmapper/DomainMapper_Impl.hxx |2 ++
 writerfilter/source/dmapper/StyleSheetTable.cxx   |   17 +++--
 6 files changed, 38 insertions(+), 12 deletions(-)

New commits:
commit 6b7f12f6108f136d60bd77e3787ef6a2632038cd
Author: Justin Luth 
AuthorDate: Mon Jul 16 20:55:33 2018 +0300
Commit: Justin Luth 
CommitDate: Sat Jul 21 21:37:18 2018 +0200

writerfilter: default style is the last one

Documentation states, and the examples confirm that
"If this attribute (w:default) is specified by multiple styles, then
the last instance of a style with this property shall be used."

Change-Id: I17f06ab8944a39341a00c479117e978a01d6af7a
Reviewed-on: https://gerrit.libreoffice.org/57510
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sw/qa/extras/ooxmlexport/data/defaultStyle.docx 
b/sw/qa/extras/ooxmlexport/data/defaultStyle.docx
new file mode 100644
index ..8e3faa70da8c
Binary files /dev/null and b/sw/qa/extras/ooxmlexport/data/defaultStyle.docx 
differ
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
index 3246fe5eec4d..b4d6dad88132 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
@@ -150,6 +150,12 @@ DECLARE_OOXMLEXPORT_TEST(testTdf116410, "tdf116410.docx")
 CPPUNIT_ASSERT_EQUAL(1, getPages());
 }
 
+DECLARE_OOXMLEXPORT_TEST(testDefaultStyle, "defaultStyle.docx")
+{
+CPPUNIT_ASSERT_EQUAL_MESSAGE( "Default Style", OUString("Title"), 
getProperty(getParagraph(1), "ParaStyleName") );
+CPPUNIT_ASSERT_EQUAL(2, getPages());
+}
+
 DECLARE_OOXMLEXPORT_TEST(testParagraphSplitOnSectionBorder, 
"parasplit-on-section-border.odt")
 {
 xmlDocPtr pXmlDoc = parseExport("word/document.xml");
diff --git a/writerfilter/source/dmapper/DomainMapper.cxx 
b/writerfilter/source/dmapper/DomainMapper.cxx
index b5f3d504fb77..5e6f2b0c0a1a 100644
--- a/writerfilter/source/dmapper/DomainMapper.cxx
+++ b/writerfilter/source/dmapper/DomainMapper.cxx
@@ -2936,8 +2936,9 @@ void DomainMapper::lcl_startParagraphGroup()
 {
 if (!m_pImpl->IsInShape())
 {
-m_pImpl->GetTopContext()->Insert( PROP_PARA_STYLE_NAME, 
uno::makeAny( OUString("Standard") ) ); //ConvertedStyleName
-m_pImpl->SetCurrentParaStyleName("Standard");
+const OUString& sDefaultParaStyle = 
m_pImpl->GetDefaultParaStyleName();
+m_pImpl->GetTopContext()->Insert( PROP_PARA_STYLE_NAME, 
uno::makeAny( sDefaultParaStyle ) );
+m_pImpl->SetCurrentParaStyleName( sDefaultParaStyle );
 }
 if (m_pImpl->isBreakDeferred(PAGE_BREAK))
 m_pImpl->GetTopContext()->Insert(PROP_BREAK_TYPE, 
uno::makeAny(style::BreakType_PAGE_BEFORE));
diff --git a/writerfilter/source/dmapper/DomainMapper_Impl.cxx 
b/writerfilter/source/dmapper/DomainMapper_Impl.cxx
index 2939902f03ca..8c3c59243aa0 100644
--- a/writerfilter/source/dmapper/DomainMapper_Impl.cxx
+++ b/writerfilter/source/dmapper/DomainMapper_Impl.cxx
@@ -209,6 +209,7 @@ DomainMapper_Impl::DomainMapper_Impl(
 m_pLastSectionContext( ),
 m_pLastCharacterContext(),
 m_sCurrentParaStyleName(),
+m_sDefaultParaStyleName(),
 m_bInStyleSheetImport( false ),
 m_bInAnyTableImport( false ),
 m_bInHeaderFooterImport( false ),
@@ -664,6 +665,25 @@ const OUString DomainMapper_Impl::GetCurrentParaStyleName()
 return sName;
 }
 
+const OUString DomainMapper_Impl::GetDefaultParaStyleName()
+{
+// After import the default style won't change and is frequently 
requested: cache the LO style name.
+// TODO assert !InStyleSheetImport? This function really only makes sense 
once import is finished anyway.
+if ( m_sDefaultParaStyleName.isEmpty() )
+{
+const StyleSheetEntryPtr pEntry = 
GetStyleSheetTable()->FindDefaultParaStyle();
+if ( pEntry && !pEntry->sConvertedStyleName.isEmpty() )
+{
+if ( !m_bInStyleSheetImport )
+m_sDefaultParaStyleName = pEntry->sConvertedStyleName;
+return pEntry->sConvertedStyleName;
+}
+else
+return OUString( "Standard");
+}
+return m_sDefaultParaStyleName;
+}
+
 /*-
 returns the value from the current paragraph style - if available
   ---*/
diff --git a/writerfilter/source/dmapper/DomainMapper_Impl.hxx 
b/writerfilter/source/dmapper/DomainMapper_Impl.hxx
index 555c2dd35bb9..013f8aaa5799 100644
--- a/writerfilter/source/dmapper/DomainMapper_Impl.hxx
+++ 

[Libreoffice-bugs] [Bug 118593] Opening first document pauses for 6-7 s, drops to 2 s by inserting a smart card into reader

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118593

--- Comment #9 from sasu.liuha...@gmail.com ---
Haven't had time for a bibisect attempt yet, but narrowed down the emergence of
the issue between versions 5.2.7.2 (works as expected) and 5.3.0.3 (has the
issue).

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


[Libreoffice-bugs] [Bug 103148] No adoption of heading numbers when inserting a pagebreak before a heading

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103148

--- Comment #6 from Regina Henschel  ---
Faulty too in Version: 6.2.0.0.alpha0+ (x64)
Build ID: 3e39524d4171f0ecadad5658d6e03cf44126b2a0
CPU threads: 8; OS: Windows 10.0; UI render: GL; 
Locale: en-US (en_US); Calc: CL

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


[Libreoffice-bugs] [Bug 86336] FILEOPEN Calc ignores custom template when opening csv file

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86336

--- Comment #7 from FS  ---
Still present in Version: 6.0.5.2 (x64)
Build-ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16

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


[Libreoffice-bugs] [Bug 118643] Impress Hourglass Icon Distracting During Presentation

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118643

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #6 from Jean-Baptiste Faure  ---
Thank you for the test file. When playing the slideshow, I do not see any
hourglass. The slideshow is smooth on the screen of my laptop. Tested with LO
6.0.5 and 6.1.1.0.0+ under Ubuntu 16.04 x86-64

Best regards. JBF

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


[Libreoffice-ux-advise] [Bug 118643] Impress Hourglass Icon Distracting During Presentation

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118643

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #6 from Jean-Baptiste Faure  ---
Thank you for the test file. When playing the slideshow, I do not see any
hourglass. The slideshow is smooth on the screen of my laptop. Tested with LO
6.0.5 and 6.1.1.0.0+ under Ubuntu 16.04 x86-64

Best regards. JBF

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


[Libreoffice-bugs] [Bug 118854] Style not Visible in List of Styles if Font is White and Background is not White

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118854

--- Comment #6 from Harald Koester  ---
Just two arguments: 

- On the one hand we promote the use of styles as good practice and on the
other hand users run into troubles if they use them correctly. I think this
does not match and should be avoided if possible. 

- In the Modify dialogue in some tabs (e.g. tab 'Font') the preview is
displayed correctly. Why it should not be possible in the style list?

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


[Libreoffice-bugs] [Bug 118856] Text blinking when highlighting text in about us windows

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118856

--- Comment #6 from V Stuart Foote  ---
Need to be clear that "blinking" and "flickering" are different effects--a
blink would be based on a timer of some sort, while flicker is a response to
some user control change to the UI.

As here mouse/cursor movement through the text of the Help -> About dialog. Or
as in bug 113714 advancing through the main menu bar items.

Any other flicker or blinking would not be under control of LibreOffice, e.g.
Desktop Environment and GPU driver mismatch.

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


[Libreoffice-bugs] [Bug 112889] [META] Screen flickering when hovering on items or selecting text with default rendering

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112889
Bug 112889 depends on bug 118856, which changed state.

Bug 118856 Summary: Text blinking when highlighting text in about us windows
https://bugs.documentfoundation.org/show_bug.cgi?id=118856

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 118856] Text blinking when highlighting text in about us windows

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118856

V Stuart Foote  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED
 CC||vstuart.fo...@utsa.edu

--- Comment #5 from V Stuart Foote  ---


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

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


[Libreoffice-bugs] [Bug 113714] Flicker when hovering over main menu with default rendering

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113714

V Stuart Foote  changed:

   What|Removed |Added

 CC||revsa...@hotmail.com

--- Comment #12 from V Stuart Foote  ---
*** Bug 118856 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 114719] New RYB based standard palette: cleanup assigned RGB values and color names (result comment 44)

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114719

--- Comment #55 from V Stuart Foote  ---
Created attachment 143677
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143677=edit
color picker palette Standard & Tonal and a RBG palette using Canou-Zheng
Improved HCI

(In reply to Flora Canou from comment #54)
> 
> Just made the standard RGB color palette, using the name "Standard RGB".
> It's currently available here:
> https://github.com/FloraCanou/standardrgb-palette-loext (since the official
> extension site is rather slow). 

The gradient is smooth, and RGB colors quite acurate, it looks nice,
unfortunately the full palette tends toward the pastels. The same issue as with
the freecolour-HLC CIELAB reference palette.

Need more highly saturated RGB colors. For example the "tonal" technical
palette--perhaps alligh the name/color pairings (from the tonal 58% row) across
these two RGB centric palettes adjusting the starting point. But if just an
extension--your call on that stylistic facet.

Also, to simplify things for translators should this be added to core, I would
suggest you adopt the color naming from the tonal palette of Spring Green and
Chartreuse rather than the non-standard Lime and Turquoise you've assigned.

> I'm also trying to develop an optimized RYB-RGB conversion algorithm. I
> can't catch the 6.1 release though. 
> 

6.1 is string and feature frozen, we are committed to a RYB palette. But
improving the RGB/HSI color correctness for RYB hue, tints and especially the
shades would be a valid patch for the release. Looking forward to see if you
can improve on the Gosett & Chen algorithm used by Eddy.

> (In reply to V Stuart Foote from comment #53)

> > Just watch out for Light Blue 2 and Dark Blue 1 as those values are hard
> > coded in the unit tests.
> 
> I don't quite understand this. Could you please note in detail what I need
> to do about it?

IIRC several unit tests pick up the defined COL_DEFAULT_SHAPE_FILLING and
COL_DEFAULT_SHAPE_STROKE [1] and automated qa unit tests break when we've
removed those specific values from the standard.soc, or have changed their
assigned values in the xdef.hxx...  Heiko?


=-ref-=
[1] https://opengrok.libreoffice.org/xref/core/include/svx/xdef.hxx#81

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


[Libreoffice-bugs] [Bug 118873] XML-Form-Document: Decimalseparator doesn't work right in Function of XML-Forms

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118873

--- Comment #1 from rob...@familiegrosskopf.de ---
Created attachment 143676
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143676=edit
Form with three decimal fields - third field should show the added value from
the first and second

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


[Libreoffice-bugs] [Bug 118873] New: XML-Form-Document: Decimalseparator doesn't work right in Function of XML-Forms

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118873

Bug ID: 118873
   Summary: XML-Form-Document: Decimalseparator doesn't work right
in Function of XML-Forms
   Product: LibreOffice
   Version: 6.0.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rob...@familiegrosskopf.de

Created attachment 143675
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143675=edit
Description for wrong decimal-separator with screenshots

Screenshot of the form added to this bug. 

The first two fields of an XML-Form were added and the value is set to the last
field.
Values for the first fields are shown in the navigator with decimal-separator
'.'.
Value for the sum of the two fields is shown with the decimal-separator ','.
So the form shows totally wrong:
2,50 € + 3,15 € = 565,00 €
The form marks this as a mistake and says the field for "565,00 €" is text. But
when you look in the attached form for the calculation it works right. It's
only presented in the navigator with the wrong separator.

Tested with LO 6.0.5.2, OpenSUSE 42.3, 64bit rpm Linux. Same behavior here in
all installed versions.

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


[Libreoffice-bugs] [Bug 104782] Metafile rendering issues with antialiasing on Linux with LibO 5.2->6.1

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104782

sergio.calleg...@gmail.com changed:

   What|Removed |Added

Summary|Metafile rendering issues   |Metafile rendering issues
   |on Linux with LibO 5.2->6.1 |with antialiasing on Linux
   ||with LibO 5.2->6.1

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


[Libreoffice-bugs] [Bug 104782] Metafile rendering issues on Linux with LibO 5.2->6.1

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104782

sergio.calleg...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|NEW
Summary|Rendering issues on Linux   |Metafile rendering issues
   |with LibO 5.2   |on Linux with LibO 5.2->6.1
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #5 from sergio.calleg...@gmail.com ---
Reopened

the issue is still present (maybe more subtle) and has been so through the
whole of LibO releases up to 6.1 that is still affected.

Even if the original test case does not anymore show the issue, the new one
shows exactly the same problem. With metafiles, at some zoom factors areas of
the picture that should be blank get incorrectly filled.

As before, the issue goes away by disabling antialiasing.

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


[Libreoffice-bugs] [Bug 104782] Rendering issues on Linux with LibO 5.2

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104782

--- Comment #4 from sergio.calleg...@gmail.com ---
Created attachment 143674
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143674=edit
Rendering issue with the sample file

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


[Libreoffice-bugs] [Bug 104782] Rendering issues on Linux with LibO 5.2

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104782

--- Comment #3 from sergio.calleg...@gmail.com ---
Created attachment 143673
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143673=edit
sample file

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


Re: GSoC weekly update : Add Support for Python in LOEclipse Plugin - Shobhan Mandal

2018-07-21 Thread Shobhan Mandal
Hello Everyone,

In this git commit, the Interface and the Services page which come in the
New Extension Project also show up when the language selected is Python.
Also certain redundant code which are not required in the Python module
have been removed.
https://github.com/LibreOffice/loeclipse/pull/68/commits/68e8f8af67f602a067f49215ff28212dcd4bf7a6
https://github.com/LibreOffice/loeclipse/pull/68/commits/d58ea7aaf720e0ed495a864eedfb78d0dd017e4c

Thanks and Regards,
Shobhan.


On Sat, Jul 14, 2018 at 10:02 AM Shobhan Mandal 
wrote:

> Hello Everyone,
>
> In this git commit, I have enabled the idl file creation which ultimately
> leads to the creation of the "types.rdb"  file which provides specific type
> of interface to LibreOffice.
>
> https://github.com/LibreOffice/loeclipse/pull/68/commits/37cd0ed7b935abfde402d2468fea290f982d2b7f
>
> It was also found that if there is any "_" in the project name then the
> Impl.java file is not created if projects are created using
> Java language during New Extension Project creation, so that has also been
> handled.
>
> Thanks and Regards,
> Shobhan.
>
>>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 118868] diagram or graphic caption can not be placed below the graphic

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118868

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


[Libreoffice-bugs] [Bug 118868] diagram or graphic caption can not be placed below the graphic

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118868

Jacques Guilleron  changed:

   What|Removed |Added

 CC||jal...@laposte.net

--- Comment #2 from Jacques Guilleron  ---
Created attachment 143672
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143672=edit
Something similar with a text box under the diagram.

Hello Matt,

I get it by selecting and reducing the chart area. Perhaps this is not what you
want to do. Can you then precise your steps to insert the caption?
thank you.

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


[Libreoffice-bugs] [Bug 106128] Closing last document will close all frames in uno listening mode

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106128

--- Comment #4 from Oliver Brinzing  ---
still reproducible in LO 6.0.6.1

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


[Libreoffice-bugs] [Bug 118872] New: LibreOffice Crashed After installing multiple variants of a fonts

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118872

Bug ID: 118872
   Summary: LibreOffice Crashed After installing multiple variants
of a fonts
   Product: LibreOffice
   Version: 6.1.0.1 rc
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: revsa...@hotmail.com

Description:
I was working on an important document and thought about installing the Roboto
font. SO I went to google fonts and downloaded the Roboto font from
https://fonts.google.com/specimen/Roboto.
Version: 6.1.0.1 (x64)
Build ID: 378e26bd4f22a135cef5fa17afd5d4171d8da21a
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: en-IN (en_IN); Calc: CL 
Multiple styles or form of the font was installed like Robot italic, roboto
bold, roboto regular, etc. I installed all the font simultaneously. When I
opened LibreOffice writer, it started turning white and then froze and this
process occurred many times. I then closed the application and opened it again.
I was able to recover the file but some data was lost. I had not saved the
file.

Steps to Reproduce:
1.Download a font from google fonts like
https://fonts.google.com/download?family=Roboto
2.Open Libreoffice writer.  keep it open
3.Install all teh variants of font simentaneously
4. You might or might not experince this proeblem like I did , but it should be
there

Actual Results:
Libre OFfice writer crashed and did not respond

Expected Results:
---


Reproducible: Didn't try


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: TextDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no
Version: 6.1.0.1 (x64)
Build ID: 378e26bd4f22a135cef5fa17afd5d4171d8da21a
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: en-IN (en_IN); Calc: CL

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


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

2018-07-21 Thread Libreoffice Gerrit user
 sd/qa/unit/export-tests-ooxml2.cxx |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 71821a74d65765afa9f2273d98b5b0cc3ac2782f
Author: Mark Hung 
AuthorDate: Sat Jul 21 08:10:11 2018 +0800
Commit: Noel Grandin 
CommitDate: Sat Jul 21 14:50:21 2018 +0200

sd: fix closing document twice in testTdf118768.

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

diff --git a/sd/qa/unit/export-tests-ooxml2.cxx 
b/sd/qa/unit/export-tests-ooxml2.cxx
index 74129e88aecf..6756f86e9ab7 100644
--- a/sd/qa/unit/export-tests-ooxml2.cxx
+++ b/sd/qa/unit/export-tests-ooxml2.cxx
@@ -1731,7 +1731,6 @@ void SdOOXMLExportTest2::testTdf118768()
 sd::DrawDocShellRef xDocShRef = 
loadURL(m_directories.getURLFromSrc("sd/qa/unit/data/odp/tdf118768-brake.odp"), 
ODP);
 utl::TempFile tempFile;
 xDocShRef = saveAndReload(xDocShRef.get(), PPTX, );
-xDocShRef->DoClose();
 
 // check that transition attribute didn't change from 'out' to 'in'
 xmlDocPtr pXmlDocContent = parseExport(tempFile, "ppt/slides/slide1.xml");
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-07-21 Thread Libreoffice Gerrit user
 sc/source/core/tool/rangelst.cxx |   14 +-
 1 file changed, 1 insertion(+), 13 deletions(-)

New commits:
commit e469ab0d9eb02a05b1d12a7a0a6b6ed0e5977f1c
Author: Takeshi Abe 
AuthorDate: Sat Jul 21 16:18:28 2018 +0900
Commit: Noel Grandin 
CommitDate: Sat Jul 21 14:49:18 2018 +0200

sc: Compare vectors by simpler code

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

diff --git a/sc/source/core/tool/rangelst.cxx b/sc/source/core/tool/rangelst.cxx
index cd10b807bf18..b64af571067b 100644
--- a/sc/source/core/tool/rangelst.cxx
+++ b/sc/source/core/tool/rangelst.cxx
@@ -339,19 +339,7 @@ bool ScRangeList::operator==( const ScRangeList& r ) const
 if ( this ==  )
 return true;
 
-if (maRanges.size() != r.maRanges.size())
-return false;
-
-auto itr1 = maRanges.begin(), itrEnd = maRanges.end();
-auto itr2 = r.maRanges.begin();
-for (; itr1 != itrEnd; ++itr1, ++itr2)
-{
-const ScRange& r1 = *itr1;
-const ScRange& r2 = *itr2;
-if (r1 != r2)
-return false;
-}
-return true;
+return maRanges == r.maRanges;
 }
 
 bool ScRangeList::operator!=( const ScRangeList& r ) const
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118869] Installer claims of MS KB 2919355 for Win 8.1

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118869

--- Comment #2 from MM  ---
On windows 10 1803 I had no problem installing 6.1.0.1. When I check the system
update files, I don't see that KB patch. Where did you get that LO download
from ?

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


[Libreoffice-bugs] [Bug 104816] Inserting a user field will lose the condition of section

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104816

--- Comment #7 from Oliver Brinzing  ---
still reproducible in LO 6.0.6.1 and 
6.2.0.0.alpha0+ (x64)
Build ID: cbc992e7370ab006ea7c0f8520896845f79f7749

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


[Libreoffice-bugs] [Bug 118867] EDITING Formula is not pasted correctly after Cut - Delete - Paste

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118867

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
Not repro
Version: 6.2.0.0.alpha0+ (x64)
Build ID: 715fcaff01ed048c52c69264a7a0fb773dd57b32
CPU threads: 4; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-07-21_02:21:27
Locale: es-ES (es_ES); Calc: CL

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


[Libreoffice-bugs] [Bug 103148] No adoption of heading numbers when inserting a pagebreak before a heading

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103148

--- Comment #5 from zyklo...@web.de ---
Still persists in:

Version: 6.0.5.2
Build-ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16
CPU-Threads: 8; BS: Linux 4.17; UI-Render: Standard; VCL: gtk3; 
Flatpak version
Gebietsschema: de-DE (de_DE.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 118864] Contents inside select a template window blinking and animation not smooth

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118864

Telesto  changed:

   What|Removed |Added

 Blocks||112889


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112889
[Bug 112889] [META] Screen flickering when hovering on items or selecting text
with default rendering
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112889] [META] Screen flickering when hovering on items or selecting text with default rendering

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112889

Telesto  changed:

   What|Removed |Added

 Depends on||118864


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=118864
[Bug 118864] Contents inside select a template window blinking and animation
not smooth
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96221] Crash during open CSV file - SEH Exception (when UTF character set selected)

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96221

--- Comment #12 from Xisco Faulí  ---
@Timur, any update here?

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


[Libreoffice-bugs] [Bug 118870] Line width changes when copying from Draw to Writer

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118870

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Xisco Faulí  ---
Thank you for reporting the bug.
Could you please try to reproduce it with a master build from
http://dev-builds.libreoffice.org/daily/master/ ?
You can install it alongside the standard version.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the master build

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


[Libreoffice-bugs] [Bug 118863] Crash in: ScInputHandler::EnterHandler(ScEnterMode)

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118863

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 CC||xiscofa...@libreoffice.org
 Resolution|--- |DUPLICATE

--- Comment #2 from Xisco Faulí  ---
Closing as RESOLVED DUPLICATED for now...

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

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


[Libreoffice-bugs] [Bug 118856] Text blinking when highlighting text in about us windows

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118856

Telesto  changed:

   What|Removed |Added

 Blocks||112889
 CC||tele...@surfxs.nl


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112889
[Bug 112889] [META] Screen flickering when hovering on items or selecting text
with default rendering
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 112889] [META] Screen flickering when hovering on items or selecting text with default rendering

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112889

Telesto  changed:

   What|Removed |Added

 Depends on||118856


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=118856
[Bug 118856] Text blinking when highlighting text in about us windows
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114679] MacOS: Copying the installation files is painfully slow

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114679

Telesto  changed:

   What|Removed |Added

Summary|MacOS: Copying the  |MacOS: Copying the
   |installation files is quite |installation files is
   |slow|painfully slow

--- Comment #6 from Telesto  ---
(In reply to steve -_- from comment #5)
> "Copying the installation files is quite slow" is actually an
> understatement. It took over 3-4 minutes for me to copy the latest master
> build to my disk. Using an SSD and not seeing this with any other software.
> It feels this has gotten worse lately.

I agree. It's painfully slow. I'm skipping daily builds all together

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


[Libreoffice-bugs] [Bug 105316] Crash in OutputDevice::InitLineColor() when stressing the Select Theme Categories

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105316

Telesto  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #11 from Telesto  ---
No repro 
Version: 6.2.0.0.alpha0+
Build ID: e7d3976cb80f7e7401be071f905a764dd6cb4d6e
CPU threads: 4; OS: Windows 6.3; UI render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-06-29_04:46:32
Locale: nl-NL (nl_NL); Calc: CL

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

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


[Libreoffice-bugs] [Bug 118866] EDITING Hyperlink to hidden sheet navigates to wrong sheet

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118866

m.a.riosv  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
Repro.
Version: 6.0.6.1 (x64)
Build ID: dc68ad6c5cde3c62874b96422f2e5e8252499bad
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: es-ES (es_ES); Calc: CL

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


[Libreoffice-bugs] [Bug 118870] Line width changes when copying from Draw to Writer

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118870

--- Comment #1 from Telesto  ---
Maybe bug 117707

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


[Libreoffice-bugs] [Bug 39593] copy/paste code detector / fixing

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39593

Xisco Faulí  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 CC||xiscofa...@libreoffice.org

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


[Libreoffice-bugs] [Bug 118871] LibreOffice 6.1 RC1 on MacOS High Sierra crashes when changing default icon set

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118871

--- Comment #1 from Italo Vignoli  ---
The crash seems to happen only for fresh installations of LibreOffice 6.1 RC1,
as when the software is updated from a previous installation (in my case,
LibreOffice 6.0.5 and 6.0.6 RC1) changing the default icon style does not seem
to create any issue.

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


[Libreoffice-bugs] [Bug 118621] UI: Request for Enhancement: Turn off Footer/Header Menu.

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118621

--- Comment #6 from RGB  ---
I fully agree with Christoph Bartz. Close to hand menus are for frequently used
actions, not for something you do, at best, a couple of times for each file or,
even worst, a couple of times for each template.

But perhaps the worst part of this "feature" is that it goes in the same line
of the "page panel" in the sidebar and other similar features: it hides from
new users the fact that pages are managed through styles. I've been using, and
explaining how to use, Writer for the last 20 years, and IMHO it's becoming
more difficult, not easier, to explain to new users why page styles are their
friend and not their foe.

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


[Libreoffice-bugs] [Bug 118871] New: LibreOffice 6.1 RC1 on MacOS High Sierra crashes when changing default icon set

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118871

Bug ID: 118871
   Summary: LibreOffice 6.1 RC1 on MacOS High Sierra crashes when
changing default icon set
   Product: LibreOffice
   Version: 6.1.0.1 rc
  Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: it...@italovignoli.com

Description:
Open LibreOffice 6.1 RC1 on a Mac running the latest version of MacOS High
Sierra (10.13.6), open Preferences and on the View tab choose a different icon
style (from the Breeze default), press OK and close Preferences. After a while,
LibreOffice crashes (also if you do not open a document).
Tested on two different MacBooks (Air and Pro), trying to change the icon style
to Sifr and Colibre.
NOTE: The same behaviour seems to apply to LibreOfficeDev 6.2 Alpha (Master),
but I have not tested it with the same attention.

Steps to Reproduce:
1. Launch LibreOffice
2. Open Preferences > View
3. Change default icon style
4. Open a document

Actual Results:
Crash

Expected Results:
Change the icon style (in some cases the icon style is changed, but if you do
not revert to the default icon style [Breeze] LibreOffice keeps crashing).


Reproducible: Always


User Profile Reset: Yes



Additional Info:

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


[Libreoffice-bugs] [Bug 118870] New: Line width changes when copying from Draw to Writer

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118870

Bug ID: 118870
   Summary: Line width changes when copying from Draw to Writer
   Product: LibreOffice
   Version: 6.1.0.1 rc
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: b...@mizapf.de

Draw a line in Draw with non-zero width, like 0.1 cm. Copy and paste the line
into  a Writer document.

The line is significantly wider in the Writer document, its width is given as
0.07", although centimeters are preset as units. At some (unknown) time, Writer
switches to cm, then shows that pasted line as 0.18 cm.

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


[Libreoffice-bugs] [Bug 118621] UI: Request for Enhancement: Turn off Footer/Header Menu.

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118621

--- Comment #5 from Christoph Bartz  ---
Yes, of course, there are some advantages, no doubt.
But there are also (a lot of) problems, that occur with the header/footer
pop-up.

For a detailed description, see first entry of this bug and Comment #3. Here a
short list of issues:
• Poor handling and bad interactions when Pictures or Tables are at the top of
the page.
• Chance of unintentional insert of a header/footer. That really annoys.
• It lags and glitches a lot relative to other elements of the UI.
• Problems with zooming out to multipage-view.
• Headers and footers are added normally just one time, but the pop-up menu
appears every time. Is this really necessary?

And, with due respect Herr Tietze, I don't agree with your explanations.
1. I don't see, how the menu shows ›very clear‹ that you aren't in the document
canvas. Why? Because it's blue and slow? What kind of justification is that? In
my opinion it only presenting function and nothing more. 
2. You said, competitors require the user to double-click somewhere, and this
space might be very small, depending on page settings. First, where is the
problem? A double-click is definitely not unintended – in contrast to a
single-click! And second, relating to the page settings, where is the
difference to LibreOffice?? The LibO-User also have to click on the
header/footer space. And this space could also be very small. When margin is
set to 0,01 cm you also have problems with the pop-up menu.
3. You don't see a use case to disable it. I can tell you:
  3.1. You just don't want to insert any header or footer.
  3.2. You are using other ways to insert a header, for example:
3.2.1. Navigation bar → Page.
3.2.2. Menu Insert → Header/Footer.
3.2.3. Navigation bar → Styles → Page Styles.

So, finally...
1. I don't want you to abolish it. I just want a option to suppress it, that it
don't always pop up when I single-click in margin space. It is really annoying.
It lags. There are so many other good ways to insert a header/footer.
2. The menu Insert → Header/Footer is very sparse. An addition with controls,
what the floating menu contains, would be useful (see Comment #1).

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


[Libreoffice-bugs] [Bug 118869] Installer claims of MS KB 2919355 for Win 8.1

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118869

--- Comment #1 from Markus Grob  ---
Created attachment 143671
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143671=edit
Screenshot

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


[Libreoffice-bugs] [Bug 118869] New: Installer claims of MS KB 2919355 for Win 8.1

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118869

Bug ID: 118869
   Summary: Installer claims of MS KB 2919355 for Win 8.1
   Product: LibreOffice
   Version: 6.1.0.1 rc
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sno...@ilnet.ch

Description:
Hi

I tried to install 6.1RC1 on Windows 10 german (10.0.15063), but the installer
claims, that I first have to install KB 2919355 for Win 8.1.
I tried to install it, but Win 10 tells me, the necessary service is not
running and I think, maybe the error message is wrong.

Steps to Reproduce:
Download it and try to install.

Actual Results:
Installation not possible

Expected Results:
Installation possible or error message for Win 10.


Reproducible: Always


User Profile Reset: No



Additional Info:
I submit a screenshot.

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


[Libreoffice-bugs] [Bug 118812] FILEOPEN: Direct formatting overwriting style in DOCX tables, wrong spacing

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118812

--- Comment #4 from Justin L  ---
Created attachment 143670
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143670=edit
ugly patch that "works" for comment 0's example, but not comment 2

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


[Libreoffice-bugs] [Bug 100165] Calc: Resizing of a special image nearly freezes whole system on Linux

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100165

--- Comment #8 from thack...@nexgo.de ---
Dear *,
(In reply to QA Administrators from comment #7)

> If the bug is present, please leave a comment that includes the information
> from Help - About LibreOffice.

thank you very much for the reminder, but - alas - this bug is still
reproducible with

OS: Debian Testing AMD64
LO: Version: 6.1.0.2
Build-ID: b3972dcf1284967612d5ee04fea9d15bcf0cc106
CPU-Threads: 4; BS: Linux 4.16; UI-Render: Standard; VCL: kde4; 
Gebietsschema: de-DE (de_DE.UTF-8); Calc: group threaded

Sorry for not testing it with other LO versions like master or so, but I have
not enough time at the moment to restart my system again ... :(
HTH
Thomas.

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


[Libreoffice-bugs] [Bug 118812] FILEOPEN: Direct formatting overwriting style in DOCX tables, wrong spacing

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118812

--- Comment #3 from Justin L  ---
Created attachment 143669
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143669=edit
tdf118812_tableStyle.docx_word2003.pdf

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


[Libreoffice-bugs] [Bug 118812] FILEOPEN: Direct formatting overwriting style in DOCX tables, wrong spacing

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118812

--- Comment #2 from Justin L  ---
Created attachment 143668
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143668=edit
tdf118812_tableStyle.docx: hand-crafted example with inherited styles, normal,
default styles

This example file frustrated my efforts to come up with a working fix - i.e. a
good test example.

1.) table styles seem to only overwrite document defaults. If the paragraph
style (including the default style) defines w:spacing, that wins out over table
style.
2.) direct paragraph formatting of course wins out over everything.

So, one key here I think is to devise a way for writerfilter to distinguish
between "assigned to the style somewhere" and "document default" values.

And likely bug 117297 has made things worse, because almost every paragraph
seemed to have the property as DIRECT_VALUE which prevents any check against
the style.

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


[Libreoffice-bugs] [Bug 118868] diagram or graphic caption can not be placed below the graphic

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118868

--- Comment #1 from Matt  ---
Created attachment 143667
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143667=edit
graphic caption error

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


[Libreoffice-bugs] [Bug 76991] Writer destroys aspect ratio when scaling graphics

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76991

--- Comment #14 from Gerry  ---
Bug still exists in version:

Version: 6.0.5.2
Build-ID: 1:6.0.5~rc2-0ubuntu0.16.04.1~lo1
CPU-Threads: 4; BS: Linux 4.4; UI-Render: Standard; VCL: gtk2; 
Gebietsschema: en-GB (de_DE.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 118868] New: diagram or graphic caption can not be placed below the graphic

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118868

Bug ID: 118868
   Summary: diagram or graphic caption can not be placed below the
graphic
   Product: LibreOffice
   Version: 5.4.7.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m...@posteo.de

Description:
Trying to insert a graphic caption below my graphic but that's not possible. I
only have the options to place the caption at the beginning or at the end of
the graphic, which will lead to a broken deign.

Steps to Reproduce:
1. insert a diagram
2. insert caption
3. caption will be at the end of the graphic.

Actual Results:
The graphic caption is at the bottom right side of my diagram and breaks the
design of my diagram

Expected Results:
I expect the caption to be below the diagram, not on the bottom right side


Reproducible: Always


User Profile Reset: Yes



Additional Info:

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


[Libreoffice-bugs] [Bug 118867] New: EDITING Formula is not pasted correctly after Cut - Delete - Paste

2018-07-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118867

Bug ID: 118867
   Summary: EDITING Formula is not pasted correctly after Cut -
Delete - Paste
   Product: LibreOffice
   Version: 6.2.0.0.alpha0+ Master
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: emo_asse...@yahoo.com

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

Open the file
Select all
Cut
Delete
Paste (in cell A1)

Issue: Row 7, which used to have correct formulas, shows reference errors.
This does not happen with Cut/Paste only.

https://screencast-o-matic.com/watch/cFirjhFHQq


Version: 6.2.0.0.alpha0+ (x64)
Build ID: 715fcaff01ed048c52c69264a7a0fb773dd57b32
CPU threads: 1; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-07-21_02:21:27
Locale: en-US (en_US); Calc: group threaded

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


  1   2   >