[Libreoffice-bugs] [Bug 130496] Will LO create a replacement for Outlook, Please!

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130496

--- Comment #1 from Julien Nabet  ---
Just my opinion but there is already too much to do for adding another big
part.
So I'd put WONTFIX or INVALID but I let others speak.

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


[Libreoffice-bugs] [Bug 130500] Add Sukapura icon Theme to Core and Set It to Default for macOS

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130500

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

   What|Removed |Added

 CC||79045_79...@mail.ru,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
Looks nice, I should check it on mac and comparise view between elementary/KJ
and this new Sukapura icon Theme.

ps: Rizal, it's really cool! Thank you.

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


[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-02-06 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |   58 +++
 1 file changed, 58 insertions(+)

New commits:
commit 0e797eeb3f2da2e7e062bbb2e1f42ec6b0d449d0
Author: Tor Lillqvist 
AuthorDate: Wed Feb 5 14:39:42 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Fri Feb 7 09:57:53 2020 +0200

Add some more core source files for breakpointing convenience

Change-Id: I829534011e037aac1297a41cdb0e6bf008e1b28b

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 3c56346f6..243ef142c 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -1095,6 +1095,31 @@
BECBD41223D9C98400DA5582 /* svdedxv.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svdedxv.cxx; 
path = "../../ios-device/svx/source/svdraw/svdedxv.cxx"; sourceTree = 
""; };
BECBD41323D9C98400DA5582 /* clonelist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = clonelist.cxx; 
path = "../../ios-device/svx/source/svdraw/clonelist.cxx"; sourceTree = 
""; };
BECBD41423D9C98500DA5582 /* svddrgmt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svddrgmt.cxx; 
path = "../../ios-device/svx/source/svdraw/svddrgmt.cxx"; sourceTree = 
""; };
+   BEF755A723E8200A008A4BB2 /* drawdoc.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc.cxx; 
path = "../../ios-device/sd/source/core/drawdoc.cxx"; sourceTree = ""; };
+   BEF755A823E8200A008A4BB2 /* drawdoc3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc3.cxx; 
path = "../../ios-device/sd/source/core/drawdoc3.cxx"; sourceTree = ""; 
};
+   BEF755A923E8200A008A4BB2 /* sdiocmpt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdiocmpt.cxx; 
path = "../../ios-device/sd/source/core/sdiocmpt.cxx"; sourceTree = ""; 
};
+   BEF755AA23E8200A008A4BB2 /* drawdoc4.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc4.cxx; 
path = "../../ios-device/sd/source/core/drawdoc4.cxx"; sourceTree = ""; 
};
+   BEF755AB23E8200A008A4BB2 /* typemap.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = typemap.cxx; 
path = "../../ios-device/sd/source/core/typemap.cxx"; sourceTree = ""; };
+   BEF755AC23E8200A008A4BB2 /* shapelist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shapelist.cxx; 
path = "../../ios-device/sd/source/core/shapelist.cxx"; sourceTree = ""; 
};
+   BEF755AD23E8200A008A4BB2 /* stlfamily.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlfamily.cxx; 
path = "../../ios-device/sd/source/core/stlfamily.cxx"; sourceTree = ""; 
};
+   BEF755AE23E8200A008A4BB2 /* stlsheet.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlsheet.cxx; 
path = "../../ios-device/sd/source/core/stlsheet.cxx"; sourceTree = ""; 
};
+   BEF755AF23E8200A008A4BB2 /* drawdoc2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc2.cxx; 
path = "../../ios-device/sd/source/core/drawdoc2.cxx"; sourceTree = ""; 
};
+   BEF755B023E8200A008A4BB2 /* drawdoc_animations.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
drawdoc_animations.cxx; path = 
"../../ios-device/sd/source/core/drawdoc_animations.cxx"; sourceTree = 
""; };
+   BEF755B123E8200A008A4BB2 /* TransitionPreset.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
TransitionPreset.cxx; path = 
"../../ios-device/sd/source/core/TransitionPreset.cxx"; sourceTree = ""; 
};
+   BEF755B223E8200A008A4BB2 /* stlpool.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlpool.cxx; 
path = "../../ios-device/sd/source/core/stlpool.cxx"; sourceTree = ""; };
+   BEF755B323E8200A008A4BB2 /* anminfo.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = anminfo.cxx; 
path = "../../ios-device/sd/source/core/anminfo.cxx"; sourceTree = ""; };
+   BEF755B423E8200B008A4BB2 /* CustomAnimationPreset.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
CustomAnimationPreset.cxx; path = 
"../../ios-device/sd/source/core/CustomAnimationPreset.cxx"; sourceTree = 
""; };
+   BEF755B523E8200B008A4BB2 /* sdpage.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdpage.cxx; 
path = "../../ios-device/sd/source/core/sdpage.cxx"; sourceTree = ""; };
+   BEF755B623E8200B008A4BB2 /* CustomAnimationCloner.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 

[Libreoffice-ux-advise] [Bug 130500] Add Sukapura icon Theme to Core and Set It to Default for macOS

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130500

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

   What|Removed |Added

 CC||79045_79...@mail.ru,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
Looks nice, I should check it on mac and comparise view between elementary/KJ
and this new Sukapura icon Theme.

ps: Rizal, it's really cool! Thank you.

-- 
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 130453] [MacOS] Convert from Carbon to Cocoa framework

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130453

Julien Nabet  changed:

   What|Removed |Added

 CC||thorsten.wagne...@gmail.com

--- Comment #5 from Julien Nabet  ---
Thorsten: considering the patch
https://cgit.freedesktop.org/libreoffice/core/commit/?id=9d31d8f1d8d3a73f8c07ca39f5ed45e2bb7b088c,
thought you might have some opinion here.

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


[Libreoffice-bugs] [Bug 84837] Make show/hide comments UNO command work in Calc ( THIS BUG IS BLOCKED - DO NOT WRITE NEW COMMENTS )

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84837

charlibilson  changed:

   What|Removed |Added

   Hardware|All |Other
URL||https://www.contactcallsupp
   ||ort.com/
 OS|All |other

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


[Libreoffice-bugs] [Bug 84837] Make show/hide comments UNO command work in Calc ( THIS BUG IS BLOCKED - DO NOT WRITE NEW COMMENTS )

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84837

charlibilson  changed:

   What|Removed |Added

URL|https://www.contactcallsupp |https://www.contactcallsupp
   |ort.com/|ort.com/google-voice-suppor
   ||t/

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


[Libreoffice-bugs] [Bug 130499] kf5: Crash when closing Writer after D'n'D of text

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130499

Michael Weghorn  changed:

   What|Removed |Added

Summary|kf5: Crash when closing |kf5: Crash when closing
   |application after D'n'D of  |Writer after D'n'D of text
   |text|

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


[Libreoffice-bugs] [Bug 130499] kf5: Crash when closing application after D'n'D of text

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130499

--- Comment #2 from Michael Weghorn  ---
Created attachment 157720
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157720=edit
Screencast showing the issue

I came across this while looking at bug 103182, but it looks unrelated.

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


[Libreoffice-bugs] [Bug 130499] kf5: Crash when closing application after D'n'D of text

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130499

Michael Weghorn  changed:

   What|Removed |Added

 Blocks||102495


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend 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 102495] [META] KDE VCL backend bugs and enhancements

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495

Michael Weghorn  changed:

   What|Removed |Added

 Depends on||130499


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130499
[Bug 130499] kf5: Crash when closing application after D'n'D of text
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 90796] [META] HiDPI / Retina bugs

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90796

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

   What|Removed |Added

 Depends on||130481


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130481
[Bug 130481] Fonts are not rendered properly if using Impress full-screen with
tiling window manager (dwm + HiDPI screen)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130481] Fonts are not rendered properly if using Impress full-screen with tiling window manager (dwm + HiDPI screen)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130481

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

   What|Removed |Added

 Blocks||90796
Summary|Fonts are not rendered  |Fonts are not rendered
   |properly if using Impress   |properly if using Impress
   |full-screen with tiling |full-screen with tiling
   |window manager (dwm)|window manager (dwm + HiDPI
   ||screen)
 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #6 from Roman Kuznetsov <79045_79...@mail.ru> ---
So, we need people with HiDPI screen for checking it


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 130499] kf5: Crash when closing application after D'n'D of text

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130499

Michael Weghorn  changed:

   What|Removed |Added

 CC||m.wegh...@posteo.de

--- Comment #1 from Michael Weghorn  ---
Created attachment 157719
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157719=edit
Backtrace

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


[Libreoffice-bugs] [Bug 130500] New: Add Sukapura icon Theme to Core and Set It to Default for macOS

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130500

Bug ID: 130500
   Summary: Add Sukapura icon Theme to Core and Set It to Default
for macOS
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: riz_17_...@yahoo.co.id

As a supported platform, LibreOffice for macOS lacks dedicated icon theme that
blends natively to the system. In the previous discussion here
(https://bugs.documentfoundation.org/show_bug.cgi?id=42082) we could find many
different suggestions about which icon theme should be set as default for macOS
platform. From my point of view, using current available icon theme in the core
is not the right choice. Breeze theme should be dedicated for KDE Plasma 5,
while Sifr are intended to be the theme for accessibility and Colibre is the
only Windows-y choice. 

So let me introduce a brand new icon theme: Sukapura, the name is taken after a
kingdom of my hometown Tasikmalaya. Here some of Sukapura's fact

- Based on Colibre theme, so it is flat by design. While it is based on Colibre
but the design is not merely the same. Other than the colors palette follow
macOS standard system colors
(https://developer.apple.com/design/human-interface-guidelines/macos/visual-design/color/)
that will eventually give maximum blendity to the system, Sukapura use
different geometrical shape such as arrow comparing to Colibre's.

- Has full SVG support, so likely it has big advantage for future need, like
HIDPi support etc.

- As I write this bug report, Sukapura could be considered 99% finished. So it
will not fallback to other theme. The last things that should be taken care is
adding localization support for some of formatting toolbar (B,I,U, etc).

Everyone could test by installing it from my Github repo:

https://github.com/rizmut/libreoffice-style-sukapura

Look at the screenshot:

https://raw.githubusercontent.com/rizmut/libreoffice-style-sukapura/master/preview.png

Try it with extension:

https://github.com/rizmut/libreoffice-style-sukapura/blob/master/build/Sukapura-IconSet.oxt


For someone who concern about larger installation size, may be we should
consider to remove Tango as it's not relevant now (GNOME 3 has join flat design
trend finally) and no one interested to maintain it. But it just a choice of
course.

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


[Libreoffice-bugs] [Bug 130499] New: kf5: Crash when closing application after D'n'D of text

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130499

Bug ID: 130499
   Summary: kf5: Crash when closing application after D'n'D of
text
   Product: LibreOffice
   Version: 7.0.0.0.alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: graphics stack
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m.wegh...@posteo.de

Description:
Writer crashes when closing it with kf5 VCL plugin after dragging and dropping
text, e.g. for the following case

Steps to Reproduce:

0. Use kf5 VCL plugin on X11
1. open a new Writer doc
2. type "Hello world"
3. select the text "Hello" with the mouse
4. Drag'n'drop the text to after the second word "world"
5. Close Writer

Actual Results:
Crash due to segfault

Expected Results:
No crash. LibreOffice should close normally


Reproducible: Always


User Profile Reset: Yes



Additional Info:
does not happen e.g. with gtk3 (s.a. backtrace); I didn't check on Wayland

Version: 7.0.0.0.alpha0+
Build ID: 017ae620604de06414dc3f780804c241b87e45c6
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

Deban testing with KDE Plasma

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


[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182

Michael Weghorn  changed:

   What|Removed |Added

 Depends on||129809


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=129809
[Bug 129809] LibreOffice Writer crash while moving one letter with hyperlink
(gtk3/kf5)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129809] LibreOffice Writer crash while moving one letter with hyperlink (gtk3/kf5)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129809

Michael Weghorn  changed:

   What|Removed |Added

Summary|LibreOffice Writer crash|LibreOffice Writer crash
   |while moving one letter |while moving one letter
   |with hyperlink in KDE   |with hyperlink (gtk3/kf5)
   |Plasma 5 environement   |
 Blocks||103182


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 129809] LibreOffice Writer crash while moving one letter with hyperlink in KDE Plasma 5 environement

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129809

--- Comment #5 from Michael Weghorn  ---
Created attachment 157718
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157718=edit
screencast to show how to reproduce (gtk3)

Turns out that the same happens with gtk3 on X11 (already with some version I
tried from the 5.2 bibisect repo) VCL plugin as well with a similar backtrace,
but not with gen or on Windows.
For both, kf5 and gtk3, it's sometimes required to move the hyperlink twice
until the issue happens, s. attached screencast.

>From a first analysis, the problem seems to be roughly:

* both Qt5TransferData and VclGtkClipboard have a member

Reference  m_aContents

* a request to handle X11 clipboard selection is received from somewhere and
processed. For the Qt 5 case, that is handled by the Qt5MimeData currently set
for the selection in the application/system clipboard, so
Qt5MimeData::retrieveData is called as follows (upper frames left out here):

> ...
>  10  Qt5MimeData::retrieveData   
> Qt5Transferable.cxx 303  0x7fffe3f89e30
>  11  QMimeDataPrivate::retrieveTypedData 
> qvariant.h  394  0x7fffe5111a2d
>  12  QMimeData::data 
> qmimedata.cpp   562  0x7fffe51128ee
>  13  QInternalMimeData::renderDataHelper(QString const&, QMimeData const *)   
> 0x7fffe49d1ce3
>  14  ??   
> 0x7fffe1fa6ee8
>  15  ??   
> 0x7fffe1f98abb
>  16  ??   
> 0x7fffe1f991b3
>  17  QXcbConnection::handleXcbEvent(xcb_generic_event_t *)
> 0x7fffe1f9db51
>  18  QXcbConnection::processXcbEvents(QFlags)  
> 0x7fffe1f9e8ca
>  19  ??   
> 0x7fffe1fc8cd3
>  20  g_main_context_dispatch  
> 0x7fffea3fcf1d
>  ...

which uses it's 'm_aContents' member to retrieve the data:

> aValue = m_aContents->getTransferData(aFlavor);

and the critical part is this line in 'SwTransferable::GetData' which updates
selection:

> m_pWrtShell->SelectTextAttr( RES_TXTATR_INETFMT );

since that updates the selection in the system clipoard like

> QApplication::clipboard()->setMimeData(new Qt5MimeData(m_aContents), 
> m_aClipboardMode);

with this backtrace:

>  1   Qt5Clipboard::setContents   
> Qt5Clipboard.cxx108  0x7fffe3f1e946
>  2   TransferableHelper::CopyToSelection 
> transfer.cxx974  0x708376b5
>  3   TransferableHelper::CopyToSelection 
> transfer.cxx989  0x70837820
>  4   SwTransferable::CreateSelection 
> swdtflvr.cxx4051 0x7fffb2b5345b
>  5   SwWrtShell::SttSelect   
> select.cxx  400  0x7fffb2e843ee
>  6   SwWrtShell::SelectTextAttr  
> move.cxx684  0x7fffb2e7d577
>  7   SwTransferable::GetData 
> swdtflvr.cxx534  0x7fffb2b4321d
>  8   TransferableHelper::getTransferData2
> transfer.cxx312  0x708346a4
>  9   TransferableHelper::getTransferData 
> transfer.cxx287  0x70834483
>  10  Qt5MimeData::retrieveData   
> Qt5Transferable.cxx 303  0x7fffe3f89e30
>  11  QMimeDataPrivate::retrieveTypedData 
> qvariant.h  394  0x7fffe5111a2d
>  12  QMimeData::data 
> qmimedata.cpp   562  0x7fffe51128ee
>  13  QInternalMimeData::renderDataHelper(QString const&, QMimeData const *)   
> 0x7fffe49d1ce3
>  14  ??   
> 0x7fffe1fa6ee8
>  15  ??   
> 0x7fffe1f98abb
>  16  ??   
> 0x7fffe1f991b3
>  17  QXcbConnection::handleXcbEvent(xcb_generic_event_t *)
> 0x7fffe1f9db51
>  18  QXcbConnection::processXcbEvents(QFlags)  
> 0x7fffe1f9e8ca
>  19  ?? 

[Libreoffice-commits] core.git: include/drawinglayer include/svx svx/inc svx/source sw/source

2020-02-06 Thread Tomaž Vajngerl (via logerrit)
 include/drawinglayer/primitive2d/baseprimitive2d.hxx  |5 +
 include/svx/sdr/primitive2d/sdrframeborderprimitive2d.hxx |2 +-
 svx/inc/sdr/overlay/overlaytools.hxx  |   12 ++--
 svx/inc/sdr/primitive2d/sdrcaptionprimitive2d.hxx |2 +-
 svx/inc/sdr/primitive2d/sdrconnectorprimitive2d.hxx   |2 +-
 svx/inc/sdr/primitive2d/sdrcustomshapeprimitive2d.hxx |2 +-
 svx/inc/sdr/primitive2d/sdrellipseprimitive2d.hxx |4 ++--
 svx/inc/sdr/primitive2d/sdrgrafprimitive2d.hxx|2 +-
 svx/inc/sdr/primitive2d/sdrmeasureprimitive2d.hxx |2 +-
 svx/inc/sdr/primitive2d/sdrole2primitive2d.hxx|2 +-
 svx/inc/sdr/primitive2d/sdrolecontentprimitive2d.hxx  |2 +-
 svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx|2 +-
 svx/inc/sdr/primitive2d/sdrrectangleprimitive2d.hxx   |2 +-
 svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx|   12 ++--
 svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx  |2 +-
 svx/source/table/viewcontactoftableobj.cxx|2 +-
 sw/source/core/draw/dflyobj.cxx   |2 +-
 sw/source/core/layout/paintfrm.cxx|2 +-
 sw/source/uibase/docvw/AnchorOverlayObject.cxx|2 +-
 sw/source/uibase/docvw/ShadowOverlayObject.cxx|2 +-
 20 files changed, 31 insertions(+), 34 deletions(-)

New commits:
commit bfb08ca517b6854b5c78b0b29c7a4d6dce473adb
Author: Tomaž Vajngerl 
AuthorDate: Thu Feb 6 21:14:44 2020 +0100
Commit: Tomaž Vajngerl 
CommitDate: Fri Feb 7 08:25:41 2020 +0100

remove use of macro DeclPrimitive2DIDBlock in everywhere

Change-Id: I3fcba604ee3bc95274700ae7406f27e292cd09ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88154
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 

diff --git a/include/drawinglayer/primitive2d/baseprimitive2d.hxx 
b/include/drawinglayer/primitive2d/baseprimitive2d.hxx
index 5ac8fc31e1f7..5e1a96429ff3 100644
--- a/include/drawinglayer/primitive2d/baseprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/baseprimitive2d.hxx
@@ -29,14 +29,12 @@
 #include 
 #include 
 
-/** defines for DeclPrimitive2DIDBlock and ImplPrimitive2DIDBlock
+/** defines ImplPrimitive2DIDBlock
 Added to be able to simply change identification stuff later, e.g. add
 an identification string and/or ID to the interface and to the 
implementation
 ATM used to delclare implement getPrimitive2DID()
 */
 
-#define DeclPrimitive2DIDBlock() virtual sal_uInt32 getPrimitive2DID() const 
override;
-
 #define ImplPrimitive2DIDBlock(TheClass, TheID)
\
 sal_uInt32 TheClass::getPrimitive2DID() const { return TheID; }
 
@@ -148,7 +146,6 @@ public:
 
 /** provide unique ID for fast identifying of known primitive 
implementations in renderers. These use
 the defines from drawinglayer_primitivetypes2d.hxx to define unique 
IDs.
-This method is normally defined using DeclPrimitive2DIDBlock()
  */
 virtual sal_uInt32 getPrimitive2DID() const = 0;
 
diff --git a/include/svx/sdr/primitive2d/sdrframeborderprimitive2d.hxx 
b/include/svx/sdr/primitive2d/sdrframeborderprimitive2d.hxx
index ed41e9b79ddf..b89a89952465 100644
--- a/include/svx/sdr/primitive2d/sdrframeborderprimitive2d.hxx
+++ b/include/svx/sdr/primitive2d/sdrframeborderprimitive2d.hxx
@@ -122,7 +122,7 @@ namespace drawinglayer
 bool doForceToSingleDiscreteUnit() const { return 
mbForceToSingleDiscreteUnit; }
 
 // provide unique ID
-DeclPrimitive2DIDBlock()
+virtual sal_uInt32 getPrimitive2DID() const override;
 };
 } // end of namespace primitive2d
 } // end of namespace drawinglayer
