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


Hi,

there have been created the tag libreoffice-4.0.0.3, aka rc3. The
corresponding official builds will be available within next few days.
It will be used as final if no blocker is found.

See the attached list of changes against 4.0.0.2.

Now, you might switch your current 4-0 source tree to it using:

./g fetch --tags
./g checkout -b tag-libreoffice-4.0.0.3 libreoffice-4.0.0.3

Linux distro packages might find source tarballs at
http://dev-builds.libreoffice.org/pre-releases/src/
They will be available from the official page together with the builds.


See also the schedule at http://wiki.documentfoundation.org/ReleasePlan#4.0_release
and release criteria at http://wiki.documentfoundation.org/Release_Criteria


Best Regards,
Petr

bnc#798271 Charts are not visible after save [Kohei Yoshida]
fdo#57061 No personal data imported (or moved) during install from /3 User Profile [Stephan 
Bergmann]
fdo#58562 EDITING: copy and paste of CHART from Calc looses Y values [Kohei Yoshida]
fdo#59056 Charts are moved between sheets when saving a spreadsheet created with 3.6 [Kohei Yoshida]
fdo#59193 automatic row height does not work after import [Markus Mohrhard]
fdo#59325 Buttons disappeared in calc [Noel Power]
fdo#59422 [LOCALIZATION] Personas Dialog shows pt-PT strings in pt-BR locale. [Caolán McNamara]
fdo#59586 EDITING: Missing comma in particular PDF file (regression) [Caolán McNamara]
fdo#59724 FILEOPEN: Inherited currency format not retained through close and open [Markus Mohrhard]
fdo#59728 Python 3 loads utf-8 encoded files as CP-1252 encoded files [Stephan Bergmann]
fdo#59779 Double click on page style name in Styles and Formatting does not work [Cédric Bosdonnat]
fdo#59798 CONFIGURATION: Wrong Version info 4.0 .0.2 [Michael Stahl]
fdo#59819 FILESAVE: .xlsx: new functions (AVERAGEIF,AVERAGEIFS,COUNTIFS,SUMIFS,IFERROR,IFNA) lead 
to warning in Excel 2013, and IFNA is not accepted [Eike Rathke]
fdo#59881 sdremote - deadlock ... [Michael Meeks]
fdo#59931 Crash when starting wizard if icons set has been changed [Arnaud Versini]
fdo#59965 UI: program crash dialog looks unfinished [Caolán McNamara]
fdo#59969 Clear screen during Logo program execution can crash LibreOffice [László Németh]
* {{bnc|798271}} Charts are not visible after save [Kohei Yoshida]
* {{fdo|57061}} No personal data imported (or moved) during install from /3 User Profile [Stephan 
Bergmann]
* {{fdo|58562}} EDITING: copy and paste of CHART from Calc looses Y values [Kohei Yoshida]
* {{fdo|59056}} Charts are moved between sheets when saving a spreadsheet created with 3.6 [Kohei 
Yoshida]
* {{fdo|59193}} automatic row height does not work after import [Markus Mohrhard]
* {{fdo|59325}} Buttons disappeared in calc [Noel Power]
* {{fdo|59422}} [LOCALIZATION] Personas Dialog shows pt-PT strings in pt-BR locale. [Caolán 
McNamara]
* {{fdo|59586}} EDITING: Missing comma in particular PDF file (regression) [Caolán McNamara]
* {{fdo|59724}} FILEOPEN: Inherited currency format not retained through close and open [Markus 
Mohrhard]
* {{fdo|59728}} Python 3 loads utf-8 encoded files as CP-1252 encoded files [Stephan Bergmann]
* {{fdo|59779}} Double click on page style name in Styles and Formatting does not work [Cédric 
Bosdonnat]
* {{fdo|59798}} CONFIGURATION: Wrong Version info 4.0 .0.2 [Michael Stahl]
* {{fdo|59819}} FILESAVE: .xlsx: new functions (AVERAGEIF,AVERAGEIFS,COUNTIFS,SUMIFS,IFERROR,IFNA) 
lead to warning in Excel 2013, and IFNA is not accepted [Eike Rathke]
* {{fdo|59881}} sdremote - deadlock ... [Michael Meeks]
* {{fdo|59931}} Crash when starting wizard if icons set has been changed [Arnaud Versini]
* {{fdo|59965}} UI: program crash dialog looks unfinished [Caolán McNamara]
* {{fdo|59969}} Clear screen during Logo program execution can crash LibreOffice [László Németh]
+ common
    + version 4.0.0.3, tag libreoffice-4.0.0.3 [Petr Mladek]
+ core
    + add link to additional sdk-examples [Stephan Bergmann]
    + class vs struct mismatch [Luboš Luňák]
    + crash dialog title area text is missing (fdo#59965) [Caolán McNamara]
    + crash fix (insecure clear screen during Logo execution) (fdo#59969) [László Németh]
    + do not call putenv with a temporary string argument [Stephan Bergmann]
    + don't delete the PropertyMapEntry instance prematurely. (bnc#798271) [Kohei Yoshida]
    + don't use ScDrawLayer::GetObjDataTab to get Anchor fix for (fdo#59325) [Noel Power]
    + ensure internal data is always used when pasting to another doc. (fdo#58562) [Kohei Yoshida]
    + fix encoding of .py files as UTF-8 for Python 3 (fdo#59728) [Stephan Bergmann]
    + fix SDK MSI version "LOdev 4.1 SDK.0.0.alpha0" (fdo#59798) [Michael Stahl]
    + if loading a ll-TT trans succeeds, don't fallback to ll (fdo#59422) [Caolán McNamara]
    + import inherited number formats with cached values, (fdo#59724) [Markus Mohrhard]
    + lo-pack-sources: run NOCONFIGURE=1 ./autogen.sh instead of autoreconf [Petr Mladek]
    + missing comma in particular PDF file (fdo#59586) [Caolán McNamara]
    + MSI installer spurious space in version number (fdo#59798) [Michael Stahl]
    + partially Revert "New Save, Save As and Reload File icons for the Tango theme" [Stefan Knorr]
    + re-calculate cell anchor position of a pasted drawing object. (fdo#59056) [Kohei Yoshida]
    + reset automatic row height flag after import, (fdo#59193) [Markus Mohrhard]
    + resolving crash in wizards by NULL checking (fdo#59931) [Arnaud Versini]
    + sdremote: give up on threaded / UNO usage. (fdo#59881) [Michael Meeks]
    + sdremote: kill memory corruption / mis-matched alloc/free's. [Michael Meeks]
    + set the first page attributes on pooled styles creation (fdo#59779) [Cédric Bosdonnat]
    + sfx2/source/control/templateview.src is localizable [Andras Timar]
    + template Manager: remote repositories only for experimental mode [Cédric Bosdonnat]
    + update LICENSE document [Andras Timar]
    + updated core [Andras Timar]
    + use a new MIGRATION4 flag file for profile migration LO 3 -> 4 (fdo#57061) [Stephan Bergmann]
    + write correct OOXML function name mapping (fdo#59819) [Eike Rathke]
+ translations
    + add missing translations for 'Insert' button [Andras Timar]
    + quick fix for string freeze break in About box [Andras Timar]
    + revert "quick fix for string freeze break in About box" [Andras Timar]
    + update Serbian translation [Andras Timar]
    + update translations for LibreOffice 4.0 rc3 [Andras Timar]

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.