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


Hi,

there have been created the libreoffice-3.4.1.1 tag for 3.4.1-rc1 release.
The corresponding official builds will be available by the end of the week.

See the attached list of changes against 3.4.0-final.

You might switch your current 3-4 source tree to it using:

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

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


Best Regards,
Petr


+ artwork
    + fix wrong-sized toolbar mimetype icons. (fdo#33229) [Thorsten Behrens]
    + replace OOo icon to LibO icon (fdo#33229) [Andras Timar]
    + replace OOo icons to LibO icons in Tools - Options dialog (fdo#33229) [Andras Timar]
+ bootstrap
    + fix layout of MSI Custom Install dialog (esp. German) (fdo#36990) [Andras Timar]
+ calc
    + convert split win Y coord to 16bit int before xls export (fdo#38154) [Katarina Machalkova]
    + correctly import sheet-local named ranges. (fdo#37947) [Kohei Yoshida]
    + don't cache the array size but query it dynamically. (fdo#37520) [Kohei Yoshida]
    + fix a crasher during HTML import on Windows. (fdo#37673) [Kohei Yoshida]
    + fix a crasher in datapilot table when moving a field button. (fdo#37816) [Kohei Yoshida]
    + fix a dialog layout problem (fdo#37985) [Andras Timar]
    + fix a layout problem in Export text (CSV) dialog (fdo#37418) [Andras Timar]
    + fix broken transposition during paste of cell range. (fdo#37356) [Kohei Yoshida]
    + fix for (binary import crash) (fdo#37322) [Katarina Machalkova]
    + fix for Correct autofilter import from ODS. (fdo#37323) [Markus Mohrhard]
    + fix for Insert sheets in a protected spreadsheet document (fdo#37772) [Markus Mohrhard]
    + fix for InsertNames->InsertAll doesn't insert anything (fdo#37548) [Markus Mohrhard]
    + fix for crash when copy/paste table from writer to calc (fdo#37429) [Markus Mohrhard]
    + fix for we don't allow points in range names any more (fdo#37872) [Markus Mohrhard]
    + fix incorrect font attribute lookup during XLS import. (fdo#37622) [Kohei Yoshida]
    + fixed cell function N. (fdo#33705) [Kohei Yoshida]
    + fixed selection by arrow keys around merged cells. (fdo#34214) [Kohei Yoshida]
    + fixed undisplayed calc page and header / footer borders (fdo#36688) [Cédric Bosdonnat]
    + get ISBLANK() to work correctly with external refs. (fdo#37764) [Kohei Yoshida]
    + prevent crash on named range deletion. (fdo#37458) [Kohei Yoshida]
    + prevent crash on pivot table with invalid database connection. (fdo#36719) [Norbert Thiebaud]
    + query the sheet for the presence of anonymous DB ranges (fdo#35345) [Katarina Machalkova]
    + sign number must be either 1 or -1, never 0. (fdo#37326) [Regina Henschel]
    + use real function objects with standard algorithms. (fdo#37226) [Kohei Yoshida]
+ components
    + fix 'Ctrl+A' in the Basic IDE. (fdo#37211) [Noel Power]
    + fix for Keyboard navigation broken in tools - options (fdo#37761) [Andre Schnabel]
    + polish branding - fix langpack mac installer icon (fdo#33229) [Thorsten Behrens]
    + replace OOo to TDF or %PRODUCTNAME respectively (fdo#37998) [Andras Timar]
+ extras
    + replace StarOffice icons to LibreOffice icons in Web Wizard (fdo#33229) [Andras Timar]
+ filters
    + don't crash on missing graphics (rhbz#710556) [Caolán McNamara]
    + fix for ( docx import of hyperlinks ) (fod#37367) [Noel Power]
    + revert "fix for ( docx import of hyperlinks )" (fod#37367) [Noel Power]
+ impress
    + add sanity check before dereference, (bnc#694119) [Tor Lillqvist]
+ libs-core
    + - updated license information (fdo#37001) [Andras Timar]
    + avoid crash when pasting a form control into chart. (fdo#37646) [Kohei Yoshida]
    + don't assume you'll always find a match. (fdo#37252) [Kohei Yoshida]
    + fix auto-correction crash (fdo#38000) [Michael Meeks]
    + fix for bug (fdo#37590) [Noel Power]
    + fixed crash when reading malformed fieldmark tags in ODT (fdo#34997) [Cédric Bosdonnat]
    + initialize resource manager to get verbose basic errors (fdo#37370) [Noel Power]
    + make style:layout-grid-snap-to-characters fit to ODF spec. (fdo#37390) [Cédric Bosdonnat]
    + replace "seagull" icons to LibreOffice icons (fdo#37617) [Andras Timar]
    + sanity checks that fix crash (fdo#36495) [Tor Lillqvist]
    + sanity test, seems to fix (fdo#37930) [Tor Lillqvist]
+ libs-extern-sys
    + remove added license header that caused parse error (fdo#37433) [Andras Timar]
    + update: Brazilian portuguese spelling dictionary & hyphenation (fdo#37671) [Andras Timar]
+ libs-gui
    + bitwise operations on signed numbers (fdo#37668) [Caolán McNamara]
    + don't broadcast setting changes during painting of button. (fdo#36690) [Kohei Yoshida, Noel 
Power]
    + fix a bug about presssed button state (fdo#36613) [Lucas Baudin]
    + fix gtk FMR on shutdown (fdo#37302) [Michael Meeks]
    + fixed the prefix recognition in URLs... that list is sorted. (fdo#36615) [Cédric Bosdonnat]
    + revert "Don't broadcast setting changes during painting of button." (fdo#36690) [Noel Power]
+ testing
    + make toolkit.UnoScrollBarControl not fail headless (fdo#37325) [Bjoern Michaelsen]
+ writer
    + add iterator sanity check, seems to fix (fdo#36820) [Tor Lillqvist]
    + avoid crash in getRowSpan (rhbz#707317) [Caolán McNamara]
    + band-aid for immediate crash in IsAlignPossible (rhbz#710004) [Caolán McNamara]
    + compatibility option for old size of small caps (bnc#691473) [Luboš Luňák]
    + crash in export of .doc in lcl_getFieldId (rhbz#699909) [Caolán McNamara]
    + fix crash reading some documents with fields (fdo#36329) [Cédric Bosdonnat]
    + fix for (fdo#36552) [Noel Power]
    + fix for a truncated German string (fdo#38007) [Andras Timar]
    + fix for ww8 export of relative hyperlinks: (i#115297) [Cédric Bosdonnat]
    + fix one of the crashes in wizards (fdo#36306) [Jan Holesovsky]
    + fixed broken loop causing a crash (fdo#37799) [Cédric Bosdonnat]
    + make a real copy of the text where to count words (fdo#37584) [Cédric Bosdonnat]
    + make recursive call of MarkManager::deleteMark do the right thing (fdo#37974) [Caolán 
McNamara]
    + re-add missing elements to Elements dialog in Math (fdo#37869) [Andras Timar]
    + really don't handle the CJK unit by default (fdo#32684) [Cédric Bosdonnat]
    + reorganized columns dialog to show text direction correctly (fdo#37387) [Cédric Bosdonnat]
    + temp ole docshell on dtor deletes SwDoc on 0 refcount (fdo#35937) [Caolán McNamara]
+ common
    + version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1) [Petr Mladek]
+ artwork
    + fix wrong-sized toolbar mimetype icons. (fdo#33229) [Thorsten Behrens]
    + replace OOo icon to LibO icon (fdo#33229) [Andras Timar]
    + replace OOo icons to LibO icons in Tools - Options dialog (fdo#33229) [Andras Timar]
+ bootstrap
    + always request an unversioned lib from gcc in gccinstlib.pl [Bjoern Michaelsen]
    + bump product version to 3.4.1-rc1, release number to 101 [Petr Mladek]
    + don't forget en-US when dev-installing ALL languages [Andras Timar]
    + fix Y coordinate in previous commit [Andras Timar]
    + fix ant home [Robert Nagy]
    + fix layout of MSI Custom Install dialog (esp. German) (fdo#36990) [Andras Timar]
    + handle --with-lang=ALL case [Andras Timar]
    + lo-commit-stat: add --log-dir option [Petr Mladek]
    + lo-pack-sources: do not pack fetched stuff into the source tarball [Petr Mladek]
    + move default language independent layout templates [Kalman Szalai - KAMI]
    + revert "Reverting one Oxygenoffice change until _KAMI_ makes it work" [Petr Mladek]
    + set gb_COMPILEROPTFLAGS in the correct place for cxx generated objects [Robert Nagy]
    + use $GNUMAKE to print the build instructions [Robert Nagy]
+ calc
    + convert split win Y coord to 16bit int before xls export (fdo#38154) [Katarina Machalkova]
    + correctly import sheet-local named ranges. (fdo#37947) [Kohei Yoshida]
    + don't cache the array size but query it dynamically. (fdo#37520) [Kohei Yoshida]
    + fix a crasher during HTML import on Windows. (fdo#37673) [Kohei Yoshida]
    + fix a crasher in datapilot table when moving a field button. (fdo#37816) [Kohei Yoshida]
    + fix a dialog layout problem (fdo#37985) [Andras Timar]
    + fix a layout problem in Export text (CSV) dialog (fdo#37418) [Andras Timar]
    + fix broken transposition during paste of cell range. (fdo#37356) [Kohei Yoshida]
    + fix for (binary import crash) (fdo#37322) [Katarina Machalkova]
    + fix for Correct autofilter import from ODS. (fdo#37323) [Markus Mohrhard]
    + fix for Insert sheets in a protected spreadsheet document (fdo#37772) [Markus Mohrhard]
    + fix for InsertNames->InsertAll doesn't insert anything (fdo#37548) [Markus Mohrhard]
    + fix for crash when copy/paste table from writer to calc (fdo#37429) [Markus Mohrhard]
    + fix for we don't allow points in range names any more (fdo#37872) [Markus Mohrhard]
    + fix incorrect font attribute lookup during XLS import. (fdo#37622) [Kohei Yoshida]
    + fix index out of bounds in ScTableConditionalFormat. [Rafael Dominguez]
    + fixed cell function N. (fdo#33705) [Kohei Yoshida]
    + fixed selection by arrow keys around merged cells. (fdo#34214) [Kohei Yoshida]
    + fixed undisplayed calc page and header / footer borders (fdo#36688) [Cédric Bosdonnat]
    + get ISBLANK() to work correctly with external refs. (fdo#37764) [Kohei Yoshida]
    + let's not change the signature of UNO call & prefer static_cast. [Kohei Yoshida]
    + prevent a crash during multiple operations. [Kohei Yoshida]
    + prevent crash on named range deletion. (fdo#37458) [Kohei Yoshida]
    + prevent crash on pivot table with invalid database connection. (fdo#36719) [Norbert Thiebaud]
    + query the sheet for the presence of anonymous DB ranges (fdo#35345) [Katarina Machalkova]
    + sign number must be either 1 or -1, never 0. (fdo#37326) [Regina Henschel]
    + update sheet local db data when sheets are inserted/deleted [Markus Mohrhard]
    + use real function objects with standard algorithms. (fdo#37226) [Kohei Yoshida]
+ components
    + 3rd update to Mac dmg background. [Thorsten Behrens]
    + fix 'Ctrl+A' in the Basic IDE. (fdo#37211) [Noel Power]
    + fix for Keyboard navigation broken in tools - options (fdo#37761) [Andre Schnabel]
    + fix for bug fdo 36519 [Jean-Baptiste Faure]
    + polish branding - fix langpack mac installer icon (fdo#33229) [Thorsten Behrens]
    + replace OOo to TDF or %PRODUCTNAME respectively (fdo#37998) [Andras Timar]
    + update Mac dmg background again. [Thorsten Behrens]
+ extensions
    + removed GNUism in makefile [Thorsten Behrens]
+ extras
    + replace OpenOffice.org and StarOffice references with LibreOffice [Michael Muench]
    + replace StarOffice icons to LibreOffice icons in Web Wizard (fdo#33229) [Andras Timar]
+ filters
    + don't crash on missing graphics (rhbz#710556) [Caolán McNamara]
    + don't de-reference null pointer - fix crash with certain PPTX files [Michael Meeks]
    + fix config for pptx filter - thanks to Bubli [Radek Doulik]
    + fix for ( docx import of hyperlinks ) (fod#37367) [Noel Power]
    + fix xlsx 2010 export. [Muthu Subramanian]
    + make export to .pptx 2010 work again [Katarina Machalkova]
    + revert "fix for ( docx import of hyperlinks )" (fod#37367) [Noel Power]
+ impress
    + add sanity check before dereference, (bnc#694119) [Tor Lillqvist]
    + added sdfilt.component for pptx export [Radek Doulik]
    + fix sdfilt component generation [Radek Doulik]
    + typo [Tor Lillqvist]
+ libs-core
    + - updated license information (fdo#37001) [Andras Timar]
    + add OxygenOffice menu-icon package support [Kalman Szalai - KAMI]
    + always get GNOME MIME type icons from the gnome subdir [Petr Mladek]
    + avoid crash when pasting a form control into chart. (fdo#37646) [Kohei Yoshida]
    + change default fall-back font lists for Thai locale in vcl.xcu [Samphan Raruenrom]
    + do not include bsh.jar when building with system bsh [David Tardon]
    + don't assume you'll always find a match. (fdo#37252) [Kohei Yoshida]
    + fix auto-correction crash (fdo#38000) [Michael Meeks]
    + fix bug in CloneList [Rafael Dominguez]
    + fix build in connectivity/qa with system-hsqldb [Rene Engelhard]
    + fix compile with Bison 2.5 [Kelly Anderson]
    + fix for bug (fdo#37590) [Noel Power]
    + fix paths and restore original semantics [David Tardon]
    + fixed crash when reading malformed fieldmark tags in ODT (fdo#34997) [Cédric Bosdonnat]
    + initialize resource manager to get verbose basic errors (fdo#37370) [Noel Power]
    + list Microsoft JhengHei instead of Microsoft YaHei as Hant font [Caolán McNamara]
    + make style:layout-grid-snap-to-characters fit to ODF spec. (fdo#37390) [Cédric Bosdonnat]
    + move default language independent layout templates [Kalman Szalai - KAMI]
    + remove erroneous FIXMEs when re-starting oosplash.bin [Michael Meeks]
    + replace "seagull" icons to LibreOffice icons (fdo#37617) [Andras Timar]
    + sanity checks that fix crash (fdo#36495) [Tor Lillqvist]
    + sanity test, seems to fix (fdo#37930) [Tor Lillqvist]
    + set all border lines, not only one [Markus Mohrhard]
    + using "$(ICONPREFIX.libreoffice)-" as icon prefix [Kalman Szalai - KAMI]
+ libs-extern-sys
    + fix pt-BR makefile [Andras Timar]
    + remove added license header that caused parse error (fdo#37433) [Andras Timar]
    + update: Brazilian portuguese spelling dictionary & hyphenation (fdo#37671) [Andras Timar]
    + updated screenshot for hu thesaurus [David Penzes]
+ libs-gui
    + added mtfrenderer component [Radek Doulik]
    + bitwise operations on signed numbers (fdo#37668) [Caolán McNamara]
    + don't broadcast setting changes during painting of button. (fdo#36690) [Kohei Yoshida, Noel 
Power]
    + fix a bug about presssed button state (fdo#36613) [Lucas Baudin]
    + fix gtk FMR on shutdown (fdo#37302) [Michael Meeks]
    + fix some visual glitch with GTK+ [Lucas Baudin]
    + fixed the prefix recognition in URLs... that list is sorted. (fdo#36615) [Cédric Bosdonnat]
    + make the debug build work again [Radek Doulik]
    + make the renderer component point to the right shared library [Radek Doulik]
    + revert "Don't broadcast setting changes during painting of button." (fdo#36690) [Noel Power]
    + revert previous patch for now. [Michael Meeks]
+ postprocess
    + add sdfilt component [Radek Doulik]
    + added mtfrenderer to the components list [Radek Doulik]
+ testing
    + make toolkit.UnoScrollBarControl not fail headless (fdo#37325) [Bjoern Michaelsen]
    + use --nologo to prevent oosplash smoketest hangs [Bjoern Michaelsen]
+ translations
    + update translations from Pootle for LibO 3.4 rc 2 [Andras Timar]
    + update translations from Pootle for LibO 3.4.1 rc1 [Andras Timar]
    + updated Serbian (sr + sh) translation [Goran Rakic, Andras Timar]
+ writer
    + add iterator sanity check, seems to fix (fdo#36820) [Tor Lillqvist]
    + avoid crash in getRowSpan (rhbz#707317) [Caolán McNamara]
    + band-aid for immediate crash in IsAlignPossible (rhbz#710004) [Caolán McNamara]
    + compatibility option for old size of small caps (bnc#691473) [Luboš Luňák]
    + crash in export of .doc in lcl_getFieldId (rhbz#699909) [Caolán McNamara]
    + document as a fdo bug [Caolán McNamara]
    + effective STL Item 27 [Caolán McNamara]
    + fix crash reading some documents with fields (fdo#36329) [Cédric Bosdonnat]
    + fix for (fdo#36552) [Noel Power]
    + fix for a truncated German string (fdo#38007) [Andras Timar]
    + fix for ww8 export of relative hyperlinks: (i#115297) [Cédric Bosdonnat]
    + fix loss of init on merge [Caolán McNamara]
    + fix one of the crashes in wizards (fdo#36306) [Jan Holesovsky]
    + fixed broken loop causing a crash (fdo#37799) [Cédric Bosdonnat]
    + give more room to style listbox [Jean-Baptiste Faure]
    + made changes to fix sentence delete in bug 34786. [jeffrey]
    + make a real copy of the text where to count words (fdo#37584) [Cédric Bosdonnat]
    + make recursive call of MarkManager::deleteMark do the right thing (fdo#37974) [Caolán 
McNamara]
    + re-add missing elements to Elements dialog in Math (fdo#37869) [Andras Timar]
    + really don't handle the CJK unit by default (fdo#32684) [Cédric Bosdonnat]
    + reorganized columns dialog to show text direction correctly (fdo#37387) [Cédric Bosdonnat]
    + restore CVE fix. unit tests rule [Caolán McNamara]
    + temp ole docshell on dtor deletes SwDoc on 0 refcount (fdo#35937) [Caolán McNamara]
    + typo [Tor Lillqvist]

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.