Hi all,
The tag libreoffice-4.3.0.2 (AKA 4.3.0 RC2) and the corresponding
branch libreoffice-4-3-0 have been created.
The branch will be used for fine tuning of the 4.3.0 release. (there
is one additional RC planned)
The following rules apply:
+ preferably just translation or blocker fixes
+ only cherry-picking from libreoffice-4-3 branch
+ 2 additional reviews needed; 2nd reviewer pushes
+ no regular merges back to anything
Remember to submit your still-pending patches to the libreoffice-4-3-0 branch
The 'libreoffice-4-3' branch is still active and will be used for the
4.3.1 bugfix release. Please read more at
http://wiki.documentfoundation.org/ReleasePlan/4.3#4.3.0_release
http://wiki.documentfoundation.org/Development/Branches
http://wiki.documentfoundation.org/Release_Criteria
Now, if you want to switch your clone to the branch, please do:
./g pull -r
./g checkout -b libreoffice-4-3-0 origin/libreoffice-4-3-0
To checkout the tag, use
./g fetch --tags
./g checkout -b tag-libreoffice-4.3.0.2 libreoffice-4.3.0.2
Hopefully it will work for you :-) Most probably, you will also want to
do (if you haven't done it yet):
git config --global push.default tracking
When you do git push with this, git will push only the branch you are
on; e.g. libreoffice-4-2-5 when you have switched to it. This will
save you some git shouting at you.
Linux distro packages might find source tarballs at
http://dev-builds.libreoffice.org/pre-releases/src/
They will soon be available from the official page together with the builds.
Attached is the list of changes against 4.3.0 RC1
Happy hacking,
Christian
+ core
+ : Crash when playing with a Group inside a Group (fdo#54155) [Julien Nabet]
+ a better approach for getting element names. (fdo#76260) [Michael Meeks]
+ accelerate non-poolable item add / remove. (fdo#79851, fdo#38513) [Michael Meeks]
+ accept also one cell chart ranges for external data provider, (fdo#79772) [Markus Mohrhard]
+ after execute() a ResultSet is expected to be BeforeFirst (fdo#79427) [Lionel Elie Mamane]
+ bah, const issue [Caolán McNamara]
+ bin_library_info.sh: popd does not take a directory parameter [Michael Stahl]
+ branch libreoffice-4-3-0 [Christian Lohmaier]
+ bump product version to 4.3.0.1.0+ [Christian Lohmaier]
+ bump product version to 4.3.0.2 [Christian Lohmaier]
+ calc invalid image position on zooming (fdo#76160) [Damien Chambe]
+ check for empty() before calling top(). [Kohei Yoshida]
+ check only one radio button in a group (fdo#80422) [David Tardon]
+ check SwFmt::GetItemState()'s ppItem parameter... (i#125071) [Herbert Dürr]
+ clang: Use-after-free [Caolán McNamara]
+ create clipping polygon correctly (fdo#79615) [David Tardon]
+ do not hide top of the first row when editing text in table cells. (bnc#882631) [Matúš Kukan]
+ don't go further and pop the stack if it's empty. [Kohei Yoshida]
+ don't try to set property mapping if there is no value [Markus Mohrhard]
+ enable Impress Remote Dialog menu item for all view shells. (fdo#63378) [Andrzej Hunt]
+ error: no matching function for call to 'assertEquals' [Matúš Kukan]
+ file driver PreparedStatement: close previous ResultSet on reexec (fdo#80084) [Lionel Elie Mamane]
+ fix broken redlines after undoing column count change (cp#1000071) [Luboš Luňák]
+ fix build to work with older harfbuzz versions. [Thorsten Behrens]
+ fix expanded/condensed text breaking... (i#124935) [Herbert Dürr]
+ fix hyphenation (fdo#79372, fdo#56392) [László Németh]
+ fix path of redline_tmpl.hrc (fdo#80324) [Andras Timar]
+ fix reading of section margins (bnc#875715) [Luboš Luňák]
+ fix SDK examples [Stephan Bergmann]
+ fix tab order on ReadyToInstall dialog (fdo#80527) [Andras Timar]
+ fixed the old vector length (fdo#37401, i#39528) [Hideki Ikeda]
+ fixes for up-casting to Reference<XInterface> [Noel Grandin]
+ flush modified data to the model when pressing OK in the data table dialog. [Kohei Yoshida]
+ followup fix (fdo#80332) [Andras Timar]
+ inverted spell-check continue logic (fdo#80140) [Caolán McNamara]
+ libgltf: fix Linux-with-check build [Zolnai Tamás]
+ limits need to multiplied by num of decimal places (fdo#42747) [Caolán McNamara]
+ lok: It is expected that we point directly to the program/ directory. [Jan Holesovsky]
+ LOK: kill double initialize. [Andrzej Hunt]
+ LOK: kill saveAsWithOptions. [Andrzej Hunt]
+ make title of dialog localisable (fdo#51763) [Joren De Cuyper]
+ mismatched icons in Chart Data Table dialog (fdo#80295) [Joren De Cuyper]
+ MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854) [Luboš Luňák]
+ no need to offset column index by category labels. (fdo#79151) [Kohei Yoshida]
+ notify mispelled word to accessibility (fdo#71558) [Jacobo Aragunde Pérez]
+ numbering too small on sample .doc import (i#125154) [Clarence Guo]
+ package filter in common pack [Tomáš Chvátal]
+ PNG with 1-bit colormap only show black and white (fdo#80160) [Caolán McNamara]
+ preserve number formats when charts are copied. (fdo#71076, fdo#71767) [Kohei Yoshida]
+ process VBA blobs before formula cells. (bnc#882595) [Kohei Yoshida]
+ quick help may be used as accessible text (fdo#74681) [Jacobo Aragunde Pérez]
+ related Alternative dialog Find & Replace for Writer (fdo#58774) [Julien Nabet]
+ related Minimum height was not invalidated when rectangle changes. (bnc#822625) [Matúš Kukan]
+ related: a11y crash on changing text via spellchecker in impress (fdo#80140) [Caolán McNamara]
+ related: make 'Gif image', etc. translatable (fdo#80713) [Caolán McNamara]
+ related: make sidebar react to resizes when floating (fdo#65634) [Caolán McNamara]
+ related: retain color on scaling of 1 bit depth pngs (fdo#33455) [Caolán McNamara]
+ remove "Support assistive technology tools" checkbox from installer (fdo#80332, fdo#39833) [Andras Timar]
+ revert "fix hyphenation (remove fix..." (fdo#79372, fdo#56392) [László Németh]
+ revert "keep line visible if proportional line spacing is < 100%." (bnc#882631) [Matúš Kukan]
+ RTF export: don't loose page breaks (fdo#80167, fdo#74566) [Miklos Vajna]
+ secured usage of pTextGroup (i#121410) [Armin Le Grand]
+ send Legacy Report "E-Mail as ..."=>error message (fdo#43277) [Julien Nabet]
+ sizeof(bool) is not required to be 1 [Caolán McNamara]
+ sound list box when non-English UI (fdo#80327) [Julien Nabet]
+ string resources not built and included (fdo#80423) [Caolán McNamara]
+ substituting XInterface* eq. for object eq. requires queryInterface (fdo#75339) [Stephan Bergmann]
+ sw: avoid calling convertToString() with unsupported encodings [Michael Stahl]
+ sw: fix crash on Undo of table row/column delete (fdo#80663) [Michael Stahl]
+ sw: Fix SID_CHAR_DLG_EFFECT behavior [Maxim Monastirsky]
+ sw: RTF export: don't export multiple \fldrst for one hyperlink (fdo#78758) [Michael Stahl]
+ switch from vector to std::stack. (fdo#76260) [Michael Meeks]
+ the wrong way to get a 10% win with an N^3 operation. (fdo#76260) [Michael Meeks]
+ ungroup widgets and Show() them correctly (fdo#79028) [Katarina Behrens]
+ update libgltf: new build system and various fixes [Zolnai Tamás]
+ updated core (fdo#80200, fdo#79733) [Christian Lohmaier, Julien Nabet, Caolán McNamara, Andras Timar]
+ upload libmspub-0.1.1 [David Tardon]
+ use a new fast parser instance for each XML fragment. [Kohei Yoshida]
+ use define constant to keep track of all NumberFormat property usage. [Kohei Yoshida]
+ use full sofficerc for LOK. [Andrzej Hunt]
+ use the correct default value, (fdo#78080) [Markus Mohrhard]
+ use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on Mac [Norbert Thiebaud]
+ use VCL_HIDE_WINDOWS env on Windows, too [Andras Timar]
+ vcl: fix drawing of linear gradients (fdo#80014) [Michael Stahl]
+ version 4.3.0.2, tag libreoffice-4.3.0.2 [Christian Lohmaier]
+ WaE: unused function 'isString' [Tor Lillqvist]
+ webdav: Release WebDAV file lock on document close. (fdo#72157) [Matúš Kukan]
+ widget is not transparent (i#119307, fdo#80681) [Caolán McNamara]
+ work around problem with nested /* in Doxygen comment [Stephan Bergmann]
+ writerfilter: RTF import: fix handling of associated char properties [Michael Stahl]
+ xmloff: ignore excessive fo:clip values (fdo#80009) [Michael Stahl]
+ XY chart needs to set the X value property, (fdo#79144) [Markus Mohrhard]
+ dictionaries
+ revert "Some problem on display of Hungarian sentence checking" (fdo#78526) [Julien Nabet]
+ some problem on display of Hungarian sentence checking (fdo#78526) [Julien Nabet]
+ wrong path to dictionaries (fdo#79012) [Caolán McNamara]
+ help
+ fix icon's path (fdo#79733) [Andras Timar]
+ fix icons' path [Andras Timar]
+ use icons that are actually packed (fdo#80200) [Andras Timar]
+ translations
+ update translations for 4.3.0 RC2 [Christian Lohmaier]
+ updated Slovenian translation [Andras Timar]
bnc#822625 related Minimum height was not invalidated when rectangle changes. [Matúš Kukan]
bnc#875715 fix reading of section margins [Luboš Luňák]
bnc#878854 MSWord uses \xb for linebreaks in DB fields, take 2 [Luboš Luňák]
bnc#882595 process VBA blobs before formula cells. [Kohei Yoshida]
bnc#882631 do not hide top of the first row when editing text in table cells. [Matúš Kukan]
cp#1000071 fix broken redlines after undoing column count change [Luboš Luňák]
fdo#33455 related: retain color on scaling of 1 bit depth pngs [Caolán McNamara]
fdo#37401 fixed the old vector length [Hideki Ikeda]
fdo#38513 accelerate non-poolable item add / remove. [Michael Meeks]
fdo#39833 remove "Support assistive technology tools" checkbox from installer [Andras Timar]
fdo#42747 limits need to multiplied by num of decimal places [Caolán McNamara]
fdo#43277 send Legacy Report "E-Mail as ..."=>error message [Julien Nabet]
fdo#51763 make title of dialog localisable [Joren De Cuyper]
fdo#54155 : Crash when playing with a Group inside a Group [Julien Nabet]
fdo#56392 revert "fix hyphenation (remove fix..." [László Németh]
fdo#58774 related Alternative dialog Find & Replace for Writer [Julien Nabet]
fdo#63378 enable Impress Remote Dialog menu item for all view shells. [Andrzej Hunt]
fdo#65634 related: make sidebar react to resizes when floating [Caolán McNamara]
fdo#71076 preserve number formats when charts are copied. [Kohei Yoshida]
fdo#71558 notify mispelled word to accessibility [Jacobo Aragunde Pérez]
fdo#71767 preserve number formats when charts are copied. [Kohei Yoshida]
fdo#72157 webdav: Release WebDAV file lock on document close. [Matúš Kukan]
fdo#74566 RTF export: don't loose page breaks [Miklos Vajna]
fdo#74681 quick help may be used as accessible text [Jacobo Aragunde Pérez]
fdo#75339 substituting XInterface* eq. for object eq. requires queryInterface [Stephan Bergmann]
fdo#76160 calc invalid image position on zooming [Damien Chambe]
fdo#76260 the wrong way to get a 10% win with an N^3 operation. [Michael Meeks]
fdo#78080 use the correct default value, [Markus Mohrhard]
fdo#78526 revert "Some problem on display of Hungarian sentence checking" [Julien Nabet]
fdo#78758 sw: RTF export: don't export multiple \fldrst for one hyperlink [Michael Stahl]
fdo#79012 wrong path to dictionaries [Caolán McNamara]
fdo#79028 ungroup widgets and Show() them correctly [Katarina Behrens]
fdo#79144 XY chart needs to set the X value property, [Markus Mohrhard]
fdo#79151 no need to offset column index by category labels. [Kohei Yoshida]
fdo#79372 revert "fix hyphenation (remove fix..." [László Németh]
fdo#79427 after execute() a ResultSet is expected to be BeforeFirst [Lionel Elie Mamane]
fdo#79615 create clipping polygon correctly [David Tardon]
fdo#79733 fix icon's path [Andras Timar]
fdo#79772 accept also one cell chart ranges for external data provider, [Markus Mohrhard]
fdo#79851 accelerate non-poolable item add / remove. [Michael Meeks]
fdo#80009 xmloff: ignore excessive fo:clip values [Michael Stahl]
fdo#80014 vcl: fix drawing of linear gradients [Michael Stahl]
fdo#80084 file driver PreparedStatement: close previous ResultSet on reexec [Lionel Elie Mamane]
fdo#80140 inverted spell-check continue logic [Caolán McNamara]
fdo#80160 PNG with 1-bit colormap only show black and white [Caolán McNamara]
fdo#80167 RTF export: don't loose page breaks [Miklos Vajna]
fdo#80200 use icons that are actually packed [Andras Timar]
fdo#80295 mismatched icons in Chart Data Table dialog [Joren De Cuyper]
fdo#80324 fix path of redline_tmpl.hrc [Andras Timar]
fdo#80327 sound list box when non-English UI [Julien Nabet]
fdo#80332 remove "Support assistive technology tools" checkbox from installer [Andras Timar]
fdo#80422 check only one radio button in a group [David Tardon]
fdo#80423 string resources not built and included [Caolán McNamara]
fdo#80527 fix tab order on ReadyToInstall dialog [Andras Timar]
fdo#80663 sw: fix crash on Undo of table row/column delete [Michael Stahl]
fdo#80681 widget is not transparent [Caolán McNamara]
fdo#80713 related: make 'Gif image', etc. translatable [Caolán McNamara]
i#119307 widget is not transparent [Caolán McNamara]
i#121410 secured usage of pTextGroup [Armin Le Grand]
i#124935 fix expanded/condensed text breaking... [Herbert Dürr]
i#125071 check SwFmt::GetItemState()'s ppItem parameter... [Herbert Dürr]
i#125154 numbering too small on sample .doc import [Clarence Guo]
i#39528 fixed the old vector length [Hideki Ikeda]
+ related Minimum height was not invalidated when rectangle changes. (bnc#822625) [Matúš Kukan]
+ fix reading of section margins (bnc#875715) [Luboš Luňák]
+ MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854) [Luboš Luňák]
+ process VBA blobs before formula cells. (bnc#882595) [Kohei Yoshida]
+ do not hide top of the first row when editing text in table cells. (bnc#882631) [Matúš Kukan]
+ fix broken redlines after undoing column count change (cp#1000071) [Luboš Luňák]
+ related: retain color on scaling of 1 bit depth pngs (fdo#33455) [Caolán McNamara]
+ fixed the old vector length (fdo#37401) [Hideki Ikeda]
+ accelerate non-poolable item add / remove. (fdo#38513) [Michael Meeks]
+ remove "Support assistive technology tools" checkbox from installer (fdo#39833) [Andras Timar]
+ limits need to multiplied by num of decimal places (fdo#42747) [Caolán McNamara]
+ send Legacy Report "E-Mail as ..."=>error message (fdo#43277) [Julien Nabet]
+ make title of dialog localisable (fdo#51763) [Joren De Cuyper]
+ : Crash when playing with a Group inside a Group (fdo#54155) [Julien Nabet]
+ revert "fix hyphenation (remove fix..." (fdo#56392) [László Németh]
+ related Alternative dialog Find & Replace for Writer (fdo#58774) [Julien Nabet]
+ enable Impress Remote Dialog menu item for all view shells. (fdo#63378) [Andrzej Hunt]
+ related: make sidebar react to resizes when floating (fdo#65634) [Caolán McNamara]
+ preserve number formats when charts are copied. (fdo#71076) [Kohei Yoshida]
+ notify mispelled word to accessibility (fdo#71558) [Jacobo Aragunde Pérez]
+ preserve number formats when charts are copied. (fdo#71767) [Kohei Yoshida]
+ webdav: Release WebDAV file lock on document close. (fdo#72157) [Matúš Kukan]
+ RTF export: don't loose page breaks (fdo#74566) [Miklos Vajna]
+ quick help may be used as accessible text (fdo#74681) [Jacobo Aragunde Pérez]
+ substituting XInterface* eq. for object eq. requires queryInterface (fdo#75339) [Stephan Bergmann]
+ calc invalid image position on zooming (fdo#76160) [Damien Chambe]
+ the wrong way to get a 10% win with an N^3 operation. (fdo#76260) [Michael Meeks]
+ use the correct default value, (fdo#78080) [Markus Mohrhard]
+ revert "Some problem on display of Hungarian sentence checking" (fdo#78526) [Julien Nabet]
+ sw: RTF export: don't export multiple \fldrst for one hyperlink (fdo#78758) [Michael Stahl]
+ wrong path to dictionaries (fdo#79012) [Caolán McNamara]
+ ungroup widgets and Show() them correctly (fdo#79028) [Katarina Behrens]
+ XY chart needs to set the X value property, (fdo#79144) [Markus Mohrhard]
+ no need to offset column index by category labels. (fdo#79151) [Kohei Yoshida]
+ revert "fix hyphenation (remove fix..." (fdo#79372) [László Németh]
+ after execute() a ResultSet is expected to be BeforeFirst (fdo#79427) [Lionel Elie Mamane]
+ create clipping polygon correctly (fdo#79615) [David Tardon]
+ fix icon's path (fdo#79733) [Andras Timar]
+ accept also one cell chart ranges for external data provider, (fdo#79772) [Markus Mohrhard]
+ accelerate non-poolable item add / remove. (fdo#79851) [Michael Meeks]
+ xmloff: ignore excessive fo:clip values (fdo#80009) [Michael Stahl]
+ vcl: fix drawing of linear gradients (fdo#80014) [Michael Stahl]
+ file driver PreparedStatement: close previous ResultSet on reexec (fdo#80084) [Lionel Elie Mamane]
+ inverted spell-check continue logic (fdo#80140) [Caolán McNamara]
+ PNG with 1-bit colormap only show black and white (fdo#80160) [Caolán McNamara]
+ RTF export: don't loose page breaks (fdo#80167) [Miklos Vajna]
+ use icons that are actually packed (fdo#80200) [Andras Timar]
+ mismatched icons in Chart Data Table dialog (fdo#80295) [Joren De Cuyper]
+ fix path of redline_tmpl.hrc (fdo#80324) [Andras Timar]
+ sound list box when non-English UI (fdo#80327) [Julien Nabet]
+ remove "Support assistive technology tools" checkbox from installer (fdo#80332) [Andras Timar]
+ check only one radio button in a group (fdo#80422) [David Tardon]
+ string resources not built and included (fdo#80423) [Caolán McNamara]
+ fix tab order on ReadyToInstall dialog (fdo#80527) [Andras Timar]
+ sw: fix crash on Undo of table row/column delete (fdo#80663) [Michael Stahl]
+ widget is not transparent (fdo#80681) [Caolán McNamara]
+ related: make 'Gif image', etc. translatable (fdo#80713) [Caolán McNamara]
+ widget is not transparent (i#119307) [Caolán McNamara]
+ secured usage of pTextGroup (i#121410) [Armin Le Grand]
+ fix expanded/condensed text breaking... (i#124935) [Herbert Dürr]
+ check SwFmt::GetItemState()'s ppItem parameter... (i#125071) [Herbert Dürr]
+ numbering too small on sample .doc import (i#125154) [Clarence Guo]
+ fixed the old vector length (i#39528) [Hideki Ikeda]
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice