[Libreoffice-bugs] [Bug 114746] Improve CJK and CTL fonts setting in default Impress templates

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114746

--- Comment #17 from Hiunn-hué  ---
Env:
Version: 6.4.0.1
Build ID: 1b6477b31f0334bd8620a96f0aeeb449b587be9f
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: th-TH (zh_TW.UTF-8); UI-Language: en-US
Calc: threaded


Reproduce Steps:
  (1) Change the local setting.
  (2) Select the theme "Progress" from theme selector.
  (3) Open the font setting dialog for "Title".


Result: 
--
If Local Setting is English (USA)
Western Text Font: Libration Sans, Bold, 75pt
Asian  Text  Font: DejaVu Sans, Bold, 75pt
Complex Text Font: Noto Sans CJK TC, Bold, 75pt
--
If Local Setting is Chinese (Trad)
Western Text Font: Libration Sans, Bold, 75pt
Asian  Text  Font: Noto Serif CJK TC, Bold, 75pt
Complex Text Font: Noto Sans CJK TC, Bold, 75pt
--
If Local Setting is Japanese
Western Text Font: Libration Sans, Bold, 75pt
Asian  Text  Font: Noto Serif CJK JP, Bold, 75pt
Complex Text Font: TakaoPGothic, Bold, 75pt
--
If Local Setting is Korean (RoK)
Western Text Font: Libration Sans, Bold, 75pt
Asian  Text  Font: Noto Serif CJK KR, Bold, 75pt
Complex Text Font: Noto Sans CJK TC, Bold, 75pt
--
If Local Setting is Thai
Western Text Font: Libration Sans, Bold, 75pt
Asian  Text  Font: Waree, Bold, 75pt
Complex Text Font: Kinnari, Bold, 75pt
--



Issues: 

  (1) Noto "Serif" CJK is used, which should be Noto "Sans" CJK.

  (2) Why a CJK font is used for CTL, when local is Western/CJK?

  (3) Regarding to Thai, "Kinnari" seems not a sans font?

-- 
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] help.git: source/text

2019-12-31 Thread Mike Kaganski (via logerrit)
 source/text/shared/guide/data_register.xhp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ac18c4fecf88bada7992d90e973bc534f9103782
Author: Mike Kaganski 
AuthorDate: Wed Jan 1 07:38:15 2020 +0100
Commit: Mike Kaganski 
CommitDate: Wed Jan 1 07:43:08 2020 +0100

Clarify that database is registered to installed LibreOffice instance

... not to LibreOffice project.

See https://ask.libreoffice.org/en/question/223311 for rationale:

> When I register a data base am I registering it (my personal
> information) outside my computer?

Change-Id: I0508e8761f327c857718a0f84a11ce1334627cfb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86061
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 

diff --git a/source/text/shared/guide/data_register.xhp 
b/source/text/shared/guide/data_register.xhp
index 9d4a8ddf7..e46852973 100644
--- a/source/text/shared/guide/data_register.xhp
+++ b/source/text/shared/guide/data_register.xhp
@@ -35,7 +35,7 @@
 lists;registered databases (Base)
 mw deleted "removing;...". New entry "lists;" from 
shared/optionen/01160200.xhpRegistering and Deleting a 
Database
 
-Data from any 
database file can 
be registered to %PRODUCTNAME. To register means to tell %PRODUCTNAME where the 
data is located, how it is organized, how to get that data, and more. Once the 
database is registered, you can use the menu command View - Data 
source to access the data records from your text documents and 
spreadsheets.
+Data from any 
database file can 
be registered to the installed instance of %PRODUCTNAME. To register means to 
tell %PRODUCTNAME where the data is located, how it is organized, how to get 
that data, and more. Once the database is registered, you can use the menu 
command View - Data source to access the data records from your 
text documents and spreadsheets.
 To 
register an existing database file:
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

2019-12-31 Thread Mike Kaganski (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6dfa6d3d53369ef3cce86717fb1923fc9fcb7982
Author: Mike Kaganski 
AuthorDate: Wed Jan 1 07:43:08 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Wed Jan 1 07:43:08 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to ac18c4fecf88bada7992d90e973bc534f9103782
  - Clarify that database is registered to installed LibreOffice instance

... not to LibreOffice project.

See https://ask.libreoffice.org/en/question/223311 for rationale:

> When I register a data base am I registering it (my personal
> information) outside my computer?

Change-Id: I0508e8761f327c857718a0f84a11ce1334627cfb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86061
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 

diff --git a/helpcontent2 b/helpcontent2
index 8bf839b1a447..ac18c4fecf88 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 8bf839b1a4472bfc3284a6e0087410210eeb9728
+Subproject commit ac18c4fecf88bada7992d90e973bc534f9103782
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 75280] Convert inappropriate use of sal_uIntPtr to better integer types

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75280

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

https://git.libreoffice.org/core/commit/b5b68303b17e88163ec6fc946c7908492b554498

tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer types

It will be available in 6.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


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

2019-12-31 Thread Yusuf Keten (via logerrit)
 svx/source/gallery2/galbrws1.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b5b68303b17e88163ec6fc946c7908492b554498
Author: Yusuf Keten 
AuthorDate: Tue Dec 31 21:19:05 2019 +0300
Commit: Mike Kaganski 
CommitDate: Wed Jan 1 07:40:17 2020 +0100

tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer types

Change-Id: I5a1bbbc677f41fec342484b5244a32ce3a624bd8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86049
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 

diff --git a/svx/source/gallery2/galbrws1.cxx b/svx/source/gallery2/galbrws1.cxx
index 796586ebb995..8a435a5c31df 100644
--- a/svx/source/gallery2/galbrws1.cxx
+++ b/svx/source/gallery2/galbrws1.cxx
@@ -135,7 +135,7 @@ GalleryBrowser1::GalleryBrowser1(
 mpThemes->SetSelectHdl( LINK( this, GalleryBrowser1, SelectThemeHdl ) );
 mpThemes->SetAccessibleName(SvxResId(RID_SVXSTR_GALLERYPROPS_GALTHEME));
 
-for( sal_uInt64 i = 0, nCount = mpGallery->GetThemeCount(); i < nCount; 
i++ )
+for( size_t i = 0, nCount = mpGallery->GetThemeCount(); i < nCount; i++ )
 ImplInsertThemeEntry( mpGallery->GetThemeInfo( i ) );
 
 ImplAdjustControls();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 129714] New: Cursor not in cell when editing xls file.

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129714

Bug ID: 129714
   Summary: Cursor not in cell when editing xls file.
   Product: LibreOffice
   Version: 6.2.8.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bht...@gmail.com

Created attachment 156868
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156868=edit
Simple xls file used as test case

How to reproduce:


The cell text is EDIT_THIS_TEXT_PLEASE

- Open the attached spreadsheet
- At this point, the cursor should be in cell B3 with text "Start"
- With cursor keys [Up], [Right], [Right], without using the mouse, locate the
cell D2 with text "EDIT_THIS_TEXT_PLEASE" and press [F2] to edit it.

Expected behavior: The caret should be in the cell so that one can see which
character it is on.

Actual behavior: The caret is not visible. It needs to be activated by clicking
on the cell with the mouse.


For a serious spreadsheet user, this is quite annoying, and such a bug should
not exist in a product that has been around for so long. a spreadsheet is a
front end tool a GUI to manipulate data, so basic navigation should be correct.

-- 
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 125635] Installed Libreoffice 6.3 on Windows 8.1

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125635

--- Comment #3 from QA Administrators  ---
Dear Ernst Sigl,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
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 117684] soffice.bin uses 100% CPU -- resolves when 'saving' document

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117684

--- Comment #11 from QA Administrators  ---
Dear Geoffrey,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
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 125635] Installed Libreoffice 6.3 on Windows 8.1

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125635

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
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 125648] LibreOffice does not start on Windows 10 x64

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125648

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
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 117684] soffice.bin uses 100% CPU -- resolves when 'saving' document

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117684

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

-- 
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 125648] LibreOffice does not start on Windows 10 x64

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125648

--- Comment #5 from QA Administrators  ---
Dear Andrew,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
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 124145] Failed table when applying changes

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124145

--- Comment #9 from QA Administrators  ---
Dear Wagner Matos,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 125544] Table cell alignment is recalculated on opening documents

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125544

--- Comment #3 from QA Administrators  ---
Dear Heiko Tietze,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 125952] Falha error free office calc insert function "SOMA"

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125952

--- Comment #2 from QA Administrators  ---
Dear Hesller,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 125222] EDITING: Crash in: libc-2.28.so: Base: Deleting table

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125222

--- Comment #3 from QA Administrators  ---
Dear Roger D. Cook,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
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 127052] FILEOPEN: DOCX: Image in header is shown twice after import

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127052

Telesto  changed:

   What|Removed |Added

 Blocks||104522


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104522
[Bug 104522] [META] DOCX (OOXML) header & footer-related issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104522] [META] DOCX (OOXML) header & footer-related issues

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104522

Telesto  changed:

   What|Removed |Added

 Depends on||127052


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127052
[Bug 127052] FILEOPEN: DOCX: Image in header is shown twice after import
-- 
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 104520] [META] DOCX (OOXML) bug tracker

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104520

Telesto  changed:

   What|Removed |Added

 Depends on||125596


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125596
[Bug 125596] DOCX: Writer misidentify text language (and appropriate font) in
MS Word file (MSO2019)
-- 
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 125596] DOCX: Writer misidentify text language (and appropriate font) in MS Word file (MSO2019)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125596

Telesto  changed:

   What|Removed |Added

 Blocks||104520
   Keywords||filter:docx


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104520
[Bug 104520] [META] DOCX (OOXML) bug tracker
-- 
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 104627] FILEOPEN: very slow-loading of .docx file

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104627

--- Comment #10 from Telesto  ---
1.30 minutes for the 100 pages document. So probably improved compared to 3
minutes of comment 3
Version: 6.5.0.0.alpha0+ (x64)
Build ID: 42a1a1c6b91907f81e15066ffab219411f18c4db
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: GL; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: 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 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after save of file/autosave*

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619

--- Comment #15 from Julien Nabet  ---
Created attachment 156867
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156867=edit
Flamegraph (with gen 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 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after save of file/autosave*

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619

--- Comment #14 from Julien Nabet  ---
Created attachment 156866
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156866=edit
Flamegraph

Here's a Flamegraph retrieved on pc Debian x86-64 with master sources updated
today (gtk3 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 129711] Unresponsiveness when deleting a sheet

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129711

--- Comment #3 from Julien Nabet  ---
Created attachment 156865
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156865=edit
Flamegraph

Here's a Flamegraph retrieved on pc Debian x86-64 with master sources updated
today.

-- 
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 128298] CALC - it doesn't work Paste Special (unformatted text)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128298

--- Comment #9 from Rick Davis  ---
Created attachment 156864
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156864=edit
screen shot of copy paste special bug libreoffice calc

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


