New Defects reported by Coverity Scan for LibreOffice

2018-03-18 Thread scan-admin
Hi,

Please find the latest report on new defect(s) introduced to LibreOffice found 
with Coverity Scan.

50 new defect(s) introduced to LibreOffice found with Coverity Scan.
5 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent 
build analyzed by Coverity Scan.

New defect(s) Reported-by: Coverity Scan
Showing 20 of 50 defect(s)


** CID 1430104:  API usage errors  (SWAPPED_ARGUMENTS)



*** CID 1430104:  API usage errors  (SWAPPED_ARGUMENTS)
/editeng/source/editeng/impedit.cxx: 621 in ImpEditView::GetWindowPos(const 
tools::Rectangle &) const()
615 {
616 aRect = tools::Rectangle( aPos, aSz );
617 }
618 else
619 {
620 Point aNewPos( aPos.X()-aSz.Height(), aPos.Y() );
>>> CID 1430104:  API usage errors  (SWAPPED_ARGUMENTS)
>>> The positions of arguments in the constructor for "Size" do not match 
>>> the ordering of the parameters:
* "aSz.Height()" is passed to "nWidth"
* "aSz.Width()" is passed to "nHeight"
621 aRect = tools::Rectangle( aNewPos, Size( aSz.Height(), 
aSz.Width() ) );
622 }
623 return aRect;
624 }
625 
626 void ImpEditView::SetSelectionMode( EESelectionMode eNewMode )

** CID 1430103:  Integer handling issues  (DIVIDE_BY_ZERO)
/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx: 204 in 
ScSamplingDialog::PerformPeriodicSampling(ScDocShell *)()



*** CID 1430103:  Integer handling issues  (DIVIDE_BY_ZERO)
/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx: 204 in 
ScSamplingDialog::PerformPeriodicSampling(ScDocShell *)()
198 for (SCCOL inCol = aStart.Col(); inCol <= aEnd.Col(); inCol++)
199 {
200 sal_Int64 i = 0;
201 outRow = mOutputAddress.Row();
202 for (SCROW inRow = aStart.Row(); inRow <= aEnd.Row(); 
inRow++)
203 {
>>> CID 1430103:  Integer handling issues  (DIVIDE_BY_ZERO)
>>> In expression "i % aPeriod", modulo by expression "aPeriod" which may 
>>> be zero has undefined behavior.
204 if (i % aPeriod == aPeriod - 1 ) // Sample the last of 
period
205 {
206 double aValue = 
mDocument->GetValue(ScAddress(inCol, inRow, inTab));
207 
pDocShell->GetDocFunc().SetValueCell(ScAddress(outCol, outRow, outTab), aValue, 
true);
208 outRow++;
209 }

** CID 1430102:(DIVIDE_BY_ZERO)
/sw/source/ui/misc/pggrid.cxx: 389 in 
SwTextGridPage::CharorLineChangedHdl(SpinField &)()
/sw/source/ui/misc/pggrid.cxx: 410 in 
SwTextGridPage::CharorLineChangedHdl(SpinField &)()
/sw/source/ui/misc/pggrid.cxx: 420 in 
SwTextGridPage::CharorLineChangedHdl(SpinField &)()



*** CID 1430102:(DIVIDE_BY_ZERO)
/sw/source/ui/misc/pggrid.cxx: 389 in 
SwTextGridPage::CharorLineChangedHdl(SpinField &)()
383 {
384 //if in squared mode
385 if ( m_bSquaredMode )
386 {
387 if(m_pCharsPerLineNF == )
388 {
>>> CID 1430102:(DIVIDE_BY_ZERO)
>>> In expression "this->m_aPageSize.Width() / 
>>> this->m_pCharsPerLineNF->GetValue()", division by expression 
>>> "this->m_pCharsPerLineNF->GetValue()" which may be zero has undefined 
>>> behavior.
389 long nWidth = static_cast(m_aPageSize.Width() / 
m_pCharsPerLineNF->GetValue());
390 m_pTextSizeMF->SetValue(m_pTextSizeMF->Normalize(nWidth), 
FUNIT_TWIP);
391 //prevent rounding errors in the MetricField by saving the 
used value
392 m_nRubyUserValue = nWidth;
393 m_bRubyUserValue = true;
394 
/sw/source/ui/misc/pggrid.cxx: 410 in 
SwTextGridPage::CharorLineChangedHdl(SpinField &)()
404 SetLinesOrCharsRanges( *m_pCharsRangeFT , 
m_pCharsPerLineNF->GetMax() );
405 }
406 else//in normal mode
407 {
408 if(m_pLinesPerPageNF == )
409 {
>>> CID 1430102:(DIVIDE_BY_ZERO)
>>> In expression "this->m_aPageSize.Height() / 
>>> this->m_pLinesPerPageNF->GetValue()", division by expression 
>>> "this->m_pLinesPerPageNF->GetValue()" which may be zero has undefined 
>>> behavior.
410 long nHeight = static_cast< sal_Int32 
>(m_aPageSize.Height() / m_pLinesPerPageNF->GetValue());
411 m_pTextSizeMF->SetValue(m_pTextSizeMF->Normalize(nHeight), 
FUNIT_TWIP);
412 m_pRubySizeMF->SetValue(0, FUNIT_TWIP);
413 SetLinesOrCharsRanges( *m_pLinesRangeFT , 
m_pLinesPerPageNF->GetMax() );
414 
415 m_nRubyUserValue = nHeight;
/sw/source/ui/misc/pggrid.cxx: 420 in 

[Libreoffice-commits] core.git: icon-themes/colibre

2018-03-18 Thread Thorsten Behrens
 icon-themes/colibre/links.txt |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9d75bfcfaef97b247b3b6cd346eb27e02ae7b010
Author: Thorsten Behrens 
Date:   Mon Mar 19 06:14:52 2018 +0100

fix build

Change-Id: If2776bbaef0eb5bf80fc7f816fe73fde4479d0d4
Reviewed-on: https://gerrit.libreoffice.org/51528
Reviewed-by: Thorsten Behrens 
Tested-by: Thorsten Behrens 

diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt
index 0555e9ceb6cb..be299acd990c 100644
--- a/icon-themes/colibre/links.txt
+++ b/icon-themes/colibre/links.txt
@@ -1077,8 +1077,8 @@ sc/res/sc26050.png cmd/sc_cancel.png
 sc/res/sc26051.png cmd/sc_ok.png
 sc/res/dropurl.png cmd/sc_inserthyperlink.png
 sc/res/na03.png cmd/sc_dataranges.png
-sc/res/na05.png cmd/sc_movepageup.png
-sc/res/na06.png cmd/sc_movepagedown.png
+sc/res/na05.png cmd/sc_upsearch.png
+sc/res/na06.png cmd/sc_downsearch.png
 sc/res/na07.png cmd/sc_thesaurus.png
 
 sc/res/date.png cmd/sc_datefield.png
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116482] CRASH on Drawing (assertion failure at vcl/source/app/ scheduler.cxx:597)

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

--- Comment #3 from himajin100...@gmail.com ---
hmmm,it now seems non-reproducible with Rectangle, but still reproducible with
Square. weird

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


[Libreoffice-bugs] [Bug 105537] [META] Assertion failed crashes

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||116482


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116482
[Bug 116482] CRASH on Drawing (assertion failure at
vcl/source/app/scheduler.cxx:597)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116482] CRASH on Drawing (assertion failure at vcl/source/app/ scheduler.cxx:597)

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

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks||103542, 105537

--- Comment #2 from Aron Budea  ---
Right, you're only supposed to hit assertion failures in debug builds.

No assertion failure or crash for me in a recent 6.1 master build
(e08e6516a01f28f2dd2581e3326be6d6b6eddb55, from 03-18) / Windows 7.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103542
[Bug 103542] [META] vcl: scheduler tracker bug.
https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103542] [META] vcl: scheduler tracker bug.

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

Aron Budea  changed:

   What|Removed |Added

 Depends on||116482


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116482
[Bug 116482] CRASH on Drawing (assertion failure at
vcl/source/app/scheduler.cxx:597)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116480] When I create new Page Styles, they are not saved when I return to the document.

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

--- Comment #4 from Tino Mori  ---
I also use the most recent version, on Mac.  Perhaps it is a problem of having
multiple styles in the same document, a different one per page.

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


[Libreoffice-bugs] [Bug 116480] When I create new Page Styles, they are not saved when I return to the document.

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

Aron Budea  changed:

   What|Removed |Added

Version|6.0.2.1 release |5.4.0.3 release

--- Comment #3 from Aron Budea  ---
Okay, I reset the version field, since it should point to the earliest (known)
affected version.

How did you create the page style?

Here's what I did:
- Start Writer,
- Open Sidebar / Styles, and select Page Styles,
- Right click, and select New...,
- Finalize page style, and click OK,
- Double-click on it to apply it to the document.
- Save and reopen document.

I can still see the style in the document, and it's applied. Tried with LO
6.0.2.1 / Windows 7.

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


[Libreoffice-bugs] [Bug 98876] FILEOPEN:image color is degraded when open pptx file

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

--- Comment #6 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-bugs] [Bug 106599] Citations produced by JabRef in Libreoffice can' t be copied to another part of the same document

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

--- Comment #4 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-bugs] [Bug 54912] BASIC: Array function forces the lower boundary for arrays as 0 in spite of option base 1

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

--- Comment #8 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-bugs] [Bug 115576] EDITING: There is no right borderline when inserting an one column table

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

--- Comment #4 from haim kilov  ---
Reproducible with 6.0.1 (Mac OS 10.9.5)

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


[Libreoffice-bugs] [Bug 116480] When I create new Page Styles, they are not saved when I return to the document.

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

Tino Mori  changed:

   What|Removed |Added

Version|5.4.0.3 release |6.0.2.1 release

--- Comment #2 from Tino Mori  ---
(In reply to Aron Budea from comment #1)
> Please give it a try with a recent LibreOffice version, ie. 5.4.5 or 6.0.2.

I have the most current version, just updated it yesterday to check that this
was not the problem.  Unfortunately the problem persists.

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


[Libreoffice-bugs] [Bug 116355] Can't open special characters dialog with .uno: CharmapControl > More Characters... in Calc

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

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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

Version: 6.1.0.0.alpha0+
Build ID: e08e6516a01f28f2dd2581e3326be6d6b6eddb55
CPU threads: 16; OS: Windows 6.1; UI render: GL; 
Locale: hu-HU (hu_HU); 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 116480] When I create new Page Styles, they are not saved when I return to the document.

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

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #1 from Aron Budea  ---
Please give it a try with a recent LibreOffice version, ie. 5.4.5 or 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 116482] CRASH on Drawing (assertion failure at vcl/source/app/ scheduler.cxx:597)

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

--- Comment #1 from himajin100...@gmail.com ---
Oops, sorry. it was WRONG REPORT.

CORRECTION:

Actual Result
On official nightly build, it just crashes.(no assertion error)
but doing same thing with my own local build, it crashed with assertion error.

Expected Result
No crash.

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


[Libreoffice-bugs] [Bug 116482] New: CRASH on Drawing (assertion failure at vcl/source/app/ scheduler.cxx:597)

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

Bug ID: 116482
   Summary: CRASH on Drawing (assertion failure at
vcl/source/app/scheduler.cxx:597)
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: himajin100...@gmail.com

Description:
see steps to reproduce

Steps to Reproduce:
1. Run Writer.
2. Make sure that you have "Drawing" Toolbar enabled. if not, follow
View->Toolbars->Drawing in the main menu
3. Select "Rectangle" and try to draw a rectangle
4. assertion error
5. Libreoffice automatically restart. Title has "Remote" like Untilted
1(Remote)
6. Repeat Step 3.


Actual Results:  
On "STEP 3":

Assertion failed!

Program: C:\build\instdir\program\vcllo.dll
File: C:/sources/libo-core/vcl/source/app/scheduler.cxx
Line: 597

Expression: nullptr == mpSchedulerData || utl::ConfigManager::IsFuzzing()

but On "STEP 6":
No assertion error.

Expected Results:
No assertion error on STEP 3


Reproducible: Always


User Profile Reset: No



Additional Info:
I did my manual bibisection with official nightly build available at
https://dev-builds.libreoffice.org/daily/master/Win-x86_64@42/

turned out to be

good with 
libo-master64~2018-03-14_01.42.36

and 

bad with 
libo-master64~2018-03-15_00.49.26

so something between these builds may be the cause.
--
I don't think I can fix this by myself,so I'm not going to submit a patch this
time.


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101
Firefox/61.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 104770] Scanned PDF shows hidden text

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

