[Libreoffice-bugs] [Bug 119463] WINDOWS INFORMATION AND Microsoft SUPPORT

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119463

--- Comment #5 from Micheal stark  ---
Excellent site. Plenty of helpful information here. I am sending it to some
buddies ans additionally sharing in delicious.
https://centralhours.com/sheetz-hours-locations-holiday-hours/

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

2019-08-11 Thread Samuel Mehrbrodt (via logerrit)
 sfx2/source/sidebar/SidebarController.cxx |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 2812610f4f39ed5892da08864893c758325d1d39
Author: Samuel Mehrbrodt 
AuthorDate: Thu Aug 8 16:35:36 2019 +0200
Commit: Samuel Mehrbrodt 
CommitDate: Mon Aug 12 07:42:51 2019 +0200

tdf#126769 Sidebar can't be collapsed clicking on the hide arrow

Change-Id: I72ab41fb6c98ab548a1b3cfce837ab9312c7df66
Reviewed-on: https://gerrit.libreoffice.org/77156
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt 

diff --git a/sfx2/source/sidebar/SidebarController.cxx 
b/sfx2/source/sidebar/SidebarController.cxx
index 752c59387376..a109cb8eec06 100644
--- a/sfx2/source/sidebar/SidebarController.cxx
+++ b/sfx2/source/sidebar/SidebarController.cxx
@@ -468,7 +468,8 @@ void SidebarController::ProcessNewWidth (const sal_Int32 
nNewWidth)
 {
 // Deck became large enough to be shown.  Show it.
 mnSavedSidebarWidth = nNewWidth;
-RequestOpenDeck();
+if (!mbIsDeckOpen.get())
+RequestOpenDeck();
 }
 else
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 121831] Low raster quality when saving SVG as PNG to DOC(X)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121831

d5ous@gmail.com changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
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 121831] Low raster quality when saving SVG as PNG to DOC(X)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121831

--- Comment #6 from d5ous@gmail.com ---
This is also related to bug 126084, which points out the existence of a
relatively new extension to Word that allows handling of SVG images with PNG
fallback.

-- 
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 126505] Wrong Subtotal of auto-filtered rows on opening XLSX (comment 6)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126505

--- Comment #7 from Satit  ---
The clean installation set Calc formulation option to "Never recalculate" which
I do not want this option.

I've just found as above post that gives more detail steps to reproduce the
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 121831] Low raster quality when saving SVG as PNG to DOC(X)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121831

--- Comment #5 from d5ous@gmail.com ---
Created attachment 153316
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153316=edit
DOCX document containing PNG replacement images at two different sizes

This document is the DOCX saved using LibreOffice 6.2.2.2 from the ODT document
attached above. The PNG images appear to be saved from the SVG source images
according to the behavior described in the bug-opening 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 121831] Low raster quality when saving SVG as PNG to DOC(X)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121831

--- Comment #4 from d5ous@gmail.com ---
Created attachment 153315
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153315=edit
ODT document containing the same SVG image at two different sizes

When this document is resaved as DOCX using LibreOffice 6.2.2.2, the PNG images
appear to be saved from the SVG source images according to the behavior
described in the bug-opening 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 109324] [META] Calculate bugs and enhancements

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109324

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

   What|Removed |Added

 Blocks||126505


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126505
[Bug 126505] Wrong Subtotal of auto-filtered rows on opening XLSX (comment 6)
-- 
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 126505] Wrong Subtotal of auto-filtered rows on opening XLSX (comment 6)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126505

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

   What|Removed |Added

 Depends on||109324
Summary|Wrong Subtotal of   |Wrong Subtotal of
   |auto-filtered rows on   |auto-filtered rows on
   |opening XLSX|opening XLSX (comment 6)


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109324
[Bug 109324] [META] Calculate 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 126505] Wrong Subtotal of auto-filtered rows on opening XLSX

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126505

--- Comment #6 from Satit  ---
I do a clean install with Libre v6.2.5.2. Initially, It work correctly.

But when I set Calc. Option> Formula (On Excel) > Always recalculate OR Prompt
user, then reopen the xlsx, the subtotal will give wrong result as above.

I also test on v.5.4.7.2 with clean installation & set option as above. It also
give the wrong result.

-- 
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 126084] DOCX/OOXML support of SVG images via Office Drawing extension and fallback (published schema)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126084

--- Comment #4 from d5ous@gmail.com ---
The example attached elicits the following behaviors:

* LibreOffice 6.2.2.2 -- PNG used (pixelated rendering at magnified views)
* Word 2010 (pre-extension) -- PNG used
* Word for Office 365 (16.0.11727.20244/13-Jul-2019) -- SVG used (smooth
rendering at magnified views)

-- 
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 126084] DOCX/OOXML support of SVG images via Office Drawing extension and fallback (published schema)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126084

--- Comment #3 from d5ous@gmail.com ---
Created attachment 153314
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153314=edit
*.docx file containing an SVG using the `svgBlip` extension

Relevant snippet from `document.xml` inside:


  

  http://schemas.microsoft.com/office/drawing/2010/main; val="0"/>


  http://schemas.microsoft.com/office/drawing/2016/SVG/main;
r:embed="rId5"/>

  


-- 
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 126818] Migration to GitLab or a similar service

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126818

--- Comment #6 from Buovjaga  ---
Over here at LibreOffice-land, we do not want to reduce the number of users
contributing to bug analysis. We can only wish they would choose the right
platform from the start (ask.libreoffice.org for questions etc), but there is
certainly not a desire to sweep issues under the rug.

Bugzilla's outdated UI has made me worry about losing user contributions for
years. The problem is very real and it is unfortunate Mozilla did not sync
their changes with upstream in a timely manner (years ago). It is also
unfortunate that other organisations have not contributed to Bugzilla in order
to make harmonisation happen sooner. I can of course blame myself for lack of
initiative to push this in TDF & elsewhere.

When freedesktop announced GitLab, I contacted Daniel Stone, who maintains the
infra and pointed him to Bugzilla 6. He was not aware of the developments and
it is possible that the infrastructural decisions would have been different if
he had known about them.

-- 
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: We'd like to continue the production of the 32-bit deb packages

2019-08-11 Thread Teixeira
* "so anything that does or does not work for Ubuntu 18.04 is the same for
our distribution."*

In derived systems, this is not always true. :/

I already built LibreOffice on an "Elementary OS" (based on Ubuntu 16, if
I'm not mistaken), and I can say I had too much work.

For a long time I built LibreOffice in "KDE Neon" and "Ubuntu Budgie"
without problems.

Both distros have 32-bit versions.
I would choose one of the flavors of ubuntu:

Xubuntu
Lubuntu
Ubuntu MATE (already built LibreOffice here)
Kubuntu (already built LibreOffice here)
Ubuntu Budgie (already built LibreOffice here)
Ubuntu Studio




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

[Libreoffice-bugs] [Bug 126842] Draw more export functions

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126842

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #1 from V Stuart Foote  ---
Why export, we have very functional OLE Import from file in both Writer &
Impress that brings in the image while retaining ability to edit/touch up?

-- 
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 126765] Divide give #NAME? on Windows 8.1

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126765

--- Comment #11 from Óvári  ---
(In reply to Oliver Brinzing from comment #9)
> the only way i found to reproduce a file like the attached one is 
> (with: Locale: de-DE (de_DE)):
> 
> 1. In cell A1 type: 48,0417
> 2. In cell B1 type: =A1/1.1
> 3. B1 shows #NAME?, cause decimal separator should be ","
> 4. save spreadsheet
> 
> but reloading the file will correct the error.

The decimal separator is in Australia is "." not ",".

Thank you for your suggestion. Tested your suggestion of saving, closing and
re-opening the spreadsheet and this corrects the error; however, shouldn't this
error not be present to begin with?

-- 
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 126765] Divide give #NAME? on Windows 8.1

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126765

--- Comment #10 from Óvári  ---
(In reply to raal from comment #8)
> CTRL-SHIFT+F9 helps?

No

-- 
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: We'd like to continue the production of the 32-bit deb packages

2019-08-11 Thread dreamn...@gmail.com
Yes, I am trying to build using Escuelas Linux, which is based on Bodhi
Linux 5.0, which is based on Ubuntu 18.04 LTS, so anything that does or
does not work for Ubuntu 18.04 is the same for our distribution. If there
are issues to compile on a derivative of Ubuntu, I can happily switch to
Debian on another VM. Should I use the most recent release of Debian, or
could there be a recommended release for compiling LibreOffice?

I retrieved the sources from git, and trying to compile LO 6.3.0.3

El dom., 11 ago. 2019 a las 18:06, Michael Weghorn ()
escribió:

> Can you give a few more details on your build environment (distro,...)?
> If this is Escuelas Linux, can you possibly also quickly try whether the
> same happens with e.g. Debian?
> If I remember correctly, you mentioned that you wanted to set up a VM.
> If I find the time, I might want to try to reproduce the issue locally -
> though I can't promise.
>
> Which way are you currently using to retrieve the sources (git or
> tarballs) and what version of LibreOffice are you trying to build?
>
> On 11/08/2019 02.18, dreamn...@gmail.com wrote:
> > Thanks.
> >
> > Added:
> >
> > CC=gcc -mfpmath=sse -msse2
> > CXX=g++ -mfpmath=sse -msse2
> >
> > To autogen.input
> >
> > Then
> > make clean
> > ./autogen.sh
> > make
> >
> > However, the compile process still crashes. Here are the last lines of
> > the output:
> >
> > [...]
>
>
>
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: We'd like to continue the production of the 32-bit deb packages

2019-08-11 Thread Teixeira
Hi,

Can describe your development environment? 
Ex.:
SO: Ubuntu 18
Processor Intel Core i5
Ram: 4GB
HD: 120GB

*I will describe here a construction method that usually works:* :)

-> Enable development repositories on your system (This can usually be done
in Ubuntu "Programs and Updates", or by removing "#" from all lines with
"src" in the "sources.list" file.) To find the file sources.list, type
"locate sources.list" at your system terminal (console).

-> After activating all development repositories, type in the terminal:
-   *sudo apt install build-essential -y*
-   *sudo apt build-dep libreoffice -y*

-> Okay, now you already have what it takes to build LibreOffice. Let's
install Git:
-   *sudo apt install git -y*

-> After following all the steps above, you should be ready to clone
LibreOffice.;
-  Create a folder in your preferred location and open the terminal in that
folder.
- type it: *git clone git://anongit.freedesktop.org/libreoffice/core*

-> Once cloned, open the Core folder and:
- Open the terminal in this folder and type: *./autogen.sh*
- Check that Autogen will go all the way, if not, check for missing
packages, search them on the internet and install them.

-> When you can run Autogen until the end:
-  Open the Core folder and create a file called "*autogen.input*"
- In autogen.input, put this:

/*--enable-odk
--enable-ext-languagetool
--enable-epm
--enable-kde4
--disable-gtk
--disable-gtk3
--with-package-format=archive deb installed
--with-lang=pt-BR  (HERE YOU PUT THE LANGUAGE YOU WANT)*/

- After creating the "autogen.input" file with the above content, run
Autogen again and verify that it is correct.
- I strongly recommend that at least to generate the 32-bit installer (.deb)
you want, you use a "recent" system, for example:
"*https://linuxmint.com/download.php*or  *
https://neon.kde.org/download*;. You will probably have problems if you try
to build a current version of LibreOffice on Ubuntu 16.04 (for example). Of
course, once you build .deb on another system, you can use it there.

-> After following the steps I mentioned before,
- *./autogen.sh*
- *make*
- *instdir/program/soffice*

If you have any further problems, please post here.




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

[Libreoffice-bugs] [Bug 126844] New: Find & Replace Dialog no longer permits me to format "Replace" text.

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126844

Bug ID: 126844
   Summary: Find & Replace Dialog no longer permits me to format
"Replace" text.
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: flbi...@gmail.com

Description:
In Writer, I frequently use the search and replace dialog to change the
formatting of certain things using regular expressions, such as:

- Underlining all paragraph headings
- underlining all quoted terms
- Highlighting defined terms to make sure they are all used consistently

This involves typing the search term in the "Find" text box, then typing '&' in
the "Replace" text box (with regular expressions enabled). Then, with the
"Replace" text box highlighted, pressing the "Format Button" and choosing the
formatting desired for the replace term.

This feature appears to have been broken in one of the recent updates.  I am
using ver. 6.3.  

Now, no matter what I do, the formatting affects only the search term, and not
the replace term (which completely breaks the functionality). I cannot select
formatting for the "Replace" term.  It does not matter how or were I put focus
or the cursor. It does not matter whether I use Regex or not ...

This occurs on multiple installs (but always using I3WM in linux).  Prior
versions of writer did not do this.

Steps to Reproduce:
1.Type a sentence into Writer
2.Use Find and Replace and enter a word from your sentence in the Find field. 
3. Enter another word in the Replace field.
4. Try to select different formatting for the Replace field, such as underlined
(or a different font, or a highlighted word, etc.)
5.  On my system, it changes the formatting of the Find word, not the Replace
word no matter what I do.

Actual Results:
On my system, using the Format button changes the formatting of the Find word,
not the Replace word, no matter what I do or where focus is in the dialog box.

Expected Results:
Using the format button when the Replace word is selected or when focus is on
the Replace edit box should affect the formatting of the Replace field.  This
is how previous versions of Writer worked and it was a great feature.  Now it
seems broken.


Reproducible: Always


User Profile Reset: Yes



Additional Info:

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

Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-11 Thread Paul Menzel

Dear Thorsten,


On 12.08.19 00:05, Thorsten Behrens wrote:


Paul Menzel wrote:

Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails.