[Libreoffice-bugs] [Bug 128298] CALC - it doesn't work Paste Special (unformatted text)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128298

--- Comment #8 from Rick Davis  ---
I am experiencing the bug in Libreoffice_calc version 5.2.7.2.  Running Debian
stretch on Pixelbook in Crostini VM.  
When I copy several cells in calc and do paste special I expect to get the
screen that allows you to choose different formats, text, formats, formulas,
etc.  Instead, you get the screen that only lets you choose formatted or
unformatted text.   I am very familiar with how paste_special should work from
my MS excel experience.  I am also seeing reports of this bug in version 6 of
LibreOffice calc.  If I do a paste it inserts the data as an "image" bitmapped
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 128298] CALC - it doesn't work Paste Special (unformatted text)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128298

Rick Davis  changed:

   What|Removed |Added

 CC||rickmd...@gmail.com

--- Comment #7 from Rick Davis  ---
I am experiencing the bug in Libreoffice_calc version 5.2.7.2.  Running Debian
stretch on Pixelbook in Crostini VM.  
When I copy several cells in calc and do paste special I expect to get the
screen that allows you to choose different formats, text, formats, formulas,
etc.  Instead, you get the screen that only lets you choose formatted or
unformatted text.   I am very familiar with how paste_special should work from
my MS excel experience.  I am also seeing reports of this bug in version 6 of
LibreOffice calc.  If I do a paste it inserts the data as an "image" bit mapped
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 129713] soffice.exe --cat option doesn't output document text contents

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129713

Mike Kaganski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #3 from Mike Kaganski  ---
Could you please attach a sample ODT file you tried with, and also a screenshot
of the command and (missing) result? Thanks.

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


[Libreoffice-bugs] [Bug 129604] Extra/broken help content packaged with installer

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129604

--- Comment #1 from Olivier Hallot  ---
Verified in a widows build in master, but I am not sure if this is not "working
as designed". The full help is packaged with the main software.

-- 
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] help.git: source/text

2019-12-31 Thread Olivier Hallot (via logerrit)
 source/text/scalc/00/avail_release.xhp |   42 +
 1 file changed, 22 insertions(+), 20 deletions(-)

New commits:
commit 8bf839b1a4472bfc3284a6e0087410210eeb9728
Author: Olivier Hallot 
AuthorDate: Tue Dec 31 18:18:07 2019 -0300
Commit: Olivier Hallot 
CommitDate: Tue Dec 31 22:22:31 2019 +0100

Make 'available release' tip a full sentence

Change-Id: I7e28fca4d4ea75a88aab77d3c988155f9eb2f2e2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86053
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/source/text/scalc/00/avail_release.xhp 
b/source/text/scalc/00/avail_release.xhp
index 9ba7bd196..fa0baddf8 100644
--- a/source/text/scalc/00/avail_release.xhp
+++ b/source/text/scalc/00/avail_release.xhp
@@ -17,63 +17,65 @@
 
 
 
-This function is available since %PRODUCTNAME 

 
-3.3
+This function is available since 
%PRODUCTNAME 3.3
 
 
-3.4
+This function is available since 
%PRODUCTNAME 3.4
 
 
-3.5
+This function is available since 
%PRODUCTNAME 3.5
 
 
-3.6
+This function is available since 
%PRODUCTNAME 3.6
 
 
-4.0
+This function is available since 
%PRODUCTNAME 4.0
 
 
-4.1
+This function is available since 
%PRODUCTNAME 4.1
 
 
-4.2
+This function is available since 
%PRODUCTNAME 4.2
 
 
-4.3
+This function is available since 
%PRODUCTNAME 4.3
 
 
-4.4
+This function is available since 
%PRODUCTNAME 4.4
 
 
-5.0
+This function is available since 
%PRODUCTNAME 5.0
 
 
-5.1
+This function is available since 
%PRODUCTNAME 5.1
 
 
-5.2
+This function is available since 
%PRODUCTNAME 5.2
 
 
-5.3
+This function is available since 
%PRODUCTNAME 5.3
 
 
-5.4
+This function is available since 
%PRODUCTNAME 5.4
 
 
-6.0
+This function is available since 
%PRODUCTNAME 6.0
 
 
-6.1
+This function is available since 
%PRODUCTNAME 6.1
 
 
-6.2
+This function is available since 
%PRODUCTNAME 6.2
 
 
-6.3
+This function is available since 
%PRODUCTNAME 6.3
 
 
-6.4
+This function is available since 
%PRODUCTNAME 6.4
+
+
+This function is available since 
%PRODUCTNAME 6.5
 
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

2019-12-31 Thread Olivier Hallot (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 857555bb8e10ca315a6d2184f63fed3a96250f40
Author: Olivier Hallot 
AuthorDate: Tue Dec 31 18:22:31 2019 -0300
Commit: Gerrit Code Review 
CommitDate: Tue Dec 31 22:22:31 2019 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 8bf839b1a4472bfc3284a6e0087410210eeb9728
  - Make 'available release' tip a full sentence

Change-Id: I7e28fca4d4ea75a88aab77d3c988155f9eb2f2e2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86053
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index 042260679dc7..8bf839b1a447 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 042260679dc7ffb1babd88e129662d1c6419cb12
+Subproject commit 8bf839b1a4472bfc3284a6e0087410210eeb9728
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: source/text

2019-12-31 Thread Olivier Hallot (via logerrit)
 source/text/shared/guide/digital_signatures.xhp |   22 +++---
 source/text/shared/guide/openpgp.xhp|2 +-
 2 files changed, 12 insertions(+), 12 deletions(-)

New commits:
commit 042260679dc7ffb1babd88e129662d1c6419cb12
Author: Olivier Hallot 
AuthorDate: Tue Dec 31 10:22:11 2019 -0300
Commit: Olivier Hallot 
CommitDate: Tue Dec 31 22:22:04 2019 +0100

Fix broken link

Change-Id: Iad45d159e70142f458fbe185aa1f659902924de4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86044
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/source/text/shared/guide/digital_signatures.xhp 
b/source/text/shared/guide/digital_signatures.xhp
index 84ff4cfea..188cd8c14 100644
--- a/source/text/shared/guide/digital_signatures.xhp
+++ b/source/text/shared/guide/digital_signatures.xhp
@@ -30,14 +30,14 @@
   digital signatures;overview
   security;digital signatures
 mw moved 1 entry to digitalsign_send.xhp and made "digital 
signatures" a two level entry and added a new entry
-About Digital Signatures
-
+About Digital Signatures
+
   In 
%PRODUCTNAME, you can digitally sign your documents and macros. 
-  Certificates
+  Certificates
   To sign a 
document digitally, you need a personal key, the certificate. A personal key is 
stored on your computer as a combination of a private key, which must be kept 
secret, and a public key, which you add to your documents when you sign 
them.
-  Save and sign the document
+  Save and sign the document
   When you 
apply a digital signature to a document, a kind of checksum is computed from 
the document's content plus your personal key. The checksum and your public key 
are stored together with the document.
-  Open a signed document
+  Open a signed document
   When 
someone later opens the document on any computer with a recent version of 
%PRODUCTNAME, the program will compute the checksum again and compare it with 
the stored checksum. If both are the same, the program will signal that you see 
the original, unchanged document. In addition, the program can show you the 
public key information from the certificate.
   You can 
compare the public key with the public key that is published on the web site of 
the certificate authority.
   Whenever 
someone changes something in the document, this change breaks the digital 
signature. After the change, there will be no sign that you see the original 
document.
@@ -85,22 +85,22 @@
  
   
 
-  Signatures and software versions
+  Signatures and software versions
   The signing of contents got changed with OpenOffice.org 3.2 
and StarOffice 9.2. Now all contents of the files, except the signature file 
itself (META-INF/documentsignatures.xml) are signed. 
   When you sign a document with OpenOffice.org 3.2 or StarOffice 
9.2 or a later version, and you open that document in an older version of the 
software, the signature will be displayed as "invalid". Signatures created with 
older versions of the software will be marked with "only parts of the document 
are signed" when loaded in the newer software.
   When you sign an OOXML document, then the signature will be 
always marked with "only parts of the document are signed". Metadata of OOXML 
files are never signed, to be compatible with Microsoft Office.
   When you sign a PDF document, then this marking is not used. 
Signing only parts of the document is simply an invalid signature.
   Signing other document formats is not supported at the 
moment.
-  When 
you load an ODF document, you might see an icon in the status bar and the 
status field in the dialog that indicates that the document is only partially 
signed. This status will appear when the signature and certificate are valid, 
but they were created with a version of OpenOffice.org before 3.2 or StarOffice 
before 9.2. In versions of OpenOffice.org before 3.0 or StarOffice before 9.0, 
the document signature was applied to the main contents, pictures and embedded 
objects only and some contents, like macros, were not signed. In OpenOffice.org 
3.0 and StarOffice 9.0 the document signature was applied to most content, 
including macros. However, the mimetype and the content of the META-INF folder 
were not signed. And in OpenOffice.org 3.2, StarOffice 9.2, and all versions of 
LibreOffice all contents, except the signature file itself 
(META-INF/documentsignatures.xml), are signed.
-  Security Warnings
+  When you load an ODF document, you 
might see an icon in the status bar and the status field in the dialog that 
indicates that the document is only partially signed. This status will appear 
when the signature and certificate are valid, but they were created with a 
version of OpenOffice.org before 3.2 or StarOffice before 9.2. In versions of 
OpenOffice.org before 3.0 or StarOffice before 9.0, the document signature was 
applied to the main contents, 

[Libreoffice-commits] core.git: helpcontent2

2019-12-31 Thread Olivier Hallot (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9165b9e6606f6d04dee17de3466d48765c247927
Author: Olivier Hallot 
AuthorDate: Tue Dec 31 18:22:04 2019 -0300
Commit: Gerrit Code Review 
CommitDate: Tue Dec 31 22:22:04 2019 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 042260679dc7ffb1babd88e129662d1c6419cb12
  - Fix broken link

Change-Id: Iad45d159e70142f458fbe185aa1f659902924de4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86044
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index 363bc1ec76f3..042260679dc7 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 363bc1ec76f31829614a103213b0fac3174599c1
+Subproject commit 042260679dc7ffb1babd88e129662d1c6419cb12
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 129004] Shift+F6 cycle doesn't follow reverse order of F6 cycle

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129004

Jim Raykowski  changed:

   What|Removed |Added

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

-- 
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 128256] [META] Regressions introduced by Refactor calc non-linear ViewToDevice transform

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128256

Telesto  changed:

   What|Removed |Added

 Depends on||125619


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125619
[Bug 125619] 'performance problem with plenty comments' still in 6.3 alpha1,
*only after save of file/autosave*
-- 
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 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after save of file/autosave*

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619

