Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi all,

The tag libreoffice-4.3.5.1 (AKA 4.3.5 RC1) and the corresponding
branch libreoffice-4-3-5 have been created.
The branch will be used for fine tuning of the 4.3.5 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

The 'libreoffice-4-3' branch is still active and will be used for the
4.3.6 bugfix release. Please read more at
       http://wiki.documentfoundation.org/ReleasePlan/4.3#4.3.5_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-3 origin/libreoffice-4-3-5

To checkout the tag, use

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

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-3-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.4 rc1 (4.3.4 final)

Happy hacking,
Christian
bnc#467459 the assert seems to just want the attrs to be sorted [Caolán McNamara]
bnc#882627 wrong background color shown in format table in impress [Caolán McNamara]
coverity#1255390 busted loop condition and Resource leak [Caolán McNamara]
fdo#46808 fix bad conversion of old-style UNO service.. [Noel Grandin]
fdo#60349 FORMATTING: Icon in Calc toolbar for wrap text (4.3) [Yousuf Philips]
fdo#60712 inherits cell styles in inserting rows/columns [Hideki Ikeda]
fdo#65457 copy-and-paste -> slideshow crash in presenter console [Caolán McNamara]
fdo#71000 fix SOLARIS-INTEL case [Stephan Bergmann]
fdo#73270 related Forget package URL of image after it is loaded [Zolnai Tamás]
fdo#73617 sc: Don't update the gui during live preview [Maxim Monastirsky]
fdo#73695 prevent use of invalidated iterator due to re-entrance [Eike Rathke]
fdo#76581 copy-and-paste -> slideshow crash in presenter console [Caolán McNamara]
fdo#76658 fix bad conversion of old-style UNO service.. [Noel Grandin]
fdo#77382 fix poor performance with find & replace with empty value [Seyeong Kim]
fdo#77971 writer:Better font selection in Japanese locale on Mac OSX. [Tomofumi Yagi]
fdo#78980 accept args for .uno:InsertAnnotation [Maxim Monastirsky]
fdo#79422 fix poor performance with find & replace with empty value [Seyeong Kim]
fdo#79441 check that the case works in both update references modes [Eike Rathke]
fdo#79731 drawingML export: fix handling of impress tables [Miklos Vajna]
fdo#80280 don't add items with no bitmaps [Maxim Monastirsky]
fdo#80301 make sure to check for formula first, [Julien Nabet]
fdo#80328 sw: fix inverted conditional in AutoCaption dialog [Michael Stahl]
fdo#82006 RTF filter: import \sbauto and \saauto [Miklos Vajna]
fdo#82038 senddoc, uri-encode got lost on Mac [Stephan Bergmann]
fdo#82500 : Operators missing in Standard Filter [Julien Nabet]
fdo#82512 RTF import: fix position of column break [Miklos Vajna]
fdo#82953 related Forget package URL of image after it is loaded [Zolnai Tamás]
fdo#83141 fix poor performance with find & replace with empty value [Seyeong Kim]
fdo#83204 RTF import: handle \pard<para props> after \bkmkstart [Miklos Vajna]
fdo#83765 do not update references in SortReorderByColumn() if disabled [Eike Rathke]
fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ... [Miklos Vajna]
fdo#85247 copy and paste of a slide results in a blue slide in presentation mode. [Muthu 
Subramanian]
fdo#85750 : Custom Animation timeing does not retain settings [Julien Nabet]
fdo#85813 drawingML export: fix handling of impress tables [Miklos Vajna]
fdo#85889 handle pc, pca and mac rtf keywords in writerfilter [Andras Timar]
fdo#85912 delete surrounding text failing for input method calls regression. [Justin Luth]
fdo#86008 : fix a crash when open doc file [Julien Nabet]
fdo#86131 SwXTextField::getAnchor: handle postit field with annotation mark [Miklos Vajna]
fdo#86219 use vector replication when obtaining scalar for jump matrix [Eike Rathke]
fdo#86222 hard-coded pixel dimensions are too high/wide [Caolán McNamara]
fdo#86284 make "Hypothesized Mean Difference" as parameter in t-test [Tomaž Vajngerl]
fdo#86392 the assert seems to just want the attrs to be sorted [Caolán McNamara]
fdo#86449 backport rtf fixes [Caolán McNamara]
fdo#86451 guard all the tops post pop [Caolán McNamara]
fdo#86466 wrong background color shown in format table in impress [Caolán McNamara]
fdo#86485 fix terminate on SAXException on malformed input [Caolán McNamara]
fdo#86573 impress does not show pictures anymore [Zolnai Tamás]
fdo#86708 paint after Undo of Sort [Eike Rathke]
i#114361 related Forget package URL of image after it is loaded [Zolnai Tamás]
i#124946 related Forget package URL of image after it is loaded [Zolnai Tamás]
i#44367 related Forget package URL of image after it is loaded [Zolnai Tamás]
i#63015 revert "always default to WinAnsiEncoding..." [Caolán McNamara]
i#98931 accept args for .uno:InsertAnnotation [Maxim Monastirsky]
lp#1342175 fix poor performance with find & replace with empty value [Seyeong Kim]
rhbz#1167250 [abrt] libreoffice-core: set(): soffice.bin killed by SIGABRT [Stephan Bergmann]
    + the assert seems to just want the attrs to be sorted (bnc#467459) [Caolán McNamara]
    + wrong background color shown in format table in impress (bnc#882627) [Caolán McNamara]
    + busted loop condition and Resource leak (coverity#1255390) [Caolán McNamara]
    + fix bad conversion of old-style UNO service.. (fdo#46808) [Noel Grandin]
    + FORMATTING: Icon in Calc toolbar for wrap text (4.3) (fdo#60349) [Yousuf Philips]
    + inherits cell styles in inserting rows/columns (fdo#60712) [Hideki Ikeda]
    + copy-and-paste -> slideshow crash in presenter console (fdo#65457) [Caolán McNamara]
    + fix SOLARIS-INTEL case (fdo#71000) [Stephan Bergmann]
    + related Forget package URL of image after it is loaded (fdo#73270) [Zolnai Tamás]
    + sc: Don't update the gui during live preview (fdo#73617) [Maxim Monastirsky]
    + prevent use of invalidated iterator due to re-entrance (fdo#73695) [Eike Rathke]
    + copy-and-paste -> slideshow crash in presenter console (fdo#76581) [Caolán McNamara]
    + fix bad conversion of old-style UNO service.. (fdo#76658) [Noel Grandin]
    + fix poor performance with find & replace with empty value (fdo#77382) [Seyeong Kim]
    + writer:Better font selection in Japanese locale on Mac OSX. (fdo#77971) [Tomofumi Yagi]
    + accept args for .uno:InsertAnnotation (fdo#78980) [Maxim Monastirsky]
    + fix poor performance with find & replace with empty value (fdo#79422) [Seyeong Kim]
    + check that the case works in both update references modes (fdo#79441) [Eike Rathke]
    + drawingML export: fix handling of impress tables (fdo#79731) [Miklos Vajna]
    + don't add items with no bitmaps (fdo#80280) [Maxim Monastirsky]
    + make sure to check for formula first, (fdo#80301) [Julien Nabet]
    + sw: fix inverted conditional in AutoCaption dialog (fdo#80328) [Michael Stahl]
    + RTF filter: import \sbauto and \saauto (fdo#82006) [Miklos Vajna]
    + senddoc, uri-encode got lost on Mac (fdo#82038) [Stephan Bergmann]
    + : Operators missing in Standard Filter (fdo#82500) [Julien Nabet]
    + RTF import: fix position of column break (fdo#82512) [Miklos Vajna]
    + related Forget package URL of image after it is loaded (fdo#82953) [Zolnai Tamás]
    + fix poor performance with find & replace with empty value (fdo#83141) [Seyeong Kim]
    + RTF import: handle \pard<para props> after \bkmkstart (fdo#83204) [Miklos Vajna]
    + do not update references in SortReorderByColumn() if disabled (fdo#83765) [Eike Rathke]
    + RTF import: set DontBalanceTextColumns=true for the last section ... (fdo#84645) [Miklos 
Vajna]
    + copy and paste of a slide results in a blue slide in presentation mode. (fdo#85247) [Muthu 
Subramanian]
    + : Custom Animation timeing does not retain settings (fdo#85750) [Julien Nabet]
    + drawingML export: fix handling of impress tables (fdo#85813) [Miklos Vajna]
    + handle pc, pca and mac rtf keywords in writerfilter (fdo#85889) [Andras Timar]
    + delete surrounding text failing for input method calls regression. (fdo#85912) [Justin Luth]
    + : fix a crash when open doc file (fdo#86008) [Julien Nabet]
    + SwXTextField::getAnchor: handle postit field with annotation mark (fdo#86131) [Miklos Vajna]
    + use vector replication when obtaining scalar for jump matrix (fdo#86219) [Eike Rathke]
    + hard-coded pixel dimensions are too high/wide (fdo#86222) [Caolán McNamara]
    + make "Hypothesized Mean Difference" as parameter in t-test (fdo#86284) [Tomaž Vajngerl]
    + the assert seems to just want the attrs to be sorted (fdo#86392) [Caolán McNamara]
    + backport rtf fixes (fdo#86449) [Caolán McNamara]
    + guard all the tops post pop (fdo#86451) [Caolán McNamara]
    + wrong background color shown in format table in impress (fdo#86466) [Caolán McNamara]
    + fix terminate on SAXException on malformed input (fdo#86485) [Caolán McNamara]
    + impress does not show pictures anymore (fdo#86573) [Zolnai Tamás]
    + paint after Undo of Sort (fdo#86708) [Eike Rathke]
    + related Forget package URL of image after it is loaded (i#114361) [Zolnai Tamás]
    + related Forget package URL of image after it is loaded (i#124946) [Zolnai Tamás]
    + related Forget package URL of image after it is loaded (i#44367) [Zolnai Tamás]
    + revert "always default to WinAnsiEncoding..." (i#63015) [Caolán McNamara]
    + accept args for .uno:InsertAnnotation (i#98931) [Maxim Monastirsky]
    + fix poor performance with find & replace with empty value (lp#1342175) [Seyeong Kim]
    + [abrt] libreoffice-core: set(): soffice.bin killed by SIGABRT (rhbz#1167250) [Stephan 
Bergmann]
+ core
    + : Custom Animation timeing does not retain settings (fdo#85750) [Julien Nabet]
    + : fix a crash when open doc file (fdo#86008) [Julien Nabet]
    + : Operators missing in Standard Filter (fdo#82500) [Julien Nabet]
    + accept args for .uno:InsertAnnotation (fdo#78980, i#98931) [Maxim Monastirsky]
    + added Lithuanian "LTL" to EUROCONVERT(), CONVERT() [Aurimas Fišeras]
    + added LTL Lithuanian Litas to Euro Converter [Aurimas Fišeras]
    + afl: divide-by-zero [Caolán McNamara]
    + alloca needs special include on SOLARIS [Richard PALO]
    + avoid X11Clipboard already being destroyed in constructor (rhbz#1167250) [Stephan Bergmann]
    + backport rtf fixes (fdo#86449) [Caolán McNamara]
    + branch libreoffice-4-3-5 [Christian Lohmaier]
    + bump product version to 4.3.5.0.0+ [Christian Lohmaier]
    + bump product version to 4.3.5.1 [Christian Lohmaier]
    + busted loop condition and Resource leak (coverity#1255390) [Caolán McNamara]
    + check that the case works in both update references modes (fdo#79441) [Eike Rathke]
    + cleanup improper SOLARIS linker libs and options [Richard PALO]
    + copy and paste of a slide results in a blue slide in presentation mode. (fdo#85247) [Muthu 
Subramanian]
    + copy-and-paste -> slideshow crash in presenter console (fdo#65457, fdo#76581) [Caolán 
McNamara]
    + delete surrounding text failing for input method calls regression. (fdo#85912) [Justin Luth]
    + do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com> [Richard PALO]
    + do not update references in SortReorderByColumn() if disabled (fdo#83765) [Eike Rathke]
    + don't add items with no bitmaps (fdo#80280) [Maxim Monastirsky]
    + drawingML export: fix handling of impress tables (fdo#85813, fdo#79731) [Miklos Vajna]
    + enable copy-paste of charts/ole as bitmaps. [Muthu Subramanian]
    + fix again and keep references to other sheets during sort (fdo#79441) [Eike Rathke]
    + fix bad conversion of old-style UNO service.. (fdo#46808, fdo#76658) [Noel Grandin]
    + fix poor performance with find & replace with empty value (fdo#79422, fdo#77382, fdo#83141, 
lp#1342175) [Seyeong Kim]
    + fix SOLARIS-INTEL case (fdo#71000) [Stephan Bergmann]
    + fix terminate on SAXException on malformed input (fdo#86485) [Caolán McNamara]
    + FORMATTING: Icon in Calc toolbar for wrap text (4.3) (fdo#60349) [Yousuf Philips]
    + guard all the tops post pop (fdo#86451) [Caolán McNamara]
    + handle pc, pca and mac rtf keywords in writerfilter (fdo#85889) [Andras Timar]
    + hard-coded pixel dimensions are too high/wide (fdo#86222) [Caolán McNamara]
    + impress does not show pictures anymore (fdo#86573) [Zolnai Tamás]
    + impress table layout cache returns wrong rectangle [Caolán McNamara]
    + impress tables are not interactively growing [Caolán McNamara]
    + improve SOLARIS guard [Richard PALO]
    + in general, SOLARIS should use /usr/bin/ld. [Richard PALO]
    + inherits cell styles in inserting rows/columns (fdo#60712) [Hideki Ikeda]
    + limit width of list whose text can grow to silly widths [Caolán McNamara]
    + make "Hypothesized Mean Difference" as parameter in t-test (fdo#86284) [Tomaž Vajngerl]
    + make libmwaw unit tests valgrind-clean [David Tardon]
    + make sure to check for formula first, (fdo#80301) [Julien Nabet]
    + O_RDWR and O_CREAT are defined in fcntl.h [Richard PALO]
    + paint after Undo of Sort (fdo#86708) [Eike Rathke]
    + prevent use of invalidated iterator due to re-entrance (fdo#73695) [Eike Rathke]
    + READELF needs to be defined for unix such as SOLARIS [Richard PALO]
    + related Forget package URL of image after it is loaded (i#44367, fdo#82953, fdo#73270, 
i#124946, i#114361) [Zolnai Tamás]
    + revert "always default to WinAnsiEncoding..." (i#63015) [Caolán McNamara]
    + RTF filter: import \sbauto and \saauto (fdo#82006) [Miklos Vajna]
    + RTF import: fix position of column break (fdo#82512) [Miklos Vajna]
    + RTF import: handle \pard<para props> after \bkmkstart (fdo#83204) [Miklos Vajna]
    + RTF import: set DontBalanceTextColumns=true for the last section ... (fdo#84645) [Miklos 
Vajna]
    + sc: Don't update the gui during live preview (fdo#73617) [Maxim Monastirsky]
    + senddoc, uri-encode got lost on Mac (fdo#82038) [Stephan Bergmann]
    + SOLARIS can use/should use posix_madvise under certain conditions. [Richard PALO]
    + svx: punish evil-doers who put duplicate properties into custom shapes [Michael Stahl]
    + sw: fix inverted conditional in AutoCaption dialog (fdo#80328) [Michael Stahl]
    + SwXTextField::getAnchor: handle postit field with annotation mark (fdo#86131) [Miklos Vajna]
    + the assert seems to just want the attrs to be sorted (fdo#86392, bnc#467459) [Caolán McNamara]
    + there are three positive return codes from inflate [Caolán McNamara]
    + update solaris directories being referenced [Richard PALO]
    + updated core [Christian Lohmaier, Andras Timar]
    + use correct LCID and English color keyword [Eike Rathke]
    + use vector replication when obtaining scalar for jump matrix (fdo#86219) [Eike Rathke]
    + valgrind+afl: various problems [Caolán McNamara]
    + valgrind: check return of convertDateTime before using fDate [Caolán McNamara]
    + valgrind: logic for last-ditch svg detection is busted [Caolán McNamara]
    + version 4.3.5.1, tag libreoffice-4.3.5.1 [Christian Lohmaier]
    + writer:Better font selection in Japanese locale on Mac OSX. (fdo#77971) [Tomofumi Yagi]
    + wrong background color shown in format table in impress (bnc#882627, fdo#86466) [Caolán 
McNamara]
+ dictionaries
    + version 4.3.5.1, tag libreoffice-4.3.5.1 [Christian Lohmaier]
+ help
    + version 4.3.5.1, tag libreoffice-4.3.5.1 [Christian Lohmaier]
+ translations
    + update sl, sr, sr-Latn euro.po for Lithuanian Litas [Andras Timar]
    + update translations for 4.3.5 rc1 [Christian Lohmaier]
    + updated Slovenian translation [Andras Timar]

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.