LibreOffice 4.2 ReleaseNotes
Contents
|
LibreOffice 4.2 Changes
About this page
This is an in-progress scratch-pad of notes to build release notes from as and when we release. Please do not list features that are to be shipped already in the 4.1 release! Please do not add wish-list features that you hope will be implemented, but only what actually is implemented already.
What does a good feature look like here:
- It has a description, and a way for a busy reviewer, to find and play with the feature. Target someone who is extremely busy, and knows little-to-nothing about the product. So if a user interface element is key to the feature, be very explicit about where it is, e. g. Menu ▸ Format ▸ Character ▸ Position [tab] ▸ ‘90 degrees’ paths to the elements you changed. Of course, you know your feature is important, and that everyone should care about the Extensible AutoShapes Properties dialog – but often the guys taking the screenshots and writing the notes do not.
- It credits the main authors who did the work – just add them in brackets after the feature, where possible.
- If the feature can be shown off with a sample / test file – particularly for new import-able features, it would be wonderful to have a link to/up-load of a test file that we can use to show that feature off to best effect. That really helps us to make good screenshots to show off the features, and allows reviewers to do their testing.
Thanks in advance for your help filling this out!
Writer
- RTF import: added initial support for group shapes fdo#66040 (Miklos Vajna)
- Embedding images into HTML files enables sending merge mails with images in HTML format fdo#63211 (Edmond Ciorba, Andras Timar)
- Character border: format one or more characters with a border. fdo#35155 (Tamás Zolnai)
- Supported file formats: ODT, HTML, DOC, DOCX, RTF
- Setting: Format ▸ Character ▸ Borders (tab)
Calc
- Added WEBSERVICE and FILTERXML spreadsheet functions for access to web data. (Markus Mohrhard)
- Added LEFTB, LENB, MIDB and RIGHTB spreadsheet functions working on DBCS double byte character strings. (Zhang Lu)
- Right-click context menu on bottom left scrollbar arrows to switch sheets (Caolán McNamara)
Impress / Draw
- Visual clue in Slide Sorter when a Slide has a Transition or Animation(s) fdo#65456 (Edmond Ciorba, Andras Timar)
- Adding icons to slides having custom animation or transition set, in presenter view, makes easier to present the whole content of the slides fdo#65457 (Edmond Ciorba, Andras Timar)
Base
Chart
- Import charts from xlsx which don't have proper references but have internal data (Muthu Subramanian)
Core
- Upgrade internal XPDF to Poppler fdo#38878 (Peter Foley, Tor Lillqvist, Fridrich Štrba)
Options / General
Filters
- Support for the default Microsoft Office 2010 and 2013 Agile decryption mechanism (Tomaž Vajngerl)
- Improved MathML Export (Frédéric Wang)
- Always embed 14 standard Postscript fonts in PDF (Khaled Hosny)
GUI
- GNOME3 Application Menu integration fdo#48835 (Caolán McNamara)
![]() |
- Multirow tab dialog tab balancing fdo#66435 Now if tabs in a tab dialog need to wrap onto a second line to fit into the space available they will wrap in a more balanced fashion that avoids a single orphan tab. (Stefano Facchini and Caolán McNamara)
Before: ![]() |
After: ![]() |
- Support MATE and XFCE Desktops (native Open/Save dialogs) fdo#46990(Pader Rezso)
- Add "Find All" to the Find bar fdo#64451 (Andrzej J.R. Hunt)
- Windows are now grouped together by application in the taskbar on Windows 7 and higher (Jesús Corrius)
![]() |
- Recent documents list support in the taskbar icon on Windows 7 and higher (Jesús Corrius and Fridrich Štrba)
![]() |
- More supported document types have been added to the "Open With" menu on Windows (Jesús Corrius)
Formula editor
- Make use of ZoomSlider in Math fdo#63351 (Thomas Arnhold)
- Auto Closing of brackets fdo#43090 (Marcos Paulo de Souza)
- Math: New feature about color selection (Marcos Paulo de Souza)
![]() |
Localization
- Added Ngäbere_Panama [gym-PA] to language list fdo#66602 (Eike Rathke)
Performance
Infrastructure
Scripting
Extensions
Feature removal / deprecation
API Changes
UNO API removals
The following UNO interfaces and services were changed:
- com.sun.star.awt.XMessageBox core commit 805c6101b3427cc98b53f1c48f22f705206c384d
- com.sun.star.awt.XMessageBoxFactory core commit 805c6101b3427cc98b53f1c48f22f705206c384d createMessageBox no longer takes a position and type as a s string, now position is dropped and type replaced by an enum
The following UNO interfaces and services were removed from the API:
- com.sun.star.awt.MessageBoxCommand core commit 805c6101b3427cc98b53f1c48f22f705206c384d
- com.sun.star.awt.UnoControlSimpleAnimation core commit 303096c50c850b05a158a1a429c9fd5d0251a892
- com.sun.star.awt.UnoControlSimpleAnimationModel core commit 303096c50c850b05a158a1a429c9fd5d0251a892
- com.sun.star.awt.XSimpleAnimation core commit 303096c50c850b05a158a1a429c9fd5d0251a892
- com.sun.star.awt.UnoControlThrobber core commit 680608b15dd158f9ad4ceae328abb10b5185a27b
- com.sun.star.awt.UnoControlThrobberModel core commit 680608b15dd158f9ad4ceae328abb10b5185a27b
- com.sun.star.awt.XThrobber core commit 680608b15dd158f9ad4ceae328abb10b5185a27b
Autodoc replaced by doxygen
The SDK no longer contains the autodoc documentation tool core commit 9d93ed7cd1b36830f6d7aedd4e6f15667774de1d.
IDL API documentation can be extracted by doxygen version 1.8.4 or later instead. Download it from http://www.stack.nl/~dimitri/doxygen/download.html
There are some differences in the documentation markup between autodoc and doxygen; the warnings printed by doxygen are helpful in finding comments that need tweaking.
uno-skeletonmaker
The obsolete --java4
command line parameter was removed from the uno-skeletonmaker
tool core commit 3cb10e9220da27ca7db2f68007be9e310bdefc4d
Most Annoying Bugs
The following annoying bugs were not fixed in time and will be addressed in the regular bug fix releases: