[ANNOUNCE] libreoffice-3.6.2.1 tag created

2012-09-11 Thread Petr Mladek
Hi,

there have been created the libreoffice-3.6.2.1 tag (aka rc1). The
corresponding official builds will be available within next few days.

See the attached list of changes against 3.6.1.2[*].


Now, you might switch your current 3-6 source tree to it using:

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

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#3.6_release
and release criteria at http://wiki.documentfoundation.org/Release_Criteria

[*] The list contains fixes from 3.6.1.2. It is created using
libreoffice/core/bin/lo-commit-stat. It parses output from git log and
does not match cherry-picked commits. We might get better results with
'git cherry' or another approach. Feel free to send patches :-)


Best Regards,
Petr
bnc#774921 be more careful in recognizing MathML [Tor Lillqvist]
deb#681185 wait for InternalIPC::ProcessingDone in oosplash [Stephan Bergmann]
fdo#35001 spellcheck context menu contains too few variants [László Németh]
fdo#36149 CRASH hovering over Menu File  Send if no JRE is available and MediaWiki Publisher installed [Stephan Bergmann]
fdo#38242 format ordinal number suffix not auto-correcting [Caolán McNamara]
fdo#38791 FILEOPEN - ReportBuilder: existing report with .JPG [Stephan Bergmann]
fdo#38913 CRASH at startup citing msvcr90.dll after upgrade (most likely related to javasettings_Windows_x86.xml in the user profile) [Stephan Bergmann]
fdo#43433 DisposedException: java.io.IOException: com.sun.star.io.IOException: EOF reached [Stephan Bergmann]
fdo#46141 UI: Header/footer prompts should only appear if user clicks in header/footer area [Cédric Bosdonnat]
fdo#46249 CRASH when browse to HD root directory in FILEOPEN Template dialog [Stephan Bergmann]
fdo#46250 EDITING: Paste and Paste Special not available for horizontally adjacent cells to vertical cell selection [Noel Power]
fdo#46480 Calc 3.5 Cannot Filter Date/Time Fields from Data Sources [Lionel Elie Mamane]
fdo#46542 SPELL The English word usability requires the indefinite article a, not an [László Németh]
fdo#46549 Libreoffice Grammar Check returns, bad article, incorrectly [László Németh]
fdo#47036 Error in rendering of rtf files generated by Crystal Report engine which were previously OK in LibO 3.4. [Miklos Vajna]
fdo#47368 [Task] Many crashes when accessibility enabled on MacOS X [Michael Meeks, Tor Lillqvist]
fdo#47434 FILEOPEN pptx arrows are shifted to the left [Muthu Subramanian]
fdo#47495 Problem with RTF documents created using Oracle Report [Miklos Vajna]
fdo#48200 Calc FILEOPEN: Regex option in database range filters not saved. [Noel Power]
fdo#48868 Ctrl-Tab no longer passes to next Auto input values [Kohei Yoshida]
fdo#49255 FORMATTING: row height not preserved after FILESAVE and reopen [Noel Power]
fdo#49441 FILEOPEN for multiple documents fails from built-in File Dialog [Ivan Timofeev]
fdo#49901 Writer FORMATTING: During FindReplace operation wrong part of text becomes selected [Michael Stahl]
fdo#49919 Don't default to desktop pollution [Jan Holesovsky]
fdo#50584 LibreOffice says that Java runtime JRE 1.7 on Windows is defective [Andras Timar]
fdo#51514 The Target in document window displays hundreds of nonsensical items in bookmarks [Michael Stahl]
fdo#51777 FILEOPEN particular .HTML: 1 twip double borders lossage [Michael Stahl]
fdo#51926 FILEOPEN particular .xlsm: Formula with link to external contents missing if target sheet name contains space [Eike Rathke]
fdo#52052 FILEOPEN: Imported RTF file is incorrect, table in document is corrupt [Miklos Vajna]
fdo#52078 shlxthdl_x64.dll/shlxthdl.dll causes Windows Explorer to CRASH repeatedly when Flat ODF file is in view [Andras Timar]
fdo#52137 Year and Day of date interchanged after input [Eike Rathke]
fdo#52240 [Task] EDITING: Incomplete Date values are no longer detected [Eike Rathke]
fdo#52246 Translations errors should not break the build [Andras Bartek]
fdo#52288 [DE] EDITING: Allow truncated date inputs from numeric keyboard [Eike Rathke]
fdo#52340 EDITING: CRASH when Copy+Paste row with conditional formatting to other sheet and back to inserted row [Markus Mohrhard]
fdo#52451 UI: FILESAVE as Text (encoded) should offer .txt as file type and name extension [Kohei Yoshida]
fdo#53001 REPORT BUILDER UI: Unlink picture action in Image control file dialog without effect [Joel Madero]
fdo#53009 Large UserInstallation's user/extensions/bundled/ tree [Stephan Bergmann]
fdo#53113 DOCX filter loses shape containing text [Miklos Vajna]
fdo#53175 FILEOPEN error reading “Content (TOC)” from a DOCX [Cédric Bosdonnat]
fdo#53229 FILEOPEN particular .ods from LibO 3.0.0 shows grouped form fields at wrong horizontal position [Noel Power]
fdo#53252 UI: CRASH when edit LibO File Dialog Path Pane [Stephan Bergmann]
fdo#53258 Segmentation 

