[Libreoffice-bugs] [Bug 125788] LibreOffice Online (DockerHub image) - Writer cannot insert image

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125788

Andras Timar  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #3 from Andras Timar  ---
LOKit crashes.
wsd-00028-00034 2019-06-11 05:55:30.699513 [ websrv_poll ] ERR  Error while
removing conversion temporary: '/tmp/tmp28ca/Screenshot from 2019-06-06
08-17-53.png' - File not found| wsd/DocumentBroker.cpp:1932
kit-00050-00030 2019-06-11 05:55:30.770551 [ loolkit ] SIG   Fatal signal
received: SIGABRT
Backtrace 50:
/usr/bin/loolforkit(_ZN7SigUtil13dumpBacktraceEv+0x64) [0x55f641699464]
/usr/bin/loolforkit(+0xbd5f2) [0x55f64169a5f2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12890) [0x7f9d8dcdd890]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f9d8d918e97]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141) [0x7f9d8d91a801]
/opt/libreoffice/program/libmergedlo.so(_ZN16SalUserEventList18DispatchUserEventsEb+0x38b)
[0x7f9d8a8d6c7b]
/opt/libreoffice/program/libmergedlo.so(_ZN14SvpSalInstance7DoYieldEbb+0x39)
[0x7f9d8a9a6779]
/opt/libreoffice/program/libmergedlo.so(+0x2cef502) [0x7f9d8a904502]
/opt/libreoffice/program/libmergedlo.so(_ZN11Application7ExecuteEv+0x45)
[0x7f9d8a9063d5]
/opt/libreoffice/program/libmergedlo.so(+0x1c9bc1a) [0x7f9d898b0c1a]
/opt/libreoffice/program/libmergedlo.so(_Z10ImplSVMainv+0x46) [0x7f9d8a90d6d6]
/opt/libreoffice/program/libmergedlo.so(soffice_main+0x115) [0x7f9d898d1405]
/opt/libreoffice/program/libmergedlo.so(+0x1ccb7a1) [0x7f9d898e07a1]
/usr/bin/loolforkit(_Z10lokit_mainRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_S6_S6_S6_+0x3190)
[0x55f6416459c0]
/usr/bin/loolforkit(+0x5a72e) [0x55f64163772e]
/usr/bin/loolforkit(_Z18forkLibreOfficeKitRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_S6_S6_i+0x1724)
[0x55f641639794]
/usr/bin/loolforkit(main+0x19c9) [0x55f641607dd9]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f9d8d8fbb97]
/usr/bin/loolforkit(_start+0x2a) [0x55f64160948a]
kit-00050-00030 2019-06-11 05:55:30.776982 [ loolkit ] SIG  SIGSYS trapped with
code: 1 and context 140722646669760
kit-00050-00030 2019-06-11 05:55:30.777032 [ loolkit ] SIG   seccomp trapped
signal, un-authorized sys-call: 62

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

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

2019-06-10 Thread Andrea Gelmini (via logerrit)
 chart2/source/controller/main/ChartFrameloader.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ca81bf6c7dfb4278f978bdcda5feeda8498230ff
Author: Andrea Gelmini 
AuthorDate: Mon Jun 10 16:56:47 2019 +
Commit: Jens Carl 
CommitDate: Tue Jun 11 07:58:06 2019 +0200

Fix typo

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

diff --git a/chart2/source/controller/main/ChartFrameloader.cxx 
b/chart2/source/controller/main/ChartFrameloader.cxx
index c757d5f60760..ca9adb6e3607 100644
--- a/chart2/source/controller/main/ChartFrameloader.cxx
+++ b/chart2/source/controller/main/ChartFrameloader.cxx
@@ -112,7 +112,7 @@ sal_Bool SAL_CALL ChartFrameLoader::load( const 
uno::Sequence< beans::PropertyVa
 , uno::UNO_QUERY );
 
 //!!!it is a special characteristic of the example application
-//that the controller simultaniously provides the XWindow controller 
functionality
+//that the controller simultaneously provides the XWindow controller 
functionality
 xComponentWindow =
   uno::Reference< awt::XWindow >( xController, 
uno::UNO_QUERY );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 120883] [META] Hyphenation bugs and enhancements

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120883

Dieter Praas  changed:

   What|Removed |Added

 Depends on||125141


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=125141
[Bug 125141] found syllabification error in German
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125141] found syllabification error in German

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125141

Dieter Praas  changed:

   What|Removed |Added

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

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

Version: 6.2.4.2 (x64)
Build-ID: 2412653d852ce75f65fbfa83fb7e7b669a126d64
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded

I also agree, that an abbreviation of a book of law shouldn't be separated, but
I couldn't find an official rule for that. But Psy-chKG is wrong.


Referenced Bugs:

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

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

2019-06-10 Thread Andrea Gelmini (via logerrit)
 extensions/source/propctrlr/cellbindinghandler.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e449cc923b52068bec805d66d835d4289351b244
Author: Andrea Gelmini 
AuthorDate: Mon Jun 10 16:56:39 2019 +
Commit: Jens Carl 
CommitDate: Tue Jun 11 07:54:32 2019 +0200

Fix typo

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

diff --git a/extensions/source/propctrlr/cellbindinghandler.cxx 
b/extensions/source/propctrlr/cellbindinghandler.cxx
index 5df2611537b1..3a9bda45a9c6 100644
--- a/extensions/source/propctrlr/cellbindinghandler.cxx
+++ b/extensions/source/propctrlr/cellbindinghandler.cxx
@@ -101,7 +101,7 @@ namespace pcr
 ::osl::MutexGuard aGuard( m_aMutex );
 PropertyId nActuatingPropId( impl_getPropertyId_throwRuntime( 
_rActuatingPropertyName ) );
 OSL_PRECOND(m_pHelper,
-"CellBindingPropertyHandler::actuatingPropertyChanged: 
inconsistentcy!");
+"CellBindingPropertyHandler::actuatingPropertyChanged: 
inconsistency!");
 // if we survived impl_getPropertyId_throwRuntime, we should have a 
helper, since no helper implies no properties
 
 OSL_PRECOND( _rxInspectorUI.is(), 
"FormComponentPropertyHandler::actuatingPropertyChanged: no access to the UI!" 
);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: compilerplugins/clang

2019-06-10 Thread Noel Grandin (via logerrit)
 compilerplugins/clang/virtualdown.results |  675 ++
 1 file changed, 675 insertions(+)

New commits:
commit 0e996b593b4df59cd94da872e90f6cb499d82790
Author: Noel Grandin 
AuthorDate: Mon Jun 10 09:29:15 2019 +0200
Commit: Noel Grandin 
CommitDate: Tue Jun 11 07:53:14 2019 +0200

commit loplugin:virtualdown results

so in future I can just look at the stuff that has changed

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

diff --git a/compilerplugins/clang/virtualdown.results 
b/compilerplugins/clang/virtualdown.results
new file mode 100644
index ..d521868eca06
--- /dev/null
+++ b/compilerplugins/clang/virtualdown.results
@@ -0,0 +1,675 @@
+basic/source/comp/codegen.cxx:464
+void OffSetAccumulator::start(const unsigned char *,)
+basic/source/comp/codegen.cxx:465
+void OffSetAccumulator::processOpCode0(enum SbiOpcode,)
+basic/source/comp/codegen.cxx:466
+void OffSetAccumulator::processOpCode1(enum SbiOpcode,type-parameter-0-0,)
+basic/source/comp/codegen.cxx:467
+void OffSetAccumulator::processOpCode2(enum 
SbiOpcode,type-parameter-0-0,type-parameter-0-0,)
+basic/source/comp/codegen.cxx:476
+_Bool OffSetAccumulator::processParams()
+basic/source/comp/codegen.cxx:487
+void BufferTransformer::start(const unsigned char *,)
+basic/source/comp/codegen.cxx:488
+void BufferTransformer::processOpCode0(enum SbiOpcode,)
+basic/source/comp/codegen.cxx:492
+void BufferTransformer::processOpCode1(enum SbiOpcode,type-parameter-0-0,)
+basic/source/comp/codegen.cxx:517
+void BufferTransformer::processOpCode2(enum 
SbiOpcode,type-parameter-0-0,type-parameter-0-0,)
+basic/source/comp/codegen.cxx:526
+_Bool BufferTransformer::processParams()
+chart2/qa/extras/chart2dump/chart2dump.cxx:141
+void Chart2DumpTest::verify()
+chart2/source/inc/WeakListenerAdapter.hxx:57
+void chart::WeakListenerAdapter::disposing(const struct 
com::sun::star::lang::EventObject &,)
+extensions/source/dbpilots/unoautopilot.hxx:99
+class cppu::IPropertyArrayHelper * 
dbp::OUnoAutoPilot::createArrayHelper()const
+extensions/source/propctrlr/commoncontrol.hxx:127
+short pcr::CommonBehaviourControl::getControlType()
+extensions/source/propctrlr/commoncontrol.hxx:129
+class com::sun::star::uno::Reference 
pcr::CommonBehaviourControl::getControlContext()
+extensions/source/propctrlr/commoncontrol.hxx:131
+void pcr::CommonBehaviourControl::setControlContext(const class 
com::sun::star::uno::Reference &,)
+extensions/source/propctrlr/commoncontrol.hxx:133
+class com::sun::star::uno::Reference 
pcr::CommonBehaviourControl::getControlWindow()
+extensions/source/propctrlr/commoncontrol.hxx:135
+unsigned char pcr::CommonBehaviourControl::isModified()
+forms/source/xforms/collection.hxx:130
+_Bool 
Collection 
>::isValid(const class com::sun::star::uno::Reference &,)const
+forms/source/xforms/collection.hxx:130
+_Bool 
Collection 
>::isValid(const class com::sun::star::uno::Sequence &,)const
+forms/source/xforms/collection.hxx:139
+void 
Collection 
>::_insert(const class com::sun::star::uno::Sequence &,)
+forms/source/xforms/collection.hxx:139
+void 
Collection 
>::_insert(const class com::sun::star::uno::Reference &,)
+forms/source/xforms/collection.hxx:142
+void 
Collection 
>::_remove(const class com::sun::star::uno::Sequence &,)
+forms/source/xforms/collection.hxx:142
+void 
Collection 
>::_remove(const class com::sun::star::uno::Reference &,)
+forms/source/xforms/datatypes.hxx:234
+class cppu::IPropertyArrayHelper * 
xforms::ODerivedDataType::createArrayHelper()const
+forms/source/xforms/datatypes.hxx:237
+class com::sun::star::uno::Reference 
xforms::ODerivedDataType::getPropertySetInfo()
+forms/source/xforms/namedcollection.hxx:80
+class com::sun::star::uno::Type NamedCollection::getElementType()
+forms/source/xforms/namedcollection.hxx:85
+unsigned char NamedCollection::hasElements()
+forms/source/xforms/namedcollection.hxx:91
+class com::sun::star::uno::Any NamedCollection::getByName(const class 
rtl::OUString &,)
+forms/source/xforms/namedcollection.hxx:99
+class com::sun::star::uno::Sequence 
NamedCollection::getElementNames()
+forms/source/xforms/namedcollection.hxx:104
+unsigned char NamedCollection::hasByName(const class rtl::OUString &,)
+include/basic/sbxvar.hxx:127
+enum SbxClassType SbxValue::GetClass()const
+include/canvas/base/basemutexhelper.hxx:54
+void 
canvas::BaseMutexHelper >::disposeThis()
+include/canvas/base/basemutexhelper.hxx:54
+void 
canvas::BaseMutexHelper >::disposeThis()
+include/canvas/base/basemutexhelper.hxx:54
+void 
canvas::BaseMutexHelper 
>::disposeThis()
+include/canvas/base/basemutexhelper.hxx:54
+void 
canvas::BaseMutexHelper >::disposeThis()
+include/canvas/base/basemutexhelper.hxx:54
+void 

[Libreoffice-commits] core.git: 4 commits - basic/source include/basic include/svx sd/source svx/source

2019-06-10 Thread Noel Grandin (via logerrit)
 basic/source/sbx/sbxvalue.cxx   |5 -
 include/basic/sbxvar.hxx|3 
 include/svx/AccessibleControlShape.hxx  |3 
 include/svx/AccessibleGraphicShape.hxx  |3 
 include/svx/AccessibleOLEShape.hxx  |3 
 include/svx/AccessibleShape.hxx |3 
 include/svx/ctredlin.hxx|5 -
 include/svx/svdtext.hxx |1 
 sd/source/ui/inc/AccessiblePageShape.hxx|3 
 sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx |3 
 sd/source/ui/inc/AccessiblePresentationOLEShape.hxx |3 
 sd/source/ui/inc/AccessiblePresentationShape.hxx|3 
 svx/source/accessibility/AccessibleShape.cxx|   64 
 svx/source/dialog/ctredlin.cxx  |4 -
 svx/source/inc/cell.hxx |2 
 svx/source/svdraw/svdtext.cxx   |5 -
 16 files changed, 11 insertions(+), 102 deletions(-)

New commits:
commit 583c1400c22ce8aab2623216b59c25a83a073bad
Author: Noel Grandin 
AuthorDate: Mon Jun 10 09:26:45 2019 +0200
Commit: Noel Grandin 
CommitDate: Tue Jun 11 07:53:04 2019 +0200

loplugin:virtualdown in SbxValue

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

diff --git a/basic/source/sbx/sbxvalue.cxx b/basic/source/sbx/sbxvalue.cxx
index 8b0f16491633..1a011b6706d1 100644
--- a/basic/source/sbx/sbxvalue.cxx
+++ b/basic/source/sbx/sbxvalue.cxx
@@ -690,11 +690,6 @@ bool SbxValue::ImpIsNumeric( bool bOnlyIntntl ) const
 || ( t >= SbxCHAR && t <= SbxUINT );
 }
 
-SbxClassType SbxValue::GetClass() const
-{
-return SbxClassType::Value;
-}
-
 SbxDataType SbxValue::GetType() const
 {
 return SbxDataType( aData.eType & 0x0FFF );
diff --git a/include/basic/sbxvar.hxx b/include/basic/sbxvar.hxx
index b0add15b4f47..446f1fe4c1ec 100644
--- a/include/basic/sbxvar.hxx
+++ b/include/basic/sbxvar.hxx
@@ -124,7 +124,6 @@ public:
 bool IsNumericRTL() const;  // #41692 Interface for Basic
 bool ImpIsNumeric( bool bOnlyIntntl ) const;// Implementation
 
-virtual SbxClassType GetClass() const;
 virtual SbxDataType GetType() const override;
 SbxDataType GetFullType() const { return aData.eType;}
 bool SetType( SbxDataType );
@@ -272,7 +271,7 @@ public:
 void SetUserData( sal_uInt32 n ) { nUserData = n; }
 
 virtual SbxDataType  GetType()  const override;
-virtual SbxClassType GetClass() const override;
+virtual SbxClassType GetClass() const;
 
 // Parameter-Interface
 virtual SbxInfo* GetInfo();
commit ab6849db5540b1836f91708acc4ae8a9f49a6d7c
Author: Noel Grandin 
AuthorDate: Mon Jun 10 09:21:56 2019 +0200
Commit: Noel Grandin 
CommitDate: Tue Jun 11 07:52:55 2019 +0200

loplugin:virtualdown in AccessibleShape

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

diff --git a/include/svx/AccessibleControlShape.hxx 
b/include/svx/AccessibleControlShape.hxx
index 8c8115d9d748..2ea2f73dd6d7 100644
--- a/include/svx/AccessibleControlShape.hxx
+++ b/include/svx/AccessibleControlShape.hxx
@@ -138,8 +138,7 @@ private:
 CreateAccessibleName( ) override;
 
 /// Create a description string that contains the accessible description.
-virtual OUString
-CreateAccessibleDescription( ) override;
+OUString CreateAccessibleDescription();
 
 #ifdef DBG_UTIL
 /// Set the specified state
diff --git a/include/svx/AccessibleGraphicShape.hxx 
b/include/svx/AccessibleGraphicShape.hxx
index 7be88770c30c..8b613ea7e0e4 100644
--- a/include/svx/AccessibleGraphicShape.hxx
+++ b/include/svx/AccessibleGraphicShape.hxx
@@ -94,8 +94,7 @@ protected:
 CreateAccessibleBaseName () override;
 
 /// Create a description string that contains the accessible description.
-virtual OUString
-CreateAccessibleDescription () override;
+OUString CreateAccessibleDescription();
 
 private:
 AccessibleGraphicShape (const AccessibleGraphicShape&) = delete;
diff --git a/include/svx/AccessibleOLEShape.hxx 
b/include/svx/AccessibleOLEShape.hxx
index c25eb75fae54..3c4f71651582 100644
--- a/include/svx/AccessibleOLEShape.hxx
+++ b/include/svx/AccessibleOLEShape.hxx
@@ -100,8 +100,7 @@ protected:
 CreateAccessibleBaseName () override;
 
 /// Create a description string that contains the accessible description.
-virtual OUString
-CreateAccessibleDescription () override;
+OUString CreateAccessibleDescription();
 
 private:
 AccessibleOLEShape (const AccessibleOLEShape&) = delete;
diff --git a/include/svx/AccessibleShape.hxx b/include/svx/AccessibleShape.hxx

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

2019-06-10 Thread Noel Grandin (via logerrit)
 sc/source/ui/dataprovider/dataprovider.cxx |5 -
 sc/source/ui/dataprovider/htmldataprovider.hxx |2 +-
 sc/source/ui/inc/dataprovider.hxx  |2 --
 sd/source/ui/dlg/BulletAndPositionDlg.cxx  |8 
 sd/source/ui/inc/BulletAndPositionDlg.hxx  |1 -
 sfx2/source/doc/sfxbasemodel.cxx   |5 -
 sfx2/source/inc/docundomanager.hxx |6 +-
 7 files changed, 2 insertions(+), 27 deletions(-)

New commits:
commit ab5805c34af1ad45a2ee8983b0e451704ab33c09
Author: Noel Grandin 
AuthorDate: Mon Jun 10 08:37:11 2019 +0200
Commit: Noel Grandin 
CommitDate: Tue Jun 11 07:52:27 2019 +0200

loplugin:virtualdown in SfxModelSubComponent

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

diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx
index 4caf74eb15c6..4d1833e31d11 100644
--- a/sfx2/source/doc/sfxbasemodel.cxx
+++ b/sfx2/source/doc/sfxbasemodel.cxx
@@ -4447,9 +4447,4 @@ SfxModelSubComponent::~SfxModelSubComponent()
 {
 }
 
-void SfxModelSubComponent::disposing()
-{
-// nothing to do here
-}
-
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sfx2/source/inc/docundomanager.hxx 
b/sfx2/source/inc/docundomanager.hxx
index ab713c1d50e2..ce38680e264f 100644
--- a/sfx2/source/inc/docundomanager.hxx
+++ b/sfx2/source/inc/docundomanager.hxx
@@ -41,9 +41,6 @@ public:
 m_rModel.MethodEntryCheck( true );
 }
 
-// called when the SfxBaseModel which the component is superordinate of is 
being disposed
-virtual void disposing();
-
 protected:
 SfxModelSubComponent( SfxBaseModel& i_model )
 :m_rModel( i_model )
@@ -109,8 +106,7 @@ namespace sfx2
 DocumentUndoManager(const DocumentUndoManager&) = delete;
 DocumentUndoManager& operator=(const DocumentUndoManager&) = delete;
 
-// SfxModelSubComponent overridables
-virtual voiddisposing() override;
+voiddisposing();
 
 // non-UNO API for our owner
 /** determines whether we have an open Undo context. No mutex locking 
within this method, no disposal check - this
commit 27d5fd27cbf4ed91bafb4f051a418494506ea6f6
Author: Noel Grandin 
AuthorDate: Mon Jun 10 08:36:54 2019 +0200
Commit: Noel Grandin 
CommitDate: Tue Jun 11 07:52:23 2019 +0200

loplugin:virtualdown in SvxBulletAndPositionDlg

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

diff --git a/sd/source/ui/dlg/BulletAndPositionDlg.cxx 
b/sd/source/ui/dlg/BulletAndPositionDlg.cxx
index 6575850c6a6b..bbf5c6687bd8 100644
--- a/sd/source/ui/dlg/BulletAndPositionDlg.cxx
+++ b/sd/source/ui/dlg/BulletAndPositionDlg.cxx
@@ -287,14 +287,6 @@ 
SvxBulletAndPositionDlg::SvxBulletAndPositionDlg(weld::Window* pWindow, const Sf
 
 SvxBulletAndPositionDlg::~SvxBulletAndPositionDlg() {}
 
-void SvxBulletAndPositionDlg::dispose()
-{
-m_xPreviewWIN.reset();
-m_xBulColLB.reset();
-pActNum.reset();
-pSaveNum.reset();
-}
-
 void SvxBulletAndPositionDlg::SetMetric(FieldUnit eMetric)
 {
 if (eMetric == FieldUnit::MM)
diff --git a/sd/source/ui/inc/BulletAndPositionDlg.hxx 
b/sd/source/ui/inc/BulletAndPositionDlg.hxx
index fb95af11c6f0..fe16cdd539ab 100644
--- a/sd/source/ui/inc/BulletAndPositionDlg.hxx
+++ b/sd/source/ui/inc/BulletAndPositionDlg.hxx
@@ -145,7 +145,6 @@ class SvxBulletAndPositionDlg : public 
weld::GenericDialogController
 public:
 SvxBulletAndPositionDlg(weld::Window* pWindow, const SfxItemSet& rSet, 
::sd::View* pView);
 virtual ~SvxBulletAndPositionDlg() override;
-virtual void dispose();
 
 SfxItemSet* GetOutputItemSet(SfxItemSet* rSet);
 bool IsApplyToMaster();
commit fa1e5e556349bc4ae92275ce88d877db91f6a44b
Author: Noel Grandin 
AuthorDate: Mon Jun 10 08:36:32 2019 +0200
Commit: Noel Grandin 
CommitDate: Tue Jun 11 07:52:15 2019 +0200

loplugin:virtualdown in DataProvider

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

diff --git a/sc/source/ui/dataprovider/dataprovider.cxx 
b/sc/source/ui/dataprovider/dataprovider.cxx
index e0a5571971d2..f87e006618ec 100644
--- a/sc/source/ui/dataprovider/dataprovider.cxx
+++ b/sc/source/ui/dataprovider/dataprovider.cxx
@@ -212,11 +212,6 @@ void DataProvider::setDeterministic()
 mbDeterministic = true;
 }
 
-std::map DataProvider::getDataSourcesForURL(const 
OUString& /*rURL*/)
-{
-return std::map();
-}
-
 DataProvider::~DataProvider()
 {
 }