--- Comment #9 from Chris Sherlock  ---
I've looked into this a bit more. The issue is that we don't (or perhaps can't
yet!) implement text rendering mode 3 - neither fill nor stroke text
(invisible).

https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf

See PDF 32000-1:2008 section 9.3.6 Text Rendering Mode.

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

2018-03-18 Thread andreas kainz
 icon-themes/colibre/links.txt  |   31 +++--
 icon-themes/colibre/sw/res/sc20177.png |binary
 icon-themes/colibre/sw/res/sc20179.png |binary
 icon-themes/colibre/sw/res/sc20236.png |binary
 icon-themes/colibre_svg/sw/res/sc20177.svg |1 
 icon-themes/colibre_svg/sw/res/sc20179.svg |1 
 icon-themes/colibre_svg/sw/res/sc20236.svg |1 
 7 files changed, 24 insertions(+), 10 deletions(-)

New commits:
commit b4383023e7789a3917d859411a11172c973b9eed
Author: andreas kainz 
Date:   Mon Mar 19 01:39:02 2018 +0100

Colibre icons: fix navigation bar

Change-Id: I145262989b7898c78d9c15ecdfd9044c5677bce4
Reviewed-on: https://gerrit.libreoffice.org/51527
Reviewed-by: andreas_kainz 
Tested-by: andreas_kainz 

diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt
index 897d85e9f3ce..0555e9ceb6cb 100644
--- a/icon-themes/colibre/links.txt
+++ b/icon-themes/colibre/links.txt
@@ -1064,16 +1064,22 @@ sc/res/lc26050.png cmd/lc_cancel.png
 sc/res/lc26051.png cmd/lc_ok.png
 sc/res/na010.png cmd/sc_selectobject.png
 sc/res/na011.png cmd/lc_ok.png
+sc/res/nc02.png cmd/sc_dataranges.png
 sc/res/nc03.png cmd/sc_viewdatasourcebrowser.png
 sc/res/nc04.png cmd/sc_gallery.png
 sc/res/nc05.png cmd/sc_insertobject.png
-sc/res/nc06.png cmd/sc_addwatch.png
-sc/res/nc07.png sc/res/droplink.png
+sc/res/nc06.png cmd/sc_showannotations.png
+sc/res/nc07.png cmd/sc_insertbookmark.png
 sc/res/nc08.png cmd/sc_gallery.png
 sc/res/sc26047.png cmd/sc_dbviewfunctions.png
 sc/res/sc26048.png cmd/sc_autosum.png
 sc/res/sc26050.png cmd/sc_cancel.png
 sc/res/sc26051.png cmd/sc_ok.png
+sc/res/dropurl.png cmd/sc_inserthyperlink.png
+sc/res/na03.png cmd/sc_dataranges.png
+sc/res/na05.png cmd/sc_movepageup.png
+sc/res/na06.png cmd/sc_movepagedown.png
+sc/res/na07.png cmd/sc_thesaurus.png
 
 sc/res/date.png cmd/sc_datefield.png
 sc/res/dropcopy.png cmd/sc_copy.png
@@ -1096,10 +1102,11 @@ sd/res/nv04.png cmd/sc_prevrecord.png
 sd/res/nv05.png cmd/sc_nextrecord.png
 sd/res/nv06.png cmd/sc_lastrecord.png
 sd/res/nv08.png cmd/sc_copy.png
-sd/res/nv09.png sc/res/droplink.png
+sd/res/nv09.png cmd/sc_insertbookmark.png
 sd/res/nv010.png cmd/sc_inserthyperlink.png
 sd/res/sf01.png cmd/sc_showfmexplorer.png
-sd/res/sf02.png cmd/sc_dia.png
+sd/res/sf02.png cmd/sc_pagedialog.png
+sd/res/graphic.png cmd/sc_graphic.png
 
 sd/res/breakplayingblue_16.png cmd/sc_mediapause.png
 sd/res/comments_indicator.png cmd/sc_showannotations.png
@@ -1272,15 +1279,18 @@ sw/res/lc20556.png cmd/lc_dbviewfunctions.png
 sw/res/lc20557.png cmd/lc_cancel.png
 sw/res/lc20558.png cmd/lc_ok.png
 sw/res/nc20001.png cmd/sc_inserttable.png
-sw/res/nc20002.png cmd/sc_diagramarea.png
+sw/res/nc20002.png cmd/sc_insertframe.png
 sw/res/nc20003.png cmd/sc_gallery.png
 sw/res/nc20004.png cmd/sc_insertobject.png
 sw/res/nc20005.png cmd/sc_insertbookmark.png
 sw/res/nc20007.png cmd/sc_inserthyperlink.png
 sw/res/nc20008.png cmd/sc_insertreferencefield.png
 sw/res/nc20009.png cmd/sc_insertindexesentry.png
-sw/res/nc20010.png cmd/sc_addwatch.png
+sw/res/nc20010.png cmd/sc_showannotations.png
 sw/res/nc20011.png cmd/sc_toggleobjectbeziermode.png
+sw/res/sc20234.png cmd/sc_datafilterstandardfilter.png
+sw/res/sc20244.png cmd/sc_datafilterstandardfilter.png
+sw/res/sc20183.png cmd/sc_addwatch.png
 
 sw/res/re01.png cmd/lc_unsetcellsreadonly.png
 sw/res/re02.png cmd/lc_unsetcellsreadonly.png
@@ -1296,10 +1306,10 @@ sw/res/sc20182.png cmd/sc_anchormenu.png
 sw/res/sc20186.png cmd/sc_prevrecord.png
 sw/res/sc20233.png cmd/sc_ok.png
 sw/res/sc20235.png cmd/sc_editdoc.png
-sw/res/sc20238.png sc/res/droplink.png
+sw/res/sc20238.png cmd/sc_insertbookmark.png
 sw/res/sc20239.png cmd/sc_copy.png
 sw/res/sc20245.png cmd/sc_editdoc.png
-sw/res/sc20246.png sc/res/droplink.png
+sw/res/sc20246.png cmd/sc_insertbookmark.png
 sw/res/sc20248.png cmd/sc_save.png
 sw/res/sc20249.png cmd/sc_navigator.png
 sw/res/sc20556.png cmd/sc_dbviewfunctions.png
@@ -1310,7 +1320,7 @@ sw/res/sc_datainrows.png cmd/sc_datainrows.png
 
 sw/res/sf01.png cmd/sc_controlcodes.png
 sw/res/sf02.png cmd/sc_charfontname.png
-sw/res/sf03.png cmd/sc_diagramarea.png
+sw/res/sf03.png cmd/sc_insertframe.png
 sw/res/sf04.png cmd/sc_showsinglepage.png
 sw/res/sf05.png cmd/sc_defaultbullet.png
 sw/res/sf06.png cmd/sc_inserttable.png
@@ -1325,7 +1335,8 @@ sw/res/sr20007.png sw/res/nc20006.png
 sw/res/sr20008.png cmd/sc_insertbookmark.png
 sw/res/sr20009.png cmd/sc_toggleobjectbeziermode.png
 sw/res/sr20010.png cmd/sc_drawchart.png
-sw/res/sr20011.png sw/res/nc2.png
+sw/res/sr20011.png cmd/sc_editheaderandfooter.png
+sw/res/nc2.png cmd/sc_editheaderandfooter.png
 sw/res/sr20012.png cmd/sc_insertreferencefield.png
 sw/res/sr20013.png cmd/sc_insertfootnote.png
 sw/res/sr20014.png dbaccess/res/exwarning.png
diff --git a/icon-themes/colibre/sw/res/sc20177.png 
b/icon-themes/colibre/sw/res/sc20177.png
new 

[Libreoffice-bugs] [Bug 101629] Firefox themes dialog doesnt handle invalid urls and search strings

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

--- Comment #15 from Daniele  ---
Tried to install Firefox theme with the following url
https://addons.mozilla.org/en-US/firefox/addon/brushed-like-chrome/?src=rating
and it keeps crashing. LO 5.4.5 on Mac Osx 10.13.3 High Sierra

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


[Libreoffice-bugs] [Bug 115918] LOOL: Cannot create new styles

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

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Summary|LOOL: Custom styles missing |LOOL: Cannot create new
   ||styles
 Ever confirmed|0   |1

--- Comment #5 from Aron Budea  ---
Custom styles can be modified via Edit -> Edit Style...
Still not possible to define own styles, though.

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

2018-03-18 Thread andreas kainz
 icon-themes/colibre/cmd/lc_shadowed.png|binary
 icon-themes/colibre/cmd/sc_crookrotate.png |binary
 icon-themes/colibre/cmd/sc_crop.png|binary
 icon-themes/colibre/cmd/sc_shadowed.png|binary
 icon-themes/colibre/links.txt  |1 -
 icon-themes/colibre_svg/cmd/lc_shadowed.svg|2 +-
 icon-themes/colibre_svg/cmd/sc_crookrotate.svg |5 +
 icon-themes/colibre_svg/cmd/sc_crop.svg|5 +
 icon-themes/colibre_svg/cmd/sc_shadowed.svg|2 +-
 9 files changed, 4 insertions(+), 11 deletions(-)

New commits:
commit a5172f363236f6c58fe6a925e81be2b0e016cc75
Author: andreas kainz 
Date:   Mon Mar 19 00:32:28 2018 +0100

Colibre icons: fix crop icons and some others

Change-Id: I30c9201c39bddeeab381012c997b2194220dc164
Reviewed-on: https://gerrit.libreoffice.org/51526
Reviewed-by: andreas_kainz 
Tested-by: andreas_kainz 

diff --git a/icon-themes/colibre/cmd/lc_shadowed.png 
b/icon-themes/colibre/cmd/lc_shadowed.png
index 7fc1f3f0d319..b8c713cfdefb 100644
Binary files a/icon-themes/colibre/cmd/lc_shadowed.png and 
b/icon-themes/colibre/cmd/lc_shadowed.png differ
diff --git a/icon-themes/colibre/cmd/sc_crookrotate.png 
b/icon-themes/colibre/cmd/sc_crookrotate.png
index 873118bd6241..030fec0da197 100644
Binary files a/icon-themes/colibre/cmd/sc_crookrotate.png and 
b/icon-themes/colibre/cmd/sc_crookrotate.png differ
diff --git a/icon-themes/colibre/cmd/sc_crop.png 
b/icon-themes/colibre/cmd/sc_crop.png
index a2746e53c7c1..5bf3bcbacb7b 100644
Binary files a/icon-themes/colibre/cmd/sc_crop.png and 
b/icon-themes/colibre/cmd/sc_crop.png differ
diff --git a/icon-themes/colibre/cmd/sc_shadowed.png 
b/icon-themes/colibre/cmd/sc_shadowed.png
index a8cb2c22a1b7..f0e598689a98 100644
Binary files a/icon-themes/colibre/cmd/sc_shadowed.png and 
b/icon-themes/colibre/cmd/sc_shadowed.png differ
diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt
index fec4087c693d..897d85e9f3ce 100644
--- a/icon-themes/colibre/links.txt
+++ b/icon-themes/colibre/links.txt
@@ -675,7 +675,6 @@ cmd/sc_gridvisible.png cmd/sc_grid.png
 
 # Crop
 cmd/lc_grafattrcrop.png cmd/lc_crop.png
-cmd/sc_transformdialog.png cmd/sc_crop.png
 cmd/sc_grafattrcrop.png cmd/sc_crop.png
 
 # Group
diff --git a/icon-themes/colibre_svg/cmd/lc_shadowed.svg 
b/icon-themes/colibre_svg/cmd/lc_shadowed.svg
index 8b3a74b1072f..34a59efe4ccd 100644
--- a/icon-themes/colibre_svg/cmd/lc_shadowed.svg
+++ b/icon-themes/colibre_svg/cmd/lc_shadowed.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg;>A
\ No newline at end of file
+http://www.w3.org/2000/svg;>A
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/sc_crookrotate.svg 
b/icon-themes/colibre_svg/cmd/sc_crookrotate.svg
index 7db3c3d754d2..fe996b786d19 100644
--- a/icon-themes/colibre_svg/cmd/sc_crookrotate.svg
+++ b/icon-themes/colibre_svg/cmd/sc_crookrotate.svg
@@ -1,4 +1 @@
-http://www.w3.org/2000/svg;>
-
- /
- 
\ No newline at end of file
+http://www.w3.org/2000/svg;>/
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/sc_crop.svg 
b/icon-themes/colibre_svg/cmd/sc_crop.svg
index 44820ecd3fad..7f34e82b1190 100644
--- a/icon-themes/colibre_svg/cmd/sc_crop.svg
+++ b/icon-themes/colibre_svg/cmd/sc_crop.svg
@@ -1,4 +1 @@
-http://www.w3.org/2000/svg;>
-
- /
- 
\ No newline at end of file
+http://www.w3.org/2000/svg;>/
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/sc_shadowed.svg 
b/icon-themes/colibre_svg/cmd/sc_shadowed.svg
index e551ad4e3a02..3d57d159d907 100644
--- a/icon-themes/colibre_svg/cmd/sc_shadowed.svg
+++ b/icon-themes/colibre_svg/cmd/sc_shadowed.svg
@@ -1 +1 @@
-http://www.w3.org/2000/svg;>
\ No newline at end of file
+http://www.w3.org/2000/svg;>
\ No newline at end of file
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 2 commits - icon-themes/colibre icon-themes/colibre_svg