```


Can you run bin/odfvalidator.sh successfully from the shell? Possibly
it does not find the right JRE (>=1.8).


$ chmod +x bin/odfvalidator.sh
$ ./bin/odfvalidator.sh -V
odfvalidator v1.1.4


Kind regards,

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

[Libreoffice-bugs] [Bug 126700] Untitled document remains open when have a default template

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126700

--- Comment #3 from bchemnet  ---
In case it is unclear from previous comments, this is triggered when starting
Libreoffice as "Writer" or "Calc", rather than through the Startcenter.  For
me, the Startcenter is cumbersome and slows me down, so I have always avoided
it.  With this bug, I now have a choice of either only opening Libreoffice via
the Startcenter or having to constantly close "untitled" windows.  The
Startcenter solution is obnoxious to me because if I am working in a desktop
view that does not have any open Libreoffice windows, the fastest way to open a
new file is to start a new window and then open my file.  This works if I open
"Writer", etc.  But if I open Startcenter, I am refocused to my first opened
window, which is not where I want to be in this circumstance, and so I still
end up with additional clicks to reorder my windows.

I think the issue with relating this to the MS suite is that if I start an
instance of Word or Excel, the resulting window is not flagged as used in
anyway, even if an instance of Word or Excel is already running.  But in
Libreoffice, because everything is literally part of the same program, it seems
that starting "Writer" or "Calc" is identical to explicitly requesting a new
file.  But those two things are in fact not the same in workflow, and so
flagging all "untitled" windows with a template as "in use" is inappropriate.

Personally, I would like to see the change reverted, as it is a significant
change in the way that Libreoffice has worked from the first time I used it 15
years ago.  Failing that, at least please modify it so that starting a new
program instance is different from clicking "new file" in Startcenter or an
existing instance.

-- 
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 126843] New: Spell check "ignore all" locks up if multiple instances of the mispelled word in same sentence

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126843

Bug ID: 126843
   Summary: Spell check "ignore all" locks up if multiple
instances of the mispelled word in same sentence
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bugrepor...@bchemnet.com

If a sentence (in Writer) or a single cell (in Calc) contains multiple
instances of the same word that is identified as mispelled, pressing "Ignore
All" while spell checking hangs the program.  "Ignore once" works fine, as does
"ignore all" on the same word as long as the next instance is in a different
sentence.

To reproduce, create a blank document and type two instances of the same
mispelled word (eg: testa testa).  Run spell check, press "ignore all" and
watch it stall indefinitely.

I actually encountered this while spell checking a document with units on
numbers, so that phrases like "nm" and "mL" appear many times.  This was not a
problem in 6.1.4, which is what I upgraded from.

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

Re: We'd like to continue the production of the 32-bit deb packages

2019-08-11 Thread Michael Weghorn
Can you give a few more details on your build environment (distro,...)?
If this is Escuelas Linux, can you possibly also quickly try whether the
same happens with e.g. Debian?
If I remember correctly, you mentioned that you wanted to set up a VM.
If I find the time, I might want to try to reproduce the issue locally -
though I can't promise.

Which way are you currently using to retrieve the sources (git or
tarballs) and what version of LibreOffice are you trying to build?

On 11/08/2019 02.18, dreamn...@gmail.com wrote:
> Thanks.
> 
> Added:
> 
> CC=gcc -mfpmath=sse -msse2
> CXX=g++ -mfpmath=sse -msse2
> 
> To autogen.input
> 
> Then
> make clean
> ./autogen.sh
> make
> 
> However, the compile process still crashes. Here are the last lines of
> the output:
> 
> [...]




signature.asc
Description: OpenPGP digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 124755] Crash - Hsqldb ODB file crashes office on opening from StartCenter

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124755

Scott  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #32 from Scott  ---
(In reply to Alex Thurgood from comment #31)
> @Scott : any news or update on this issue ?

@Alex,
Yes.  Completed all suggested fixes with no change. While LO still crashes
using the relationship tool's drop downs, drag/dropping the relationship and
then opening the tool via the right button on the relationship line to select
update/delete options is working fine.  I have chosen not to do a complete
reinstall given this work-around.

Thanks for checking.

-- 
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 126842] Draw more export functions

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126842

andreas_k  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||kain...@gmail.com

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

[Libreoffice-bugs] [Bug 126842] New: Draw more export functions

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126842

Bug ID: 126842
   Summary: Draw more export functions
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kain...@gmail.com

Draw is like impress an sd module app. In addition draw was used for pdf import
and something like a swiss knife. Is there an reason why you can't export in
draw to impress or writer files?

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

[Libreoffice-bugs] [Bug 126841] New: blurry font in writer and spreadsheet

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126841

Bug ID: 126841
   Summary: blurry font in writer and spreadsheet
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gj...@cam.ac.uk

Description:
blurry font appears on the screen in writer document and a cell of spreadsheet
in 6.3 but not in 6.2.5. Font in the interface is sharp. Font remains blurry
for all combinations of OpenGL on/off and antialiasing on/off and different
font sizes and different fonts.

Steps to Reproduce:
1. open libreoffice writer
2. type some letters
3. look at letters

Actual Results:
blurry letters

Expected Results:
crystal clear letters


Reproducible: Always


User Profile Reset: Yes



Additional Info:
worked fine for 6.2.5, broken for 6.3. broken whether or not OpenGL is
activated

-- 
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 126818] Migration to GitLab or a similar service

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126818

--- Comment #5 from Claudius Ellsel  ---
Oh, I noticed I did not use the word "inferior" correctly in comment #2.

(In reply to Buovjaga from comment #3)
> This is not a single opinion.

Sorry for my provoking statement.

> For examples of other voices, from a recent discussion on kde-community
> mailing list:

Unfortunately that is KDE, not LibreOffice, so the opinions might differ (as
they apparently do for GNOME and KDE - although I think that there is a demo
instance running GitLab also for KDE). However, there was some factual
discussion going on and those arguments could also be true for this project.

> The lead developer of Krita commenting on GitLab:
> https://mail.kde.org/pipermail/kde-community/2019q3/005446.html
> "for tracking bug reports it is an _inferior_ tool because it lacks the
> abilities needed to work with large numbers of reports for complex
> applications. It doesn't even have components -- as far as I can tell,
> everything needs to do be done with just one thing: labels."

This is correct and in fact is apparently wanted. So it is not a bug, it is a
feature :). Seriously, I think it is a different way of treating things and
that might not fit every project. However, it is wrong that it generally "lacks
the abilities needed to work with large numbers of reports for complex
applications" - I will elaborate on that below.

> Krita dev doing a more finegrained comparison:
> https://mail.kde.org/pipermail/kde-community/2019q3/005450.html
> "So, what gitlab issues have over bugzilla is a rich text editor and a
> confidentiality flag. What bugzilla has over gitlab issues is reasonable
> solid set of features that help actually tracking and managing the bug
> report. It's not that I'm a huge bugzilla fan, it could be much better, but
> I need those features.

He forgot some aspects like the ability to create follow-up conversations from
specific comments, autocompletion when typing issue numbers, users, merge
request IDs and probably some more making life a bit easier. Also I want to
state that as said above, most of the "lacking functionality" can be achieved
with labels.

> The reason for that is that gitlab's issues feature seems to have been
> designed for the way smaller, internal teams work inside a company, where
> they would create their own issues during development, or create issues for
> tasks they receive from their product owners. It's not designed for
> receiving thousands of end-user reports a year. It's not designed to be the
> public face of a project."
> 
> Kate editor dev:
> https://mail.kde.org/pipermail/kde-community/2019q3/005444.html
> "In our company we multiple times reviewed bug trackers (for migrating from
> Bugzilla), but none actually had a good enough feature set to be considered,
> beside perhaps Jira (which is non-free/open)."
> 
> Another Kate dev:
> https://mail.kde.org/pipermail/kde-community/2019q3/005460.html
> "but I have to agree Boud and Christoph here. We currently use the Gitlab
> tracker at work, for a quite
>  small project, and it doesn't even really scale to that. I think for a
>  free-time kind of project one person does with 200 users and 15 issues
>  reported over 2 years it's fine, but to me that seems to be the use case
>  it targets."

This is your and the KDE peoples' assumption. And it rather sounds a bit
prejudiced. Probably also related to the fact that you are used to different
systems. What is a fact, however is that it is already used for large projects
(like those from GNOME and freedesktop) and most notably GitLab itself. This is
not a project with "15 issues reported over 2 years", but rather a project with
a total of I think 60,000 issues (leading to performance problems when using
the search function, that should also be mentioned). So it has already proven
that it can be successfully be used by such projects.

> Bugzilla is not lacking a Kanban style board, it has had an extension for it
> for years and will ship Kanban as core feature in version 6 - yet,
> LibreOffice development is not done in a way that Kanban boards would be
> useful. I have once asked about it and the engineering steering committee
> decided it would be useless.

Understood. Did not know that.

> Regarding Tags / labels, these are just metadata, which Bugzilla offers
> plenty. GitLab/-Hub do not offer an advanced search that would allow making
> proper use of such metadata. Closest to labels, in Bugzilla we have
> keywords, whiteboard (for free text input) and flags (which we do not use).

I guess they are also not needed that much, because the design is different
from GitLab or GitHub.

> Search is in fact the most concrete part, where the inferiority of
> GitLab/-Hub can be seen. We need the granular search of Bugzilla in order to
> do quality assurance and development in a sane way.

This is possible with labels in GitLab as well. Probably the search performance
will even be a bit better.


Re: 6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-11 Thread Thorsten Behrens
Hi Paul,

Paul Menzel wrote:
> Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails.
> 
> ```

Can you run bin/odfvalidator.sh successfully from the shell? Possibly
it does not find the right JRE (>=1.8).

Cheers,

-- Thorsten


signature.asc
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 121444] IDE editor jumps to text cursor unexpectedly when using mouse wheel to scroll while UI tries to resize column displaying line numbers

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121444

--- Comment #7 from christian_k...@gmx.net ---
I can reproduce it with 

Version: 6.3.0.0.alpha1
Build-ID: 1:6.3.0~alpha1-2
CPU-Threads: 2; BS: Linux 4.19; UI-Render: Standard; VCL: kde5; 

If line number exceeds 1000 while I am scrolling down, UI jumps back to line
975. If I am scrolling up and scroll over line 1000, UI jumps to line 1021.

-- 
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 126829] Able to apply an indent for right justified values in cell, even though indent not selectable.

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126829

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
Looks a duplicate https://bugs.documentfoundation.org/show_bug.cgi?id=91816

-- 
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 126810] FILESAVE

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126810

--- Comment #6 from steffan.steff...@gmx.net ---
To clarify my point:
I don‘t run into any unexpected difficulty with Writer /libreOffice:
Since I know that using characters like „?“, „:“ „/“ etc. in any file name on a
computer is a bad idea, I just don‘t use it.

And to answer your question
>Do you have full access (F) permission?

Yes, when I use a „normal“ file name, I have no problem to save a file in
Writer. 

So again, what I am trying to say is:
the error report that is displayed by LibreOffice Writer (and the same is true
for LibreOffice Calc) is completely misleading. I come across this error report
a few times a year, just because it hit a wrong touch on my keyboard (but I
certainly know instantly what to do). But I am sure that this has the potential
to drive beginners mad. 

I am not saying that LibreOffice should allow saving file names with „?“ and
„:“ in them (if this would be possible at all), but the error report should not
be misleading (as it is for the time being). 

Even MS WORD 2016 does a better job in such a case, by just saying „der
Dateiname ist ungültig“ (again, when using „?“, „:“ etc. in a file name.

So, LibreOffice should definetely not give the statement „Aufgrund fehlender
Benutzerrechte kann auf das Objekt nicht zugegriffen werden“.


Since LibreOffice definitely wants to be as user friendly as possible, this
should be corrected. 

Again, as stated before, IMHO the error report should read (at least as
additional info):  
"You have probably used characters that are not allowed in a file name (you
should not use ?,:,/, etc. in a file name.)" (bzw. hier:  “der Dateiname
enthält unzulässige Zeichen.” (Or, at least "der Dateiname ist ungültig".

And yes, this bug does not really seam to have a high priority. But I think it
would be fairly easy to correct.

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

[Libreoffice-bugs] [Bug 64314] [META] Macro recording issues

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64314

raal  changed:

   What|Removed |Added

 Depends on||126058


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126058
[Bug 126058] No inner borders after replaying a recorded macro
-- 
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 126058] No inner borders after replaying a recorded macro

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126058

