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

2023-01-15 Thread Radhey Parekh (via logerrit)
 sc/source/ui/view/tabcont.cxx |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 4114218584bca3267aff474a7b55a9d5891fcce6
Author: Radhey Parekh 
AuthorDate: Thu Jan 5 23:39:39 2023 +0530
Commit: Heiko Tietze 
CommitDate: Mon Jan 16 07:59:16 2023 +

tdf#112417 Insert Sheet called when clicking anywhere on the footer

Change-Id: I7524ac11729d1c80254c84c27211de3efaa622c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145102
Reviewed-by: Heiko Tietze 
Tested-by: Jenkins

diff --git a/sc/source/ui/view/tabcont.cxx b/sc/source/ui/view/tabcont.cxx
index 67c9b74d7357..35e715c8283b 100644
--- a/sc/source/ui/view/tabcont.cxx
+++ b/sc/source/ui/view/tabcont.cxx
@@ -213,11 +213,8 @@ void ScTabControl::MouseButtonUp( const MouseEvent& rMEvt )
 if( nMouseClickPageId == 0 )
 {
 // Click in the area next to the existing tabs:
-// #i70320# if several sheets are selected, deselect all except the 
current sheet,
-// otherwise add new sheet
-sal_uInt16 nSlot = ( GetSelectPageCount() > 1 ) ? FID_TAB_DESELECTALL 
: FID_INS_TABLE;
 SfxDispatcher* pDispatcher = 
pViewData->GetViewShell()->GetViewFrame()->GetDispatcher();
-pDispatcher->Execute( nSlot, SfxCallMode::SYNCHRON | 
SfxCallMode::RECORD );
+pDispatcher->Execute( FID_TAB_DESELECTALL, SfxCallMode::SYNCHRON | 
SfxCallMode::RECORD );
 // forget page ID, to be really sure that the dialog is not called 
twice
 nMouseClickPageId = TabBar::PAGE_NOT_FOUND;
 }


[Libreoffice-bugs] [Bug 113113] [META] Sheet tabs bar bugs and enhancements

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113113
Bug 113113 depends on bug 112417, which changed state.

Bug 112417 Summary: UI - Insert Sheet called when clicking anywhere on the 
footer
https://bugs.documentfoundation.org/show_bug.cgi?id=112417

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 112417] UI - Insert Sheet called when clicking anywhere on the footer

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112417

Heiko Tietze  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152661] "Hybrid PDF" must share embedded media between the ODT and the proper PDF

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152661

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org

--- Comment #7 from Heiko Tietze  ---
UX input given, removing the keyword.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 152661] "Hybrid PDF" must share embedded media between the ODT and the proper PDF

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152661

Heiko Tietze  changed:

   What|Removed |Added

   Keywords|needsUXEval |
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org

--- Comment #7 from Heiko Tietze  ---
UX input given, removing the keyword.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 113307] Conditional formatting: false cell number format displayed that's defined by a cell style

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113307

--- Comment #8 from ady  ---
For the copying purposes, the only format that is being considered is the main
format for the cell. IOW, conditional formatting is correctly considered for
displaying within Calc, but it is ignored for copy+paste to Writer.

For example, setting the main cells format to "Default" in the provided
attachment in comment #1, the cells are displayed according to their
conditional format within Calc:

446   -> "#,##0" (Whole numbers style)
90.9  -> "#,##0.###" (Decimal numbers style)
4.906 -> "#,##0.###" (Decimal numbers style)

That last 4.906 is the display (CF) of the real value resulting from 446/90.9.

When copying these cells to writer, they are pasted as:

446
90.9
4.90649064906491

Now change the main cell format from "Default" to "#,##0.00" and repeat the
copy+paste to Writer, which results in:

446.00
90.90
4.91

So, Calc respects the CF for displaying the cells (independently of the Ctrl+1
format), and the copy+paste to Writer depends on the main format in Ctrl+1.

Whether there is a bug (somewhere) or it is all expected behavior, I'll leave
it to others.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2023-01-15 Thread Miklos Vajna (via logerrit)
 sw/source/ui/vba/vbabookmarks.cxx  |8 
 sw/source/ui/vba/vbafont.cxx   |   16 
 sw/source/ui/vba/vbaheadersfooters.cxx |   12 ++--
 sw/source/ui/vba/vbarows.cxx   |   10 +-
 4 files changed, 23 insertions(+), 23 deletions(-)

New commits:
commit 77e0c4b5d255c34ccf6cd3977a90ee3575abc081
Author: Miklos Vajna 
AuthorDate: Mon Jan 16 08:09:04 2023 +0100
Commit: Miklos Vajna 
CommitDate: Mon Jan 16 07:56:18 2023 +

sw: prefix members of BookmarkCollectionHelper, ...

... HeadersFootersEnumWrapper, RowsEnumWrapper and UnderLineMapper

See tdf#94879 for motivation.

Change-Id: Id4c63d3ebf83dc358747143dabe3b66edea94749
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145550
Reviewed-by: Miklos Vajna 
Tested-by: Jenkins

diff --git a/sw/source/ui/vba/vbabookmarks.cxx 
b/sw/source/ui/vba/vbabookmarks.cxx
index 997579521a8e..6755413796e4 100644
--- a/sw/source/ui/vba/vbabookmarks.cxx
+++ b/sw/source/ui/vba/vbabookmarks.cxx
@@ -56,7 +56,7 @@ class BookmarkCollectionHelper : public 
::cppu::WeakImplHelper< container::XName
 private:
 uno::Reference< container::XNameAccess > mxNameAccess;
 uno::Reference< container::XIndexAccess > mxIndexAccess;