2018-03-18 Thread andreas kainz
 icon-themes/colibre/cmd/lc_alphaliststyle.png  |binary
 icon-themes/colibre/cmd/lc_alphalowliststyle.png   |binary
 icon-themes/colibre/cmd/lc_insertcaptiondialog.png |binary
 icon-themes/colibre/cmd/lc_romanliststyle.png  |binary
 icon-themes/colibre/cmd/lc_romanlowliststyle.png   |binary
 icon-themes/colibre/cmd/sc_alphaliststyle.png  |binary
 icon-themes/colibre/cmd/sc_alphalowliststyle.png   |binary
 icon-themes/colibre/cmd/sc_insertcaptiondialog.png |binary
 icon-themes/colibre/cmd/sc_romanliststyle.png  |binary
 icon-themes/colibre/cmd/sc_romanlowliststyle.png   |binary
 icon-themes/colibre_svg/cmd/lc_alphaliststyle.svg  |1 +
 icon-themes/colibre_svg/cmd/lc_alphalowliststyle.svg   |1 +
 icon-themes/colibre_svg/cmd/lc_insertcaptiondialog.svg |2 +-
 icon-themes/colibre_svg/cmd/lc_romanliststyle.svg  |1 +
 icon-themes/colibre_svg/cmd/lc_romanlowliststyle.svg   |1 +
 icon-themes/colibre_svg/cmd/sc_alphaliststyle.svg  |1 +
 icon-themes/colibre_svg/cmd/sc_alphalowliststyle.svg   |1 +
 icon-themes/colibre_svg/cmd/sc_insertcaptiondialog.svg |2 +-
 icon-themes/colibre_svg/cmd/sc_romanliststyle.svg  |1 +
 icon-themes/colibre_svg/cmd/sc_romanlowliststyle.svg   |1 +
 20 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 43e5380edf3d61fb0073a17ae00d08ecfeda819a
Author: andreas kainz 
Date:   Mon Mar 19 00:18:06 2018 +0100

Clibre icons: add liststyle icons

Change-Id: I14fdf6a1256fe28c47c44b174dba4849c125a001
Reviewed-on: https://gerrit.libreoffice.org/51525
Reviewed-by: andreas_kainz 
Tested-by: andreas_kainz 

diff --git a/icon-themes/colibre/cmd/lc_alphaliststyle.png 
b/icon-themes/colibre/cmd/lc_alphaliststyle.png
new file mode 100644
index ..368a84f19335
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_alphaliststyle.png 
differ
diff --git a/icon-themes/colibre/cmd/lc_alphalowliststyle.png 
b/icon-themes/colibre/cmd/lc_alphalowliststyle.png
new file mode 100644
index ..ea2219a7842f
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_alphalowliststyle.png 
differ
diff --git a/icon-themes/colibre/cmd/lc_romanliststyle.png 
b/icon-themes/colibre/cmd/lc_romanliststyle.png
new file mode 100644
index ..83c2727b95ac
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_romanliststyle.png 
differ
diff --git a/icon-themes/colibre/cmd/lc_romanlowliststyle.png 
b/icon-themes/colibre/cmd/lc_romanlowliststyle.png
new file mode 100644
index ..bca07b70e179
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_romanlowliststyle.png 
differ
diff --git a/icon-themes/colibre/cmd/sc_alphaliststyle.png 
b/icon-themes/colibre/cmd/sc_alphaliststyle.png
new file mode 100644
index ..b49273a2af15
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_alphaliststyle.png 
differ
diff --git a/icon-themes/colibre/cmd/sc_alphalowliststyle.png 
b/icon-themes/colibre/cmd/sc_alphalowliststyle.png
new file mode 100644
index ..11e1b1a84559
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_alphalowliststyle.png 
differ
diff --git a/icon-themes/colibre/cmd/sc_romanliststyle.png 
b/icon-themes/colibre/cmd/sc_romanliststyle.png
new file mode 100644
index ..daf932f1ea20
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_romanliststyle.png 
differ
diff --git a/icon-themes/colibre/cmd/sc_romanlowliststyle.png 
b/icon-themes/colibre/cmd/sc_romanlowliststyle.png
new file mode 100644
index ..d017d02cee88
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_romanlowliststyle.png 
differ
diff --git a/icon-themes/colibre_svg/cmd/lc_alphaliststyle.svg 
b/icon-themes/colibre_svg/cmd/lc_alphaliststyle.svg
new file mode 100644
index ..e50ecf21133b
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_alphaliststyle.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/lc_alphalowliststyle.svg 
b/icon-themes/colibre_svg/cmd/lc_alphalowliststyle.svg
new file mode 100644
index ..a86b153102ec
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_alphalowliststyle.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/lc_romanliststyle.svg 
b/icon-themes/colibre_svg/cmd/lc_romanliststyle.svg
new file mode 100644
index ..c9f2a7a2e0b1
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_romanliststyle.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/lc_romanlowliststyle.svg 
b/icon-themes/colibre_svg/cmd/lc_romanlowliststyle.svg
new file mode 100644
index ..f014205ef0cd
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_romanlowliststyle.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end 

[Libreoffice-bugs] [Bug 106380] autocorrect incorrectly includes characters in change tracking

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

--- Comment #5 from Aron Budea  ---
Same behavior in 6.0.2.1 / Windows 7.

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


[Libreoffice-bugs] [Bug 81925] Incomprehensible message area in Find Bar

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

--- Comment #17 from Jim Raykowski  ---
Here is a patch that shows search messages in the find bar overflow toolbar
when clicking on the >> button

https://gerrit.libreoffice.org/#/c/51523/

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


[Libreoffice-bugs] [Bug 45904] move java based api tests to c++

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

--- Comment #111 from Commit Notification 
 ---
Jens Carl committed a patch related to this issue.
It has been pushed to "master":

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

tdf#45904 Move _Spreadsheet Java tests to C++

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-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2018-03-18 Thread Jens Carl
 include/test/sheet/spreadsheet.hxx  |   35 +++
 qadevOOo/Jar_OOoRunner.mk   |1 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv |3 
 qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java |   55 --
 sc/qa/extras/sctablesheetobj.cxx|   13 +
 test/Library_subsequenttest.mk  |1 
 test/source/sheet/spreadsheet.cxx   |   90 
++
 7 files changed, 139 insertions(+), 59 deletions(-)

New commits:
commit d97120c6f35e4c14a71df63b91dcbf67d9f310cc
Author: Jens Carl 
Date:   Sun Mar 18 09:10:47 2018 +

tdf#45904 Move _Spreadsheet Java tests to C++

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

diff --git a/include/test/sheet/spreadsheet.hxx 
b/include/test/sheet/spreadsheet.hxx
new file mode 100644
index ..597790a8e9c3
--- /dev/null
+++ b/include/test/sheet/spreadsheet.hxx
@@ -0,0 +1,35 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; 
fill-column: 100 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#ifndef INCLUDED_TEST_SHEET_SPREADSHEET_HXX
+#define INCLUDED_TEST_SHEET_SPREADSHEET_HXX
+
+#include 
+#include 
+
+#include 
+
+namespace apitest
+{
+class OOO_DLLPUBLIC_TEST Spreadsheet
+{
+public:
+virtual css::uno::Reference init() = 0;
+virtual css::uno::Reference 
getXSpreadsheetDocument() = 0;
+
+void testSpreadsheetProperties();
+
+protected:
+~Spreadsheet() {}
+};
+}
+
+#endif // INCLUDED_TEST_SHEET_SPREADSHEET_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s 
cinkeys+=0=break: */
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 4c4b28b8fd7a..26231e68ee5a 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -565,7 +565,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/ifc/sdb/_XSQLErrorBroadcaster \
 qadevOOo/tests/java/ifc/sheet/_FunctionDescription \
 qadevOOo/tests/java/ifc/sheet/_SheetSortDescriptor \
-qadevOOo/tests/java/ifc/sheet/_Spreadsheet \
 qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocument \
 qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocumentSettings \
 qadevOOo/tests/java/ifc/sheet/_TableAutoFormatField \
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv
index a28faa13a253..61d9411bb9f9 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv
@@ -121,9 +121,6 @@
 "ScTableSheetObj";"com::sun::star::util::XIndent";"decrementIndent()"
 "ScTableSheetObj";"com::sun::star::util::XIndent";"incrementIndent()"
 "ScTableSheetObj";"com::sun::star::table::XAutoFormattable";"autoFormat()"
-"ScTableSheetObj";"com::sun::star::sheet::Spreadsheet";"IsVisible"
-"ScTableSheetObj";"com::sun::star::sheet::Spreadsheet";"PageStyle"
-"ScTableSheetObj";"com::sun::star::sheet::Spreadsheet";"AutomaticPrintArea#optional"
 "ScTableSheetObj";"com::sun::star::table::XTableChartsSupplier";"getCharts()"
 
"ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()"
 "ScTableSheetObj";"com::sun::star::sheet::XCellRangesQuery";"queryEmptyCells()"