Telesto  changed:

   What|Removed |Added

 Blocks||128256


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=128256
[Bug 128256] [META] Regressions introduced by Refactor calc non-linear
ViewToDevice transform
-- 
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 129713] soffice.exe --cat option doesn't output document text contents

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129713

--- Comment #2 from Brad  ---
I get the exact same behavior with soffice.com

-- 
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 129713] soffice.exe --cat option doesn't output document text contents

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129713

himajin100...@gmail.com changed:

   What|Removed |Added

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

-- 
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 112536] soffice --help displays nothing (Windows command line)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112536

himajin100...@gmail.com changed:

   What|Removed |Added

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

-- 
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 129713] soffice.exe --cat option doesn't output document text contents

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129713

--- Comment #1 from himajin100...@gmail.com ---
What happens if you use soffice.com instead of soffice.exe ?

-- 
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 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after save of file/autosave*

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619

Telesto  changed:

   What|Removed |Added

   Keywords||perf

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

2019-12-31 Thread Mike Kaganski (via logerrit)
 dtrans/source/win32/dtobj/DOTransferable.cxx |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 84be3e396cae16a975c7c7f5b892e6b615b73356
Author: Mike Kaganski 
AuthorDate: Tue Dec 31 22:05:59 2019 +0300
Commit: Mike Kaganski 
CommitDate: Tue Dec 31 21:01:12 2019 +0100

Fix a random crash on paste from clipboard on Windows

Happened to me while debugging Draw; the problem was that for some reason
in CDOTransferable::getTransferData clipDataStream was empty at the point
of call to byteStreamToAny; thus in byteStreamToOUString, dereferencing
negative index happened checking for terminating null, which asserted in
Sequence::operator [].

I couldn't find the reason of the empty data stream; and I couldn't repro
this again, so just add the check to prevent the crash.

Change-Id: Id9fde9829828482803f42d6fb106b7f674e5fce7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86050
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 

diff --git a/dtrans/source/win32/dtobj/DOTransferable.cxx 
b/dtrans/source/win32/dtobj/DOTransferable.cxx
index 230a7fbfed8e..afa705abfc56 100644
--- a/dtrans/source/win32/dtobj/DOTransferable.cxx
+++ b/dtrans/source/win32/dtobj/DOTransferable.cxx
@@ -94,7 +94,9 @@ OUString byteStreamToOUString( 
CDOTransferable::ByteSequence_t& aByteStream )
 sal_Int32 nMemSize = aByteStream.getLength( );
 
 // if there is a trailing L"\0" subtract 1 from length
-if ( 0 == aByteStream[ aByteStream.getLength( ) - 2 ] &&
+// for unknown reason, the sequence may sometimes arrive empty
+if ( aByteStream.getLength( ) > 1 &&
+ 0 == aByteStream[ aByteStream.getLength( ) - 2 ] &&
  0 == aByteStream[ aByteStream.getLength( ) - 1 ] )
 nWChars = static_cast< sal_Int32 >( nMemSize / sizeof( sal_Unicode ) ) 
- 1;
 else
@@ -110,6 +112,8 @@ Any byteStreamToAny( CDOTransferable::ByteSequence_t& 
aByteStream, const Type& a
 if ( aRequestedDataType == CPPUTYPE_OUSTRING )
 {
 OUString str = byteStreamToOUString( aByteStream );
+if (str.isEmpty())
+throw RuntimeException();
 aAny <<= str;
 }
 else
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 117782] Noticeable lag when re-arranging sheets (for a specific sheet)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117782

--- Comment #3 from Telesto  ---
Repro
Version: 6.5.0.0.alpha0+ (x64)
Build ID: 42a1a1c6b91907f81e15066ffab219411f18c4db
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: GL; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: 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 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after save of file/autosave*

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619

Telesto  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #13 from Telesto  ---
@Julien
A flamegraph would be nice ;-)

-- 
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 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after save of file/autosave*

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619

Telesto  changed:

   What|Removed |Added

 CC||armin.le.gr...@me.com
   Keywords|bibisectRequest |bibisected, bisected

--- Comment #12 from Telesto  ---
Addding CC: to Armin Le Grand

-- 
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 113280] Compatibility problems with comments when exporting right-to-left comments to doc

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113280

--- Comment #9 from zyla  ---
Great Share ..! i really like this type of blog 

https://docgate.world.edu/zippy-loans-reviews/

-- 
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 129711] Unresponsiveness when deleting a sheet

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129711

Telesto  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
   Keywords||perf, wantBacktrace

--- Comment #2 from Telesto  ---
@Julien 
A flamegraph would be nice

-- 
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 122218] After Update to 6.1.4 on macOS fonts are blurred on retina display (xcode 10)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122218

--- Comment #137 from bunkem  ---
I can confirm that 6.5alpha 2019-12-31 still has the problems.

-- 
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 120891] Sign exported PDF → OpenPGP

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120891

--- Comment #6 from lach...@gmail.com ---
I've got the same problem in LibreOffice 6.3.4.2 for Ubuntu.
I know, that PDF is incompatible with OpenPGP signatures, but there's no option
to add *.p12 files.

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


[Libreoffice-bugs] [Bug 129711] Unresponsiveness when deleting a sheet

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129711

Xavier Van Wijmeersch  changed:

   What|Removed |Added

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

--- Comment #1 from Xavier Van Wijmeersch  ---
I can also reproduce with linux

Version: 6.5.0.0.alpha0+
Build ID: 8f25472d3de4f43cf594fa41ebfba2a1b01d4c9d
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: nl-BE (en_US.UTF-8); UI-Language: en-US
Calc: 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 129712] Crash in: mergedlo.dll after changing of Line Spacing to Fixed in Draw

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129712

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

Summary|Crash in: mergedlo.dll  |Crash in: mergedlo.dll
   ||after changing of Line
   ||Spacing to Fixed in Draw

-- 
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 129713] New: soffice.exe --cat option doesn't output document text contents

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129713

Bug ID: 129713
   Summary: soffice.exe --cat option doesn't output document text
contents
   Product: LibreOffice
   Version: 6.3.3.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: brad.kr...@gmail.com

Hi,

I'm using LibreOffice 6.3.3.2 a64200df03143b798afd1ec74a12ab50359878ed on
Win10.

The --cat option of soffice.exe doesn't output the text contents of the files
included on the command line as described.

>--cat   Dump text content of the following files to console

For example command below doesn't output the text of any of ODT files I've
tried the command with to the console as expected.


"%ProgramFiles%\LibreOffice\program\soffice.exe" --cat "any-odt-file.odt"

-- 
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 129712] Crash in: mergedlo.dll

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129712

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
steps for repro:

1. Open Draw
2. Create a Text box (F2) from Drawing toolbar
3. Write anything in that box
4. Copy some long text like "LibreOffice поставляется с открытым,
документированным и полностью скриптовым API. LibreOffice поддерживает
несколько языков сценариев, таких как BASIC, Python и PHP, для администраторов
и разработчиков."
5. Select all text in your text box and Paste text from clipboard as
Unformatted text
6. Select all pasted text and change Line Spacing to Fixed and set up 1.00 cm
value for it using drop-down widget on Sidebar
7. Double click on page in Draw out of text box => LO crashes

-- 
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 125619] 'performance problem with plenty comments' still in 6.3 alpha1, *only after save of file/autosave*

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125619

--- Comment #11 from Telesto  ---
Bibisected to
author  Armin Le Grand   2018-10-12 11:13:09 +0200
committer   Armin Le Grand   2018-11-27 11:33:10
+0100
commit  d464d505fbf6e53a38afdd3661d320fac8c760d6 (patch)
tree3bf7db8591172bf948198f19d36df5df886486bb
parent  3e1e2b6687b0259ae28441cc0d314de0d908776b (diff)
Refactor calc non-linear ViewToDevice transform

https://cgit.freedesktop.org/libreoffice/core/commit/?id=d464d505fbf6e53a38afdd3661d320fac8c760d6

-- 
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 129712] New: Crash in: mergedlo.dll

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129712

Bug ID: 129712
   Summary: Crash in: mergedlo.dll
   Product: LibreOffice
   Version: 6.4.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: 79045_79...@mail.ru

This bug was filed from the crash reporting server and is
br-a1846e04-8bce-4ef1-b6f9-be0d047cb4a3.
=

I translated this
https://wiki.documentfoundation.org/images/5/5a/EN_Consumer.odg drawing in
Draw.
I changed original english text to russian text from Google translate site. I
pasted it into text blocks on page 2 as Unformatted text and then I changed
Line spacing to Fixed with 1.00 cm value
LO crashed after every changed blocks...

Version: 6.4.0.1 (x64)
Build ID: 1b6477b31f0334bd8620a96f0aeeb449b587be9f
CPU threads: 4; OS: Windows 10.0 Build 17763; UI render: GL; VCL: win; 
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: 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 129489] UI: AutoCorrect should be simplified and fixed

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129489

Timur  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 129708] Impress: Long operation during typing

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129708

iantheprogram...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from iantheprogram...@gmail.com ---
Thank you for reporting the bug. Please attach a sample document, as this makes
it easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.

(Note that the attachment will be public, remove any sensitive information
before attaching it.
See the QA FAQ
Wiki,https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F,
for further detail.)

Additionally, could you please update this posting with what version of
LibreOffice you are currently using and the operating system? To find out this
information, select the "Help" menu in Impress and select the "About
LibreOffice" option.

-- 
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 129711] New: Unresponsiveness when deleting a sheet

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129711

Bug ID: 129711
   Summary: Unresponsiveness when deleting a sheet
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Unresponsiveness when deleting a sheet

Steps to Reproduce:
1. Open attachment 144526 (bug 123417)
2. Select Sheet 4
3. Sheet -> Delete sheet

Actual Results:
Unresponsive

Expected Results:
Fast & quick removal of the sheet in question


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.5.0.0.alpha0+ (x64)
Build ID: 42a1a1c6b91907f81e15066ffab219411f18c4db
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: GL; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: 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 36300] tiff images render badly

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36300

--- Comment #22 from V Stuart Foote  ---
Created attachment 156863
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156863=edit
test kit 16bit TIFF of attachements converted to 8bit depth TIFFs

Converting the 16bit TIFF to 8bit depth with ImageMagick's convert tool allows
the TIFF to render correctly in LibreOffice.

So looks to be an issue with lib support for 16bit RGB TIFFs.

-- 
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 36300] 16bit depth TIFF images render badly

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36300

V Stuart Foote  changed:

   What|Removed |Added

Summary|tiff images render badly|16bit depth TIFF images
   ||render badly

-- 
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 129710] New: Possible memory leak and/or struggle when saving Impress document after updating it

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129710

Bug ID: 129710
   Summary: Possible memory leak and/or struggle when saving
Impress document after updating it
   Product: LibreOffice
   Version: 6.3.4.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: chr...@gmail.com