diff --git a/sc/source/ui/dataprovider/htmldataprovider.hxx 
b/sc/source/ui/dataprovider/htmldataprovider.hxx
index 249249dcef88..0eb27f4b8891 100644
--- 

[Libreoffice-bugs] [Bug 104402] Crash in: SfxObjectShell::GetBaseModel() (no steps)

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104402

Timur  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

--- Comment #11 from Timur  ---
Nothing can be added. Latest is 6.1.5.2. Let's just hope it won't happen in
6.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 125363] UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125363

Carsten Becker  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0
   Assignee|libreoffice-b...@lists.free |carbeck+bugzi...@gmail.com
   |desktop.org |

--- Comment #3 from Carsten Becker  ---
Created attachment 152087
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152087=edit
Example as requested by comment #2

Added example file as requested by Xisco Faulí in comment #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-commits] core.git: Branch 'distro/collabora/cp-6.0' - extensions/source

2019-06-10 Thread Tor Lillqvist (via logerrit)
 extensions/source/ole/unoobjw.cxx |   16 
 1 file changed, 12 insertions(+), 4 deletions(-)

New commits:
commit a11cdfd392dfcfe0117893e1fc4ca18c3bc69f66
Author: Tor Lillqvist 
AuthorDate: Tue Jun 11 08:12:14 2019 +0300
Commit: Tor Lillqvist 
CommitDate: Tue Jun 11 08:26:48 2019 +0300

It is not a good idea to allocate a UNO object statically

I should have known that. But sometimes you subconsciously just want
things to be easy for change. But no. This fixes a problem that showed
up in CppunitTest_services.

Change-Id: Iaefcbe4a07716f4d1b2c269627a99d43e3738af3

diff --git a/extensions/source/ole/unoobjw.cxx 
b/extensions/source/ole/unoobjw.cxx
index 78254a834040..7df511f0016d 100644
--- a/extensions/source/ole/unoobjw.cxx
+++ b/extensions/source/ole/unoobjw.cxx
@@ -121,6 +121,7 @@ class TerminationVetoer : public 
WeakImplHelper
 public:
 int mnCount;
 
+private:
 TerminationVetoer()
 : mnCount(0)
 {
@@ -136,6 +137,15 @@ public:
 }
 }
 
+public:
+static Reference< TerminationVetoer > get()
+{
+static TerminationVetoer* pInstance = new TerminationVetoer;
+static Reference< TerminationVetoer > aInstance( pInstance );
+
+return aInstance;
+}
+
 // XTerminateListener
 void SAL_CALL queryTermination( const EventObject& ) override
 {
@@ -158,8 +168,6 @@ public:
 }
 };
 
-static TerminationVetoer aTerminationVetoer;
-
 /* Does not throw any exceptions.
Param pInfo can be NULL.
  */
@@ -178,7 +186,7 @@ InterfaceOleWrapper::InterfaceOleWrapper( 
Reference const
 UnoConversionUtilities( xFactory, 
unoWrapperClass, comWrapperClass),
 m_defaultValueType( 0)
 {
-aTerminationVetoer.mnCount++;
+TerminationVetoer::get()->mnCount++;
 }
 
 InterfaceOleWrapper::~InterfaceOleWrapper()
@@ -189,7 +197,7 @@ InterfaceOleWrapper::~InterfaceOleWrapper()
 if(it != UnoObjToWrapperMap.end())
 UnoObjToWrapperMap.erase(it);
 
-aTerminationVetoer.mnCount--;
+TerminationVetoer::get()->mnCount--;
 }
 
 STDMETHODIMP InterfaceOleWrapper::QueryInterface(REFIID riid, LPVOID FAR * ppv)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-06-10 Thread Andrea Gelmini (via logerrit)
 dbaccess/source/ui/misc/TokenWriter.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9010dfe46a9756443cd9614bf821e8011f01491b
Author: Andrea Gelmini 
AuthorDate: Mon Jun 10 16:56:43 2019 +
Commit: Julien Nabet 
CommitDate: Tue Jun 11 07:16:02 2019 +0200

Fix typo

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

