CppCheck Report Update

2019-08-10 Thread cppcheck.libreoff...@gmail.com

A new cppcheck report is available at : 
http://dev-builds.libreoffice.org/cppcheck_reports/master/


Note:
The script generating this report was run at :
2019-11-08 03:36:11 with user buildslave at host vm140 as 
/home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s 
/home/buildslave/source/libo-core -c /home/buildslave/source/cppcheck -w 
/home/buildslave/tmp/www

It can be found and improved here:

https://gerrit.libreoffice.org/plugins/gitiles/dev-tools/+/master/cppcheck/cppcheck-report.sh


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

6.3.0.4: SdImportTest::testDocumentLayout fails

2019-08-10 Thread Paul Menzel

Dear LibreOffice folks,


Building LibreOffice 6.3.0.4 with `DISPLAY=` (unset) the test below fails.

```
bootstrapfixture.cxx:199:Assertion
Test name: SdImportTest::testDocumentLayout
equality assertion failed
- Expected: 0
- Actual  : 256
- failed to execute: sh
/dev/shm/bee-root/libreoffice/libreoffice-6.3.0.4-0/build/bin/odfvalidator.sh
-M
/dev/shm/bee-root/libreoffice/libreoffice-6.3.0.4-0/source/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng
-D
/dev/shm/bee-root/libreoffice/libreoffice-6.3.0.4-0/source/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng
-O
/dev/shm/bee-root/libreoffice/libreoffice-6.3.0.4-0/source/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng
-m
/dev/shm/bee-root/libreoffice/libreoffice-6.3.0.4-0/source/schema/mathml2/mathml2.xsd
/tmp/lu933312w9ae3.tmp > /tmp/lu933312w9ae8.tmp

Failures !!!
Run: 84   Failure total: 1   Failures: 1   Errors: 0

Error: a unit test failed, please do one of:

make CppunitTest_sd_import_tests CPPUNITTRACE="gdb --args"
# for interactive debugging on Linux
make CppunitTest_sd_import_tests VALGRIND=memcheck
# for memory checking
make CppunitTest_sd_import_tests DEBUGCPPUNIT=TRUE
# for exception catching

You can limit the execution to just one particular test by:

make CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params...

make[1]: ***
[/dev/shm/bee-root/libreoffice/libreoffice-6.3.0.4-0/source/solenv/gbuild/CppunitTest.mk:113:
/dev/shm/bee-root/libreoffice/libreoffice-6.3.0.4-0/build/workdir/CppunitTest/sd_import_tests.test]
Error 1
```

Kind regards,

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

[Libreoffice-bugs] [Bug 126808] UI: Writer crashes opening the style edit window after doing many style edits

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