-uno::Any cachePos;
+uno::Any m_cachePos;
 public:
 /// @throws uno::RuntimeException
 explicit BookmarkCollectionHelper( uno::Reference< container::XIndexAccess 
>  xIndexAccess ) : mxIndexAccess(std::move( xIndexAccess ))
@@ -71,7 +71,7 @@ public:
 {
 if ( !hasByName(aName) )
 throw container::NoSuchElementException();
-return cachePos;
+return m_cachePos;
 }
 virtual uno::Sequence< OUString > SAL_CALL getElementNames(  ) override
 {
@@ -81,7 +81,7 @@ public:
 {
 if( mxNameAccess->hasByName( aName ) )
 {
-cachePos = mxNameAccess->getByName( aName );
+m_cachePos = mxNameAccess->getByName( aName );
 return true;
 }
 else
@@ -92,7 +92,7 @@ public:
 OUString aBookmarkName = xNamed->getName();
 if( aName.equalsIgnoreAsciiCase( aBookmarkName ) )
 {
-cachePos <<= xNamed;
+m_cachePos <<= xNamed;
 return true;
 }
 }
diff --git a/sw/source/ui/vba/vbafont.cxx b/sw/source/ui/vba/vbafont.cxx
index e7a1f30a1381..de37a6c74e18 100644
--- a/sw/source/ui/vba/vbafont.cxx
+++ b/sw/source/ui/vba/vbafont.cxx
@@ -68,15 +68,15 @@ namespace {
 
 class UnderLineMapper
 {
-ConstToConst MSO2OOO;
-ConstToConst OOO2MSO;
+ConstToConst m_MSO2OOO;
+ConstToConst m_OOO2MSO;
 private:
 UnderLineMapper()
 {
 for ( auto const & index: UnderLineTable )
 {
-MSO2OOO[ index.nMSOConst ] = index.nOOOConst;
-OOO2MSO[ index.nOOOConst ] = index.nMSOConst;
+m_MSO2OOO[ index.nMSOConst ] = index.nOOOConst;
+m_OOO2MSO[ index.nOOOConst ] = index.nMSOConst;
 }
 }
 public:
@@ -94,16 +94,16 @@ public:
 /// @throws lang::IllegalArgumentException
 sal_Int32 getOOOFromMSO( sal_Int32 nMSOConst )
 {
-ConstToConst::iterator it = MSO2OOO.find( nMSOConst );
-if ( it == MSO2OOO.end() )
+ConstToConst::iterator it = m_MSO2OOO.find( nMSOConst );
+if ( it == m_MSO2OOO.end() )
 throw lang::IllegalArgumentException();
 return it->second;
 }
 /// @throws lang::IllegalArgumentException
 sal_Int32 getMSOFromOOO( sal_Int32 nOOOConst )
 {
-ConstToConst::iterator it = OOO2MSO.find( nOOOConst );
-if ( it == OOO2MSO.end() )
+ConstToConst::iterator it = m_OOO2MSO.find( nOOOConst );
+if ( it == m_OOO2MSO.end() )
 throw lang::IllegalArgumentException();
 return it->second;
 }
diff --git a/sw/source/ui/vba/vbaheadersfooters.cxx 
b/sw/source/ui/vba/vbaheadersfooters.cxx
index 34c3ea00b364..be205d8e13db 100644
--- a/sw/source/ui/vba/vbaheadersfooters.cxx
+++ b/sw/source/ui/vba/vbaheadersfooters.cxx
@@ -63,19 +63,19 @@ public:
 
 class HeadersFootersEnumWrapper : public EnumerationHelper_BASE
 {
-SwVbaHeadersFooters* pHeadersFooters;
-sal_Int32 nIndex;
+SwVbaHeadersFooters* m_pHeadersFooters;
+sal_Int32 m_nIndex;
 public:
-explicit HeadersFootersEnumWrapper( SwVbaHeadersFooters* _pHeadersFooters 
) : pHeadersFooters( _pHeadersFooters ), nIndex( 0 ) {}
+explicit HeadersFootersEnumWrapper( SwVbaHeadersFooters* _pHeadersFooters 
) : m_pHeadersFooters( _pHeadersFooters ), m_nIndex( 0 ) {}
 virtual sal_Bool SAL_CALL hasMoreElements(  ) override
 {
-return ( nIndex < pHeadersFooters->getCount() );
+return ( m_nIndex < m_pHeadersFooters->getCount() );
 }
 
 virtual uno::Any SAL_CALL nextElement(  ) override
 {
-if ( nIndex < pHeadersFooters->getCount() )
-

[Libreoffice-bugs] [Bug 152558] Calc Cell Borders are inconsistent with the drop-down graphic selector. Also, No help page for manual definitions

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152558

--- Comment #12 from Heiko Tietze  ---
(In reply to Colin from comment #11)
> Do you need me to raise another ticket...

The lines are defined as in comment 7 and changing this might achieve symmetry.
The dropdown "preview" is another topic and could be handled in a different
ticket. But let's wait for further input.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - external/python3

2023-01-15 Thread Taichi Haradaguchi (via logerrit)
 external/python3/internal-zlib.patch.0 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f0a091438b3c182fcc56aa22ff319a3470db69cc
Author: Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Mon Jan 2 02:54:58 2023 +0900
Commit: Thorsten Behrens 
CommitDate: Mon Jan 16 07:37:43 2023 +

external/python3: fix line offsets in internal-zlib.patch.0

"@@ -11607,13 +11607,13 @@" -> "@@ -12333,13 +12333,13 @@"

Change-Id: I03542ad3171814f6869bccab4dde77673eaa90f7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145446
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/external/python3/internal-zlib.patch.0 
b/external/python3/internal-zlib.patch.0
index 27bb737db0c7..d4305c6df95d 100644
--- a/external/python3/internal-zlib.patch.0
+++ b/external/python3/internal-zlib.patch.0
@@ -1,6 +1,6 @@
 --- configure
 +++ configure
-@@ -11607,13 +11607,13 @@
+@@ -12333,13 +12333,13 @@
;;
  esac
  


[Libreoffice-commits] core.git: external/python3

2023-01-15 Thread Taichi Haradaguchi (via logerrit)
 external/python3/internal-zlib.patch.0 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 67c6e66c5b0da351ef48bad0ddced17340df33ab
Author: Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Mon Jan 2 02:54:58 2023 +0900
Commit: Thorsten Behrens 
CommitDate: Mon Jan 16 07:37:22 2023 +

external/python3: fix line offsets in internal-zlib.patch.0

"@@ -11607,13 +11607,13 @@" -> "@@ -12333,13 +12333,13 @@"

Change-Id: I03542ad3171814f6869bccab4dde77673eaa90f7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144982
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens 

diff --git a/external/python3/internal-zlib.patch.0 
b/external/python3/internal-zlib.patch.0
index 27bb737db0c7..d4305c6df95d 100644
--- a/external/python3/internal-zlib.patch.0
+++ b/external/python3/internal-zlib.patch.0
@@ -1,6 +1,6 @@
 --- configure
 +++ configure
-@@ -11607,13 +11607,13 @@
+@@ -12333,13 +12333,13 @@
;;
  esac
  


[Libreoffice-bugs] [Bug 153031] Dark mode is too dark

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153031

--- Comment #2 from Julien Nabet  ---
Quick translation:
"I'm working with dark mode but since the new upgrade, background of windows is
dark itself so it makes reading difficult."

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 118324] Certain Number Formats not saved correctly in ODF spreadsheets (works in .xlsx)

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118324

ady  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152724] FILESAVE FORMATTING Cell custom Format Code with _- (UI visible space width) and ? (optional digit space placeholder) is not saved correctly

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152724

ady  changed:

   What|Removed |Added

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

--- Comment #11 from ady  ---
(In reply to Laurent Balland from comment #10)
> This bug report should only treat saving underscore in ODF

There are at least 3 codes (and their combinations) that are not saved
correctly in ods. Currently, the custom Format Codes are being saved as
follows:

?  -> #
0  -> #
_- -> " "


See comment #8 for sum-up.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102946] [META] Styles bugs and enhancements

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102946
Bug 102946 depends on bug 152712, which changed state.

Bug 152712 Summary: Support setting style attributes relative to parent style
https://bugs.documentfoundation.org/show_bug.cgi?id=152712

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152712] Support setting style attributes relative to parent style

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152712

Heiko Tietze  changed:

   What|Removed |Added

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

--- Comment #10 from Heiko Tietze  ---
Please try the Document Theme feature. Improvement suggestions here very much
welcome but we shouldn't invent another wheel on the already six-axle car.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-ux-advise] [Bug 152712] Support setting style attributes relative to parent style

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152712

Heiko Tietze  changed:

   What|Removed |Added

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

--- Comment #10 from Heiko Tietze  ---
Please try the Document Theme feature. Improvement suggestions here very much
welcome but we shouldn't invent another wheel on the already six-axle car.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-bugs] [Bug 152656] "Drawing Style" should be renamed "Drawing Object Style" or "Shape Style"

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152656

--- Comment #7 from Heiko Tietze  ---
"Shape Style" is indeed short and catchy. Anyone +1?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 75567] Copying blocks from draw to writer put legend anchor in a wrong position.

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75567

--- Comment #20 from Marco Ciampa  ---
LibreOffice 7.4.4.2 (Linux) - confirmed: the bug is still there.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 85976] Feature Request - Add "Remove Duplicates" button to LibreOffice / filtering showing duplicates is too complicated

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85976

Heiko Tietze  changed:

   What|Removed |Added

   Priority|medium  |high

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152789] Please create a way to automatically add a word to exclusion list

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152789

Dieter  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152789] Please create a way to automatically add a word to exclusion list

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152789

Dieter  changed:

   What|Removed |Added

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

--- Comment #2 from Dieter  ---
(In reply to rferraro from comment #1)
> Of course the other option is to have Ignore All remember between sessions.

Is your idea, that is is document specific or should this be valid for all
documents? Why it is not a solution for you to create a new dictionary
especially for this document with all its technical items?

=> NEEDINFO

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153038] Autocomplete fails to find data further away than 101-102 rows

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153038

Julien Nabet  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Julien Nabet  ---
No pb, let's put this one to WFM then.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 107739] [META] Field bugs and enhancements

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107739

Dieter  changed:

   What|Removed |Added

 Depends on||152743


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=152743
[Bug 152743] Table elements not accessible in field formulas and text field
formulas not available in table cells
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152743] Table elements not accessible in field formulas and text field formulas not available in table cells

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152743

Dieter  changed:

   What|Removed |Added

 OS|Linux (All) |All
 Whiteboard| QA:needsComment|
 Blocks||107739
 CC||dgp-m...@gmx.de

--- Comment #2 from Dieter  ---
(In reply to David Alden from comment #0)

> Additional Info:
> Documentation implies table cells can be included in Formulas if enclosed in
> angle brackets <>.  Can provide TableDoc.odt as attachment.  Recognition of
> table cells in text formula fields and visa versa would significantly
> improve the usefulness of this feature.

I also couldn't find a way to solve the problem. But I also couldn't find any
information in LO Help [1]. Where have you found it?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107739
[Bug 107739] [META] Field bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153034] Two wrong Greek characters in WordPerfect 5 import

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153034

Julien Nabet  changed:

   What|Removed |Added

 CC||dtar...@redhat.com,
   ||fridrich.st...@bluewin.ch,
   ||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
David/Fridrich: do you think the patch
https://sourceforge.net/p/libwpd/code/ci/0bacfbb3e035174308cb7dd87acfca320dda3912
can be reverted in libwpd or should we just add a patch on LO to revert it only
in LO? (or perhaps you got another idea?)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151870] Limit minimum size of the LibreOffice window

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151870

Yevhen  changed:

   What|Removed |Added

 OS|Linux (All) |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153038] Autocomplete fails to find data further away than 101-102 rows

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153038

--- Comment #2 from Sean Cusack  ---
Argh, i should have upgraded to 7.4.4 before filing this. It it no longer a bug
in 7.4.4.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153037] wavlink ac600 setup

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153037

Julien Nabet  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153037] wavlink ac600 setup

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153037

Julien Nabet  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC|markus.mohrhard@googlemail. |
   |com |
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

2023-01-15 Thread Noel Grandin (via logerrit)
 toolkit/source/controls/grid/defaultgridcolumnmodel.cxx |   37 
 toolkit/source/controls/grid/gridcolumn.cxx |   13 -
 toolkit/source/controls/grid/gridcolumn.hxx |6 --
 3 files changed, 11 insertions(+), 45 deletions(-)

New commits:
commit 0160109aae49189f5cc9bed60db3c7084003e471
Author: Noel Grandin 
AuthorDate: Fri Jan 13 15:20:34 2023 +0200
Commit: Noel Grandin 
CommitDate: Mon Jan 16 06:42:12 2023 +

XUnoTunnel->dynamic_cast in GridColumn

