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

2019-05-12 Thread Jim Raykowski (via logerrit)
 sw/source/core/crsr/viscrs.cxx |8 
 1 file changed, 8 insertions(+)

New commits:
commit ccf3a0600ee902390ad6112ecf28223078bdd2db
Author: Jim Raykowski 
AuthorDate: Sat May 11 10:15:52 2019 -0800
Commit: Jim Raykowski 
CommitDate: Mon May 13 03:32:13 2019 +0200

tdf#104204 Keep selection when context menu is opened on extended row

Change-Id: I5a94f7bcf90e5831fc63d3f8ad83278e425417eb
Reviewed-on: https://gerrit.libreoffice.org/72159
Tested-by: Jenkins
Reviewed-by: Jim Raykowski 

diff --git a/sw/source/core/crsr/viscrs.cxx b/sw/source/core/crsr/viscrs.cxx
index 72ccc90b7acd..f4272cacd354 100644
--- a/sw/source/core/crsr/viscrs.cxx
+++ b/sw/source/core/crsr/viscrs.cxx
@@ -59,6 +59,8 @@
 #include 
 #include 
 
+#include 
+
 // Here static members are defined. They will get changed on alteration of the
 // MapMode. This is done so that on ShowCursor the same size does not have to 
be
 // expensively determined again and again.
@@ -843,6 +845,12 @@ bool SwShellTableCursor::IsInside( const Point& rPt ) const
 OSL_ENSURE( pFrame, "Node not in a table" );
 if( pFrame && pFrame->getFrameArea().IsInside( rPt ) )
 return true;
+
+for ( SwCellFrame* pCellFrame = static_cast(pFrame); 
pCellFrame; pCellFrame = pCellFrame->GetFollowCell() )
+{
+if( pCellFrame->getFrameArea().IsInside( rPt ) )
+return true;
+}
 }
 return false;
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Clang trunk build failure in external/librevenge

2019-05-12 Thread Luke Benes
After commit: http://llvm.org/viewvc/llvm-project?view=revision=360308

Clang builds are failing on both Arch and Ubuntu with the following error:

checking for boost/spirit/include/classic.hpp... no
configure: error: Required boost headers not found.
make[1]: *** [/core/external/librevenge/ExternalProject_librevenge.mk:23:  
/core/workdir/ExternalProject/librevenge/build] Error 1
make[1]: *** Waiting for unfinished jobs
32 warnings generated.
114 warnings generated.
40 warnings generated.
make: *** [Makefile:282: build] Error 2

Does this look like a compiler bug or issue with our build system?


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

[Libreoffice-commits] core.git: 2 commits - accessibility/inc basctl/inc bin/update_pch chart2/inc comphelper/inc configmgr/inc connectivity/inc cppcanvas/inc cppuhelper/inc cui/inc dbaccess/inc deskt

2019-05-12 Thread Luboš Luňák (via logerrit)
 accessibility/inc/pch/precompiled_acc.hxx  |7 
 basctl/inc/pch/precompiled_basctl.hxx  |   34 ---
 bin/update_pch |9 -
 chart2/inc/pch/precompiled_chartcontroller.hxx |   30 ---
 comphelper/inc/pch/precompiled_comphelper.hxx  |   10 -
 configmgr/inc/pch/precompiled_configmgr.hxx|4 
 connectivity/inc/pch/precompiled_ado.hxx   |4 
 connectivity/inc/pch/precompiled_dbpool2.hxx   |5 
 connectivity/inc/pch/precompiled_dbtools.hxx   |4 
 connectivity/inc/pch/precompiled_file.hxx  |6 
 connectivity/inc/pch/precompiled_firebird_sdbc.hxx |4 
 connectivity/inc/pch/precompiled_flat.hxx  |6 
 connectivity/inc/pch/precompiled_odbc.hxx  |4 
 cppcanvas/inc/pch/precompiled_cppcanvas.hxx|5 
 cppuhelper/inc/pch/precompiled_cppuhelper.hxx  |4 
 cui/inc/pch/precompiled_cui.hxx|   29 ---
 dbaccess/inc/pch/precompiled_dba.hxx   |   10 -
 dbaccess/inc/pch/precompiled_dbaxml.hxx|5 
 dbaccess/inc/pch/precompiled_dbmm.hxx  |3 
 dbaccess/inc/pch/precompiled_dbu.hxx   |7 
 desktop/inc/pch/precompiled_deploymentgui.hxx  |4 
 desktop/inc/pch/precompiled_deploymentmisc.hxx |4 
 editeng/inc/pch/precompiled_editeng.hxx|8 
 emfio/inc/pch/precompiled_emfio.hxx|4 
 framework/inc/pch/precompiled_fwe.hxx  |4 
 framework/inc/pch/precompiled_fwk.hxx  |4 
 package/inc/pch/precompiled_package2.hxx   |6 
 package/inc/pch/precompiled_xstor.hxx  |6 
 reportdesign/inc/pch/precompiled_rpt.hxx   |   15 -
 reportdesign/inc/pch/precompiled_rptui.hxx |   30 ---
 reportdesign/inc/pch/precompiled_rptxml.hxx|4 
 sal/inc/pch/precompiled_sal.hxx|   10 -
 sc/inc/pch/precompiled_sc.hxx  |   35 ---
 sc/inc/pch/precompiled_scfilt.hxx  |7 
 sd/inc/pch/precompiled_sd.hxx  |9 -
 sd/inc/pch/precompiled_sdui.hxx|   34 ---
 sfx2/inc/pch/precompiled_sfx.hxx   |7 
 svl/inc/pch/precompiled_svl.hxx|4 
 svtools/inc/pch/precompiled_svt.hxx|8 
 svx/inc/pch/precompiled_svx.hxx|   16 +
 svx/inc/pch/precompiled_svxcore.hxx|   15 +
 sw/inc/pch/precompiled_msword.hxx  |   31 ---
 sw/inc/pch/precompiled_sw.hxx  |   14 -
 sw/inc/pch/precompiled_swui.hxx|6 
 tools/inc/pch/precompiled_tl.hxx   |8 
 unotools/inc/pch/precompiled_utl.hxx   |4 
 vcl/inc/pch/precompiled_vcl.hxx|  185 ++---
 writerfilter/inc/pch/precompiled_writerfilter.hxx  |3 
 xmloff/inc/pch/precompiled_xo.hxx  |7 
 xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx|   15 -
 xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx|   26 --
 51 files changed, 261 insertions(+), 462 deletions(-)

New commits:
commit e2fcb27d287faaee73495c4f9f05b0a09c13f008
Author: Luboš Luňák 
AuthorDate: Sun May 12 17:00:00 2019 +0200
Commit: Luboš Luňák 
CommitDate: Sun May 12 23:46:14 2019 +0200

regenerate PCH headers

Change-Id: I4894023e42cbfa32916ee3ddfb2cfb5426cfc69f
Reviewed-on: https://gerrit.libreoffice.org/72195
Tested-by: Jenkins
Reviewed-by: Luboš Luňák 