diff --git a/qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java 
b/qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java
deleted file mode 100644
index 369c592a1bcd..
--- a/qadevOOo/tests/java/ifc/sheet/_Spreadsheet.java
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-package ifc.sheet;
-
-import lib.MultiPropertyTest;
-
-/**
-* Testing com.sun.star.sheet.Spreadsheet
-* service properties :
-* 

[Libreoffice-bugs] [Bug 116481] New: Link Bug & wanting feedback on the query I had months ago

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

Bug ID: 116481
   Summary: Link Bug & wanting feedback on the query I had months
ago
   Product: LibreOffice
   Version: 5.0 all versions
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ewa...@gmail.com

Description:
Hi you guys do a magnificent job. I just upgraded to 6. I opened one of my
regular used files edited it & saved it (as I regularly do), then reopened to
run a PDF. To my horror I found links to book marks do not work. After seeking
help online & finding none, I started putting the same bookmarks back after
deleting them, then re-linking to them. This made no difference.  Then I
noticed one word links still work, e.g. where I had Index it still worked.
Where I had back to Index it did not. Always before when I put in a bookmark I
would put it in as the heading I was bookmarking to, e.g. Back to Index. Then I
tried what worked in WPS Writer years ago. I put the bookmark in as
BacktoIndex, no gaps. Then when I placed a link put in the gaps. I have many
files that I will have to spend hours re bookmarking & re-linking. But if you
fix this bug I will not have to spend these hours.

Months ago I asked for a solution to table creep.
Don't know what else to call it
What happens is a table will extend on the right side after I open & close a
file many times or there will be extra columns added.
I have tried all manner of fixes I found on Google, even pasting tables that
work in WPS Writer. Still there is this creep for want of a better word.

It would be great to get solutions for both theses bugs
Hope to hear from you soon. 

Steps to Reproduce:
1.For the links. Put a link in with 2 words seperated (that worked in 5 but not
6). Close the file, then reopen. The link no longer works
For the table put in a table, with words or links in the cells. Close the file
& reopen, maybe 20 times. The table will now have added almost paper thin
columns or it will have extended over the page on the right.

2.
3.

Actual Results:  
See above

Expected Results:
Links that work 
Tables that keep their dimensions


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: StartModule
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no


User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/64.0.3282.186 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-commits] core.git: icon-themes/colibre icon-themes/colibre_svg

2018-03-18 Thread andreas kainz
 icon-themes/colibre/cmd/lc_datadatapilotrun.png|binary
 icon-themes/colibre/cmd/lc_formattedfield.png  |binary
 icon-themes/colibre/cmd/lc_numberformatdate.png|binary
 icon-themes/colibre/cmd/lc_numberformatdecdecimals.png |binary
 icon-themes/colibre/cmd/lc_numberformatdecimal.png |binary
 icon-themes/colibre/cmd/lc_numberformatincdecimals.png |binary
 icon-themes/colibre/cmd/lc_numberformatpercent.png |binary
 icon-themes/colibre/cmd/lc_numberformatscientific.png  |binary
 icon-themes/colibre/cmd/lc_numberformatstandard.png|binary
 icon-themes/colibre/cmd/lc_numberformatthousands.png   |binary
 icon-themes/colibre/cmd/sc_datadatapilotrun.png|binary
 icon-themes/colibre/cmd/sc_formattedfield.png  |binary
 icon-themes/colibre/cmd/sc_numberformatdate.png|binary
 icon-themes/colibre/cmd/sc_numberformatdecdecimals.png |binary
 icon-themes/colibre/cmd/sc_numberformatdecimal.png |binary
 icon-themes/colibre/cmd/sc_numberformatincdecimals.png |binary
 icon-themes/colibre/cmd/sc_numberformatpercent.png |binary
 icon-themes/colibre/cmd/sc_numberformatscientific.png  |binary
 icon-themes/colibre/cmd/sc_numberformatstandard.png|binary
 icon-themes/colibre/cmd/sc_numberformatthousands.png   |binary
 icon-themes/colibre/cmd/sc_tablenumberformatdialog.png |binary
 icon-themes/colibre_svg/cmd/lc_datadatapilotrun.svg|2 +-
 icon-themes/colibre_svg/cmd/lc_formattedfield.svg  |2 +-
 icon-themes/colibre_svg/cmd/lc_numberformatdate.svg|2 +-
 icon-themes/colibre_svg/cmd/lc_numberformatdecdecimals.svg |2 +-
 icon-themes/colibre_svg/cmd/lc_numberformatdecimal.svg |2 +-
 icon-themes/colibre_svg/cmd/lc_numberformatincdecimals.svg |2 +-
 icon-themes/colibre_svg/cmd/lc_numberformatpercent.svg |2 +-
 icon-themes/colibre_svg/cmd/lc_numberformatscientific.svg  |2 +-
 icon-themes/colibre_svg/cmd/lc_numberformatstandard.svg|2 +-
 icon-themes/colibre_svg/cmd/lc_numberformatthousands.svg   |3 ++-
 icon-themes/colibre_svg/cmd/sc_datadatapilotrun.svg|2 +-
 icon-themes/colibre_svg/cmd/sc_formattedfield.svg  |4 +++-
 icon-themes/colibre_svg/cmd/sc_numberformatdate.svg|1 +
 icon-themes/colibre_svg/cmd/sc_numberformatdecdecimals.svg |1 +
 icon-themes/colibre_svg/cmd/sc_numberformatdecimal.svg |1 +
 icon-themes/colibre_svg/cmd/sc_numberformatincdecimals.svg |1 +
 icon-themes/colibre_svg/cmd/sc_numberformatscientific.svg  |1 +
 icon-themes/colibre_svg/cmd/sc_numberformatstandard.svg|1 +
 icon-themes/colibre_svg/cmd/sc_numberformatthousands.svg   |1 +
 icon-themes/colibre_svg/cmd/sc_tablenumberformatdialog.svg |1 +
 41 files changed, 23 insertions(+), 12 deletions(-)

New commits:
commit 4f72ff66c5536ae281ac2049ca8592bc9bfa312e
Author: andreas kainz 
Date:   Sun Mar 18 23:14:24 2018 +0100

Colibre icons: update and add numberformat icons for calc

Change-Id: I8e8f83993381e13bcfc68a42d25f7553388e3b49
Reviewed-on: https://gerrit.libreoffice.org/51522
Reviewed-by: andreas_kainz 
Tested-by: andreas_kainz 

diff --git a/icon-themes/colibre/cmd/lc_datadatapilotrun.png 
b/icon-themes/colibre/cmd/lc_datadatapilotrun.png
index df466aa2f83d..f10067cee9c2 100644
Binary files a/icon-themes/colibre/cmd/lc_datadatapilotrun.png and 
b/icon-themes/colibre/cmd/lc_datadatapilotrun.png differ
diff --git a/icon-themes/colibre/cmd/lc_formattedfield.png 
b/icon-themes/colibre/cmd/lc_formattedfield.png
index a0912353815d..be7e9d632cb9 100644
Binary files a/icon-themes/colibre/cmd/lc_formattedfield.png and 
b/icon-themes/colibre/cmd/lc_formattedfield.png differ
diff --git a/icon-themes/colibre/cmd/lc_numberformatdate.png 
b/icon-themes/colibre/cmd/lc_numberformatdate.png
index ac477f03f325..eeab75f2e67f 100644
Binary files a/icon-themes/colibre/cmd/lc_numberformatdate.png and 
b/icon-themes/colibre/cmd/lc_numberformatdate.png differ
diff --git a/icon-themes/colibre/cmd/lc_numberformatdecdecimals.png 
b/icon-themes/colibre/cmd/lc_numberformatdecdecimals.png
index 11d9c7226a8e..d4a32e84cc90 100644
Binary files a/icon-themes/colibre/cmd/lc_numberformatdecdecimals.png and 
b/icon-themes/colibre/cmd/lc_numberformatdecdecimals.png differ
diff --git a/icon-themes/colibre/cmd/lc_numberformatdecimal.png 
b/icon-themes/colibre/cmd/lc_numberformatdecimal.png
index b1c8a3760e2e..d7019d581983 100644
Binary files a/icon-themes/colibre/cmd/lc_numberformatdecimal.png and 
b/icon-themes/colibre/cmd/lc_numberformatdecimal.png differ
diff --git a/icon-themes/colibre/cmd/lc_numberformatincdecimals.png 
b/icon-themes/colibre/cmd/lc_numberformatincdecimals.png
index b3b6846171ae..22c455ccdb41 100644
Binary files a/icon-themes/colibre/cmd/lc_numberformatincdecimals.png and 

[Libreoffice-bugs] [Bug 106388] FILEOPEN: Can't open flat MS Office Word xml file

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

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #4 from V Stuart Foote  ---
Opens using the "Microsoft Word 2003 XML (*.xml, *.doc)" file type filter.
You'll need to set the "UseSystemFileDialog" false to conveniently select the
filter. 

But, the import filter does not seem to correctly handle all content tags of
the source XML content-- the "Test file" is not being
picked up...

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


[Libreoffice-bugs] [Bug 116478] removed imported page background remains in saved file and sometimes cannot be replaced

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

Patrick Jacquot  changed:

   What|Removed |Added

 CC||patrick.jacqu...@free.fr
Summary|removed page importes   |removed imported page
   |background remains in saved |background remains in saved
   |file and sometimes cannot   |file and sometimes cannot
   |be replaced |be replaced

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


[Libreoffice-bugs] [Bug 108731] [META] Export formats available through File > Export...

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

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||92925


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=92925
[Bug 92925] Remove export of old and obsolete graphic formats
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98595] FILEOPEN: OOXML Filled Gradient incorrectly mapped

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

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||94774


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 94774] [META] OOXML object fill bugs

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

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||98595


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98595
[Bug 98595] FILEOPEN: OOXML Filled Gradient incorrectly mapped
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 96579] [WRITER] Figure caption badly converted in Word format because image anchoring and wrapping is changed

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

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||104468


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 104468] [META] DOCX (OOXML) image-related issues

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

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||96579


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=96579
[Bug 96579] [WRITER] Figure caption badly converted in Word format because
image anchoring and wrapping is changed
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77548] FILEOPEN: Calc adds leading zeros to customised header/ footer text in XLS

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

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||109072, 109087


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109072
[Bug 109072] [META] XLS (binary) format bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=109087
[Bug 109087] [META] Sheet header and footer 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 109087] [META] Sheet header and footer bugs and enhancements

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

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||77548


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=77548
[Bug 77548] FILEOPEN: Calc adds leading zeros to customised header/footer text
in XLS
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 109072] [META] XLS (binary) format bug tracker

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

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||77548


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=77548
[Bug 77548] FILEOPEN: Calc adds leading zeros to customised header/footer text
in XLS
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116463] tools > customize causes crash recovery dialogue

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

--- Comment #4 from Ted Lee  ---
I'll let you know...

I am now thoroughly confused as to where to find the most recent version!  Do I
look here: https://dev-builds.libreoffice.org/daily/libreoffice-6-0/ or
here: https://dev-builds.libreoffice.org/daily/master/  ?   One leads to
master~2018-03-13_23.59.29_LibreOfficeDev_6.1.0.0.alpha0_MacOS_x86-64.dmg and
the
other to
libreoffice-6-0~2018-03-13_10.45.37_LibreOfficeDev_6.0.3.0.0_MacOS_x86-64.dmg
as the most recent version.

It's the one called 6.1.0.0.alpha0 that I tested that has this bug (crash
dialogue after tools/customize...) and it does have the later date.  I'm in the
process of downloading the 6.0.3.0.0 one.

OK. 6.0.3.0.0 does not have this bug.  But it does have the bug (extraneous
blank window, bug 116277) in the labels feature I reported that was fixed in
6.1.0.0.alpha0.

So is there some other build between those two that I haven't stumbled across?
FWIW, the most recent Mac build seems to be those two listed above, which are
dated 2018-Mar-14 00:49 (daily/master tree) or 2018-Mar-13 11:14
(daily/libreoffice-6-0 tree) in the file listings.  (I can understand how the
time stamp in the directory is a little later than the time put in the file
name.)

-- 
You are receiving this mail because:
You are the 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-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116450

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||107575


Referenced Bugs:

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

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

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||116450


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 116464] Illegible text in File->Open dialog

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

--- Comment #3 from Tom  ---
ad 1) Yes, it is always the selected subfolder in the header of the dialog. So,
in my screenshot example, if I click on "libreoffice6.0" that string gets
replaced by 14 empty rectangles, while all the other elements of the path are
correctly displayed ("opt" and "readmes"). If I click on "opt", that string
gets replaced by 3 empty rectangles, while all other elements are correctly
displayed (libreoffice6.0" and "readmes").

ad 2) I am running
- Linux Mint 18.3 Mate
- gtk+3 3.18.9-1ubuntu3.3
- gtk+2 2.24.30-1ubuntu1.16.04.2

>From the lsof output while running LO 6.0.2.1, I conclude that gtk2 is used by
LO 6.0.2.1. However, at the same time gtk3 is used by other software.

ad 3) What appimage do you suggest to use?
- Fresh, Still
- Basic, Standard, Full

Regards
Tom

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


[Libreoffice-bugs] [Bug 116480] New: When I create new Page Styles, they are not saved when I return to the document.

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

Bug ID: 116480
   Summary: When I create new Page Styles, they are not saved when
I return to the document.
   Product: LibreOffice
   Version: 5.4.0.3 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tinom...@yahoo.com

Description:
My project requires very specific page sizes for printing, but each time I
navigate away, my specific page details are gone.  There seems to be no way to
save page styles, and this makes things difficult.  Please address this.

Steps to Reproduce:
1.Create a new page style "TrialRun"
2. Apply it to a page.
3. Save and close document.
4. Reopen document.  (style will no longer be applied)

Actual Results:  
What happened is that I only had the original style options, and the style I
wanted was no longer applied.

Expected Results:
This is what I expected, but not what I wanted.  I expected for my styles to
still exist.


Reproducible: Always


User Profile Reset: No



Additional Info:
Another way to solve this problem would be to allow users to turn off page
numbers on certain pages, even if they're of the same "style".

I appreciate your help!


User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/64.0.3282.186 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 116472] IMPORT: Page border is invisible in specific DOCX ( border color=auto)

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

--- Comment #5 from Mike Kaganski  ---
https://gerrit.libreoffice.org/51519 is the preliminary patch that converts the
"auto" border color to black on import. It lacks a unit test, so WIP; also need
opinions to continue on 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 116472] IMPORT: Page border is invisible in specific DOCX ( border color=auto)

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

--- Comment #4 from Mike Kaganski  ---
https://gerrit.libreoffice.org/51518 is the tentative patch that would allow
auto color in DOC, correctly handle it in property tab, and use black to show
it. Providing it just in case.

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


[Libreoffice-bugs] [Bug 112182] [META] Text and object selection issues

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

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||88473


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88473
[Bug 88473] EDITING: Selection in Mode ‘Extended Selection’ Can’t be Corrected
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88473] EDITING: Selection in Mode ‘Extended Selection’ Can’t be Corrected

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

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||112182


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 116479] blank pages are added randomly throughout my writer .odt file..

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

--- Comment #1 from mango wodzak  ---
Created attachment 140698
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140698=edit
this book should be just 388 pages.. suddenly it got extra space added..

This bug seems to be always present when using frames..

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


[Libreoffice-bugs] [Bug 116472] IMPORT: Page border is invisible in specific DOCX ( border color=auto)

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

--- Comment #3 from Mike Kaganski  ---
I started to prepare a patch that would provide black as displayed auto color,
allow auto color to be imported/exported from/to DOC, and also prepare the
relevant property tab for this. But now I suppose that since ODF doesn't
provide for auto border color
(https://www.w3.org/TR/REC-CSS2/box.html#propdef-border mentions simply color;
https://www.w3.org/TR/REC-CSS2/colors.html#propdef-color only defines
w3c-defined color; and
http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#datatype-color
defines RGB colors), implementing this would mean that we would have in
interface something not supported by ODF.

In this state, the proper fix IMO would be to just import the auto border color
as black. Opinions?

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


[Libreoffice-bugs] [Bug 106388] FILEOPEN: Can't open flat MS Office Word xml file

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

Thomas Lendo  changed:

   What|Removed |Added

 Blocks||109530


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 109530] [META] File opening issues

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

Thomas Lendo  changed:

   What|Removed |Added

 Depends on||106388


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=106388
[Bug 106388] FILEOPEN: Can't open flat MS Office Word xml 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 116479] New: blank pages are added randomly throughout my writer .odt file..

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

Bug ID: 116479
   Summary: blank pages are added randomly throughout my writer
.odt file..
   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: mango.wod...@gmail.com

Description:
I have several documents I'm working on with writer, I am frequently getting
random blank pages added throughout them, sometimes halfway through a paragraph
on a page, the paragraph is continued on the next page..

Steps to Reproduce:
difficult to say exactl when and how this occurs.. seems to be when my
documents start getting bigger and perhaps connected with my extensive usage of
frames throughout..

Actual Results:  
i keep getting my document messed up with pages no longer matching the table of
contents

Expected Results:
i expect the blank pages to not be inserted..


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
i intend to attach a .odt file as an example.. 


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; 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 116361] problem with subidex and frame char in libreoffice writer

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

Santi  changed:

   What|Removed |Added

 CC||santi.bilifla...@gmail.com

--- Comment #2 from Santi  ---
Created attachment 140697
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140697=edit
odt file where you can find the bug

This process is a little bit confused to me. Please, make it more simple.

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


[Libreoffice-bugs] [Bug 116478] removed page importes background remains in saved file and sometimes cannot be replaced

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

Patrick Jacquot  changed:

   What|Removed |Added

Version|unspecified |5.4.5.1 release

--- Comment #1 from Patrick Jacquot  ---
I maybe deleted the wrong background 20 times and tried 20 times to replace it.
Then I created a new document wich didn't have any background, pasted all
elements copied from the foreground of the initial document, then I added the
good background. Then the .odt saved was OK.

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


[Libreoffice-bugs] [Bug 116475] The image is shrinking at the right side when adding a note caption to an image crossing the page margins

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

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

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


Student introduction for GSoC 2018

2018-03-18 Thread Saurav Chirania
Hello, community.


I have already sent a couple of emails here, but I felt the need to send a
mail explicitly for my introduction (as mentioned in the “How to work with
us” page of LibreOffice).

Name – Saurav Chirania

Email – saurav.c...@gmail.com

IRC nick – chirania

Education – Currently a second-year undergraduate student, studying
Computer Science and Engineering

College/University – Indian Institute of Technology (ISM) Dhanbad

GSoC Idea interested in – “Add a DSL to the UI testing and improve the
generated log file”



I have already submitted my proposal on the GSoC website. Please consider
giving me a feedback on it.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 116478] New: removed page importes background remains in saved file and sometimes cannot be replaced

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

Bug ID: 116478
   Summary: removed page importes background remains in saved file
and sometimes cannot be replaced
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: patrick.jacqu...@free.fr

I inserted a large bitmap background imported as .png. (360*270 pixels).
That background was a mistake. So I deleted it, and replaced it by a second one
, of the same size.
Everything seemed ok. I saved an .odt.
When I opened after vsome time the savesd .odt, the first background appeared
instead of the second, wich was supposed to have replaced the first one.
After unzipping the .odt, I found both backgrounds in the pictures directory.

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


[Libreoffice-bugs] [Bug 116477] transparency properties of pictures dont work at all.

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

Julien Nabet  changed:

   What|Removed |Added

Summary|transparency proerties of   |transparency properties of
   |pictures dont work at all.  |pictures dont work at 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-commits] core.git: sc/source

2018-03-18 Thread Julien Nabet
 sc/source/core/tool/interpr3.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b37f81f298a23d477cb6b1e9d8f28b31b8482194
Author: Julien Nabet 
Date:   Sun Mar 18 17:58:07 2018 +0100

cppcheck: arrayIndexThenCheck

Change-Id: If30664066e3f3f99c02244e248e72406380069aa
Reviewed-on: https://gerrit.libreoffice.org/51513
Tested-by: Jenkins 
Reviewed-by: Julien Nabet 

diff --git a/sc/source/core/tool/interpr3.cxx b/sc/source/core/tool/interpr3.cxx
index db91105fcf10..b66a27706a68 100644
--- a/sc/source/core/tool/interpr3.cxx
+++ b/sc/source/core/tool/interpr3.cxx
@@ -3567,7 +3567,7 @@ void ScInterpreter::ScModalValue_MS()
 nMaxIndex = i - 1;
 nCount = 1;
 }
-while ( nOldVal == aArray[ i ] && i < nSize - 1 )
+while ( (i < (nSize - 1)) && (nOldVal == aArray[ i ]) )
 i++;
 if ( ( nSize - i ) > nMax )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 114426] [META] Caption bugs and enhancements

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

Dieter Praas  changed:

   What|Removed |Added

 Depends on||116475


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116475
[Bug 116475] The image is shrinking at the right side when adding a note
caption to an image crossing the page margins
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116475] The image is shrinking at the right side when adding a note caption to an image crossing the page margins

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

Dieter Praas  changed:

   What|Removed |Added

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

--- Comment #2 from Dieter Praas  ---
Reproducible for me in

Version: 5.4.6.2 (x64)
Build-ID: 4014ce260a04f1026ba855d3b8d91541c224eab8
CPU-Threads: 4; BS: Windows 6.19; UI-Render: Standard; 
Gebietsschema: de-DE (de_DE); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114426
[Bug 114426] [META] Caption 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-commits] core.git: icon-themes/colibre icon-themes/colibre_svg

2018-03-18 Thread andreas kainz
 icon-themes/colibre/cmd/lc_compilebasic.png   |binary
 icon-themes/colibre/cmd/lc_convertinto3dlathe.png |binary
 icon-themes/colibre/cmd/lc_datainrows.png |binary
 icon-themes/colibre/cmd/sc_animationobjects.png   |binary
 icon-themes/colibre/cmd/sc_compilebasic.png   |binary
 icon-themes/colibre_svg/cmd/lc_compilebasic.svg   |1 +
 icon-themes/colibre_svg/cmd/lc_convertinto3dlathe.svg |1 +
 icon-themes/colibre_svg/cmd/lc_datainrows.svg |1 +
 icon-themes/colibre_svg/cmd/sc_animationobjects.svg   |1 +
 icon-themes/colibre_svg/cmd/sc_compilebasic.svg   |5 +
 10 files changed, 9 insertions(+)

New commits:
commit 1b17bbc9949edd5499642368a85c02700b116dbb
Author: andreas kainz 
Date:   Sun Mar 18 20:54:29 2018 +0100

Colibre icons: add missing cmd icons

Change-Id: If8e4bce91c4eea66499675d00a938ff7cb731465
Reviewed-on: https://gerrit.libreoffice.org/51515
Reviewed-by: andreas_kainz 
Tested-by: andreas_kainz 

diff --git a/icon-themes/colibre/cmd/lc_compilebasic.png 
b/icon-themes/colibre/cmd/lc_compilebasic.png
new file mode 100644
index ..29a40247e0ea
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_compilebasic.png differ
diff --git a/icon-themes/colibre/cmd/lc_convertinto3dlathe.png 
b/icon-themes/colibre/cmd/lc_convertinto3dlathe.png
new file mode 100644
index ..7a16cdc6c19f
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_convertinto3dlathe.png 
differ
diff --git a/icon-themes/colibre/cmd/lc_datainrows.png 
b/icon-themes/colibre/cmd/lc_datainrows.png
new file mode 100644
index ..9301b51859cd
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_datainrows.png differ
diff --git a/icon-themes/colibre/cmd/lc_quite.png 
b/icon-themes/colibre/cmd/lc_quit.png
similarity index 100%
rename from icon-themes/colibre/cmd/lc_quite.png
rename to icon-themes/colibre/cmd/lc_quit.png
diff --git a/icon-themes/colibre/cmd/sc_animationobjects.png 
b/icon-themes/colibre/cmd/sc_animationobjects.png
new file mode 100644
index ..e495b24688e9
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_animationobjects.png 
differ
diff --git a/icon-themes/colibre/cmd/sc_compilebasic.png 
b/icon-themes/colibre/cmd/sc_compilebasic.png
new file mode 100644
index ..2b0ae1384244
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_compilebasic.png differ
diff --git a/icon-themes/colibre_svg/cmd/lc_compilebasic.svg 
b/icon-themes/colibre_svg/cmd/lc_compilebasic.svg
new file mode 100644
index ..944bd832132a
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_compilebasic.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/lc_convertinto3dlathe.svg 
b/icon-themes/colibre_svg/cmd/lc_convertinto3dlathe.svg
new file mode 100644
index ..1fd088e3e083
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_convertinto3dlathe.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/lc_datainrows.svg 
b/icon-themes/colibre_svg/cmd/lc_datainrows.svg
new file mode 100644
index ..fff05167ac20
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_datainrows.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/lc_quite.svg 
b/icon-themes/colibre_svg/cmd/lc_quit.svg
similarity index 100%
rename from icon-themes/colibre_svg/cmd/lc_quite.svg
rename to icon-themes/colibre_svg/cmd/lc_quit.svg
diff --git a/icon-themes/colibre_svg/cmd/sc_animationobjects.svg 
b/icon-themes/colibre_svg/cmd/sc_animationobjects.svg
new file mode 100644
index ..2af8f4fcea55
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/sc_animationobjects.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/sc_compilebasic.svg 
b/icon-themes/colibre_svg/cmd/sc_compilebasic.svg
new file mode 100644
index ..09215cee7f80
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/sc_compilebasic.svg
@@ -0,0 +1,5 @@
+http://www.w3.org/2000/svg;>
+
+
+ /
+ 
\ No newline at end of file
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116477] transparency proerties of pictures dont work at all.

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

Dieter Praas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||dgp-m...@gmx.de
 Ever confirmed|0   |1

--- Comment #1 from Dieter Praas  ---
Not reproducible for me. So Please attach a sample document, as this makes it
easier for us to verify the bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Please note that the attachment will be public, remove any sensitive
information before attaching it. 
See
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
for help on how to do so.)

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


[Libreoffice-bugs] [Bug 108747] [META] File properties/settings (meta data) bugs and enhancements

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

Bug 115853 Summary: Custom properties deleted
https://bugs.documentfoundation.org/show_bug.cgi?id=115853

   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 105948] [META] Undo/Redo bugs and enhancements

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

Dieter Praas  changed:

   What|Removed |Added

 Depends on||116474


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116474
[Bug 116474] Undo/redo: The redo of adding caption to an image isn't working:
no image
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116474] Undo/redo: The redo of adding caption to an image isn' t working: no image

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

Dieter Praas  changed:

   What|Removed |Added

   Keywords||bibisectRequest,
   ||possibleRegression
 Status|UNCONFIRMED |NEW
 CC||dgp-m...@gmx.de
 Blocks||105948
 Ever confirmed|0   |1

--- Comment #2 from Dieter Praas  ---
Reproducible for me with

Version: 5.4.6.2 (x64)
Build-ID: 4014ce260a04f1026ba855d3b8d91541c224eab8
CPU-Threads: 4; BS: Windows 6.19; UI-Render: Standard; 
Gebietsschema: de-DE (de_DE); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105948
[Bug 105948] [META] Undo/Redo 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 115291] Text highlight color changes when .odt document saved as a .doc(x) document.

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

Dieter Praas  changed:

   What|Removed |Added

Summary|Text highlight color|Text highlight color
   |changes when .odt document  |changes when .odt document
   |saved as a .doc document.   |saved as a .doc(x)
   ||document.

-- 
You are receiving this mail because:
You 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 115291] Text highlight color changes when .odt document saved as a .doc(x) document.

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

Dieter Praas  changed:

   What|Removed |Added

Summary|Text highlight color|Text highlight color
   |changes when .odt document  |changes when .odt document
   |saved as a .doc document.   |saved as a .doc(x)
   ||document.

-- 
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 116477] New: transparency proerties of pictures dont work at all.

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

Bug ID: 116477
   Summary: transparency proerties of pictures dont work at all.
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mohdark...@gmail.com

Description:
When I inserted an picture to my document, I want to make the transparency to
30%
but it does not work at all.

Actual Results:  
.

Expected Results:
.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Android 6.0.1; Mobile; rv:59.0) Gecko/59.0
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-commits] core.git: configure.ac

2018-03-18 Thread Rene Engelhard
 configure.ac |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit bc358d39ac985914160e8aaa23b29469470c032b
Author: Rene Engelhard 
Date:   Sun Mar 18 20:36:45 2018 +0100

this is sh, not make...

Change-Id: I15056272f254e8c993c143274eea1bb7f1a28cb7

diff --git a/configure.ac b/configure.ac
index ff011fbdd57e..af94d2bdbc13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10362,8 +10362,8 @@ elif test "$_os" = "Linux" -o "$_os" = "Darwin" -o 
"$_os" = "WINNT" ; then
 AC_MSG_RESULT([yes])
 AC_PATH_PROG(GPGCONF, gpgconf)
 AC_MSG_CHECKING([for gpgconf --create-socketdir... ])
-if $(GPGCONF) --dump-options > /dev/null ; then
-  if $(GPGCONF) --dump-options | grep -q create-socketdir ; then
+if $GPGCONF --dump-options > /dev/null ; then
+  if $GPGCONF --dump-options | grep -q create-socketdir ; then
AC_MSG_RESULT([yes])
 AC_DEFINE([HAVE_GPGCONF_SOCKETDIR])
   else
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 99649] [META] Improve Connector handling

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

Gerry  changed:

   What|Removed |Added

 Depends on||116476


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116476
[Bug 116476] Enhance connectors with "line gap" / "slightly detached" feature
(e.g. for diagrams or flow charts)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116476] Enhance connectors with "line gap" / "slightly detached" feature (e.g. for diagrams or flow charts)

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

Gerry  changed:

   What|Removed |Added

 Blocks||99649


Referenced Bugs:

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


[Libreoffice-bugs] [Bug 116476] Enhance connectors with "line gap" / "slightly detached" feature (e.g. for diagrams or flow charts)

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

--- Comment #2 from Gerry  ---
Created attachment 140696
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140696=edit
Flow-chart-with-connectors-slightly-detached_exported-from-Pencil.pdf

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


[Libreoffice-bugs] [Bug 116476] Enhance connectors with "line gap" / "slightly detached" feature (e.g. for diagrams or flow charts)

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

--- Comment #1 from Gerry  ---
Created attachment 140695
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140695=edit
Flow chart with line gaps (0.50 at beginning and end of arrow), exported from
DIA (.png)

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


[Libreoffice-bugs] [Bug 116470] Pivot Table: Avoid styles in different languages to be unnecessarily registered

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

himajin100...@gmail.com changed:

   What|Removed |Added

Summary|Pivot Table:Avoid styles in |Pivot Table:Avoid styles in
   |different languages to be   |different languages to be
   |unnecessary registered  |unnecessarily registered

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


[Libreoffice-bugs] [Bug 116476] New: Enhance connectors with "line gap" / "slightly detached" feature (e.g. for diagrams or flow charts)

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

Bug ID: 116476
   Summary: Enhance connectors with "line gap" / "slightly
detached" feature (e.g. for diagrams or flow charts)
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gerry.trep...@googlemail.com

Description:
Connectors are frequently used when drawing diagrams or flow charts. From a
graphics design perspective, it should be possible that connectors/arrows in
diagrams and flow charts do not directly contact the boxes, but rather to have
a gap between the box and connector/arrow. Such a feature does not exist in
Draw, but, for example, in the diagram editors Dia and Pencil. In both diagram
editors it is possible to either set direct contact (default) or to add a gap
between the connector/arrow and the box.

The diagram tool Pencil calls the feature: Connector is "slightly detached".
The diagram tool Dia calls the feature: "line gap" (with detailed adjustment
possibilities for distances at line start and line end).

Please see attached screenshots of flow charts with the the "line gap" /
"slightly detached" function created in Dia and Pencil.  

Steps to Reproduce:
.

Actual Results:  
.

Expected Results:
.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/53.0.2785.34 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-commits] core.git: include/vcl sfx2/source sw/source vcl/source vcl/unx

2018-03-18 Thread Caolán McNamara
 include/vcl/weld.hxx  |   17 +---
 sfx2/source/doc/new.cxx   |6 +--
 sfx2/source/doc/saveastemplatedlg.cxx |2 -
 sw/source/ui/table/instable.cxx   |4 +-
 sw/source/ui/table/tautofmt.cxx   |8 ++--
 vcl/source/app/salvtables.cxx |   43 -
 vcl/unx/gtk3/gtk3gtkinst.cxx  |   68 --
 7 files changed, 85 insertions(+), 63 deletions(-)

New commits:
commit 16f84d79ad209a4a6e033880d3059810c37e73c0
Author: Caolán McNamara 
Date:   Sun Mar 18 16:54:43 2018 +

add id column support to tree view

Change-Id: I11702f58e488bcf3fcd49c45c11b5059298f81fd
Reviewed-on: https://gerrit.libreoffice.org/51512
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 b6c635e89e57..e63c20e75dbc 100644
--- a/include/vcl/weld.hxx
+++ b/include/vcl/weld.hxx
@@ -167,10 +167,10 @@ public:
 virtual void set_active_id(const OUString& rStr) = 0;
 virtual OUString get_text(int pos) const = 0;
 virtual OUString get_id(int pos) const = 0;
-virtual void append_text(const OUString& rStr) = 0;
 virtual void insert_text(int pos, const OUString& rStr) = 0;
-virtual void append(const OUString& rId, const OUString& rStr) = 0;
+void append_text(const OUString& rStr) { insert_text(-1, rStr); }
 virtual void insert(int pos, const OUString& rId, const OUString& rStr) = 
0;
+void append(const OUString& rId, const OUString& rStr) { insert(-1, rId, 
rStr); }
 virtual int find_text(const OUString& rStr) const = 0;
 virtual int find_id(const OUString& rId) const = 0;
 virtual int get_count() const = 0;
@@ -199,8 +199,10 @@ protected:
 void signal_row_activated() { m_aRowActivatedHdl.Call(*this); }
 
 public:
-virtual void append(const OUString& rText) = 0;
-virtual void insert(const OUString& rText, int pos) = 0;
+virtual void insert_text(const OUString& rText, int pos) = 0;
+virtual void append_text(const OUString& rText) { insert_text(rText, -1); }
+virtual void insert(int pos, const OUString& rId, const OUString& rStr) = 
0;
+virtual void append(const OUString& rId, const OUString& rStr) { 
insert(-1, rId, rStr); }
 virtual int n_children() const = 0;
 virtual void select(int pos) = 0;
 using Container::remove;
@@ -208,9 +210,10 @@ public:
 virtual int find(const OUString& rText) const = 0;
 virtual void set_top_entry(int pos) = 0;
 virtual void clear() = 0;
-virtual OUString get_selected() = 0;
-virtual int get_selected_index() = 0;
-virtual OUString get(int pos) = 0;
+virtual OUString get_selected() const = 0;
+virtual int get_selected_index() const = 0;
+virtual OUString get(int pos) const = 0;
+virtual OUString get_id(int pos) const = 0;
 virtual int get_height_rows(int nRows) const = 0;
 
 virtual void freeze() = 0;
diff --git a/sfx2/source/doc/new.cxx b/sfx2/source/doc/new.cxx
index ef6fbf939a93..1ec298ac3e52 100644
--- a/sfx2/source/doc/new.cxx
+++ b/sfx2/source/doc/new.cxx
@@ -188,9 +188,9 @@ IMPL_LINK( SfxNewFileDialog, RegionSelect, weld::TreeView&, 
rBox, void )
 if (nc != -1 && nc != 0)
 aSel = aSel.replaceAt(nc-1, 1, "");
 if ( aSel.compareToIgnoreAsciiCase( SfxResId(STR_STANDARD) ) == 0 )
-m_xTemplateLb->append(SfxResId(STR_NONE));
+m_xTemplateLb->append_text(SfxResId(STR_NONE));
 for (sal_uInt16 i = 0; i < nCount; ++i)
-m_xTemplateLb->append(m_aTemplates.GetName(nRegion, i));
+m_xTemplateLb->append_text(m_aTemplates.GetName(nRegion, i));
 m_xTemplateLb->thaw();
 m_xTemplateLb->select(0);
 TemplateSelect(*m_xTemplateLb);
@@ -303,7 +303,7 @@ SfxNewFileDialog::SfxNewFileDialog(weld::Window *pParent, 
SfxNewFileDialogMode n
 if (nCount)
 {
 for(sal_uInt16 i = 0; i < nCount; ++i)
-m_xRegionLb->append(m_aTemplates.GetFullRegionName(i));
+m_xRegionLb->append_text(m_aTemplates.GetFullRegionName(i));
 m_xRegionLb->connect_changed(LINK(this, SfxNewFileDialog, 
RegionSelect));
 }
 
diff --git a/sfx2/source/doc/saveastemplatedlg.cxx 
b/sfx2/source/doc/saveastemplatedlg.cxx
index 76a647e94fa6..16295a606d09 100644
--- a/sfx2/source/doc/saveastemplatedlg.cxx
+++ b/sfx2/source/doc/saveastemplatedlg.cxx
@@ -117,7 +117,7 @@ void SfxSaveAsTemplateDialog::SetCategoryLBEntries(const 
std::vector&
 if (!rFolderNames.empty())
 {
 for (size_t i = 0, n = rFolderNames.size(); i < n; ++i)
-m_xLBCategory->insert(rFolderNames[i], i+1);
+m_xLBCategory->insert_text(rFolderNames[i], i+1);
 }
 m_xLBCategory->select(0);
 }
diff --git a/sw/source/ui/table/instable.cxx b/sw/source/ui/table/instable.cxx
index 1b1f46f52be5..958d3fde05de 100644
--- 

[Libreoffice-bugs] [Bug 105948] [META] Undo/Redo bugs and enhancements

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

Bug 95250 Summary: Undo of picture deleting.
https://bugs.documentfoundation.org/show_bug.cgi?id=95250

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |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 103152] [META] Writer image bugs and enhancements

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

Bug 95250 Summary: Undo of picture deleting.
https://bugs.documentfoundation.org/show_bug.cgi?id=95250

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |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 95250] Undo of picture deleting.

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

raal  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #6 from raal  ---
No repro with Version: 6.1.0.0.alpha0+
Build ID: cab04bc39b5164ea74216cd849c3af5f5b298f79
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; 

Closing.

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


[Libreoffice-bugs] [Bug 103238] [META] Customize dialog bugs and enhancements

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

Bug 115511 Summary: Description field in customize dialog cannot get focus
https://bugs.documentfoundation.org/show_bug.cgi?id=115511

   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 116470] Pivot Table: Avoid styles in different languages to be unnecessary registered

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

himajin100...@gmail.com changed:

   What|Removed |Added

Summary|Avoid styles in different   |Pivot Table:Avoid styles in
   |languages to be unnecessary |different languages to be
   |registered  |unnecessary registered

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


[Libreoffice-bugs] [Bug 116475] The image is shrinking at the right side when adding a note caption to an image crossing the page margins

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

--- Comment #1 from Telesto  ---
Created attachment 140694
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140694=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 116475] New: The image is shrinking at the right side when adding a note caption to an image crossing the page margins

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

Bug ID: 116475
   Summary: The image is shrinking at the right side when adding a
note caption to an image crossing the page margins
   Product: LibreOffice
   Version: 5.1.5.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
The image is shrinking at the right side when adding a note caption to an image
crossing the page margins

Steps to Reproduce:
1. Open the attached file
2. Insert -> Caption
3. Press OK

Actual Results:  
The image shrinks in size; frame size looks as it should be

Expected Results:
No change in image size


Reproducible: Always


User Profile Reset: No



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

and in
5.1.6.2

but not in
Versie: 4.4.7.2 
Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600
Locale: nl_NL


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: cui/source cui/uiconfig

2018-03-18 Thread Muhammet Kara
 cui/source/customize/cfg.cxx  |1 +
 cui/uiconfig/ui/menuassignpage.ui |   10 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 86b160886f6d5580a84f5008682cc93fa8c63e39
Author: Muhammet Kara 
Date:   Fri Mar 16 16:40:59 2018 +0300

tdf#115511: Make the description field keyboard-accessible

in the Customize dialog. By setting an accelerator key, and
also manually setting the WB_TABSTOP bit to include it in the
tab navigation.

Change-Id: I02ce9e2e78404401c9fc124df07f4f0c0b1e110e
Reviewed-on: https://gerrit.libreoffice.org/51426
Tested-by: Jenkins 
Reviewed-by: Heiko Tietze 
Tested-by: Heiko Tietze 

diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index 515088d11916..078a06c16c77 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -1167,6 +1167,7 @@ SvxConfigPage::SvxConfigPage(vcl::Window *pParent, const 
SfxItemSet& rSet)
 
 m_pDescriptionField->SetControlBackground( 
GetSettings().GetStyleSettings().GetDialogColor() );
 m_pDescriptionField->EnableCursor( false );
+m_pDescriptionField->SetStyle( m_pDescriptionField->GetStyle() | 
WB_TABSTOP ); // Include in the tab sequence
 
 m_pSearchEdit->SetUpdateDataHdl ( LINK( this, SvxConfigPage, 
SearchUpdateHdl ));
 m_pSearchEdit->EnableUpdateData();
diff --git a/cui/uiconfig/ui/menuassignpage.ui 
b/cui/uiconfig/ui/menuassignpage.ui
index 425d0c2f84a4..fcaaf20f71d7 100644
--- a/cui/uiconfig/ui/menuassignpage.ui
+++ b/cui/uiconfig/ui/menuassignpage.ui
@@ -107,6 +107,9 @@
 False
 False
 False
+
+  
+
   
 
   
@@ -121,7 +124,12 @@
 False
 start
 start
-Description
+D_escription
+True
+desc:border
+
+  
+
   
   
 0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'feature/SOSAW080' - 386 commits - accessibility/inc accessibility/source android/Bootstrap android/source basctl/inc basctl/source basctl/uiconfig basegfx/Libra

2018-03-18 Thread Armin Le Grand
Rebased ref, commits from common ancestor:
commit 46e01884bf81768a2362843c2f12e44cea05d04b
Author: Armin Le Grand 
Date:   Sun Mar 18 19:45:52 2018 +0100

SOSAW080: Corrected SdrPage constructor

Change-Id: I488b9601735ec1822433f82f633990063951fe08

diff --git a/include/svx/svdpage.hxx b/include/svx/svdpage.hxx
index ea2658721694..1ea8f1f57358 100644
--- a/include/svx/svdpage.hxx
+++ b/include/svx/svdpage.hxx
@@ -443,7 +443,6 @@ protected:
 // to call lateInit() after copy-construction of a new object. Any 
initialization in derived
 // classes that needs access to the page objects must be deferred to 
lateInit. And it must
 // call lateInit() of its parent class.
-//SdrPage(const SdrPage& rSrcPage);
 void lateInit(const SdrPage& rSrcPage);
 
 public:
diff --git a/svx/source/svdraw/svdpage.cxx b/svx/source/svdraw/svdpage.cxx
index bea868185039..8467ea1d613a 100644
--- a/svx/source/svdraw/svdpage.cxx
+++ b/svx/source/svdraw/svdpage.cxx
@@ -1102,8 +1102,8 @@ void SdrPageProperties::SetStyleSheet(SfxStyleSheet* 
pStyleSheet)
 
 
 SdrPage::SdrPage(SdrModel& rModel, bool bMasterPage)
-:   SdrObjList(this),
-tools::WeakBase(),
+:   tools::WeakBase(),
+SdrObjList(this),
 maPageUsers(),
 mpViewContact(nullptr),
 mrSdrModelFromSdrPage(rModel),
@@ -1130,30 +1130,6 @@ SdrPage::SdrPage(SdrModel& rModel, bool bMasterPage)
 mpSdrPageProperties.reset(new SdrPageProperties(*this));
 }
 
-// SdrPage::SdrPage(const SdrPage& rSrcPage)
-// :   SdrObjList(this),
-// tools::WeakBase(),
-// maPageUsers(),
-// mpViewContact(nullptr),
-// mrSdrModelFromSdrPage(rSrcPage.getSdrModelFromSdrPage()),
-// mnWidth(rSrcPage.mnWidth),
-// mnHeight(rSrcPage.mnHeight),
-// mnBorderLeft(rSrcPage.mnBorderLeft),
-// mnBorderUpper(rSrcPage.mnBorderUpper),
-// mnBorderRight(rSrcPage.mnBorderRight),
-// mnBorderLower(rSrcPage.mnBorderLower),
-// mpLayerAdmin(new 
SdrLayerAdmin(rSrcPage.getSdrModelFromSdrPage().GetLayerAdmin())),
-// mpSdrPageProperties(nullptr),
-// mpMasterPageDescriptor(nullptr),
-// nPageNum(rSrcPage.nPageNum),
-// mbMaster(rSrcPage.mbMaster),
-// mbInserted(false),
-// mbObjectsNotPersistent(rSrcPage.mbObjectsNotPersistent),
-// mbPageBorderOnlyLeftRight(rSrcPage.mbPageBorderOnlyLeftRight)
-// {
-// aPrefVisiLayers.SetAll();
-// }
-
 SdrPage::~SdrPage()
 {
 if( mxUnoPage.is() ) try
commit 14d1ba696e487ebb9d37e21fe274e85363cb2f5c
Author: Armin Le Grand 
Date:   Sun Mar 18 15:12:39 2018 +0100

SOSAW080: Added missing includes

Change-Id: I4caf6b6fbbe6e8130741d793dffb560fd01d4ed5

diff --git a/svx/source/sdr/properties/attributeproperties.cxx 
b/svx/source/sdr/properties/attributeproperties.cxx
index 1b22053325b5..b10fcf4bc155 100644
--- a/svx/source/sdr/properties/attributeproperties.cxx
+++ b/svx/source/sdr/properties/attributeproperties.cxx
@@ -44,7 +44,8 @@
 #include 
 #include 
 #include 
-
+#include 
+#include 
 
 namespace sdr
 {
commit d99c5ce8e3bf75c26c8997a9dba45fd9464c43d2
Author: Armin Le Grand 
Date:   Sun Mar 18 11:20:36 2018 +0100

SOSAW080: getSdrModelFromUnoModel added override marks

Change-Id: I22de9a1c8af7c25be5c108671ddc548ba323ed47

diff --git a/include/svx/unomodel.hxx b/include/svx/unomodel.hxx
index 7f8a27a20f2b..e637e4486d2a 100644
--- a/include/svx/unomodel.hxx
+++ b/include/svx/unomodel.hxx
@@ -56,7 +56,7 @@ private:
 
 protected:
 // SvxUnoDrawMSFactory
-virtual SdrModel* getSdrModelFromUnoModel() const;
+virtual SdrModel* getSdrModelFromUnoModel() const override;
 
 public:
 SvxUnoDrawingModel( SdrModel* pDoc ) throw();
diff --git a/reportdesign/inc/ReportDefinition.hxx 
b/reportdesign/inc/ReportDefinition.hxx
index 6d877a08ae24..79c58c998600 100644
--- a/reportdesign/inc/ReportDefinition.hxx
+++ b/reportdesign/inc/ReportDefinition.hxx
@@ -186,11 +186,14 @@ namespace reportdesign
 
 css::uno::Reference< css::uno::XComponentContext > getContext();
 
+protected:
 /** abstract SdrModel provider */
