Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Moin!

* Open changes on master for project core changed in the last 25 hours:

~~~~ First time contributors doing great things! ~~~~
+ Resolves tdf#83366 Copy and Paste crashes Calc when original doc closed
  in https://gerrit.libreoffice.org/15292 from Henry Castro
  about module sc
+ added currency dropdown menu may have some erors
  in https://gerrit.libreoffice.org/15274 from rajat vijay
  about module include, sc, sfx2
+ tdf#63416 Do not sort header in autofilter if user has chosen one in dial
  in https://gerrit.libreoffice.org/15277 from Scito
  about module sc
+ tdf#90245: Support for table merge cell export.
  in https://gerrit.libreoffice.org/15282 from Sujith Sudhakaran
  about module oox
+ enhancement : tdf#90225 Cannot open compressed csv files from calc
  in https://gerrit.libreoffice.org/15108 from Dennis Francis
  about module build, config_host, filter, include, sc, tools
+ Remove compiler Warnings
  in https://gerrit.libreoffice.org/15260 from Delveri Chick
  about module sw
+ Init
  in https://gerrit.libreoffice.org/15259 from Delveri Chick
  about module basic, sal
+ tdf#88710 Kill svx dbtoolsclient
  in https://gerrit.libreoffice.org/15147 from Matthew James Nicholls
  about module connectivity, include, sc, svx, sw
~~~~ End of freshness ~~~~

+ tdf#86624 Forced update if it is a legend
  in https://gerrit.libreoffice.org/15268 from Laurent BP
  about module chart2
+ tdf#69701 use Calc's GCD() function instead of add-in GCD and
  in https://gerrit.libreoffice.org/15185 from Winfried Donkers
  about module sc, scaddins
+ Basic: Doesn't allow non ASCII characters in numeric literals
  in https://gerrit.libreoffice.org/14691 from Arnaud Versini
  about module basic
+ tdf#90594: MM: Fix for broken translation between Bookmarks and row indiz
  in https://gerrit.libreoffice.org/15289 from Christoph Lutz
  about module sw
+ remove build warning
  in https://gerrit.libreoffice.org/15288 from Laurent Godard
  about module offapi
+ Remove checks for HTMLMODE_SOME_STYLES
  in https://gerrit.libreoffice.org/15264 from Harri Pitkänen
  about module cui, sw


* Merged changes on master for project core changed in the last 25 hours:

+ loplugin:staticmethods
  in https://gerrit.libreoffice.org/15211 from Noel Grandin
+ loplugin:staticmethods
  in https://gerrit.libreoffice.org/15230 from Noel Grandin
+ loplugin:staticmethods
  in https://gerrit.libreoffice.org/15228 from Noel Grandin
+ tdf#90478: Hide explanation on ODF when default format is alien
  in https://gerrit.libreoffice.org/15234 from Jacobo Aragunde Pérez
+ tdf#90478: Show the right default format when saving
  in https://gerrit.libreoffice.org/15170 from Jacobo Aragunde Pérez
+ tdf#90255 FILESAVE:PPTX 'startAt' tag for bullet numbering is not exporte
  in https://gerrit.libreoffice.org/15028 from Priyanka Gaikwad
+ Related tdf#34467: Fit to Frame for text boxes is broken
  in https://gerrit.libreoffice.org/15224 from Julien Nabet
+ BASIC: Merge BasicLibs with BasicManagerImpl and use boost::ptr_vector.
  in https://gerrit.libreoffice.org/15267 from Arnaud Versini


* Abandoned changes on master for project core changed in the last 25 hours:

None

* Open changes needing tweaks, but being untouched for more than a week:

+ replace ScaList in scaddins with a std container tdf#90222
  in https://gerrit.libreoffice.org/15177 from Pieter Adriaensen
+ fdo#82335.
  in https://gerrit.libreoffice.org/11555 from Sudarshan Rao
+ Add KDE5 plugin for vcl
  in https://gerrit.libreoffice.org/13078 from Jonathan Riddell
+ tdf#64575 Photo Album: Better Image Layout
  in https://gerrit.libreoffice.org/14912 from Enes Ateş
+ WIP fdo#72987 Use firebird backup format for .odb no need for rebuild ind
  in https://gerrit.libreoffice.org/14968 from Popa Adrian Marius
+ Upgrade firebird to 2.5.3 , a few patches are already applied upstream
  in https://gerrit.libreoffice.org/15026 from Popa Adrian Marius
+ more breeze icons
  in https://gerrit.libreoffice.org/13058 from Jonathan Riddell
+ Removed unnecessary variables which occupy space
  in https://gerrit.libreoffice.org/14951 from Karthick Prasad
+ Fixed all  postfix operator++ and operator--
  in https://gerrit.libreoffice.org/14975 from Ahmad Samir
+ tdf#39468 Translate German Comments - sc/source/core/data/
  in https://gerrit.libreoffice.org/14866 from Christian M. Heller
+ tdf#49893: final fix for blank rectangle problem
  in https://gerrit.libreoffice.org/14584 from Vasily Melenchuk
+ xmloff: convert xof.component to use constructor syntax
  in https://gerrit.libreoffice.org/14820 from Chris Sherlock
+ xmloff: use constructor syntax in xo.component
  in https://gerrit.libreoffice.org/14803 from Chris Sherlock
+ sd: use constructor syntax for rest of sd.component
  in https://gerrit.libreoffice.org/14689 from Chris Sherlock
+ embeddedobj: convert emboleobj.*.component to constructor syntax
  in https://gerrit.libreoffice.org/14687 from Chris Sherlock
+ sc: use constructor syntax in sc.component
  in https://gerrit.libreoffice.org/14750 from Chris Sherlock
+ Convert ScDocument to constructor syntax, remove sc_component_getFactory(
  in https://gerrit.libreoffice.org/14751 from Chris Sherlock
+ scaddins: use constructor syntax for date.component
  in https://gerrit.libreoffice.org/14707 from Chris Sherlock
+ scaddins: use constructor syntax for pricing.component
  in https://gerrit.libreoffice.org/14706 from Chris Sherlock
+ scaddins: use constructor syntax for analysis.component
  in https://gerrit.libreoffice.org/14708 from Chris Sherlock
+ package: use constructor syntax in xstor.component
  in https://gerrit.libreoffice.org/14757 from Chris Sherlock
+ xmlsecurity: use constructor syntax in xsec_xmlsec.component
  in https://gerrit.libreoffice.org/14758 from Chris Sherlock
+ BUG - tdf#38835 strip out non-trivial globals before main
  in https://gerrit.libreoffice.org/14830 from Karthick Prasad
+ Convert OS = LINUX conditionals to GUIBASE = unx.
  in https://gerrit.libreoffice.org/14790 from Ryo ONODERA
+ fdo#83672 , fdo#67776 : Fixed shape rotation angle in xlsx import.
  in https://gerrit.libreoffice.org/13090 from Sushil Shinde
+ tdf#85491 : break parameter incorrectly set in .XLSX import.
  in https://gerrit.libreoffice.org/12213 from Sushil Shinde
+ Drop MAC_OS_X_VERSION_... variables
  in https://gerrit.libreoffice.org/13212 from Douglas Mencken
+ fdo#75825-"Send Document as E-Mail" not working
  in https://gerrit.libreoffice.org/13786 from Charu Tyagi


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


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.