[Libreoffice-bugs] [Bug 111318] Improve message about pivot table/chart when removing a cell

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111318

Julien Nabet  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 111075] Crash and no set -Image scan

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111075

--- Comment #6 from Pok  ---
Created attachment 135336
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135336=edit
screenshot4

Ubuntu 16.04 LTS and the latest LO Writer.  Could not scan on earlier versions
as well.  I can scan using Gscan2PDF Program and Scanner works well.

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

2017-08-08 Thread Dennis Francis
 sfx2/source/control/ctrlitem.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2585eb9d15f5c047d846ccb4b4d606d9ac89e518
Author: Dennis Francis 
Date:   Tue Aug 8 17:02:19 2017 +0530

tdf#108802 : In SfxControllerItem::dispose do not directly...

call pBindings->Release(), but call UnBind() instead which
correctly sets the state to "UnBound" by setting
pNext = this.

Thanks to Miklos Vajna for pointing this out !

Change-Id: I08e85496cff6df0952d6c5ec4ee979a93b8862d0
Reviewed-on: https://gerrit.libreoffice.org/40882
Tested-by: Jenkins 
Reviewed-by: Dennis Francis 

diff --git a/sfx2/source/control/ctrlitem.cxx b/sfx2/source/control/ctrlitem.cxx
index cd22920f144e..dadead816898 100644
--- a/sfx2/source/control/ctrlitem.cxx
+++ b/sfx2/source/control/ctrlitem.cxx
@@ -203,7 +203,7 @@ SfxControllerItem::~SfxControllerItem()
 void SfxControllerItem::dispose()
 {
 if ( IsBound() )
-pBindings->Release(*this);
+UnBind();
 }
 
 void SfxControllerItem::StateChanged
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 111075] Crash and no set -Image scan

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111075

--- Comment #5 from Pok  ---
Created attachment 135335
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135335=edit
screenshot3

This is as close as I can get to a bug report.  Cannot find bng file to
download in the link provided.  404 error.

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


[Libreoffice-bugs] [Bug 111075] Crash and no set -Image scan

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111075

--- Comment #4 from Pok  ---
Created attachment 135334
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135334=edit
screenshot2

When I have selected the network printer I can then scan the document.
I get the setting dots but no image.

-- 
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 111527] I can't extract Pdf

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111527

--- Comment #2 from Stéphanie  ---

I have version 5.3.5, i tried version 5.2.7 today and i could not create pdf
too. Here is the exact procedure: I click on file, then I choose to export in
pdf format, then I click on export and then I have an error message and no pdf
is created.

-- 
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 111075] Crash and no set -Image scan

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111075

--- Comment #3 from Pok  ---
Created attachment 135333
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135333=edit
screenshot1

I have to go to this menu to select the network printer every time.

-- 
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 111549] New: fileopen .pbm, .pgm crash and endless loop

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111549

Bug ID: 111549
   Summary: fileopen .pbm, .pgm crash and endless loop
   Product: LibreOffice
   Version: unspecified
  Hardware: ARM
OS: Android
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Android Viewer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kris...@grrlz.net

Description:
Netpbm format .pbm, .pgm files either crashes or unable to open on libreoffice
viewer 5.0, 5.1, 5.2, 5.3 alpha versions

Steps to Reproduce:
download and open 
fool.ascii.pbm http://people.sc.fsu.edu/%7Ejburkardt/data/pbma/pbma.html
saturn.ascii.pgm http://people.sc.fsu.edu/%7Ejburkardt/data/pgma/pgma.html

Actual Results:  
in endless loop

Expected Results:
open file

fileopen test result:

5.0.0.0.alpha1+-ab465b9 crash
5.1.0.0.alpha1+-1a6ec13 endless loop / cannot open file
5.1.0.0.alpha1+-5b791ec endless loop / cannot open file
5.2.0.0.alpha0+-f6a74ce endless loop / cannot open file
5.3.0.0.alpha1+-4136757 endless loop / cannot open file

os: android 5.1
device: lyf flame 3 [ ls-4001 ]

for other file formats or files https://github.com/kr1shnas/qa/projects/25



Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Android 5.1; Mobile; rv:57.0) Gecko/57.0 Firefox/57.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 111374] make recent background colors appear in the order that they were used

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111374

halima  changed:

   What|Removed |Added

 CC||hal...@icraft.jp

--- Comment #1 from halima  ---
Created attachment 135332
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135332=edit
Background colour odered

I cannot reproduce it. The background colour is not order randomly but it is
ordered by the newest one

LO Version: 5.3.5.2
Build ID: 50d9bf2b0a79cdb85a3814b592608037a682059d
Threads CPU : 4; OS : Windows 6.2; 

Windows 10

-- 
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 109272] Wrong cursor position when deleting a selection with Backspace in Show Changes mode

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109272

halima  changed:

   What|Removed |Added

 CC||hal...@icraft.jp

--- Comment #2 from halima  ---
Created attachment 135331
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135331=edit
Left cursor

I cannot reproduce it as you can see in the attached image 

Version: 5.1.4.2
Build ID: 1:5.1.4-0ubuntu1
CPU Threads: 1; OS Version: Linux 4.8; UI Render: default;
Locale: en-US (en_US.UTF-8)

Description:Ubuntu 16.04.2 LTS

-- 
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 109272] Wrong cursor position when deleting a selection with Backspace in Show Changes mode

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109272

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu

--- Comment #1 from Aron Budea  ---
Both in case of backspace/delete the cursor ends up on the side of the
selection where it initially was (provided there's a selection), and I'm not
sure that's an issue.

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


[Libreoffice-bugs] [Bug 111548] PPTX: ActiveX checkbox control appear as picture

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111548

Tamás Zolnai  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |zolnaitamas2...@gmail.com
   |desktop.org |
 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 111548] PPTX: ActiveX checkbox control appear as picture

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111548

--- Comment #1 from Tamás Zolnai  ---
Created attachment 135330
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135330=edit
Test file with a checkbox

-- 
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 111548] New: PPTX: ActiveX checkbox control appear as picture

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111548

Bug ID: 111548
   Summary: PPTX: ActiveX checkbox control appear as picture
   Product: LibreOffice
   Version: 5.4.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: zolnaitamas2...@gmail.com

Description:
ActiveX control is not imported from PPTX file, only a replacement graphic is
inserted.

Steps to Reproduce:
1. Open attached PPTX
2. Check the first slide: checkbox imported as a picture.

Actual Results:  
Checkbox imported as a picture.

Expected Results:
Checkbox and other controls should be imported as LO form control.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/60.0.3112.90 Safari/537.36

-- 
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 107166] Text is invisible, both in UI and in editor on update to 5.3.2, older AMD and Intel GPUs

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107166

Aron Budea  changed:

   What|Removed |Added

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

-- 
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 111307] Numbers cut in numeric input fields (with OpenGL enabled only )

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111307

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
 CC||ba...@caesar.elte.hu,
   ||qui...@gmail.com
   Hardware|IA64 (Itanium)  |All
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||7166
 Blocks||109234
 Ever confirmed|0   |1

--- Comment #5 from Aron Budea  ---
Confirmed with LO 5.4.0.3 / Windows 7, looks fine in 5.4.0.2.
Interestingly, it's technically a regression from the commit referenced below,
bibisected using repo bibisect-win32-6.0. It could be that the commit only
exposed an existing bug (at least I wonder how antialiasing settings could
cause this). Nevertheless, adding Cc: to Tomaž Vajngerl.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=3fdc41af6370a53f7db4e52104cfd3328ee40563
author  Tomaž Vajngerl  2017-07-19
21:28:31 (GMT)
committer   Tomaž Vajngerl    2017-07-20 16:26:24
(GMT)

"tdf#107166 improve AA mode selection, retry, more checks"


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109234
[Bug 109234] [META] DirectWrite rendering bugs and enhancements
-- 
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 109234] [META] DirectWrite rendering bugs and enhancements

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109234

Aron Budea  changed:

   What|Removed |Added

 Depends on||111307


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111307
[Bug 111307] Numbers cut in numeric input fields (with OpenGL enabled only)
-- 
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 111439] All menu in opening screen items blank, just a placeholder

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111439

--- Comment #8 from Piter Sadroc  ---
Created attachment 135329
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135329=edit
v5.3.1.2 last working copy

This file shows the effect after I re-installed v5.4.0.3, took a screen shot to
show the blanks STILL remain in the latest version... though if I keep doing
this, there'll be another version. 