diff --git a/svx/inc/sdr/overlay/overlaytools.hxx 
b/svx/inc/sdr/overlay/overlaytools.hxx
index e394381da758..5d0f07006e60 100644
--- a/svx/inc/sdr/overlay/overlaytools.hxx
+++ b/svx/inc/sdr/overlay/overlaytools.hxx
@@ -54,7 +54,7 @@ public:
 // compare operator
 virtual bool operator==( const BasePrimitive2D& rPrimitive ) const 
override;
 
-DeclPrimitive2DIDBlock()
+virtual sal_uInt32 getPrimitive2DID() const override;
 };
 
 }} // end of namespace drawinglayer::primitive2d
@@ -107,7 +107,7 @@ namespace drawinglayer
 // compare operator
 virtual bool operator==( const BasePrimitive2D& rPrimitive ) const 
override;
 
-DeclPrimitive2DIDBlock()
+virtual sal_uInt32 getPrimitive2DID() const override;
 };
 } // end of namespace primitive2d
 } // end of namespace drawinglayer
@@ -147,7 +147,7 @@ namespace drawinglayer
 // compare operator
 virtual bool operator==( const BasePrimitive2D& rPrimitive ) const 
override;
 
-DeclPrimitive2DIDBlock()
+virtual sal_uInt32 getPrimitive2DID() const override;
 };
 } // end 

[Libreoffice-bugs] [Bug 130481] Fonts are not rendered properly if using Impress full-screen with tiling window manager (dwm)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130481

--- Comment #5 from br  ---
I just did further testing, with and without different external monitors, and
also with a different machine running ArchLinux.

New observation: the effect is only present with an 4k external monitor
attached. I cannot reproduce the effect with the same laptop on the internal
monitor only, or attaching an HD monitor attached.

Are there any known resolution issues which am relate to this issue?

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


[Libreoffice-commits] core.git: postprocess/CppunitTest_services.mk

2020-02-06 Thread Stephan Bergmann (via logerrit)
 postprocess/CppunitTest_services.mk |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit aa72601c8ce40c5e3bb3caae54522afaa83f0684
Author: Stephan Bergmann 
AuthorDate: Thu Feb 6 22:26:17 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Fri Feb 7 08:20:28 2020 +0100

Missing test dependencies

First, there was a SIGABRT due to