-virtual SdrModel* getSdrModelFromUnoModel() const;
+virtual SdrModel* getSdrModelFromUnoModel() const override;
 
+public:
 // Needed? Or same as above?
 static std::shared_ptr getSdrModel(const 
css::uno::Reference< css::report::XReportDefinition >& _xReportDefinition);
+
 private:
 DECLARE_XINTERFACE( )
 DECLARE_XTYPEPROVIDER( )
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index 59f8aa0e944c..370fafde938f 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -125,7 +125,7 @@ protected:
 const SfxItemPropertySet&   GetPropertySet() const { return aPropSet; }
 
 /** abstract SdrModel provider */
-virtual SdrModel* getSdrModelFromUnoModel() const;
+virtual SdrModel* getSdrModelFromUnoModel() const override;
 
 public:
 

[Libreoffice-bugs] [Bug 116474] The redo part of adding caption to an image isn't working: no image

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

--- Comment #1 from Telesto  ---
Created attachment 140693
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140693=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 116474] Undo/redo: The redo of adding caption to an image isn' t working: no image

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

Telesto  changed:

   What|Removed |Added

Summary|The redo part of adding |Undo/redo: The redo of
   |caption to an image isn't   |adding caption to an image
   |working: no image   |isn't working: no image

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


[Libreoffice-bugs] [Bug 116472] IMPORT: Page border is invisible in specific DOCX ( border color=auto)

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

