LibreOffice 5.2.2 Changelog
- RTF import: don't set default para style to the 0th char style
- hyperlink tabpage put hyperlink name in wrong field
- Unable to edit My Documents path
- tooltips are truncated [rpmbuild]
- lcms2: Out-of-bounds read in Type_MLU_Read()
- fix cursor key movement in RTL text
- DOCX import: handle w:gridAfter by faking cells
- fix orientation issue after export to .xlsx (lo-5-2)
- set correct default values to "0" of xfId attribute
- writer: make 1column-as-page break a compatibility option
- lcl_matchKeywordAndGetNumber returns integer
- fallback to known in linguistic context is wrong, always.
- approx 1 pixel high rectangular polygon not drawn
- reduce the width of the authentication dialog
- handle FILTERXML array/matrix context
- adjust alignment and add left and right margins
- unhide document themes sidebar design deck
- docx - don't change continuous break into page break
- fix sort calc
Installation instructions:
Open terminal and insert command line...
$ sudo apt-get remove --purge libreoffice* $ sudo add-apt-repository ppa:libreoffice/ppa $ sudo apt-get update $ sudo apt-get install libreoffice |
Install via package if PPA is not up to date
32bit OS
$ wget http://download.documentfoundation.org/libreoffice/stable/5.2.2/deb/x86/LibreOffice_5.2.2_Linux_x86_deb.tar.gz $ tar -xvf LibreOffice_5.2.2_Linux_x86_deb.tar.gz $ cd LibreOffice_5.2.2.2_Linux_x86_deb/DEBS/ $ sudo dpkg -i *.deb |
64bit OS
$ wget http://download.documentfoundation.org/libreoffice/stable/5.2.2/deb/x86_64/LibreOffice_5.2.2_Linux_x86-64_deb.tar.gz $ tar -xvf LibreOffice_5.2.2_Linux_x86-64_deb.tar.gz $ cd LibreOffice_5.2.2.2_Linux_x86-64_deb/DEBS/ $ sudo dpkg -i *.deb |
No comments:
Post a Comment