I then uninstalled v5.4.0.3 and reinstalled (yet, again) v5.3.1.2 and took a
screenshot, this time showing the version number. 
Please check the time stamps on these files. THE PROBLEM HAS NOT BEEN 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 109384] FORMATTING: maximum font size blocked to 999, 9

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109384

--- Comment #3 from halima  ---
Face similar problem !
Created A0 file, wrote one letter and could not make it bigger than 999.9

LO :
Version: 5.1.4.2
Build ID: 1:5.1.4-0ubuntu1
CPU Threads: 1; OS Version: Linux 4.8; UI Render: default;
Locale: en-US (en_US.UTF-8)

-- 
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 111439] All menu in opening screen items blank, just a placeholder

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111439

--- Comment #7 from Piter Sadroc  ---
Created attachment 135328
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135328=edit
v5.4.0.3 still shooting blanks

-- 
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 111439] All menu in opening screen items blank, just a placeholder

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111439

Piter Sadroc  changed:

   What|Removed |Added

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

--- Comment #6 from Piter Sadroc  ---
The problem HAS NOT BEEN RESOLVED... See attached photos. I re-installed
v5.4.0.3 - see what happened in the attached photo. Blanks...
I then uninstalled it and reinstalled the last working copy, v5.3.1.2, and took
yet another screen shot.. I really am getting tired of this
install-0unistall-re-install merry-go-around. 
The problem HAS NOT BEEN FIXED!
Peter

-- 
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 111412] LibreOffice shows artifacts and distortions and crashes on actions with OpenGL enabled

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111412

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks||93529


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=93529
[Bug 93529] [META] VCL/OpenGL rendering tracker bug for 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 93529] [META] VCL/OpenGL rendering tracker bug for 5.0+

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||111412


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=111412
[Bug 111412] LibreOffice shows artifacts and distortions and crashes on actions
with OpenGL enabled
-- 
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 81556] access denied network save

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81556

Aron Budea  changed:

   What|Removed |Added

 Blocks||104742


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104742
[Bug 104742] [META] Network-involved bugs
-- 
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 104742] [META] Network-involved bugs

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742

Aron Budea  changed:

   What|Removed |Added

 Depends on||81556


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=81556
[Bug 81556] access denied network save
-- 
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 105647] Paragraph style old value doesn't disappeared

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105647

--- Comment #9 from halima  ---
I could not reproduce it 

LO :Version: 5.1.4.2
Build ID: 1:5.1.4-0ubuntu1
CPU Threads: 1; OS Version: Linux 4.8; UI Render: default;
Locale: en-US (en_US.UTF-8)

 Ubuntu 16.04.2 LTS

-- 
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: Build failure with current master on MacOS

2017-08-08 Thread Norbert Thiebaud
On Mon, Jul 24, 2017 at 3:33 PM, Alexander Thurgood
 wrote:
> Le 24/07/2017 à 15:16, Michael Stahl a écrit :
>
>> (here "fixed" means you'll get an error message from configure instead
>> that tells you to install gettext)
>>
>
> At least the message is explicit enough ;-)
>
> I don't build via LODE, just the standard OSX Terminal.app.

The 'standard'  , without any build dep does not have the right make,
the right doxygen, the rigth autoconf/autogen, does not have cmake or
ant or junit...

lode is merely a few line of bash that mostly take care of that.
and lo's configure.ac is lode aware to automatically pick the 'right'
stuff in that case, so that you do not _have_ to pollute your path and
other things.

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


[Libreoffice-bugs] [Bug 111547] New: fileopen microsoft Works for DOS 3.0 displays garbage

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111547

Bug ID: 111547
   Summary: fileopen microsoft Works for DOS 3.0 displays garbage
   Product: LibreOffice
   Version: unspecified
  Hardware: ARM
OS: Android
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Android Viewer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kris...@grrlz.net

Description:
when i open microsoft Works for DOS 3.0 file, it displays letters, symbols,
numbers, etc.,  instead of content on 5.0, 5.1, 5.2, 5.3 alpha libreoffice
viewer

Steps to Reproduce:
download and open CODEPAGE.WKS attachment 110717

Actual Results:  
displays letters, symbols, numbers instead of content

Expected Results:
display content

fileopen test result:

5.0.0.0.alpha1+-ab465b9 garbage
5.1.0.0.alpha1+-1a6ec13 garbage
5.1.0.0.alpha1+-5b791ec garbage
5.2.0.0.alpha0+-f6a74ce garbage
5.3.0.0.alpha1+-4136757 garbage

os: android 5.1
device: lyf flame 3 [ ls-4001 ]

for other file formats or files https://github.com/kr1shnas/qa/projects/25


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Android 5.1; Mobile; rv:57.0) Gecko/57.0 Firefox/57.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 111448] libreoffice calc is too stupid to save(or load) position, size and orientation of embedded pictures correctly

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111448

--- Comment #7 from farmboy0+libreoff...@googlemail.com ---
I changed the version to the one for which I reported the error. The original
version i gave was an error. I didnt ever use LO4.

-- 
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 111546] New: [LOCALIZATION] Untranslatable string in context menu

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111546

Bug ID: 111546
   Summary: [LOCALIZATION] Untranslatable string in context menu
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Localization
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: olivier.hal...@documentfoundation.org

Created attachment 135327
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135327=edit
Image of the unstranslatable menu entry "Quotation"

In writer, select text e open context menu.

In Styles, the entry "Quotation" is not translatable.

see image attached.

-- 
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 80430] [META] LOCALHELP: Features x Documentation gap

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430
Bug 80430 depends on bug 111435, which changed state.

Bug 111435 Summary: LOCALHELP "F4 = Open Data Source View"
https://bugs.documentfoundation.org/show_bug.cgi?id=111435

   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 111492] XHTML export does not honor numbering levels

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111492

--- Comment #4 from Regina Henschel  ---
I think, the fact, that numbering "none" is not honored in sub-levels, is a
different problem and should perhaps get its own bug report.

-- 
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 111492] XHTML export does not honor numbering levels

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111492

--- Comment #3 from Regina Henschel  ---
Created attachment 135326
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135326=edit
diff mentioned in the comment

-- 
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 111492] XHTML export does not honor numbering levels

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111492

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||rb.hensc...@t-online.de
 Ever confirmed|0   |1

--- Comment #2 from Regina Henschel  ---
The transformation does not evaluate the attribute
"text:list-level-position-and-space-mode". In current versions of LibreOffice
it has the value "label-alignment" and only when saving in ODF1.1 you get the
value "label-width-and-position". The transformation assumes the latter, old
kind one. If you use the old kind, then the transformation sets correct
distance values.

Because the attribute is not evaluated, the element
 is not evaluated too. It does not exists for
old kind of list numbering. Therefore the transformation does not know, that a
space or tab is requested.

As temporarily workaround till the transformation is extended to recognize this
attribute, it is possible to always add a space after the last digit of the
label numbers. That is in line #1403 in file
https://opengrok.libreoffice.org/xref/core/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl,
see attached diff-file. You can change the file body.xsl in your installation
in share/xslt/export/xhtml without the need to compile entire LibreOffice. The
diff will likely not apply because of line breaks, but entering  manually
should be no problem.

If you need the export to xhtml immediately and do not want to correct the
xhtml-result manually, then you should use the old kind of numbering. If you
have saved such numbering once by the button "Format" in the Outline Numbering
dialog from an ODF1.1 document, it will be available for ODF 1.2 documents via
button "Format".

-- 
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 111545] ☂ ☔ ✈1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n customer support service phone number

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111545

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|libabw  |LibreOffice

-- 
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 111544] TeriFriyad'' GarMin Tech support @1844-79O-9193@ Garmin tech support GarMin technical Support number

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111544

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|libabw  |LibreOffice

-- 
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 111545] New: ☂ ☔ ✈1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n customer support service phone number

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111545

Bug ID: 111545
   Summary: ☂ ☔ ✈1-844-79O-9193 G.a.r.m.i.n support number
G.a.r.m.i.n customer support service phone number
   Product: libabw
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kola...@ethereum1.top

Created attachment 135325
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135325=edit
https://technip125ladusupport.freshdesk.com/support/solutions/articles/33000102407--%E2%98%82-%E2%98%94-%E2%9C%881-844-79o-9193-g-a-r-m-i-n-support-number-g-a-r-m-i-n-customer-support-service-phone-nu

1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
  1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n support phone number
CoNtact G.a.r.m.i.n support Number
G.a.r.m.i.n phoNe Number
G.a.r.m.i.n oNliNe support
G.a.r.m.i.n customer service Number
G.a.r.m.i.n tech support ceNter
G.a.r.m.i.n customer service
G.a.r.m.i.n customer care Number usa
G.a.r.m.i.n customer Number
G.a.r.m.i.n customer support Number
G.a.r.m.i.n customer care Number
G.a.r.m.i.n customer care toll free Number
G.a.r.m.i.n tech support
G.a.r.m.i.n techNical support
G.a.r.m.i.n support Number
G.a.r.m.i.n tech support Number
G.a.r.m.i.n support ceNter
G.a.r.m.i.n .com customer service
G.a.r.m.i.n customer care Number
G.a.r.m.i.n customer care
G.a.r.m.i.n phoNe Number
phoNe Number for G.a.r.m.i.n customer service
G.a.r.m.i.n phoNe support
G.a.r.m.i.n phoNe Number tech support
G.a.r.m.i.n support phoNe Number
coNtact G.a.r.m.i.n by phoNe
G.a.r.m.i.n coNtact phoNe Number
G.a.r.m.i.n helpliNe phoNe Number
G.a.r.m.i.n phoNe Number
G.a.r.m.i.n for phoNe Number
G.a.r.m.i.n coNtact Number
G.a.r.m.i.n coNtact support
coNtact G.a.r.m.i.n Number
G.a.r.m.i.n coNtact Number usa
G.a.r.m.i.n toll free Number
G.a.r.m.i.n telephoNe Number
G.a.r.m.i.n toll free Number usa
G.a.r.m.i.n support services Number
techNical support for Number G.a.r.m.i.n
G.a.r.m.i.n customer service phoNe Number usa
G.a.r.m.i.n Number customer care Number usa
G.a.r.m.i.n customer care Number
G.a.r.m.i.n customer care ceNter
G.a.r.m.i.n customer support
G.a.r.m.i.n customer support phoNe
G.a.r.m.i.n customer help
G.a.r.m.i.n aNitivirus phoNe Number,
G.a.r.m.i.n phoNe Number,
G.a.r.m.i.n support phoNe Number,
G.a.r.m.i.n tech support phoNe Number,
G.a.r.m.i.n customer support phoNe Number,
G.a.r.m.i.n tech support phoNe Number,
G.a.r.m.i.n helpliNe Number,
G.a.r.m.i.n helpdesk phoNe Number,
G.a.r.m.i.n toll free Number,
G.a.r.m.i.n coNtact Number,
G.a.r.m.i.n telephoNe Number.
G.a.r.m.i.n phoNe Number,
G.a.r.m.i.n support phoNe Number,
G.a.r.m.i.n techNcal support phoNe Number.
G.a.r.m.i.n techNical support Number
G.a.r.m.i.n tech support Number
G.a.r.m.i.n customer support Number
G.a.r.m.i.n customer service phoNe Number
G.a.r.m.i.n helpliNe Number
G.a.r.m.i.n coNtact Number
G.a.r.m.i.n telephoNe Number
G.a.r.m.i.n customer & techNical support
G.a.r.m.i.n customer portal
G.a.r.m.i.n 

[Libreoffice-bugs] [Bug 111544] New: TeriFriyad'' GarMin Tech support @1844-79O-9193@ Garmin tech support GarMin technical Support number

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111544

Bug ID: 111544
   Summary: TeriFriyad''GarMin Tech support @1844-79O-9193@ Garmin
tech support GarMin technical Support number
   Product: libabw
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kola...@ethereum1.top

Created attachment 135324
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135324=edit
https://wiki.videolan.org/TeriFriyad%27%27GarMin_Tech_support_@1844-79O-9193@_Garmin_tech_support_GarMin_technical_Support_number/

TeriFriyadGarMin Tech support @1844-790-9193@ Garmin tech support GarMin
technical Support number


TeriFriyadGarMin Tech support @1844-790-9193@ Garmin tech support GarMin
technical Support number


TeriFriyadGarMin Tech support @1844-790-9193@ Garmin tech support GarMin
technical Support number Garmin call customer care Garmin call customer center
service Garmin customer Care number + Garmin customer care service number
Garmin customer service + Garmin customer service number Garmin customer
service call Garmin customer service call center Garmin customer service number
Garmin customer service phone number Garmin customer service telephone number
Garmin customer support services Garmin for phone + Garmin help phone number
Garmin it support services Garmin live chat customer service Garmin phone
number in usa Garmin protection Garmin support + Garmin tech support Garmin
tech support phone number Garmin tech support phone number Garmin tech support
services Garmin technical support contact number Garmin technical support email
address Garmin technical support services Garmin telephone number usa Garmin
toll free customer care number Garmin toll free customer service Garmin toll
free customer service number Garmin toll free number Garmin usa customer
service number Garmin usa number Garmin usa phone number Garmin contact phone
number in usa Garmin customer service phone number Garmin customer support
phone number Garmin customer support phone number Garmin help desk phone number
in usa Garmin technical support help desk phone number Garmin technical support
number Garmin technical support phone number Garmin contact number + Garmin
contact number usa Garmin contact phone number Garmin contact support Garmin
contact telephone number Garmin contact number usa Garmin customer & technical
support Garmin customer care center Garmin customer care email Garmin customer
care number Garmin customer care phone number usa Garmin customer care toll
free Garmin customer help Garmin customer portal Garmin customer service Garmin
customer service Garmin customer service contact number Garmin customer service
email Garmin customer service number Garmin customer service phone number
Garmin customer service tech support Garmin customer service technical support
Garmin customer service telephone number Garmin customer support Garmin
customer support Garmin customer support number Garmin customer support number
Garmin customer support phone Garmin customer support phone number Garmin
customer support phone number Garmin customer service number Garmin customer
service number usa Garmin customer support number Garmin customer support phone
number Garmin help desk phone number Garmin helpline Garmin helpline phone
number Garmin internet security contact phone number Garmin internet security
customer service phone number Garmin internet security customer support service
Garmin internet security phone number Garmin internet security phone number in
usa Garmin internet security support phone number Garmin labs usa customer
serviceGarmin Garmin ntivirus contact phone number for usa Garmin phone number
tech support Garmin phone number technical support Garmin phone support number
Garmin phone number customer service Garmin phone number usa Garmin problm
issue phone number of usa Garmin security service customer service Garmin
security contact phone number Garmin security phone number Garmin security
support phone number Garmin support contact number Garmin support phone number
Garmin support phone number Garmin support phone number Garmin support phone
number usa Garmin tech phone number usa Garmin tech support contact Garmin tech
support numberh Garmin tech support phone number Garmin tech support phone
number free Garmin tech support toll free number in usa Garmin tech support
number Garmin tech support number usa Garmin tech support phone number Garmin
technical support Garmin technical support number Garmin technical support
number Garmin technical support number Usa Garmin technical support phone
number Garmin technical support phone number Garmin technical support phone
number in usa Garmin technical support phone number us Garmin technical support
phone number 

[Libreoffice-bugs] [Bug 111429] Loolwsd build fails with OpenSSL 1.1.0

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111429

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Aron Budea  ---
Confirmed.

-- 
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-5.3' - svtools/source

2017-08-08 Thread Aron Budea
 svtools/source/filter/SvFilterOptionsDialog.cxx |1 -
 1 file changed, 1 deletion(-)

New commits:
commit be707dc607a7a9be9952420ee8494984fee894f6
Author: Aron Budea 
Date:   Fri Aug 4 19:07:38 2017 +0200

Make build with Werror work again

Change-Id: Id8b839a3e636613b65fbbad494cc3458f74f6fd6
Reviewed-on: https://gerrit.libreoffice.org/40904
Reviewed-by: Aron Budea 
Tested-by: Aron Budea 

diff --git a/svtools/source/filter/SvFilterOptionsDialog.cxx 
b/svtools/source/filter/SvFilterOptionsDialog.cxx
index ed2b32c88665..f68787634676 100644
--- a/svtools/source/filter/SvFilterOptionsDialog.cxx
+++ b/svtools/source/filter/SvFilterOptionsDialog.cxx
@@ -216,7 +216,6 @@ sal_Int16 SvFilterOptionsDialog::execute()
 {
 sal_Int16 nRet = ui::dialogs::ExecutableDialogResults::CANCEL;
 
-OUString aFilterNameStr( "FilterName" );
 OUString aInternalFilterName;
 uno::Reference xGraphic;
 sal_Int32 j, nCount = maMediaDescriptor.getLength();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 111527] I can't extract Pdf

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111527