Description:
When trying to save an already existing ODP document with Impress, it often
"freeze" while saving it, taking many minutes to finish.
dmesg shows no error (empty since booting), apparmor reports unconfined
attempts (that I choose to report) .
top reports soffice.bin with 13.2Gb  Virt Mem occupied 100%CPU (load avg 1.5
with no other tasks running), on a Ryzen 5 3600 with 32Gb RAM 1Tb Nvme SSD
strace -p , reports not any output until soffice.bin finaly "unfreeze" and save
the document.

I can provide the document (private) that leads to freezing.

Tried on LOO 6.2.8.2-2 , 6.3.3, 6.3.4.2



Steps to Reproduce:
1. Open the document
2. Edit/ Modify one Slide
3. Save the document

Actual Results:
Freeze and high memory and CPU load
After "recovering" the very long freeze (more than 10 minutes), I can Save As
the document same location other name , without ANY freeze... Using and saving
this new document generates the same freeze (the more you save the longer the
freeze behaves).

Expected Results:
Just save and give back hand to modify the document.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Ubuntu 19.10
Linux chryjs-B450-AORUS-PRO 5.3.0-24-generic #26-Ubuntu SMP Thu Nov 14 01:33:18
UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

I do NOT reproduce it on another computer with Ubuntu 19.04 and Intel
i7-6500/16 Gb RAM 1TB SSD

I can provide more information if required

-- 
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 120502] Assigns style to columns it cannot handle in .xlsx files

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120502

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

https://git.libreoffice.org/core/commit/f1aec2392dba32e90f2cb0e4ad3c84bcbbd9f305

tdf#120502: Excel doesn't increment max column for OOXML

It will be available in 6.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-bugs] [Bug 120502] Assigns style to columns it cannot handle in .xlsx files

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120502

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.5.0

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


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

2019-12-31 Thread Mike Kaganski (via logerrit)
 sc/qa/unit/subsequent_export-test.cxx |   43 ++
 sc/source/filter/excel/xetable.cxx|7 -
 2 files changed, 44 insertions(+), 6 deletions(-)

New commits:
commit f1aec2392dba32e90f2cb0e4ad3c84bcbbd9f305
Author: Mike Kaganski 
AuthorDate: Tue Dec 31 15:31:41 2019 +0300
Commit: Mike Kaganski 
CommitDate: Tue Dec 31 16:53:43 2019 +0100

tdf#120502: Excel doesn't increment max column for OOXML

This is obviously a result of copy-paste from XclExpColinfo::WriteBody
(where that increment existed at least since commit
92d8c6d6c4dc2a2824a0e24e22485361c3b65b54 from 2004). Implementing OOXML
export, authors of commit 64274b38f6cc50a8bb49f114f1ac9e7c1c3b3c4f likely
forgot to remove this after copying the code to XclExpColinfo::SaveXml.

This change removes the copy-pasted code incrementing column number for
the last possible column.

Change-Id: Ie2f043c4910568731cac90d89ec791ecbc8565b5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86046
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 

diff --git a/sc/qa/unit/subsequent_export-test.cxx 
b/sc/qa/unit/subsequent_export-test.cxx
index e6a5af86a65e..f4a603749633 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -69,6 +69,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -230,6 +231,7 @@ public:
 void testXltxExport();
 void testRotatedImageODS();
 void testTdf128976();
+void testTdf120502();
 
 CPPUNIT_TEST_SUITE(ScExportTest);
 CPPUNIT_TEST(test);
@@ -361,6 +363,7 @@ public:
 CPPUNIT_TEST(testXltxExport);
 CPPUNIT_TEST(testRotatedImageODS);
 CPPUNIT_TEST(testTdf128976);
+CPPUNIT_TEST(testTdf120502);
 
 CPPUNIT_TEST_SUITE_END();
 
@@ -4661,6 +4664,46 @@ void ScExportTest::testTdf128976()
 xDocSh->DoClose();
 }
 
+void ScExportTest::testTdf120502()
+{
+// Create an empty worksheet; resize last column on its first sheet; 
export to XLSX, and check
+// that the last exportd column number is correct
+css::uno::Reference xDesktop
+= 
css::frame::Desktop::create(comphelper::getProcessComponentContext());
+CPPUNIT_ASSERT(xDesktop);
+
+css::uno::Sequence args(1);
+args[0].Name = "Hidden";
+args[0].Value <<= true;
+
+css::uno::Reference xComponent
+= xDesktop->loadComponentFromURL("private:factory/scalc", "_blank", 0, 
args);
+CPPUNIT_ASSERT(xComponent);
+
+// Get the document model
+SfxObjectShell* pFoundShell = 
SfxObjectShell::GetShellFromComponent(xComponent);
+CPPUNIT_ASSERT_MESSAGE("Failed to access document shell", pFoundShell);
+
+ScDocShellRef xShell = dynamic_cast(pFoundShell);
+CPPUNIT_ASSERT(xShell);
+
+ScDocument& rDoc = xShell->GetDocument();
+const SCCOL nMaxCol = rDoc.MaxCol(); // 0-based
+
+const auto nOldWidth = rDoc.GetColWidth(nMaxCol, 0);
+rDoc.SetColWidth(nMaxCol, 0, nOldWidth + 100);
+
+std::shared_ptr pXPathFile
+= ScBootstrapFixture::exportTo(&(*xShell), FORMAT_XLSX);
+xShell->DoClose();
+const xmlDocPtr pSheet1
+= XPathHelper::parseExport(pXPathFile, m_xSFactory, 
"xl/worksheets/sheet1.xml");
+CPPUNIT_ASSERT(pSheet1);
+
+// This was 1025 when nMaxCol+1 was 1024
+assertXPath(pSheet1, "/x:worksheet/x:cols/x:col", "max", 
OUString::number(nMaxCol + 1));
+}
+
 CPPUNIT_TEST_SUITE_REGISTRATION(ScExportTest);
 
 CPPUNIT_PLUGIN_IMPLEMENT();
diff --git a/sc/source/filter/excel/xetable.cxx 
b/sc/source/filter/excel/xetable.cxx
index f1c597843945..e1f190d3c89b 100644
--- a/sc/source/filter/excel/xetable.cxx
+++ b/sc/source/filter/excel/xetable.cxx
@@ -1681,11 +1681,6 @@ void XclExpColinfo::WriteBody( XclExpStream& rStrm )
 
 void XclExpColinfo::SaveXml( XclExpXmlStream& rStrm )
 {
-// if last column is equal to last possible column, Excel adds one more
-sal_uInt16 nLastXclCol = mnLastXclCol;
-if( nLastXclCol == static_cast< sal_uInt16 >( 
rStrm.GetRoot().GetMaxPos().Col() ) )
-++nLastXclCol;
-
 const double nExcelColumnWidth = mnScWidth  / static_cast< double >( 
sc::TwipsToHMM( GetCharWidth() ) );
 
 // tdf#101363 In MS specification the output value is set with double 
precision after delimiter:
@@ -1703,7 +1698,7 @@ void XclExpColinfo::SaveXml( XclExpXmlStream& rStrm )
 XML_customWidth,ToPsz( mbCustomWidth ),
 XML_hidden, ToPsz( ::get_flag( mnFlags, EXC_COLINFO_HIDDEN 
) ),
 XML_outlineLevel,   OString::number(mnOutlineLevel),
-XML_max,OString::number(nLastXclCol + 1),
+XML_max,OString::number(mnLastXclCol + 1),
 XML_min,OString::number(mnFirstXclCol + 1),
 // OOXTODO: XML_phonetic,
 XML_style,  lcl_GetStyleId(rStrm, maXFId.mnXFIndex),
___
Libreoffice-commits mailing list

[Libreoffice-bugs] [Bug 126152] [META] Images-TIFF

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126152

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||129705


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=129705
[Bug 129705] imported TIFF images appear RED   -   LibreOffice Writer
-- 
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 129705] imported TIFF images appear RED - LibreOffice Writer

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129705

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu
 Blocks||126152

--- Comment #2 from V Stuart Foote  ---
Looks to be a dupe of bug 36300

depends on the type of TIFF.  Please attach one of the TIFFs causing issue. Or
at the least use ImageMagick's 'identify' utility [1] to dump out details of
the image.

And of course ImageMagick's command line tools allow image conversion in bulk.

=-ref-=
[1] https://imagemagick.org/script/identify.php


Referenced Bugs:

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - l10ntools/inc l10ntools/source

2019-12-31 Thread Stephan Bergmann (via logerrit)
 l10ntools/inc/export.hxx   |   74 -
 l10ntools/source/merge.cxx |   99 +
 2 files changed, 13 insertions(+), 160 deletions(-)

New commits:
commit d45cb911dd3853bc5f590d12265706aeaa9f0080
Author: Stephan Bergmann 
AuthorDate: Mon Mar 18 18:34:39 2019 +0100
Commit: Andras Timar 
CommitDate: Tue Dec 31 16:29:11 2019 +0100

Remove broken MergeDataHashMap optimization

...which apparently didn't take into account that inserting into a
std::unordered_map may invalidate iterators, which now started to cause 
build
failures like

> [PRP] dictionaries/hu_HU/dialog/hu_HU_de
> warn:sal.osl:25175:25175:sal/osl/unx/thread.cxx:1026: 
RTL_TEXTENCODING_DONTKNOW -> _ASCII_US
> .../gcc/trunk/inst/include/c++/9.0.1/debug/safe_iterator.h:307:
> In function:
> __gnu_debug::_Safe_iterator<_Iterator, _Sequence, _Category>::pointer
> __gnu_debug::_Safe_iterator<_Iterator, _Sequence,
> _Category>::operator->() const [with _Iterator =
> std::__detail::_Node_iterator std::unique_ptr >, false, true>; _Sequence =
> std::__debug::unordered_map 
>;
> _Category = std::forward_iterator_tag;
> __gnu_debug::_Safe_iterator<_Iterator, _Sequence, _Category>::pointer 
=
> std::pair >*]
>
> Error: attempt to dereference a singular iterator.
>
> Objects involved in the operation:
> iterator "this" @ 0x0x5a8228 {
>   type = std::__detail::_Node_iterator > >, false, true> 
(mutable iterator);
>   state = singular;
>   references sequence with type 
'std::__debug::unordered_map >, std::hash, 
std::equal_to, std::allocator > > > >' @ 0x0x5a81c8
> }
> /bin/sh: line 1: 25175 Aborted (core dumped) 
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" 
$W/LinkTarget/Executable/propex -i 
$S/dictionaries/hu_HU/dialog/hu_HU_en_US.properties -l de -m ${MERGEINPUT} -o 
$W/PropertiesTranslateTarget/dictionaries/hu_HU/dialog/hu_HU_de.properties
> make[1]: *** [.../solenv/gbuild/Dictionary.mk:88: 
.../workdir/PropertiesTranslateTarget/dictionaries/hu_HU/dialog/hu_HU_de.properties]
 Error 134

with trunk libstdc++ in debug mode.

Both classes MergeData and MergeDataHashMap became redundant.