> Could not find platform independent libraries 
> Could not find platform dependent libraries 
> Consider setting $PYTHONHOME to [:]
> Fatal Python error: initfsencoding: Unable to get the locale encoding
> ModuleNotFoundError: No module named 'encodings'

at

> #1  0x76ddc8d9 in __GI_abort ()
> #2  0x7ffd654459db in fatal_error (prefix=, 
msg=, status=) at 
workdir/UnpackedTarball/python3/Python/pylifecycle.c:2187
> #3  0x7ffd654430fe in _Py_FatalInitError (err=...) at 
workdir/UnpackedTarball/python3/Python/pylifecycle.c:2206
> #4  0x7ffd65443348 in Py_InitializeEx (install_sigs=1) at 
workdir/UnpackedTarball/python3/Python/pylifecycle.c:1041
> #5  Py_Initialize () at 
workdir/UnpackedTarball/python3/Python/pylifecycle.c:1048
> #6  0x7ffd65d88a65 in pyuno_loader::(anonymous 
namespace)::PythonInit::PythonInit() (this=0x7ffd65da0820 

 const&)::s_Init>) at pyuno/source/loader/pyuno_loader.cxx:229
> #7  0x7ffd65d87b54 in 
pyuno_loader::CreateInstance(com::sun::star::uno::Reference
 const&) (ctx=...) at pyuno/source/loader/pyuno_loader.cxx:247

And then there was a failure

> postprocess/qa/services.cxx:318:(anonymous namespace)::Test::test
> forced failure
> - instantiating "com.sun.star.wizards.agenda.CallWizard" via 
"com.sun.star.wizards.agenda.CallWizard"  caused 
com.sun.star.uno.RuntimeException ": No module named 
'wizards.ui' (or 'ui.WizardDialog.WizardDialog' is unknown), traceback follows
>   File "instdir/program/pythonloader.py", line 136, in activate
> mod = self.getModuleFromUrl( locationUrl )
>   File "instdir/program/pythonloader.py", line 114, in getModuleFromUrl
> mod =  __import__( dependent )
>   File "instdir/program/uno.py", line 356, in _uno_import
> return _builtin_import(name, *optargs, **kwargs)
>   File "instdir/program/wizards/agenda/CallWizard.py", line 21, in 

> from .AgendaWizardDialogImpl import AgendaWizardDialogImpl, Desktop
>   File "instdir/program/uno.py", line 356, in _uno_import
> return _builtin_import(name, *optargs, **kwargs)
>   File "instdir/program/wizards/agenda/AgendaWizardDialogImpl.py", line 
20, in 
> from .AgendaWizardDialog import AgendaWizardDialog, uno
>   File "instdir/program/uno.py", line 356, in _uno_import
> return _builtin_import(name, *optargs, **kwargs)
>   File "instdir/program/wizards/agenda/AgendaWizardDialog.py", line 18, 
in 
> from ..ui.WizardDialog import WizardDialog, uno, UIConsts, 
PropertyNames
>   File "instdir/program/uno.py", line 434, in _uno_import
> raise uno_import_exc
>   File "instdir/program/uno.py", line 356, in _uno_import
> return _builtin_import(name, *optargs, **kwargs)
>
> "

Change-Id: I80160dccd162641e6a9d5633e45a498f230abfdc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88144
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/postprocess/CppunitTest_services.mk 
b/postprocess/CppunitTest_services.mk
index c0726f973da0..cd02461fb9a4 100644
--- a/postprocess/CppunitTest_services.mk
+++ b/postprocess/CppunitTest_services.mk
@@ -38,6 +38,12 @@ ifneq ($(DISABLE_PYTHON),TRUE)
 $(eval $(call gb_CppunitTest_use_python_ure,services))
 
 $(eval $(call gb_CppunitTest_use_rdb,services,pyuno))
+
+$(eval $(call gb_CppunitTest_use_packages,services, \
+   pyuno_pythonloader_ini \
+))
+
+$(call gb_CppunitTest_get_target,services): $(call 
gb_Pyuno_get_target,commonwizards)
 endif
 
 $(eval $(call gb_CppunitTest_use_configuration,services))
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130488] When I use UNDO the cursor goes to first page!

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130488

--- Comment #4 from Leopoldo Saggin  ---
IMHO it is a duplication of the bug 130440

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


[Libreoffice-bugs] [Bug 130453] [MacOS] Convert from Carbon to Cocoa framework

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130453

--- Comment #4 from Tor Lillqvist  ---
Without any concrete suggestions there is little to say. But in general, yeah,
I am sure there is lots that could be done. 

Using Objective-C++ makes it trivial to interface with cross-platform
LibreOffice code. (The same source file can freely use both C++ and Objective-C
APIs.) If one started rewriting stuff in Swift just to be more "cool", one
would also need to add a bunch of glue.

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


[Libreoffice-bugs] [Bug 130322] Strange Background image on the document

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130322

--- Comment #22 from Timur  ---
Created attachment 157717
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157717=edit
Another test compared MSO LO

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


[Libreoffice-bugs] [Bug 130322] Strange Background image on the document

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130322

Timur  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #21 from Timur  ---
Script wrongfully reopened it.

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


[Libreoffice-commits] core.git: cui/source solenv/clang-format

2020-02-06 Thread Muhammet Kara (via logerrit)
 cui/source/dialogs/dlgname.cxx  |2 +-
 cui/source/dialogs/zoom.cxx |   39 ---
 cui/source/inc/about.hxx|4 ++--
 cui/source/inc/dialmgr.hxx  |2 +-
 cui/source/inc/newtabledlg.hxx  |1 -
 cui/source/inc/showcols.hxx |4 ++--
 cui/source/options/certpath.hxx |2 +-
 cui/source/options/tsaurls.hxx  |2 +-
 solenv/clang-format/blacklist   |8 
 9 files changed, 28 insertions(+), 36 deletions(-)

New commits:
commit e9152974af2598856ab57268cb02c363f8730579
Author: Muhammet Kara 
AuthorDate: Fri Feb 7 01:46:25 2020 +0300
Commit: Muhammet Kara 
CommitDate: Fri Feb 7 08:06:24 2020 +0100

clang-format cui with under 5-percent lines of change

Files which could become clang-format conformant with
under 5-percent lines of change relative to the total
count of lines in the file are found by using bin/find-clang-format.py,
and fixed with /opt/lo/bin/clang-format -i 

There will be follow-up patches to fix all 'under-5-percent' files.

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

diff --git a/cui/source/dialogs/dlgname.cxx b/cui/source/dialogs/dlgname.cxx
index 0e201d5e22dd..133f1753fecd 100644
--- a/cui/source/dialogs/dlgname.cxx
+++ b/cui/source/dialogs/dlgname.cxx
@@ -77,7 +77,7 @@ IMPL_LINK_NOARG(SvxObjectNameDialog, ModifyHdl, weld::Entry&, 
void)
 // Dialog for editing Object Title and Description
 
 SvxObjectTitleDescDialog::SvxObjectTitleDescDialog(weld::Window* pParent, 
const OUString& rTitle,
-const OUString& rDescription)
+   const OUString& 
rDescription)
 : GenericDialogController(pParent, "cui/ui/objecttitledescdialog.ui", 
"ObjectTitleDescDialog")
 , m_xEdtTitle(m_xBuilder->weld_entry("object_title_entry"))
 , m_xEdtDescription(m_xBuilder->weld_text_view("desc_entry"))
diff --git a/cui/source/dialogs/zoom.cxx b/cui/source/dialogs/zoom.cxx
index 380ad1404da4..b80080dfa352 100644
--- a/cui/source/dialogs/zoom.cxx
+++ b/cui/source/dialogs/zoom.cxx
@@ -28,7 +28,6 @@
 
 namespace
 {
-
 const sal_uInt16 SPECIAL_FACTOR = 0x;
 
 } // anonymous namespace
@@ -50,7 +49,7 @@ void SvxZoomDialog::SetFactor(sal_uInt16 nNewFactor, 
ZoomButtonId nButtonId)
 
 if (nButtonId == ZoomButtonId::NONE)
 {
-if ( nNewFactor == 100 )
+if (nNewFactor == 100)
 {
 m_x100Btn->set_active(true);
 m_x100Btn->grab_focus();
@@ -66,7 +65,7 @@ void SvxZoomDialog::SetFactor(sal_uInt16 nNewFactor, 
ZoomButtonId nButtonId)
 else
 {
 m_xUserEdit->set_value(nNewFactor, FieldUnit::PERCENT);
-switch(nButtonId)
+switch (nButtonId)
 {
 case ZoomButtonId::OPTIMAL:
 {
@@ -86,7 +85,8 @@ void SvxZoomDialog::SetFactor(sal_uInt16 nNewFactor, 
ZoomButtonId nButtonId)
 m_xWholePageBtn->grab_focus();
 break;
 }
-default: break;
+default:
+break;
 }
 }
 }
@@ -108,7 +108,7 @@ void SvxZoomDialog::HideButton(ZoomButtonId nButtonId)
 break;
 
 default:
-OSL_FAIL("Wrong button number!" );
+OSL_FAIL("Wrong button number!");
 }
 }
 
@@ -118,10 +118,7 @@ void SvxZoomDialog::SetLimits(sal_uInt16 nMin, sal_uInt16 
nMax)
 m_xUserEdit->set_range(nMin, nMax, FieldUnit::PERCENT);
 }
 
-const SfxItemSet* SvxZoomDialog::GetOutputItemSet() const
-{
-return m_pOutSet.get();
-}
+const SfxItemSet* SvxZoomDialog::GetOutputItemSet() const { return 
m_pOutSet.get(); }
 
 SvxZoomDialog::SvxZoomDialog(weld::Window* pParent, const SfxItemSet& rCoreSet)
 : SfxDialogController(pParent, "cui/ui/zoomdialog.ui", "ZoomDialog")