m.a.riosv  changed:

   What|Removed |Added

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

--- Comment #1 from m.a.riosv  ---
Please what is your LibreOffice version.

What steps do you follow to create the pdf?

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


[Libreoffice-bugs] [Bug 111524] FILESAVE ODT: Crash while saving after deleting all comments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111524

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
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 111524] FILESAVE ODT: Crash while saving after deleting all comments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111524

--- Comment #5 from Xisco Faulí  ---
Created attachment 135322
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135322=edit
gdb backtrace

-- 
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 111542] Garmin update 1844.790.9I93 garmin troubleshooting 1844.790.9I93 garmin software update

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111542

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
Version|1.13|unspecified
 Resolution|--- |INVALID
Product|cppunit |LibreOffice

-- 
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 111541] Georgia: 1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111541

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|Document Liberation Project |LibreOffice

-- 
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 111542] New: Garmin update 1844.790.9I93 garmin troubleshooting 1844.790.9I93 garmin software update

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111542

Bug ID: 111542
   Summary: Garmin update 1844.790.9I93 garmin troubleshooting
1844.790.9I93 garmin software update
   Product: cppunit
   Version: 1.13
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: manase...@rs311e8.com

Garmin update 1844.790.9I93 garmin troubleshooting 1844.790.9I93 garmin
software update Garmin update 1844.790.9I93 garmin troubleshooting
1844.790.9I93 garmin software update Garmin update 1844.790.9I93 garmin
troubleshooting 1844.790.9I93 garmin software update Garmin update
1844.790.9I93 garmin troubleshooting 1844.790.9I93 garmin software update
Garmin update 1844.790.9I93 garmin troubleshooting 1844.790.9I93 garmin
software update common problems with garmin gps garmin gps troubleshooting
manual garmin troubleshooting phone number garmin gps not turning on garmin
support forum garmin support phone number garmin forerunner 235 software update
garmin gps problems screen garmin express update download garmin maps garmin
map updates free download 2017 garmin map updater free garmin maps
www.garmin.com/express registration garmin maps europe garmin express login how
do i update my garmin nuvi garmin software update garmin map updater garmin
express login garmin express not working download garmin maps garmin map
updates free download 2017 www.garmin.com/express owners manual garmin
vivosmart support garmin warranty customer service garmin support forum garmin
troubleshooting www.garmin.com/support manuals garmin connect support garmin
phone garmin support chat support garmin garmin vivosmart support garmin
warranty customer service garmin troubleshooting garmin support forum
www.garmin.com/support manuals garmin connect support garmin support chat
support garmin garmin vivosmart support garmin support forum garmin warranty
customer service garmin troubleshooting garmin phone www.garmin.com/support
manuals garmin connect support garmin map updates free download 2017 garmin
software update garmin express update garmin map updater download garmin maps
free garmin maps www.garmin.com/express registration garmin express login
garmin customer service email garmin support forum garmin customer support
phone number garmin vivosmart support garmin warranty customer service garmin
troubleshooting garmin support chat garmin phone number common problems with
garmin gps garmin gps troubleshooting manual garmin troubleshooting phone
number garmin support forum garmin support phone number garmin forerunner 235
software update garmin gps problems screen garmin phone number garmin support
phone number garmin phone number support garmin garmin support forum garmin
customer support phone number garmin express download www.garmin.com/express
registration garmin map updates garmin software update garmin map updater
garmin.com/express updates my garmin garmin connect download garmin vivosmart
support garmin contact number garmin asus phone garmin connect app not working
garmin connect manual sync garmin connect sync failed garmin connect dashboard
not working garmin connect app update garmin connect login problems garmin sync
not working garmin connect sign in failed garmin nuvi updates garmin express
update garmin map updater garmin map updater download www.garmin.com/express
registration garmin update mac garmin software free download garmin express not
working free garmin nuvi maps download garmin maps garmin map updates free
download 2015 garmin map updates free download 2016 free gps maps download free
garmin topo maps 24k topo maps for garmin free garmin maps europe Garmin
support number
Garmin phone number
Garmin number
Garmin update
support garmin
garmin troubleshooting
garmin phone
garmin connect support
Garmin support phone number
Garmin service number
garmin software update 100%
free garmin maps 100%
garmin express login


Garmin customer support phone number Garmin customer phone number
Garmin service phone number Garmin customer service phone number

Garmin contact number
https://jaanumerijaansupportphonenumber.wordpress.com/2017/08/08/garmin-update-1844-790-9i93-garmin-troubleshooting-1844-790-9i93-garmin-software-update/
https://wiki.videolan.org/User_talk:Garmin_update_1844.790.9I93_garmin_troubleshooting_1844.790.9I93_garmin_software_update/

-- 
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 108943] FILEOPEN: RTF: left margin on first paragraph' s line is ignored

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108943

--- Comment #4 from Xisco Faulí  ---
Created attachment 135321
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135321=edit
comparison LibreOffice 6.0 and MSO 2010

Versió: 6.0.0.0.alpha0+
ID de la construcció: 0342c5e8086c8200ecadbe9d52dd4ef6a093effb
CPU threads: 4; OS: Linux 4.10; UI render: per defecte; VCL: gtk3; 
Configuració local: ca-ES (ca_ES.UTF-8); Calc: group

Sorry for not providing the screenshot in the first place. As you can see in
the screenshot, every first line after the numbering starts right after the
number, without indention, while in MSO 2010 there's space, and the first line
has the same indent as the rest of the lines in the paragraph.

-- 
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 108943] FILEOPEN: RTF: left margin on first paragraph' s line is ignored

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108943

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEEDINFO|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 111541] New: Georgia: 1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111541

Bug ID: 111541
   Summary: Georgia:1-844-790-9l93 support Garmin FOR support
phone number Garmin phone free g.a.r.m.i.n maps
   Product: Document Liberation Project
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: id...@rs311e8.com

Created attachment 135320
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135320=edit
https://wiki.videolan.org/User_talk:Georgia:1-844-79O-9l93_support_Garmin_FOR_support_phone_number_Garmin_phone_free_g.a.r.m.i.n_maps/

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone Georgia:1-844-790-9l93
support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

number Garmin phone free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps



free garmin maps
free garmin maps
free garmin maps
free garmin maps
free garmin maps
free garmin maps
garmin phone
garmin phone
garmin phone
garmin phone
garmin phone
support G.a.r.m.i.n
support 

[Libreoffice-bugs] [Bug 111524] FILESAVE ODT: Crash while saving after deleting all comments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111524

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
   Priority|medium  |highest
 Status|UNCONFIRMED |NEW
 CC||mst...@redhat.com
 Ever confirmed|0   |1
   Severity|normal  |critical

--- Comment #4 from Xisco Faulí  ---
Regression introduced by:

author  Michael Stahl    2017-07-07 11:26:50 (GMT)
committer   Michael Stahl    2017-07-07 13:49:01
(GMT)
commit  31c54fa7bb03768b425ae019096e0a0e26e9c736 (patch)
treefba4e0c0b0eaf35769a9461a277cf1521b91ba1a
parent  7b4f14e481846b90b124f2ff2b4ac0a6fc79f77b (diff)
sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplify

Bisected with bibisect-linux64-6.0

Adding Cc: to Michael Stahl

-- 
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 80954] Cannot drop files on toolbars, sidebars etc.

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80954

--- Comment #10 from Heiko Tietze  ---
(In reply to Urmas from comment #9)
> I have no idea what a "quick link" is...

Bookmark for Internet browsers, for example.

-- 
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 111537] YAHOO PHONE NUMBER 866-476-3146 YAHOO NUMBER

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111537

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|libetonyek  |LibreOffice

-- 
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 111540] Georgia: 1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111540

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
Version|1.13|unspecified
 Resolution|--- |INVALID
Product|cppunit |LibreOffice

-- 
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 111538] ))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo PhOnE NuMbEr

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111538

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|cppunit |LibreOffice

-- 
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 111539] YAHOO PHONE NUMBER 866476-3146 YAHOO EMAIL PHONE NUMBER ,

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111539

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|cppunit |LibreOffice

-- 
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 111540] New: Georgia: 1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111540