And use the concrete type in DefaultGridColumnModel, which already makes
such an assumption

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

diff --git a/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx 
b/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
index 87b55be96ee2..64cf2a61b3e2 100644
--- a/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
+++ b/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
@@ -85,7 +85,7 @@ public:
 virtual void SAL_CALL disposing() override;
 
 private:
-typedef ::std::vector< css::uno::Reference< css::awt::grid::XGridColumn > 
>   Columns;
+typedef ::std::vector< rtl::Reference< GridColumn > >   Columns;
 
 ::comphelper::OInterfaceContainerHelper3 
m_aContainerListeners;
 Columns m_aColumns;
@@ -111,16 +111,9 @@ private:
 ++col
 )
 {
-Reference< css::util::XCloneable > const xCloneable( *col, 
UNO_QUERY_THROW );
-Reference< XGridColumn > const xClone( 
xCloneable->createClone(), UNO_QUERY_THROW );
+rtl::Reference< GridColumn > const xClone( new 
GridColumn(**col) );
 
-GridColumn* const pGridColumn = 
comphelper::getFromUnoTunnel( xClone );
-if ( pGridColumn == nullptr )
-throw RuntimeException( "invalid clone source 
implementation", *this );
-// that's indeed a RuntimeException, not an 
IllegalArgumentException or some such:
-// a DefaultGridColumnModel implementation whose columns 
are not GridColumn implementations
-// is borked.
-pGridColumn->setIndex( col - i_copySource.m_aColumns.begin() );
+xClone->setIndex( col - i_copySource.m_aColumns.begin() );
 
 aColumns.push_back( xClone );
 }
@@ -150,11 +143,11 @@ private:
 {
 ::comphelper::ComponentGuard aGuard( *this, rBHelper );
 
-GridColumn* const pGridColumn = 
comphelper::getFromUnoTunnel( i_column );
+GridColumn* const pGridColumn = dynamic_cast( 
i_column.get() );
 if ( pGridColumn == nullptr )
 throw css::lang::IllegalArgumentException( "invalid column 
implementation", *this, 1 );
 
-m_aColumns.push_back( i_column );
+m_aColumns.push_back( pGridColumn );
 sal_Int32 index = m_aColumns.size() - 1;
 pGridColumn->setIndex( index );
 
@@ -189,13 +182,7 @@ private:
 ++updatePos, ++columnIndex
 )
 {
-GridColumn* pColumnImpl = 
comphelper::getFromUnoTunnel( *updatePos );
-if ( !pColumnImpl )
-{
-SAL_WARN( "toolkit.controls", 
"DefaultGridColumnModel::removeColumn: invalid column implementation!" );
-continue;
-}
-
+GridColumn* pColumnImpl = updatePos->get();
 pColumnImpl->setIndex( columnIndex );
 }
 
@@ -223,7 +210,7 @@ private:
 Sequence< Reference< XGridColumn > > SAL_CALL 
DefaultGridColumnModel::getColumns()
 {
 ::comphelper::ComponentGuard aGuard( *this, rBHelper );
-return ::comphelper::containerToSequence( m_aColumns );
+return ::comphelper::containerToSequence>( 
m_aColumns );
 }
 
 
@@ -254,7 +241,7 @@ private:
 ContainerEvent aEvent;
 aEvent.Source = *this;
 aEvent.Accessor <<= sal_Int32( lastColIndex );
-aEvent.Element <<= m_aColumns[ lastColIndex ];
+aEvent.Element <<= Reference(m_aColumns[ 
lastColIndex ]);
 aRemovedColumns.push_back( aEvent );
 
 m_aColumns.erase( m_aColumns.begin() + lastColIndex );
@@ -264,7 +251,6 @@ private:
 for ( sal_Int32 i=0; i const pGridColumn = new 
GridColumn();
-Reference< XGridColumn > const xColumn( pGridColumn );
 OUString colTitle = "Column " + OUString::number( i + 1 );
 pGridColumn->setTitle( colTitle );
 pGridColumn->setColumnWidth( 80 /* APPFONT */ );
@@ -275,10 +261,10 @@ private:
 ContainerEvent aEvent;
 aEvent.Source = *this;
 aEvent.Accessor <<= i;
-aEvent.Element <<= xColumn;

[Libreoffice-commits] core.git: 3 commits - accessibility/source toolkit/inc toolkit/source

2023-01-15 Thread Noel Grandin (via logerrit)
 accessibility/source/standard/vclxaccessibletoolbox.cxx |   35 +---
 toolkit/inc/awt/vclxpointer.hxx |6 --
 toolkit/inc/awt/vclxregion.hxx  |7 ---
 toolkit/source/awt/vclxpointer.cxx  |3 -
 toolkit/source/awt/vclxregion.cxx   |3 -
 toolkit/source/awt/vclxwindow.cxx   |2 
 toolkit/source/helper/vclunohelper.cxx  |2 
 7 files changed, 7 insertions(+), 51 deletions(-)

New commits:
commit 8a1108a0c7bf8e531d9771a5ca29a81a2aeea167
Author: Noel Grandin 
AuthorDate: Fri Jan 13 18:32:00 2023 +0200
Commit: Noel Grandin 
CommitDate: Mon Jan 16 06:42:00 2023 +

XUnoTunnel->dynamic_cast in OToolBoxWindowItem

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

diff --git a/accessibility/source/standard/vclxaccessibletoolbox.cxx 
b/accessibility/source/standard/vclxaccessibletoolbox.cxx
index 062ba442c32c..4722db1a0de9 100644
--- a/accessibility/source/standard/vclxaccessibletoolbox.cxx
+++ b/accessibility/source/standard/vclxaccessibletoolbox.cxx
@@ -25,7 +25,6 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 #include 
 #include 
@@ -78,14 +77,9 @@ namespace
 
 // = OToolBoxWindowItem
 
-typedef ::cppu::ImplHelper1 <   XUnoTunnel
->   OToolBoxWindowItem_Base;
-
 /** XAccessible implementation for a toolbox item which is represented by 
a VCL Window
 */
-class OToolBoxWindowItem
-:public OAccessibleWrapper
-,public OToolBoxWindowItem_Base
+class OToolBoxWindowItem : public OAccessibleWrapper
 {
 private:
 sal_Int32 m_nIndexInParent;
@@ -94,8 +88,6 @@ namespace
 sal_Int32getIndexInParent() const{ return 
m_nIndexInParent; }
 void setIndexInParent( sal_Int32 _nNewIndex ){ 
m_nIndexInParent = _nNewIndex; }
 
-static const Sequence< sal_Int8 > & getUnoTunnelId();
-
 public:
 OToolBoxWindowItem(sal_Int32 _nIndexInParent,
 const css::uno::Reference< css::uno::XComponentContext >& 
_rxContext,
@@ -110,38 +102,17 @@ namespace
 }
 
 protected:
-// XInterface
-DECLARE_XINTERFACE( )
-DECLARE_XTYPEPROVIDER( )
-
 // OAccessibleWrapper
 virtual rtl::Reference 
createAccessibleContext(
 const css::uno::Reference< 
css::accessibility::XAccessibleContext >& _rxInnerContext
 ) override;
-
-// XUnoTunnel
-virtual sal_Int64 SAL_CALL getSomething( const Sequence< sal_Int8 >& 
aIdentifier ) override;
 };
 
-IMPLEMENT_FORWARD_XINTERFACE2( OToolBoxWindowItem, OAccessibleWrapper, 
OToolBoxWindowItem_Base )
-IMPLEMENT_FORWARD_XTYPEPROVIDER2( OToolBoxWindowItem, OAccessibleWrapper, 
OToolBoxWindowItem_Base )
-
 rtl::Reference 
OToolBoxWindowItem::createAccessibleContext(
 const Reference< XAccessibleContext >& _rxInnerContext )
 {
 return new OToolBoxWindowItemContext( m_nIndexInParent, 
getComponentContext(), _rxInnerContext, this, getParent() );
 }
-
-const Sequence< sal_Int8 > & OToolBoxWindowItem::getUnoTunnelId()
-{
-static const comphelper::UnoIdInit implId;
-return implId.getSeq();
-}
-
-sal_Int64 SAL_CALL OToolBoxWindowItem::getSomething( const Sequence< 
sal_Int8 >& _rId )
-{
-return comphelper::getSomethingImpl(_rId, this);
-}
 }
 
 // VCLXAccessibleToolBox
@@ -296,7 +267,7 @@ void VCLXAccessibleToolBox::implReleaseToolboxItem( 
ToolBoxItemsMap::iterator co
 NotifyAccessibleEvent( AccessibleEventId::CHILD, Any( xItemAcc ), 
Any() );
 }
 
-auto pWindowItem = 
comphelper::getFromUnoTunnel(xItemAcc);
+auto pWindowItem = dynamic_cast(xItemAcc.get());
 if ( !pWindowItem )
 {
 static_cast< VCLXAccessibleToolBoxItem* >( xItemAcc.get() 
)->ReleaseToolBox();
@@ -328,7 +299,7 @@ void VCLXAccessibleToolBox::UpdateItem_Impl( 
ToolBox::ImplToolItems::size_type _
 {
 Reference< XAccessible > xItemAcc( aIndexAdjust->second );
 
-auto pWindowItem = 
comphelper::getFromUnoTunnel(xItemAcc);
+auto pWindowItem = dynamic_cast(xItemAcc.get());
 if ( !pWindowItem )
 {
 VCLXAccessibleToolBoxItem* pItem = static_cast< 
VCLXAccessibleToolBoxItem* >( xItemAcc.get() );
commit 96cd6623662b719f09596cb700a1f828c75228fd
Author: Noel Grandin 
AuthorDate: Fri Jan 13 15:34:29 2023 +0200
Commit: Noel Grandin 
CommitDate: Mon Jan 16 06:41:53 2023 +

XUnoTunnel->dynamic_cast in VCLXPointer

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

diff --git 

[Libreoffice-bugs] [Bug 153038] Autocomplete fails to find data further away than 101-102 rows

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153038

--- Comment #1 from Sean Cusack  ---
Created attachment 184677
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184677=edit
actionable annotated example

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153038] New: Autocomplete fails to find data further away than 101-102 rows

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153038

Bug ID: 153038
   Summary: Autocomplete fails to find data further away than
101-102 rows
   Product: LibreOffice
   Version: 7.0.4.2 release
  Hardware: All
OS: macOS (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: seanbcus...@gmail.com

Description:
If you try to fill in data that is 101 rows down or more, or 102 rows up or
more, the autocomplete will not find it

Steps to Reproduce:
See attached broken-libreoffice-autocomplete.ods

Go to A104 and A105 and try to type "abeyance" to see if it autocompletes

Go to A109 and A110 and try to type "aardvark" to see if it autocompletes

Actual Results:
Ignores data more than 101-102 rows away

Expected Results:
Should use all data, or at least be selectable or configurable


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.0.4.2
Build ID: dcf040e67528d9187c66b2379df5ea4407429775
CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152958] Presentation hangs with multiple screens but shows blackscreen

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152958

dani2...@gmx.de changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #10 from dani2...@gmx.de ---
I currently cannot provide anymore tests or informations since i don't have the
 Hardware, on which the problem occured, anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151870] Limit minimum size of the LibreOffice window

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151870

--- Comment #4 from Yevhen  ---
Created attachment 184676
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184676=edit
Demonstration at Windows 10

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - include/svx svx/source sw/source

2023-01-15 Thread Tomaž Vajngerl (via logerrit)
 include/svx/ColorSets.hxx   |2 ++
 svx/source/styles/ColorSets.cxx |5 +
 sw/source/uibase/sidebar/ThemePanel.cxx |   15 +++
 3 files changed, 22 insertions(+)

New commits:
commit 7169596baf030d89d95db63bd78d55dc8072d22b
Author: Tomaž Vajngerl 
AuthorDate: Mon Dec 12 22:26:41 2022 +0900
Commit: Tomaž Vajngerl 
CommitDate: Mon Jan 16 05:33:56 2023 +

sw: add the ColorSet from SdrPage into ColorSets in ThemePanel

Change-Id: I7c4ef103b2be65a8adbad5d4f00304ee22be668f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143997
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 
(cherry picked from commit 7c10e3b120ba75a2db75342fdc68040a179404b8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145399
Tested-by: Tomaž Vajngerl 

diff --git a/include/svx/ColorSets.hxx b/include/svx/ColorSets.hxx
index 411b32cfe805..fc727fc529f0 100644
--- a/include/svx/ColorSets.hxx
+++ b/include/svx/ColorSets.hxx
@@ -93,6 +93,8 @@ public:
 }
 
 const ColorSet& getColorSet(std::u16string_view rName);
+
+void insert(ColorSet const& rColorSet);
 };
 
 struct SVXCORE_DLLPUBLIC ThemeSupplementalFont
diff --git a/svx/source/styles/ColorSets.cxx b/svx/source/styles/ColorSets.cxx
index bc87f280504f..206f4deda6b0 100644
--- a/svx/source/styles/ColorSets.cxx
+++ b/svx/source/styles/ColorSets.cxx
@@ -240,6 +240,11 @@ const ColorSet& ColorSets::getColorSet(std::u16string_view 
rName)
 return maColorSets[0];
 }
 
+void ColorSets::insert(ColorSet const& rColorSet)
+{
+maColorSets.push_back(rColorSet);
+}
+
 Theme::Theme(OUString const& rName)
 : maName(rName)
 {
diff --git a/sw/source/uibase/sidebar/ThemePanel.cxx 
b/sw/source/uibase/sidebar/ThemePanel.cxx
index 9b70fa53c94f..2f5793b8073c 100644
--- a/sw/source/uibase/sidebar/ThemePanel.cxx
+++ b/sw/source/uibase/sidebar/ThemePanel.cxx
@@ -29,6 +29,11 @@
 #include 
 #include 
 #include 
+#include 
+#include 
+#include 
+#include 
+
 
 namespace
 {
@@ -441,6 +446,16 @@ ThemePanel::ThemePanel(weld::Widget* pParent)
 
 maColorSets.init();
 
+SwDocShell* pDocSh = static_cast(SfxObjectShell::Current());
+SwDoc* pDocument = pDocSh->GetDoc();
+if (pDocument)
+{
+SdrPage* pPage = 
pDocument->getIDocumentDrawModelAccess().GetDrawModel()->GetPage(0);
+svx::Theme* pTheme = pPage->getSdrPageProperties().GetTheme();
+if (pTheme)
+maColorSets.insert(*pTheme->GetColorSet());
+}
+
 const std::vector& aColorSets = maColorSets.getColorSets();
 for (size_t i = 0; i < aColorSets.size(); ++i)
 {


[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - include/oox oox/Library_oox.mk oox/source

2023-01-15 Thread Tomaž Vajngerl (via logerrit)
 include/oox/export/ThemeExport.hxx |   38 +
 oox/Library_oox.mk |1 
 oox/source/export/ThemeExport.cxx  |  263 +
 3 files changed, 302 insertions(+)

New commits:
commit 04bbabc89852b067b5e4461041269a50851436bb
Author: Tomaž Vajngerl 
AuthorDate: Mon Dec 12 22:18:43 2022 +0900
Commit: Tomaž Vajngerl 
CommitDate: Mon Jan 16 05:22:06 2023 +

oox: add ThemeExport that exports a svx::Theme into theme.xml file

Adds ThemeExport that takes a svx::Theme as input and exports that
into a theme.xml file in the OOXML document. Currently supports
exporting of color schemes and font schemes. Format schemes are
hard-coded for now. The ThemeExport isn't yet used in any actual
export functionality.

Change-Id: I5ca9c256da65be77e7192be7d66c73d26d78ebd8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143996
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 
(cherry picked from commit 958d4667e361a1d8461889117ca830a5da85d0ee)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145398
Tested-by: Jenkins CollaboraOffice 

diff --git a/include/oox/export/ThemeExport.hxx 
b/include/oox/export/ThemeExport.hxx
new file mode 100644
index ..02f222cadafe
--- /dev/null
+++ b/include/oox/export/ThemeExport.hxx
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#pragma once
+
+#include 
+#include 
+#include 
+#include 
+
+namespace oox
+{
+class OOX_DLLPUBLIC ThemeExport
+{
+private:
+oox::core::XmlFilterBase* mpFilterBase;
+
+public:
+ThemeExport(oox::core::XmlFilterBase* pFilterBase);
+
+void write(OUString const& rPath, svx::Theme const& rTheme);
+
+private:
+static bool writeColorSet(sax_fastparser::FSHelperPtr pFS, svx::Theme 
const& rTheme);
+static bool writeFontScheme(sax_fastparser::FSHelperPtr pFS,
+svx::FontScheme const& rFontScheme);
+static bool writeFormatScheme(sax_fastparser::FSHelperPtr pFS);
+};
+
+} // end namespace oox
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk
index 7fd4d91be2e0..4f6a538860ef 100644
--- a/oox/Library_oox.mk
+++ b/oox/Library_oox.mk
@@ -223,6 +223,7 @@ $(eval $(call gb_Library_add_exception_objects,oox,\
 oox/source/export/DMLPresetShapeExport \
 oox/source/export/shapes \
 oox/source/export/vmlexport \
+oox/source/export/ThemeExport \
 oox/source/helper/attributelist \
 oox/source/helper/binaryinputstream \
 oox/source/helper/binaryoutputstream \
diff --git a/oox/source/export/ThemeExport.cxx 
b/oox/source/export/ThemeExport.cxx
new file mode 100644
index ..f11b894f924a
--- /dev/null
+++ b/oox/source/export/ThemeExport.cxx
@@ -0,0 +1,263 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include 
+
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+
+namespace oox
+{
+ThemeExport::ThemeExport(oox::core::XmlFilterBase* pFilterBase)
+: mpFilterBase(pFilterBase)
+
+{
+}
+
+void ThemeExport::write(OUString const& rPath, svx::Theme const& rTheme)
+{
+sax_fastparser::FSHelperPtr pFS = 
mpFilterBase->openFragmentStreamWithSerializer(
+rPath, "application/vnd.openxmlformats-officedocument.theme+xml");
+
+OUString aThemeName = rTheme.GetName();
+
+pFS->startElementNS(XML_a, XML_theme, FSNS(XML_xmlns, XML_a),
+mpFilterBase->getNamespaceURL(OOX_NS(dml)), XML_name, 
aThemeName);
+
+pFS->startElementNS(XML_a, XML_themeElements);
+
+const svx::ColorSet* pColorSet = rTheme.GetColorSet();
+
+pFS->startElementNS(XML_a, XML_clrScheme, XML_name, pColorSet->getName());
+writeColorSet(pFS, rTheme);
+pFS->endElementNS(XML_a, XML_clrScheme);
+
+svx::FontScheme const& rFontScheme = rTheme.getFontScheme();
+pFS->startElementNS(XML_a, XML_fontScheme, XML_name, 
rFontScheme.getName());
+writeFontScheme(pFS, rFontScheme);
+pFS->endElementNS(XML_a, XML_fontScheme);
+
+pFS->startElementNS(XML_a, XML_fmtScheme);
+writeFormatScheme(pFS);
+pFS->endElementNS(XML_a, XML_fmtScheme);
+
+pFS->endElementNS(XML_a, XML_themeElements);
+pFS->endElementNS(XML_a, XML_theme);
+
+pFS->endDocument();
+}
+
+namespace
+{
+void fillAttrList(rtl::Reference const& 
pAttrList,
+  

[Libreoffice-bugs] [Bug 153037] New: wavlink ac600 setup

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153037

Bug ID: 153037
   Summary: wavlink ac600 setup
   Product: cppunit
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: georgescott...@proton.me
CC: markus.mohrh...@googlemail.com

Thanks for sharing. Also if you need any help regarding wavlink ac600 setup,
you can reach our expert
team.https://wavlinkwiifi.com/wavlink-ac600-extender-setup/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - include/sax oox/source sax/source

2023-01-15 Thread Mike Kaganski (via logerrit)
 include/sax/fastattribs.hxx|2 +
 oox/source/core/xmlfilterbase.cxx  |   24 +
 oox/source/drawingml/textfield.cxx |   19 +++--
 oox/source/export/chartexport.cxx  |9 ++--
 oox/source/export/drawingml.cxx|   37 +
 oox/source/export/vmlexport.cxx|   41 +
 sax/source/tools/fastattribs.cxx   |   12 ++
 7 files changed, 66 insertions(+), 78 deletions(-)

New commits:
commit 515d2a74e197ada3dcfc3d3b8c4258d380b87566
Author: Mike Kaganski 
AuthorDate: Sat Mar 12 18:52:17 2022 +0300
Commit: Tomaž Vajngerl 
CommitDate: Mon Jan 16 04:39:13 2023 +

Introduce FastAttributeList::add(NS) taking std::u16string_view

... and simplify some places removing explicit conversions from
OUString to OString.

Change-Id: I4cdf9f3ee3101b3d00a0bbba53a983ed3bebce4f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131445
Tested-by: Jenkins
Reviewed-by: Mike Kaganski 
(cherry picked from commit de81df1f3f9b7660db450c638925f90adf9c026b)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145547
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tomaž Vajngerl 

diff --git a/include/sax/fastattribs.hxx b/include/sax/fastattribs.hxx
index 452280782067..4ac958d882fc 100644
--- a/include/sax/fastattribs.hxx
+++ b/include/sax/fastattribs.hxx
@@ -89,7 +89,9 @@ public:
 void add( sal_Int32 nToken, const char* pValue );
 void add( sal_Int32 nToken, const char* pValue, size_t nValueLength );
 void add( sal_Int32 nToken, const OString& rValue );
+void add( sal_Int32 nToken, std::u16string_view sValue ); // Converts to 
UTF-8
 void addNS( sal_Int32 nNamespaceToken, sal_Int32 nToken, const OString& 
rValue );
+void addNS( sal_Int32 nNamespaceToken, sal_Int32 nToken, 
std::u16string_view sValue );
 // note: rQName is *namespace-prefixed*
 void addUnknown( const OUString& rNamespaceURL, const OString& rQName, 
const OString& value );
 void addUnknown( const OString& rName, const OString& value );
diff --git a/oox/source/core/xmlfilterbase.cxx 
b/oox/source/core/xmlfilterbase.cxx
index 1ca7a36522f0..4a5876ce987a 100644
--- a/oox/source/core/xmlfilterbase.cxx
+++ b/oox/source/core/xmlfilterbase.cxx
@@ -861,26 +861,24 @@ writeCustomProperties( XmlFilterBase& rSelf, const 
Reference< XDocumentPropertie
 {
 if ( !rProp.Name.isEmpty() )
 {
-// tdf#127864 - export custom document properties using utf8 text 
encoding
-OString aName = OUStringToOString(rProp.Name, 
RTL_TEXTENCODING_UTF8);
 // Skip storing these values in Custom Properties as it will be 
stored in Core/Extended Properties
-if (( aName == "OOXMLCorePropertyCategory" ) || // stored in 
cp:category
-( aName == "OOXMLCorePropertyContentStatus" ) || // stored in 
cp:contentStatus
-( aName == "OOXMLCorePropertyContentType" ) || // stored in 
cp:contentType
-( aName == "OOXMLCorePropertyIdentifier" ) || // stored in 
dc:identifier
-( aName == "OOXMLCorePropertyVersion" ) || // stored in 
cp:version
-( aName == "HyperlinkBase" ) || // stored in Extended File 
Properties
-( aName == "AppVersion" ) || // stored in Extended File 
Properties
-( aName == "DocSecurity" ) || // stored in Extended File 
Properties
-( aName == "Manager" ) || // stored in Extended File Properties
-( aName == "Company" )) // stored in Extended File Properties
+if (( rProp.Name == "OOXMLCorePropertyCategory" ) || // stored in 
cp:category
+( rProp.Name == "OOXMLCorePropertyContentStatus" ) || // 
stored in cp:contentStatus
+( rProp.Name == "OOXMLCorePropertyContentType" ) || // stored 
in cp:contentType
+( rProp.Name == "OOXMLCorePropertyIdentifier" ) || // stored 
in dc:identifier
+( rProp.Name == "OOXMLCorePropertyVersion" ) || // stored in 
cp:version
+( rProp.Name == "HyperlinkBase" ) || // stored in Extended 
File Properties
+( rProp.Name == "AppVersion" ) || // stored in Extended File 
Properties
+( rProp.Name == "DocSecurity" ) || // stored in Extended File 
Properties
+( rProp.Name == "Manager" ) || // stored in Extended File 
Properties
+( rProp.Name == "Company" )) // stored in Extended File 
Properties
 continue;
 
 // pid starts from 2 not from 1 as MS supports pid from 2
 pAppProps->startElement( XML_property ,
 XML_fmtid,  "{D5CDD505-2E9C-101B-9397-08002B2CF9AE}",
 XML_pid,OString::number(nIndex + 2),
-XML_name,   aName);
+XML_name,   rProp.Name);
 
 switch ( rProp.Value.getValueTypeClass() )
   

[Libreoffice-bugs] [Bug 152801] Input text for a formatted text box shows up as light gray instead of black.

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152801

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152793] Frame anchored to page following manual page break migrates to previous page as text is added before the break

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152793

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152791] Format - Page Style: warnings in console with debug LO

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152791

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152796] Format - Textbox: warnings in console with debug LO

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152796

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152797] Click on the right frame (linked frames) gets a warning in console with debug LO

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152797

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152792] Format - Title Page - Insert...: warnings in console with debug LO

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152792

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152794] Format - Image - Filter - Mosaic: warning in console with debug LO

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152794

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152763] Insert - Frame - Frame in a new document: warnings in console with debug LO

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152763

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152790] Format - Bullets and Numbering: warnings in console with debug LO

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152790

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152789] Please create a way to automatically add a word to exclusion list

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152789

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 104742] [META] Network-involved bugs

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104742
Bug 104742 depends on bug 43459, which changed state.

Bug 43459 Summary: Opening document fails when  on samba mount with mixed OS 
windows/linux
https://bugs.documentfoundation.org/show_bug.cgi?id=43459

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152775] [Enhancement] Emphasize the entry the mouse pointer is over in the Writer Navigator content tree

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152775

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152720] Spreadsheet closes while scrolling thumb

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152720

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 43459] Opening document fails when on samba mount with mixed OS windows/linux

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43459

QA Administrators  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 43459] Opening document fails when on samba mount with mixed OS windows/linux

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43459

--- Comment #10 from QA Administrators  ---
Dear luis.public.mail,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146958] Inconsistent page count in properties dialogue and status line

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146958

--- Comment #5 from QA Administrators  ---
Dear Albrecht Müller,

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] [Bug 149836] in addition to "Load Styles fro Template", "Load Template" -- replace the underlying old one

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149836

--- Comment #2 from QA Administrators  ---
Dear peter josvai,

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] [Bug 59019] FILESAVE .odp with non primitive custom shape misses polar handle.pptx

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=59019

--- Comment #20 from QA Administrators  ---
Dear Regina Henschel,

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
https://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://web.libera.chat/?settings=#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] [Bug 71500] EDITING: Table of Contents is Deleted Unintentionally

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71500

--- Comment #12 from QA Administrators  ---
Dear Harald Koester,

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
https://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://web.libera.chat/?settings=#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] [Bug 48233] VIEWING: Writer Option "Display Drawings and controls" without Function

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48233

--- Comment #11 from QA Administrators  ---
Dear Harald Koester,

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
https://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://web.libera.chat/?settings=#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] [Bug 137342] LO7 Writer: program not responding after showing the first page of ODT, also flapping pages

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=137342

--- Comment #7 from QA Administrators  ---
Dear Fan Alles,

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
https://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://web.libera.chat/?settings=#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] [Bug 124707] Shapes with polar handle in pptx are broken when document is saved in ODF format.

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124707

--- Comment #2 from QA Administrators  ---
Dear Regina Henschel,

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
https://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://web.libera.chat/?settings=#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] [Bug 122483] UI: tab Font Effect, widget Font Color, does not respond to arrow Down to open the list

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122483

--- Comment #9 from QA Administrators  ---
Dear Cor Nouws,

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
https://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://web.libera.chat/?settings=#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] [Bug 122848] Under Outline & Numbering tab, at section Numbering style:, option Edit Style becomes no more usable, once OK has been clicked.

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122848

--- Comment #8 from QA Administrators  ---
Dear ricky.tigg,

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
https://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://web.libera.chat/?settings=#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] [Bug 120931] FILEOPEN XLSX Total result is added to Pivot chart as value in Excel-made spreadsheet

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120931

--- Comment #10 from QA Administrators  ---
Dear NISZ LibreOffice Team,

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
https://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://web.libera.chat/?settings=#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] [Bug 122066] Drag-and-drop multiple file links

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122066

--- Comment #7 from QA Administrators  ---
Dear wpeaton4,

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
https://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://web.libera.chat/?settings=#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] [Bug 120738] Unresponsive .odt document when switching to webview & high CPU usage, also dump VCRUNTIME140!FindMITargetTypeInstance

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120738

--- Comment #8 from QA Administrators  ---
Dear Telesto,

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
https://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://web.libera.chat/?settings=#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] [Bug 120431] Some docx math equations do not display

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120431

--- Comment #8 from QA Administrators  ---
Dear syxton,

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
https://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://web.libera.chat/?settings=#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] [Bug 113307] Conditional formatting: false cell number format displayed that's defined by a cell style

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113307

--- Comment #7 from QA Administrators  ---
Dear ask4support,

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
https://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://web.libera.chat/?settings=#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] [Bug 113267] FILESAVE: PPTX shape changes colours after a RT

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113267

--- Comment #9 from QA Administrators  ---
Dear Xisco Faulí,

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
https://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://web.libera.chat/?settings=#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] [Bug 106989] LibreOffice is not treating dot the same way it does comma when spell checking

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106989

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

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
https://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://web.libera.chat/?settings=#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] [Bug 103928] FILESAVE PPTX Shape text box alignment anchored differently in Powerpoint

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103928

--- Comment #15 from QA Administrators  ---
Dear Paul,

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
https://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://web.libera.chat/?settings=#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] [Bug 103200] Fileopen: round shape from pptx shown as rectangle (support )

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103200

--- Comment #6 from QA Administrators  ---
Dear Timur,

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
https://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://web.libera.chat/?settings=#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-commits] core.git: Branch 'distro/collabora/co-22.05' - 2 commits - include/sax oox/source sax/source sc/source sd/source sw/source

2023-01-15 Thread Caolán McNamara (via logerrit)
 include/sax/fshelper.hxx |5 -
 oox/source/core/xmlfilterbase.cxx|6 ++
 oox/source/export/chartexport.cxx|3 +++
 sax/source/tools/fshelper.cxx|   21 ++---
 sc/source/filter/excel/xestream.cxx  |6 ++
 sd/source/filter/eppt/pptx-epptooxml.cxx |   23 +++
 sw/source/filter/ww8/docxexport.cxx  |   20 
 7 files changed, 80 insertions(+), 4 deletions(-)

New commits:
commit 5d44c226dc325a80c9342b784c828f674a92c94d
Author: Caolán McNamara 
AuthorDate: Tue Oct 11 10:45:40 2022 +0100
Commit: Tomaž Vajngerl 
CommitDate: Mon Jan 16 01:54:56 2023 +

crashtesting: exception during dtor

Change-Id: I9874778ba79540cfde32bf59c3a63ebb72889dc7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141215
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 
(cherry picked from commit 06423ddc61a378894c91a6a23fb31afb1701d8f2)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145546
Tested-by: Tomaž Vajngerl 
Reviewed-by: Tomaž Vajngerl 

diff --git a/include/sax/fshelper.hxx b/include/sax/fshelper.hxx
index 115a3f912ca5..2d01066a1453 100644
--- a/include/sax/fshelper.hxx
+++ b/include/sax/fshelper.hxx
@@ -50,6 +50,9 @@ public:
 
 ~FastSerializerHelper();
 
+void startDocument();
+void endDocument();
+
 /// Start an element. After the first argument there can be a number of 
(attribute, value) pairs.
 template
 void startElement(sal_Int32 elementTokenId, sal_Int32 attribute, const 
char* value, Args &&... args)
diff --git a/oox/source/core/xmlfilterbase.cxx 
b/oox/source/core/xmlfilterbase.cxx
index 877e8d52eda3..1ca7a36522f0 100644
--- a/oox/source/core/xmlfilterbase.cxx
+++ b/oox/source/core/xmlfilterbase.cxx
@@ -697,6 +697,8 @@ writeCoreProperties( XmlFilterBase& rSelf, const Reference< 
XDocumentProperties
 }
 
 pCoreProps->endElementNS( XML_cp, XML_coreProperties );
+
+pCoreProps->endDocument();
 }
 
 static void
@@ -819,6 +821,8 @@ writeAppProperties( XmlFilterBase& rSelf, const Reference< 
XDocumentProperties >
 }
 
 pAppProps->endElement( XML_Properties );
+
+pAppProps->endDocument();
 }
 
 static void
@@ -939,6 +943,8 @@ writeCustomProperties( XmlFilterBase& rSelf, const 
Reference< XDocumentPropertie
 ++nIndex;
 }
 pAppProps->endElement( XML_Properties );
+
+pAppProps->endDocument();
 }
 
 void XmlFilterBase::exportDocumentProperties( const Reference< 
XDocumentProperties >& xProperties, bool bSecurityOptOpenReadOnly )
diff --git a/oox/source/export/chartexport.cxx 
b/oox/source/export/chartexport.cxx
index 11c4557c75c4..a4fe4ec0d243 100644
--- a/oox/source/export/chartexport.cxx
+++ b/oox/source/export/chartexport.cxx
@@ -875,6 +875,8 @@ void ChartExport::WriteChartObj( const Reference< XShape >& 
xShape, sal_Int32 nI
 
 SetFS( pChart );
 ExportContent();
+SetFS( pFS );
+pChart->endDocument();
 }
 
 void ChartExport::InitRangeSegmentationProperties( const Reference< 
chart2::XChartDocument > & xChartDoc )
@@ -1116,6 +1118,7 @@ void ChartExport::exportAdditionalShapes( const 
Reference< css::chart::XChartDoc
 pDrawing->endElement(FSNS(XML_cdr, XML_relSizeAnchor));
 }
 pDrawing->endElement(FSNS(XML_c, XML_userShapes));
+pDrawing->endDocument();
 }
 }
 catch (const uno::Exception&)
diff --git a/sax/source/tools/fshelper.cxx b/sax/source/tools/fshelper.cxx
index 7cbd3c36abc1..fbf7f0672709 100644
--- a/sax/source/tools/fshelper.cxx
+++ b/sax/source/tools/fshelper.cxx
@@ -17,6 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include 
 #include 
 #include "fastserializer.hxx"
 