--- Comment #5 from Jon Grossart  ---
@Julien Nabet, it wasn't a really an hour of direct editing. I was doing a lot
of comparison between the styles in two documents (which is a different bug I
need to file since you can't preview both styles simultaneously).

I did find one thing in testing though, but I'm not sure if it's the same
problem or not, but if you just keep a document open and keep open and closing
the modify style box, the soffice.bin Virtual Memory Private Bytes (using MS
Sysinternals procexp) just keeps tending up over time, even though nothing is
being changed in the document.

It increases by about 100 MB every time 10 times I open a style window. Maybe
the UI windows isn't being destroyed correctly? This could be leading to the
seeming Windows system crash if some part of the process runs out of memory for
a new window after a longer editing session. This also happens just opening and
closing a document repeatedly.

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

[Libreoffice-bugs] [Bug 115334] variant Icon set in Conditional formatting cant be setup

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

Eric  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #14 from Eric  ---
I am now using version 

Version: 6.2.5.2
Build ID: 20(Build:2)
CPU threads: 12; OS: Linux 5.2; UI render: default; VCL: kde5; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

And it works as you described. I still wish this were clearer, possibly a tool
tip that explains whats expected, although please see bug
https://bugs.documentfoundation.org/show_bug.cgi?id=126494
as that one makes this bug even more confusing.

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

[Libreoffice-bugs] [Bug 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

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

--- Comment #11 from trainma...@gmail.com ---
(In reply to Luke from comment #9)
> OK, I see the problem, under Steps to Reproduce, you need to add
> 
> * Settings -> Mouse and Touchpad -> Natural Scrolling -> OFF
> 
> With natural scrolling disabled, only LibreOffice has reversed horizonal
> scroll. Vertical scroll is correct.  
> 
> 
> Note: this is not the default setting for Ubuntu or Arch. That's why I had
> so much trouble reproducing this issue.

I just tried the same on MacOS, and got the same result. Horizontal scroll
reversed to other apps, vertical correct.

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

[Libreoffice-bugs] [Bug 126803] toolbars reappear after closed

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

--- Comment #3 from Antonio  ---
I think the formatting toolbar only reappears when you close it via the context
menu (right click on toolbar close toolbar)


I tried via menu and it doesn't come back so far.

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

[Libreoffice-bugs] [Bug 126812] [FILEOPEN] Can't open a Writer (.odt) or Word (.doc) document with Umlaute (ä/ö/ü) in its name

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

--- Comment #8 from henri.innd...@tutanota.com ---
(In reply to Julien Nabet from comment #7)
> Name file of the attachment displays when you click "Details":
> testü.odt
> It's also the name I got when I downloaded it.
> 
> For the test, could you try this:
> SAL_USE_VCLPLUGIN=gen;soffice
> ?
> Just to be sure it's not due to related to kde5.

I ran it with SAL_USE_VCLPLUGIN=gen; now in the "Open File" dialog, the file
also appears as "testü.odt", but still, it can't find the file.

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

[Libreoffice-commits] online.git: debian/loolwsd.cron.d

2019-08-10 Thread Sven Strickroth (via logerrit)
 debian/loolwsd.cron.d |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit eaa310aa29684f3ea34d448a32d6878eefa05497
Author: Sven Strickroth 
AuthorDate: Tue Jul 2 21:45:56 2019 +0200
Commit: Thorsten Behrens 
CommitDate: Sat Aug 10 23:28:56 2019 +0200

Use -delete command of find instead of -exec rm

The -delete parameter allows to delete several files at once without
the need to spawn a rm processes for every found file.

Note, the -delete parameter is NOT POSIX compliant, however,
it should be available on all relevant systems.

Change-Id: Icc840aecc906700cae0665a592b7e0e7e377bdcb
Signed-off-by: Sven Strickroth 
Reviewed-on: https://gerrit.libreoffice.org/77084
Reviewed-by: Thorsten Behrens 
Tested-by: Thorsten Behrens 

diff --git a/debian/loolwsd.cron.d b/debian/loolwsd.cron.d
index 761029b92..d32374141 100644
--- a/debian/loolwsd.cron.d
+++ b/debian/loolwsd.cron.d
@@ -1 +1 @@
-0 0 */1 * * root find /var/cache/loolwsd -type f -a -atime +10 -exec rm {} \;
+0 0 */1 * * root find /var/cache/loolwsd -type f -a -atime +10 -delete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

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

eisa01  changed:

   What|Removed |Added

 Depends on||114679


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114679
[Bug 114679] macOS: Copying the installation files is painfully slow
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 114679] macOS: Copying the installation files is painfully slow

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

eisa01  changed:

   What|Removed |Added

 Blocks||42082

--- Comment #11 from eisa01  ---
Yes, this is quite slow and may discourage people from trying LibreOffice?

Still present on the release build of 6.3

I only started timing after progressing halfway, but it used 1:15 on copying
from 380-700 MB

Using cp in the terminal used 0:30 for the full copy


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=42082
[Bug 42082] [META] Make LibreOffice shine and glow on macOS
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 92418] macOS Cmd-H should Hide LibreOffice even when a dialog window has focus, not open LibreOffice Help (repro steps comment #4)

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

steve -_-  changed:

   What|Removed |Added

Summary|On Mac OS X, Cmd-H should   |macOS Cmd-H should Hide
   |Hide LibreOffice even when  |LibreOffice even when a
   |a dialog window has focus,  |dialog window has focus,
   |not open LibreOffice Help   |not open LibreOffice Help
   |(repro steps comment #4)|(repro steps comment #4)

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

[Libreoffice-bugs] [Bug 104003] Autofit text option set to false in master slide is not respected as default for new slides

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

--- Comment #6 from hardy  ---
Is there any workaround for this bug? I would be very grateful for any hint!
(The formerly working workaround via "graphics styles - text - fit to frame"
does not seem to work anymore with recent versions of LibreOffice.) 

I am producing quite some slides per day now, and this is VERY annoying. 

If there is really no workaround, could we then change the priority of this bug
back to "normal" please?

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

[Libreoffice-bugs] [Bug 98842] macOS: Cmd+Q in "Save changes?" dialog closes app and loses data

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

eisa01  changed:

   What|Removed |Added

Summary|OS X: Cmd+Q in "Save|macOS: Cmd+Q in "Save
   |changes?" dialog closes app |changes?" dialog closes app
   |and loses data  |and loses data
 Blocks||42082


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=42082
[Bug 42082] [META] Make LibreOffice shine and glow on macOS
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

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

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

eisa01  changed:

   What|Removed |Added

 Depends on||98842


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98842
[Bug 98842] macOS: Cmd+Q in "Save changes?" dialog closes app and loses data
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

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

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

steve -_-  changed:

   What|Removed |Added

Summary|[META] Make LibreOffice |[META] Make LibreOffice
   |shine and glow on OS X  |shine and glow on macOS

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

[Libreoffice-bugs] [Bug 98540] Info.plist seems to be broken in OS X

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

eisa01  changed:

   What|Removed |Added

 Blocks||42082


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=42082
[Bug 42082] [META] Make LibreOffice shine and glow on OS X
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

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

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

eisa01  changed:

   What|Removed |Added

 Depends on||98540


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98540
[Bug 98540] Info.plist seems to be broken in OS X
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 118017] support macOS dark mode

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

steve -_-  changed:

   What|Removed |Added

Summary|support macOS 10.14 mojave  |support macOS dark mode
   |dark mode   |

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

[Libreoffice-bugs] [Bug 98540] Info.plist seems to be broken in OS X

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

eisa01  changed:

   What|Removed |Added

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

--- Comment #14 from eisa01  ---
This is still present, given that the Info.plist hasn't been touched

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

[Libreoffice-bugs] [Bug 67874] Other: No icon association with MS Office files on OSX

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

eisa01  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 104003] Autofit text option set to false in master slide is not respected as default for new slides

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

--- Comment #5 from hardy  ---
This (annoying) behavior is still present in LibreOffice 6.2.5.2. :( Tested
under Linux.

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

[Libreoffice-bugs] [Bug 76806] EDITING HTML Document LABEL FIELD not working in browser

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

--- Comment #13 from eisa01  ---
This is still present. You now get a warning "Document could not be completely
saved"

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

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

2019-08-10 Thread Stephan Bergmann (via logerrit)
 lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx |5 +-
 lingucomponent/source/spellcheck/macosxspell/macspellimp.mm  |   21 ---
 2 files changed, 11 insertions(+), 15 deletions(-)

New commits:
commit 91e4d876098aaa7ac18a03e20cbc2789fba98041
Author: Stephan Bergmann 
AuthorDate: Sat Aug 10 19:43:29 2019 +0200
Commit: Stephan Bergmann 
CommitDate: Sat Aug 10 22:59:52 2019 +0200

Combine MacSpellChecker p/xPropHelper

Change-Id: Ie5b5ea4863ce39f53ab4ebe2e02dc7ed141627ba
Reviewed-on: https://gerrit.libreoffice.org/77248
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx 
b/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
index e26d353455fe..a750a849144e 100644
--- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
+++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
@@ -70,8 +70,7 @@ class MacSpellChecker :
 UITextChecker * pChecker;
 #endif
 ::comphelper::OInterfaceContainerHelper2   aEvtListeners;
-Reference< XPropertyChangeListener >xPropHelper;
-linguistic::PropertyHelper_Spell *  pPropHelper;
+rtl::Reference< linguistic::PropertyHelper_Spell >xPropHelper;
 boolbDisposing;
 
 MacSpellChecker(const MacSpellChecker &) = delete;
@@ -80,7 +79,7 @@ class MacSpellChecker :
 linguistic::PropertyHelper_Spell &  GetPropHelper_Impl();
 linguistic::PropertyHelper_Spell &  GetPropHelper()
 {
-return pPropHelper ? *pPropHelper : GetPropHelper_Impl();
+return xPropHelper.is() ? *xPropHelper.get() : GetPropHelper_Impl();
 }
 
 sal_Int16   GetSpellFailure( const OUString , const Locale  
);
diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm 
b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
index 4c97ead10acb..31af179f4eaf 100644
--- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
+++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
@@ -52,7 +52,6 @@ MacSpellChecker::MacSpellChecker() :
 aDLocs = nullptr;
 aDNames = nullptr;
 bDisposing = false;
-pPropHelper = nullptr;
 numdict = 0;
 #ifndef IOS
 NSApplicationLoad();
@@ -74,22 +73,21 @@ MacSpellChecker::~MacSpellChecker()
   aDLocs = nullptr;
   if (aDNames) delete[] aDNames;
   aDNames = nullptr;
-  if (pPropHelper)
- pPropHelper->RemoveAsPropListener();
+  if (xPropHelper.is())
+ xPropHelper->RemoveAsPropListener();
 }
 
 
 PropertyHelper_Spell & MacSpellChecker::GetPropHelper_Impl()
 {
-if (!pPropHelper)
+if (!xPropHelper.is())
 {
 Reference< XLinguProperties >   xPropSet( GetLinguProperties() );
 
-pPropHelper = new PropertyHelper_Spell( static_cast(this), xPropSet );
-xPropHelper = pPropHelper;
-pPropHelper->AddAsPropListener();   //! after a reference is 
established
+xPropHelper = new PropertyHelper_Spell( static_cast(this), xPropSet );
+xPropHelper->AddAsPropListener();
 }
-return *pPropHelper;
+return *xPropHelper.get();
 }
 
 
@@ -570,7 +568,7 @@ void SAL_CALL
 {
 MutexGuard  aGuard( GetLinguMutex() );
 
-if (!pPropHelper)
+if (!xPropHelper.is())
 {
 sal_Int32 nLen = rArguments.getLength();
 if (2 == nLen)
@@ -583,9 +581,8 @@ void SAL_CALL
 //! And the reference to the UNO-functions while increasing
 //! the ref-count and will implicitly free the memory
 //! when the object is no longer used.
-pPropHelper = new PropertyHelper_Spell( static_cast(this), xPropSet );
-xPropHelper = pPropHelper;
-pPropHelper->AddAsPropListener();   //! after a reference is 
established
+xPropHelper = new PropertyHelper_Spell( static_cast(this), xPropSet );
+xPropHelper->AddAsPropListener();
 }
 else
 OSL_FAIL( "wrong number of arguments in sequence" );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 102018] Toolbar mode switching slow on Mac

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

--- Comment #7 from eisa01  ---
I think this is still present

It is faster when switching for the first time (my computer is now faster), and
when testing bug 94099 it took 10-15 seconds, while bolding all text only took
1-3 seconds

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 94099] Calc performance degradation after selecting cells in an Excel document and activating font chooser with previews enabled

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

--- Comment #15 from eisa01  ---
It's slower than Excel, and switching toolbar mode while having selected all
cells take 10-15 seconds, so something is definitely wonky

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 113869] [META] MS Office XML formats (pre-OOXML) bugs and enhancements

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