Bug ID: 111540
   Summary: Georgia:1-844-790-9l93 support Garmin FOR support
phone number Garmin phone free g.a.r.m.i.n maps
   Product: cppunit
   Version: 1.13
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tashan...@rs311e8.com

Created attachment 135319
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135319=edit
https://www.bookwitty.com/text/georgia1-844-790-9l93-support-garmin-for-support/598a28f850cef75f7ffdfb80

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps 

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps 

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps 

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps 

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps 

Georgia:1-844-790-9l93 support Garmin FOR support phone Georgia:1-844-790-9l93
support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

number Garmin phone free g.a.r.m.i.n maps 

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps 

Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone
number Garmin phone free g.a.r.m.i.n mapsGeorgia:1-844-790-9l93 support Garmin
FOR support phone number Garmin phone free g.a.r.m.i.n
mapsGeorgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone
free g.a.r.m.i.n maps 
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps
Georgia:1-844-790-9l93 support G.a.r.m.i.n FOR support phone number g.a.r.m.i.n
phone free g.a.r.m.i.n maps


free garmin maps
free garmin maps
free garmin maps
free garmin maps
free garmin maps
free garmin maps
garmin phone
garmin phone
garmin phone
garmin phone
garmin phone
support G.a.r.m.i.n
support G.a.r.m.i.n
support G.a.r.m.i.n
support G.a.r.m.i.n
support G.a.r.m.i.n
support G.a.r.m.i.n
support G.a.r.m.i.n
support G.a.r.m.i.n

support G.a.r.m.i.n

G.a.r.m.i.n support PHONE NUMBER
G.a.r.m.i.n support phone number
G.a.r.m.i.n support number
G.a.r.m.i.n phone number
https://jaanumerijaansupportphonenumber.wordpress.com/2017/08/08/georgia1-844-790-9l93-support-garmin-for-support-phone-number-garmin-phone-free-g-a-r-m-i-n-maps/
https://jaanumerijaansupportphonenumber.wordpress.com/2017/08/08/georgia1-844-790-9l93-support-garmin-for-support-phone-number-garmin-phone-free-g-a-r-m-i-n-maps/

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

[Libreoffice-bugs] [Bug 88769] Improper SORTING on the date field for certain date formats

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88769

--- Comment #6 from Bruno  ---
(In reply to krafczyk.matthew from comment #4)
> This bug is still present on branch 5.4.0.0.alpha0+ on linux.
> 
> To reproduce, open a new Libreoffice Calc doc and enter the following table:
> 
>  A|   B
> --
> 2017 31 Jan   |   A
> 2017 10 Feb   |   B
> 2017 20 Mar   |   C
> 2017 01 Apr   |   D
> 
> Select the 4 cells of column A, and navigate to the 'Format' menu and select
> 'Cells...'.
> 
> Then set the format to Date and enter the format ' D MMM' pressing the
> check mark to add the format and set the format of those cells.
> 
> Now select all the 8 cells between column A and B and select 'Data' and then
> 'Sort...'. Then set 'Sort Key 1' to 'Column A' and select either Ascending
> or Descending.
> 
> You will find that the cells are sorted as if they were strings rather than
> dates.

Same on V5.4 Win with Date format dd.mm.. Doesn't sort like a date but just
alphabetically.

-- 
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 108943] FILEOPEN: RTF: left margin on first paragraph' s line is ignored

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108943

Miklos Vajna  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #3 from Miklos Vajna  ---
I'm not sure I see what to fix here. I tried the bugdoc from comment 0 with
today's master, also a bibisect binary from 2017-06-23, but in general the
import result looks OK. Can you please provide a screenshot showing the problem
or just be specific what are the exact left margins of the first paragraph
(expected/actual)? They seem to be 0 in both LO and MSO. 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 107611] duplicate message definitions in some .pot files

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107611

--- Comment #8 from Buovjaga  ---
Kiyotaka: Caolán thinks that this problem is gone in master (6.0):
https://lists.freedesktop.org/archives/libreoffice/2017-August/078243.html
Here you can find a Linux daily build:
http://dev-builds.libreoffice.org/daily/master/Linux-archive-x86_64@80-updater/current/
It also includes an automatic update feature.

-- 
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 55361] RTL text appears reversed during animation

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55361

--- Comment #9 from Lior Kaplan  ---
Verified on LibO 5.4.0.3 (Debian testing, 64bit)

-- 
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 111539] New: YAHOO PHONE NUMBER 866476-3146 YAHOO EMAIL PHONE NUMBER ,

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111539

Bug ID: 111539
   Summary: YAHOO PHONE NUMBER 866476-3146 YAHOO EMAIL PHONE
NUMBER ,
   Product: cppunit
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: covor...@p33.org

YAHOO PHONE NUMBER 866476-3146 YAHOO EMAIL PHONE NUMBER ,
YAHOO PHONE NUMBER 866476-3146 YAHOO EMAIL PHONE NUMBER ,

-- 
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 111474] UI: Row numbers are clipped when OpenGL is used

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111474

m.a.riosv  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from m.a.riosv  ---
Thanks @kyama

-- 
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 111538] New: ))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo PhOnE NuMbEr

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111538

Bug ID: 111538
   Summary: ))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo PhOnE
NuMbEr
   Product: cppunit
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: covor...@p33.org

))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo PhOnE NuMbEr))YAHoo pHoNe NUMBeR((
1*866*476*3146 yAHoo PhOnE NuMbEr))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo
PhOnE NuMbEr))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo PhOnE NuMbEr))YAHoo
pHoNe NUMBeR(( 1*866*476*3146 yAHoo PhOnE NuMbEr))YAHoo pHoNe NUMBeR((
1*866*476*3146 yAHoo PhOnE NuMbEr))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo
PhOnE NuMbEr))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo PhOnE NuMbEr

-- 
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 111524] FILESAVE ODT: Crash while saving after deleting all comments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111524

--- Comment #3 from Telesto  ---
(In reply to Xisco Faulí from comment #1)
> LibreOffice freezes when I try to open the file. Does it happen to you as
> well?

Sorry, forgot to add the ODT. The DOCX is broken and crashing LibO most of the
time. For unknown reason I could open it with: Version: 6.0.0.0.alpha0+ Build
ID: 386fcf9be786b302cd2c6f85ff6d8d97a6777926 and export it to 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-commits] core.git: Branch 'libreoffice-5-4' - svx/uiconfig

2017-08-08 Thread Caolán McNamara
 svx/uiconfig/ui/convertmenu.ui |   20 
 1 file changed, 20 insertions(+)

New commits:
commit 3a7a2b4f97d5e02f73f22c4868f4b0a97d8f22b8
Author: Caolán McNamara 
Date:   Tue Aug 8 16:27:55 2017 +0100

Resolves: tdf#111080 framework user of convert menu needs action names set

Change-Id: I1dc980b965fee2df93c9df9becbac044407d4041
Reviewed-on: https://gerrit.libreoffice.org/40893
Tested-by: Jenkins 
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/svx/uiconfig/ui/convertmenu.ui b/svx/uiconfig/ui/convertmenu.ui
index 24e551979e04..e07c59b8b28f 100644
--- a/svx/uiconfig/ui/convertmenu.ui
+++ b/svx/uiconfig/ui/convertmenu.ui
@@ -8,6 +8,7 @@
 
   
 True
+.uno:ConvertToEdit
 False
 _Text Box
 True
@@ -16,6 +17,7 @@
 
   
 True
+.uno:ConvertToButton
 False
 _Button
 True
@@ -24,6 +26,7 @@
 
   
 True
+.uno:ConvertToFixed
 False
 La_bel field
 True
@@ -32,6 +35,7 @@
 
   
 True
+.uno:ConvertToGroup
 False
 G_roup Box
 True
@@ -40,6 +44,7 @@
 
   
 True
+.uno:ConvertToList
 False
 L_ist Box
 True
@@ -48,6 +53,7 @@
 
   
 True
+.uno:ConvertToCheckBox
 False
 _Check Box
 True
@@ -56,6 +62,7 @@
 
   
 True
+.uno:ConvertToRadio
 False
 _Radio Button
 True
@@ -64,6 +71,7 @@
 
   
 True
+.uno:ConvertToCombo
 False
 Combo Bo_x
 True
@@ -72,6 +80,7 @@
 
   
 True
+.uno:ConvertToCombo
 False
 I_mage Button
 True
@@ -80,6 +89,7 @@
 
   
 True
+.uno:ConvertToFileControl
 False
 _File Selection
 True
@@ -88,6 +98,7 @@
 
   
 True
+.uno:ConvertToDate
 False
 _Date Field
 True
@@ -96,6 +107,7 @@
 
   
 True
+.uno:ConvertToTime
 False
 Tim_e Field
   
@@ -103,6 +115,7 @@
 
   
 True
+.uno:ConvertToNumeric
 False
 _Numerical Field
   
@@ -110,6 +123,7 @@
 
   
 True
+.uno:ConvertToCurrency
 False
 C_urrency Field
 True
@@ -118,6 +132,7 @@
 
   
 True
+.uno:ConvertToPattern
 False
 _Pattern Field
 True
@@ -126,6 +141,7 @@
 
   
 True
+.uno:ConvertToImageControl
 False
 Ima_ge Control
 True
@@ -134,6 +150,7 @@
 
   
 True
+.uno:ConvertToFormatted
 False
 Fo_rmatted Field
 True
@@ -142,6 +159,7 @@
 
   
 False
+.uno:ConvertToScrollBar
 False
 Scroll bar
 True
@@ -150,6 +168,7 @@
 
   
 True
+.uno:ConvertToSpinButton
 False
 Spin Button
 True
@@ -158,6 +177,7 @@
 
   
 True
+.uno:ConvertToNavigationBar
 False
 Navigation Bar
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 111524] FILESAVE ODT: Crash while saving after deleting all comments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111524

--- Comment #2 from Telesto  ---
Created attachment 135318
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135318=edit
Example 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 80954] Cannot drop files on toolbars, sidebars etc.

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80954

Urmas  changed:

   What|Removed |Added

 Status|REOPENED|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 80954] Cannot drop files on toolbars, sidebars etc.

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80954

Urmas  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |---

--- Comment #9 from Urmas  ---
As I said, every Windows application opens the file dropped anywhere in the
main window (with except of possible special handling of a document area). LO
has to conform.

I have no idea what a "quick link" is, and why would someone expect it.
Drag-and-drop was established in Windows 3.1, and it has to be supported as
everyone expects.

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

2017-08-08 Thread Caolán McNamara
 svx/uiconfig/ui/convertmenu.ui |   20 
 1 file changed, 20 insertions(+)

New commits:
commit 5ad8376d1698026ccab0634605fdb17ea3c59f3a
Author: Caolán McNamara 
Date:   Tue Aug 8 16:27:55 2017 +0100

Resolves: tdf#111080 framework user of convert menu needs action names set

Change-Id: I1dc980b965fee2df93c9df9becbac044407d4041
Reviewed-on: https://gerrit.libreoffice.org/40892
Tested-by: Jenkins 
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/svx/uiconfig/ui/convertmenu.ui b/svx/uiconfig/ui/convertmenu.ui
index 6eb9525dc805..89d5f953a178 100644
--- a/svx/uiconfig/ui/convertmenu.ui
+++ b/svx/uiconfig/ui/convertmenu.ui
@@ -8,6 +8,7 @@
 
   
 True
+.uno:ConvertToEdit
 False
 _Text Box
 True
@@ -16,6 +17,7 @@
 
   
 True
+.uno:ConvertToButton
 False
 _Button
 True
@@ -24,6 +26,7 @@
 
   
 True
+.uno:ConvertToFixed
 False
 La_bel field
 True
@@ -32,6 +35,7 @@
 
   
 True
+.uno:ConvertToGroup
 False
 G_roup Box
 True
@@ -40,6 +44,7 @@
 
   
 True
+.uno:ConvertToList
 False
 L_ist Box
 True
@@ -48,6 +53,7 @@
 
   
 True
+.uno:ConvertToCheckBox
 False
 _Check Box
 True
@@ -56,6 +62,7 @@
 
   
 True
+.uno:ConvertToRadio
 False
 _Radio Button
 True
@@ -64,6 +71,7 @@
 
   
 True
+.uno:ConvertToCombo
 False
 Combo Bo_x
 True
@@ -72,6 +80,7 @@
 
   
 True
+.uno:ConvertToCombo
 False
 I_mage Button
 True
@@ -80,6 +89,7 @@
 
   
 True
+.uno:ConvertToFileControl
 False
 _File Selection
 True
@@ -88,6 +98,7 @@
 
   
 True
+.uno:ConvertToDate
 False
 _Date Field
 True
@@ -96,6 +107,7 @@
 
   
 True
+.uno:ConvertToTime
 False
 Tim_e Field
   
@@ -103,6 +115,7 @@
 
   
 True
+.uno:ConvertToNumeric
 False
 _Numerical Field
   
@@ -110,6 +123,7 @@
 
   
 True
+.uno:ConvertToCurrency
 False
 C_urrency Field
 True
@@ -118,6 +132,7 @@
 
   
 True
+.uno:ConvertToPattern
 False
 _Pattern Field
 True
@@ -126,6 +141,7 @@
 
   
 True
+.uno:ConvertToImageControl
 False
 Ima_ge Control
 True
@@ -134,6 +150,7 @@
 
   
 True
+.uno:ConvertToFormatted
 False
 Fo_rmatted Field
 True
@@ -142,6 +159,7 @@
 
   
 False
+.uno:ConvertToScrollBar
 False
 Scroll bar
 True
@@ -150,6 +168,7 @@
 
   
 True
+.uno:ConvertToSpinButton
 False
 Spin Button
 True
@@ -158,6 +177,7 @@
 
   
 True
+.uno:ConvertToNavigationBar
 False
 Navigation Bar
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 111537] New: YAHOO PHONE NUMBER 866-476-3146 YAHOO NUMBER

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111537

Bug ID: 111537
   Summary: YAHOO PHONE NUMBER 866-476-3146 YAHOO NUMBER
   Product: libetonyek
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dexiko...@p33.org

YAHOO PHONE NUMBER 866-476-3146 YAHOO NUMBER

-- 
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 111534] YAHoo NUMBeR 1 (866) 476-3146™© YAHoo PHONE NUMBeR , YAHoo NUMBeR -yAHOO NUmBer canada/USA

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111534

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|libabw  |LibreOffice

-- 
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 111536] 1 (866) 476-3146 YAHOO SUPPORT NUMBER- l8664763l46 yahoo SuPpOrT, Yahoo support 1 (866)476-3146 HHYUJG

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111536

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|libetonyek  |LibreOffice

-- 
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 111536] New: 1 (866) 476-3146 YAHOO SUPPORT NUMBER- l8664763l46 yahoo SuPpOrT, Yahoo support 1 (866)476-3146 HHYUJG

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111536

Bug ID: 111536
   Summary: 1 (866)476-3146 YAHOO SUPPORT NUMBER- l8664763l46
yahoo SuPpOrT, Yahoo support 1 (866)476-3146 HHYUJG
   Product: libetonyek
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dexiko...@p33.org

1 (866)476-3146 YAHOO SUPPORT NUMBER- l8664763l46 yahoo SuPpOrT, Yahoo support
1 (866)476-3146 HHYUJG

-- 
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 111501] print dialog indicates "formatting mark" checked at launch

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111501

--- Comment #3 from Alex ARNAUD  ---
(In reply to Arnaud Versini from comment #2)
> Hello,
> 
> I can't reproduce on openSUSE Tumbleweed with LO print dialog.

I forgot to mention if you have formatting mark enabled the issue disappears.

You also need to use the GTK2 or GTK3 front-end and to have accessibility
enabled in your DE.

Best regards.

-- 
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 111535] [Ruler] Add First-line indent, paragraph indent, and tab spaces

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111535

Aditya Dewan  changed:

   What|Removed |Added

   Severity|normal  |enhancement

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


[Libreoffice-bugs] [Bug 111535] New: [Ruler] Add First-line indent, paragraph indent, and tab spaces

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111535

Bug ID: 111535
   Summary: [Ruler] Add First-line indent, paragraph indent, and
tab spaces
   Product: LibreOffice Online
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: callmede...@gmail.com

The current implementation is pretty basic, and it would be good to have the
Following features:
- First-line indent
- paragraph indent
- tab spaces
just like other office writers and LibreOffice writer

Implementation of these would involve the following tasks:
- extending the LOK_CALLBACK_RULER_UPDATE to accommodate the
positions(coordinates) of the above said.
- implementing markers to display these positions along with its drag-able
operation to change these values.
- extending the '.uno:RulerChangeState' command to accommodate these changed
values.
-changing SvxRuler::SetValues function, to change actual values of
svxruler/ruler.