diff --git a/accessibility/inc/pch/precompiled_acc.hxx 
b/accessibility/inc/pch/precompiled_acc.hxx
index 12108c99a78d..b14e5d9e2279 100644
--- a/accessibility/inc/pch/precompiled_acc.hxx
+++ b/accessibility/inc/pch/precompiled_acc.hxx
@@ -13,7 +13,7 @@
  manual changes will be rewritten by the next run of update_pch.sh (which 
presumably
  also fixes all possible problems, so it's usually better to use it).
 
- Generated on 2019-04-29 21:18:33 using:
+ Generated on 2019-05-12 16:56:43 using:
  ./bin/update_pch accessibility acc --cutoff=4 --exclude:system 
--include:module --include:local
 
  If after updating build fails, use the following command to locate 
conflicting headers:
@@ -82,8 +82,6 @@
 #include 
 #include 
 #include 
-#include 
-#include 
 #include 
 #include 
 #include 
@@ -167,6 +165,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -275,6 +274,8 @@
 #include 
 #include 
 #include 
+#include 
+#include 
 #include 
 #include 
 #include 
diff --git a/basctl/inc/pch/precompiled_basctl.hxx 
b/basctl/inc/pch/precompiled_basctl.hxx
index 4c72d261dc3e..d7acb4db5274 100644
--- a/basctl/inc/pch/precompiled_basctl.hxx
+++ b/basctl/inc/pch/precompiled_basctl.hxx
@@ -13,7 +13,7 @@
  manual changes will be rewritten by the next run of update_pch.sh (which 
presumably
  also fixes all possible problems, so it's usually better to use it).
 
- Generated on 2019-04-29 21:18:33 

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

2019-05-12 Thread Jan-Marek Glogowski (via logerrit)
 sfx2/qa/cppunit/test_misc.cxx |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

New commits:
commit ce76026231d9536d2025a1e69f435bcbf39fe4f8
Author: Jan-Marek Glogowski 
AuthorDate: Sat May 11 18:49:54 2019 +
Commit: Jan-Marek Glogowski 
CommitDate: Mon May 13 06:08:29 2019 +0200

Handle *link return value in sfx2 test

Change-Id: I63008858558312b5fb7378249c56fbc3729c9a19
Reviewed-on: https://gerrit.libreoffice.org/72180
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski 

diff --git a/sfx2/qa/cppunit/test_misc.cxx b/sfx2/qa/cppunit/test_misc.cxx
index 7022641db583..13f5a68128fa 100644
--- a/sfx2/qa/cppunit/test_misc.cxx
+++ b/sfx2/qa/cppunit/test_misc.cxx
@@ -161,7 +161,8 @@ CPPUNIT_TEST_FIXTURE(MiscTest, testHardLinks)
 OString aOld = aTargetPath.toUtf8();
 aTargetPath += ".2";
 OString aNew = aTargetPath.toUtf8();
-link(aOld.getStr(), aNew.getStr());
+int nRet = link(aOld.getStr(), aNew.getStr());
+CPPUNIT_ASSERT_EQUAL(0, nRet);
 
 uno::Reference xComponent = loadFromDesktop(aURL, 
"com.sun.star.text.TextDocument");
 CPPUNIT_ASSERT(xComponent.is());
@@ -171,7 +172,7 @@ CPPUNIT_TEST_FIXTURE(MiscTest, testHardLinks)
 
 struct stat buf;
 // coverity[fs_check_call] - this is legitimate in the context of this text
-int nRet = stat(aOld.getStr(), );
+nRet = stat(aOld.getStr(), );
 CPPUNIT_ASSERT_EQUAL(0, nRet);
 // This failed: hard link count was 1, the hard link broke on store.
 CPPUNIT_ASSERT(buf.st_nlink > 1);
@@ -179,7 +180,8 @@ CPPUNIT_TEST_FIXTURE(MiscTest, testHardLinks)
 // Test that symlinks are preserved as well.
 nRet = remove(aNew.getStr());
 CPPUNIT_ASSERT_EQUAL(0, nRet);
-symlink(aOld.getStr(), aNew.getStr());
+nRet = symlink(aOld.getStr(), aNew.getStr());
+CPPUNIT_ASSERT_EQUAL(0, nRet);
 xStorable->storeToURL(aURL + ".2", {});
 nRet = lstat(aNew.getStr(), );
 CPPUNIT_ASSERT_EQUAL(0, nRet);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - sw/source

2019-05-12 Thread Michael Stahl (via logerrit)
 sw/source/core/layout/layact.cxx |2 ++
 sw/source/core/layout/tabfrm.cxx |2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit abc0419d28f0d46263e0f203fd7b53b4e4106294
Author: Michael Stahl 
AuthorDate: Wed May 8 16:23:25 2019 +0200
Commit: Thorsten Behrens 
CommitDate: Sun May 12 23:49:53 2019 +0200

tdf#124675 sw: fix crash when moving SwTextFrame in table to prev page

The problem is that the SwTabFrame and SwRowFrame that are being
iterated are deleted:

 7 SwFrame::DestroyFrame(SwFrame*) (pFrame=0x79052c0) at 
sw/source/core/layout/ssfrm.cxx:386
 8 SwTabFrame::RemoveFollowFlowLine() (this=0x5bf07d0) at 
sw/source/core/layout/tabfrm.cxx:907
 9 SwTabFrame::MakeAll(OutputDevice*) (this=0x5bf07d0) at 
sw/source/core/layout/tabfrm.cxx:1839
10 SwFrame::PrepareMake(OutputDevice*) (this=0x5bf07d0) at 
sw/source/core/layout/calcmove.cxx:344
11 SwFrame::Calc(OutputDevice*) const (this=0x5bf07d0) at 
sw/source/core/layout/trvlfrm.cxx:1790
12 SwFrame::PrepareMake(OutputDevice*) (this=0x603a570) at 
sw/source/core/layout/calcmove.cxx:247
13 SwFrame::Calc(OutputDevice*) const (this=0x603a570) at 
sw/source/core/layout/trvlfrm.cxx:1790
14 SwFrame::PrepareMake(OutputDevice*) (this=0x5daf120) at 
sw/source/core/layout/calcmove.cxx:247
15 SwFrame::Calc(OutputDevice*) const (this=0x5daf120) at 
sw/source/core/layout/trvlfrm.cxx:1790
16 SwFrame::PrepareMake(OutputDevice*) (this=0x6005ca0) at 
sw/source/core/layout/calcmove.cxx:247
17 SwFrame::Calc(OutputDevice*) const (this=0x6005ca0) at 
sw/source/core/layout/trvlfrm.cxx:1790
18 SwFrame::MakePos() (this=0x6094330) at 
sw/source/core/layout/calcmove.cxx:490
19 SwTextFrame::MakePos() (this=0x6094330) at 
sw/source/core/text/frmform.cxx:343
20 SwContentFrame::MakeAll(OutputDevice*) (this=0x6094330) at 
sw/source/core/layout/calcmove.cxx:1346
21 SwFrame::OptPrepareMake() (this=0x6094330) at 
sw/source/core/layout/calcmove.cxx:368
22 SwFrame::OptCalc() const (this=0x6094330) at 
sw/source/core/inc/frame.hxx:1060
23 SwLayAction::FormatLayout(OutputDevice*, SwLayoutFrame*, bool) 
(this=0x7ffc6da48350, pLay=0x8a349c0, bAddRect=false) at 
sw/source/core/layout/layact.cxx:1362
24 SwLayAction::FormatLayout(OutputDevice*, SwLayoutFrame*, bool) 
(this=0x7ffc6da48350, pLay=0x79052c0, bAddRect=false) at 
sw/source/core/layout/layact.cxx:1357
25 SwLayAction::FormatLayoutTab(SwTabFrame*, bool) (this=0x7ffc6da48350, 
pTab=0x7a9c300, bAddRect=false) at sw/source/core/layout/layact.cxx:1569
26 SwLayAction::FormatLayout(OutputDevice*, SwLayoutFrame*, bool) 
(this=0x7ffc6da48350, pLay=0x7c30300, bAddRect=true) at 
sw/source/core/layout/layact.cxx:1354
27 SwLayAction::FormatLayout(OutputDevice*, SwLayoutFrame*, bool) 
(this=0x7ffc6da48350, pLay=0x79e1780, bAddRect=true) at 
sw/source/core/layout/layact.cxx:1357
28 SwLayAction::InternalAction(OutputDevice*) (this=0x7ffc6da48350) at 
sw/source/core/layout/layact.cxx:546

They are deleted because the last SwTextFrame was moved via MoveBwd() to
the previous page, and is formatted there.
(regression from commit 18765b9fa739337d2d891513f6e2fb7c3ce23b50)

Prevent this via:

* delete-guard for the SwRowFrame - causing RemoveFollowFlowLine() to
  return early (also, let it return false, so the Join() isn't even
  called, although that doesn't make a difference in practice because
  of the next item:)

* join-guard for the SwTabFrame - otherwise tabfrm.cxx:2199 will Join()
  it anyway

This means that when the page with the follow-frame is done formatting,
the empty SwTabFrame with no SwTextFrame in it will remain.  Fortunately
this is not a problem, because due to the moving, the previous page will
be invalid and layact.cxx:613 will iterate to the previous page and
format it again; then tabfrm:2199 of the master SwTabFrame will detect
that the follow SwTabFrame is empty and Join() it.

Change-Id: I2cca89d63b81e7d4909319fa4feab2f5d67a6ff3
Reviewed-on: https://gerrit.libreoffice.org/71996
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
(cherry picked from commit cc5916cd314a27b0cc99560ab887480026630a95)
Reviewed-on: https://gerrit.libreoffice.org/72031
Tested-by: Xisco Faulí 
Reviewed-by: Miklos Vajna 
(cherry picked from commit 232b467083dd3b55f261bebe084e696bee200ec9)
Reviewed-on: https://gerrit.libreoffice.org/72121
Reviewed-by: Thorsten Behrens 
Tested-by: Thorsten Behrens 

diff --git a/sw/source/core/layout/layact.cxx b/sw/source/core/layout/layact.cxx
index 30f6499b01f9..ae643be49d37 100644
--- a/sw/source/core/layout/layact.cxx
+++ b/sw/source/core/layout/layact.cxx
@@ -1565,9 +1565,11 @@ bool SwLayAction::FormatLayoutTab( SwTabFrame *pTab, 
bool bAddRect )
 // format lowers, only if table frame is valid
 if ( pTab->isFrameAreaDefinitionValid() )
 {
+  

[Libreoffice-commits] core.git: bin/update_pch

2019-05-12 Thread Luboš Luňák (via logerrit)
 bin/update_pch |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9d3075e60794e5e92a75cf1691ea4125fbdb5b98
Author: Luboš Luňák 
AuthorDate: Sun May 12 15:40:04 2019 +0200
Commit: Luboš Luňák 
CommitDate: Sun May 12 23:45:39 2019 +0200

check module include prefix correctly in update_pch

Change-Id: I3417f80621584553041eeb504d35cb4241a19b61
Reviewed-on: https://gerrit.libreoffice.org/72203
Tested-by: Jenkins
Reviewed-by: Luboš Luňák 

diff --git a/bin/update_pch b/bin/update_pch
index 587cd2cd8bfb..9af484c2d8bd 100755
--- a/bin/update_pch
+++ b/bin/update_pch
@@ -486,7 +486,7 @@ def sort_by_category(list, root, module, filter_local):
 sys.append(i)
 elif 'https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-05-12 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/ui/notebookbar_compact.ui |   11 +++
 1 file changed, 11 insertions(+)

New commits:
commit 773ac3abbf8ab1343367e51b1774d2ee1f8c4f49
Author: andreas kainz 
AuthorDate: Sun May 12 15:27:45 2019 +0200
Commit: andreas_kainz 
CommitDate: Mon May 13 01:07:06 2019 +0200

NB

Change-Id: Iab4d40da76478d6341b4ea057996b9328e73d8c2
Reviewed-on: https://gerrit.libreoffice.org/72190
Reviewed-by: andreas_kainz 
Tested-by: andreas_kainz 

diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index 72d3d053bbf6..4d525df84c59 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -5259,6 +5259,17 @@
 True
   
 
+
+  
+True
+False
+.uno:VerticalText
+  
+  
+False
+True
+  
+
   
   
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: 2 commits - desktop/inc desktop/source

2019-05-12 Thread Andrea Gelmini (via logerrit)
 desktop/inc/app.hxx|2 +-
 desktop/source/app/app.cxx |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 86959e5cd7eabeaf7f1695e967e21c067d82ad5f
Author: Andrea Gelmini 
AuthorDate: Wed May 8 10:13:21 2019 +
Commit: Julien Nabet 
CommitDate: Sun May 12 09:01:14 2019 +0200

Fix typo

Change-Id: I5782a3968485c919728f0db70088e3727f0b18fb
Reviewed-on: https://gerrit.libreoffice.org/72182
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index 9f885cf0bd37..817945c54e47 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -141,7 +141,7 @@ class Desktop : public Application
 
 static void HandleBootstrapPathErrors( 
::utl::Bootstrap::Status, const OUString& aMsg );
 
-// Create a error message depending on bootstrap failure code and an 
optional file url
+// Create an error message depending on bootstrap failure code and an 
optional file url
 static OUString CreateErrorMsgString( 
utl::Bootstrap::FailureCode nFailureCode,
   const OUString& aFileURL 
);
 
commit 7b680c07584956ff5ffd053f2d7ce6d887025cc1
Author: Andrea Gelmini 
AuthorDate: Sun May 12 06:55:38 2019 +
Commit: Julien Nabet 
CommitDate: Sun May 12 09:00:43 2019 +0200

Fix typo

Change-Id: Ib108b098aec8a4607cff765cc20d797b8bb79ca6
Reviewed-on: https://gerrit.libreoffice.org/72184
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index c516d19a6862..c761938b3d50 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -649,7 +649,7 @@ void Desktop::HandleBootstrapPathErrors( 
::utl::Bootstrap::Status aBootstrapStat
 }
 }
 
-// Create a error message depending on bootstrap failure code and an optional 
file url
+// Create an error message depending on bootstrap failure code and an optional 
file url
 OUStringDesktop::CreateErrorMsgString(
 utl::Bootstrap::FailureCode nFailureCode,
 const OUString& aFileURL )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-05-12 Thread Andrea Gelmini (via logerrit)
 dbaccess/source/ui/tabledesign/TableController.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f420084693452dacf3233a7595b9b731c5c71159
Author: Andrea Gelmini 
AuthorDate: Wed May 8 10:13:26 2019 +
Commit: Julien Nabet 
CommitDate: Sun May 12 09:02:38 2019 +0200

Fix typo

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

diff --git a/dbaccess/source/ui/tabledesign/TableController.cxx 
b/dbaccess/source/ui/tabledesign/TableController.cxx
index 023b48e115bf..89d07d037729 100644
--- a/dbaccess/source/ui/tabledesign/TableController.cxx
+++ b/dbaccess/source/ui/tabledesign/TableController.cxx
@@ -366,7 +366,7 @@ bool OTableController::doSaveDoc(bool _bSaveAs)
 assignTable();
 }
 // now check if our datasource has set a tablefilter and if append 
the new table name to it
-::dbaui::appendToFilter(getConnection(), m_sName, getORB(), 
getFrameWeld()); // we are not interessted in the return value
+::dbaui::appendToFilter(getConnection(), m_sName, getORB(), 
getFrameWeld()); // we are not interested in the return value
 Reference< frame::XTitleChangeListener> 
xEventListener(impl_getTitleHelper_throw(),UNO_QUERY);
 if ( xEventListener.is() )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-05-12 Thread Andrea Gelmini (via logerrit)
 dbaccess/source/ui/tabledesign/TEditControl.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0a79b18cacedd597d519150820ebd7c149acde4b
Author: Andrea Gelmini 
AuthorDate: Wed May 8 10:13:28 2019 +
Commit: Julien Nabet 
CommitDate: Sun May 12 09:03:07 2019 +0200

Fix typo

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

diff --git a/dbaccess/source/ui/tabledesign/TEditControl.cxx 
b/dbaccess/source/ui/tabledesign/TEditControl.cxx
index 7f5297268be5..ea44f81885d8 100644
--- a/dbaccess/source/ui/tabledesign/TEditControl.cxx
+++ b/dbaccess/source/ui/tabledesign/TEditControl.cxx
@@ -673,7 +673,7 @@ void OTableEditorCtrl::CellModified( long nRow, sal_uInt16 
nColId )
 }
 
 SaveData(nRow,nColId);
-// SaveData could create a undo action as well
+// SaveData could create an undo action as well
 GetUndoManager().LeaveListAction();
 RowModified(nRow);
 CellControllerRef xController(Controller());
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: 2 commits - dbaccess/source

2019-05-12 Thread Andrea Gelmini (via logerrit)
 dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx |2 +-
 dbaccess/source/ui/querydesign/TableWindowListBox.cxx |4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 62d6d8cb1c58d8859c9ac2f65744b65558837f2a
Author: Andrea Gelmini 
AuthorDate: Wed May 8 10:13:31 2019 +
Commit: Julien Nabet 
CommitDate: Sun May 12 09:04:24 2019 +0200

Fix typo

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

diff --git a/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx 
b/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
index 42c418e7ff29..9398a8294ad0 100644
--- a/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
+++ b/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
@@ -302,7 +302,7 @@ namespace dbaui
 @param  _pEntry
 The entry to be cleared
 @param  _bListAction
-When  an list action will be created.
+When  a list action will be created.
 */
 voidclearEntryFunctionField(const OUString& 
_sFieldName,OTableFieldDescRef const & _pEntry, bool& _bListAction,sal_uInt16 
_nColumnId);
 
commit 3822976f6616b4789fee5ab12207fd94e1149e63
Author: Andrea Gelmini 
AuthorDate: Wed May 8 10:13:30 2019 +
Commit: Julien Nabet 
CommitDate: Sun May 12 09:03:47 2019 +0200

Fix typo

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

diff --git a/dbaccess/source/ui/querydesign/TableWindowListBox.cxx 
b/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
index 54c06c8f0a3b..d7bac39dfd0e 100644
--- a/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
+++ b/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
@@ -207,7 +207,7 @@ void OTableWindowListBox::StartDrag( sal_Int8 /*nAction*/, 
const Point& /*rPosPi
 EndSelection();
 // create a description of the source
 OJoinExchangeData jxdSource(this);
-// put it into a exchange object
+// put it into an exchange object
 rtl::Reference pJoin = new 
OJoinExchObj(jxdSource,bFirstNotAllowed);
 pJoin->StartDrag(this, DND_ACTION_LINK, this);
 }
@@ -217,7 +217,7 @@ sal_Int8 OTableWindowListBox::AcceptDrop( const 
AcceptDropEvent& _rEvt )
 {
 sal_Int8 nDND_Action = DND_ACTION_NONE;
 // check the format
-if ( 
!OJoinExchObj::isFormatAvailable(GetDataFlavorExVector(),SotClipboardFormatId::SBA_TABID)
 // this means that the first entry is to be draged
+if ( 
!OJoinExchObj::isFormatAvailable(GetDataFlavorExVector(),SotClipboardFormatId::SBA_TABID)
 // this means that the first entry is to be dragged
 && OJoinExchObj::isFormatAvailable(GetDataFlavorExVector()) )
 {   // don't drop into the window if it's the drag source itself
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-05-12 Thread Andrea Gelmini (via logerrit)
 dbaccess/source/ui/uno/copytablewizard.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 699b2bd8309502d75a49917d3cda2aebf5c05067
Author: Andrea Gelmini 
AuthorDate: Wed May 8 10:13:24 2019 +
Commit: Julien Nabet 
CommitDate: Sun May 12 09:02:03 2019 +0200

Fix typo

Change-Id: Ic575e060a6f4d19213182acc32e4e9e6374f2ae2
Reviewed-on: https://gerrit.libreoffice.org/72178
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/dbaccess/source/ui/uno/copytablewizard.cxx 
b/dbaccess/source/ui/uno/copytablewizard.cxx
index 65dd8bbe6346..a5dcd743208b 100644
--- a/dbaccess/source/ui/uno/copytablewizard.cxx
+++ b/dbaccess/source/ui/uno/copytablewizard.cxx
@@ -1108,11 +1108,11 @@ void CopyTableWizard::impl_copyRows_throw( const 
Reference< XResultSet >& _rxSou
 sal_Int32 nCount = xMeta->getColumnCount();
 std::vector< sal_Int32 > aSourceColTypes;
 aSourceColTypes.reserve( nCount + 1 );
-aSourceColTypes.push_back( -1 ); // just to avoid a every time i-1 call
+aSourceColTypes.push_back( -1 ); // just to avoid an every time i-1 call
 
 std::vector< sal_Int32 > aSourcePrec;
 aSourcePrec.reserve( nCount + 1 );
-aSourcePrec.push_back( -1 ); // just to avoid a every time i-1 call
+aSourcePrec.push_back( -1 ); // just to avoid an every time i-1 call
 
 for ( sal_Int32 k=1; k <= nCount; ++k )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-05-12 Thread Andrea Gelmini (via logerrit)
 desktop/qa/desktop_lib/test_desktop_lib.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ba74ae76b56d845132c149ac0aa5ca5d6a5693c6
Author: Andrea Gelmini 
AuthorDate: Wed May 8 10:13:18 2019 +
Commit: Julien Nabet 
CommitDate: Sun May 12 09:00:15 2019 +0200

Fix typo

Change-Id: Icb3714d9bc62b70dc57c07b0fad64ca6fea7c3e7
Reviewed-on: https://gerrit.libreoffice.org/72183
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/desktop/qa/desktop_lib/test_desktop_lib.cxx 
b/desktop/qa/desktop_lib/test_desktop_lib.cxx
index 9240785d10c1..1d7ae45a3b2e 100644
--- a/desktop/qa/desktop_lib/test_desktop_lib.cxx
+++ b/desktop/qa/desktop_lib/test_desktop_lib.cxx
@@ -904,7 +904,7 @@ void DesktopLOKTest::testTrackChanges()
 pDocument->pClass->registerCallback(pDocument, ::callback, 
this);
 Scheduler::ProcessEventsToIdle();
 
-// Enable trak changes and assert that both views get notified.
+// Enable track changes and assert that both views get notified.
 m_nTrackChanges = 0;
 pDocument->pClass->postUnoCommand(pDocument, ".uno:TrackChanges", nullptr, 
false);
 Scheduler::ProcessEventsToIdle();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: configure.ac

2019-05-12 Thread Michael Stahl (via logerrit)
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2ae92ea44ceea43004f7d98cc6c767c8b16455ac
Author: Michael Stahl 
AuthorDate: Sat May 11 21:27:51 2019 +0200
Commit: Michael Stahl 
CommitDate: Sun May 12 09:35:08 2019 +0200

configure: javac 1.8 does not have --add-exports

... hence it will print a pointless warning about some problem that
doesn't affect JDK 8 anyway.

Change-Id: Ic7669950dbb16815c85e4b8eb9d07d75c68d1b82
Reviewed-on: https://gerrit.libreoffice.org/72172
Tested-by: Jenkins
Reviewed-by: Michael Stahl 

diff --git a/configure.ac b/configure.ac
index 3a2b3c4c1b12..79416d79ecdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7516,7 +7516,7 @@ if test -n "$ENABLE_JAVA" -a -z "$JAVAINC"; then
 fi
 SOLARINC="$SOLARINC $JAVAINC"
 
-if test "$ENABLE_JAVA" != "" -a "x" != "x$JAVACOMPILER"; then
+if test "$ENABLE_JAVA" != "" -a "x" != "x$JAVACOMPILER" -a "$_jdk_ver" -ge 
10900; then
 url_check_unknown=0
 java_base="testurlcheck"
 java_src="${java_base}.java"
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: 2 commits - bin/check-elf-dynamic-objects sw/inc sw/source

2019-05-12 Thread Michael Stahl (via logerrit)
 bin/check-elf-dynamic-objects  |2 -
 sw/inc/tblafmt.hxx |2 +
 sw/source/core/doc/tblafmt.cxx |   43 +
 3 files changed, 46 insertions(+), 1 deletion(-)

New commits:
commit 7bc6a7187c26690c64acb397e68d921be71e362e
Author: Michael Stahl 
AuthorDate: Sat May 11 22:58:00 2019 +0200
Commit: Michael Stahl 
CommitDate: Sun May 12 09:35:35 2019 +0200

check-elf-dynamic-objects: add libgstaudio-1.0.so.0

It's in GSTREAMER_1_0_LIBS on Fedora 30.

Change-Id: I0a9e5a53ee1bbd4ac4109ccbdbbd94b909b62118
Reviewed-on: https://gerrit.libreoffice.org/72174
Tested-by: Jenkins
Reviewed-by: Michael Stahl 

diff --git a/bin/check-elf-dynamic-objects b/bin/check-elf-dynamic-objects
index 80885cc7e37e..de9601dae334 100755
--- a/bin/check-elf-dynamic-objects
+++ b/bin/check-elf-dynamic-objects
@@ -93,7 +93,7 @@ x11whitelist="libX11.so.6 libXext.so.6 libSM.so.6 libICE.so.6 
libXinerama.so.1 l
 openglwhitelist="libGL.so.1"
 giowhitelist="libgio-2.0.so.0 libgobject-2.0.so.0 libgmodule-2.0.so.0 
libgthread-2.0.so.0 libglib-2.0.so.0 libdbus-glib-1.so.2 libdbus-1.so.3"
 gstreamer010whitelist="libgstpbutils-0.10.so.0 libgstinterfaces-0.10.so.0 
libgstreamer-0.10.so.0"
-gstreamerwhitelist="libgstpbutils-1.0.so.0 libgstvideo-1.0.so.0 
libgstbase-1.0.so.0 libgstreamer-1.0.so.0"
+gstreamerwhitelist="libgstaudio-1.0.so.0 libgstpbutils-1.0.so.0 
libgstvideo-1.0.so.0 libgstbase-1.0.so.0 libgstreamer-1.0.so.0"
 gtk2whitelist="libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 libpangocairo-1.0.so.0 
libfribidi.so.0 libatk-1.0.so.0 libcairo.so.2 libgio-2.0.so.0 
libpangoft2-1.0.so.0 libpango-1.0.so.0 libfontconfig.so.1 libfreetype.so.6 
libgdk_pixbuf-2.0.so.0 libgobject-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 
libgthread-2.0.so.0 libdbus-glib-1.so.2 libdbus-1.so.3"
 gtk3whitelist="libgtk-3.so.0 libgdk-3.so.0 libcairo-gobject.so.2 
libpangocairo-1.0.so.0 libfribidi.so.0 libatk-1.0.so.0 libcairo.so.2 
libgio-2.0.so.0 libpangoft2-1.0.so.0 libpango-1.0.so.0 libfontconfig.so.1 
libfreetype.so.6 libgdk_pixbuf-2.0.so.0 libgobject-2.0.so.0 libglib-2.0.so.0 
libgmodule-2.0.so.0 libgthread-2.0.so.0 libdbus-glib-1.so.2 libdbus-1.so.3"
 qt5whitelist="libQt5Core.so.5 libQt5Gui.so.5 libQt5Network.so.5 
libQt5Widgets.so.5 libQt5X11Extras.so.5 libcairo.so.2 libglib-2.0.so.0"
commit c7026059fcab70cac99eb776c50e260036a2f1d9
Author: Michael Stahl 
AuthorDate: Sat May 11 21:46:02 2019 +0200
Commit: Michael Stahl 
CommitDate: Sun May 12 09:35:25 2019 +0200

sw: -Werror=deprecated-copy; restore SwBoxAutoFormat::operator=

Presumably 1e2682235cded9a7cd90e55f0bfc60a1285e9a46 assumed that it's
not called any more but evidently it is.

Change-Id: I5b7bad52d0a0c40494b33c3a604c8af1ace2b090
Reviewed-on: https://gerrit.libreoffice.org/72173
Tested-by: Jenkins
Reviewed-by: Michael Stahl 

diff --git a/sw/inc/tblafmt.hxx b/sw/inc/tblafmt.hxx
index 8b0320f9f929..3d2e7e3ff1e3 100644
--- a/sw/inc/tblafmt.hxx
+++ b/sw/inc/tblafmt.hxx
@@ -79,6 +79,8 @@ public:
 SwBoxAutoFormat( const SwBoxAutoFormat& rNew );
 ~SwBoxAutoFormat();
 
+SwBoxAutoFormat& operator=(const SwBoxAutoFormat& rNew);
+
 /// Comparing based of boxes backgrounds.
 bool operator==(const SwBoxAutoFormat& rRight);
 
diff --git a/sw/source/core/doc/tblafmt.cxx b/sw/source/core/doc/tblafmt.cxx
index e9331971edc0..1cbe79762e49 100644
--- a/sw/source/core/doc/tblafmt.cxx
+++ b/sw/source/core/doc/tblafmt.cxx
@@ -268,6 +268,49 @@ SwBoxAutoFormat::~SwBoxAutoFormat()
 {
 }
 
+SwBoxAutoFormat& SwBoxAutoFormat::operator=( const SwBoxAutoFormat& rNew )
+{
+m_aFont = rNew.m_aFont;
+m_aHeight = rNew.m_aHeight;
+m_aWeight = rNew.m_aWeight;
+m_aPosture = rNew.m_aPosture;
+m_aCJKFont = rNew.m_aCJKFont;
+m_aCJKHeight = rNew.m_aCJKHeight;
+m_aCJKWeight = rNew.m_aCJKWeight;
+m_aCJKPosture = rNew.m_aCJKPosture;
+m_aCTLFont = rNew.m_aCTLFont;
+m_aCTLHeight = rNew.m_aCTLHeight;
+m_aCTLWeight = rNew.m_aCTLWeight;
+m_aCTLPosture = rNew.m_aCTLPosture;
+m_aUnderline = rNew.m_aUnderline;
+m_aOverline = rNew.m_aOverline;
+m_aCrossedOut = rNew.m_aCrossedOut;
+m_aContour = rNew.m_aContour;
+m_aShadowed = rNew.m_aShadowed;
+m_aColor = rNew.m_aColor;
+SetAdjust( *rNew.m_aAdjust );
+m_aTextOrientation = rNew.m_aTextOrientation;
+m_aVerticalAlignment = rNew.m_aVerticalAlignment;
+m_aBox = rNew.m_aBox;
+m_aTLBR = rNew.m_aTLBR;
+m_aBLTR = rNew.m_aBLTR;
+m_aBackground = rNew.m_aBackground;
+
+m_aHorJustify = rNew.m_aHorJustify;
+m_aVerJustify = rNew.m_aVerJustify;
+m_aStacked->SetValue( rNew.m_aStacked->GetValue() );
+m_aMargin = rNew.m_aMargin;
+m_aLinebreak->SetValue( rNew.m_aLinebreak->GetValue() );
+m_aRotateAngle->SetValue( rNew.m_aRotateAngle->GetValue() );
+m_aRotateMode->SetValue( rNew.m_aRotateMode->GetValue() );
+
+m_sNumFormatString = 

Re: CppCheck Report Failure

2019-05-12 Thread julien2412
Just for information, I created a bugtracker about this one, see
https://trac.cppcheck.net/ticket/9127

Julien



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

Re: distro/collabora/cp-6.0* fails to build on my Ubuntu 16.04

2019-05-12 Thread Gerrit Großkopf
Good morning,

I've built master - master now, turns out with a selfbuilt gperf 3.1 it
still works on Ubuntu 16.04, maybe that is the issue here, gperf 3.0.4
is not new enough, due to ram issues i didn't build with tests though
^^

Greetings,

Gerrit

Am Samstag, den 11.05.2019, 18:52 +0200 schrieb Gerrit Großkopf:
> Hi,
> 
> Thank you for the quick answer, i've tried building core master now,
> there is no gperf 3.1 for Ubuntu 16.04 so it fails during autogen, it
> also asked for gcc and g++ at 7.0+ so i installed those, they don't
> help with building distro/collabora/cp-6.0 either, i get the same
> Error.
> 
> Regards,
> 
> Gerrit
> 
> Am Freitag, den 10.05.2019, 13:43 +0200 schrieb Miklos Vajna:
> > Hi,
> > 
> > If you plan to contribute, just build online.git master against
> > core.git
> > master, that has the latest code. It's best to work against that.
> > 
> > Regards,
> > 
> > Miklos
> > ___
> > LibreOffice mailing list
> > LibreOffice@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/libreoffice
> 
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

[no subject]

2019-05-12 Thread Rafał Hanuszewicz

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

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - Module_ooo.mk qadevOOo/Ant_OOoRunnerLight.mk qadevOOo/Ant_OOoRunner.mk qadevOOo/build.xml qadevOOo/java qadevOOo/JunitTest_qadevOOo_unoapi.mk qadev

2019-05-12 Thread Damjan Jovanovic (via logerrit)
 Module_ooo.mk  
 |1 
 qadevOOo/Ant_OOoRunner.mk  
 |   27 +++
 qadevOOo/Ant_OOoRunnerLight.mk 
 |   27 +++
 qadevOOo/JunitTest_qadevOOo_unoapi.mk  
 |   42 ++---
 qadevOOo/Makefile  
 |   32 +++
 qadevOOo/Module_qadevOOo.mk
 |   33 +--
 qadevOOo/build.xml 
 |   74 
 qadevOOo/java/OOoRunner/build.xml  
 |   41 
 qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/_XSheetAnnotationAnchor.java   
 |2 
 qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/OQueryDesign.java  
 |2 
 
qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/OSingleSelectQueryComposer.java
 |2 
 qadevOOo/java/OOoRunner/src/main/java/util/FootnoteDsc.java
 |2 
 qadevOOo/java/OOoRunner/src/main/java/util/FormTools.java  
 |   24 +-
 qadevOOo/java/OOoRunner/src/main/java/util/ParagraphDsc.java   
 |2 
 qadevOOo/java/OOoRunner/src/main/java/util/ReferenceMarkDsc.java   
 |2 
 qadevOOo/java/OOoRunner/src/main/java/util/ShapeDsc.java   
 |6 
 qadevOOo/java/OOoRunner/src/main/java/util/StyleFamilyDsc.java 
 |6 
 qadevOOo/java/OOoRunner/src/main/java/util/TableDsc.java   
 |2 
 qadevOOo/java/OOoRunner/src/main/java/util/TextSectionDsc.java 
 |2 
 qadevOOo/java/OOoRunnerLight/build.xml 
 |   64 +++
 qadevOOo/java/OOoRunnerLight/manifest  
 |3 
 qadevOOo/prj/build.lst 
 |6 
 qadevOOo/prj/d.lst 
 |1 
 qadevOOo/prj/makefile.mk   
 |   36 ++--
 qadevOOo/runner/basicrunner/basichelper/makefile.mk
 |   43 -
 qadevOOo/runner/basicrunner/makefile.mk
 |   42 -
 qadevOOo/runner/makefile.mk
 |   56 --
 qadevOOo/runner/util/compare/makefile.mk   
 |   50 --
 qadevOOo/runner/util/makefile.mk   
 |   83 --
 29 files changed, 272 insertions(+), 441 deletions(-)

New commits:
commit ee4b7394ff7c027e09d885e66056a405fc3b0291
Author: Damjan Jovanovic 
AuthorDate: Sun May 12 09:34:12 2019 +
Commit: Damjan Jovanovic 
CommitDate: Sun May 12 09:34:12 2019 +

Port qadevOOo to gbuild/Ant.

Patch by: me

diff --git a/Module_ooo.mk b/Module_ooo.mk
index 6adeea125a71..271cf450925c 100644
--- a/Module_ooo.mk
+++ b/Module_ooo.mk
@@ -77,6 +77,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
 padmin \
 psprint_config \
 pyuno \
+qadevOOo \
 rdbmaker \
 registry \
 remotebridges \
diff --git a/qadevOOo/Ant_OOoRunner.mk b/qadevOOo/Ant_OOoRunner.mk
new file mode 100644
index ..2b6c0ff661fe
--- /dev/null
+++ b/qadevOOo/Ant_OOoRunner.mk
@@ -0,0 +1,27 @@
+#**
+#  
+#  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
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**
+
+
+
+$(eval $(call 
gb_Ant_Ant,OOoRunner,$(SRCDIR)/qadevOOo/java/OOoRunner/build.xml))
+
+# vim: set noet sw=4 ts=4:
+
diff --git a/qadevOOo/Ant_OOoRunnerLight.mk b/qadevOOo/Ant_OOoRunnerLight.mk
new file mode 100644
index ..40471e803043
--- /dev/null
+++ b/qadevOOo/Ant_OOoRunnerLight.mk
@@ -0,0 +1,27 @@
+#**
+#  
+#  Licensed to the Apache Software 

[GSoC 2019] Commuity Bonding Period

2019-05-12 Thread shubham goyal
Hey,

I am Shubham Goyal, a B.Tech undergraduate student

I was accepted as GSoC 2019 student under LibreOffice with the project
title "Generating QR Code in LibreOffice".

My project aims to integrate support to generate QR code within LO itself.
This can be accomplished by shipping a QR code generating a library with LO
and make an interface to use it.

You can find more about the project through the document attached.

Thorsten Behrens, Muhammet Kara, and Samuel Mehrbrodt will be my primary
mentors during my GSoC project.

Also, Please feel free to contact me if you have any questions or concerns
either through IRC or this email address
IRC handle - shubhamg


GSoC_LO_ProjectDetails.pdf
Description: Adobe PDF document
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: sc/inc sc/qa sc/source sc/uiconfig sc/UIConfig_scalc.mk

2019-05-12 Thread Caolán McNamara (via logerrit)
 sc/UIConfig_scalc.mk |1 
 sc/inc/scabstdlg.hxx |3 
 sc/qa/unit/screenshots/screenshots.cxx   |2 
 sc/source/ui/attrdlg/scdlgfact.cxx   |   10 
 sc/source/ui/attrdlg/scdlgfact.hxx   |   12 -
 sc/source/ui/inc/datafdlg.hxx|   49 ++--
 sc/source/ui/inc/viewfunc.hxx|   19 +
 sc/source/ui/miscdlgs/datafdlg.cxx   |  176 +++-
 sc/source/ui/vba/vbaworksheet.cxx|2 
 sc/source/ui/view/cellsh2.cxx|2 
 sc/source/ui/view/viewfun3.cxx   |6 
 sc/uiconfig/scalc/ui/dataform.ui |  326 ---
 sc/uiconfig/scalc/ui/dataformfragment.ui |   21 +
 13 files changed, 337 insertions(+), 292 deletions(-)

New commits:
commit 85d2e68d5c8b1c8351d5062cdf4b32189e6c8254
Author: Caolán McNamara 
AuthorDate: Sun May 12 18:38:15 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 22:19:09 2019 +0200

weld ScDataFormDlg

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

diff --git a/sc/UIConfig_scalc.mk b/sc/UIConfig_scalc.mk
index a091655403b4..a4a8276c7004 100644
--- a/sc/UIConfig_scalc.mk
+++ b/sc/UIConfig_scalc.mk
@@ -110,6 +110,7 @@ $(eval $(call gb_UIConfig_add_uifiles,modules/scalc,\
sc/uiconfig/scalc/ui/datafielddialog \
sc/uiconfig/scalc/ui/datafieldoptionsdialog \
sc/uiconfig/scalc/ui/dataform \
+   sc/uiconfig/scalc/ui/dataformfragment \
sc/uiconfig/scalc/ui/datastreams \
sc/uiconfig/scalc/ui/dataprovider \
sc/uiconfig/scalc/ui/dataproviderdlg \
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index afada832cfa0..02cf139e4e34 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -423,8 +423,7 @@ public:
 virtual VclPtr 
CreateScDeleteCellDlg(weld::Window* pParent, bool bDisallowCellMove) = 0 ;
 
 //for dataform
-virtual VclPtr CreateScDataFormDlg(vcl::Window* 
pParent,
-ScTabViewShell* pTabViewShell) = 0;
+virtual VclPtr CreateScDataFormDlg(weld::Window* 
pParent, ScTabViewShell* pTabViewShell) = 0;
 
 virtual VclPtr 
CreateScDeleteContentsDlg(weld::Window* pParent) = 0;
 virtual VclPtr 
CreateScFillSeriesDlg(weld::Window*pParent,
diff --git a/sc/qa/unit/screenshots/screenshots.cxx 
b/sc/qa/unit/screenshots/screenshots.cxx
index 8845bc3b54f2..402db2452590 100644
--- a/sc/qa/unit/screenshots/screenshots.cxx
+++ b/sc/qa/unit/screenshots/screenshots.cxx
@@ -217,7 +217,7 @@ VclPtr 
ScScreenshotTest::createDialogByID(sal_uInt32 nID)
 {
 FIXME: looks butt-ugly w/ empty file, move it elsewhere, where
 we actually have some data
-pReturnDialog = 
mpFact->CreateScDataFormDlg(mpViewShell->GetDialogParent(), mpViewShell);
+pReturnDialog = 
mpFact->CreateScDataFormDlg(mpViewShell->GetFrameWeld(), mpViewShell);
 break;
 }
 
diff --git a/sc/source/ui/attrdlg/scdlgfact.cxx 
b/sc/source/ui/attrdlg/scdlgfact.cxx
index a2b4e4c2b02f..f957e9f9af1e 100644
--- a/sc/source/ui/attrdlg/scdlgfact.cxx
+++ b/sc/source/ui/attrdlg/scdlgfact.cxx
@@ -113,7 +113,10 @@ short AbstractScDeleteCellDlg_Impl::Execute()
 }
 
 //for dataform
-IMPL_ABSTDLG_BASE(AbstractScDataFormDlg_Impl);
+short AbstractScDataFormDlg_Impl::Execute()
+{
+return m_xDlg->run();
+}
 
 short AbstractScDeleteContentsDlg_Impl::Execute()
 {
@@ -797,11 +800,10 @@ VclPtr 
ScAbstractDialogFactory_Impl::CreateScDeleteCell
 return 
VclPtr::Create(std::make_unique(pParent,
 bDisallowCellMove));
 }
 
-VclPtr 
ScAbstractDialogFactory_Impl::CreateScDataFormDlg(vcl::Window* pParent,
+VclPtr 
ScAbstractDialogFactory_Impl::CreateScDataFormDlg(weld::Window* pParent,
 ScTabViewShell* pTabViewShell)
 {
-VclPtr pDlg = VclPtr::Create(pParent, 
pTabViewShell);
-return VclPtr::Create(pDlg);
+return 
VclPtr::Create(std::make_unique(pParent,
 pTabViewShell));
 }
 
 VclPtr 
ScAbstractDialogFactory_Impl::CreateScDeleteContentsDlg(weld::Window* pParent)
diff --git a/sc/source/ui/attrdlg/scdlgfact.hxx 
b/sc/source/ui/attrdlg/scdlgfact.hxx
index dcf1566d60c9..e087ad7dade6 100644
--- a/sc/source/ui/attrdlg/scdlgfact.hxx
+++ b/sc/source/ui/attrdlg/scdlgfact.hxx
@@ -204,7 +204,14 @@ public:
 //for dataform
 class AbstractScDataFormDlg_Impl : public AbstractScDataFormDlg
 {
-DECL_ABSTDLG_BASE(AbstractScDataFormDlg_Impl,ScDataFormDlg);
+std::unique_ptr m_xDlg;
+public:
+explicit AbstractScDataFormDlg_Impl(std::unique_ptr p)
+: m_xDlg(std::move(p))
+{
+}
+virtual short Execute() override;
+
 };
 
 class AbstractScDeleteContentsDlg_Impl : public AbstractScDeleteContentsDlg
@@ -612,8 +619,7 @@ public:
 virtual VclPtr 
CreateScDeleteCellDlg(weld::Window* pParent, bool bDisallowCellMove ) override;
 
 //for dataform
-virtual VclPtr 

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

2019-05-12 Thread Caolán McNamara (via logerrit)
 sc/qa/unit/screenshots/screenshots.cxx |3 +--
 sc/source/ui/inc/tabvwsh.hxx   |1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

New commits:
commit b49e1e709b3fc4b9831fd0961e9310ebf1050429
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:24:35 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 22:20:12 2019 +0200

drop unneeded forward declare

Change-Id: Ib9a7d484cb93c0dbf6a13b540895e0e5d5c00d49
Reviewed-on: https://gerrit.libreoffice.org/72202
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sc/source/ui/inc/tabvwsh.hxx b/sc/source/ui/inc/tabvwsh.hxx
index a738669dd7d1..7d51dbc5c7fa 100644
--- a/sc/source/ui/inc/tabvwsh.hxx
+++ b/sc/source/ui/inc/tabvwsh.hxx
@@ -38,7 +38,6 @@
 class SdrOle2Obj;
 class SfxBindings;
 class SfxChildWindow;
-class SfxModelessDialog;
 class SvxNumberInfoItem;
 struct SfxChildWinInfo;
 
commit e4228ba740f86f701b9d6f0472b65383f4cf44f0
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:21:17 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 22:19:28 2019 +0200

drop intermediate vcl::Window

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

diff --git a/sc/qa/unit/screenshots/screenshots.cxx 
b/sc/qa/unit/screenshots/screenshots.cxx
index 402db2452590..96b2779860d2 100644
--- a/sc/qa/unit/screenshots/screenshots.cxx
+++ b/sc/qa/unit/screenshots/screenshots.cxx
@@ -192,8 +192,7 @@ VclPtr 
ScScreenshotTest::createDialogByID(sal_uInt32 nID)
 case 8: // "modules/scalc/ui/inputstringdialog.ui"
 {
 const OString aEmpty("");
-vcl::Window* pWindow = mpViewShell->GetDialogParent();
-pReturnDialog = mpFact->CreateScStringInputDlg(pWindow ? 
pWindow->GetFrameWeld() : nullptr,
+pReturnDialog = 
mpFact->CreateScStringInputDlg(mpViewShell->GetFrameWeld(),
 ScResId(SCSTR_APDTABLE), ScResId(SCSTR_NAME),
 aDefaultSheetName, aEmpty, aEmpty );
 break;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-05-12 Thread Caolán McNamara (via logerrit)
 sw/source/core/text/frmform.cxx |   10 ++
 sw/source/core/text/txtfrm.cxx  |3 +--
 2 files changed, 7 insertions(+), 6 deletions(-)

New commits:
commit c5338e3ad116dbde0aed801f459173231716efa3
Author: Caolán McNamara 
AuthorDate: Sun May 12 18:27:27 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 22:40:42 2019 +0200

crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrame

maybe since...

commit 1caea03fcc6c24e38b2d1d9f6097ad84183ffefd
Date:   Mon May 6 15:40:41 2019 +0200

tdf#122892 tdf#124366 sw: fix loop in SwTextFrame::CalcFollow()

though it happens in the idle callback and isn't easily reproducible

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

diff --git a/sw/source/core/text/frmform.cxx b/sw/source/core/text/frmform.cxx
index 3b484176ab8e..70db09b052bb 100644
--- a/sw/source/core/text/frmform.cxx
+++ b/sw/source/core/text/frmform.cxx
@@ -108,10 +108,12 @@ void SwTextFrame::ValidateFrame()
 
 // We at least have to save the MustFit flag!
 OSL_ENSURE( HasPara(), "ResetPreps(), missing ParaPortion." );
-SwParaPortion *pPara = GetPara();
-const bool bMustFit = pPara->IsPrepMustFit();
-ResetPreps();
-pPara->SetPrepMustFit( bMustFit );
+if (SwParaPortion *pPara = GetPara())
+{
+const bool bMustFit = pPara->IsPrepMustFit();
+ResetPreps();
+pPara->SetPrepMustFit( bMustFit );
+}
 }
 
 // After a RemoveFootnote the BodyFrame and all Frames contained within it, 
need to be
diff --git a/sw/source/core/text/txtfrm.cxx b/sw/source/core/text/txtfrm.cxx
index b531bd749742..1c1443042649 100644
--- a/sw/source/core/text/txtfrm.cxx
+++ b/sw/source/core/text/txtfrm.cxx
@@ -1337,8 +1337,7 @@ void SwTextFrame::ResetPreps()
 {
 if ( GetCacheIdx() != USHRT_MAX )
 {
-SwParaPortion *pPara;
-if( nullptr != (pPara = GetPara()) )
+if (SwParaPortion *pPara = GetPara())
 pPara->ResetPreps();
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: nlpsolver/ThirdParty

2019-05-12 Thread Todor Balabanov (via logerrit)
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java 
 |   29 +-
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/AbsGTBehavior.java
 |3 
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/DEGTBehavior.java
  |   31 +--
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/PSGTBehavior.java
  |   43 ++--
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalElement.java
  |   23 +-
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/EvalStruct.java
   |   15 -
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/encode/IEncodeEngine.java
|2 
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/BasicBound.java
   |   27 +-
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/RandomGenerator.java
  |   99 --
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/ACRComparator.java
  |   21 +-
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/BCHComparator.java
  |   17 -
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/IGoodnessCompareEngine.java
 |7 
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/knowledge/ILibEngine.java
|3 
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/knowledge/Library.java
   |   34 +--
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/knowledge/SearchPoint.java
   |   17 -
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/problem/ProblemEncoder.java
  |   33 +--
 nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/sco/SCAgent.java   
  |   79 ---
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/space/BasicPoint.java
|2 
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/space/DesignDim.java
 |   13 -
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/space/DesignSpace.java
   |   29 --
 
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/space/ILocationEngine.java
   |2 
 21 files changed, 254 insertions(+), 275 deletions(-)

New commits:
commit 51387dc280dadf7a29d215a72d2d0026451d2be6
Author: Todor Balabanov 
AuthorDate: Sun May 12 10:35:45 2019 +0300
Commit: Julien Nabet 
CommitDate: Sun May 12 22:50:34 2019 +0200

Formatting - Eclipse IDE Java Conventions with spaces for indentation.

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

diff --git 
a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java
 
b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java
index 50ab8fd8c8f0..0f1240df9a1b 100644
--- 
a/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java
+++ 
b/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java
@@ -44,25 +44,25 @@ import net.adaptivebox.space.BasicPoint;
 
 public class DEPSAgent implements ILibEngine {
 
-  //Describes the problem to be solved
+  // Describes the problem to be solved
   private ProblemEncoder problemEncoder;
-  //Forms the goodness landscape
+  // Forms the goodness landscape
   private IGoodnessCompareEngine qualityComparator;
 
-  //store the point that generated in current learning cycle
+  // store the point that generated in current learning cycle
   private SearchPoint trailPoint;
 
-  //temp variable
+  // temp variable
   private AbsGTBehavior selectGTBehavior;
 
-  //the own memory: store the point that generated in old learning cycle
+  // the own memory: store the point that generated in old learning cycle
   private BasicPoint pold_t;
-  //the own memory: store the point that generated in last learning cycle
+  // the own memory: store the point that generated in last learning cycle
   private BasicPoint pcurrent_t;
-  //the own memory: store the personal best point
+  // the own memory: store the personal best point
   private SearchPoint pbest_t;
 
-  //Generate-and-test Behaviors
+  // Generate-and-test Behaviors
   private DEGTBehavior deGTBehavior;
   private PSGTBehavior psGTBehavior;
   public double switchP = 0.5;
@@ -88,7 +88,7 @@ public class DEPSAgent implements ILibEngine {
   }
 
   private AbsGTBehavior getGTBehavior() {
-if (Math.random()0, and the second is 
achieved by using
+  // Two normally choices for (c1, c2, weight), i.e., (2, 2, 0.4), or (1.494,
+  // 1.494, 0.729)
+  // The first is used in dissipative PSO (cf. [4]) as CL>0, and the second is
+  // achieved by using
   // constriction factors (cf. [3])
-  public double c1=2;
-  public double c2=2;
-  public double weight = 0.4; //inertia 

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 2d/9cf355f218680b0e7d84ff553e5bb648ff321c 9a/c6e891a23c99f06794473e43d24ddc3ce9a3a6

2019-05-12 Thread Caolán McNamara (via logerrit)
 2d/9cf355f218680b0e7d84ff553e5bb648ff321c |1 +
 9a/c6e891a23c99f06794473e43d24ddc3ce9a3a6 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 76d7fb18b144318bed53b9ea6c69176ff2c49106
Author: Caolán McNamara 
AuthorDate: Sun May 12 18:59:22 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 18:59:22 2019 +0100

Notes added by 'git notes add'

diff --git a/2d/9cf355f218680b0e7d84ff553e5bb648ff321c 
b/2d/9cf355f218680b0e7d84ff553e5bb648ff321c
new file mode 100644
index ..8e5c182e7789
--- /dev/null
+++ b/2d/9cf355f218680b0e7d84ff553e5bb648ff321c
@@ -0,0 +1 @@
+ignore: aoo
commit 1ea59487addd526d5e79881acb93f17f88869acd
Author: Caolán McNamara 
AuthorDate: Sun May 12 18:59:14 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 18:59:14 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 22/838948d7f1682bc8f892ba02c489edd617f269

2019-05-12 Thread Caolán McNamara (via logerrit)
 22/838948d7f1682bc8f892ba02c489edd617f269 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 549bed6a594847136b4d54ca5cb8e2ea67462c81
Author: Caolán McNamara 
AuthorDate: Sun May 12 18:59:41 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 18:59:41 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - fa/48b4357868d9ca39c3bce16ce50fb249437b30

2019-05-12 Thread Caolán McNamara (via logerrit)
 fa/48b4357868d9ca39c3bce16ce50fb249437b30 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 29e6e9fffc78151a0db928ec1e6cddafeb90d674
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:02:11 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:02:11 2019 +0100

Notes added by 'git notes add'

diff --git a/fa/48b4357868d9ca39c3bce16ce50fb249437b30 
b/fa/48b4357868d9ca39c3bce16ce50fb249437b30
new file mode 100644
index ..e67402de5bf2
--- /dev/null
+++ b/fa/48b4357868d9ca39c3bce16ce50fb249437b30
@@ -0,0 +1 @@
+prefer: a2eb0cf44bbd15ae24f9423d3bc6e420691c300d
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8b/d973400a4b29476fd12ab1787ce2be0c901f5e

2019-05-12 Thread Caolán McNamara (via logerrit)
 8b/d973400a4b29476fd12ab1787ce2be0c901f5e |1 +
 1 file changed, 1 insertion(+)

New commits:
commit a9673c898f7c7d0b76b312d52d799024fe4cf909
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:02:38 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:02:38 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 1c/f848bb409cd8710d11b85d0943f5e908a0b097

2019-05-12 Thread Caolán McNamara (via logerrit)
 1c/f848bb409cd8710d11b85d0943f5e908a0b097 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8f870a23454eae8ef1146e5dfe37755ada84dfc0
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:00:15 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:00:15 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ee/4b7394ff7c027e09d885e66056a405fc3b0291

2019-05-12 Thread Caolán McNamara (via logerrit)
 ee/4b7394ff7c027e09d885e66056a405fc3b0291 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6116f545c1bf1a4f2ad09ed17bfc9e884ec34c80
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:01:20 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:01:20 2019 +0100

Notes added by 'git notes add'

diff --git a/ee/4b7394ff7c027e09d885e66056a405fc3b0291 
b/ee/4b7394ff7c027e09d885e66056a405fc3b0291
new file mode 100644
index ..3833ea252953
--- /dev/null
+++ b/ee/4b7394ff7c027e09d885e66056a405fc3b0291
@@ -0,0 +1 @@
+prefer: cbe7780544876a77af7de01da13d2943564d0773
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a6/7bf7fdcbdd808a9b3eebf13d9a1a1084d3be2f

2019-05-12 Thread Caolán McNamara (via logerrit)
 a6/7bf7fdcbdd808a9b3eebf13d9a1a1084d3be2f |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 944c9b609c2a04f845e7bf96fcc5aacb2dbac6d7
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:04:51 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:04:51 2019 +0100

Notes added by 'git notes add'

diff --git a/a6/7bf7fdcbdd808a9b3eebf13d9a1a1084d3be2f 
b/a6/7bf7fdcbdd808a9b3eebf13d9a1a1084d3be2f
new file mode 100644
index ..17fd63c0ef0d
--- /dev/null
+++ b/a6/7bf7fdcbdd808a9b3eebf13d9a1a1084d3be2f
@@ -0,0 +1 @@
+prefer: 446568bfad252daf1861ea7e0c53fe4c72a31a53
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 70/9c31bed08670e1949c04bc0e5cf79bbcbcd91e

2019-05-12 Thread Caolán McNamara (via logerrit)
 70/9c31bed08670e1949c04bc0e5cf79bbcbcd91e |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2ab298b9394db9b472b1f446d0034cb67d902fe5
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:04:05 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:04:05 2019 +0100

Notes added by 'git notes add'

diff --git a/70/9c31bed08670e1949c04bc0e5cf79bbcbcd91e 
b/70/9c31bed08670e1949c04bc0e5cf79bbcbcd91e
new file mode 100644
index ..7989af6bd357
--- /dev/null
+++ b/70/9c31bed08670e1949c04bc0e5cf79bbcbcd91e
@@ -0,0 +1 @@
+prefer: 0a7189a3b2d8fc78e9b3ce1b5fff2622557258a5
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0b/9ae923ca73de806383da359e80c02d2f235dc2

2019-05-12 Thread Caolán McNamara (via logerrit)
 0b/9ae923ca73de806383da359e80c02d2f235dc2 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8e21afc10774f5f9ae1ed22951fc06df12e12331
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:06:49 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:06:49 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0e/f008b143017cd335e8dad22f0b7cf7821434c5

2019-05-12 Thread Caolán McNamara (via logerrit)
 0e/f008b143017cd335e8dad22f0b7cf7821434c5 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit f3928b6ee6328cb3d44fe124bd0d7ea3d4680d7d
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:06:32 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:06:32 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 05/da77c638dd0f190c362a7a00fd0192e79fe6d5

2019-05-12 Thread Caolán McNamara (via logerrit)
 05/da77c638dd0f190c362a7a00fd0192e79fe6d5 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit efafd14229deb50317800a85e7dd7f44f0f776da
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:05:54 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:05:54 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b5/30338b6f4b1cdd8aed2d431ee5df0fa418bba3

2019-05-12 Thread Caolán McNamara (via logerrit)
 b5/30338b6f4b1cdd8aed2d431ee5df0fa418bba3 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d4eaa29e953315656c6f6ebfe8dce97db7612c0d
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:15:02 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:15:02 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b0/a43fc66fdc2a4aacff989de7c3d5034a917b69

2019-05-12 Thread Caolán McNamara (via logerrit)
 b0/a43fc66fdc2a4aacff989de7c3d5034a917b69 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 80dceff23bd91db07ff997265fc4d46ee3389587
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:15:18 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:15:18 2019 +0100

Notes added by 'git notes add'

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

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a4/2c158c9d46e01e32445773e157a24d42e412f6

2019-05-12 Thread Caolán McNamara (via logerrit)
 a4/2c158c9d46e01e32445773e157a24d42e412f6 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2ade317870d07ec43f14d521e21a2113e6ceb6bd
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:16:04 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:16:04 2019 +0100

Notes added by 'git notes add'

diff --git a/a4/2c158c9d46e01e32445773e157a24d42e412f6 
b/a4/2c158c9d46e01e32445773e157a24d42e412f6
new file mode 100644
index ..017d7ee26be5
--- /dev/null
+++ b/a4/2c158c9d46e01e32445773e157a24d42e412f6
@@ -0,0 +1 @@
+prefer: b3ebda451f3f48bfdaaef7b4ea06083c8966ff0e
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 36/ded0bc8eef88d8c19773696ec2c002895d2e96

2019-05-12 Thread Caolán McNamara (via logerrit)
 36/ded0bc8eef88d8c19773696ec2c002895d2e96 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3fbef436e20158ec7ed385d29bf835cc6e71f5e9
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:16:57 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:16:57 2019 +0100

Notes added by 'git notes add'

diff --git a/36/ded0bc8eef88d8c19773696ec2c002895d2e96 
b/36/ded0bc8eef88d8c19773696ec2c002895d2e96
new file mode 100644
index ..84125c9825a6
--- /dev/null
+++ b/36/ded0bc8eef88d8c19773696ec2c002895d2e96
@@ -0,0 +1 @@
+prefer: b55259eeb549482477c57d854f3de72aff345edb
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 22/9623ec69f002e75afc07229dab85ca760c7c92

2019-05-12 Thread Caolán McNamara (via logerrit)
 22/9623ec69f002e75afc07229dab85ca760c7c92 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d1dc3d579fea4f92758830c98cdea7cf5b1f99f6
Author: Caolán McNamara 
AuthorDate: Sun May 12 19:17:44 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 19:17:44 2019 +0100

Notes added by 'git notes add'

diff --git a/22/9623ec69f002e75afc07229dab85ca760c7c92 
b/22/9623ec69f002e75afc07229dab85ca760c7c92
new file mode 100644
index ..017d7ee26be5
--- /dev/null
+++ b/22/9623ec69f002e75afc07229dab85ca760c7c92
@@ -0,0 +1 @@
+prefer: b3ebda451f3f48bfdaaef7b4ea06083c8966ff0e
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: CppCheck Report Failure

2019-05-12 Thread julien2412
Just for the record, the bug has been fixed in cppcheck.



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

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

2019-05-12 Thread Caolán McNamara (via logerrit)
 sc/source/ui/docshell/docsh4.cxx   |5 ++---
 sc/source/ui/drawfunc/drawsh.cxx   |8 
 sc/source/ui/drawfunc/drtxtob.cxx  |3 +--
 sc/source/ui/drawfunc/drtxtob1.cxx |3 +--
 sc/source/ui/drawfunc/graphsh.cxx  |3 +--
 sc/source/ui/inc/tabvwsh.hxx   |2 +-
 sc/source/ui/view/cellsh1.cxx  |   12 
 sc/source/ui/view/cellsh3.cxx  |6 ++
 sc/source/ui/view/dbfunc.cxx   |6 ++
 sc/source/ui/view/dbfunc3.cxx  |5 ++---
 sc/source/ui/view/editsh.cxx   |3 +--
 sc/source/ui/view/tabvwsh3.cxx |   14 +-
 sc/source/ui/view/tabvwshf.cxx |   10 --
 sc/source/ui/view/viewfun2.cxx |6 ++
 sc/source/ui/view/viewfun3.cxx |   12 
 sc/source/ui/view/viewfun4.cxx |3 +--
 sc/source/ui/view/viewfunc.cxx |3 +--
 17 files changed, 38 insertions(+), 66 deletions(-)

New commits:
commit 7cfacfd4e990d5b8fd2cb3045cf632b9dd957023
Author: Caolán McNamara 
AuthorDate: Sat May 11 21:42:04 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sun May 12 17:36:02 2019 +0200

drop intermediate vcl::Window

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

diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx
index 8d10df639169..945e98092521 100644
--- a/sc/source/ui/docshell/docsh4.cxx
+++ b/sc/source/ui/docshell/docsh4.cxx
@@ -763,9 +763,8 @@ void ScDocShell::Execute( SfxRequest& rReq )
 m_pImpl->pDocInserter.reset();
 
 ScTabViewShell* pViewSh = 
ScTabViewShell::GetActiveViewShell();
-vcl::Window* pParent = pViewSh ? 
pViewSh->GetDialogParent() : nullptr;
-
-m_pImpl->pDocInserter.reset( new 
::sfx2::DocumentInserter(pParent ? pParent->GetFrameWeld() : nullptr,
+weld::Window* pParent = pViewSh ? pViewSh->GetFrameWeld() 
: nullptr;
+m_pImpl->pDocInserter.reset( new 
::sfx2::DocumentInserter(pParent,
 ScDocShell::Factory().GetFactoryName(), mode ) );
 m_pImpl->pDocInserter->StartExecuteModal( LINK( this, 
ScDocShell, DialogClosedHdl ) );
 return ;
diff --git a/sc/source/ui/drawfunc/drawsh.cxx b/sc/source/ui/drawfunc/drawsh.cxx
index 76e8f6856fee..c510d685248b 100644
--- a/sc/source/ui/drawfunc/drawsh.cxx
+++ b/sc/source/ui/drawfunc/drawsh.cxx
@@ -409,9 +409,9 @@ void ScDrawShell::ExecuteAreaDlg( SfxRequest& rReq )
 pView->MergeAttrFromMarked( aNewAttr, false );
 
 SvxAbstractDialogFactory* pFact = SvxAbstractDialogFactory::Create();
-vcl::Window* pWin = pViewData->GetDialogParent();
+weld::Window* pWin = pViewData->GetFrameWeld();
 ScopedVclPtr pDlg(pFact->CreateSvxAreaTabDialog(
-pWin ? pWin->GetFrameWeld() : nullptr, ,
+pWin, ,
 pViewData->GetDocument()->GetDrawLayer(), true));
 
 if ( pDlg->Execute() == RET_OK )
@@ -436,8 +436,8 @@ void ScDrawShell::ExecuteTextAttrDlg( SfxRequest& rReq )
 pView->MergeAttrFromMarked( aNewAttr, false );
 
 SvxAbstractDialogFactory* pFact = SvxAbstractDialogFactory::Create();
-vcl::Window* pWin = pViewData->GetDialogParent();
-ScopedVclPtr pDlg(pFact->CreateTextTabDialog(pWin ? 
pWin->GetFrameWeld() : nullptr, , pView));
+weld::Window* pWin = pViewData->GetFrameWeld();
+ScopedVclPtr pDlg(pFact->CreateTextTabDialog(pWin, 
, pView));
 
 sal_uInt16 nResult = pDlg->Execute();
 
diff --git a/sc/source/ui/drawfunc/drtxtob.cxx 
b/sc/source/ui/drawfunc/drtxtob.cxx
index 8cf184a9..1100de6da90d 100644
--- a/sc/source/ui/drawfunc/drtxtob.cxx
+++ b/sc/source/ui/drawfunc/drtxtob.cxx
@@ -866,8 +866,7 @@ void ScDrawTextObjectBar::ExecuteAttr( SfxRequest  )
 case SID_DRAWTEXT_ATTR_DLG:
 {
 SvxAbstractDialogFactory* pFact = 
SvxAbstractDialogFactory::Create();
-vcl::Window* pWin = pViewData->GetDialogParent();
-ScopedVclPtr 
pDlg(pFact->CreateTextTabDialog( pWin ? pWin->GetFrameWeld() : nullptr, 
, pView ));
+ScopedVclPtr 
pDlg(pFact->CreateTextTabDialog(pViewData->GetFrameWeld(), , pView));
 
 bDone = ( RET_OK == pDlg->Execute() );
 
diff --git a/sc/source/ui/drawfunc/drtxtob1.cxx 
b/sc/source/ui/drawfunc/drtxtob1.cxx
index 183362cf0b9e..401c954a2065 100644
--- a/sc/source/ui/drawfunc/drtxtob1.cxx
+++ b/sc/source/ui/drawfunc/drtxtob1.cxx
@@ -102,8 +102,7 @@ void ScDrawTextObjectBar::ExecutePasteContents( SfxRequest 
& /* rReq */ )
 SdrView* pView = pViewData->GetScDrawView();
 OutlinerView* pOutView = pView->GetTextEditOutlinerView();
 SvxAbstractDialogFactory* pFact = SvxAbstractDialogFactory::Create();