Jacques Guilleron  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||guillero...@aol.com
 Ever confirmed|0   |1

--- Comment #2 from Jacques Guilleron  ---
Hi Mike,

I reproduce with
LO  6.1.0.0.alpha0+ Build ID: 8038911866f54f3921f51a2a1e702831c42f02fd
CPU threads: 2; OS: Windows 6.1; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-03-17_23:12:09
Locale: fr-FR (fr_FR); Calc: CL
but not with
LO  6.1.0.0.alpha0+ Build ID: 0d1479cbd442c3ec3bdd20333c341ea24dcca21e
CPU threads: 2; OS: Windows 6.1; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-03-10_01:47:26
Locale: fr-FR (fr_FR); 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 116474] New: The redo part of adding caption to an image isn' t working: no image

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

Bug ID: 116474
   Summary: The redo part of adding caption to an image isn't
working: no image
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tele...@surfxs.nl

Description:
The redo part of adding caption to an image isn't working: no image

Steps to Reproduce:
1. Open the attached file
2. Select the image
3. Insert -> Caption
4. Press OK
5. Undo -> CTRL+Z
6. Redo -> CTRL+Y

Actual Results:  
No image, and page is scrolling to the bottom

Expected Results:
Normal redo


Reproducible: Always


User Profile Reset: No



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