Reviewed-on: https://gerrit.libreoffice.org/69395
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 
(cherry picked from commit dc2329fb66dc38f62a21b1afaca38529d7e40fa9)

Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85866
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Aron Budea 
Tested-by: Aron Budea 
(cherry picked from commit 0df20a65441cacb58cddfa6e5451691088bfcf8f)

Change-Id: I771548a6155e14037d84acfd74cd13566a26a8d7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85962
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Andras Timar 

diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index 0ed0f45c5175..ced715071f2e 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -130,76 +130,6 @@ public:
 
 };
 
-
-// class MergeDataHashMap
-
-
-class MergeData;
-
-/** Container for MergeData
-
-  This class is an HashMap with a hidden insertion
-  order. The class can used just like a simple
-  HashMap, but good to know that it's use is
-  more effective if the accessing(find) order
-  match with the insertion order.
-
-  In the most case, this match is good.
-  (e.g. reading PO files of different languages,
-  executables merging)
-*/
-class MergeDataHashMap
-{
-private:
-typedef std::unordered_map HashMap_t;
-
-public:
-MergeDataHashMap()
-: bFirstSearch(true)
-, aLastInsertion(m_aHashMap.end())
-, aLastFound(m_aHashMap.end())
-, aFirstInOrder(m_aHashMap.end())
-{
-}
-
-typedef HashMap_t::iterator iterator;
-typedef HashMap_t::const_iterator const_iterator;
-
-std::pair insert(const OString& rKey, MergeData* 
pMergeData);
-iterator const & find(const OString& rKey);
-
-iterator begin() {return m_aHashMap.begin();}
-iterator end() {return m_aHashMap.end();}
-
-private:
-bool bFirstSearch;
-HashMap_t m_aHashMap;
-iterator aLastInsertion;
-iterator aLastFound;
-iterator aFirstInOrder;
-};
-
-
-// class MergeData
-
-
-/// Purpose: holds information of data to merge (one resource)
-class MergeData
-{
-friend class MergeDataHashMap;
-
-public:
-std::unique_ptr pMergeEntrys;
-private:
-MergeDataHashMap::iterator m_aNextData;
-public:
-MergeData();
-~MergeData();
-MergeEntrys* GetMergeEntries() { return pMergeEntrys.get();}
-
-};
-
-
 // class MergeDataFile
 
 
@@ -207,10 +137,10 @@ public:
 class MergeDataFile
 {
 private:
-MergeDataHashMap aMap;
+

[Libreoffice-bugs] [Bug 108897] [META] XLSX (OOXML) bug tracker

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108897
Bug 108897 depends on bug 120502, which changed state.

Bug 120502 Summary: Assigns style to columns it cannot handle in .xlsx files
https://bugs.documentfoundation.org/show_bug.cgi?id=120502

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 120502] Assigns style to columns it cannot handle in .xlsx files

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120502

Mike Kaganski  changed:

   What|Removed |Added

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

--- Comment #6 from Mike Kaganski  ---
https://gerrit.libreoffice.org/c/core/+/86046

-- 
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 93831] FILEOPEN XLSX Slow to open

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93831

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||noelgran...@gmail.com

--- Comment #14 from Roman Kuznetsov <79045_79...@mail.ru> ---
Noel, could you look at 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-bugs] [Bug 88109] PERF: Calc autofill is very slow

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88109

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||noelgran...@gmail.com

--- Comment #12 from Roman Kuznetsov <79045_79...@mail.ru> ---
Noel, please can you look at 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-bugs] [Bug 99023] [FORMATTING, FILESAVE] Missing text background when saved as .doc (in MSO 2007 + 2016)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99023

--- Comment #18 from Luke  ---
I have verified this bug against Word 2007, 2013, 2016 with LO 6.5. At least
with current builds of LO, this does not seem to be related to the version of
MS Office used for viewing.


Tamás Zolnai,
Did you test against the original test case or Roman's? I could not get any
version of Word to display an exported file correctly with the *default*
setting Tools -> Options -> Load/Save -> MSO : "Export as highlighting"

-- 
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: Print dialog window too big with 6.4.0~rc1

2019-12-31 Thread Kaganski Mike
On 2019-12-31 16:32, Paul Menzel wrote:
> LibreOffice 6.4.0.1 40(Build:1) seems to have redesigned the print 
> dialog. The window is too big now, causing the buttons in the bottom not 
> to be seen on a laptop with 1366x768 resolution and GNOME Shell, which 
> does not allow you to move the window outside the screen. If the window 
> is supposed to stay that big, a scrollbar needs to be added so all parts 
> of the dialog can be seen.

Please see tdf#127782. In general, any bug reporting should be done 
there in the bug tracker. Thanks!

[1] https://bugs.documentfoundation.org/show_bug.cgi?id=127782

-- 
Best regards,
Mike Kaganski
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 127782] New Print dialog is too high

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127782

--- Comment #29 from Mike Kaganski  ---
https://lists.freedesktop.org/archives/libreoffice/2019-December/084100.html

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


Print dialog window too big with 6.4.0~rc1

2019-12-31 Thread Paul Menzel

Dear LibreOffice folks,


LibreOffice 6.4.0.1 40(Build:1) seems to have redesigned the print 
dialog. The window is too big now, causing the buttons in the bottom not 
to be seen on a laptop with 1366x768 resolution and GNOME Shell, which 
does not allow you to move the window outside the screen. If the window 
is supposed to stay that big, a scrollbar needs to be added so all parts 
of the dialog can be seen.



Kind regards,

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


[Libreoffice-bugs] [Bug 75280] Convert inappropriate use of sal_uIntPtr to better integer types

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75280

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.2.0 target:5.3.0   |target:5.2.0 target:5.3.0
   |target:5.4.0 target:6.3.0   |target:5.4.0 target:6.3.0
   ||target:6.5.0

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


[Libreoffice-bugs] [Bug 75280] Convert inappropriate use of sal_uIntPtr to better integer types

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75280

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

https://git.libreoffice.org/core/commit/9f7a4f14a310628d0649c31d22c8ba8493443511

tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer types

It will be available in 6.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


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

2019-12-31 Thread Kemal Ayhan (via logerrit)
 svx/source/gallery2/galbrws1.cxx |4 ++--
 svx/source/gallery2/galobj.cxx   |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 9f7a4f14a310628d0649c31d22c8ba8493443511
Author: Kemal Ayhan 
AuthorDate: Mon Dec 30 00:13:55 2019 +0300
Commit: Muhammet Kara 
CommitDate: Tue Dec 31 15:30:15 2019 +0100

tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer types

Change-Id: If89f71675c4fbfaf0a4a2d24133ee3d3167d0836
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85964
Reviewed-by: Muhammet Kara 
Tested-by: Muhammet Kara 

