Moin!
* Open changes on master for project core changed in the last 25 hours:
~~~~ First time contributors doing great things ! ~~~~
+ Document Application class
in https://gerrit.libreoffice.org/7664 from Chris Sherlock
about module include, solenv
+ Remove AppEvent from Application class
in https://gerrit.libreoffice.org/7671 from Chris Sherlock
about module desktop, include, sfx2, vcl
+ SAL_WARN if Application::PostUserEvent fails
in https://gerrit.libreoffice.org/7672 from Chris Sherlock
about module vcl
+ Also include errors when appending to doxygen.log
in https://gerrit.libreoffice.org/7668 from Chris Sherlock
about module solenv
+ fdo#39440 - cppcheck cleanliness
in https://gerrit.libreoffice.org/7665 from Ioan Radu
about module sc, sd
+ coverity#1158163 Inifinite Loop
in https://gerrit.libreoffice.org/7652 from Norbert Thiebaud
about module sc
+ sal_uInt16 to sal_Int32 for text indexes
in https://gerrit.libreoffice.org/7656 from Matteo Casalin
about module editeng
+ fdo#52461 Multiple instances of same cell now get same color.
in https://gerrit.libreoffice.org/7514 from Rachit Gupta
about module sc
+ Add Increase/Decrease font functionality to drawing objects
in https://gerrit.libreoffice.org/7655 from Maxim Monastirsky
about module sw
+ Disable Increase/Decrease buttons when limits are reached
in https://gerrit.libreoffice.org/7654 from Maxim Monastirsky
about module sw
+ WIP: Remove Crystal icon duplicates using symlinks
in https://gerrit.libreoffice.org/7454 from Rodolfo Ribeiro Gomes
about module icon-themes
+ editeng: sal_uInt16 to sal_Int32/size_t
in https://gerrit.libreoffice.org/7662 from Matteo Casalin
about module editeng
+ sal_uInt16 to sal_Int32
in https://gerrit.libreoffice.org/7661 from Matteo Casalin
about module editeng
+ xub_StrLen/sal_uInt16 to sal_Int32/size_t
in https://gerrit.libreoffice.org/7660 from Matteo Casalin
about module editeng
+ sal_uInt16 to sal_Int32
in https://gerrit.libreoffice.org/7659 from Matteo Casalin
about module editeng
+ Initial value always rewritten before read: use 0
in https://gerrit.libreoffice.org/7657 from Matteo Casalin
about module editeng
~~~~ End of freshness ~~~~
* Merged changes on master for project core changed in the last 25 hours:
+ Fix include path error in mkdocs.sh introduced in 247cd3381745
in https://gerrit.libreoffice.org/7669 from Chris Sherlock
+ Add basic multi-threading for each mimetype
in https://gerrit.libreoffice.org/7123 from Joren De Cuyper
+ fdo#74013 make makedocs.sh look in correct project header directories
in https://gerrit.libreoffice.org/7631 from Chris Sherlock
+ long to sal_Int32
in https://gerrit.libreoffice.org/7658 from Matteo Casalin
+ fdo#39468 Translate German comments (include/filter/msfilter/svdfppt.hxx)
in https://gerrit.libreoffice.org/7666 from Sven Wehner
+ fdo#39468 Translate German comments to English (vcl/inc/window.h)
in https://gerrit.libreoffice.org/7651 from Sven Wehner
+ fdo#39468 Translate comments to English in sw/source/core/unocore/unoobj.
in https://gerrit.libreoffice.org/7650 from Sven Wehner
+ Translate some German comments to English, and remove some ASCII art.
in https://gerrit.libreoffice.org/7504 from Sven Wehner
+ fdo#54938 Convert extensions to cppu::supportsService
in https://gerrit.libreoffice.org/7648 from Alexandre Vicenzi
+ fdo#74013 Upgrade doxygen config file
in https://gerrit.libreoffice.org/7610 from Chris Sherlock
+ Use pkgconfig to detect curl first, then fallback to curl-config.
in https://gerrit.libreoffice.org/7643 from Tomáš Chvátal
* Abandoned changes on master for project core changed in the last 25 hours:
+ more
in https://gerrit.libreoffice.org/7673 from Chris Sherlock
+ fix
in https://gerrit.libreoffice.org/7670 from Chris Sherlock
+ fix previous commit
in https://gerrit.libreoffice.org/7101 from Markus Mohrhard
+ Use iterators on vectors
in https://gerrit.libreoffice.org/7653 from Chris Sherlock
+ CID#1078495/1078496: Copy-paste error
in https://gerrit.libreoffice.org/5852 from Julien Nabet
+ CID#736173: Out-of-bound read
in https://gerrit.libreoffice.org/6973 from Julien Nabet
* Open changes needing tweaks, but being untouched for more than a week:
+ fdo#69407: On transparent frames, shadows are painted in foreground.
in https://gerrit.libreoffice.org/7070 from Mohamed-Ali BEN MANSOUR
+ add a header to provide posix compatible wrapper for platform lacking
in https://gerrit.libreoffice.org/6837 from Norbert Thiebaud
+ upgrade liborcus
in https://gerrit.libreoffice.org/7310 from Markus Mohrhard
+ WIP fdo#72987 Use firebird backup format for .odb
in https://gerrit.libreoffice.org/7299 from Andrzej Hunt
+ fdo#72804 Add firebird.msg to install.
in https://gerrit.libreoffice.org/7254 from Andrzej Hunt
+ Export CoreText-related SPI stuff
in https://gerrit.libreoffice.org/7143 from Douglas Mencken
+ fdo#60698: Merge animcore into sd and slideshow
in https://gerrit.libreoffice.org/7108 from Marcos Souza
+ sw/export docx: add unit test for document with header and section(s)
in https://gerrit.libreoffice.org/6249 from Pierre-Eric Pelloux-Prayer
+ Code clean-up/consolidation task.
in https://gerrit.libreoffice.org/5926 from Vishv Brahmbhatt
+ fix for exporting of text watermark to DOCX
in https://gerrit.libreoffice.org/5568 from Adam CloudOn
+ WIP: fdo#33980 Preserve selection across all slide sorters.
in https://gerrit.libreoffice.org/6633 from Andrzej Hunt
+ fdo#71043 - Use STACK lint tool to clean code
in https://gerrit.libreoffice.org/6529 from José Guilherme Vanz
+ Increase number of remembered recent documents from 10 to 25
in https://gerrit.libreoffice.org/6101 from Krisztian Pinter
+ startcenter: Make SC open faster by timeouting thumbnails
in https://gerrit.libreoffice.org/6102 from Krisztian Pinter
+ Simplify oslThreadIdentifier on Linux 32.
in https://gerrit.libreoffice.org/5553 from Arnaud Versini
+ Dynamically align toolbars in LibreOffice
in https://gerrit.libreoffice.org/5655 from Prashant Pandey
+ fdo#36791 : fix for import of greeting card
in https://gerrit.libreoffice.org/4240 from Adam CloudOn
+ more debug logs, extra debug layer, file is not used in p3k
in https://gerrit.libreoffice.org/5267 from James Michael Dupont
+ Positional Tab additions
in https://gerrit.libreoffice.org/5387 from Adam CloudOn
+ fdo#64817 : fix for rectangle with image fill
in https://gerrit.libreoffice.org/4718 from Adam CloudOn
Best,
Your friendly LibreOffice Gerrit Digest Mailer
Note: The bot generating this message can be found and improved here:
https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest
--
Envoyez un mail à qa+unsubscribe@fr.libreoffice.org pour savoir comment vous désinscrire
Les archives de la liste sont disponibles à http://listarchives.libreoffice.org/fr/qa/
Tous les messages envoyés sur cette liste seront archivés publiquement et ne pourront pas être
supprimés
Context
- [fr-qa] LibreOffice Gerrit News for core on 2014-01-27 · gerrit
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.