Bug 98306 Summary: Calc either crashes or gives useless error message when 
saving particular .ods File as Excel 2003 XML
https://bugs.documentfoundation.org/show_bug.cgi?id=98306

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 98306] Calc either crashes or gives useless error message when saving particular .ods File as Excel 2003 XML

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

eisa01  changed:

   What|Removed |Added

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

--- Comment #25 from eisa01  ---
Works for me on my test case when saving to Office OpenXML which is the new
name for the MS 2003 XML format

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 126801] Exception in getAccessibleName and getAccessibleDescription

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

--- Comment #3 from Jim Avera  ---
Ok, this is reproducible only when logged in as me, not when running in a
newly-create pristine user environment.   

However it is *not* a corrupted profile, because the problem still happens in
safe mode, i.e. with no profile.

Therefore something in my setup make LibreOffice follow an infrequent code
path.  I suspect LO is responding to dbus notifications or some other "outside
input".

How can I collect useful debug information to track this down?

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

[Libreoffice-bugs] [Bug 89448] Over-Sensitive Selection in Impress Mac (OSX 10.6)

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

--- Comment #14 from eisa01  ---
This seems to be still present

Testing on the prioritizing flow chart :)

https://wiki.documentfoundation.org/File:Prioritizing_Bugs_FlowChart.odg

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 67874] Other: No icon association with MS Office files on OSX

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

--- Comment #13 from eisa01  ---
No commits AFAICT to the Info.plist, so this must still be present

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

[Libreoffice-bugs] [Bug 86206] Exporting to SVG breaks dashed lines

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

--- Comment #16 from eisa01  ---
Still present

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 98861] Exporting PPT to SVG puts text box contents on two lines and in the wrong order

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

--- Comment #5 from eisa01  ---
This is still present

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 83307] FILEOPEN: XLS - Charts with data embedded in object imported with blank chart

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

eisa01  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 51806] Data in named ranges in Chart in XLS spreadsheet not importing? (import from XLSX works)

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

eisa01  changed:

   What|Removed |Added

Summary|Chart in XLS spreadsheet|Data in named ranges in
   |not importing (import from  |Chart in XLS spreadsheet
   |XLSX works) |not importing? (import from
   ||XLSX works)
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=83
   ||307

--- Comment #9 from eisa01  ---
This is still present.

Seems to use named ranges to refer to the data in the chart, although I can't
seem to find the reference even in Excel..

Might be related to bug 83307

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 83307] FILEOPEN: XLS - Charts with data embedded in object imported with blank chart

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

eisa01  changed:

   What|Removed |Added

Summary|FILEOPEN: XLS - charts  |FILEOPEN: XLS - Charts with
   |imported with blank chart   |data embedded in object
   ||imported with blank chart

--- Comment #11 from eisa01  ---
Still present

The xls has the data for the chart embedded in the object, it's not being
pulled from data in the sheet


Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 97174] Overlay Property not saving for X-Axis

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

--- Comment #9 from eisa01  ---
This is still present, but is this a property in Excel?

I checked Excel 2019 and the options are Automatic or "Specify interval unit" -
there is no equivalent to Overflow

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 93790] Insert "Page break" before Summary

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

--- Comment #9 from Jean-Baptiste Faure  ---
Still reproducible in current master built at home under Ubuntu 18.04 x86-64.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 60582] EDITING: Incorrect inserting of images to Draw when done by Copy/Paste from Finder

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

--- Comment #8 from eisa01  ---
Still present

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 61768] macOS does not recognise LO dialog windows for standalone screenshots

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

--- Comment #13 from eisa01  ---
Still present

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 45269] Presentation does not Look the same on Linux and Windows if Hardware acceleration enabled

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

--- Comment #18 from Jean-Baptiste Faure  ---
Nothing changed under Ubuntu 18.04 (Gnome, GTK3 without OpenGL) with LO
6.3.1.0+ and current master : same behavior, same workaround.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 82293] Cancelling input method pre-editing and then undoing breaks the input method and/or crashes

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

--- Comment #9 from eisa01  ---
I'm not really able to test this.

When I do try it, the undo actually doesn't do anything on step 4. The text I
typed is still there.

If I press Esc once more it disappear and I can continue to write without
problems

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 50559] FORMATTING: Alignment center incorrect if page size too large

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

Jean-Baptiste Faure  changed:

   What|Removed |Added

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

--- Comment #16 from Jean-Baptiste Faure  ---
Not reproducible anymore with LO 6.3.1.0+ and current master, both built at
home under Ubuntu 18.04 x86-64.

Closing as WorksForMe. Please, feel free to reopen if you disagree.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 107936] [META] Page-level bugs and enhancements

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

Bug 50559 Summary: FORMATTING: Alignment center incorrect if page size too large
https://bugs.documentfoundation.org/show_bug.cgi?id=50559

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 105134] Google Doc export to openxml Word docx displays incorrect spacing between image and text box object in Writer and inserts blank pages

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

--- Comment #14 from eisa01  ---
Still present, now a 50 page document

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 92210] Flat XML files without XML declaration cannot be opened

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

--- Comment #6 from eisa01  ---
Still present

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 35550] macOS: "Previous Window" keyboard shortcut goes to next window/wrong interpretation of `in keyboard shortcut

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

eisa01  changed:

   What|Removed |Added

 Blocks||98290
Summary|"Previous Window" keyboard  |macOS: "Previous Window"
   |shortcut goes to next   |keyboard shortcut goes to
   |window  |next window/wrong
   ||interpretation of `in
   ||keyboard shortcut

--- Comment #20 from eisa01  ---
This is still present

cmd+´ does not work, while cmd+shift+´ does work