diff --git a/svx/source/gallery2/galbrws1.cxx b/svx/source/gallery2/galbrws1.cxx
index d7adffee9982..796586ebb995 100644
--- a/svx/source/gallery2/galbrws1.cxx
+++ b/svx/source/gallery2/galbrws1.cxx
@@ -135,7 +135,7 @@ GalleryBrowser1::GalleryBrowser1(
 mpThemes->SetSelectHdl( LINK( this, GalleryBrowser1, SelectThemeHdl ) );
 mpThemes->SetAccessibleName(SvxResId(RID_SVXSTR_GALLERYPROPS_GALTHEME));
 
-for( sal_uIntPtr i = 0, nCount = mpGallery->GetThemeCount(); i < nCount; 
i++ )
+for( sal_uInt64 i = 0, nCount = mpGallery->GetThemeCount(); i < nCount; 
i++ )
 ImplInsertThemeEntry( mpGallery->GetThemeInfo( i ) );
 
 ImplAdjustControls();
@@ -593,7 +593,7 @@ IMPL_LINK_NOARG(GalleryBrowser1, ClickNewThemeHdl, Button*, 
void)
 {
 OUString  aNewTheme( SvxResId(RID_SVXSTR_GALLERY_NEWTHEME) );
 OUString  aName( aNewTheme );
-sal_uIntPtr nCount = 0;
+sal_uInt16 nCount = 0;
 
 while( mpGallery->HasTheme( aName ) && ( nCount++ < 16000 ) )
 {
diff --git a/svx/source/gallery2/galobj.cxx b/svx/source/gallery2/galobj.cxx
index 23b1e3cda851..c8354334a041 100644
--- a/svx/source/gallery2/galobj.cxx
+++ b/svx/source/gallery2/galobj.cxx
@@ -177,7 +177,7 @@ void SgaObject::WriteData( SvStream& rOut, const OUString& 
rDestDir ) const
 if( bIsThumbBmp )
 {
 const SvStreamCompressFlags nOldCompressMode = rOut.GetCompressMode();
-const sal_uIntPtr   nOldVersion = rOut.GetVersion();
+const sal_Int32   nOldVersion = rOut.GetVersion();
 
 rOut.SetCompressMode( SvStreamCompressFlags::ZBITMAP );
 rOut.SetVersion( SOFFICE_FILEFORMAT_50 );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 98839] Distorting and flipping shape, shape changes after closing/reopening file

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98839

--- Comment #4 from Regina Henschel  ---
It is an export error. If I manually change the sign of the shear angle in file
format, the shape is shown correctly on reopen.

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

2019-12-31 Thread Muhammet Kara (via logerrit)
 chart2/source/controller/sidebar/ChartColorWrapper.cxx |6 --
 1 file changed, 6 deletions(-)

New commits:
commit 8a3ed4d2835bf441c578d480a8cc8f2c31231996
Author: Muhammet Kara 
AuthorDate: Mon Dec 30 16:14:20 2019 +0300
Commit: Muhammet Kara 
CommitDate: Tue Dec 31 15:28:07 2019 +0100

Restore mxModel invariant in ChartColorWrapper::operator()

As per discussion on https://gerrit.libreoffice.org/c/core/+/85111

Change-Id: I2cebe65ef8a03da95527ce882e7538f958fcdfbb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85995
Tested-by: Jenkins
Reviewed-by: Muhammet Kara 

diff --git a/chart2/source/controller/sidebar/ChartColorWrapper.cxx 
b/chart2/source/controller/sidebar/ChartColorWrapper.cxx
index 31808b1a292b..5b0654b2d86b 100644
--- a/chart2/source/controller/sidebar/ChartColorWrapper.cxx
+++ b/chart2/source/controller/sidebar/ChartColorWrapper.cxx
@@ -72,12 +72,6 @@ ChartColorWrapper::ChartColorWrapper(
 
 void ChartColorWrapper::operator()(const OUString& , const NamedColor& rColor)
 {
-if (!mxModel.is())
-{
-SAL_WARN("chart2", "Invalid reference to mxModel");
-return;
-}
-
 css::uno::Reference xPropSet = 
getPropSet(mxModel);
 
 if (!xPropSet.is())
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: Libre Office Build Failed

2019-12-31 Thread julien2412
Hello,

Did you try
https://wiki.documentfoundation.org/Development/BuildingOnWindows ?

Julien



--
Sent from: 
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: dbaccess/Module_dbaccess.mk extensions/Module_extensions.mk postprocess/Rdb_services.mk Repository.mk RepositoryModule_host.mk solenv/bin

2019-12-31 Thread Tor Lillqvist (via logerrit)
 Repository.mk   |8 
 RepositoryModule_host.mk|2 +-
 dbaccess/Module_dbaccess.mk |   15 +--
 extensions/Module_extensions.mk |5 -
 postprocess/Rdb_services.mk |7 +--
 solenv/bin/native-code.py   |5 -
 6 files changed, 27 insertions(+), 15 deletions(-)

New commits:
commit 6eb5cffa1c4ee15bf96fe97769efac65ba785ef9
Author: Tor Lillqvist 
AuthorDate: Tue Dec 31 13:35:11 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Tue Dec 31 15:07:09 2019 +0100

tdf#129375: Avoid crash when inserting bibliography entry on iOS

I don't really know how the bibliography functionality works and how
it is connected to database stuff. Until now Library_bib for
instance was excluded for iOS because it was seen to be part of the
"DBCONNECTIVITY" feature. Change that now. Also, build the dba and
dbahsql libraries also in the non-DBCONNECTIVITY case. This at least
avoids the crash and avoids new warnings about missing constructors or
factories.

Change-Id: I8a8c62a895fcd43e7fa725a4707ac5ad428a64b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86043
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tor Lillqvist 
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86045
Tested-by: Jenkins

diff --git a/Repository.mk b/Repository.mk
index c66b10a856f9..d06f4d0dbc48 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -340,11 +340,11 @@ $(eval $(call 
gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
configmgr \
ctl \
cui \
+   dba \
+   dbahsql \
$(call gb_Helper_optional,DBCONNECTIVITY, \
-   dba \
dbase \
-   dbaxml \
-   dbahsql) \
+   dbaxml) \
dbtools \
deploymentmisc \
$(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
@@ -1100,7 +1100,7 @@ $(eval $(call gb_Helper_register_mos,\
chart \
cnr \
cui \
-   $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
+   dba \
dkt \
editeng \
flt \
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk
index 062679170b42..8c3b8c02e198 100644
--- a/RepositoryModule_host.mk
+++ b/RepositoryModule_host.mk
@@ -44,7 +44,7 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\
cppuhelper \
cpputools \
cui \
-   $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
+   dbaccess \
desktop \
$(call gb_Helper_optional,DICTIONARIES,dictionaries) \
dtrans \
diff --git a/dbaccess/Module_dbaccess.mk b/dbaccess/Module_dbaccess.mk
index 99073bb80a70..50d601e853ae 100644
--- a/dbaccess/Module_dbaccess.mk
+++ b/dbaccess/Module_dbaccess.mk
@@ -9,15 +9,22 @@
 
 $(eval $(call gb_Module_Module,dbaccess))
 
+$(eval $(call gb_Module_add_targets,dbaccess,\
+   Library_dba \
+   Library_dbahsql \
+))
+
+$(eval $(call gb_Module_add_l10n_targets,dbaccess,\
+   AllLangMoTarget_dba \
+))
+
 ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
 
 $(eval $(call gb_Module_add_targets,dbaccess,\
$(if $(filter WNT,$(OS)),Executable_odbcconfig) \
-   Library_dba \
Library_dbaxml \
Library_dbu \
Library_sdbt \
-   Library_dbahsql \
UIConfig_dbaccess \
UIConfig_dbapp \
UIConfig_dbbrowser \
@@ -27,10 +34,6 @@ $(eval $(call gb_Module_add_targets,dbaccess,\
UIConfig_dbtdata \
 ))
 
-$(eval $(call gb_Module_add_l10n_targets,dbaccess,\
-   AllLangMoTarget_dba \
-))
-
 ifneq ($(OS),iOS)
 ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
 $(eval $(call gb_Module_add_check_targets,dbaccess,\
diff --git a/extensions/Module_extensions.mk b/extensions/Module_extensions.mk
index 43dd929ac121..9612620e3a72 100644
--- a/extensions/Module_extensions.mk
+++ b/extensions/Module_extensions.mk
@@ -33,9 +33,12 @@ $(eval $(call gb_Module_add_targets,extensions,\
 ))
 endif
 
-ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
 $(eval $(call gb_Module_add_targets,extensions,\
Library_bib \
+))
+
+ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
+$(eval $(call gb_Module_add_targets,extensions,\
Library_dbp \
Library_pcr \
UIConfig_sbibliography \
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk
index f8c5047de79f..c5f5fe31a63b 100644
--- a/postprocess/Rdb_services.mk
+++ b/postprocess/Rdb_services.mk
@@ -229,10 +229,14 @@ $(eval $(call gb_Rdb_add_components,services,\
) \
 ))
 
+$(eval $(call gb_Rdb_add_components,services,\
+   extensions/source/bibliography/bib \
+   dbaccess/util/dba \
+))
+
 ifeq (DBCONNECTIVITY,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
 
 $(eval $(call gb_Rdb_add_components,services,\
-   extensions/source/bibliography/bib \
extensions/source/dbpilots/dbp \
extensions/source/propctrlr/pcr \
connectivity/source/cpool/dbpool2 \
@@ -263,7 +267,6 @@ $(eval $(call 

[Libreoffice-bugs] [Bug 129375] Crash when using insert > table of contents... > bibliography entry... on iOS 4.2

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129375

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.5.0

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


[Libreoffice-bugs] [Bug 129375] Crash when using insert > table of contents... > bibliography entry... on iOS 4.2

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129375

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

https://git.libreoffice.org/core/commit/6eb5cffa1c4ee15bf96fe97769efac65ba785ef9

tdf#129375: Avoid crash when inserting bibliography entry on iOS

It will be available in 6.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - editeng/source sw/qa

2019-12-31 Thread László Németh (via logerrit)
 editeng/source/misc/svxacorr.cxx   |4 
 sw/qa/extras/uiwriter/uiwriter.cxx |   16 
 2 files changed, 20 insertions(+)

New commits:
commit 6a37bc154b80e261e6d10d383de73da6ffa1e9d9
Author: László Németh 
AuthorDate: Sun Dec 29 17:46:56 2019 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Tue Dec 31 15:07:26 2019 +0100

tdf#59666 AutoCorrect: don't capitalize single Greek letters

in automatic sentence capitalization (except in Greek texts),
to keep the requested lower case scientific and mathematical symbols.

Change-Id: I0c658bb69fb90e7159665939f85f1fd99477c730
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85955
Reviewed-by: László Németh 
Tested-by: László Németh 
(cherry picked from commit 04ef45a6dd7692c6ee08769c4ac4a0e92a0b64b8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86042
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx
index b0d163865289..10f91239625a 100644
--- a/editeng/source/misc/svxacorr.cxx
+++ b/editeng/source/misc/svxacorr.cxx
@@ -895,6 +895,10 @@ void SvxAutoCorrect::FnCapitalStartSentence( 
SvxAutoCorrDoc& rDoc,
 lcl_IsInAsciiArr( ".-)>", *pDelim ) )
 return;
 
+// tdf#59666 don't capitalize single Greek letters (except in Greek texts)
+if ( 1 == pDelim - pWordStt && 0x03B1 <= *pWordStt && *pWordStt <= 0x03C9 
&& eLang != LANGUAGE_GREEK )
+return;
+
 if( !bAtStart ) // Still no beginning of a paragraph?
 {
 if (NonFieldWordDelim(*pStr))
diff --git a/sw/qa/extras/uiwriter/uiwriter.cxx 
b/sw/qa/extras/uiwriter/uiwriter.cxx
index ede1736ce0dc..52003fe601f8 100644
--- a/sw/qa/extras/uiwriter/uiwriter.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter.cxx
@@ -362,6 +362,7 @@ public:
 void testTdf106164();
 void testTdf54409();
 void testTdf38394();
+void testTdf59666();
 void testInconsistentBookmark();
 
 CPPUNIT_TEST_SUITE(SwUiWriterTest);
@@ -568,6 +569,7 @@ public:
 CPPUNIT_TEST(testTdf106164);
 CPPUNIT_TEST(testTdf54409);
 CPPUNIT_TEST(testTdf38394);
+CPPUNIT_TEST(testTdf59666);
 CPPUNIT_TEST_SUITE_END();
 
 private:
@@ -7031,6 +7033,20 @@ void SwUiWriterTest::testTdf38394()
 CPPUNIT_ASSERT_EQUAL(sReplaced, 
static_cast(pDoc->GetNodes()[nIndex])->GetText());
 }
 
+void SwUiWriterTest::testTdf59666()
+{
+SwDoc* pDoc = createDoc();
+SwWrtShell* pWrtShell = pDoc->GetDocShell()->GetWrtShell();
+// testing missing autocorrect of single Greek letters
+SwAutoCorrect corr(*SvxAutoCorrCfg::Get().GetAutoCorrect());
+pWrtShell->Insert(u"\u03C0");
+const sal_Unicode cChar = ' ';
+pWrtShell->AutoCorrect(corr, cChar);
+sal_uLong nIndex = pWrtShell->GetCursor()->GetNode().GetIndex();
+OUString sReplaced(u"\u03C0 ");
+CPPUNIT_ASSERT_EQUAL(sReplaced, 
static_cast(pDoc->GetNodes()[nIndex])->GetText());
+}
+
 CPPUNIT_TEST_SUITE_REGISTRATION(SwUiWriterTest);
 CPPUNIT_PLUGIN_IMPLEMENT();
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 129709] Incorrect hyphenation of marathi words having Zero Width Joiner

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129709

Shantanu  changed:

   What|Removed |Added

 CC||shantanu@gmail.com

--- Comment #1 from Shantanu  ---
Created attachment 156862
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156862=edit
zero width joiner does not allow correct hyphenation

Word is broken at क् and त् incorrectly

-- 
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 129709] New: Incorrect hyphenation of marathi words having Zero Width Joiner

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129709

Bug ID: 129709
   Summary: Incorrect hyphenation of marathi words having Zero
Width Joiner
   Product: LibreOffice
   Version: 6.4.0.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: shantanu@gmail.com

Description:
Libre office writer does not hyphenate the words correctly if zero-width-joiner
is used anywhere in the word written in "Marathi" language. As per the
validation script, the word "फक्‍तवित्‍तवान" can be broken at 3 places, but it 
is
breaking at unexpected place in Writer as shown in the attached image.

Steps to Reproduce:
1) Check config rule:
# docker run  --disable-content-trust  -it shantanuo/hyphenate grep -iA1
'joiner' ../dicts/hyph_mr_IN.dic

% Do not break either side of ZERO-WIDTH JOINER  (U+200D)
2‍2
% Break after ZERO-WIDTH NON JOINER  (U+200C)
1

2) Run this docker command and check the output. Validation script has not
broken the joiner but non-joiner is broken as expected in case of last 2 lines:
# docker run -it shantanuo/hyphenate ./example ../dicts/hyph_mr_IN.dic
/hi_sample.text
वि=त्त
वि=त्‍त
वि=त्‌त
उप=क्र=मा=वर=च्या=हीच
उप=क्र=मा=वर=च्या=ही=बद्दल=चा
वि=त्‌=त=वान
वि=त्‍त=वान

3) Download and install the Marathi spell check extension for Libre office
from...

https://extensions.libreoffice.org/extensions/marathi-spellchecker/1.8

Start writer and type the word वित्‍तवान at the end of the line and notice the
break between वित्‌-तवान

Actual Results:
Probably wrong:
वित्‌=तवान

Expected Results:
वि=त्‍तवान
OR
वित्‍त=वान
OR
वित्‍तवा=न


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


Libre Office Build Failed

2019-12-31 Thread Apoorva Singh
Hi,
i tried to build but failed during configure:

I have installed VS2017 again but it's of no use and I am again
getting this error.

Error is *windows sdk not found*.

Do i need to install a different Windows SDK ?

Regards
Apoorva

--HP@APOORVA ~/lode/dev/core

$ ./autogen.sh
Running ./configure with '--enable-debug --srcdir=/home/HP/lode/dev/core
--enable-option-checking=fatal'

*
*   Running LibreOffice build configuration.
*


checking build system type... x86_64-pc-cygwin
checking host system type... x86_64-pc-cygwin
checking for product name... LibreOfficeDev
checking for package version... 6.5.0.0.alpha0+
checking for product version... 6.5
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for grep... (cached) /usr/bin/grep
checking for GNU Make... C:/cygwin/home/HP/lode/opt/bin/make
configure: Using a native Win32 GNU Make version.
checking for explicit COMSPEC... found: C:\Windows\system32\cmd.exe
checking for sed... /usr/bin/sed
checking whether to use link-time optimization... no
checking for explicit AFLAGS... no
checking for explicit CFLAGS... no
checking for explicit CXXFLAGS... no
checking for explicit OBJCFLAGS... no
checking for explicit OBJCXXFLAGS... no
checking for explicit LDFLAGS... no
checking whether build target is Release Build... no
checking whether to sign windows build... no
checking for gawk... gawk
checking for gawk... /usr/bin/gawk
checking for bash... /bin/sh
checking for GNU or BSD tar... tar
checking for tar's option to strip components... --strip-components
checking how to build and package galleries... internal src images for
desktop
checking whether to build with Java support... yes
checking whether to treat the installation as read-only... no
checking whether to build a 64-bit LibreOffice... no
checking Visual C++... C:/PROGRA~2/MICROS~1/2017/COMMUN~1/VC
checking for short pathname of VC product directory...
C:/PROGRA~2/MICROS~1/2017/COMMUN~1/VC
checking for UCRT location... found
checking for MSBuild.exe location for: 15.0...
C:/PROGRA~2/MICROS~1/2017/COMMUN~1/VC/../MSBuild/15.0/Bin
checking cl.exe... found Visual C++ 2017
(C:/PROGRA~2/MICROS~1/2017/COMMUN~1/VC/Tools/MSVC/1416~1.270/bin/HostX64/x86/cl.exe)
checking cl.exe is at least Visual Studio 2017 version 15.7... yes
checking for a x64 compiler and libraries for 64-bit Explorer extensions...
found
checking whether the compiler is actually Clang... no
checking the dependency generation prefix (cl.exe -showIncludes)... "Note:
including file:"
checking whether to build with additional debug utilities... no
checking whether to do a debug build... yes
checking whether cl.exe supports -ggnu-pubnames... no
checking whether to generate debug information... yes
checking whether to compile with optimization flags... no
checking which package format to use... none
checking syslog.h usability... no
checking syslog.h presence... no
checking for syslog.h... no
checking whether to turn warnings to errors... yes
checking whether to have assert() failures abort even without
--enable-debug... yes
checking whether to enable CUPS support... no
checking whether we want to fetch tarballs... yes, if we use them
checking whether to build help... no
checking whether to enable xapian-omega support for help... no
checking whether to include MySpell dictionaries... no
checking whether to use dicts from external paths... no
checking whether to enable pch feature... yes (full)
checking the GNU Make version... C:/cygwin/home/HP/lode/opt/bin/make 4.2.1
checking whether GNU Make supports the 'file' function... yes
checking for --hash-style gcc linker support... no
checking for perl... /usr/bin/perl
checking the Perl version... Perl 5
checking for required Perl modules... all modules found
checking for Windows SDK... configure: error: The Windows SDK not found,
check the installation
Error running configure at ./autogen.sh line 292.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 129705] imported TIFF images appear RED - LibreOffice Writer

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129705

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
On Win10 with LO 6.3.4, I don't reproduce this.
Could you give it a try?

Indeed, 6.2 is now EOL so even if we reproduce this in 6.2, there won't be a
new 6.2.9 version with a fix.

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - dbaccess/Module_dbaccess.mk extensions/Module_extensions.mk postprocess/Rdb_services.mk Repository.mk RepositoryModule_host.mk solenv

2019-12-31 Thread Tor Lillqvist (via logerrit)
 Repository.mk   |8 
 RepositoryModule_host.mk|2 +-
 dbaccess/Module_dbaccess.mk |   15 +--
 extensions/Module_extensions.mk |5 -
 postprocess/Rdb_services.mk |7 +--
 solenv/bin/native-code.py   |5 -
 6 files changed, 27 insertions(+), 15 deletions(-)

New commits:
commit 00eb851eb4a16efdc40b8ae37df8160e3979b8e5
Author: Tor Lillqvist 
AuthorDate: Tue Dec 31 13:35:11 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Tue Dec 31 14:14:35 2019 +0100

tdf#129375: Avoid crash when inserting bibliography entry on iOS

I don't really know how the vivliography functionality works and how
it is connected to database stuff. Until now the Library_bib for
instance was excluded for iOS because it was seen to be part of the
"DBCONNECTIVITY" feature. Change that now. Also, build the dba and
dbahsql libraries also in the non-DBCONNECTIVITY case. This at least
avoids the crash and avoids new warnings about missing constructors or
factories.

Change-Id: I8a8c62a895fcd43e7fa725a4707ac5ad428a64b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86043
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tor Lillqvist 

diff --git a/Repository.mk b/Repository.mk
index ee8685b09c20..cd7f47ffbb24 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -348,12 +348,12 @@ $(eval $(call 
gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
configmgr \
ctl \
cui \
+   dba \
+   dbahsql \
$(call gb_Helper_optional,DBCONNECTIVITY, \
-   dba \
dbase \
dbmm \
-   dbaxml \
-   dbahsql) \
+   dbaxml) \
dbtools \
deploymentmisc \
$(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \
@@ -1123,7 +1123,7 @@ $(eval $(call gb_Helper_register_mos,\
chart \
cnr \
cui \
-   $(call gb_Helper_optional,DBCONNECTIVITY,dba) \
+   dba \
dkt \
editeng \
flt \
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk
index e6f93c869ccd..14a9d96ad888 100644
--- a/RepositoryModule_host.mk
+++ b/RepositoryModule_host.mk
@@ -44,7 +44,7 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\
cppuhelper \
cpputools \
cui \
-   $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \
+   dbaccess \
desktop \
$(call gb_Helper_optional,DICTIONARIES,dictionaries) \
dtrans \
diff --git a/dbaccess/Module_dbaccess.mk b/dbaccess/Module_dbaccess.mk
index 204854748ec1..89bc754f75dd 100644
--- a/dbaccess/Module_dbaccess.mk
+++ b/dbaccess/Module_dbaccess.mk
@@ -9,16 +9,23 @@
 
 $(eval $(call gb_Module_Module,dbaccess))
 
+$(eval $(call gb_Module_add_targets,dbaccess,\
+   Library_dba \
+   Library_dbahsql \
+))
+
+$(eval $(call gb_Module_add_l10n_targets,dbaccess,\
+   AllLangMoTarget_dba \
+))
+
 ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
 
 $(eval $(call gb_Module_add_targets,dbaccess,\
$(if $(filter WNT,$(OS)),Executable_odbcconfig) \
-   Library_dba \
Library_dbaxml \
Library_dbmm \
Library_dbu \
Library_sdbt \
-   Library_dbahsql \
UIConfig_dbaccess \
UIConfig_dbapp \
UIConfig_dbbrowser \
@@ -28,10 +35,6 @@ $(eval $(call gb_Module_add_targets,dbaccess,\
UIConfig_dbtdata \
 ))
 
-$(eval $(call gb_Module_add_l10n_targets,dbaccess,\
-   AllLangMoTarget_dba \
-))
-
 ifneq ($(OS),iOS)
 ifeq ($(ENABLE_FIREBIRD_SDBC),TRUE)
 # remove if we have a be file for this
diff --git a/extensions/Module_extensions.mk b/extensions/Module_extensions.mk
index f84a9ca4fbec..e30a5c1593f1 100644
--- a/extensions/Module_extensions.mk
+++ b/extensions/Module_extensions.mk
@@ -28,9 +28,12 @@ $(eval $(call gb_Module_add_targets,extensions,\
 ))
 endif
 
-ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
 $(eval $(call gb_Module_add_targets,extensions,\
Library_bib \
+))
+
+ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
+$(eval $(call gb_Module_add_targets,extensions,\
Library_dbp \
Library_pcr \
UIConfig_sbibliography \
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk
index 64f90c77f6f0..406382b9fd16 100644
--- a/postprocess/Rdb_services.mk
+++ b/postprocess/Rdb_services.mk
@@ -237,10 +237,14 @@ $(eval $(call gb_Rdb_add_components,services,\
) \
 ))
 
+$(eval $(call gb_Rdb_add_components,services,\
+   extensions/source/bibliography/bib \
+   dbaccess/util/dba \
+))
+
 ifeq (DBCONNECTIVITY,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
 
 $(eval $(call gb_Rdb_add_components,services,\
-   extensions/source/bibliography/bib \
extensions/source/dbpilots/dbp \
extensions/source/propctrlr/pcr \
connectivity/source/cpool/dbpool2 \
@@ -272,7 +276,6 @@ $(eval $(call gb_Rdb_add_components,services,\

[Libreoffice-bugs] [Bug 108897] [META] XLSX (OOXML) bug tracker

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108897
Bug 108897 depends on bug 120502, which changed state.

Bug 120502 Summary: Assigns style to columns it cannot handle in .xlsx files
https://bugs.documentfoundation.org/show_bug.cgi?id=120502

   What|Removed |Added

 Status|RESOLVED|NEW
 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-bugs] [Bug 120502] Assigns style to columns it cannot handle in .xlsx files

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120502

Mike Kaganski  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|NEW
   Hardware|x86-64 (AMD64)  |All
 OS|Linux (All) |All
Version|6.0.6.2 release |3.3.0 release

--- Comment #5 from Mike Kaganski  ---
Actually, although the problem actually doesn't manifest now for majority of
cases, it still is reproducible like this:

1. Create a new spreadsheet
2. Go to last column: AMJ (Ctrl+Arrow Right)
3. Change the width of column AMJ
4. Save as XLSX.

The reason is the code in sc/source/filter/excel/xetable.cxx introduced in
https://git.libreoffice.org/core/+/64274b38f6cc50a8bb49f114f1ac9e7c1c3b3c4f
back in 2009: that was the commit introduced export to XLSX (integrated to LO
from Go-oo). The code starts with this comment:

> // if last column is equal to last possible column, Excel adds one more

which is directly taken from the older code that exports to XLS binary formats.
Obviously, this is just a left-over from copy-paste. When writing to OOXML
format, Excel doesn't do that.

Setting to NEW.

-- 
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 129375] Crash when using insert > table of contents... > bibliography entry... on iOS 4.2

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129375

Tor Lillqvist  changed:

   What|Removed |Added

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

-- 
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 129375] Crash when using insert > table of contents... > bibliography entry... on iOS 4.2

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129375

Tor Lillqvist  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEEDINFO|RESOLVED

--- Comment #5 from Tor Lillqvist  ---
Suggested fix in https://gerrit.libreoffice.org/c/core/+/86043

-- 
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 103341] [META] AutoCorrect and Word Completion bugs and enhancements

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103341
Bug 103341 depends on bug 59666, which changed state.

Bug 59666 Summary: EDITING: Option to disable Greek letters (αβγδελμ..)  
converting to big letters (ABGDE...) as automatic capitalization of first 
letters in sentence
https://bugs.documentfoundation.org/show_bug.cgi?id=59666

   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-bugs] [Bug 108018] [META] Writer UX bugs and enhancements

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108018
Bug 108018 depends on bug 59666, which changed state.

Bug 59666 Summary: EDITING: Option to disable Greek letters (αβγδελμ..)  
converting to big letters (ABGDE...) as automatic capitalization of first 
letters in sentence
https://bugs.documentfoundation.org/show_bug.cgi?id=59666

   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: Branch 'libreoffice-6-4' - editeng/source sw/qa

2019-12-31 Thread László Németh (via logerrit)
 editeng/source/misc/svxacorr.cxx |9 +
 sw/qa/extras/uiwriter/data/tdf38394.fodt |   52 +++
 sw/qa/extras/uiwriter/uiwriter.cxx   |   16 +
 3 files changed, 77 insertions(+)

New commits:
commit a17eca1559d2dc07b88eeb836f794f43ef7ca0ce
Author: László Németh 
AuthorDate: Sun Dec 29 12:34:34 2019 +0100
Commit: László Németh 
CommitDate: Tue Dec 31 12:54:50 2019 +0100

tdf#38394 AutoCorrect: fix ’« in French l’« word »

instead of using the bad ’" -> ’» autocorrection.

Change-Id: I48adbb2e8ca8e786c7835ff186d4580e856cf3c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85945
Tested-by: Jenkins
Reviewed-by: László Németh 
Tested-by: László Németh 
(cherry picked from commit 8039c9eb27170a162830f0ecd2086010a7a5858f)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85951

diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx
index fc89820415a5..b0d163865289 100644
--- a/editeng/source/misc/svxacorr.cxx
+++ b/editeng/source/misc/svxacorr.cxx
@@ -1287,6 +1287,15 @@ void SvxAutoCorrect::DoAutoCorrect( SvxAutoCorrDoc& 
rDoc, const OUString& rTxt,
 lcl_IsInAsciiArr( "([{", cPrev ) ||
 ( cEmDash == cPrev ) ||
 ( cEnDash == cPrev );
+// tdf#38394 use opening quotation mark << in French 
l'<>
+if ( !bSingle && !bSttQuote && cPrev == cApostrophe &&
+(nInsPos == 2 || (nInsPos > 2 && IsWordDelim( rTxt[ 
nInsPos-3 ] ))) )
+{
+const LanguageType eLang = GetDocLanguage( rDoc, 
nInsPos );
+if ( primary(eLang) == primary(LANGUAGE_FRENCH) )
+bSttQuote = true;
+}
+// tdf#108423 for capitalization of English i'm
 b_iApostrophe = bSingle && ( cPrev == 'i' ) &&
 (( nInsPos == 1 ) || IsWordDelim( rTxt[ nInsPos-2 ] ));
 }
diff --git a/sw/qa/extras/uiwriter/data/tdf38394.fodt 
b/sw/qa/extras/uiwriter/data/tdf38394.fodt
new file mode 100644
index ..238bab7b7931
--- /dev/null
+++ b/sw/qa/extras/uiwriter/data/tdf38394.fodt
@@ -0,0 +1,52 @@
+
+
+http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:config="urn:oas
 is:names:tc:opendocument:xmlns:config:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:
 experimental:ooxml-odf-interop:xmlns:form:1.0" 
xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2" 
office:mimetype="application/vnd.oasis.opendocument.text">
+ ms 
2015-04-07T22:24:25.3740120802015-04-07T22:25:28.460806924ms
 
PT1M3S1LibreOfficeDev/4.5.0.0.alpha0$Linux_X86_64
 
LibreOffice_project/52ae345470d8fa657817cf87b3e8e8c1b51bd7da
+ 
+  
+  
+  
+  
+  
+ 
+ 
+  
+   
+   
+
+   
+   
+  
+  
+   
+   
+  
+  
+ 
+ 
+  
+   
+  
+  
+  
+
+
+  
+  
+  
+   
+
+   
+   
+   
+  
+ 
+ 
+  
+ 
+ 
+  
+   
+  
+ 
+
diff --git a/sw/qa/extras/uiwriter/uiwriter.cxx 
b/sw/qa/extras/uiwriter/uiwriter.cxx
index db3ae33167e2..ede1736ce0dc 100644
--- a/sw/qa/extras/uiwriter/uiwriter.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter.cxx
@@ -361,6 +361,7 @@ public:
 void testTdf108423();
 void testTdf106164();
 void testTdf54409();
+void testTdf38394();
 void testInconsistentBookmark();
 
 CPPUNIT_TEST_SUITE(SwUiWriterTest);
@@ -566,6 +567,7 @@ public:
 

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

2019-12-31 Thread László Németh (via logerrit)
 editeng/source/misc/svxacorr.cxx   |4 
 sw/qa/extras/uiwriter/uiwriter.cxx |   16 
 2 files changed, 20 insertions(+)

New commits:
commit 04ef45a6dd7692c6ee08769c4ac4a0e92a0b64b8
Author: László Németh 
AuthorDate: Sun Dec 29 17:46:56 2019 +0100
Commit: László Németh 
CommitDate: Tue Dec 31 12:52:04 2019 +0100

tdf#59666 AutoCorrect: don't capitalize single Greek letters

in automatic sentence capitalization (except in Greek texts),
to keep the requested lower case scientific and mathematical symbols.

Change-Id: I0c658bb69fb90e7159665939f85f1fd99477c730
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85955
Reviewed-by: László Németh 
Tested-by: László Németh 

diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx
index b023c34ade72..f1a682b6d5fd 100644
--- a/editeng/source/misc/svxacorr.cxx
+++ b/editeng/source/misc/svxacorr.cxx
@@ -890,6 +890,10 @@ void SvxAutoCorrect::FnCapitalStartSentence( 
SvxAutoCorrDoc& rDoc,
 lcl_IsInAsciiArr( ".-)>", *pDelim ) )
 return;
 
+// tdf#59666 don't capitalize single Greek letters (except in Greek texts)
+if ( 1 == pDelim - pWordStt && 0x03B1 <= *pWordStt && *pWordStt <= 0x03C9 
&& eLang != LANGUAGE_GREEK )
+return;
+
 if( !bAtStart ) // Still no beginning of a paragraph?
 {
 if (NonFieldWordDelim(*pStr))
diff --git a/sw/qa/extras/uiwriter/uiwriter.cxx 
b/sw/qa/extras/uiwriter/uiwriter.cxx
index 32fa64f16d45..db26e92aca24 100644
--- a/sw/qa/extras/uiwriter/uiwriter.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter.cxx
@@ -363,6 +363,7 @@ public:
 void testTdf106164();
 void testTdf54409();
 void testTdf38394();
+void testTdf59666();
 void testInconsistentBookmark();
 
 CPPUNIT_TEST_SUITE(SwUiWriterTest);
@@ -569,6 +570,7 @@ public:
 CPPUNIT_TEST(testTdf106164);
 CPPUNIT_TEST(testTdf54409);
 CPPUNIT_TEST(testTdf38394);
+CPPUNIT_TEST(testTdf59666);
 CPPUNIT_TEST_SUITE_END();
 
 private:
@@ -7083,6 +7085,20 @@ void SwUiWriterTest::testTdf38394()
 CPPUNIT_ASSERT_EQUAL(sReplaced, 
static_cast(pDoc->GetNodes()[nIndex])->GetText());
 }
 
+void SwUiWriterTest::testTdf59666()
+{
+SwDoc* pDoc = createDoc();
+SwWrtShell* pWrtShell = pDoc->GetDocShell()->GetWrtShell();
+// testing missing autocorrect of single Greek letters
+SwAutoCorrect corr(*SvxAutoCorrCfg::Get().GetAutoCorrect());
+pWrtShell->Insert(u"\u03C0");
+const sal_Unicode cChar = ' ';
+pWrtShell->AutoCorrect(corr, cChar);
+sal_uLong nIndex = pWrtShell->GetCursor()->GetNode().GetIndex();
+OUString sReplaced(u"\u03C0 ");
+CPPUNIT_ASSERT_EQUAL(sReplaced, 
static_cast(pDoc->GetNodes()[nIndex])->GetText());
+}
+
 CPPUNIT_TEST_SUITE_REGISTRATION(SwUiWriterTest);
 CPPUNIT_PLUGIN_IMPLEMENT();
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 122218] After Update to 6.1.4 on macOS fonts are blurred on retina display (xcode 10)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122218

Chris Shaw  changed:

   What|Removed |Added

 Attachment #156860|0   |1
is obsolete||

--- Comment #136 from Chris Shaw  ---
Created attachment 156861
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156861=edit
Comparison of 6.1.6.3 and 6.5.0.0 2019-12-30 build (400% - Macbook Air 2018)

Confirmation that the problem still exists in latest nightly 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 122218] After Update to 6.1.4 on macOS fonts are blurred on retina display (xcode 10)

2019-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122218

--- Comment #135 from Chris Shaw  ---
Created attachment 156860
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156860=edit
Comparison of 6.1.6.3 and 6.5.0.0 2019-12-30 build (400%)

Confirmation that the problem still exists in latest nightly build (Macbook Air
2018)

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