Date: prev next · Thread: first prev next last
2014 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! ~~~~
+ Eliminate memory leak due to circular shared_ptr
  in https://gerrit.libreoffice.org/11629 from Matthew Francis
  about module cppuhelper
+ fdo#83003 Startcenter: No method for returnin Recent Docs
  in https://gerrit.libreoffice.org/11525 from Efe Gürkan Yalaman
  about module sfx2
+ fdo#39625 Make existing CppUnit tests work
  in https://gerrit.libreoffice.org/11603 from Tobias Madl
  about module unoxml
~~~~ End of freshness ~~~~

+ vcl: Merge ImpFontCharMap with FontCharMap, use intrusive_ptr to manage
  in https://gerrit.libreoffice.org/11565 from Chris Sherlock
  about module cui, include, sc, starmath, svtools, svx, vcl
+ Fix PythonTest on windows
  in https://gerrit.libreoffice.org/11631 from Peter Foley
  about module solenv
+ Resolves fdo#84283: Export to PDF with footnotes in tables crash
  in https://gerrit.libreoffice.org/11634 from Julien Nabet
  about module sw
+ Fix firebird without cygwin gcc
  in https://gerrit.libreoffice.org/11619 from Peter Foley
  about module external
+ Properly handle the hash-style linker check when cross-compiling
  in https://gerrit.libreoffice.org/11496 from Peter Foley
  about module build
+ DO NOT PUSH remove the versioning of the SvxPoolItem streams
  in https://gerrit.libreoffice.org/11628 from Noel Grandin
  about module editeng, include, sc, sd, sfx2, svl, svx, sw
+ making streamtimeout as config variable instead of environment variable
  in https://gerrit.libreoffice.org/11625 from Xukai Liu
  about module officecfg, sc, solenv
+ fdo#39468 Translate German comments, clean some ws
  in https://gerrit.libreoffice.org/11622 from Philipp Weissenbacher
  about module forms
+ Restore searching in sub directories
  in https://gerrit.libreoffice.org/11522 from Philipp Weissenbacher
  about module bin
+ Changing the font properties makes it look better
  in https://gerrit.libreoffice.org/11620 from Xukai Liu
  about module chart2


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

+ javaunohelper: WeakBase_Test & MultiTypeInterfaceContainer_Test -> JUnit
  in https://gerrit.libreoffice.org/11630 from Robert Antoni Buj i Gelonch
+ fdo#83558 Don't change toolbar tooltip on state change
  in https://gerrit.libreoffice.org/11306 from Samuel Mehrbrodt
+ fdo#75757: remove inheritance to std::vector
  in https://gerrit.libreoffice.org/11597 from Takeshi Abe
+ fdo#47302: Added insert->fields->page title button
  in https://gerrit.libreoffice.org/11599 from Jennifer Liebel
+ fdo#64302: Writer’s Special Character dialog could be simpler
  in https://gerrit.libreoffice.org/11621 from Szymon Kłos
+ fdo#81132 Remove some formatting options from the right-click menu in Wri
  in https://gerrit.libreoffice.org/11111 from Samuel Mehrbrodt
+ fdo#62081: Add split menus to items in the style dropdown
  in https://gerrit.libreoffice.org/11581 from Szymon Kłos
+ Make gbuild-to-ide more pep8 compliant
  in https://gerrit.libreoffice.org/11633 from Peter Foley
+ Make gbuild-to-ide bail out before parsing if ide type is invalid
  in https://gerrit.libreoffice.org/11632 from Peter Foley
+ fdo#39468 Translated German to English
  in https://gerrit.libreoffice.org/11461 from Tobias Madl
+ fdo#73151 Always open Styles&Formatting dialog in the sidebar
  in https://gerrit.libreoffice.org/11253 from Samuel Mehrbrodt
+ fdo#78611 Don't create automatic rules on reset
  in https://gerrit.libreoffice.org/10988 from Jan-Marek Glogowski
+ fdo#81782 MM: copy most document properties
  in https://gerrit.libreoffice.org/10987 from Jan-Marek Glogowski
+ MM: restore the non-saving wizard behaviour
  in https://gerrit.libreoffice.org/10986 from Jan-Marek Glogowski
+ MM: readd CreateMonitor handling
  in https://gerrit.libreoffice.org/10985 from Jan-Marek Glogowski
+ MM: detect save error based on the return value
  in https://gerrit.libreoffice.org/11456 from Jan-Marek Glogowski
+ Removed uneeded checks.
  in https://gerrit.libreoffice.org/11562 from Ryan McCoskrie
+ Revert "Make PythonTests depend on the ExternalExecutable"
  in https://gerrit.libreoffice.org/11627 from Matúš Kukan
+ javaunohelper: migrate InterfaceContainer_Test to JUnit
  in https://gerrit.libreoffice.org/11615 from Robert Antoni Buj i Gelonch
+ Replace use of o3tl::heap_ptr with std::unique_ptr
  in https://gerrit.libreoffice.org/11626 from Stephan Bergmann
+ fdo#80654 - Add icon to 'Close Preview' button in Page Preview toolbar
  in https://gerrit.libreoffice.org/11576 from Yousuf Philips
+ fdo#55903 - fixed zoom mode button tooltip for better understanding
  in https://gerrit.libreoffice.org/11596 from Yousuf Philips
+ fdo#39625 Delete unused cppunittests
  in https://gerrit.libreoffice.org/11602 from Tobias Madl
+ fix build with coverity 7.0.2 and gcc 4.8.3
  in https://gerrit.libreoffice.org/11611 from Caolán McNamara
+ fdo#39625 Make existing CppUnittests work
  in https://gerrit.libreoffice.org/11604 from Tobias Madl
+ Make PythonTests depend on the ExternalExecutable
  in https://gerrit.libreoffice.org/11618 from Peter Foley
+ fix a typo in gbuild help and improve a autoconf error message
  in https://gerrit.libreoffice.org/11616 from Peter Foley
+ Add missing include to avoid compile error on windows
  in https://gerrit.libreoffice.org/11617 from Peter Foley


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

+ making streamtimeout as config variable instead of environment variable
  in https://gerrit.libreoffice.org/11508 from Xukai Liu
+ cid#1019325 Unchecked dynamic_cast
  in https://gerrit.libreoffice.org/11548 from Noel Grandin


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

+ l10ntools-transex3: convert 'int' to 'bool' where it's logical
  in https://gerrit.libreoffice.org/11317 from Douglas Mencken
+ Perftest for loading autocorrect dictionaries (fdo#79761)
  in https://gerrit.libreoffice.org/11296 from Matúš Kukan
+ fdo#81956 : Rendering of vml group shape was wrong.
  in https://gerrit.libreoffice.org/11013 from sushil_shinde
+ fdo#79018: LO hangs while opening file.
  in https://gerrit.libreoffice.org/9564 from Yogesh Bharate
+ fdo#81426 : Data from header and footer is getting lost.
  in https://gerrit.libreoffice.org/10531 from Rajashri Udhoji
+ fdo#79541 :Corrupt: Shape  enclosed within a floating table
  in https://gerrit.libreoffice.org/9914 from Rajashri Udhoji
+ fdo#80996:Fix for DataLabel not preserved for ColumnChart after RT
  in https://gerrit.libreoffice.org/10169 from Dushyant Bhalgami
+ fdo#77716 : Paragraph spacing is not preserved after RT.
  in https://gerrit.libreoffice.org/9197 from Tushar Bende
+ fdo#77121 Header / Footer positions not preserved after RT
  in https://gerrit.libreoffice.org/9235 from Priyanka Gaikwad


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.