If I set a different shortcut, cmd+<, both works

I think the problem is that ` is the shortcut key, which only LO capture if you
press shift

Norwegian keyboard layout

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98290
[Bug 98290] [META] Better shortcuts for the Mac OS X platform
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 98290] [META] Better shortcuts for the Mac OS X platform

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

eisa01  changed:

   What|Removed |Added

 Depends on||35550


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=35550
[Bug 35550] macOS: "Previous Window" keyboard shortcut goes to next
window/wrong interpretation of `in keyboard shortcut
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 126803] toolbars reappear after closed

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

--- Comment #2 from IM  ---
Thank you for reporting the bug. I can not reproduce the bug in:

Version: 6.4.0.0.alpha0+ (x86)
Build ID: 5c30c20101f72d973ff28c228f755e635cad14d5
CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; 
Locale: pl-PL (pl_PL); UI-Language: en-US
Calc: threaded

Version: 6.3.0.4 (x64)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; 
Locale: pl-PL (pl_PL); UI-Language: en-US
Calc: threaded

Checked also on linux vm:

Version: 6.3.0.4
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 1; OS: Linux 4.10; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 79460] EDITING: OSX - Select all shortcut jumps to beginning of footer paragraph in particular Word document

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

--- Comment #19 from eisa01  ---
Still present

Version: 6.4.0.0.alpha0+
Build ID: 54028dc503fc08eb12e287919d5e2850cff05b73
CPU threads: 4; OS: Mac OS X 10.14.6; UI render: default; VCL: osx; 
TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-07-31_01:48:19
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 126013] Writer failed to load background from a DOC file

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

--- Comment #6 from Volga  ---
After LibO 6.3 released, the problem is still present.

版本: 6.3.0.4 (x64)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU 线程: 4; 操作系统: Windows 10.0; UI 渲染: 默认; VCL: win; 
区域语言: zh-CN (zh_CN); UI 语言: zh-CN
Calc: threaded

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

[Libreoffice-commits] core.git: Branch 'feature/chart-style-experiment-markus' - offapi/com

2019-08-10 Thread Markus Mohrhard (via logerrit)
 offapi/com/sun/star/chart2/ChartObjectType.idl |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 55a7e6cc42d697f4a46ead4fb0d840407783b2cf
Author: Markus Mohrhard 
AuthorDate: Sun Aug 11 03:02:04 2019 +0800
Commit: Markus Mohrhard 
CommitDate: Sun Aug 11 03:02:04 2019 +0800

add the ChartObjectType::FLOOR ID

Change-Id: I14c6f6e653c7e95a6503eae220140563977609eb

diff --git a/offapi/com/sun/star/chart2/ChartObjectType.idl 
b/offapi/com/sun/star/chart2/ChartObjectType.idl
index eb86b14eb4e0..7580e9d83b19 100644
--- a/offapi/com/sun/star/chart2/ChartObjectType.idl
+++ b/offapi/com/sun/star/chart2/ChartObjectType.idl
@@ -26,7 +26,8 @@ constants ChartObjectType
 const short STOCK = 9;
 const short TITLE = 10;
 const short WALL = 11;
-const short UNKNOWN = 12;
+const short FLOOR = 12;
+const short UNKNOWN = 13;
 };
 
 }; }; }; };
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

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

--- Comment #10 from Luke  ---
To be clear, I can reproduce this issue under Arch + gnome + libinput. It was
the instructions that I found confusing.

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

[Libreoffice-bugs] [Bug 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

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

--- Comment #9 from Luke  ---
OK, I see the problem, under Steps to Reproduce, you need to add

* Settings -> Mouse and Touchpad -> Natural Scrolling -> OFF

With natural scrolling disabled, only LibreOffice has reversed horizonal
scroll. Vertical scroll is correct.  


Note: this is not the default setting for Ubuntu or Arch. That's why I had so
much trouble reproducing this issue.

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

[Libreoffice-bugs] [Bug 122663] UI Notebookar: Line Width missing

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

Ljiljan  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 107237] [META] Notebookbar Tabbed

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

Bug 122663 Summary: UI Notebookar: Line Width missing
https://bugs.documentfoundation.org/show_bug.cgi?id=122663

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 126815] Calc-diagonal cell border xlsx file

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

--- Comment #2 from Andrzej  ---
point 5. Compare both exported PDF files

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

[Libreoffice-bugs] [Bug 126815] Calc-diagonal cell border xlsx file

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

--- Comment #1 from Andrzej  ---
Created attachment 153288
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153288=edit
Sample file

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

[Libreoffice-bugs] [Bug 126815] New: Calc-diagonal cell border xlsx file

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

Bug ID: 126815
   Summary: Calc-diagonal cell border xlsx file
   Product: LibreOffice
   Version: 6.3.0.4 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: endri...@interia.pl

Description:
There is a problem with the cell border thickness when using diagonal border

Steps to Reproduce:
1. Open the sample file
2. Export to PDF file
3. Remove diagonal border from cell C6
4. Re-export the file to PDF
5. Re-export the file to PDF

Actual Results:
Different border thickness of cell C5

Expected Results:
It is supposed to work like in LO 5.4.7


Reproducible: Always


User Profile Reset: No



Additional Info:

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