raal  changed:

   What|Removed |Added

 Blocks||64314
 CC||r...@post.cz
 Ever confirmed|0   |1
Version|6.2.4.2 release |4.2.0.4 release
 Status|UNCONFIRMED |NEW
 Whiteboard| QA:needsComment|

--- Comment #1 from raal  ---
confirm with Version: 6.4.0.0.alpha0+
Build ID: 63889d3d465e9b4292dd5bb630bd3394494c8a6d
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 

and Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 126840] libreoffice 6.2 menu rendering broken

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126840

--- Comment #4 from gust...@angulosolido.pt ---
Note:

* Ubuntu 16.04 LTS
* Libreoffice from the libreoffice PPA

-- 
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 126840] libreoffice 6.2 menu rendering broken

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126840

--- Comment #3 from gust...@angulosolido.pt ---
Uninstalling libreoffice-kde and installing libreoffice-gtk3 fixes this menu
rendering problem but replaces the nice KDE file dialogs with the GTK file
dialogs, which is an integration downgrade.

-- 
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 126840] libreoffice 6.2 menu rendering broken

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126840

--- Comment #2 from gust...@angulosolido.pt ---
Created attachment 153310
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153310=edit
normal situation (libreoffice 6.1.5)

-- 
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 126407] Copying tables from Calc to ACAD on LibreOffice 6.2.5

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126407

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

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

[Libreoffice-bugs] [Bug 126840] libreoffice 6.2 menu rendering broken

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126840

--- Comment #1 from gust...@angulosolido.pt ---
Created attachment 153309
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153309=edit
problem 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 126840] New: libreoffice 6.2 menu rendering broken

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126840

Bug ID: 126840
   Summary: libreoffice 6.2 menu rendering broken
   Product: LibreOffice
   Version: 6.2.5.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: graphics stack
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gust...@angulosolido.pt

Description:
libreoffice 6.2 menu rendering is broken on KDE running under Ubuntu.

Steps to Reproduce:
1.Open Libreoffice
2.Open a Menu
3.Note that the menu is transparent and the menu bar has refresh problems

Actual Results:
Noted that the menu is transparent and the menu bar has refresh problems

Expected Results:
Menus we before, on 6.1.5


Reproducible: Always


User Profile Reset: No



Additional Info:
I

-- 
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 125960] Need new set of favorite fontwork shapes in the Fontwork Gallery

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125960

--- Comment #4 from andreas_k  ---
Created attachment 153308
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153308=edit
40 existing Fontwork elements

that's what is available and should get an 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 126839] New: Tools Options Internet Email does not exist on Windows.

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126839

Bug ID: 126839
   Summary: Tools Options Internet Email does not exist on
Windows.
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jedimaster99...@gmail.com

Description:
Using Version: 6.3.0.4 (x64)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
I can go to Tools Options Internet and find only Proxy and MediaWiki.

Steps to Reproduce:
1.Check Tools Options Internet under Windows.
2.Update your FAQ if needed.
3.

Actual Results:
The FAQ at https://wiki.documentfoundation.org/Faq/General/033 says :
How to change the email client used by LibreOffice?
LibreOffice allows you to use a local email client to send the current document
via email or complete a mail merge. You can specify which email client
LibreOffice uses by specifying the path of any MAPI compliant email client in
Tools > Options > Internet > E-mail > E-mail Program (found in any LibreOffice
application).

For the email client to work with LibreOffice, you must have Java installed and
it must be recognized by LibreOffice.

Windows
LibreOffice can support any MAPI compliant email client on Windows and will use
the client specified in the Windows Control Panel.

Expected Results:
Tools Options Internet Email does not exist.


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 126829] Able to apply an indent for right justified values in cell, even though indent not selectable.

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126829

IM  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from IM  ---
Thank you for reporting the bug. I can confirm that the bug is present in:

Version: 6.4.0.0.alpha0+ (x86)
Build ID: 5c30c20101f72d973ff28c228f755e635cad14d5
CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; 
Locale: pl-PL (pl_PL); UI-Language: en-US
Calc: threaded

Version: 6.3.0.4 (x64)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; 
Locale: pl-PL (pl_PL); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 125561] switching (Alt-Tab) forth and back between programs selects all text in cell validity dialog

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125561

Oliver Grimm  changed:

   What|Removed |Added

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

--- Comment #3 from Oliver Grimm  ---
resolved in Version: 6.3.0.2

Build-ID: 1:6.3.0~rc2-1~bpo10+1 (Debian 10)
CPU-Threads: 2; BS: Linux 4.19; UI-Render: Standard; VCL: gtk3; 
Gebietsschema: de-DE (de_DE.utf8); UI-Sprache: de-DE
Calc: threaded

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

[Libreoffice-bugs] [Bug 126838] New: Install fails when silent and desktop shortcut creation is forbidden

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126838

Bug ID: 126838
   Summary: Install fails when silent and desktop shortcut
creation is forbidden
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Installation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: services+documentfoundat...@simjo.st

Description:
I use the Windows Defender Ransomware Protection which protects user folders by
preventing access by not authorised apps, which typically includes all setups.
Because of this creating desktop shortcuts is not possible on my system.
When using the silent flag to install LibreOffice, the installer throws and
exception because of this, cancels and reverts the install.

Please fix the behaviour to resume install inspite of the error.

Steps to Reproduce:
1. Activate Windows Defender Ransomeware Protection
2. Install LibreOffice in silent mode

Actual Results:
Install throws error and cancels

Expected Results:
Install continues and logs the failed creation of the desktop shortcut as an
error


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 126808] UI: Writer crashes opening the style edit window after doing many style edits

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126808

--- Comment #11 from Jon Grossart  ---
I was able to create the crash again. There is no shortcut, you just have to
open and close a ton of dialogs until something stops working. It would
probably happen faster on a system with lower memory (I have 32 GiB). It might
be possible to record a macro to open and close the style window multiple times
to save on clicks.

WinDbg showed no exception at the time of crash, just a ton of runtime
exceptions that scroll basically any time you do anything in the program, but
the debugger doesn't stop then.

(2b04.1f44): C++ EH exception - code e06d7363 (first chance)

When the crash happened, the bugger did stop, but no real information showed up
in the analaysis.

However, proc explorer does show some interesting things:

9932 GDI handles -- when you start LibO with the same document opened I was
testing with, it shows 138 handles.

I don't think having 2 documents open should eventually end up with 2 GB of
working RAM with 8 GB of virtual size. Active RAM also went from 260 MB to 512
M
MB over the time of debugging. There is clearly some form of memory leak
happening.

For reference, just opening the same two documents with no editing:
Private Bytes: 421 MB
Peak Private: 1.15 GB
Virtual Size: 5.25 GB
Working Set: 260 MB
Hangles: 6559
GSI Handles: 178
USER Handlers: 229

-- 
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 126833] A table row is wrongly formatted when inserting a new row) after a table insert undo/redo

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126833

IM  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from IM  ---
Thank you for reporting the bug. I can confirm that the bug is present in:

Version: 6.4.0.0.alpha0+ (x86)
Build ID: 5c30c20101f72d973ff28c228f755e635cad14d5
CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; 
Locale: pl-PL (pl_PL); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 126295] Unable to open files in LO Calc -- timeout waiting for threadpool tasks

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126295

Jean-Baptiste Faure  changed:

   What|Removed |Added

Version|unspecified |6.2.4.2 release

-- 
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 126223] anomalia tasto apostrofo

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126223

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #4 from Jean-Baptiste Faure  ---
(In reply to maurigo conchaud from comment #3)
> Created attachment 153071 [details]
> Contains sentence "it doesn't work well"
> 
> Typing in LibreOffice Writer, when I use apostrophe, it doesn't show that
> and it starts writing words overturned.
> In the picture attacched, you can see the sentence "it doesn't work well"
> that is changed as said since I typed the apostrophe after the n.

On your screencopy one can see that the language of your text is set to hindi.
I guess if you set it to English it will work as expected.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 126808] UI: Writer crashes opening the style edit window after doing many style edits

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126808

--- Comment #10 from Jon Grossart  ---
Created attachment 153307
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153307=edit
WinDBG Log at time of 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 126808] UI: Writer crashes opening the style edit window after doing many style edits

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126808

--- Comment #9 from Jon Grossart  ---
Created attachment 153306
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153306=edit
Screencap of ProcExp at time of 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 126834] Wrong wordcount plural rule used for hsb and dsb

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126834

