Hi,
there have been created the libreoffice-3.4.5.1 tag for 3.4.5-rc1
release. The corresponding official builds will be available in the
beginning of the following week.
See the attached list of changes against 3.4.4-final.
I am going to create the libreoffice-3-4-5 branch for the final stabilization.
See also the schedule at
http://wiki.documentfoundation.org/ReleasePlan#3.4_release
and release criteria at http://wiki.documentfoundation.org/Release_Criteria
Now, if you want to switch your clone to the tag, please do:
./g fetch --tags
./g checkout -b tag-libreoffice-3.4.5.1 libreoffice-3.4.5.1
Alternatively, the packaged sources can be found at
http://dev-builds.libreoffice.org/pre-releases-3-4/src/
Note that the usual pre-release/src directory is still occupied by the
delayed 3.5.0-beta. We might want to move the 3.4 sources there once
the beta1 is on mirrors.
Best Regards,
Petr
+ base
+ fix dnd crash from default assignment operators (fdo#39950) [Caolán McNamara]
+ reenable ADO URL helper UI (fdo#32347) [Lionel Elie Mamane]
+ bootstrap
+ add .ppsx (fdo#39963) [Tor Lillqvist]
+ calc
+ avoid using ulimit_cast between signed and unsigned. (fdo#39589) [Kohei Yoshida]
+ boolean values are valid for matrix evaluation (fdo#49967) [Markus Mohrhard]
+ correctly map external ranges into matrix instances. (fdo#40110) [Kohei Yoshida]
+ display caption strings without format detection. (fdo#42169) [Kohei Yoshida]
+ fixed Libreoffice calc crashes when re-opening a xlxs file (rhbz#754051) [Eike Rathke]
+ prevent access to non existing mdds elements (fdo#41807) [Markus Mohrhard]
+ set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]
+ components
+ change logic of IsOfficeRunning custom action (fdo#36677) [Andras Timar]
+ fix (bnc#653688) [Thorsten Behrens]
+ fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441) [Noel Power]
+ filters
+ fix : Auto fit text VIEWING too small in PPT (fdo#41245) [Arnaud Versini]
+ fix crash while opening certain pptx files. (bnc#706792) [Muthu Subramanian]
+ libs-core
+ - turn DocBasicItems into an rtl::Static to improve shutdown on mac (fdo#39520) [Michael Meeks]
+ fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
+ pImplementationName is not a compile-time constant (fdo#36555) [Lionel Elie Mamane]
+ libs-gui
+ fix crash at exit ( access of deleted GtkSalDisplay instance ) (bnc#728603) [Noel Power]
+ fix horizontal scrollbars with KDE oxygen style (bnc#722918) [Luboš Luňák]
+ fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
+ resolves tmp name reuse in mass pdf export (fdo#41295) [Caolán McNamara]
+ postprocess
+ make the 3D transitions work again (bnc#728559) [Radek Doulik]
+ translations
+ workaround, remove access key to prevent crash (fdo#30977) [Andras Timar]
+ writer
+ backport of 3524727db0f3cfecf3a47046795c527808c10c3e (i#58612) [Luboš Luňák]
+ fix fallout - recognize .svg in odt container (fdo#41995) [Thorsten Behrens]
+ nO_STYLE default for borderlines mso import, fixes image size issue (bnc#718971) [Noel Power]
+ swDoc::ReplaceRangeImpl: (i#102333) [Michael Stahl]
+ swView::ExecSearch: (fdo#40831) [Michael Stahl]
+ common
+ version 3.4.5.1, tag libreoffice-3.4.5.1 (3.4.5-rc1) [Petr Mladek]
+ base
+ fix dnd crash from default assignment operators (fdo#39950) [Caolán McNamara]
+ reenable ADO URL helper UI (fdo#32347) [Lionel Elie Mamane]
+ bootstrap
+ add .ppsx (fdo#39963) [Tor Lillqvist]
+ bump product version to 3.4.5-rc1, release number to 501 [Petr Mladek]
+ create this dir so uninstall can remove it [Andras Timar]
+ remove a stray leading '+' [Fridrich Štrba]
+ use latest versions of DejaVu and Liberation fonts [Andras Timar]
+ use short paths, because '(x86)' in the path causes problem [Andras Timar]
+ calc
+ avoid using ulimit_cast between signed and unsigned. (fdo#39589) [Kohei Yoshida]
+ boolean values are valid for matrix evaluation (fdo#49967) [Markus Mohrhard]
+ correctly map external ranges into matrix instances. (fdo#40110) [Kohei Yoshida]
+ display caption strings without format detection. (fdo#42169) [Kohei Yoshida]
+ fixed Libreoffice calc crashes when re-opening a xlxs file (rhbz#754051) [Eike Rathke]
+ fixed the wrong keyboard selection behavior in reference mode. [Kohei Yoshida]
+ prevent access to non existing mdds elements (fdo#41807) [Markus Mohrhard]
+ set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]
+ we need to use ValidColRowOrRepeated, silly mistake by me. [Markus Mohrhard]
+ components
+ backport reading AES-encrypted ODF 1.2 documents (as genereated by LibO 3.5). [Stephan Bergmann]
+ change logic of IsOfficeRunning custom action (fdo#36677) [Andras Timar]
+ fix (bnc#653688) [Thorsten Behrens]
+ fix .dmg background image some more. [Thorsten Behrens]
+ fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441) [Noel Power]
+ extensions
+ back-port this fix to build with non sun/oracle derived jdk's, e.g. libgcj [Caolán McNamara]
+ scottish Gaelic (gd) translation [Andras Timar]
+ uRL change from OOo wiki to TDF wiki [Andras Timar]
+ filters
+ fix : Auto fit text VIEWING too small in PPT (fdo#41245) [Arnaud Versini]
+ fix crash while opening certain pptx files. (bnc#706792) [Muthu Subramanian]
+ impress
+ fix build of ogltrans.component [Stephan Bergmann]
+ fix slideshow crasher [Thorsten Behrens]
+ libs-core
+ - turn DocBasicItems into an rtl::Static to improve shutdown on mac (fdo#39520) [Michael Meeks]
+ add real alpha to markers [Michael Meeks]
+ backport reading AES-encrypted ODF 1.2 documents (as genereated by LibO 3.5). [Stephan Bergmann]
+ fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
+ pImplementationName is not a compile-time constant (fdo#36555) [Lionel Elie Mamane]
+ the ODG should have office:drawing after office:body, not office:graphics [Fridrich Štrba]
+ libs-extern-sys
+ moz ldap libraries: don't need LIBDIR to exist [Lionel Elie Mamane]
+ resolves: CVE-2011-4599 [Caolán McNamara]
+ updated Swedish dictionary to version 1.48 [Göran Andersson]
+ use latest versions of DejaVu and Liberation fonts [Andras Timar]
+ libs-gui
+ backport reading AES-encrypted ODF 1.2 documents (as genereated by LibO 3.5). [Stephan Bergmann]
+ cleanup jpeg bitmap creation & loading code [Michael Meeks]
+ fix crash at exit ( access of deleted GtkSalDisplay instance ) (bnc#728603) [Noel Power]
+ fix horizontal scrollbars with KDE oxygen style (bnc#722918) [Luboš Luňák]
+ fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
+ resolves tmp name reuse in mass pdf export (fdo#41295) [Caolán McNamara]
+ this is definitely not present in Qt 4.8.0 beta1 [David Tardon]
+ postprocess
+ make the 3D transitions work again (bnc#728559) [Radek Doulik]
+ translations
+ translation update for 3.4.5 rc1 [Andras Timar]
+ translation update for LibreOffice 3.4.4 rc2 [Andras Timar]
+ warning: refname 'libreoffice-3.4.4.2' is ambiguous. []
+ workaround, remove access key to prevent crash (fdo#30977) [Andras Timar]
+ ure
+ add Oracle Java 1.7.0 recognition [Hanno Meyer-Thurow]
+ backport reading AES-encrypted ODF 1.2 documents (as genereated by LibO 3.5). [Stephan Bergmann]
+ duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wnt [Stephan Bergmann]
+ remove the ::osl::Security getHomeDir() check [Francois Tigeot]
+ writer
+ backport of 3524727db0f3cfecf3a47046795c527808c10c3e (i#58612) [Luboš Luňák]
+ docx: Back-port Lubos' comment export work [Michael Meeks]
+ fix fallout - recognize .svg in odt container (fdo#41995) [Thorsten Behrens]
+ nO_STYLE default for borderlines mso import, fixes image size issue (bnc#718971) [Noel Power]
+ swDoc::ReplaceRangeImpl: (i#102333) [Michael Stahl]
+ swView::ExecSearch: (fdo#40831) [Michael Stahl]
_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: [email protected]
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/