Hi, there have been created the libreoffice-3.5.7.1 tag (aka rc1). The corresponding official builds will be available within next few days.
See the attached list of changes against 3.5.6[*]. Now, you might switch your current 3-5 source tree to it using: ./g fetch --tags ./g checkout -b tag-libreoffice-3.5.7.1 libreoffice-3.5.7.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.5_release and release criteria at http://wiki.documentfoundation.org/Release_Criteria [*] The list contains fixes from 3.5.6 final. 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, Fridrich
bnc#759210 certain smartart drawings weren't imported. [Muthu Subramanian] fdo#35001 (add TRY for better suggestions) [László Németh] fdo#36138 sd: fix undo in text objects [Ivan Timofeev] fdo#36149 do not display error dialogs while showing a menu [Stephan Bergmann] fdo#37529 clear DataColumns read-only information when we clear DataColumns [Lionel Elie Mamane] fdo#38056 fix XMLTextImportPropertyMapper regression: [Michael Stahl] fdo#38913 prevent invalid parameter handler crashes [Stephan Bergmann] fdo#42450 fix crash in SwXTextSection::attach: [Michael Stahl] fdo#43433 binary URP works gracefully with old Java URP [Stephan Bergmann] fdo#44721 protect against negative calculated height value [Lionel Elie Mamane] fdo#45700 sw ODF export: workaround corrupted table model: [Michael Stahl] fdo#46020 fixed missing footnote docx/doc/rtf export [Cédric Bosdonnat] fdo#46249 UCBContentHelper::GetTitle must not fail for void property [Stephan Bergmann] fdo#46250 sync cell context menu & edit menu 'PasteSpecial' entries for calc [Noel Power] fdo#46542 word "usability" requires the indefinite article "a", not "an" [László Németh] fdo#46549 indefinite article "an" is allowed before word "habitual" [László Németh] fdo#47036 fix backport [Miklos Vajna] fdo#47311 don't crash when pasting into more than 1 sheet [David Tardon] fdo#47434 zero rect. size causing wrong line positions. [Muthu Subramanian] fdo#47495 fix RTF import of multiple shapes inside textframes [Miklos Vajna] fdo#47520 avoid fetching same row twice in different queries [Lionel Elie Mamane] fdo#48345 avoid fetching same row twice in different queries [Lionel Elie Mamane] fdo#48446 implement RTF_CPG [Miklos Vajna] fdo#49255 fix for [Noel Power] fdo#49677 ODF export: always add xlink:type attribute [Michael Stahl] fdo#49678 ODF export: add svg:viewBox to draw:connector [Michael Stahl] fdo#49876 ODF export: do not export font-size="0pt" [Michael Stahl] fdo#49892 import RTF_SHPB{X,Y}PAGE [Miklos Vajna] fdo#49901 SwView::ExecSearch: fix Replace All cursor: [Michael Stahl] fdo#50372 avoid fetching same row twice in different queries [Lionel Elie Mamane] fdo#50584 bundle MS Visual C++ 2010 Runtime so LO can work with JRE7 [Andras Timar] fdo#50654 update virtual device width on modifying WB_EXTRAFIELD flag [Ivan Timofeev] fdo#50907 certain smartart drawings weren't imported. [Muthu Subramanian] fdo#51034 fix docx import of HYPERLINK field, l param [Miklos Vajna] fdo#51239 refresh row lazily (when data is requested) [Lionel Elie Mamane] fdo#51514 SwXBookmarks: only consider real bookmarks: [Michael Stahl] fdo#52374 update German Thesaurus (2012-06-17) [Andras Timar] fdo#52610 fixed several docx export bugs [Cédric Bosdonnat] fdo#53154 fix report design wizard crash: [Michael Stahl] fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sections [Miklos Vajna] fdo#53229 fix for import group shapes position and size correctly [Noel Power] fdo#53557 use metadata's idea of column count to allocate a row [Lionel Elie Mamane] fdo#53713 don't use unitialized global variable, [Markus Mohrhard] fdo#53872 reportdesign: fix section drawpage crash: [Michael Stahl] fdo#54232 set encoding of Romanian MSI tables to UTF-8 [Andras Timar] fdo#54718 fix opcode detection in basic resulting in failed/unregcognized code [Noel Power] fdo#54721 fix vba not tracking currently selected doc correctly [Noel Power] i#102625 avoid fetching same row twice in different queries [Lionel Elie Mamane] i#42424 multiline tooltip for very long (eg. footnote) texts [László Németh] i#8288 SwView::ExecSearch: fix Replace All cursor: [Michael Stahl]
* {{bnc|759210}} certain smartart drawings weren't imported. [Muthu Subramanian] * {{fdo|35001}} (add TRY for better suggestions) [László Németh] * {{fdo|36138}} sd: fix undo in text objects [Ivan Timofeev] * {{fdo|36149}} do not display error dialogs while showing a menu [Stephan Bergmann] * {{fdo|37529}} clear DataColumns read-only information when we clear DataColumns [Lionel Elie Mamane] * {{fdo|38056}} fix XMLTextImportPropertyMapper regression: [Michael Stahl] * {{fdo|38913}} prevent invalid parameter handler crashes [Stephan Bergmann] * {{fdo|42450}} fix crash in SwXTextSection::attach: [Michael Stahl] * {{fdo|43433}} binary URP works gracefully with old Java URP [Stephan Bergmann] * {{fdo|44721}} protect against negative calculated height value [Lionel Elie Mamane] * {{fdo|45700}} sw ODF export: workaround corrupted table model: [Michael Stahl] * {{fdo|46020}} fixed missing footnote docx/doc/rtf export [Cédric Bosdonnat] * {{fdo|46249}} UCBContentHelper::GetTitle must not fail for void property [Stephan Bergmann] * {{fdo|46250}} sync cell context menu & edit menu 'PasteSpecial' entries for calc [Noel Power] * {{fdo|46542}} word "usability" requires the indefinite article "a", not "an" [László Németh] * {{fdo|46549}} indefinite article "an" is allowed before word "habitual" [László Németh] * {{fdo|47036}} fix backport [Miklos Vajna] * {{fdo|47311}} don't crash when pasting into more than 1 sheet [David Tardon] * {{fdo|47434}} zero rect. size causing wrong line positions. [Muthu Subramanian] * {{fdo|47495}} fix RTF import of multiple shapes inside textframes [Miklos Vajna] * {{fdo|47520}} avoid fetching same row twice in different queries [Lionel Elie Mamane] * {{fdo|48345}} avoid fetching same row twice in different queries [Lionel Elie Mamane] * {{fdo|48446}} implement RTF_CPG [Miklos Vajna] * {{fdo|49255}} fix for [Noel Power] * {{fdo|49677}} ODF export: always add xlink:type attribute [Michael Stahl] * {{fdo|49678}} ODF export: add svg:viewBox to draw:connector [Michael Stahl] * {{fdo|49876}} ODF export: do not export font-size="0pt" [Michael Stahl] * {{fdo|49892}} import RTF_SHPB{X,Y}PAGE [Miklos Vajna] * {{fdo|49901}} SwView::ExecSearch: fix Replace All cursor: [Michael Stahl] * {{fdo|50372}} avoid fetching same row twice in different queries [Lionel Elie Mamane] * {{fdo|50584}} bundle MS Visual C++ 2010 Runtime so LO can work with JRE7 [Andras Timar] * {{fdo|50654}} update virtual device width on modifying WB_EXTRAFIELD flag [Ivan Timofeev] * {{fdo|50907}} certain smartart drawings weren't imported. [Muthu Subramanian] * {{fdo|51034}} fix docx import of HYPERLINK field, l param [Miklos Vajna] * {{fdo|51239}} refresh row lazily (when data is requested) [Lionel Elie Mamane] * {{fdo|51514}} SwXBookmarks: only consider real bookmarks: [Michael Stahl] * {{fdo|52374}} update German Thesaurus (2012-06-17) [Andras Timar] * {{fdo|52610}} fixed several docx export bugs [Cédric Bosdonnat] * {{fdo|53154}} fix report design wizard crash: [Michael Stahl] * {{fdo|53210}} SwDoc::UpdateExpFlds don't crash when hiding all sections [Miklos Vajna] * {{fdo|53229}} fix for import group shapes position and size correctly [Noel Power] * {{fdo|53557}} use metadata's idea of column count to allocate a row [Lionel Elie Mamane] * {{fdo|53713}} don't use unitialized global variable, [Markus Mohrhard] * {{fdo|53872}} reportdesign: fix section drawpage crash: [Michael Stahl] * {{fdo|54232}} set encoding of Romanian MSI tables to UTF-8 [Andras Timar] * {{fdo|54718}} fix opcode detection in basic resulting in failed/unregcognized code [Noel Power] * {{fdo|54721}} fix vba not tracking currently selected doc correctly [Noel Power] * {{i|102625}} avoid fetching same row twice in different queries [Lionel Elie Mamane] * {{i|42424}} multiline tooltip for very long (eg. footnote) texts [László Németh] * {{i|8288}} SwView::ExecSearch: fix Replace All cursor: [Michael Stahl]
+ binfilter + adapted to -Wnon-virtual-dtor enabled for GCC 4.6 [Stephan Bergmann] + backport of parts of 482881720eef9228ce25fa1d228139ebd43fe9cd [Caolán McNamara] + branch libreoffice-3-5-7 [Fridrich Å trba] + GCC 4.7 -Werror=deprecated, -Werror=narrowing [Stephan Bergmann] + merge in various filter work from core [Caolán McNamara] + some windows warnings [Caolán McNamara] + WaE: need a virtual dtor [Caolán McNamara] + WaE: silence some msvc warnings [Caolán McNamara] + core + avoid fetching same row twice in different queries (i#102625, fdo#48345, fdo#50372, fdo#47520) [Lionel Elie Mamane] + bin SAL_UNUSED_PARAMETER [Fridrich Strba] + binary URP works gracefully with old Java URP (fdo#43433) [Stephan Bergmann] + branch libreoffice-3-5-7 [Fridrich Å trba] + bump product version to 3.5.7-rc1, release number to 1 [Fridrich Å trba] + bump product version to 3.5.7.0, build id to 0 [Petr Mladek] + bundle MS Visual C++ 2010 Runtime so LO can work with JRE7 (fdo#50584) [Andras Timar] + certain smartart drawings weren't imported. (bnc#759210, fdo#50907) [Muthu Subramanian] + clear DataColumns read-only information when we clear DataColumns (fdo#37529) [Lionel Elie Mamane] + do not display error dialogs while showing a menu (fdo#36149) [Stephan Bergmann] + don't crash when pasting into more than 1 sheet (fdo#47311) [David Tardon] + don't use unitialized global variable, (fdo#53713) [Markus Mohrhard] + ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failure [Caolán McNamara] + fix backport (fdo#47036, fdo#47495) [Miklos Vajna] + fix crash in SwXTextSection::attach: (fdo#42450) [Michael Stahl] + fix docx import of HYPERLINK field, l param (fdo#51034) [Miklos Vajna] + fix for (fdo#49255) [Noel Power] + fix for import group shapes position and size correctly (fdo#53229) [Noel Power] + fix linking error with boost 1.50 [David Tardon] + fix math export/import in docx/rtf [LuboÅ¡ LuÅák] + fix opcode detection in basic resulting in failed/unregcognized code (fdo#54718) [Noel Power] + fix report design wizard crash: (fdo#53154) [Michael Stahl] + fix RTF import of multiple shapes inside textframes (fdo#47495) [Miklos Vajna] + fix vba not tracking currently selected doc correctly (fdo#54721) [Noel Power] + fix windows build where min and max are macros [Fridrich Å trba, Andras Timar] + fix XMLTextImportPropertyMapper regression: (fdo#38056) [Michael Stahl] + fixed missing footnote docx/doc/rtf export (fdo#46020) [Cédric Bosdonnat] + fixed several docx export bugs (fdo#52610) [Cédric Bosdonnat] + fixes crashing while loading manipulated pptx files. [Muthu Subramanian] + implement RTF_CPG (fdo#48446) [Miklos Vajna] + import RTF_SHPB{X,Y}PAGE (fdo#49892) [Miklos Vajna] + MinGW: snprintf might be present. [Jan Holesovsky] + missing part of fix for (fdo#54721) [Noel Power] + multiline tooltip for very long (eg. footnote) texts (i#42424) [László Németh] + ODF export: add svg:viewBox to draw:connector (fdo#49678) [Michael Stahl] + ODF export: always add xlink:type attribute (fdo#49677) [Michael Stahl] + ODF export: do not export font-size="0pt" (fdo#49876) [Michael Stahl] + OKeySet: tryRefetch and refreshRow share most of their code [Lionel Elie Mamane] + prevent invalid parameter handler crashes (fdo#38913) [Stephan Bergmann] + protect against negative calculated height value (fdo#44721) [Lionel Elie Mamane] + refresh row lazily (when data is requested) (fdo#51239) [Lionel Elie Mamane] + reportdesign: fix section drawpage crash: (fdo#53872) [Michael Stahl] + sd: fix undo in text objects (fdo#36138) [Ivan Timofeev] + set encoding of Romanian MSI tables to UTF-8 (fdo#54232) [Andras Timar] + some tweaks in RTF filter [Michael Stahl] + sw ODF export: workaround corrupted table model: (fdo#45700) [Michael Stahl] + SwDoc::UpdateExpFlds don't crash when hiding all sections (fdo#53210) [Miklos Vajna] + SwHeaderFooterWin: memory leak [Ivan Timofeev] + SwPageBreakWin: memory leak [Ivan Timofeev] + SwTokenWindow::InsertAtSelection: fix STL assertion: [Michael Stahl] + SwView::ExecSearch: fix Replace All cursor: (fdo#49901, i#8288) [Michael Stahl] + SwXBookmarks: only consider real bookmarks: (fdo#51514) [Michael Stahl] + sync cell context menu & edit menu 'PasteSpecial' entries for calc (fdo#46250) [Noel Power] + UCBContentHelper::GetTitle must not fail for void property (fdo#46249) [Stephan Bergmann] + update virtual device width on modifying WB_EXTRAFIELD flag (fdo#50654) [Ivan Timofeev] + use metadata's idea of column count to allocate a row (fdo#53557) [Lionel Elie Mamane] + validate polypolygon point counts [Caolán McNamara] + zero rect. size causing wrong line positions. (fdo#47434) [Muthu Subramanian] + dictionaries + (add TRY for better suggestions) (fdo#35001) [László Németh] + branch libreoffice-3-5-7 [Fridrich Å trba] + indefinite article "an" is allowed before word "habitual" (fdo#46549) [László Németh] + update German Thesaurus (2012-06-17) (fdo#52374) [Andras Timar] + word "usability" requires the indefinite article "a", not "an" (fdo#46542) [László Németh] + help + branch libreoffice-3-5-7 [Fridrich Å trba] + translations + branch libreoffice-3-5-7 [Fridrich Å trba] + fixing tag errors in pt and tr [Andras Timar] + update translations for LibreOffice 3.5.6 rc2 [Andras Timar] + update translations for LibreOffice 3.5.7 rc1 [Andras Timar]
_______________________________________________ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org 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/