@@ -29,12 +30,27 @@ FastSerializerHelper::FastSerializerHelper(const Reference< 
io::XOutputStream >&
 mpSerializer(new FastSaxSerializer(xOutputStream))
 {
 if( bWriteHeader )
-mpSerializer->startDocument();
+startDocument();
+}
+
+void FastSerializerHelper::startDocument()
+{
+mpSerializer->startDocument();
+}
+
+void FastSerializerHelper::endDocument()
+{
+std::unique_ptr xSerializer(std::move(mpSerializer));
+xSerializer->endDocument();
 }
 
 FastSerializerHelper::~FastSerializerHelper()
 {
-mpSerializer->endDocument();
+if (mpSerializer)
+{
+assert(false && "call endDocument explicitly before dtor to avoid 
potential exceptions during dtor");
+endDocument();
+}
 }
 
 void FastSerializerHelper::startElement(sal_Int32 elementTokenId)
diff --git a/sc/source/filter/excel/xestream.cxx 
b/sc/source/filter/excel/xestream.cxx
index c201af071c21..559808cd2a91 100644
--- a/sc/source/filter/excel/xestream.cxx
+++ b/sc/source/filter/excel/xestream.cxx
@@ -1120,6 +1120,12 @@ bool XclExpXmlStream::exportDocument()
 
 PopStream();
 // Free all FSHelperPtr, to flush data before committing storage
+for (auto& 

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - include/oox oox/Library_oox.mk oox/source solenv/clang-format sw/qa writerfilter/inc writerfilter/Library_writerfilter.mk writerfil

2023-01-15 Thread Tomaž Vajngerl (via logerrit)
 include/oox/drawingml/ThemeFilterBase.hxx  |   55 +
 include/oox/drawingml/themefragmenthandler.hxx |1 
 oox/Library_oox.mk |1 
 oox/source/drawingml/ThemeFilterBase.cxx   |   45 +
 oox/source/drawingml/themefragmenthandler.cxx  |   56 -
 oox/source/shape/ShapeContextHandler.cxx   |4 
 solenv/clang-format/excludelist|1 
 sw/qa/core/theme/ThemeTest.cxx |   45 +
 writerfilter/Library_writerfilter.mk   |3 
 writerfilter/inc/ooxml/OOXMLDocument.hxx   |3 
 writerfilter/source/dmapper/DomainMapper.cxx   |   27 
 writerfilter/source/dmapper/DomainMapper_Impl.cxx  |8 
 writerfilter/source/dmapper/DomainMapper_Impl.hxx  |   19 
 writerfilter/source/dmapper/ThemeHandler.cxx   |  422 +
 writerfilter/source/dmapper/ThemeHandler.hxx   |   35 
 writerfilter/source/dmapper/ThemeTable.cxx |  563 -
 writerfilter/source/dmapper/ThemeTable.hxx |   58 -
 writerfilter/source/ooxml/OOXMLDocumentImpl.cxx|   14 
 writerfilter/source/ooxml/OOXMLDocumentImpl.hxx|9 
 writerfilter/source/ooxml/OOXMLFactory.hxx |2 
 writerfilter/source/ooxml/OOXMLFastContextHandlerTheme.cxx |   69 +
 writerfilter/source/ooxml/OOXMLFastContextHandlerTheme.hxx |   46 +
 writerfilter/source/ooxml/model.xml|2 
 23 files changed, 812 insertions(+), 676 deletions(-)

New commits:
commit 53731e084ecb5991ed02dc633f180442f91e69cf
Author: Tomaž Vajngerl 
AuthorDate: Tue Dec 6 17:33:44 2022 +0900
Commit: Tomaž Vajngerl 
CommitDate: Mon Jan 16 00:22:39 2023 +

sw: read theme from OOXML file and set it to the draw page

This change extends writerfilter to use oox::ThemeFragmentHandler
to read the theme properties, and sets that to the one and only
draw page of a Writer document.

This change also removes ThemeTable and replaces it with the
ThemeHandler, which takes theme font data from svx::Theme
instead.

In addition, a test has been writen, which loads a document with
a theme, and asserts the draw page has the theme and the theme
properties currently supported.

Change-Id: Iff0048cd21ea030ac55287707852acc463ec3cb0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143699
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 
(cherry picked from commit 31213fc7cae358038aaec853584782c698f8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145388
Tested-by: Jenkins CollaboraOffice 

diff --git a/include/oox/drawingml/ThemeFilterBase.hxx 
b/include/oox/drawingml/ThemeFilterBase.hxx
new file mode 100644
index ..f9bbef1de11e
--- /dev/null
+++ b/include/oox/drawingml/ThemeFilterBase.hxx
@@ -0,0 +1,55 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#pragma once
+
+#include 
+#include 
+#include 
+#include 
+#include 
+
+namespace oox::drawingml
+{
+class OOX_DLLPUBLIC ThemeFilterBase final : public core::XmlFilterBase
+{
+public:
+typedef rtl::Reference Pointer_t;
+
+explicit ThemeFilterBase(css::uno::Reference 
const& rxContext);
+
+virtual ~ThemeFilterBase() override;
+
+/** Has to be implemented by each filter, returns the current theme. */
+virtual const oox::drawingml::Theme* getCurrentTheme() const override;
+
+void setCurrentTheme(const oox::drawingml::ThemePtr& pTheme);
+
+/** Has to be implemented by each filter to return the collection of VML 
shapes. */
+virtual oox::vml::Drawing* getVmlDrawing() override;
+
+/** Has to be implemented by each filter to return TableStyles. */
+virtual oox::drawingml::table::TableStyleListPtr getTableStyles() override;
+
+virtual oox::drawingml::chart::ChartConverter* getChartConverter() 
override;
+
+virtual oox::ole::VbaProject* implCreateVbaProject() const override;
+
+virtual bool importDocument() override { return true; }
+virtual bool exportDocument() override { return false; }
+
+private:
+virtual OUString SAL_CALL getImplementationName() override;
+
+oox::drawingml::ThemePtr mpTheme;
+};
+
+} // namespace oox::drawingml
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/drawingml/themefragmenthandler.hxx 
b/include/oox/drawingml/themefragmenthandler.hxx
index e433c350de80..918a3eb861b9 100644
--- a/include/oox/drawingml/themefragmenthandler.hxx
+++ b/include/oox/drawingml/themefragmenthandler.hxx
@@ -44,6 +44,7 

[Libreoffice-bugs] [Bug 148453] LibreOffice crashes/hangs when macOS onscreen keyboard is enabled (Arm64) M1

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148453

--- Comment #11 from Patrick Luby  ---
I think I know what is causing this bug. The stack trace in attachment 179783
is caused by issue 148435 but attachment 184321 looks like a real bug in the
LibreOffice accessibility code. The trigger for this bug is that you have to
using macOS accessibility (or some tool that uses it). Is it possible to upload
another stack trace with a recent nightly build?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150210] fileopen docx blank

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150210

jindam, vani  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from jindam, vani  ---
the issue seems to be resolved with: Version: 7.6.0.0.alpha0+ Build ID:
d6c54b3d4ee7 [fdroid]

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153030] top and footer text overlaps on docx

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153030

--- Comment #3 from jindam, vani  ---
(In reply to Michael Weghorn from comment #2)
> (In reply to jindam, vani from comment #0)
> > repro: Version: 7.6.0.0.alpha0+ Build ID: d6c54b3d4ee7
> 
> Reproduced with same version of Android Viewer installed from F-Droid.

i am using fdroid version

> > i am wondering this is repro on desktop build?
> 
> Looks like an Android-specific issue. Looks good for me with the desktop
> version.

great

> Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
> Build ID: 4ddfdeefe78e725b8d28fd60dbe32e7f4f054724
> CPU threads: 4; OS: Linux 6.0; UI render: default; VCL: kf5 (cairo+xcb)
> Locale: en-GB (en_GB.UTF-8); UI: en-US
> Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153036] FILEOPEN PPTX resized connector broken

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153036

Attila Szűcs  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1
   Assignee|libreoffice-b...@lists.free |aszu...@gmail.com
   |desktop.org |

--- Comment #1 from Attila Szűcs  ---
Created attachment 184675
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184675=edit
pptx file with L shaped connector

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153036] New: FILEOPEN PPTX resized connector broken

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153036

Bug ID: 153036
   Summary: FILEOPEN PPTX resized connector broken
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: aszu...@gmail.com

Description:
Similar to Bug 149756.
Attached a pptx file saved by powerpoint, with an "L" shaped connector (=with 1
rectangle break) that impress import as a "Z" shaped connector (=with 2
rectangle break).

The difference with Bug 149756 is that it can be achieved only by resizing the
connector, as even Powerpoint would generate a "Z" shaped connector for this
size.
This example connector was created with different size (much-much less wide),
where powerpoint generated an "L" shape, then manually modify its size.
Modifying size does not change shape, powerpoint export that as a
"bentConnector2" connector, (which means it must be "L" shaped no matter the
sizes)

Steps to Reproduce:
1.open attached file
2.check if the arrow connector is shaped "L" or "Z"


Actual Results:
The arrow is a "Z" shaped connector

Expected Results:
The arros should be a simple "L" shaped connector


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: f2f008c52aaa88329c07f441de60d6fdfce9f0b3
CPU threads: 6; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: hu-HU (hu_HU); UI: hu-HU
Calc: CL threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 131023] Preinstalled 3000px theme graphics not extending full width of UI elements, affects 2K, 4K, 5K and multi-head systems

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=131023

V Stuart Foote  changed:

   What|Removed |Added

 CC||loza...@gmail.com

--- Comment #29 from V Stuart Foote  ---
*** Bug 153035 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153035] Toolbar background missing on Ultra Wide screen on the left side

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153035

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||vsfo...@libreoffice.org

--- Comment #2 from V Stuart Foote  ---
Thanks for filing, but a known issue.

Simple workaround of just *NOT* using the "Personalization" themes which
support a maximum width of 3000px.

At 7.5 LO does a better job of picking up os/DE themes directly, so the
personalization (left-over Mozilla approach) is junk anyhow.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147342] [macOS] UI Scale not working on non HighDPI external display when using Skia and a laptop with Retina display (HighDPI)

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147342

Patrick Luby  changed:

   What|Removed |Added

 CC||plub...@neooffice.org

--- Comment #9 from Patrick Luby  ---
I see this after dragging a window from to Retina screen to my low DPI external
monitor and then open the LibreOffice About dialog.

Interestingly, for me this bug only occurs when using Skia/Metal (both the Use
Skia and Force Skia checkboxes are checked) so I will take a look around that
code and see what I find.

I will post again when I have some idea what is causing this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153035] Toolbar background missing on Ultra Wide screen on the left side

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153035

--- Comment #1 from Laurentiu Lozan  ---
Created attachment 184674
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184674=edit
Screenshot of bug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153035] New: Toolbar background missing on Ultra Wide screen on the left side

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153035

Bug ID: 153035
   Summary: Toolbar background missing on Ultra Wide screen on the