--- Comment #1 from mil...@sorbzilla.de ---
In addition to this, the last form znamješkow/znamuškow is used for 0 as well.
With decimals, the last digit rules the plural form.

-- 
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 'feature/chart-style-experiment-markus' - chart2/source chart2/uiconfig

2019-08-11 Thread Markus Mohrhard (via logerrit)
 chart2/source/controller/sidebar/ChartElementsPanel.cxx |   17 +
 chart2/source/controller/sidebar/ChartElementsPanel.hxx |2 
 chart2/source/inc/ChartStyle.hxx|2 
 chart2/source/tools/ChartStyle.cxx  |5 +
 chart2/uiconfig/ui/sidebarelements.ui   |   47 ++--
 5 files changed, 66 insertions(+), 7 deletions(-)

New commits:
commit 1f72a43b2fa1ce5edf53bc23bd478b31d727dd69
Author: Markus Mohrhard 
AuthorDate: Mon Aug 12 04:14:30 2019 +0800
Commit: Markus Mohrhard 
CommitDate: Mon Aug 12 04:14:30 2019 +0800

initial stab at adding ugly chart style selector

Change-Id: Ica266b608d5868be5abe04929c912673e7c4f011

diff --git a/chart2/source/controller/sidebar/ChartElementsPanel.cxx 
b/chart2/source/controller/sidebar/ChartElementsPanel.cxx
index ac48b0a7e9cb..b445fd6d 100644
--- a/chart2/source/controller/sidebar/ChartElementsPanel.cxx
+++ b/chart2/source/controller/sidebar/ChartElementsPanel.cxx
@@ -33,6 +33,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include 
 
@@ -303,6 +304,8 @@ ChartElementsPanel::ChartElementsPanel(
 get(mpTextTitle, "text_title");
 get(mpTextSubTitle, "text_subtitle");
 
+get(mpLBStylesBox, "cb_styles");
+
 maTextTitle = mpTextTitle->GetText();
 maTextSubTitle = mpTextSubTitle->GetText();
 
@@ -339,6 +342,8 @@ void ChartElementsPanel::dispose()
 mpLBLegendPosition.clear();
 mpBoxLegend.clear();
 
+mpLBStylesBox.clear();
+
 mpLBAxis.clear();
 mpLBGrid.clear();
 
@@ -433,7 +438,6 @@ void ChartElementsPanel::updateData()
 mpCB2ndXAxis->Check(isAxisVisible(mxModel, AxisType::X_SECOND));
 mpCB2ndYAxis->Check(isAxisVisible(mxModel, AxisType::Y_SECOND));
 
-
 bool bSupportsMainAxis = ChartTypeHelper::isSupportingMainAxis(
 getChartType(mxModel), 0, 0);
 if (bSupportsMainAxis)
@@ -479,6 +483,17 @@ void ChartElementsPanel::updateData()
 }
 
 mpLBLegendPosition->SelectEntryPos(getLegendPos(mxModel));
+
+css::uno::Sequence aChartStyles = 
::chart::getChartStyles()->getElementNames();
+mpLBStylesBox->Clear();
+for (auto& rStyle : aChartStyles)
+{
+mpLBStylesBox->InsertEntry(rStyle);
+}
+
+ChartModel* pModel = getChartModel(mxModel);
+OUString aCurrentChartStyleName = 
css::uno::Reference(pModel->getChartStyle(), 
css::uno::UNO_QUERY_THROW)->getName();
+mpLBStylesBox->SelectEntry(aCurrentChartStyleName);
 }
 
 VclPtr ChartElementsPanel::Create (
diff --git a/chart2/source/controller/sidebar/ChartElementsPanel.hxx 
b/chart2/source/controller/sidebar/ChartElementsPanel.hxx
index eca293645cc4..b5719621e88b 100644
--- a/chart2/source/controller/sidebar/ChartElementsPanel.hxx
+++ b/chart2/source/controller/sidebar/ChartElementsPanel.hxx
@@ -95,6 +95,8 @@ private:
 VclPtr mpLBLegendPosition;
 VclPtr mpBoxLegend;
 
+VclPtr mpLBStylesBox;
+
 vcl::EnumContext maContext;
 
 css::uno::Reference mxModel;
diff --git a/chart2/source/inc/ChartStyle.hxx b/chart2/source/inc/ChartStyle.hxx
index 30ecdfe0a6b4..c82611ee163c 100644
--- a/chart2/source/inc/ChartStyle.hxx
+++ b/chart2/source/inc/ChartStyle.hxx
@@ -116,7 +116,7 @@ private:
 void register_styles();
 };
 
-css::uno::Reference getChartStyles();
+OOO_DLLPUBLIC_CHARTTOOLS css::uno::Reference 
getChartStyles();
 
 } // namespace chart
 
diff --git a/chart2/source/tools/ChartStyle.cxx 
b/chart2/source/tools/ChartStyle.cxx
index b2ccf466fcfd..cb172fa30be7 100644
--- a/chart2/source/tools/ChartStyle.cxx
+++ b/chart2/source/tools/ChartStyle.cxx
@@ -252,6 +252,9 @@ void ChartStyles::addInitialStyles()
 {
 css::uno::Any aDefaultStyle;
 css::uno::Reference xChartStyle = new ChartStyle;
+css::uno::Reference xStyle(xChartStyle, 
css::uno::UNO_QUERY_THROW);
+xStyle->setName("Default");
+
 aDefaultStyle <<= xChartStyle;
 insertByName("Default", aDefaultStyle);
 }
@@ -301,7 +304,7 @@ css::uno::Any ChartStyles::getByName(const OUString& rName)
 
 css::uno::Sequence ChartStyles::getElementNames()
 {
-return css::uno::Sequence();
+return comphelper::mapKeysToSequence(maChartStyles);
 }
 
 sal_Bool ChartStyles::hasByName(const OUString& rName)
diff --git a/chart2/uiconfig/ui/sidebarelements.ui 
b/chart2/uiconfig/ui/sidebarelements.ui
index c4ec4cd49e2d..89ac8c9fd314 100644
--- a/chart2/uiconfig/ui/sidebarelements.ui
+++ b/chart2/uiconfig/ui/sidebarelements.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -9,9 +9,9 @@
   
 True
 False
+6
 vertical
 6
-6
 
   
 True
@@ -99,14 +99,14 @@
 False
 
   
-Show Legend
 True
 True
 False
+Show Legend
+5
 True
 0
 

[Libreoffice-bugs] [Bug 126157] Request for new Koreanic languages

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126157

Jean-Baptiste Faure  changed:

   What|Removed |Added

Version|unspecified |6.4.0.0.alpha0+ Master

-- 
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 126056] -fsanitize=float-divide-by-zero in libodfgen::getEllipticalArcBBox

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126056

Jean-Baptiste Faure  changed:

   What|Removed |Added

Version|unspecified |6.4.0.0.alpha0+ Master

-- 
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 125937] Lib5-text do not open the same way in Lib6

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125937

Jean-Baptiste Faure  changed:

   What|Removed |Added

Version|unspecified |6.0.1.1 release

-- 
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 125924] Exporting xls/rhbz499466-2.xls to PDF triggers undefined conversion from NaN to int

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125924

Jean-Baptiste Faure  changed:

   What|Removed |Added

Version|unspecified |6.4.0.0.alpha0+ Master

-- 
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 74383] Impress: hidden slides taken into account on total pages field

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74383

Samuel Thibault  changed:

   What|Removed |Added

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

-- 
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 68320] Impress behaves oddly when printing handouts without hidden slides

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68320

Samuel Thibault  changed:

   What|Removed |Added

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

-- 
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 'refs/notes/commits' - af/40db04de2f5073bd31fb4b7305fc6ff98970ff

2019-08-11 Thread Caolán McNamara (via logerrit)
 af/40db04de2f5073bd31fb4b7305fc6ff98970ff |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4e09d3178eb2b5a41db88054e5cdd344b5ef6811
Author: Caolán McNamara 
AuthorDate: Sun Aug 11 20:41:37 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 20:41:37 2019 +0100

Notes added by 'git notes add'

diff --git a/af/40db04de2f5073bd31fb4b7305fc6ff98970ff 
b/af/40db04de2f5073bd31fb4b7305fc6ff98970ff
new file mode 100644
index ..b791014a4fcd
--- /dev/null
+++ b/af/40db04de2f5073bd31fb4b7305fc6ff98970ff
@@ -0,0 +1 @@
+prefer: bcf7efd9f09a11756333beaca2c64a3fff315fcc
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 1a/adb3938816d739c143c3b150d0413dfbbcfc86

2019-08-11 Thread Caolán McNamara (via logerrit)
 1a/adb3938816d739c143c3b150d0413dfbbcfc86 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7328654b8d0d2727f504226d29d7c2519891f817