@@ -141,22 +138,24 @@ SvxZoomDialog::SvxZoomDialog(weld::Window* pParent, const 
SfxItemSet& rCoreSet)
 , m_xBookModeChk(m_xBuilder->weld_check_button("bookmode"))
 , m_xOKBtn(m_xBuilder->weld_button("ok"))
 {
-Link aLink = LINK(this, SvxZoomDialog, UserHdl);
+Link aLink = LINK(this, SvxZoomDialog, UserHdl);
 m_x100Btn->connect_toggled(aLink);
 m_xOptimalBtn->connect_toggled(aLink);
 m_xPageWidthBtn->connect_toggled(aLink);
 m_xWholePageBtn->connect_toggled(aLink);
 m_xUserBtn->connect_toggled(aLink);
 
-Link aViewLayoutLink = LINK(this, SvxZoomDialog, 
ViewLayoutUserHdl);
+Link aViewLayoutLink = LINK(this, 
SvxZoomDialog, ViewLayoutUserHdl);
 m_xAutomaticBtn->connect_toggled(aViewLayoutLink);
 m_xSingleBtn->connect_toggled(aViewLayoutLink);
 m_xColumnsBtn->connect_toggled(aViewLayoutLink);
 
-Link aViewLayoutSpinLink = LINK(this, 
SvxZoomDialog, ViewLayoutSpinHdl);
+Link aViewLayoutSpinLink
+= LINK(this, SvxZoomDialog, ViewLayoutSpinHdl);
 

[Libreoffice-bugs] [Bug 130481] Fonts are not rendered properly if using Impress full-screen with tiling window manager (dwm)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130481

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
(In reply to br from comment #3)
> I am using Arch and installed the Arch-provided packages. This bug is
> already present since couple of releases. My this relate to the tiling
> window manager, where the window is fullscreent without and window
> decorations?

May be anything.

Can you try build LibreOffice from source code and try retest your problem
then?

https://wiki.documentfoundation.org/Development/BuildingOnLinux

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


[Libreoffice-bugs] [Bug 130434] Cyrillic characters are crippled when the copied Base table is pasted in Calc

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130434

--- Comment #10 from Ming Hua  ---
Created attachment 157716
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157716=edit
Example database file with different scripts

Hmm, such an elusive bug.

I've attached a new example ODB file with ASCII, Latin1, Cyrillic, and Chinese
text as separate records.  Hope it helps people with different locales to
reproduce this bug.

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


[Libreoffice-bugs] [Bug 130466] UI - Selected menu tabs are all Black on MacOS w/ high contrast menus 'On'

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130466

--- Comment #14 from Alex Thurgood  ---
Not sure what else to suggest. My macMini is connected to an external 1080p
display (1920x1080) if that makes any difference.

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


Re: build error in libreoffice-android

2020-02-06 Thread Michael Weghorn
Hi,

On 06/02/2020 08.14, RUTUJA BHAGWAN KENDRE wrote:
> Hello everyone!
>     I am Rutuja and I want to work on libreoffice online android app in
> gsoc 2020. I have built libreoffice core and online on ununtu 18.04 but
> I am not able to build libreoffice-android. I am getting this error when
> I run make command  
>  'configure: error:
> *** expat is required. or try to use --enable-libxml2
> /home/rutuja/libreoffice/external/fontconfig/ExternalProject_fontconfig.mk:22:
> recipe for target
> '/home/rutuja/libreoffice/workdir/ExternalProject/fontconfig/build' failed
> make[1]: ***
> [/home/rutuja/libreoffice/workdir/ExternalProject/fontconfig/build] Error 1
> make[1]: *** Waiting for unfinished jobs
> Makefile:282: recipe for target 'build' failed
> make: *** [build] Error'
>  I have installed libexpat as well as libexpat-dev package using 'sudo
> apt-get install libxml2 libxml2-dev' when i try to install expat it shows
> [...]

To clarify, did you run

sudo apt install libexpat1 libexpat1-dev

as well? (Your command explicitly mentions only 'libxml2' and
'libxml2-dev'.)


> I tried running ./configure --prefix=/usr but I get this error
> 
> /home/rutuja/libreoffice/external/liblangtag/ExternalPackage_liblangtag.mk:17:
> *** file
> /home/rutuja/libreoffice/workdir/UnpackedTarball/liblangtag/liblangtag/.libs/liblangtag-lo.so.1.4.1
> does not exist in the tarball.  Stop.
> Makefile:282: recipe for target 'build' failed
> make: *** [build] Error 2now

There's no need to run './configure' manually, just run './autogen.sh'
as documented in the "How to build" instructions also linked from the
Android documentation that you're using: [1]

There's no need to set a prefix for building. By default, the
installation goes to a subdirectory ./instdir and you can run it from
there right away.

> How shall I proceed now??

Best is probably to run a 'make clean', and then run again. What does
your 'autogen.input' look like or did you pass any parameters to
'./autogen.sh' directly?



[1] https://wiki.documentfoundation.org/Development/How_to_build
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 130481] Fonts are not rendered properly if using Impress full-screen with tiling window manager (dwm)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130481

--- Comment #3 from br  ---
I am using Arch and installed the Arch-provided packages. This bug is already
present since couple of releases. My this relate to the tiling window manager,
where the window is fullscreent without and window decorations?

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


[Libreoffice-bugs] [Bug 130466] UI - Selected menu tabs are all Black on MacOS w/ high contrast menus 'On'

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130466

--- Comment #13 from Alex Thurgood  ---
Created attachment 157715
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157715=edit
Increased contrast OFF

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


[Libreoffice-bugs] [Bug 130466] UI - Selected menu tabs are all Black on MacOS w/ high contrast menus 'On'

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130466

--- Comment #12 from Alex Thurgood  ---
Created attachment 157714
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157714=edit
Increased contrast ON

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


[Libreoffice-bugs] [Bug 130466] UI - Selected menu tabs are all Black on MacOS w/ high contrast menus 'On'

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130466

--- Comment #11 from Alex Thurgood  ---
I'm using the same system theme.

The difference that I see is that with increased contrast on, I get dark blue
buttons, but the text is still visible. With contrast off, I get a pale blue
button background.

The testing was carried out on a macMini 2014, with Intel Iris 1536 Mo graphics
card. Screenshots attached for comparison.

-- 
You are receiving this mail because:
You 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 130421] CALC: Add new button to Export Current Sheet Directly as PDF

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130421

Heiko Tietze  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
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-ux-advise] [Bug 130417] table sidebar different layout between LibO and LOOL

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130417

Heiko Tietze  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
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-ux-advise] [Bug 130405] mismatch between command names and menu label for styles commands in Tools-Customize-Menus -- but they are consistent in "Toolbars"

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130405

Heiko Tietze  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
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-ux-advise] [Bug 98381] Pasting text at the beginning of a style changes the style to that of the pasted text

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98381

Heiko Tietze  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
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 108580] Cannot run LibreOffice, api-ms-win-crt-runtime-l1-1-0.dll is missing (for local solution see comment 7)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108580

Mike Kaganski  changed:

   What|Removed |Added

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

--- Comment #71 from Mike Kaganski  ---
So I suppose that all the changes to installer I made to correctly install
UCRT, and handle all the oddities resulting from MS making it so ridiculously
hard, fixed this. No reports in current versions. Closing FIXED. Any newer
problems, even looking similar, need own reports, possibly with this one in See
Also.

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


[Libreoffice-bugs] [Bug 130352] Calc crashes when "Insert -> Image" is selected (kf5)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

Michael Weghorn  changed:

   What|Removed |Added

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

--- Comment #16 from Michael Weghorn  ---
(In reply to Angelos Skembris from comment #15)
> I just did, and everything seems to work normally (dialog boxes open, image
> is inserted etc). 

Good to hear. Thanks for testing!

Assuming it's actually a distro issue, I'm closing this bug report as NOTOURBUG
for now. 
Please just reopen the bug in case there's anything to do on our side.

> Will report the issue in openSUSE's bugzilla in the next days.

It'd be nice if you could add the link to the bug report here then.

-- 
You are receiving this mail because:
You 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: compilerplugins/clang include/sfx2 include/svtools sfx2/source svtools/source svx/source

2020-02-06 Thread Noel Grandin (via logerrit)
 compilerplugins/clang/unusedmethods.results  |   46 +---
 include/sfx2/sidebar/AsynchronousCall.hxx|1 
 include/svtools/valueset.hxx |   11 -
 sfx2/source/sidebar/AsynchronousCall.cxx |6 -
 svtools/source/control/valueset.cxx  |  153 ---
 svx/source/dialog/ClassificationEditView.hxx |4 
 6 files changed, 30 insertions(+), 191 deletions(-)

New commits:
commit c19e688b1a1c3165e267eea971892869edb89569
Author: Noel Grandin 
AuthorDate: Thu Feb 6 11:44:26 2020 +0200
Commit: Noel Grandin 
CommitDate: Fri Feb 7 07:18:48 2020 +0100

loplugin:unusedmethods

Change-Id: I7296b2fc2862d0ad1f68658b19b2a25cb7609df1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88080
Tested-by: Jenkins
Reviewed-by: Noel Grandin 

diff --git a/compilerplugins/clang/unusedmethods.results 
b/compilerplugins/clang/unusedmethods.results
index 5c9cda42b90e..3f1635f5f34d 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -84,12 +84,16 @@ cui/source/inc/cfgutil.hxx:143
 _Bool CuiConfigFunctionListBox::get_iter_first(class weld::TreeIter &) 
const
 cui/source/inc/cfgutil.hxx:145
 _Bool CuiConfigFunctionListBox::iter_next(class weld::TreeIter &) const
+cui/source/inc/cfgutil.hxx:146
+_Bool CuiConfigFunctionListBox::iter_next_sibling(class weld::TreeIter &) 
const
 cui/source/inc/cfgutil.hxx:148
 class rtl::OUString CuiConfigFunctionListBox::get_text(const class 
weld::TreeIter &) const
 cui/source/inc/cfgutil.hxx:151
 class rtl::OUString CuiConfigFunctionListBox::get_id(int) const
 cui/source/inc/cfgutil.hxx:165
 int CuiConfigFunctionListBox::get_selected_index() const
+cui/source/inc/cfgutil.hxx:166
+void CuiConfigFunctionListBox::select(const class weld::TreeIter &)
 cui/source/inc/CustomNotebookbarGenerator.hxx:31
  CustomNotebookbarGenerator::CustomNotebookbarGenerator()
 cui/source/inc/hangulhanjadlg.hxx:244
@@ -608,6 +612,8 @@ include/sfx2/lokcharthelper.hxx:42
 void LokChartHelper::Invalidate()
 include/sfx2/msg.hxx:120
 const class std::type_info * SfxType0::Type() const
+include/sfx2/sidebar/AsynchronousCall.hxx:37
+ sfx2::sidebar::AsynchronousCall::AsynchronousCall()
 include/svl/itempool.hxx:171
 const type-parameter-?-? * 
SfxItemPool::GetItem2Default(TypedWhichId) const
 include/svl/itempool.hxx:207
@@ -622,24 +628,32 @@ include/svtools/toolbarmenu.hxx:112
 class weld::Container * ToolbarPopupContainer::getContainer()
 include/svtools/toolbarmenu.hxx:129
 class weld::Container * InterimToolbarPopup::getContainer()
-include/svtools/valueset.hxx:251
-_Bool ValueSet::ImplScroll(const class Point &)
-include/svtools/valueset.hxx:263
-void ValueSet::LinkStubImplTimerHdl(void *,class Timer *)
+include/svtools/valueset.hxx:301
+void ValueSet::RemoveItem(unsigned short)
+include/svtools/valueset.hxx:332
+void ValueSet::SetItemImage(unsigned short,const class Image &)
+include/svtools/valueset.hxx:333
+class Image ValueSet::GetItemImage(unsigned short) const
+include/svtools/valueset.hxx:335
+void ValueSet::SetItemData(unsigned short,void *)
+include/svtools/valueset.hxx:336
+void * ValueSet::GetItemData(unsigned short) const
+include/svtools/valueset.hxx:337
+void ValueSet::SetItemText(unsigned short,const class rtl::OUString &)
+include/svtools/valueset.hxx:339
+void ValueSet::SetColor(const class Color &)
+include/svtools/valueset.hxx:345
+void ValueSet::SetExtraSpacing(unsigned short)
+include/svtools/valueset.hxx:347
+void ValueSet::SetFormat()
 include/svx/autoformathelper.hxx:145
 _Bool AutoFormatBase::operator==(const class AutoFormatBase &)
 include/svx/ClassificationDialog.hxx:77
 void svx::ClassificationDialog::(anonymous)::__invoke()
-include/svx/ClassificationEditView.hxx:38
-void svx::ClassificationEditView::SetCharAttributes()
-include/svx/ClassificationEditView.hxx:44
-void svx::ClassificationEditView::SetNumType(enum SvxNumType)
 include/svx/ClassificationField.hxx:47
 const class rtl::OUString & svx::ClassificationResult::getDisplayText() 
const
 include/svx/ClassificationField.hxx:52
 _Bool svx::ClassificationResult::operator==(const class 
svx::ClassificationResult &) const
-include/svx/colorwindow.hxx:101
-_Bool SvxColorWindow::IsNoSelection() const
 include/svx/DiagramDataInterface.hxx:33
 class rtl::OUString DiagramDataInterface::getString() const
 include/svx/dlgctrl.hxx:257
@@ -766,8 +780,6 @@ include/vcl/animate/AnimationBitmap.hxx:69
 _Bool AnimationBitmap::operator!=(const struct AnimationBitmap &) const
 include/vcl/BitmapColor.hxx:39
 void BitmapColor::SetAlpha(unsigned char)
-include/vcl/builder.hxx:410
-enum FieldUnit BuilderUtils::detectUnit(const class rtl::OUString &)
 include/vcl/builderpage.hxx:36
 void BuilderPage::SetHelpId(const class rtl::OString &)
 include/vcl/ColorMask.hxx:113
@@ 

[Libreoffice-bugs] [Bug 130453] [MacOS] Convert from Carbon to Cocoa framework

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130453

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

   What|Removed |Added

 CC||t...@iki.fi

--- Comment #3 from Roman Kuznetsov <79045_79...@mail.ru> ---
Tor, possibly you have some opinion about this enh?

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


[Libreoffice-bugs] [Bug 108580] Cannot run LibreOffice, api-ms-win-crt-runtime-l1-1-0.dll is missing (for local solution see comment 7)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108580

--- Comment #70 from kevinbear  ---
Very Educational post share,Such a nice information post i like your blog keep
doing great job Visit here
https://www.usajacket.com/category/movie-merchandise/harley-quinn-shop/..

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


[Libreoffice-bugs] [Bug 130495] [rfe] Introduce radio buttons in Options - LibreOffice - Application Colors

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130495

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

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
and +1 from me

-- 
You are receiving this mail because:
You 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 130495] [rfe] Introduce radio buttons in Options - LibreOffice - Application Colors

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130495

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

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
and +1 from me

