Log message:
libreoffice: Update to 7.1.0.3
Changelog:
Writer
General improvements
* Writer now has support for anchoring shapes relative to the bottom of the
page content frame. blog post (Miklos Vajna, Collabora)
* Default anchor for newly added images can be set per Tools ? Options ?
LibreOffice Writer ? Formatting Aids tdf#99646 (Heiko Tietze, TDF)
* Writer now supports locale-independent templates blog post (Miklos Vajna,
Collabora)
Locale-indepentent Writer template
* Writer can now detect Unicode type even if imported text file does not have
a BOM tdf#60145 (Tomofumi Yagi)
Outline folding mode
* Added a new Writer outline folding mode (as experimental feature). You
should enable experimental features in Tools ? Options ? LibreOffice ?
Advanced dialog to see "Show outline content visibility button" \
checkbox in
Tools ? Options ? LibreOffice Writer ? View dialog. After checking it
you'll can see a button with arrow near any selected heading in your
document. Click on it to fold all text from the current heading to next
heading. Right click on it to fold all text from current heading to next
the same level heading with all its subheadings tdf#38093 (Jim Raykowski)
Table formulas
* Added several table formulas for Word interoperability (L??szl?? N??meth,
NISZ)
+ PRODUCT table formula tdf#123388
+ ABS table formula tdf#123354
+ SIGN table formula tdf#123390
+ COUNT table formula tdf#123356
Style inspector
* Added Style Inspector for displaying all the attributes of Paragraph
Styles, Character Styles and manually formatted (Direct Formatting)
properties. tdf#134554. Read the necessity of this tool here. (Shivam Kumar
Singh, GSoC; mentors: Mike Kaganski, Heiko Tietze, Tomaz Vajngerl)
Style Inspector
Fields
* Input fields now can be toggled with View ? Field Names core commit
926a1a16 (Michael Stahl, CIB)
* Empty fields can be selected with the mouse core commit 2c7bf354 (Samuel
Mehrbrodt, CIB)
* Word compatible Fields can now be toggled to hide either the command or the
result with View ? Field Names (Michael Stahl, CIB)
Fields Hide Command or Result
Performance
* Speeded up find/replace operations tdf#119286 (Noel Grandin, Collabora)
ODF subtable conversion
* Simple cases of subtables in legacy ODF documents initially created by
OpenOffice.org 2.2 and older can now be converted to modern rowspan tables
on import, typically improving the quality of a subsequent export to Word
formats or HTML drastically. core commit e366c928(Michael Stahl, CIB)
Calc
General improvements
* Added an option to disable paste with Enter key. You can find it in a
dialog from menu Tools ? Options ? LibreOffice Calc ? General. tdf#34686
(Martin van Zijl)
* Now you can select items in Autofilter window clicking by all item's row,
but not only by checkbox tdf#116675 (Attila Sz?cs, NISZ)
* Fixed an issue in formula input box when Calc fail to set the formula
reference if you have freeze rows/columns enabled in a sheet. tdf#47349
(Justin Luth, Collabora)
* Added "Reset All" button to Solver dialog tdf#134528 (Rafael Lima)
Fill with merged cells
Fix lost merging and bad linear sequence of numbers during fill with merged
cells (Attila Sz?cs, NISZ):
* Copy merged cell structure like other spreadsheets do tdf#40993, tdf#59585
* Select merged area wholly to fix the selection rectangle during fill,
fixing incomplete attribute copying, bad grid and border tdf#43958
* Apply correct linear sequence of numbers by skipping empty overlapped
(invisible, i.e. not top-left) cells of the merged areas tdf#88782
New spreadsheet functions
Changed spreadsheet functions
* Now INDIRECT function supports sheet-local scoped names tdf#100818 (Eike
Rathke, Red Hat)
Performance
* Improved spell checking performance in Calc core commit bdd149b1 (Dennis
Francis, Collabora)
* Improved performance when searching in Autofilter. Previously if the record
contains a lot of unique values Calc will be very slow if you type-in a
character in the autofilter search box. Now the search is instant. tdf#
122419 (Eike Rathke, Red Hat), tdf#133878 (Lubo? Lu????k).
Impress & Draw
* Adding visible digital signatures to existing PDF files with Draw. Blog
post (Miklos Vajna, Collabora)
* Now Impress allows changing animations for several objects at once tdf#
126394 (Srijan Bhatia)
* Presentation console has an "Exit" button now tdf#90978 (Srijan Bhatia)
* Presentation console has a "Pause/Resume" button now tdf#128964 (Srijan
Bhatia)
* Added realistic soft blurred shadows for objects tdf#48722 (Ahmad Ganzouri,
GSoC; mentors: Miklos Vajna (Collabora), Toma? Vajngerl)
New soft blurred shadow
* Added new physics based animation capabilities and new animation effect
presets that use them. Namely Fall Simulated, Shoot right/left and return,
Fall and fade out. Blog post (Sarper Akdemir, GSoC; mentor: Thorsten
Behrens (CIB))
Physics based animation effects
Base
Chart
Math
* Math has now a full support of HTML colors. Some of them have been added to
the UI on Attributes section in Element pane. core commit 0643dab6 (Dante
Dom??nech)
Math new color on Element pane in 7.1 version
* New examples in Element pane. core commit 2b29e16e (Dante Dom??nech), core
commit ad8485eb (Laurent BP)
Scripting
The ScriptForge libraries
An extensible and robust collection of macro scripting resources for
LibreOffice to be invoked from user Basic or Python scripts. (Jean-Pierre
Ledure)
* about data containers:
+ an extensive set of primitives for array handling, including sorts, set
operations and interfaces with csv files and Calc sheets
+ an extensive set of primitives for string handling, including
replacements, regular expressions, encodings, hashing and localization
+ a Dictionary mapping class
* a coherent error handling for both user and ScriptForge scripts
* complete FileSystem and TextStream classes for file and directory handling,
and text files read & write
* detailed context information: platform, operating system, directories, ...
* interconnection of Basic and Python modules
* easy access to and management of actual windows and documents
* specific modules for
+ automation on Calc sheets
+ management of dialogs and their controls
+ access to data contained in databases
ScriptForge libraries documentation is undergoing review. ScriptForge help
pages will be available from release 7.2 onwards.
BASIC
Python
Core / General
* Improve finding a matching printer paper size for the printed document tdf#
134646 (Samuel Mehrbrodt, CIB)
* Show all supported files by default when adding a new extension in
Extension Manager core commit 6a32706e (Samuel Mehrbrodt, CIB)
* Print preview is now updated asynchronously to not block UI when adjusting
settings in print dialog core commit 93c833e8 (Samuel Mehrbrodt, CIB)
New dialog: additions
In various places, it should be possible to get more content such as macros or
templates from external storage. This requirement is now fulfilled with the
Additions Dialog. blog post (Yusuf Keten, GSoC; mentors: Muhammet Kara
(Collabora), Heiko Tietze)
AdditionsDialog in LibreOffice
What and why?
Without this dialog, when we want to install an extension we need to search it
from the webpage, download and install it using the Extension Manager. With
this dialog, we can now get and install extensions with one-click. This dialog
is appropriate for searching and installing not only general extensions but
also other types of extensions such as templates, macros, icons, etc. The main
purpose of creating this dialog is to improve user experience. Therefore,
nearly every detail of the extensions exist in the user interface. This
simplicity is designed and created thanks to the web API, power of extension
manager, and additions dialog.
AdditionsDialog usage
Sorting options in the menu
Note: Please visit the blog post to learn how to link Additions to other
dialogs.
* Interaction added to Sidebar > Gallery, Templates Manager, Options >
Dictionaries, Options > Icon Themes (Heiko Tietze, TDF)
Specifications
User
* can change the sorting filter according to the desire. Options are download
number, rating, and comment number.
* can see which extensions are installed with this feature. Installed
extensions are disabled on the list.
* can see the name, description, screenshot, rating, comment number, download
number of the extensions from the list.
* can access the extension webpage and the comment section of the extension
with the links on the UI.
LibreOffice Help
* Reactivated extended tips in dialogs tdf#118148 (Olivier Hallot, Christian
Lohmaier)
* Syntax diagrams exist for all Basic statements, including a new How to Read
Syntax Diagram page tdf#131416 (Alain Romedenne)
Filters
* Now detecting 0-byte files based on extension blog post (Miklos Vajna,
Collabora)
Improvements of DOCX import/export filter
* Add support for change tracking in floating table tdf#132271 (L??szl?? N??
meth, NISZ)
* Add formula import in text tables core commit 68e74bdf (Michael Warner) and
core commit 782700c6 (L??szl?? N??meth, NISZ)
* Export formula fields tdf#118682 and formula cells tdf#133163 in text
tables (L??szl?? N??meth, NISZ)
* Added a workaround for ABOVE/BELOW/LEFT/RIGHT arguments in SUM, AVERAGE,
etc. table functions importing. Now Writer converts that arguments into
cell range like <A1:A10> and saves into DOCX as a cell range. Be careful
with this new behavior tdf#123355 (L??szl?? N??meth, NISZ)
* Better handling of cached field results in Writer. a blog post (Miklos
Vajna, Collabora)
* Support keeping the spacing below the last paragraph in the header in doc/
docx files tdf#128195 (Samuel Mehrbrodt, CIB)
Improvements of XLSX import/export filter
Improvements of PPTX import/export filter
* Several SmartArt improvements when importing from PPTX blog post 1 blog
post 2 (Miklos Vajna, Collabora)
SmartArt: linear layout with multiple 100% width shapes
SmartArt: Autofit synchronization
GUI
Icon theme
* elementary icon theme got update to be more closely to upstream's color
branding. See the blog post here. tdf#139056 (Rizal Muttaqin)
Dialogs
* New dialog to select the User Interface flavor, aiming to pick the right UI
at first start tdf#117463 (Heiko Tietze, TDF)
UI Picker
Notebookbar
* New widget with styles preview was added to the tabbed Notebookbar. core
commit b982be12 (Szymon K??os, Collabora)
Localization
New languages/locales with locale data
* English Kenya [en-KE] tdf#115436 (Eike Rathke (Red Hat, Inc.))
* English (Hong Kong) [en-HK] tdf#135518 (Eike Rathke (Red Hat, Inc.))
Additional languages in the language list
Incorporation of other languages
Improvements to proofing tools and language support
See details on the changes: [1]
* Albanian. The hyphenation dictionary was added and Hunspell files were
encoded into UTF-8 (Isah Bllaca).
* Danish. The spelling dictionary was updated (stavekontrolden.dk)
* English (GB). The spelling dictionary was updated (Marco A. G. Pinto).
* French. The spelling dictionary was updated (Olivier R., Grammalecte).
* Hungarian. The hyphenation dictionary was updated (L??szl?? N??meth,
magyarispell.sourceforge.net).
* Italian. The spelling and hyphenation dictionaries were updated (Marina
Latini, LibreItalia).
* Korean. New spelling dictionaries was added (Ilkyu Ju,
spellcheck-ko.github.io).
* Occitan. The spelling dictionary was updated (Quentin PAG?S, Dicollecte).
* Portuguese (Brazil). The spelling dictionary was updated (Olivier Hallot,
VERO/DivSilab).
* Portuguese (Portugal). The spelling dictionary was updated (Olivier Hallot,
Onto.PT).
* Slovenian. The thesaurus was updated (Martin Srebotnjak, OdprtiTezaver).
* Spanish (all). The spelling dictionaries were updated (Ismael Olea,
RLA-ES).
Feature Removal / Deprecation
General
Platform Compatibility
Mac
Windows
It's now possible to build LibreOffice native for Windows Arm64. This is
realized as a cross-build from Windows x64. It's in early development and has
some known limitations, documented in tdf#137143. The Windows build
instructions in this Wiki were also updated. There is a daily build available
at https://dev-builds.libreoffice.org/daily/master/
Linux
Java Support
* On macOS, when manually adding a Java runtime environment via LibreOffice ?
Preferences... ? LibreOffice ? Advanced ? Java Options ? Add..., you can
now also select a JDK that is not installed under /Library/Java/
JavaVirtualMachines. core commit 7db048f6
API Changes
UNO API changes
* Added scrollbar properties to AWT tabpage (and added documentation for
those at AWT dialogs - which were there since LibreOffice 4.0) core commit
b3f2530a (Thorsten Behrens, CIB)
* Added a new property SinglePrintJobs to the
com::sun::star::view::PrintOptions service. Setting this property to true
will create a separate print job for each collated copy. core commit
2e2c162b (Samuel Mehrbrodt, CIB)
* In Writer, SwXFieldEnumeration will now return fieldmarks in addition to
fields and meta-fields. core commit dd24e21b (Michael Stahl, CIB)
* XShapeGrouper::group now works with a single shape in Writer (matching
behavior in Calc, Impress and Draw) tdf#136423 (Samuel Mehrbrodt, CIB)
Configuration changes
* Renamed config items with unintended meanings (Thorsten Behrens, CIB)
+ OpenCLWhiteList changed to OpenCLAllowList core commit abb6c015
+ DeviceBlacklist changed to DeviceDenylist core commit 493ae7a6
+ BlacklistCurrentDevice changed to DenylistCurrentDevice core commit
493ae7a6
+ OpenCLBlackList changed to OpenCLDenyList core commit 493ae7a6
* The ImageIdentifier property of MenuItem and ToolBarItem types from /
org.openoffice.Office.Addons/ used to accept URLs to internal images, with
the syntax private:image/<number>. This was broken for a few years, and now
removed completely. Referencing user-defined images with this property
should still work, although being obsolete. core commit 3e4968e6
SDK changes
* Remove OSL_SIGNAL_USER_RESOURCEFAILURE from include/osl/signal.h. Should
only have been used by internal code anyway. core commit 9951d414
* Remove OSL_THIS_FUNC from include/osl/diagnose.h. Should only have been
used by internal code anyway. core commit e5356fb0
* Remove unused and deprecated sal_Char/sal_sChar/sal_uChar from include/sal/
types.h. core commit c3634ad6
details). LibreOffice was based on OpenOffice.org.<br/>If you do not want
your writing to be edited mercilessly and redistributed at will, then do
not submit it here.
* Powered by MediaWiki
|
Log message:
libreoffice: Update to 7.0.4.2
Changelog:
7.0.4.2
Bugs fixed compared to 7.0.4 RC1
1. tdf#123621 FILEOPEN | DOCX, Rectangle with text moves in LO
2. tdf#134754 Crash on macOS 10.13 opening local HSQLDB-based odb file in Base
on LibreOffice 7 rc1
3. tdf#135479 LO Complains about missing JDK when accessing any Java
functionality, despite recognizing JDK on macOS under Preferences
4. tdf#136272 Corrupted calc file: invalid number format condition [<=
1.79769313486232E+308 ]
5. tdf#137745 LO Base Firebird: crash, when deleting tables and changed
relationship isn't changed in database file
6. tdf#138130 Crash in: swlo.dll
7. tdf#138466 Crash when creating different scenarios ( steps in comment 4 )
8. tdf#138549 CRASH: Undoing comment hovering (steps in comment 11)
9. tdf#138612 LibreOffice not splitting table cells automatically for docx
files
7.0.4.1
Bugs fixed compared to 7.0.3 RC1
1. ofz#26619 detect if SwFrameFormat deleted during import
2. ofz#26676 null deref
3. ofz#26708 direct-leak
4. ofz#26753 avoid infinite regress
5. ofz#26943 detect if FormatOfJustInsertedApo was deleted [Caol??n McNamara]
6. ofz#27756 null deref
7. rhbz#1891326 GNOME software cannot find the correct language pack required
by LibreOffice
8. rhbz#1893846 [abrt] libreoffice-core: (anonymous
namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT
9. rhbz#1900428 LibreOffice 7.0.3.1 crashed on invalid row index used in
StarBasic macro
10. tdf#35986 Parts of EMF file not visible/stretched to an enormous extent
11. tdf#91762 Inserting table has incorrect row heights
12. tdf#92315 Writer incorrectly renders EMF file representing molecule with
text in it
13. tdf#98868 FILESAVE: crash if try save ODT file with track changes compared
14. tdf#103987 FILESAVE: DOCX Duplicated custom properties after roundtrip
15. tdf#104378 Chinese conversion problem
16. tdf#106613 UI: Sidebar navigator in Impress/Draw not updated immediately
when page/slide is renamed
17. tdf#113163 FILEOPEN PPTX: EMF+ A color change to transparent on the image
is missing on import (PPT OK)
18. tdf#114956 Calc - comment field does not increase dynamically during input
19. tdf#116214 Custom properties: value type is changed from Number to Text
20. tdf#116335 EMF is opened with large empty space around it
21. tdf#116622 Inserted EMF image is not cropped correctly
22. tdf#117643 Word search does not work in LibreOffice Writer if search term
contains an apostrophe
23. tdf#121553 Editing: Firebird: Table editor erroneously prompts to change
CLOB field to a BLOB field during alter table
24. tdf#121886 Firebird: Datatype Image(BLOB) is not working properly with Form
or Report image controls.
25. tdf#126700 Untitled document remains open when have a default template
26. tdf#127047 Font Sizes Greater than 255 are Printed with Size 255
27. tdf#127086 PPT: FILESAVE: Crop image is gone after RT
28. tdf#127471 Copied calc diagram in gdi format looks ok under linux, but the
fonts looks weird under windows.
29. tdf#127680 New Print dialog: impossible to only print even/odd pages from a
range/selection
30. tdf#128135 UI GTK3: dialog Pivot Table Layout / properties is too high:
section Source and Destination cannot be fully used
31. tdf#128213 FILESAVE PPTX roundtrip with z-rotated text produces additional
shape rotation
32. tdf#128877 FILEOPEN DOCX: Image Location lost on Import
33. tdf#130314 Writer busy-locks in layouting CJK fonts (was: hangs while
converting to pdf) - see comment #9 / #8
34. tdf#130596 FIREBIRD (internal): Parameter doesn't work with COALESCE and
numeric fieldtypes
35. tdf#130629 Crash in Writer when inserting shape again after undoing a
previous insertion
36. tdf#131510 Old Replacement in german language
37. tdf#131679 Crash cutting a chart
38. tdf#131970 LO Create hyperlink ?? Jump to the correct field by keyboard
with TAB?
39. tdf#132137 Styles: Default Style is too generic
40. tdf#132536 Memory usage increases after every file-reload
41. tdf#133630 CRASH: Chart: Changing properties in different objects
42. tdf#133771 When saving an encrypted document, unchecking 'Save with
password' has no effect, encryption is kept
43. tdf#133950 UI EDITING Drawing a shape, the cursor is not precise (GTK3)
44. tdf#134161 CPU at 100% after opening a particular spreadsheet
45. tdf#134298 Picture overlappes page with content, so it is not readible
anymore
46. tdf#135082 Print selection doesn't print selection but whole page
47. tdf#135108 Err:540 when adding an external reference in a loaded document
that so far had no linked externals
48. tdf#135202 LO 6.4.6.1 and 7.0.1 fail with error 1045 when accessing MySQL
database using native connector
49. tdf#135893 Image pasted twice when copy/pasting a caption frame with image
after DOCX export
50. tdf#136336 LO Writer does not display footnote text on mouse hover for GTK
51. tdf#136453 Duplication of content after undo (spurious)
52. tdf#136555 StartCenter is inconsistent with dark theme(s)
53. tdf#136611 Crash: Change Corner Style on sidebar with selecting Data
Series.
54. tdf#136962 Navigator content view flash (gen backend)
55. tdf#137085 RTF table is shifted left
56. tdf#137159 Harmonize UI in Options-LibreOffice-View when works a Skia black
list
57. tdf#137181 Basic macro: CRASH when running a macro in Impress
58. tdf#137215 Hang after switching windows with cell selector open in Validity
dialog
59. tdf#137329 White borders in Slide Show mode (F5) in Impress with SKIA
60. tdf#137397 Faulty Height value in Position and Size content panel in
Properties deck in the sidebar in Calc 61. tdf#137403 Keys list box fills in \
customization keyboard tab page when
focus is in Function list box and a key is pressed (Gtk3 only)
62. tdf#137520 Colibre: Some icons with text (like B, I, U, etc) are too big
that make them unbalance with the rest of the icons
63. tdf#137532 EDITING: Font formatting lost after undo/redo
64. tdf#137556 Crash if I try to open the Print dialog in GTK3 3.18 only
65. tdf#137575 UI: Custom sorting state is lost when reopening the LibreOffice
file picker dialog
66. tdf#137593 FILEOPEN DOCX Table paragraph gets unexpected spacing before if
shape is anchored to it 67. tdf#137617 Incorrect operation Sheet -> Named \
Ranges and Expressions ->
Create; with ExcelA1 and ExcelR1C1 syntax
68. tdf#137643 Can't select font, no font dropdown list, if open MSO .doc in
GTK3 only (gen and Skia OK)
69. tdf#137652 XDL import: missing empty combobox items
70. tdf#137660 Missing focus indicator for flat buttons (like in the start
center) in KDE
71. tdf#137662 When combo box (and List box) from Base is located in a data
sheet, it has to be clicked twice in order to be able to enter text
72. tdf#137698 FILEOPEN DOCX: rectangle position images positioned wrong on
file open
73. tdf#137726 Message dialog during pivot table insertion not displayed, LO
hangs
74. tdf#137754 Crash when applying styles in a table within Impress
75. tdf#137786 Crash swlo!SwNodeIndex::~SwNodeIndex+0x18
76. tdf#137801 LO base with Firebird: WARNING, when adding a field to a table
with an old field type BLOB
77. tdf#137804 Qt5 printing (from Writer) crashes LibreOffice
78. tdf#137871 CRASH: applying different styles to different cells in table
(GTK3)
79. tdf#137880 Installer picture has weird black lines
80. tdf#137897 FILESAVE: export xltx with encryption to ods doesn't accept "no
password" as OK-able option
81. tdf#137898 Page count is not reset to 1 in the print preview dialog
82. tdf#137908 Exceptions for auto correct disappear lost after restart
83. tdf#137949 IMPORT OOXML: Table row height is wrong.
84. tdf#137980 EDITING Moving shape with arrow keys makes it grow
85. tdf#137982 CRASH: closing table preview. mail merge
86. tdf#137993 Crash after closing one window and pressing enter in the other
window with search bar focused (GTK3)
87. tdf#138000 RFE: Add menu icon to Writer's Format > Text > Single Underline
88. tdf#138011 EDITING: row in table doesn't grow while editing
89. tdf#138022 LibreOffice exits/crashes when minimizing start center after
closing a document (SKIA)
90. tdf#138039 sw: frame in table cell layouted incorrectly
91. tdf#138108 LO base with Firebird: crash during FORMS design, when entering
Groups and exiting (gtk3 only?)
92. tdf#138113 Base: SQL Syntax Colouring Issue Problem Operators "/", \
"-"
93. tdf#138131 UI: List Box form: List entries option is enabled by default
(gen)
94. tdf#138148 IMPORT OOXML: Graphic bullet size is different.
95. tdf#138156 Border widget does not allow to keep settings
96. tdf#138183 Failed to copy and paste in calc
97. tdf#138187 URL opened twice when clicking UNO hyperlink control
98. tdf#138210 RTF document with a text frame can't open in LibreOffice
99. tdf#138219 Libreoffice 7.0.x => Skia Vulkan - Intel HD Graphics 520
problems ( windows 7 SP1 )
100. tdf#138240 ODBC: Crash when trying to connect to Edit ?? Database ??
Properties (gtk3)
101. tdf#138253 Crash swlo!SwNodeIndex::~SwNodeIndex+0x18 (gen)
102. tdf#138271 FORMS: Some values are not saved (gen)
103. tdf#138350 Wrong colors used in icon-themes/colibre/svx/res/frmsel*.png
104. tdf#138428 CRASH: Undoing paste after editing comment
105. tdf#138430 Bullets and Numbering toolbar dropdown list and dialog miss
scroll bar
|