Author: Caolán McNamara 
AuthorDate: Sun Aug 11 20:40:04 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 20:40:04 2019 +0100

Notes added by 'git notes add'

diff --git a/1a/adb3938816d739c143c3b150d0413dfbbcfc86 
b/1a/adb3938816d739c143c3b150d0413dfbbcfc86
new file mode 100644
index ..8ebbe55237b1
--- /dev/null
+++ b/1a/adb3938816d739c143c3b150d0413dfbbcfc86
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126824] Most strings in Calc Data Provider shown in English

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126824

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |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 126824] Most strings in Calc Data Provider shown in English

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126824

Jean-Baptiste Faure  changed:

   What|Removed |Added

Version|6.3.0.4 release |6.1.4.2 release
 CC||jbfa...@libreoffice.org

--- Comment #2 from Jean-Baptiste Faure  ---
Confirmed in LO 6.3.1.0+ with French localization. As French translation of the
UI is complete according to Pootle, it seems that some strings have not been
tagged as translatable.

Same problem in LO 6.1.4 and 6.2.5.

Setting status to NEW.

Best regards. JBF

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0c/e5cac0e492900c392fd46229d3c9ae54c4587c

2019-08-11 Thread Caolán McNamara (via logerrit)
 0c/e5cac0e492900c392fd46229d3c9ae54c4587c |1 +
 1 file changed, 1 insertion(+)

New commits:
commit b47a1fba649aee68aae80055f8803663719c7ab1
Author: Caolán McNamara 
AuthorDate: Sun Aug 11 20:39:46 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 20:39:46 2019 +0100

Notes added by 'git notes add'

diff --git a/0c/e5cac0e492900c392fd46229d3c9ae54c4587c 
b/0c/e5cac0e492900c392fd46229d3c9ae54c4587c
new file mode 100644
index ..8ebbe55237b1
--- /dev/null
+++ b/0c/e5cac0e492900c392fd46229d3c9ae54c4587c
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 60/15f80e372b5418bffd2f99de52a0d017584423

2019-08-11 Thread Caolán McNamara (via logerrit)
 60/15f80e372b5418bffd2f99de52a0d017584423 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7b88e23ed931c71a0f12593c1001d8fad79fa96f
Author: Caolán McNamara 
AuthorDate: Sun Aug 11 20:39:14 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 20:39:14 2019 +0100

Notes added by 'git notes add'

diff --git a/60/15f80e372b5418bffd2f99de52a0d017584423 
b/60/15f80e372b5418bffd2f99de52a0d017584423
new file mode 100644
index ..8ebbe55237b1
--- /dev/null
+++ b/60/15f80e372b5418bffd2f99de52a0d017584423
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a8/d5d59dbef745bf2d6cc06eaf8aa9241b4d603e

2019-08-11 Thread Caolán McNamara (via logerrit)
 a8/d5d59dbef745bf2d6cc06eaf8aa9241b4d603e |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 20be51ae6abed532fd078972f31198b3085d7a10
Author: Caolán McNamara 
AuthorDate: Sun Aug 11 20:37:10 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 20:37:10 2019 +0100

Notes added by 'git notes add'

diff --git a/a8/d5d59dbef745bf2d6cc06eaf8aa9241b4d603e 
b/a8/d5d59dbef745bf2d6cc06eaf8aa9241b4d603e
new file mode 100644
index ..a79e7434a5fd
--- /dev/null
+++ b/a8/d5d59dbef745bf2d6cc06eaf8aa9241b4d603e
@@ -0,0 +1 @@
+prefer: b6b49c0f6bc797558b6ce08fa756efe474a8011b
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 1f/21ba2f2a1bc287cd869b0a03eac6e8a90eb21f

2019-08-11 Thread Caolán McNamara (via logerrit)
 1f/21ba2f2a1bc287cd869b0a03eac6e8a90eb21f |1 +
 1 file changed, 1 insertion(+)

New commits:
commit ebb077dd1e5449835952e23a63e052904108d87d
Author: Caolán McNamara 
AuthorDate: Sun Aug 11 20:35:46 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 20:35:46 2019 +0100

Notes added by 'git notes add'

diff --git a/1f/21ba2f2a1bc287cd869b0a03eac6e8a90eb21f 
b/1f/21ba2f2a1bc287cd869b0a03eac6e8a90eb21f
new file mode 100644
index ..0a8ab9b97df6
--- /dev/null
+++ b/1f/21ba2f2a1bc287cd869b0a03eac6e8a90eb21f
@@ -0,0 +1 @@
+merged as: b9a776837462eeb6d50d0decc42604c0c3008eb1
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 85/6d28801b59d45cf4d32602adc57a08cd618b6d

2019-08-11 Thread Caolán McNamara (via logerrit)
 85/6d28801b59d45cf4d32602adc57a08cd618b6d |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1c4eea774d62dcbce168840e53b4e4623f406159
Author: Caolán McNamara 
AuthorDate: Sun Aug 11 20:35:25 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 20:35:25 2019 +0100

Notes added by 'git notes add'

diff --git a/85/6d28801b59d45cf4d32602adc57a08cd618b6d 
b/85/6d28801b59d45cf4d32602adc57a08cd618b6d
new file mode 100644
index ..8e36ddb0f49f
--- /dev/null
+++ b/85/6d28801b59d45cf4d32602adc57a08cd618b6d
@@ -0,0 +1 @@
+merged as: 0c490c80a6345e24990dd2b56d47a8623cf7ec47
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 16/c5d819648f7c2fba03cc386fbc5568499ac714

2019-08-11 Thread Caolán McNamara (via logerrit)
 16/c5d819648f7c2fba03cc386fbc5568499ac714 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d25548fd2f2ff5c42824e51bf824bb9cdc5fcbcb
Author: Caolán McNamara 
AuthorDate: Sun Aug 11 20:34:44 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 20:34:44 2019 +0100

Notes added by 'git notes add'

diff --git a/16/c5d819648f7c2fba03cc386fbc5568499ac714 
b/16/c5d819648f7c2fba03cc386fbc5568499ac714
new file mode 100644
index ..8ebbe55237b1
--- /dev/null
+++ b/16/c5d819648f7c2fba03cc386fbc5568499ac714
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: odk/docs

2019-08-11 Thread Matthias Seidel (via logerrit)
 odk/docs/idl/idl_chapter_refs.txt |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0c490c80a6345e24990dd2b56d47a8623cf7ec47
Author: Matthias Seidel 
AuthorDate: Wed Jun 5 23:15:55 2019 +
Commit: Caolán McNamara 
CommitDate: Sun Aug 11 21:32:17 2019 +0200

Fixed "OfficeDocument"

(cherry picked from commit 856d28801b59d45cf4d32602adc57a08cd618b6d)

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

diff --git a/odk/docs/idl/idl_chapter_refs.txt 
b/odk/docs/idl/idl_chapter_refs.txt
index 8be5850fb4cb..875ce811c309 100644
--- a/odk/docs/idl/idl_chapter_refs.txt
+++ b/odk/docs/idl/idl_chapter_refs.txt
@@ -3037,7 +3037,7 @@ com.sun.star.frame.Controller
 com.sun.star.lang.XMultiServiceFactory
 com.sun.star.frame.XDesktop
 com.sun.star.frame.Frame
-com.sun.star.model.OfficeDocument
+com.sun.star.document.OfficeDocument
 TOPIC:
 
 LINK:Documentation/DevGuide/GUI/Dialog_Controls
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 74383] Impress: hidden slides taken into account on total pages field

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74383

Thorsten Behrens (CIB)  changed:

   What|Removed |Added

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

-- 
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 115288] Page numbers without hidden slides

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115288

Thorsten Behrens (CIB)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=74
   ||383
 CC||t...@libreoffice.org

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

[Libreoffice-commits] core.git: Branch 'feature/chart-style-experiment-markus' - 2 commits - chart2/source

2019-08-11 Thread Markus Mohrhard (via logerrit)
 chart2/source/chartcore.component   |4 
 chart2/source/inc/ChartStyle.hxx|   22 -
 chart2/source/model/main/ChartModel.cxx |5 -
 chart2/source/tools/ChartStyle.cxx  |  129 ++--
 chart2/source/view/main/VTitle.cxx  |3 
 5 files changed, 148 insertions(+), 15 deletions(-)

New commits:
commit 4bf7014ba4b265fa0947bf4e6cc8bbee8f2ab94f
Author: Markus Mohrhard 
AuthorDate: Mon Aug 12 03:27:52 2019 +0800
Commit: Markus Mohrhard 
CommitDate: Mon Aug 12 03:27:52 2019 +0800