-vcl::Window* pWin = pViewData->GetDialogParent();
-ScopedVclPtr 

[Libreoffice-commits] core.git: sax/qa sax/source sc/inc sc/qa scripting/source sc/source sdext/source sd/source

2019-05-12 Thread Arkadiy Illarionov (via logerrit)
 sax/qa/cppunit/attributes.cxx|2 +-
 sax/source/expatwrap/sax_expat.cxx   |2 +-
 sax/source/expatwrap/xml2utf.cxx |6 +++---
 sax/source/fastparser/fastparser.cxx |2 +-
 sax/source/fastparser/legacyfastparser.cxx   |2 +-
 sax/source/tools/fastserializer.cxx  |6 +++---
 sc/inc/chgtrack.hxx  |2 +-
 sc/qa/unit/helper/qahelper.cxx   |2 +-
 sc/source/core/data/dpoutput.cxx |4 ++--
 sc/source/core/data/dptabres.cxx |2 +-
 sc/source/core/data/globalx.cxx  |2 +-
 sc/source/core/data/tabprotection.cxx|4 ++--
 sc/source/core/tool/userlist.cxx |4 ++--
 sc/source/filter/excel/xechart.cxx   |4 ++--
 sc/source/filter/excel/xeescher.cxx  |2 +-
 sc/source/filter/excel/xeroot.cxx|7 ++-
 sc/source/filter/excel/xichart.cxx   |4 ++--
 sc/source/filter/excel/xistream.cxx  |   12 ++--
 sc/source/filter/ftools/fapihelper.cxx   |2 +-
 sc/source/filter/xcl97/xcl97rec.cxx  |4 ++--
 sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx   |2 +-
 sc/source/filter/xml/xmlexprt.cxx|2 +-
 sc/source/filter/xml/xmlimprt.cxx|4 ++--
 sc/source/filter/xml/xmlwrap.cxx |4 ++--
 sc/source/ui/Accessibility/AccessibleDocument.cxx|2 +-
 sc/source/ui/docshell/docsh2.cxx |2 +-
 sc/source/ui/miscdlgs/optsolver.cxx  |6 +++---
 sc/source/ui/miscdlgs/solveroptions.cxx  |2 +-
 sc/source/ui/unoobj/cellsuno.cxx |2 +-
 sc/source/ui/unoobj/chart2uno.cxx|8 
 sc/source/ui/unoobj/docuno.cxx   |2 +-
 sc/source/ui/unoobj/fmtuno.cxx   |8 
 sc/source/ui/unoobj/linkuno.cxx  |2 +-
 sc/source/ui/vba/vbaeventshelper.cxx |2 +-
 sc/source/ui/vba/vbaglobals.cxx  |2 +-
 sc/source/ui/vba/vbatitle.hxx|2 +-
 sc/source/ui/vba/vbaworkbook.cxx |2 +-
 sc/source/ui/view/viewfun5.cxx   |2 +-
 sc/source/ui/xmlsource/xmlsourcedlg.cxx  |2 +-
 scripting/source/basprov/basscript.cxx   |2 +-
 scripting/source/protocolhandler/scripthandler.cxx   |6 +++---
 scripting/source/provider/ProviderCache.cxx  |2 +-
 scripting/source/vbaevents/eventhelper.cxx   |6 +++---
 sd/source/filter/eppt/eppt.cxx   |2 +-
 sd/source/filter/eppt/pptexanimations.cxx|6 +++---
 sd/source/filter/eppt/pptx-animations.cxx|2 +-
 sd/source/filter/eppt/pptx-epptooxml.cxx |2 +-
 sd/source/filter/xml/sdxmlwrp.cxx|2 +-
 sd/source/ui/app/optsitem.cxx|4 ++--
 sd/source/ui/dlg/PhotoAlbumDialog.cxx|2 +-
 sd/source/ui/framework/factories/BasicPaneFactory.cxx|2 +-
 sd/source/ui/framework/factories/BasicToolBarFactory.cxx |2 +-
 sd/source/ui/framework/factories/BasicViewFactory.cxx|2 +-
 sd/source/ui/framework/factories/PresentationFactory.cxx |2 +-
 sd/source/ui/framework/module/CenterViewFocusModule.cxx  |2 +-
 sd/source/ui/framework/module/ModuleController.cxx   |2 +-
 sd/source/ui/framework/tools/FrameworkHelper.cxx |2 +-
 sd/source/ui/presenter/PresenterPreviewCache.cxx |2 +-
 sd/source/ui/presenter/SlideRenderer.cxx |2 +-
 sd/source/ui/unoidl/unopage.cxx  |4 ++--
 sd/source/ui/unoidl/unosrch.cxx  |2 +-
 sd/source/ui/view/drviews2.cxx   |4 ++--
 sdext/source/minimizer/fileopendialog.cxx|4 ++--
 sdext/source/minimizer/optimizerdialog.cxx   |4 ++--
 sdext/source/minimizer/optimizerdialogcontrols.cxx   |4 ++--
 sdext/source/pdfimport/test/tests.cxx|2 +-
 sdext/source/presenter/PresenterTextView.cxx |2 +-
 67 files changed, 105 insertions(+), 108 deletions(-)