[Libreoffice-qa] [ANNOUNCE] libreoffice-3.6.2.1 tag created

2012-09-11 Thread Petr Mladek
Hi,

there have been created the libreoffice-3.6.2.1 tag (aka rc1). The
corresponding official builds will be available within next few days.

See the attached list of changes against 3.6.1.2[*].


Now, you might switch your current 3-6 source tree to it using:

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

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#3.6_release
and release criteria at http://wiki.documentfoundation.org/Release_Criteria

[*] The list contains fixes from 3.6.1.2. It is created using
libreoffice/core/bin/lo-commit-stat. It parses output from git log and
does not match cherry-picked commits. We might get better results with
'git cherry' or another approach. Feel free to send patches :-)


Best Regards,
Petr
bnc#774921 be more careful in recognizing MathML [Tor Lillqvist]
deb#681185 wait for InternalIPC::ProcessingDone in oosplash [Stephan Bergmann]
fdo#35001 spellcheck context menu contains too few variants [László Németh]
fdo#36149 CRASH hovering over Menu File  Send if no JRE is available and MediaWiki Publisher installed [Stephan Bergmann]
fdo#38242 format ordinal number suffix not auto-correcting [Caolán McNamara]
fdo#38791 FILEOPEN - ReportBuilder: existing report with .JPG [Stephan Bergmann]
fdo#38913 CRASH at startup citing msvcr90.dll after upgrade (most likely related to javasettings_Windows_x86.xml in the user profile) [Stephan Bergmann]
fdo#43433 DisposedException: java.io.IOException: com.sun.star.io.IOException: EOF reached [Stephan Bergmann]
fdo#46141 UI: Header/footer prompts should only appear if user clicks in header/footer area [Cédric Bosdonnat]
fdo#46249 CRASH when browse to HD root directory in FILEOPEN Template dialog [Stephan Bergmann]
fdo#46250 EDITING: Paste and Paste Special not available for horizontally adjacent cells to vertical cell selection [Noel Power]
fdo#46480 Calc 3.5 Cannot Filter Date/Time Fields from Data Sources [Lionel Elie Mamane]
fdo#46542 SPELL The English word usability requires the indefinite article a, not an [László Németh]
fdo#46549 Libreoffice Grammar Check returns, bad article, incorrectly [László Németh]
fdo#47036 Error in rendering of rtf files generated by Crystal Report engine which were previously OK in LibO 3.4. [Miklos Vajna]
fdo#47368 [Task] Many crashes when accessibility enabled on MacOS X [Michael Meeks, Tor Lillqvist]
fdo#47434 FILEOPEN pptx arrows are shifted to the left [Muthu Subramanian]
fdo#47495 Problem with RTF documents created using Oracle Report [Miklos Vajna]
fdo#48200 Calc FILEOPEN: Regex option in database range filters not saved. [Noel Power]
fdo#48868 Ctrl-Tab no longer passes to next Auto input values [Kohei Yoshida]
fdo#49255 FORMATTING: row height not preserved after FILESAVE and reopen [Noel Power]
fdo#49441 FILEOPEN for multiple documents fails from built-in File Dialog [Ivan Timofeev]
fdo#49901 Writer FORMATTING: During FindReplace operation wrong part of text becomes selected [Michael Stahl]
fdo#49919 Don't default to desktop pollution [Jan Holesovsky]
fdo#50584 LibreOffice says that Java runtime JRE 1.7 on Windows is defective [Andras Timar]
fdo#51514 The Target in document window displays hundreds of nonsensical items in bookmarks [Michael Stahl]
fdo#51777 FILEOPEN particular .HTML: 1 twip double borders lossage [Michael Stahl]
fdo#51926 FILEOPEN particular .xlsm: Formula with link to external contents missing if target sheet name contains space [Eike Rathke]
fdo#52052 FILEOPEN: Imported RTF file is incorrect, table in document is corrupt [Miklos Vajna]
fdo#52078 shlxthdl_x64.dll/shlxthdl.dll causes Windows Explorer to CRASH repeatedly when Flat ODF file is in view [Andras Timar]
fdo#52137 Year and Day of date interchanged after input [Eike Rathke]
fdo#52240 [Task] EDITING: Incomplete Date values are no longer detected [Eike Rathke]
fdo#52246 Translations errors should not break the build [Andras Bartek]
fdo#52288 [DE] EDITING: Allow truncated date inputs from numeric keyboard [Eike Rathke]
fdo#52340 EDITING: CRASH when Copy+Paste row with conditional formatting to other sheet and back to inserted row [Markus Mohrhard]
fdo#52451 UI: FILESAVE as Text (encoded) should offer .txt as file type and name extension [Kohei Yoshida]
fdo#53001 REPORT BUILDER UI: Unlink picture action in Image control file dialog without effect [Joel Madero]
fdo#53009 Large UserInstallation's user/extensions/bundled/ tree [Stephan Bergmann]
fdo#53113 DOCX filter loses shape containing text [Miklos Vajna]
fdo#53175 FILEOPEN error reading “Content (TOC)” from a DOCX [Cédric Bosdonnat]
fdo#53229 FILEOPEN particular .ods from LibO 3.0.0 shows grouped form fields at wrong horizontal position [Noel Power]
fdo#53252 UI: CRASH when edit LibO File Dialog Path Pane [Stephan Bergmann]
fdo#53258 Segmentation