left side
   Product: LibreOffice
   Version: 7.1.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: loza...@gmail.com

Description:
Toolbar background missing on Ultra Wide screen on the left side.

Steps to Reproduce:
1. Choose a high screen ultra-wide resolution (3440 x 1440)
2. Set LibreOffice theme to preinstalled theme "Dark". 
3. Maximize window to full screen.


Actual Results:
Dark Background is missing on the left side of the toolbar.

Expected Results:
Dark Background should be present on the entire toolbar.


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.1.0.3 (x64) / LibreOffice Community
Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c
CPU threads: 16; OS: Windows 10.0 Build 22623; UI render: Skia/Vulkan; VCL: win
Locale: en-US (C); UI: en-US
Calc: CL

Version: 7.4.4.2 (x64) / LibreOffice Community
Build ID: 85569322deea74ec9134968a29af2df5663baa21
CPU threads: 16; OS: Windows 10.0 Build 22623; UI render: Skia/Vulkan; VCL: win
Locale: en-US (C); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 90341] Clean up excessive const_cast'ing

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90341

--- Comment #12 from Siddharth Khattar  ---
Hello all,

This is my second easy hack that I'm doing for LibreOffice. I've tried to do a
couple of code submissions for this easy hack but unfortunately, they're
failing in the build test. You can view them at:
https://gerrit.libreoffice.org/c/core/+/144374

Unfortunately, I'm not at all familiar with the OUString class in LibreOffice
and am new to open-source development as a whole. Please tell me what the
errors mean really that are coming up in the failed build tests and what can I
do to solve them.
Also, is there any documentation for the code that is written for these code
files so that beginners can figure out what they are supposed to do? Are there
any mentors or someone who can help guide me to solve this easy hack?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42082] [META] Make LibreOffice shine and glow on macOS

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42082

steve  changed:

   What|Removed |Added

 Depends on||152703


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=152703
[Bug 152703] Skia - resizing StartCenter window with mouse leaves black undrawn
areas until mouse button released
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 152899] FILEOPEN RTF Paragraph properties are ignored after content start

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=152899

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153034] New: Two wrong Greek characters in WordPerfect 5 import

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153034

Bug ID: 153034
   Summary: Two wrong Greek characters in WordPerfect 5 import
   Product: LibreOffice
   Version: 3.3.0 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: e...@columbia.edu

Description:
When importing Greek text from WordPerfect 5.x documents the WP characters 8,38
and 8,39 produce the wrong unicode symbols. This problem does not occur when
importing from WP 6.x and later.

The wrong characters are:

WP character 8,38, SIGNMA terminal (i.e. upper-case terminal Sigma, which
should be unicode 0x03a3 (Greek Capital Letter Sigma). In WP 5 import, the
character unicode 0x03f9 is used instead; this is a different character, the
Greek Capital Lunate Sigma, which has NOT a terminal Sigma. The correct
character is present in the WP6 set.

WP character 8,39, sigma terminal, should be unicode 0x03c2, Greek small letter
final sigma. In WP 5 import, the wrong character is used: 0x03db, an ordinary
(not terminal) signa. The correct character is imported from WP 6+ documents.

The error seems to derive from a mistaken commit in libwpd, as documented here:

https://sourceforge.net/p/libwpd/tickets/22/

It seems that the changes were made in order to accommodate a program called
Printer Polyglott. But changes made to accommodate that obsolete program should
not be carried through to LibreOffice.

It seems that the developers of libwpd will not fix this error, so perhaps
LibreOffice can fix it?

Steps to Reproduce:
1. Either open WordPerfect 5.1 CHARACTR.DOC in LibreOffice, or create a WP file
in WordPerfect 5.x with WP characters 8,38 and 8,39.
2. Open the WP 5.x file in LibreOffice.
3.

Actual Results:
The wrong unicode characters are in the converted WP 5 document for WP
characters 8,38 and 8,39.

Expected Results:
The correct characters appear (as they do when converted from WP 6.x+)


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 7.4.4.2 / LibreOffice Community
Build ID: 85569322deea74ec9134968a29af2df5663baa21
CPU threads: 8; OS: Mac OS X 13.1; UI render: default; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 145988] macOS skia: colors not displayed correctly for all document previews e.g. start center or impress templates

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=145988

--- Comment #65 from Patrick Luby  ---
(In reply to Patrick Luby from comment #61)
> The following patch prints out some debug messages containing various
> attributes of your machine's Metal devices (GPUs), the current CAMetalLayer,
> and the current NSWindow:
> 
> https://gerrit.libreoffice.org/c/core/+/144814/6
> 

I posted a new patch that will compile on a macOS Intel machine:

https://gerrit.libreoffice.org/c/core/+/144814/7

I had not realized the various MTLDevice and CAMetalLayer calls I used did not
get added until macOS Big Sur and LibreOffice on macOS Intel machines compiles
to run on macOS Catalina so I had to tweak the patch a bit.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146638] In a titlebar, name of a app and the opened document should be separated by an emdash, not a hyphen

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146638

--- Comment #7 from Radhey Parekh  ---
(In reply to Radhey Parekh from comment #6)
> I would like to work on this task. So, assigning it to myself. Also, I want
> to ask that should I "Create Snippet" (For VSCode) to type em-dash?
> Currently, there is "hyphen" which is being called. Thanks.

Found the way for typing "em-dash".

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153033] New: Writer crashes after configuring LanguageTool in Writing Aids

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153033

Bug ID: 153033
   Summary: Writer crashes after configuring LanguageTool in
Writing Aids
   Product: LibreOffice
   Version: 7.3.4.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: med.medin.2...@gmail.com

Created attachment 184673
  --> https://bugs.documentfoundation.org/attachment.cgi?id=184673=edit
Writer crashes after configuring LanguageTool in Writing Aids

If you launch local LanguageTool server and then try to set its config in
LibreOffice Writer, the whole app crashes. See attached video for more info.

Version: 7.4.3.2 / LibreOffice Community
Build ID: 40(Build:2)
CPU threads: 2; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
7.4.3-3
Calc: threaded

Operating System: Manjaro Linux
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 6.1.1-1-MANJARO (64-bit)
Graphics Platform: X11

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - .gitreview

2023-01-15 Thread Andras Timar (via logerrit)
 .gitreview |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 019bbdcf2690b5bdb1f4d4c2562ee4359f5ee935
Author: Andras Timar 
AuthorDate: Sun Mar 28 19:36:03 2021 +0200
Commit: Andras Timar 
CommitDate: Sun Jan 15 21:11:24 2023 +0100

[cp] set .gitreview for distro/collabora/co-23.05

Change-Id: I64ff8f83ad0c995f2abbb1267102a28053c9c2f4

diff --git a/.gitreview b/.gitreview
index 4cffad8a4f61..df6b0f4eb02e 100644
--- a/.gitreview
+++ b/.gitreview
@@ -3,5 +3,5 @@ host=gerrit.libreoffice.org
 port=29418
 project=core
 defaultremote=logerrit
-defaultbranch=libreoffice-7-5
+defaultbranch=distro/collabora/co-23.05
 


[Libreoffice-bugs] [Bug 153032] Writer crashes after few hours of editing large (~3000 pages, 20 MB size) DOCX file

2023-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153032

Julien Nabet  changed:

   What|Removed |Added

Version|unspecified |7.4.3.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-commits] dictionaries.git: Changes to 'distro/collabora/co-23.05'

2023-01-15 Thread Martin Srebotnjak (via logerrit)
New branch 'distro/collabora/co-23.05' available with the following commits:


[Libreoffice-commits] translations.git: Changes to 'distro/collabora/co-23.05'

2023-01-15 Thread Christian Lohmaier (via logerrit)
New branch 'distro/collabora/co-23.05' available with the following commits:


[Libreoffice-commits] help.git: Changes to 'distro/collabora/co-23.05'

2023-01-15 Thread Stanislav Horacek (via logerrit)
New branch 'distro/collabora/co-23.05' available with the following commits:


[Libreoffice-commits] core.git: Changes to 'distro/collabora/co-23.05'

2023-01-15 Thread Caolán McNamara (via logerrit)
New branch 'distro/collabora/co-23.05' available with the following commits:


[Libreoffice-commits] core.git: Changes to 'refs/tags/co-23.05-branch-point'

2023-01-15 Thread Caolán McNamara (via logerrit)
Tag 'co-23.05-branch-point' created by Andras Timar 
 at 2023-01-15 19:58 +

co-23.05-branch-point

Changes since libreoffice-7-5-branch-point-302:
---
 0 files changed
---


[Libreoffice-commits] translations.git: Changes to 'refs/tags/co-23.05-branch-point'

2023-01-15 Thread Christian Lohmaier (via logerrit)
Tag 'co-23.05-branch-point' created by Andras Timar 
 at 2023-01-15 19:58 +

co-23.05-branch-point

Changes since libreoffice-7-5-branch-point-11:
---
 0 files changed
---


[Libreoffice-commits] help.git: Changes to 'refs/tags/co-23.05-branch-point'

2023-01-15 Thread Stanislav Horacek (via logerrit)
Tag 'co-23.05-branch-point' created by Andras Timar 
 at 2023-01-15 19:58 +

co-23.05-branch-point

Changes since libreoffice-7-5-branch-point-21:
---
 0 files changed
---


  1   2   >