New commits:
commit 038e4b3b1e10d072b432cb06234521ae9a262a70
Author: Arkadiy Illarionov 
AuthorDate: Fri May 3 19:51:47 2019 +0300
Commit: Noel Grandin 
CommitDate: Sun May 12 14:18:12 2019 +0200

Use hasElements to check Sequence emptiness in sax..sdext

Similar to clang-tidy 

[Libreoffice-bugs] [Bug 103303] [META] Desktop integration bugs and enhancements

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103303
Bug 103303 depends on bug 65754, which changed state.

Bug 65754 Summary: Alt+Tab Switching Icon Has Low Resolution and Lacks 
Transparency because _NET_WM_ICON is set to a 48x48 raster image
https://bugs.documentfoundation.org/show_bug.cgi?id=65754

   What|Removed |Added

 Status|NEEDINFO|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 122329] When inputting Chinese in CODE, it would show double words instead of one with each input

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122329

Aron Budea  changed:

   What|Removed |Added

 Whiteboard||target:6.3.0
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #11 from Aron Budea  ---
Should be fixed by the following two commits. Thanks to Henry Castro for the
fixes.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=c36e7f44c2e1b97d9073560a1734d3f6628ac85a
author  Henry Castro 2019-04-11 14:22:15
-0400
committer   Henry Castro 2019-04-12 15:26:56
+0200