[Libreoffice-bugs] [Bug 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

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

--- Comment #8 from Luke  ---
With Linux + libinput + GNOME 3.32, all applications including Libreoffice,
when I two-finger scroll from left-to-right, the scrollbar moves from
right-to-left. The scrollbar moves in the opposite direction. This is the
expected behavior. Libreoffice is behaving like every other app. 

You can test Firefox and Chrome on a page by zooming into:
https://tinderbox.libreoffice.org/MASTER/status.html

Also tested evince. In all cases both vertical and horizontal 2-finger
scrolling is reversed. This seems by design and not a bug. 

>From bug 76017, comment 6

> The expected behavior (standard across all applications and all platforms)
> is that a two-finger scroll on a touch pad drags the sheet, NOT the scroll
> bar.  Remember that the sheet and the scroll bar move in opposite directions
> from each other.  With a two-finger scroll on a touch pad, the expected
> behavior is that the sheet moves in the direction of the gesture, which
> means the scroll bars move in the opposite direction.
> 
> This is standard across all applications, and in fact LibreOffice does it
> correctly in the vertical axis.  It's only in the horizontal axis that
> LibreOffice has it wrong.

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

[Libreoffice-bugs] [Bug 126680] Two Finger Horizontal Scroll is Reversed with libinput Driver on Linux and macOS

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

--- Comment #7 from Luke  ---
With Linux + libinput + GNOME 3.32, all applications including Libreoffice,
when I two-finger scroll from left-to-right, the scrollbar moves from
right-to-left. The scrollbar moves in the opposite direction. This is the
expected behavior. Libreoffice is behaving like every other app. 

You can test Firefox and Chrome on a page by zooming into:
https://tinderbox.libreoffice.org/MASTER/status.html

Also tested evince. In all cases both vertical and horizontal 2-finger
scrolling is reversed. This seems by design and not a bug. 

>From bug 76017, comment 6

> The expected behavior (standard across all applications and all platforms) is 
> that a two-finger scroll on a touch pad drags the sheet, NOT the scrollbar.  
> Remember that the sheet and the scrollbar move in opposite directions from 
> each other.  With a two-finger scroll on a touchpad, the expected behavior is 
> that the sheet moves in the direction of the gesture, which means the scroll 
> bars move in the opposite direction.

> This is standard across all applications, and in fact LibreOffice does it 
> correctly in the vertical axis.  It's only in the horizontal axis

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

[Libreoffice-bugs] [Bug 126799] MYSQL/MariaDB native connector: Unknown Column Type "Text" in GUI when opening a Table

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

--- Comment #2 from Robert Großkopf  ---
(In reply to Julien Nabet from comment #1)
> On pc Debian x86-64 with master sources updated today, I don't reproduce
> this.
> Field Type displays:
> Text[VARCHAR]

This is the wrong Field Type. The Type is TEXT(10), not VARCHAR. The only
possible type in the table-editor for this is Memo [TEXT]. You could choose
this type (also all other TEXT-types with Memo) and the types won't be saved.
The table editor switches Text(fix) [CHAR] instead. Here is something running
totally wrong.

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

[Libreoffice-bugs] [Bug 112271] Configurable default values for 'Other Settings' in Find

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

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||2506
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #8 from V Stuart Foote  ---
(In reply to Mike Kaganski from comment #7)
> This can't be a duplicate of tdf#102506, since the latter is about Find
> toolbar - which doesn't follow Find dialog settings after tdf#62601
> was fixed.

Yes, to NEW, as indicated in comment 1 the Find & Replace (+H) dialog is
not persistent--and otherwise can not be configured with user set Defaults. 

And while bug 62601 correctly isolated the Find bar from the Find & Replace
dialog. But as noted in companion bug 112270 using the Find bar will clobber
the Find dialog settings--back to defaults (just for some of the values). 

But tangental issue annoying folks (comment 5 here) is that the default for the
+F Find bar does not search in Values, and can't be user configured to do
so--that is bug 102506 with some interest in being able to restrain search to
columns or to rows.

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

[Libreoffice-ux-advise] [Bug 112271] Configurable default values for 'Other Settings' in Find

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

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||2506
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #8 from V Stuart Foote  ---
(In reply to Mike Kaganski from comment #7)
> This can't be a duplicate of tdf#102506, since the latter is about Find
> toolbar - which doesn't follow Find dialog settings after tdf#62601
> was fixed.

Yes, to NEW, as indicated in comment 1 the Find & Replace (+H) dialog is
not persistent--and otherwise can not be configured with user set Defaults. 

And while bug 62601 correctly isolated the Find bar from the Find & Replace
dialog. But as noted in companion bug 112270 using the Find bar will clobber
the Find dialog settings--back to defaults (just for some of the values). 

But tangental issue annoying folks (comment 5 here) is that the default for the
+F Find bar does not search in Values, and can't be user configured to do
so--that is bug 102506 with some interest in being able to restrain search to
columns or to rows.

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

[Libreoffice-bugs] [Bug 102506] Find Bar Ctrl+F (search of Cells in Calc): add Expert configuration option to set search for cell Values in stead of Formulas

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

V Stuart Foote  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 126804] Tip-Of-The-Day don't show at start

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

--- Comment #2 from Leandro Martín Drudi  ---
Once every 24 hours or once per calendar day?
How is the day counted? Because it's been 3 days since the installation (or 2
if we count from the hour) and I've only seen it after installing and never
again. And the option is active.
However, after trying to create new documents, in the fourth attempt the
message just appeared (if previously closed LibreOffice)

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

[Libreoffice-bugs] [Bug 45347] EDITING: AutoCorrect not working if there is a comment on the word in question

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

--- Comment #13 from Jean-Baptiste Faure  ---
Still reproducible with LO 6.3.1.0+ and current master both built at home under
Ubuntu 18.04 x86-64.

Best regards. JBF

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

Re: We'd like to continue the production of the 32-bit deb packages

2019-08-10 Thread Michael Weghorn
At a quick glance, this looks like the issue you had earlier, in which
case adding the GCC switches Stephan mentioned should hopefully fix it.

Can you try again after adding these two lines to your autogen.input?

CC=gcc -mfpmath=sse -msse2
CXX=g++ -mfpmath=sse -msse2

On 09/08/2019 02.14, dreamn...@gmail.com wrote:
> Thanks again for your attention to this issue.
> 
> These are the results of the most recent test.
> 
> My autogen.input contents:
> 
> --without-system-postgresql
> --without-junit
> --without-java
> --without-help
> --without-doxygen
> --disable-odk
> --disable-gstreamer-1-0
> --disable-gstreamer-0-10
> --disable-firebird-sdbc
> --with-lang=es en-US
> --with-myspell-dicts
> --enable-debug
> --with-external-tar=/home/linux/libreoffice/libreoffice/core/external/tarballs
> --without-krb5
> --without-gssapi
> linux@escuelasLinux:~/libreoffice/libreoffice$ cat autogen.input
> --without-system-postgresql
> --without-junit
> --without-java
> --without-help
> --without-doxygen
> --disable-odk
> --disable-gstreamer-1-0
> --disable-gstreamer-0-10
> --disable-firebird-sdbc
> --with-lang=es en-US
> --with-myspell-dicts
> --enable-debug
> --with-external-tar=/home/linux/libreoffice/libreoffice/core/external/tarballs
> --without-krb5
> --without-gssapi
> ---
> 
> I typed the following:
> 
> 
> make clean
> ./autogen.sh
> make
> 
> 
> And these are the last lines of the output:
> 
> --
> ...
> 
> [CUT] sw_odfimport
> [CUT] sw_txtexport
> [CUT] sw_uiwriter
> [CUT] sw_layoutwriter
> [CUT] sw_mailmerge
> [CUT] sw_globalfilter
> [CUT] sw_accessible_relation_set
> [CUT] sw_apitests
> [CUT] sw_unowriter
> [CUT] sw_tiledrendering
> [CUT] sw_filters_test
> [CUT] vcl_gen
> [CUT] writerperfect_calc
> [CUT] writerperfect_draw
> [CUT] writerperfect_epubexport
> [CUT] writerperfect_import
> [CUT] writerperfect_impress
> [CUT] writerperfect_writer
> [CUT] xmlsecurity_signing
> [CUT] xmlsecurity_pdfsigning
> [MOD] sc
> [CUT] desktop_lib
> [CUT] services
> [CUT] sc_ucalc
> [CUT] sc_filters_test
> [CUT] sc_tiledrendering
> [CHK] sccomp
> Testing
> file:///home/linux/libreoffice/libreoffice/sc/qa/unit/data/qpro/pass/CVE-2007-5745-1.wb2:
> Tested
> file:///home/linux/libreoffice/libreoffice/sc/qa/unit/data/qpro/pass/CVE-2007-5745-1.wb2:
> Pass (96ms)
> Testing
> file:///home/linux/libreoffice/libreoffice/sc/qa/unit/data/qpro/pass/CVE-2007-5745-2.wb2:
> Tested
> file:///home/linux/libreoffice/libreoffice/sc/qa/unit/data/qpro/pass/CVE-2007-5745-2.wb2:
> Pass (131ms)
> Testing
> file:///home/linux/libreoffice/libreoffice/sc/qa/unit/data/qpro/pass/ofz14090-1.wb2:
> Tested
> file:///home/linux/libreoffice/libreoffice/sc/qa/unit/data/qpro/pass/ofz14090-1.wb2:
> Fail (20ms)
> /home/linux/libreoffice/libreoffice/unotest/source/cpp/filters-test.cxx:145:ScFiltersTest::testCVEs
> equality assertion failed
> - Expected: 1
> - Actual  : 0
> -
> file:///home/linux/libreoffice/libreoffice/sc/qa/unit/data/qpro/pass/ofz14090-1.wb2
> 
> warn:sfx.doc:26598:26598:sfx2/source/doc/objxtor.cxx:711:
> DBG_UNHANDLED_EXCEPTION in const
> com::sun::star::uno::Reference&
> {anonymous}::lcl_getOrCreateLibraryContainer(bool,
> com::sun::star::uno::Reference&,
> const com::sun::star::uno::Reference&)
> exception: com.sun.star.lang.IllegalArgumentException ArgumentPosition: 0
> ScFiltersTest::testCVEs finished in: 359ms
> warn:sc:26598:26598:sc/source/filter/orcus/orcusfiltersimpl.cxx:149:
> Unable to load styles from xml file! failed to load
> warn:sfx.doc:26598:26598:sfx2/source/doc/objxtor.cxx:711:
> DBG_UNHANDLED_EXCEPTION in const
> com::sun::star::uno::Reference&
> {anonymous}::lcl_getOrCreateLibraryContainer(bool,
> com::sun::star::uno::Reference&,
> const com::sun::star::uno::Reference&)
> exception: com.sun.star.lang.IllegalArgumentException ArgumentPosition: 0
> ScFiltersTest::testRangeNameODS finished in: 138ms
> warn:sc:26598:26598:sc/source/filter/orcus/orcusfiltersimpl.cxx:149:
> Unable to load styles from xml file! failed to load
> warn:linguistic:26598:26598:linguistic/source/lngsvcmgr.cxx:443: no
> extension manager - should fire on mobile only
> warn:sfx.doc:26598:26598:sfx2/source/doc/objxtor.cxx:711:
> DBG_UNHANDLED_EXCEPTION in const
> com::sun::star::uno::Reference&
> {anonymous}::lcl_getOrCreateLibraryContainer(bool,
> com::sun::star::uno::Reference&,
> const com::sun::star::uno::Reference&)
> exception: com.sun.star.lang.IllegalArgumentException ArgumentPosition: 0
> ScFiltersTest::testContentODS finished in: 126ms
> warn:sc:26598:26598:sc/source/filter/excel/xlroot.cxx:156:
> XclRootData::XclRootData - cannot get output device info:
> N3com3sun4star3uno9ExceptionE msg: invalid attempt to assign an empty
> interface of type com.sun.star.frame.XFrame!
> warn:legacy.osl:26598:26598:oox/source/helper/graphichelper.cxx:120:
> GraphicHelper::GraphicHelper - cannot get target frame
> warn:sfx.doc:26598:26598:sfx2/source/doc/objxtor.cxx:711:
> DBG_UNHANDLED_EXCEPTION in 

[Libreoffice-bugs] [Bug 123127] EDITING Unable to include image containing \*

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

--- Comment #7 from Buovjaga  ---
(In reply to Leon Dietrich from comment #6)
> (In reply to Buovjaga from comment #5)
> > Leon: which desktop environment are you running?
> 
> I'm running i3. Shall I upload a video demonstrating the bug somewhere?

If you can keep it under 30MB, you can upload it as an attachment to this bug
report.

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

[Libreoffice-bugs] [Bug 61154] EDITING: Insert ->Indexes and Tables->Table of Content displays deleted text

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

--- Comment #11 from Jean-Baptiste Faure  ---
Still reproducible with LO 6.3.1.0+ and current master both built at home under
Ubuntu 18.04 x86-64.

Comment #3 still valid.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 54073] CONFIGURATION: Formatting Aids - Options are not stored correctly, unchecked nonprinting characters becoming checked after disable/re-enabling formatting aids

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

--- Comment #21 from Jean-Baptiste Faure  ---
Still reproducible in LO 6.3.1.0+ and current master, both built at home under
Ubuntu 18.04 x86-64.

Partial workaround from comment #10 still works too.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 123127] EDITING Unable to include image containing \*

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

--- Comment #6 from Leon Dietrich  ---
(In reply to Buovjaga from comment #5)
> I asked on #freebsd @ freenode and a user with 6.2.5 agreed to test. There
> was no problem. They were running LibreOffice under Lumina desktop (Project
> Trident distro).
> 
> Info from Help - About was
> build freebsd ports 6.2.5
> cpu threads: 4; os: freebsd 13.0; ui render: default; vcl: gtk2
> 
> Leon: which desktop environment are you running?

I'm running i3. Shall I upload a video demonstrating the bug somewhere?

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

[Libreoffice-bugs] [Bug 123127] EDITING Unable to include image containing \*

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

--- Comment #5 from Buovjaga  ---
I asked on #freebsd @ freenode and a user with 6.2.5 agreed to test. There was
no problem. They were running LibreOffice under Lumina desktop (Project Trident
distro).

Info from Help - About was
build freebsd ports 6.2.5
cpu threads: 4; os: freebsd 13.0; ui render: default; vcl: gtk2

Leon: which desktop environment are you running?

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

[Libreoffice-bugs] [Bug 123113] type french date with field correctly (first day = "1ER")

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

--- Comment #8 from Jean-Baptiste Faure  ---
(In reply to Alex Thurgood from comment #7)
> Jean-Baptiste's suggested custom formatting also works...so this should
> really be in the default list ?

Sure but it should be shown only for French and with a correct example, that is
not 31/12/1999, but 01/12/1999. I do not know how to do that.

Best regards. JBF

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

[Libreoffice-bugs] [Bug 126814] New: Spell-check "correct all" disabled when parser encounters a different mis-spelling

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

Bug ID: 126814
   Summary: Spell-check "correct all" disabled when parser
encounters a different mis-spelling
   Product: LibreOffice
   Version: 6.0.7.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sad_bu...@hotmail.com

Problem description:-

When a document-wide spell-check is launched by positioning the cursor to the
beginning of the document and using F7 to locate spelling errors, it is
possible to instruct the process to auto-correct all instances of a mis-spelled
word. However, if the spell-check encounters a different, mis-spelled word, the
previous instruction seems to be voided/lost. 

Example: consider the following text:-

-=-=-=-

The first color was red.
The second color was green.
The thrid color was blue.
The fourth color was gold.

-=-=-=-
If we wished to spell-check this text, using a British-English dictionary, we
would expect all instances of "color" to be corrected to "colour", *if*, we
instructed the spell-check to auto-correct when it encounters the first
spelling error on the first line of text. 

However, on the 3rd line of text we have a different spelling error: "thrid"
instead of "third". The spell-checker will encounter this error and offer
suggested corrections as we would expect. However, after resolving this
different error, the spell-checker will "forget" that it needs to auto-correct
all following instances of "color" to "colour" and this instruction will need
to be repeated. 

As an aside, the alternate approach, "Ignore all" does seem to work as expected
- once this option is taken, all future examples of an unrecognised word will
be ignored. 

Just for clarification... 

The text I am testing in this example is content that has been created by
OCR-scanning some old documents using a CZUR book scanner and its integrated
OCR software. I make this distinction because it is of course possible to
configure Write to "auto-correct" (which I have done for "color"). In that
case, auto-correct works perfectly if I type in the word incorrectly at the
cursor, just not when parsing a document that contains instances of spelling
errors.

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

[Libreoffice-bugs] [Bug 36210] disable "Insert" command impossible through dispatch framework

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

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #15 from Buovjaga  ---
(In reply to Laurent Godard from comment #10)
> Created attachment 70382 [details]
> a file with a correct macro
> 
> Please find an ods document with the macro inside (enable macros in security)
> click the button to DISABLE (answer Yes) or ENABLE (answer No)
> 
> when DISABLE
> disapear in menu Insert
> Right click on tab, the menu entry iss still there but inactive
> the other described way are still available

Nothing is disabled, not even menu entries in Sheet menu.

Arch Linux 64-bit
Version: 6.4.0.0.alpha0+
Build ID: 37fc9f51a8de11d40632e8cda17ccf1fa4b1f503
CPU threads: 8; OS: Linux 5.2; UI render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded
Built on 6 August 2019

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

[Libreoffice-bugs] [Bug 102495] [META] KDE VCL backend bugs and enhancements

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

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Depends on||126494


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 126494] conditional formatting icon color

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

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||102495


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 115158] "Title, 6 Content" Layout lost with roundtrip

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

Christophe Combelles  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #16 from Christophe Combelles  ---
Hi,
I just installed version 6.3.0 and I could reproduce the issue exactly as
before, by following the given steps.

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

How to access LibreOffice help texts with Python3-uno?

2019-08-10 Thread Miguel Teixeira
Hi,

I am trying to write an extension for LibreOffice using Python3-uno. I need
to access all the help texts that appear in the user interface to write it.
Unfortunately, I'm having trouble with documentation when things I want to
do are not related to, for example, "creating an extension that modifies
documents" or "creating new windows". I found here:

https://www.openoffice.org/api/docs/common/ref/com/sun/star/awt/UnoControlButtonModel.html#HelpText

But I don't know if this is exactly what I am wanting or if I am doing it
wrong, because it generates no return for me:

>>> localContext = uno.getComponentContext()
localContext.ServiceManager.createInstanceWithContext("com.sun.star.bridge.UnoUrlResolver",
localContext)
>>> resolver =
localContext.ServiceManager.createInstanceWithContext("com.sun.star.bridge.UnoUrlResolver",
localContext)
>>> context =
resolver.resolve("uno:socket,host=localhost,port=2002;urp;StarOffice.ComponentContext")

>>> helpt =
context.ServiceManager.createInstanceWithContext('com.sun.star.awt.UnoControlButtonModel',
context)
>>> helpt.HelpText
''
I always get an empty rope. Even with both windows open (IDLE and
LibreOffice), with the mouse above a button generating a help text

Thanks!
Regards,
Miguel Teixeira.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 107659] [META] Macro bugs and enhancements

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

Bug 35596 Summary: Cannot name macro "Green()"
https://bugs.documentfoundation.org/show_bug.cgi?id=35596

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 35596] Cannot name macro "Green()"

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

Buovjaga  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 CC||todven...@suomi24.fi
 Status|NEW |RESOLVED

--- Comment #11 from Buovjaga  ---
(In reply to jkonecny from comment #0)
> REM - Does not work
> Option VBASupport 1
> Sub Green()
>   msgbox "You called the Green macro!"
> End Sub
> 
> Sub test()
>Application.Run "Green"
> End Sub

This works for me on Linux.

If someone can still reproduce, set back to NEW

Arch Linux 64-bit
Version: 6.4.0.0.alpha0+
Build ID: 37fc9f51a8de11d40632e8cda17ccf1fa4b1f503
CPU threads: 8; OS: Linux 5.2; UI render: default; VCL: gtk3; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded
Built on 6 August 2019

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

[Libreoffice-bugs] [Bug 97629] [META] Help Content Modernization

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

Olivier Hallot  changed:

   What|Removed |Added

 Depends on||126813


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=126813
[Bug 126813] Top green band obscures top lines of referenced help section when
following an URL with a fragment
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 126813] Top green band obscures top lines of referenced help section when following an URL with a fragment

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

Olivier Hallot  changed:

   What|Removed |Added

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


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 126800] Base: Help: Missing symbols and incomprehensible text in help page "Query Design Bar"

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

Olivier Hallot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Assignee|libreoffice-b...@lists.free |olivier.hallot@libreoffice.
   |desktop.org |org

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

[Libreoffice-bugs] [Bug 126812] [FILEOPEN] Can't open a Writer (.odt) or Word (.doc) document with Umlaute (ä/ö/ü) in its name

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

--- Comment #7 from Julien Nabet  ---
Name file of the attachment displays when you click "Details":
testü.odt
It's also the name I got when I downloaded it.

For the test, could you try this:
SAL_USE_VCLPLUGIN=gen;soffice
?
Just to be sure it's not due to related to kde5.

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

[Libreoffice-bugs] [Bug 126698] Unable to update links to external files in Calc

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

--- Comment #6 from Buovjaga  ---
I tried to bibisect, but bug is not yet in latest of win32-6.3 repo, yet it is
already in the oldest of Linux 6.4 repo!?

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

[Libreoffice-bugs] [Bug 126698] Unable to update links to external files in Calc

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

--- Comment #5 from Buovjaga  ---
I repro with steps from description even from scratch on Win (build is latest
from TB@39)

Version: 6.4.0.0.alpha0+ (x86)
Build ID: c738be4de6886a0c96b7d10df7e78c8b2964c135
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: fi-FI (fi_FI); UI-Language: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 126505] Wrong Subtotal of auto-filtered rows on opening XLSX

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

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #5 from Roman Kuznetsov <79045_79...@mail.ru> ---
I can't repro it in 5.4 nor in 6.1 nor in 6.2 nor in 6.3 on Windows with file
from attach

Satit, can you retest it in LibreOffice with clean user profile?

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

[Libreoffice-commits] core.git: qadevOOo/tests

2019-08-10 Thread Caolán McNamara (via logerrit)
 qadevOOo/tests/java/mod/_forms/ODatabaseForm.java |4 
 1 file changed, 4 deletions(-)

New commits:
commit 14daeaa9c15f5c9278f861d5109f26d366cc0897
Author: Caolán McNamara 
AuthorDate: Sat Aug 10 16:23:41 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sat Aug 10 18:12:53 2019 +0200

cid#1448392 silence Dereference before null check

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

diff --git a/qadevOOo/tests/java/mod/_forms/ODatabaseForm.java 
b/qadevOOo/tests/java/mod/_forms/ODatabaseForm.java
index ac2dd166df73..0683ab01cffa 100644
--- a/qadevOOo/tests/java/mod/_forms/ODatabaseForm.java
+++ b/qadevOOo/tests/java/mod/_forms/ODatabaseForm.java
@@ -526,10 +526,6 @@ public class ODatabaseForm extends TestCase {
 // adding relation for XPersistObject
 tEnv.addObjRelation("OBJNAME", "stardiv.one.form.component.Form");
 
-if (the_set != null) {
-log.println("The Form has a not empty ResultSet");
-}
-
 // Adding obj relation for XRowSetApproveBroadcaster test
 final XResultSet xResSet = UnoRuntime.queryInterface(
XResultSet.class, oObj);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-bugs] [Bug 126793] oosplash: "libXinerama.so.1: cannot open shared object file: No such file or directory" / "error while loading shared libraries: libXinerama.so.1: wrong ELF class: ELFC

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

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #3 from Julien Nabet  ---
You should use package repos instead of trying with dpkg.
Indeed, the deb or rpm files are mainly for those maintaining packaging or know
how to deal with dependencies.

I know it's possible to use a package from another branch. I don't know the
details but I suppose you can find them by Googling a bit.
Also, just wonder what's the use of the machine? Is it a production server or
your personal PC?
In first case, I understand you use old stable but don't know why you'd install
an Office suite
in second case, I understand you want a recent LO version but don't understand
why you want to stick to stable which contain old releases.

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

[Libreoffice-bugs] [Bug 126799] MYSQL/MariaDB native connector: Unknown Column Type "Text" in GUI when opening a Table

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

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||btom...@gmail.com,
   ||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
On pc Debian x86-64 with master sources updated today, I don't reproduce this.
Field Type displays:
Text[VARCHAR]

With LO debian package 6.3.0.2, I could reproduce this.

Tamas: any idea which commit may have already fixed this on master sources so
we could backport it in 6.3 branch?

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

[Libreoffice-bugs] [Bug 126812] [FILEOPEN] Can't open a Writer (.odt) or Word (.doc) document with Umlaute (ä/ö/ü) in its name

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

--- Comment #6 from henri.innd...@tutanota.com ---
Created attachment 153287
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153287=edit
An example file which can't be opened (on my machine)

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

[Libreoffice-bugs] [Bug 126812] [FILEOPEN] Can't open a Writer (.odt) or Word (.doc) document with Umlaute (ä/ö/ü) in its name

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

--- Comment #5 from henri.innd...@tutanota.com ---
(In reply to Julien Nabet from comment #3)
> On pc Debian x86-64 with master sources updated today, I don't reproduce
> this either with gtk3 or kde5 (kf5) renderings.
> 
> I created a brand new odt file containing just "test" and named it test.odt.
> Then I renamed it to testä.odt, I launched Writer and could select + open it.
> 
> I also used "Recent" part, no pb too.
> 
> Would it be possible you attach the document? If yes, have in mind to remove
> anything confidential and/or private from it.

I don't think attaching a document will help, as creating and renaming a file
just like you did also triggers the bug on my machine.

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

[Libreoffice-bugs] [Bug 126774] Installation of LO 6.3.0 doesn't run

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

--- Comment #1 from Marc Pare  ---
I can confirm this happens. 

In fact, I reported this here with my strace
[https://bugs.documentfoundation.org/show_bug.cgi?id=126440]. 

No doubt the same issue. 

Note that the LibreOffice version 6.1.x.x install and work properly. So it is
something inherent in the 6.2 and 6.3 series that has changed that make it
unworkable on Mageia7.

Marc

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

[Libreoffice-bugs] [Bug 126201] TreeView "+" and "-" symbols overlap text

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

Axel Howind  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEEDINFO|RESOLVED

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

[Libreoffice-ux-advise] [Bug 112271] Configurable default values for 'Other Settings' in Find

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

Buovjaga  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|DUPLICATE   |---

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

[Libreoffice-bugs] [Bug 126201] TreeView "+" and "-" symbols overlap text

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

--- Comment #4 from Axel Howind  ---
I have updated to 6.3.0 on my windows machine and the issue is gone.

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

[Libreoffice-bugs] [Bug 112271] Configurable default values for 'Other Settings' in Find

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

Buovjaga  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|DUPLICATE   |---

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

[Libreoffice-bugs] [Bug 102847] [META] Quick Find, Search and Replace

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

Bug 112271 Summary: Configurable default values for 'Other Settings' in 
Find
https://bugs.documentfoundation.org/show_bug.cgi?id=112271

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|DUPLICATE   |---

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

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

2019-08-10 Thread Caolán McNamara (via logerrit)
 sal/osl/all/log.cxx   |2 ++
 sc/source/ui/view/preview.cxx |3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 880bab042b73113aa52ab61b8669fdc0dccb1573
Author: Caolán McNamara 
AuthorDate: Sat Aug 10 14:59:23 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sat Aug 10 17:14:21 2019 +0200

cid#1401328 Uncaught exception

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

diff --git a/sc/source/ui/view/preview.cxx b/sc/source/ui/view/preview.cxx
index fab83e4f7249..bb64f05e03f9 100644
--- a/sc/source/ui/view/preview.cxx
+++ b/sc/source/ui/view/preview.cxx
@@ -1307,8 +1307,7 @@ void ScPreview::MouseMove( const MouseEvent& rMEvt )
 {
 ScPrintOptions aOptions = SC_MOD()->GetPrintOptions();
 
-std::unique_ptr pPrintFunc;
-
+std::unique_ptr> 
pPrintFunc;
 if (bStateValid)
 pPrintFunc.reset(new ScPrintFunc( this, pDocShell, aState, 
 ));
 else
commit 212437469b4fdb1604cf93add9ff9e79ead0f62f
Author: Caolán McNamara 
AuthorDate: Sat Aug 10 14:56:06 2019 +0100
Commit: Caolán McNamara 
CommitDate: Sat Aug 10 17:14:10 2019 +0200

cid#1452268 Uninitialized scalar variable

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

diff --git a/sal/osl/all/log.cxx b/sal/osl/all/log.cxx
index ae89b0802e92..94aef6b17d24 100644
--- a/sal/osl/all/log.cxx
+++ b/sal/osl/all/log.cxx
@@ -218,8 +218,10 @@ void maybeOutputTimestamp(std::ostringstream ) {
 tm.tm_min = dateTime.Minutes;
 tm.tm_hour = dateTime.Hours;
 tm.tm_mday = dateTime.Day;
+tm.tm_wday = dateTime.DayOfWeek;
 tm.tm_mon = dateTime.Month - 1;
 tm.tm_year = dateTime.Year - 1900;
+tm.tm_yday = 0;
 strftime(ts, sizeof(ts), "%Y-%m-%d:%H:%M:%S", );
 char milliSecs[11];
 snprintf(milliSecs, sizeof(milliSecs), "%03u",
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

  1   2   >