diff --git a/dbaccess/source/ui/misc/TokenWriter.cxx 
b/dbaccess/source/ui/misc/TokenWriter.cxx
index 935e18bfd3fd..56d2246e501d 100644
--- a/dbaccess/source/ui/misc/TokenWriter.cxx
+++ b/dbaccess/source/ui/misc/TokenWriter.cxx
@@ -196,7 +196,7 @@ void ODatabaseImportExport::impl_initFromDescriptor( const 
ODataAccessDescriptor
 {
 if ( m_bBookmarkSelection && !m_xRowLocate.is() )
 {
-SAL_WARN("dbaccess.ui", 
"ODatabaseImportExport::impl_initFromDescriptor: no XRowLocate -> no bookmars!" 
);
+SAL_WARN("dbaccess.ui", 
"ODatabaseImportExport::impl_initFromDescriptor: no XRowLocate -> no 
bookmarks!" );
 m_aSelection.realloc( 0 );
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: drawinglayer/inc

2019-06-10 Thread Andrea Gelmini (via logerrit)
 drawinglayer/inc/wmfemfhelper.hxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3499ee008026bcd6e0794ef04b3e99a66fad9654
Author: Andrea Gelmini 
AuthorDate: Mon Jun 10 16:56:42 2019 +
Commit: Julien Nabet 
CommitDate: Tue Jun 11 07:06:00 2019 +0200

Fix typo

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

diff --git a/drawinglayer/inc/wmfemfhelper.hxx 
b/drawinglayer/inc/wmfemfhelper.hxx
index d88a6385fc26..36e720601b07 100644
--- a/drawinglayer/inc/wmfemfhelper.hxx
+++ b/drawinglayer/inc/wmfemfhelper.hxx
@@ -184,7 +184,7 @@ namespace wmfemfhelper
 
 namespace wmfemfhelper
 {
-/** stack for properites
+/** stack for properties
 
 This class builds a stack based on the PropertyHolder
 class. It encapsulates the pointer/new/delete usage to
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-06-10 Thread Andrea Gelmini (via logerrit)
 drawinglayer/source/tools/wmfemfhelper.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d6c204078f669a8c421a2c3d4964943ee8773c69
Author: Andrea Gelmini 
AuthorDate: Mon Jun 10 16:56:41 2019 +
Commit: Julien Nabet 
CommitDate: Tue Jun 11 07:05:30 2019 +0200

Fix typo

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

diff --git a/drawinglayer/source/tools/wmfemfhelper.cxx 
b/drawinglayer/source/tools/wmfemfhelper.cxx
index aebeecdbb997..88755d2e9d2e 100644
--- a/drawinglayer/source/tools/wmfemfhelper.cxx
+++ b/drawinglayer/source/tools/wmfemfhelper.cxx
@@ -133,7 +133,7 @@ namespace wmfemfhelper
 
 namespace wmfemfhelper
 {
-/** stack for properites
+/** stack for properties
 
 This class builds a stack based on the PropertyHolder
 class. It encapsulates the pointer/new/delete usage to
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-06-10 Thread Andrea Gelmini (via logerrit)
 extensions/source/propctrlr/eformspropertyhandler.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 23beb583b86877e1fbac75bf2737bab08c430e8b
Author: Andrea Gelmini 
AuthorDate: Mon Jun 10 16:56:38 2019 +
Commit: Julien Nabet 
CommitDate: Tue Jun 11 07:04:16 2019 +0200

Fix typo

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

diff --git a/extensions/source/propctrlr/eformspropertyhandler.cxx 
b/extensions/source/propctrlr/eformspropertyhandler.cxx
index 31ca06be7121..d85474156463 100644
--- a/extensions/source/propctrlr/eformspropertyhandler.cxx
+++ b/extensions/source/propctrlr/eformspropertyhandler.cxx
@@ -559,7 +559,7 @@ namespace pcr
 
 ::osl::MutexGuard aGuard( m_aMutex );
 PropertyId nActuatingPropId( impl_getPropertyId_throwRuntime( 
_rActuatingPropertyName ) );
-OSL_PRECOND(m_pHelper, 
"EFormsPropertyHandler::actuatingPropertyChanged: inconsistentcy!");
+OSL_PRECOND(m_pHelper, 
"EFormsPropertyHandler::actuatingPropertyChanged: inconsistency!");
 // if we survived impl_getPropertyId_throwRuntime, we should have a 
helper, since no helper implies no properties
 
 DBG_ASSERT( _rxInspectorUI.is(), 
"EFormsPropertyHandler::actuatingPropertyChanged: invalid callback!" );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2019-06-10 Thread Andrea Gelmini (via logerrit)
 chart2/source/model/main/DataPointProperties.hxx   |2 +-
 connectivity/source/drivers/macab/MacabRecords.cxx |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c9c9f4e50cdcd64415b96448f873cd56ee09b55f
Author: Andrea Gelmini 
AuthorDate: Mon Jun 10 16:56:45 2019 +
Commit: Julien Nabet 
CommitDate: Tue Jun 11 07:05:07 2019 +0200

Fix typo

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

diff --git a/chart2/source/model/main/DataPointProperties.hxx 
b/chart2/source/model/main/DataPointProperties.hxx
index 4b46e1a58397..51f1d81a71b7 100644
--- a/chart2/source/model/main/DataPointProperties.hxx
+++ b/chart2/source/model/main/DataPointProperties.hxx
@@ -84,7 +84,7 @@ namespace DataPointProperties
 PROP_DATAPOINT_LABEL_BORDER_TRANS,
 PROP_DATAPOINT_CUSTOM_LABEL_FIELDS
 
-// additionally some properites from ::chart::LineProperties
+// additionally some properties from ::chart::LineProperties
 };
 
 void AddPropertiesToVector(
commit 80ff1ba2e16dcabd304b8968a3830a9c3dc9187e
Author: Andrea Gelmini 
AuthorDate: Mon Jun 10 16:56:44 2019 +
Commit: Julien Nabet 
CommitDate: Tue Jun 11 07:04:42 2019 +0200

Fix typo

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

diff --git a/connectivity/source/drivers/macab/MacabRecords.cxx 
b/connectivity/source/drivers/macab/MacabRecords.cxx
index 58695a8701ff..fa9ba34b86ef 100644
--- a/connectivity/source/drivers/macab/MacabRecords.cxx
+++ b/connectivity/source/drivers/macab/MacabRecords.cxx
@@ -353,7 +353,7 @@ MacabHeader *MacabRecords::createHeaderForRecordType(const 
CFArrayRef _records,
  *
  * Note: with the addition of required properties, I am not sure that
  * this method still works for kABGroupRecordType (since the required
- * properites are all for kABPersonRecordType).
+ * properties are all for kABPersonRecordType).
  *
  * Note: required properties are constructed in the method
  * bootstrap_requiredProperties() (above).
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - solenv/bin

2019-06-10 Thread Thorsten Behrens (via logerrit)
Rebased ref, commits from common ancestor:
commit d7341319aae973b3b4a7fe601add79dca8f9e69e
Author: Thorsten Behrens 
AuthorDate: Tue Jun 11 01:51:23 2019 +0200
Commit: Thorsten Behrens 
CommitDate: Tue Jun 11 06:31:15 2019 +0200

Hack to make rpmbuild get a proper build root

Otherwise rpm BUILDROOT will contain spaces, and things break
at various places during packaging

Change-Id: I20229ce533913fa000978aa84b1a2a5d998da14d

diff --git a/solenv/bin/modules/installer/download.pm 
b/solenv/bin/modules/installer/download.pm
index 63103816e89f..c1776053ec1e 100644
--- a/solenv/bin/modules/installer/download.pm
+++ b/solenv/bin/modules/installer/download.pm
@@ -290,7 +290,7 @@ sub get_downloadname_productname
 
 my $start = "";
 
-$start = $allvariables->{'PRODUCTNAME'};
+$start = $allvariables->{'PRODUCTNAME'}; $start =~ s/ /_/g;
 
 return $start;
 }
diff --git a/solenv/bin/modules/installer/setupscript.pm 
b/solenv/bin/modules/installer/setupscript.pm
index 6eefe01f0bd5..4a5a1003cb3e 100644
--- a/solenv/bin/modules/installer/setupscript.pm
+++ b/solenv/bin/modules/installer/setupscript.pm
@@ -166,7 +166,7 @@ sub add_lowercase_productname_setupscriptvariable
 $newline = "\%MASKEDPRODUCTNAME " . $value . "\n";
 push(@{$variablesref} ,$newline);
 $value = $original;
-$value =~ s/\s/\_/g;
+$value =~ s/\s//g;
 $newline = "\%UNIXPRODUCTNAME " . lc($value) . "\n";
 push(@{$variablesref} ,$newline);
 $newline = "\%SYSTEMINTUNIXPACKAGENAME " . lc($value) . "\n";
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 125843] New: LibreOffice Calc display cell incorrectly which has text and link

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125843

Bug ID: 125843
   Summary: LibreOffice Calc display cell incorrectly which has
text and link
   Product: LibreOffice
   Version: 5.4.6.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sendtoqu...@gmail.com

Description:
The inputed text and hyperlink in cell isn't display correctly. Only link is
display. Can't edit the text and link.

Steps to Reproduce:
1.Input this text :
Hello
https://drive.google.com/drive/my-drive
World
2.Save document
3.Reopen document

Actual Results:
It display only : https://drive.google.com/drive/my-drive
https://imgur.com/RVwnzJJ
Can't edit text too

Expected Results:
Display both text and link, can edit them


Reproducible: Always


User Profile Reset: No



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

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

[Libreoffice-bugs] [Bug 125110] CalcSpreadsheet: issues converting .CSV where there are more than 30K rows of data

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125110

--- Comment #10 from Mike Kaganski  ---
(In reply to Xisco Faulí from comment #9)
> @Mike, Could we turn this issue into an interesting easyhack?

I agree, I think we can. I already provided my idea of what and how should be
changed, and the code pointers. I only hoped for a confirmation from erAck if
it is a sane idea.

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

[Libreoffice-bugs] [Bug 124268] [L10N] Untranslated string in User Interface - pt-BR

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124268

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 124925] Wrong error message: no corrupted files, but no more disk space

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124925

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125363] UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125363

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 124977] Cannot open remote file

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124977

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 124797] LibreOffice hangs after multiple PDF export calls

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124797

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 125494] scan from draw

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125494

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 122871] soffice process hanging on exit (mutex related)

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122871

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 123878] Numeric format inconsistency: Macros vs Writer fields, formula calculation fails

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123878

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 124640] can't resize floating slides pane when it's outside main window

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124640

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 125318] Copy & Paste does not work

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125318

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 124267] [L10N] User interface toolbar: shortcut key not rendered

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124267

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 125478] Non modal custom dialogs don't work as expected with gtk3 backend

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125478

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 122947] Macro Trusted Location not trusted if username shortened ~

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122947

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 125390] Gtk3 theme settings with small sizes for scrollbars make them unusable

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125390

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125274] Integrate TexMaths functionality into LibreOffice

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125274

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125508] Frames around dialog widgets

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125508

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125141] found syllabification error in German

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125141

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125465] LO hangs at launching (svp rendering only)

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125465

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125316] "Attempt to get length of NULL Array" on first startup

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125316

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 125029] Menus prefer going up

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125029

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 121869] Crash in: cppuhelper3MSC.dll FILEOPEN

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121869

--- Comment #10 from QA Administrators  ---
Dear spike.johnson,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 120663] No impress remote: RFCOMM server failed for LibreOffice Impress Remote: rfcomm_bind: Address already in use

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120663

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 125715] Crash in: ld-2.22.so while starting with SAL_USE_VCLPLUGIN=gtk3_kde5 soffice

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125715

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 124797] LibreOffice hangs after multiple PDF export calls

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124797

--- Comment #6 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 125537] Object's width / height is shown different on Impress' / Calc's sidebar and statusbar

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125537

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 125223] Right version number in Help/About...

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125223

--- Comment #10 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 125539] Text box to small within Impress' slide sorter toolbar

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125539

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 124797] LibreOffice hangs after multiple PDF export calls

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124797

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

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

[Libreoffice-bugs] [Bug 125223] Right version number in Help/About...

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125223

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 123073] mail merge: conditional text followed by empty field not printed

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123073

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|QA:needsComment |

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

[Libreoffice-bugs] [Bug 125120] Proposal to improve documents combination

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125120

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

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

[Libreoffice-bugs] [Bug 107309] VIEWING: and skip over rows

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107309

--- Comment #5 from QA Administrators  ---
Dear Terrence Enger,

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 74832] FORMATTING Text of saved document changes when opened again

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74832

--- Comment #10 from QA Administrators  ---
Dear Johannes,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 125715] Crash in: ld-2.22.so while starting with SAL_USE_VCLPLUGIN=gtk3_kde5 soffice

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125715

--- Comment #15 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 120663] No impress remote: RFCOMM server failed for LibreOffice Impress Remote: rfcomm_bind: Address already in use

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120663

--- Comment #5 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 104402] Crash in: SfxObjectShell::GetBaseModel() (no steps)

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104402

--- Comment #10 from QA Administrators  ---
Dear nma120,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

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

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 108275] Cell designated as Text behaves as if it's designated to contain a formula

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108275

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

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 118087] FILEOPEN SVG with greyscale filter opens with colors

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118087

--- Comment #4 from QA Administrators  ---
Dear Aron Budea,

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 112683] Ctrl not traversing cells which contain only data if used with accessKey ‘v’ (paste)

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112683

--- Comment #11 from QA Administrators  ---
Dear Óvári,

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 117920] SVG is shifted after inserting in document

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117920

--- Comment #10 from QA Administrators  ---
Dear Aron Budea,

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 100853] HiDPI: Check marks in Windows menus are drawn pixellated

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100853

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

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 125496] SDI file with greek letters does not work

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125496

Michael Herbst  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED
   Assignee|libreoffice-b...@lists.free |her...@tampier.de
   |desktop.org |

--- Comment #2 from Michael Herbst  ---
Created attachment 152086
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152086=edit
SDI File requested by Xisco Faulí

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

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - cui/source

2019-06-10 Thread Matthias Seidel (via logerrit)
 cui/source/tabpages/connect.src |  138 +++-
 1 file changed, 53 insertions(+), 85 deletions(-)

New commits:
commit d78e60f7b9167eb893cccee3f3206af9ffc55c0b
Author: Matthias Seidel 
AuthorDate: Tue Jun 11 00:00:47 2019 +
Commit: Matthias Seidel 
CommitDate: Tue Jun 11 00:00:47 2019 +

Cleaned up whitespace

diff --git a/cui/source/tabpages/connect.src b/cui/source/tabpages/connect.src
index eca67a660371..520f7d75a757 100644
--- a/cui/source/tabpages/connect.src
+++ b/cui/source/tabpages/connect.src
@@ -20,56 +20,57 @@
  */
 
 
- // pragma 
 
- // include ---
+// pragma 
+
+// include ---
 #include 
 #include "connect.hrc"
 #include 
 #include "helpid.hrc"
 #include 
 
- // RID_SVXPAGE_CONNECTION 
+// RID_SVXPAGE_CONNECTION 
 TabPage RID_SVXPAGE_CONNECTION
 {
 HelpId = HID_PAGE_CONNECTION ;
 SVLook = TRUE ;
 Hide = TRUE ;
-Size = MAP_APPFONT ( 260 , 185 ) ;
+Size = MAP_APPFONT ( 260, 185 ) ;
 Text [ en-US ] = "Connector" ;
 FixedText FT_TYPE
 {
-Pos = MAP_APPFONT ( 6 , 8 ) ;
-Size = MAP_APPFONT ( 25 , 8 ) ;
+Pos = MAP_APPFONT ( 6, 8 ) ;
+Size = MAP_APPFONT ( 25, 8 ) ;
 Text [ en-US ] = "~Type" ;
 };
 ListBox LB_TYPE
 {
-HelpID = "cui:ListBox:RID_SVXPAGE_CONNECTION:LB_TYPE";
+HelpID = "cui:ListBox:RID_SVXPAGE_CONNECTION:LB_TYPE" ;
 Border = TRUE ;
-Pos = MAP_APPFONT ( 37 , 6 ) ;
-Size = MAP_APPFONT ( 83 , 54 ) ;
+Pos = MAP_APPFONT ( 37, 6 ) ;
+Size = MAP_APPFONT ( 83, 54 ) ;
 TabStop = TRUE ;
 DropDown = TRUE ;
 };
 FixedLine FL_DELTA
 {
-Pos = MAP_APPFONT ( 6 , 24 ) ;
-Size = MAP_APPFONT ( 120 , RSC_CD_FIXEDLINE_HEIGHT ) ;
+Pos = MAP_APPFONT ( 6, 24 ) ;
+Size = MAP_APPFONT ( 120, RSC_CD_FIXEDLINE_HEIGHT ) ;
 Text [ en-US ] = "Line skew" ;
 };
 FixedText FT_LINE_1
 {
-Pos = MAP_APPFONT ( 12 , 37  ) ;
-Size = MAP_APPFONT ( 66 , 8 ) ;
+Pos = MAP_APPFONT ( 12, 37 ) ;
+Size = MAP_APPFONT ( 66, 8 ) ;
 Text [ en-US ] = "Line ~1" ;
 };
 MetricField MTR_FLD_LINE_1
 {
-HelpID = "cui:MetricField:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_1";
+HelpID = "cui:MetricField:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_1" ;
 Border = TRUE ;
-Pos = MAP_APPFONT ( 79 , 35  ) ;
-Size = MAP_APPFONT ( 41 , 12 ) ;
+Pos = MAP_APPFONT ( 79, 35 ) ;
+Size = MAP_APPFONT ( 41, 12 ) ;
 TabStop = TRUE ;
 Spin = TRUE ;
 Repeat = TRUE ;
@@ -83,16 +84,16 @@ TabPage RID_SVXPAGE_CONNECTION
 };
 FixedText FT_LINE_2
 {
-Pos = MAP_APPFONT ( 12 , 53 ) ;
-Size = MAP_APPFONT ( 66 , 8 ) ;
+Pos = MAP_APPFONT ( 12, 53 ) ;
+Size = MAP_APPFONT ( 66, 8 ) ;
 Text [ en-US ] = "Line ~2" ;
 };
 MetricField MTR_FLD_LINE_2
 {
-HelpID = "cui:MetricField:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_2";
+HelpID = "cui:MetricField:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_2" ;
 Border = TRUE ;
-Pos = MAP_APPFONT ( 79 , 51 ) ;
-Size = MAP_APPFONT ( 41 , 12 ) ;
+Pos = MAP_APPFONT ( 79, 51 ) ;
+Size = MAP_APPFONT ( 41, 12 ) ;
 TabStop = TRUE ;
 Spin = TRUE ;
 Repeat = TRUE ;
@@ -106,16 +107,16 @@ TabPage RID_SVXPAGE_CONNECTION
 };
 FixedText FT_LINE_3
 {
-Pos = MAP_APPFONT ( 12 , 69 ) ;
-Size = MAP_APPFONT ( 66 , 8 ) ;
+Pos = MAP_APPFONT ( 12, 69 ) ;
+Size = MAP_APPFONT ( 66, 8 ) ;
 Text [ en-US ] = "Line ~3" ;
 };
 MetricField MTR_FLD_LINE_3
 {
-HelpID = "cui:MetricField:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_3";
+HelpID = "cui:MetricField:RID_SVXPAGE_CONNECTION:MTR_FLD_LINE_3" ;
 Border = TRUE ;
-Pos = MAP_APPFONT ( 79 , 67 ) ;
-Size = MAP_APPFONT ( 41 , 12 ) ;
+Pos = MAP_APPFONT ( 79, 67 ) ;
+Size = MAP_APPFONT ( 41, 12 ) ;
 TabStop = TRUE ;
 Spin = TRUE ;
 Repeat = TRUE ;
@@ -129,22 +130,22 @@ TabPage RID_SVXPAGE_CONNECTION
 };
 FixedLine FL_DISTANCE
 {
-Pos = MAP_APPFONT ( 6 , 85 ) ;
-Size = MAP_APPFONT ( 120 , RSC_CD_FIXEDLINE_HEIGHT ) ;
+Pos = MAP_APPFONT ( 6, 85 ) ;
+Size = MAP_APPFONT ( 120, RSC_CD_FIXEDLINE_HEIGHT ) ;
 Text [ en-US ] = "Line spacing" ;
 };
 FixedText FT_HORZ_1
 {
-Pos = MAP_APPFONT ( 12 , 98 ) ;
-Size = MAP_APPFONT ( 

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - 2 commits - instsetoo_native/CustomTarget_install.mk instsetoo_native/CustomTarget_setup.mk solenv/bin

2019-06-10 Thread Thorsten Behrens (via logerrit)
 instsetoo_native/CustomTarget_install.mk |2 +-
 instsetoo_native/CustomTarget_setup.mk   |2 +-
 solenv/bin/modules/installer/download.pm |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit ad40492c5d8d9438e3495eeec6bb5b8c7e8d82d2
Author: Thorsten Behrens 
AuthorDate: Tue Jun 11 01:51:23 2019 +0200
Commit: Thorsten Behrens 
CommitDate: Tue Jun 11 01:53:54 2019 +0200

Hack to make rpmbuild get a proper build root

Otherwise rpm BUILDROOT will contain spaces, and things break
at various places during packaging

Change-Id: I20229ce533913fa000978aa84b1a2a5d998da14d

diff --git a/solenv/bin/modules/installer/download.pm 
b/solenv/bin/modules/installer/download.pm
index 63103816e89f..c1776053ec1e 100644
--- a/solenv/bin/modules/installer/download.pm
+++ b/solenv/bin/modules/installer/download.pm
@@ -290,7 +290,7 @@ sub get_downloadname_productname
 
 my $start = "";
 
-$start = $allvariables->{'PRODUCTNAME'};
+$start = $allvariables->{'PRODUCTNAME'}; $start =~ s/ /_/g;
 
 return $start;
 }
commit 375ed9b83aa182c3d080b0ff6ea6d5fcdc74ed30
Author: Thorsten Behrens 
AuthorDate: Tue Jun 11 01:24:26 2019 +0200
Commit: Thorsten Behrens 
CommitDate: Tue Jun 11 01:53:27 2019 +0200

Use productname w/o space for config dir

And also save us the duplicate work

Change-Id: I64cb50ffe925b03648514b68a719a593e0fec898

diff --git a/instsetoo_native/CustomTarget_install.mk 
b/instsetoo_native/CustomTarget_install.mk
index 016fbbd03abd..bd8a0f657cbd 100644
--- a/instsetoo_native/CustomTarget_install.mk
+++ b/instsetoo_native/CustomTarget_install.mk
@@ -59,7 +59,7 @@ export LOCAL_COMMON_OUT := $(instsetoo_OUT)
 
 instsetoo_native_WITH_LANG := en-US $(filter-out en-US,$(gb_WITH_LANG))
 
-PRODUCTNAME_no_spaces := $(subst $(WHITESPACE),,$(PRODUCTNAME))
+PRODUCTNAME_no_spaces := $(PRODUCTNAME_WITHOUT_SPACES)
 
 ifeq (WNT,$(OS))
 define instsetoo_native_msitemplates
diff --git a/instsetoo_native/CustomTarget_setup.mk 
b/instsetoo_native/CustomTarget_setup.mk
index ec31d718a6a0..4d47d8d894e8 100644
--- a/instsetoo_native/CustomTarget_setup.mk
+++ b/instsetoo_native/CustomTarget_setup.mk
@@ -40,7 +40,7 @@ $(call 
gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_
&& echo 'InstallMode=' \
&& echo 'ProductKey=$(PRODUCTNAME) $(PRODUCTVERSION)' \
$(if $(ENABLE_RELEASE_BUILD),\
-   && echo 'UserInstallation=$$SYSUSERCONFIG/$(if 
$(filter-out MACOSX WNT,$(OS)),$(shell echo $(PRODUCTNAME) | tr "[:upper:]" 
"[:lower:]"),$(shell echo $(PRODUCTNAME) | sed -e 's/ /%20/g'))/4', \
+   && echo 'UserInstallation=$$SYSUSERCONFIG/$(if 
$(filter-out MACOSX WNT,$(OS)),$(shell echo $(PRODUCTNAME_WITHOUT_SPACES) | tr 
"[:upper:]" "[:lower:]"),$(PRODUCTNAME_WITHOUT_SPACES))/4', \
&& echo 'UserInstallation=$$ORIGIN/..') \
) > $@
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 125842] Impossible to get English image captions labels for English documents

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125842

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
I don't think a bug, but a request for enhancement.

Maybe easy if it was in relation with local-settings language.

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

[Libreoffice-bugs] [Bug 125829] Allow display of duplicate contents in a pivot table

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125829

m.a.riosv  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||miguelangelrv@libreoffice.o
   ||rg
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from m.a.riosv  ---
Please provide a sample file, with notes about what you want achieve.

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

[Libreoffice-bugs] [Bug 125842] New: Impossible to get English image captions labels for English documents

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125842

Bug ID: 125842
   Summary: Impossible to get English image captions labels for
English documents
   Product: LibreOffice
   Version: 6.2.4.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: uwesto...@web.de

Description:
I use LO with German menus but I need to write with it German and English
texts. Therefore I specify the English texts as such and then spell checking
and other language-related things work correct. But the image caption labels
are always wrong.

Steps to Reproduce:
- run LO with English menus
- open or create a German document
- insert there an image and subsequently a caption.

result: the caption label is the English "Figure" but since this is a German
document the caption must be "Abbildung".

I cannot find another way to fix this than to restart LO with the menu language
equal to the document language I want to use. But this is no real workaround
because I often have to work on English and German documents the same time and
don't want to restart LO all the time.

Actual Results:


Expected Results:



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 125534] UI: copy does not work for one cell / problem of selecting a single cell

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125534

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #3 from raal  ---
Worksform me "Ctrl+C". 
Version: 6.3.0.0.beta1+
Build ID: 4abdaf4afb2245d404f6709124b3c627b07b8a3c
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3;

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

[Libreoffice-bugs] [Bug 125803] UI: checkbox in menu not updated immediately when set with space bar

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125803

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||r...@post.cz

--- Comment #1 from raal  ---
Confirm with Version: 6.3.0.0.beta1+
Build ID: 4abdaf4afb2245d404f6709124b3c627b07b8a3c
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3;

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

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/source

2019-06-10 Thread Eike Rathke (via logerrit)
 sc/source/core/data/column3.cxx |   52 +---
 1 file changed, 49 insertions(+), 3 deletions(-)

New commits:
commit 4d51531130988d87839bb7b0c077a5df43b2a6be
Author: Eike Rathke 
AuthorDate: Mon May 20 21:44:02 2019 +0200
Commit: Caolán McNamara 
CommitDate: Mon Jun 10 22:46:06 2019 +0200

Resolves: tdf#125109 prefer edit format's acceptance patterns and YMD order

Change-Id: I4036061b9e8f01d99f04f20dfbbd2cf23d3a9b59
Reviewed-on: https://gerrit.libreoffice.org/72632
Reviewed-by: Eike Rathke 
Tested-by: Jenkins
(cherry picked from commit 478e051f4ea13b15120fdf74faf94a6c2cfcb50c)
Reviewed-on: https://gerrit.libreoffice.org/72848
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx
index 30d9fc26631f..903111b20769 100644
--- a/sc/source/core/data/column3.cxx
+++ b/sc/source/core/data/column3.cxx
@@ -1947,13 +1947,14 @@ bool ScColumn::ParseString(
 
 sal_uInt32 nIndex = 0;
 sal_uInt32 nOldIndex = 0;
+SvNumFormatType eNumFormatType = SvNumFormatType::ALL;
 sal_Unicode cFirstChar;
 if (!aParam.mpNumFormatter)
 aParam.mpNumFormatter = GetDoc()->GetFormatTable();
 
 nIndex = nOldIndex = GetNumberFormat( GetDoc()->GetNonThreadedContext(), 
nRow );
 if ( rString.getLength() > 1
-&& aParam.mpNumFormatter->GetType(nIndex) != SvNumFormatType::TEXT 
)
+&& (eNumFormatType = aParam.mpNumFormatter->GetType(nIndex)) != 
SvNumFormatType::TEXT )
 cFirstChar = rString[0];
 else
 cFirstChar = 0; // Text
@@ -2009,11 +2010,56 @@ bool ScColumn::ParseString(
 {
 if (aParam.mbDetectNumberFormat)
 {
-if (!aParam.mpNumFormatter->IsNumberFormat(rString, nIndex, 
nVal))
+// Editing a date prefers the format's locale's edit date
+// format's date acceptance patterns and YMD order.
+/* TODO: this could be determined already far above when
+ * starting to edit a date "cell" and passed down. A problem
+ * could also be if a new date was typed over or written by a
+ * macro assuming the current locale if that conflicts somehow.
+ * You can't have everything. See tdf#116579 and tdf#125109. */
+if (eNumFormatType == SvNumFormatType::ALL)
+eNumFormatType = aParam.mpNumFormatter->GetType(nIndex);
+bool bForceFormatDate = (eNumFormatType == 
SvNumFormatType::DATE
+|| eNumFormatType == SvNumFormatType::DATETIME);
+const SvNumberformat* pOldFormat = nullptr;
+NfEvalDateFormat eEvalDateFormat = 
NF_EVALDATEFORMAT_INTL_FORMAT;
+if (bForceFormatDate)
+{
+ScRefCellValue aCell = GetCellValue(nRow);
+if (aCell.meType == CELLTYPE_VALUE)
+{
+// Only for an actual date (serial number), not an
+// arbitrary string or formula or empty cell.
+// Also ensure the edit date format's pattern is used,
+// not the display format's.
+pOldFormat = aParam.mpNumFormatter->GetEntry( 
nOldIndex);
+if (!pOldFormat)
+bForceFormatDate = false;
+else
+{
+nIndex = aParam.mpNumFormatter->GetEditFormat( 
aCell.getValue(), nOldIndex, eNumFormatType,
+pOldFormat->GetLanguage(), pOldFormat);
+eEvalDateFormat = 
aParam.mpNumFormatter->GetEvalDateFormat();
+aParam.mpNumFormatter->SetEvalDateFormat( 
NF_EVALDATEFORMAT_FORMAT_INTL);
+}
+}
+else
+{
+bForceFormatDate = false;
+}
+}
+
+const bool bIsNumberFormat = 
aParam.mpNumFormatter->IsNumberFormat(rString, nIndex, nVal);
+
+if (bForceFormatDate)
+aParam.mpNumFormatter->SetEvalDateFormat( eEvalDateFormat);
+
+if (!bIsNumberFormat)
 break;
 
 // convert back to the original language if a built-in format 
was detected
-const SvNumberformat* pOldFormat = 
aParam.mpNumFormatter->GetEntry( nOldIndex );
+if (!pOldFormat)
+pOldFormat = aParam.mpNumFormatter->GetEntry( nOldIndex );
 if ( pOldFormat )
 nIndex = 
aParam.mpNumFormatter->GetFormatForLanguageIfBuiltIn( nIndex, 
pOldFormat->GetLanguage() );
 
___
Libreoffice-commits mailing list

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - pyuno/source

2019-06-10 Thread Stephan Bergmann (via logerrit)
 pyuno/source/module/pyuno.cxx  |9 -
 pyuno/source/module/pyuno_callable.cxx |9 -
 pyuno/source/module/pyuno_iterator.cxx |   18 --
 pyuno/source/module/pyuno_runtime.cxx  |9 -
 pyuno/source/module/pyuno_struct.cxx   |9 -
 5 files changed, 48 insertions(+), 6 deletions(-)

New commits:
commit a62b45cf541cf47d136bdff87dff4c13fd4296c2
Author: Stephan Bergmann 
AuthorDate: Fri Jun 7 15:57:13 2019 +0200
Commit: Caolán McNamara 
CommitDate: Mon Jun 10 22:42:00 2019 +0200

Adapt to upcoming Python 3.8

...which changed PyTypeObject in  "bpo-36974: implement PEP 590
(GH-13185)".

Change-Id: I687ec38aeda05d0747b9ed08221db75a758bed51
Reviewed-on: https://gerrit.libreoffice.org/73664
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 
(cherry picked from commit 2bd585f31d7abb066e3f53d9b29c822af20aea69)
Reviewed-on: https://gerrit.libreoffice.org/73778

diff --git a/pyuno/source/module/pyuno.cxx b/pyuno/source/module/pyuno.cxx
index f5f23bf058fa..e59319030eb8 100644
--- a/pyuno/source/module/pyuno.cxx
+++ b/pyuno/source/module/pyuno.cxx
@@ -1636,7 +1636,11 @@ static PyTypeObject PyUNOType =
 sizeof (PyUNO),
 0,
 PyUNO_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 PyUNO_getattr,
 PyUNO_setattr,
 /* this type does not exist in Python 3: (cmpfunc) */ nullptr,
@@ -1680,6 +1684,9 @@ static PyTypeObject PyUNOType =
 , 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
diff --git a/pyuno/source/module/pyuno_callable.cxx 
b/pyuno/source/module/pyuno_callable.cxx
index 6519d20734c9..656d1c84cb0e 100644
--- a/pyuno/source/module/pyuno_callable.cxx
+++ b/pyuno/source/module/pyuno_callable.cxx
@@ -181,7 +181,11 @@ static PyTypeObject PyUNO_callable_Type =
 sizeof (PyUNO_callable),
 0,
 ::pyuno::PyUNO_callable_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 nullptr,
 nullptr,
 nullptr,
@@ -225,6 +229,9 @@ static PyTypeObject PyUNO_callable_Type =
 , 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
diff --git a/pyuno/source/module/pyuno_iterator.cxx 
b/pyuno/source/module/pyuno_iterator.cxx
index 5f643c13b67e..a7862857d719 100644
--- a/pyuno/source/module/pyuno_iterator.cxx
+++ b/pyuno/source/module/pyuno_iterator.cxx
@@ -118,7 +118,11 @@ static PyTypeObject PyUNO_iterator_Type =
 sizeof (PyUNO_iterator),
 0,
 PyUNO_iterator_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 nullptr,
 nullptr,
 nullptr,
@@ -162,6 +166,9 @@ static PyTypeObject PyUNO_iterator_Type =
 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
@@ -248,7 +255,11 @@ static PyTypeObject PyUNO_list_iterator_Type =
 sizeof (PyUNO_list_iterator),
  0,
 PyUNO_list_iterator_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 nullptr,
 nullptr,
 nullptr,
@@ -292,6 +303,9 @@ static PyTypeObject PyUNO_list_iterator_Type =
 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
diff --git a/pyuno/source/module/pyuno_runtime.cxx 
b/pyuno/source/module/pyuno_runtime.cxx
index 9887c1fbc828..d307f9af363c 100644
--- a/pyuno/source/module/pyuno_runtime.cxx
+++ b/pyuno/source/module/pyuno_runtime.cxx
@@ -75,7 +75,11 @@ static PyTypeObject RuntimeImpl_Type =
 sizeof (RuntimeImpl),
 0,
 RuntimeImpl::del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 nullptr,
 nullptr,
 nullptr,
@@ -119,6 +123,9 @@ static PyTypeObject RuntimeImpl_Type =
 , 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
diff --git a/pyuno/source/module/pyuno_struct.cxx 
b/pyuno/source/module/pyuno_struct.cxx
index 7088fc346145..9ad9439318ce 100644
--- a/pyuno/source/module/pyuno_struct.cxx
+++ b/pyuno/source/module/pyuno_struct.cxx
@@ -296,7 +296,11 @@ static PyTypeObject PyUNOStructType =
 sizeof (PyUNO),
 0,
 PyUNOStruct_del,
-

[Libreoffice-bugs] [Bug 125223] Right version number in Help/About...

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125223

--- Comment #9 from Sebők Gábor  ---
After user-profi reset the problem didn't disappear:

https://drive.google.com/file/d/16yCo5fZRPV3Z7_11yzOTyyfIoxKiXL9_/view?usp=sharing

In Hungarian it means: "Last known working profile settings".

Gábor

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

[Libreoffice-bugs] [Bug 125120] Proposal to improve documents combination

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125120

Henry Izurieta  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|NOTABUG |---

--- Comment #3 from Henry Izurieta  ---
Hello
You're right, it's in the printing options, like pdf printing.

But I insist, it is necessary to improve the usability of the document
combination option because, like me, other people will not easily find what
they need.

I think it's just a matter of improving dialog boxes.

regards

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

[Libreoffice-bugs] [Bug 108694] [META] PDF export options dialog bugs and enhancements

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108694
Bug 108694 depends on bug 125120, which changed state.

Bug 125120 Summary: Proposal to improve documents combination
https://bugs.documentfoundation.org/show_bug.cgi?id=125120

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOTABUG |---

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

[Libreoffice-bugs] [Bug 71732] [META] Bugs related to text rendering, typography and font features in LO

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 125617, which changed state.

Bug 125617 Summary: 'problem with fonts' enhanced instead of solved in alpha1
https://bugs.documentfoundation.org/show_bug.cgi?id=125617

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 125617] 'problem with fonts' enhanced instead of solved in alpha1

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125617

Xisco Faulí  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED
 CC||xiscofa...@libreoffice.org

--- Comment #6 from Xisco Faulí  ---
This is a duplicate of bug 125054.
Please try with recent master build...

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

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

[Libreoffice-bugs] [Bug 125840] Crash when trying to customize Base Data View toolbar

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125840

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisected, bisected
 CC||muhammet.k...@collabora.com
Version|6.4.0.0.alpha0+ Master  |6.1.0.0.beta1+

--- Comment #2 from Xisco Faulí  ---
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=a21744a72637a2e3044f55450df85f94a9fc0bf9

author  Muhammet Kara  2018-03-07 12:39:02
+0300
committer   Samuel Mehrbrodt   2018-03-12
12:13:27 +0100
commit  a21744a72637a2e3044f55450df85f94a9fc0bf9 (patch)
tree7f4aed0967f33de092932129a830fe0e991f5be0
parent  2cc2f9fa4b98eaf47ae1e8fecdfb916ed8038622 (diff)
tdf#114260: Add gear button to Customize dialog

Bisected with: bibisect-linux64-6.1

Adding Cc: to Muhammet Kara

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

[Libreoffice-bugs] [Bug 124797] LibreOffice hangs after multiple PDF export calls

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124797

--- Comment #5 from e...@ccf.org ---
The files in our production environment are created from a particular template,
so they all share similar qualities.  The document used in the test application
is located in the "source" directory of the attached zip file "Simple test
application"

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

[Libreoffice-bugs] [Bug 125841] Please expose HTML image embedding option in file export / save dialog

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125841

Cor Nouws  changed:

   What|Removed |Added

Summary|Please expose HTML image|Please expose HTML image
   |embedding option in file|embedding option in file
   |save dialog |export / save dialog
 Status|NEEDINFO|NEW
   Keywords||needsUXEval
   Severity|minor   |enhancement
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

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

[Libreoffice-ux-advise] [Bug 125841] Please expose HTML image embedding option in file export / save dialog

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125841

Cor Nouws  changed:

   What|Removed |Added

Summary|Please expose HTML image|Please expose HTML image
   |embedding option in file|embedding option in file
   |save dialog |export / save dialog
 Status|NEEDINFO|NEW
   Keywords||needsUXEval
   Severity|minor   |enhancement
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

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

[Libreoffice-bugs] [Bug 125841] Please expose HTML image embedding option in file save dialog

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125841

--- Comment #2 from Vladimir  ---
(In reply to Cor Nouws from comment #1)
> Hi Vladimir,
> 
> File > Export .. select .html/xhtml, isn't it?

Save or export dialog, does not matter, both of them.

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

[Libreoffice-bugs] [Bug 125840] Crash when trying to customize Base Data View toolbar

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125840

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
Crash report or||["SvxConfigEntry::IsDeletab
crash signature||le()"]
   See Also||https://crashreport.libreof
   ||fice.org/stats/signature/Sv
   ||xConfigEntry::IsDeletable()

--- Comment #1 from Xisco Faulí  ---
Reproduced in

Versión: 6.2.4.2
Id. de compilación: 2412653d852ce75f65fbfa83fb7e7b669a126d64
Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; 
Configuración regional: es-ES (es_ES); Idioma de IU: es-ES
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 125609] radiobutton receives item status changed event after listbox value selection

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125609

Xisco Faulí  changed:

   What|Removed |Added

Version|6.2.4.2 release |6.3.0.0.alpha0+

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

[Libreoffice-bugs] [Bug 125841] Please expose HTML image embedding option in file save dialog

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125841

Cor Nouws  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||c...@nouenoff.nl
 Status|UNCONFIRMED |NEEDINFO

--- Comment #1 from Cor Nouws  ---
Hi Vladimir,

File > Export .. select .html/xhtml, isn't it?

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

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

2019-06-10 Thread Muhammet Kara (via logerrit)
 sfx2/inc/autoredactdialog.hxx|   21 -
 sfx2/source/doc/autoredactdialog.cxx |  142 +--
 2 files changed, 138 insertions(+), 25 deletions(-)

New commits:
commit d5bdb4a84e741bb60f1cc9557b7a2eb590ba8a44
Author: Muhammet Kara 
AuthorDate: Sat Jun 8 23:27:56 2019 +0300
Commit: Muhammet Kara 
CommitDate: Mon Jun 10 21:58:57 2019 +0200

Auto redaction dialog 4th iteration

* Add the Save & SaveHdl handlers
* Add stubs for Load & LoadHdl handlers

Change-Id: I5f58213c86e99f8bfc9075e04eedbb5cb546d9ad
Reviewed-on: https://gerrit.libreoffice.org/73724
Tested-by: Jenkins
Reviewed-by: Muhammet Kara 

diff --git a/sfx2/inc/autoredactdialog.hxx b/sfx2/inc/autoredactdialog.hxx
index 267427c90b21..99c956246d69 100644
--- a/sfx2/inc/autoredactdialog.hxx
+++ b/sfx2/inc/autoredactdialog.hxx
@@ -89,10 +89,22 @@ public:
 //void connect_row_activated(const Link& rLink) { 
m_xControl->connect_row_activated(rLink); }
 };
 
+namespace sfx2
+{
+class FileDialogHelper;
+}
+
+enum class StartFileDialogType
+{
+Open,
+SaveAs
+};
+
 class SFX2_DLLPUBLIC SfxAutoRedactDialog : public SfxDialogController
 {
 SfxObjectShellLock m_xDocShell;
 std::vector> m_aTableTargets;
+std::unique_ptr m_pFileDlg;
 
 std::unique_ptr m_xRedactionTargetsLabel;
 std::unique_ptr m_xTargetsBox;
@@ -102,12 +114,17 @@ class SFX2_DLLPUBLIC SfxAutoRedactDialog : public 
SfxDialogController
 std::unique_ptr m_xEditBtn;
 std::unique_ptr m_xDeleteBtn;
 
-/*DECL_LINK(LoadHdl, weld::Button&, void);
-DECL_LINK(SaveHdl, weld::Button&, void);*/
+DECL_LINK(Load, weld::Button&, void);
+DECL_LINK(Save, weld::Button&, void);
 DECL_LINK(AddHdl, weld::Button&, void);
 DECL_LINK(EditHdl, weld::Button&, void);
 DECL_LINK(DeleteHdl, weld::Button&, void);
 
+DECL_LINK(LoadHdl, sfx2::FileDialogHelper*, void);
+DECL_LINK(SaveHdl, sfx2::FileDialogHelper*, void);
+
+void StartFileDialog(StartFileDialogType nType, const OUString& rTitle);
+
 public:
 SfxAutoRedactDialog(weld::Window* pParent);
 virtual ~SfxAutoRedactDialog() override;
diff --git a/sfx2/source/doc/autoredactdialog.cxx 
b/sfx2/source/doc/autoredactdialog.cxx
index ee7f09a1d269..a294f1cd2601 100644
--- a/sfx2/source/doc/autoredactdialog.cxx
+++ b/sfx2/source/doc/autoredactdialog.cxx
@@ -7,31 +7,34 @@
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  */
 
-#include 
 #include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
-#include 
 
-#include 
-#include 
+#include 
 #include 
+#include 
+#include 
 #include 
 #include 
-#include 
-#include 
-#include 
-#include 
+#include 
+#include 
+
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
 #include 
 #include 
+#include 
+#include 
+#include 
 
-#include 
+#include 
+
+#include 
 
 int TargetsTable::GetRowByTargetName(const OUString& sName)
 {
@@ -180,17 +183,20 @@ void TargetsTable::setRowData(const int& nRowIndex, const 
RedactionTarget* pTarg
 m_xControl->set_text(nRowIndex, pTarget->bWholeWords ? OUString("Yes") : 
OUString("No"), 4);
 }
 
-/*IMPL_LINK_NOARG(SfxAutoRedactDialog, LoadHdl, weld::Button&, void)
+IMPL_LINK_NOARG(SfxAutoRedactDialog, Load, weld::Button&, void)
 {
 //TODO: Implement
-//Load a targets list from a previously saved file (a json file in the 
user profile dir?)
+//Load a targets list from a previously saved file (a json file?)
+// ask for filename, where we should load the new config data from
+StartFileDialog(StartFileDialogType::Open, "Load Targets");
 }
 
-IMPL_LINK_NOARG(SfxAutoRedactDialog, SaveHdl, weld::Button&, void)
+IMPL_LINK_NOARG(SfxAutoRedactDialog, Save, weld::Button&, void)
 {
 //TODO: Implement
 //Allow saving the targets into a file
-}*/
+StartFileDialog(StartFileDialogType::SaveAs, "Save Targets");
+}
 
 IMPL_LINK_NOARG(SfxAutoRedactDialog, AddHdl, weld::Button&, void)
 {
@@ -345,6 +351,96 @@ IMPL_LINK_NOARG(SfxAutoRedactDialog, DeleteHdl, 
weld::Button&, void)
 }
 }
 
+namespace
+{
+boost::property_tree::ptree redactionTargetToJSON(RedactionTarget* pTarget)
+{
+boost::property_tree::ptree aNode;
+aNode.put("sName", pTarget->sName.toUtf8().getStr());
+aNode.put("eType", pTarget->sType);
+aNode.put("sContent", pTarget->sContent.toUtf8().getStr());
+aNode.put("bWholeWords", pTarget->bWholeWords);
+aNode.put("bCaseSensitive", pTarget->bCaseSensitive);
+aNode.put("nID", pTarget->nID);
+
+return aNode;
+}
+}
+
+IMPL_LINK_NOARG(SfxAutoRedactDialog, LoadHdl, sfx2::FileDialogHelper*, void)
+{
+//TODO: Implement
+bool bDummy = hasTargets();
+
+if (bDummy)
+void();
+}
+
+IMPL_LINK_NOARG(SfxAutoRedactDialog, SaveHdl, sfx2::FileDialogHelper*, void)
+{
+assert(m_pFileDlg);
+
+OUString sTargetsFile;
+if (ERRCODE_NONE == m_pFileDlg->GetError())
+sTargetsFile = 

[Libreoffice-bugs] [Bug 124797] LibreOffice hangs after multiple PDF export calls

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124797

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #4 from Xisco Faulí  ---
Does it happen with any document or with a specific one ? If so, please attach
it here...

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

[Libreoffice-bugs] [Bug 124268] [L10N] Untranslated string in User Interface - pt-BR

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124268

Xisco Faulí  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #3 from Xisco Faulí  ---
Hi Olivier,
Could you please try to reproduce it with a master build from
http://dev-builds.libreoffice.org/daily/master/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the master build

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

[Libreoffice-bugs] [Bug 48887] FILESAVE: Save as HTML in Writer, even linked images are embedded and link details are lost from the document (comment 24 comment 30 )

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48887

--- Comment #66 from Vladimir  ---
https://bugs.documentfoundation.org/show_bug.cgi?id=125841

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

[Libreoffice-bugs] [Bug 125841] New: Please expose HTML image embedding option in file save dialog

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125841

Bug ID: 125841
   Summary: Please expose HTML image embedding option in file save
dialog
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vovik-...@bk.ru

Description:
In continuation of #48887.

Please expose property
org.openoffice.Office.Common/Filter/HTML/Export/LocalGraphic in HTML filter
options in file save dialog.

Steps to Reproduce:
Try saving text file as HTML.

Actual Results:
option to embed graphics is not accessible in the dialog.

Expected Results:
option to embed graphics is accessible in the dialog.


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 125840] New: Crash when trying to customize Base Data View toolbar

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125840

Bug ID: 125840
   Summary: Crash when trying to customize Base Data View toolbar
   Product: LibreOffice
   Version: 6.4.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Keywords: regression
  Severity: normal
  Priority: medium
 Component: framework
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kelem...@ubuntu.com

Created attachment 152085
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152085=edit
Backtrace of the crash

Current master Writer crashes when trying to customize the Data View toolbar
(View - Data Sources).

1, Open Writer, select View - Data Sources. The data source browser appears.
2, Right click the toolbar and choose Customize toolbar.
3, Crash.

Happens with my current master build:

Version: 6.4.0.0.alpha0+
Build ID: 03d33ba9410433d2072364b3afb9dbd6b19c4d0d
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: hu-HU (hu_HU.UTF-8); UI-Language: en-US
Calc: threaded

Also in bibisect-linux-64-6.3: 
Version: 6.3.0.0.alpha1+
Build ID: 53325b40b557cc84d8d21c1baa0ef8d3bfc00ab8
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: hu-HU (hu_HU.UTF-8); UI-Language: en-US
Calc: threaded

But not with 6.0 on Ubuntu 18.04:
Verzió: 6.0.7.3
Build az.: 1:6.0.7-0ubuntu0.18.04.6
CPU szálak: 4; OS: Linux 4.15; Felületmegjelenítés: alapértelmezett; VCL: gtk3; 
Területi beállítások: hu-HU (hu_HU.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 125609] radiobutton receives item status changed event after listbox value selection

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125609

--- Comment #9 from Justin L  ---
(In reply to Justin L from comment #6)
> I'll just revert my patch in the 6.2 branch so that
> it remains effectively untouched. Then we can try to sort out the multiple
> regressions occurring in 6.3.
Completed for 6.2.5. So this is now just a LO 6.3 bug.

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

[Libreoffice-bugs] [Bug 125839] Image in Word Document not rendering

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125839

--- Comment #1 from Mohammed Saifullah  ---
Created attachment 152084
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152084=edit
Image Issue

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

[Libreoffice-bugs] [Bug 125839] New: Image in Word Document not rendering

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125839

Bug ID: 125839
   Summary: Image in Word Document not rendering
   Product: LibreOffice
   Version: 6.2.4.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mohammed.saiful...@d2l.com

Description:
Image in Word Document not rendering by LibreOffice

Steps to Reproduce:
1.Open Attached document in LibreOffice - Image not rendering
2.Open Attached document in MS Word to see actual image
3.

Actual Results:
Image not rendering

Expected Results:
Image in Word doc should render


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 48887] FILESAVE: Save as HTML in Writer, even linked images are embedded and link details are lost from the document (comment 24 comment 30 )

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48887

--- Comment #65 from Cor Nouws  ---
(In reply to Vladimir from comment #64)
> Yes, it's there.
Hé, you're much faster than me :)

> It probably should be made accessible in filter options while saving file as
> HTML, otherwise it is a pain to access.
Sound OK. Mind to make a nice proposal and bug for that?

thanks a lot, Cor

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

[Libreoffice-bugs] [Bug 114558] Crash when clicking on Mail Merge button on Data Source tool bar

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114558

--- Comment #8 from Cor Nouws  ---
indeed, no problem any longer for me too.

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

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

2019-06-10 Thread Stephan Bergmann (via logerrit)
 pyuno/source/module/pyuno.cxx  |9 -
 pyuno/source/module/pyuno_callable.cxx |9 -
 pyuno/source/module/pyuno_iterator.cxx |   18 --
 pyuno/source/module/pyuno_runtime.cxx  |9 -
 pyuno/source/module/pyuno_struct.cxx   |9 -
 5 files changed, 48 insertions(+), 6 deletions(-)

New commits:
commit 2bd585f31d7abb066e3f53d9b29c822af20aea69
Author: Stephan Bergmann 
AuthorDate: Fri Jun 7 15:57:13 2019 +0200
Commit: Caolán McNamara 
CommitDate: Mon Jun 10 21:10:56 2019 +0200

Adapt to upcoming Python 3.8

...which changed PyTypeObject in  "bpo-36974: implement PEP 590
(GH-13185)".

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

diff --git a/pyuno/source/module/pyuno.cxx b/pyuno/source/module/pyuno.cxx
index f5f23bf058fa..e59319030eb8 100644
--- a/pyuno/source/module/pyuno.cxx
+++ b/pyuno/source/module/pyuno.cxx
@@ -1636,7 +1636,11 @@ static PyTypeObject PyUNOType =
 sizeof (PyUNO),
 0,
 PyUNO_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 PyUNO_getattr,
 PyUNO_setattr,
 /* this type does not exist in Python 3: (cmpfunc) */ nullptr,
@@ -1680,6 +1684,9 @@ static PyTypeObject PyUNOType =
 , 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
diff --git a/pyuno/source/module/pyuno_callable.cxx 
b/pyuno/source/module/pyuno_callable.cxx
index 6519d20734c9..656d1c84cb0e 100644
--- a/pyuno/source/module/pyuno_callable.cxx
+++ b/pyuno/source/module/pyuno_callable.cxx
@@ -181,7 +181,11 @@ static PyTypeObject PyUNO_callable_Type =
 sizeof (PyUNO_callable),
 0,
 ::pyuno::PyUNO_callable_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 nullptr,
 nullptr,
 nullptr,
@@ -225,6 +229,9 @@ static PyTypeObject PyUNO_callable_Type =
 , 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
diff --git a/pyuno/source/module/pyuno_iterator.cxx 
b/pyuno/source/module/pyuno_iterator.cxx
index 5f643c13b67e..a7862857d719 100644
--- a/pyuno/source/module/pyuno_iterator.cxx
+++ b/pyuno/source/module/pyuno_iterator.cxx
@@ -118,7 +118,11 @@ static PyTypeObject PyUNO_iterator_Type =
 sizeof (PyUNO_iterator),
 0,
 PyUNO_iterator_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 nullptr,
 nullptr,
 nullptr,
@@ -162,6 +166,9 @@ static PyTypeObject PyUNO_iterator_Type =
 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
@@ -248,7 +255,11 @@ static PyTypeObject PyUNO_list_iterator_Type =
 sizeof (PyUNO_list_iterator),
  0,
 PyUNO_list_iterator_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 nullptr,
 nullptr,
 nullptr,
@@ -292,6 +303,9 @@ static PyTypeObject PyUNO_list_iterator_Type =
 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
diff --git a/pyuno/source/module/pyuno_runtime.cxx 
b/pyuno/source/module/pyuno_runtime.cxx
index 9887c1fbc828..d307f9af363c 100644
--- a/pyuno/source/module/pyuno_runtime.cxx
+++ b/pyuno/source/module/pyuno_runtime.cxx
@@ -75,7 +75,11 @@ static PyTypeObject RuntimeImpl_Type =
 sizeof (RuntimeImpl),
 0,
 RuntimeImpl::del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print
+#endif
 nullptr,
 nullptr,
 nullptr,
@@ -119,6 +123,9 @@ static PyTypeObject RuntimeImpl_Type =
 , 0
 #if PY_VERSION_HEX >= 0x0304
 , nullptr
+#if PY_VERSION_HEX >= 0x0308
+, nullptr // vectorcallfunc tp_vectorcall
+#endif
 #endif
 };
 
diff --git a/pyuno/source/module/pyuno_struct.cxx 
b/pyuno/source/module/pyuno_struct.cxx
index 7088fc346145..9ad9439318ce 100644
--- a/pyuno/source/module/pyuno_struct.cxx
+++ b/pyuno/source/module/pyuno_struct.cxx
@@ -296,7 +296,11 @@ static PyTypeObject PyUNOStructType =
 sizeof (PyUNO),
 0,
 PyUNOStruct_del,
-nullptr,
+#if PY_VERSION_HEX >= 0x0308
+0, // Py_ssize_t tp_vectorcall_offset
+#else
+nullptr, // printfunc tp_print

[Libreoffice-bugs] [Bug 48887] FILESAVE: Save as HTML in Writer, even linked images are embedded and link details are lost from the document (comment 24 comment 30 )

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48887

--- Comment #64 from Vladimir  ---
(In reply to Cor Nouws from comment #63)
> Hmm. Sorry.
> It looks as if it is moved to Options > LibreOffice> Advanced >Expert
> configuration
> Search for HTML, then org.openoffice.Office.Common > Filter > HTML
> Export LocalGraphic.
> (I didn't test this.)

Yes, it's there.

It probably should be made accessible in filter options while saving file as
HTML, otherwise it is a pain to access.

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

[Libreoffice-bugs] [Bug 125838] add ability to merge textboxes and content into one: editing PDF imports

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125838

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com,
   ||riksha...@gmail.com
   Severity|normal  |enhancement

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

[Libreoffice-commits] core.git: helpcontent2

2019-06-10 Thread Gabor Kelemen (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a7d864668cd9e328b1ec6e2afe8ffa22cbdf0e43
Author: Gabor Kelemen 
AuthorDate: Mon Jun 10 19:05:58 2019 +0200
Commit: Gerrit Code Review 
CommitDate: Mon Jun 10 21:00:34 2019 +0200

Update git submodules

* Update helpcontent2 from branch 'master'
  - Fix position of bookmark and ahelp on Watermark page

If ahelp hid is a dot the corresponding bookmark must be present
before it, not after.

Change-Id: I39a74c20c9507234d67984c1b203c822c91364a0
Reviewed-on: https://gerrit.libreoffice.org/73776
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/helpcontent2 b/helpcontent2
index eea97712c231..23a59de52718 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit eea97712c231ee05ef8eb09f591a359a90b050d9
+Subproject commit 23a59de52718cb405964e8991c1551639bf984c0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: source/text

2019-06-10 Thread Gabor Kelemen (via logerrit)
 source/text/swriter/01/watermark.xhp |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 23a59de52718cb405964e8991c1551639bf984c0
Author: Gabor Kelemen 
AuthorDate: Mon Jun 10 19:05:58 2019 +0200
Commit: Olivier Hallot 
CommitDate: Mon Jun 10 21:00:34 2019 +0200

Fix position of bookmark and ahelp on Watermark page

If ahelp hid is a dot the corresponding bookmark must be present
before it, not after.

Change-Id: I39a74c20c9507234d67984c1b203c822c91364a0
Reviewed-on: https://gerrit.libreoffice.org/73776
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/source/text/swriter/01/watermark.xhp 
b/source/text/swriter/01/watermark.xhp
index f576bcb80..2f871e2c7 100644
--- a/source/text/swriter/01/watermark.xhp
+++ b/source/text/swriter/01/watermark.xhp
@@ -19,10 +19,10 @@
 
 
 
-Page Watermark
-Insert a watermark text 
in the current page style background.
 
 
+Page Watermark
+Insert a watermark text 
in the current page style background.
 
 watermark;text documents
 watermark;page background
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 48887] FILESAVE: Save as HTML in Writer, even linked images are embedded and link details are lost from the document (comment 24 comment 30 )

2019-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48887

--- Comment #63 from Cor Nouws  ---
(In reply to Vladimir from comment #62)
> (In reply to Cor Nouws from comment #61)
> > Tools > Options > Load/Save > HTML Compatibility
> 
> There is no option for embedding images there (6.1.3)
Hmm. Sorry.
It looks as if it is moved to Options > LibreOffice> Advanced >Expert
configuration
Search for HTML, then org.openoffice.Office.Common > Filter > HTML
Export LocalGraphic.
(I didn't test 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   4   >