lok: add missing parameter to PostExtTextInputEvent function

https://cgit.freedesktop.org/libreoffice/online/commit/?id=6987c3509c47a063a36311a5826fc4c4131846da
author  Henry Castro 2019-04-11 14:12:32
-0400
committer   Henry Castro 2019-04-12 15:24:42
+0200

loleaflet: fix the input method when receives 'compositionend' event

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

[Libreoffice-bugs] [Bug 125246] New: hyperlink choice should be remembered

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125246

Bug ID: 125246
   Summary: hyperlink choice should be remembered
   Product: LibreOffice
   Version: 6.2.3.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tor...@yahoo.com

Description:
In any Writer document, Insert>Hyperlink. Window opens on 'Internet' as
default. OK.
Choose 'Document', complete the procedure.
Try to insert another hyperlink. Window opens again with Internet as
default.
LO should remember the last choice (in this case, 'Document') as most
likely and default to it instead of 'Internet'.


Steps to Reproduce:
1.In any Writer document, Insert>Hyperlink
2.
3.

Actual Results:
always opens with 'Internet' as default

Expected Results:
LO should remember the last choice


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #9 from christopher_lee_1_...@outlook.com ---
Created attachment 151336
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151336=edit
Screenshot of text in Times New Roman 100 on LibreOffice Writer

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #7 from christopher_lee_1_...@outlook.com ---
Created attachment 151334
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151334=edit
Screenshot of text in Times New Roman 25 on LibreOffice Writer

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #8 from christopher_lee_1_...@outlook.com ---
Created attachment 151335
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151335=edit
Screenshot of text in Times New Roman 25 on Microsoft Word 2019

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #10 from christopher_lee_1_...@outlook.com ---
Created attachment 151337
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151337=edit
Screenshot of text in Times New Roman 100 on Microsoft Word 2019

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

