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


Hi,

there have been created the libreoffice-3.4.99.3 tag for 3.5.0-beta3 release.
The corresponding official builds will be available within 3 days or so.

See the attached list of changes against 3.5.0-beta2.

See also the schedule at http://wiki.documentfoundation.org/ReleasePlan#3.5_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.99.3 libreoffice-3.4.99.3


Thanks again everyone who helped to make this happen.

Best Regards,
Petr
+ core
    + "*.*" is not "all files" (bnc#738021) [Luboš Luňák]
    + another missing null pointer check in multilinebar, (fdo#44518) [Markus Mohrhard]
    + avoid pointless const_cast, use getConstArray in all cases. (fdo#44533) [Thorsten Behrens]
    + basic function VAL produces bad result (fdo#44172) [August Sodora]
    + cherry pick fix for (fdo#44065) [Julien Nabet]
    + collection of problems causing loss of ole2 previews (fdo#43867) [Caolán McNamara]
    + correctly handle empty paragraphs in slideshow animation (fdo#43684) [Thorsten Behrens]
    + deleting sheets should adjust drawing object pages as well. (fdo#44467) [Kohei Yoshida]
    + don't hide images in menus (fdo#41264, fdo#31471) [Ivan Timofeev]
    + don't set document modified for copy and select all, (fdo#44423) [Markus Mohrhard]
    + fix (bad hyphenation of French words with hyphen and apostrophe) (#43931) [László Németh]
    + fix - don't loop infinitely when using Apple Remote (fdo#33816) [Thorsten Behrens]
    + fix RTF export of date field (fdo#35099) [Miklos Vajna]
    + fix RTF import of images with invalid crop data (fdo#40937) [Miklos Vajna]
    + fix RTF import of implicit horizontal table cell merges (fdo#44053) [Miklos Vajna]
    + fix RTF import of vertically merged table cells (fdo#42151) [Miklos Vajna]
    + fix crash in DomainMapper_Impl::SetFieldFFData (fdo#43380) [Miklos Vajna]
    + fix crash when play particular presentation with sound (fdo#44533) [julien2412]
    + fix for - prevent invalid shape text indices. (fdo#43837) [Thorsten Behrens]
    + fix for Wrong position in Extension Mgr (FDO#44280) [Olivier Hallot]
    + fix for double hyphens (fdo#43931) [László Németh]
    + fix hyphenation attributes: (fdo#44082) [Michael Stahl]
    + fix slideshow text animations (fdo#43837) [Thorsten Behrens]
    + get external references to work with AND and OR. (fdo#36387) [Kohei Yoshida]
    + header/Footer,Page Break: fix bad test for printing mode (fdo#43962) [Cédric Bosdonnat]
    + hopefully correct automatic calculation of y-axis scale. (fdo#44546) [Kohei Yoshida]
    + importing extLst of drawings in diagrams. (bnc#655408) [Muthu Subramanian]
    + make the data validation popup more reliable. (fdo#36851, bnc#737190) [Kohei Yoshida]
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
    + missing pointer check in new multiline input code, (fdo#43856) [Markus Mohrhard]
    + oDF export: fix layout grid invalid ODF (fdo#44073) [Michael Stahl]
    + overlapped controls (fdo#44294) [Ivan Timofeev]
    + pack *.default files, too (fdo#43923) [Andras Timar]
    + rHEL-4 buildbox doesn't have FT_Library_SetLcdFilter (fdo#44219) [Caolán McNamara]
    + rTF: update layout (if present) before export (fdo#37161) [Miklos Vajna]
    + refresh the layout after inserting a picture (fdo#36681) [Cédric Bosdonnat]
    + reintroduce fo:margin-* on top of fo:margin for backward compat (fdo#43862) [Cédric Bosdonnat]
    + related: fix parsing of the \cf RTF token (fdo#43380) [Miklos Vajna]
    + related: header styles contain content like document body (fdo#43867) [Caolán McNamara]
    + remove Tahoma from the Hebrew font list (except the UI list) (fdo#32936) [Lior Kaplan]
    + resolved - Date formatting in Spreadsheet is inconsistent (fdo#37978) [Eike Rathke]
    + return earlier from ScInterpreter::GetDBParams on error, (fdo#44442) [Markus Mohrhard]
    + revert "aw084: Added code to mimic old behaviour and call user layout link when empty 
paragraph is rendered" (fdo#43684, fdo#43837, i#108052) [Thorsten Behrens]
    + safer protection check... why using the layout for this? (fdo#40250) [Cédric Bosdonnat]
    + search for index entries in the whole document, not only the body (fdo#32726) [Cédric 
Bosdonnat]
    + shrink the first column in the open dialog, remove unused flags (fdo#44204) [Ivan Timofeev]
    + skip filtered cells during auto-fill. (fdo#44545) [Kohei Yoshida]
    + sw: temp selection print doc: (fdo#40482, fdo#39159) [Michael Stahl]
    + tools container rework regression fix (for (fdo#41657) [Thorsten Behrens]
    + update readme (fdo#37951) [Andras Timar]
+ common
    + version 3.4.99.3, tag libreoffice-3.4.99.3 (3.5.0-beta3) [Petr Mladek]
+ core
    + "*.*" is not "all files" (bnc#738021) [Luboš Luňák]
    + "Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wise [Andras Timar]
    + '--' is not allowed inside comments [Eike Rathke]
    + add a missing space in the format -> page -> organizer tab [Ivan Timofeev]
    + add dep on sdf file [David Tardon]
    + add rule to localize .properties files [Andras Timar]
    + adding noop rules for auxtargets in buildpl, moved deps of buildpl into that phase [Bjoern 
Michaelsen]
    + advertise license in help output [Marcel Metz]
    + allow to call ooinstall twice with $DESTDIR [Petr Mladek]
    + alow make to run autogen.sh if autogen.lastrun doesn't exist [Peter Foley]
    + always put unlocalized properties files to the oxt [David Tardon]
    + another missing null pointer check in multilinebar, (fdo#44518) [Markus Mohrhard]
    + another string composition bad for l10n [Andras Timar]
    + autoresize 'Use ODF format' button, too [Andras Timar]
    + avoid pointless const_cast, use getConstArray in all cases. (fdo#44533) [Thorsten Behrens]
    + avoid the hardcoded 3.4 version [Petr Mladek]
    + basic function VAL produces bad result (fdo#44172) [August Sodora]
    + better to internalize the sheet ID reset within ScDrawLayer... [Kohei Yoshida]
    + bootstrap can be kept in both phases as it has a proper touchfile [Bjoern Michaelsen]
    + build and pack MediaWiki extension's help localizations [Andras Timar]
    + build and pack NLPSolver help localizations [Andras Timar]
    + build qadevOOo only if  OOO_JUNIT_JAR are set (add BUILD_TYPE) [Rene Engelhard]
    + build qadevOOo only if SOLAR_JAVA and OOO_JUNIT_JAR are set [Rene Engelhard]
    + bump LibreOffice copyright year to 2012 [Andras Timar]
    + bump product version to 3.5.0-beta2+, release number to 2 [Petr Mladek]
    + bump product version to 3.5.0-beta3, release number to 3 [Petr Mladek]
    + bump year [Andras Timar]
    + cherry pick fix for (fdo#44065) [Julien Nabet]
    + clean non English strings in the code [Lior Kaplan]
    + collection of problems causing loss of ole2 previews (fdo#43867) [Caolán McNamara]
    + correct ARCCOSH()'s parameter description [Korrawit Pruegsanusak]
    + corrected abbreviated day names and a long date format [Mateusz Zasuwik]
    + correctly handle empty paragraphs in slideshow animation (fdo#43684) [Thorsten Behrens]
    + deleting sheets should adjust drawing object pages as well. (fdo#44467) [Kohei Yoshida]
    + disable problematic hwpfilter_test [Petr Mladek]
    + do not break when building without langs [David Tardon]
    + do not use ABOUTBOXPRODUCTVERSIONSUFFIX in download name [Petr Mladek]
    + don't hide images in menus (fdo#41264, fdo#31471) [Ivan Timofeev]
    + don't make it a secret what the invalid url was [Caolán McNamara]
    + don't remove configure and aclocal.m4 in distclean anymore [Rene Engelhard]
    + don't set document modified for copy and select all, (fdo#44423) [Markus Mohrhard]
    + don't show the non-printing characters by default. [Jan Holesovsky]
    + don't warn for -h/-?/-o/-n command line switches [Andras Timar]
    + enabling Icedove addressbook connection for Base (Thank you Caolan) [Julien Nabet]
    + extension help localizer help functions [Andras Timar]
    + fdo42286 better solution: extend and shrink end of row if needed [Pierre-André Jacquod]
    + fdo43033 do not export to PDF hidden slides [Pierre-André Jacquod]
    + fix (bad hyphenation of French words with hyphen and apostrophe) (#43931) [László Németh]
    + fix - don't loop infinitely when using Apple Remote (fdo#33816) [Thorsten Behrens]
    + fix KeyID generation for a corner case [Andras Timar]
    + fix RTF export of date field (fdo#35099) [Miklos Vajna]
    + fix RTF import of images with invalid crop data (fdo#40937) [Miklos Vajna]
    + fix RTF import of implicit horizontal table cell merges (fdo#44053) [Miklos Vajna]
    + fix RTF import of vertically merged table cells (fdo#42151) [Miklos Vajna]
    + fix always-false condition of FullCommentURL [László Németh]
    + fix assertion error in GtkFolderPicker during recovery dialog [Markus Mohrhard]
    + fix copy/paste with whole column/row [Markus Mohrhard]
    + fix crash in DomainMapper_Impl::SetFieldFFData (fdo#43380) [Miklos Vajna]
    + fix crash when play particular presentation with sound (fdo#44533) [julien2412]
    + fix drawing of the either horizontally, or vertically mirrored bitmaps. [Jan Holesovsky]
    + fix for - prevent invalid shape text indices. (fdo#43837) [Thorsten Behrens]
    + fix for Wrong position in Extension Mgr (FDO#44280) [Olivier Hallot]
    + fix for double hyphens (fdo#43931) [László Németh]
    + fix hyphenation attributes: (fdo#44082) [Michael Stahl]
    + fix import of multi-line cell contents during csv import. [Kohei Yoshida]
    + fix init order [Julien Nabet]
    + fix more incorrect iterator re-use. [Thorsten Behrens]
    + fix order init [Julien Nabet]
    + fix position of the 'evaluate up to level' text and numeric field. [Jan Holesovsky]
    + fix re-calculation of the position of circular drawing objects. [Kohei Yoshida]
    + fix slideshow text animations (fdo#43837) [Thorsten Behrens]
    + fix switches (--) and typos [Andras Timar]
    + fix syntactic error [David Tardon]
    + fixed a crash-on-exit, when the validation message is up when closing. [Kohei Yoshida]
    + fixed the validation message popup disappearing when scrolling etc. [Kohei Yoshida]
    + gbuild: fix extension localization on Windows [Andras Timar]
    + gcc-trunk: avoid confusion [Matúš Kukan]
    + gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' [Matúš Kukan]
    + generic unix .mozilla dir is under home dir, not xdg-config-dir [Caolán McNamara]
    + genitive case month names for [pl-PL] [Mateusz Zasuwik]
    + get external references to work with AND and OR. (fdo#36387) [Kohei Yoshida]
    + get the reference jump feature to work with relative references. [Kohei Yoshida]
    + handle relative refs in name dialogs correctly [Markus Mohrhard]
    + handle resizing of cell-anchored polyline objects as well. [Kohei Yoshida]
    + header/Footer, Page Breaks: Delay appearing by 500ms. [Jan Holesovsky]
    + header/Footer,Page Break: fix bad test for printing mode (fdo#43962) [Cédric Bosdonnat]
    + header/Footer: Show / hide the control immediately. [Jan Holesovsky]
    + header/Footer: When editing, show only the appropriate conrol. [Jan Holesovsky]
    + header/Footer: fix some bad indicators updates due to wrong call order [Cédric Bosdonnat]
    + header/Footer: switch cursor between header and footer using the cursor [Cédric Bosdonnat]
    + hopefully correct automatic calculation of y-axis scale. (fdo#44546) [Kohei Yoshida]
    + implemented QUADRATICCURVETO case of custom shape paths [Radek Doulik]
    + importing extLst of drawings in diagrams. (bnc#655408) [Muthu Subramanian]
    + improve copy/paste between different documents [Markus Mohrhard]
    + improve usability of the Page Break control. [Jan Holesovsky]
    + just list the files explicitly [David Tardon]
    + keep abstract dialog terminology aligned [Lior Kaplan]
    + limit the number of initial sheets to 1 to 1024 in the UI. [Kohei Yoshida]
    + limit the number of sheets again to 10000 [Markus Mohrhard]
    + link versioninfo resource to dlls [Andras Timar]
    + localize nlpsolver .properties files within the build [Andras Timar]
    + make KDE4FilePicker::appendFilterGroup() simply use appendFilter() [Luboš Luňák]
    + make measurement units localizable [Andras Timar]
    + make the data validation popup more reliable. (fdo#36851, bnc#737190) [Kohei Yoshida]
    + make the title of foreign file format warning translatable [Stefan Knorr (astron)]
    + mark detective arrows clearly since we need to treat them differently. [Kohei Yoshida]
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
    + missing pointer check in new multiline input code, (fdo#43856) [Markus Mohrhard]
    + more unit test code for drawing objects. Found another bug & fixed it. [Kohei Yoshida]
    + more unit test code to test copying a sheet with drawing object. [Kohei Yoshida]
    + move OSL_FAIL to correct location [Markus Mohrhard]
    + move overlapped controls [Ivan Timofeev]
    + move static casts outside loops [Laurent Godard]
    + move the assert checking the polygon count higher [Radek Doulik]
    + n734734: Line Spacing is used from previous values. [Muthu Subramanian]
    + new Save, Save As and Reload File icons for the Tango theme [Stefan Knorr (astron)]
    + new unit test code for drawing objects. [Kohei Yoshida]
    + new unit test to test jumping to precedent / dependent cells. [Kohei Yoshida]
    + now that QADEVOOO build_type exist we need to use it... [Norbert Thiebaud]
    + oDF export: fix layout grid invalid ODF (fdo#44073) [Michael Stahl]
    + online update: Don't check for buildid at the user's end. [Jan Holesovsky]
    + online update: Enable online update even for the Linux release builds. [Jan Holesovsky]
    + online update: Introduce inst:gitid to check exactly if we are the same. [Jan Holesovsky]
    + option to export hidden slides to pdf files [Pierre-André Jacquod]
    + overlapped controls (fdo#44294) [Ivan Timofeev]
    + pPTX: fix ssd* constants import for drawingml formulas [Radek Doulik]
    + pack *.default files, too (fdo#43923) [Andras Timar]
    + pack UI localizations with MediaWiki extension [Andras Timar]
    + page Break, Header/Footer: fixed the line color change if config changes [Cédric Bosdonnat]
    + page Break: center the tab on the mouse and remove click on the line [Cédric Bosdonnat]
    + page Break: fix remaining indicator in some cases [Cédric Bosdonnat]
    + page Break: fixed position of tab in RTL and added dirty hack for freezes [Cédric Bosdonnat]
    + page Break: show the page break right under the mouse [Cédric Bosdonnat]
    + page Breaks: IsLeaveWindow() is unreliable, we do not need it here. [Jan Holesovsky]
    + page Breaks: Vertically center the control. [Jan Holesovsky]
    + page Breaks: avoid flickering of the tab by drawing it over the line [Cédric Bosdonnat]
    + pptx: custom shapes import, ignore close segment after moveto segment [Radek Doulik]
    + pptx: implemented import of <path stroke="false" ...> [Radek Doulik]
    + pptx: regenerate presets after custom shapes moveto/close fix [Radek Doulik]
    + rHEL-4 buildbox doesn't have FT_Library_SetLcdFilter (fdo#44219) [Caolán McNamara]
    + rTF: update layout (if present) before export (fdo#37161) [Miklos Vajna]
    + recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-dd [Eike Rathke]
    + refresh the layout after inserting a picture (fdo#36681) [Cédric Bosdonnat]
    + regenerated custom shape presets [Radek Doulik]
    + regenerated custom shape presets with fixed ssd* constants [Radek Doulik]
    + register chart data ranges via tokens rather than string. [Kohei Yoshida]
    + reintroduce fo:margin-* on top of fo:margin for backward compat (fdo#43862) [Cédric Bosdonnat]
    + related: fix parsing of the \cf RTF token (fdo#43380) [Miklos Vajna]
    + related: header styles contain content like document body (fdo#43867) [Caolán McNamara]
    + remove Tahoma from the Hebrew font list (except the UI list) (fdo#32936) [Lior Kaplan]
    + remove an unnecessary full stop [Lior Kaplan]
    + remove leftover comment [Andras Timar]
    + remove the dog [Stefan Knorr (astron)]
    + removed the restriction to always pass Calc A1 formatted data ranges. [Kohei Yoshida]
    + removing debug statements. [Kohei Yoshida]
    + reset sheet ID of cell-anchored drawing objects when deleting sheet(s). [Kohei Yoshida]
    + reset sheet index of drawing objects when moving sheet too. [Kohei Yoshida]
    + resolved - Date formatting in Spreadsheet is inconsistent (fdo#37978) [Eike Rathke]
    + return earlier from ScInterpreter::GetDBParams on error, (fdo#44442) [Markus Mohrhard]
    + revert "allow to call ooinstall twice with $DESTDIR" [Tomas Chvatal]
    + revert "aw084: Added code to mimic old behaviour and call user layout link when empty 
paragraph is rendered" (fdo#43684, fdo#43837, i#108052) [Thorsten Behrens]
    + revert "remove duplicated images for basic dialog form controls ( & misc tidyup )" [Noel 
Power]
    + revert this to build on msvc 2008 [Korrawit Pruegsanusak]
    + safer protection check... why using the layout for this? (fdo#40250) [Cédric Bosdonnat]
    + search for index entries in the whole document, not only the body (fdo#32726) [Cédric 
Bosdonnat]
    + set correct icon names in desktop files [Petr Mladek]
    + shrink the first column in the open dialog, remove unused flags (fdo#44204) [Ivan Timofeev]
    + skip AuxTargets in buildpl phase [Bjoern Michaelsen]
    + skip filtered cells during auto-fill. (fdo#44545) [Kohei Yoshida]
    + smath does not handle accents in MathML [Joshua Cogliati]
    + some misc tidyup ( that was reverted ) [Noel Power]
    + support libebook-1.2.so.12 (evolution 3.2) [Rene Engelhard]
    + sw: temp selection print doc: (fdo#40482, fdo#39159) [Michael Stahl]
    + thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...' [Jan 
Holesovsky]
    + the data range may not always start at row 0, use 'n' prefix for int. [Kohei Yoshida]
    + tools container rework regression fix (for (fdo#41657) [Thorsten Behrens]
    + try to draw replacement preview at original size [Stefan Knorr (astron)]
    + uI elements begin with upper case [Andras Timar]
    + unordf: tweak SPARQL unit test: [Michael Stahl]
    + update behavior and translation last record to prev record [Lior Kaplan]
    + update readme (fdo#37951) [Andras Timar]
    + uploading new release of libvisio (0.0.12) [Fridrich Štrba]
    + use '_' instead of '-' in file names of .properties files [Andras Timar]
    + use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows) [Lior Kaplan]
    + waE: invalid conversion from 'const ScToken*' to 'ScToken*' [David Tardon]
    + we need to include the localized file [David Tardon]
    + workaround for LO namespace pollution breaking KDE4 fpicker build [Luboš Luňák]
    + write TBAR rather as an accent, use over/underline for m:bar [Luboš Luňák]
    + writer: Hyperlinks on ToX have 'Index Link' style by default [Cédric Bosdonnat]
    + yet another few strings to localize [Andras Timar]
+ dictionaries
    + add legacy files to version control + update README [Andras Timar]
    + fix URL for pt-BR spelling dictionary reference page [Olivier Hallot]
    + new icon for French extension (language code) [Olivier R]
    + update Brazilian Portuguise dictionaries (2.1.0) [Andras Timar]
    + update Catalan dictionaries (2.3.0) [Andras Timar]
    + update French dictionaries [Olivier R]
    + update French dictionaries 4.4 -> 4.4.1 + flag [Olivier R]
    + update Italian dictionaries [Andras Timar]
    + update Scottish Gaelic dictionaries (2.1) [Andras Timar]
    + update Slovenian dictionaries [Andras Timar]
    + update Swedish dictionaries (1.50) [Andras Timar]
+ help
    + missing a verb 'use' [Korrawit Pruegsanusak]
    + online update: Enable the online update help again. [Jan Holesovsky]
    + remove access key (~) from help text [Andras Timar]
    + update help for Text direction -> Text orientation change [Andras Timar]
    + update help for command line switches [Andras Timar]
+ translations
    + update translations for LibreOffice 3.5 beta3 [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.