-- 
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 130474] no option to delete a single table cell in impress without clicking inside it

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130474

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

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 Blocks||100366
 CC||79045_79...@mail.ru

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
confirm in

Версия: 7.0.0.0.alpha0+ (x64)
ID сборки: 69ccba90135f4dfc22d4cb823e10cf4794ddaa04
Потоков ЦП: 4; ОС: Windows 10.0 Build 18362; Отрисовка ИП: по умолчанию; VCL:
win; 
Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=100366
[Bug 100366] [META] Impress/Draw table 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 100366] [META] Impress/Draw table bugs and enhancements

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100366

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

   What|Removed |Added

 Depends on||130474


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130474
[Bug 130474] no option to delete a single table cell in impress without
clicking inside it
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130481] Fonts are not rendered properly if using Impress full-screen with tiling window manager (dwm)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130481

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

   What|Removed |Added

 CC||79045_79...@mail.ru
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
What linux distro do you use?

Can you download LibreOffice from libreoffice.org/download (there are rpm and
deb packages), try install it and retest your problem?

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


[Libreoffice-bugs] [Bug 130495] [rfe] Introduce radio buttons in Options - LibreOffice - Application Colors

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130495

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

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval
  Component|LibreOffice |UI

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
UX-team, we need your opinion.

-- 
You are receiving this mail because:
You 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 130495] [rfe] Introduce radio buttons in Options - LibreOffice - Application Colors

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130495

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

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval
  Component|LibreOffice |UI

--- Comment #1 from Roman Kuznetsov <79045_79...@mail.ru> ---
UX-team, we need your opinion.

-- 
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 130483] Crash on pasting a table from Writer

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130483

--- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> ---
>4. In Impress, try to do something (can't remember what I actually did, but 
>probably tried to adjust the cell size).

We need more clear steps

I can't repro it by your unclear steps in

Версия: 7.0.0.0.alpha0+ (x64)
ID сборки: 69ccba90135f4dfc22d4cb823e10cf4794ddaa04
Потоков ЦП: 4; ОС: Windows 10.0 Build 18362; Отрисовка ИП: по умолчанию; VCL:
win; 
Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU
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 118336] Wrong statement about Fontwork

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118336

--- Comment #2 from Justin L  ---
(In reply to Regina Henschel from comment #0)
> a search for `Fontwork` has three results.
Commit 87a8b2c0d1002bff4f6268ac8673dd32fc7762b9 might help a bit with this. It
fixes the tooltips, and thus consistently treats "Fontwork" (which we want in
this context) as just Fontwork.

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


[Libreoffice-bugs] [Bug 130498] Impress: Highlighted text positions not recognised correctly when file is reopened after saved in microsoft powerpoint format

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130498

hellwoodf...@gmail.com  changed:

   What|Removed |Added

Summary|Impress: Highlighted text   |Impress: Highlighted text
   |positions not recognised|positions not recognised
   |correctly when filed is |correctly when file is
   |reopened after saved in |reopened after saved in
   |microsoft powerpoint format |microsoft powerpoint format

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


[Libreoffice-bugs] [Bug 130498] New: Impress: Highlighted text positions not recognised correctly when filed is reopened after saved in microsoft powerpoint format

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130498

Bug ID: 130498
   Summary: Impress: Highlighted text positions not recognised
correctly when filed is reopened after saved in
microsoft powerpoint format
   Product: LibreOffice
   Version: 6.4.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hellwoodf...@gmail.com

Description:
Description:
When saving an Impress document in Microsoft PowerPoint 2019 format, the text
highlighting is not at the same position when reopened. 


Steps to Reproduce:
1. I create a new Impress document. 
2. I type "hello all my friends".
3. I select the "hello". 
4. On the Formatting bar, I click the Highlighting icon.
5. The word "hello" is highlighted yellow (correct).
6. I select the "my". 
7. On the Formatting bar, I click the Highlighting icon choose another color
(green).
8. The word "my" is highlighted green (correct).
9. Please note that the words "all" and "friend" are NOT colored (correct). 
10. I save the document in Microsoft PowerPoint 2007-365 format (pptx). 
11. I close LibreOffice. 
12. I re-open the document in Libre-Office. 
13. The words "all" and "friend" are also colored. (not correct)



Actual Results:
13. The words "all" and "friend" are also colored. (not correct)

Expected Results:
13. The words "all" and "friend" should not be colored.


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 94283] LibreOffice can't start on Windows XP SP2

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94283

--- Comment #21 from Peter Schmiedt  ---
5.0.2.2 release is out.
https://spanishdictionary.cc/

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


[Libreoffice-bugs] [Bug 130156] Sidebar Position and Size add Align items

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130156

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 130142] Erratic Connector Lines behavior when moving the lines in Draw

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130142

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 130322] Strange Background image on the document

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130322

--- Comment #20 from QA Administrators  ---
[Automated Action] NeedInfo-To-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 105694] Misspelled Hebrew word causes writer to hang/crash

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105694

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 130322] Strange Background image on the document

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130322

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Resolution|NOTABUG |---
 Status|RESOLVED|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 88061] ROWS(), SHEETS(), COLUMNS() functions - relative path to other file

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88061

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 130149] Text using the Cantarell font is not printed

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130149

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 130145] LOOL will not make use of PROXY-Env Variables

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130145

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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


[Libreoffice-bugs] [Bug 105276] New line issue in long equations (no wrap option)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105276

--- Comment #6 from QA Administrators  ---
Dear Daniel Grigoras,

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 93789] text background color not displayed in slide show

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93789

hellwoodf...@gmail.com  changed:

   What|Removed |Added

 CC||hellwoodf...@gmail.com

--- Comment #53 from hellwoodf...@gmail.com  ---
*** Bug 130497 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 130497] Impress: Highlighted text not saved in microsoft office format

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130497

hellwoodf...@gmail.com  changed:

   What|Removed |Added

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

--- Comment #1 from hellwoodf...@gmail.com  ---
Bug 93789

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

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


[Libreoffice-bugs] [Bug 130497] New: Impress: Highlighted text not saved in microsoft office format

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130497

Bug ID: 130497
   Summary: Impress: Highlighted text not saved in microsoft
office format
   Product: LibreOffice
   Version: 6.2.8.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hellwoodf...@gmail.com

Description:
When saving an Impress document in Microsoft PowerPoint 2019 format, the text
highlighting is not saved.

Steps to Reproduce:
1. I create a new Impress document. 
2. I type "hello world".
3. I select on word, for example "hello" , 
4. On the Formatting bar, I click the Highlighting icon.
5. The word hello is highlighted yellow (correct).
6. I save the document in Microsoft PowerPoint 2019 format. 
7. I close LibreOffice. 
8. I re-open the document in Libre-Office. 
9. The yellow has disappeared. (not correct)



Actual Results:
9. The yellow has disappeared. (not correct)

Expected Results:
When reopenning the document, the highlighted text should be yellow. 


Reproducible: Always


User Profile Reset: No



Additional Info:
If I open the document in Microsoft Office, same result, the highlighting is
not there.

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


[Libreoffice-bugs] [Bug 130490] Status bar shows wrong page count when restarting page numbering

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130490