-- 
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 111474] UI: Row numbers are clipped when OpenGL is used

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111474

--- Comment #4 from kyama  ---
Created attachment 135317
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135317=edit
Screenshot: Segoe UI and Yu Gothic UI

Issue may be caused by the Japanese system font of Windows 10 (Yu Gothic UI)
which has slightly different metrics from Segoe UI.
Using Yu Gothic UI at 9 pt in documents also causes clipped 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 111534] New: YAHoo NUMBeR 1 (866) 476-3146™© YAHoo PHONE NUMBeR , YAHoo NUMBeR -yAHOO NUmBer canada/USA

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111534

Bug ID: 111534
   Summary: YAHoo NUMBeR 1 (866)476-3146™© YAHoo PHONE NUMBeR,
YAHoo NUMBeR -yAHOO NUmBer canada/USA
   Product: libabw
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dexiko...@p33.org

YAHoo NUMBeR 1 (866)476-3146™© YAHoo PHONE NUMBeR, YAHoo NUMBeR -yAHOO NUmBer
canada/USA

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


Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-08-08 Thread timofonic timofonic
Hello.

I'm just a user, but very interested in the progress of LibreOffice as
a platform. I sneak a bit the development stuff, trying to understand
something and still keep my hope to someday learn computer
programming. I'm going to try to be concise, but I can't resist to my
need to satisfy my curiosity.

Is this going to make LibreOffice faster in some way? Is it related in
some way to compatibility? What about making file reading and writing
more multithreaded?

Kind regards.

2017-08-08 19:38 GMT+02:00 Mohammed Abdul Azeem :
> Hi,
>
> Week 9 and week 10
>
> I continued to work on converting legacy contexts in sc/ module to fast
> contexts. We've converted almost all the legacy contexts in sc/ module,
> except for few which are dependent on the contexts in xmloff. We would need
> to convert contexts across all the other modules, before we start converting
> the ones in xmloff. Now, I'm working on avoiding allocation of OUString for
> attribute values wherever possible.
>
> Patches:
> https://gerrit.libreoffice.org/40320
> https://gerrit.libreoffice.org/40326
> https://gerrit.libreoffice.org/40540
> https://gerrit.libreoffice.org/40553
> https://gerrit.libreoffice.org/40561
>
> Regards,
> Azeem
>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 111532] YAHoo NUMBeR 1 (866) 476-3146™© YAHoo PHONE NUMBeR , YAHoo NUMBeR -yAHOO NUmB

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111532

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|Android app |deletionrequest
 Resolution|--- |INVALID
Product|Impress Remote  |LibreOffice

-- 
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 111533] YAHoo NUMBeR 1 (866) 476-3146™© YAHoo PHONE NUMBeR , YAHoo NUMBeR -yAHOO NUmBer USA

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111533

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
 Resolution|--- |INVALID
Product|libabw  |LibreOffice

-- 
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 111530] YAHoo NUMBeR 1 (866) 476-3146™© YAHoo PHONE NUMBeR , YAHoo NUMBeR –yAHOO NUmBer America

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111530

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|Android app |deletionrequest
 Resolution|--- |INVALID
Product|Impress Remote  |LibreOffice

-- 
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 111531] {BINAPKESS} l:844:79O: 9193 G.a.r.m.i.n support number G.a.r.m.i.n update customer support phone number ?

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111531

Regina Henschel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Component|General |deletionrequest
Version|1.13|unspecified
 Resolution|--- |INVALID
Product|cppunit |LibreOffice

-- 
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 111533] New: YAHoo NUMBeR 1 (866) 476-3146™© YAHoo PHONE NUMBeR , YAHoo NUMBeR -yAHOO NUmBer USA

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111533

Bug ID: 111533
   Summary: YAHoo NUMBeR 1 (866)476-3146™© YAHoo PHONE NUMBeR,
YAHoo NUMBeR -yAHOO NUmBer USA
   Product: libabw
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dexiko...@p33.org

YAHoo NUMBeR 1 (866)476-3146™© YAHoo PHONE NUMBeR, YAHoo NUMBeR -yAHOO NUmBer
USA

-- 
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 111532] New: YAHoo NUMBeR 1 (866) 476-3146™© YAHoo PHONE NUMBeR , YAHoo NUMBeR -yAHOO NUmB

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111532

Bug ID: 111532
   Summary: YAHoo NUMBeR 1 (866)476-3146™© YAHoo PHONE NUMBeR,
YAHoo NUMBeR -yAHOO NUmB
   Product: Impress Remote
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Android app
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dexiko...@p33.org

YAHoo NUMBeR 1 (866)476-3146™© YAHoo PHONE NUMBeR, YAHoo NUMBeR -yAHOO NUmB

-- 
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 111522] SdrUndoMoveObj::Undo() Crash When multi windows

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111522

Xisco Faulí  changed:

   What|Removed |Added

  Component|Draw|LibreOffice

--- Comment #6 from Xisco Faulí  ---
Same behaviour in Impress:

1. Create a new impress document.
2. Create a new text area with some text (Text1)
3. Create a new slide
4. Window - New Window (Win2)
5. In Win1 select Page1 and in Win2, Page2.
6. In Win1 select the text (let the text area opened)
7. In Win2 do something then undo (Ctrl-Z)
Impress crash...

-- 
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 111531] New: {BINAPKESS} l:844:79O: 9193 G.a.r.m.i.n support number G.a.r.m.i.n update customer support phone number ?

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111531

Bug ID: 111531
   Summary: {BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number
G.a.r.m.i.n update customer support phone number ?
   Product: cppunit
   Version: 1.13
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: manase...@rs311e8.com

{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
{BINAPKESS} l:844:79O:9193 G.a.r.m.i.n support number G.a.r.m.i.n update
customer support phone number ?
G.a.r.m.i.n techNical support Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
CoNtact G.a.r.m.i.n support Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n oNliNe support
G.a.r.m.i.n customer service Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n tech support ceNter
G.a.r.m.i.n customer service
G.a.r.m.i.n customer care Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@ usa
G.a.r.m.i.n customer Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n customer support Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n customer care Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n customer care toll free Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n tech support
G.a.r.m.i.n techNical support
G.a.r.m.i.n support Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n tech support Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n support ceNter
G.a.r.m.i.n .com customer service
G.a.r.m.i.n customer care Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n customer care
G.a.r.m.i.n phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@ for G.a.r.m.i.n customer service
G.a.r.m.i.n phoNe support
G.a.r.m.i.n phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@ tech support
G.a.r.m.i.n support phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
coNtact G.a.r.m.i.n by phoNe
G.a.r.m.i.n coNtact phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n helpliNe phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n for phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n coNtact Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n coNtact support
coNtact G.a.r.m.i.n Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n coNtact Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@ usa
G.a.r.m.i.n toll free Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n telephoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n toll free Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@ usa
G.a.r.m.i.n support services Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
techNical support for Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@ G.a.r.m.i.n
G.a.r.m.i.n customer service phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@ usa
G.a.r.m.i.n Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@ customer care Number 
@@*1.8.4.4.7.9.O.9.1.9.3*@@ usa
G.a.r.m.i.n customer care Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n customer care ceNter
G.a.r.m.i.n customer support
G.a.r.m.i.n customer support phoNe
G.a.r.m.i.n customer help
G.a.r.m.i.n aNitivirus phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n support phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n tech support phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n customer support phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n tech support phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n helpliNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n helpdesk phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n toll free Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n coNtact Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n telephoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@.
G.a.r.m.i.n phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n support phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@,
G.a.r.m.i.n techNcal support phoNe Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@.
G.a.r.m.i.n techNical support Number  @@*1.8.4.4.7.9.O.9.1.9.3*@@
G.a.r.m.i.n tech support Number  

[Libreoffice-bugs] [Bug 111530] New: YAHoo NUMBeR 1 (866) 476-3146™© YAHoo PHONE NUMBeR , YAHoo NUMBeR –yAHOO NUmBer America

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111530

Bug ID: 111530
   Summary: YAHoo NUMBeR 1 (866)476-3146™© YAHoo PHONE NUMBeR,
YAHoo NUMBeR –yAHOO NUmBer America
   Product: Impress Remote
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Android app
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dexiko...@p33.org

YAHoo NUMBeR 1 (866)476-3146™© YAHoo PHONE NUMBeR, YAHoo NUMBeR –yAHOO NUmBer
America

-- 
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 111522] SdrUndoMoveObj::Undo() Crash When multi windows

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111522

Xisco Faulí  changed:

   What|Removed |Added

Crash report or|["osl_acquireMutex"]|["osl_acquireMutex","SdrUnd
crash signature||oInsertObj::Undo()"]

-- 
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 111474] UI: Row numbers are clipped when OpenGL is used

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111474

--- Comment #3 from kyama  ---
opengl_device.log

DriverVersion: 22.21.13.8494
DriverDate: 7-18-2017
DeviceID: PCI\VEN_10DE_1401_137619DA_A1
AdapterVendorID: 0x10de
AdapterDeviceID: 0x1401
AdapterSubsysID: 0x137619da
DeviceKey:
System\CurrentControlSet\Control\Video\{0F73E32C-D3B7-46BF-B73F-7FFA64D75DAA}\
DeviceString: NVIDIA GeForce GTX 960

-- 
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 111501] print dialog indicates "formatting mark" checked at launch

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111501

