The Wayback Machine - https://web.archive.org/web/20120806052108/http://wiki.documentfoundation.org:80/ReleaseNotes/3.5
The Document Foundation Wiki
 

Release Notes 3.5

From The Document Foundation Wiki

Jump to: navigation, search


Contents

LibreOffice 3.5 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 3.4 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:

Thanks in advance for your help filling this out !

General

ODF 1.2 Conforming Documents

Related issues: fdo#44498

Different Encryption Algorithm

In LibreOffice 3.5, a different and more secure encryption algorithm (AES-256) is used for password protected files in the ODF 1.2 and ODF 1.2 Extended file formats. The new cipher is activated by default. Blowfish encryption in ODF 1.2 files is considered deprecated

Related issues: fdo#43868 and fdo#40006.

Writer

Non printable.png

  1. Persian words: ‫یک، دو، سه ...‬
  2. Arabic abjad letter sequence: ‫ا، ب، ج ...‬

Ppi.png

Design Whiteboard Writer SpecialIndicators 2011-09-09 DailyBuild HeaderFooterTest ImprovementProposals.png

Calc

Closed lines which are smoothed using a “Cubic Spline” are now completely rounded.
Open and closed lines which are smoothed using a “B-Spline” now go through the given points, interpolating between them.
Calc's new Defaults options page.
New multiline inputbar for Calc.
List of all available standard markers
New Line Ends
Protect sheet accessible from sheet tab
New autofilter popup
Namedrange35.png
Calc unlimited conditional formatting.png

Performance

Impress / Draw

Until now, the elliptical arcs in paths were ignored by LibreOffice and OpenOffice.org. With 3.5, elliptical arcs will be properly imported and rendered.
Previously, the list of custom animations was tedious to work with because any changes resulted in it refreshing to the top of the list. With 3.5, we now scroll to newly added animations, stay with items when they are moved up or down in the list, and keep animations in view when changing their properties. (Luke Symes)
Previously, we would store a local file-system link to one of our property lists (eg. color palettes) in the file - which would be reflected in the choice of colors, gradients, bitmap fills, hatching etc. available to the user. We added the ability to (selectively) embed these inside the ODF container (Michael Meeks)
EmbedPalette.png
The wizard can still be run manually from "File -> Wizards -> Presentation," alternatively, the autostart can be activated again under "Tools -> Options -> Impress -> General -> Start with wizard". (Tim Hardeck)
Custom Shapes import was greatly enhanced, many bugs were fixed and new presets implementation added. The following image shows all the preset shapes as they were in the previous version (3.4) before the feature was improved:
Presets-3-4.jpg

And this is how they now look in 3.5:

Presets.jpg

Try this example PPTX presentation with slide containing custom shapes identical to presets. In 3.5, it should look like the screenshot above, in older versions it shows a lot of problems (Radek Doulik)

Media:Cshape-all.pptx
Reduced broken imports from pptx with smart arts. (muthusuba)
Extlst-test.jpg
Try this example PPTX presentaion.
Media:extlst-test.pptx
Previously, all presentation slides used to exported to PDF. With 3.5, per default, hidden slides are excluded, but they can be included per check-box. (Pierre-André Jacquod)

Math

Math new game theory symbols.

Base

Filters

DNetwork.vsd in Visio
DNetwork.vsd in LibreOffice Draw
OrgChart.vsd in Visio
OrgChart.vsd in LibreOffice Draw
Calendar.vsd in Visio
Calendar.vsd in LibreOffice Draw
draw.rtf in LibreOffice 3.4
draw.rtf in LibreOffice 3.5
draw.rtf in Word 2007
forms.rtf in LibreOffice 3.4
forms.rtf in LibreOffice 3.5
forms.rtf in Word 2007
table.rtf in LibreOffice 3.4
table.rtf in LibreOffice 3.5
table.rtf in Word 2007

Basic IDE

Bundled Extensions

Presenter Console

Core changes

GUI

New look of toolbars

35newhandles.png

New Extension Manager

Gtk rtl 3.5.png

Confirm file format - Evolution between LibO 3.4 and 3.5 (screenshot)

Performance

Other

Check for Updates in 3.5.0 Configure Update checking options in 3.5.0

Scripting

from com.sun.star.util import Date
d1 = Date(Year=2004, Month=11, Day=2)
d2 = Date(Day=2, Year=2007, Month=5)

Compare to initialization by position:

from com.sun.star.util import Date
d1 = Date(2, 11, 2004)
d2 = Date(2, 5, 2007)

Code cleanups

Localization

Windows installer

Most annoying bugs

The following annoying bugs were not fixed in time and will be addressed in the regular bug fix releases:

See the complete list here.

Personal tools
Namespaces
Variants
Actions
Wiki
Navigation
Toolbox
donate