--- Comment #2 from sdc.bla...@youmail.dk ---
(In reply to Dieter from comment #1)
> Change view to book view and the second page is shown as blank page. 
> We have a lot of simliar bug reports, 
> but it's the intended behaviour (but documentation could be improved)
Thanks for the explanation Dieter (and links to related bugs). I tried (and
obviously failed) to find similar bugs before filing this one.  After reading
those bugs, I looked for documentation, but could not find any, though it was
suggested in bug #126284, comment 8.  Have you found any?  

There was a change in the status bar between 6.3 and 7.0, but I still find it
confusing. Seems strange to treat all "Insert Page Break, restart numbering" as
though the intention was to print books.

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


[Libreoffice-commits] core.git: 2 commits - .git-blame-ignore-revs include/drawinglayer

2020-02-06 Thread Tomaž Vajngerl (via logerrit)
 .git-blame-ignore-revs  |5 
+
 include/drawinglayer/primitive2d/cropprimitive2d.hxx|6 
+-
 include/drawinglayer/primitive2d/discretebitmapprimitive2d.hxx  |5 
+
 include/drawinglayer/primitive2d/discreteshadowprimitive2d.hxx  |5 
+
 include/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx  |5 
+
 include/drawinglayer/primitive2d/embedded3dprimitive2d.hxx  |5 
+
 include/drawinglayer/primitive2d/epsprimitive2d.hxx |4 +---
 include/drawinglayer/primitive2d/fillgradientprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/fillgraphicprimitive2d.hxx |6 
++
 include/drawinglayer/primitive2d/fillhatchprimitive2d.hxx   |6 
+-
 include/drawinglayer/primitive2d/graphicprimitive2d.hxx |5 
+
 include/drawinglayer/primitive2d/graphicprimitivehelper2d.hxx   |7 
++-
 include/drawinglayer/primitive2d/gridprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/groupprimitive2d.hxx   |5 
+
 include/drawinglayer/primitive2d/helplineprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/hiddengeometryprimitive2d.hxx  |5 
+
 include/drawinglayer/primitive2d/invertprimitive2d.hxx  |5 
+
 include/drawinglayer/primitive2d/markerarrayprimitive2d.hxx |5 
+
 include/drawinglayer/primitive2d/maskprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/mediaprimitive2d.hxx   |5 
+
 include/drawinglayer/primitive2d/metafileprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx   |6 
+-
 include/drawinglayer/primitive2d/objectinfoprimitive2d.hxx  |5 
++---
 include/drawinglayer/primitive2d/pagehierarchyprimitive2d.hxx   |4 +---
 include/drawinglayer/primitive2d/pagepreviewprimitive2d.hxx |5 
+
 include/drawinglayer/primitive2d/patternfillprimitive2d.hxx |5 
+
 include/drawinglayer/primitive2d/pointarrayprimitive2d.hxx  |5 
+
 include/drawinglayer/primitive2d/polygonprimitive2d.hxx |5 
+
 include/drawinglayer/primitive2d/polypolygonprimitive2d.hxx |5 
+
 include/drawinglayer/primitive2d/primitivetools2d.hxx   |6 
+-
 include/drawinglayer/primitive2d/sceneprimitive2d.hxx   |5 
+
 include/drawinglayer/primitive2d/sdrdecompositiontools2d.hxx|5 
+
 include/drawinglayer/primitive2d/shadowprimitive2d.hxx  |5 
+
 include/drawinglayer/primitive2d/structuretagprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/svggradientprimitive2d.hxx |5 
+
 include/drawinglayer/primitive2d/textbreakuphelper.hxx  |5 
+
 include/drawinglayer/primitive2d/textdecoratedprimitive2d.hxx   |5 
+
 include/drawinglayer/primitive2d/texteffectprimitive2d.hxx  |5 
+
 include/drawinglayer/primitive2d/textenumsprimitive2d.hxx   |5 
+
 include/drawinglayer/primitive2d/texthierarchyprimitive2d.hxx   |5 
+
 include/drawinglayer/primitive2d/textlayoutdevice.hxx   |5 
+
 include/drawinglayer/primitive2d/textlineprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/textprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/textstrikeoutprimitive2d.hxx   |5 
+
 include/drawinglayer/primitive2d/transformprimitive2d.hxx   |6 
+-
 include/drawinglayer/primitive2d/transparenceprimitive2d.hxx|5 
+
 include/drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx |5 
+
 include/drawinglayer/primitive2d/wallpaperprimitive2d.hxx   |6 
+-
 include/drawinglayer/primitive2d/wrongspellprimitive2d.hxx  |6 
+-
 49 files changed, 56 insertions(+), 197 deletions(-)

New commits:
commit d1d328441118fb978cf3233a461ad95bdb092934
Author: Tomaž Vajngerl 
AuthorDate: Tue Feb 4 09:32:06 2020 +0100
Commit: Tomaž Vajngerl 
CommitDate: Fri Feb 7 00:41:48 2020 +0100

put clang-format commits to .git-blame-ignore-revs

Change-Id: I9407ada626dbc81d53688d938948d45dc8927bb8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88137
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 

diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index ae2d666a81ee..4aef23f3cf23 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -1,4 +1,9 @@
 # clang-format
+a334f77792dfff92e3c97f7f61f59d01fc9338cf
+233c8aec16faf9302acb3625adcd1df026d59412
+f31b00b1a43f0d2fab2762ada230cd6dc267b6a4
+5ff0f83a3b5a323469bb410959b030de12b42505
+d487e1826bc177742aa8563f855c4b0bee49a705
 

[Libreoffice-bugs] [Bug 81637] No Data Labels available for data series

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81637

Gabor Kelemen  changed:

   What|Removed |Added

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

--- Comment #10 from Gabor Kelemen  ---


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

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


[Libreoffice-bugs] [Bug 108542] [META] Chart label bugs and enhancements

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108542
Bug 108542 depends on bug 81637, which changed state.

Bug 81637 Summary: No Data Labels available for data series
https://bugs.documentfoundation.org/show_bug.cgi?id=81637

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 94235] Ability to add series name to data series label

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94235

Gabor Kelemen  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com

--- Comment #4 from Gabor Kelemen  ---
*** Bug 81637 has been marked as a duplicate of this bug. ***

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


[Libreoffice-commits] core.git: bin/update_pch connectivity/inc solenv/clang-format xmlsecurity/inc

2020-02-06 Thread Muhammet Kara (via logerrit)
 bin/update_pch  |4 ++--
 connectivity/inc/pch/precompiled_ado.hxx|6 +++---
 solenv/clang-format/blacklist   |2 --
 xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx |6 +++---
 4 files changed, 8 insertions(+), 10 deletions(-)

New commits:
commit cec7cd30fd5ce4b9c3dd04e39f80573d45f8476a
Author: Muhammet Kara 
AuthorDate: Fri Feb 7 00:07:25 2020 +0300
Commit: Muhammet Kara 
CommitDate: Fri Feb 7 00:07:31 2020 +0100

Remove erroneous whitespace in update_pch

This was causing generation of code in violation of clang-format
conformance in these files:
 * xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
 * connectivity/inc/pch/precompiled_ado.hxx

Also remove these 2 files from the clang-format blacklist.

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

diff --git a/bin/update_pch b/bin/update_pch
index 63e1d95faeec..8055007a3b25 100755
--- a/bin/update_pch
+++ b/bin/update_pch
@@ -891,8 +891,8 @@ def generate(includes, libname, filename, module):
 ado_define = """
 // Cleanup windows header macro pollution.
 #if defined(_WIN32) && defined(WINAPI)
-#   include 
-#   undef RGB
+#include 
+#undef RGB
 #endif
 """
 f.write(ado_define)
diff --git a/connectivity/inc/pch/precompiled_ado.hxx 
b/connectivity/inc/pch/precompiled_ado.hxx
index 90e1a8ed1129..ee8f95bcf312 100644
--- a/connectivity/inc/pch/precompiled_ado.hxx
+++ b/connectivity/inc/pch/precompiled_ado.hxx
@@ -13,7 +13,7 @@
  manual changes will be rewritten by the next run of update_pch.sh (which 
presumably
  also fixes all possible problems, so it's usually better to use it).
 
- Generated on 2020-02-01 19:24:06 using:
+ Generated on 2020-02-07 00:17:17 using:
  ./bin/update_pch connectivity ado --cutoff=2 --exclude:system 
--exclude:module --exclude:local
 
  If after updating build fails, use the following command to locate 
conflicting headers:
@@ -109,8 +109,8 @@
 
 // Cleanup windows header macro pollution.
 #if defined(_WIN32) && defined(WINAPI)
-#   include 
-#   undef RGB
+#include 
+#undef RGB
 #endif
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist
index 7b2278628ff2..e6e9b3d97eaf 100644
--- a/solenv/clang-format/blacklist
+++ b/solenv/clang-format/blacklist
@@ -1873,7 +1873,6 @@ configmgr/source/xcuparser.cxx
 configmgr/source/xcuparser.hxx
 configmgr/source/xmldata.cxx
 configmgr/source/xmldata.hxx
-connectivity/inc/pch/precompiled_ado.hxx
 connectivity/inc/strings.hxx
 connectivity/qa/connectivity/ado/DriverTest.cxx
 connectivity/qa/connectivity/commontools/FValue_test.cxx
@@ -18690,7 +18689,6 @@ xmlsecurity/inc/framework/xmlsignaturetemplateimpl.hxx
 xmlsecurity/inc/gpg/SEInitializer.hxx
 xmlsecurity/inc/gpg/xmlsignature_gpgimpl.hxx
 xmlsecurity/inc/macrosecurity.hxx
-xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
 xmlsecurity/inc/xmlsec/saxhelper.hxx
 xmlsecurity/inc/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx
 xmlsecurity/inc/xmlsec/xmlstreamio.hxx
diff --git a/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx 
b/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
index 51a26bd98cc4..d1d1c82f6eeb 100644
--- a/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
+++ b/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx
@@ -13,7 +13,7 @@
  manual changes will be rewritten by the next run of update_pch.sh (which 
presumably
  also fixes all possible problems, so it's usually better to use it).
 
- Generated on 2019-10-17 15:18:01 using:
+ Generated on 2020-02-07 00:16:39 using:
  ./bin/update_pch xmlsecurity xsec_xmlsec --cutoff=2 --exclude:system 
--include:module --include:local
 
  If after updating build fails, use the following command to locate 
conflicting headers:
@@ -136,8 +136,8 @@
 
 // Cleanup windows header macro pollution.
 #if defined(_WIN32) && defined(WINAPI)
-#   include 
-#   undef RGB
+#include 
+#undef RGB
 #endif
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 119138] FILEOPEN XLSX: Chart titles missing (comment 3)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119138

Gabor Kelemen  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |kelem...@ubuntu.com
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #7 from Gabor Kelemen  ---
Proposed patch: https://gerrit.libreoffice.org/c/core/+/88151

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


[Libreoffice-bugs] [Bug 130458] Cannot evaluate an cell with an empty result from a formula

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130458

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #2 from m.a.riosv  ---
Please test it the option in Menu/Tools/Options/LibreOffice calc/Formula -
Detailed calculation settings - Treat empty string as zero, solve your issue.

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


[Libreoffice-bugs] [Bug 94234] Period separator missing from data series label formatting dialog

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94234

Gabor Kelemen  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |kelem...@ubuntu.com
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #3 from Gabor Kelemen  ---
Proposed patch: https://gerrit.libreoffice.org/c/core/+/88139

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


[Libreoffice-bugs] [Bug 130352] Calc crashes when "Insert -> Image" is selected (kf5)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130352

--- Comment #15 from Angelos Skembris  ---
(In reply to Michael Weghorn from comment #14)
> (In reply to Michael Weghorn from comment #10)
> > Not 100 % sure, but to me this looks more like a distro-packaging issue,
> > like an ABI issue due to Qt version that was built against not matching the
> > one used at runtime.
> 
> If that's actually the case, the TDF-provided packages should presumably
> work. Can you try those?

I just did, and everything seems to work normally (dialog boxes open, image is
inserted etc).


Will report the issue in openSUSE's bugzilla in the next days. 


Thanks for the help!

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


[Libreoffice-bugs] [Bug 130467] error in DIA.LAB (DIAS.LAB)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130467

m.a.riosv  changed:

   What|Removed |Added

 Resolution|--- |NOTABUG
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from m.a.riosv  ---
Sorry but one day plus one it's the next day.

In fact if you use =NETWORKDAYS.INTL(A1;B20) in the sample file the result it's
20, because it counts the working days between two dates, and both are counted.

-- 
You are receiving this mail because:
You 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: configmgr/qa officecfg/registry

2020-02-06 Thread Justin Luth (via logerrit)
 configmgr/qa/unit/test.cxx   |2 +-
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |8 

 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 87a8b2c0d1002bff4f6268ac8673dd32fc7762b9
Author: Justin Luth 
AuthorDate: Thu Feb 6 14:54:19 2020 +0300
Commit: Maxim Monastirsky 
CommitDate: Thu Feb 6 23:11:39 2020 +0100

GenericCommands: fix Fontwork tooltips

These were terribly confusing.

.uno:Fontwork does NOT insert fontwork text, despite the tooltip name.
It opens up the old fontwork dialog that modifies contour properties
so that the text can flow along the contour.
The UIname is Fontwork, so lets have an automatic tooltip for that.

.uno:FontworkGalleryFloater has a UIname of "Fontwork Style",
but the auto-generated tooltip was "Fontwork". (Notice that this
conflicts with the UIname of the other one. So when you add "Fontwork"
to your toolbar, and chose the icon with the tooltip "Fontwork" you
get a different item.) Since this one actually inserts text, and
doesn't actually modify any existing style (that's the function of
Fontwork Shape), lets give this one the tooltip "Insert Fontwork Text".

Therefore, this patch effectively switches the two tooltip names around,
which much better matches their function, and their UIname.
I expect that this was the original 2016 intention anyway...

At the end, I decided to also change the UIname to "Insert Fontwork",
since the gallery is normally added to insert menus...
The unit test I had to modify just looked like a functionality test
and had nothing to do specifically with the label's string.
(It was last changed for tdf#91781 which made no specific
reference to fontwork.)

This might help documentation bug tdf#118336 a bit too.

Change-Id: I152596781def2d8dba47f53e345976543e3131bc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88101
Tested-by: Jenkins
Reviewed-by: Justin Luth 
Reviewed-by: Maxim Monastirsky 
Tested-by: Maxim Monastirsky 

diff --git a/configmgr/qa/unit/test.cxx b/configmgr/qa/unit/test.cxx
index 6d98f36154ef..e553c1947f66 100644
--- a/configmgr/qa/unit/test.cxx
+++ b/configmgr/qa/unit/test.cxx
@@ -272,7 +272,7 @@ void Test::testSetSetMemberName()
 ".uno:FontworkShapeType",
 "Label") >>=
 s);