tdf#126837: fix incorrect handling of visible flag for chart titles

Change-Id: Idb8dfa18e924324dcf27339fd18ff90616651d40

diff --git a/chart2/source/view/main/VTitle.cxx 
b/chart2/source/view/main/VTitle.cxx
index d0633263f8af..967edd72f55a 100644
--- a/chart2/source/view/main/VTitle.cxx
+++ b/chart2/source/view/main/VTitle.cxx
@@ -113,6 +113,9 @@ void VTitle::createShapes(
 m_nYPos = rPos.Y;
 
 uno::Reference< beans::XPropertySet > xTitleProperties( m_xTitle, 
uno::UNO_QUERY );
+sal_Bool bVisible = true;
+if ((xTitleProperties->getPropertyValue("Visible") >>= bVisible) && 
!bVisible)
+return;
 
 try
 {
commit 816332b04ded68f0729bef34dd8774cb8fdabaf1
Author: Markus Mohrhard 
AuthorDate: Mon Aug 12 02:32:09 2019 +0800
Commit: Markus Mohrhard 
CommitDate: Mon Aug 12 03:06:14 2019 +0800

implement a ChartStyles object

Change-Id: Id7992faa801816be99c47f2bea754108b0296da5

diff --git a/chart2/source/chartcore.component 
b/chart2/source/chartcore.component
index 4bb0f689c788..f58ba98ba3ac 100644
--- a/chart2/source/chartcore.component
+++ b/chart2/source/chartcore.component
@@ -256,8 +256,4 @@
 constructor="com_sun_star_comp_chart2_ChartView_get_implementation">
 
   
-  
-
-  
 
diff --git a/chart2/source/inc/ChartStyle.hxx b/chart2/source/inc/ChartStyle.hxx
index c12441e1cd76..30ecdfe0a6b4 100644
--- a/chart2/source/inc/ChartStyle.hxx
+++ b/chart2/source/inc/ChartStyle.hxx
@@ -16,6 +16,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
+
 #ifndef INCLUDED_CHART2_SOURCE_INC_CHARTSTYLE_HXX
 #define INCLUDED_CHART2_SOURCE_INC_CHARTSTYLE_HXX
 
@@ -25,13 +26,14 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 
 #include "PropertyHelper.hxx"
 #include "OPropertySet.hxx"
 #include "MutexContainer.hxx"
 
-namespace chart2
+namespace chart
 {
 namespace impl
 {
@@ -77,7 +79,8 @@ private:
 css::uno::Reference mxPropSetInfo;
 };
 
-class ChartStyle : public cppu::WeakImplHelper
+class ChartStyle : public cppu::WeakImplHelper
 {
 public:
 explicit ChartStyle();
@@ -94,15 +97,28 @@ public:
 virtual void SAL_CALL
 applyStyleToDiagram(const css::uno::Reference& 
xDiagram);
 
+// XStyle
+virtual sal_Bool SAL_CALL isUserDefined() override;
+virtual sal_Bool SAL_CALL isInUse() override;
+virtual OUString SAL_CALL getParentStyle() override;
+virtual void setParentStyle(const OUString& rParentStyle) override;
+
+// XNamed
+virtual OUString SAL_CALL getName() override;
+virtual void SAL_CALL setName(const OUString& rName) override;
+
 private:
 sal_Int16 m_nNumObjects;
+OUString maName;
 
 std::map> 
m_xChartStyle;
 
 void register_styles();
 };
 
-} // namespace chart2
+css::uno::Reference getChartStyles();
+
+} // namespace chart
 
 // INCLUDED_CHART2_SOURCE_INC_CHARTSTYLE_HXX
 #endif
diff --git a/chart2/source/model/main/ChartModel.cxx 
b/chart2/source/model/main/ChartModel.cxx
index ba5a5d399445..7c500abd4a07 100644
--- a/chart2/source/model/main/ChartModel.cxx
+++ b/chart2/source/model/main/ChartModel.cxx
@@ -31,6 +31,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include 
 #include 
@@ -110,8 +111,8 @@ 
ChartModel::ChartModel(uno::Reference const & xContext)
 ModifyListenerHelper::addListener( m_xPageBackground, this );
 m_xChartTypeManager.set( 
xContext->getServiceManager()->createInstanceWithContext(
 "com.sun.star.chart2.ChartTypeManager", m_xContext ), 
uno::UNO_QUERY );
-m_xChartStyle.set( 
xContext->getServiceManager()->createInstanceWithContext(
-"com.sun.star.chart2.ChartStyle" , m_xContext ), 
uno::UNO_QUERY );
+
+::chart::getChartStyles()->getByName("Default") >>= m_xChartStyle;
 }
 osl_atomic_decrement(_refCount);
 }
diff --git a/chart2/source/tools/ChartStyle.cxx 
b/chart2/source/tools/ChartStyle.cxx
index 71e94867dc3a..b2ccf466fcfd 100644
--- a/chart2/source/tools/ChartStyle.cxx
+++ b/chart2/source/tools/ChartStyle.cxx
@@ -22,6 +22,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 
 #include 
@@ -49,7 +50,7 @@ class XComponentContext;
 }
 }
 
-namespace chart2
+namespace chart
 {
 
ChartObjectStyle::ChartObjectStyle(css::uno::Reference
 xPropSetInfo,
::cppu::IPropertyArrayHelper& rArrayHelper,
@@ -208,19 +209,135 

[Libreoffice-bugs] [Bug 126837] Chart title can not be hidden in chart sidebar

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126837

Markus Mohrhard  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com
 Ever confirmed|0   |1

--- Comment #1 from Markus Mohrhard  ---
A regression from some work one of my students did in the past. I have a fix in
my GSoC's branch. Just filing so I don't forget to push the fix to master.

-- 
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 126837] New: Chart title can not be hidden in chart sidebar

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126837

Bug ID: 126837
   Summary: Chart title can not be hidden in chart sidebar
   Product: LibreOffice
   Version: 6.4.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Chart
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: markus.mohrh...@googlemail.com

Description:
See title

Steps to Reproduce:
1

Actual Results:
2

Expected Results:
3


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 126808] UI: Writer crashes opening the style edit window after doing many style edits

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126808

--- Comment #8 from Jon Grossart  ---
I should have said, the link provided in the wiki is outdated. The link to the
wiki is still correct.

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

[Libreoffice-bugs] [Bug 126808] UI: Writer crashes opening the style edit window after doing many style edits

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126808

--- Comment #7 from Jon Grossart  ---
I'll try it when I have some time.

Note your link is outdated and it's now at:
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools

-- 
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 126836] Certain fontwork types a positioned partly off page

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126836

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

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

[Libreoffice-bugs] [Bug 126836] New: Certain fontwork types a positioned partly off page

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126836

Bug ID: 126836
   Summary: Certain fontwork types a positioned partly off page
   Product: LibreOffice
   Version: 4.4.7.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Certain fontwork types a positioned partly off page

Steps to Reproduce:
1. Insert -> Fontwork -> Favorite 16

Actual Results:
Positioned of page

Expected Results:
Positioned on page


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

and in 4.4.7.2

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

[Libreoffice-bugs] [Bug 90613] FILEOPEN: DOCX import blank document created from MSO normal.dotm

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90613

--- Comment #16 from junk_2...@live.co.uk ---
I original reported this as:
Bug #104819 - Formatting: Corrupt Document/Format After Save When Starting With
Empty .docx Document
which has been marked as a duplicate of this bug.

I can confirm that following the steps in Bug #104819 that this issue is still
present in LibreOffice 6.3.0.4.

-- 
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 126835] New: Odd cursor movement when adding new rows to a Autoformattted table using tab

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126835

Bug ID: 126835
   Summary: Odd cursor movement when adding new rows to a
Autoformattted table using tab
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Odd cursor movement when adding new rows to a Autoformattted table using tab

Steps to Reproduce:
1. Open Writer
2. CTRL+F12
3. Set Style -> Box List Blue 
4. Press OK.
5. Press TAB 4 times -> Cursor at B2
6. Press TAB again -> Cursor A2 & row above
7. Press TAB again -> Cursor from A2 to B2
8. Press TAB again -> Cursor to A2 & row above

Actual Results:
1.  Pressing TAB in B2 adds a row above (strange, but maybe the best
available?)
2. Cursor moves from B2 to A2

Expected Results:
1. No clue what it should be; is bit unexpected, but i'm not seeing another way
2. This appears to be off.. as it is a odd jump backwards & causes extra tab
for another row


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 126834] New: Wrong wordcount plural rule used for hsb and dsb

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126834

Bug ID: 126834
   Summary: Wrong wordcount plural rule used for hsb and dsb
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Localization
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mil...@sorbzilla.de