and in
Versie: 5.3.5.2 
Build ID: 50d9bf2b0a79cdb85a3814b592608037a682059d
CPU-threads: 4; Besturingssysteem:Windows 6.2; UI-render: standaard; Layout
Engine: new; 
Locale: nl-NL (nl_NL); Calc: group

but not in
Versie: 5.1.6.2 
Build ID: 07ac168c60a517dba0f0d7bc7540f5afa45f0909
CPU Threads: 4; Versie besturingssysteem:Windows 6.2; UI Render: GL; 
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-bugs] [Bug 116474] The redo part of adding caption to an image isn't working: no image

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

Telesto  changed:

   What|Removed |Added

Version|6.1.0.0.alpha0+ Master  |5.3.5.2 release

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


[Libreoffice-commits] core.git: config_host.mk.in

2018-03-18 Thread Rene Engelhard
 config_host.mk.in |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

New commits:
commit 5204a5145d8232ea0650144fb4756c38303ef06e
Author: Rene Engelhard 
Date:   Sun Mar 18 19:28:55 2018 +0100

revert accidentially comitted local changes :(

Change-Id: Icaee7383332240b8b1780f5524d2faf55feb6e76

diff --git a/config_host.mk.in b/config_host.mk.in
index 1f292c6b5c9c..965cdaf6887a 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -78,8 +78,6 @@ export COM_IS_CLANG=@COM_IS_CLANG@
 export CPPUNIT_CFLAGS=$(gb_SPACE)@CPPUNIT_CFLAGS@
 export CPPUNIT_LIBS=$(gb_SPACE)@CPPUNIT_LIBS@
 export CPUNAME=@CPUNAME@
-export CDEFAULTOPT=@CDEFAULTOPT@
-export HARDEN_CPPFLAGS=@HARDEN_CPPFLAGS@
 export CROSS_COMPILING=@CROSS_COMPILING@
 export CURL=@CURL@
 export CURL_CFLAGS=$(gb_SPACE)@CURL_CFLAGS@
@@ -99,6 +97,7 @@ export DEFAULT_BRAND_IMAGES=@DEFAULT_BRAND_IMAGES@
 export DICT_SYSTEM_DIR=@DICT_SYSTEM_DIR@
 export DISABLE_CVE_TESTS=@DISABLE_CVE_TESTS@
 export DISABLE_DYNLOADING=@DISABLE_DYNLOADING@
+export DISABLE_OPENSSL=@DISABLE_OPENSSL@
 export DISABLE_PYTHON=@DISABLE_PYTHON@
 export DLOPEN_LIBS=@DLOPEN_LIBS@
 export DLLTOOL=@DLLTOOL@
@@ -117,7 +116,6 @@ export ENABLE_COINMP=@ENABLE_COINMP@
 export SYSTEM_COINMP=@SYSTEM_COINMP@
 export COINMP_CFLAGS=@COINMP_CFLAGS@
 export COINMP_LIBS=@COINMP_LIBS@
-export ENABLE_CPPUNIT=@ENABLE_CPPUNIT@
 export ENABLE_CUPS=@ENABLE_CUPS@
 export ENABLE_CURL=@ENABLE_CURL@
 export ENABLE_FUZZERS=@ENABLE_FUZZERS@
@@ -155,7 +153,6 @@ export ENABLE_OOENV=@ENABLE_OOENV@
 export ENABLE_OPENGL_TRANSITIONS=@ENABLE_OPENGL_TRANSITIONS@
 export ENABLE_OPENGL_CANVAS=@ENABLE_OPENGL_CANVAS@
 export ENABLE_OPTIMIZED=@ENABLE_OPTIMIZED@
-export ENABLE_PACKAGEKIT=@ENABLE_PACKAGEKIT@
 export ENABLE_PCH=@ENABLE_PCH@
 export ENABLE_PDFIMPORT=@ENABLE_PDFIMPORT@
 export ENABLE_PDFIUM=@ENABLE_PDFIUM@
@@ -240,6 +237,7 @@ export GTK_PRINT_LIBS=$(gb_SPACE)@GTK_PRINT_LIBS@
 export USING_X11=@USING_X11@
 export HAMCREST_JAR=@HAMCREST_JAR@
 export HAVE_GCC_AVX=@HAVE_GCC_AVX@
+export HAVE_GCC_STACK_PROTECTOR_STRONG=@HAVE_GCC_STACK_PROTECTOR_STRONG@
 export HAVE_GCC_BUILTIN_ATOMIC=@HAVE_GCC_BUILTIN_ATOMIC@
 export HAVE_GCC_BUILTIN_FFS=@HAVE_GCC_BUILTIN_FFS@
 export HAVE_GCC_FINLINE_LIMIT=@HAVE_GCC_FINLINE_LIMIT@
@@ -430,6 +428,8 @@ export OFFICEOTRON=@OFFICEOTRON@
 export BFFVALIDATOR=@BFFVALIDATOR@
 export OOO_JUNIT_JAR=@OOO_JUNIT_JAR@
 export OOO_VENDOR=@OOO_VENDOR@
+export OPENSSL_CFLAGS=$(gb_SPACE)@OPENSSL_CFLAGS@
+export OPENSSL_LIBS=$(gb_SPACE)@OPENSSL_LIBS@
 export ORCUS_CFLAGS=$(gb_SPACE)@ORCUS_CFLAGS@
 export ORCUS_LIBS=$(gb_SPACE)@ORCUS_LIBS@
 export OS=@OS@
@@ -564,6 +564,7 @@ export SYSTEM_NSS=@SYSTEM_NSS@
 export SYSTEM_ODBC_HEADERS=@SYSTEM_ODBC_HEADERS@
 export SYSTEM_ODFGEN=@SYSTEM_ODFGEN@
 export SYSTEM_OPENLDAP=@SYSTEM_OPENLDAP@
+export SYSTEM_OPENSSL=@SYSTEM_OPENSSL@
 export SYSTEM_PAGEMAKER=@SYSTEM_PAGEMAKER@
 export SYSTEM_POPPLER=@SYSTEM_POPPLER@
 export SYSTEM_POSTGRESQL=@SYSTEM_POSTGRESQL@
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: config_host.mk.in

2018-03-18 Thread Rene Engelhard
 config_host.mk.in |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 7a95ee8d0badb2cbbd137a6e18af1bada35ae933
Author: Rene Engelhard 
Date:   Sun Mar 18 19:26:45 2018 +0100

actually add HAVE_GPGCONF_SOCKETDIR to config_host.mk.in...

Change-Id: Ib98112a31f9df44a8b03b00f3348193d16ff1390

diff --git a/config_host.mk.in b/config_host.mk.in
index cff1500b3dd2..1f292c6b5c9c 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -78,6 +78,8 @@ export COM_IS_CLANG=@COM_IS_CLANG@
 export CPPUNIT_CFLAGS=$(gb_SPACE)@CPPUNIT_CFLAGS@
 export CPPUNIT_LIBS=$(gb_SPACE)@CPPUNIT_LIBS@
 export CPUNAME=@CPUNAME@
+export CDEFAULTOPT=@CDEFAULTOPT@
+export HARDEN_CPPFLAGS=@HARDEN_CPPFLAGS@
 export CROSS_COMPILING=@CROSS_COMPILING@
 export CURL=@CURL@
 export CURL_CFLAGS=$(gb_SPACE)@CURL_CFLAGS@
@@ -97,7 +99,6 @@ export DEFAULT_BRAND_IMAGES=@DEFAULT_BRAND_IMAGES@
 export DICT_SYSTEM_DIR=@DICT_SYSTEM_DIR@
 export DISABLE_CVE_TESTS=@DISABLE_CVE_TESTS@
 export DISABLE_DYNLOADING=@DISABLE_DYNLOADING@
-export DISABLE_OPENSSL=@DISABLE_OPENSSL@
 export DISABLE_PYTHON=@DISABLE_PYTHON@
 export DLOPEN_LIBS=@DLOPEN_LIBS@
 export DLLTOOL=@DLLTOOL@
@@ -116,6 +117,7 @@ export ENABLE_COINMP=@ENABLE_COINMP@
 export SYSTEM_COINMP=@SYSTEM_COINMP@
 export COINMP_CFLAGS=@COINMP_CFLAGS@
 export COINMP_LIBS=@COINMP_LIBS@
+export ENABLE_CPPUNIT=@ENABLE_CPPUNIT@
 export ENABLE_CUPS=@ENABLE_CUPS@
 export ENABLE_CURL=@ENABLE_CURL@
 export ENABLE_FUZZERS=@ENABLE_FUZZERS@
@@ -153,6 +155,7 @@ export ENABLE_OOENV=@ENABLE_OOENV@
 export ENABLE_OPENGL_TRANSITIONS=@ENABLE_OPENGL_TRANSITIONS@
 export ENABLE_OPENGL_CANVAS=@ENABLE_OPENGL_CANVAS@
 export ENABLE_OPTIMIZED=@ENABLE_OPTIMIZED@
+export ENABLE_PACKAGEKIT=@ENABLE_PACKAGEKIT@
 export ENABLE_PCH=@ENABLE_PCH@
 export ENABLE_PDFIMPORT=@ENABLE_PDFIMPORT@
 export ENABLE_PDFIUM=@ENABLE_PDFIUM@
@@ -237,7 +240,6 @@ export GTK_PRINT_LIBS=$(gb_SPACE)@GTK_PRINT_LIBS@
 export USING_X11=@USING_X11@
 export HAMCREST_JAR=@HAMCREST_JAR@
 export HAVE_GCC_AVX=@HAVE_GCC_AVX@
-export HAVE_GCC_STACK_PROTECTOR_STRONG=@HAVE_GCC_STACK_PROTECTOR_STRONG@
 export HAVE_GCC_BUILTIN_ATOMIC=@HAVE_GCC_BUILTIN_ATOMIC@
 export HAVE_GCC_BUILTIN_FFS=@HAVE_GCC_BUILTIN_FFS@
 export HAVE_GCC_FINLINE_LIMIT=@HAVE_GCC_FINLINE_LIMIT@
@@ -247,6 +249,7 @@ export HAVE_GCC_FNO_INLINE=@HAVE_GCC_FNO_INLINE@
 export HAVE_GCC_FNO_SIZED_DEALLOCATION=@HAVE_GCC_FNO_SIZED_DEALLOCATION@
 export HAVE_GCC_GGDB2=@HAVE_GCC_GGDB2@
 export HAVE_GNUMAKE_FILE_FUNC=@HAVE_GNUMAKE_FILE_FUNC@
+export HAVE_GPGCONF_SOCKETDIR=@HAVE_GPGCONF_SOCKETDIR@
 export HAVE_LD_BSYMBOLIC_FUNCTIONS=@HAVE_LD_BSYMBOLIC_FUNCTIONS@
 export HAVE_LD_HASH_STYLE=@HAVE_LD_HASH_STYLE@
 export HAVE_POSIX_FALLOCATE=@HAVE_POSIX_FALLOCATE@
@@ -427,8 +430,6 @@ export OFFICEOTRON=@OFFICEOTRON@
 export BFFVALIDATOR=@BFFVALIDATOR@
 export OOO_JUNIT_JAR=@OOO_JUNIT_JAR@
 export OOO_VENDOR=@OOO_VENDOR@
-export OPENSSL_CFLAGS=$(gb_SPACE)@OPENSSL_CFLAGS@
-export OPENSSL_LIBS=$(gb_SPACE)@OPENSSL_LIBS@
 export ORCUS_CFLAGS=$(gb_SPACE)@ORCUS_CFLAGS@
 export ORCUS_LIBS=$(gb_SPACE)@ORCUS_LIBS@
 export OS=@OS@
@@ -563,7 +564,6 @@ export SYSTEM_NSS=@SYSTEM_NSS@
 export SYSTEM_ODBC_HEADERS=@SYSTEM_ODBC_HEADERS@
 export SYSTEM_ODFGEN=@SYSTEM_ODFGEN@
 export SYSTEM_OPENLDAP=@SYSTEM_OPENLDAP@
-export SYSTEM_OPENSSL=@SYSTEM_OPENSSL@
 export SYSTEM_PAGEMAKER=@SYSTEM_PAGEMAKER@
 export SYSTEM_POPPLER=@SYSTEM_POPPLER@
 export SYSTEM_POSTGRESQL=@SYSTEM_POSTGRESQL@
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116335] Some EMF files are not imported correctly

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

