Hi,
there have been created the libreoffice-3.5.2.1 tag for 3.5.2-rc1
release. The corresponding official builds will be available within
next few days.
See the attached list of changes against 3.5.1-final.
Now, you might switch your current 3-5 source tree to it using:
./g fetch --tags
./g checkout -b tag-libreoffice-3.5.2.1 libreoffice-3.5.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.5_release
and release criteria at http://wiki.documentfoundation.org/Release_Criteria
Best Regards,
Petr
+ binfilter
+ restore ascii export for getTextFromPam (fdo#45521) [Caolán McNamara]
+ core
+ "Distributy Columns Evenly" does not work with the selected columns (fdo#46144) [Ivan Timofeev]
+ osl_syncFile having written, and avoid doing that on start (fdo#40607) [Michael Meeks]
+ adapt string type checks to work with both Python 2 and 3 (fdo#46859) [David Bolen]
+ add Gurmukhi MT font for pa-IN (fdo#46571) [Andras Timar]
+ add all imported properties to ScDBData, (fdo#40426) [Markus Mohrhard]
+ add junit test for these (fdo#39694, fdo#42073) [Michael Stahl]
+ add test document (fdo#39694) [Juergen Steinhilber]
+ also shrink used area for HTML in some cases, (bnc#677811, fdo#46230) [Markus Mohrhard]
+ another partial fix for (fdo#45219) [Thorsten Behrens]
+ bASISINSTALLLOCATION = INSTALLLOCATION (fdo#46377) [Andras Timar]
+ check for negative sheet number here too, (fdo#47503) [Markus Mohrhard]
+ clear full sprite area for (fdo#45219) [Thorsten Behrens]
+ clear sprites to white . (fdo#45219) [Thorsten Behrens]
+ clear whole layer in slideshow sprites (fdo#45219) [Thorsten Behrens]
+ correctly import data point formats in data series. (fdo#40320) [Kohei Yoshida]
+ default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165 (i#117010) [Joachim Lingner]
+ delay painting borders until after subsidiary lines (fdo#42750) [Michael Stahl]
+ dmapper: fix line width default (fdo#43965) [Miklos Vajna]
+ do not crash on clicking bibliography when base isnt installed (lp#527938, fdo#33266, debian#602953, i#105408) [Bjoern Michaelsen]
+ don't copy page styles into temporary clipboard doc (fdo#46038) [Caolán McNamara]
+ don't crash for empty input data in charts, (fdo#46885) [Markus Mohrhard]
+ don't crash when scrolling in input line, (fdo#46975) [Markus Mohrhard]
+ don't create uno::Sequence with new, (fdo#46825) [Markus Mohrhard]
+ don't let env vars interfere with internal bootstrap vars (fdo#42961) [Stephan Bergmann]
+ don't paste content if user cancels html import, (fdo#47393) [Markus Mohrhard]
+ don't show an error message for empty names in Define Names, (fdo#46816) [Markus Mohrhard]
+ don't use an invalidated iterator (fdo#46337) [Luboš Luňák]
+ dyaLinePitch only valid between [1-31680] (fdo#40686) [Caolán McNamara]
+ expand group memberships in PostgreSQL-SDBC get*Privileges (fdo#46675) [Lionel Elie Mamane]
+ export all row styles, (fdo#46336) [Markus Mohrhard]
+ fix Query Wizard by putting the right ElementName (fdo#46339) [Julien Nabet]
+ fix RTF import of \up and \dn with custom parameters (fdo#43965) [Miklos Vajna]
+ fix RTF import of ms932-encoded characters (fdo#45543) [Miklos Vajna]
+ fix UNO struct comparison in Python 2 (fdo#46926) [David Bolen]
+ fix anchor handling in SwXText::convertToTextFrame() (bnc#695479) [Miklos Vajna]
+ fix context menu key yanking cursor out of header/footer (fdo#45962) [Michael Stahl]
+ fix core when clicking on entries in Manage Names dialog in calc (fdo#46568) [Noel Power]
+ fix crash in SdrGrafObj::getInputStream: (fdo#46340) [Michael Stahl]
+ fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power]
+ fix crash with document from (bnc#693238) [Tor Lillqvist]
+ fix frame duplication: (i#112763, fdo#40599) [Michael Stahl]
+ fix logout with quickstarter (lp#562027) [Bjoern Michaelsen]
+ fix rtf/docx import of transparent frames (bnc#695479) [Miklos Vajna]
+ fix the fix for Python 3 (fdo#46926) [Michael Stahl]
+ fix title field in header, footer (i#84393) [Szabolcs Dezsi]
+ fix to update inputbar when setting a range for a formula (fdo#46809) [Noel Power]
+ fix uno bootstrapping for .NET ( and perhaps c++ ) (fdo#46832) [Noel Power]
+ fix wrong transparency for animated objects. (fdo#45219) [Thorsten Behrens]
+ fixed SpellCheck dialog display issues (fdo#46531) [Cédric Bosdonnat]
+ fixed docx textbox borders style and width import (fdo#45560) [Cédric Bosdonnat]
+ fixed docx textbox position and size import (fdo#45560) [Cédric Bosdonnat]
+ force imported xlsx active tab to be shown (bnc#748198) [Noel Power]
+ insert only a placeholder since the caller relies on this behavior. (fdo#40320) [Kohei Yoshida]
+ look for order by clause as fifth child of select_statement (fdo#46843, i#20306) [Lionel Elie Mamane]
+ make sure needsUpdate compares canonicalized paths (fdo#37593) [Stephan Bergmann]
+ only shrink to used area in text export, related (bnc#677811, fdo#46230) [Markus Mohrhard]
+ pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658) [Petr Mladek]
+ prevent duplication of frames: (fdo#46482, fdo#40599) [Michael Stahl]
+ properly duplicate (invisible) out-of-order sort columns (fdo#47370) [Lionel Elie Mamane]
+ properly separate each new sorting column (fdo#47560) [Lionel Elie Mamane]
+ pyUNO_cmp: return acquired reference (fdo#46926) [David Bolen]
+ reference count the overlay managers (fdo#46728) [Caolán McNamara]
+ related: fix RTF import of leveltext destination (fdo#46662) [Miklos Vajna]
+ related: it would help to initialize the reference count I suppose (fdo#46728) [Caolán McNamara]
+ resolves Fix Partial::contains for paths that go past a leaf node (fdo#46074) [Stephan Bergmann]
+ resoves duplicated .pfb without duplicated .afm drops font (fdo#42901) [Caolán McNamara]
+ revert "fix handling of SAFEARRAY(s) returned as variant in olebridge " (fdo#38441) [Noel Power]
+ revert thai glyph fallback (fdo#46750, fdo#33090, fdo#46923) [Caolán McNamara]
+ scNameMgrTable takes a reference, (fdo#47307) [Markus Mohrhard]
+ set entries correctly visible, (fdo#47102) [Markus Mohrhard]
+ show actual line width in the legend (fdo#31551) [Katarina Machalkova]
+ sw: expand all text fields when setting properties: (fdo#42073) [Michael Stahl]
+ swTxtFld: do expand the field in the ctor (fdo#39694) [Michael Stahl]
+ take explicit number format before implicit number format, (fdo#43467, fdo#47084) [Markus Mohrhard]
+ uI fix on PDF export dialog (fdo#45023) [Andras Timar]
+ update the relatice refs after the absolute refs, (fdo#47285) [Markus Mohrhard]
+ use ISCHECKFORPRODUCTUPDATES property for online update (fdo#46508) [Andras Timar]
+ use Traditional Chinese installer for zh-HK and zh-MO locales (fdo#46181) [Andras Timar]
+ use new anonymous db name in filter dlg, (fdo#47105) [Markus Mohrhard]
+ use the correct db range for the copy, (fdo#46712) [Markus Mohrhard]
+ use transparency for gradients (fdo#45219) [Thorsten Behrens]
+ vcl: crash in GraphiteLayout::expandOrCondense: (i#103958) [Michael Stahl]
+ common
+ branch libreoffice-3-5-2 [Petr Mladek]
+ version 3.5.2.1, tag libreoffice-3.5.2.1 (3.5.2-rc1) [Petr Mladek]
+ binfilter
+ restore ascii export for getTextFromPam (fdo#45521) [Caolán McNamara]
+ core
+ "Distributy Columns Evenly" does not work with the selected columns (fdo#46144) [Ivan Timofeev]
+ osl_syncFile having written, and avoid doing that on start (fdo#40607) [Michael Meeks]
+ adapt prev 4f78696117ebe4f729880b5d9bfc2f5817b73543 to 3.5 rtl::OUString [Stephan Bergmann]
+ adapt string type checks to work with both Python 2 and 3 (fdo#46859) [David Bolen]
+ add Gurmukhi MT font for pa-IN (fdo#46571) [Andras Timar]
+ add a virtual destrcutor to value to prevent memory leak in RTFValue [Arnaud Versini]
+ add all imported properties to ScDBData, (fdo#40426) [Markus Mohrhard]
+ add check for hamcrest even if it is not first in classpath. [Tomas Chvatal]
+ add junit test for these (fdo#39694, fdo#42073) [Michael Stahl]
+ add shl/LOADER/URELIB to make --without-sytem-libxml work on Mac OS X [Stephan Bergmann]
+ add test document (fdo#39694) [Juergen Steinhilber]
+ also shrink used area for HTML in some cases, (bnc#677811, fdo#46230) [Markus Mohrhard]
+ another partial fix for (fdo#45219) [Thorsten Behrens]
+ bASISINSTALLLOCATION = INSTALLLOCATION (fdo#46377) [Andras Timar]
+ bug 45563 - incorrect IMPORT of Zotero RTF, regression [Christina Rossmanith]
+ bump product version to 3.5.2-rc0+, release number to 200 [Petr Mladek]
+ bump product version to 3.5.2-rc1, release number to 201 [Petr Mladek]
+ check for negative sheet number here too, (fdo#47503) [Markus Mohrhard]
+ clear full sprite area for (fdo#45219) [Thorsten Behrens]
+ clear sprites to white . (fdo#45219) [Thorsten Behrens]
+ clear whole layer in slideshow sprites (fdo#45219) [Thorsten Behrens]
+ consistent use of alpha in cairocanvas [Thorsten Behrens]
+ correctly calculate leap year. [Kohei Yoshida]
+ correctly import data point formats in data series. (fdo#40320) [Kohei Yoshida]
+ cppcheck report: logical disjunction always evaluates to true [Julien Nabet]
+ customshapes: commit updated autogenerated output. [Michael Meeks]
+ customshapes: re-work generation to create many small methods [Michael Meeks]
+ default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165 (i#117010) [Joachim Lingner]
+ delay painting borders until after subsidiary lines (fdo#42750) [Michael Stahl]
+ dmapper: fix line width default (fdo#43965) [Miklos Vajna]
+ do not crash on clicking bibliography when base isnt installed (lp#527938, fdo#33266, debian#602953, i#105408) [Bjoern Michaelsen]
+ do not hide patch-related file (.orig .rej) [Norbert Thiebaud]
+ don't copy page styles into temporary clipboard doc (fdo#46038) [Caolán McNamara]
+ don't crash for empty input data in charts, (fdo#46885) [Markus Mohrhard]
+ don't crash when scrolling in input line, (fdo#46975) [Markus Mohrhard]
+ don't create uno::Sequence with new, (fdo#46825) [Markus Mohrhard]
+ don't let env vars interfere with internal bootstrap vars (fdo#42961) [Stephan Bergmann]
+ don't paste content if user cancels html import, (fdo#47393) [Markus Mohrhard]
+ don't show an error message for empty names in Define Names, (fdo#46816) [Markus Mohrhard]
+ don't show the anonymous db string, it is for internal use only [Markus Mohrhard]
+ don't try to update the range names twice [Markus Mohrhard]
+ don't use an invalidated iterator (fdo#46337) [Luboš Luňák]
+ dyaLinePitch only valid between [1-31680] (fdo#40686) [Caolán McNamara]
+ expand group memberships in PostgreSQL-SDBC get*Privileges (fdo#46675) [Lionel Elie Mamane]
+ export all row styles, (fdo#46336) [Markus Mohrhard]
+ fix Query Wizard by putting the right ElementName (fdo#46339) [Julien Nabet]
+ fix RTF import of \up and \dn with custom parameters (fdo#43965) [Miklos Vajna]
+ fix RTF import of ms932-encoded characters (fdo#45543) [Miklos Vajna]
+ fix UNO struct comparison in Python 2 (fdo#46926) [David Bolen]
+ fix anchor handling in SwXText::convertToTextFrame() (bnc#695479) [Miklos Vajna]
+ fix context menu key yanking cursor out of header/footer (fdo#45962) [Michael Stahl]
+ fix controls size and position on the document information dialog [William Gathoye]
+ fix core when clicking on entries in Manage Names dialog in calc (fdo#46568) [Noel Power]
+ fix crash in SdrGrafObj::getInputStream: (fdo#46340) [Michael Stahl]
+ fix crash on exit using KDE interface [Tomas Chvatal]
+ fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power]
+ fix crash with document from (bnc#693238) [Tor Lillqvist]
+ fix frame duplication: (i#112763, fdo#40599) [Michael Stahl]
+ fix icu parallel build [Luboš Luňák]
+ fix lacking break in switch [Julien Nabet]
+ fix libcroco build against internal libxml2 [Fridrich Štrba]
+ fix library name [Andras Timar]
+ fix logout with quickstarter (lp#562027) [Bjoern Michaelsen]
+ fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instance [Rene Engelhard]
+ fix redundant assignment of "nAngle" in switch [Julien Nabet]
+ fix rtf/docx import of transparent frames (bnc#695479) [Miklos Vajna]
+ fix semantic error in layout calculation [Andras Timar]
+ fix storage chain loop [Wei Ming Khoo]
+ fix the fix for Python 3 (fdo#46926) [Michael Stahl]
+ fix title field in header, footer (i#84393) [Szabolcs Dezsi]
+ fix to update inputbar when setting a range for a formula (fdo#46809) [Noel Power]
+ fix tools->bibliography database, brown paper bag over head commit :-) [Caolán McNamara]
+ fix uno bootstrapping for .NET ( and perhaps c++ ) (fdo#46832) [Noel Power]
+ fix wrong libpng check result text [Luboš Luňák]
+ fix wrong transparency for animated objects. (fdo#45219) [Thorsten Behrens]
+ fixed SpellCheck dialog display issues (fdo#46531) [Cédric Bosdonnat]
+ fixed docx textbox borders style and width import (fdo#45560) [Cédric Bosdonnat]
+ fixed docx textbox position and size import (fdo#45560) [Cédric Bosdonnat]
+ force imported xlsx active tab to be shown (bnc#748198) [Noel Power]
+ implement RTF import of non-box paragraph borders [Miklos Vajna]
+ implement import of RTF_DOB{X,Y}{MARGIN,PAGE} [Miklos Vajna]
+ implement import of RTF_DPLINE, regression from LO 3.4 [Miklos Vajna]
+ insert only a placeholder since the caller relies on this behavior. (fdo#40320) [Kohei Yoshida]
+ look for order by clause as fifth child of select_statement (fdo#46843, i#20306) [Lionel Elie Mamane]
+ make librsvg link with internal libxml [Fridrich Štrba]
+ make redland build on Mac with internal libxml [Fridrich Štrba]
+ make sure needsUpdate compares canonicalized paths (fdo#37593) [Stephan Bergmann]
+ missing sub-menu arrows with 3.5.x and GTK < 2.15 [David Bolen]
+ only shrink to used area in text export, related (bnc#677811, fdo#46230) [Markus Mohrhard]
+ pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658) [Petr Mladek]
+ prevent creating new db ranges with the internal anonymous db name [Markus Mohrhard]
+ prevent duplication of frames: (fdo#46482, fdo#40599) [Michael Stahl]
+ properly duplicate (invisible) out-of-order sort columns (fdo#47370) [Lionel Elie Mamane]
+ properly separate each new sorting column (fdo#47560) [Lionel Elie Mamane]
+ pyUNO_cmp: return acquired reference (fdo#46926) [David Bolen]
+ qadevOOo: _XPropertySet.java: fix unrealistic expectations: [Michael Stahl]
+ raptor: make the entities patch work on older libxml2 versions [Michael Stahl]
+ reduced loadtime of autocorrect tables [Szabolcs Dezsi]
+ reference count the overlay managers (fdo#46728) [Caolán McNamara]
+ related: fix RTF import of leveltext destination (fdo#46662) [Miklos Vajna]
+ related: it would help to initialize the reference count I suppose (fdo#46728) [Caolán McNamara]
+ remove nasty xor hack for non-Mac vclcanvas [Thorsten Behrens]
+ remove one more reference to the anonymous db string [Markus Mohrhard]
+ reportbuilder: untested fix for WITH_LANG build [Michael Stahl]
+ resolves Fix Partial::contains for paths that go past a leaf node (fdo#46074) [Stephan Bergmann]
+ resoves duplicated .pfb without duplicated .afm drops font (fdo#42901) [Caolán McNamara]
+ return proper transparency value even for ignore_color. [Thorsten Behrens]
+ revert "Use internal libxml for Mac release builds." [Petr Mladek]
+ revert "fix handling of SAFEARRAY(s) returned as variant in olebridge " (fdo#38441) [Noel Power]
+ revert thai glyph fallback (fdo#46750, fdo#33090, fdo#46923) [Caolán McNamara]
+ sax: ConverterTest: add leap year tests [Michael Stahl]
+ sax: this had to be accidentally added when merging [Matúš Kukan]
+ scNameMgrTable takes a reference, (fdo#47307) [Markus Mohrhard]
+ set back rpath to ure/lib for libxml on MAC [Petr Mladek]
+ set entries correctly visible, (fdo#47102) [Markus Mohrhard]
+ sfxItemPool: replace deque with vector for SfxPoolItem array [Michael Stahl]
+ show actual line width in the legend (fdo#31551) [Katarina Machalkova]
+ support using for libxml2 internal on MacOSX [Norbert Thiebaud]
+ sw doesn't need to link oox [Luboš Luňák]
+ sw: CheckFields: oops, forgot to close the document [Michael Stahl]
+ sw: expand all text fields when setting properties: (fdo#42073) [Michael Stahl]
+ swRootFrm::~SwRootFrm: refactor: [Michael Stahl]
+ swSectionFrm: initialised members are happy members [Michael Stahl]
+ swTxtFld: do expand the field in the ctor (fdo#39694) [Michael Stahl]
+ tabs -> spaces [Fridrich Štrba]
+ take explicit number format before implicit number format, (fdo#43467, fdo#47084) [Markus Mohrhard]
+ tentative libcroco fix for Mac OS X --without-system-libxml [Stephan Bergmann]
+ textEngine::SeekCursor needs to call SetFont after all [Stephan Bergmann]
+ uI fix on PDF export dialog (fdo#45023) [Andras Timar]
+ update of license document [Andras Timar]
+ update the relatice refs after the absolute refs, (fdo#47285) [Markus Mohrhard]
+ use ISCHECKFORPRODUCTUPDATES property for online update (fdo#46508) [Andras Timar]
+ use Traditional Chinese installer for zh-HK and zh-MO locales (fdo#46181) [Andras Timar]
+ use correct source table [Markus Mohrhard]
+ use internal libxml for Mac release builds. [Thorsten Behrens]
+ use new anonymous db name in filter dlg, (fdo#47105) [Markus Mohrhard]
+ use the correct db range for the copy, (fdo#46712) [Markus Mohrhard]
+ use transparency for gradients (fdo#45219) [Thorsten Behrens]
+ vcl: crash in GraphiteLayout::expandOrCondense: (i#103958) [Michael Stahl]
+ workaround broken msvc template instantiation [Luboš Luňák]
+ writer/Options: Move Comments 10 units up [Stefan Knorr (astron)]
+ yet another clash with macro name [David Tardon]
+ translations
+ update translations for LibreOffice 3.5.2 rc1 [Andras Timar]
_______________________________________________
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/