ReleaseNotes/7.3: Difference between revisions
(removed osl_demultiplexSocketEvents) |
(add new HTML table order in Calc import from external) |
||
| Line 20: | Line 20: | ||
=== General improvements === <!--T:6--> | === General improvements === <!--T:6--> | ||
* The "Link to External Data" dialogue ({{bc|Sheet|Link to External Data...}}) now lists HTML tables in the order they appear in the source. {{tdf|142600}} (Andreas Heinisch) | |||
[[File:HTML table order 7.2 vs 7.3.png|thumb|center|700px|HTML table list in the "Link to External Data" dialogue. LibreOffice 7.3 (on the right) now lists the tables in the order they appear in the source. (LibreOffice 7.2 on the left.)]] | |||
=== New spreadsheet functions === <!--T:7--> | === New spreadsheet functions === <!--T:7--> | ||
| Line 25: | Line 29: | ||
=== Changed spreadsheet functions === <!--T:8--> | === Changed spreadsheet functions === <!--T:8--> | ||
===Performance=== <!--T:9--> | ===Performance=== <!--T:9--> | ||
== Impress & Draw == <!--T:10--> | == Impress & Draw == <!--T:10--> | ||
Revision as of 22:00, 31 July 2021
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
About This Page
Writer
Hyperlinks can now be attached to shapes tdf#123626 (Samuel Mehrbrodt, allotropia)
General improvements
Performance
Calc
General improvements
- The "Link to External Data" dialogue ( ▸ ) now lists HTML tables in the order they appear in the source. tdf#142600 (Andreas Heinisch)
New spreadsheet functions
Changed spreadsheet functions
Performance
Impress & Draw
General improvements
- New bullet mode editing behavior is added. More info in this blog post (Gökçe Kuler)
- See this YouTube video:
Please accept this video. By accepting you will be accessing content from YouTube, a service provided by an external third party.
Performance
Base
Chart
Math
Core / General
Performance
LibreOffice Help
Filters
Improvements of DOC import/export filter
- DOC import: greatly improved list/numbering import tdf#106541 tdf#104239 tdf#123405 tdf#120629 (Justin Luth, SIL)
Improvements of DOCX import/export filter
- DOCX import: greatly improved list/numbering import tdf#141964 tdf#141966 (Justin Luth, SIL)
- Hyperlinks attached to shapes are now imported/exported tdf#123626 (Samuel Mehrbrodt, allotropia)
Improvements of XLSX import/export filter
Improvements of PPTX import/export filter
Improvements of WMF/EMF filter
Improvements of SVG filter
GUI
General
Icon theme
Dialogs
Sidebar
Notebookbar
Localization
New languages/locales with locale data
Additional languages in the language list
Incorporation of other languages
Improvements to proofing tools and language support
Scripting
The ScriptForge libraries
BASIC
Python
VBA changes
Feature Removal / Deprecation
Platform Compatibility
Mac
Windows
Linux
API Changes
- The C functions
rtl_str_toFloat,rtl_str_toDouble,rtl_ustr_toFloat, andrtl_ustr_toDouble, and the C++ member functionsrtl::OString::toFloat,rtl::OString::toDouble,rtl::OUString::toFloat, andrtl::OUString::toDoubleno longer accept a “+” or “-” sign before “NaN” when parsing the XML Schema–style Not a Number notation. (But they still accept an optional “+” or “-” sign before the legacy “1.#NAN” notation.) 9d27a44e8b79373573ea038d8a44874785036fd3
osl_demultiplexSocketEventsand its support functionality, all of which were deprecated, have been removed from the UNO C/C++ API. db392a8a255326b7a094daeabd7fba195db6a9a5