Nickson Thanda license statement

2018-03-25 Thread Nick Thanda
All of my past & future contributions to LibreOffice may be licensed under the 
MPLv2/LGPLv3+ dual license.

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


[Libreoffice-bugs] [Bug 116436] FILEOPEN DOCX: background color of a table row disappears

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116436

--- Comment #2 from haim kilov  ---
After saving as .doc the background color is preserved.

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


[Libreoffice-bugs] [Bug 93831] FILEOPEN XLSX Slow to open

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93831

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

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

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

If you have time, please do the following:

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

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

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

Please DO NOT

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


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

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


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

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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


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

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

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

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


[Libreoffice-commits] core.git: sw/uiconfig

2018-03-25 Thread Stanislav Horacek
 sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a488c7ad2763b944713997911c1ddb0315d8c93f
Author: Stanislav Horacek 
Date:   Sun Mar 25 13:21:32 2018 +0200

fix typo in dialog about rotation to standard orientation

Change-Id: Ia587c7fb41ed17e0c46845ca1823049ed6dfd67c

diff --git a/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui 
b/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui
index a4ce6a8ba7f8..79235d54133a 100644
--- a/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui
+++ b/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui
@@ -4,7 +4,7 @@
   
   
 False
-Rotate
 into standard orientation?`
+Rotate
 into standard orientation?
 False
 True
 dialog
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116629] notebookbar hide arrow

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116629

--- Comment #1 from Kshitij  ---
Hide arrow is set to NEXT symbol type in PriorityMergedHBox.cxx.
I searched for the other symbols in class symboltype
enum class SymbolType : sal_uInt16
{
DONTKNOW = 0,
IMAGE= 1,
ARROW_UP = 2,
ARROW_DOWN   = 3,
ARROW_LEFT   = 4,
ARROW_RIGHT  = 5,
SPIN_UP  = 6,
SPIN_DOWN= 7,
SPIN_LEFT= 8,
SPIN_RIGHT   = 9,
FIRST= 10,
LAST = 11,
PREV = 12,
NEXT = 13,
PAGEUP   = 14,
PAGEDOWN = 15,
PLAY = 16,
STOP = 19,
CLOSE= 25,
ROLLUP   = 26,
ROLLDOWN = 27,
CHECKMARK= 28,
RADIOCHECKMARK   = 29,
FLOAT= 31,
DOCK = 32,
HIDE = 33,
HELP = 34,
PLUS = 35,
MENU = SymbolType::SPIN_DOWN
};

No symbol was matching(looks alike) to double arrow. So, I guess it cannot be
changed directly.

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


Paragraphs and numbering

2018-03-25 Thread Jens Tröger
Hello,

I’d like to get some confirmation on how Writer document represent numbered 
paragraphs. See the paragraph properties service, 
https://www.openoffice.org/api/docs/common/ref/com/sun/star/style/ParagraphProperties.html
 
.

If `NumberingIsNumber` is True then it’s a list item of sorts: `NumberingLevel` 
tells me which level in the nesting hierarchy it might be but really just 
counts the numbers of tab-indents. There’s a max of 10 levels (i.e. 
tab-indents). For each of the levels there exists a set of “rules” 
(`NumberingRules`) that contain the “type” (`NumberingType`) for each level. 
Meaning that I can get more information about a list item by getting its type = 
rules[level].

The `NumberingIsOutline` values seems to be unreliable, and `OutlineLevel` is 
greater than 1 if the paragraph is a heading of sorts. By default, “Title” and 
“Heading 1” are both 1. So checking whether a paragraph is a heading depends on 
the `OutlineLevel` rather than the `NumberingIsOutline` boolean.

Is that about right? What did I miss with respect to document hierarchy?

Cheers!
Jens

--
Jens Tröger
http://savage.light-speed.de/ 
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 116532] Zotero plugin does not create its own Tab/ Section in the Notebookbar

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116532

--- Comment #4 from Pedro  ---
Sure!

Here's the link:

https://forums.zotero.org/discussion/comment/304459#Comment_304459

Maybe one of you guys can sign up there and interact with the Zotero devs (it's
an amazing open-source extension).

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


More Shapes for LibreOffice

2018-03-25 Thread Muhammad Ahsan Faheem
Hi LibreOffice Community,
I have applied for GSoC to work on LibreOffice development. Right now, I
want to work on an easyhack *"Bug 87892 - More shapes for LibreOffice draw
are needed" . *Hopefully, I will also understand the code by working on
this easyhack. I have built libreOffice successfully and just want someone
to tell me from where to start? I mean which part of code is responsible to
fix this easy hack?

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


[Libreoffice-bugs] [Bug 107575] [META] Number format bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107575
Bug 107575 depends on bug 116450, which changed state.

Bug 116450 Summary: CONVERSION FORMAT DATE
https://bugs.documentfoundation.org/show_bug.cgi?id=116450

   What|Removed |Added

 Status|CLOSED  |REOPENED
 Resolution|NOTOURBUG   |---

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


[Libreoffice-bugs] [Bug 116450] CONVERSION FORMAT DATE

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116450

Luuk  changed:

   What|Removed |Added

 Status|CLOSED  |REOPENED
 Resolution|NOTOURBUG   |---

--- Comment #8 from Luuk  ---
"LibreOffice now accepts English format codes in the few locales ..."

It should also tak info account this info when creating an export.

The export format is not 'defined' by LibreOffice, but in this case by someone
else, so LO should follow that definition, and not it's own.

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


[Libreoffice-bugs] [Bug 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

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

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


[Libreoffice-bugs] [Bug 115600] Missing Messages at the Use of “Navigate by” Function when Document Beginning or End is Reached

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115600

Jim Raykowski  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116596] Make message area in Findbar adjust to message size

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116596

Jim Raykowski  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116630] High CPU usage (25%) scrolling a slide down with arrow key containing a table

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116630

--- Comment #2 from Telesto  ---
Created attachment 140881
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140881=edit
Bibisect log

Bisected to:
author  Khaled Hosny 2017-03-03 05:15:14 +0200
committer   Khaled Hosny 2017-03-03 13:22:53
+
commit  a51b7a1c3a7e7cf7b0c733e1dec40288278c1884 (patch)
tree6452088195b6c0ad617e7a6b9f97ecc8672d321e
parent  5742868ccf030b2c0f03538d030bd18bd5666bdb (diff)
tdf#103831, tdf#100986: Force using GDI when needed
Our DirectWrite renderer is incomplete and can’t handle rotated text or text
with horizontal scaling, so route these two through GDI for now.

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


[Libreoffice-bugs] [Bug 116630] High CPU usage (25%) scrolling a slide down with arrow key containing a table

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116630

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

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


[Libreoffice-bugs] [Bug 116630] New: High CPU usage (25%) scrolling a slide down with arrow key containing a table

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116630

Bug ID: 116630
   Summary: High CPU usage (25%) scrolling a slide down with arrow
key containing a table
   Product: LibreOffice
   Version: 5.4.0.3 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
Using 1 core scrolling a slide down with arrow key

Steps to Reproduce:
1. Open the attached file (based on bug 113643)
2. Scroll the slide to top position
3. Scroll down using the down arrow key

Actual Results:  
Utilization of 1 core & a small lag

Expected Results:
12% or less


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 6.1.0.0.alpha0+
Build ID: dd4f1b1bd31daf080dc0420524712dc244e539b5
CPU threads: 4; OS: Windows 6.3; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-03-20_23:26:38
Locale: nl-NL (nl_NL); Calc: CL


User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101
Firefox/52.0

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 20 commits - avmedia/source cui/source desktop/source editeng/source extensions/source include/comphelper include/editeng include/sfx

2018-03-25 Thread martinb214
 avmedia/source/macavf/framegrabber.hxx  |1 
 avmedia/source/macavf/framegrabber.mm   |   18 --
 cui/source/inc/border.hxx   |1 
 cui/source/tabpages/border.cxx  |   32 +++-
 cui/source/tabpages/borderconn.cxx  |   17 +-
 cui/source/tabpages/borderconn.hxx  |2 
 desktop/source/lib/init.cxx |3 
 editeng/source/editeng/impedit.cxx  |3 
 extensions/source/ole/unoobjw.cxx   |   11 +
 include/comphelper/windowsdebugoutput.hxx   |   27 +++
 include/editeng/editids.hrc |2 
 include/sfx2/controlwrapper.hxx |7 +
 include/sfx2/itemconnect.hxx|   17 +-
 include/vcl/dialog.hxx  |7 -
 oox/source/export/drawingml.cxx |   87 ++--
 oox/source/export/shapes.cxx|1 
 sc/source/ui/app/inputhdl.cxx   |8 -
 sc/source/ui/unoobj/docuno.cxx  |   24 +--
 sd/qa/unit/data/pptx/tdf111789.pptx |binary
 sd/qa/unit/export-tests-ooxml2.cxx  |   39 +
 sd/qa/unit/tiledrendering/data/cut_selection_change.odp |binary
 sd/qa/unit/tiledrendering/data/paste_text_onslide.odp   |binary
 sd/qa/unit/tiledrendering/tiledrendering.cxx|  109 
 sd/source/ui/unoidl/unomodel.cxx|   20 +-
 sd/source/ui/view/sdview2.cxx   |8 +
 sfx2/source/control/unoctitm.cxx|1 
 sfx2/source/dialog/tabdlg.cxx   |   93 -
 sfx2/source/doc/docfile.cxx |   51 +--
 sw/qa/extras/ooxmlexport/ooxmlexport7.cxx   |6 
 sw/source/core/bastyp/init.cxx  |4 
 sw/source/ui/envelp/envfmt.cxx  |4 
 sw/source/uibase/app/docst.cxx  |6 
 sw/source/uibase/inc/uitool.hxx |   10 -
 sw/source/uibase/shells/textsh1.cxx |4 
 sw/source/uibase/uno/unotxdoc.cxx   |   19 +-
 sw/source/uibase/utlui/uitool.cxx   |   92 -
 uui/inc/strings.hrc |1 
 uui/source/iahndl-locking.cxx   |5 
 uui/source/trylater.cxx |   29 +++-
 uui/source/trylater.hxx |2 
 vcl/source/gdi/sallayout.cxx|4 
 vcl/source/window/dialog.cxx|   26 +++
 vcl/source/window/msgbox.cxx|1 
 vcl/source/window/window.cxx|2 
 44 files changed, 560 insertions(+), 244 deletions(-)

New commits:
commit 07c2d891cb6d83e47624104107226f20b9c2b4f3
Author: martinb214 
Date:   Wed Dec 6 20:58:45 2017 +0100

tdf#111790: Shadow imported from a PPTX file is not overriden

by the settings while saving back to PPTX

Reviewed-on: https://gerrit.libreoffice.org/45989
Tested-by: Jenkins 
Reviewed-by: Tamás Zolnai 
(cherry picked from commit 7f42b0f96a2798ae99aa65b84b0db3b2af2b282b)

Change-Id: I958f1987d0123bcf89ef37b13807f407781f3c15

diff --git a/oox/source/export/drawingml.cxx b/oox/source/export/drawingml.cxx
index b13d79ac8169..1067240fbe81 100644
--- a/oox/source/export/drawingml.cxx
+++ b/oox/source/export/drawingml.cxx
@@ -3220,25 +3220,25 @@ sal_Int32 lcl_CalculateDir(const double dX, const 
double dY)
 
 void DrawingML::WriteShapeEffects( const Reference< XPropertySet >& rXPropSet )
 {
+if( !GetProperty( rXPropSet, "InteropGrabBag" ) )
+return;
+
 Sequence< PropertyValue > aGrabBag, aEffects, aOuterShdwProps;
-if( GetProperty( rXPropSet, "InteropGrabBag" ) )
+mAny >>= aGrabBag;
+for( sal_Int32 i=0; i < aGrabBag.getLength(); ++i )
 {
-mAny >>= aGrabBag;
-for( sal_Int32 i=0; i < aGrabBag.getLength(); ++i )
+if( aGrabBag[i].Name == "EffectProperties" )
 {
-if( aGrabBag[i].Name == "EffectProperties" )
+aGrabBag[i].Value >>= aEffects;
+for( sal_Int32 j=0; j < aEffects.getLength(); ++j )
 {
-aGrabBag[i].Value >>= aEffects;
-for( sal_Int32 j=0; j < aEffects.getLength(); ++j )
+if( aEffects[j].Name == "outerShdw" )
 {
-if( aEffects[j].Name == "outerShdw" )
-{
-aEffects[j].Value >>= aOuterShdwProps;
-break;
-}
+aEffects[j].Value >>= 

[Libreoffice-bugs] [Bug 116591] Negative Time shows as ### when opening xlsx file

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116591

--- Comment #9 from Martin Troiber  ---
Thank you for the link to the error code documentation. I never realised that
there was such a thing.
Same goes for the error messages on the status bar I never knew of them. That
is due to the fact that normally those error messages are displayed in the
cells themselves. 
(It also never crossed my mind that ### itself could be an error message since
it didn't contain any letters. But that might be just stupidity on my side...)

May I suggest to show the error message "Cell not wide enough" on the status
bar when error ### occurs.

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


[Libreoffice-bugs] [Bug 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #5 from Dieter Praas  ---
Also no problem with disabled OpenGL

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


[Libreoffice-bugs] [Bug 116629] New: notebookbar hide arrow

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116629

Bug ID: 116629
   Summary: notebookbar hide arrow
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kain...@gmail.com

Created attachment 140879
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140879=edit
hide arrow for standard toolbars and notebookbar

can we change the hide arrow from notebookbar to the same style than the
default toolbar (double arrow)

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


[Libreoffice-bugs] [Bug 116628] New: Help -> Content folders cannot be navigated by mouse but only by keyboard.

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116628

Bug ID: 116628
   Summary: Help -> Content folders cannot be navigated by mouse
but only by keyboard.
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m...@hussam.eu.org

Description:
In master branch (6.1.0.0 alpha), Help -> Content folders cannot be navigated
by mouse but only by keyboard.
This works perfectly in libreoffice-6-0 branch.


Steps to Reproduce:
- Open help viewer, press on "Contents" tab and click/double click on
"Formulas"

Actual Results:  
- Formulas (folder) does not expand.

Expected Results:
- Formulas (folder) should expand.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101
Firefox/60.0

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


[Libreoffice-bugs] [Bug 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #4 from Telesto  ---
(In reply to Dieter Praas from comment #3)
> I can't see a diference. I also added the same text in italic without bold.
> On eyery zoom level I could see a clear difference between italic with bold
> and italic without bold.
> 
> Version: 6.1.0.0.alpha0+ (x64)
> Build ID: 9d75bfcfaef97b247b3b6cd346eb27e02ae7b010
> CPU threads: 4; OS: Windows 10.0; UI render: GL; 
> TinderBox: Win-x86_64@42, Branch:master, Time: 2018-03-19_06:25:17
> Locale: de-DE (de_DE); Calc: CL

I checked it again. It seems to be fine with OpenGL enabled; please try without
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 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #3 from Dieter Praas  ---
I can't see a diference. I also added the same text in italic without bold. On
eyery zoom level I could see a clear difference between italic with bold and
italic without bold.

Version: 6.1.0.0.alpha0+ (x64)
Build ID: 9d75bfcfaef97b247b3b6cd346eb27e02ae7b010
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-03-19_06:25:17
Locale: de-DE (de_DE); Calc: CL

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


[Libreoffice-bugs] [Bug 116626] Misfunction in LO Writer when marking passages

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116626

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
Not reproducible for me, if I change settings in the character dialog.

Version: 6.1.0.0.alpha0+ (x64)
Build ID: 9d75bfcfaef97b247b3b6cd346eb27e02ae7b010
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-03-19_06:25:17
Locale: de-DE (de_DE); Calc: CL

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


[Libreoffice-bugs] [Bug 116591] Negative Time shows as ### when opening xlsx file

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116591

--- Comment #8 from Mike Kaganski  ---
The behaviour is documented, e.g., here:
https://help.libreoffice.org/Calc/Error_Codes_in_Calc - the very first row. ###
never means other errors: if it is shown, it always means that what is to be
shown doesn't fit. It may happen that an error message doesn't fit; then - yes,
there would be ### there, to show the same: show string doesn't fit.

You also may select the cell and look at the status bar, where the error would
be explained (if there is an error), or the cell value (or sum, or average,
etc.) would be shown for normal cells (like in this case).

Wrt strings - well, for a string, it's enough to show a red triangle meaning
that there's something left; but for a number, any part of a number doesn't
make sense by itself.

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


lode Error:Unsupported base_os:MINGW64_NT-10.0

2018-03-25 Thread Jörg Kubitz

Hi,

I am trying to get involved into libreoffice. Following the instruction 
(https://wiki.documentfoundation.org/Development/How_to_build) as good 
as i can i am stuck on

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

I am getting error "Error:Unsupported base_os:MINGW64_NT-10.0" in the 
step "./setup --prereq"


How to proceed? Virtually impossible i am the first guy who is using 
windows 10 :-)



Jörg Kubitz



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


[Libreoffice-bugs] [Bug 116624] When I want to save a document, then it is impossible to create a folder

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116624

Telesto  changed:

   What|Removed |Added

 OS|All |Linux (All)

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


[Libreoffice-bugs] [Bug 116611] LibreOffice Version: 6.0.2.1 Crashes on Opening on Mac

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116611

--- Comment #3 from Telesto  ---
This sounds like bug 103690.. Fixed in LibreOffice 6.0.3. 

@Xisco
Bug 103690 has the wrong target. It didn't make it into 6.0.2

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


[Libreoffice-bugs] [Bug 116591] Negative Time shows as ### when opening xlsx file

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116591

--- Comment #7 from Martin Troiber  ---
Well I was pretty confident that it's a rendering problem. Thank you for the
confirmation...
I as a normal user never realized that ### can also mean that the answer is
simply to large for the cell. It might be misguiding for other users as well to
show the exact same "error" behaviour when having an real error in your
formula...
If there was some sort of message telling me that my cells are to small for the
result I wouldn't even be wasting the precious time of open source developers.
So that might be a thing to consider in future releases.

Anyway why is it that cells containing numbers become ### yet cells containing
text simply get truncated?

By the way a huge thanks to all of you developers creating and maintaining an
incredibly advanced alternative to Microsoft Office.

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


[Libreoffice-bugs] [Bug 63025] Copying chart to Writer looses data/ changes diagram type

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63025

Ian  changed:

   What|Removed |Added

 CC||i...@dataandanalytics.co.uk

--- Comment #11 from Ian  ---
Still an issue in version 6.0.2.1

(Build ID: 1:6.0.2~rc1-0ubuntu0.16.04.1~lo1)

I would also argue it is potentially a major bug given it affects basic
functionality and interaction within LO.

Being able to update Calc and have linked charts in Writer docs automatically
update would be a major productivity gain for multiple use cases.

Anyone creating periodic documents based on updated data and analysis would
only need to update the spreadsheet charts rather than then have to copy-paste
each chart as bitmap.

I would fund a bug bounty to see this bug squashed if it was possible.

-- 
You are receiving this mail because:
You 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: icon-themes/colibre

2018-03-25 Thread andreas kainz
 icon-themes/colibre/links.txt |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit eb077fc700242f405e87d90c4762f9b6cfd33784
Author: andreas kainz 
Date:   Sun Mar 25 10:49:58 2018 +0200

Colibre icons: update links.txt file

Change-Id: If3f9760e07318812d1a13dfd35f7832c4b6ed004
Reviewed-on: https://gerrit.libreoffice.org/51822
Tested-by: Jenkins 
Reviewed-by: andreas_kainz 

diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt
index f421f0ac3ba5..70181775f337 100644
--- a/icon-themes/colibre/links.txt
+++ b/icon-themes/colibre/links.txt
@@ -947,9 +947,9 @@ formula/res/fx.png cmd/sc_dbviewfunctions.png
 # fpicker
 # ==
 fpicker/res/fp011.png cmd/sc_firstpage.png
-fpicker/res/fp011.png cmd/sc_open.png
-fpicker/res/fp011.png cmd/sc_starshapes.png
-fpicker/res/fp011.png desktop/res/shared_16.png
+fpicker/res/fp014.png cmd/sc_open.png
+fpicker/res/fp015.png cmd/sc_starshapes.png
+fpicker/res/fp016.png desktop/res/shared_16.png
 
 # reportdesign
 # ==
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2018-03-25 Thread andreas kainz
 icon-themes/breeze/links.txt  |6 +++---
 icon-themes/breeze_dark/links.txt |6 +++---
 icon-themes/breeze_svg/links.txt  |6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit f6335b1bddb2ab95ce14535f64d30d8e7bac1611
Author: andreas kainz 
Date:   Sun Mar 25 10:48:35 2018 +0200

Breeze icons: update links.txt file

Change-Id: Iee4196e88b3d34dfa86b42cee895a4451edd4a4d
Reviewed-on: https://gerrit.libreoffice.org/51821
Tested-by: Jenkins 
Reviewed-by: andreas_kainz 

diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt
index 815baf65b7a2..3c961e2ac9a2 100644
--- a/icon-themes/breeze/links.txt
+++ b/icon-themes/breeze/links.txt
@@ -965,9 +965,9 @@ formula/res/fx.png cmd/sc_dbviewfunctions.png
 # fpicker
 # ==
 fpicker/res/fp011.png cmd/sc_firstpage.png
-fpicker/res/fp011.png cmd/sc_open.png
-fpicker/res/fp011.png cmd/sc_starshapes.png
-fpicker/res/fp011.png desktop/res/shared_16.png
+fpicker/res/fp014.png cmd/sc_open.png
+fpicker/res/fp015.png cmd/sc_starshapes.png
+fpicker/res/fp016.png desktop/res/shared_16.png
 
 # reportdesign
 # ==
diff --git a/icon-themes/breeze_dark/links.txt 
b/icon-themes/breeze_dark/links.txt
index 815baf65b7a2..3c961e2ac9a2 100644
--- a/icon-themes/breeze_dark/links.txt
+++ b/icon-themes/breeze_dark/links.txt
@@ -965,9 +965,9 @@ formula/res/fx.png cmd/sc_dbviewfunctions.png
 # fpicker
 # ==
 fpicker/res/fp011.png cmd/sc_firstpage.png
-fpicker/res/fp011.png cmd/sc_open.png
-fpicker/res/fp011.png cmd/sc_starshapes.png
-fpicker/res/fp011.png desktop/res/shared_16.png
+fpicker/res/fp014.png cmd/sc_open.png
+fpicker/res/fp015.png cmd/sc_starshapes.png
+fpicker/res/fp016.png desktop/res/shared_16.png
 
 # reportdesign
 # ==
diff --git a/icon-themes/breeze_svg/links.txt b/icon-themes/breeze_svg/links.txt
index 815baf65b7a2..3c961e2ac9a2 100644
--- a/icon-themes/breeze_svg/links.txt
+++ b/icon-themes/breeze_svg/links.txt
@@ -965,9 +965,9 @@ formula/res/fx.png cmd/sc_dbviewfunctions.png
 # fpicker
 # ==
 fpicker/res/fp011.png cmd/sc_firstpage.png
-fpicker/res/fp011.png cmd/sc_open.png
-fpicker/res/fp011.png cmd/sc_starshapes.png
-fpicker/res/fp011.png desktop/res/shared_16.png
+fpicker/res/fp014.png cmd/sc_open.png
+fpicker/res/fp015.png cmd/sc_starshapes.png
+fpicker/res/fp016.png desktop/res/shared_16.png
 
 # reportdesign
 # ==
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116627] EDITING / VIEWING underline is too fat / bold

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116627

--- Comment #1 from willemijns  ---
Created attachment 140878
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140878=edit
LO ubuntu sample

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


[Libreoffice-bugs] [Bug 116627] New: EDITING / VIEWING underline is too fat / bold

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116627

Bug ID: 116627
   Summary: EDITING / VIEWING underline is too fat / bold
   Product: LibreOffice
   Version: 6.0.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: documentfoundation@willemijns.com

Description:
underlined comma g y p q or j are stiked

Steps to Reproduce:
1. Use a Windows default font 
2. Underline text with comma, g y p q or j inside.
3.

Actual Results:  
comma letters , g y p q or j are stiked... not if you import the same document 
in M$ Word online and i suppose M$ Word software.





Expected Results:
underline not need to strike letters.


Reproducible: Always


User Profile Reset: No



Additional Info:
Same kind of comment made on
https://ask.libreoffice.org/en/question/59890/underline-spacing/

Same comment can be made on linux version with unbuntu, dejavu sans or lato  
font names... 


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101
Firefox/59.0

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


[Libreoffice-bugs] [Bug 116544] EDITING: Inserting Photo Album that includes .MOV causes Crash

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116544

Caolán McNamara  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116544] EDITING: Inserting Photo Album that includes .MOV causes Crash

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116544

--- Comment #5 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=1a600d6ed6578feda6e66d1e4f4f784818c308a6

tdf#116544 crash on unhandled IllegalArgument exception

It will be available in 6.1.0.

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

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

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


[Libreoffice-bugs] [Bug 116544] EDITING: Inserting Photo Album that includes .MOV causes Crash

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116544

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.1.0

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


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

2018-03-25 Thread Caolán McNamara
 sd/source/ui/dlg/PhotoAlbumDialog.cxx |   76 +++---
 1 file changed, 62 insertions(+), 14 deletions(-)

New commits:
commit 1a600d6ed6578feda6e66d1e4f4f784818c308a6
Author: Caolán McNamara 
Date:   Sun Mar 25 17:16:36 2018 +0100

tdf#116544 crash on unhandled IllegalArgument exception

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

diff --git a/sd/source/ui/dlg/PhotoAlbumDialog.cxx 
b/sd/source/ui/dlg/PhotoAlbumDialog.cxx
index b3ab9cbaa344..739548ce570d 100644
--- a/sd/source/ui/dlg/PhotoAlbumDialog.cxx
+++ b/sd/source/ui/dlg/PhotoAlbumDialog.cxx
@@ -182,9 +182,16 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, CreateHdl, Button*, 
void)
 aPicPos.Y = (aPageSize.Height - aPicSize.Height)/2;
 
 xShape->setPosition(aPicPos);
-xSlide->add(xShape);
-if(bCreateCaptions)
-createCaption( aPageSize );
+try
+{
+xSlide->add(xShape);
+if (bCreateCaptions)
+createCaption( aPageSize );
+}
+catch (const css::uno::Exception& exc)
+{
+SAL_WARN( "sd", exc );
+}
 }
 }
 else if( nOpt == TWO_IMAGES )
@@ -250,7 +257,14 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, CreateHdl, Button*, 
void)
 aPicPos.Y = aPageSize.Height/2 - aPicSize.Height/2;
 
 xShape->setPosition(aPicPos);
-xSlide->add(xShape);
+try
+{
+xSlide->add(xShape);
+}
+catch (const css::uno::Exception& exc)
+{
+SAL_WARN( "sd", exc );
+}
 }
 
 if( !sUrl2.isEmpty() )
@@ -287,10 +301,17 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, CreateHdl, Button*, 
void)
 aPicPos.Y = aPageSize.Height/2 - aPicSize.Height/2;
 
 xShape->setPosition(aPicPos);
-xSlide->add(xShape);
-if(bCreateCaptions)
-createCaption( aPageSize );
 
+try
+{
+xSlide->add(xShape);
+if(bCreateCaptions)
+createCaption( aPageSize );
+}
+catch (const css::uno::Exception& exc)
+{
+SAL_WARN( "sd", exc );
+}
 }
 }
 }
@@ -369,7 +390,14 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, CreateHdl, Button*, 
void)
 aPicPos.Y = aPageSize.Height/4 - aPicSize.Height/2;
 
 xShape->setPosition(aPicPos);
-xSlide->add(xShape);
+try
+{
+xSlide->add(xShape);
+}
+catch (const css::uno::Exception& exc)
+{
+SAL_WARN( "sd", exc );
+}
 }
 if( !sUrl2.isEmpty() )
 {
@@ -405,7 +433,14 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, CreateHdl, Button*, 
void)
 aPicPos.Y = aPageSize.Height/4 - aPicSize.Height/2;
 
 xShape->setPosition(aPicPos);
-xSlide->add(xShape);
+try
+{
+xSlide->add(xShape);
+}
+catch (const css::uno::Exception& exc)
+{
+SAL_WARN( "sd", exc );
+}
 }
 if( !sUrl3.isEmpty() )
 {
@@ -441,7 +476,14 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, CreateHdl, Button*, 
void)
 aPicPos.Y = aPageSize.Height/4 - aPicSize.Height/2 + 
aPageSize.Height/2;
 
 xShape->setPosition(aPicPos);
-xSlide->add(xShape);
+try
+{
+xSlide->add(xShape);
+}
+catch (const css::uno::Exception& exc)
+{
+SAL_WARN( "sd", exc );
+}
 }
 if( !sUrl4.isEmpty() )
 {
@@ -477,10 +519,16 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, CreateHdl, Button*, 
void)
 aPicPos.Y = aPageSize.Height/4 - aPicSize.Height/2 + 
aPageSize.Height/2;
 
 xShape->setPosition(aPicPos);
-

[Libreoffice-bugs] [Bug 71437] Dead keys not working

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71437

--- Comment #29 from bart.po...@gmail.com ---
The bug still happens with libreoffice 6.0.2 on Arch using:
- Plasma 5.12.3
- KDE frameworks 5.44
- Qt 5.10.1

Every application, including firefox, xterm and gimp works fine, libreoffice
ignores dead keys. Setting SAL_ALTGR_COMPOSE does nothing.

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


[Libreoffice-bugs] [Bug 116626] New: Misfunction in LO Writer when marking passages

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116626

Bug ID: 116626
   Summary: Misfunction in LO Writer when marking passages
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gottfried.me...@gmx.net

Description:
Bug in versions 6.0.1 & 6.0.2: If you mark a passage or passages to change e.g.
the font weight or give some more space between passages, Writer not only
applies the changes to the markedd passage(s) but to the whole document as if
you'd done 'mark all'.   

Steps to Reproduce:
1. write some text on a sheet 
2. mark a part of it 
3. change e.g. font weight or space between passages - bug applies as described

Actual Results:  
changes have been applied to whole document, not only marked passage(s) 

Expected Results:
as said above


Reproducible: Always


User Profile Reset: No



Additional Info:
mark only marked parts not whole document


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

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


[Libreoffice-bugs] [Bug 84205] FILESAVE: Theme Colors inverted in drawings after PPTX roundtrip ( black part turned to white)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84205

--- Comment #18 from Luke  ---
Szymon Kłos,

We're getting there. The shape theme colors in attachment 139746 are now
preserved on roundtrip. Thanks!


However, the original test doc and the stripped-down version, attachment 106747
, are both still losing their color info after being roundtripped.

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 27 commits - comphelper/source configure.ac cui/source desktop/source editeng/qa editeng/source include/comphelper include/editeng in

2018-03-25 Thread Mike Kaganski
 comphelper/source/xml/ofopxmlhelper.cxx |   18 
 configure.ac|2 
 cui/source/tabpages/chardlg.cxx |   10 
 desktop/source/app/app.cxx  |4 
 desktop/source/lib/init.cxx |   41 +-
 editeng/qa/unit/core-test.cxx   |  144 +++
 editeng/source/editeng/editeng.cxx  |   10 
 editeng/source/editeng/impedit.hxx  |7 
 editeng/source/editeng/impedit2.cxx |   10 
 editeng/source/editeng/impedit3.cxx |   12 
 editeng/source/items/itemtype.cxx   |8 
 editeng/source/outliner/outliner.cxx|   10 
 editeng/source/xml/xmltxtexp.cxx|6 
 include/LibreOfficeKit/LibreOfficeKit.h |1 
 include/LibreOfficeKit/LibreOfficeKit.hxx   |6 
 include/comphelper/windowsdebugoutput.hxx   |  456 +++-
 include/editeng/editeng.hxx |4 
 include/editeng/outliner.hxx|4 
 include/oox/core/xmlfilterbase.hxx  |   12 
 include/svtools/ctrlbox.hxx |3 
 include/svx/svdmodel.hxx|4 
 include/svx/svdotext.hxx|2 
 include/vcl/ITiledRenderable.hxx|   12 
 include/vcl/field.hxx   |   18 
 oox/source/core/xmlfilterbase.cxx   |  206 ++
 oox/source/export/drawingml.cxx |   19 -
 package/inc/ZipPackageEntry.hxx |   10 
 package/source/zippackage/ZipPackage.cxx|   31 +
 sc/inc/docuno.hxx   |6 
 sc/qa/unit/tiledrendering/tiledrendering.cxx|6 
 sc/source/ui/unoobj/docuno.cxx  |   34 -
 sd/qa/unit/data/odp/tdf115639.odp   |binary
 sd/qa/unit/data/ppt/tdf115639.ppt   |binary
 sd/qa/unit/data/pptx/font-scale.pptx|binary
 sd/qa/unit/data/pptx/tdf115639.pptx |binary
 sd/qa/unit/export-tests-ooxml2.cxx  |   17 
 sd/qa/unit/import-tests.cxx |   33 +
 sd/qa/unit/tiledrendering/tiledrendering.cxx|6 
 sd/source/ui/docshell/docshel4.cxx  |   16 
 sd/source/ui/inc/unomodel.hxx   |3 
 sd/source/ui/unoidl/unomodel.cxx|   36 -
 sd/source/ui/view/Outliner.cxx  |1 
 solenv/vs/LibreOffice.natvis|7 
 svtools/source/control/ctrlbox.cxx  |   14 
 svx/source/svdraw/svdetc.cxx|1 
 svx/source/svdraw/svdmodel.cxx  |   22 +
 svx/source/svdraw/svdotext.cxx  |   63 +++
 sw/inc/strings.hrc  |1 
 sw/inc/unotxdoc.hxx |4 
 sw/qa/extras/tiledrendering/tiledrendering.cxx  |6 
 sw/source/filter/ww8/docxexport.cxx |   14 
 sw/source/uibase/app/docsh2.cxx |2 
 sw/source/uibase/app/docst.cxx  |3 
 sw/source/uibase/app/docstyle.cxx   |   24 -
 sw/source/uibase/uno/unotxdoc.cxx   |   30 -
 vcl/source/control/field.cxx|   77 +---
 vcl/source/control/fixed.cxx|   21 -
 vcl/source/window/toolbox.cxx   |2 
 vcl/source/window/window.cxx|8 
 writerfilter/source/filter/WriterFilter.cxx |   38 --
 writerfilter/source/ooxml/OOXMLDocumentImpl.cxx |   60 +--
 xmloff/source/core/xmlimp.cxx   |7 
 62 files changed, 1312 insertions(+), 320 deletions(-)

New commits:
commit 73629949c1d6245f7fad419b677cf92a49ffd18a
Author: Mike Kaganski 
Date:   Wed Feb 21 00:30:16 2018 +0300

tdf#115892: properly get the box' saved value

Previously textual value like "10,5 pt" was converted to int as simply
10 (multiplied by 10, it became 100), which compared as different from
unchanged value of 105. This made the fractional values to be treated
as always changed.

This patch uses the same code to convert saved value as is used for
current edit box value.

Reviewed-on: https://gerrit.libreoffice.org/50066
Tested-by: Jenkins 
Reviewed-by: Mike Kaganski 
(cherry picked from commit f00e891f3369f7b8c2532634d9ff4ab19da17c33)

Change-Id: I09a84a6bf33b17e0192b79b31af21ef14d7e9c63

diff --git a/cui/source/tabpages/chardlg.cxx b/cui/source/tabpages/chardlg.cxx
index af80bb565ef7..75dab248267c 100644
--- a/cui/source/tabpages/chardlg.cxx
+++ b/cui/source/tabpages/chardlg.cxx
@@ -1041,14 +1041,8 @@ bool SvxCharNamePage::FillItemSet_Impl( SfxItemSet& 
rSet, LanguageGroup eLangGrp
 
 if ( pSizeBox->GetText().isEmpty() )   // GetValue() returns the min-value
 nSize = 0;
-long nSavedSize = pSizeBox->GetSavedValue().toInt32();
-bool bRel = 

[Libreoffice-bugs] [Bug 116625] New: [META] Files that open modified, but shouldn't

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116625

Bug ID: 116625
   Summary: [META] Files that open modified, but shouldn't
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ba...@caesar.elte.hu

There could be exceptions, eg. when the user chooses to update links in a Calc
spreadsheet, otherwise it's a bug.

Having a list of exceptions could be helpful for reference.

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


[Libreoffice-bugs] [Bug 116625] [META] Files that open modified, but shouldn't

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116625

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Depends on||31231, 77007
 Ever confirmed|0   |1


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=31231
[Bug 31231] Documents with charts open with the document set as already
modified
https://bugs.documentfoundation.org/show_bug.cgi?id=77007
[Bug 77007] FILEOPEN: User asked to save changes upon exit from unmodified XLS
file (possibly because of particular chart)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77007] FILEOPEN: User asked to save changes upon exit from unmodified XLS file ( possibly because of particular chart)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77007

Aron Budea  changed:

   What|Removed |Added

 Blocks||116625


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116625
[Bug 116625] [META] Files that open modified, but shouldn'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 31231] Documents with charts open with the document set as already modified

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=31231

Aron Budea  changed:

   What|Removed |Added

 Blocks||116625


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116625
[Bug 116625] [META] Files that open modified, but shouldn'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 116540] Text from Writer can not be imported in Calc as Formatted Text [RTF] when the first paragraph of the document has Break (Type-Page, Position-Before, With page Style-act

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116540

Buovjaga  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
Version|6.0.1.1 release |5.4.0.0.alpha0+
 Blocks||102593
 Ever confirmed|0   |1

--- Comment #2 from Buovjaga  ---
I bisected the behaviour that appeared in 5.4 to:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=a51b7a1c3a7e7cf7b0c733e1dec40288278c1884

commit  a51b7a1c3a7e7cf7b0c733e1dec40288278c1884 (patch)
tree6452088195b6c0ad617e7a6b9f97ecc8672d321e
parent  5742868ccf030b2c0f03538d030bd18bd5666bdb (diff)
tdf#103831, tdf#100986: Force using GDI when needed
Our DirectWrite renderer is incomplete and can’t handle rotated text or text
with horizontal scaling, so route these two through GDI for now.

Change-Id: I87b85796a29e3acce782e01b4c629fec6f1a9e25
Reviewed-on: https://gerrit.libreoffice.org/34848

This is another one of those things where moving to HarfBuzz broke something
"100 kilometers away", so I don't even want to bother Khaled :(


Referenced Bugs:

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

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593

Buovjaga  changed:

   What|Removed |Added

 Depends on||116540


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116540
[Bug 116540] Text from Writer can not be imported in Calc as Formatted Text
[RTF] when the first paragraph of the document has Break (Type-Page,
Position-Before, With page Style-activated)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116340] FILEOPEN XLSX Opening an .xlsb file with LibreOffice Calc is much slower than opening the same file with .xlsx extension

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116340

Aron Budea  changed:

   What|Removed |Added

   Keywords||perf

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


[Libreoffice-bugs] [Bug 39468] translate German comments, removing redundant ones

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468

--- Comment #360 from Johnny_M  ---
(In reply to Dennis Roczek from comment #358)
> @Johnny, you might know best the status of this ticket - can we close that
> tikcet? I'm asking because somebody assigned this ticket to himself...
> 
> Do you believe that there are still open tasks / missing translations? (as
> you set your focus now to bug 39674)

Hi Dennis, I can no longer find any comments - it's all accidental findings
from now on. So, no open tasks and or search ideas. I haven't closed it, just
in case someone comes across something and adds it here. I'm fine with closing
it though, or with letting it auto-expire. Whichever comes first. :)

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


[Libreoffice-bugs] [Bug 109280] conditional formatting not preserved with copy paste operations

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

Buovjaga  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #19 from Buovjaga  ---
We don't know the commit, so tweaking status.

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


[Libreoffice-bugs] [Bug 116624] New: When I want to save a document, then it is impossible to create a folder

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116624

Bug ID: 116624
   Summary: When I want to save a document, then it is impossible
to create a folder
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: armin_mohr...@web.de

Description:
1. I want to save a document in writer
2. Dialog opens
3. I want to create a folder
4. This is impossible - need to create the folder in KDE/Dolphin

Steps to Reproduce:
1. Try to save odt doc.
2. Try to create a folder (right click)
3. This is impossible
4. Need help of file manager

Actual Results:  
Creation of folder is impossible

Expected Results:
No new folder appears


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
If I want to create a new folder in save dialog, then is should appear.


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.0

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


[Libreoffice-bugs] [Bug 116540] Text from Writer can not be imported in Calc as Formatted Text [RTF] when the first paragraph of the document has Break (Type-Page, Position-Before, With page Style-act

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116540

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #1 from Buovjaga  ---
Created attachment 140877
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140877=edit
Document for copying

Repro, but not with 5.3.0. 5.4 has a behaviour, where the text will appear in
the input line, but the cell will appear empty.
I will try to bibisect in Windows.

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 54c2637c1c9b526ffd9423e2d8e431474b535276
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on March 25th 2018

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


[Libreoffice-bugs] [Bug 109280] conditional formatting not preserved with copy paste operations

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

Xavier Van Wijmeersch  changed:

   What|Removed |Added

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

--- Comment #18 from Xavier Van Wijmeersch  ---
can be closed as fixed

Version: 6.1.0.0.alpha0+
Build ID: 7422687028d33a9a4029aeb9265bc59578f5aef9
CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; 
Locale: nl-BE (en_US.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 87351] [META] Conditional formatting bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87351
Bug 87351 depends on bug 109280, which changed state.

Bug 109280 Summary: conditional formatting not preserved with copy paste 
operations
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 102593] [META] Paste bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102593
Bug 102593 depends on bug 109280, which changed state.

Bug 109280 Summary: conditional formatting not preserved with copy paste 
operations
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116520] Fileopen dump for ODT fed from ODS

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116520

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Repro.

Version: 6.1.0.0.alpha0+ (x64)
Build ID: 3677ca53c60304830285233474466de3272ec183
CPU threads: 4; OS: Windows 10.0; UI render: default; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-03-18_01:31:20
Locale: fi-FI (fi_FI); Calc: group

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


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

2018-03-25 Thread Jochen Nitschke
 include/svx/xpoly.hxx |   16 +-
 svx/inc/xpolyimp.hxx  |4 --
 svx/source/xoutdev/_xpoly.cxx |   67 ++
 3 files changed, 19 insertions(+), 68 deletions(-)

New commits:
commit 84f7b97e4e5e7183fdd98dd2c618a2a25b1cdaed
Author: Jochen Nitschke 
Date:   Sun Mar 25 15:18:58 2018 +0200

clang-tidy modernize-use-equals-default in XPolygon

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

diff --git a/include/svx/xpoly.hxx b/include/svx/xpoly.hxx
index 2c6f848d00be..08f7c866aa4d 100644
--- a/include/svx/xpoly.hxx
+++ b/include/svx/xpoly.hxx
@@ -54,8 +54,8 @@ class SVX_DLLPUBLIC XPolygon final
 
 public:
 XPolygon( sal_uInt16 nSize=16 );
-XPolygon( const XPolygon& rXPoly );
-XPolygon( XPolygon&& rXPoly );
+XPolygon( const XPolygon& );
+XPolygon( XPolygon&& );
 XPolygon( const tools::Polygon& rPoly );
 XPolygon( const tools::Rectangle& rRect, long nRx = 0, long nRy = 0 );
 XPolygon( const Point& rCenter, long nRx, long nRy,
@@ -77,8 +77,8 @@ public:
 
 const Point&operator[]( sal_uInt16 nPos ) const;
   Point&operator[]( sal_uInt16 nPos );
-XPolygon&   operator=( const XPolygon& rXPoly );
-XPolygon&   operator=( XPolygon&& rXPoly );
+XPolygon&   operator=( const XPolygon& );
+XPolygon&   operator=( XPolygon&& );
 booloperator==( const XPolygon& rXPoly ) const;
 
 PolyFlags  GetFlags( sal_uInt16 nPos ) const;
@@ -116,8 +116,8 @@ class SVX_DLLPUBLIC XPolyPolygon final
 
 public:
 XPolyPolygon();
-XPolyPolygon( const XPolyPolygon& rXPolyPoly );
-XPolyPolygon( XPolyPolygon&& rXPolyPoly );
+XPolyPolygon( const XPolyPolygon& );
+XPolyPolygon( XPolyPolygon&& );
 
 ~XPolyPolygon();
 
@@ -135,8 +135,8 @@ public:
 { return GetObject( nPos ); }
 XPolygon&   operator[]( sal_uInt16 nPos );
 
-XPolyPolygon&   operator=( const XPolyPolygon& rXPolyPoly );
-XPolyPolygon&   operator=( XPolyPolygon&& rXPolyPoly );
+XPolyPolygon&   operator=( const XPolyPolygon& );
+XPolyPolygon&   operator=( XPolyPolygon&& );
 
 // transformations
 void Distort(const tools::Rectangle& rRefRect, const XPolygon& 
rDistortedRect);
diff --git a/svx/inc/xpolyimp.hxx b/svx/inc/xpolyimp.hxx
index 4b73dd6fe556..425d2a551058 100644
--- a/svx/inc/xpolyimp.hxx
+++ b/svx/inc/xpolyimp.hxx
@@ -55,10 +55,6 @@ class ImpXPolyPolygon
 {
 public:
 ::std::vector< XPolygon > aXPolyList;
-
-ImpXPolyPolygon() {}
-ImpXPolyPolygon( const ImpXPolyPolygon& rImpXPolyPoly );
-~ImpXPolyPolygon();
 };
 
 
diff --git a/svx/source/xoutdev/_xpoly.cxx b/svx/source/xoutdev/_xpoly.cxx
index a4024a061954..63d53d8585b9 100644
--- a/svx/source/xoutdev/_xpoly.cxx
+++ b/svx/source/xoutdev/_xpoly.cxx
@@ -209,15 +209,9 @@ XPolygon::XPolygon( sal_uInt16 nSize )
 {
 }
 
-XPolygon::XPolygon( const XPolygon& rXPoly )
-: pImpXPolygon(rXPoly.pImpXPolygon)
-{
-}
+XPolygon::XPolygon( const XPolygon& ) = default;
 
-XPolygon::XPolygon( XPolygon&& rXPoly )
-: pImpXPolygon(std::move(rXPoly.pImpXPolygon))
-{
-}
+XPolygon::XPolygon( XPolygon&& ) = default;
 
 /// create a XPolygon out of a standard polygon
 XPolygon::XPolygon( const tools::Polygon& rPoly )
@@ -333,9 +327,7 @@ XPolygon::XPolygon(const Point& rCenter, long nRx, long nRy,
 pImpXPolygon->nPoints = nPos + 1;
 }
 
-XPolygon::~XPolygon()
-{
-}
+XPolygon::~XPolygon() = default;
 
 void XPolygon::SetPointCount( sal_uInt16 nPoints )
 {
@@ -455,17 +447,9 @@ Point& XPolygon::operator[]( sal_uInt16 nPos )
 return pImpXPolygon->pPointAry[nPos];
 }
 
-XPolygon& XPolygon::operator=( const XPolygon& rXPoly )
-{
-pImpXPolygon = rXPoly.pImpXPolygon;
-return *this;
-}
+XPolygon& XPolygon::operator=( const XPolygon& ) = default;
 
-XPolygon& XPolygon::operator=( XPolygon&& rXPoly )
-{
-pImpXPolygon = std::move(rXPoly.pImpXPolygon);
-return *this;
-}
+XPolygon& XPolygon::operator=( XPolygon&& ) = default;
 
 bool XPolygon::operator==( const XPolygon& rXPoly ) const
 {
@@ -866,30 +850,11 @@ XPolygon::XPolygon(const basegfx::B2DPolygon& rPolygon)
 }
 
 // XPolyPolygon
+XPolyPolygon::XPolyPolygon() = default;
 
-ImpXPolyPolygon::ImpXPolyPolygon( const ImpXPolyPolygon& rImpXPolyPoly )
-: aXPolyList( rImpXPolyPoly.aXPolyList )
-{
-}
-
-ImpXPolyPolygon::~ImpXPolyPolygon()
-{
-}
-
-XPolyPolygon::XPolyPolygon()
-: pImpXPolyPolygon()
-{
-}
+XPolyPolygon::XPolyPolygon( const XPolyPolygon& ) = default;
 
-XPolyPolygon::XPolyPolygon( const XPolyPolygon& rXPolyPoly )
-: pImpXPolyPolygon( rXPolyPoly.pImpXPolyPolygon )
-{
-}
-

[Libreoffice-bugs] [Bug 116555] Create HTML document(s) via Send yields anchor document with wrong extension

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116555

Gerhard Weydt  changed:

   What|Removed |Added

 Attachment #140827|0   |1
is obsolete||

--- Comment #6 from Gerhard Weydt  ---
Created attachment 140876
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140876=edit
test documents new version

answering comment #5: I had not saved the source document, and I realized that
I had perhaps already changed the extension to html.
So I added a new zipped file containing the source .ods, the two created files
.xhtml and .html and the screenshot of the error message resulting from opening
testSend.xhtml. If you change the extension of this file to .html, it works.
The old attachjment should no longer be visible because it was marked obsolete.

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 20 commits - basic/source cppuhelper/source cui/source desktop/qa desktop/source extensions/README extensions/source include/comphelp

2018-03-25 Thread Tor Lillqvist
 basic/source/classes/sbxmod.cxx   |5 
 cppuhelper/source/servicemanager.cxx  |   33 +
 cui/source/tabpages/backgrnd.cxx  |   20 ---
 desktop/qa/desktop_lib/test_desktop_lib.cxx   |3 
 desktop/source/lib/init.cxx   |   19 +++
 extensions/README |2 
 extensions/source/ole/ole2uno.cxx |5 
 extensions/source/ole/ole2uno.hxx |6 
 extensions/source/ole/oleobjw.cxx |   12 -
 extensions/source/ole/oleobjw.hxx |6 
 extensions/source/ole/olethread.cxx   |5 
 extensions/source/ole/servprov.cxx|   40 --
 extensions/source/ole/servprov.hxx|   29 
 extensions/source/ole/servreg.cxx |7 -
 extensions/source/ole/unoconversionutilities.hxx  |   21 +--
 extensions/source/ole/unoobjw.cxx |   10 -
 extensions/source/ole/unoobjw.hxx |   15 --
 extensions/source/ole/windata.hxx |5 
 include/LibreOfficeKit/LibreOfficeKit.h   |5 
 include/LibreOfficeKit/LibreOfficeKit.hxx |   11 +
 include/LibreOfficeKit/LibreOfficeKitEnums.h  |   11 +
 include/comphelper/windowsdebugoutput.hxx |   41 ++
 include/oox/ppt/slidetransitioncontext.hxx|1 
 include/sfx2/docfile.hxx  |   19 ++-
 include/sfx2/strings.hrc  |3 
 include/vcl/ITiledRenderable.hxx  |7 +
 include/vcl/ctrl.hxx  |2 
 include/vcl/vclevent.hxx  |2 
 include/vcl/window.hxx|3 
 oox/source/ppt/slidetransitioncontext.cxx |9 +
 sc/inc/docuno.hxx |3 
 sc/qa/unit/tiledrendering/tiledrendering.cxx  |   35 +
 sc/source/ui/app/scdll.cxx|   14 ++
 sc/source/ui/docshell/impex.cxx   |4 
 sc/source/ui/unoobj/docuno.cxx|   25 
 sd/qa/unit/data/pptx/tdf115394-zero.pptx  |binary
 sd/qa/unit/export-tests-ooxml2.cxx|   16 ++
 sd/qa/unit/tiledrendering/tiledrendering.cxx  |   42 ++
 sd/source/filter/eppt/pptx-epptooxml.cxx  |   10 -
 sd/source/ui/app/sddll.cxx|   11 +
 sd/source/ui/inc/unomodel.hxx |2 
 sd/source/ui/unoidl/unomodel.cxx  |   27 
 sfx2/source/doc/docfile.cxx   |   71 ---
 sfx2/source/view/viewfrm.cxx  |  134 --
 stoc/source/invocation/invocation.cxx |4 
 sw/inc/unotxdoc.hxx   |2 
 sw/qa/extras/tiledrendering/tiledrendering.cxx|   33 +
 sw/source/uibase/app/swdll.cxx|   11 +
 sw/source/uibase/uno/unotxdoc.cxx |   22 +++
 udkapi/com/sun/star/bridge/XBridgeSupplier.idl|3 
 udkapi/com/sun/star/bridge/XBridgeSupplier2.idl   |3 
 uui/inc/strings.hrc   |3 
 uui/source/iahndl-locking.cxx |   12 +
 uui/source/iahndl.cxx |9 -
 uui/source/openlocked.cxx |   22 +--
 uui/source/openlocked.hxx |2 
 vbahelper/source/vbahelper/vbaapplicationbase.cxx |8 -
 vbahelper/source/vbahelper/vbahelper.cxx  |8 +
 vcl/source/control/ctrl.cxx   |   18 --
 vcl/source/gdi/sallayout.cxx  |   30 +++-
 vcl/source/window/paint.cxx   |   57 -
 vcl/source/window/window.cxx  |   20 +++
 62 files changed, 716 insertions(+), 302 deletions(-)

New commits:
commit da9ea2718f6a5ee46b317ef5cb47552adf8c752d
Author: Tor Lillqvist 
Date:   Mon Feb 12 15:31:14 2018 +0200

Get rid of ole_adapter namespace level

None of this is DLLPUBLIC anyway, and it all goes into one DLL.

Change-Id: I3756f87aaa4561ef54a9e6aaeeac47b99350c6b3
Reviewed-on: https://gerrit.libreoffice.org/49616
Tested-by: Jenkins 
Reviewed-by: Tor Lillqvist 
(cherry picked from commit d9fc18d5a797972ba182fbcae941535a50098dcb)

diff --git a/extensions/README b/extensions/README
index eeff42a5d853..b74ff369baa1 100644
--- a/extensions/README
+++ b/extensions/README
@@ -24,7 +24,7 @@ See 
udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl
 
 This is initialized in Desktop::Main() in Desktop::OpenClients_Impl()
 by creating the service "com.sun.star.bridge.OleApplicationRegistration",
-which is implemented by ole_adapter::OleServer_Impl.
+which is implemented by OleServer_Impl.
 
 See extensions/source/ole/
 
diff --git a/extensions/source/ole/ole2uno.cxx 
b/extensions/source/ole/ole2uno.cxx
index 

Re: GSoC 2018 : LIbreOffice | LOEclipse | Introduction : Shobhan Mandal

2018-03-25 Thread Markus Mohrhard
Hello Shobhan,

On Wed, Mar 21, 2018 at 10:23 AM, Shobhan Mandal <
dev.shobhanman...@gmail.com> wrote:

> Greetings LibreOffice Community,
>
> I am Shobhan Mandal, currently pursuing my Masters Degree in Computer
> Science from International Institute of Information Technology - Hyderabad,
> Hyderabad, Telangana, India.
>
> I am interested in working on the GSoC 2018 project in LOEclipse under
> LibreOffice. I have also started submitting patches towards LOEclipse for
> the same. With experience in making projects using C, Java and Python and
> help from this beautiful community, I believe we can make some fruitful
> contribution to the LOEclipse code-base.
>
> Any help from you guys on improving how I contribute will always be
> appreciated. Looking forward to working with you guys.
>
>
You should get in contact with Samuel and discuss your ideas to write a
good application.

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


[Libreoffice-bugs] [Bug 39468] translate German comments, removing redundant ones

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468

--- Comment #359 from Kunal Gehlot  ---
I just realised that German comments are not in libs-core, my fault. This
directory is clean.

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


[Libreoffice-bugs] [Bug 39468] translate German comments, removing redundant ones

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468

Kunal Gehlot  changed:

   What|Removed |Added

   Assignee|gehlotkun...@gmail.com  |libreoffice-b...@lists.free
   ||desktop.org

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


Re: Serdar Oktay TUNÇ GSoC Introducyion

2018-03-25 Thread Markus Mohrhard
Hello Serdar,

On Sun, Mar 18, 2018 at 4:49 PM, serdar tunc  wrote:

> Hello Everyone!
> I am Serdar and I am last undergraduate year in Computer Engineering
> at Çanakkale Onsekiz Mart University. I know C++, python, git, gerrit,
> reading others code and gdb.
> I am interested in "Fix shape and text rotation in xlsx files". I've
> worked with this bug and solved one bug about this code section. I
> know how OOXML filter works.
>
> this is my contributions https://gerrit.libreoffice.org/#/q/serdar
>
>
>
I just noticed that you plan to apply for this project and that you have
added the corresponding project idea to the wiki page. Note that I had to
remove the project as I'm sure that I will not mentor such a project and I
assume that Eike will not have the time to mentor it. Additionally, I don't
think that the project idea is suitable for GSoC. Fixing shape and text
rotation in xlsx files would be about a week of work for me so it is quite
far from the required 3 month of at least 30 hour work.

I would suggest that you try to find a mentor for this project right now or
apply for a different idea that is already on the list.

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


[Libreoffice-bugs] [Bug 109280] conditional formatting not preserved with copy paste operations

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109280

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #17 from Buovjaga  ---
I get no problem now, please everyone re-test with the latest.

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 54c2637c1c9b526ffd9423e2d8e431474b535276
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on March 25th 2018

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


[Libreoffice-bugs] [Bug 114233] [META] PDF insert/embed bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114233

Buovjaga  changed:

   What|Removed |Added

 Depends on||116504


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116504
[Bug 116504] PDF export: The empty area in a PDF image is transparent when
exporting the PDF, showing table borders hidden below 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 116504] PDF export: The empty area in a PDF image is transparent when exporting the PDF, showing table borders hidden below it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116504

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Blocks||114233
 Ever confirmed|0   |1

--- Comment #3 from Buovjaga  ---
Repro.

Can we call it a regression, though, because PDF as image is a new feature
(since 5.3)?

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 54c2637c1c9b526ffd9423e2d8e431474b535276
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on March 25th 2018


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114233
[Bug 114233] [META] PDF insert/embed 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 116492] Change of forma is lost when you leave the cell.

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116492

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #3 from Buovjaga  ---
Not reproduced on Win 10.

Can you attach a file, where this always happens to you?

Version: 6.0.2.1 (x64)
Build ID: f7f06a8f319e4b62f9bc5095aa112a65d2f3ac89
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: fi-FI (fi_FI); Calc: group

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


[Libreoffice-bugs] [Bug 116504] PDF export: The empty area in a PDF image is transparent when exporting the PDF, showing table borders hidden below it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116504

Telesto  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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


[Libreoffice-bugs] [Bug 116504] PDF export: The empty area in a PDF image is transparent when exporting the PDF, showing table borders hidden below it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116504

--- Comment #2 from Telesto  ---
Created attachment 140875
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140875=edit
Example file

It's getting a habit :‑(

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


[Libreoffice-bugs] [Bug 116622] Inserted EMF image is not cropped correctly

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116622

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Version|6.0.2.1 release |5.2.7.2 release
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 116623] Some EMF image parts are incorrectly extended

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116623

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Version|6.0.2.1 release |5.2.7.2 release
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 115149] Conditional Formatting gets messed up when pasting new rows

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115149

Buovjaga  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

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


[Libreoffice-bugs] [Bug 116532] Zotero plugin does not create its own Tab/ Section in the Notebookbar

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116532

--- Comment #3 from Buovjaga  ---
(In reply to Pedro from comment #2)
> I already submitted a bug report in their forums (they don't use a bug
> tracker).

Please let us know the URL to the forum post.

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


[Libreoffice-bugs] [Bug 116504] PDF export: The empty area in a PDF image is transparent when exporting the PDF, showing table borders hidden below it

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116504

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
You forgot to attach the file

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


[Libreoffice-bugs] [Bug 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #2 from Telesto  ---
Created attachment 140874
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140874=edit
Example file

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


[Libreoffice-bugs] [Bug 116544] EDITING: Inserting Photo Album that includes .MOV causes Crash

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116544

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #4 from Caolán McNamara  ---
not much to do with me, but its an unhandled exception so easy to make not
crash

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


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

2018-03-25 Thread Caolán McNamara
 sax/source/fastparser/fastparser.cxx |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 975884fbbc3f80a634258ee562037688a42027a9
Author: Caolán McNamara 
Date:   Sun Mar 25 14:36:28 2018 +0100

ofz#7110 ensure join is called on std::exceptions as well as uno::Exception

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

diff --git a/sax/source/fastparser/fastparser.cxx 
b/sax/source/fastparser/fastparser.cxx
index c6c9c0b207fd..2765584a08fc 100644
--- a/sax/source/fastparser/fastparser.cxx
+++ b/sax/source/fastparser/fastparser.cxx
@@ -290,7 +290,7 @@ private:
 {
 mpParser->parse();
 }
-catch (const Exception &)
+catch (...)
 {
 Entity  = mpParser->getEntity();
 rEntity.getEvent( EXCEPTION );
@@ -445,7 +445,7 @@ void Entity::startElement( Event const *pEvent )
 maContextStack.top().mxContext.set( xContext.get() );
 xContext.set( nullptr, SAL_NO_ACQUIRE );
 }
-catch (const Exception&)
+catch (...)
 {
 saveException( ::cppu::getCaughtException() );
 }
@@ -464,7 +464,7 @@ void Entity::characters( const OUString& sChars )
 {
 xContext->characters( sChars );
 }
-catch (const Exception&)
+catch (...)
 {
 saveException( ::cppu::getCaughtException() );
 }
@@ -488,7 +488,7 @@ void Entity::endElement()
 else
 xContext->endUnknownElement( aContext.maNamespace, 
aContext.maElementName );
 }
-catch (const Exception&)
+catch (...)
 {
 saveException( ::cppu::getCaughtException() );
 }
@@ -501,7 +501,7 @@ void Entity::processingInstruction( const OUString& 
rTarget, const OUString& rDa
 {
 mxDocumentHandler->processingInstruction( rTarget, rData );
 }
-catch (const Exception&)
+catch (...)
 {
 saveException( ::cppu::getCaughtException() );
 }
@@ -1225,7 +1225,7 @@ void FastSaxParserImpl::callbackStartElement(const 
xmlChar *localName , const xm
 rEntity.startElement(  );
 }
 }
-catch (const Exception&)
+catch (...)
 {
 rEntity.saveException( ::cppu::getCaughtException() );
 }
diff --git a/sw/qa/core/data/ooxml/pass/ofz4825-1.docx 
b/sw/qa/core/data/ooxml/fail/ofz4825-1.docx
similarity index 100%
rename from sw/qa/core/data/ooxml/pass/ofz4825-1.docx
rename to sw/qa/core/data/ooxml/fail/ofz4825-1.docx
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-03-25 Thread Jens Carl
 sc/qa/extras/scautoformatobj.cxx |   16 
 1 file changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 6189c211d52975442be4a23662af501dbb2582e2
Author: Jens Carl 
Date:   Sun Mar 25 05:12:03 2018 +

Correct class name of ScAutoFormatObj

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

diff --git a/sc/qa/extras/scautoformatobj.cxx b/sc/qa/extras/scautoformatobj.cxx
index 27d96f94f2fe..ca2b55cf200d 100644
--- a/sc/qa/extras/scautoformatobj.cxx
+++ b/sc/qa/extras/scautoformatobj.cxx
@@ -25,16 +25,16 @@ using namespace com::sun::star;
 
 namespace sc_apitest
 {
-class ScTableAutoFormatObj : public CalcUnoApiTest, public 
apitest::TableAutoFormat
+class ScAutoFormatObj : public CalcUnoApiTest, public apitest::TableAutoFormat
 {
 public:
-ScTableAutoFormatObj();
+ScAutoFormatObj();
 
 virtual uno::Reference init() override;
 virtual void setUp() override;
 virtual void tearDown() override;
 
-CPPUNIT_TEST_SUITE(ScTableAutoFormatObj);
+CPPUNIT_TEST_SUITE(ScAutoFormatObj);
 
 // TableAutoFormat
 CPPUNIT_TEST(testTableAutoFormatProperties);
@@ -45,12 +45,12 @@ private:
 uno::Reference mxComponent;
 };
 
-ScTableAutoFormatObj::ScTableAutoFormatObj()
+ScAutoFormatObj::ScAutoFormatObj()
 : CalcUnoApiTest("/sc/qa/extras/testdocuments")
 {
 }
 
-uno::Reference ScTableAutoFormatObj::init()
+uno::Reference ScAutoFormatObj::init()
 {
 uno::Reference xDoc(mxComponent, 
UNO_QUERY_THROW);
 CPPUNIT_ASSERT_MESSAGE("no calc document", xDoc.is());
@@ -64,19 +64,19 @@ uno::Reference ScTableAutoFormatObj::init()
 return xTableAutoFormat;
 }
 
-void ScTableAutoFormatObj::setUp()
+void ScAutoFormatObj::setUp()
 {
 CalcUnoApiTest::setUp();
 mxComponent = loadFromDesktop("private:factory/scalc");
 }
 
-void ScTableAutoFormatObj::tearDown()
+void ScAutoFormatObj::tearDown()
 {
 closeDocument(mxComponent);
 CalcUnoApiTest::tearDown();
 }
 
-CPPUNIT_TEST_SUITE_REGISTRATION(ScTableAutoFormatObj);
+CPPUNIT_TEST_SUITE_REGISTRATION(ScAutoFormatObj);
 
 } // end namespace
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116608] The bold part of Times of New Roman font bold & italic is disappearing at smaller zoom levels (depending on font size)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
What do you mean with "first paragraph"? If it is the the title of the book, I
can't confirm 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 95247] Borders accesibility

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95247

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 108383] [META] Borders dialog tab bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108383
Bug 108383 depends on bug 95247, which changed state.

Bug 95247 Summary: Borders accesibility
https://bugs.documentfoundation.org/show_bug.cgi?id=95247

   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 101886] Border line style control not a11y accessible

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101886

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 101886] Border line style control not a11y accessible

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101886

V Stuart Foote  changed:

   What|Removed |Added

 CC||jvcarrillo.carl...@gmail.co
   ||m

--- Comment #8 from V Stuart Foote  ---
*** Bug 95247 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 95247] Borders accesibility

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95247

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #5 from V Stuart Foote  ---
code pointers for the mute listbox in bug 101886

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

-- 
You are receiving this mail because:
You 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 116609] TABLE PROPERTIES: Overhauling column width changes

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116609

Dieter Praas  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
 Blocks||113088
Summary|[Table settings]|TABLE PROPERTIES:
   |Overhauling column size |Overhauling column width
   |changes |changes


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113088
[Bug 113088] [META] Writer table properties dialog bugs and enhancements
-- 
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 116609] TABLE PROPERTIES: Overhauling column width changes

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116609

Dieter Praas  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org
 Blocks||113088
Summary|[Table settings]|TABLE PROPERTIES:
   |Overhauling column size |Overhauling column width
   |changes |changes


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113088
[Bug 113088] [META] Writer table properties 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 113088] [META] Writer table properties dialog bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113088

Dieter Praas  changed:

   What|Removed |Added

 Depends on||116609


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116609
[Bug 116609] TABLE PROPERTIES: Overhauling column width changes
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83649] TABLE: Column width of last column cannot be modified

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83649

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Blocks||103100


Referenced Bugs:

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

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100

Dieter Praas  changed:

   What|Removed |Added

 Depends on||83649


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=83649
[Bug 83649] TABLE: Column width of last column cannot be modified
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 29 commits - comphelper/source configure.ac connectivity/source cui/source dbaccess/inc dbaccess/Library_dbahsql.mk dbaccess/Library_

2018-03-25 Thread Henry Castro
 Makefile.fetch|1 
 Repository.mk |4 
 RepositoryExternal.mk |   10 
 comphelper/source/misc/lok.cxx|   48 
 configure.ac  |   15 
 connectivity/source/drivers/firebird/Connection.cxx   |8 
 cui/source/tabpages/backgrnd.cxx  |   22 
 dbaccess/Library_dba.mk   |2 
 dbaccess/Library_dbahsql.mk   |   40 
 dbaccess/Module_dbaccess.mk   |1 
 dbaccess/README.vars  |1 
 dbaccess/inc/pch/precompiled_dbahsql.cxx  |   12 
 dbaccess/inc/pch/precompiled_dbahsql.hxx  |   38 
 dbaccess/source/core/dataaccess/datasource.cxx|   26 
 dbaccess/source/filter/hsqldb/columndef.cxx   |   41 
 dbaccess/source/filter/hsqldb/columndef.hxx   |   59 
 dbaccess/source/filter/hsqldb/createparser.cxx|  223 +
 dbaccess/source/filter/hsqldb/createparser.hxx|   51 
 dbaccess/source/filter/hsqldb/fbcreateparser.cxx  |  163 
 dbaccess/source/filter/hsqldb/fbcreateparser.hxx  |   38 
 dbaccess/source/filter/hsqldb/hsqlimport.cxx  |   56 
 dbaccess/source/filter/hsqldb/hsqlimport.hxx  |   47 
 dbaccess/source/filter/hsqldb/parseschema.cxx |   82 
 dbaccess/source/filter/hsqldb/parseschema.hxx |   44 
 desktop/source/app/officeipcthread.cxx|4 
 desktop/source/lib/init.cxx   |2 
 download.lst  |2 
 external/Module_external.mk   |1 
 external/twain/README |1 
 external/twain/inc/twain/twain.h  | 2289 --
 external/twain_dsm/ExternalPackage_twain_dsm.mk   |   20 
 external/twain_dsm/ExternalProject_twain_dsm.mk   |   33 
 external/twain_dsm/Module_twain_dsm.mk|   24 
 external/twain_dsm/README |1 
 external/twain_dsm/TWAIN_DSM_VS2015.vcxproj.filters.patch |   54 
 external/twain_dsm/TWAIN_DSM_VS2015.vcxproj.patch |  263 +
 external/twain_dsm/UnpackedTarball_twain_dsm.mk   |   21 
 fpicker/source/office/iodlg.cxx   |3 
 framework/source/classes/taskcreator.cxx  |4 
 framework/source/services/taskcreatorsrv.cxx  |2 
 include/comphelper/lok.hxx|2 
 include/oox/drawingml/shapepropertymap.hxx|3 
 include/oox/ppt/slidetransition.hxx   |4 
 include/toolkit/awt/vclxwindow.hxx|   17 
 include/vcl/window.hxx|2 
 lingucomponent/source/spellcheck/spell/sspellimp.cxx  |4 
 lingucomponent/source/thesaurus/libnth/nthesimp.cxx   |4 
 offapi/com/sun/star/presentation/DrawPage.idl |9 
 oox/source/drawingml/fillproperties.cxx   |9 
 oox/source/drawingml/shapepropertymap.cxx |3 
 oox/source/export/drawingml.cxx   |   30 
 oox/source/ppt/slidetransition.cxx|   22 
 oox/source/ppt/slidetransitioncontext.cxx |6 
 oox/source/token/properties.txt   |2 
 sc/source/ui/app/transobj.cxx |   22 
 sc/source/ui/inc/tabview.hxx  |2 
 sc/source/ui/vba/vbaglobals.cxx   |   10 
 sc/source/ui/view/cellsh1.cxx |2 
 sc/source/ui/view/tabview2.cxx|2 
 sd/qa/unit/data/ppt/tdf115394.ppt |binary
 sd/qa/unit/data/pptx/tdf107608.pptx   |binary
 sd/qa/unit/data/pptx/tdf111786.pptx   |binary
 sd/qa/unit/data/pptx/tdf115394.pptx   |binary
 sd/qa/unit/data/xml/n820786_0.xml |  102 
 sd/qa/unit/export-tests-ooxml2.cxx|   85 
 sd/qa/unit/export-tests.cxx   |   39 
 sd/qa/unit/import-tests.cxx   |   59 
 sd/source/filter/eppt/eppt.cxx|   26 
 sd/source/filter/eppt/pptx-epptooxml.cxx  |  150 
 sd/source/filter/ppt/pptin.cxx|6 
 sd/source/ui/inc/unoprnms.hxx |1 
 sd/source/ui/unoidl/unopage.cxx   |2 
 svtools/source/control/toolbarmenu.cxx|2 
 svtools/source/uno/popupwindowcontroller.cxx  |3 
 sw/inc/unotxdoc.hxx 

[Libreoffice-bugs] [Bug 116610] [Table styles] Styles and direct formatting get overwritten

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116610

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de

--- Comment #1 from Dieter Praas  ---
I'm not 100% sure, but I think your issue is about table formatting but not
about table styles, because it is actual not possible to change the predefined
table styles or to create an new table style (see table styles in the sidebar).

-- 
You are receiving this mail because:
You 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 115754] FORMATTING: Updating styles doesn't update table styles

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115754

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #4 from Dieter Praas  ---
Kevin, if you add the keyword needsUXEval you should add
libreoffice-ux-advise@lists.freedesktop.org to the cc-list.

-- 
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 115754] FORMATTING: Updating styles doesn't update table styles

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115754

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #4 from Dieter Praas  ---
Kevin, if you add the keyword needsUXEval you should add
libreoffice-ux-adv...@lists.freedesktop.org to the cc-list.

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


[Libreoffice-commits] core.git: include/vcl vcl/source vcl/unx

2018-03-25 Thread Caolán McNamara
 include/vcl/weld.hxx  |6 +++-
 vcl/source/app/salvtables.cxx |7 +++--
 vcl/unx/gtk3/gtk3gtkinst.cxx  |   56 +++---
 3 files changed, 61 insertions(+), 8 deletions(-)

New commits:
commit 54c2637c1c9b526ffd9423e2d8e431474b535276
Author: Caolán McNamara 
Date:   Fri Mar 23 14:53:02 2018 +

provide a route to weld accessibility

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

diff --git a/include/vcl/weld.hxx b/include/vcl/weld.hxx
index d6234273b703..4a8340e1ed63 100644
--- a/include/vcl/weld.hxx
+++ b/include/vcl/weld.hxx
@@ -17,6 +17,8 @@
 #include 
 #include 
 
+typedef css::uno::Reference a11yref;
+
 namespace weld
 {
 class Container;
@@ -595,7 +597,9 @@ public:
 virtual TextView* weld_text_view(const OString& id, bool bTakeOwnership = 
false) = 0;
 virtual Expander* weld_expander(const OString& id, bool bTakeOwnership = 
false) = 0;
 virtual Entry* weld_entry(const OString& id, bool bTakeOwnership = false) 
= 0;
-virtual DrawingArea* weld_drawing_area(const OString& id, bool 
bTakeOwnership = false) = 0;
+virtual DrawingArea* weld_drawing_area(const OString& id, const a11yref& 
rA11yImpl = nullptr,
+   bool bTakeOwnership = false)
+= 0;
 virtual ~Builder() {}
 };
 
diff --git a/vcl/source/app/salvtables.cxx b/vcl/source/app/salvtables.cxx
index 9cfe42eb9376..9e0b4eb0ce0a 100644
--- a/vcl/source/app/salvtables.cxx
+++ b/vcl/source/app/salvtables.cxx
@@ -1224,10 +1224,11 @@ private:
 DECL_LINK(MouseReleaseHdl, const Point&, void);
 
 public:
-SalInstanceDrawingArea(VclDrawingArea* pDrawingArea, bool bTakeOwnership)
+SalInstanceDrawingArea(VclDrawingArea* pDrawingArea, const a11yref& rAlly, 
bool bTakeOwnership)
 : SalInstanceWidget(pDrawingArea, bTakeOwnership)
 , m_xDrawingArea(pDrawingArea)
 {
+m_xDrawingArea->SetAccessible(rAlly);
 m_xDrawingArea->SetPaintHdl(LINK(this, SalInstanceDrawingArea, 
PaintHdl));
 m_xDrawingArea->SetResizeHdl(LINK(this, SalInstanceDrawingArea, 
ResizeHdl));
 m_xDrawingArea->SetMousePressHdl(LINK(this, SalInstanceDrawingArea, 
MousePressHdl));
@@ -1601,10 +1602,10 @@ public:
 return pExpander ? new SalInstanceExpander(pExpander, bTakeOwnership) 
: nullptr;
 }
 
-virtual weld::DrawingArea* weld_drawing_area(const OString , bool 
bTakeOwnership) override
+virtual weld::DrawingArea* weld_drawing_area(const OString , const 
a11yref& rA11yImpl, bool bTakeOwnership) override
 {
 VclDrawingArea* pDrawingArea = m_xBuilder->get(id);
-return pDrawingArea ? new SalInstanceDrawingArea(pDrawingArea, 
bTakeOwnership) : nullptr;
+return pDrawingArea ? new SalInstanceDrawingArea(pDrawingArea, 
rA11yImpl, bTakeOwnership) : nullptr;
 }
 
 virtual ~SalInstanceBuilder() override
diff --git a/vcl/unx/gtk3/gtk3gtkinst.cxx b/vcl/unx/gtk3/gtk3gtkinst.cxx
index 947d1cc2f1da..c5ba7be58909 100644
--- a/vcl/unx/gtk3/gtk3gtkinst.cxx
+++ b/vcl/unx/gtk3/gtk3gtkinst.cxx
@@ -8,7 +8,7 @@
  */
 
 #include "../gtk/gtkinst.cxx"
-
+#include "../gtk/a11y/atkwrapper.hxx"
 #include 
 #include 
 #include 
@@ -2615,6 +2615,8 @@ class GtkInstanceDrawingArea : public GtkInstanceWidget, 
public virtual weld::Dr
 {
 private:
 GtkDrawingArea* m_pDrawingArea;
+a11yref m_xAccessible;
+AtkObject *m_pAccessible;
 ScopedVclPtrInstance m_xDevice;
 std::vector m_aBuffer;
 cairo_surface_t* m_pSurface;
@@ -2699,9 +2701,11 @@ private:
 }
 
 public:
-GtkInstanceDrawingArea(GtkDrawingArea* pDrawingArea, bool bTakeOwnership)
+GtkInstanceDrawingArea(GtkDrawingArea* pDrawingArea, const a11yref& rA11y, 
bool bTakeOwnership)
 : GtkInstanceWidget(GTK_WIDGET(pDrawingArea), bTakeOwnership)
 , m_pDrawingArea(pDrawingArea)
+, m_xAccessible(rA11y)
+, m_pAccessible(nullptr)
 , m_xDevice(nullptr, Size(1, 1), DeviceFormat::DEFAULT)
 , m_pSurface(nullptr)
 , m_nDrawSignalId(g_signal_connect(m_pDrawingArea, "draw", 
G_CALLBACK(signalDraw), this))
@@ -2710,6 +2714,14 @@ public:
 , m_nMotionSignalId(g_signal_connect(m_pDrawingArea, 
"motion-notify-event", G_CALLBACK(signalMotion), this))
 , m_nButtonReleaseSignalId(g_signal_connect(m_pDrawingArea, 
"button-release-event", G_CALLBACK(signalButton), this))
 {
+g_object_set_data(G_OBJECT(m_pDrawingArea), 
"g-lo-GtkInstanceDrawingArea", this);
+}
+
+AtkObject* GetAtkObject()
+{
+if (!m_pAccessible && m_xAccessible.is())
+m_pAccessible = atk_object_wrapper_new(m_xAccessible);
+return m_pAccessible;
 }
 
 virtual void queue_draw() override
@@ -2724,6 +2736,9 

[Libreoffice-bugs] [Bug 108382] [META] Borders bugs and enhancements

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108382

Dieter Praas  changed:

   What|Removed |Added

 Depends on||114816


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114816
[Bug 114816] FORMATTING: Writer Page Borders display with lines jutting
outwards in corners
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 114816] FORMATTING: Writer Page Borders display with lines jutting outwards in corners

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114816

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Blocks||108382


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108382
[Bug 108382] [META] Borders 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 103903] EMF import distorts propotion of image files ( Landscape looks like Portrait)

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103903

--- Comment #8 from johan  ---
bug 116335 - part 4) may be related to 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 39468] translate German comments, removing redundant ones

2018-03-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468

Kunal Gehlot  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |gehlotkun...@gmail.com
   |desktop.org |

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


  1   2   >