Created attachment 153304
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153304=edit
Screenshot wrong plural form hsb in Writer word count

Hi,

there is a bug in Upper Sorbian and Lower Sorbian Writer. In status bar, the
wordcount is displayed. But, in Upper Sorbian and Lower Sorbian Writer the
wrong plural rule is used, probably the English plural rule instead of the
Sorbian rules. Both Sorbian languages have 4 plural forms, singular, dual,
plural nominitive and plural genitive.

Here are the forms for the word "character" in Upper Sorbian and Lower Sorbian:

Upper Sorbian:

1, 101, 201, etc. znamješko
2, 102, 202, etc. znamješce
3, 103, 203, etc. - 4. 104, 204, etc. znamješka
5 - 100, 105 - 200, 205 - 300. etc. znamješkow

The Lower Sorbian words are znamuško, znamušce, znamuška, znamuškow.

LibreOffice uses 2 forms only, the singular form znamješko/znamuško and the
dual form znamješce/znamušce. Please fix this.

Please find attached a screenshot of Upper Sorbian Writer. In the screenshot,
the word has 9 characters and the Sorbian form znamješkow should be used. But,
it is used znamješce instead. That's wrong.

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 126833] New: A table row is wrongly formatted when pressing tab (to add a new row) after a table insert redo

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126833

Bug ID: 126833
   Summary: A table row is wrongly formatted when pressing tab (to
add a new row) after a table insert redo
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
A table row is wrongly formatted when pressing tab (to add a new row) after a
table insert redo 

Steps to Reproduce:
1. Open Writer
2. CTRL+F12
3. Choose Style: Box List Blue
4. Press add row below in the table toolbar a few times (say 4). White gray
White
5. Undo everything (Hold CTRL+Z)
6. CTRL+Y (once) 
7. Press add row below in the table toolbar a few times -> Only blue items

Actual Results:
Only blue rows

Expected Results:
Gray/white rows


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 126833] A table row is wrongly formatted when inserting a new row) after a table insert undo/redo

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126833

Telesto  changed:

   What|Removed |Added

Summary|A table row is wrongly  |A table row is wrongly
   |formatted when pressing tab |formatted when inserting a
   |(to add a new row) after a  |new row) after a table
   |table insert redo   |insert undo/redo

-- 
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 126818] Migration to GitLab or a similar service

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126818

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #4 from V Stuart Foote  ---
Yup -1 and => WF, BZ and update to 6 is solid for project QA and RFE needs.

-- 
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 126832] UI: The single column button is not pre-selected by default in columns dialog (while being set to 1 column)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126832

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

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

[Libreoffice-bugs] [Bug 126832] New: UI: The single column button is not pre-selected by default in columns dialog (while being set to 1 column)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126832

Bug ID: 126832
   Summary: UI: The single column button is not pre-selected by
default in columns dialog (while being set to 1
column)
   Product: LibreOffice
   Version: 4.4.7.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
UI: The single column button is not pre-selected by default in columns dialog
(while being set to 1 colum

Steps to Reproduce:
1. Open Writer
2. Format -> Columns

Actual Results:
Non of the column buttons is pre-selected

Expected Results:
The first one should be selected 


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 80731] Incorrect syntax does compile, MID without end bracket

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80731

--- Comment #37 from ge.hu...@gmx.net ---
Some time has passed now, since 2014-06-30 
and also since Pierre's solution on 2016-11-30. 
LO still does it's devil-may-care-cowboy compile 
and what may be worse, Pierre's crash scenario 
from 2016-10-04 still renders LO unresponsive. 
The end of the proposed "limited time period 
(3 to 4 years)" draws closer. The option dialog 
on my 6.0.7.3 doesn't even have Basic IDE Options. 
I'm not aware of "... an application (macro?) 
Which would analyze the code to detect all 
cases of missing closing parentheses. ". 
Calling this proposal D) the de facto winner n
ow seems to be

"C) tolerate the current situation and not change anything?"

So is this ever going to change?

Building on D) I want to propose E)

Don't flag the error, but at least write it 
to some basic-compile-warning.log file, which 
should be mentioned in the BASIC-help system.

So, what should be done now?
A) code for an exception (Volga)?
B) code for an option on rigor (ge.huber)?
C) tolerate the current situation and not change anything?
D) provide a code analyzer?
E) code a warning log?

-- 
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 126831] New: UI: The bitmap previews in Area dialog Bitmap have a different shape (rectangle) compared to gradient/hatch/pattern (square)

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126831

Bug ID: 126831
   Summary: UI: The bitmap previews in Area dialog Bitmap have a
different shape (rectangle) compared to
gradient/hatch/pattern (square)
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
The bitmap previews in Area dialog Bitmap have a different shape (rectangle)
compared to gradient/hatch/pattern (square)

Steps to Reproduce:
1. Open Writer
2. Format -> Page -> Area tab

Actual Results:
Rectangle for Bitmap. Square for hatch/pattern/gradient

Expected Results:
Also a square.. 
-> It's inconsistent with the rest;
-> Dialog is shifting when switch between for example gradient & bitmap


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.0.4 (x86)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL

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

[Libreoffice-bugs] [Bug 126830] Icons not showing in menus

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126830

Jean-Baptiste Faure  changed:

   What|Removed |Added

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

--- Comment #2 from Jean-Baptiste Faure  ---
Yes, that is a regression because it works in LO 6.2.5 under Ubuntu 18.04 but
not in LO 6.3.1.0+ nor in current master.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 126810] FILESAVE

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126810

Jean-Baptiste Faure  changed:

   What|Removed |Added

 OS|All |Windows (All)
 CC||jbfa...@libreoffice.org

--- Comment #5 from Jean-Baptiste Faure  ---
Under Ubuntu / Gnome I can save a file with a ? or a : in its name. It's a bad
idea but it works.

Best regards. JBF

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

[Libreoffice-ux-advise] [Bug 126649] Line style presets arrangement and additional one.

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126649

--- Comment #12 from Regina Henschel  ---
I think, this problem should be postponed until bug 126741 and bug 126746 are
solved.
@Andreas, you might want to get my zip-container attachment to bug 126741. It
contains some information about line styles and some example files.

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

[Libreoffice-bugs] [Bug 126649] Line style presets arrangement and additional one.

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126649

--- Comment #12 from Regina Henschel  ---
I think, this problem should be postponed until bug 126741 and bug 126746 are
solved.
@Andreas, you might want to get my zip-container attachment to bug 126741. It
contains some information about line styles and some example files.

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

[Libreoffice-bugs] [Bug 126814] Spell-check "correct all" disabled when parser encounters a different mis-spelling

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126814

Jean-Baptiste Faure  changed:

   What|Removed |Added

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

--- Comment #1 from Jean-Baptiste Faure  ---
Not reproducible for me with LO 6.3.1.0+ and LO 6.2.5.0+ under Ubuntu.
When the spellchecker encounter the error on "third", if I click Correct, it
corrects this error and then the remaining errors on colour.

Please could you install an up-to-date version of LibreOffice and try again ?

Setting status to RESOLVED WorksForMe. Please, set it back to UNCONFIRMED if
you can reproduce the problem with a recent version (6.2.5 or 6.3.0).

Best regards. JBF

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

[Libreoffice-bugs] [Bug 126820] Editing: Cannot enter edit mode after Select all

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126820

Jean-Baptiste Faure  changed:

   What|Removed |Added

 OS|Windows (All)   |All

-- 
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 126820] Editing: Cannot enter edit mode after Select all

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126820

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #2 from Jean-Baptiste Faure  ---
Not reproducible for me with LO 6.3.1.0+ under Ubuntu if I select all from Edit
menu. 
Reproducible if I click the Select All "button" at intersection between row
numbers column and column letters row.

To restore the ability to edit, it is enough to press Escape key.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 77291] IDE: No way to break out of repeated syntax errors

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77291

--- Comment #6 from ge.hu...@gmx.net ---
The bug is still alive in Version: 6.0.7.3
Build-ID: 1:6.0.7-0ubuntu0.18.04.8
on Lubuntu 18.04 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 126830] Icons not showing in menus

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126830

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #1 from BogdanB  ---
Some suggest a regression, so I will try to bibisect with 6.3

-- 
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 126830] New: Icons not showing in menus

2019-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126830

Bug ID: 126830
   Summary: Icons not showing in menus
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: buzea.bog...@libreoffice.org

Description:
After checking in Tools - Options - View - Show Icons in menus I dont see any
icon.


Steps to Reproduce:
1.After checking in Tools - Options - View - Show Icons in menus I dont see any
icon.

2.
3.

Actual Results:
No icon

Expected Results:
Icons should be visibile.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.3.0.4
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

Ubuntu Budgie 18.04

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