[Libreoffice-bugs] [Bug 125247] New: can not input 2byte characters on iOS devices

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125247

Bug ID: 125247
   Summary: can not input 2byte characters on iOS devices
   Product: LibreOffice Online
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: iOS
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: satoshi.in...@courio-city.com

I can not enter 2-byte characters properly on iOS Devices. The behavior differs
depending on the input application(IME).

When the user wants to convert input into Chinese(kanji) characters and confirm
character input:
- User do not convert, IME(by apple) can be input characters if raw input.
- When the user performs Chinese characters (Kanji) conversion, only the first
character is input. (Third party IME).

In Calc, there is a different behavior.
Direct input to a cell behaves the same as any other. However, if user select a
cell and enter in the upper formula bar, user can enter without problems.

In the input mode, the entire Web page is enlarged twice and displayed.
*This is a different problem.

The problem of Chinese characters(kanji) input related to the desktop occurred
simultaneously with the following.
https://bugs.documentfoundation.org/show_bug.cgi?id=122329
This issue has been resolved in Collabora Office 6.0-29.

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

[Libreoffice-bugs] [Bug 125249] New: LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

Bug ID: 125249
   Summary: LibreOffice Writer renders text as pixelated, thin,
not crisp
   Product: LibreOffice
   Version: 6.2.3.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: christopher_lee_1_...@outlook.com

Description:
LibreOffice Writer does not render text properly. Characters show up as
pixelized, thinner than normal, not crispy. This is especially relative to the
same text typed in other programs, such as Microsoft Word 2019, Google Docs,
and iCloud Pages. This issue occurs regardless of whether antialiasing and
OpenGL are enabled. Problems with font rendering have been reported multiple
times (here, here, and here, to name a few).

Steps to Reproduce:
1.Create a new LibreOffice Writer document.
2.Set the zoom factor at 100%.
3.Use common typefaces, such as Calibri and Times New Roman, at small (12 pt)
and large (25 pt) fonts.
4.Type anything in English. Preferably, make it a big block of text so the
effect is seen more clearly.
5.(Optional): Repeat the same steps above in Microsoft Word 2007 or above. Then
compare.

Actual Results:
Writing looks pixelated, thinner than normal, kerning is irregular, is not
crispy.

Expected Results:
Words and letters should look clear, crispy, and with regular kerning, from
100% zoom. As it already happens in other word processors like Microsoft Word. 


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.2.3.2 (x64)
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 124823] Sync UI between LibO and LOOL

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124823

andreas_k  changed:

   What|Removed |Added

 CC||kain...@gmail.com

--- Comment #2 from andreas_k  ---
Created attachment 151327
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151327=edit
LOOL, Single Toolbar and Standard Toolbar

The arrangement between LOOL, Single Toolbar and Standard Toolbar are complete
different in all Layouts.

I don't see there an good reason why it's different. I prefer the layout of
LOOL.



The screenshot from LOOL is the one from TDF which is outdated.

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

[Libreoffice-bugs] [Bug 66791] FORMATTING: Incorrect application of "Asian text font"

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66791

--- Comment #14 from Volga  ---
As my suggestion, we can set the default language at the document level
firstly, for example, in content.xml we can save the attribute as: 

Or alternatively, we save the locale language at settings.xml, then we can try
to use CJK fonts to render such punctuations by default if LibreOffice
recognized that, until we set another default language to a paragraph.

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

[Libreoffice-bugs] [Bug 54757] FILEOPEN .xlsx: only number value of data label shown

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54757

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||4821

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

[Libreoffice-bugs] [Bug 65754] Alt+Tab Switching Icon Has Low Resolution and Lacks Transparency because _NET_WM_ICON is set to a 48x48 raster image

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65754

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #18 from Nate Graham  ---
Confirmed that the problem is fixed with the KDE5 VCL and version 6.2.3.2! I
get the nice icon from the icon theme in my Large Icons task switcher now.

I'm using Manjaro with Plasma 5.15.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 102495] [META] KDE VCL backend bugs and enhancements

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102495
Bug 102495 depends on bug 65754, which changed state.

Bug 65754 Summary: Alt+Tab Switching Icon Has Low Resolution and Lacks 
Transparency because _NET_WM_ICON is set to a 48x48 raster image
https://bugs.documentfoundation.org/show_bug.cgi?id=65754

   What|Removed |Added

 Status|NEEDINFO|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 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #5 from christopher_lee_1_...@outlook.com ---
Created attachment 151332
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151332=edit
Screenshot of text in Times New Roman 12 on LibreOffice Writer

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #6 from christopher_lee_1_...@outlook.com ---
Created attachment 151333
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151333=edit
Screenshot of text in Times New Roman 12 on Microsoft Word 2019

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #1 from christopher_lee_1_...@outlook.com ---
Created attachment 151328
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151328=edit
Screenshot of text in Calibri 11 on LibreOffice Writer

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #3 from christopher_lee_1_...@outlook.com ---
Created attachment 151330
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151330=edit
Screenshot of text in Calibri 25 on LibreOffice Writer

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

[Libreoffice-bugs] [Bug 124719] The togglr bookmarks script doesn't work

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124719

--- Comment #8 from Sebők Gábor  ---
(In reply to Dieter Praas from comment #1)
> (In reply to Sebők Gábor from comment #0)
> > Description:
> > After deploying
> > https://extensions.libreoffice.org/extensions/bookmark-toggle/1-0.0 and
> > restarting LO,ALT + 1 (one) doesn't do anything.
> 
> Please try version 1.1.0
> (https://extensions.libreoffice.org/extensions/bookmark-toggle/1-1.0). Does
> solve your problem => NEEDINFO

Thanks,but unfortunately I've Win10.

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

[Libreoffice-bugs] [Bug 99060] Table copied from one document does not replace table in another

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99060

--- Comment #17 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 99205] Changing measurement unit disables auto spellcheck

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99205

--- 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 116079] Opening ODS file rise Incorrect Format exception. Opened well with OpenOffice 4.1.3

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116079

--- Comment #5 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 116333] FILEOPEN SVG Text misplaced in graph

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116333

--- Comment #10 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 50879] form exported as pdf does not embed all required fonts

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50879

--- Comment #30 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 85779] EPS file vertically squished upon inserting or opening

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85779

--- 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 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #2 from christopher_lee_1_...@outlook.com ---
Created attachment 151329
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151329=edit
Screenshot of text in Calibri 11 on Microsoft Word 2019

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #4 from christopher_lee_1_...@outlook.com ---
Created attachment 151331
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151331=edit
Screenshot of text in Calibri 25 on Microsoft Word 2019

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #11 from christopher_lee_1_...@outlook.com ---
Created attachment 151338
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151338=edit
Some computer specs

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

[Libreoffice-bugs] [Bug 125249] LibreOffice Writer renders text as pixelated, thin, not crisp

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125249

--- Comment #12 from christopher_lee_1_...@outlook.com ---
Links to other reports of the same issue:
https://bugs.documentfoundation.org/show_bug.cgi?id=122457
https://www.reddit.com/r/libreoffice/comments/9kz93o/libreoffice_font_rendering_is_horrible_on_windows/
https://www.reddit.com/r/libreoffice/comments/7uidru/fonts_still_ugly_on_windows/

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

[Libreoffice-bugs] [Bug 125245] New: LibreOffice v6.2.3.2 Writer custom paragraph style with custom list style attached, area color bug

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125245

Bug ID: 125245
   Summary: LibreOffice v6.2.3.2 Writer custom paragraph style
with custom list style attached, area color bug
   Product: LibreOffice
   Version: 6.2.3.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: r_ost...@outlook.com

Description:
In LibreOffice v6.2.3.2 Writer, if I create a custom paragraph style with a
custom list style attached, I have the following problem. If the paragraph
style has an area color set, then the different levels of the list shift the
area color left edge to the right. Is this a bug?

Steps to Reproduce:
1. In the Styles & Formatting sidebar, create a custom list style.
a) Under "Bullets" tab, select "Solid small circular bullets".
2. In the Styles & Formatting sidebar, create a custom paragraph style.
a) Under "Area" tab, select "Color".
b) Under "Outline & Numbering" tab > "Numbering style:", select your
   custom list style created above.
3. Now back in the document, under "Styles & Formatting" sidebar,
   double-click the custom paragraph style to insert the paragraph into the
   document.
4. Now when typing in the custom paragraph, if you press tab to go to level
   two of the list, the paragraph area color moves to the right.

Actual Results:
The paragraph area color moves to the right for different levels of the list.

Expected Results:
The paragraph area color should not shift to the right for different levels of
the list.


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 125248] New: LibreOffice Calc tabs in data not displaying and/or preserved

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125248

Bug ID: 125248
   Summary: LibreOffice Calc tabs in data not displaying and/or
preserved
   Product: LibreOffice
   Version: 6.0.7.3 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: littlerg...@gmail.com

Description:
Tabs that are pasted in or that are brought in by opening or importing a .csv
file that contains tabs in its data are not always displayed or preserved in
the import dialog and/or the cell and/or the input line.


Steps to Reproduce:
THE EXAMPLE DATA USED IN THE TESTS:

The tests were done with the example.csv file that was created in a text editor
with this line of data, containing a word followed by a single tab followed by
a word followed by two tabs followed by another word:

one two done

Test 1:
1) Import the example.csv file into the spreadsheet program using commas as the
delimiter.
2) Check whether tabs in the data are displayed in the import dialog.
3) Check whether tabs in the data are displayed in the input line.
4) Check whether tabs in the data are displayed in cell A1.
5) Verify whether the white space (if any) consists of tabs or spaces by moving
the cursor across the data using the keyboard.
6) Copy the data in the cell.
7) Paste the copied data into a new text file.
8) Verify whether the white space (if any) consists of tabs or spaces by moving
the cursor across the data using the keyboard or by displaying hidden
characters in the text file

Test 2:
 1) Open the example.csv file in a text editor.
 2) Copy the data in it.
 3) Open the spreadsheet program.
 4) Paste the copied data into cell A1.
 5) Check whether tabs in the data are displayed in the input line.
 6) Check whether tabs in the data are displayed in cell A1.
 7) Verify whether the white space (if any) consists of tabs or spaces by
moving the cursor across the data using the keyboard.
 8) Copy the data in the cell.
 9) Paste the copied data into a new text file.
10) Verify whether the white space (if any) consists of tabs or spaces by
moving the cursor across the data using the keyboard or by displaying hidden
characters in the text file.
11) Save the spreadsheet as the result.csv file.
12) Close the spreadsheet program.
13) Import the result.csv file into the spreadsheet program using commas as the
delimiter.
14) Repeat Test 1 steps 2 through step 7.


Actual Results:
Tests were done on an older version of LibreOffice Calc, a newer version of
LibreOffice Calc, and then Apple Numbers and Microsoft Excel as a comparison of
behavior.
==
LIBREOFFICE CALC v5.1.6.2 TESTS:

Test 1:
When the example.csv file is imported into LibreOffice Calc using
commas as the delimiter, tabs in the data are displayed in the import dialog.
Once the data is imported, the tabs are preserved and displayed in the input
line, but are not displayed in the cell (all visible white space has been
silently stripped from the cell). The tabs are preserved when copying the cell
data and pasting it into a text file.

Test 2:
When the example data is manually pasted into cell A1 in a new instance
of LibreOffice Calc, the tabs are displayed in the input line and in the cell.
The tabs are preserved when copying the cell data and pasting it into a text
file. When saving the contents of the spreadsheet as result.csv, the tabs are
immediately and silently converted to spaces.
==
LIBREOFFICE CALC v6.0.7.3 TESTS:

Test 1:
When the example.csv file is imported into LibreOffice Calc using
commas as the delimiter, tabs in the data are displayed in the import dialog.
Once the data is imported, the tabs are displayed in the input line with a
slightly larger gap for the sequence of tabs, but when the keyboard is used to
move the cursor along the input line, the sequence of tabs behaves as one tab.
The tabs are displayed in the cell with a significantly larger gap for the
sequence of tabs, but when the keyboard is used to move the cursor along the
cell contents, the sequence of tabs behaves as one tab. When the contents of
the cell are copied and pasted into a text file, the tabs have been preserved.

Test 2:
When the example data is manually pasted into cell A1 in a new instance
of LibreOffice Calc, the tabs are immediately and silently converted to spaces.
==
APPLE NUMBERS TESTS:

Test 1:
When the example.csv file is opened in Numbers, tabs in the data are
displayed in the 

[Libreoffice-bugs] [Bug 75057] [META] OOXML Chart object issues

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057

Aron Budea  changed:

   What|Removed |Added

 Depends on||114821


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114821
[Bug 114821] FILEOPEN PPTX: In some files bar chart data labels are incorectly
positioned
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 54757] FILEOPEN .xlsx: only number value of data label shown

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54757

--- Comment #9 from Aron Budea  ---
Created attachment 151339
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151339=edit
Screenshot of minor regression in size

(In reply to Gabor Kelemen from comment #8)
> I'm not sure when was this fixed, but currently both pie charts display the
> percentage values just like Excel does.
The labels got fixed in the following commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=790f9abeb1a1167ad5ab84c5fb855b36669c125b
author  Szymon Kłos  2018-01-04 22:15:32
+0100
committer   Szymon Kłos  2018-01-29 23:49:42
+0100

"tdf#114821 import complex data labels in bar chart"

There's also a regression aspect, starting with the commit below the chart size
changes slightly (but then changes further with the commit above, so I'm not
sure how much this original change matters, see comparison screenshot):
https://cgit.freedesktop.org/libreoffice/core/commit/?id=e1697600253361a26d77a1ef61f8bde16af0ed2c
author  Tomaž Vajngerl  2017-12-13
22:03:12 +0900
committer   Tomaž Vajngerl2017-12-18 12:37:41
+0100

'chart2: Batch changes to properties when creating 3D objects"

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

[Libreoffice-bugs] [Bug 125222] EDITING: Crash in: libc-2.28.so: Base: Deleting table

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125222

Robert Großkopf  changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #1 from Robert Großkopf  ---
Tried the same described in the bug. Created a Firebird database and created
the described tabled. Added the table to the relationships, saved the
releatinship (without relation) and deleted the table in the table-pane. 
Couldn't confirm a crash with 
Version: 6.2.3.2
Build-ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU-Threads: 6; BS: Linux 4.12; UI-Render: Standard; VCL: gtk3; 
Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
Calc: threaded

Tested with OpenSUSE 15 64bit rpm Linux.

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

[Libreoffice-bugs] [Bug 125229] CRASH when trying to modify a frame style in a ODT document

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125229

Usama  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||uahe...@gmail.com

--- Comment #3 from Usama  ---
Thank you for reporting this. I'm setting it to new after confirmation.

confirmed on:

Version: 6.3.0.0.alpha0+
Build ID: 98630a0bd49bd80652145a21e4e0d0ded792b36b
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-05-04_04:44:35
Locale: tr-TR (tr_TR.UTF-8); UI-Language: en-US
Calc: threaded

And:

Version: 5.1.6.2
Build ID: 1:5.1.6~rc2-0ubuntu1~xenial6
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; 
Locale: tr-TR (tr_TR.UTF-8); Calc: group

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

[Libreoffice-bugs] [Bug 125035] Date format in Base is wrong.(zh-CN version)

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125035

Ming Hua  changed:

   What|Removed |Added

   Assignee|class...@163.com|libreoffice-b...@lists.free
   ||desktop.org
  Component|Draw|Base

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

[Libreoffice-bugs] [Bug 125229] CRASH when trying to modify a frame style in a ODT document

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125229

Oliver Brinzing  changed:

   What|Removed |Added

Version|5.4.7.2 release |4.4.7.2 release

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

[Libreoffice-bugs] [Bug 125229] CRASH when trying to modify a frame style in a ODT document

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125229

Oliver Brinzing  changed:

   What|Removed |Added

 OS|Linux (All) |All
Crash report or||crashreport.libreoffice.org
crash signature||/stats/crash_details/e1d900
   ||38-9b57-43ac-a25c-61a912f28
   ||c74
 CC||oliver.brinz...@gmx.de
   Hardware|x86-64 (AMD64)  |All
Version|6.1.5.2 release |5.4.7.2 release

--- Comment #4 from Oliver Brinzing  ---
confirming crash with:

Version: 6.3.0.0.alpha0+ (x64)
Build ID: d822953cbc1d8814ac9f9eac2107177d37103542
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded

Version: 6.2.4.1 (x64)
Build-ID: 170a9c04e0ad25cd937fc7a913bb06bf8c75c11d
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: 

Version: 6.1.6.3 (x64)
Build ID: 5896ab1714085361c45cf540f76f60673dd96a72
CPU threads: 4; OS: Windows 10.0; UI render: default; 
Locale: de-DE (de_DE); Calc: 

Version: 4.4.7.2
Build-ID: f3153a8b245191196a4b6b9abd1d0da16eead600
Gebietsschema: de_DE

but *no* crash with:
Version 3.6.7.2 (Build ID: e183d5b)

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

[Libreoffice-bugs] [Bug 125230] Impress: assignment of shortcut key to View->Normal not possible

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125230

Usama  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=96
   ||039
 CC||uahe...@gmail.com
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from Usama  ---
Thank you for reporting this.

When I assign a shortcut to normal view it shows the assigned action to ctrl+0
and ctrl+4 for example but it does not take the action all the time. It works
when switching from Master slide but not from other view modes.

Possible duplicate of:
https://bugs.documentfoundation.org/show_bug.cgi?id=96039

So confirmed on:
Version: 6.3.0.0.alpha0+
Build ID: 98630a0bd49bd80652145a21e4e0d0ded792b36b
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk3; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-05-04_04:44:35
Locale: tr-TR (tr_TR.UTF-8); UI-Language: en-US
Calc: threaded


Version: 5.1.6.2
Build ID: 1:5.1.6~rc2-0ubuntu1~xenial6
CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; 
Locale: tr-TR (tr_TR.UTF-8); Calc: group

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

[Libreoffice-bugs] [Bug 125230] Impress: assignment of shortcut key to View->Normal not possible

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125230

Usama  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 96039] Not possible to set shortcuts to view modes

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96039

Usama  changed:

   What|Removed |Added

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

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

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

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116608

--- Comment #20 from Buovjaga  ---
(In reply to Dieter Praas from comment #19)
> (In reply to Telesto from comment #18)
> > It's a ClearType related issue (it only occurs when disabled).
> > (https://www.howtogeek.com/howto/28790/tweak-cleartype-in-windows-7/)
> 
> I disabled cleartype but still can't reproduce it.

I'm seeing Telesto uses Win 8.1 and we use Win 10. Might make all the
difference in the world.

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

[Libreoffice-bugs] [Bug 125221] Windows 10 64 bits - LibreOffice Base 6.2.3 - PostgreSQL SDBC driver not registred

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125221

Robert Großkopf  changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #2 from Robert Großkopf  ---
(In reply to Luigi from comment #0)
> 
> The connection to the external data source could not be established. No SDBC
> driver was found for the URL host=localhost:5432 dbname=mydb"

Did you also try it without adding the port?
host=localhost dbname=mydb

Have tried it without the port and haven't any problem. If I try to add the
port "could not translate hostname localhost:5432" appears.

Tested with OpenSUSE 15, LO 6.2.3.2 64bit rpm

-- 
You are receiving this mail because:
You 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 125118] shift-click for absolute reference when entering formulas

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125118

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |tietze.he...@gmail.com
   |.freedesktop.org|
 Resolution|--- |WORKSFORME
 Status|NEEDINFO|RESOLVED

--- Comment #8 from Heiko Tietze  ---
Glad you are happy with LibreOffice. Take a look at Tools > Customize >
Keyboard about changing the default key bindings. See also
https://help.libreoffice.org/6.2/en-US/text/shared/01/06140200.html?=SHARED=UNIX

-- 
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 125118] shift-click for absolute reference when entering formulas

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125118

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |tietze.he...@gmail.com
   |.freedesktop.org|
 Resolution|--- |WORKSFORME
 Status|NEEDINFO|RESOLVED

--- Comment #8 from Heiko Tietze  ---
Glad you are happy with LibreOffice. Take a look at Tools > Customize >
Keyboard about changing the default key bindings. See also
https://help.libreoffice.org/6.2/en-US/text/shared/01/06140200.html?=SHARED=UNIX

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

[Libreoffice-bugs] [Bug 107977] [META] Calc feature enhancements

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107977
Bug 107977 depends on bug 125118, which changed state.

Bug 125118 Summary: shift-click for absolute reference when entering formulas
https://bugs.documentfoundation.org/show_bug.cgi?id=125118

   What|Removed |Added

 Status|NEEDINFO|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 125185] Hidden cells also get contents pasted

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125185

Rainer Bielefeld Retired  changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #2 from Rainer Bielefeld Retired  
---
(In reply to Oliver Brinzing from comment #1)
May be, but I consider that behavior as a bug. It is completely unexpected that
hidden cells become modified (sometimes and sometimes not).

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

[Libreoffice-bugs] [Bug 125231] New: Replace font Hambergerheaven need better choose

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125231

Bug ID: 125231
   Summary: Replace font Hambergerheaven need better choose
   Product: LibreOffice
   Version: 6.2.4.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: seve...@mail.ru

Created attachment 151320
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151320=edit
Image for compare

1. Open PDF document have problem with display text with font which i check in
inkscape

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

[Libreoffice-bugs] [Bug 125230] New: Impress: assignment of shortcut key to View->Normal not possible

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125230

Bug ID: 125230
   Summary: Impress: assignment of shortcut key to View->Normal
not possible
   Product: LibreOffice
   Version: 6.2.2.2 release
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: monochro...@gmail.com

Description:
When I try to assign a shortcut key to the Normal view in Impress, the change
is listed in Tools->Customize->Keyboard but the setting has no effect. In
addition, the shortcut key is not listed in the "View" menu.

Steps to Reproduce:
1. Assign ctrl-1 to View->Normal in Tools->Customize->Keyboard
2. Key binding should be listed under "View", but the Normal view has no
assigned shortcut (in contrast to Slide Sorter, where this works).
3.

Actual Results:
 Key binding not listed in View menu, shortcut key doesn't work.

Expected Results:
ctrl-1 should switch from Slide Sorter to Normal view and key binding should be
listed in View menu.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Restarting in safe mode / resetting user profile does not make a difference.

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

[Libreoffice-bugs] [Bug 125230] Impress: assignment of shortcut key to View->Normal not possible

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125230

--- Comment #2 from monochro...@gmail.com ---
Is reproducible on stock Dingo and Mojave (also running 6.2.2.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 114162] [META] EPUB export bugs and enhancements

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114162

Dieter Praas  changed:

   What|Removed |Added

 Depends on||125218


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125218
[Bug 125218] bullet missing when exporting a document to epub
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125218] bullet missing when exporting a document to epub

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125218

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Blocks||114162
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Dieter Praas  ---
I confirm it with

Version: 6.3.0.0.alpha0+ (x64)
Build ID: 421e6fc3cd2e6fe37afbef341e2d0ad7b8edde37
CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2019-04-07_01:12:58
Locale: en-US (de_DE); UI-Language: en-US
Calc: threaded

There is also no indent of the bullet list


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114162
[Bug 114162] [META] EPUB export 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 125232] New: FORMATTING - Cannot change margins of oversized document without catastrophic change to formatting

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125232

Bug ID: 125232
   Summary: FORMATTING - Cannot change margins of oversized
document without catastrophic change to formatting
   Product: LibreOffice
   Version: 6.2.3.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rob...@prino.org

Description:
When the attached document is opened, and the size is changed to A0 (118.8 x
84.0 cm), which is not allowed by MS word, and for that matter will never be
used in real life, the results are OK. If I subsequently change the margins,
from the default 2.00 cm to 1.50 cm, and click "Apply" after each change, the
second change (i.e. of the right margin) will put all text of the document in a
single one-character wide column, oops...

Further information:

Version: 6.2.3.2 (x64)
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 8; OS: Windows 6.1; UI render: default; VCL: win; 
Locale: en-GB (en_GB); UI-Language: en-US
Calc: threaded

Steps to Reproduce:
1. Open the attached lift-01.odt
2. Select all
3. Format menu, Page
4. Change size to 118.8 x 84.0 (essentially, A0), click "Apply", results OK
5. Change "Left" to 1.50 cm, click "Apply" - results OK
6. Chanhe "Right" to 1.50 cm, click "Apply" - Oops...

Actual Results:
After step 6. above formatting changes to single one-character column for the
entire document.

Expected Results:
I would expect the right margin to be changed to 1.5 cm, without any further
changes to the formatting!


Reproducible: Always


User Profile Reset: No



Additional Info:
Admittedly, this is an extreme example, as I doubt that Writer will ever be
used to produce A0-sized documents, it was done to verify that the program
doesn't have the MS Word (XP 2002, "freebie with PC") limitation of widths not
exceeding 22(!) inch, but of course this behaviour is completely wrong.

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

[Libreoffice-bugs] [Bug 125232] FORMATTING - Cannot change margins of oversized document without catastrophic change to formatting

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125232

rob...@prino.org changed:

   What|Removed |Added

 CC||rob...@prino.org

--- Comment #1 from rob...@prino.org ---
Created attachment 151321
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151321=edit
Test file that shows the problem when the steps are followed

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

[Libreoffice-bugs] [Bug 121368] Brochure printing error

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121368

--- Comment #14 from trevor p  ---
Half the brochure pages still upside down in version 6.2.3.2, do you have an
address so that I can send a sample print out ?

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

[Libreoffice-bugs] [Bug 125233] Bug 120346 - Request for further information.

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125233

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Julien Nabet  ---
Please don't create a new bugtracker to respond to a comment.

Last comments from https://bugs.documentfoundation.org/show_bug.cgi?id=120346
are clear, 5.1.6 are old versions, the goal is to know if you reproduce this
with a recent LO version. (last ones are 6.1.6 for 6.1 branch and 6.2.3 for 6.2
branch).
To obtain them you can add Ubuntu ppa repository (I let you Google about this
if you don't know how to do add 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 125229] CRASH when trying to modify a frame style in a ODT document

2019-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125229

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #5 from Julien Nabet  ---
Created attachment 151322
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151322=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could reproduce this.

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

  1   2   3   >