--- Comment #7 from Buovjaga  ---
(In reply to Telesto from comment #6)
> Created attachment 140687 [details]
> Comparison

Problems 1) and 3) are visible in this.

Still curious about 2). Could johan produce a screenshot of it?

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


[Libreoffice-commits] core.git: config_host.mk.in

2018-03-18 Thread Rene Engelhard
 config_host.mk.in |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d6ed1d415d36809d784af780231258ea0ee1024f
Author: Rene Engelhard 
Date:   Sun Mar 18 19:06:58 2018 +0100

actually add GPGCONF to config_host.mk.in

Change-Id: Iebc767f920bbe8e017bb748e1298c58c7d470ec6

diff --git a/config_host.mk.in b/config_host.mk.in
index 8ce71275ca5c..cff1500b3dd2 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -203,6 +203,7 @@ export EPOXY_LIBS=$(gb_SPACE)@EPOXY_LIBS@
 export GLM_CFLAGS=$(gb_SPACE)@GLM_CFLAGS@
 export GPG_ERROR_CFLAGS=$(gb_SPACE)@GPG_ERROR_CFLAGS@
 export GPG_ERROR_LIBS=$(gb_SPACE)@GPG_ERROR_LIBS@
+export GPGCONF=@GPGCONF@
 export GPGMEPP_CFLAGS=$(gb_SPACE)@GPGMEPP_CFLAGS@
 export GPGMEPP_LIBS=$(gb_SPACE)@GPGMEPP_LIBS@
 export GNUTLS_CFLAGS=$(gb_SPACE)@GNUTLS_CFLAGS@
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 95250] Undo of picture deleting.

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

--- Comment #5 from Telesto  ---
No repro with
Version: 6.1.0.0.alpha0+
Build ID: e5bc7fa4e83b33fc3eee343e560a4f8cb91eacd6
CPU threads: 4; OS: Windows 6.3; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-03-14_23:37:38
Locale: nl-NL (nl_NL); 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 116471] LO603a: On macOS export PDF generates empty comments

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

--- Comment #8 from Martin Srebotnjak  ---
Created attachment 140691
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140691=edit
Test document

Enjoy.

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


[Libreoffice-bugs] [Bug 116471] LO603a: On macOS export PDF generates empty comments

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

--- Comment #7 from Martin Srebotnjak  ---
No, it isn't.

But there is no need for that.
Create a new empty document, add a comment (some text), export as PDF (export
of comments should be enabled in export settings).
Open generated PDF, you get the same result.

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


[Libreoffice-bugs] [Bug 116471] LO603a: On macOS export PDF generates empty comments

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

--- Comment #6 from Martin Srebotnjak  ---
Created attachment 140690
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140690=edit
Comment in generated PDF 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


  1   2   3   >