Hi,
there have been created the libreoffice-3.6.0.0.beta2 tag. The
corresponding official builds will be available within next few days.
See the attached list of changes against 3.6.0.0.beta1.
See also http://wiki.documentfoundation.org/ReleaseNotes/3.6
Now, you might switch your current 3-6 source tree to it using:
./g fetch --tags
./g checkout -b tag-libreoffice-3.6.0.0.beta2 libreoffice-3.6.0.0.beta2
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
Best Regards,
Petr
bnc#325936 Picture background setting ignored [Miklos Vajna]
bnc#705956 rework handling the case of recursive ooxml shapes again [Luboš Luňák]
bnc#750935 section break and page style conversion problem [Miklos Vajna]
bnc#757609 import vmlshape 'hidden' style attribute and apply to controls [Noel Power]
bnc#757905 SwLineLayout::CalcLine: improve line height calculation [Miklos Vajna]
bnc#766477 dmapper: import NS_ooxml::LN_CT_FFCheckBox_default [Miklos Vajna]
fdo#30519 Bad transitions if "use hardware acceleration" is enabled [David Tardon]
fdo#31812 Compatibility>Key bindings needs to be more descriptive [Andras Timar]
fdo#35972 Small size icon setting is ignored. [Ivan Timofeev]
fdo#38116 FILESAVE as .doc destroys frame border properties [Michael Stahl]
fdo#39139 CALC LOCALHELP for (Alt + Up Arrow) / (Alt + Down Arrow) wrong [Andras Timar]
fdo#41830 LOCALHELP: Shortcut key table without sort order [Andras Timar]
fdo#42379 Toolbar item clipped [Ivan Timofeev]
fdo#42405 toolbars may become irrevocably locked in place [Ivan Timofeev]
fdo#43249 FILEOPEN: Frame borders not shown in .doc file [Michael Stahl]
fdo#43967 VIEWING: legacy report designer wizard improperly formats dates [Lionel Elie Mamane]
fdo#46143 Wrong AutoInput Hot Keys described in SPREADSHEET LOCALHELP [Andras Timar]
fdo#46757 Words and Character excluding spaces Word Count incorrect with Record Changes enabled [Muhammad Haggag]
fdo#47044 LibreOffice crashed when accessing Options / Internet / Proxy or Browser Plug-in settings [Stephan Bergmann]
fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocks [Julien Nabet, Fridrich Štrba]
fdo#48647 ugly hairline double border drawing [Michael Stahl]
fdo#49117 LOCALHELP: Blank page returned. [Andras Timar]
fdo#49178 CRASH when FILEOPEN particular RTF [Julien Nabet]
fdo#49438 TABLES: drawing layer doesn't paint thin borders in Writer if anti-aliasing disabled [Michael Stahl]
fdo#49659 rtf header, tables, pagenumber are wrong [Miklos Vajna]
fdo#49724 Update filters for file selector's file type categories [Alberto Ferreira]
fdo#50087 FILEOPEN properties Title, Subject, Comments (File>Properties ..> Description) no longer imported in rtf document [Miklos Vajna]
fdo#50141 Word Count Characters (with spaces) incorrect with Numbering on [Muhammad Haggag]
fdo#50603 Unable to update LibreOffice without resetting user profile [Stephan Bergmann]
fdo#50679 EDITING: Copying cell(s) with conditional formatting CRASH when paste [Markus Mohrhard]
fdo#50868 Libvisio: Draw Crash/Freeze on loading MS Lync Server 2010 Topology Sample Visio Files [Fridrich Štrba]
fdo#508686 fix crash from [Fridrich Štrba]
fdo#50896 Writer crash when applying an AutoFormat to a table [David Tardon]
fdo#50964 PresenterConsole - missing all images... [Michael Meeks]
fdo#50981 Please update German dictionaries (de-DE, de-AT, de-CH) for LibreOffice 3.6 [Andras Timar]
fdo#50988 Draw crashes on loading MS Logical Design Diagram example viso file. [Julien Nabet]
fdo#51017 ODFF: implement missing imaginary functions [Regina Henschel]
fdo#51046 New about dialog - pressing left or right arrow focuses wrong button [Andras Timar]
i#81127 Get rid of -fsigned-char? [Caolán McNamara, Rene Engelhard]
rhbz#678440 opening urls fails with error 403 on picky servers [Stephan Bergmann]
rhbz#820554 smoketest fails on ppc64 [Caolán McNamara]
rhbz#826609 fix smoketest on ppc[64] and s390[x] [Caolán McNamara]
+ common
+ version 3.6.0.0.beta2, tag libreoffice-3.6.0.0.beta2 [Petr Mladek]
+ binfilter
+ adapt to 6d78c490b0923c22d125286ebdae2e41edd28f6c [Stephan Bergmann]
+ core
+ fix smoketest on ppc[64] and s390[x] (rhbz#820554, i#81127, rhbz#826609) [Caolán McNamara]
+ -Werror,-Wmismatched-tags [Stephan Bergmann]
+ -Werror,-Wunused-function [Stephan Bergmann]
+ abstract type in ptr_container needs this workaround [Markus Mohrhard]
+ accept BIT* functions as _xlfnodf.* in Excel import [Eike Rathke]
+ adapt to different Windows versions' InternetQueryOption behavior (fdo#47044) [Stephan Bergmann]
+ add constructors to init dialog with model data [Markus Mohrhard]
+ add contructor that inits dialog from model [Markus Mohrhard]
+ add data bar ui elements [Markus Mohrhard]
+ add epm to OxygenOffice distroconf [Kalman Szalai - KAMI]
+ add gui elements for color scales [Markus Mohrhard]
+ add HelpId to key binding selection listbox [Andras Timar]
+ adjust import/export code to merged conditional formats [Markus Mohrhard]
+ always include User-Agent to avoid 403 from picky servers (rhbz#678440) [Stephan Bergmann]
+ attempt to use mce::FallBack for control/oleObject import [Noel Power]
+ better test for system boost date_time lib [David Tardon]
+ bring back the Duden hack [Fridrich Štrba]
+ bump product version to 3.6.0.0.beta2, release number to 12 [Petr Mladek]
+ calc input line: Fix crash with accessibility enabled. [Jan Holesovsky]
+ change the way par files for ins are collected [David Tardon]
+ character count (with spaces) incorrect with numbering on. (fdo#50141) [Muhammad Haggag]
+ close fds across a restart of soffice on Mac OS X (fdo#50603) [Stephan Bergmann]
+ correctly copy the cond formats, (fdo#50679) [Markus Mohrhard]
+ correctly create between/not between entries [Markus Mohrhard]
+ correctly set icon names in desktop files [Petr Mladek]
+ correctly set new conditional format [Markus Mohrhard]
+ CRASH when FILEOPEN particular RTF (fdo#49178) [Julien Nabet]
+ data bar settings menu [Markus Mohrhard]
+ delete problematic IsOfficeRunning custom action [Andras Timar]
+ disable two ui elements for 3.6 [Markus Mohrhard]
+ dmapper: import NS_ooxml::LN_CT_FFCheckBox_default (bnc#766477) [Miklos Vajna]
+ do not copy etc. singular iterator values. [Stephan Bergmann]
+ do not repeate twice .0.0.beta1 in the download tarball name [Petr Mladek]
+ don't push_back(.back()), stupid [Fridrich Štrba]
+ eMode may be used uninitialized in this function [Stephan Bergmann]
+ evoab2: add libebook-1.2.so.13 (evolution 3.4) [Rene Engelhard]
+ export more conditional formats [Markus Mohrhard]
+ first part for new conditional format dialog [Markus Mohrhard]
+ fix another crash in exotic circumstances [Fridrich Štrba]
+ fix arguments of Rectangle constructor [Ruslan Kabatsayev]
+ fix build verbosity [Rene Engelhard]
+ fix cond format import from ods [Markus Mohrhard]
+ fix crash from (fdo#508686) [Fridrich Štrba]
+ fix display of About dialog when buttons contain long strings [Stefan Knorr (astron)]
+ fix docx import of w:evenAndOddHeaders (bnc#750935) [Miklos Vajna]
+ fix double hairline border drawing some more: (fdo#38116, fdo#49438, fdo#48647) [Michael Stahl]
+ fix export of cond formats to ods [Markus Mohrhard]
+ fix help localization from source tarballs [Petr Mladek]
+ fix invalid vector.push_back(vector.back()) [Michael Stahl]
+ fix missing ole and form control(s) on xlsx import [Noel Power]
+ fix potential further crashes like the one in (fdo#50868) [Fridrich Štrba]
+ fix presenter console artwork location (fdo#50964) [Michael Meeks]
+ fix reading two smartart shapes in one document [Luboš Luňák]
+ fix rebase problems [Markus Mohrhard]
+ fix repainting of conditional formats [Markus Mohrhard]
+ fix RTF import of Title, Subject, Comments document properties (fdo#50087) [Miklos Vajna]
+ fix tab order in About box (fdo#51046) [Andras Timar]
+ fix typo: = -> == [David Tardon]
+ fix VML import of mso-wrap-style:none (bnc#757905) [Miklos Vajna]
+ fix ww8 export of fly frames with transparent background in headers (bnc#325936) [Miklos Vajna]
+ fix ww8 export of not-in-background anchored images in header (bnc#325936) [Miklos Vajna]
+ gbuild: introduce gb_Package_Package_internal: [Michael Stahl]
+ get rid of GRADIENT_* defines, they conflict with Windows GDI types. [Jan Holesovsky]
+ get rid of unecessary loop and change comment [Noel Power]
+ give Macro recorder separate option, apart from Experimental features [Cor Nouws]
+ GTK: don't crash on X errors [Ruslan Kabatsayev]
+ handle f suffix (1/65536ths) when reading VML percentages [Luboš Luňák]
+ handle formula is in new conditional format dlg [Markus Mohrhard]
+ handle styles correctly in the new cond format dialog [Markus Mohrhard]
+ hide separators before calculating line breaks (fdo#42379) [Ivan Timofeev]
+ I alway miss these, add Hide and Show items to tab context menu [Noel Power]
+ implement native FixedLine render, add GTK support for it [Ruslan Kabatsayev]
+ import vmlshape 'hidden' style attribute and apply to controls (bnc#757609) [Noel Power]
+ integrate color formats into conditional formats [Markus Mohrhard]
+ legacy report designer wizard formats dates improperly (fdo#43967) [Lionel Elie Mamane]
+ lo-commit-stat: avoid problems whit '%' in the commit message [Petr Mladek]
+ lo-commit-stat: really print the piece title into the log file [Petr Mladek]
+ lo-pack-sources: correct check for valid libreoffice/core dir [Petr Mladek]
+ make mac tinderbox happy [Markus Mohrhard]
+ make new conditional format menu appear [Markus Mohrhard]
+ menubar: Improved Windows Vista or later look (based on Mirek M.'s design). [Jan Holesovsky]
+ mingw: fix check for boost date_time dll [David Tardon]
+ missing intialization [David Tardon]
+ more for conditional format dialog [Markus Mohrhard]
+ more for correct color scale dialog behavior [Markus Mohrhard]
+ more support for data bars in new dialogs [Markus Mohrhard]
+ MSC fix [Stephan Bergmann]
+ n753458: changing the keyboard of the Slide Show button [Felix Zhang]
+ n759982: Win/VC++ stl messes up the namespace vector. [Muthu Subramanian]
+ need to export all symbols for color formats [Markus Mohrhard]
+ new menubar closing icon (that appears when more apps is open). [Mirek Mazel]
+ new script config_host.mk.source [Petr Mladek]
+ no need for fancy string formatting, use plain print [Thorsten Behrens]
+ ODFF: implement missing imaginary functions [AOO i111609 r1348096] (fdo#51017) [Regina Henschel]
+ oox: fix all vmlshapecontainer doxygen errors [Miklos Vajna]
+ optionally output wiki-markup from lo-commit-stat [Thorsten Behrens]
+ OSL_TRACE -> SAL_INFO [David Tardon]
+ paint scrolled area from the right surface (fdo#30519) [David Tardon]
+ prepare cond format code for merge with color formats [Markus Mohrhard]
+ put the two new optinal desktop files into right file lists [Petr Mladek]
+ related: FILEOPEN: Open Visio's file with bitmap's blocks (fdo#48601) [Julien Nabet]
+ remove -fsigned-char from s390 to fix smoketest.. [Rene Engelhard]
+ remove bogus header [Thomas Arnhold]
+ remove empty conditions for color format export to excel [Markus Mohrhard]
+ remove this, nowadays MenuItemAllowed disables menu entries (fdo#42405) [Ivan Timofeev]
+ remove unnecessary menu entries for 3-6 [Markus Mohrhard]
+ remove uno from oox cond format import code [Markus Mohrhard]
+ render bg correctly for widgets without theme-visible position [Ruslan Kabatsayev]
+ replace tabs with spaces [Markus Mohrhard]
+ revert "add configure check for date_time lib" [Jan Holesovsky]
+ revert "Revert "sw34bf03: patch by pmladek: linux/ppc: remove -fsigned-char"" (i#81127) [Rene Engelhard]
+ revert "rework getting shape for the .docx import filter" [Luboš Luňák]
+ revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490 [Stephan Bergmann]
+ revert MSVC ABI incompatible URE change (public -> protected) [Stephan Bergmann]
+ rework handling the case of recursive ooxml shapes again (bnc#705956) [Luboš Luňák]
+ SbPropertyValues::setPropertyValue doesn't check that property exists [Michael Stahl]
+ seems like windows does not like that [Markus Mohrhard]
+ separator will be invisible if there is no visible buttons [Ivan Timofeev]
+ set correct range as title + update for (not) between [Markus Mohrhard]
+ SfxItemSets can contain emtpy element (fdo#50896) [David Tardon]
+ signed char is default on m68k... [Rene Engelhard]
+ skeletonmaker: add back \" in string literal [Michael Stahl]
+ small improvements to data bar dialog [Markus Mohrhard]
+ solve more dependencies between ui elements in cond format dialog [Markus Mohrhard]
+ SVG: use dash parameters from svg file [Chr. Rossmanith]
+ switch to the new version scheme [Petr Mladek]
+ SwLineLayout::CalcLine: improve line height calculation (bnc#757905) [Miklos Vajna]
+ three RTF fixes (fdo#49659) [Miklos Vajna]
+ toolbarmanager must be aware of changes in SvtMiscOptions (fdo#35972) [Ivan Timofeev]
+ toolbars: Improve the toolbars look in Windows Vista or later. [Jan Holesovsky]
+ trying to fix mingw build [Fridrich Štrba]
+ trying to solve out of bonds in (fdo#48601) [Fridrich Štrba]
+ ucb: second try to fix weird STL assertion on tinderbox [Michael Stahl]
+ ucb: try to fix weird STL assertion on tinderbox [Michael Stahl]
+ update filters for file selector's file type categories (fdo#49724) [Alberto Ferreira]
+ uploading a new version of libcdr with initial text support [Fridrich Štrba]
+ use correct localization aware string to double [Markus Mohrhard]
+ use the result of the dialog and apply it to the document [Markus Mohrhard]
+ use ure instead of ure-link [David Tardon]
+ word/character count incorrect with record changes enabled (fdo#46757) [Muhammad Haggag]
+ WW8: fix double border import: (fdo#43249) [Michael Stahl]
+ XInterfaceTypeDescription missing from isBootstrapType [Stephan Bergmann]
+ dictionaries
+ update of German dictionaries (2012.06.10) (fdo#50981) [Andras Timar]
+ upgrade for pt-BR VERO spellchecker [Raimundo Moura]
+ help
+ add help for DATEDIF function [Andras Timar]
+ add help for Tools - Options - Libreoffice Calc - Compatibility (fdo#31812) [Andras Timar]
+ DATE -> DATEDIF [Andras Timar]
+ fix file path in <filename> tag, this fixes e.g. (fdo#49117) [Andras Timar]
+ fix help text for Alt+Up Arrow and Alt+Down Arrow (fdo#39139) [Andras Timar]
+ fix HID of DATE function help [Andras Timar]
+ fix key binding description of AutoInput feature (fdo#46143) [Andras Timar]
+ package help stylesheets and error page (regression from 5e7dfec) [Andras Timar]
+ remove accelerator mark (~) from help text [Andras Timar]
+ remove extra space [Andras Timar]
+ revert "fix HID of DATE function help" [Andras Timar]
+ sort/organize shortcut key tables (fdo#41830) [Andras Timar]
+ typo [Andras Timar]
+ unique id, build fix [Andras Timar]
+ translations
+ update Serbian translation for 3.6.0 beta2 [Andras Timar]
+ update translations for LibreOffice 3.6.0 beta2 [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/