-CPPUNIT_ASSERT_EQUAL( OUString("Fontwork Style"), s );
+CPPUNIT_ASSERT_EQUAL( OUString("Insert Fontwork"), s );
 }
 
 void Test::testInsertSetMember() {
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 87bd85857eaf..c266d12afbfe 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -72,11 +72,14 @@
   
   
 
-  Fontwork Style
+  Insert Fontwork
 
 
   Fontwork...
 
+
+  Insert Fontwork Text
+
 
   9
 
@@ -3848,9 +3851,6 @@
 
   F~ontwork
 
-
-  Insert Fontwork Text
-
 
   1
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 99684] Corner radius of rounded rectangle can be set by dragging point, but not by entering a value

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99684

--- Comment #14 from Stanislav Horacek  ---
As explained in comment #11, the added Control points indeed fixed the bug I've
reported. Thanks for closing this!

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


[Libreoffice-bugs] [Bug 130268] [Feature Request] Ability to set Persona (theme) on a per-application basis in LibreOffice

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130268

Darren John de Lima  changed:

   What|Removed |Added

   Keywords||accessibility

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


[Libreoffice-bugs] [Bug 130488] When I use UNDO the cursor goes to first page!

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130488

Mucip  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #3 from Mucip  ---
Hi,
Fiannly I got it again.
Please check the video...

https://autode.sk/2uh4P1j

Regards,
Mucip:)

-- 
You are receiving this mail because:
You 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] online.git: Changes to 'refs/tags/cp-4.2.0-4'

2020-02-06 Thread Andras Timar (via logerrit)
Tag 'cp-4.2.0-4' created by Andras Timar  at 
2020-02-06 22:01 +

cp-4.2.0-4

Changes since co-4-2-0-branch-point-445:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: Changes to 'refs/tags/CODE-4.2.0-4'

2020-02-06 Thread Andras Timar (via logerrit)
Tag 'CODE-4.2.0-4' created by Andras Timar  at 
2020-02-06 22:01 +

CODE-4.2.0-4

Changes since co-4-2-0-branch-point-445:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130496] New: Will LO create a replacement for Outlook, Please!

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130496

Bug ID: 130496
   Summary: Will LO create a replacement for Outlook, Please!
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: b...@wolven.net

I really like Libre Office and would switch to it completely if it had an
equivalent component to replace Outlook (email, calendar, tasks, contacts,
notes, etc... The designers and developers of LO are obviously bright, talented
people. Creating a replacement for Outlook can't be that difficult for you guys
and gals. So Please, do us all a favor and create it.

Thanx,
Randy

-- 
You are receiving this mail because:
You 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] online.git: Branch 'distro/collabora/code-4.2.0-4' - 78 commits - android/app android/lib configure.ac cypress_test/data cypress_test/integration_tests cypress_test/Makefile.am c

2020-02-06 Thread Andras Timar (via logerrit)
Rebased ref, commits from common ancestor:
commit b889fbbffe6b502f9c8568c58c0bb06d05b654b5
Author: Andras Timar 
AuthorDate: Mon Dec 9 18:09:48 2019 +0100
Commit: Andras Timar 
CommitDate: Thu Feb 6 22:59:19 2020 +0100

Bump package version to 4.2.0-4 and update deb/rpm package files

Change-Id: I935425f644f373acdd4bf8d073ec8be3f29313b8

diff --git a/configure.ac b/configure.ac
index e6448cdc5..a74884c06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.63])
 
-AC_INIT([loolwsd], [master], [libreoffice@lists.freedesktop.org])
+AC_INIT([loolwsd], [4.2.0], [libreoffice@lists.freedesktop.org])
 LT_INIT([shared, disable-static, dlopen])
 
 AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability])
diff --git a/debian/changelog b/debian/changelog
index 56cbc5563..1f9ce94ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,25 +1,23 @@
-loolwsd (1.8.2-1) unstable; urgency=medium
+loolwsd (4.2.0-4) unstable; urgency=medium
 
-  * Fix crash in Impress.
+  * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.0-4
 
- -- Jan Holesovsky   Thu, 11 Aug 2016 16:46:00 +0100
+ -- Andras Timar   Tue, 28 Jan 2020 18:58:00 +0100
 
-loolwsd (1.8.0-1) unstable; urgency=medium
+loolwsd (4.2.0-3) unstable; urgency=medium
 
-  [ Tor Lillqvist ]
-  * Back to packaging this for Debian.
+  * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.0-3
 
-  [ Jan Holesovsky ]
-  * Update to match Collabora Office 5.1
+ -- Andras Timar   Thu, 09 Jan 2020 22:12:00 +0100
 
- -- Jan Holesovsky   Fri, 05 Aug 2016 16:51:54 +0100
+loolwsd (4.2.0-2) unstable; urgency=medium
 
-loolwsd (1.0.0-1) unstable; urgency=low
+  * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.0-2
 
-  * Initial release
+ -- Andras Timar   Fri, 20 Dec 2019 13:27:00 +0100
 
-  * Local Variables:
-  * Mode: fundamental
-  * End:
+loolwsd (4.2.0-1) unstable; urgency=medium
 
- -- Tor Lillqvist   Fri, 15 May 2015 11:10:20 +0300
+  * https://cgit.freedesktop.org/libreoffice/online/log/?h=CODE-4.2.0-1
+
+ -- Andras Timar   Tue, 10 Dec 2019 20:47:00 +0100
diff --git a/debian/control b/debian/control
index 532367872..a4dc03ff6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,27 @@ Source: loolwsd
 Section: web
 Priority: optional
 Maintainer: Andras Timar 
-Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, 
libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), linux-libc-dev, nodejs, 
python-polib, python-lxml, python3-polib, python3-lxml, fontconfig, libpam-dev, 
libcppunit-dev, pkg-config, devscripts, m4
+Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, 
libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), linux-libc-dev, nodejs, 
python3-polib, python3-lxml, fontconfig, libpam-dev, libcppunit-dev, 
pkg-config, devscripts, m4
 Standards-Version: 3.9.7
 
 Package: loolwsd
 Section: web
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, fontconfig, libsm6, 
libssl1.0.0, libodbc1, libxinerama1, libxrender1, libcairo2, libgl1-mesa-glx, 
libcups2, libdbus-glib-1-2, cpio, libcap2-bin, ${lo:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ locales-all, adduser, expat, fontconfig, cpio, libcap2-bin,
+ collaboraofficebasis6.2-calc,
+ collaboraofficebasis6.2-core,
+ collaboraofficebasis6.2-graphicfilter,
+ collaboraofficebasis6.2-images,
+ collaboraofficebasis6.2-impress,
+ collaboraofficebasis6.2-ooofonts,
+ collaboraofficebasis6.2-writer,
+ collaboraoffice6.2,
+ collaboraoffice6.2-ure,
+ collaboraofficebasis6.2-en-us,
+ collaboraofficebasis6.2-draw,
+ collaboraofficebasis6.2-extension-pdf-import,
+ collaboraofficebasis6.2-ooolinguistic
 Description: LibreOffice Online WebSocket Daemon
  LOOLWSD is a daemon that talks to web browser clients and provides LibreOffice
  services.
diff --git a/debian/rules b/debian/rules
index d675675c0..feb980c95 100644
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,3 @@ override_dh_auto_test:
 
 override_dh_installinit:
# no init.d scripts here, assume systemd
-
-override_dh_gencontrol:
-   # put package names of LibreOffice here
-   # dh_gencontrol -- -Vlo:Depends=""
diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index d78760e82..5b2147216 100644
--- a/loolwsd.spec.in
+++ b/loolwsd.spec.in
@@ -12,39 +12,45 @@ Name:   loolwsd%{name_suffix}
 Name:   loolwsd
 %endif
 Version:@PACKAGE_VERSION@
-Release:1%{?dist}
+Release:4%{?dist}
 Vendor: %{vendor}
 Summary:LibreOffice Online WebSocket Daemon
 License:MPL
 Source0:loolwsd-@package_vers...@.tar.gz
-BuildRequires:  libcap-devel libpng-devel poco-devel >= 1.7.5 m4
-%if 0%{?fedora} || 0%{?rhel} >= 7
-BuildRequires:  libpcap kernel-headers
-%else
-%if 0%{?suse_version}
-BuildRequires:  libcap-progs linux-glibc-devel systemd-rpm-macros
+BuildRequires:  libcap-devel libpng-devel pam-devel gcc-c++ cppunit-devel 
pam-devel fontconfig 

[Libreoffice-commits] core.git: Changes to 'refs/tags/CODE-4.2.0-4'

2020-02-06 Thread Marco Cecchetti (via logerrit)
Tag 'CODE-4.2.0-4' created by Andras Timar  at 
2020-02-06 21:57 +

CODE-4.2.0-4

Changes since cp-6.2-3-68:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-6.2-4'

2020-02-06 Thread Marco Cecchetti (via logerrit)
Tag 'cp-6.2-4' created by Andras Timar  at 
2020-02-06 21:57 +

cp-6.2-4

Changes since cp-6.2-3-68:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130393] FILEOPEN DOCX Paragraph direct formatting not applied inside table

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130393

--- Comment #5 from Xisco Faulí  ---
just for the record, the office-interoperability-tools found quite some files
affected by 2ab481b038b62b1ff576ac4d49d03c1798cd7f84. I've just mentioned a
few. If needed, I can mention more.

-- 
You are receiving this mail because:
You 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] libcdr.git: src/lib

2020-02-06 Thread Libreoffice Gerrit user
 src/lib/CDRCollector.cpp |   10 -
 src/lib/CDRParser.cpp|   50 ++-
 2 files changed, 46 insertions(+), 14 deletions(-)

New commits:
commit 2bdf2a9d5d2ef15c3af1434803d9b58b0bfa0a29
Author: Fridrich Štrba 
AuthorDate: Thu Feb 6 22:36:35 2020 +0100
Commit: Fridrich Štrba 
CommitDate: Thu Feb 6 22:36:35 2020 +0100

Some more work on parsing CDRx6+ character colours

Change-Id: Ia80c4efe9b6c3282a9ee92d9b75c9c16e1bfdc50

diff --git a/src/lib/CDRCollector.cpp b/src/lib/CDRCollector.cpp
index 0119a54..3f204d0 100644
--- a/src/lib/CDRCollector.cpp
+++ b/src/lib/CDRCollector.cpp
@@ -337,7 +337,6 @@ unsigned libcdr::CDRParserState::_getRGBColor(const 
CDRColor )
   case 0x01:
   case 0x02:
   case 0x15:
-  case 0x14:
   {
 double cmyk[4] =
 {
@@ -567,6 +566,15 @@ unsigned libcdr::CDRParserState::_getRGBColor(const 
CDRColor )
 blue = rgb[2];
 break;
   }
+  // Registration colour
+  case 0x14:
+  {
+red = (unsigned char)cdr_round(255.0 * col0 / 100.0);
+green = (unsigned char)cdr_round(255.0 * col0 / 100.0);
+blue = (unsigned char)cdr_round(255.0 * col0 / 100.0);
+break;
+  }
+
   default:
 break;
   }
diff --git a/src/lib/CDRParser.cpp b/src/lib/CDRParser.cpp
index e27357d..1cac4d5 100644
--- a/src/lib/CDRParser.cpp
+++ b/src/lib/CDRParser.cpp
@@ -117,16 +117,23 @@ static int parseColourString(const char *colourString, 
libcdr::CDRColor ,
 ("CMYK", 2)
 ("CMYK255", 3)
 ("RGB255", 5)
+("HSB", 6)
+("HLS", 7)
+("GRAY255", 9)
+("YIQ255", 11)
+("LAB255", 18)
+("REGCOLOR", 20)
+("SPOT", 25)
 ;
 auto it = colourString;
 const auto end = it + std::strlen(it);
 bRes = phrase_parse(it, end,
 //  Begin grammar
 (
-  (cmodel | omit[+alnum]) >> -lit(',')
-  >> omit[+alnum] >> -lit(',')
-  >> *(uint_ >> -lit(','))
-  >> (repeat(8)[alnum] >> '-' >> 
repeat(3)[repeat(4)[alnum] >> '-'] >> repeat(12)[alnum])
+  (cmodel | omit[+alnum]) >> lit(',')
+  >> omit[+alnum] >> lit(',')
+  >> *(uint_ >> lit(','))
+  >> (repeat(8)[xdigit] >> '-' >> 
repeat(3)[repeat(4)[xdigit] >> '-'] >> repeat(12)[xdigit])
 ),
 //  End grammar
 space,
@@ -134,8 +141,8 @@ static int parseColourString(const char *colourString, 
libcdr::CDRColor ,
&& it == end;
   }
 
-  if (bRes)
-return -1;
+  // if (bRes)
+  //  return -1;
 
   if (colourModel)
 colour.m_colorModel = get(colourModel);
@@ -144,17 +151,34 @@ static int parseColourString(const char *colourString, 
libcdr::CDRColor ,
   {
 colour.m_colorValue = val[0] | (val[1] << 8) | (val[2] << 16) | (val[3] << 
24);
 opacity = (double)val[4] / 100.0;
-return 1;
   }
-
-  if (val.size() >= 4)
+  else if (val.size() >= 4)
   {
-colour.m_colorValue = val[0] | (val[1] << 8) | (val[2] << 16);
+if (colour.m_colorModel == 5)
+  colour.m_colorValue = val[2] | (val[1] << 8) | (val[0] << 16);
+else if (colour.m_colorModel == 6 || colour.m_colorModel == 7)
+  colour.m_colorValue = val[0] | (val[1] << 16) | (val[2] << 24);
+else
+  colour.m_colorValue = val[0] | (val[1] << 8) | (val[2] << 16);
 opacity = (double)val[3] / 100.0;
-return 1;
   }
-
-  return 0;
+  else if (val.size() >= 2)
+  {
+colour.m_colorValue = val[0];
+opacity = (double)val[1] / 100.0;
+  }
+  else if (val.size() >= 1)
+  {
+colour.m_colorValue = val[0];
+opacity = 1.0;
+  }
+  else
+  {
+CDR_DEBUG_MSG(("parseColourString --> bRes %i, size %lu, colorModel %u, 
colorValue 0x%.8x\n", bRes, val.size(), colour.m_colorModel, 
colour.m_colorValue));
+return 0;
+  }
+  CDR_DEBUG_MSG(("parseColourString --> bRes %i, size %lu, colorModel %u, 
colorValue 0x%.8x\n", bRes, val.size(), colour.m_colorModel, 
colour.m_colorValue));
+  return 1;
 }
 
 void normalizeAngle(double )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 130495] New: [rfe] Introduce radio buttons in Options - LibreOffice - Application Colors

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130495

Bug ID: 130495
   Summary: [rfe] Introduce radio buttons in Options - LibreOffice
- Application Colors
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sdc.bla...@youmail.dk

Created attachment 157713
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157713=edit
mockup of radio button approach to Application Colors

Tools - LibreOffice - Application Colors

Problem:  
  Useful and interesting settings, but
- difficult to get an overview, especially if unfamiliar with possibilities 
- overwhelming in first encounter
- long scroll window, 
- different kinds of controls, relevant to different users/purposes

Proposal:  Introduce radio buttons for each "type" and only show the relevant
controls for each type.  (same kind of idea as Area tab in Paragraph Style).

Here are the "types"
 General
 Text Document
 HTML
 Spreadsheet
 Drawing / Presentation
 Basic Syntax Highlighting
 SQL Syntax Highlighting
 Report Builder

Mockup attached  (2 Draw pages), showing the idea with "General" and
"Spreadsheet"No opinions about the "fine details" (e.g., some of the radio
buttons might only have 1 or 4 controls, some label names are long, moving some
to module specific locations). Others will be wiser about such issues.

No new commands.  No changes in existing functionality.  

Just UI change to make it easier to see/find relevant controls

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


[Libreoffice-bugs] [Bug 102187] [META] Options dialog bugs and enhancements

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102187

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Depends on||130495


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130495
[Bug 130495] [rfe] Introduce radio buttons in Options - LibreOffice -
Application Colors
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 130495] [rfe] Introduce radio buttons in Options - LibreOffice - Application Colors

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130495

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 Blocks||102187


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102187
[Bug 102187] [META] Options dialog 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 130393] FILEOPEN DOCX Paragraph direct formatting not applied inside table

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130393

--- Comment #4 from Xisco Faulí  ---
attachment from bug 42486 is also affected

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


[Libreoffice-bugs] [Bug 130494] FILEOPEN: DOCX: Text is incorrectly highlighted

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130494

Xisco Faulí  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 130393] FILEOPEN DOCX Paragraph direct formatting not applied inside table

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=130393

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||0494
 CC||xiscofa...@libreoffice.org

--- Comment #3 from Xisco Faulí  ---
attachment 103915 from bug 82076 is also affected by this issue. See text
'limited'

-- 
You are receiving this mail because:
You 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: postprocess/CppunitTest_services.mk solenv/gbuild

2020-02-06 Thread Stephan Bergmann (via logerrit)
 postprocess/CppunitTest_services.mk |2 --
 solenv/gbuild/CppunitTest.mk|4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)

New commits:
commit f3f5e11682b0392b4e750ec014c399051a5fe27c
Author: Stephan Bergmann 
AuthorDate: Thu Feb 6 19:46:09 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Thu Feb 6 22:23:52 2020 +0100

gb_CppunitTest__use_java_ure can be private again

...(which it already was until 1f6e670605cc856a6e9febb024f9cb2427156020 
"gbuild:
require java UNO runtime explicitly"), as
2a87b3b5aed8296a7506374fd5324c5659a88cb5 made that implicitly called from
gb_CppunitTest_use_jar(s), so its (sole outside) use in
postprocess/CppunitTest_services.mk is redundant

Change-Id: I9928521d184c54688de134ff3b9b5743ba3509c5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88134
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/postprocess/CppunitTest_services.mk 
b/postprocess/CppunitTest_services.mk
index 9371443b5d6a..c0726f973da0 100644
--- a/postprocess/CppunitTest_services.mk
+++ b/postprocess/CppunitTest_services.mk
@@ -43,8 +43,6 @@ endif
 $(eval $(call gb_CppunitTest_use_configuration,services))
 
 ifeq ($(ENABLE_JAVA),TRUE)
-$(eval $(call gb_CppunitTest_use_java_ure,services))
-
 $(eval $(call gb_CppunitTest_use_jars,services,\
ScriptProviderForJava \
smoketest \
diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk
index d914cf83faaa..1eb954c4242d 100644
--- a/solenv/gbuild/CppunitTest.mk
+++ b/solenv/gbuild/CppunitTest.mk
@@ -372,7 +372,7 @@ endif
 
 endef
 
-define gb_CppunitTest_use_java_ure
+define gb_CppunitTest__use_java_ure
 $(call gb_CppunitTest_get_target,$(1)) : \
 $(foreach jar,java_uno juh ridl unoloader,$(call 
gb_Jar_get_target,$(jar))) \
 $(call gb_Library_get_target,affine_uno_uno) \
@@ -389,7 +389,7 @@ $(call gb_CppunitTest_get_target,$(1)) : \
 endef
 
 define gb_CppunitTest_use_jar
-$(call gb_CppunitTest_use_java_ure,$(1))
+$(call gb_CppunitTest__use_java_ure,$(1))
 $(call gb_CppunitTest_get_target,$(1)) : $(call gb_Jar_get_target,$(2))
 
 endef
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-02-06 Thread Stephan Bergmann (via logerrit)
 unotest/source/cpp/officeconnection.cxx |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 5090ee7e32e1314285903eb6b30cf128e1195a2a
Author: Stephan Bergmann 
AuthorDate: Thu Feb 6 19:38:46 2020 +0100
Commit: Stephan Bergmann 
CommitDate: Thu Feb 6 22:22:23 2020 +0100

Fix mis-merge

d4b1d9b75572fdcc55a925254943a3cf29354f98 "sb123: #i111655# when, within 
build
env, calling javaldx within OOo installation sets, set 
UNO_JAVA_JFW_ENV_JREHOME,
but not UNO_JAVA_JFW_ENV_CLASSPATH" had removed the

  -env:UNO_JAVA_JFW_ENV_CLASSPATH=true

arg, but 8c59580b88a33d7f0c892c9c53776716ad661fcf "Merge commit
'ooo/DEV300_m101' into integration/dev300_m101", in what looks like an
accidental mis-merge, brought it back

Change-Id: If2313642a1a737c9711fb36dcab5c340bf7dcecb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88133
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/unotest/source/cpp/officeconnection.cxx 
b/unotest/source/cpp/officeconnection.cxx
index f89465b2c492..7a15161031e5 100644
--- a/unotest/source/cpp/officeconnection.cxx
+++ b/unotest/source/cpp/officeconnection.cxx
@@ -66,11 +66,10 @@ void OfficeConnection::setUp() {
 OUString userArg("-env:UserInstallation=" + 
toAbsoluteFileUrl(argUser));
 OUString jreArg(
 "-env:UNO_JAVA_JFW_ENV_JREHOME=true");
-OUString classpathArg("-env:UNO_JAVA_JFW_ENV_CLASSPATH=true");
 rtl_uString * args[] = {
 noquickArg.pData, norestoreArg.pData,
 nologoArg.pData, headlessArg.pData, acceptArg.pData, userArg.pData,
-jreArg.pData, classpathArg.pData };
+jreArg.pData };
 rtl_uString ** envs = nullptr;
 OUString argEnv;
 if (detail::getArgument("env", ))
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 79186] Re-saving DOC with table running over page end breaks layout (table header on 1st page; vertically aligned text influences cells on 2nd page; remainder on 3rd page)

2020-02-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79186

--- Comment #9 from Timur  ---
Created attachment 157712
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157712=edit
reisekostenabrechnung.docx

Repro 7.0+ with DOC attachment 121023, 2 pages open as 4.
Note: if DOC is saved in MSO 2013 as DOCX (I attach it here), MSO itself open
it as 4 pages, looking like LO's DOC.
Which shouldn't prevent us from fixing this DOC, "just saying".

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


  1   2   3   4   >