[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Nicolas R changed: What|Removed |Added Depends on||83141 --- Comment #67 from Nicolas R --- Ad

[Libreoffice-commits] core.git: extensions/Package_mdibundle.mk

2014-09-23 Thread Tor Lillqvist
extensions/Package_mdibundle.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit cb466794aff56cc9cf2c83d26f5cda9dacdd6c81 Author: Tor Lillqvist Date: Fri Sep 12 23:50:11 2014 +0300 Put schema.xml in the correct place, and drop the empty English strings file

[Libreoffice-commits] core.git: Branch 'distro/collabora/lof-4.3' - 22 commits - configure.ac desktop/source extensions/Package_mdibundle.mk .gitignore instsetoo_native/CustomTarget_setup.mk jurt/com

2014-09-23 Thread Tor Lillqvist
.gitignore |1 Repository.mk |1 RepositoryFixes.mk |2 configure.ac |8 +- desktop/source/app/check

[Libreoffice-commits] core.git: javaunohelper/com

2014-09-23 Thread Robert Antoni Buj i Gelonch
javaunohelper/com/sun/star/comp/helper/ComponentContext.java |1 - javaunohelper/com/sun/star/lib/uno/adapter/InputStreamToXInputStreamAdapter.java |2 +- javaunohelper/com/sun/star/lib/uno/adapter/OutputStreamToXOutputStreamAdapter.java |2 +- javaunohelp

stack-allocated Window subclasses

2014-09-23 Thread Noel Grandin
Hi I ran my clang plugin over master last night. This is the output. There is lots of duplication in the warnings, so running: $ grep "not heap allocated" stack-alloc.txt | sort -u | wc -l gives 569 fields that need to be changed. so there is a fair amount of work involved :-) But looking

[Bug 82577] get rid of prex.h / postx.h wrapper headers

2014-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82577 Stephan Bergmann changed: What|Removed |Added CC||sberg...@redhat.com --- Comment #9 fr

Re: Performance samples for LibreOffice ...

2014-09-23 Thread Stephan Bergmann
On 09/22/2014 08:32 PM, Jan Hubicka wrote: On 09/20/2014 04:39 AM, Jan Hubicka wrote: /usr/include/X11/Xlib.h:948:3: warning: type ‘struct XAnyEvent’ violates one definition rule [-Wodr] } XAnyEvent; ^ /usr/include/X11/Xlib.h:948:3: note: a different type is defined in another translatio

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

2014-09-23 Thread Stephan Bergmann
extensions/source/plugin/inc/plugin/unx/plugcon.hxx | 17 +++-- extensions/source/plugin/unx/npwrap.cxx |2 +- 2 files changed, 4 insertions(+), 15 deletions(-) New commits: commit 15c609f33da44c24e1d0cf19670b0da43738ce0c Author: Stephan Bergmann Date: Tue Sep 23

[Libreoffice-commits] core.git: Changes to 'distro/collabora/lof-4.3'

2014-09-23 Thread Olivier R
New branch 'distro/collabora/lof-4.3' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] translations.git: Changes to 'distro/collabora/lof-4.3'

2014-09-23 Thread Andras Timar
New branch 'distro/collabora/lof-4.3' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'distro/collabora/lof-4.3'

2014-09-23 Thread Olivier R
New branch 'distro/collabora/lof-4.3' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'distro/collabora/lof-4.3'

2014-09-23 Thread Andras Timar
New branch 'distro/collabora/lof-4.3' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Bug 39631] add optimisation helpers

2014-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39631 --- Comment #6 from Stephan Bergmann --- also note that GCC __builtin_expect (with its first parameter being of type long) is plain, simple, and generally does not work as one would naively hope: > class C { > private: > struct S; > type

<    1   2