--- Comment #2 from Arnaud Versini  ---
Hello,

I can't reproduce on openSUSE Tumbleweed with LO print dialog.

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


Report the license Zdeněk Crhonek

2017-08-08 Thread luzmartinez
All of my past and future contributions to LibreOffice could be
  Licensed under the double license of MPLv2 / LGPLv3 +.



--
View this message in context: 
http://nabble.documentfoundation.org/Report-the-license-Zden-k-Crhonek-tp4220123.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 111529] FORMATTING - LibreOffice Writer Corrupts Tabs In Header and Footer of Word Document

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111529

--- Comment #5 from junk_2...@live.co.uk ---
Created attachment 135315
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135315=edit
Screenshot of header and footer tabs after edit in 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 111439] All menu in opening screen items blank, just a placeholder

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111439

Xisco Faulí  changed:

   What|Removed |Added

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

--- Comment #5 from Xisco Faulí  ---
it's a duplicate of bug 107166 anyway. Please, read the comment from bug 107166
for hints on how to fix it.

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

-- 
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 107166] Text is invisible, both in UI and in editor on update to 5.3.2, older AMD and Intel GPUs

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107166

--- Comment #149 from Xisco Faulí  ---
*** Bug 111439 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 111529] FORMATTING - LibreOffice Writer Corrupts Tabs In Header and Footer of Word Document

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111529

--- Comment #4 from junk_2...@live.co.uk ---
Created attachment 135314
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135314=edit
Screenshot of header and footer tabs on first opening in 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 111529] FORMATTING - LibreOffice Writer Corrupts Tabs In Header and Footer of Word Document

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111529

--- Comment #3 from junk_2...@live.co.uk ---
Created attachment 135313
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135313=edit
Screenshot of footer tabs in Word 2013

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


[Libreoffice-bugs] [Bug 111529] FORMATTING - LibreOffice Writer Corrupts Tabs In Header and Footer of Word Document

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111529

--- Comment #2 from junk_2...@live.co.uk ---
Created attachment 135312
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135312=edit
Screenshot of header tabs in Word 2013

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


[Libreoffice-commits] core.git: 2 commits - connectivity/source editeng/source extensions/source framework/source idl/inc include/editeng include/sfx2 include/svl include/svtools include/svx include/t

2017-08-08 Thread Noel Grandin
 connectivity/source/drivers/evoab2/NDriver.hxx |2 
 connectivity/source/drivers/evoab2/NResultSet.hxx  |2 
 editeng/source/editeng/editobj2.hxx|1 
 editeng/source/items/bulitem.cxx   |   64 -
 editeng/source/items/flditem.cxx   |  288 
 editeng/source/items/svdfield.cxx  |   14 
 editeng/source/items/textitem.cxx  |  105 -
 editeng/source/rtf/rtfitem.cxx |1 
 extensions/source/inc/componentmodule.hxx  |3 
 framework/source/accelerators/presethandler.cxx|6 
 framework/source/inc/accelerators/presethandler.hxx|1 
 idl/inc/basobj.hxx |2 
 include/editeng/bulletitem.hxx |3 
 include/editeng/colritem.hxx   |1 
 include/editeng/flditem.hxx|5 
 include/editeng/fontitem.hxx   |2 
 include/editeng/fwdtitem.hxx   |   84 -
 include/editeng/memberids.h|4 
 include/editeng/rsiditem.hxx   |1 
 include/sfx2/charwin.hxx   |1 
 include/sfx2/tbxctrl.hxx   |4 
 include/svl/itempool.hxx   |5 
 include/svtools/grfmgr.hxx |2 
 include/svx/rulritem.hxx   |4 
 include/svx/svdfield.hxx   |   29 
 include/tools/pstm.hxx |  135 --
 include/unotools/intlwrapper.hxx   |2 
 sc/source/filter/xml/xmlimprt.cxx  |  823 -
 sc/source/filter/xml/xmlimprt.hxx  |   47 
 sc/source/ui/app/scdll.cxx |9 
 sd/source/ui/app/sddll.cxx |4 
 sd/source/ui/inc/DrawViewShell.hxx |1 
 sfx2/source/control/charwin.cxx|5 
 sfx2/source/toolbox/tbxitem.cxx|   16 
 svl/source/inc/poolio.hxx  |3 
 svl/source/items/itempool.cxx  |6 
 svl/source/items/poolio.cxx|   41 
 svtools/source/graphic/grfmgr2.cxx |5 
 svx/source/svdraw/svdotxfl.cxx |   19 
 sw/inc/editsh.hxx  |3 
 sw/inc/rdfhelper.hxx   |3 
 sw/source/core/doc/rdfhelper.cxx   |   17 
 sw/source/filter/inc/msfilter.hxx  |   13 
 sw/source/filter/ww8/ww8par5.cxx   |5 
 sw/source/uibase/app/swdll.cxx |4 
 sw/source/uibase/inc/edtwin.hxx|   11 
 tools/Library_tl.mk|1 
 tools/source/ref/pstm.cxx  |  516 
 xmlsecurity/inc/xmlsec/xmlelementwrapper_xmlsecimpl.hxx|1 
 xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx |   14 
 50 files changed, 22 insertions(+), 2316 deletions(-)

New commits:
commit c605c8d0787f93019722a4146750e01d63e81e07
Author: Noel Grandin 
Date:   Tue Aug 8 13:24:31 2017 +0200

SvPersistStream dead

since commit 1e4b1e4a1aca3b333820b0a865997e6f62e80064
"Removing unused SfxItemPool serialisation from editeng"

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

diff --git a/editeng/source/items/flditem.cxx b/editeng/source/items/flditem.cxx
index 3ab2c2623df3..cbcb9ce9215c 100644
--- a/editeng/source/items/flditem.cxx
+++ b/editeng/source/items/flditem.cxx
@@ -224,7 +224,7 @@ SvxFieldData* SvxFieldData::Create(const 
uno::Reference& xTe
 }
 
 
-SV_IMPL_PERSIST1( SvxFieldData, SvPersistBase );
+SV_IMPL_PERSIST1( SvxFieldData );
 
 
 SvxFieldData::SvxFieldData()
@@ -251,16 +251,6 @@ bool SvxFieldData::operator==( const SvxFieldData& rFld ) 
const
 }
 
 
-void SvxFieldData::Load( SvPersistStream & /*rStm*/ )
-{
-}
-
-
-void SvxFieldData::Save( SvPersistStream & /*rStm*/ )
-{
-}
-
-
 MetaAction* SvxFieldData::createBeginComment() const
 {
 return new MetaCommentAction( "FIELD_SEQ_BEGIN" );
@@ -314,7 +304,7 @@ bool SvxFieldItem::operator==( const SfxPoolItem& rItem ) 
const
 // The following are the derivatives of SvxFieldData ...
 
 
-SV_IMPL_PERSIST1( SvxDateField, SvxFieldData );
+SV_IMPL_PERSIST1( SvxDateField );
 
 
 

[Libreoffice-bugs] [Bug 111529] FORMATTING - LibreOffice Writer Corrupts Tabs In Header and Footer of Word Document

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111529

--- Comment #1 from junk_2...@live.co.uk ---
Created attachment 135311
  --> https://bugs.documentfoundation.org/attachment.cgi?id=135311=edit
Word document after LibreOffice header and footer tab corruption

-- 
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   3   4   5   6   >