Up to [cvs.NetBSD.org] / pkgsrc / misc / libreoffice
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Add a note about patch getting obsolete in LibreOffice 25.8.0
Fix a bug in cpp_uno that caused memory allocation failure if the fileystem did not implement fallocate(). While there add an explicit version dependency on libcmis
misc/libreoffice: Update to 25.2.0.3 Changelog: 25.2.0.3: Writer * Track Changes in Writer: Enhancement to identify a click on a tracked change in the document by highlighting the corresponding entry in the "Manage Changes" window and sidebar panel. This enhancement greatly improves the ability to manage a large number of changes in long documents. (Jim Raykowski) tdf#161717 tdf#162018 * Fixed handling of line object transformations in the DOCX import of Writer. (blog post). (Miklos Vajna, Collabora) * Improved font fallback in the DOCX import of Writer (blog post). (Miklos Vajna, Collabora) * Added Group and Mono controls to the Asian Phonetic Guide dialog. By default, the Asian Phonetic Guide dialog decomposes a selection into words for annotation. The Group button allows annotating the entire selection. The Mono button allows annotating each character individually. (Jonathan Clark, TDF) tdf#107184 tdf#156543 * Improved interactivity for LOK clients in Writer's layout (blog post). (Miklos Vajna, Collabora) * Added options to set a default zoom level for opening documents, overriding zoom level stored in documents (Oliver Specht, Allotropia) tdf#132274 * Added option to promote a reply comment into a root comment (Jaume Pujantell, Collabora) 98cd8bac * Writer TextBoxes now handle page captures (blog post). (Miklos Vajna, Collabora) * Boundaries are now toggled independently of Formatting Marks, are controlled per Tools ? Options ? Writer ? Formatting Aids, and switched on/ off with View ? Boundaries. (Heiko Tietze, TDF) tdf#74386, tdf#163856 * Default items for unordered lists aka bullets was updated (Heiko Tietze, TDF) tdf#108697 * The Page Number Wizard now offers an option to fit the numbers into existing margins in order to avoid repagination. (Justin Luth, Collabora) tdf#161646 * The dialog and Sidebar deck for managing tracked changes now have sorting options. (Jim Raykowski) tdf#161811 * It is now possible to delete all content of a content type (excluding headings) via the Navigator. (Jim Raykowski) tdf#156926 * The colour of non-printing characters can be customised. (Heiko Tietze, TDF) tdf#80054 * The background colour of comments can be customised. (Heiko Tietze, TDF) tdf#61242 * Comments are now tracked in the Navigator when you move the focus into comment boxes. (Jim Raykowski) tdf#152297 * Selecting a match in the Find Sidebar deck will show its index number. (Jim Raykowski) tdf#163100 * Resizing the area containing comments shows a visual guide. (Rafael Lima) tdf#162855 * The Hanging Indent command now also works, if the targeted paragraph has no existing indent. (Kira Tubo) tdf#156374 * Hovering the mouse over a heading in the Navigator displays a tooltip showing the word and character count of the content associated with it. (Jim Raykowski) tdf#63967 * All footnotes in a document can be changed to endnotes and vice versa. (Jim Raykowski) tdf#89352 * Warning and error levels in the Accessibility Sidebar deck were improved, and an option was added to ignore warnings. (Bal??zs Varga, allotropia) tdf #157233 tdf#164048 * Support was added for inline headings, which are commonly used in legal documents. (L??szl?? N??meth) tdf#131728 * Improved ignoring of the paragraph margin at the top of pages (blog post). (Miklos Vajna, Collabora) Calc * Support import and export of connections.xml in OOXML. (Bayram ?i?ek, Collabora) tdf#158857 * A statusbar icon will indicate when Data ? Calculate ? AutoCalculate is switched off. (Heiko Tietze, TDF) tdf#127937 * A 'Handle Duplicate Records' dialog to select/remove duplicate records in Calc. Place the active cell on some data or select some range, then Data ? Duplicates... (Sahil Gautam) tdf#85976 * Both the Function Wizard dialog and Functions Sidebar deck received improvements to searching and user experience. (Ahmed Hamed) tdf#161534 tdf #161296 tdf#161543 * When selecting all while in a cell with neighbouring data, the selection will cover the neighbouring cells. The next call of Select All will select the full sheet. This behaviour can be disabled by setting the expert option SelectRangeBeforeAll to false. (Heiko Tietze, TDF) tdf#161641 * Solver models can now be saved into spreadsheets and Solver is able to provide a sensitivity analysis report. (Rafael Lima) tdf#160062 tdf#157519 * An expert option WrapNextPrevSheetTab was added to control the behaviour of navigating Calc sheets using the Ctrl?+?PgDn and Ctrl?+?PgUp keyboard shortcuts. (Mike Kaganski, Collabora) tdf#160580 * An expert option WarnActiveSheet was added to control the warning about the active sheet being the only sheet saved or exported to some formats (like CSV). Suppress the message by setting it to false. (Heiko Tietze, TDF) tdf# 33714 * A "Summary below data" option was added to the Subtotals dialog. (Bal??zs Varga, allotropia) tdf#162262 * New sheet protection options related to Pivot Tables, Pivot Charts and AutoFilters were added. tdf#160404 tdf#160535 tdf#160536 Impress * The Interaction dialog (click actions) is now async (Hubert Figui??re, Collabora) 25b61215 + enable the ".uno:AnimationEffects" command in LOKit 729e333c + enable the ".uno:ExecuteAnimationEffect" command in LOKit ff3a316f * Per-paragraph semi-transparent shape text in Impress' SVG export (blog post). (Miklos Vajna, Collabora) * Automatic repeating of slides can now be activated in windowed mode. (Ariel Darshan) tdf#163858 * Soft edge and glow effects are now allowed in text frame objects (Bal??zs Varga, allotropia) tdf#135320 Templates * many slight improvements to all Impress templates (Laurent Balland) tdf# 162490 + replace pictures with shapes for Nature_Illustration, Pencil, Piano templates: it enables modifications of adornments by user + background pictures of Blueprint Plans and Metropolis have been replaced with SVG pictures: they are now modifiable in Master view after a right click ? Break + improve rendering of DNA double helix for DNA template tdf#162229 + add authors' credit in File ? Properties + remove the last slide of Blueprint Plans and Vintage templates + all templates have now visible (font color set to black) elements in Master Notes and Handout * Objects can be centered on the slide (or page in Draw) in one step (Heiko Tietze, TDF) tdf#126857 * Overflowing text in presenter notes is no longer cut off when printing (Tibor Nagy, allotropia) tdf#88226 Draw * Support for clipping stroke paths in imported PDFs was added (David Gilbert) tdf#85428 Base * The user experience of the SQL dialog was improved by making user input be retained during a session and showing the number of results. (Heiko Tietze, TDF) tdf#140298 * Unicode ODBC calls are now supported. (Mike Kaganski, Collabora) tdf#68676 tdf#131238 Chart Math * Formulas can be stored in a user-defined category (Heiko Tietze, TDF) tdf# 163685 Core / General * macOS Quick Look is now supported. See the Quick Look wiki page for more details. (Patrick Luby) tdf#35361 * It is now possible to automatically sign documents after defining a default certificate. (Sarper Akdemir, allotropia) tdf#159040 * The commands for setting the colour and background colour of text can be assigned to keyboard shortcuts. The applied colour is the active one shown in the toolbar and Sidebar buttons. (Justin Luth, Collabora) tdf#34804 * Support was added for pasting HTML strikethrough formatting. (Andreas Heinisch) tdf#79298 * Improved the mechanism for font rendering for quotation marks when CJK and Western texts are intermixed. (Jonathan Clark, TDF) tdf#66791 Filters Visio libvisio was updated to 0.1.8: * Visio5 support: provide cellType to collector in readTextField (Bartosz Kosiorek) * tests: Fix build with libxml 2.12 (Jan Tojnar) * Add support for simple solid fill styles (Jaume Pujantell, Andras Timar) tdf#77915 * Add support for TextBackground from SheetStyle (Bartosz Kosiorek) tdf# 136564 * Improve Arrowheads appearance (Bartosz Kosiorek) tdf#126402 * Fix reading FillStyleLst and TextBkgnd from shape (Bartosz Kosiorek) tdf# 154379 * Add support to DrawingUnits types (Bartosz Kosiorek) tdf#148175 * On LibreOffice's side, support for opening .vstx files. (Bartosz Kosiorek) tdf#163170 ODF LibreOffice 25.2 can read and write ODF version 1.4. For related fixes see tdf# 162118. User Interface * Under Windows, panning and zooming on a touch screen now works properly. (Tibor Nagy, allotropia) tdf#85677 * The list of most recently used files accessed via File ? Recent Documents was amended with a checkbox "[x] Current Module Only" that allows to filter the list. (Heiko Tietze, TDF) tdf#161725 * You can now control hyphenation from the Properties deck of the Sidebar. (L ??szl?? N??meth) tdf#162491 * The choice of "Link" when inserting an image is now remembered during a session (Andreas Heinisch) tdf#61358 Application Theming * The application theme can be customized independent of the system/ desktop-environment theme. Customization options are available in Tools ? Options ? LibreOffice ? Appearance tab, (blog post) (Sahil Gautam, allotropia) tdf#163620 * Appearance options specify whether to use light or dark theme colors. If Light/Dark is selected, then the application uses light/dark theme colors respectively. If System is selected, then the application follows the DE (desktop environment), meaning if the DE is in dark mode, then the application uses dark theme colors, and vice versa. * Automatic color scheme is now readonly. To customize appearance, create a new scheme by clicking on the New button. * The preferred way of customizing appearance is via theme extension. To install a theme extension, click on the more themes button next to the theme drop-down in LibreOffice Themes section. Once installed, the theme should appear in the schemes list. * Customizations section allows customization of individual theme colors. We can also use image background instead of color, although it's only available for Application Background at the moment. Accessibility * System settings to disable animations are more consistently honored and more fine-granular control in the LibreOffice settings has been introduced (Per99; Michael Weghorn, TDF) tdf#161765, tdf#115688 tdf#94147 * User interface elements now report an accessible identifier that assistive technology can use to reliably identify a particular element, which is already used e.g. by the Orca screen reader on Linux and the NVDA screen reader on Windows. (Michael Weghorn, TDF) tdf#155447 * Accessible relations are correctly reported on Windows, allowing the NVDA screen reader to read Writer documents from top to bottom. (Michael Weghorn, TDF) tdf#91739 * Positions of UI elements on Linux (including Wayland) are correctly reported on the accessibility level, allowing e.g. screen magnifiers to track the mouse or cursor position. (Michael Weghorn, TDF) tdf#160837 * On Windows, accessibility now gets enabled whenever a tool queries information from LibreOffice on the accessibility level, which implies basic support for Microsoft Narrator and Microsoft Accessibility Insights. (Michael Weghorn, TDF) tdf#160982 * A crash when opening the sidebar menu with assistive technology active on Windows has been fixed. (Michael Weghorn, TDF) tdf#164093 Changes in UI strings Scripting * Enhance the NOW() function to support sub-seconds precision. (Andreas Heinisch) tdf#161469 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) The libraries expose a total of 33 services each with a bunch of methods and properties. New in LibreOffice 25.2: * A context menu is usually predefined at LibreOffice installation. Customization is done statically with the Tools + Customize dialog. The (new) ContextMenu service provides a mean to make temporary additions at the bottom of a context menu. * When a document is closed inadvertently by the user during a macro run, or between two macros triggered by events, the actual behaviour is a fatal error message. Now the user script may test at any moment if everything is still ok with the IsAlive property applied to next services: Document, Base , Calc, FormDocument, Writer, Datasheet, Dialog. * To enhance the compatibility between scriptforge dictionaries, python dicts and arrays of PropertyValues, the Dictionary service supports now optionally case-sensitive keys, i.e. keys are different if a case-sensitive comparison finds them different. * A Python script intended to connect as an outside process to LibreOffice must use either a socket or a pipe connection. So far, only sockets were supported, now both are admitted. * One can specify the fore- and background colors of the APSO console opened from a user script with PythonShell(). * A data array is a 1D array of 1D subarrays. Three methods, ConvertFromDataArray(), ConvertToDataArray() and ConvertToRange() are added to the Array service to manage them, especially in the context of complex Calc array functions like XLOOKUP. * The close button (top-right cross) of a non-modal dialog now closes the dialog as expected. The whole set of services (except when better done by native built-in functions) is made available for Python scripts with identical syntax and behavior as in Basic. The English version of the documentation of the ScriptForge libraries (25.2) is partially integrated in the LibreOffice help pages (https:// help.libreoffice.org/latest/en-US/text/sbasic/shared/03/lib_ScriptForge.html? DbPAR=BASIC). Their finalization and translation into other languages is underway. (Alain Romedenne, Rafael Lima) Android Viewer Localization New languages/locales with locale data Available as default document language and for locale-specific formatting. * French (Republic of Guinea) {fr-GN} [0x940C]. (Eike Rathke, Red Hat) tdf# 163903 Improvements to proofing tools and language support * Updated spell check dictionaries for the languages: English (GB, ZA), Danish, Mongolian, Thai, Korean, Ukrainian, and Slovak. * Thai thesaurus and AutoCorrect support was added. (Theppitak Karoonboonyanan) tdf#150433 tdf#158454 * Slovenian thesaurus was updated. (Martin Srebotnjak, OdprtiTezaver)
misc/libreoffice: Fix build for NetBSD/i386
misc/libreoffice: Update to 24.8.4.2 Changelog: 24.8.4.2: Bugs fixed compared to 24.8.4 RC1: 1. tdf#119745 Scrolling with a laptop touchpad in Libreoffice way too fast [Marc Mondesir] 2. tdf#147067 Option-click in a Mac scroll bar does not work properly [Patrick Luby] 3. tdf#152703 Skia - resizing StartCenter window with mouse leaves black undrawn areas until mouse button released [Patrick Luby] 4. tdf#162514 Spellchecker fails to recognize words ending in period (typically abbreviation) [Jonathan Clark] 5. tdf#162912 [Basic-IDE] In the Japanese UI, double-clicking on Basic-Code also selects strings beyond the dot [Jonathan Clark] 6. tdf#163325 Crashes on Editing TOC when Preview is on [Andreas Heinisch] 7. tdf#163483 Math equations in an Impress file totally disappear when saving it as a PPTX file in 24.8 [Mike Kaganski] 8. tdf#163903 Support for West-African Guinean Money (GNF) [Eike Rathke] 9. tdf#163945 Slow UI refresh rate on mac when using Skia/Metal [Patrick Luby] 10. tdf#163948 Crash upon startup after enabling Notes Pane [Sarper Akdemir] 11. tdf#164124 Mismatching partial date input in date pre-formatted cell may lead to fraction being recognized [Eike Rathke] 12. tdf#164239 Inconsistent Interpretation of Year-Month-Day like strings in Calc [Eike Rathke] 24.8.4.1: Bugs fixed compared to 24.8.3 RC2: 1. ofz#380107559 fods2xlsfuzzer Null-dereference READ [Caol??n McNamara] 2. tdf#86731 Spellcheck does not flag missing dictionary [Szymon K??os] 3. tdf#91315 Parentheses inverted in mixed RTL and LTR text in SVG export [Jonathan Clark] 4. tdf#122716 IMPORT Writer can lose encoding for some multibyte symbols when copy-paste from XLSX/Calc [Mike Kaganski] 5. tdf#146269 No thumbnail preview of document in start center [Mike Kaganski] 6. tdf#151423 Unintended zoom in or out on command key press if Calc is still scrolling. [Patrick Luby] 7. tdf#153636 "Use level from source chapter" does not work for Graphics, Frames, and OLE Objects in User-defined index [Andreas Heinisch] 8. tdf#154987 Santali Locale Data File [Eike Rathke] 9. tdf#155449 Launching Orca after Writer sometimes crashes Writer (stack trace provided) gtk3 a11y atkwrapper.cxx [Michael Weghorn] 10. tdf#157130 Characters don't appear when pressing with CMD+Z pressed for couple of seconds and track changes record enabled (macOS-only) [Noel Grandin] 11. tdf#157312 Current cell highlight doesn't update with skia hardware rendering on macOS [Patrick Luby] 12. tdf#160621 Field dialog: user/variable field value field sometimes too small [Oliver Specht] 13. tdf#161152 LibreOffice doesn't set printer option "sides" leading to duplex not working on printers relying on this option [Michael Weghorn] 14. tdf#161349 FILEOPEN: Header/Footer not displayed [Justin Luth] 15. tdf#162195 TOC in Master document include headings from hidden sections [Mike Kaganski] 16. tdf#162268 RTF: combination of hidden text and character attributes fails [Michael Stahl] 17. tdf#162702 Setting Additional formats - Date for a user field makes the Name and Value fields disappear in the Fields dialog [Oliver Specht] 18. tdf#162753 Problem with ctrl-k and Insert/Hyperlink [Andreas Heinisch] 19. tdf#162815 Images (BMP?) in Writer document not (all) correct in export to PDF (Windows and macOS) [Noel Grandin] 20. tdf#162944 opening Zip64 files produced by Apache POI is indicated as corrupted [Michael Stahl] 21. tdf#162992 FILESAVE : Cell filtering (list) not saved in XLSX format [G?? l?ah K?se] 22. tdf#163289 Broken accelerators for Width and Height in "Position & Size" dialog (gtk3) [Caol??n McNamara] 23. tdf#163486 Bugs found by PVS-Studio static analyzer [Xisco Fauli] 24. tdf#163667 Saving a particular spreadsheet takes a very long time [Noel Grandin] 25. tdf#163680 BASIC: 'Dim s As String * n' doesn't keep the string length on assignments [Mike Kaganski] 26. tdf#163684 a11y: Orca doesn't announce role for non-editable comboboxes with gtk3 VCL plugin [Michael Weghorn] 27. tdf#163734 can't dock a Navigator window to its place on left side of main LO window by d&d [Patrick Luby] 28. tdf#163764 macOS dictation does not visualize dictated text while speaking in LibreOffice, requires pause for text to be shown [Patrick Luby] 29. tdf#163777 If "Numbers Tab" is selected when you open "Format Cells", "Numbers Tab" is not selected by pressing [Ctrl+PageUp] [Caol??n McNamara] 30. tdf#163792 Keyboard focus stuck in font-size selector (gtk3-only) [Michael Weghorn] 31. tdf#163803 FILESAVE Save to pptx loses fill on image [Jaume Pujantell] 32. tdf#163818 Opening ODG file is reported to be corrupted when created by 3rd party software (minizip-ng) [Michael Stahl] 33. tdf#163831 Changed number format of a named CellStyle is not applied correctly [Caol??n McNamara] 34. tdf#163842 XLS, XLSX Certain roundtripped spreadsheets not opening in Excel due to regression [G??l?ah K?se] 35. tdf#163876 Calc clears current cell when switching between app windows with CMD+backtick [Patrick Luby] 36. tdf#163883 Lost Paragraph Styles when copying Impress Outline into Writer Outline since version 24.8.2.1 [Miklos Vajna] 37. tdf#163903 Support for West-African Guinean Money (GNF) [Eike Rathke] 38. tdf#163945 Slow UI refresh rate on mac when using Skia/Metal [Patrick Luby] 39. tdf#163974 (May be ODF-spec related) Nested Footnotes: LO reports `Read Error` but `ODFValidator` is quite happy [Mike Kaganski] 40. tdf#164005 Hyphenator service: can't call createPossibleHyphens until I call getLocales [Mike Kaganski] 41. tdf#164006 Hyphenator service: createPossibleHyphens may create extra zero elements in getHyphenationPositions [Mike Kaganski] 42. tdf#164026 If shape does not have control points, the respective fields in Slant & Corner Radius in Position and Size dialog should be disabled (kf5/ kf6/gen/Win) [Caol??n McNamara] 43. tdf#164040 SortableGridDataModel cannot be notified for changes [prrvchr]
misc/libreoffice: Use net/libcmis instead of internal tarball * The recent net/libcmis-0.6.2 is compatible with LibreOffice. Noticed by wiz@. Thank you.
misc/libreoffice: Update to 24.8.3.2 Changelog: 24.8.3.2: List of fixed bugs Bugs fixed compared to 24.8.3 RC1: tdf#119745 Scrolling with a laptop touchpad in Libreoffice way too fast [Marc Mondesir] tdf#131253 Frames are displayed around images even though Object boundaries is unchecked, as Text boundaries control it [Justin Luth] tdf#162666 UI: Styles panel - Scrolling to bottom and/or top of style list is hard with multiple table cells selected: list always jumps back to active style [Armin Le Grand (allotropia)] tdf#163486 Bugs found by PVS-Studio static analyzer (report in comment 35) [Xisco Fauli] tdf#163537 Frame boundary visibility is now controlled by View > Formatting Marks [Justin Luth] tdf#163582 Scrolling after middle mouse click while editing in Writer accelerates out of control [Marc Mondesir] tdf#163699 LO crashes when double-clicking an image in the navigator. [László Németh] tdf#163720 Smart justify: wrong justification of hyphen, which doesn't appear in exported PDF [László Németh] tdf#163730 Hang after copy text [Mike Kaganski] tdf#163736 XMATCH produce wrong results [Balazs Varga] 24.8.3.1: List of fixed bugs Bugs fixed compared to 24.8.2 RC1: cid#1557088 data race condition [Caolán McNamara] cid#1606611 data race condition [Noel Grandin] cid#1606825 data race condition [Caolán McNamara] cid#1606875 data race condition [Caolán McNamara] cid#1606887 data race condition [Caolán McNamara] cid#1606918 data race condition [Caolán McNamara] i#94666 After pressing [Backspace] or [Delete], the document formatting gets incorrect [Michael Stahl] tdf#87605 update technical dictionary [Aditya Sahu] tdf#95680 Convert - Metafile - Save Image... No function. Must use Alt+R [Noel Grandin] tdf#132253 CHARACTER DIALOG: Drop hyperlink from character attributes [Ilmari Lauhakangas] tdf#134198 Copy/paste of a doc results in deviating number of pages of the original (in single page view) [Miklos Vajna] tdf#137922 Enable extensions at Manage Templates and Options > Icon Theme/Dictionaries running from start center [Xisco Fauli] tdf#138711 Frame disconnect after dragging down (comment 4) [Miklos Vajna] tdf#139152 Exporting Image or Drawing to PNG is missing metadata, doesn't match target resolution [Noel Grandin] tdf#152534 Win11 dark theme support--Active selections have light blue background which makes white icons and text almost invisible [Michael Weghorn] tdf#157019 FILEOPEN PPTX: Round corners of rectangle shape render as square corners [Tibor Nagy] tdf#158252 FILESAVE XLSX Line breaks in cells disappear [Justin Luth] tdf#158323 CRASH when switch back from HTML View to Normal View after edit in HTML source code [Julien Nabet] tdf#159007 Moving a grouped object to a different layer makes it disappear [Caolán McNamara] tdf#159690 Manual line break forces automatic Wrap Text - comment 17 [Justin Luth] tdf#159938 Moving through cells with overflowing content changes the cells' height and wrapping [Justin Luth] tdf#160127 Grammar context menu is not displayed if no suggestions exist [Mike Kaganski] tdf#160202 EDITING keyboard selection in Basic editor: selection extended one position too far (e.g. Ctrl+Right selects _two_ strings in stead of one) [Andreas Heinisch] tdf#161359 rtf no'open [Noel Grandin] tdf#161453 Wrap text not exported to XLS/XLSX [Justin Luth] tdf#161479 Presentation is not displayed in fullscreen mode when using GTK3 as VCLPLUGIN and the screen is fractional scaled [Caolán McNamara] tdf#161625 Installing the same extension twice makes LibreOffice freeze (kf5/kf6) [Michael Weghorn] tdf#161968 UI Assign macro to shape crashes CALC [Noel Grandin] tdf#162259 SVG Text in Logo has some letters out of proportion [Mike Kaganski] tdf#162268 RTF: combination of hidden text and character attributes fails [Michael Stahl] tdf#162283 FILESAVE: PPT: placeholders not displayed after roundtrip [Tibor Nagy] tdf#162713 Changed format for date-field and time-field in tablecontrol of a form won't be saved [Noel Grandin] tdf#162843 Allow paste into Find/Replace box with Dvorak/QWERTY keyboard? [Patrick Luby] tdf#162878 Reworked localized Impress templates look ugly in RU [Laurent Balland] tdf#162884 German UI and styles: footnote number position should be superscript [Justin Luth] tdf#162979 Automatic Update stanza of the Tools -> Options -> Online Update panel does not fully show in UI [Heiko Tietze] tdf#163000 Wrong UTF-8 encoded Chinese characters (Skia) [Patrick Luby] tdf#163003 RTF import: Frame y position wrong [Oliver Specht] tdf#163019 Calc 24.8.1 crashes if Copy Paste Paste special are executed (steps in comment 6) [Andreas Heinisch] tdf#163032 Some split cells may not paint their content on following pages [Michael Stahl] tdf#163047 Regression: LibreOffice Calc 24.8 broke Page settings [Tibor Nagy] tdf#163060 Unexpected word breaks at the ends of lines [László Németh] tdf#163091 crash the file with macro [Mike Kaganski] tdf#163135 Soffice executable raises "Secure coding is automatically enabled for restorable state" warning when running in headless mode on MacOS Sonoma [Patrick Luby] tdf#163145 With Skia, lines of transparent-area shapes disappear during animation [Mike Kaganski] tdf#163149 smart justified text does not wrap correctly around frame - extends into the picture area [László Németh] tdf#163152 Oversaturated colors on wide-gamut iMac P1 display due to lack of color management [Patrick Luby] tdf#163154 FILEOPEN DOCX Writer eats bookmark of the first legacy field [Justin Luth] tdf#163170 Add support for MS Visio template format vstx [Bartosz Kosiorek] tdf#163190 [pyuno] SyntaxWarning: invalid escape sequence '\P' [Julien Nabet] tdf#163191 Dragging headings in Writer navigator crashes LO Writer [Jim Raykowski] tdf#163212 LO Writer not showing svg properly [Xisco Fauli] tdf#163219 ScriptForge library crash [Jean-Pierre Ledure, Mike Kaganski] tdf#163230 A non-breaking table cell taller than page does not break across pages [Mike Kaganski] tdf#163231 Correttore ortografico italiano non funziona [Julien Nabet] tdf#163275 Typing "-(!1)" into a spreadsheet cell and then clicking no in the dialog about formula error crashes libreoffice [Caolán McNamara] tdf#163284 FORMATTING: Diagonal/criss-cross borders for tables do not work in Draw/Impress [Julien Nabet] tdf#163285 A non-breaking table cell taller than two pages does not break at the end of the second page [Mike Kaganski] tdf#163291 AdditionsDialog does not work while in start center [Hossein, Xisco Fauli] tdf#163295 LibreOffice crashes when processing XML files containing the string "pwi". [Mike Kaganski] tdf#163341 Zip64 ODS sheet not opening [Michael Stahl] tdf#163344 Loading "14:30" time value from ODS produces a different result compared to DATE, DATEVALUE, or direct input [Mike Kaganski] tdf#163346 AutoCorrect Options; when the word "บรเพ็ชร" is entered, it becomes "บรเพชร" [Theppitak Karoonboonyanan] tdf#163359 TSA URLs are duplicated if a certificate is chosen twice in the Export as PDF dialog. [Eloi Montañés] tdf#163362 Icons in in-document custom toolbars created since 6.4 aren't shown in previous versions [Mike Kaganski] tdf#163364 Problem with opening ODS file generated by third party software. [Michael Stahl] tdf#163375 Calc crash when type-in a range in Formula Wizard [Balazs Varga] tdf#163381 XBitmap.getMaskDIB() is inverted [Noel Grandin] tdf#163410 slideshow: outline text effect never renders highlight color [Thorsten Behrens] tdf#163413 Display Snap Guides not working [Ilmari Lauhakangas] tdf#163482 Insert Hyperlink when added to context menu displays Character dialog not Hyperlink dialog [Ilmari Lauhakangas] tdf#163486 Bugs found by PVS-Studio static analyzer (report in comment 35) [Xisco Fauli, Michael Stahl] tdf#163516 LibreOffice Draw fails to store or restore Layer data Title and Description [Noel Grandin] tdf#163543 File crash in LibreOffice Writer when selecting and copying content [Xisco Fauli] tdf#163554 Error when reading an OOXML / Excel A1 notation 3D sheet range starting with a single-quoted sheet name, or badly writing a 3D sheet range containing a single-quoted sheet name. [Eike Rathke] tdf#163575 sw smart justify: crash/assert during odt conversion of an Arabic DOCX document [László Németh] tdf#163580 Help in LibreOffice [Ilmari Lauhakangas] tdf#163597 Jumping text in Impress outline edit [Armin Le Grand (allotropia)]
libreoffice: add comments to two patches
misc/libreoffice: Update to 24.8.2.1 * Fix build with boost 1.86.0. Changelog: 24.8.2.1: List of fixed bugs Bugs fixed compared to 24.8.1 RC2: 1. cid#1607212 check of thread-shared field evades lock acquisition [Caol??n McNamara] 2. cid#1607350 data race condition [Caol??n McNamara] 3. cid#1607370 check of thread-shared field evades lock acquisition [Caol??n McNamara] 4. cid#1607469 data race condition [Caol??n McNamara] 5. cid#1608206 double lock [Caol??n McNamara] 6. cid#1608497 double lock [Caol??n McNamara] 7. cid#1608532 data race condition [Caol??n McNamara] 8. cid#1619147 dereference before null check [Caol??n McNamara] 9. cid#1619294 dereference null return value [Caol??n McNamara] 10. i#109051 Support exit property [Mike Kaganski] 11. tdf#61313 CONDITIONAL FORMATTING: Icon set should have a color reverse switch [Xisco Fauli] 12. tdf#92064 LO unusable with Tibetan super long paragraphs [Jonathan Clark] 13. tdf#100037 FILEOPEN DOCX Image arrangement (in Z dimension) not respected [Justin Luth] 14. tdf#119785 RTL: DOC: closing parenthesis is displayed as LTR in embedded document [Jonathan Clark] 15. tdf#127610 NB Tabbed View Not Centered (macOS) [Patrick Luby] 16. tdf#129061 FILEOPEN PPTX: equation not displayed because Impress doesn't support inline formulas [Mike Kaganski] 17. tdf#130857 Qt5 implement theming using native widgets (weld) [Michael Weghorn] 18. tdf#133041 Sidebar: List style is not added back to hierarchy after undoing and redoing it (see comment 7) [Jim Raykowski] 19. tdf#135335 UNO API: SwXNumberingRules::getByIndex returns font style name in BulletFontName [Ashok] 20. tdf#143603 Opening a simple presentation has UNDO active [Mike Kaganski] 21. tdf#149865 FILEOPEN PPTX: table lacks border (outer right edge) [Balazs Varga] 22. tdf#151748 Bad Horizontal lines (kashida) in Arabic/Persian text inside a text box [Jonathan Clark] 23. tdf#152142 RTL Text sometimes falls out of the text box [Jonathan Clark] 24. tdf#152298 FILEOPEN DOCX Copying and pasting between table cells is slow (steps in comment 7) [Mike Kaganski] 25. tdf#155488 Calc 7.5.x.y ?? Chart export as svg without title of the y-Axis [Caol??n McNamara] 26. tdf#155751 dBase: BETWEEN won't include first and last value in queries [Julien Nabet] 27. tdf#159032 crash with smart justify [Xisco Fauli] 28. tdf#160675 UI: Sidebar doesn't show width and height (nor X/Y coordinates) of object depending on timing [Caol??n McNamara] 29. tdf#161007 Report Builder Wizard fails [Julien Nabet] 30. tdf#161256 Libreoffice crashes using gtk4 VCL on kde plasma wayland [Michael Weghorn] 31. tdf#161444 When switching sheets, newly-focused sheet should fire object:state-changed:focused prior to object:active-descendant-changed [Michael Weghorn] 32. tdf#161599 Extension is not handling formulas from MS Excel created files for all versions besides 7.3.7 [Eike Rathke] 33. tdf#161705 LO crashes with undo/redo of page numbering wizard's created bookmarks [Justin Luth] 34. tdf#161741 LO crashes with undo/redo of new header + some other change [Justin Luth] 35. tdf#161805 Chart line properties: icon and gallery drop down do not open by mouse hovering (first time) (Windows, kf5/kf6, gen) [Michael Weghorn] 36. tdf#161810 [DOCX] Justified text does not wrap correctly [L??szl?? N??meth] 37. tdf#161876 Readonly attribute of target file is ignored on "save as" in an other format. [Miklos Vajna] 38. tdf#162003 "System theme" uses Adwaita Light colour for page in KDE Plasma, instead of system colour scheme. (>= KF6 & Qt 6.7.2) [Michael Weghorn] 39. tdf#162109 Unexpected, wrong hanging punctuation/letter with JustifyLinesWithShrinking (no space shrinking in the last paragraph line, if needed) [L??szl?? N??meth] 40. tdf#162113 Font selection dialog messes up font variant selection when passing fonts without desired one [Caol??n McNamara] 41. tdf#162220 LibreOffice 24 justifies a wide range of paragraphs incorrectly (in the case of paragraph lines without portions, i.e. without text spans) [L??szl?? N??meth] 42. tdf#162359 FILESAVE PDF/UA Comment exported as PDF annotation generates "Annotation is not nested inside an "Annot" structure element" error [Tibor Nagy] 43. tdf#162431 Executing method insertControlCharacter in Basic without parameter nControlCharacter does not throw error [Andreas Heinisch] 44. tdf#162455 EDITING Converting svg file to curves causes text in objects to disappear [Caol??n McNamara] 45. tdf#162507 Page layout reflow after pressing delete causes hang (involving tables) [Miklos Vajna] 46. tdf#162524 Libreoffice autocorrects themself to themselves regardless of the context its used in [Ilmari Lauhakangas] 47. tdf#162582 Find toolbar's "Search key not found" error message has incompatible colors in dark mode, especially its icon (Sifr dark theme only) [Heiko Tietze] 48. tdf#162587 Error message "D'oh! You found a bug" in UNIQUE documentation [Olivier Hallot] 49. tdf#162651 Accepting cell input after AutoInput had covered the adjacent cell does not redraw the entire area (Windows, kf5/kf6, gen) [Caol??n McNamara] 50. tdf#162656 Alt+X (.uno:UnicodeNotationToggle) deletes all characters like holding down the Backspace key [Mike Kaganski] 51. tdf#162657 Alt+X (.uno:UnicodeNotationToggle) deletes a base character with Variation Selector (VS17 or later) [Mike Kaganski] 52. tdf#162659 Embedded options in Options -> Load/Save -> Microsoft Office are not editable (cannot check/uncheck them) [Caol??n McNamara] 53. tdf#162662 FILEOPEN DOCX: layout loop with 2 pages and a complex full-page group shape [Miklos Vajna] 54. tdf#162696 Installing a certain extension by dragging and dropping to Start Center fails and blocks UI (kf5/kf6) [Michael Weghorn] 55. tdf#162707 FILESAVE DOCX lost paragraph style with lots of numberings [Miklos Vajna] 56. tdf#162715 Pasting a text copied in another Writer session changes the theme [Mike Kaganski] 57. tdf#162724 CStr() and Format() should produce localized output for currency values [Mike Kaganski] 58. tdf#162725 DOCX smart justify: missing shrinking in last paragraph line with multiple portions [L??szl?? N??meth] 59. tdf#162732 Vertical alignment = middle [Caol??n McNamara, Heiko Tietze] 60. tdf#162781 Table in DOCX may limit its width to an overlapping floating frame, instead of shifting down [Mike Kaganski] 61. tdf#162782 FILESAVE SVG: semi-transparent shape text in a bullet list crashes [Miklos Vajna] 62. tdf#162803 Spurious kashida in text box after font change [Jonathan Clark] 63. tdf#162823 A password-protected Basic library in an ODB created in 24.2 is lost after re-save in 24.8 [Michael Stahl] 64. tdf#162841 Re-saving a password-protected Basic library fails an assertion [Michael Stahl] 65. tdf#162866 LO 24.2.1 "acor_fr-FR.dat" not read by LO 24.2.5 and later versions [Michael Stahl] 66. tdf#162878 Reworked localized Impress templates look ugly in RU [Laurent Balland] 67. tdf#162884 German UI and styles: footnote number position should be superscript [Justin Luth] 68. tdf#162889 A11Y sidebar: warning does not disappear when page header is deleted [Balazs Varga] 69. tdf#162890 A11Y sidebar: warning does not disappear when page header content is deleted [Balazs Varga] 70. tdf#162899 Solver Options dialog should accept parameters of TypeClass BYTE and SHORT (it only accepts LONG) [Rafael Lima] 71. tdf#162911 Inserting multiple Hyperlinks and undoing an insertion (Ctrl-Z) crashes Writer [Xisco Fauli, Michael Stahl] 72. tdf#162926 Value/text in the Microsoft Word form is not visible in LibreOffice 24.8.0 [Justin Luth] 73. tdf#162935 Variable assignment within a BASIC WITH block fails [Mike Kaganski] 74. tdf#162937 Issues with resizing the Comment Sidebar in Writer [Rafael Lima] 75. tdf#162938 Import of Excel spreadsheet with conditional formatting is not presenting the same in Calc [Xisco Fauli] 76. tdf#162955 In the exported PDF comments are annotations with zero area bounding box [Tibor Nagy] 77. tdf#162958 When using formula with Impress Style is lost [Caol??n McNamara] 78. tdf#162962 Scriptforge (python) doesn??t work anymore in LO 24.8.1 in Windows 11 [Mike Kaganski] 79. tdf#162987 Executing .uno:DataFilterAutoFilter on a hidden spreadsheet crashes [Mike Kaganski] 80. tdf#162988 A11Y sidebar: false warning about short hyperlink at top of page [Balazs Varga] 81. tdf#162990 Oversized lock-icon with SVG themes [Ilmari Lauhakangas] 82. tdf#163006 Layout loop control fires many times when loading a specific DOCX [Mike Kaganski] 83. tdf#163042 DOCX smart justify: bad cursor and pilcrow positions in last paragraph line with single portion [L??szl?? N??meth] 84. tdf#163064 --convert-to exports a broken OLE in a PPTX [Mike Kaganski] 85. tdf#163086 The "Pin" button is huge after updating [Ilmari Lauhakangas] 24.8.1.2: List of fixed bugs Bugs fixed compared to 24.8.1 RC1: 1. cid#1557116 dangling reference [Caol??n McNamara] 2. cid#1616924 dereference after null check [Caol??n McNamara] 3. tdf#68274 provide better update mechanism -- Mozilla ARchive (mar) based incrementals on all supported platforms [Thorsten Behrens] 4. tdf#152336 Improve CSV field separator detection/behavior when several separators are selected on import [Xisco Fauli] 5. tdf#153008 FILEOPEN PPTX: images (clipped against a shape) appear horizontally compressed [Xisco Fauli] 6. tdf#157198 French guillemets quotation marks replacement half-messed up if added in formula bar [Caol??n McNamara] 7. tdf#160226 Math visual mode: Clicking on visual elements (i.e. fraction) completely destroys your formula structure [Heiko Tietze] 8. tdf#160945 LibreOffice crashes in vtableCall at startup (Windows ARM) [Stephan Bergmann] 9. tdf#161709 Active cell rectangle hides content in surrounding cells; is too wide; looks ugly [Rafael Lima] 10. tdf#161724 FILEOPEN PPTX: image completely disappears, other quite off (zoomed in?) [Xisco Fauli] 11. tdf#161945 Horizontal scrolling with Shift+Scrollwheel slows down when going toward column A [Patrick Luby] 12. tdf#162006 Autofill handle should have a white outline too [Rafael Lima] 13. tdf#162467 Position and Size dialog shows dimensions in incorrect measurement units [Xisco Fauli] 14. tdf#162574 Pasting yields in an abort [Miklos Vajna] 15. tdf#162586 Crash after exporting an odt document to pdf [Xisco Fauli] 16. tdf#162589 LibreOffice doesn't start on Windows (erorr messages about nss3.dll and nspr4.dll) [Xisco Fauli] 17. tdf#162593 Crash & other issue with Gallery (after attempt to add elements to a custom theme) [Mike Kaganski] 18. tdf#162597 Editing Data Range in a chart by editing cell number doesn't work in 24.8.0.3 [Caol??n McNamara] 19. tdf#162646 macOS: active cell indicator is not symmetrical [Patrick Luby] 20. tdf#162732 Vertical alignment = middle [Heiko Tietze] 21. tdf#162746 Cannot open DOCX file from 24.8 [Mike Kaganski] 22. tdf#162761 LO base, firebird negative decimal number changes from round number to fractional greater by 1 digit (steps in comment 2) [Mike Kaganski] 23. tdf#162764 CRASH: closing LibreOffice while TextControlParagraphPropertiesDialog/TextControlCharacterPropertiesDialog are open (gen) [Xisco Fauli] 24. tdf#162822 FILEOPEN regression: calc open csv forgets dialog settings [Xisco Fauli] 25. tdf#162829 CRASH: Editing Formula Bar with two views [Xisco Fauli] 26. tdf#162833 Firebird sqlquery with sum created in 24.2 can not changed or saved with Editor 24.8 [Julien Nabet] 27. tdf#162852 When adjusting Comment column width to its minimum possible width, it gets resized to its maximum possible width [Rafael Lima] 24.8.1.1: List of fixed bugs Bugs fixed compared to 24.8.0 RC3: 1. ofz#70966 integer-overflow [Caol??n McNamara] 2. tdf#122718 Sidebar Functions panel misses search like Function Wizard [Eike Rathke] 3. tdf#123527 Insert / special Character not correctly rebuilding font chart to match selected font and search string [Mike Kaganski] 4. tdf#130857 Qt5 implement theming using native widgets (weld) [Michael Weghorn] 5. tdf#132064 "With" statement likely evaluates its argument on each unqualified member access [Mike Kaganski] 6. tdf#134902 FILEOPEN: DOCX: Watermark-Visibility (VML shape visibility in style) not handled correctly [Oliver Specht] 7. tdf#140061 Crash swlo!sw::WriterMultiListener::StartListening [Patrick Luby] 8. tdf#140289 PDF/UA export has no/incorrect tab order [Michael Stahl] 9. tdf#141398 Single reference search result should be highlighted (see comment 5 item 2) [Caol??n McNamara] 10. tdf#141466 Asian phonetic guide for Japanese does not work properly if I change the default "base text". [Jonathan Clark] 11. tdf#145847 Unreasonable default relative width 1% in Table Properties in case of point units (steps in comment 10) [Caol??n McNamara] 12. tdf#148367 EDITING MS Access through 64-bit ODBC doesn't work and returns an Invalid Bookmark error [Mike Kaganski] 13. tdf#150458 Incorrect calculation of the boundaries of the For loop (Option VbaSupport 1) [Mike Kaganski] 14. tdf#152919 LO Writer: user input fields not updating automatically [Bjoern Michaelsen] 15. tdf#153343 Forms: Real font size of text in label field is 8pt, although default font size in control properties is different [Michael Weghorn] 16. tdf#153866 .uno:IndexMarkToIndex not working [Bjoern Michaelsen] 17. tdf#154612 Function CDate missing in overview "Converting Date Values" [Pierre F] 18. tdf#154959 Brother QL500 / QL570 / QL700 label printers no longer rotate to landscape (Arch / Manjaro) [Caol??n McNamara] 19. tdf#155636 Forms: Background of form controls isn't shown while creating a form. [Michael Weghorn] 20. tdf#155637 Forms: Form controls for multi line text aren't shown with background when input data (Linux-KDE). [Michael Weghorn] 21. tdf#156211 Glitch in the kashida for justified Arabic/Persian text with double quotes [Jonathan Clark] 22. tdf#156962 UI: multline textfield (Form > Text Box) not refreshing? (kf5/ qt5 with Cairo) [Michael Weghorn] 23. tdf#158504 "Default Page Style" does not appear as an applied style [Bjoern Michaelsen] 24. tdf#158510 FILEOPEN PPT/PPTX If audio file has absolute path in relationships and is not found, it should be searched from the location where the file is opened [Xisco Fauli] 25. tdf#159146 Trouble redrawing background for comment column after changing width [Rafael Lima] 26. tdf#160077 FILEOPEN DOCX: image layoutInCell must vertical offset relative to the cell print area, not the page (comment 5) [Justin Luth] 27. tdf#160163 Text field should reset placeholder if all content is deleted [Juergen Funk] 28. tdf#160459 Embedded formula's contents partly hidden by grey frame when in edit mode [Caol??n McNamara] 29. tdf#160509 Modal Window on FILEOPEN for Read-Only (e.g. out of an eMail) SECOND file is hidden behind (Needs Apple Mail!) [Caol??n McNamara] 30. tdf#160786 Wrong alignment indentation in currency formatted cells in Calc [Jonathan Clark] 31. tdf#160843 Page numbers do not reset [Bjoern Michaelsen] 32. tdf#161139 FILEOPEN DOCX SaxException when opening specific file [Justin Luth] 33. tdf#161189 EDITING: Comment (aka "Note") on target cell is not replaced (deleted) when source cell has no comment [Andreas Heinisch] 34. tdf#161264 FILEOPEN RTF Paragraph with checkbox and mail merge field are not visible [Oliver Specht] 35. tdf#162065 can't clone "format" of a shape anymore [Oliver Specht] 36. tdf#162075 size of text box in header [Miklos Vajna] 37. tdf#162109 Unexpected, wrong hanging punctuation/letter with JustifyLinesWithShrinking [L??szl?? N??meth] 38. tdf#162121 24.2.5 Writer: long text in alphabetical index entry flows through margin, does not wrap to next line [Michael Stahl] 39. tdf#162194 Hyphenation shows right position for hyphenation, but executes it at wrong position on canvas in Writer [Jonathan Clark] 40. tdf#162205 RTL and LTR text rendered at vastly offset baselines in vertical-lr writing mode [Jonathan Clark] 41. tdf#162211 FILEOPEN DOCX: LayoutInCell still needed for proper round-tripping results [Justin Luth] 42. tdf#162219 Unable to insert decimal values in Base into a decimal column in SQL Server [Mike Kaganski] 43. tdf#162278 [25.2] Validation drop-down list appears away from the cell [Caol??n McNamara] 44. tdf#162279 Base Forms: Warning for deleting records will show many useless and irritating informations [Julien Nabet] 45. tdf#162282 ReqIF export modifies exported embedded EMF images [Mike Kaganski] 46. tdf#162295 FILEOPEN DOCX: slow handling with many shapes and sections with headers/footers [Miklos Vajna] 47. tdf#162297 KDE desktop has issue with long extended tips, text line does not fold [Rafael Lima] 48. tdf#162314 LibreOffice Writer hangs in a document with mixed RTL and LTR text in paragraphs [Jonathan Clark] 49. tdf#162339 MySQL/MariaDB direct connection: Table with spaces in table name couldn't be deleted by GUI [Julien Nabet] 50. tdf#162340 Firebird: Content of subform, linked by a decimal value, isn't shown any more [Mike Kaganski] 51. tdf#162345 Undoing deletion of text in a column results in freeze (Windows-only) [Mike Kaganski] 52. tdf#162351 Firebird: Changing primary key to autovalue leads to crash of whole LO (KDE only) [Michael Weghorn] 53. tdf#162358 Font fallback for Fat7a diacritic fails in track changes, succeeds otherwise [Jonathan Clark] 54. tdf#162370 Saving a particular document with too many styles to DOCX crashes [Mike Kaganski] 55. tdf#162398 Crash when copy-pasting HTML content from Writer in attached document [Mike Kaganski] 56. tdf#162426 Assertion is failed saving a specific document to HTML [Mike Kaganski] 57. tdf#162439 EXACT doesn't work with numbers in array context [Mike Kaganski] 58. tdf#162466 Pivot table in XLSX is a row larger than in MSO Excel, and covers other cells [Jaume Pujantell] 59. tdf#162471 Calc comment shows time when added but not on RT [Pranam Lashkari] 60. tdf#162480 Insert->Text from File crashes Writer for files with text box anchored to table cells other than A1 [Mike Kaganski] 61. tdf#162528 Converting to PNG will fail if invalid JSON is passed as filter data [Mike Kaganski] 62. tdf#162555 Crash adding current drawing to the Gallery [Mike Kaganski]
misc/libreoffice: Update to 24.8.0.3 Changelog: 24.0.8.3: Writer * Performance of rendering text in CJK writing systems with font fallback was improved. (Jonathan Clark, TDF) tdf#81272 * The width of the Comment panel can now be adjusted. (Samuel Mehrbrodt, allotropia) tdf#73953 tdf#159145 * Bullets used in the document can now be selected in the bullets dropdown. (Samuel Mehrbrodt, allotropia) tdf#161056 * Improve support for multi-page floating tables. blog post. (Miklos Vajna, Collabora) * Legal numbering in Writer: DOC and RTF support blog post. (Miklos Vajna, Collabora) * Fixed an issue with shape positioning in DOCX import for RTL paragraphs. (Miklos Vajna, Collabora) tdf#160833 * Improved continuous endnotes to be based on sections, now enabled by default for all DOCX, DOC and RTF documents. blog post (Miklos Vajna, Collabora) tdf#160984 * Formatting characters are now treated independently from fields following toggle for non-printable characters (aka Pilcrow / Ctrl+F10), keeping and respecting the settings under Tools Options > Writer > Formatting Aids, and visualized all in blue. (Heiko Tietze, TDF) tdf#58434 tdf#161196 * Appearance of various formatting characters Appearance of various formatting characters * The hyperlink tab was removed from character properties. Please use the dedicated dialog instead. (Heiko Tietze, TDF) tdf#132253 * A formatting aid was added to enclose selected text with parentheses, square brackets, curly braces or quotation marks when pressing the respective opening character. Configured using Tools Options > Writer > Formatting Aids > Enclose with characters. (Yi?it Ak?ay) tdf#151710 * Style spotlight only applies to styles that are used in the document. (Jim Raykowski) tdf#158992 * Table Alignment and Left/Right spacing can be changed via the Sidebar. (Oliver Specht, CIB) tdf#159662 * Hyperlink names show as tooltips. (Tibor Nagy, allotropia) tdf#159899 * New "Find" deck in the Sidebar, which lists the results of a quick search along with their context. The shortcut Alt+9 is assigned to it. (Khushi Gautam) tdf#95405 * Quick Find deck in Sidebar Quick Find deck in Sidebar Navigator * Insert various types of cross-references by drag-and-dropping items from the Navigator to the document, which pops up a list of options that apply to the content type. This feature replaces the "Drag mode" button (which only offered "Insert as Hyperlink/Link/Copy"). (Note that for an unsaved document, this feature only supports Bookmarks and Sections.) (Jim Raykowski) tdf#36310 * It is now possible to delete footnotes and endnotes using the Navigator. (Jim Raykowski) tdf#160598 * Headings display flat in the Navigator when sorted alphabetically. (Jim Raykowski) tdf#160657 * Navigator now has an indicator for images with broken links. (Jim Raykowski) tdf#158114 Hyphenation Exclude words from hyphenation Format > Character... > Position > Exclude from Hyphenation is the first and ODF-compliant solution to disable the hyphenation of selected words in hyphenated paragraphs without losing spell checking and locale-dependent text layout. blog post. (L??szl?? N??meth) tdf#106733 * With the new "Exclude from hyphenation" formatting in paragraph 3, the word "?kobio" keeps spell checking and text layout: "?" (O with umlaut) gets wide dots only in German because of locale-dependent font features of Linux Libertine (Display G). Disabled hyphenation of the word "?kobio" in paragraph 2 and 3. Using the old workaround in paragraph 2 (modifying language of the word to [None]) resulted lost text layout and spell checking. With the new "Exclude from hyphenation" character formatting in paragraph 3, the word "?kobio" keeps spell checking and text layout: "?" (O with umlaut) gets wide dots only in German because of locale-dependent font features of Linux Libertine (Display G). "No Break" context menu and visualization Hyphenated words got a new context menu item "No Break" to disable their hyphenation using the new ??Exclude from hyphenation?? character formatting. (The context menu item remains available for the words with disabled hyphenation to enable their hyphenation again.) (L??szl?? N??meth) tdf#161563 Words with disabled hyphenation are visualized with light gray dotted underline in Show Formatting Marks mode. tdf#161565 * New "No Break" context menu of hyphenated words, and light gray dotted underline visualization of words with disabled hyphenation. (Note: no visualization for the previous workaround, the word with language setting "None" in the second paragraph.) New "No Break" context menu of hyphenated words, and light gray dotted underline visualization of words with disabled hyphenation. (Note: no visualization for the previous workaround, the word with language setting "None" in the second paragraph.) Hyphenation across page By disabling Format Paragraph... > Text Flow > Hyphenation across options, both parts of a hyphenated word shall lie within a single column, page or spread. blog post. (L??szl?? N??meth) tdf#132599 * By disabling Column (which disables also Page and Spread), Writer moves the last hyphenated line of the column or page to the next column or page, similar to the default behavior of MSO 2013 and newer. * By disabling only Spread, Writer moves the last hyphenated line of the right pages to the next page (a spread is a set/pair of a left and a right page, which can be seen simultaneously, for instance when opening a book), according to New Hart's Rules (Oxford University Press, 2005). * By disabling Page, last hyphenated line of every page moves to the next page. * By disabling Last full line of paragraph, the hyphenated word of the last full line of the paragraph moves to the last line (if there is enough place for it). This results in longer last lines, and removed hyphenation in the bottom right-hand corner of the paragraph. * Disabling Hyphenation across Page, last hyphenated line ("except that it has at-") was shifted to the next page. Note: clean-up ??Don??t hyphenate...?? options to ??Hyphenate??, similar to MSO and DTP. Disabling Hyphenation across > Page, the last hyphenated line of the page ("except that it has at-") was shifted to the next page. Note: also prior "Don't hyphenate..." options were moved to the end of the hyphenation settings, negating them to "Hyphenate" (similar to MSO and DTP). Compound constituent characters at line end In Format > Paragraph... > Text Flow > Compound characters at line end, set 3 (or more) characters to improve the hyphenation in Danish, Dutch, German, Hungarian, Norwegian and Swedish by preferring the hyphenation between constituents of a compound word instead of breaking the second (third, etc.) constituent right after its first 2 (or more) characters. (L??szl?? N??meth) tdf#158885 For example, German "Computerprogramm" can be hyphenated as "Computerpro -gramm", but setting 4, only "Computer-programm", according to its compound constituents "Computer|programm". This can be useful for better typography, especially in headings or left-aligned text. Calc * Define ranges when exporting sheets to PDF. (Nick Wingate, Collabora) 13bd849f * Improve localization for the status bar and the sidebar with multiple views. blog post. (Miklos Vajna, Collabora) * The sheet protection dialog is async. (Hubert Figui?re, Collabora) e86c6423 * Add FILTER, RANDARRAY, SEQUENCE, SORT, SORTBY, UNIQUE functions. (Bal??zs Varga, allotropia) tdf#126573 OASIS OFFICE-4156 OASIS OFFICE-4157 OASIS OFFICE-4158 * Add LET function. (Bal??zs Varga, allotropia) tdf#137543 * Add XLOOKUP function. (Winfried Donkers) (Bal??zs Varga, allotropia) tdf# 127293 OASIS OFFICE-4154 * Add XMATCH function. (Bal??zs Varga, allotropia) tdf#128425 OASIS OFFICE-4155 * Improve copy and paste between Calc and Google Sheets. blog post. (Miklos Vajna, Collabora) tdf#159483 * Improve threaded calculation performance. Lockless Number Formatting and optimized reference counting. (Caol??n McNamara, Collabora) tdf#160056 * Optimize redraw after a cell change by minimizing the area that needs to be refreshed. (Caol??n McNamara, Collabora) 9bc2872d * In multi-window view of a spreadsheet, allow spell-checking enabled in one window while disabled in another. (Caol??n McNamara, Collabora) 7ecf1c5a * Comments can now be deleted from the Navigator's right-click menu. (Rafael Lima) tdf#158704 * AutoFill can now be called via UNO commands without needing to use the mouse. (Bayram ?i?ek, Collabora) 35c93c5f * Improvements to the comment indicator in Calc. Use the expert setting NoteIndicator with values above 1 to have a fix size for the indicator. (Heiko Tietze, TDF) tdf#158958 * Cell focus rectangle moved apart from cell content. (Rafael Lima) (Heiko Tietze; TDF) tdf#143733 * Cell focus rectangle outside the cell Cell focus rectangle outside the cell * Support importing and exporting OOXML pivot table (cell) format definitions, which allow direct formatting of the pivot table cells (which survive pivot table update). (Toma? Vajngerl, Collabora) * Pivot table looks different when import of pivot table cell formats is supported Pivot table looks different when import of pivot table cell formats is supported * AutoFilter now has a Lock checkbox to prevent losing an unapplied selection when searching. (Sahil Gautam) tdf#133836 * Displaying comment authorship metadata is now optional. (Heiko Tietze, TDF) tdf#156885 * Data validity can now be made case-sensitive. (Bal??zs Varga, allotropia) tdf#157657 * Comments can be edited by right-clicking them in the Navigator. (Rafael Lima) tdf#158514 * The cell cursor was made more accessible to colour blind users. (Sahil Gautam) tdf#158891 * Sheet > Insert Cells now allows adding more than one row or column at a time. (Sahil Gautam) tdf#80390 * New option to denote with background color if the active cell is in Edit Mode (Tools > Options > LibreOffice Calc > View > Edit Cell Highlighting). (Sahil Gautam) tdf#63374 * Format > Conditional > Icon Set is now more flexible, offering a number of operators from a dropdown instead of only the static ">=". (Ahmed Hamed) tdf#61313 * Comparison operators from a dropdown. Comparison operators from a dropdown. Impress * Notes are now available as a collapsible pane under the slide in Normal view. This can be turned on with View > Notes Pane. (Sarper Akdemir, allotropia) tdf#33603 * View menu expanded, with "Notes Pane" highlighted. The Notes pane is visible below the slide. Notes pane in Normal view * By default, the running Slideshow Presentation is immediately updated when applying changes in EditView or in PresenterConsole, even on different Screens. It can be switched on/off using Slide Show > Slide Show Settings... > Live-mode slideshow editing. (Armin Le Grand, allotropia) * Show text formatting toolbar when editing a text box in second toolbar row. (Samuel Mehrbrodt, allotropia) dee3e2d7 * The default number of slides per row, that is used in the Slide Sorter ( View > Slide Sorter) can now be set in Expert Configuration (Tools > Options > LibreOffice > Advanced > Open Expert Configuration) - search property SorterSlidesPerRow. Previously this number was hard coded. (Cor Nouws, Collabora) tdf#160601 * Default number of slides per row in Sorter can now be set in Expert Configuration. Default number of slides per row in Sorter can now be set. * Bundled Templates: refactoring of the templates from Indonesian community (Candy, Freshes, Grey Elegant, Growing Liberty and Yellow Idea) to replace dummy texts with localized placeholders to ease user workflow. (Laurent Balland) tdf#160712 * Fixed dummy texts (Lorem Ipsum) were replaced with placeholders. Fixed dummy texts (Lorem Ipsum) were replaced with placeholders. * A dialog was added for jumping to a specific slide or page in Impress and Draw. (Akshay Warrier) tdf#159372 * Pressing Enter in an empty list item ends the list. (G??l?ah K?se, Collabora) tdf#160213 * Scrolling between slides is now possible in Normal view. (Sarper Akdemir, allotropia) tdf#38164 * PPTX files with heavy use of custom shapes now open faster. (?ron Budea, Collabora) tdf#148616 Draw * Support was added for tiling patterns in imported PDF files. (David Gilbert) tdf#113050 * Hovering over a layer's tab highlights the objects it contains. (Jim Raykowski) tdf#157255 * Three layers highlighted by hovering over a layer's name. The object's colours are inverted when highlighted. Base * Firebird: Saving of data should be done automatically. (Juan C. Sanz) tdf# 117118 * Firebird: Solved DATALOSS Data updated (new/edit) using the data Beamer window or Dataform in odt/ods files when they are closed. (Juan C. Sanz) tdf#117513 * Connect to MS Access mdb files by means of "ACE.OLEDB.12.0" provider. (Juan C. Sanz) tdf#158056 tdf#43187 tdf#137252 tdf#157561 Chart * New chart types "Pie-of-Pie" and "Bar-of-Pie" break down a slice of a pie as a pie or bar sub-chart respectively. This also enables import of such charts from OOXML files created with Microsoft Office / 365. (Kurt Nordback) tdf#50934 * A Bar-of-Pie chart breaking down the Australian Energy mix for the year 2021-2022 A Bar-of-Pie chart breaking down the Australian Energy mix for the year 2021-2022 * Text inside chart's titles, text boxes and shapes (and parts thereof) can now be formatted with the Character dialog (available with the Character button in the Formatting toolbar, with the right-click context menu, or with the top-bar menu: Format > Character). This allows, for example, to use subscripts and superscripts in formulas annotating the chart. (Bal??zs Varga, allotropia) tdf#39052 tdf#58038 Math Core / General * Diacritics no longer being clipped on screen. (Jonathan Clark) tdf#152024 * The "Special Characters" dialog allows typing the Unicode (U+NNN) to filter the matching glyphs. (Mike Kaganski, Collabora) tdf#111816 * The recent document list will now only show documents for the current module (Writer only showing text documents, Calc only showing spreadsheets, etc). The change simply toggles the ShowCurrentModuleOnly setting from False to True, and can be changed back in Expert Configuration. (Samuel Mehrbrodt, allotropia) tdf#159120 * The user is now notified of the need to reload the document to take into account a change in Macro Security Level. (Rafael Lima) tdf#159985 * LevelBar widget is now implemented for JSDialog. (Hubert Figui??re, Collabora) 460a7103 * Although it was already possible to type their ISO 639-2 codes by hand, " [Multiple]" (mul) and "[Undetermined]" (und) are now listed at the top of language lists (along with "[None]", zxx). (Eike Rathke, Red Hat) tdf# 160256 * Chinese and Japanese word selection is now based on ICU rules. Issues can be reported on the ICU website. (Jonathan Clark, TDF) tdf#49885 * New "Sinusoid" shape added to the Basic Shapes category. (Ritobroto Mukherjee) tdf#50998 * New sinusoid shape New sinusoid shape * There is now an option to disable active content and OLE Automation in Tools > Options > LibreOffice > Security > Security Options and Warnings. (Sarper Akdemir, allotropia) tdf#158375 * Buttons that control Font, Highlight and Background colors now retain their value between sessions. (Andreas Heinisch) tdf#72991 * Improved WebDAV/HTTP UCP authentication with Microsoft SharePoint, depending on server configuration. (Michael Stahl, allotropia) d7492813 * Improved CMIS UCP authentication with Microsoft SharePoint, depending on server configuration. (Michael Stahl, allotropia) d2d97395 * The MAR-based automatic update available on TDF Windows builds is no longer experimental-mode--only. See Tools > Options > Online Update > Automatic Update. (Stephan Bergmann, allotropia) * Objects can now be searched in the Gallery sidebar deck. (Oliver Specht; CIB) tdf#81880 * Search box filtering for object names that contain the string "check". Search box filtering for object names that contain the string "check". Filters * If the option Tools > Options > LibreOffice > Security > Options > Remove personal information on saving is enabled, then personal information will not be exported. This includes author names and timestamps (created, modified, printed), editing duration, printer name and config, the template associated with a document, as well as author and date information for comments and tracked changes. (Samuel Mehrbrodt, allotropia) + ODF: c479944e ba891193 + ODS/UOS: 2d60017a + OOXML: 1e49f469 + RTF: 16c7a6f7 63b46c21 09c5cdfe + DOC: 21120ae0 b6cdd1d7 + PPT: a298ba36 + PPTX: 5fe7062f + XLS(X): 9d0d9d8a 0acac1a2 * Writer can now retain the default page style's background when saving as DOCX. (Justin Luth, Collabora) tdf#126533 SVG * Support feMerge, feComposite and feBlend. (Xisco Fauli, TDF) tdf#159660 tdf #160171 tdf#160721 tdf#160726 tdf#160782 ODF Wholesome Encryption A new mode of password-based ODF encryption has been implemented, with the following advantages: * more performant due to deriving a key only once per package * more tamper-resistant with authenticated encryption (AES-GCM) * better hiding of metadata to reduce information leaks * higher resistance to brute forcing using memory-hard Argon2id key derivation function (Michael Stahl, allotropia) tdf#105844 Warning: Warning.svg You will need LibreOffice 24.2 to open these encrypted files. To disable this feature, change Tools . Options . Load/Save . General . ODF format version to a version that is not "Extended". User Interface * The default bullet selection can now be modified. (Samuel Mehrbrodt, Tibor Nagy; allotropia) tdf#108697 tdf#69724 * The Keep Ratio setting in the Position and Size dialog was made more intuitive. (Heiko Tietze, TDF) tdf#158531 Accessibility * Buttons and combo boxes in Writer's Navigator now set the properties needed for proper announcement by screen readers. (Michael Weghorn, TDF) tdf# 159910 * Toggling formatting like bold or italic in Writer is now announced by the NVDA screen reader (version 2024.3 or newer). (Michael Weghorn, TDF) tdf# 160695 * Previously incorrect position-reporting of UI elements on the accessibility layer when using the GTK 3 UI variant on Linux was fixed, which, for example, makes GNOME Magnifier reliably show the right portion of the screen while typing when zoom is enabled on Wayland. (Michael Weghorn, TDF) tdf#159369 * For the GTK 3 UI variant on Linux, a problem resulting in an incorrect accessibility tree being reported was fixed, improving announcement by the Orca screen reader. (Michael Weghorn, TDF) tdf#160806 * Accessibility for comboboxes has been improved. (Michael Weghorn, TDF) tdf# 160971 Changes in UI strings * The legacy Fontwork command in Impress and Draw was renamed to Text along Path. (Olivier Hallot, TDF) tdf#94535 * The label "Structure:" in the Function Wizard dialog has been changed to "Content:". (Bayram ?i?ek, Collabora) tdf#161502 * Organizer was renamed to General in style dialogs. (Samuel Mehrbrodt, allotropia) tdf#161388 Scripting JavaScript * Rhino was updated to 1.7.14 version. The Rhino JavaScript Debugger window is removed with this change. (Stephan Bergmann, allotropia) 58c4457a Basic IDE * New Color Scheme dialog to pick one of six syntax highlighting color schemes independently from the current Application Colors. Find it in View . Color Scheme. (Rafael Lima) tdf#156925 * Color Scheme dialog opened, with the "Breeze Dark" scheme selected and applied to the code in the background. Color Scheme dialog in action * The current line in Basic Editor now has a highlight color for better visibility. (Rafael Lima) tdf#158750 * The visibility status of the UI elements Object Catalog, Watched Expressions and Call Stack (which can be toggled in the View menu) is now remembered after closing and reopening the Basic IDE. (Rafael Lima) tdf# 155381 * Clicking the line number in the status bar will open the Go to Line dialog. (Rafael Lima) tdf#158749 * A command was added for toggling code block commenting. (Rafael Lima) tdf# 140004 ScriptForge * Advanced Python IDE's like PyCharm or VSCode utilize type hints to offer autocomplete suggestions during code writing by analyzing type annotations and combining them with the code context. Type hints, also referred to as type annotations, are comments embedded in the code specifying the data types of variables, parameters, and return values. Python scripts may benefit from the support of type hints when using the ScriptForge API. (Jean-Pierre Ledure) c5e0c65b * Documentation popup appearing when hovering a ScriptForge method in the PyCharm Community IDE Documentation popup appearing when hovering a ScriptForge method in the PyCharm Community IDE Command Line * For Impress files, the --show parameter can now take an optional = {slide-number} to specify at which slide the slideshow should start. For example, start a slideshow directly at the fifth slide with: libreoffice --show=5 presentation.odp. (Justin Luth, Collabora) tdf#69192 Android Viewer Localization Changes to locale data * For the English (South Africa) {en-ZA} and other South African {*-ZA} locales, the decimal separator was changed to period dot (".", previously comma ",") and the group separator was changed to comma (",", previously the space character). This is done in order to align with common practices and the latest changes in the Unicode Common Locale Data Repository (CLDR). (Eike Rathke; Red Hat, Inc.) tdf#159829
misc/libreoffice: Update to 24.2.5.2 Changelog: 24.2.5.2: List of fixed bugs Bugs fixed compared to 24.2.5 RC1: tdf#158556 DOCX Document That Opens/Loads Extremely Slowly [Noel Grandin] tdf#161461 Crash on second copy after pasting using Enter in Calc on macOS [Patrick Luby, Peter Hagen] tdf#161712 Crash when undoing after fill down while in edit mode (comment 7) [Patrick Luby] tdf#161833 Wrap > Contour clips semi-transparent shadow [Patrick Luby] tdf#161946 ScriptForge's CreateMenu method does not accept integer value for the Before argument [Jean-Pierre Ledure] 24.2.5.1: List of fixed bugs Bugs fixed compared to 24.2.4 RC2: cid#1598442 dereference null return value [Caolán McNamara] i#78474 Font effect "small capitals" change the Arabic font size in dialog preview [Caolán McNamara] tdf#57414 File Recovery: Don't include unmodified files for AutoRecovery (comment 26) [Justin Luth] tdf#77388 Images, inserted in a table cell, go out of cell borders when the document (and thus the table) is zoomed. [László Németh] tdf#96787 AutoCorrect: After Removal of Replacement Entry the Replacement Itself is still Performed. [László Németh] tdf#136294 Red wrong spelled lining needs a trigger to get activated (spell checker) [Mike Kaganski] tdf#141773 Autocorrection for all languages doesn't work anymore [László Németh] tdf#144208 Slow File OPEN of 477 pages ODT with 282 comments and track changes [Noel Grandin] tdf#144752 Misspelled word is not marked this way after undo of suggestion [Mike Kaganski] tdf#145972 UI: Displayed image width PROPERTY relative to page erroneous after changing default measurement unit to Pt [Miklos Vajna] tdf#148569 Character highlighting: custom color color picker shows wrong colors with Skia raster on macOS [Patrick Luby] tdf#150582 Words with smart quotes/apostrophes get added to custom dictionaries via Writer but not Draw/Impress/Calc [László Németh] tdf#155212 Writer is very slow when opening a file that includes embedded fonts (macOS) [Patrick Luby] tdf#155692 Resizing RTL table cells is almost impossible (very tricky) [László Németh] tdf#157009 Android: F-Droid listing lacks app icon [Michael Weghorn] tdf#157533 Unpredictable cursor and keyboard behaviour after deselecting a math formula [László Németh] tdf#157833 Unable to resize columns and rows of a table inside of a frame using the cursor [László Németh] tdf#157931 Top right close button fails to close form [Michael Stahl] tdf#158023 Incorrect recognition of ")" when importing formulas from docx [Irgaliev Amin] tdf#158051 Problem with s in Greek Language [László Németh, Xisco Fauli] tdf#158658 FILEOPEN DOCX/DOC/RTF Tabs closing header paragraph are wrapped and not flowing outside the page area [Michael Stahl] tdf#158789 Allow SUMIF and SUBTOTAL to apply to arrays [Eike Rathke] tdf#158914 Calc leaks RAM when using macOS accessibility [Patrick Luby] tdf#159175 macOS: instruments dectect leaks when open new calc document 5 times [Patrick Luby] tdf#159680 Memory not freed after PDF export [Patrick Luby] tdf#159741 Pressing Print button followed by cancel is marked as document modification [Caolán McNamara] tdf#159835 Styles pane burger menu not fully populated on the first attempt [Michael Weghorn] tdf#160056 calc threaded calculation performance issue [Caolán McNamara] tdf#160170 FILEOPEN .DOCX: words pulled together, characters overlap in some line of hyphenated paragraph [László Németh] tdf#160371 Import filter xlsx does not replace MS intersect operator with LibreOffice intersect operator [Eike Rathke] tdf#160399 Print Preview freezes with whole row merged in large spreadsheet [Noel Grandin] tdf#160401 FILEOPEN PPTX: wrong word order and font size when cap="small" on right-to-left text (Regression) [Caolán McNamara] tdf#160522 Generating Chart with more than 4 columns selecting stock first than column or bar: Only 4 colors [Noel Grandin] tdf#160635 open or insert a TIFF image over 33,554,432 pixels fails in various ways ("Image Filter not found" in sd, Section dialog in sw, Push button in sc) [Caolán McNamara] tdf#160769 LibreOffice 24.2 Document recovery (from timed autoSave) doesn't restore all open files after crash [Justin Luth] tdf#160801 Writer crash when use clear formatting after insert page break (macOS only) [Patrick Luby] tdf#160844 Ctrl+F6 does not switch to (bring the focus back to) the document [Caolán McNamara] tdf#160877 Paragraph classification deleted after Print Preview or when opening file [Xisco Fauli] tdf#160888 Cannot unprotect protected macro library (hang) [Michael Stahl] tdf#160958 Hiding section covering at least two pages doesn't work properly [Mike Kaganski] tdf#161086 bitmap image transforms itself depending on position on a page - SVG with an embedded PNG [Noel Grandin] tdf#161190 LibreOffice Calc crashes if you export a spreadsheet as PDF with "whole sheet export" option enabled. [Julien Nabet] tdf#161202 Hiding a section containing a table leads to unintended page breaks [Mike Kaganski] tdf#161213 Wrong SVG arrow end marker color [Xisco Fauli] tdf#161215 FILEOPEN DOCX Endless loop upon opening specific file with floating tables [Michael Stahl] tdf#161217 FILEOPEN DOCX Crash when opening specific file [Michael Stahl] tdf#161219 Exporting an XML filter as a package, in the XML Filter Settings window, results in a jar file with only an empty folder [Noel Grandin] tdf#161222 Labels not shown in chart in tiled rendering mode [Mike Kaganski] tdf#161261 Instead of resizing, the image loses its original size in fixed-height table cell [László Németh] tdf#161288 Wrong Chinese upper number negative sign [Jeff Huang] tdf#161301 The Japanese calendar format in the xlsx file created by MS Office disappears in Calc [Eike Rathke] tdf#161310 French missing translation insert autotext [Aron Budea] tdf#161318 Unexpected page break, related to clearing break [Miklos Vajna] tdf#161332 floating table is not selectable by the mouse, if it contains an image cropped by the right border [László Németh] tdf#161346 CRASH: exporting to PDF [Michael Stahl] tdf#161360 fix lost cursor position at pressing Escape at image selection in text tables [László Németh] tdf#161413 BASIC help diagrams: bad clipping to page width [Ilmari Lauhakangas] tdf#161426 Clicking on cell content of column 2 selected the cropped image in a different cell [László Németh] tdf#161430 odp with duplicate stylenames doesn't display the same [Caolán McNamara] tdf#161443 Table text is cut off from DOCX (border / margin problem) [Miklos Vajna] tdf#161457 Autofilter result is wrong when cells contain formatted rounded values [Balazs Varga] tdf#161461 Crash on second copy after pasting using Enter in Calc on macOS [Patrick Luby] tdf#161488 Approving loading of a specific broken ODG package still fails [Mike Kaganski] tdf#161498 autocontour function is broken (does not take into account PNG transparency) [Patrick Luby] tdf#161508 Writer hangs opening a specific document with a table with table with some cells merged and a minimal row height [Mike Kaganski] tdf#161511 [CRASH] Macro using seekGoal crashes on a brand new document [Mike Kaganski] tdf#161570 FILEOPEN DOCX: numbering of paragraph style is not applied [Miklos Vajna] tdf#161573 open recent files: files that don't exist now display two error messages (Linux) [Mike Kaganski] tdf#161631 FILEOPEN: DOCX: paragraph not imported [Michael Stahl] tdf#161708 Content control: color is lost when exporting to PDF forms [Miklos Vajna] tdf#161718 FILEOPEN DOCX Specific document is 2 pages instead of 1 [Michael Stahl] tdf#161721 FILEOPEN RTF DOCX Space and field are rendered after tabs flowing out of page area [Michael Stahl] tdf#161786 Manually entering "oper" in the formula editor will cause a crash [Julien Nabet]
misc/libreoffice: Update 24.2.4.2 Changelog: 24.2.4.2: List of fixed bugs Bugs fixed compared to 24.2.4 RC1: 1. tdf#126095 NB Impress/Draw: "Drawing" toolbar visible which should be hidden for notebookbar view when apply-to-all done in another app [Justin Luth] 2. tdf#158914 Calc leaks RAM when using macOS accessibility [Michael Weghorn, Patrick Luby] 3. tdf#160589 Charts are not updated after data entry if freezing of columns is activated [Armin Le Grand (allotropia)] 4. tdf#161292 Windows MAR autoupdate breaks the whole application due to python version change [Stephan Bergmann] 24.2.4.1: List of fixed bugs Bugs fixed compared to 24.2.3 RC2: 1. cid#1596833 uninitialized pointer field [Caol??n McNamara] 2. cool#7015 fix rgba emojis [Caol??n McNamara] 3. ofz#67906 integer-overflow [Caol??n McNamara] 4. ofz#68081 keep within bounds [Caol??n McNamara] 5. tdf#40142 Table of Contents from Custom Styles ignores level limit [Michael Stahl] 6. tdf#44773 Unable to resize table row height with mouse if cursor outside of table [L??szl?? N??meth] 7. tdf#88214 FILEOPEN RTF: Empty lines after line breaks have the default document font [Michael Stahl] 8. tdf#114287 fo:text-indent and fo:margin-left from paragraph style has to overrule those from list style [Michael Stahl] 9. tdf#141778 Icon style selection widget not displayed in some language versions (such as Czech and Greek) [Heiko Tietze] 10. tdf#145735 qt6: Support video playback in Impress presentations on Wayland [Michael Weghorn] 11. tdf#151382 UI: Keep ratio setting lost after opening Image properties Position and Size dialog, a change, OK and reopening the dialog [Caol??n McNamara] 12. tdf#152906 Text adjust to contour broken in recent draw/impress [Mike Kaganski] 13. tdf#155266 VIEWING / SCROLLING: very laggy jerky scrolling on macOS Intel Writer: scroll lag [Patrick Luby] 14. tdf#155651 Add SVG 2 attribute values "context-stroke" and "context-fill" [Xisco Fauli] 15. tdf#156146 FILEOPEN ODT Paragraphs have greater indent than in 7.5 [Michael Stahl] 16. tdf#156484 FILEOPEN DOCX Hidden shape anchored in header is only hidden on the first page [Michael Stahl] 17. tdf#156562 Source unknown when pasting with ctrl+shift in Wayland (Linux) [Michael Weghorn] 18. tdf#157009 Android: F-Droid listing lacks app icon [Michael Weghorn] 19. tdf#157103 SVG: no space between tspan elements [Mike Kaganski] 20. tdf#157403 UI: Navigator in Sidebar does not show new slide/page or objects after file reload (Impress/Draw) [Jim Raykowski] 21. tdf#157453 ListBox in Table Control does not follow the property "line count" [Caol??n McNamara] 22. tdf#159366 List styles add paragraph direct formatting on loading Writer document [Michael Stahl] 23. tdf#159375 Opening Tools > Options dialog takes too long [Bayram ?i?ek] 24. tdf#159379 Writer crashes when multiple images are drag-and-dropped "As Character" (steps in comment 8) [Miklos Vajna] 25. tdf#159395 LanguageTool Server: use correct default URL, when username/API key set [Leonid Ryzhov] 26. tdf#159569 Conditional Formatting dialog's fields are out of view when long message appears [Heiko Tietze] 27. tdf#159661 SVG: text is not displayed [Xisco Fauli] 28. tdf#159683 Crash on closing LibreOffice with certain content on the clipboard [Miklos Vajna] 29. tdf#159846 Calc: Disappearing borders on tall merged cells [Noel Grandin] 30. tdf#159903 Paragraph style indent settings not working correctly [Michael Stahl] 31. tdf#160056 calc threaded calculation performance issue [Caol??n McNamara] 32. tdf#160067 Fileopen: table of content missformatted (wrapped to next page without visible reason) [Miklos Vajna] 33. tdf#160153 c.s.s.util.PathSettings: WrappedTargetRuntimeException with attribute "Storage" [Samuel Mehrbrodt] 34. tdf#160176 Forms: Help text of a control will be shown also on other controls, where no help text is defined (kf5) [Michael Weghorn] 35. tdf#160329 Image anchored to cell ends up in wrong cell after using autofilter sort, depending on hidden rows [Regina Henschel] 36. tdf#160375 Base does not manage relationships outside the default catalog/ schema [Pierre] 37. tdf#160402 FILEOPEN DOCX Recognize localized paragraph style name used in StyleRef field [Michael Stahl] 38. tdf#160469 Ctrl+Alt+F4 is marked reserved, but doesn't do anything [Noel Grandin] 39. tdf#160565 KDE/Qt UI - Program freezes after "save as" [Michael Weghorn] 40. tdf#160567 Impress templates: style A4 is duplicate and style A0 is missing [Laurent Balland] 41. tdf#160593 SVG import: wrong calculation of tspan's dy using em [Mike Kaganski] 42. tdf#160594 SVG import: wrong calculation of tspan's font-size using ex [Mike Kaganski] 43. tdf#160622 Some text in an OLE is partially cut off on Windows with Skia disabled [Mike Kaganski] 44. tdf#160690 Animated GIF completely invisible in Edit mode (GIF has alpha-transparency) [Patrick Luby] 45. tdf#160702 Wrong and unstable positioning of text parts in SVG [Mike Kaganski] 46. tdf#160706 speed up loading conditional formatting rule in XLS [Noel Grandin] 47. tdf#160717 SVG import: wrong calculation of tspan's dy using ex [Mike Kaganski] 48. tdf#160765 EDITING: Insert comment - Copy - Paste Comments - Undo - Show comment -> LO crash [Andreas Heinisch] 49. tdf#160767 Mac Mouse and Trackpad Freezes Repeatedly, only in LibreOffice Writer, Mac Sonoma [Patrick Luby] 50. tdf#160773 SVG: Nothing is displayed [Xisco Fauli, Mike Kaganski] 51. tdf#160804 If the separator is different from the standard locale, stretching the determinant with the fill handle will change the separator and result in a different formula [Eike Rathke] 52. tdf#160833 FILEOPEN DOCX: Mirrored positioning of circle on the margins [Miklos Vajna] 53. tdf#160836 unable to resize table row height with mouse, if contains an image which cropped by the fixed row height [L??szl?? N??meth] 54. tdf#160842 unable to select cell content, if cropped part of an image of a different cell "covers" the same area [L??szl?? N??meth] 55. tdf#160855 LibreOffice crashes when Calc cells are selected/copied [Patrick Luby] 56. tdf#160884 Noto Color Emojis vertically misaligned in exported PDFs [Khaled Hosny] 57. tdf#160898 Crash selecting all (Ctrl+A) in a temporarily visible paragraph under a table inside a table [Mike Kaganski] 58. tdf#160906 Crash when changing formatting (e.g. font) inside Text Box Form Control [Armin Le Grand (allotropia)] 59. tdf#160916 Tip of the Day typo 9/225 "checbox" [Julien Nabet] 60. tdf#160924 SDK: typo in environment variables for linux [Julien Nabet] 61. tdf#160952 Unexpected top margin for paragraph at the top of non-first pages from DOCX [Miklos Vajna] 62. tdf#160985 16-digits integer values rounded to 15 digits when saving to OOXML .xlsx [Eike Rathke] 63. tdf#161019 Visual fidelity issues when exporting spreadsheets with merged cells to PDF after changes to cell data management [Noel Grandin] 64. tdf#161035 Spinning wheel hang on MacOS when using the Zotero plugin. [Mike Kaganski] 65. tdf#161073 libreoffice 24.2.2.2 doesn't work with glib 2.80 [Caol??n McNamara] 66. tdf#161133 Date field in Table Control's read-only column can be edited with date picker [Caol??n McNamara] 67. tdf#161137 Inserting autotext converts style into direct formatting [Michael Stahl] 68. tdf#161172 UNDO incomplete: list level is not restored in a specific document [Mike Kaganski]
libreoffice: add upstream patch for segfault Bump PKGREVISION.
imisc/libreoffice: Update to 24.2.3.2 * Fix build with ICU 75. Changelog: 24.2.3.2: Bugs fixed compared to 24.2.3 RC1: 1. tdf#129701 Skip empty cells option does not work for the last column in Calc Text Import dialog [Laurent Balland] 2. tdf#153306 Cursor leftovers keep being displayed when using Skia Vulkan/ Metal [Patrick Luby] 3. tdf#154581 Paragraph language and character formatting (bold, italic) lost when pasting HTML [Michael Stahl] 4. tdf#157411 Loss of font size on round trip from Writer ODF to Writer-web HTML, affects direct formatting less so styled paragraphs [Michael Stahl] 5. tdf#158549 Copy / Paste from gDocs loses the style formatting [Michael Stahl] 6. tdf#159625 Can NOT un-check [allow to split paragraph] [Julien Nabet] 7. tdf#159903 Paragraph style indent settings not working correctly [Michael Stahl] 8. tdf#160431 Inverts webp file image when inserted [Noel Grandin] 9. tdf#160590 Impress crashes with skia Metal enabled, skia raster software rendering works (MacOS Monterey (12.7.4) w/Intel HD Graphics 6000) [Patrick Luby] 10. tdf#160700 Regression: broken cross-reference to empty element of numbered list after saving [Mike Kaganski] 11. tdf#160714 Exporting ODP file to PDF in Impress does not export PDF figures correctly [Patrick Luby] 12. tdf#160765 EDITING: Insert comment - Copy - Paste Comments - Undo - Show comment -> LO crash [Andreas Heinisch] 13. tdf#160827 Crash on opening certain .docx files [Julien Nabet] 14. tdf#160831 Some contour lines appears in images [Patrick Luby] 24.2.3.1: Bugs fixed compared to 24.2.2 RC1: 1. cid#1594402 unchecked dynamic_cast [Caol??n McNamara] 2. ofz#67540 negative offset [Caol??n McNamara] 3. ofz#67563 infinite loop [Caol??n McNamara] 4. ofz#67708 ignore oversized colspans [Caol??n McNamara] 5. ofz#67854 UNKNOWN READ [Caol??n McNamara] 6. tdf#63259 It should be possible to use shift + F3 case change (cycle case), when cursor is at the beginning or end of a word and not only in the middle [Oliver Specht] 7. tdf#81012 FORMATTING: Wrong chapter title in running header/footer after the first page of endnotes [Mike Kaganski] 8. tdf#92768 support hiding title objects [Julien Nabet] 9. tdf#93352 UI. RTL: Horizontal scrolling for right-to-left Sheet moves in opposite direction (macOS and Linux) [Patrick Luby] 10. tdf#103068 New Database Wizard gets confused between ODBC and JDBC connection if you backup twice to step 1. [Mike Kaganski] 11. tdf#108057 Primary key should default to AutoValue=Yes when type is integer [Mike Kaganski] 12. tdf#109272 Wrong cursor position when deleting a selection in Show Changes mode [Mike Kaganski] 13. tdf#129905 Cannot turn off section boundaries with Options-Application Colors [Justin Luth] 14. tdf#142133 Hyperlinks cannot be clicked / interacted with in PDF export of RTF or DOCX files (comment 9) [Xisco Fauli] 15. tdf#154072 crash / no effect when clicking some dropdown buttons when toolbar overflows [Caol??n McNamara] 16. tdf#154209 Using "Update entry from selection" button in "Edit Index Entry" switches to "Insert" mode [Heiko Tietze] 17. tdf#154715 "Edit Fields" for cross-reference fields should open on the type, format, and selection of the inserted field [Caol??n McNamara] 18. tdf#156156 Add Help button to sidebar [St??phane Guillou] 19. tdf#156655 Long text in merged cells not painted [Tibor Nagy] 20. tdf#157258 "Always autocorrect to" deletes the word instead of replacing (affects extensions like Grammalecte, LanguageTool, Antidote) [Caol??n McNamara] 21. tdf#157480 Testing Mail Merge Email settings fails with ssl.SSLCertVerificationError [Caol??n McNamara] 22. tdf#157587 Tabbed UI: Cannot scroll through all Style Preview options with up/down arrow button [Caol??n McNamara] 23. tdf#158556 DOCX Document That Opens/Loads Extremely Slowly [Noel Grandin] 24. tdf#158773 FILEOPEN PPTX Slow loading of file with lots of unused master pages [Noel Grandin] 25. tdf#158801 CRASH: after pressing return a few times [Miklos Vajna] 26. tdf#158986 FILEOPEN: RTF: Extra page break [Miklos Vajna] 27. tdf#159094 FILESAVE PDF Tagged PDF export of media file fails to create PDF [Tibor Nagy] 28. tdf#159326 Command-F assigned to both Edit > Find and Edit > Find and Replace menu items in Calc [Patrick Luby] 29. tdf#159498 Items in Template Manager's "Manage" dropdown should be left-aligned (gtk3) [Caol??n McNamara] 30. tdf#159529 Excessive memory consumption in v24.2 [Patrick Luby] 31. tdf#159790 jdbcDriverOOo extension causes hang on LibreOffice macOS Arm, requiring force kill [Patrick Luby] 32. tdf#159805 Printing line style dotted lines (horizontal) turns into dashes. [Noel Grandin] 33. tdf#159918 A11Y sidebar: Tabs used in TOC create warning [Samuel Mehrbrodt] 34. tdf#159927 Applied date/time language not detected in insert header/footer dialog [Justin Luth] 35. tdf#160028 Type to select currency in split button dropdown does not work for gtk3 [Caol??n McNamara] 36. tdf#160057 Document Calc's separate Footer and Header tabs if "Same content on first page" is off [St??phane Guillou] 37. tdf#160122 The Options dialog that opens from the Solver dialog could be a bit taller to fit all options [Rafael Lima] 38. tdf#160139 Header and footer gets removed in Writer and cannot be restored after pasting some text from a shape (steps in comment 2) [Miklos Vajna] 39. tdf#160159 Spellchecking dialog's main textfield background color does not update on light/dark mode switching (Linux) [Caol??n McNamara] 40. tdf#160162 Hyperlink to Draw page does not update after change in page position, since LO 6.4 [Hossein] 41. tdf#160192 CRASH when trying to overwrite file in read-only directory when its lock file exists [Julien Nabet] 42. tdf#160222 LibreOffice 7.6.5 - SF_Session RunApplication crash for unknown reason [Jean-Pierre Ledure] 43. tdf#160225 "Duplicate Sheet" Causes Axis Label to Appear in Chart [Julien Nabet] 44. tdf#160260 Draw PDF import shows message "This PDF file is encrypted and can't be opened." if Windows account contains special character [Mike Kaganski] 45. tdf#160278 XTextRange.setString("?") or any other 32-bit Unicode character breaks the range [Mike Kaganski] 46. tdf#160301 FILEOPEN: DOC: DOCVARIABLE fields with missing content [Oliver Specht] 47. tdf#160306 Formatting decimals can result in wrong rounding [Mike Kaganski] 48. tdf#160342 Unwanted spaces in the printout [Aron Budea] 49. tdf#160351 The label in the Bibliography formatting menu has been mislabeled for many years. [Mike Kaganski, Julien Nabet] 50. tdf#160365 Writer: unable to turn off "text boundaries" for frames / tables [Justin Luth] 51. tdf#160368 Crash on save after deleting sheet [Caol??n McNamara] 52. tdf#160369 Group anchored to cell below hidden row moves to next cell at save (+ visual left behind, so seems unselectable) [Regina Henschel] 53. tdf#160373 Broken SVG import with fill=none and clippaths [Xisco Fauli] 54. tdf#160386 All <switch> translations overlap in imported SVG [Xisco Fauli] 55. tdf#160390 Hang on export of a specific document to HTML [Mike Kaganski] 56. tdf#160392 Print dialog preview's measurement are black on dark background in dark mode (gtk3) [Caol??n McNamara] 57. tdf#160399 Print Preview freezes with whole row merged in large spreadsheet [Noel Grandin] 58. tdf#160421 A flipped extruded custom shape is wrongly illuminated [Regina Henschel] 59. tdf#160430 Rotated text is partially cut off on Windows with Skia disabled [Mike Kaganski] 60. tdf#160436 Vertically oriented rotated text is partially cut off on Windows with Skia disabled [Mike Kaganski] 61. tdf#160444 Crash on closing the 3D-Effects Window [Patrick Luby] 62. tdf#160467 [NEWHELP] CSS issue with Help pages for prism code colorize [Juan Jos?? Gonz??lez] 63. tdf#160478 The Like LO Basic operator does not work correctly if there are certain characters in the string being tested. [Mike Kaganski] 64. tdf#160526 An as-character object sitting in a line alone hides, when shifted outside of page boundaries, instead of moving to the next page [Mike Kaganski] 65. tdf#160549 large objects with complex header&footer may cause loop [Mike Kaganski]
libreoffice: Update to 24.2.2.2 Changelog: 24.2.2.2: Bugs fixed compared to 24.2.2 RC1: 1. tdf#152524 macOS: LibreOffice crashes (gpgme / gpgmeio) on macOS 13 Ventura [Patrick Luby] 2. tdf#157241 Freeze when removing table [Michael Stahl] 3. tdf#158783 editing alphabetical index crashes Writer [Armin Le Grand (allotropia)] 4. tdf#159373 Crash in: ScTable::HasAttrib(short,long,short,long,HasAttrFlags) [Julien Nabet] 5. tdf#159730 RTF table split document layout [Oliver Specht] 6. tdf#159915 LibreOffice scaled incorrectly when running with KF6 or Qt6 VCL on Wayland [Michael Weghorn] 7. tdf#159931 Exported pptx cannot be opened in PowerPoint because a referenced part does not exist [Sarper Akdemir] 8. tdf#159996 Dialogs editor don't show controls correctly [Patrick Luby] 9. tdf#160036 Selection invisible in a11y High Contrast modes with SKIA/ Raster, Skia/Vulkan unaffected [Patrick Luby] 10. tdf#160095 CRASH: using ALT+RETURN twice [Julien Nabet] 11. tdf#160117 Conditional formatting handling bug in Calc 24.2 with different but overlapping ranges [Mike Kaganski] 12. tdf#160149 CRASH: undoing conditional format [Mike Kaganski] 13. tdf#160180 About box for 24.2 has out of date copyright year [Julien Nabet] 24.2.2.1: Bugs fixed compared to 24.2.1 RC2: 1. cid#1592908 dereference null return value [Caol??n McNamara] 2. tdf#55004 backup copy fails when using share / samba (if nobrl cifs mount option not used) [Kevin Ottens] 3. tdf#63259 It should be possible to use shift + F3 case change (cycle case), when cursor is at the beginning or end of a word and not only in the middle [Oliver Specht] 4. tdf#83720 PIVOTTABLE: Wrong date format in column field [Toma? Vajngerl] 5. tdf#92389 Writer: Comment text not accessible with screen reader [Michael Weghorn] 6. tdf#99969 COPYING cells containing a chart and pasting as embedded spreadsheet doesn't copy the data chart (comment 14) [Mike Kaganski] 7. tdf#124591 Update Noto Fonts to latest releases [Khaled Hosny] 8. tdf#125934 No application icon on Wayland with the qt5 / kf5 backend [Michael Weghorn] 9. tdf#126638 macOS: Can't paste, copy, cut or ?A (select all) using keyboard shortcuts in Save-As field (workaround: comment 38) [Patrick Luby] 10. tdf#129701 Skip empty cells option does not work for the last column in Calc Text Import dialog [Laurent Balland] 11. tdf#131550 Notifications bloating the UI [Heiko Tietze] 12. tdf#136905 NB Layout tab 'Page Size' drop list UX is poor [Justin Luth] 13. tdf#146356 ODT: No easy way to create an empty paragraph before Table of Content if document starts with table of content [Oliver Specht] 14. tdf#147731 Crash in SwFrameFormat::~SwFrameFormat() [Michael Stahl] 15. tdf#150408 "Legal numbering style" is not applied to list levels with <w:isLgl/> tag [Miklos Vajna] 16. tdf#150443 Track changes: Crash rejecting a grouped change [Xisco Fauli] 17. tdf#153196 FILEOPEN RTF/DOCX Extra footer appears when section break is in the middle of page [Michael Stahl] 18. tdf#153706 Pasting Selected Range to Sheet as GDI Image, Chart image is incorrect. [Mike Kaganski] 19. tdf#153761 FILESAVE ODT->DOCX hatch fill in shape is lost [Justin Luth] 20. tdf#155663 FILEOPEN RTF Image crop not imported [Michael Stahl] 21. tdf#155710 Calc crashes every time when saving linked files on macOS [Patrick Luby] 22. tdf#155961 cannot access the controls close to vertical scrollbar [Caol??n McNamara] 23. tdf#157135 LibreOffice 7.6 stalls/crashes under Windows 11 with Norwegian (Bokm?l) locale when opening file dialog [Mike Kaganski] 24. tdf#157158 [UI] Comment arrow drop down is white/light grey when in dark mode [Xisco Fauli] 25. tdf#158597 FILEOPEN DOCX Numbering in specific file is unexpectedly bold [Michael Stahl] 26. tdf#158735 Solver options are no longer saved during a spreadsheet load. [Rafael Lima] 27. tdf#158947 Pasting clipboard contents is not possible under certain circumstances with Wayland [Michael Weghorn] 28. tdf#158983 FILEOPEN: RTF: 2 page table is displayed in one page [Michael Stahl] 29. tdf#158986 FILEOPEN: RTF: Extra page break [Miklos Vajna] 30. tdf#159251 After using the navigator w/rtl user interface, text is garbled during selection / after hovering [Khaled Hosny] 31. tdf#159285 LAYOUT floating table: 2007 DOCX hangs trying to open [Miklos Vajna] 32. tdf#159420 EDITING Autofilter for empty cells disabled when by Autofilter in other column empty cells filtered out [Xisco Fauli] 33. tdf#159438 ODF export: bookmarks' starts and ends interleave [Mike Kaganski] 34. tdf#159453 Importing DOCX: Position of frame has gone [Miklos Vajna] 35. tdf#159483 Calc HTML import: support data-sheets attributes [Miklos Vajna] 36. tdf#159502 missing XML2 version [Michael Stahl] 37. tdf#159515 Custom shape with bitmap fill with image with transparent parts is wrongly rendered in extrusion mode [Patrick Luby] 38. tdf#159565 Ctrl+A and Select All don't work when section at the start of document body is hidden [Mike Kaganski] 39. tdf#159666 Crash when table and line object are selected at the same time [Xisco Fauli] 40. tdf#159689 Exporting glyphs to PDF produces validation warnings in VeraPDF [Mike Kaganski] 41. tdf#159696 Small capitals with 'Underlining' does not react to the flag for 'Single words' [Caol??n McNamara] 42. tdf#159704 FILESAVE exporting to SVG loses the text in some shapes [Jaume Pujantell] 43. tdf#159730 RTF table split document layout [Oliver Specht] 44. tdf#159735 Crash when using APSO extension and closing LibreOffice [Michael Weghorn] 45. tdf#159752 17 Noto Fonts dropped from 24.2 bundle without notice (and 1 added) [Xisco Fauli] 46. tdf#159769 Can't open ODF files when LibreOffice's lu* subdirectory in system TEMP directory is deleted [Mike Kaganski] 47. tdf#159793 Paper tray settings not saved in RTF and DOCX [Oliver Specht] 48. tdf#159797 Autocorrection: Replace dashes should also work between sentences. [Oliver Specht] 49. tdf#159802 Writer Document does not print with Form detail in 24.2 release [Noel Grandin] 50. tdf#159813 Assertion failed when dragging-and-dropping text [Mike Kaganski] 51. tdf#159815 Unexpected content inside content control with track changes and anchored images from DOCX [Miklos Vajna] 52. tdf#159816 Crash in drag-n-drop of multiple paragraphs with a bookmark [Mike Kaganski] 53. tdf#159817 Form controls coordinates scrambled when exporting to pdf with uncheked form creation in Writer [Noel Grandin] 54. tdf#159824 FILESAVE ODF->RTF: axial gradients become 2-color linear [Justin Luth] 55. tdf#159854 Trigger text is black on dark grey in Animation sidebar deck (dark mode) [Caol??n McNamara] 56. tdf#159862 Calc Macro set SearchWildcard to False changes SearchRegularExpression value. [Julien Nabet] 57. tdf#159865 Font of the drop down menu in Page Size is very low (in NB bar Tabbed UI) [Justin Luth] 58. tdf#159879 Crash when closing "3D View" dialog [Caol??n McNamara] 59. tdf#159908 LibreOffice crashes when using a constant as a loop variable in BASIC code, leading to data loss. [Mike Kaganski] 60. tdf#159910 Buttons in navigator not properly announced by Orca screen reader (gtk3 VCL plugin) [Michael Weghorn] 61. tdf#159938 Moving through cells with overflowing content changes the cells' height and wrapping [Mike Kaganski] 62. tdf#159955 When using a custom page number in Writer, the custom page number and the actual sum of pages are switched in the sidebar [Julien Nabet] 63. tdf#159968 LibreOffice can't render markers (eg. arrows) embeded to end of line [Xisco Fauli] 64. tdf#160003 Copying a sheet with chart and pasting to other document's sheet with a different name looses chart [Regina Henschel]
libreoffice: Update to 24.2.1.2 Changelog: 14.2.1.2: List of fixed bugs Bugs fixed compared to 24.2.1 RC1: 1. tdf#101313 Copy-paste a Table With Merged Cells from Writer to Calc: Cells Placed in Wrong Position (Wrong cell offsets) [Noel Grandin] 2. tdf#156993 Snap guides are not visible anymore [Regina Henschel] 3. tdf#158360 [CRASH] LibreOffice crashes after editing, closing and trying to reopen DOCX file [Balazs Varga] 4. tdf#159302 Formula OLE in a line of text or its full height frame is now misaligned vertically, due to change of sm map units [Mike Kaganski] 5. tdf#159519 LibreOffice 24.2.0.3 (Windows 7) ODF files saved with passwords can be opened without any password [Michael Stahl] 6. tdf#159529 Excessive memory consumption in v24.2 [Patrick Luby] 7. tdf#159666 Crash when table and line object are selected at the same time [Noel Grandin] 8. tdf#159678 heading fields in headers and footers do not track heading content through the document [Baole Fang] 9. tdf#159707 CRASH: Changing to edit mode [Julien Nabet] 10. tdf#159743 German UI: Many not plausible Keyboard Shortcut Changes [Xisco Fauli] 24.2.1.1: List of fixed bugs Bugs fixed compared to 24.2.0 RC3: 1. cool#7769 reduce unnecessary invalidations on calc save [Caol??n McNamara] 2. cool#8023 editeng: support HTML paste [Miklos Vajna] 3. tdf#43848 selecting whole table with merged cells at certain position not possible with draging the mouse [Oliver Specht] 4. tdf#105844 FILESAVE: Very slow saving with password compared to 5.2.5 [Michael Stahl] 5. tdf#106733 Implement ODF attribute fo:hyphenate to exclude a portion of text from hyphenation [L??szl?? N??meth] 6. tdf#123968 Input Field (Functions): direct editing is still used, not pop-up dialog [Michael Stahl] 7. tdf#132810 Gallery: Crash swlo!SwFEShell::SelectObj+0x46a when inserting a new shape with cursor still in textbox SwFrame::AppendDrawObj (SwAnchoredObject &) [Matt K] 8. tdf#134401 FILESAVE PPTX: vertical alignment inverted (bottom<->top) when saving textbox with link [Attila Sz?cs] 9. tdf#135083 Bullet goes missing on special paste RTF [Mike Kaganski] 10. tdf#139631 Inconsistent removal of preceding space when cutting word with track changes on (comment 7) [Michael Stahl] 11. tdf#139915 FILEOPEN DOCX Two text boxes on two pages open on a single page [Justin Luth] 12. tdf#140330 Conditional formatting breaks after redoing cell deletion [Mike Kaganski] 13. tdf#140912 FILEOPEN PPTX: extra image and text label "insert image" appears (even in presentation mode) [Mike Kaganski] 14. tdf#142806 Freeze/hang/crash when exporting to PDF with style inspector panel active [Michael Stahl] 15. tdf#146487 FILEOPEN PPTX: empty chart title shows as text "chart title" in Impress (while not in 365) [Samuel Mehrbrodt] 16. tdf#147291 macOS: Digital Signatures > Start Certificate Manager (OpenPGP) results in error instead of opening GPG Keychain [Patrick Luby] 17. tdf#151352 CRASH: closing form while the tip of the day dialog is displayed [Caol??n McNamara] 18. tdf#153909 2007 DOCX: Rectangle in header has unwanted offset (same MSO-LO if resaved in MSO) [Justin Luth] 19. tdf#154587 FILEOPEN Calc doesn't open XLSX archive [Mike Kaganski] 20. tdf#154703 [META] Export DOCX flies with framePr instead of DrawingDML [Justin Luth] 21. tdf#156156 Add Help button to sidebar [Christian Lohmaier, St??phane Guillou] 22. tdf#156352 macOS: Save as > Encrypt with GPG key results in hang / crash [Caol??n McNamara] 23. tdf#156443 Windows: alt+numpad doesn't work for Unicode decimal codes, like in WordPad/Word [Mike Kaganski] 24. tdf#156718 FILEOPEN PPTX: alternating colored lines in table / style don't render properly [Tibor Nagy] 25. tdf#156830 FILEOPEN PPTX: background image shifts down in presentation mode [Sarper Akdemir] 26. tdf#157042 [Linux only] Calc crashes when closed in rtl::str::release <_rtl_uString>(_rtl_uString*) (steps in comment 27) [Xisco Fauli] 27. tdf#158101 Disabled popup menu items are visible with non-gtk backend [Jim Raykowski] 28. tdf#158112 Sidebar pane shortcuts conflict with Alt+NumPad input (comment 5, comment 9) [Mike Kaganski] 29. tdf#158139 Writer, Word Completion does not function [Mike Kaganski] 30. tdf#158277 Opening the Quick Find bar after selecting a word when track changes is active includes deleted text [Michael Stahl] 31. tdf#158279 TOC links lost when converting .doc to HTML (steps in comment 5) [Noel Grandin] 32. tdf#158314 Autofilter dropdown list always shows "Empty" and "Error" enties as active [Kevin Suo] 33. tdf#158326 FILTER autofilter seems to convert ?? in ss and ignores value [Andreas Heinisch] 34. tdf#158409 FILEOPEN: RTF field results do not respect current character properties [Vasily Melenchuk] 35. tdf#158440 Filter for background should take colors in empty cells [Henry Castro] 36. tdf#158445 SVG file not imported correctly [Xisco Fauli] 37. tdf#158586 FILEOPEN RTF: missing page break [Michael Stahl] 38. tdf#158652 List of comments in Navigator does not update automatically [Oliver Specht] 39. tdf#158695 --convert-to bogusly needs libcui (--disable-gui build) [Noel Grandin] 40. tdf#158740 Crash at undo after pasting table in footnote [Patrick Luby] 41. tdf#158783 editing alphabetical index crashes Writer [Michael Stahl] 42. tdf#158814 FILEOPEN DOCX RTF Empty header with formatted paragraph and shape appears [Miklos Vajna] 43. tdf#158924 Switching three slides when double clicking on the navigation button [Vladislav Tarakanov] 44. tdf#158950 Paste as Rich Text Format loses character color and paragraph alignment from styles [Noel Grandin] 45. tdf#158976 The "SF_Array.Shuffle" function does not place the end of the array at the end of the array [Jean-Pierre Ledure] 46. tdf#159015 HANG: scrolling after opening file [Michael Stahl] 47. tdf#159017 FILEOPEN: Tables displayed on the wrong place [Miklos Vajna] 48. tdf#159049 Line break is missing in RTF in clipboard when copying text from shape [Regina Henschel] 49. tdf#159079 With NumLock off in Numpad, then with Alt pressed the Num Pad arrow keys should not operate [Mike Kaganski] 50. tdf#159101 Cross-reference to referenced text causing a space at the beginning of a line [Matthew Kogan] 51. tdf#159102 automatic hyphenation results bad smart justify [L??szl?? N?? meth] 52. tdf#159107 Removing row in footnote's floating table removes whole table (track changes on but not visible) [Miklos Vajna] 53. tdf#159128 UI Open Security options and warning dialog from infobar [Balazs Varga] 54. tdf#159131 Calc v7.5 is laggy when moving a line (row) [Noel Grandin] 55. tdf#159147 CRASH: Editing hyperlink while navigator is open [Jim Raykowski] 56. tdf#159157 FILEOPEN DOCX: image offset in opposite direction of TEXT_LINE what vertical offset specifies [Justin Luth] 57. tdf#159164 Spellchecking - South African English [Marco A.G.Pinto] 58. tdf#159171 Calc: crash after Edit->Select->Select Unprotected Cells upon a second time [Matt K] 59. tdf#159219 PPT: image placeholder with custom prompt imports as text box with a background icon [Mike Kaganski] 60. tdf#159247 [CRASH] Dialog editor crashes when inserting control with default options [Rafael Lima] 61. tdf#159254 Paper tray settings ignored in rtf and docx import [Oliver Specht] 62. tdf#159259 DOCX: a floating content control imports as a separate paragraph [Mike Kaganski] 63. tdf#159288 Assertion on insert trend line [Julien Nabet] 64. tdf#159307 "Cannot find a Certificate Manager" shows up even though a certificate manager IS installed. [Stephan Bergmann, Patrick Luby] 65. tdf#159328 Page number field shows up like plain text (no grayish background) [Heiko Tietze] 66. tdf#159329 Arrows in AutoFilter are black over dark background [Rafael Lima] 67. tdf#159333 kf5: Commands triggered via keyboard shortcut are executed twice when accessibility is active [Michael Weghorn] 68. tdf#159336 PDF export: multiline text is exported as one line [Xisco Fauli] 69. tdf#159350 Hiding Options dialog tabpages stopped working [Noel Grandin] 70. tdf#159368 Can't open BASIC editor from Start Center; next action crashes LO (gtk3) [Caol??n McNamara] 71. tdf#159381 TimeStamp(RFC3161) create problem by asn1 format error. [Noel Grandin] 72. tdf#159382 DOCX import: Large space between footnote number and following text, when paragraph has hanging indent [Mike Kaganski] 73. tdf#159384 A11y sidebar: simulated numbering warning in TOC if header numbering has dot [Balazs Varga] 74. tdf#159412 Passing Integer-sized Long argument via script.invoke as 0 [Mike Kaganski] 75. tdf#159452 Ticked checkbox in document not shown in exported PDF [Miklos Vajna] 76. tdf#159458 When library is renamed using Basic Macro Organizer, path to library is not updated in dialog.xlc and script.xlc [Mike Kaganski] 77. tdf#159461 Dialog "XML Filter Settings" is broken [Noel Grandin] 78. tdf#159474 A specific broken document can't be opened in RepairPackage mode [Mike Kaganski] 79. tdf#159478 FILEOPEN: RTF Checkbox Field in symbol encoding not imported [Oliver Specht] 80. tdf#159483 Calc HTML import: support data-sheets attributes [Miklos Vajna] 81. tdf#159496 An invalid ODF with an OLE fails to open, when asked to repair package interactively [Mike Kaganski] 82. tdf#159507 Calc editeng HTML paste: fragments are not supported [Miklos Vajna] 83. tdf#159560 Paragraph break should not change to random symbol [Oliver Specht] 84. tdf#159566 SVG import: mis-positioned text for specific file [Xisco Fauli] 85. tdf#159568 URL in help not found [Gabor Kelemen] 86. tdf#159572 Insert special character dialog should regard font of recent characters on single click [Oliver Specht] 87. tdf#159581 FILEOPEN XLSX 24.2: optimal row height from previous sheet may be applied to all future sheets [Justin Luth] 88. tdf#159594 SVG: some elements are not visible [Xisco Fauli] 89. tdf#159595 Data validation without error check allows to enter data other than defined [Julien Nabet] 90. tdf#159601 SVG: Nothing is displayed on the document [Xisco Fauli] 91. tdf#159637 Crash in PlaceEditDialog::SelectType(bool) [Xisco Fauli] 92. tdf#159641 TreeView does not repaint correctly while scrolling with PgUp in kf5/gen [Noel Grandin]
misc/libreoffice: Update to 24.2.0.3 * Disable generation and installation of multi language help files to reduce package size and build time. Changelog: 24.2.0.3: Writer * "Legal" ordered list numbering: make a given list level use Arabic numbering for all its number parts. tdf#150408 (Mike Kaganski, Collabora) * Comments can now use styles, the "Comment" paragraph style being the default one. This makes it easier to modify the formatting of all comments at once, or to visually categorise different types of comments. tdf#103064 * Improve first page headers/footers OOXML import: Use first page property in the existing page style instead of creating a new page style just for the first page. tdf#136472 (Toma? Vajngerl, Collabora) Navigator * Linkable elements can now be drag-and-dropped from the Navigator onto a text selection to use the selection as the hyperlink text. tdf#156111 (Jim Raykowski) * Nested Sections can now be collapsed just like Headings (tdf#158103) and can be hidden or made visible from their context menu (tdf#157681). (Jim Raykowski) * In Outline Folding mode, the hidden headings are now greyed out in the Navigator instead of not being visible. tdf#156282 (Jim Raykowski) * Comments in a thread are now grouped in the Navigator. tdf#157729 (Jim Raykowski) Multi-page floating tables Support for multi-page floating tables was improved in various aspects: * Overlap control, border and footnotes: blog post (Miklos Vajna, Collabora) * Nesting: blog post (Miklos Vajna, Collabora) * Wrap on all pages: blog post (Miklos Vajna, Collabora) * UI improvements: blog post (Miklos Vajna, Collabora) Templates * Templates with the required settings for Japanese text added to the Localization category. This increases interoperability with Microsoft Word for Japanese users. tdf#86483, core commit feeb3a46 (Jun Nogata) New line break algorithm for interoperability Since 2013, the non-proprietary, metric-compatible alternative fonts are no longer guaranteed the same paragraph layout, because MS Word 2013 and later introduced a new default line breaking algorithm for justified text. To fix the lost interoperability, the same algorithm has been implemented in Writer to reduce spaces within justified lines by up to 20%. tdf#119908 blog post (L??szl ?? N??meth, donor: NLnet). For example, the 2-page test document in Writer has been reduced to one page, just like in MS Word, as visible on the following composite image (red text typeset by MS Word, which covered by the black text typeset by LibreOffice Writer). After the development, the red MS Word text is visible only at high magnification next to the black Writer letters, as the line breaks are already exactly the same: Note: used only for DOCX interoperability yet (including for ODT files which are converted from new DOCX files with space shrinking), but planned to be the default justification algorithm of the next major versions of LibreOffice. Calc * New search field in the Functions sidebar deck. tdf#122718 (Rafael Lima) * Number format: scientific format now supports and saves to ODF (tdf#153993 and tdf#156449 Laurent Balland) + embedded text, with number format such as ###.000 E0 + lower case for exponent, with number format such as ###.000e0 + exponent with blank '?' instead of '0', with number format such as 0.00E+?0 * Font is live-previewed again: it is temporarily applied on the selected cell(s) by hovering or navigating in the font dropdown (sidebar or toolbar). tdf#158320 (Caol??n McNamara, Collabora) * Shortcuts to switch sheets now work to cycle from last to first (Ctrl?+?Tab ?? or Ctrl?+?Page Down; ? Cmd?+?Tab ?? or ? Cmd?+?Page Down) and vice versa (Ctrl?+??? Shift?+?Tab ?? or Ctrl?+?Page Up; ? Cmd?+??? Shift?+?Tab ?? or ? Cmd?+?Page Up;). tdf#156311 (Denis Sorotnik) Column/Row Highlighting for Active Cell * Highlight the row and column for the active cell. tdf#33201 (Sahil Gautam) * Accessible through Tools ? Options ? LibreOffice Calc ? View, or through the menu entry View ? Column/Row Highlighting Impress * Implemented Small Caps for Impress: details in blog post. tdf#98367 (Caol?? n McNamara, Collabora) Slide Show Settings * The setting "Show navigation panel" in Slide Show ? Slide Show Settings... will now be saved to local configuration. tdf#157788 (Amin Irgaliev, Vladislav Tarakanov) * Moved Presenter console and Remote control settings from Tools ? Options ? LibreOffice Impress to Slide Show ? Slide Show Settings.... Additionally, the labels and dialog layout has been improved. tdf#135089 core commit 7ca9c5bd (Samuel Mehrbrodt, allotropia) * Additionally, there is a new check box so that the Bluetooth Remote control server can be enabled without also enabling the (currently insecure) WiFi server. core commit aee059ff (Michael Stahl, allotropia) Templates * Fixed Impress templates where incorrect fonts were selected for CJK and CTL. core commit 3adf0 (Jun Nogata) * Numerous improvements and fixes to templates (Laurent Balland, with contributions from J??r?me Bouat): + fixed blue elements on slide and in sidebar; + added and improved placement of various placeholders; + fixed order of slides; + made images lighter; + made fonts and formatting more consistent; + fixed styles and their hierarchy; + removed unnecessary markup; + improved ODF compliance; + fixed font declaration issues; + fixed preview size in Notes view; + made it easier to use them in a different language than English; + moved credits to appropriate location. + Relevant reports and commits: tdf#122080 tdf#158017 tdf#158022 tdf# 158202 tdf#158203 tdf#158204 tdf#158205 tdf#158206 tdf#158230 tdf# 158250 tdf#158488 core commit 619500d6 core commit d103f4af core commit f1f8fd84 core commit 23c300a0 core commit a9ad36ae Draw * Draw now imports multi-page TIFF files (i.e. a TIFF file with several subfiles) placing one image per page. tdf#155444 (Rashesh Padia, Collabora) Base Chart Math * Support setting and rendering a formula's Right-to-Left direction. tdf# 134193 (Khaled Hosny, TDF) * Support Arabic and Persian operators and symbols. tdf#111705 (Khaled Hosny, TDF) * The Math font can now be changed in Format ? Fonts... (default is OpenSymbol). tdf#101174 (Khaled Hosny, TDF) * Tools ? Special Character... is now available in the Formula editor. tdf# 32418 (Khaled Hosny, TDF) * Inline (Visual) formula editing mode is now enabled by default, graduated from experimental mode feature core commit 2d47c824 (Khaled Hosny, TDF) Core / General * A new calendar-based numbering scheme (YY.M.Patch) is introduced since this release. This will help users to more easily see how current their installed version of LibreOffice is. * Changes in automatic saving of documents: "Save AutoRecovery information" is turned on by default, as well as "Always create backup copies". Backup copies accumulate in the folder specified by Tools ? Options ? LibreOffice ? Paths. Both settings can be turned off in Tools ? Options ? Load/Save ? General ? Save. tdf#152463 (Bogdan Buzea) * Fixed many AutoRecovery limitations and re-enabled AutoSave UI. Added "Place backup in same folder as document" option. tdf#65509 tdf#68565 tdf# 57414 (Mike Kaganski / Justin Luth, Collabora) * Fixed various Notebookbar paper cuts: lots of menu improvements, better print preview support, proper reset of customized layout, better use of radio buttons, less "jumps" back to Home tab, no longer broken after file reload or print preview or master view. tdf#126006 tdf#125504 tdf#122270 tdf#141136 tdf#148121 (Justin Luth) * Added search functionality to Tools ? Options. tdf#49895 (Bayram ?i?ek) * Automatically switching to dark app colors and a dark icon theme when a dark color scheme is configured in the desktop settings now also works for the Qt-based UI variants used e.g. by default on KDE Plasma. tdf#156894 tdf #149611 (Michael Weghorn) * Expert config now shows explanatory text to the config items in a tooltip tdf#157431 (Samuel Mehrbrodt, allotropia) * Expert config can now be filtered by modified values. Modified values are displayed in **bold** text. tdf#157432 (Samuel Mehrbrodt, allotropia) * Improved editing capabilities in Expert config dialog: (Samuel Mehrbrodt, allotropia) + Proper input type validation + Editing lists in an own dialog * Sometimes spell checker algorithms send 2 lists for the same part of the sentence. One of the lists is sometimes empty. Now the non-empty list is shown on right click. (G?kay ?at??r, Collabora Productivity) * Null pointer issue in password-dialog / libreofficeKit is fixed. (G?kay ?at ??r, Collabora Productivity) * Duden corrector encoded text issue is fixed. (G?kay ?at??r, Collabora Productivity) * Updated German language shortcuts for general compatibility. (G?kay ?at??r, Collabora Productivity) * In experimental mode, made the MAR-based automatic update available on TDF Windows 64-bit builds, see Tools ? Options ? Online Update ? Automatic Update. (Stephan Bergmann, allotropia) * On Windows, Alt?+?NumPad codes support had been enhanced to allow full Unicode range. Note that this interferes with shortcut handling; Alt?+?Number shortcuts now only work with main keyboard area numbers on Windows, not with NumPad numbers. Also note, that this enhancement does not include Windows' EnableHexNumpad registry setting support. tdf#156443 (Mike Kaganski, Collabora) * Introduced additional editable metadata fields Contributor, Coverage, Identifier, Publisher, Relation, Rights, Source, Type. See File ? Properties... ? Description. tdf#138792 (Sarper Akdemir, allotropia) Filters Orcus-based filters The following improvements derive primarily from the 0.19 release of the orcus library (Kohei Yoshida, allotropia). * Overhauled the Gnumeric import filter to fix bugs and add missing features. Most notable feature additions are: + cell styles + rich-text strings + named ranges + row heights and column widths + merged cells * Added support for importing rich-text strings in the Excel 2003 XML format. Import of "Drawing Canvas" from docx-documents Word has an object called "Drawing Canvas" where you draw shapes on it. They are combined into one object, similar as grouping them. This drawing canvas has to be used in Word, if the drawing contains connector shapes. Word writes this object in two flavors to the file. One is the original drawing canvas in DrawingML markup and the other is a fallback with reduced properties in VML markup. Previous LibreOffice versions could only read the VML fallback. Now the DrawingML is read. That gives you these new import features: * The drawing canvas background is imported. * Connectors are no longer imported as simple shapes but as true connectors, attached to the start and end shape. * Primitive shapes like ellipses are imported as ooxml-shape and thus text inside the shape can wrap now. * Shapes can use multicolor gradients, theme colors and glow effects. (Regina) ODF Wholesome Encryption A new mode of password-based ODF encryption has been implemented, with the following advantages: * more performant due to deriving a key only once per package * more tamper-resistant with authenticated encryption (AES-GCM) * better hiding of metadata to reduce information leaks * higher resistance to brute forcing using memory-hard Argon2id key derivation function Warning: You will need LibreOffice 24.2 to open these encrypted files. For this reason, by default the pre-existing standard ODF encryption is used. This is available if Experimental Features are enabled in Tools ? Options ? LibreOffice ? Advanced. tdf#105844 (Michael Stahl, allotropia) OOXML SVG support * Support SVG OOXML extension (http://schemas.microsoft.com/office/drawing/ 2016/SVG/main namespace * Import the SVG image (svgBlip element) instead of the fallback PNG * Export the SVG image in addition to fallback PNG image, which is used if the svgBlip element is not supported (older MS Office versions). tdf#126084 (Toma? Vajngerl, Collabora) GUI * The Insert Special Characters dropdown now shows a character description for the selected character (and in tooltip on hovering). tdf#156538 (Jim Raykowski) * The save with password dialog now features a password strength meter that utilizes zxcvbn-c to determine the password strength. tdf#157518 (Sarper Akdemir, allotropia) * Turn Security Warnings popup windows into infobars to avoid annoying blocker warning dialogs. tdf#157482 (Bal??zs Varga, allotropia) - In the previous implementation, if the appropriate configuration options are enabled, a warning was issued and/or the personal information have been removed each time the document is saved. These Security Warnings popup windows have been turned into individual infobar warnings at the top of the page. The infobar can be displayed both for hidden and for personal information. In this way, the user receives a hint without significantly disrupting the workflow. A button on the banner could additionally open a dialog in which individual pieces of information can be removed. * Options dialog pages behaved inconsistently when options are locked down. Several of the UI elements do not reflect this by becoming disabled and displaying a lock icon on their left. By the end all the Options pages will work consistently when options are locked down. tdf#157698 (Bal??zs Varga, allotropia) * Clarify the options dialog text around macro security settings, to specify exactly what is permitted, and what is prevented. tdf#157588 (G??bor Kelemen, allotropia) * It is now possible to reset the cropping for an image. tdf#86628 (Andrea Rosetti) Accessibility * Tree views like the one in the Expert Configuration Dialog (reachable via Tools ? Options ? LibreOffice ? Advanced ? Open Expert Configuration) are now correctly exposed via accessibility APIs, so the table content is announced by screen readers. tdf#99609 (Michael Weghorn, TDF) * A system setting to reduce/disable animations is now honoured by LibreOffice to disable the "marching ants" animation when copying cells in Calc. (This is new in LibreOffice 24.2 for Windows and Linux; for macOS, this is already included in LibreOffice 7.6.) tdf#155414 (Patrick Luby; Michael Weghorn, TDF) * Issues in the handling of mouse positions in the Windows-specific accessibility implementation were fixed, so that the NVDA screen reader can announce the text of a Calc cell under the mouse pointer correctly. tdf# 156679 (Michael Weghorn, TDF) * Various popup menus like the border line style control (e.g. used in Writer: Format ? Paragraph ? Borders ? Line ? Style) or the font color chooser (e.g. used in Writer: Format ? Character ? Font Effect ? Font Color ) are now correctly announced by the NVDA screen reader on Windows. tdf# 101886 tdf#141101 tdf#156561 (Michael Weghorn, TDF) * The UNO grid control is now properly exposed to the accessibility layer and can therefore be announced by the NVDA screen reader. tdf#156473 (Michael Weghorn, TDF) * The multi line edit (e.g. used in the Help ? Check for Updates...) dialog now supports the accessible Text interface, which allows screen readers to announce its text content. tdf#104833 (Michael Weghorn, TDF) * An active-descendant-changed accessible events no longer gets incorrectly sent when a combobox value changes without the combobox being focused, which was causing confusing behavior with the NVDA screen reader in the print dialog. tdf#157137 (Michael Weghorn, TDF) * On Windows, the IAccessible2 role is now reported for frames, instead of reporting them as dialogs. Commit (Michael Weghorn, TDF) * Status bars in dialogs are now reported with the correct accessible role, so screen readers can find and report them accordingly. tdf#157639 (Michael Weghorn, TDF) * The content of the Tools ? Word Count... dialog is now announced by the NVDA screen reader on Windows when the dialog opens. tdf#157633 (Michael Weghorn, TDF) * On Windows, text attributes are now reported on the accessibility layer according to the IAccessible2 text attributes and object attributes specifications, no longer by using custom attribute names and values. Invalid spelling is now also reported via the corresponding text attribute. Together with a corresponding change in version 2024.1 of the NVDA screen reader, this makes announcement of misspelled words work when reading a line of text in Writer. tdf#157696 (Michael Weghorn, TDF) * On Windows, text alignment is now reported via the corresponding IAccessible2 object attribute, which makes it possible for assistive technology like the NVDA screen reader to announce it. tdf#135922 (Michael Weghorn, TDF) * Checkboxes in the spelling dialog can now be toggled using the space key tdf#135921 (Michael Weghorn, TDF) * Writer paragraphs using the "Block Quotation" paragraph style now also use the block quote accessibility role, which makes it possible for screen readers to announce them as block quotes. tdf#135586 (Michael Weghorn, TDF) * The VoiceOver screen reader on macOS no longer unhelpfully says "collapsed" when a Writer paragraph or toolbar button receives focus. Commit (Michael Weghorn, TDF) * Toggle buttons can now be toggled using the corresponding accessible action, which e.g. allows screen readers to do so. tdf#112661 tdf#112662 (Michael Weghorn, TDF) * The label for row and column headers in Calc is now reported via the "rowindextext" and "colindextext" object attributes as specified in the ARIA specification. The Orca screen reader makes use of these for the announcement of cells. tdf#158030 (Michael Weghorn, TDF) * The Orca screen reader on Linux now announces the current status of the underline toolbar button, i.e. it indicates whether underlining is currently active or not. tdf#123864 (Michael Weghorn, TDF) Changes in UI strings * Language settings was changed to Languages and Locales in options. tdf# 157716 (Aswath T) * Decimal separator key was changed to Decimal key on the numpad in options. tdf#113478 (Adoche Onaji) * Modify was changed to Assign in Customize dialog. tdf#155214 (Aswath T) * Scale was changed to As percentage of the parent in Area dialog tdf#154019. (Heiko Tietze, TDF) * Description was changed to Alt Text. tdf#155044 (Heiko Tietze / Ilmari Lauhakangas, TDF) * Evaluate up to level was changed to Include up to level in index dialog. tdf#157908 (Seth Chaiklin) * Add paragraph and table spacing at tops of pages was changed to Add paragraph and table spacing at top of first page and page breaks in options. tdf#141676 (Seth Chaiklin) * AutoUpdate changed to Automatic update from document in the Organize tab of Style dialog. tdf#149796 (Seth Chaiklin) * Instead of Widow and Orphan controls, the Text Flow tab of Paragraph Style dialog now talks about paragraph splitting. tdf#156795 tdf#156109 Samuel Mehrbrodt (allotropia) Localization * LibreOffice is now available in Armenian Armenian is an Indo-European language, spoken by 5??7 million people in the Republic of Armenia and elsewhere in the world. The translation of LibreOffice ??s user interface was largely done by Tigran Zargaryan. Read more about this in our blog Improvements to proofing tools and language support Dictionaries * Slovenian thesaurus was updated (Martin Srebotnjak, OdprtiTezaver). Scripting BASIC * CCur now respects system locale. tdf#128122 (Jonathan Clark) 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) The libraries expose a total of 32 services each with a bunch of methods and properties. New in LibreOffice 24.2: * The (new) Dataset service helps browsing through the data collected with tables, queries or SQL SELECT statements. Getting and updating records data is made easy with the use of dictionaries field name => field value. Binary fields can be extracted to files or updated with the content of files. * The Database service supports the transaction mode with in particular the Commit() and Rollback() methods. * Use the new filesystem property of the Document service to navigate through the internal file structure of documents like in usual folders and files. * The Files() and Subfolders() methods in the FileSystem service provide the list of files and folders present in a folder. They accept now an additional IncludeSubfolders boolean argument. * The UserData property of the Platform service gives access to the content of the equivalent page in the Tools/Options dialog. * The Documents service is enriched with a set of functions to manage styles. E.g. suppressing all unused styles can be done in a few lines of code. The whole set of services (except when better done by native built-in functions) is made available for Python scripts with identical syntax and behaviour as in Basic. The English version of the documentation of the ScriptForge libraries (24.2) is fully integrated in the LibreOffice help pages (https://help.libreoffice.org/ 24.2/en-US/text/sbasic/shared/03/lib_ScriptForge.html?DbPAR=BASIC). Their translation into other languages is underway. (Alain Romedenne, Rafael Lima) Feature Removal / Deprecation * Drop Impress/Draw's HTML Export wizard. Exporting to HTML from the UI behaves now the same way as using --convert-to html:"impress_html_Export" from the command line, the slides being exported as a single document. tdf# 105303 (Xisco Fauli, TDF) * Removed FTP protocol support from LibreOffice, following browser vendors and general industry trends. tdf#146386, core commit 4a26dcac (Michael Stahl, allotropia) Platform Compatibility * On Windows, text attributes are now reported on the accessibility layer according to the IAccessible2 text attributes and object attributes specifications, no longer by using custom attribute names and values. Assistive Technology that currently only supports the custom LibreOffice attributes needs to be adapted to support attributes according to the IAccessible2 specifications. For the NVDA screen reader, this has been implemented for the upcoming version 2024.1. tdf#157696 * The minimum requirements for building and running LibreOffice on Linux have been raised from Red Hat Enterprise Linux 7/CentOS 7 to Red Hat Enterprise Linux 8/CentOS 8 (or equivalent). This also means that Qt 5.15 is the minimum supported Qt version for the Qt 5 based "VCL plugins" (qt5/kf5). core commit 02f48a32 API Changes * The constant group com.sun.star.sheet.NamedRangeFlag now supports the HIDDEN flag, which allows to hide named ranges from the UI. MSO compatibility with hidden named ranges is now supported as well. tdf#154449 (Rafael Lima) * New UNO commands for Writer: + .uno:SpotlightParaStyles and .uno:SpotlightCharStyles for the Spotlight feature on Paragraph and Character styles respectively. They are now available in the menu: Format ? Spotlight tdf#156114 (Jim Raykowski) + .uno:InsertDateFieldVar and .uno:InsertTimeFieldVar for variable date and variable time fields respectively. This allows assigning shortcuts to both fixed and variable variants of the date and time fields. Both variants are now available from the menu: Insert ? Field. core commit 6c073a18 (Xisco Fauli, TDF) Configuration Changes * A new setting can be used to disable insecure network protocols (such as unencrypted HTTP, SMTP, and TLS versions older than 1.2). If disabled, the WebDAV UCP will automatically attempt to connect via HTTPS instead, while other services will refuse to connect. core commit 5365daf6 core commit 8e46dd95 core commit 8b0b453e + org.openoffice.Office.Security/Net/AllowInsecureProtocols * A new setting can be used to disable soffice --accept core commit ec3ffe62 + org.openoffice.Office.Security/Net/AllowInsecureUNORemoteProtocol * The following configuration keys have been deprecated: + org.openoffice.Office.Inet::Settings::ooInetFTPProxyName tdf#146386 + org.openoffice.Office.Inet::Settings::ooInetFTPProxyPort tdf#146386 * The following deprecated configuration keys have been removed: + org.openoffice.Office.Common/InternalMSExport/UseOldExport tdf#154077 (Gabor Kelemen, allotropia) + org.openoffice.Office.Histories/HistoryItem/Password (Samuel Mehrbrodt, allotropia) + org.openoffice.Office.Paths/Storage (Samuel Mehrbrodt, allotropia) + org.openoffice.Office.Linguistic/SpellChecking/IsSpellCapitalization (Samuel Mehrbrodt, allotropia) * Customization of start center colors StartCenterThumbnailsHighlightColor and StartCenterThumbnailsHighlightTextColor removed in favor of system defaults tdf#158084 (Heiko Tietze, TDF)
libreoffice: fix build with libxml2 2.12.
libreoffice: Update to 7.6.4.1 Changelog: List of fixed bugs Bugs fixed compared to 7.6.3 RC2: 1. tdf#99822 FILEOPEN: Floating table objects in tables horizontal position relative to margin is wrong in Writer [Miklos Vajna] 2. tdf#104288 FILESAVE RTF: File size increases with factor 5 after re-saving a certain RTF-document [Vasily Melenchuk] 3. tdf#125580 Slightly off value when adding date plus time values [Eike Rathke] 4. tdf#127498 TIMEVALUE() sometimes returns a slightly less or greater than expected value [Eike Rathke] 5. tdf#127547 Freeze/crash in Microsoft Print to PDF dialog when trying to paste (Ctrl-V) a filename in the 'Save Print Output As' dialog [Noel Grandin] 6. tdf#148000 FILEOPEN PPTX: curved text doesn't line break properly and becomes too wide [Attila Sz?cs] 7. tdf#148389 The bracket of "display of bookmarks formatting" doesn't position itself properly at undo [Michael Stahl] 8. tdf#152571 Very slow save (macOS, ARM) [Noel Grandin] 9. tdf#153178 FILEOPEN RTF Paragraphs before table disappear or open inside a frame [Michael Stahl] 10. tdf#153194 FILEOPEN RTF Empty paragraph after page break moves to previous page [Michael Stahl] 11. tdf#153693 Error in Api LanguageTool: partial words or large sections underlined when writing in Spanish [Mike Kaganski] 12. tdf#153969 Text hidden when importing PDF document with RTL text and using he-IL locale [Kevin Suo] 13. tdf#155092 UI: Erratic behaviour after resizing spreadsheet window size [Patrick Luby] 14. tdf#155266 VIEWING / SCROLLING: very laggy jerky scrolling on macOS Writer: scroll lag [Patrick Luby] 15. tdf#156565 FILESAVE PDF Using tabulator inside a link results to a PAC2021 "Inconsistent entry found" error [Michael Stahl] 16. tdf#157589 PDF: Conversion of pdf to docx or doc collapses all content onto one page [Kevin Suo] 17. tdf#157768 Highlighted no-break space not rendered in pdf and print-preview [Xisco Fauli] 18. tdf#157816 PAC gives >"Link" annotation is not nested inside a "Link" structure element< error with references and caption frame [Michael Stahl] 19. tdf#157911 Wrong borders for tables split across multiple pages [Miklos Vajna] 20. tdf#157992 UI Changing a spelling error in the spelling dialog removes footnote from the edited sentence [Oliver Specht] 21. tdf#158044 RTF import paragraph style attribute handling wrong [Oliver Specht] 22. tdf#158072 Fails to apply AutoFilter or Standard Filter in Mail Merge dialog after it was applied once successfully (Writer+Calc) [Noel Grandin] 23. tdf#158083 FILESAVE RTF Images are saved twice [Vasily Melenchuk] 24. tdf#158090 No way to run signed macros from unsigned document in Medium security level [Mike Kaganski] 25. tdf#158094 Can't remove trusted certificate in Macro Security [Noel Grandin] 26. tdf#158117 LanguageTool integration: "+" character not recognized for the user ID [Mike Kaganski] 27. tdf#158121 Math - Print settings not read after changing [Caol??n McNamara] 28. tdf#158169 Crash when using multiple Views [Armin Le Grand (allotropia)] 29. tdf#158171 Crash when double-clicking DeepL translation dialog OK button [Julien Nabet] 30. tdf#158202 Candy template turns blue when applied a second time from sidebar's Master Slides deck [Laurent Balland] 31. tdf#158203 Freshes template turns blue when applied a second time from sidebar's Master Slides deck [Laurent Balland] 32. tdf#158204 Midnightblue template turns light blue if applied from sidebar's Master Slides deck [Laurent Balland] 33. tdf#158224 EDITING CRASH Cannot convert bitmap to polygons [Noel Grandin] 34. tdf#158265 Cell Format Date changes cell value in case of high resolution date/time values [Eike Rathke] 35. tdf#158307 Android Viewer: Formula bar in Calc partially cut off with large font size (Accessibility) [Michael Weghorn] 36. tdf#158331 Android Viewer: "Save as" creates 0 byte file (with Experimentation Mode turned off) [Michael Weghorn] 37. tdf#158336 "**Expression is Faulty**" after copying/pasting formula in another table [Xisco Fauli] 38. tdf#158338 Opening file with image when JAWS is running causes endless loop [Noel Grandin] 39. tdf#158341 FILEOPEN DOCX Endless loop on opening file [Miklos Vajna] 40. tdf#158396 Frame title should show DocumentTitle when set in MediaDescriptor [Mike Kaganski] 41. tdf#158398 Android Viewer: Improve display of spreadsheet row/column headers [Michael Weghorn]
libreoffice: Update to 7.6.3.2 Changelog: 7.6.3.2: Bugs fixed compared to 7.6.3 RC1: 1. tdf#158125 Android Viewer fails in Google Play CI: "No suitable EGL configuration found" [Michael Weghorn] 7.6.3.1: Bugs fixed compared to 7.6.2 RC1: 1. cool#7254 crash on double click of value set item in bullets and numbering [Caol??n McNamara] 2. ofz#62935 avoid negative numbers in olHanglJaso [Caol??n McNamara] 3. tdf#48083 FILEOPEN PPT: Slide Background Fill is none instead of slide color (PPTX fixed in 5.2) [Samuel Mehrbrodt] 4. tdf#51510 FILESAVE: Exporting documents with embedded SVG (e.g. QR code) to doc or docx converts the image to low-resolution pixel graphics [Toma? Vajngerl, Darshan-upadhyay1110] 5. tdf#89178 Mail merge does not change the merge fields in files (when saved as individual documents) to plain text [Mike Kaganski] 6. tdf#97710 SVG import cant fill overlapped polyline [Xisco Fauli] 7. tdf#99822 FILEOPEN: Floating table objects in tables horizontal position relative to margin is wrong in Writer [Miklos Vajna] 8. tdf#100034 Impossible to persistently remove print-range restrictions in .xlsx spreadsheet [Rafael Lima] 9. tdf#100584 With an RTL sheet, make added sheets RTL as well [Andreas Heinisch] 10. tdf#101376 Wordcount Beanshell macro execution causes crash [Patrick Luby] 11. tdf#103064 Introduce a comment style [Maxim Monastirsky] 12. tdf#106057 General input/output error loading pdf file (because of multiple trailers which is valid per PDF specification) [Mike Kaganski] 13. tdf#112287 FILEOPEN DOCX Text frame moves to the top, pushing regular text to the bottom of the page in a DOCX document created with Microsoft Word [Justin Luth] 14. tdf#123983 Read Error if embedded images are not into the Pictures directory [Thorsten Behrens] 15. tdf#124675 CRASH: after moving the content down and undoing [Michael Stahl] 16. tdf#126449 Tables in DOC document are overlapping (one floating multipage table-in-table-in-table) [Miklos Vajna] 17. tdf#128437 FILEOPEN: Cell in table is displayed on next page [Michael Stahl] 18. tdf#128966 Writer table: Center Vertically shows some rows as Align Top (click-in restores until next fileopen) (see comment 10) [Michael Stahl] 19. tdf#132605 Connector dialog does not allow negative value for Line Skew [Regina Henschel] 20. tdf#133870 Page wrap and anchoring changes copy/paste using Windows clipboard (since 6.4) [Mike Kaganski] 21. tdf#137523 Part of the footer of the first page is not shown at doc opening even is visible at save [Michael Stahl] 22. tdf#139141 Make Field > Date (variable) the default and rename [Heiko Tietze] 23. tdf#141198 EDITING Cycle case with change tracking doesn't work on the word under the text cursor [L??szl?? N??meth] 24. tdf#141457 Statistics button doesn't works in Calc's tabbed compact UI [Justin Luth] 25. tdf#141828 KF5 VCL PLUGIN: Wrong cursor for handle of configurable shapes [Michael Weghorn] 26. tdf#144092 FILEOPEN PPTX: Empty table rows appear with lower height [Sarper Akdemir] 27. tdf#146984 Lost page break: Image in frame jump to second page on DOCX export (fine with DOC) [Justin Luth] 28. tdf#148959 Calc: Transparency of axis font not saved [Miklos Vajna] 29. tdf#149598 "Format cells" dialog does not remember size [Andreas Heinisch] 30. tdf#150316 FILESAVE: PPTX: Incorrect indent after RT [Samuel Mehrbrodt] 31. tdf#150639 Master Slides sidebar opens with zero width [Mihai Vasiliu] 32. tdf#151059 Can't type "^" character with AltGr+3 using Slovenian keyboard, opening Gallery instead [Caol??n McNamara] 33. tdf#151188 Area-Fill color in Sidebar is not selected on click on the 1st element [Samuel Mehrbrodt] 34. tdf#151919 Forms - Tablecontrol: Content of numeric fields becomes invisible when moving cursor from new row to rows above [Caol??n McNamara] 35. tdf#152675 font clipped at top pixel row at certain zoom-levels (kf5 and qt5 with Cairo, gtk3) [Aron Budea, Caol??n McNamara] 36. tdf#153519 heap-use-after-free involving SwContentTree::m_aUpdTimer during UITest_sw_navigator [Noel Grandin] 37. tdf#153613 FILEOPEN DOCX: export puts page break before textbox, instead of after [Justin Luth] 38. tdf#154129 FILEOPEN DOCX: framePr anchored to text, not page when unspecified [Justin Luth] 39. tdf#154142 Crash in: SfxUndoManager::SetMaxUndoActionCount(unsigned __int64) [Caol??n McNamara] 40. tdf#154198 TABLE: Second + second-last v-borders hidden in RTL documents after saving as DOCX and reopening [Miklos Vajna] 41. tdf#154454 Incorrect numbering in Show Changes mode [Matthew Kogan] 42. tdf#154775 Part of document missing when opened from an email [Michael Stahl] 43. tdf#155040 FILEOPEN RTF Floating table is overlapped by subsequent non-floating ones [Miklos Vajna] 44. tdf#155177 Writer: Widow/orphan behaviour not reliably predictable [Michael Stahl] 45. tdf#155512 PPTX import doesn't import unused master slides [Henry Castro] 46. tdf#155682 DOCX with big pictures causes endless loop [Miklos Vajna] 47. tdf#155756 UI Properties sidebar not displaying height over 100 and can't modify field over 100 [Caol??n McNamara] 48. tdf#155846 Change tracking error while moving a column. [L??szl?? N??meth] 49. tdf#156033 Picture Content Control usage with QT5/KDE interface [Michael Weghorn] 50. tdf#156146 FILEOPEN ODT Paragraphs have greater indent than in 7.5 [Michael Stahl] 51. tdf#156306 tagged PDF export of odt document runs in a loop (hangs) [Michael Stahl] 52. tdf#156525 Save as > HTML or direct gif export loses drawing objects, charts and formulas as invalid gif [Noel Grandin] 53. tdf#156539 Fontwork with transparency won't be visible in presentation mode with Skia Raster [Patrick Luby] 54. tdf#156565 FILESAVE PDF Using tabulator inside a link results to a PAC2021 "Inconsistent entry found" error [Michael Stahl] 55. tdf#156593 FILEOPEN PPTX: image shown in full instead of cropped [Balazs Varga] 56. tdf#156599 Error message when load a form. System works correct after confirming the message [Jean-Pierre Ledure] 57. tdf#156724 Document layout changed in PDF export: content overlaps footnote [Michael Stahl] 58. tdf#156756 Icon sizes for the toolbar don't correspond to the actual sizes of icons [Noel Grandin] 59. tdf#156847 Transparency in drop-down lists Line and Width on Sidebar [Noel Grandin] 60. tdf#156881 Background padding is green on 7.6.0.3 with Skia/Metal [Patrick Luby] 61. tdf#156902 FILEOPEN PPTX: graphics not shown (edit mode and presentation mode) [Regina Henschel] 62. tdf#156985 SUM() with mixed formula and value cells may give slightly inaccurate result [Eike Rathke] 63. tdf#157005 Floating table view glitches while inserting lines [Miklos Vajna] 64. tdf#157028 FILESAVE PDF Tagged PDF export makes file size grow significantly [Michael Stahl] 65. tdf#157038 Auto Spell Checker Prevents Cell Selection Right Click [Justin Luth] 66. tdf#157067 "Character styles" panel is not showing highlighting color style [Khaled Hosny] 67. tdf#157119 Third part of multi-page floating tables [Miklos Vajna] 68. tdf#157131 CRASH: after pasting all and undoing [Michael Stahl] 69. tdf#157132 LibreOffice 7.6.0 copying of formulas in writer table ?? relative distance of cells in formula not preserved after copying to other lines [Xisco Fauli] 70. tdf#157145 PDF/UA Paragraph border generates "Path object not tagged" error in PAC tool [Michael Stahl] 71. tdf#157164 Frame > Position and Size > Vertical Position preview does not show red line for baseline anymore [Noel Grandin] 72. tdf#157168 MetricSpinButton ignores out-of-range value instead of limiting to range [Caol??n McNamara] 73. tdf#157182 Crashes when exporting a certain presentation as PDF in Archival format PDF/A-1b [Michael Stahl] 74. tdf#157260 Test connection is not using the port specified in connection string for PostgreSQL using 5432 instead [Julien Nabet] 75. tdf#157263 DOCX of 3 pages opens 4 pages for split table [Miklos Vajna] 76. tdf#157289 FILESAVE DOCX: Saving curved arrow shape works all right in 7.2 but not in 24.2 [Regina Henschel] 77. tdf#157299 Calc crashes when accessing cells containing a sumif formula with NVDA [Michael Weghorn] 78. tdf#157318 Named ranges defined at the sheet level are not exported to XLSX [Rafael Lima] 79. tdf#157360 Offline Help (DE) triggers contact attempt to to piwik.documentfoundation.org [Olivier Hallot] 80. tdf#157388 LibreLogo sqrt undefined [Julien Nabet] 81. tdf#157394 Inserting cross references doesn't work anymore [Miklos Vajna] 82. tdf#157397 PDF export: Hyperlinks will be interchanged if there is a form control in document [Michael Stahl] 83. tdf#157442 Redlining of a misspelled word disappears when you write an erroneous word with a number after it [L??szl?? N??meth] 84. tdf#157465 SQL query produces no output in database with external HSQLDB driver (Windows-only) [Julien Nabet] 85. tdf#157492 Missing change tracking when insertion rows during drag & drop in Writer. [L??szl?? N??meth] 86. tdf#157515 Crash on clicking Reset when modifying Background presentation style (gtk3) [Caol??n McNamara] 87. tdf#157517 possible regression in PDF/UA export: PDF/UA identifier missing when PDF/A also used [Michael Stahl] 88. tdf#157532 ProjectionMode PERSPECTIVE for extruded custom shapes not possible via BASIC macro [Julien Nabet] 89. tdf#157565 The Font Color chooser does not show color names any more since 7.6 [Patrick Luby] 90. tdf#157568 After deleting the content of a cell by pressing the delete key, Orca still speaks the content. [Noel Grandin] 91. tdf#157571 FILEOPEN: DOCX: Incorrect blank space after table [Miklos Vajna] 92. tdf#157572 FILEOPEN: DOCX: Incorrect position of text frames inside pseudo-table because of wrong vAnchor default [Justin Luth] 93. tdf#157573 FILEOPEN: Incorrect text frame position [Miklos Vajna] 94. tdf#157574 FILEOPEN: DOCX: Two pages document is displayed in one page [Justin Luth] 95. tdf#157590 HANG: opening file with floating table [Miklos Vajna] 96. tdf#157593 PDF export: Document is blank after exporting [Miklos Vajna] 97. tdf#157613 Crash - Database Form - editing size of grid control causes hang requiring forced kill - SKIA raster rendering on (by default) [Patrick Luby] 98. tdf#157643 Saving to HTML a table with a wide horizontal border between rows, produces extra tr elements [Mike Kaganski] 99. tdf#157679 PPTX: Default custom text is shown in slideshow or when exporting to PDF [Xisco Fauli] 100. tdf#157680 Impress export corrupted pdf on MacOS [Patrick Luby] 101. tdf#157686 UI freezes after setting new master password [Noel Grandin] 102. tdf#157703 FILESAVE PDF: Since LO 7.6.0 Beta1, Numbered headings result to a Acrobat / PAC2021 "Lbl / LBody" errors [Michael Stahl] 103. tdf#157726 Making a Base report with chart generates "General error" [Caol ??n McNamara] 104. tdf#157784 In libreoffice calc, the names of the sheets are displayed in opposite direction now, which is annoying. [Andreas Heinisch] 105. tdf#157786 DAY, MONTH, YEAR functions are one day off for date+time before epoch / null-date day [Eike Rathke] 106. tdf#157797 ifna() returns #VALUE! if the input is a sum of a N/A value and another text cell [Eike Rathke] 107. tdf#157817 PAC gives "Invalid use of a "P" structure element" with title of multi page TOC [Michael Stahl] 108. tdf#157820 Command line argument does not accept Windows \\?\ path prefix [Mike Kaganski] 109. tdf#157826 MariaDB, direct Connection, Windows-Server: Data could be read by Base through Tools ?? SQL, but not by the GUI (table, form ??) [Mike Kaganski] 110. tdf#157849 EDITING: crash on "Set Character Spacing" with custom value when hitting Enter (GTK3) [Caol??n McNamara] 111. tdf#157897 Calc: linked files adding print ranges with each update [Andreas Heinisch] 112. tdf#157937 EDITING Cycle case with change tracking freezes Writer [L??szl ?? N??meth] 113. tdf#157966 "Fit to page" option makes printed formula huge [Mike Kaganski] 114. tdf#157988 EDITING Fix cycle case on a selected word during change tracking [L??szl?? N??meth] 115. tdf#158038 General input/output error when trying to open PDF in macOS appstore version [Christian Lohmaier]
libreoffice: fix build with icu 74.1
libreoffice: Update to 7.6.2.1 * Make Java as mandatory. A build without Java is broken now. Changelog: Writer * Added page number wizard in Insert menu for easy one-step insertion of the page number in the header/footer tdf#86630 (Paris Oplopoios / Justin Luth, Collabora) Page Number Wizard dialog * The Paragraph Style dropdown (in the Formatting toolbar) now gradually replaces the default list with styles used in the document rather than always showing the full list at the top. tdf#152666 (Heiko Tietze, TDF) * Character properties of the paragraph marker from DOCX are now also remembered in ODT. blog post (Miklos Vajna, Collabora) * Citation handling: added plumbing in Writer to build Zotero-like functionality blog post (Miklos Vajna, Collabora) * Citation handling: Reference Marks no longer expand unexpectedly when typing with the cursor placed after them. tdf#81720 (Matti Tyrv?inen) * Table of Figures can be generated more flexibly based on a paragraph style, not only by categories or object names. tdf#153090 (Michael Stahl, allotropia) Table of Figures based on paragraph style * Bibliography entries can now be edited directly from a bibliography table. tdf#72955 (Vojt??ch Dole?al) * Bibliography marks now (by default) hyperlink to matching row in a bibliography table. The click behaviour can be changed to open the "Display URL", open the newly introduced "Target URL", or "None". tdf#153396 (Vojt?? ch Dole?al) * Start of multi-page floating tables in Writer commits, blog post 1, blog post 2, blog post 3 blog post 4 blog post 5 blog post 6 (Miklos Vajna, Collabora) Start of multi-page floating tables in Writer * The Accessibility Check has been moved to the sidebar to allow easier usage while editing the document. tdf#142978 (Samuel Mehrbrodt, allotropia) The new Accessibility sidebar * Now if you have a hidden section in your document and try (possibly accidentally) to delete it, then Writer will show a warning message tdf# 130199 (Balazs Varga, allotropia) * DOI citation recognition in Tools/AutoCorrect: Create a hyperlink pointing to doi.org for DOI citation tdf#145925 (Baole Fang) DOI citation recognition * Added highlighting for used Paragraph and Character styles and highlighting for used Direct Formatting in text. tdf#38194, tdf#106556 (Jim Raykowski) Spotlight * keyboard navigation through forms: tab key now circularly navigates through content controls/fieldmarks. The modern content controls have a tabIndex field, which allows for precise ordering of keyboard navigation. The tabIndex also allows a control to be skipped - which is useful to avoid getting stuck in rich text controls (since the tab key needs to insert a tab character in that case). Form developers can specify the tabIndex via the content control properties UI. tdf#151548 (Justin Luth, Collabora) LibreOffice content control properties dialog * Tracked tables (L??szl?? N??meth, NISZ) + Track table columns (follow-up to tracked table rows) commits Tracked table column deletion and insertion Tracked table columns in Manage Changes + Show tables with change tracking colors within a single text change tdf #155187 Moved tables (also tables deleted/inserted as part of a bigger text) are highlighted now. + Fix lost change tracking of tables within a single text change at table editing tdf#147180 and DOCX export tdf#150824 tdf#155187 * The position of the cursor within the page is now exposed via accessibility APIs, so screen readers like NVDA can announce it. tdf#136760 Related NVDA change (Michael Weghorn) Spell checking * Phrase checking: multi-word dictionary items of Hunspell and custom dictionaries are accepted tdf#154499 (L??szl?? N??meth, FSF.hu) * New options for proofreading: optional disabling of recognition of possible hyphenated and closed compound words, i.e. rule-based compounding, which allowed to accept also typos in Danish, Dutch, German, Hungarian, Norwegian, Swedish etc., and in the case of hyphenated compound words, English and all the other languages tdf#136306 (L??szl?? N??meth, FSF.hu) Accept possible closed/hyphenated compound words Calc * Fixed conditional border color export to xlsx tdf#152581 (Attila Sz?cs, Collabora) * Evaluate formula inputs in Validity?? tdf#150098 (Bal??zs Varga, allotropia) Formula input in cells are now evaluated before cell value??s validity is checked * Number format: + ? are now supported on export to ODF to represent an integer digit, replaced by blank if it is a non significant zero tdf#118324 (Laurent Balland) + decimals for format in seconds without truncate like [SS].00 are now accepted tdf#150028 (Laurent Balland) * Delete Sheet tdf#153709 (Laurent Balland): + if Sheet is empty, no confirmation message is displayed + confirmation message is adapted to the number of selected sheets * Sheet copied to another document now retains a user-defined print range tdf #66613 (Andreas Heinisch) * Save solver settings to file tdf#38948 (Rafael Lima) * Added support for drawing styles for shapes and comments. This includes a dedicated style for comments that makes it possible to customize the default look and text formatting of new comments. The old workaround involving editing the default cell style was removed. commits (Maxim Monastirsky) * Pop-up comments now show authorship metadata. (Not visible when all comments are shown, to preserve layout.) tdf#156885 (Bal??zs Varga, allotropia) Screenshot of pop-up comments showing authorship metadata: author name and creation time and date. * Export all page styles in Calc even if they are not in use tdf#154445 (Andreas Heinisch) * Automatic hyperlinks now stand out more in Calc tdf#153880 (Bal??zs Varga, allotropia) Above: Hyperlink in C2 is now more visible * Added pivot table compact layout. core commit 2f8d1 (Dennis Francis, Collabora) * Add Poisson distribution to Random Number Generators (Sheet ? Fill Cells ? Fill Random Number...) tdf#154872 (Bartosz Kosiorek) * Sorting by color is now possible in AutoFilter tdf#95520 (Samuel Mehrbrodt, allotropia) Sort by color in AutoFilter: original unordered data on the left, ordered by color on the right. * Filter/sort by color considers colors set by number format tdf#144549 (Samuel Mehrbrodt, allotropia) * Import Text dialog (as CSV file or as Unformatted Text) have a new option to not detect number in scientific notation. This option is only available if "Detect special numbers" is off tdf#154131 (Laurent Balland) New option to detect numbers in scientific notation * add ??formula marker?? feature like in Quattro Pro tdf#97551 (feature requested by Brolin Empey in 2016, feature added by Grigory A. Mozhaev in 2023) * If you have enabled the 'Protect Size' option for a shape or form control and you see a different size after reopening the document, please do the following: If it is a form control, put the form in 'Design Mode'. This is an icon on the 'Form Controls' toolbar. Then right-click on the shape or form control and open the 'Anchor' item in the context menu. If the anchor is set to 'To cell (resize with cell)', you are affected by the following problem. The settings 'Protect size' and anchor 'To cell (resize with cell)' contradict each other. Unfortunately, versions prior to 7.6 had this contradiction written to the file in different ways, so an automatic repair is not possible. Version 7.6 automatically writes the 'To Cell' anchor to the file if the shape or form control is size protected. To repair your file, set the anchor type to 'To cell'. Then uncheck the 'Protect Size' option and set the shape to the desired size and position. Now you can re-enable the 'Protect size' option. Then save the file. The shape or form control now has an unchanged size on reopening, not only in version 7.6, but also in older versions. Possibly the problem was created because the 'Control Properties' dialog contains an 'Anchor' dropdown field with the entry 'To cell', but this is actually the anchor type 'To cell (resize with cell)'. Please excuse that we did not detect the problem earlier. * Fix theme background color lost during XLSX export tdf#91332 (T??nde T??th, NISZ) * The color for comments respectively "Notes background" and the "Text overflow" indicator can now be changed via Tools ? Options ? LibreOffice ? Application Colors tdf#154080 (Heiko Tietze, TDF) Impress & Draw * Display soft breaks as line breaks at fontwork. tdf#148000 (Attila Sz?cs, Collabora) * "Show Layer" is now directly available from the right-click menu instead of having to set as "Visible" in Modify Layer... ? Properties. tdf#113439 (Heiko Tietze, TDF) * Navigation panel for switching slides while viewing a presentation. This option is enabled via checkbox: Slide Show ? Slide Show Settings ? Show navigation panel. tdf#154839 (Amin Irgaliev, Vladislav Tarakanov) * Objects can now be listed in "front to back" order in the Navigator, showing the top-most object at the top of the list: View ? Navigator ? Show Shapes ? Front to back. tdf#154604 (Jim Raykowski) * PDFium import now supports free text annotations, and export now supports ink, free text and polygon/polyline annotations (Jaume Pujantell, Collabora) * Added support to open multi image tiff files tdf#155444 (Rashesh Padia, Collabora) * Auto fitting text scaling algorithm has been changed so it works similar to MS Office. Text scaling now separates scaling for the spacing scale (paragraph and line spacings) and font scale, where spacing scale can only be 100%, 90% and 80% and font scaling is rounded to the nearest point size. Spacing in the horizontal direction (for example bullet size, various indents) is not scaled anymore. (Toma? Vajngerl, Collabora) * Fix missing diacritics in slideshow animations that work letter-by-letter. tdf#113290 (Khaled Hosny, TDF) * Fix squashed display of emojis and glyphs taken from fallback fonts in slideshow on Windows. tdf#147999 (Khaled Hosny, TDF) * Fix missing CJK emphasis marks in slideshow on Linux. tdf#43671 (Khaled Hosny, TDF) * Fix gaps between justified Arabic letters in slideshow. tdf#155810 (Khaled Hosny, TDF) * Fix connectors when importing them as connectors instead of shapes. tdf# 149756 tdf#154363 (Tibor Nagy, NISZ) Base * Bug fixed tdf#43369 PostgreSQL: Specific UI for collecting PostgreSQL connection settings (Nirnay Korde) * Added Firebird's DATEDIFF function to the set of functions that can be used in the query designer (without the need to run SQL directly). tdf#104918 (Juan C. Sanz) * Added Firebird's DATEADD function to the set of functions that can be used in the query designer (without the need to run SQL directly). tdf#156534 (Juan C. Sanz) * Added MariaDB/MySQL functions TIMESTAMPDIFF and TIMESTAMPADD to the set of functions that can be used in the query designer (without the need to run SQL directly) (Juan C. Sanz) LibreOffice Help LibreOffice Help now describe access to commands from several interfaces: Menus, tabbed interface, keyboard, toolbars, status bar and more. Help pages describe several ways to access commands Help contents updates and fixes: * E. Rathke * L. Balland * O. Hallot * S. Chaiklin * S. Horacek * S. Schroeder * M. Kaganski * R. Lima * A. Romedenne * Bogdan Buzea * Adolfo Jayme Barrientos * Juan C. Sanz Core / General * Added support for zoom gestures when using touchpads in the main view. (Povilas Kanapickas) * Exporting to PDF updates the last printed time in document properties. tdf# 134901 (Justin Luth) * Added support for document themes (Toma? Vajngerl, Collabora) Document Themes + Import and export of theme definition for OOXML format + Import and export of theme definition for ODF + Changing of the theme in Writer and extended various colors to support theme color definition + Added theme colors in the color picker in Writer and Calc + Added new Theme dialog to change the currently used theme Document Themes Dialog and Sidebar o Also added the possibility to define new theme colors for a theme o Sidebar theme deck has been adapted to also work * Added support for multicolor gradients (Armin Le Grand, allotropia) LibreOffice 7.6 has a new feature called "multicolor gradients" (MCGR) implemented by Armin Le Grand. A multicolor gradient still goes from a starting color to final color, but now additional colors are possible in between. Although the 'Gradient' tab in the 'Area' dialog has not yet been adapted to the new feature, you can use such gradients. The document File:InfoPresentation MultiColor Gradients LO76.odp lists hints on what you can already do, and the 'Gradient' list in the dialog contains three multicolor gradient examples. Presets of Multi-Color Gradients You can create and modify multicolor gradients using macros, see the 'Gradient2' struct and the associated 'ColorStop' struct in the SDK API reference https://api.libreoffice.org/docs/idl/ref/index.html. Find more details and some primitive example macros in the file File:MacrosForMCGR.odp. Since this is a new feature, you might find errors. In this case, please help improve the feature by reporting the issue in our bug tracking system "Bugzilla" https://wiki.documentfoundation.org/Bugzilla. When doing so, mention 'MCGR' in the subject line. Some notes: LibreOffice versions prior to 7.6 cannot interpret multicolor gradients. They will display a gradient made from the first and last color. You need to use "1.3 Extended (recommended)" file format. This is the default setting, so don't worry. Some gradient properties in ODF (LibreOffice) and OOXML (Microsoft Office) are basically incompatible. This problem is not solved by multicolor gradients. * Each view of a document now can have its language specific accelerator manager (G?kay ?at??r, Collabora). * Entering a group once again dims the objects that are not included in it. tdf#122735 (Armin Le Grand, allotropia). Variety of objects in a Draw document. One group of two shapes is entered, the surrounding objects are dimmed. * Fix text layout issues when using qt5/qt6 VCL plugins (as opposed to kf5/ kf6 plugins). tdf#151925 tdf#151273 (Khaled Hosny, TDF) * Fix overlapping text issue with some Graphite fonts. tdf#137553 (Khaled Hosny, TDF) * Fix interaction between complex text fonts and Unicode superscript numbers. tdf#52577 (Khaled Hosny, TDF) * Fix font fallback of Unicode character from higher planes inside right-to-left text . tdf#153440 (Khaled Hosny, TDF) * Fix issue with misspelling red line covering parts of right-to-left text. tdf#151968 (Khaled Hosny, TDF) * Compress full width CJK punctuation when punctuation compression is enabled. tdf#129810 (Khaled Hosny, TDF) * Fix rendering of Tangut and Khitan Small Script in vertical text. tdf# 114432 (Khaled Hosny, TDF) * Available since 7.6.1 Fix broken contextual text rendering between Narrow No-Break Space and Mongolian letter. tdf#107612, tdf#112594 (Khaled Hosny, TDF) * Fix broken text rendering when mixing higher Unicode planes with other complex text. tdf#139863 (Khaled Hosny, TDF) * Don??t insert extra space between Indic and non-Indic text. tdf#89288 (Khaled Hosny, TDF) * Don??t require installing Hunspell spelling dictionary for every Arabic locale, installing only ??ar?? dictionary will work for all Arabic locales. tdf#64830 (Khaled Hosny, TDF) * Fix vertical displacement of vertical text on macOS. tdf#149297 (Khaled Hosny, TDF) * Don??t use Private Use Area characters for bulleted lists, use the proper Unicode code points. tdf#133089 (Khaled Hosny, TDF) * Categorized link targets when linking to a presentation. (Szymon K??os, Collabora) Link targets dialog with categories. Filters General OOXML filters * Added support for OOXML files created in zip64 format tdf#82984, tdf#94915 (Attila Sz?cs, Collabora) * Lots of fixes for frames defined by DOC/X's framePr. Issues fixed include lost frames, combined frames that should be separate, split frames that should be combined, overlapping frames, ignored parent styles, lost relative positioning, wrong absolute positioning, and lost rotation. tdf# 154129, tdf#154703 (Justin Luth, Collabora) PDF * Export to PDF v.1.7 by default. core commit e624e (Michael Stahl, allotropia) * Tagged PDF is now produced by default, for improved accessibility. (To further improve your PDF's accessibility, the PDF/UA option is available in the export dialog and will trigger the Accessibility Check tool). tdf#39667 (Samuel Mehrbrodt, allotropia) * Exporting as a hybrid PDF now stores the original ODF document as a PDF compatible file attachment. core commit e052f (Toma? Vajngerl, Collabora) * Fix glyph size mismatch and overlap when printing of variable fonts. tdf# 156151 (Khaled Hosny, TDF) * Fix missing or incorrect overline color when exporting to PDF. tdf#48707 (Khaled Hosny, TDF) * Fix position of CJK emphasis marks when exporting to PDF. tdf#115321 (Khaled Hosny, TDF) * Fix blank text for the default instance of CFF2 variable fonts when exporting to PDF. tdf#155161 (Khaled Hosny, TDF) * Fix underline position of Liberation fonts when exporting to PDF. tdf# 154235 (Khaled Hosny, TDF) EMF/EMF+ * Implement EMR_POLYDRAW record. tdf#142249 (Bartosz Kosiorek) * Add missing EmfPlusDrawCurve implementation. tdf#143877 (Bartosz Kosiorek) * Performance boost for EMF+ images containing EmfPlusRecordTypeDrawBeziers records. tdf#154789 (Bartosz Kosiorek) SVG * Support feColorMatrix, feGaussianBlur, feDropShadow, feFlood, feOffset. tdf #156066 (Xisco Fauli, TDF) Comparison of import of an SVG sample using feColorMatrix (7.5 on left, 7.6 on right) GUI * The recent documents picklist under File ? Recent Documents now shows the 5 most recent module-specific items first. The list can be configured using the ShowCurrentModuleOnly expert option to show only files that can be handled by the current module. tdf#56696 (Andreas Heinisch) Default Recent documents list Recent documents list with ShowCurrentModuleOnly * Documents in the Start Center can now be pinned to show them at the beginning of the recently opened document list. To pin a document, hover the corresponding document and click on the pin icon in the top left corner. The selected document will then be shown in a separate line at the beginning of the list, along with already pinned documents. tdf#38742 (Andreas Heinisch) Pinned documents in the Start Center * Keyboard navigation for the Special Characters dialog (Insert ? Special Character...) has been improved and the currently selected character is now correctly announced by screen readers. tdf#153806 tdf#153918 (Michael Weghorn) * The title of styles in the Fontwork dialog (Insert ? Fontwork...) is now announced by screen readers. tdf#153657 (Michael Weghorn) Localization * Improved predefined outline styles for en_US (and most locales reference this, so will automatically benefit). MLA/Chicago-compliant choice now available, and Roman numeral levels are now right-aligned. Also fixed indents in the "Numbering IVX" style, and made the "Numbering ivx" style usable. The outline numbering button was also added to the toolbar. tdf# 56258 (Justin Luth, Collabora) Outline Numbering pop-up from toolbar New languages/locales with locale data Available as default document language and for locale specific formatting. * Morisyen {mfe-MU} [0x06B2]. tdf#154832 (Jean-Yves; Eike Rathke, Red Hat) * Santali {sat-IN} [0x0646]. tdf#154987 (Prasanta Hembram; Eike Rathke, Red Hat) Additional languages in the language list Available for text attribution. * Saraiki {skr-PK} [0x06B0], CTL, RTL. (Eike Rathke, Red Hat) * Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTL. tdf#154031 (Eike Rathke, Red Hat) 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) The libraries expose a total of 31 services each with a bunch of methods and properties. New in LibreOffice 7.6: * The (new) FormDocument service (a form document is also known as a "Base form", but this is confusing): open (even without first opening the Base document container), close, print, export to PDF, menubar management, access to individual controls. * The (new) Toolbar and ToolbarButton services: hide/show built-in or custom toolbars, hide/show individual toolbar buttons, get or set the script or command to execute when clicked. * In the Calc service: ranges may be sorted on any number of keys. Also a new RemoveDuplicates method, to clear or to compact ranges, keeping only one copy of identical records. * A new Echo method in the Document service to freeze screen updates during scripts or to change the actual mouse pointer. * Many improvements on the Dialog and DialogControl services: + Support of the Hyperlink control type + Dialog controls may be resized. The height and width are expressed in Map AppFont units, like in the Basic IDE. + All the On properties (to specify the script to be executed when an event occurs) are now editable. + Dialog controls may be created dynamically. + Dialog controls may be cloned with the new CloneControl method. + A dialog can be created from scratch. + Tabulations between controls are defined at once by the new OrderTabs method. The whole set of services (except when better done by native built-in functions) is made available for Python scripts with identical syntax and behaviour as in Basic. The English version of the documentation of the ScriptForge libraries (7.6) is fully integrated in the LibreOffice help pages (https://help.libreoffice.org/ 7.6/en-US/text/sbasic/shared/03/lib_ScriptForge.html?DbPAR=BASIC). Their translation into other languages is underway. (Alain Romedenne, Rafael Lima) Java * The property userClassPath in the javasettings_$OS_$ARCH.xml file now supports (non nested) bootstrap variables (allowing to enter relative paths). core commit 7795a (Samuel Mehrbrodt, allotropia) VBA Support * Added support for ExportAsFixedFormat VBA function to Export As PDF. tdf# 149786 (Bal??zs Varga, allotropia) Feature Removal / Deprecation * Option for making PDF the default print job format have been removed and PDF is always used. Support for PostScript as a print job format is deprecated and will be removed in a later release. core commit 2a405 and core commit c3a4f * Shortcut visibility setting (for context menus) has been removed from Tools ? Options ? LibreOffice ? View and defaults to the desktop environment's. The expert configuration setting ShortcutsInContextMenus is still available if needed (0 to hide, 1 to show, 2 for default). tdf#152898 (Caol??n McNamara, Collabora) LOK API * Add memory trimming functionality for idle documents (Michael Meeks, Collabora) * Avoiding running graphics tests on startup in LOK mode (Michael Meeks, Collabora) * Avoid un-necessary slow whole-writer-document off-screen render in some cases (Michael Meeks, Collabora) * Swap out compressed graphics in LOK mode as well as de-compressed versions (Michael Meeks, Collabora) * Performance improvements for headless cairo rendering, avoiding PDF code-paths (Michael Meeks, Collabora) Platform Compatibility Mac * LibreOffice 7.6 requires macOS 10.15 or newer to run. API Changes * css.qa.XDumper::dump got a kind parameter. core commit 56e17 * remove .uno:CharBackgroundExt's secondary use to set background color. Instead use .uno:CharBackColor for 7.6+. tdf#85592 * deprecate .uno::BackColor to set background color in Writer. Instead use the universal .uno:CharBackColor for 7.6+. tdf#85592 * The C functions rtl_string_newFromStr and rtl_uString_newFromStr, and the C++ constructors for rtl::OString(char const *) and rtl::OUString (sal_Unicode const *) wrapping those functions, no longer support the undocumented behavior of accepting a null pointer string argument and treating it as an empty string. (Such calls had already been diagnosed with std::abort in debug builds since LibreOffice 7.2.) core commit 6028e * The Gradient2 struct and the ColorStop struct were added to support multicolor gradients. Search for MCGR to get the related commits. For more about multicolor gradients look at section Core/General.
libreoffice: Fix stale patches. The libreoffice build system no longer sets DLOPEN_LIBS.
libreoffice: Update to 7.5.5.2 * Use gnu++17 instead of c++17. Because c++17 will be replaced with gnu++17 with BUILDLINK_TRANSFORM to avoid alloca problem. Changelog: 7.5.5.2: Bugs fixed compared to 7.5.5 RC1: 1. tdf#152575 Comments in margin missing depending on combination of settings in Print and PDF export dialogs (see comment 14) [Samuel Mehrbrodt] 2. tdf#153517 CALC - wrong time value when using the autofill function and minutes are entered (not for 00 min) [Eike Rathke] 3. tdf#153804 Footnotes disappear or move in docx file [L??szl?? N??meth] 4. tdf#155462 Scrollbar tooltips not shown anymore when dragging thumb; ShowScrollBarTips option doesn't work [Mike Kaganski] 5. tdf#156077 Hidden frames in document [Michael Stahl] 7.5.5.1: Bugs fixed compared to 7.5.4 RC2: 1. tdf#64830 RTL: LibreOffice requires duplicated hunspell dictionaries for each Arabic locale [???? ????, Khaled Hosny] 2. tdf#73483 FORMATTING: "Clear direct formatting" deletes page breaks but this does not show up until file is reopened [Mike Kaganski] 3. tdf#92824 Limit the number of context menu spellcheck/autocorrect suggestions [L??szl?? N??meth] 4. tdf#100680 FILEOPEN DOCX Image anchored as character + long word wrapped differently [Justin Luth] 5. tdf#104704 LAYOUT DOC/DOCX: Table in footer hides text in the following footer paragraph (fixed by re-layout) [Justin Luth] 6. tdf#107718 Some of old Hangul not rendering faithfully in vertical layout [Khaled Hosny] 7. tdf#122081 Crash in SwFrame::FindFootnoteBossFrame(bool) [Caol??n McNamara] 8. tdf#122676 FORMATTING Currency Negative Values does not Correctly Apply (*) with a Space [Czeber L??szl?? ?d??m] 9. tdf#125154 writer calculation using variable within table does not work with formated numbers [Michael Stahl] 10. tdf#138279 Unable to add a textbox to chart [Justin Luth] 11. tdf#139863 Grantha consonants combining with Vedic svara markers are not displayed correctly [Khaled Hosny] 12. tdf#143877 [EMF+] Missing EmfPlusDrawCurve implementation (it is using cardinal spline) [Xisco Fauli, Bartosz Kosiorek] 13. tdf#145651 FILESAVE OOXML write error if using default colour for chart legend background from sidebar [T??nde T??th] 14. tdf#145896 Bad SVG interpretation [Xisco Fauli] 15. tdf#145998 Page styles in docx-file revert to previous settings after reopening the document [Justin Luth] 16. tdf#146626 Crash in macOS Calc on font size operation on multi-monitor setup [Patrick Luby] 17. tdf#148142 "On tick marks" option of x-axis formatting in LibreOffice Calc is not saved [T??nde T??th] 18. tdf#149297 EDITING: Text selection in vertical text positioned incorrectly [Khaled Hosny] 19. tdf#150606 Undo of table in columns adds multiple additional pages + broken layout [Michael Stahl] 20. tdf#151968 Squiggly lines cover misspelled Arabic words [???? ????, Khaled Hosny] 21. tdf#151987 After deleting a sort list, the default sort lists are added again every time Calc starts [Mike Kaganski] 22. tdf#152037 Data validation error when entering correct text length in XLSX file [Czeber L??szl?? ?d??m] 23. tdf#152046 DOCX Incorrect document layout [Justin Luth] 24. tdf#152048 Wrong rendering of underline for justified Arabic/Persian text with kashida [Khaled Hosny] 25. tdf#152983 crash in layout with chained text frames anchored in footer [Michael Stahl] 26. tdf#153040 PDF Export: SDT Dropdown List is empty [Justin Luth] 27. tdf#153317 MySQL/MariaDB direct connection: Content of field type 'Bit' isn't shown in Tools ?? SQL [Julien Nabet] 28. tdf#153437 Cancelling insertion of a line insert a shift after column I [Czeber L??szl?? ?d??m] 29. tdf#153440 Unexpected behavior when typing Emojis in RTL paragraph [Khaled Hosny] 30. tdf#153972 Calc Autofilter can't select background colour when all cells in the filtered column have no content [Samuel Mehrbrodt] 31. tdf#154168 FILESAVE: Export selection to .PNG without transparency fails [Paris Oplopoios] 32. tdf#154174 Empty edit cell after fill [Czeber L??szl?? ?d??m] 33. tdf#154349 Cannot set certain decimal values for character style font body size [Mike Kaganski] 34. tdf#154477 Color attribute set by colorscale conditional format not copied to HTML [Henry Castro] 35. tdf#154547 Hebrew fonts in drop-down list don't show the full expected phrase [Khaled Hosny] 36. tdf#155182 XHTML-Export: Min-Width is set to 0cm together with bullets [Franklin Weng] 37. tdf#155190 FILESAVE Acrobat Accessibility checker reports "Associated with content" error in alternative text check [Michael Stahl] 38. tdf#155244 Blue background when exporting spreadsheet as XHTML [Svante Schubert] 39. tdf#155319 Data bars appear incorrectly after copying [Tibor Nagy] 40. tdf#155321 FILEOPEN XLSX Colour scale changes colour on import [Tibor Nagy] 41. tdf#155324 updating ToX inserts wrong (too large) page numbers [Michael Stahl] 42. tdf#155368 Can't toggle Wrap Text on all cells if a cell already has it [Noel Grandin] 43. tdf#155369 Formula Calculation: Indirect() returns #REF! [Dennis Francis] 44. tdf#155387 ReqIF export produces invalid XML (too many closing li elements) for a list [Mike Kaganski] 45. tdf#155393 Crash in SfxShell::GetViewShell() [Jim Raykowski] 46. tdf#155407 Incorrect autocorrection of double dashes in a specific situation [Mike Kaganski] 47. tdf#155410 Scrolling is much slower in Writer 7.5 with gtk3 VCL in a document with lots of SVG and PNG images [Noel Grandin] 48. tdf#155443 MySQL/MariaDB direct connection: Impossible to change a field name in a table. [Julien Nabet] 49. tdf#155465 FILESAVE DOC: Saving as doc file would make the paragraph justified effects not worked [Justin Luth] 50. tdf#155496 ReqIF export produces invalid XML (unmatched closing elements) for a list with subheader [Mike Kaganski] 51. tdf#155514 VIEWING: Combination of unicode Devanagari UDATTA and ANUDATTA with Telugu characters results in dotted circle [Khaled Hosny] 52. tdf#155542 checkGlyphsEqual assert on IS_UNSAFE_TO_BREAK inconsistency seen in crashtesting [Khaled Hosny] 53. tdf#155611 Wrong layout and crash closing text documents with nested sections and tables in 7.5.3 [Mike Kaganski] 54. tdf#155647 Proofreading (grammar checking) does not work in version 7.5.4 [Mike Kaganski] 55. tdf#155685 CRASH: after undoing deletion with extended select all and table at end [Michael Stahl] 56. tdf#155690 FILEOPEN DOCX Bookmark in the first table of a page starts one letter later than in Word [Michael Stahl] 57. tdf#155733 SVG: Mask applied to the wrong object [Xisco Fauli] 58. tdf#155750 Error activating object General OLE error, private:factory/scalc as floating frame target [Caol??n McNamara] 59. tdf#155819 SVG: marker not displayed [Xisco Fauli] 60. tdf#155823 A specific list item does not continue numbering after save-and-reload since 7.4 [Mike Kaganski] 61. tdf#155833 svg import inverses rows of checkerboard colored image [Xisco Fauli] 62. tdf#155863 The image stays cropped, but stretches to the size of original image, thus becomes distorted. [Tibor Nagy] 63. tdf#155939 LibreOffice-7.5.4.2 Writer hangs when changing language of text [Michael Stahl] 64. tdf#156016 FILEOPEN: SVG: General Error opening file [Paris Oplopoios] 65. tdf#156050 Multiple squiggly lines under misspelled words in text boxes [Khaled Hosny]
libreoffice: Update to 7.5.4.2 Changelog: 7.5.4.2: Bugs fixed compared to 7.5.4 RC1: 1. tdf#114286 Move uno command entries from module specific xcu file to GenericCommands.xcu [Julien Nabet] 2. tdf#155346 CRASH: trying to copy/paste protected content [Michael Stahl] 3. tdf#155350 Autocorrect does not work in comments (gtk3) [Caol??n McNamara] 4. tdf#155436 CRASH: exporting to PDF [Michael Stahl] 7.5.4.1: Bugs fixed compared to 7.5.3 RC2: 1. ofz#58551 conditional jump or move depends on uninitialised value [Caol??n McNamara] 2. tdf#41304 EDITING: Cell formula shown without colors, colored frames missing around referenced cells (see comment 17) [Eike Rathke] 3. tdf#91332 Saving XLSX File Removes textbox Linked to Other Tabs [T??nde T?? th] 4. tdf#103890 cut paste formula rewrite [Eike Rathke] 5. tdf#104011 FORMCONTROLS. Dialog editor causes crash with Fatal Error when adding a Combo Box from FormControls toolbar. [Caol??n McNamara] 6. tdf#105931 Add function to Calc that rounds to significant digits [Eike Rathke] 7. tdf#116451 XML Form Document: Adding two values of decimal-fields gives wrong decimalseparator [Julien Nabet] 8. tdf#119565 FILESAVE XLSX Line property of shape inherited from theme lost [T??nde T??th] 9. tdf#119659 LOOKUP function >> application crashes, if "Result vector" argument is array of constant with more than one value in search direction, and search value is out of vector [Eike Rathke] 10. tdf#124286 ROUNDDOWN is inaccurate with decimal numbers [Eike Rathke] 11. tdf#127322 Gallery: Insert items as background does no longer work [Justin Luth] 12. tdf#129813 automatic splits in conditional formating cant be undone with ctrl + z [Tibor Nagy] 13. tdf#129814 conditional formatting rules split when they shouldnt [Tibor Nagy] 14. tdf#131722 FILEOPEN DOCX Date picker control placeholder texts first character goes out of the control [Czeber L??szl?? ?d??m] 15. tdf#138093 FILEOPEN DOCX Date selector control resets to year 1900 if placed inside table [Czeber L??szl?? ?d??m] 16. tdf#138220 calc: calculation: roundup: rounddown: fail in 7.1 alpha [Eike Rathke] 17. tdf#138512 CRASH: Changing vertical alignment (GTK3) [Caol??n McNamara] 18. tdf#140730 UI, keyboard: Form field properties dialog does not get keyboard focus when it opens [Michael Weghorn] 19. tdf#144494 Resizing image causes hang (see comment 2) [Michael Stahl] 20. tdf#144547 Editing a multi-line formula, changing a cell reference on another than the first line with drag & drop it is repeated forever in the formula's first line [Eike Rathke] 21. tdf#146068 Calc crashes when trend line using MA(central) lacks data [Caol ??n McNamara] 22. tdf#147526 Basic Macro manipulating text table crashes LibreOffice Writer [Caol??n McNamara] 23. tdf#150149 Repeated heading does not save consistently in a section with columns [L??szl?? N??meth] 24. tdf#151715 Tabbed UI: opening a read-only file (XLS or XLSX from mail) and switching to edit, buttons remain disabled [Michael Stahl] 25. tdf#151974 "Send outline to clipboard" and pasting indents previous headings [Vasily Melenchuk] 26. tdf#152173 [macOS 13] Tooltips bring out-of-focus LO windows to second-to-last position [Patrick Luby] 27. tdf#152246 Wrong horizontal position for the RTL content control fields in the exported PDF file [Hossein] 28. tdf#152577 Database range disappears when deleting a sheet it doesn't belong to [T??nde T??th] 29. tdf#152625 Table / column / row selection cursors are invisible on black background [Rizal Muttaqin, Caol??n McNamara] 30. tdf#152974 Forms: Borders of text controls switch to 3D if form has been edited in LO 7.5.0.1 and reopened in older versions [Caol??n McNamara] 31. tdf#152980 LibreOffice is modifying a cell entry (text) after saving to XLSX format [Czeber L??szl?? ?d??m] 32. tdf#153004 Copying content to a table without an auto value primary key gives an error but copies the whole content [Julien Nabet] 33. tdf#153016 Duplicated comment with action description "Comment added" in .doc file with track changes on [L??szl?? N??meth] 34. tdf#153543 shell constant vbMinimizedFocus shows syntax error [Andreas Heinisch] 35. tdf#153790 Unnecessary 3D sheet reference in end part of reference after cut and paste [Eike Rathke] 36. tdf#153839 Exporting to xhtml results in most of the tags and content in one single line [Michael Stahl, Franklin Weng] 37. tdf#154363 FILEOPEN PPTX Connectors are attached to the wrong side of rectangle shape [Tibor Nagy] 38. tdf#154469 FILESAVE DOCX Hyperlink in grouped shape not exported [T??nde T ??th] 39. tdf#154478 Fileopen DOCX: Comments empty after ToC [Jaume Pujantell] 40. tdf#154481 Fileopen DOCX: Last pages cut after grouped shape [Attila Bakos (NISZ)] 41. tdf#154535 XML Form Document: Useless Binding created for Root Instance [Caol??n McNamara] 42. tdf#154703 META Export DOCX flies with framePr instead of DrawingDML [Justin Luth] 43. tdf#154734 XML Form Document: All binded fields will be shown as fields with wrong content - except fields, which have wrong content. [Julien Nabet] 44. tdf#154761 Different table indentation, when exported to HTML, is shown identically in browser [Mike Kaganski] 45. tdf#154773 Symbols dialog in Math does not respect dark mode [Rafael Lima] 46. tdf#154774 Preview in Spacing dialog does not respect dark mode [Rizal Muttaqin] 47. tdf#154792 Calc Round Down is Rounding Up for some values. [Eike Rathke] 48. tdf#154817 Direct paragraph formatting using Paragraph dialog always adds 'Fill Gradient Name' and 'Fill Hatch Name' to paragraph direct formatting [Justin Luth] 49. tdf#154825 Edit Sections: Hide Status is not reflected in Icons (hidden/ unhidden) except Karasa Jaga and Sukapura [Rizal Muttaqin] 50. tdf#154855 FILESAVE DOCX "Layout in table cell" setting lost with "in front of text" shape [Miklos Vajna] 51. tdf#154859 Delete row, deleting content within row if table cell content is added with track changes record enabled & row being deleted with track changes record still enabled [L??szl?? N??meth] 52. tdf#154870 Line cap style label greyed out in sidebar even though still functional and applicable [Caol??n McNamara] 53. tdf#154877 Ctrl-A does not select frame text when document contains hidden paragraph [Michael Stahl] 54. tdf#154882 New Table Styles in Impress does not save font color in top-left cell [Maxim Monastirsky] 55. tdf#154884 Favorite Special characters: add multiple entries of the same character [Mike Kaganski] 56. tdf#154906 When copying a conditional format, the display results in an error in Calc [Tibor Nagy] 57. tdf#154958 Linux, GTK: Format ?? Paragraph ?? Proportional shows default 6%. [Caol??n McNamara] 58. tdf#154976 Modified cursor icons hard to see with black page (Colibre Dark in Draw) [Rizal Muttaqin] 59. tdf#154989 Text duplicated in XHTML export [Svante Schubert] 60. tdf#155028 Crash in: `anonymous namespace'::lcl_PasteFlyOrDrawFormat [Noel Grandin] 61. tdf#155029 Form control: Border color of Text controls won't be shown after load [Caol??n McNamara] 62. tdf#155037 Crash in: rtl_uString_new when attempting to copy sheet to a sheet containing VBA macro [Xisco Fauli] 63. tdf#155046 Boolean cells in XLSX display correctly in Excel as "TRUE" or "FALSE" but incorrectly in Calc as "FALSE" or "0" [Eike Rathke] 64. tdf#155048 AntiAliasing property in FilterData has no effect since version 7.5 [Mike Kaganski] 65. tdf#155057 Wrong colors in some WPG graphic import: WPG1 is well rendered, but not WPG2 [Julien Nabet] 66. tdf#155076 Mouse pointer does not change to bar when moving over text area in a comment (GTK) [Caol??n McNamara] 67. tdf#155077 CRASH exporting a dialog with language resources [Mike Kaganski] 68. tdf#155121 XML Form Document: Impossible to create a user defined data type and set field as "not required" [Julien Nabet] 69. tdf#155140 right click in gallery always enters into insert mode [Caol??n McNamara] 70. tdf#155144 Copying a table from Writer to Impress makes all table design on all tables in Impress disappear [Maxim Monastirsky] 71. tdf#155161 Default instance of fonts with CFF2 table is exported blank in PDF [Khaled Hosny] 72. tdf#155204 BASIC SF GetRows treats an empty result as an error [Jean-Pierre Ledure] 73. tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chart [Noel Grandin] 74. tdf#155228 Syntax error in PDF for Tab key of page object [Michael Stahl] 75. tdf#155231 CRASH: with embedded OLE chart [Noel Grandin] 76. tdf#155232 LibreOffice and LanguageTool extension: LibreOffice doesn't free RAM for special interface XFlatParagraph [Mike Kaganski] 77. tdf#155238 An empty paragraph loads with different line height in 7.5 [Mike Kaganski] 78. tdf#155241 Calc: Column Width Accepts Invalid Input Resulting in Sheet Corruption [Caol??n McNamara] 79. tdf#155349 Writer collaborative performance problems in 7.5 [Caol??n McNamara] 7.5.3.2: Bugs fixed compared to 7.5.3 RC1: 1. ofz#57592 null-dereference READ [Caol??n McNamara] 2. tdf#137542 SIGSEGV on tab cycling focus to input field in a table cell [Caol??n McNamara] 3. tdf#138124 FILEOPEN: MSO DOCX with image in footnote crashes and uses up 100% memory [Mike Kaganski] 4. tdf#151560 Calc crashes when loading a previously saved document which has cells with "#" values [Caol??n McNamara] 5. tdf#151958 The COUNTIF and COUNTIFS functions mis-count on mixed numeric and text data and query by string [Eike Rathke] 6. tdf#152619 Basic, Writer: Trying to inspect a just created not yet inserted instance of textfield.DateTime in the IDE causes a crash. [Caol??n McNamara] 7. tdf#153190 Compressing tool calculates compression rate wrong on large images [Noel Grandin] 8. tdf#153441 LibreOffice OpenType font features list is blocked [Caol??n McNamara] 9. tdf#153958 Hyphenation crashes with special combined word [Caol??n McNamara] 10. tdf#154016 Libreoffice Math Crash when scrolling through "element categories" [Mike Kaganski] 11. tdf#154113 Sections: after copy-paste, layout is broken until reload [Mike Kaganski] 12. tdf#154428 FILESAVE Shapes vanish from a Writer Frame after grouping and anchoring operation (gtk3 and kf5) [Noel Grandin] 13. tdf#154501 Fileopen PPTX: Table with rotated text rendering wrong again [Noel Grandin] 14. tdf#154546 Crash when using presentation mode on macOS [Patrick Luby] 15. tdf#154623 Numeric keypad decimal separator is inconsistently used when in formula bar vs cell (GTK3) [Caol??n McNamara] 16. tdf#154789 EMF+ graphic causes hang / catastrophic memory leak [Bartosz Kosiorek] 17. tdf#154803 print selected cells does not work when there is a merged cell in the top row [Andreas Heinisch] 18. tdf#154827 Regression in 7.5.x: Graphics anchored in Writer as character become anchored at paragraph when reopening the document [Noel Grandin] 19. tdf#154912 CRASH/Assert: "pBasicEntry && \"FindEntry: no Entry ?!\"" ( gen) [Caol??n McNamara] 20. tdf#154946 Draw/Impress Standard toolbar missing many icons [Julien Nabet] 21. tdf#154957 Cropped area transparency lost on right of image [Caol??n McNamara] 22. tdf#155004 More regressions around WebDAV locking [Michael Stahl] 23. tdf#155005 CRASH: trying to repair document [Caol??n McNamara] 24. tdf#155011 An HTML reports a failed assert on open in Writer [Mike Kaganski] 7.5.3.1: Bugs fixed compared to 7.5.2 RC2: 1. cid#1524497 uninitialized pointer field [Caol??n McNamara] 2. rhbz#2171265 Libreoffice cannot start [Stephan Bergmann] 3. tdf#39667 Enable accessible/tagged PDF export options by default [Michael Stahl] 4. tdf#66613 EDITING: sheet copied to another document does not retain a defined print range [Andreas Heinisch] 5. tdf#89920 inserting line break to cell from macro [Andreas Heinisch] 6. tdf#104394 FILEOPEN DOCX: Textbox is missing [Justin Luth] 7. tdf#113027 Editing F4 (Sheet - Cycle Cell Reference Types) doesn't cycle remote references with space in sheet name [Andreas Heinisch] 8. tdf#114556 Emphasis mark set in the Japanese vertical text shifts upward [Mark Hung] 9. tdf#115321 Vertical Japanese text lines with emphasis mark above in odt exported to PDF is shown a quarter font height lower than the normal lines, and no emphasis mark is shown [Mark Hung] 10. tdf#117037 localc does not understand unicode minus [Andreas Heinisch] 11. tdf#126632 Tabs in Tabbed Compact don't update after adding of table and moving of cursor to body text in Writer document [Jim Raykowski] 12. tdf#126689 Icons needed for Bullets & Numbering toolbar and context menu [Rizal Muttaqin] 13. tdf#129547 Default shortcut key for insert current time doesn't work (French) [Julien Nabet] 14. tdf#132847 Not all shapes in gallery shown in Detailed View rendered automatically [Caol??n McNamara] 15. tdf#139065 PDF Export: Emphasis Mark not shown in the exported PDF [Mark Hung] 16. tdf#140762 No text spoken by screen reader for "Borders" dropdown button items in Calc's formatting toolbar (NVDA on Windows) [Michael Weghorn] 17. tdf#142450 Remember .uno:Show/HideWhiteSpace across sessions [Xisco Fauli] 18. tdf#145147 FILEOPEN DOCX Hyperlink in grouped shape not imported [T??nde T ??th] 19. tdf#148008 autofit column width by cell selection using wrong width [Mike Kaganski] 20. tdf#149064 Error when running macro accessing WebDAV twice [Jaume Pujantell] 21. tdf#149144 sm Formula editor needs an icon motif for the newly implemented Elements SB deck [Rizal Muttaqin] 22. tdf#149485 "Show Whitespace" condition changes other documents look [Xisco Fauli] 23. tdf#149805 kf5: Gap when expanding comboboxes in toolbar [Michael Weghorn] 24. tdf#149996 A hyperlink with an anchored-to-character shape with text results in corrupt DOCX [T??nde T??th] 25. tdf#150135 Accessing uninitialized TextInputStream methods crashes [Baole Fang] 26. tdf#150542 FILEOPEN DOCX Unused document variable not imported [Vasily Melenchuk] 27. tdf#151677 tip on "formula bar" for "formula making" is displaying over the formula itself. [Michael Weghorn] 28. tdf#151722 Incorrect TTF names are used in UI and in saved document [Caol?? n McNamara] 29. tdf#151971 Crash in: rtl_uString_alloc when using some Sounds Like (Japanese)" settings (steps in comment 7) [Stephan Bergmann] 30. tdf#152217 Black box in Basic IDE where the status bar should be (kf5 only) [Michael Weghorn] 31. tdf#152218 FILESAVE PDF PAC tool reports "Link annotation is not nested inside a Link structure element" error with footnote [Michael Stahl] 32. tdf#152234 FILESAVE PDF PAC tool reports "Widget annotation not nested inside a Form structure element" with form objects (clause 7.18) [Michael Stahl] 33. tdf#152257 Crash: Selecting an option in dropdown content control leads to unexpected exit with code 139 [Caol??n McNamara] 34. tdf#152598 New application and .odf icons are blurry on Windows taskbar at default 24x24px [Galdam] 35. tdf#152671 ui, accessibility: auto filter drop down menu is not spoken by the screen reader [Michael Weghorn] 36. tdf#152704 WRITER: Linked image does not update after selecting another file in Properties dialog. [Caol??n McNamara] 37. tdf#152887 Online/automatic accessibility check needs new icons for the status bar [Rizal Muttaqin] 38. tdf#152908 Tabbed compact toolbar does not repaint itself when tabs getting removed [Jim Raykowski] 39. tdf#152959 Find and Replace can't use the lowercase Unicode literal for soft hyphen [St??phane Guillou] 40. tdf#152979 Freeze in Basic IDE's "Preview Dialog" using kf5 [Michael Weghorn] 41. tdf#153374 Hang using Keyboard viewer [Patrick Luby] 42. tdf#153458 Connecting to database: wrong cursor position for dropping data to Calc sheet [Michael Weghorn] 43. tdf#153465 Add Sukapura Dark Variant [Rizal Muttaqin] 44. tdf#153609 Elementary's Book Preview icon not distinct enough to Two Pages Preview [Rizal Muttaqin] 45. tdf#153628 Spellcheck now does not work v7.5.0.3 X86_64 [L??szl?? N??meth, Caol??n McNamara] 46. tdf#153800 Calc sheet tab drag-and-drop target area has shifted vertically (kf5-only) [Michael Weghorn] 47. tdf#153808 Preview in the Bullets and Numbering is not painting bullets/ numbers in dark mode [Rafael Lima] 48. tdf#153839 Exporting to xhtml results in most of the tags and content in one single line [Franklin Weng] 49. tdf#153842 Wrong currency format for Euro ?? Upper Sorbian in Calc [Eike Rathke] 50. tdf#153887 So-called improper fractions are badly formatted with a fix denominator to "0/0" under a certain condition. [Laurent Balland] 51. tdf#153908 Dragging scrollbars with mouse in relationships window causes content panel moves in oposite direction than expected [Caol??n McNamara] 52. tdf#153923 Unclosed 'dd' tag in HTML export with a table with offset [Mike Kaganski] 53. tdf#153935 PDF/UA: Mark heading rows of tables with autoformat in PDF export [Michael Stahl] 54. tdf#154005 FILEOPEN ODS Dropdown form control becomes wider [Balazs Varga] 55. tdf#154043 Change object layer via drag and drop has target shifted down (KF5-only) [Michael Weghorn] 56. tdf#154087 Scroll bar disappears after searching a character [Caol??n McNamara] 57. tdf#154115 A useless Text Field shows up when typing with Option menu open. prevents Options menu from closing the [Caol??n McNamara] 58. tdf#154125 INDEX() does not return a vector of an array if that is only a vector, but only the first element [Eike Rathke] 59. tdf#154136 In Help I found Command+Shift+; to have a timestamp in a Calc cell, but it is doing nothing. [Julien Nabet] 60. tdf#154143 The explanatory image in Tips of The Day looked blurred and something not professional [Rizal Muttaqin] 61. tdf#154169 macOS Dark mode: black tree menu lines on dark background in LO preferences [Caol??n McNamara] 62. tdf#154171 UI Bogus error message with PDF encryption and PDF/UA enabled [Michael Stahl] 63. tdf#154179 Crash opening Chapter Numbering dialog, when current paragraph has an outline style, but DF outline level "Text Body" [Mike Kaganski] 64. tdf#154205 Crash on reload of file (segfault in libswlo.so) [Caol??n McNamara] 65. tdf#154218 variable and user field input field mishandles datetime when locale uses decimal commas [Eike Rathke] 66. tdf#154235 Underline blends with bold text in Liberation [Khaled Hosny] 67. tdf#154242 The explanatory image in UI Chooser (.uno:ToolbarModeUI) looked blurred [Rizal Muttaqin] 68. tdf#154273 Importing apostrophes from HTML or XHTML [Damjan Jovanovic] 69. tdf#154296 Lost ability to customize Notebook Bar UI --element checkboxes have no effect [Jim Raykowski] 70. tdf#154307 XML Form Document: Duplicate entry in context menu for adding elements to instance (kf5) [Caol??n McNamara] 71. tdf#154308 Double click to open XLSX spreadsheet with password hides "enter password" window [Caol??n McNamara] 72. tdf#154318 Wrong Conditional Formatting 5 Quarters Icon Sets Are Wrong in elementary (SVG) Theme [Rizal Muttaqin] 73. tdf#154319 ToC in DOCX has duplicated LS/LE elements; \d in TOC field gives displaced CI and text elements [Mike Kaganski] 74. tdf#154322 XML Form Document: Choosing Instance after first clicking on Bindings leads to Crash of LO [Caol??n McNamara] 75. tdf#154360 DOCX ToC: Tab stop between chapter number and text converts to a space [Mike Kaganski] 76. tdf#154433 Auto-Replacement gets Ukrainian Quotation Marks wrong [Eike Rathke] 77. tdf#154445 Unused custom page styles are removed on save [Andreas Heinisch] 78. tdf#154462 BASIC The ScriptForge.SF_FileSystem.pickfile macro runs once and fails on a second call (gtk3/gen) [Jean-Pierre Ledure] 79. tdf#154470 Split button dropdown disconnected from toolbar (GTK3, Wayland) [Caol??n McNamara] 80. tdf#154486 A document with thousands of tables loads very slow, time grows quadratically [Mike Kaganski] 81. tdf#154521 selecting bookmarks in Navigator triggers selectionChanged event before the selection [L??szl?? N??meth] 82. tdf#154545 bad bookmark selection in Navigator tree list at nested bookmarks [L??szl?? N??meth] 83. tdf#154549 Hebrew Nikkud marks mis-positioned on Arabic letters [Khaled Hosny] 84. tdf#154565 Typing with Alt + Down List open replaces entry when hovered over [Caol??n McNamara] 85. tdf#154582 Add-in function names appears as "Compatibility names" in "English function names" state of the Calc setting. [Eike Rathke] 86. tdf#154599 Crash while moving columns in Writer table [L??szl?? N??meth] 87. tdf#154627 Inconsistencies in RANK() function in Calc [Eike Rathke] 88. tdf#154629 Crash: after opening print preview, closing print preview, right click on TOC [Caol??n McNamara] 89. tdf#154631 Export as gif ignores transparence of objects [Julien Nabet] 90. tdf#154658 XML Form Document: Fields doesn't calculate any more, connection to instance broken [Julien Nabet] 91. tdf#154680 Typing into font family field shows autocompleted font name as missing, when multiple cells selected with different fonts [Caol??n McNamara] 92. tdf#154695 DOCX ToC: Tab stop is inserted before entry text, when there's no numbering [Mike Kaganski] 93. tdf#154708 An arrow key repeat deletes characters (macOS with Japanese input source) [Patrick Luby] 94. tdf#154753 Ubuntu Libreoffice impress does not show some symbols but Windows libreoffice impress does [Caol??n McNamara] 95. tdf#154771 Copying columns when moving multiple selected columns in Writer. [L??szl?? N??meth] 7.5.2.2: Bugs fixed compared to 7.5.2 RC1: 1. tdf#129547 Default shortcut key for insert current time doesn't work (French) [Caol??n McNamara] 2. tdf#152406 macOS Calc: Scrolling: scrollbar showing wrong position resulting in unscrollable document [Patrick Luby] 3. tdf#153255 footnotes swapped when editing a MS Word document [L??szl?? N?? meth] 4. tdf#153704 Style Heading level label was gone in Chinese/Japanese/Korean interfaces [Khaled Hosny] 5. tdf#154061 CRASH: undoing column insert [Paris Oplopoios] 6. tdf#154232 Using drag/drop to reorder a Heading in Navigator window causes Writer to crash (EDIT) (gtk only) [Caol??n McNamara] 7. tdf#154303 JAWS no longer announces focused menu item [Michael Weghorn] 7.5.2.1: Bugs fixed compared to 7.5.1 RC2: 1. cid#1521509 logically dead code [Caol??n McNamara] 2. ofz#56734 abrt [Caol??n McNamara] 3. rhbz#2162658 [abrt] libreoffice-core: sse2_fill(): soffice.bin killed by SIGSEGV [Caol??n McNamara] 4. tdf#15259 update Sifr Mimetype Icons [Galdam] 5. tdf#63965 CONFIGURATION: two identical functions [Gabor Kelemen] 6. tdf#114773 TOC: Remove additional space after chapter number in ToC [Mike Kaganski] 7. tdf#114973 Ctrl+A and Select All don't work when paragraph at the start or end of document body is hidden [Michael Stahl] 8. tdf#116084 Track Changes entry ignored in anonymized OOXML document [L??szl ?? N??meth] 9. tdf#121176 Docx with Track changes enabled show removed fragment as present [L??szl?? N??meth] 10. tdf#132110 Wizard service broken [Ilhan Yesil, Caol??n McNamara] 11. tdf#134283 "Show Page Variable" broken in 7.0Beta2 [Bjoern Michaelsen] 12. tdf#136904 Crash swlo!SwRedlineData::operator!=+0x177 (steps in comment 7) [L??szl?? N??meth] 13. tdf#138601 Conditional formats of a XLSX-File are opened and saved in a different order than the original one. This breaks the documents appearance [Tibor Nagy] 14. tdf#142018 [EMF] Few Arcs with different pens: wrong line width for the 3rd arc [Bartosz Kosiorek] 15. tdf#142783 SELECTING Date Field dropdown causes 'When losing focus' event. [Caol??n McNamara] 16. tdf#142942 KDE: Checkboxes in Autocorrect option dialog look badly [Michael Weghorn] 17. tdf#143311 Exported PDF doesn't mark decorative images correctly [Michael Stahl] 18. tdf#144302 Load cursor from PNG on kf5 [Michael Weghorn] 19. tdf#146168 Font attributes of certain list numbers have changed after 7.2, and I can't change them back [Justin Luth] 20. tdf#147258 The style for placeholders is applied to the display text, when opening a docx file with libreoffice [Miklos Vajna] 21. tdf#147739 Font weight "Medium" is not listed in font styles menu if weight "Regular" is also installed [Khaled Hosny] 22. tdf#147892 Corrupt DOCX document after saving (track changes involved) [L?? szl?? N??meth] 23. tdf#148047 Area fill split button does not trigger, if it is behind a chevron due to narrow window width (GTK3) [Caol??n McNamara] 24. tdf#148143 CRASH: after pasting twice the whole sheet [Kohei Yoshida] 25. tdf#148776 PDF Accessibility: checker windows scroll steps too small [Caol ??n McNamara] 26. tdf#149056 Address Book Data Source Wizard: Wrong target for help button [Olivier Hallot] 27. tdf#149286 Problems with links to help from Tools > Customize > Toolbars tab [Olivier Hallot] 28. tdf#149482 XModifyListener triggering infinite creation of new sheets [Caol ??n McNamara] 29. tdf#149756 FILEOPEN PPTX Some connectors are broken [Tibor Nagy] 30. tdf#150045 Several dialogs have secondary/explicative labels that need to be smaller [Adolfo Jayme Barrientos] 31. tdf#150098 Evaluate formula inputs in Validity... [Balazs Varga] 32. tdf#150451 Some text boxes in dialogs do not have borders in dark mode (kf5) [Rafael Lima] 33. tdf#150613 DOC: Format of chapter number changed by format of the last character on the line [Justin Luth] 34. tdf#151395 EPS tiff previews not shown [Caol??n McNamara] 35. tdf#151745 Resizing window with Meta+left/right arrow puts Sidebar into glitchy state in Calc [Samuel Mehrbrodt] 36. tdf#151968 Squiggly lines cover misspelled Arabic words [Khaled Hosny] 37. tdf#152073 Glitch rendering line numbers in Basic IDE editor (kf5 only) [Michael Weghorn] 38. tdf#152278 "Unimplemented mac encoding 18432 to unicode conversion" [Caol?? n McNamara] 39. tdf#152459 LanguageTool remote grammar checker doesn't work in all Spanish variants [Mike Kaganski] 40. tdf#152545 Connectors line spacing problem [Tibor Nagy] 41. tdf#152595 Icon Theme: Colibre: Update Start Center application icons to match new icons [Rizal Muttaqin] 42. tdf#152887 Online/automatic accessibility check needs new icons for the status bar [Rizal Muttaqin] 43. tdf#153172 Options > Charts > Default Colors are no longer persistent in the preview since LO 7.4, and not even used since LO 7.5 [Noel Grandin] 44. tdf#153179 FILESAVE: ODP: Ole object disappears after RT [T??nde T??th] 45. tdf#153229 [RFE] Please provide a user preference to disable inheriting the system UI theme [Caol??n McNamara] 46. tdf#153332 Background in cell style preview in "Conditional formatting for" dialog is the same when you change the cell style to another [Caol??n McNamara] 47. tdf#153333 Plasma Wayland: Invisible or wrong cursor when inserting geometric shapes etc. [Michael Weghorn] 48. tdf#153465 Add Sukapura Dark Variant [Rizal Muttaqin] 49. tdf#153497 Instantly update Icon Theme info when switching Appearance Mode [Caol??n McNamara] 50. tdf#153510 Conditional formatting with STYLE and incorrect (case) style name -> continuous CPU consumption, menus not drawn in some UI renders [Mike Kaganski] 51. tdf#153514 STYLE finds wrong style with different case [Mike Kaganski] 52. tdf#153520 Hovering over and then off ComboBoxes in dialogs won't remove the highlight frame (kf5 only) [Michael Weghorn] 53. tdf#153526 No Numbering/New Line After Comment [Justin Luth] 54. tdf#153538 Writer freezes and crashes without any error message [Julien Nabet] 55. tdf#153541 Toggle Appearance mode from Light to System leaves some SB and NB elements in Light mode [Caol??n McNamara] 56. tdf#153604 XML Source skips field from the root element of the group [Kohei Yoshida] 57. tdf#153614 kf5: Missing focus frame when moving focus to listboxes using keyboard [Michael Weghorn] 58. tdf#153617 '%' disables LanguageTool spell checking [Mike Kaganski] 59. tdf#153633 dark mode: Color description in Defaults Colors hard to read [Caol??n McNamara] 60. tdf#153640 Not possible to change area color back to None from sidebar [Samuel Mehrbrodt] 61. tdf#153642 FILESAVE ODT File save fails if requested too frequently via WebDAV with Vibe server. [L??szl?? N??meth] 62. tdf#153669 Formula stops working after copy and paste onto a different cell [Kohei Yoshida] 63. tdf#153672 sm formula text nodes of OLE Math equation from a pasted OLE Calc sheet cell are not displayed [Caol??n McNamara] 64. tdf#153681 Conversion from docx and odt format to rtf produces incorrect document [Czeber L??szl?? ?d??m] 65. tdf#153699 UI/FORMATTING Certain Windows fonts invisible in Calc with cairo 1.17.8 [Caol??n McNamara] 66. tdf#153752 Calling a macro with non-ASCII characters in name from command line fails [Mike Kaganski] 67. tdf#153763 Scroll to first/last sheet buttons broken [Caol??n McNamara] 68. tdf#153767 FILEOPEN XLSX Boolean formula results not loaded, needs recalculation [Eike Rathke] 69. tdf#153784 Changing inputwin of Formula bar height / line count [Caol??n McNamara] 70. tdf#153787 Chart wizard: type description text gets overwritten [Caol??n McNamara] 71. tdf#153791 In a DOCX, both boxes have red text color, when one is black in Word [Mike Kaganski] 72. tdf#153802 Not possible to change UI with read-only document [Xisco Fauli] 73. tdf#153819 Copying table column outside of table crashes Writer [L??szl?? N ??meth] 74. tdf#153842 Wrong currency format for Euro ?? Upper Sorbian in Calc [Eike Rathke] 75. tdf#153848 Update Sukapura icons in Start Center to match new icons [Rizal Muttaqin] 76. tdf#153858 Collapse when you delete the table used for chart data when the mouse is moving. [L??szl?? N??meth] 77. tdf#153859 Collapses when Data range is set and clears the table used for chart data. [L??szl?? N??meth] 78. tdf#153869 Under KDE, minimized windows are not de-minimized when selected in "Window" menu [Michael Weghorn] 79. tdf#153874 FILEOPEN DOCX Image behind shape is shown in front [Michael Stahl] 80. tdf#153885 UI : LibreOffice VCL GTK Backend on Linux has popovers cutoff [Caol??n McNamara] 81. tdf#153891 Crash in: writerfilter::dmapper::DomainMapperTableHandler::endTable(unsigned int, bool) [L??szl?? N??meth] 82. tdf#153895 No page preview in Print dialog (kf5 / qt5) [Michael Weghorn] 83. tdf#153923 Unclosed 'dd' tag in HTML export with a table with offset [Mike Kaganski] 84. tdf#153924 Calc functions SMALL() and LARGE() changed behavior for array formulas [Eike Rathke] 85. tdf#153925 Add Decorative property to graphic styles [Michael Stahl] 86. tdf#153948 LanguageTool Server: changing language of a paragraph doesn't re-check grammar [Mike Kaganski] 87. tdf#154039 LO crashes when navigating in Special Characters dialog table with NVDA screen reader enabled [Michael Weghorn] 88. tdf#154042 account for initial vertical offset when opening Sheet with multiline exposed [Caol??n McNamara] 89. tdf#154050 Crashes when inserting or changing a note in Calc With Standard Toolbar (Single Mode) enabled [Maxim Monastirsky]
libreoffice: Update to 7.5.1.2 Changelog: 7.5.1.2: Bugs fixed compared to 7.5.1 RC1: 1. tdf#123139 Reading XLSX format ignores horizontal alignment (generated with Apache POI Java library) [Eike Rathke] 2. tdf#132714 Crash when icon deleting table-row used for diagram generation. [L??szl?? N??meth] 3. tdf#139934 FILEOPEN: Date is shown as an integer [Eike Rathke] 4. tdf#150380 Calc crash when clicking on the title of the Border Color toolbar popdown [Noel Grandin] 5. tdf#153229 [RFE] Please provide a user preference to disable inheriting the system UI theme [Caol??n McNamara] 6. tdf#153244 Insert - Caption - Options - Separator does not work (resets to previous values) [Szymon K??os] 7. tdf#153566 Windows Dark mode: toolbar context menus have light-on-light header [Caol??n McNamara] 8. tdf#153622 Crash in: SvListView::SelectListEntry(SvTreeListEntry *,bool) [Caol??n McNamara] 9. tdf#153724 A macro which is executed in older versions but not in newer versions. [Mike Kaganski] 7.5.2.1: Bugs fixed compared to 7.5.0 RC3: 1. ofz#55499 output buffer has to at least be the same size as input buffer [Caol??n McNamara] 2. ofz#55751 check that level is valid [Caol??n McNamara] 3. ofz#555520 check level is < MAX_OUTLINE_LEVEL [Caol??n McNamara] 4. tdf#45147 right-to-left words appear in the wrong order in the CSV import dialog [Andreas Heinisch] 5. tdf#45854 ODF database mime-type confusion [Michael Stahl] 6. tdf#114973 Ctrl+A and Select All don't work when paragraph at the start or end of document body is hidden [Michael Stahl] 7. tdf#130782 docx alt text for charts not shown if document has been edited in Word [Michael Stahl] 8. tdf#131386 Hidden linebreaks are ignored on creating pdf from rtf document [Michael Stahl] 9. tdf#135938 Highlighted cross-reference is not displayed in dialog "Name" entry [Andreas Heinisch] 10. tdf#141684 Groupedbar Compact changes when cursor is in table [Xisco Fauli] 11. tdf#147122 Different behavior in basic LO 6.x and 7.2.4.1 (calc) [Andreas Heinisch] 12. tdf#147342 [macOS] UI Scale not working on non HighDPI external display when using Skia and a laptop with Retina display (HighDPI) [Patrick Luby] 13. tdf#147740 Lower icons disappear in groupedbar compact user interface [Szymon K??os] 14. tdf#148000 FILEOPEN PPTX: curved text doesn't line break properly and becomes too wide [Attila Sz?cs] 15. tdf#148085 About dialog hyperlinks look bad (invisible / have no contrast) in dark mode on Windows [Caol??n McNamara] 16. tdf#148360 FILEOPEN: Incorrect indent of first line [Justin Luth] 17. tdf#148952 Filesave DOCX: Alt Text field of image is lost on open in LO and in MSO [Michael Stahl] 18. tdf#149412 Incorrect/unexpected click+drag behavior in animations list (gtk3) [Caol??n McNamara] 19. tdf#150197 number lost (after assigning numbering to style) when exporting to DOCX [Justin Luth] 20. tdf#150806 FILESAVE: Image duplicates / aspect ratio changes after ODT save (track changes involved) [Miklos Vajna] 21. tdf#151627 Skia rendering (both Vulkan and raster) artifacts in the sd slidesorter, crashes with Vulkan [Julien Nabet] 22. tdf#151682 Calc: Editing area in Formula bar appears cropped [Samuel Mehrbrodt] 23. tdf#152073 Glitch rendering line numbers in Basic IDE editor (kf5 only) [Michael Weghorn] 24. tdf#152404 Crash in Writer when using Japanese Hiragana input method and shortcut Ctrl+Alt+C to insert a new comment while there is uncommitted text [Caol??n McNamara] 25. tdf#152486 macOS: Dark Mode: Release notes button unreadable [Caol??n McNamara] 26. tdf#152493 FILESAVE WebDAV upload (updating an existing remote file) fails with LO 7.4 (i.e. with libcurl), and no workaround any more (-with-webdav= neon) [L??szl?? N??meth] 27. tdf#152541 Thin, gray vertical line (field) before all headings after inserting Table of Contents [L??szl?? N??meth] 28. tdf#152559 Skia - LibreOffice Draw crashed when I zoom in the view of a diagram [Julien Nabet] 29. tdf#152637 macOS: dark mode: calc: Format Cells: example text black on dark background [Caol??n McNamara] 30. tdf#152642 Headings in DeepL and LanguageTool settings pages jump around as you flick through them due to them not following the HIG [Caol??n McNamara] 31. tdf#152669 Some ruled lines in the table are not set in cases other than "Left-to-Right(Horizontal)". [Miklos Vajna] 32. tdf#152703 Skia - resizing StartCenter window with mouse leaves black undrawn areas until mouse button released [Patrick Luby] 33. tdf#152722 NatNum12 number format (spell out): add/delete decimal places is loosing format [Laurent Balland] 34. tdf#152726 Pasting Selection to Sheet as BMP Image, Text of Button is getting bigger. [Noel Grandin] 35. tdf#152738 LO75RC1: Automatic spell-check not underlining misspelled words; dialog doesn't use paragraph's language [L??szl?? N??meth] 36. tdf#152774 MATCH and HLOOKUP/VLOOKUP return incorrect result when searching for a string in a mixed numeric/string matrix [Winfried Donkers] 37. tdf#152872 Layout: Hidden paragraph end separates paragraphs in print mode [Michael Stahl] 38. tdf#152884 FILEOPEN DOCX character transparency is not set in case of theme colors [Regina Henschel] 39. tdf#152921 Sidebar deck is shown as "selected active" when closing with grey cross [Jim Raykowski] 40. tdf#152952 FILEOPEN RTF Hyperlinks text is hyphenated [Michael Stahl] 41. tdf#152961 UI frozen on opening ODT, stuck on legacy.tools lngprophelp.cxx warning [Miklos Vajna] 42. tdf#152964 Crash on undo deletion of table with track changes enabled [L?? szl?? N??meth] 43. tdf#152989 XLSX: After editing the embedded object, the rectangle size is incorrect [T??nde T??th] 44. tdf#152991 PPTX: In Impress after editing the embedded object, the rectangle size is incorrect [T??nde T??th] 45. tdf#152994 Daily Screenshot Build failure [Caol??n McNamara] 46. tdf#153000 FILEOPEN DOCX file types MSO_SPT=25 to 31 are wrongly rendered [Julien Nabet] 47. tdf#153006 Report Builder: Format for inserting Date and Time changed to "week of the year" and "timestamp" (Linux) [Noel Grandin] 48. tdf#153036 FILEOPEN PPTX resized connector broken [Attila Sz?cs] 49. tdf#153039 (LO 7.4) Multiple bugs while submitting XML from XForms document [Michael Stahl] 50. tdf#153045 FILEOPEN: DOCX: incorrect height of row in table [Miklos Vajna] 51. tdf#153046 FILEOPEN: RTF: Text is aligned incorrectly [Miklos Vajna] 52. tdf#153047 PDF Export: default text in content control is gone [Miklos Vajna] 53. tdf#153078 Whole section of Groupedbar Compact UI disappear [Xisco Fauli] 54. tdf#153082 FILEOPEN DOCX List separator not considered with TOC using custom styles [Michael Stahl] 55. tdf#153083 FILEOPEN DOCX Localized style name not merged in TOC settings, unlike in Navigator style list [Michael Stahl] 56. tdf#153088 Dark Mode: Calc: Format Cells > Font + Font Effects sample text should be white [Caol??n McNamara] 57. tdf#153090 FILEOPEN DOCX TOF incorrect when based on para style instead of category [Michael Stahl] 58. tdf#153091 Pasting from nedit (on Linux) not working. [Caol??n McNamara] 59. tdf#153092 text is missing inside and right side of image on docx on page 2 [Caol??n McNamara] 60. tdf#153094 FILESAVE: DOC: Wrong height in table after RT in MSO [Mike Kaganski] 61. tdf#153096 Manage Changes dialog columns broken for cell content changes [Eike Rathke] 62. tdf#153104 List numbering restarts at 1 in Word after a specific DOCX roundtrip [Mike Kaganski] 63. tdf#153128 Tiny first line in a DOCX is imported with large height [Mike Kaganski] 64. tdf#153136 Lines with spaces have wrong height in DOCX [Mike Kaganski] 65. tdf#153185 The linked ole object disappears after export [T??nde T??th] 66. tdf#153203 FILESAVE DOCX Chart objects accessible description not saved [Michael Stahl] 67. tdf#153220 CRASH: Clicking on Border and background after undoing header insertion [Caol??n McNamara] 68. tdf#153235 Layout is broken after a macro until update/save-and-reload [Mike Kaganski] 69. tdf#153258 FILEOPEN DOCX VML some WordArt is not detected as Fontwork and thus shrinks to nominal text size [Regina Henschel] 70. tdf#153260 FILESAVE DOCX VML write trim=t for Fontwork shapes [Regina Henschel] 71. tdf#153272 Writer Macro Find with certain Search Attributes performs Replacement. [Julien Nabet] 72. tdf#153273 Scroll bar not in dark mode when system dark mode enabled [Caol ??n McNamara] 73. tdf#153287 Dark mode: Combo box and Edit box look and feel inconsistent on Windows [Caol??n McNamara] 74. tdf#153304 Changing as-char object properties via UNO API behaves wrong [Mike Kaganski] 75. tdf#153319 Crash in: SwFrame::GetPhyPageNum() const or SwFrame::ImplFindPageFrame() shortly after opening ODT [Caol??n McNamara] 76. tdf#153321 Notebook Bar (MUFFIN) separator color inconsistent in dark mode [Caol??n McNamara] 77. tdf#153341 Copied HTML text which uses the alpha channel is pasted either without it (when rgb(r g b / a) notation is used) or without any color (when rgba(r, g, b, a) notation is used) [Julien Nabet] 78. tdf#153353 When switching between freedesktop light and dark mode, Calc's formula bar text entry has leftover colors from the previous theme [Caol??n McNamara] 79. tdf#153376 Too Much Line Spacing for Font KJV1611 [Khaled Hosny] 80. tdf#153423 Formatting: AutoCorrect numbered lists incorrectly starts list with 10 [Justin Luth] 81. tdf#153434 crash clicking on "tools -> macro -> manage macro -> basic -> new" [Caol??n McNamara] 82. tdf#153436 Arabic spell checking is not available with macOS Spell Checker [Khaled Hosny] 83. tdf#153438 LiberaOffice Draw Portable: "Replace" button is not active in Tools->Color Replacer [Caol??n McNamara]
libreoffice: fix broken xinerama detection
libreoffice: fix gpgme++ detection Don't pass unsubstituted @PREFIX@ to GCC. Fix gpgme++ include dir similar to dragonbox headers.
libreoffice: Update to 7.5.0.3 Changelog: LibreOffice 7.5 Community: Release Notes Writer * Content controls: added a new plain text type. blog post (Miklos Vajna, Collabora) * Content controls: added a new combo box type and PDF export. blog post (Miklos Vajna, Collabora) * Content controls: added titles and tags. blog post (Miklos Vajna, Collabora) * Now tabs can be edited for multiple paragraphs with different settings at a time. Tabs dialogue (Format ▸ Paragraph... ▸ Tabs) is available even when multiple paragraphs are selected which has different settings. core commit 9f7b3 (Pranam Lashkari) * Improved kashida insertion position validation, to prevent inserting kashida between contextually substituted glyphs breaking word shape. core commit 9a6b6 (Khaled Hosny) * Correctly calculate text caret position inside ligatures, and use caret positions from the font when available. tdf#30731 (Khaled Hosny) * Fix broken colored Arabic text when enabling Show Formatting Marks. tdf# 150726 (Khaled Hosny) * It is now possible to define a custom color for Grammar mistakes in the Application Colors dialog (Tools ▸ Options... ▸ LibreOffice ▸ Application Colors). core commit 0aa61 (Rafael Lima) * AutoTexts created using "New (text only)" no longer insert a new line at the end of the AutoText. The currently embedded AutoTexts have been adjusted accordingly by explicitly adding a new line at the end of the text. User-created AutoTexts, relying on the trailing new line, should be re-created including the trailing empty paragraph. tdf#53023 (Andreas Heinisch) * Page number in status bar now uses a range when the view spans several pages. tdf#90150 (Jim Raykowski) Spell checking * Better recognition of typos, and better suggestions in Danish, Dutch, Estonian, German, Hungarian, Norwegian and Swedish with the improved compound word recognition algorithm of Hunspell spell checker. Hunspell 1.7.2 commit (László Németh, FSF.hu) * Moving text cursor Up/Down triggers pending spell checking of the last modified word. tdf#124603 (László Németh, NISZ) * Spell checking of plain words of hyperlinks tdf#45949 (László Németh, based on tdf#126657 (Khaled Hosny) and tdf#152492) * Keep comment of the corrected words, instead of removing it without being noticed tdf#65535 (László Németh) Note: continuation of the following improvements, which were left out of the previous release notes: core commit d08e4137 tdf#66043 sw: fix spell checking of word with deletion (Lá szló Németh, introduced in version 7.2) and core commit a6555eb8 tdf# 65535 sw spell: ignore comment marker when checking spelling (Justin Luth, introduced in version 7.3). Tables * Better column deletion when it intersects with merged cells. tdf#46733 (Justin Luth) * Allow table row/column selection, if last cell starts with a nested table. tdf#47979, tdf#151478 (László Németh, NISZ) * Allow tracked table row/column deletion, if last cell starts with a nested table. tdf#150976, tdf#151657 (László Németh, NISZ) Bookmarks Bookmark editing in Insert Bookmark dialog window * Bookmark text content can be edited in the dialog. core commit aa6ec (Michael Stahl, allotropia) * The Bookmark dialog accessed from Navigator ▸ Bookmarks ▸ Right click ▸ Edit... now opens with the clicked bookmark already selected. core commit 9cc6a (Michael Stahl, allotropia) * Hidden _Toc and _Ref bookmarks imported from OOXML are shown as Hidden in the dialog, allowing sorting the not hidden (user-defined) bookmarks before them by a single click on header Hidden. tdf#150955 (László Németh, NISZ) Colored bookmarks for metadata visualization Show visible marks in custom color defined in bookmark metadata. tdf#150717 (L ászló Németh) See also Custom color metadata field shading, introduced in LibreOffice 7.2. Bookmark accessibility Screen readers get text equivalent of visible bookmarks. tdf#150947 (László N émeth) In the form of #BookmarkName1 Bookmark #BookmarkName2 Bookmark Start #BookmarkName2 Bookmark End Where Bookmark, Start and End are localized words. Bookmark visualization Various improvements of bookmark visibility (see Tools ▸ Options ▸ LibreOffice Writer ▸ Formatting Aids ▸ Bookmarks. (László Németh, NISZ) Note: this is a continuation to Michael Stahl’s fix for tdf#45589 ("create and paint text portions for bookmarks"), introduced in LibreOffice 7.0. * ⌶-shape point bookmark (The previous shape, a single vertical line was overlapped with visible page margin at beginning of the paragraphs, also it was very similar to the NBSP and narrow NBSP shading.) tdf#150791 * ][-shape (i.e. double) marks for neighboring bookmark ranges (instead of a single vertical line, which could not be distinguished from point bookmark symbol previously). tdf#150790 * All bookmarks at the same character position are visible now, e.g. instead of a single |, neighboring bookmarks with point bookmarks are shown e.g. as ] ⌶ [ or ] ] ⌶ ⌶ [ [ * Do not show visible marks for hidden _Toc and _Ref bookmarks imported from OOXML, like Microsoft Office does. tdf#150956 * Multiple start marks of range bookmarks positioned before the character position, multiple end marks of range bookmarks positioned after the character position, i.e. single type boundary marks are there outside of the bookmark text: some |text| here [[ ]] * Neighboring end and start marks are centered around the character position: |text1|text2| [ ]] [[ ] * Marks of the same character position are sorted based on their type: ], ⌶, [, e.g. ] ] ⌶ ⌶ [ [ [ * Same type marks of the same character position are sorted based on their color: [c1 [c2 [c3 ... c3] c2] c1] Accessibility * Images, embedded objects and text frames can now be marked as decorative, which allows assistive technology to ignore them in exported PDFs. (Michael Stahl, allotropia) tdf#143311 core commit 31084 * Hyperlinks, table of content and other indices keep their language, and with this, their accessibility. tdf#39794 tdf#145104 (fixed in tdf#126657 by Khaled Hosny, follow-up fixes: tdf#152492 and tdf#45949 by László Né meth) Accessibility checker * Add several accessibility checker rules. (Paris Oplopoios, Collabora) core commit b4586 core commit f9eb5 core commit f03d2 core commit 2c44f core commit de02e core commit 043f0 core commit a1ae3 core commit 76615 core commit 5c893 core commit 3c0be * Add Rescan button to Accessibility Check dialog. (Samuel Mehrbrodt, allotropia) tdf#148999 * Make Accessibility Check dialog non-modal. (Samuel Mehrbrodt, allotropia) tdf#148971 * Automatic (Online) Accessibility Check has been added, which scans for accessibility issues while the user is editing the document. The accessibility status is shown in the status bar. You can enable it in the main menu (Tools ▸ Automatic Accessibility Checking). Currently it is only available when experimental mode is enabled, as it doesn't take all document objects into account. (Tomaž Vajngerl, Collabora) Machine translation * Initial machine translation is available, backend by DeepL translate (Mert Tumer, Collabora) core commit e20d2 Performance * Cutting hundreds of pages with numbered lists in Writer tdf#129101 (Noel Grandin, Collabora) * Export to EPUB in Windows tdf#133768 (Noel Grandin, Collabora) * Opening Writer documents with large tables tdf#126788 (Noel Grandin, Collabora) Calc * Cell input with leading ' apostrophe in cells that are not formatted as Text was changed to always strip the first apostrophe and force the remainder as text content. Previously, the user had to know (or guess) whether an input could be converted to a numeric type (number, date, ...) and prefix only that to force text, but not prefix a textual type that could not be converted, which was confusing and bad UX. The handling is not changed for cells already formatted as Text, where every input is continued to be accepted literally as content and a leading apostrophe is not removed. tdf#149665 (Eike Rathke, Red Hat) * Add support for Kamenický and Mazovia encodings. tdf#150877 (Stephan Bergmann, Red Hat) * Conditional formatting's begins-with/ends-with/contains are now case-insensitive like the rest of the conditions were. tdf#123990 (Justin Luth, Collabora) * Preserve tab characters and line-breaks in cell contents. tdf#75702 (Justin Luth, Collabora) * View ▸ Freeze Cells ▸ Freeze First Column/Row now always works even when first row or column are not visible. tdf#112641 (Justin Luth, Collabora) * Paste Special of cells now remembers last used settings between sessions. tdf#69750 (Siddhant Chaudhary) * Searching for a term in the Function Wizard now matches the function descriptions as well as their names. tdf#146781 (Andreas Heinisch) Default “spell out” number and currency formats Number format dialog windows of Calc and Writer got default NatNum12 ("spell out") format codes. tdf#115007 (László Németh, FSF.hu) * Spell out numbers and currencies; * in 71 locales of 38 languages; * based on libnumbertext 1.0.11; * NatNum12 title case is fixed for English language: lowercase “and” and title case “-Five” e.g. in “One U.S. Dollar and Twenty-Five Cents”. Performance * Replacing strings with numbers in Calc tdf#126109 (Noel Grandin, Collabora) * Find and replace in very large Calc sheets tdf#150749 (Noel Grandin, Collabora) * Opening large Calc spreadsheets with row height differences tdf#124098 (Bal ázs Varga, allotropia) Impress & Draw * Impress now supports cropped video for media shapes. blog post (Miklos Vajna, Collabora) * Fix bug causing EMF graphics to appear blurry. tdf#150888 (Paris Oplopoios, Collabora) * The presenter console supports running as a normal window instead of fullscreen, with a setting in Tools ▸ Options ▸ Impress ▸ General ▸ Presentation (tdf#33495). This means it can be used in a single monitor too, sharing the presentation in a video-conferencing tool. (tdf#92717) (Daniel Lohmann) * The in-presentation pen function can be turned off with Ctrl + A (on top of the existing toggle Ctrl + P), which should make more presenter devices compatible. tdf#149351 (Gabor Kelemen, allotropia) * Objects can be drag-and-dropped in the navigator, allowing reordering and moving them in and out of groups. tdf#145359 (Jim Raykowski) Table Design * Added basic support for modifying table styles, and creating new ones. Modified styles are saved into documents, and can be shared via templates. This function can be accessed by right-clicking on a design in the Table Design Sidebar panel. core commit f23d3, core commit 553cf, core commit 5d683 (Maxim Monastirsky) * Added a new set of default table styles. core commit daab6 (Rafael Lima) Chart * Data tables are now supported in Charts. See blog post for furter details (Tomaž Vajngerl, Collabora) Math * Elements pane from left side of Math's window was moved to Sidebar. tdf# 150489 (Mike Kaganski, Collabora) Core / General * Added support for rotate and zoom gestures when using touchpads. (Povilas Kanapickas) * Allow searching for combining marks from so-called complex scripts. tdf# 91764 (Khaled Hosny) * Support font embedding on macOS. tdf#72456 (Khaled Hosny) * Fix disabled spellchecking and language-sensitive text layout (e.g. digit replacement) in table of contents and hyper link text. tdf#126657, tdf# 145104 (Khaled Hosny) Design * New application and MIME type icons tdf#132398 (Galdam Jitsu) Accessibility * Restored automatic detection of HighContrast (HC) mode while providing user ability to disable in Tools ▸ Options... ▸ LibreOffice ▸ Accessibility. tdf #151522 (Caolán McNamara, Red Hat) Text Layout * Improve kashida insertion by making the insertion positions explicit to avoid unwanted and spurious kashida insertion. tdf#104921, tdf#87731, tdf# 106309, tdf#108604, tdf#112849, tdf#114257, tdf#127176, tdf#145647, tdf# 146199 (Khaled Hosny) * Fix kashida position when inserted after a letter with a combining mark. tdf#139627 (Khaled Hosny) * Fix gaps inserted instead of kashida with some fonts. tdf#106653 (Khaled Hosny) * Fix justification of text containing spacing combining marks (e.g. in Malayalam). tdf#150665 (Khaled Hosny) * Disable ligatures when character spacing is set. tdf#66819 (Khaled Hosny) * Correctly enable variable fonts variation setting during text layout, as well as font metrics. tdf#103596 (Khaled Hosny, Caolán McNamara / Red Hat) * Use underline size and position as well as strike-through size and position values from the font when available core commit ba03e, and make overline size the same as underline size core commit 8da25. (Khaled Hosny) * Use the same skew angle for artificial (synthetic) italic text across graphics backends and PDF export. core commit f88e7 (Khaled Hosny) * Improve glyph positioning of artificial italic text, especially combining marks. core commit 1f9b2 (Khaled Hosny) Edit Engine * Sync kashida insertion algorithm with Writer one to include fixes and enhancements from Writer that other LibreOffice components were missing. tdf#137528 (Khaled Hosny) * Fix bad Arabic letter spacing when text starts with left-to-right characters. tdf#103492 (Khaled Hosny) * Fix gaps in justified Arabic text when the font does not have usable kashida glyph. tdf#137528 (Khaled Hosny) * Correctly calculate text caret position inside ligatures, and use caret positions from the font when available. tdf#83581 (Khaled Hosny) Performance * Opening Options ▸ LibreOffice ▸ Application Colors tdf#152301 (Caolán McNamara, Red Hat) LibreOffice Help * Help contents updates and fixes * + E. Rathke + O. Hallot + M. Kaganski + R. Lima + A. Romedenne + Bogdan Buzea + Adolfo Jayme Barrientos * Help build optimization + Christian Lohmaier Filters doc * Re-allow .doc files to be renamed as .dot. tdf#125216 (Justin Luth, Collabora) VBA Support * Added support for WordBasic.ScreenUpdating. core commit a8209 (Justin Luth, Collabora) * Added support for WordBasic.MsgBox. core commit 55628 (Justin Luth, Collabora) * Run AutoNew, AutoOpen, AutoClose events properly in Writer and Calc. tdf# 148806 (Justin Luth, Collabora) * Added FormFields and ContentControls support for managing form objects. tdf #151548 (Justin Luth, Collabora) PDF * Support embedding color (e.g. Emoji) fonts using color layers (using COLR/ CPAL OpenType tables). tdf#104403 (Khaled Hosny) * Support embedding color (e.g. Emoji) fonts using color bitmaps (using CBLC/ CBDT or sbix OpenType tables). tdf#121327 (Khaled Hosny) * Support embedding variable fonts and apply font variations to glyph shapes. tdf#108497 (Khaled Hosny) * Correct set Postscript name when embedding for some broken fonts. tdf# 138325 (Khaled Hosny) * Fix invalid PDF font subsets when subsetting blank glyphs. tdf#112152 (Khaled Hosny) * Fix visual artifacts in glyphs that use fractional point coordinates. tdf# 126242 (Khaled Hosny) * Fix missing accent chars in glyphs that use deprecated arguments to CFF endchar operator. tdf#123234 (Khaled Hosny) * Apply artificial italic to fallback fonts. tdf#102914 (Khaled Hosny) * When exporting to PDF, you can now choose to export comments in the page margin. tdf#77650 (Samuel Mehrbrodt, allotropia) * When inserting a picture and using PDF as a source file, now it is possible to use larger files. core commit a5c1c (Szymon Kłos, Collabora) SVG * Remove "ghost" lines (extra semi-transparent white outline) of semi-transparent shapes tdf#149800 (László Németh) GUI General changes * Support for dark and high contrast operating system themes on Windows, macOS and Linux was greatly improved. More than 40 bugs were fixed by contributors including Caolán McNamara (Red Hat), Rafael Lima, Michael Weghorn and Rizal Muttaqin. * When previewing styles in the side bar and the styles menu, use the CTL and Asian fonts set on the style for respective text instead of always using Western fonts. tdf#87535 (Khaled Hosny) * Remove redundant File ▸ Recent Documents menu from macOS dock icon. tdf# 55922 (Khaled Hosny) * An improved version of a single toolbar user interface was implemented, supporting context-aware controls and their customization. It can be activated via View ▸ User Interface... ▸ Single Toolbar. Customization can be done either with a right click context menu actions, or via Tools ▸ Customize... ▸ Toolbars, for various "Standard (Single Mode) - <context name>" targets. For now, context aware controls were added to Writer only. This largely makes the Contextual Single user interface obsolete, and it might be removed in future versions. tdf#125040 (Maxim Monastirsky) * GTK3 scrollbars now benefit from the "smooth scrolling" feature. Long-press on a scrollbar or use ⇧ Shift + Click for more precise scrolling. tdf# 117388 (Caolán McNamara, Red Hat) * The Start Center can now filter recent documents by type. tdf#80934 (Heiko Tietze, TDF) Icon theme * The Sifr icon set was refreshed to follow GNOME Adwaita’s new rounded style. tdf#151071 (Rizal Muttaqin) Labelling * In Calc, the "language" label was changed to the more accurate "locale" label in the (HTML) Import Options and Text Import dialogs. tdf#138748 (Pedro Silva, Collabora) Font Features Dialog The Font Features dialog (Format ▸ Character ▸ Font ▸ Features...) received some improvements: * Font features that are enabled by default (e.g. Standard Ligatures) can now be disabled. tdf#127423 (Khaled Hosny) * Stylistic Sets and Character Variants features each is now grouped together in a separate section, so they stand out from other common font features. core commit 3f9a8 (Khaled Hosny) * Stylistic Sets and Character Variants features can have user-friendly labels defined in the font, these are now shown in the dialog instead of the generic feature names. Additionally, localized versions of these labels that are provided by the font are also shown when LibreOffice user interface is in the respective languages. core commit 19787 (Khaled Hosny) * Some font features can have multiple alternates, these are now supported for OpenType fonts as well (previously it was supported for Graphite fonts only). core commit 9ca3c (Khaled Hosny) Localization Improvements to proofing tools and language support Dictionaries * Ukrainian dictionary was updated. tdf#149980 (Aron Budea, Collabora) * Added Persian (fa-IR) dictionary commit (Aron Budea, Collabora) * Slovenian thesaurus was updated (Martin Srebotnjak, OdprtiTezaver). Language tags * The language list combo-box now accepts input of art-... BCP 47 private-use language tags like art-x-mylang or art-Latn-x-mylang (with every valid script subtag for Latn of course). This is an exception to the otherwise not accepted input of private-use subtags preventing mis-spreading arbitrary private-use tags, to support language attribution of artificial constructed languages. tdf#150370 (Eike Rathke, Red Hat) * Language list entries can be permanently added by dropping an auto-correction file acor_*.dat into the shared or user profile's autocorr/ directory with the corresponding well-formed and valid BCP 47 language tag in its name. The file can be empty (0 bytes length) with no auto-correction data being present, data can be added and edited as usual in AutoCorrect Options. For example, autocorr/acor_de-DE-1901.dat will add the de-DE-1901 tag's language entry that will be displayed as German (Germany, Traditional German orthography) {de-DE-1901} If the tag in the file name is not a well-formed BCP 47 language tag or not valid, it is silently ignored and no language list entry will be added. tdf #150371 (Eike Rathke, Red Hat) * For information about IETF BCP 47 language tags, see Wikipedia and W3.org New languages/locales with locale data Available as default document language and for locale specific formatting. * Portuguese (Mozambique) {pt-MZ}. tdf#148792 (Eike Rathke, Red Hat) Currencies * As Croatia joins the Eurozone on the 1^st of January 2023, Croatian kuna (HRK) conversion to and from euro (EUR) is now supported in the EUROCONVERT () function, and the new default currency for Croatia is the euro. tdf# 150011 (Eike Rathke, Red Hat) Scripting * The Macro Selector dialog (Tools ▸ Macros ▸ Run Macro...) now remembers the last run macro (core commit 792e4 - Rafael Lima). * The Basic IDE now has a Zoom Slider that allow users to more easily increase/decrease the zoom factor applied to the code editing window. It can also be controlled with Ctrl + Scroll. The font size defined in the Options dialog (Tools ▸ Options... ▸ LibreOffice ▸ Fonts) is used as the 100% zoom factor (core commit 0d923 - Rafael Lima). LibreLogo LibreLogo programming language is more usable for graphics design with the following improvements (László Németh): * Up to 6 times speed increase of LABEL command by temporary layout locking of font settings. (Note: locking was suggested by Noel Grandin in tdf# 105575, also he made several other performance improvements previously.) * Up to 32 times speed increase of drawing by custom layout locking using SLEEP -1 & SLEEP 0 command pairs. For example, 800 vector shapes drawn by 4 seconds instead of more than 2 minutes (core commit e50f0) * LABEL command supports more HTML-like tags for formatting: localized color names, hundreds of OpenType and Graphite font features, font family, font size, strikethrough and highlighting. (core commit 43570) Note: bold, italic and underline formatting have been introduced by LO 7.4 in core commit 89c34. * Portable SVG export for OpenType/Graphite font features, also for rotated text with text portions: font features (glyphs and other settings) and positions of text portions are exported correctly by converting text to curve, as a workaround for the bugs and incompleteness of the SVG export. ( core commit fe5cc) Test code with a rotated text containing OpenType/ Graphite scientific inferior and red text portion: PICTURE “test.svg” [ LEFT 45° LABEL “CO<sinf>2</sinf> <red>level</red>” ] Note: see also #SVG for SVG export which was improved during these LibreLogo developments. * Fix regression of parsing of default commands in core commit 37d86. 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) The libraries expose a total of 28 services each with a bunch of methods and properties. New in LibreOffice 7.5: * The (new) Datasheet service, to manage tabular views of database data. A datasheet may be opened from a Base window or at any moment (without the Base component being open). Cursor movement and current selection content may be processed by a user script. * The RunCommand() method may receive arguments (see .UNO:Commands wiki page ). * Error messages provide direct access to the help page of the failing method. * A new Normalize() method in the FileSystem service. * In the Calc service, new uses of the FilterFormula concept to selectively clear or format cells, rows or columns. * Support of 16,384 columns in the Calc service. * In the Dialog service, a new SetPageManager() method synchronizes automatically dropdown lists, next/previous buttons and tab headers while the user browses through the dialog pages. * A new basic.CreateUnoStruct() method for Python scripts. The whole set of services (except when not relevant) is made available for Python scripts with identical syntax and behaviour as in Basic. The English version of the documentation of the ScriptForge libraries (7.5) is fully integrated in the LibreOffice help pages (https://help.libreoffice.org/ 7.5/en-US/text/sbasic/shared/03/lib_ScriptForge.html?DbPAR=BASIC). Their translation into other languages is underway. (Alain Romedenne, Rafael Lima) LOK API Added sending unique window id along with other data to LOK API. core commit 05a77 (Gökay Şatır, Collabora) Feature Removal / Deprecation * In the SDK, the deprecated tools idlc and regmerge (using the legacy type registry format) have been removed in favor of unoidl-write (using the incompatible new type registry format internally introduced in LibreOffice 4.1). core commit a8485d55 * Experimental Emoji toolbar button has been removed. Using system Emoji insertion tools is preferred. tdf#151197 (Khaled Hosny) * The following font families are no longer bundled with LibreOffice, Users using these fonts are advised to install them on their system: + EmojiOne Color tdf#144348 (Khaled Hosny) + Source Code Pro and Source Serif Pro. tdf#136604 (Khaled Hosny) + KasctBook and KacstOffice. tdf#152376 (Khaled Hosny) Platform Compatibility Mac * LibreOffice 7.5 requires macOS 10.14 or newer to run. Due to Apple's policy regarding C++ standard library features, the minimum macOS version requirement will be raised in the future like so: o release in Aug 2023 → 10.15 Catalina API Changes * The obsolete UNOIDL method com.sun.star.registry.XSimpleRegistry::mergeKey has been deprecated (without a replacement), and its implementation now unconditionally throws a RuntimeException. core commit 25fc5 (Stephan Bergmann, Red Hat) * Added a new property JobName to the com::sun::star::view::PrintOptions service to allow specifying a job name which is sent to the printer. (Samuel Mehrbrodt, allotropia)
libreoffice: Update to 7.4.5.1 CHangelog: 7.4.5.1: Bugs fixed compared to 7.4.4 RC2: tdf#153059 CRASH: Clicking on the header/footer button after scrolling [Caolán McNamara]
libreoffice: Update to 7.4.4.2 Changelog: 7.4.4.2: * 1 About This Page * 2 Writer + 2.1 General Improvements + 2.2 New typographic settings + 2.3 New numbering in Show Changes mode + 2.4 New remote grammar checker: LanguageTool * 3 Calc + 3.1 General Improvements + 3.2 Performance * 4 Impress & Draw * 5 Base * 6 Chart * 7 Math * 8 Core / General + 8.1 General Improvements + 8.2 Lighting of extruded custom shapes + 8.3 Performance * 9 LibreOffice Help * 10 Filters + 10.1 DOCX import/export filters o 10.1.1 Unlock protected change tracking by password verification + 10.2 PPTX import/export filters + 10.3 RTF filter import/export + 10.4 PDF export + 10.5 HTML export + 10.6 EMF/WMF import + 10.7 TIFF import * 11 GUI + 11.1 Icon Theme * 12 Localization + 12.1 New languages/locales with locale data + 12.2 Improvements to proofing tools and language support * 13 Scripting + 13.1 DispatchHelper .UNO:command directory + 13.2 The ScriptForge libraries + 13.3 VBA Support + 13.4 Basic * 14 Feature Removal / Deprecation * 15 Platform Compatibility + 15.1 Mac * 16 API Changes + 16.1 Jump Lists * 17 Android Viewer 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 7.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: * 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 General Improvements * Menu item Tools -> Update -> Update all now updates the preview of OLE objects blog post (Miklos Vajna; Collabora) * Various border improvements around tables and paragraphs to make them more Word-compatible blog post (Miklos Vajna; Collabora) * Fixed Index or Table of Contents generation when Create Index or Table of Contents -> For: is set to Chapter in the Table of Contents, Index or Bibliography dialogue (Insert -> Table of Contents and Index). The generated entries start from the current chapter level, instead of the previously hardwired level 2 tdf#130318 (Andreas Heinisch; Emanuele Gissi, CNVVF) * Writer now supports clearing breaks from Word for improvement layout fidelity blog post (Miklos Vajna; Collabora) * Accessibility check dialog (Tools -> Accessibility Check...) is now rendered asynchronously core commit 61fed0c4 (Nick Wingate; Collabora) * For documents that are loaded read-only, Writer will now allow to view tracked changes, both via the dialog from Edit -> Tracked Changes -> Manage... and in the sidebar. core commit 82e789bf (Michael Stahl, allotropia) * Tracked footnote deletion and insertion are visible in the footnote area tdf#85610 (László Németh, NISZ) [640px-Changed_footnotes] Format footnote numbers to show tracked footnote deletion and insertion in the footnote area * Handle the "hang" baseline OpenType property, allowing text of different sizes to align to the hanging baseline. tdf#104930 (Mark Hung) * Writer now supports rich text and checkbox content controls from Word natively blog post (Miklos Vajna; Collabora) * Writer now also supports dropdown, picture and date content controls from Word natively blog post (Miklos Vajna; Collabora) * Auto-correction for markup *bold*, /italic/, -strikeout- and _underline_ is now switched off by default. Turn it back on in Tools -> AutoCorrect -> AutoCorrect Options... -> Options. tdf#133023 (Heiko Tietze, TDF) * Improved positioning of glyphs, getting rid of certain problems with kerning and unwanted shifting of characters during typing tdf#144862 (Caol án McNamara, Red Hat) New typographic settings Add new optional hyphenation settings to adjust paragraph-level text flow (Lá szló Németh) * Hyphenation zone (it's for limiting hyphenation, used especially with not justified paragraph alignment). tdf#149420 * Minimum word length for hyphenation tdf#149324 * Do not hyphenate the last word of the paragraph tdf#149248 Note: these features are part of CSS4 Text Module Level 4, DTP software and in the case of hyphenation zone, OOXML/MSO. [640px-Parahyphenation_lastword_minword] Text Flow tab of Format -> Paragraph... has new hyphenation settings for quick adjustment of errors of automatic hyphenation and for interoperability New numbering in Show Changes mode Show actual and original numbering of list items in Show Changes mode. tdf# 115523 tdf#115524 (László Németh, NISZ) * Don't use dummy mixed numbering, which counted the deleted list items as not deleted ones. * Show the actual number first, and after that, the original number within brackets, for example "1.[2.]". * Not only the deleted and inserted list items, but the following ones show the actual and original numbers e.g. to help to recognize changes of a legal text. * To improve the visibility of these list items, changed numbering and paragraph text are separated by a space, not a tabulator to avoid of incorrectly tabulated lists. [480px-Numbering_changes] Show Changes mode shows changes in numbering correctly: don't count deleted list items, show also the original numbers of all list items with changed numbering (left: before the fix, right: after the fix, List 1: tracked deletion of a list item, List 2: tracked insertion of a list item, List 3: both tracked deletion and insertion) New remote grammar checker: LanguageTool * Writer now can take advantage of the remote LanguageTool APIs for grammar checking. API docs (thanks to Adfinis for sponsoring this feature) core commit d952df36 (Mert Tümer; Collabora) [1280px-Ltgrammarchecker1] Language Settings of Tools -> Options adds new settings for grammar checking with LanguageTool APIs. [640px-Grammarchecker] Context menu shows the proper word after checking grammar with remote LanguageTool APIs. Calc General Improvements * Support for sparklines was added (blog post) (Tomaž Vajngerl, Collabora) * [463px-Sparklines] Sparklines in Calc * [1372px-Sparklines2] Example with 3 types of sparklines * Calc now supports and uses 16384 columns (blog post) . (Luboš Luňák, Collabora) * Added COUNTA, PRODUCT, STDEV, STDEVP, VAR, VARP functions to drop-down autosum widget on Formula bar tdf#139602 (Dhiraj Holden) * Put text in selected cell into hyperlink item Text when you use the Hyperlink dialog (Ctrl+K). If the user selects an entire cell by a single click, and inserts an URL via the hyperlink dialog, the entire content of the corresponding cell will be replaced instead of inserting a duplicate, or appending the URL. If the cell contains more than one URL or an URL including some additional text within the cell, the hyperlink dialog will only preselect the text field when opening. If this is not the case, it fill the URL field as well. tdf#80043 (Andreas Heinisch) * The height of the formula bar is now stored into the document. tdf#99708 (Samuel Mehrbrodt, allotropia) * Improve Move/Copy sheet dialog: OK button caption is changed according to the command chosen (Move or Copy). tdf#139464 (Laurent Balland) * A new context menu Duplicate Sheet is added, which can be accessed when you right-click on the sheet tabs area. This allows for quick duplicate (i.e. make a copy) of an existing sheet. tdf#145745 (Rafael Lima) * Automatic cell matrix expansion for formula expressions that return an array/matrix. For formula expressions entered into a cell that obviously return an array/matrix, the result cell range is expanded as if Shift+Ctrl+Enter was used to close an array formula. The previous behaviour of only one cell being used to display only the top left element can still be forced by selecting/marking a single cell prior to input. tdf# 149378 (Eike Rathke, Red Hat) * Ease access to a sheet in a spreadsheet with a large number of sheets, with a new menu entry Sheet -> Navigate -> Go to Sheet to get a new dialog to search for sheets names. tdf#129674 (Laurent Balland) * [GoToSheetExample] Example of using "Go to Sheet" dialog * Hidden columns/rows can have an indicator per View -> Hidden Row/Column Indicator tdf#128258 (Heiko Tietze, TDF) * [Hiddenrowcol] Dotted line indicating hidden columns * Sort options and sort items are easier to access now tdf#131155 tdf#140290 (Heiko Tietze, TDF) * [364px-Sortdlg] Most frequently used sort options placed on the first tab * Number format: enhance readability of long decimal number with format 0.000"-"000"-"000. Embedded text in decimal part is now correctly saved and restored in ODS format tdf#96723 (Laurent Balland) * The formula bar auto input now also suggests non-English function names and Named Ranges when you are typing the formula tdf#142031 (Andreas Heinisch) Performance * Improved performance when many columns contain data (blog post) . (Luboš Lu ňák, Collabora) * Improved performance of functions such as COUNTIF, SUMIFS and VLOOKUP, especially with unsorted data tdf#139444 tdf#144777 tdf#146546 (Luboš Luň ák, Collabora) * Faster recalculation in some documents with many formulas tdf#119083 (Luboš Luňák, Collabora) * A huge CSV file speed opening was improved tdf#94677 (Luboš Luňák, Collabora) * Improved performance of Excel export filter tdf#95346 tdf#117366 tdf#126326 tdf#133749 tdf#140893 (Luboš Luňák, Collabora) * Improved performance when loading spreadsheets that require recalculation core commit c315a2f7 core commit 64cb1d10 (Luboš Luňák, Collabora) Impress & Draw * Start of document themes in Impress: shape text blog post (Miklos Vajna, Collabora) * Also added shape fill support for document themes in Impress blog post (Miklos Vajna, Collabora) * support using slide background as shape fill for PPTX interoperability (Armin Le Grand, Samuel Mehrbrodt, allotropia) tdf#128150 [Use-bg-fill] Shape on the master slide using the slides background as fill - 7.3 and 7.4 Base Chart Math Core / General General Improvements * Added support for WebP images import/export tdf#114532 (Luboš Luňák, Collabora) + Note that currently, WebP is converted to PNG internally, to ensure backward compatibility of the generated document files. * Made dialog for naming a new color asynchronous core commit 7741b21f (Nick Wingate, Collabora) * The configuration now remembers whether recent documents were opened read-only or editable, and opening via File -> Recent Documents or the Start Center will open them in the same mode as the last time. core commit 404c51f3 (Michael Stahl, allotropia) * Added support for EMZ/WMZ files tdf#103954 (Paris Oplopoios) Lighting of extruded custom shapes Enhancements for lighting extruded custom shapes to make rendering more compatible with MS Office binary formats and interpret more ODF attributes. tdf #145700 (Regina Henschel) * Wrong interpretation of the z-direction of lights is corrected. Especially a center lighting from observer to object works now. The position of specular high lights on rounded surfaces is same as in MS Office now. * The item "Metal" is replaced by items "Metal ODF" and "Metal MS compatible" in submenu "Surface" in toolbar "3D-Settings". The latter is not usable in strict ODF file format "ODF 1.3". In preset "Metal ODF" the specular color is Gray as specified in ODF. In preset "Metal MS compatible" the specular color is the shape fill color or the extrusion color respectively, similar to rendering in MS Office. * The service EnhancedCustomShapeExtrusion in API is extended with a new attribute MetalType. It has the value MetalODF or MetalMSCompatible. This attribute is used in surface preset "Metal MS compatible". * The ODF attribute draw:extrusion-shininess is interpreted now. This attribute is similar to the setting "Specular Intensity" in the "Material" tab of the "3D Effects" dialog of 3D objects. The attribute has no direct UI, but is available as attribute Shininess in service EnhancedCustomShapeExtrusion in the API. * The ODF attribute draw:extrusion-diffusion is interpreted now. Only its default value "0%" is not interpretated, because already existing shapes have this attribute not set but expect a value of 100%. For existing shapes you can force to write the attribute to file by toggling extrusion off and back on. The attribute is used in preset surface "Metal MS compatible". The attribute has no direct UI, but is available as attribute Diffusion in service EnhancedCustomShapeExtrusion in the API. A value smaller than 100% reduces the rendered brightness of the object. * The ODF attributes draw:extrusion-first-light-harsh and draw:extrusion-second-light-harsh are interpreted now. The lights are rendered soft by distributing parts of the light intensity to four light directions around the original light directions during rendering. The lighting presets in submenu "Lighting" in the toolbar "3D-Settings" set the attribute compatible to MS Office. The attribute has no direct UI, but is available as attribute FirstLightHarsh and SecondLightHarsh in service EnhancedCustomShapeExtrusion in the API. * The implementation of ODF attribute draw:extrusion-specularity is adapted to the corresponding shape property in MS Office binary formats. This attribute corresponds to the setting "Specular Color" in the "Material" tab of the "3D Effects" dialog of 3D objects. Only that not abitrary colors but only variants of Gray are used. The attribute has no direct UI, but is available as attribute Specularity in service EnhancedCustomShapeExtrusion in the API. A value of "0%" forces the first light to be not specular, which produces a matte surface in rendering the object. That is used in surface preset "Matte". Performance * Improved text layout performance for cases like PDF export, document loading and others, more info in the blog post. (Luboš Luňák, Collabora) LibreOffice Help * Help pages for the ScriptForge scripting library (J.P. Ledure, A. Romedenne, R. Lima) * Help updates and fixes + E. Rathke + O. Hallot + M. Kaganski + R. Lima + A. Romedenne + S. Chaiklin + Adolfo Jayme Barrientos Filters DOCX import/export filters * DOCX: import textboxes (with tables, images etc.) in group shapes tdf#66039 (Attila Bakos, NISZ) Unlock protected change tracking by password verification Unlock protected change tracking of DOCX documents by mandatory password verification tdf#128744 tdf#106843 (László Németh, NISZ) * clicking on Record changes icon of Track Changes toolbar (or Edit -> Track Changes -> Record) asks for password verification instead of showing only a warning message before unlocking without the password; * On Security page of File -> Properties... dialog window, Unprotect button accepts the correct password with disabling record changes instead of rejecting the correct password. PPTX import/export filters * PPTX export: fixed export of embedded video files tdf#53970 (Tünde Tóth, NISZ) * PPTX import: fixed import of linked media files. Linked media files were imported as images in documents created with Impress after PPTX export. tdf #53970 (Tünde Tóth, NISZ) * PPTX: add "glue points" to some basic shapes (ellipse, triangle, right triangle, trapezoid, parallelogram, diamond, pentagon, hexagon, heptagon, octagon). Note: PPTX import doesn't import connectors connected to the glue points -- only ODP export keeps them for the planned editing, i.e. moving the connected shapes without losing the connecting lines and arrows. tdf# 147459 (Tibor Nagy, NISZ) RTF filter import/export * RTF filter improvements tdf#148515 tdf#95706 tdf#139948 tdf#116358 tdf# 111851 tdf#104390 tdf#118047 tdf#131234 (Vasily Melenchuk, CIB/allotropia) PDF export * Improved PDF export options in the command-line blog post (Miklos Vajna, Collabora) * Field type of Numeric, Currency, Date and Time forms are exported to PDF tdf#105972 (Xisco Fauli, TDF) HTML export * Export encoding (character set) configuration is dropped from Options|Load/ Save|HTML Compatibility, HTML is now always exported using UTF-8 encoding tdf#148413 (Mike Kaganski, Collabora) EMF/WMF import * Added support for Miter Limit for EMF+ format tdf#142261 (Bartosz Kosiorek) * Added support for individual line endings for EMF+ format tdf#143875, tdf# 55058 (Bartosz Kosiorek) * Fixed holes in lines created with LINETO for EMF/WMF tdf#89331 (Bartosz Kosiorek) * Added Z compressed graphic formats support for EMF/WMF (.emz and .wmz file formats) tdf#103954 (Paris Oplopoios) * Use variable types according to EMF+ documentation tdf#103859 (Bartosz Kosiorek) * Fix displaying EMF+ PathGradient fill tdf#131506 tdf#143031 (Bartosz Kosiorek) TIFF import * TIFF: import filter rewritten to import via libtiff in order to support many more variants (Caolán McNamara, Red Hat, Inc. and Julien Nabet) * Add support for OfficeArtBlip TIFF format core commit 8c9e6d3a (Bartosz Kosiorek) GUI * The Navigator can now scroll to the item on selection by a single click, without leaving the navigator. Enable this with the expert option NavigateOnSelect at org.openoffice.Office.Writer > Navigator tdf#131063 (Jim Raykowski) * Start Center thumbnail rendering improved tdf#134065, tdf#147998, core commit b70d17b0 (Mike Kaganski, Collabora) * [398px-Before] Before * [398px-After] After * Search field for the Extension Manager tdf#126672 (Samuel Mehrbrodt, allotropia) * The font dialog was reworked to remain compact when Asian and/or Complex languages are enabled tdf#139395 and tdf#146928 (Heiko Tietze, TDF) * [350px-Charnamedlg] Character dialog * Experimental dark mode support for Windows 10 and Windows 11. See this blog post. tdf#118320 (Caolán McNamara) [LibreOffice_Dark_in_Windows] Dark LibreOffice in Windows Icon Theme * The Colibre icon theme which is the default theme in Windows, now has a dark variant while maintaining the monoline color composition from Microsoft. tdf#146545 (Rizal Muttaqin) [794px-Colibre-dark] Dark Colibre Icon Theme Localization New languages/locales with locale data Available as default document language and for locale specific formatting. * Pennsylvania Dutch {pdc-US}. tdf#146602 (Peter K. Zacharias, Pennsylvania Dutch Education Corporation; Eike Rathke, Red Hat) * Aranese {oc-ES}. tdf#147053 (Javier Torres Fernández; Eike Rathke, Red Hat) * Dhivehi {dv-MV}. tdf#148428 (Adam, M. A.; Eike Rathke, Red Hat) * English (Mauritius) {en-MU}. (Eike Rathke, Red Hat) Improvements to proofing tools and language support * Added Central Kurdish (ckb) Spell Checker & Dictionary. commit 1, core commit 5727a12a (jwtiyar nariman; Olivier Hallot, TDF) * Occitan since 2018 has several type variant language subtags in the IANA language-subtag-registry. Historically LibreOffice used oc-FR for Occitan Languedocien and oc-ES for Occitan Aranese as language tags. These were underspecified at least for oc-FR and are now augmented to be written as oc-FR-lengadoc and oc-ES-aranes, the previous oc-FR and oc-ES are still recognized and accepted as aliases. LibreOffice 7.3.5 will accept oc-FR-lengadoc and oc-ES-aranes as aliases for oc-FR and oc-ES for forward compatibility. tdf#147390 (Eike Rathke, Red Hat) * Danish spell checking dictionary has been updated (stavekontrolden.dk) * Slovenian thesaurus was updated (Martin Srebotnjak, OdprtiTezaver). Scripting DispatchHelper .UNO:command directory com.sun.star.frame.DispatchHelper service .UNO:Commands wiki page has been upgraded. It lists all usable 7.4 commands together with their arguments. 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) The libraries expose a total of 26 services each with a bunch of methods and properties. New in LibreOffice 7.4: * The (new) Menu service, to describe a new menu to be displayed in the menubar. The menu may contain usual items, checkboxes or radio buttons. Each item can be decorated with icons and tooltips. * The (new) UnitTest service, a framework to setup testcases and testsuites for complex Basic modules and extensions. * The (new) Region service , to manage locales, timezones and daylight saving times. What time is it in Tokyo when it is 12am in Brussels ? Also to convert numbers to letters in any language. * Get the list of the available extensions and their install directories (filesystem service). * Run menu commands with arguments (ui, document services). * Manage a fallback language (l10n service). * Export sheet ranges as images or PDF files (calc service). * Erase rows or columns from sheet ranges based on filters expressed as formulas (default = erase all empty rows or columns) (calc service). * Create and place a pivot table (calc service). * Resize and/or center dialogs on a background window or dialog (dialog service). The whole set of services (except when not relevant) is made available for Python scripts with identical syntax and behaviour as in Basic. The English version of the documentation of the ScriptForge libraries (7.4) is fully integrated in the LibreOffice help pages (https://help.libreoffice.org/ 7.4/en-US/text/sbasic/shared/03/lib_ScriptForge.html?DbPAR=BASIC). Their translation into other languages is underway. (Alain Romedenne, Rafael Lima) VBA Support * Added support for Application.WindowState, commit (Tomaž Vajngerl, Collabora) * Added support for Application.GetOpenFilename tdf#118246 (Tomaž Vajngerl, Collabora) * Export VBA-Project using detected charset on import tdf#75263 (Andreas Heinisch) * VBA Range.Sort expands a single cell range to Range.CurrentRegion tdf# 149579 (Eike Rathke, Red Hat) * Not case-sensitive support of VBA NumberFormat tdf#52602 (Eike Rathke, Red Hat) * Support for referencing a Sheet by Name tdf#149325 (Eike Rathke, Red Hat) Basic * Up to and including LibreOffice 7.2, missing optional procedure arguments would be treated as an object of type Error, with error code '448', which would be coerced to e.g. numerical value '448' or boolean true in expressions depending on expression context. This now raises an error, as expected tdf#144353. In particular, expressions like "if IsMissing(FOO) or FOO" used to work "by accident", but now don't any more. Feature Removal / Deprecation * FTP support is deprecated and will be removed in a future version. * In the SDK, the tools idlc and regmerge (using the legacy type registry format) are deprecated and will be removed in a future version, in favor of unoidl-write (using the incompatible new type registry format internally introduced in LibreOffice 4.1). core commit 40f2aee6 * The C function typelib_setCacheSize has been deprecated without a replacement, and calling it no longer has any effect. core commit c3e9eb99 API Changes * The service EnhancedCustomShapeExtrusion in API is extended with a new attribute MetalType. It has the value MetalODF or MetalMSCompatible. The attribute is not usable in file format "ODF 1.3". For implementation context see Lighting of extruded custom shapes. * The service SpreadsheetViewSettings has a new property FormulaBarHeight allowing to read/set the height of the Calc formula bar. core commit d0cacf09 (Samuel Mehrbrodt, allotropia)
libreoffice: silence double brackets warning also
libreoffice: fix a check portability warning
libreoffice: Update to 7.4.1.2 Changelog: 7.4.2 RC2: Bugs fixed compared to 7.4.1 RC1 1. cid#1509247 reserve here can't be right [Caol??n McNamara] 2. tdf#150034 LibreOffice Calc hangs on opening the particular file with pathological chart [Xisco Fauli] 3. tdf#150499 CRASH: deleting sheet [Lubo? Lu????k] 4. tdf#150506 Synonyms context menu is gone [Maxim Monastirsky] 5. tdf#150577 Form Controls: "Input Required" in Form Controls won't do anything [Mike Kaganski] 6. tdf#150594 LO 7.4: crash when I update a chapter index (swlo! SwDoc::SetTOXBaseName+0x5cd:) [Andreas Heinisch] 7. tdf#150599 FILEOPEN .dif files in LibreOffice Calc [Eike Rathke] 8. tdf#150618 Serious performance regression: it takes 5min+ for SUMIFS formula recalculation when switching sheet (while it only takes 30s in 7.3) [Lubo? Lu????k] 9. tdf#150629 LibreOffice Writer crashes, when editing a page break [Caol??n McNamara] 10. tdf#150689 The Spreadsheets (Calc) > Miscellaneous folder can't be opened in Help [Olivier Hallot] 11. tdf#150770 FILEOPEN: PPtX: Read error - Error reading file [Caol??n McNamara] 12. tdf#150832 FILEOPEN: charts cannot be seen (only white boxes) [Xisco Fauli] 13. tdf#150846 Converting txt files to pdf fails with a ERRCODE_IO_CANTWRITE error code [Mike Kaganski] 7.4.1 RC1: Bugs fixed compared to 7.4.0 RC3 1. cid#1509215 using a moved object [Caol??n McNamara] 2. ofz#49713 heap-use-after-free [Caol??n McNamara] 3. tdf#77964 FILEOPEN: WPS DOC - Image wrapped Optimal instead of No Wrap [Justin Luth] 4. tdf#82087 FORMATTING: (Hyphenation) "Paragraph Styles > Text Flow > Characters at line end" lower limit is wrong for Greek language [Julien Nabet] 5. tdf#91764 RTL: Arabic, Hebrew diacritics cant be found using search dialog [Khaled Hosny] 6. tdf#103492 Arabic words not formed well in textboxes when sentence begins with English word [Khaled Hosny] 7. tdf#114790 In dialogboxes, currency fields value can't be aligned on right [Caol??n McNamara, Julien Nabet] 8. tdf#119246 Dimensions dialog has wrong values in fields "Line distance", "Left guide" and "Right guide" [Julien Nabet] 9. tdf#120972 Columns created using decimal point tab in ruler become misaligned in docx files [T??nde T??th] 10. tdf#124076 preview for horizontal alignment of object in frame border has left and right image exchanged [Julien Nabet] 11. tdf#126754 FONT FEATURES DIALOG: Wrong OpenType tag for fractions in "font features" dialog [Julien Nabet] 12. tdf#129631 FILEOPEN: RTF: paragraph borders deduplicated away if color changes [Michael Stahl] 13. tdf#130795 FILEOPEN: Spreadsheet takes long to open [Xisco Fauli] 14. tdf#133123 Python module uno.py overrides import, resulting in failure of subsequent import cairosvg module [Niko Fink] 15. tdf#133299 Option to set the default anchor mode for images in Calc [Thierry Emery] 16. tdf#135991 Hebrew Text Randomly Disappears and Reappears (see comment 17) [Mark Hung] 17. tdf#141652 FILESAVE: DOCX: Image distorted after RT [Justin Luth] 18. tdf#142628 Wrong Icons for "Field"and "Field by type in Navigator's Navigate By Drop Down Menu [Rizal Muttaqin] 19. tdf#143703 --convert-to epub triggers sw/source/core/undo/unattr.cxx:105: SwUndoFormatAttr::SwUndoFormatAttr(const SfxItemSet &, SwFormat &, bool): Assertion `m_sFormatName.getLength()' failed [Vasily Melenchuk] 20. tdf#147466 Crash swlo!SwDoc::InvalidateNumRules+0x657 (track changes involved) [Michael Stahl] 21. tdf#147782 Macro recorder: After start windowlet takes keyboard focus. Keystrokes don't go to the document. [Caol??n McNamara] 22. tdf#148289 line break attribute "clear" renders wrong in tb-rl (CJK) writing mode [Miklos Vajna] 23. tdf#148291 line break clear="right" renders wrong for floating object left in RTL [Miklos Vajna] 24. tdf#148360 FILEOPEN: Incorrect indent of first line [Justin Luth, Vasily Melenchuk] 25. tdf#148518 FILEOPEN RTF Dropdown field does not read all items [Michael Stahl] 26. tdf#149115 Accessibility Checker does not check for title property containing only white space [Liu Hao] 27. tdf#149388 deleting 'the' tracks the change as 'moved (deletion)' [L??szl?? N??meth] 28. tdf#149548 CRASH: copying and pasting tracked content [Michael Stahl] 29. tdf#149768 Template Manager dialog too small [Rafael Lima] 30. tdf#149858 Formula object is not displayed properly in formula editor when text editor zoom level <1 [Caol??n McNamara] 31. tdf#149915 It is not possible to delete an embedded database [G??l?ah K?se] 32. tdf#149916 Seeing _RefHeading_ in cross-ref field listing in Navigator [Jim Raykowski] 33. tdf#149921 WebDAV TLS not working with self signed CA and host cert [Michael Stahl] 34. tdf#149943 Pixelated PDF export and print for a rotated image [Miklos Vajna] 35. tdf#150034 LibreOffice Calc hangs on opening the particular file with pathological chart [Noel Grandin] 36. tdf#150100 UI Calc Double cell border has minimum width at import [Balazs Varga] 37. tdf#150138 FILEOPEN: Writer crashes when opening ODT file [Lubo? Lu????k] 38. tdf#150151 pasting text from writer misses a lot of characters When pasted into impress! [Lubo? Lu????k] 39. tdf#150162 Trying to download a sample document from Fourier Analysis online help page fails [Olivier Hallot] 40. tdf#150166 Interoperability does not work accurate, when I save as DOCX an existing DOCX file. [L??szl?? N??meth] 41. tdf#150176 FILEOPEN PPTX: extraneous borders around chart objects [Balazs Varga] 42. tdf#150197 number lost (after assigning numbering to style) when exporting to DOCX [Justin Luth] 43. tdf#150203 Impossible to call RANDBETWEEN using FunctionAccess when UI language is not English [Eike Rathke] 44. tdf#150219 EDITING: Crash when cutting trace dependent with precedent on different sheet [Noel Grandin] 45. tdf#150222 REPORTBUILDER - Starting to set font for a text box crashes whole LO [Noel Grandin] 46. tdf#150232 Form Properties dialog becomes black on Datasource/Content type change [Julien Nabet] 47. tdf#150235 Separator line in columned section [Mike Kaganski] 48. tdf#150236 Does not open full screen, ooSetupFactoryWindowAttributes not being filled ( steps in comment 21 ) ( LibreOffice 7.4 only ) [Xisco Fauli] 49. tdf#150241 Crash in: void rtl::str::assign<_rtl_uString>(_rtl_uString**, _rtl_uString*) [Mike Kaganski] 50. tdf#150247 XML files are not imported when placed in a directory path containing Japanese [Mike Kaganski] 51. tdf#150249 Crash in Fontworks applying style after undo [Caol??n McNamara] 52. tdf#150253 XCell::setFormula() for AddIn functions works only with programmatic name [Eike Rathke] 53. tdf#150267 FILEOPEN DOCX RTF Unused document variable not imported [Samuel Mehrbrodt] 54. tdf#150269 FILEOPEN RTF Single line breaks hidden property not imported [Michael Stahl] 55. tdf#150278 Form control Property Browser dialog doesn't remember last used tab (differently wrong in gtk3 and gen) [Justin Luth] 56. tdf#150288 Aug. 1st becomes Jan. 8th when using DD/MM/YYYY date format [Eike Rathke] 57. tdf#150293 Section column separator - more (line width) [Mike Kaganski] 58. tdf#150323 SVG: marker-mid and marker-end not supported properly [Xisco Fauli] 59. tdf#150331 EDITING: AutoCorrect without "Show as tip" always fills in rest of word regardless of next key stroke [Xisco Fauli] 60. tdf#150336 Shift + Up/Left no longer works to select cells in LO 7.4 beta 2 (using the Tabbed UI) [Caol??n McNamara] 61. tdf#150382 FILEOPEN RTF Paragraph border from style turned off with DF is still visible [Michael Stahl] 62. tdf#150394 LibreOffice is crashing with long hyperlink on the last position (Don't hyphenate the last word) [L??szl?? N??meth] 63. tdf#150407 ODF: invalid attribute "writing-mode" in case ODF 1.3 strict for frame style with bottom-top left-right [Regina Henschel] 64. tdf#150443 Track changes: Crash rejecting a grouped change [L??szl?? N?? meth] 65. tdf#150452 Crash in: libc.so.6 [Xisco Fauli] 66. tdf#150496 gtk3: Orca no longer announces Writer text [Caol??n McNamara] 67. tdf#150507 VIEWING: Text in Writer 7.4.0 appears smeared [Caol??n McNamara]
libreoffice: Update to 7.4.0.3 Changelog: Most Significant New Features GENERAL * Support for WebP images and EMZ/WMZ files * Help pages for the ScriptForge scripting library * Search field for the Extension Manager * Performance and compatibility improvements WRITER * Better change tracking in the footnote area * Edited lists show original numbers in change tracking * New typographic settings for hyphenation CALC * Support for 16,384 columns in spreadsheets * Extra functions in drop-down AutoSum widget * New menu item to search for sheet names IMPRESS * New support for document themes
libreoffice: put back patch that should not have been removed
libreoffice: Update to 7.3.3.2 Changelog: 7.3.3.2: Bugs fixed compared to 7.3.3 RC1 1. tdf#135978 Undo deletes images not even inside the scope of changes (track & changes enabled) [Michael Stahl] 2. tdf#142151 Red cast rendered in 16 bit TIFF image [Julien Nabet] 3. tdf#143615 Impress: Crash when slide transition = 0sec ( steps in comment 10 ) [Thorsten Behrens] 4. tdf#146460 webdav: website fails to load from open file dialog [Michael Stahl] 5. tdf#147472 CHAPTER NUMBERING: Unintentional dot added as before separator [Vasily Melenchuk] 6. tdf#147723 CRASH: after pasting twice [Michael Stahl] 7. tdf#148115 Tooltips are being rendered with artifacts (flashing, blinking, zooming...) [Jan-Marek Glogowski] 8. tdf#148122 Celtic MD font appears wrong [Caol??n McNamara] 9. tdf#148197 LibreOffice crashes when I try to dock floating Navigator window (GTK3) [Caol??n McNamara] 10. tdf#148313 CRASH: Basic IDE crashing while resizing dialog [Noel Grandin] 11. tdf#148429 Link external data doesn't work anymore due to web server not permitting "curl" user agent [Michael Stahl] 12. tdf#148551 Inserting Statistics Fields defaults to A B C format [Vasily Melenchuk] 13. tdf#148620 Crash in Draw and Impress when using Format > Lists > Move Down [Noel Grandin] 14. tdf#148654 Audio from interaction click does not stop when exiting slideshow (gtk3-only) [Caol??n McNamara] 15. tdf#148699 kf5: No tooltips for shapes in Impress's "Basic Shapes" toolbar item (and others) [Jan-Marek Glogowski] 7.3.3.1: Bugs fixed compared to 7.3.2 RC2 1. ofz#45488 get WW8+ calculation of sprmTDefTable length right [Caol??n McNamara] 2. ofz#45524 string is presumed to be at least length 1 [Caol??n McNamara] 3. ofz#46526 abrt [Caol??n McNamara] 4. rhbz#2069486 content of the textbox in help index cannot be deleted [Caol?? n McNamara] 5. tdf#53970 EDITING: avi file lost when save presentation to PPTX (PPT) [T?? nde T??th] 6. tdf#95706 FILEOPEN: RTF import doesnt interpret ascii text encoding with windows code pages [Vasily Melenchuk] 7. tdf#96389 Default tab size wrong on pptx import [G??l?ah K?se] 8. tdf#104390 FILEOPEN RTF Courier New erroneously replaced with fallback font, when file does not contain \pard\plain [Vasily Melenchuk] 9. tdf#104927 Text Import - fixed width mode not adjusting csvtablebox for multi-byte fonts [Eike Rathke] 10. tdf#111675 IFS() and SWITCH() should short-cut evaluation like IF() and CHOOSE() [Eike Rathke] 11. tdf#111851 FILEOPEN: RTF: table's shading ignored [Vasily Melenchuk] 12. tdf#111924 Focus lost on context menu [Andreas Heinisch] 13. tdf#113066 [EMF] Writer wrongly shows graphics semicircles from CAD that were pasted as GDI [Bartosz Kosiorek] 14. tdf#116358 Writer doesn't keep a table row with the next in RTF documents [Vasily Melenchuk] 15. tdf#117159 REPORTBUILDER - Trying to edit chart leads to crash of whole LO [Caol??n McNamara] 16. tdf#117162 REPORTBUILDER - Chart isn't shown in report [Caol??n McNamara] 17. tdf#118047 FILEOPEN RTF: In page header "spacing below paragraph" is 0.35 cm, should be 0 [Vasily Melenchuk] 18. tdf#128610 "Import MathML from Clipboard", is broken on linux ( steps in comment 19 ) [Mike Kaganski] 19. tdf#131234 RTF import: numbering in list has wrong font size [Vasily Melenchuk] 20. tdf#135220 Different number of pages/ layout after CTRL+X undo [Michael Stahl] 21. tdf#139687 Certain footnotes are only partly rendered (missing top/bottom have of the text) after undo or cut paste (footnote spacing appears to be off) [Michael Stahl] 22. tdf#140222 Split button popup windows are docked incorrectly using ctrl+shift+F10 [Jim Raykowski] 23. tdf#141578 Libreoffice unusable with fractional scaling on multimonitor (on plasma+wayland) [Jan-Marek Glogowski] 24. tdf#141671 FILESAVE: RTF: Incorrect font properties after RT in Word [Mark Hung] 25. tdf#142204 [EMF] SetArcDirection support [Bartosz Kosiorek] 26. tdf#142902 FILESAVE DOCX Remove personal information from change tracking and comments [L??szl?? N??meth] 27. tdf#143135 Impress crashes when switching to another application then back (kf5 / qt5 with IM) [Jan-Marek Glogowski] 28. tdf#143216 Hyperlinks with Basic Auth (https://user:password@example.com/) get lost in PDF export [Dr. David Alan Gilbert] 29. tdf#144563 Fields referencing numbered lists now have "." in the generated text where they did not before [Vasily Melenchuk] 30. tdf#144585 button popups don't open with KF5 VCL on Wayland [Jan-Marek Glogowski] 31. tdf#145954 Unable to access Math menus using Tabbed interface on Kf5 [Jan-Marek Glogowski] 32. tdf#146174 ALT no longer usable for hotkeys, goes to dropdown menu now (started in 7.2.3) (gtk3 only) [Vincent Reher] 33. tdf#146851 The logic of Cross Reference representing Paragraph Numbering is different between MSOffice and LibreOffice [Vasily Melenchuk] 34. tdf#147014 FILEOPEN XLSX: Images anchored to cells are missing [Aron Budea] 35. tdf#147285 Pasting from Firefox results in raw code (\uXXXX) instead of Chinese text under kf5 (cairo+wayland) [Michael Weghorn] 36. tdf#147309 Firebird: Deleting an old view and creating a new view with same name works only after restarting Base [Julien Nabet] 37. tdf#147310 The undo action isn't visible on screen (only save & reload will show it worked) [Michael Stahl] 38. tdf#147347 Deleting rows with track changes enabled behaving kind of strange [L??szl?? N??meth] 39. tdf#147414 Space is add after the cursor not before (so cursor doesn't move when pressing space) with track & changed enabled [Michael Stahl] 40. tdf#147416 Track changes prevents spell suggestions to appear in right click context menu [Michael Stahl] 41. tdf#147523 unable to expand formula region in calc using mouse in 7.4 (kf5) [Jan-Marek Glogowski] 42. tdf#147546 Transliteration with punctuation marks [L??szl?? N??meth] 43. tdf#147641 OPTIONS DIALOG: Configuring default font size for captions always reset to 12 points [Noel Grandin] 44. tdf#147760 DOCX export: Writer adds timestamps to the anonymized tracked changes [L??szl?? N??meth] 45. tdf#147761 Record macro, does not record "sort" [Szymon K??os] 46. tdf#147782 Macro recorder: After start windowlet takes keyboard focus. Keystrokes don't go to the document. [Caol??n McNamara] 47. tdf#147876 Crash in Macros with Import dialog if OS file dialog used [Samuel Mehrbrodt] 48. tdf#147905 LibreOffice Calc 7.3.1: PROPER function in long table leads to wrong capitalization [Xisco Fauli, Noel Grandin] 49. tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3 [Noel Grandin] 50. tdf#147925 Cursor scrolling back to comment when clicking outside of comment since LO 7.3 [Jim Raykowski] 51. tdf#147978 FILESAVE PPTX Cloud shape loses fill after RT [Regina Henschel] 52. tdf#148033 Loss of precision in /MediaBox: `nMediaBoxWidth` and `nMediaBoxHeight` in `PDFWriterImpl::emitCatalog()` should be `double` in accordance with `PDFPage::emit()`. [Lemures Lemniscati] 53. tdf#148052 FILEOPEN DOCX: Date(fixed) or Time(fixed) fields with has a '.' in the Date Format are updated dynamically in Writer [Eike Rathke] 54. tdf#148054 Fixed width CSV import and "Text to Columns" function hidden columns' data is not hidden but trailing data may, or may get appended [Eike Rathke] 55. tdf#148111 FILEOPEN: DOCX: Text Field is empty [Vasily Melenchuk] 56. tdf#148160 Return carriage in a cell in Calc breaks french autocorrect [Szymon K??os] 57. tdf#148227 Writer track changes: missing Undo of tracked row deletion in Hide Changes mode [L??szl?? N??meth] 58. tdf#148228 Writer track changes: missing Undo of tracked table deletion in Hide Changes mode [L??szl?? N??meth] 59. tdf#148235 No longer possible to switch XForm to design mode from "Form Design" toolbar [Michael Weghorn] 60. tdf#148253 LibreOffice 7.3 conversion can no longer convert .pptx to .html unless with filter or .htm [Mike Kaganski] 61. tdf#148273 FILEOPEN DOCX: Empty paragraph formatting before section break leaks to the bullets [Sarper Akdemir] 62. tdf#148310 Firebird: copy complete rows, CLOB field, last character lost [Julien Nabet] 63. tdf#148338 Writer Mail Merge Failure with one-letter domain names [Mike Kaganski] 64. tdf#148342 FILESAVE DOCX Shape 'puzzle' is exported as rectangle [Attila Bakos (NISZ)] 65. tdf#148345 Writer track changes: not visible Reject Changes of tracked table row deletion in Hide Changes mode [L??szl?? N??meth] 66. tdf#148361 FILEOPEN: DOCX: Incorrect information in placeholder [Vasily Melenchuk] 67. tdf#148382 "To" is empty in "Email merged document" dialog [Mike Kaganski] 68. tdf#148384 "Sending Email messages" dialog does not stay open upon errors [Mike Kaganski] 69. tdf#148397 Crash on font features dialog opening with EB Garamond [Julien Nabet] 70. tdf#148423 The width of columns with a long word collapses after opening a TSV [Stephan Bergmann] 71. tdf#148445 Exchanging data source in mail merge wizard causes crash (kf5) [Michael Weghorn] 72. tdf#148481 Wrong mouse pointer shown for hyperlinks when pressing Ctrl [Jan-Marek Glogowski] 73. tdf#148491 Close document X button doesn't close (qt5 and kf5 only) [Jan-Marek Glogowski] 7.3.2.2: Bugs fixed compared to 7.3.2 RC1 1. tdf#147143 Word selection error in Arabic text [Noel Grandin] 2. tdf#147744 Calc crashes when pasting simple formula in a filtered column [Kohei Yoshida] 3. tdf#147767 CALC: Paste data with very small font from website [Noel Grandin] 4. tdf#147928 Crash when inserting comment and undoing in Writer (gtk3 only) [Caol??n McNamara] 5. tdf#147961 Crash: Typing "++" and press Enter (AutoCorrect Create Table) [Noel Grandin] 6. tdf#148053 Typing or pasting ZWNJ leads to Writer crash (debug build only) [Caol??n McNamara] 7.3.2.1: Bugs fixed compared to 7.3.1 RC3 1. cid#1500433 using a moved object [Caol??n McNamara] 2. cid#1500452 using a moved object [Caol??n McNamara] 3. cid#1500515 dereference after null check [Caol??n McNamara] 4. cid#1500654 using a moved object [Caol??n McNamara] 5. cid#1500690 explicit null dereferenced [Caol??n McNamara] 6. cid#1501377 dereference after null check [Caol??n McNamara] 7. ofz#44991 use-of-uninitialized-value [Caol??n McNamara] 8. ofz#44997 use-of-uninitialized-value [Caol??n McNamara] 9. ofz#45073 initialize names to NULL in case of 0 glyphs [Caol??n McNamara] 10. ofz#45081 check font length [Caol??n McNamara] 11. ofz#45082 out-of-memory [Caol??n McNamara] 12. ofz#45165 verify table offsets [Caol??n McNamara] 13. ofz#45255 handle short O_hhea table [Caol??n McNamara] 14. ofz#45314 limit to valid day/month indexes [Caol??n McNamara] 15. tdf#34759 media player pauses when press progressbar (rewind music) [Caol?? n McNamara] 16. tdf#38669 Typing an accented letter when focus on a figure, display another character [Andreas Heinisch] 17. tdf#100007 Progress slider and progress status controls don't update during playback [Caol??n McNamara] 18. tdf#103800 FILEOPEN PPTX: Dark red font opens as white in specific text box [T??nde T??th] 19. tdf#104902 unable to display chr(10) or chr(13) in a cell in calc when inserted by a macro [Andreas Heinisch] 20. tdf#118117 Pivot table with column named "Data" [Justin Luth] 21. tdf#119083 Recalculation is slow with 90000 VLOOKUP [Eike Rathke] 22. tdf#122098 FILEOPEN XLSX, Function with logic answer gives back 1 or 0 in LO [Justin Luth] 23. tdf#122471 FILEOPEN XLSX, Pivot missing columns and rows in LO [Justin Luth] 24. tdf#123318 Problems with new help's "Search in chosen module" function [Ilmari Lauhakangas] 25. tdf#126319 FILESAVE: exporting selection to bitmap formats produces distorted output [Armin Le Grand (Allotropia)] 26. tdf#127720 FILEOPEN PPTX Y error bars gone from XY Scatter chart [Justin Luth] 27. tdf#132057 Calc jumping to "protected cells" during data entry in spreadsheets [Lubo? Lu????k] 28. tdf#132557 FILEOPEN PPTX: oval shape from slide master opens as square (OK from PPT) [Sarper Akdemir] 29. tdf#135843 FILEOPEN PPTX: extraneous/missing lines in table in Impress versus PowerPoint [G??l?ah K?se, Xisco Fauli] 30. tdf#136632 Save transparency when exporting selected drawing objects is not working for PNG [Julien Nabet] 31. tdf#137381 Chapter numbering preview inconsistent with dark theme [Heiko Tietze] 32. 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 [Rizal Muttaqin] 33. tdf#138400 UI Calc Wrong icons showing for format as general and format as currency [Rizal Muttaqin] 34. tdf#140077 Fatal Error after insert a new line by Enter (std::bad_array_new_length) ( steps in comment 15 ) [Michael Stahl] 35. tdf#142423 Adjust the default LibO heading sizes to avoid rounding/up down on DOCX export (causing layout shifts) [Heiko Tietze] 36. tdf#143239 Image off-page after undo [Michael Stahl] 37. tdf#143709 Part of the text remains visible when press CTRL+A Backspace within an Calc cell (gen) [Andreas Heinisch] 38. tdf#144036 New icon needed for the UNO Object Inspector [Rizal Muttaqin] 39. tdf#144303 Create Calc's Cross Cursor for Every Icon Theme [Rizal Muttaqin] 40. tdf#145580 Comment balloon doesn't allow Latin characters [Caol??n McNamara] 41. tdf#146171 Tracked changes with no date (0000-00-00) in .doc(x) documents are no longer tracked when converted to ODF format. [L??szl?? N??meth] 42. tdf#146463 Filtering of data series name does not hide it in chart legend [Ouyang Leyan] 43. tdf#146562 UI: Table of content dialog position to parent is off (dialog doesn't open centered to main screen) [Caol??n McNamara] 44. tdf#146597 Writer stops responding when a group of shapes is anchored to character [Attila Bakos (NISZ)] 45. tdf#146690 FILESAVE PPTX: Textbox with only newlines doesn't preserve text size on save [Sarper Akdemir] 46. tdf#146825 Right click Remove in animation tab doesn't work decently. Right click doesn't entail select [Caol??n McNamara] 47. tdf#146848 Assert pasting content in Debug build [Michael Stahl] 48. tdf#146962 Track Changes: Deleting rows in Hide Changes mode doesn't hide the deleted rows immediately (only changing to Show Changes, and back to Hide Changes) [L??szl?? N??meth] 49. tdf#147089 Incorrect handling of right-hand argument to "\" Integral Division BASIC operator [Andreas Heinisch] 50. tdf#147121 FILESAVE PPTX: font size of empty line break in multi-line list item increases [Attila Bakos (NISZ)] 51. tdf#147166 Changing text color of list item changes vertical spacing [Caol ??n McNamara] 52. tdf#147292 chart data point hover tip broken in gtk3 VCL UI [Caol??n McNamara] 53. tdf#147298 Auto Calculate does not work on newly inserted columns in ods or xls formats [Kohei Yoshida] 54. tdf#147343 Wrong microtypography for AM/PM indicator in Spanish locales [Julien Nabet] 55. tdf#147364 CRASH calling a DLL function returning a string in LibreOffice x64 on Windows [Mike Kaganski] 56. tdf#147421 LibreOffice hangs if there are massively null-byte characters in csv file [Eike Rathke] 57. tdf#147435 Accept/Reject Track Change icons/menu items aren't enabled on selected cells of text tables, despite their tracked text changes [L??szl?? N??meth] 58. tdf#147448 Freezes because of External link [Eike Rathke] 59. tdf#147565 Browsing comments in the navigation pane also browses hidden solved comments [Jim Raykowski] 60. tdf#147575 Colibre: Open <DB Object> Has Generic Open Folder Icons [Rizal Muttaqin] 61. tdf#147603 Missing star icons in Extension dialog [Rizal Muttaqin] 62. tdf#147611 UI: Assert when running a macro (regression in 7.3) [Mike Kaganski] 63. tdf#147664 Sukapura: Some icons with text (like B, I, U, etc) are too big that make them unbalance with the rest of the icons [Rizal Muttaqin] 64. tdf#147686 Colibre: Text direction icons (right to left and left to right) have less clear arrows especially on large screens (1920x1080) [Rizal Muttaqin] 65. tdf#147755 Can't use "Tools > Symbols" dialog in math formula editor (StR in comment 3) [Arnaud VERSINI] 66. tdf#147830 CRASH when apply particular advanced filter in particular document [Lubo? Lu????k] 67. tdf#147835 Sukapura: Text direction icons (right to left and left to right) have less clear arrows especially on large screens (1920x1080) [Rizal Muttaqin] 68. tdf#147838 Image needed for Base's dummy preview every icon theme (see tdf# 139453) [Rizal Muttaqin]
libreoffice: Update to 7.3.1.3 * Build and install the old local help. * Fix PLIST for gtk3 option. Changelog: 7.3.1.3 Bugs fixed compared to 7.3.1 RC2 1. tdf#147298 Auto Calculate does not work on newly inserted columns in ods or xls formats [Kohei Yoshida] 2. tdf#147448 Freezes because of External link [Eike Rathke] 7.3.1.2 Bugs fixed compared to 7.3.1 RC1 1. cid#1500612 dereference after null check [Caol??n McNamara] 2. tdf#119083 Recalculation is slow with 90000 VLOOKUP [Eike Rathke] 3. tdf#143817 Search Commands deleting contents in Writer when command applied to selected text [Rafael Lima] 4. tdf#145963 Slow typing with version 7.1 or above on Windows 11 [Lubo? Lu?? ??k] 5. tdf#146622 Crash swlo!SwNodeIndex::SwNodeIndex+0x83: [L??szl?? N??meth] 6. tdf#146704 section setting endnote "collect at end of section" does not update layout [Attila Sz?cs] 7. tdf#147086 Password in .xlsx creates readonly sheet [T??nde T??th] 8. tdf#147325 Unable to 'Tab' when writing SQL in 'SQL View' [Caol??n McNamara] 9. tdf#147393 Chart - Format Data series - Spacing can not be enter as value, just with plus minus signs [Caol??n McNamara] 10. tdf#147398 In Calc ver 7.3.0.3. =Sum covering a range of cells fails to adjust when additional values are added within the range [Eike Rathke] 7.3.1.1 Bugs fixed compared to 7.3.0 RC3 1. Template:Bsc avoid Xlib cairo surfaces for small virtual devices [Lubo? Lu ????k] 2. ofz#43577 valid reclen must be >= 20 [Caol??n McNamara] 3. ofz#44080 throw exception on a negative length [Caol??n McNamara] 4. ofz#44471 crash in isMoved if re-insert of invalid range failed [Caol??n McNamara] 5. rhbz#2047319 LibreOffice crashes on startup with 'invalid cast' when SAL_USE_VCLPLUGIN is set to gtk3 (Plasma Wayland) [Caol??n McNamara] 6. tdf#74577 Pasting a HTML table into Libreoffice Calc can jumble the table up. [Eike Rathke] 7. tdf#92960 Calc doesn't merge cells correctly when pasting merged content from HTML [Eike Rathke] 8. tdf#106899 Unicode Index Entries that are not English is ignored. [Andreas Heinisch] 9. tdf#107727 FILESAVE RTF: border-less text frame gets a border line [Regina Henschel] 10. tdf#108910 Concordance file for indexes breaks UTF-8 and turns the characters into ASCII [Andreas Heinisch] 11. tdf#112209 Opening PPTX with images behind masks shows these images incorrectly [T??nde T??th] 12. tdf#113191 Add 21 and 42 in size list for CJK due to the typographic scale convention [Julien Nabet] 13. tdf#113785 On filtered list an autofill upwards erases data (steps in Comment 3) [Justin Luth] 14. tdf#115566 Custom bullet (-) in presentation not exported into SVG [Miklos Vajna] 15. tdf#122708 UI: Template manager, no highlighting when the focus is inside the template preview window (using keyboard) [Katarina Behrens] 16. tdf#122995 Chart does not update via Menu Tools/Update/Charts [Armin Le Grand (Allotropia)] 17. tdf#123973 Master objects in a LO Draw document export with TIFF but not PNG or GIF when exported with transparency [Armin Le Grand (Allotropia), Xisco Fauli] 18. tdf#125496 SDI file with greek letters does not work [Andreas Heinisch] 19. tdf#125849 Draw/Writer cannot modify the unit of measure through the ruler above the workspace (Chinese UI only) [Caol??n McNamara] 20. tdf#126287 Writer: DOCX export from ODT: Header/Footer is missing on second page [Vasily Melenchuk] 21. tdf#126960 EDITING: Firebird: Table editor instead of view editor [Julien Nabet] 22. tdf#129578 FILESAVE: RTF: CJK Character properties are lost after RT [Justin Luth] 23. tdf#130165 FILESAVE PPTX Parent master slide is set instead of child at save [Tibor Nagy] 24. tdf#131330 Firebird/View-editor: Views aren't shown in table directly after creating a view [Julien Nabet] 25. tdf#132388 BASIC: Replace is awfully slow [Mike Kaganski] 26. tdf#132591 The Keep ratio option for the caption frame can't be deactivated [Caol??n McNamara] 27. tdf#135935 Can't open help page insert chart on calc [Rafael Lima, Caol??n McNamara] 28. tdf#136362 Image toolbar in Calc contains an unnecessary blank area and a corresponding menu option with no text [Jeff Huang] 29. tdf#136481 Regression in 7.0.0 & 7.0.1 - Data Validation Drop-down when using keys "ALT+DOWN Arrow", it doesn't auto highlight the first option (when cell is blank) [Caol??n McNamara] 30. tdf#137128 FILEOPEN PDF Differences in imported text [Kevin Suo] 31. tdf#137571 Adding and modifying animations painfully slow [Caol??n McNamara] 32. tdf#137675 FILESAVE PPTX Non-filled non-custom shape is saved with extra fill [Tibor Nagy] 33. tdf#137920 Writer hung when inserting image larger than page [Miklos Vajna] 34. tdf#139737 EDITING: Undo deletes everything after Paste Special as RTF [Michael Stahl] 35. tdf#140019 MediaDescriptor: Property "LockExport=True" should disable .uno:SendMail" [Vasily Melenchuk] 36. tdf#140020 MediaDescriptor: Property "LockSave=True" should disable .uno:SaveAll" [Vasily Melenchuk] 37. tdf#141340 Pdf export of pages range adds hyperlinks from previous pages [Miklos Vajna] 38. tdf#141652 FILESAVE: DOCX: Image distorted after RT [Justin Luth] 39. tdf#142487 REPLACE: Wrong replacement in long text [Mike Kaganski] 40. tdf#143039 FILESAVE DOCX Change tracked shape with textbox doubles [Michael Stahl] 41. tdf#143106 DOCX: Images are being duplicated on document reopen [Michael Stahl] 42. tdf#144073 UI. Corner of screen appears white when presenting, using the Lights template (Windows-only) [Lubo? Lu????k] 43. tdf#144166 Pixel (or pixels) missing in the Calc Formula Bar [Caol??n McNamara] 44. tdf#144353 Assigning a missing optional variable to a property does not trigger "argument is not optional" [Andreas Heinisch] 45. tdf#145030 UI: Add animation (+) sign still enabled mode with deselect text frame because of using remove effect (-) [Caol??n McNamara] 46. tdf#145868 Find and replace: incorrect replacement after reopening the dialog [Justin Luth] 47. tdf#146066 Vertical axis automatic scaling is wrong for some label column values [T??nde T??th] 48. tdf#146281 [Feature Request] BaseDocumenter extension in Firebird not working [Andreas Heinisch] 49. tdf#146515 "Use printer metrics for document formatting" not roundtripping through the docx format (causes different kerning between ODT & DOCX of the same file) [Caol??n McNamara] 50. tdf#146571 Crash when close Manage changes dialog [Caol??n McNamara] 51. tdf#146672 CDbl(" 28 ") errors out [Andreas Heinisch] 52. tdf#146703 Color Palette extensions list is empty [Gabor Kelemen] 53. tdf#146722 Calc using labels shows errors or wrong results [Eike Rathke] 54. tdf#146742 The return value of Basic function is not initialized when called from Calc formula [Andreas Heinisch] 55. tdf#146795 Calc crashes when pasting data into filtered cells (mdds) [Kohei Yoshida] 56. tdf#146822 FILESSAVE DOCX Hatch filling not exported [T??nde T??th] 57. tdf#146857 Freeze after undoing accepting/rejecting changes [L??szl?? N?? meth] 58. tdf#146891 Crash (assert) when opening the paragraph properties from an outline [Caol??n McNamara] 59. tdf#146909 Missing/confused constants for MsgBox arg & return value [Julien Nabet] 60. tdf#146917 FILESAVE DOCX: Direct formatting is applied to paragraph thus negative first line indent is lost [Vasily Melenchuk] 61. tdf#146941 Crash with debug build when changing paths in options (kf5) [Michael Weghorn] 62. tdf#146964 FILEEDIT ODT Cut and copy a text in Hide Changes mode makes text appear again [L??szl?? N??meth] 63. tdf#146965 sw track changes: regression: broken moving of table row [L??szl ?? N??meth] 64. tdf#146966 FILEEDIT ODT Moving multiple rows inserts also empty rows (not related to change tracking [L??szl?? N??meth] 65. tdf#146967 FILEEDIT ODT Crash: Redo of tracked table row moving [L??szl?? N ??meth] 66. tdf#146970 CRASH: Pasting content from edit mode [Caol??n McNamara] 67. tdf#146992 Arrowheads in dropdowns shift a little when opened [Caol??n McNamara] 68. tdf#147006 CRASH: deleting content [Michael Stahl] 69. tdf#147008 CRASH: Inserting page break or newline [Michael Stahl] 70. tdf#147013 Shapes containing arcs are not printed properly [Caol??n McNamara] 71. tdf#147016 The document loses focus after closing the autofilter popup [Caol??n McNamara] 72. tdf#147032 hazardous animation objects selected [Caol??n McNamara] 73. tdf#147041 Double-clicking an element in Navigator shows it in the middle of the document view instead of at the top [Jim Raykowski] 74. tdf#147088 Export from Calc document with Unicode characters belonging to Unicode category Cn to xlsx produces corrupt file. [Stephan Bergmann] 75. tdf#147106 Chart Design in Colibre does not align with the theme [Rizal Muttaqin] 76. tdf#147109 Calc SUBSTITUTE function slows down disproportionately as text length increases. [Mike Kaganski] 77. tdf#147115 docx import filter, wrong default paragraph style was taken [Justin Luth] 78. tdf#147119 Impossible in 7.4 to export a PNG with a transparent background (no background defaults to white) [Xisco Fauli] 79. tdf#147144 Writer crash after adding rectangle, add link and delete it [Julien Nabet] 80. tdf#147181 FILEEDIT ODT Track changes of multiple table rows copied [L??szl ?? N??meth] 81. tdf#147182 FILEEDIT ODT Track changes: accept/reject only first cell of a table selection [L??szl?? N??meth] 82. tdf#147206 copy+Rich Text Formatting RTF paste special turns entire document into hyperlink text [Michael Stahl] 83. tdf#147218 Typo in Calc's print dialog [Caol??n McNamara] 84. tdf#147251 LO 7.3 Calc Autofilter Dropdown does not show "Cancel" and "OK" buttons [Caol??n McNamara] 85. tdf#147262 CallByName() argument names does not match that of VBA [Julien Nabet] 86. tdf#147322 drag & drop table moving doesn't work (regression of tdf#84806) [L??szl?? N??meth]
libreoffice: Update to 7.3.0.3 * Fix comments. Changelog: 7.3.0.3 Writer General improvements * Hyperlinks can now be attached to shapes tdf#123626 (Samuel Mehrbrodt, allotropia) * Footnote and endnote anchors in the end of a paragraph are now treated exactly as they already were treated in the middle for the purposes of search/replace with regular expressions, i.e. they match [\p{Control}] or [:control:] regular expression. That means that they need to be taken into account when matching text against end-of-paragraph tdf#137737 (Mike Kaganski, Collabora) * Start of list level support in Writer paragraph styles blog post (Miklos Vajna, Collabora) * Start of linked character and paragraph styles blog post (Miklos Vajna, Collabora) Tracked table row deletion/insertion Add visualization and Manage Changes support for tracked deletion and insertion of tables and table rows. (L??szl?? N??meth, NISZ) Basic support of table change tracking (introduced by LibreOffice 7.2, see tdf# 60382, tdf#79069) was extended by the following improvements: * Hide deleted table rows and tables in Hide Changes mode instead of showing empty cells tdf#144057 * Show table and table row insertions in cyan and deletions in pink in Show Changes mode tdf#146120 * In Manage Changes, accept or reject deletion/insertion of tables or consecutive table rows with a single click tdf#144270 * Clicking on a table row, accept or reject its deletion/insertion tdf#146145 * Add tooltip to table rows with change tracking tdf#146144 * Track insertion of empty table rows tdf#143358 * Track deletion of empty table rows tdf#143359 Highlighted tracked row changes, and improved Manage Changes dialog window with the new table (row) changes Tracked text moving During track changes, show moved text in green color and with double strikethrough or underlines to speed up reviewing. Add new tooltip captions and Manage Changes Action icons for tracked text moving. Re-ordered list elements or changed paragraph or sentence order is more visible this way. Tracked moving is detected at Move Up/Down, drag & drop, cut & paste and deletion + re-typing, also during ODT and DOCX import (including documents created with editors which lack of tracked text moving support, like Google Docs or web version of Microsoft Office). tdf#145233 tdf#145718 tdf#145719 tdf#145721 (L??szl?? N?? meth, NISZ) Tracked list item moved by Move Down, with new tooltip caption and Manage Changes Action icons Other improvements in track changes Related to changes of paragraph formatting etc. (L??szl?? N??meth, NISZ). * Track change of paragraph style tdf#144272 * Fixed table formula calculation at track changes tdf#39828 * Track changes: fix table deletion at paragraph join tdf#144058 * Track changes: keep format of hints. When a text has multiple character formatting settings enabled and a new one is applied with tracked changes, only one of the former settings is restored upon rejecting the changes. tdf #144173 * Track format changes of the actual word. If there is no text selection, character formattings are applied on the word under the text cursor, now with storing the original direct character formatting in a redline "extra data" for rejection of the tracked formatting change. tdf#143939 * Show bullet and numbering changes at the moved list item, not at the next one. tdf#145068 A list item moved by Move Down: show changes only in two items, not in four items. Performance * Increased a PDF export speed of some complex documents tdf#125892 (Noel Grandin, Collabora) * Speed up loading large RTL documents tdf#64991 (Noel Grandin, Collabora) * Improved rendering speed with some complex documents core commit 71429b93, core commit d13b63a9 (Lubo? Lu????k, Collabora) Calc General improvements * The "Link to External Data" dialogue (Sheet ? Link to External Data...) now lists HTML tables in the order they appear in the source. tdf#142600 (Andreas Heinisch) 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.) * Neumaier summation algorithm?Wikipedia logo v3.svg was implemented for using modern SIMD CPU instructions like AVX2 tdf#142307 (Dante Dom??nech) * Whitespace line feed and character tabulation in cell formula expressions are now preserved and survive round-tripping between OOXML and ODF file formats. Tabs however can not be entered in the cell input UI and are converted to one space character. tdf#76310 (Eike Rathke, Red Hat) * CSV import/export support a sep=; and "sep=;" field separator setting. When reading CSV the separator is taken from an initial sep=; or "sep=;" single field if that is the only row content. The quoted form is preserved as (unquoted) cell content, of the unquoted form the separator is discarded as contextually it is a real field separator. When writing CSV an existing single top left cell's content sep=; if that is the only cell in the row is adapted to the current separator in the quoted form "sep=;" (if quotes / text delimiters aren't set empty ...) and always uses the ASCII " double quote character. If the line containing the sep=; is not to be imported as data (and thus also is not preserved when re-saving) then the From row number in the dialog must be set to 2. tdf#117868 (Eike Rathke, Red Hat) * A new Evaluate formulas option in the CSV Import and Paste Special and Text to Column dialog determines whether formula expressions starting with a = equal sign character are to be evaluated as formulas or imported as textual data. In the programmatic FilterOptions string this is the 13th parameter (token 12) with arguments either false or true. tdf#114878 (Eike Rathke, Red Hat) * Bash like autocompletion for Calc autoinput was implemented. tdf#145198 (Dennis Francis, Collabora) Consider an example of the following data in a column: ABCD123xyz ABCD345qwel ABCD123pqr ABCD123xyz PQR When user types A, it will show the partial suggestion BCD. User can accept the suggestion with the right arrow key and then the cursor will be placed after the letter D, waiting for more input. User can choose to not accept the suggestion either by typing more or by ending the edit mode by pressing Esc key. If the user accepts the suggestion BCD by right arrow key, and types 1, it will show a partial suggestion of 23. User can accept this by pressing the right arrow key. If the user accepts the suggestion in the 3rd step and types x it will show the final suggestion yz. Again user can choose to accept or decline the suggestion as mentioned in the 1st step. * Cell cursor now uses the system's highlight color instead of the default font color to improve visibility tdf#142121 (Natalia Gavrilova) Note that the cursor in cell C4 now using the highlight color instead of the default font color * Support Color Filter in "Standard Filter" dialog tdf#143103 (Samuel Mehrbrodt, allotropia) Standard filter supports filtering by colors * Queries and filters using some text-based operations such as 'contains' now properly work even with numeric data core commit 0d1971a8 (Lubo? Lu????k, Collabora) * Quick find will now search for values instead of formulas (the search dialog offers both options). tdf#102506 (Julien Nabet) New spreadsheet functions * None Changed spreadsheet functions * Option "Search criteria = and <> must apply to whole cells" has been fixed to apply properly in lookup functions when turned off (tdf#139612). For better performance it is recommended to leave the option on unless partial cell matching is required. (Lubo? Lu????k, Collabora) * The IF() function now unconditionally propagates the condition's error value, if any. Previously a given ELSE-path was executed as the condition is never TRUE on error, which wasn't significant unless the ELSE was an error evaluating function like IFERROR() or ISERROR() or other IS...() functions. This changes behaviour of an undocumented side effect, so might break existing expressions that (unwillingly?) relied on it. tdf#146377 (Eike Rathke, Red Hat) Performance * Improved speed of some XLSM files opening tdf#95549 (Noel Grandin, Collabora) * Speedup inserting large charts (for over 800000 cells) tdf#144052 (Noel Grandin, Collabora) * Improved speed of some XLSX files opening tdf#130795 (Noel Grandin, Collabora) * Improved speed of lookup functions in some cases tdf#139444,tdf#144249 (Lubo? Lu????k, Collabora) * Improved speed for filtering by Autofilter tdf#133835, tdf#133867, tdf# 133996 (Noel Grandin, Lubo? Lu????k, Collabora) * Improved use of threads for Calc calculations core commit a0e27322, core commit 871d5fe3 (Lubo? Lu????k, Collabora) Impress & Draw General improvements * Added PowerPoint-compatible screen sizes in Slide ? Slide Properties... ? Slide ? Paper Format. "Widescreen" is used in current PowerPoint, "On-screen show" is used in previous PowerPoint versions and Google Slides. (see here) If you create a file with these sizes, the exported file will be treated as a preset size instead of a user size. It will also be treated as a preset size when you import it. tdf#142286, tdf#142288 (Jun Nogata) * Unshare shape properties for the same type before insertion blog post (Miklos Vajna, Collabora) * tdf#140321 (Regina Henschel) Wire Frame - Matt - Plastic - Metal The dialog "3D-Settings" opens if you toggle a shape to "Extrusion on". The dialog has a drop-down list "Surface" with items "Wire Frame", "Matt", "Plastic" and "Metal". In the old version the items "Matt", "Plastic" and "Metal" did nothing, but the solid was always rendered as "Plastic". Now you get different surfaces. "Matt" is really matte. "Metal" is similar to "Plastic" but has more contrast. Unfortunately the old versions have written wrong and invalid values into the file. Such values might result in unwanted rendering now. To repair such shapes, mark the shape, then first switch to item "Matt" and then to "Plastic" or "Metal" respectively. Performance Base * FireBird data base engine bugfixes tdf#115547, tdf#117842, tdf#120129, tdf# 125286, tdf#144172, tdf#144230, tdf#144340 and many concomitant commits (Mike Kaganski, Collabora) Chart Math Core / General * LibreOffice can now generate one-dimensional barcodes in addition to QR codes. tdf#141193 (Akshit Kushwaha) QR and Barcode dialog next to inserted barcode on page. * new WebDAV/HTTP UCP based on libcurl. tdf#101094, tdf#102499 (Michael Stahl, allotropia; Giuseppe Castagno) + using the OS native TLS stack on Windows and macOS, so users can now manage trust of CAs with OS UI on these platforms * Border line widths have been unified throughout LibreOffice. tdf#48622 (Samuel Mehrbrodt, allotropia) + New defaults are: o Hairline (0.05pt) o Very thin (0.5pt) o Thin (0.75pt) o Medium (1.5pt) o Thick (2.25pt) o Extra thick (4.5pt) o Custom values are still possible New line width defaults Performance * Optimizing LibreOffice for a larger number of users. Read more in a blog post (Lubo? Lu????k, Collabora) * Fixed a mistake that was making CJK text rendering slower over time core commit 5b38b574 (Lubo? Lu????k, Collabora) * Various rendering improvements in the Skia-based rendering backend (Lubo? Lu????k, Collabora) * Official binary packages are now built using Link-Time Optimization, which should improve overall performance (Lubo? Lu????k, Collabora) LibreOffice Help * Help pages for the ScriptForge scripting library (J.P. Ledure, A. Romedenne, R. Lima) * Focus search results to user's current module tdf#123506 (Ross Johnson) * Switch from Fuzzysort to FlexSearch for index search [commit] (I. Lauhakangas) * Close navigation menus when clicking outside them [commit] (I. Lauhakangas) * Several improvements in Calc functions Help pages for accuracy and completeness and links to Calc Function wiki pages. List of patches (S. Fanning) * Help updates and fixes + E. Rathke + O. Hallot + M. Kaganski + R. Lima + Ming Hua + A. Romedenne + R. Johnson * Internal Help refactoring tdf#132643 (Johnny_M) 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) * DOCX import: fix permission for editing tdf#89383 (T??nde T??th, NISZ) * DOCX export/import: track change of paragraph style tdf#144272 (L??szl?? N ??meth, NISZ) * DOCX import: fix user index and index entry support defined by field code \ f. This is a reworking of a previously patch. Now the import uses com.sun.star.text.UserIndex and com.sun.star.text.UserIndexMark index and index entry fields, which support the requested user index not only during the DOCX and OpenDocument round-trip, but its run-time functionality, the multiple user-defined indices tdf#77051 (L??szl?? N??meth, NISZ) * DOCX import: handle ZOrder of chart objects tdf#144798 (Miklos Vajna, Collabora) * DOCX import/export: improved support for sdt fields tdf#81507, tdf#130565, tdf#137466, tdf#100493 (Vasily Melenchuk, CIB/allotropia) Improvements of XLSX import/export filter * XLSX import: decreased a row height for XLSX files created by MS Office tdf #144642 (Attila Sz?cs, NISZ) * XLSX export: cell indent doesn't increase on each save now tdf#130104 (Kevin Suo) * XLSX import: fix permission for editing tdf#115933 (T??nde T??th, NISZ) * XLSX import/export: fix permission for editing. The password for editing wasn't asked, also wasn't exported in XLSX documents. tdf#118938 (T??nde T ??th, NISZ). Now it's exported in Calc using the following steps, also verified before editing: + In File->Save As, choose Excel 2007??365 (.xlsx) format; + enable checkbox "Save with password" and click Save; + in the dialog "Set password", click on "Options" and enable checkbox "Open file read-only", and enter a password for editing (i.e. skip the password for opening). * Calc buttons with macros: better XLSX support blog post (Miklos Vajna, Collabora) * OOXML chart import/export: Chart labels from cell-range tdf#143942 (Dennis Francis, Collabora) * OOXML chart import/export: Chart date categories - improved support for formatting, scaling, range-selection(min/max), increments core commit f547cf17 (Dennis Francis, Collabora) Improvements of PPTX import/export filter * PPTX export: fixed interactions and hyperlinks on images tdf#124232 (Tibor Nagy, NISZ) * PPTX import: Impress doesn't drop the read-only password in PPTX file now tdf#144943 (T??nde T??th, NISZ) * PPTX import: fix hyperlinks on shapes tdf#144616 (Tibor Nagy, NISZ) * PPTX import: fix hyperlinks on images tdf#141704 (Tibor Nagy, NISZ) * Fix the incorrect import of slide footers from PPTX tdf#142221 (Sarper Akdemir, Collabora) * Make slide footers get exported to PPTX tdf#59323 (Sarper Akdemir, Collabora) * PPTX import: Transparent shadow for tables. Read more in a blog post (Miklos Vajna, Collabora) Improvements of WMF/EMF filter Improvements of SVG filter Other * TXT file extension is no longer associated with T602 file format, which used to lead to mis-detections in some cases (Jan Hole?ovsk?, Collabora) GUI General * The wavy lines indicating spelling or grammar issues have been improved to be more discernible in high-resolution screens. Now, they will match the document??s zoom level instead of staying thin unconditionally. tdf#70519 (Heiko Tietze, TDF) Icon theme * Tweaks to Colibre icons related to graphics, saving, formatting and undo/ redo. (Rizal Muttaqin) Dialogs Sidebar Notebookbar Localization If you speak an endangered language and want to help us to Im-jabber.svg achieve our goals of providing libre tools to every person on the planet, please help translate our software. New languages/locales with locale data Available as default document language and for locale specific formatting. * English (Israel) {en-IL}. tdf#145173 (Eike Rathke, Red Hat) Additional languages in the language list Available for text attribution. * Klingon, tlhIngan Hol {tlh}. tdf#143946 (Eike Rathke, Red Hat) * Interslavic Latin {art-Latn-x-interslv} and Interslavic Cyrillic {art-Cyrl-x-interslv}. tdf#145853 (Eike Rathke, Red Hat) Improvements to proofing tools and language support * Language entries in language listboxes created by spellchecker or hyphenation dictionaries or extensions that support languages without a predefined language listbox entry are now displayed using a possibly translated language/locale name obtained from the ICU (International Components for Unicode) library. Previously such entries were displayed as language tags in curly brackets, for example {en-SG}. (Eike Rathke, Red Hat) * Old Hungarian has got full-text transliteration support: Tools ? AutoCorrect ? Apply and Tools ? AutoCorrect ? Apply and Edit Changes transliterate right-to-left Hungarian text to Old Hungarian (only if the paragraph style of the text is Default Paragraph Style). tdf#143176 (L??szl ?? N??meth). More info in Release Notes 7.0 * Added Brazilian Portuguese (pt-BR) thesaurus (Olivier Hallot) 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) The libraries expose a total of 23 services each with a bunch of methods and properties. New in LibreOffice 7.3: * The (new) Chart service, to define chart documents stored in Calc sheets. Most parameters available in the user interface can be set by script. * The (new) PopupMenu service, to describe the menu to be displayed after a mouse event (typically a right-click). The menu may contain usual items, checkboxes or radio buttons. Each item can be decorated with icons and tooltips. * Management of printers: list of fonts and printers, printer options, printing documents. * Export of documents to PDF and management of PDF options. * Dialogs may host table controls. Provide tabular data, the data is displayed with headers and sort buttons. The selected row is returned by the Value property. * Titles, tooltips, list- or comboboxes, labels of dialogs can be translated on-the-fly based on tools provided in the L10N service. * The Calc service has been improved with facilities to identify cell ranges when their size is unknown, f.i. after the import of data, and to apply formulas with absolute and relative references on them. * The whole set of services is made available for Python scripts with identical syntax and behaviour as in Basic. * The English version of the documentation of the ScriptForge libraries (7.3) is fully integrated in the LibreOffice help pages (https:// help.libreoffice.org/7.3/en-US/text/sbasic/shared/03/lib_ScriptForge.html? DbPAR=BASIC). Their translation into other languages is underway. (Alain Romedenne, Rafael Lima) BASIC Python VBA changes Feature Removal / Deprecation Platform Compatibility Mac * LibreOffice 7.3 requires macOS 10.12 or newer to run. Due to Apple's policy regarding C++ standard library features, the minimum macOS version requirement will be raised in the future like so: + release in Aug 2022 ?? 10.13 High Sierra + release in Feb 2023 ?? 10.14 Mojave + release in Aug 2023 ?? 10.15 Catalina * A rendering backend based on the Skia library is now used also on macOS [1] (Lubo? Lu????k, Collabora) Windows * The IAccessibleTable2 and IAccessibleTableCell interfaces from the IAccessible2 specification have been implemented (core commit 839dbf9e, core commit 97a88e30) (Michael Weghorn) Linux API Changes * The C functions rtl_str_toFloat, rtl_str_toDouble, rtl_ustr_toFloat, and rtl_ustr_toDouble, and the C++ member functions rtl::OString::toFloat, rtl::OString::toDouble, rtl::OUString::toFloat, and rtl::OUString::toDouble no 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.) core commit 9d27a44e * osl_demultiplexSocketEvents and its support functionality, all of which were deprecated, have been removed from the UNO C/C++ API. core commit db392a8a UNO API changes * com.sun.star.resource.XLocale has been removed. core commit a74d15ad * In com.sun.star.i18n, various enum members have been renamed (to no longer use reserved identifiers): core commit 04af4e4f + in com.sun.star.i18n.TransliterationModules: o from ignoreTraditionalKanji_ja_JP to IgnoreTraditionalKanji_ja_JP o from ignoreTraditionalKana_ja_JP to IgnoreTraditionalKana_ja_JP o from ignoreMinusSign_ja_JP to IgnoreMinusSign_ja_JP o from ignoreIterationMark_ja_JP to IgnoreIterationMark_ja_JP o from ignoreSeparator_ja_JP to IgnoreSeparator_ja_JP o from ignoreZiZu_ja_JP to IgnoreZiZu_ja_JP o from ignoreBaFa_ja_JP to IgnoreBaFa_ja_JP o from ignoreTiJi_ja_JP to IgnoreTiJi_ja_JP o from ignoreHyuByu_ja_JP to IgnoreHyuByu_ja_JP o from ignoreSeZe_ja_JP to IgnoreSeZe_ja_JP o from ignoreIandEfollowedByYa_ja_JP to IgnoreIandEfollowedByYa_ja_JP o from ignoreKiKuFollowedBySa_ja_JP to IgnoreKiKuFollowedBySa_ja_JP o from ignoreSize_ja_JP to IgnoreSize_ja_JP o from ignoreProlongedSoundMark_ja_JP to IgnoreProlongedSoundMark_ja_JP o from ignoreMiddleDot_ja_JP to IgnoreMiddleDot_ja_JP o from ignoreSpace_ja_JP to IgnoreSpace_ja_JP o from smallToLarge_ja_JP to SmallToLarge_ja_JP o from largeToSmall_ja_JP to LargeToSmall_ja_JP + in com.sun.star.i18n.TransliterationModulesNew: o from ignoreTraditionalKanji_ja_JP to IgnoreTraditionalKanji_ja_JP o from ignoreTraditionalKana_ja_JP to IgnoreTraditionalKana_ja_JP o from ignoreMinusSign_ja_JP to IgnoreMinusSign_ja_JP o from ignoreIterationMark_ja_JP to IgnoreIterationMark_ja_JP o from ignoreSeparator_ja_JP to IgnoreSeparator_ja_JP o from ignoreZiZu_ja_JP to IgnoreZiZu_ja_JP o from ignoreBaFa_ja_JP to IgnoreBaFa_ja_JP o from ignoreTiJi_ja_JP to IgnoreTiJi_ja_JP o from ignoreHyuByu_ja_JP to IgnoreHyuByu_ja_JP o from ignoreSeZe_ja_JP to IgnoreSeZe_ja_JP o from ignoreIandEfollowedByYa_ja_JP to IgnoreIandEfollowedByYa_ja_JP o from ignoreKiKuFollowedBySa_ja_JP to IgnoreKiKuFollowedBySa_ja_JP o from ignoreSize_ja_JP to IgnoreSize_ja_JP o from ignoreProlongedSoundMark_ja_JP to IgnoreProlongedSoundMark_ja_JP o from ignoreMiddleDot_ja_JP to IgnoreMiddleDot_ja_JP o from ignoreSpace_ja_JP to IgnoreSpace_ja_JP o from smallToLarge_ja_JP to SmallToLarge_ja_JP o from largeToSmall_ja_JP to LargeToSmall_ja_JP + in com.sun.star.i18n.UnicodeScript: o from k_CJKUnifiedIdeographsExtensionA to kCJKUnifiedIdeographsExtensionA
libreoffice: Update to 7.2.5.2 Changelog: 7.2.5.2 Bugs fixed compared to 7.2.5 RC1 1. tdf#131850 LibreOffice hangs if recent files are not accessible (e.g. remote samba, webdav, or nextcloud files) [Mike Kaganski] 2. tdf#135061 Hang: pasting content ( track changes ) [Michael Stahl] 3. tdf#136855 Crash correcting with spell checker with track & changes enabled [Michael Stahl] 4. tdf#137101 Evolution LDAP address source won't timeout, indefinitely freezing ui [Julien Nabet] 5. tdf#137318 Redlinehide: Undo action displays content incorrectly. [Michael Stahl] 6. tdf#138743 Hiding track changes shows a spurious image frame [Michael Stahl] 7. tdf#139843 Crash swlo!SwNumRule::MakeNumString [Michael Stahl] 8. tdf#141175 CRASH: cutting content with redlines [Michael Stahl] 9. tdf#144364 Autotext (text only) with placeholder not correctly displayed [Justin Luth] 10. tdf#144565 Crash in: SfxItemSet::Clone(bool,SfxItemPool *) [Michael Stahl] 11. tdf#146219 UCB: Startup, creating new files, or Exit of the application is very slow or "annoying" when the "Recent Document" list contains remote files (e.g. Webdav/Nextcloud or SFTP files mounted via File Manager) [Mike Kaganski] 12. tdf#146257 Chapter Numbering dialog adds some unexpected dots [Vasily Melenchuk] 13. tdf#146363 [regression] LibreOffice Draw crashes when changing width/height of text box [Julien Nabet] 7.2.5.1 Bugs fixed compared to 7.2.3 RC2 1. ofz#41299 rewind also on last resort #REF! IsReference() [Eike Rathke] 2. ofz#41345 negative-size-param [Caol??n McNamara] 3. ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objects [Caol??n McNamara] 4. tdf#81507 FILESAVE: DOCX - w:sdtContent not exported correctly resulting in missing line breaks [Vasily Melenchuk] 5. tdf#101217 Setting the column width and height should not round the values causing compounding errors [Heiko Tietze] 6. tdf#110003 Lower-case ?? is capitalized as SS instead of ? [Eike Rathke] 7. tdf#127512 MSO line chart color is off [Miklos Vajna] 8. tdf#128715 Auto playing slideshow will stop after a 10-20min only in 32bit Linux [Urja Rannikko] 9. tdf#128895 Hidden Columns but keep reappearing! Unlike Rows which will stay hidden (steps: comment 19) [Justin Luth] 10. tdf#128914 Drag-copy of formulas referencing labels gives wrong result in rows (copying vertically); works in columns (copying horizontally) [Eike Rathke] 11. tdf#129638 Wrong Page Direction in Print UI [Justin Luth] 12. tdf#130131 There is no Split item in combined shape's context menu in Draw [Justin Luth] 13. tdf#131150 EDITING: Some align options are disabled in textboxes [Justin Luth] 14. tdf#132470 UI: Tab of visible sheet looks the same as other selected tabs [Justin Luth] 15. tdf#134294 Chapter numbering not updated when heading added in between (until heading applied again or reload ) [Bjoern Michaelsen] 16. tdf#135033 Undo/redo not supported for animations [Katarina Behrens] 17. tdf#135906 FILESAVE: DOCX with SmartArt roundtripped in Writer fails to open in Word [Justin Luth] 18. tdf#136111 Scaling problem on chart driven by a macro. [Andras Timar] 19. tdf#136452 Crash swlo!SwTextFrame::HasFootnote+0xc0d: at undo [Michael Stahl] 20. tdf#137719 FILEOPEN: images appear blurred in edit mode (but not presentation mode) (7.0 regression) [Lubo? Lu????k] 21. tdf#138223 FILEOPEN PPTX: text shown black on black (instead of black on white) [Justin Luth] 22. tdf#139102 Gallery: "Detailed View" icons display is cluttered (GTK3) [Caol ??n McNamara] 23. tdf#139205 Translated Calc styles lose hirearchical structure [Kevin Suo] 24. tdf#139612 Option "Search criteria = and <> must apply to whole cells" doesn't affect to calculation as must. [Lubo? Lu????k] 25. tdf#139922 Tools > Autocorrect > Apply with "Capitalize first letter in every sentence" [M] does not work on first sentence of a document following an initial empty paragraph [Justin Luth] 26. tdf#140086 LO will many times the master password for open or save action an a remote server (webdav) [Michael Stahl] 27. tdf#140250 Effects: Glow Radius and Soft Edge Radius should be independent of one another (rather than linked) [Caol??n McNamara] 28. tdf#140395 "Font effects" screenshot has to be updated so that it does not show "blinking" control [Olivier Hallot] 29. tdf#140912 FILEOPEN PPTX: extra image and text label "insert image" appears (even in presentation mode) [gulsahkose] 30. tdf#141709 Opening Chinese PDF files generated by XeLaTeX loses Chinese characters [Michael Warner] 31. tdf#142033 VIEWING: Embedded newline does not display correctly when set via SetDataArray() [Andreas Heinisch] 32. tdf#142719 AUTO CORRECT: Undo adds exception of two initial capitals to exception list [Caol??n McNamara] 33. tdf#142910 Standard filters involving "greater than" or "smaller than" (>, <, >=, <=) fail and hide everything [Justin Luth] 34. tdf#143128 Searching for German sharp s / eszett (??,?) provides wrong results [Eike Rathke] 35. tdf#143422 "Missing hyphenation data" is displayed in info bar in Japanese documents [Jun Nogata] 36. tdf#143511 Writer: Comment oversized and text missing when printed in margin in Linux [Caol??n McNamara] 37. tdf#143643 The size of comment box isn't restored at undo (so plenty of space, but showing scrollbar) [Caol??n McNamara] 38. tdf#143971 LibreOffice 7.2 introduced addition popup for read only file that shouldn't be showing [Matt K] 39. tdf#144107 Editing: page breaks is not visible without gridlines [Dennis Francis] 40. tdf#144244 Crash when FILESAVE a calc file after delete some columns [Julien Nabet] 41. tdf#144245 Unlike VBA, the 'Key' string parameter of the 'Add' method of the 'Collection' object, although case insensitive, is only for ANSII characters. [Andreas Heinisch] 42. tdf#144247 Row height in Calc was 0,45 cm now it's 0,4516. Set rowheight to 10 it will be 9,9995 cm (since 7.2) [Heiko Tietze] 43. tdf#144378 Calc: Characters rotated when printed in Asian layout mode of vertical writing [Mark Hung] 44. tdf#144410 UI Autofilter dropdown does not indicate that color filtering options are submenus [Caol??n McNamara] 45. tdf#144668 DOCX Customized numbering format lost on save and re-open [Vasily Melenchuk] 46. tdf#144695 Oracle Java JDK 17 recognition confusion on macOS [Stephan Bergmann] 47. tdf#144940 Calc disables header/footer or loses footer content when saves a spreadsheet ( part 2 ) [Attila Bakos (NISZ)] 48. tdf#145062 Crash when inserting hidden field over input field [Michael Stahl] 49. tdf#145128 Setting the "PerformFileCheckExt" setting via the Windows Registry does not work correctly: Final is not applied [Gabor Kelemen] 50. tdf#145162 FILESAVE PPTX: extra bullet added to text [Attila Bakos (NISZ)] 51. tdf#145207 One click and three presses of TABs crashes Writer [Jim Raykowski] 52. tdf#145215 The logic of Cross Reference representing Paragraph Numbering is different between MSOffice and LibreOffice [Vasily Melenchuk] 53. tdf#145258 Comments cut-off in writer [Caol??n McNamara] 54. tdf#145322 Writer: All characters rotate when printing a vertical writing page [Mark Hung] 55. tdf#145386 bogus lang-tag in status bar language selector [Eike Rathke] 56. tdf#145567 Crash when click "File > Open" if previously a Draw document is opened via Writer and closed [Caol??n McNamara] 57. tdf#145582 Query ?? Edit in SQL-View treats file as changed when no changes have occurred [Caol??n McNamara] 58. tdf#145604 Dragging & dropping outline in navigator is off by one [Caol??n McNamara] 59. tdf#145610 The numbering of numbered list doesn't show when changing bulleted for numbered list [Vasily Melenchuk] 60. tdf#145621 Crash swlo! IDocumentMarkAccess::IsLegalPaMForCrossRefHeadingBookmark+0x2681 at overwriting certain area [Michael Stahl] 61. tdf#145640 CALC Update references when sorting on an autofiltered range of cells evaluates incorrectly [Eike Rathke] 62. tdf#145663 Not possible to turn light off in '3D View' dialog of a 3D chart [Caol??n McNamara] 63. tdf#145711 Error 1324: The Folder Path Contains an Invalid Character (Adobe Japan1/H) [Mike Kaganski] 64. tdf#145786 Crash in: libgobject-2.0.so.0 Gtk-CRITICAL when attempting to change color palette (UI, Sidebar) [Caol??n McNamara] 65. tdf#145801 Different heights of sidebar content panel title elements [Heiko Tietze] 66. tdf#145814 STYLES: Fill format mode broken in Windows [Caol??n McNamara] 67. tdf#145819 at insert a rotated image, yes and no are reversed [Gabor Kelemen] 68. tdf#145840 UI Secure connection box reset incorrectly when opening&closing Edit Services dialog [Caol??n McNamara] 69. tdf#145842 UI Canceling Delete from WebDAV server makes files disappear from Remote files dialog [Caol??n McNamara] 70. tdf#145852 Printing with printer preselected no longer works (BASIC macro) [Samuel Mehrbrodt] 71. tdf#145928 Crash mergedlo!SdrUndoObj::ImpShowPageOfThisObject+33 (SwpHints::Check(bool) ndhints.cxx:359) [Michael Stahl] 72. tdf#145959 Context menu in Math text window doesn't stay if not enough space below cursor [Caol??n McNamara] 73. tdf#145974 Scrollbar in Comment box appearing over text while typing [Caol ??n McNamara] 74. tdf#145999 BASE: Base Table Control subform blank field when focus [Caol??n McNamara] 75. tdf#146108 Calc is slow to change cell focus in a document with a big background image [Noel Grandin] 76. tdf#146141 Delete empty comment crash - Crash in: `anonymous namespace'::collectUIInformation [Caol??n McNamara] 77. tdf#146179 Developer Tools crashes LO when inspecting object in special file [Julien Nabet]
libreoffice: Update to 7.2.4.1 * pkgsrc/misc/libreoffice does not use internal nss and there is no change from 7.2.3.2. Changelog: * Update internal NSS to 3.73 to solve CVE-2021-43527.
libreoffice: Update to 7.2.3.2 Changelog 7.2.3.2 Bugs fixed compared to 7.2.3 RC1 1. tdf#121546 CRASH undoing table paste [Michael Stahl] 2. tdf#142420 Filter By Color: Hangs after apply a color filter and then deselect the filter [Caol??n McNamara] 3. tdf#142986 In "Data - Statistics - Sampling" options, not possible to use a sampling size greater than 100 [Justin Luth] 4. tdf#144247 Row height in Calc was 0,45 cm now it's 0,4516. Set rowheight to 10 it will be 9,9995 cm (since 7.2) [Heiko Tietze] 5. tdf#144989 Exported PDF of master document with hidden sections in chapters loses pagination [Michael Stahl] 6. tdf#145158 character format dialog doesn't show the current character size any more [Mike Kaganski] 7. tdf#145323 [BASE] [REPORTBUILDER] [REGRESSION] [7.2.x] Moving a field to a different section corrupts the field [Noel Grandin] 8. tdf#145584 Writer crashes on exporting as PDF with its Range in PDF Options set to 'Selection' [Julien Nabet] 9. tdf#145645 calc: pivot table popdown don't dismiss when menu item selected [Caol??n McNamara] 7.2.3.1 Bugs fixed compared to 7.2.2 RC2 1. ofz#40008 check if column exists before EndListening attempt [Caol??n McNamara] 2. tdf#39828 Writer table not calculating correctly if Tracked Changes shown [L??szl?? N??meth] 3. tdf#45525 TABLES, Problem on adjust selected Row or Column to equal space [Justin Luth] 4. tdf#50421 UI: "Check for Updates" menu leads to an unusable dialog (shows "%PERCENT%") [Julien Nabet] 5. tdf#64242 TABLE: correct UX handling of "Distribute" and "Equally Space" table Columns and Rows [Justin Luth] 6. tdf#73139 PRINTING: Content of Tablecontrols isn't printed, when the whole Fonts are default (black) text color [Caol??n McNamara] 7. tdf#76258 Filter by colors in Calc [Samuel Mehrbrodt] 8. tdf#77051 FILESAVE: '\f' field flag of Index is not getting preserved in LibreOffice [L??szl?? N??meth] 9. tdf#79717 EDITING: Overwriting selected text doesn't always maintain formatting [Justin Luth] 10. tdf#96499 FILEOPEN: HTML format .xls file shows NUMERIC cell value while TEXT type is expected (because orcus does not accept un-quoted non-ASCII characters as css property values) (see comment 17) [Kevin Suo] 11. tdf#117895 "Edit document properties before saving" option leaves just-saved document modified; changes are not saved [Caol??n McNamara] 12. tdf#119206 Freeze if Option ??Edit document properties before saving?? is Enabled [Caol??n McNamara] 13. tdf#120343 Export to PDF opens PDF before the properties have been edited and the PDF is created [Caol??n McNamara] 14. tdf#125582 FILEOPEN PPTX follow path text transformation is different in LO and PowerPoint [Regina Henschel] 15. tdf#125637 names ending in underscore characters are allowed, but incorrectly handled at the end of a command line [Andreas Heinisch] 16. tdf#126926 Extra filter icon appears on deleting sheet columns [Eike Rathke] 17. tdf#127900 Frame language set in master ignored in slides created from that master [Attila Bakos (NISZ)] 18. tdf#130104 FILESAVE XLSX: cell indent ("stylesheet -> cellXfs -> xf -> alignment: indent") is increased each time when re-save as xlsx document (see comment 17) [Kevin Suo] 19. tdf#131025 Writer document with tables lost data in cells (apparently) replacing with 0 [Justin Luth] 20. tdf#131563 Cannot set cell font color from VBA macro [Andreas Heinisch] 21. tdf#134426 Changing Paragraph format, editing Text and changing back leaves edited text's format unchanged [Justin Luth] 22. tdf#136498 In PDF options "%PRODUCTNAME" is displayed in tooltip [Caol??n McNamara] 23. tdf#136715 Undo doesn't undo bold in table style [Balazs Santha] 24. tdf#136945 Custom Slide Show drag-and-drop not reordering slides as desired [Caol??n McNamara] 25. tdf#138475 Asian and Complex font-size / font weight / font posture in Calc default styles are not the same as Western fonts [Kevin Suo] 26. tdf#138531 Dynamic Data Exchange is not operable [Bjoern Michaelsen] 27. tdf#138698 Assertion when switching back to format tab in Field format during Table edition [Caol??n McNamara] 28. tdf#138873 Selection sticks and doesn't disappear [Justin Luth] 29. tdf#140022 FILEOPEN PPTX: one column becomes two within one text frame (two occurrences) [Miklos Vajna] 30. tdf#140798 Image order not respected when copy/pasting images (if not saved before) [Bjoern Michaelsen] 31. tdf#140901 EDITING Crash when deleting rows that are referenced by a chart [Lubo? Lu????k] 32. tdf#141220 Moving shape off-page makes it to be displayed on top [Daniel Arato (NISZ)] 33. tdf#141301 extrusion-skew angle value -135 is not written to file, although it is not the default value [Julien Nabet] 34. tdf#141633 VIEWING: Font Display in tableviews distorted, abnormal size of selected fields [Caol??n McNamara] 35. tdf#141659 FILESAVE: DOC: Shape disappears after RT [Bjoern Michaelsen] 36. tdf#141957 "Characters per line" in the Text Grid is calculated without the header and footer [Mark Hung] 37. tdf#141978 [IMPRESS] New slide layout after Title, 6 Content [Pierre Marty] 38. tdf#142010 Inserting a column in a sheet causes erroneus rewriting of the formulas in a old Excel 97-2003 xls formatted file [L??szl?? N??meth] 39. tdf#142407 The vertical writing docx start position is wrong. [Mark Hung] 40. tdf#142578 FILESAVE XLSX Filter by color overwrites conditional format background setting [Vasily Melenchuk] 41. tdf#142579 FILEOPEN XLSX Conditional format background colors not considered by color filter [Samuel Mehrbrodt] 42. tdf#142580 FILEOPEN XLSX Conditional text format colors not considered by color filter [Samuel Mehrbrodt] 43. tdf#142704 %PRODUCTNAME shown in extended tips [Caol??n McNamara] 44. tdf#143104 Color filter by text color lost (XLSX) [Vasily Melenchuk] 45. tdf#143391 Styles Preview scrollbar not working [Caol??n McNamara] 46. tdf#143392 Title on Base-Window doesn't show the name of the database. [Noel Grandin] 47. tdf#143443 Size of a comment box increasing after cut/paste action [Caol??n McNamara] 48. tdf#143487 UI: Comment note box has a visual inner border box [Caol??n McNamara] 49. tdf#143575 Strings are not converted correctly to their nearest double representation [Andreas Heinisch] 50. tdf#143686 Text is cut off in window during installation, when a program like Firefox is still running [Roman Kuznetsov] 51. tdf#143722 FILEOPEN DOCX Imported TOC Heading style replaced with Writers own on update [Gabor Kelemen] 52. tdf#143815 EDITING: images duplicated after undo [Bjoern Michaelsen] 53. tdf#143974 Basic function CStr is failing to properly convert integers after 41 steps in a for loop [Andreas Heinisch] 54. tdf#143978 Calc: shrink to fit makes font size unnecessary small compared to cell width [Lubo? Lu????k] 55. tdf#144091 FILEOPEN PPTX: shadow effect for tables partly incorrect [Miklos Vajna] 56. tdf#144139 LO crashes when trying to print a form [Caol??n McNamara] 57. tdf#144222 Vertical Japanese character strings are misaligned when exporting PDF. [Mark Hung] 58. tdf#144317 minimize column width dont work on tables exceeding page limits in normal view [Justin Luth] 59. tdf#144437 rtf export: bookmark is moved to paragraph begin [Vasily Melenchuk] 60. tdf#144439 Writer: Multilevel numbering displaying incorrect sublevels [Vasily Melenchuk] 61. tdf#144532 Closing Mail merge wizard removes its data source from Registered databases [Caol??n McNamara] 62. tdf#144578 The outline numbering is showing all levels even though the "Show sublevels" is set as "1" [Vasily Melenchuk] 63. tdf#144609 Numbering is unseen with prefix text [Vasily Melenchuk] 64. tdf#144624 LibreOffice with "gen" UI backend crashes on Linux of SVG icon theme is default [Aleksei Nikiforov] 65. tdf#144631 Inconsistent LibreOffice Base Query Design Run Sql Command Directly Toolbar Button Tick Colour across icon themes [Rizal Muttaqin] 66. tdf#144650 LO crashes after opening of read-only file (attempt to increment a singular iterator) [Noel Grandin] 67. tdf#144674 Base has No Context-Sensitive SQL Query Menu [Caol??n McNamara] 68. tdf#144686 UI: comment box oversized on file open until click in document (triggering a resize) [Caol??n McNamara] 69. tdf#144691 Applying complext text layout resets selected language [Caol??n McNamara] 70. tdf#144693 Tip of the Day sticks on tip 24 [Heiko Tietze] 71. tdf#144694 SQLite: Base Direct SQL Not Running Properly [Julien Nabet] 72. tdf#144732 [FILEOPEN] Missing content from bare BIFF8 XLS Files [Mike Kaganski] 73. tdf#144757 In Options - LibreOffice - Fonts - Font Settings for HTML, Basic and SQL Sources - font list not-displayed in dropdown menu unless tickbox "Non-proportional fonts only" is unticked. [Chris Sherlock] 74. tdf#144758 Sort dialog activates left-to-right direction when opening ODS [Mike Kaganski] 75. tdf#144793 EDITING: LO Base Absence of scrollbar in the SQL query modification window [Caol??n McNamara] 76. tdf#144798 FILEOPEN DOCX Z-order of shape and chart incorrectly imported [Miklos Vajna] 77. tdf#144843 Selecting the whole table and then clicking background in the toolbar causes the LibreOffice app to crash. [Armin Le Grand (Allotropia)] 78. tdf#144846 Opening File menu a second time in Impress doesn't work [Caol??n McNamara] 79. tdf#144907 sw ui: can't close "Fields" dialog [Vasily Melenchuk] 80. tdf#144924 Split Basic function return Array Type String, not Variant/ String like the oldest version [Andreas Heinisch] 81. tdf#144970 Adding chart with XTableCharts::addNewByName() fails if document's address syntax is Excel A1 or R1C1 [Eike Rathke] 82. tdf#144988 Fontwork has wrong size text, if it has more than one paragraph and font size is too large [Regina Henschel] 83. tdf#145004 WordArt kind "Follow Path" are rendered with additional space [Regina Henschel] 84. tdf#145033 Assertion when reselecting entry in a form property [Caol??n McNamara] 85. tdf#145066 EDITING ODT Moving a list item in Record Changes + Show Changes mode will delete the other items [L??szl?? N??meth] 86. tdf#145077 Highlighting a named range with relative references does not work correctly [Eike Rathke] 87. tdf#145079 hyperlink don't work anymore in version Calc 7.2.1.2 (x64) [T?? nde T??th] 88. tdf#145085 HYPERLINK() inserts inactive link info in second cell when part of array formula [Eike Rathke] 89. tdf#145093 EDITING ODT LO crashes moving a list item in tracking change over a tracked paragraph insertion [L??szl?? N??meth] 90. tdf#145111 Text block anchor top/left and bottom/left do not work for Fontwork shapes of scale "shape" [Regina Henschel] 91. tdf#145169 Remote Save: uses "seen in directory" filename instead of existing filename [Caol??n McNamara] 92. tdf#145173 i18n: add locale data for en_IL; Ensure a known supported system locale and default document locale if no matching locale [Eike Rathke] 93. tdf#145216 remote open/save dialog: icon view shows nothing [Caol??n McNamara] 94. tdf#145235 TEXTJOIN Function gives incorrect results for referenced empty cells [Eike Rathke] 95. tdf#145245 A relative position other than zero of extrusion of custom shapes is wrongly rendered [Regina Henschel] 96. tdf#145296 Label in toolbar drop-down list can no longer be clicked [Caol?? n McNamara] 97. tdf#145297 Assert fails in debug build when click on icon to open the "3D Effects" dialog [Caol??n McNamara] 98. tdf#145326 Break link doesn't work with DDE links [Bjoern Michaelsen] 99. tdf#145361 Cannot convert to XHTML document containing list with line break [Noel Grandin] 100. tdf#145371 Global Array of defined user type : values lost [Andreas Heinisch] 101. tdf#145377 Crash in: SvxScriptErrorDialog::ShowDialog(SvxScriptErrorDialog *,void *) [Caol??n McNamara] 102. tdf#145391 Segfault importing Basic macros [Caol??n McNamara] 103. tdf#145464 Crash when opening Digital signatures dialog from infobar (GTK3) [Caol??n McNamara]
libreoffice: use BLAKE2s
libreoffice: Update to 7.2.2.2 Changelog: 7.2.2 RC2 Bugs fixed compared to 7.2.2 RC1 1. ofz#39301 month has to be in range [1-12] [Caol??n McNamara] 2. ofz#39304 short timestamp record [Caol??n McNamara] 3. tdf#140992 Direct input through copy and paste to table is lost [Caol??n McNamara] 4. tdf#142910 Standard filters involving "greater than" or "smaller than" (>, <, >=, <=) fail and hide everything [Eike Rathke] 5. tdf#144122 Text with specific fonts (e.g., Noto Sans CJK SC), at specific size, disappeared when page Grid Line is enabled [Aron Budea] 6. tdf#144139 LO crashes when trying to print a form [Caol??n McNamara] 7. tdf#144184 Calc disables header/footer or looses footer content when saves a spreadsheet [Daniel Arato (NISZ)] 8. tdf#144253 Filtering does not work with formatted calculated values [Eike Rathke] 9. tdf#144305 Ruby base text becomes invisible when ruby alignment changed [Aron Budea] 10. tdf#144585 button popups don't open with KF5 VCL on Wayland [Jan-Marek Glogowski] 11. tdf#144729 Crash when trying to modify a style (gtk3 only) [Caol??n McNamara] 12. tdf#144740 Criteria query (COUNTIF(), MATCH() et al) for numeric values broken considering number formats [Eike Rathke] 13. tdf#144783 SHIFT+ENTER doesn't search anymore on find bar (GTK3) [Caol??n McNamara] 7.2.2 RC1 Bugs fixed compared to 7.2.1 RC2 1. ofz#37796 limit to numeric_limits<int>::max [Caol??n McNamara] 2. tdf#99492 cell background colour ignored on all but the top grids of a vertically merged cell. [Justin Luth] 3. tdf#103612 ToC is never shown in Master Document if it is in ODT in a section with a hide condition [Michael Stahl] 4. tdf#105689 Emoji toolbar button (bug 100100 emoji.json implementation) not functional on Windows [Julien Nabet] 5. tdf#115547 Firebird: Link is formed to an external file with file:///C: (three slash) [Mike Kaganski] 6. tdf#116184 Date acceptance pattern can interfere with entering decimal numbers [Eike Rathke] 7. tdf#117842 Firebird: Enabling connection pooling for firebird:sdbc driver crashes Libo when creating connection to data engine [Mike Kaganski] 8. tdf#120129 EDITING: LIST function in query creates additional characters in Windows10 [Mike Kaganski] 9. tdf#123642 FILEOPEN | DOCX, Hyperlink in docx with bookmark target missing in LO. [Vasily Melenchuk] 10. tdf#125743 Writer no longer displays odt <text:list-level-style-image xlink:href="..."> external bullet graphics [Miklos Vajna] 11. tdf#126126 LibreOffice can't open ODT file with comment created in MS Word [Miklos Vajna] 12. tdf#126426 FILEOPEN DOCX Hyperlink in grouped shape not imported at all [Vasily Melenchuk] 13. tdf#128106 creating master document from *.odt breaks cross-references [Michael Stahl] 14. tdf#133851 Help opens wrong for Certificate Path-Certificate.. dialog [Olivier Hallot] 15. tdf#137310 FILEOPEN: 3D object is not visible [Miklos Vajna] 16. tdf#138519 Graphing, axes limits for small numbers (GTK3) [Caol??n McNamara] 17. tdf#139660 Paragraph panel alignment buttons should not be toggle buttons [Caol??n McNamara] 18. tdf#140951 Base crashes as soon as I start an 'Abfrage' (Windows) [Julien Nabet] 19. tdf#142129 Exported PDF of master document with hidden sections containing headings shows headings anyway [Michael Stahl] 20. tdf#142295 Indistinct 'savemodified' in Colibre [Rizal Muttaqin] 21. tdf#142415 Using mouse click in a base to launch a macro from a cell in a table control does not work [Caol??n McNamara] 22. tdf#142458 Dropdown in Navigator deck hidden behind scroll bar with panel at default size [Caol??n McNamara] 23. tdf#142645 FILEOPEN PPTX Title slides text not converted to slide name [Tibor Nagy] 24. tdf#142881 FILESAVE XLSX Some rotated shapes are vertically flipped [Daniel Arato (NISZ)] 25. tdf#143159 Box in navigation bar of form too short for values greater than 9999 [Caol??n McNamara] 26. tdf#143384 SAXException: [word/document.xml line 2] from LO 7.3 [Attila Sz?cs] 27. tdf#143591 Image frame anchor changes from 'to character' to 'to paragraph' on DOCX export [Miklos Vajna] 28. tdf#143646 UI: Minimum size of the Chart sidebar creates a horizontal scrollbar [Caol??n McNamara] 29. tdf#143777 Toolbars-Mail Merge->Exclude recipient is every times grey and without function [Caol??n McNamara] 30. tdf#143813 Outline folding: copy, cut and paste do not work anymore [Jim Raykowski] 31. tdf#144037 kf5: Unable to insert table from toolbar button [Jan-Marek Glogowski] 32. tdf#144059 [l10n] Language Tigrigna should be listed in CTL, not as Western [Eike Rathke] 33. tdf#144085 (Spreadsheets) XUsedAreaCursor broken: the methods don't accept formatted cells as used. [Noel Grandin] 34. tdf#144106 FILEOPEN: LibreOffice crashes on opening CSV file with "Trim spaces" option enabled [Stephan Bergmann] 35. tdf#144135 Calc causes repeatable fatal crash when I attempted to sort columns [Eike Rathke] 36. tdf#144230 A query with GROUP BY returns results with random garbage appended to the end [Mike Kaganski] 37. tdf#144242 FILESAVE XLSX Line objects incorrectly saved after creation [Regina Henschel] 38. tdf#144245 Unlike VBA, the 'Key' string parameter of the 'Add' method of the 'Collection' object, although case insensitive, is only for ANSII characters. [Andreas Heinisch] 39. tdf#144249 Deleting 10.000 rows column in a spreadsheet: 15 sec with 4.1| 10 sec up to 300+ sec with 6.2| 130 sec with 7.3 [Lubo? Lu????k] 40. tdf#144253 Filtering does not work with formatted calculated values [Balazs Varga] 41. tdf#144305 Ruby base text becomes invisible when ruby alignment changed [Miklos Vajna] 42. tdf#144324 VIEWING Autofilter does not display calculated cell contents according to cell format [Balazs Varga] 43. tdf#144340 A query against an embedded FB database fails, and then crashed program on close on Windows [Mike Kaganski] 44. tdf#144352 "Email merged document" dialog has overlapping elements [Gabor Kelemen] 45. tdf#144376 Crash when triggering twice "Protected cells can not be modified" (reproducible) [Caol??n McNamara] 46. tdf#144389 Assertion when launching query design (with Orca) [Caol??n McNamara] 47. tdf#144412 Qt5/KF5 flips writing direction on Ctrl+Shift+p [Jan-Marek Glogowski] 48. tdf#144425 UI In Email merged document dialog it??s possible to select 0 as range [Gabor Kelemen] 49. tdf#144427 MAILMERGE Save all documents no longer generates all documents if custom From-To values were set [Balazs Varga] 50. tdf#144457 Date Acceptance Pattern input field garbled [Eike Rathke] 51. tdf#144483 UI Save merged document dialog should separate the range selector from the single/individual documents radio buttons [Balazs Varga] 52. tdf#144523 Update Liberation fonts to 2.1.4 release [Heiko Tietze] 53. tdf#144564 CRASH When reloading mail merge documents [Caol??n McNamara] 54. tdf#144598 Crash in: SkRect::round() [Lubo? Lu????k] 55. tdf#144620 UI: User entered e-mail data lost when MM toolbar is open [Caol ??n McNamara]
misc: Remove SHA1 hashes for distfiles
libreoffice: Update to 7.2.1.2 Changelog: 7.2.1.2 Bugs fixed compared to 7.2.1 RC1 1. tdf#36383 EDITING auto row height or change row height removes AutoFilter result [Xisco Fauli] 2. tdf#142214 Improve Calc's auto-complete feature [Ilmari Lauhakangas] 3. tdf#143940 FILESAVE: add a new line in a large spreadsheet and save causes crash [Xisco Fauli] 4. tdf#144008 LO crashes when macro tries to start a form document in Base (kf5 only) [Jan-Marek Glogowski] 5. tdf#144084 FilePicker service does not display Open and Cancel button (gtk3 only) [Caol??n McNamara] 6. tdf#144105 LO crashes during mail merge wizard when an address block is modified [Caol??n McNamara] 7. tdf#144155 CALC Row operations over 100 times slower in 7.2 compared to 7.1 [Xisco Fauli] 8. tdf#144183 Basic IDE hangs after several error messages [Mike Kaganski] 9. tdf#144209 Result with "Precision as shown" with custom string+General number format becomes 0 [Eike Rathke] 10. tdf#144289 OpenGL transitions not working with GTK3 VCL plugin [Jan-Marek Glogowski] 11. tdf#144319 Cannot load Formula-14 from ODT with LibreOffice 7.2.0, shown as OLE [Noel Grandin] 7.2.1.1 Bugs fixed compared to 7.2.0 RC4 1. rhbz#1996735 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT [Caol??n McNamara] 2. tdf#64703 PRINTING: Problem with page break when autofilter is on [Attila Sz?cs] 3. tdf#65535 Correcting a misspelled word with a comment in the middle erases the comment (see comment 38) [Justin Luth] 4. tdf#96561 Fails to import CSV file created with CsvHelper [Eike Rathke] 5. tdf#99932 Anchor "to Character": Anchor changes position to the document when zoom-in or out [Vasily Melenchuk] 6. tdf#102846 CSV import: very long loop in preview's field detection [Eike Rathke] 7. tdf#115520 Define Database Range shouldn't close after having a false name [T??nde T??th] 8. tdf#124983 EDITING Calc: After hiding a column, column breaks and row breaks are inserted [Eike Rathke] 9. tdf#126926 Extra filter icon appears on deleting sheet columns [T??nde T?? th] 10. tdf#126961 Cannot link to macOS address book - crashes and restarts [Noel Grandin] 11. tdf#127978 Navigator's tooltip shows URI-encoded URL (with %%%) instead cyrillic path to file [Andreas Heinisch] 12. tdf#128612 Area Style/Filling dropdown from Image toolbar doesn't work [Katarina Behrens] 13. tdf#129270 Chapter Numbering of Heading 1 changes after setting Return, if Next Style is set to Heading 2 [Vasily Melenchuk] 14. tdf#131771 TABLE STYLE: Table looses its style setting after cutting/ copying and pasting [Balazs Santha] 15. tdf#132696 FILEOPEN PPTX: some rectangular shapes are missing (SmartArt) [Miklos Vajna] 16. tdf#132739 HTML Document: Table borders disappear, because multiple style attributes are written within a single tag [Caol??n McNamara] 17. tdf#134569 FILEOPEN DOCX Paragraph after nested table gets unexpected spacing [Justin Luth] 18. tdf#135164 FILEOPEN DOCX: Heading get bullets (because num with no symbol doesn't block default style's number everything?) [Justin Luth] 19. tdf#136610 Clone Button does not exist in LO Draw's Tabbed Interface [Rafael Lima] 20. tdf#137637 Object area for auto-layouts deselected after switching to Animation Sidebar deck [Caol??n McNamara] 21. tdf#137737 REPLACE not working if there is a footnote or endnote anchor at end of paragraph [Justin Luth, Xisco Fauli] 22. tdf#137742 Google Docs exports only (ambiguous) "en" language tag text attribute [Eike Rathke] 23. tdf#138960 UI: The file could not be loaded! dialog appears when pressing enter in sidebar/navigatgor with a shape selected [Jim Raykowski] 24. tdf#139220 Regression: Selection of elements is very slow [Caol??n McNamara] 25. tdf#139811 Sidebar Draw Properties deck -> Page -> Background 'Gradient' control needs additional height, the Insert Image dialog button is being clipped [Caol??n McNamara] 26. tdf#141097 LibreOffice doesn't close when opened through API on Sybase PowerBuilder [Michael Warner] 27. tdf#142003 FILEOPEN Tracked changes in .doc file footnotes shift to the right [Caol??n McNamara] 28. tdf#142264 charts lost by calc export to xlsx [Mike Kaganski] 29. tdf#142351 FILEOPEN XLSX ??Cross other axis?? value not imported [Balazs Varga] 30. tdf#142394 Slow drawing of semi-transparent large color object [Caol??n McNamara] 31. tdf#142436 Linked background image is not read [Miklos Vajna] 32. tdf#142648 FILESAVE PPTX Creating hyperlink to a slide with shortened name results in invalid file [Tibor Nagy] 33. tdf#142817 UI jumps back to Misc effects after going to Entrance effect and selecting an effect [Katarina Behrens] 34. tdf#142845 Caret misplaced after Paste+Undo [Miklos Vajna] 35. tdf#142915 FILEOPEN PPTX Slideshow setting ??Manual forwarding?? not imported [Tibor Nagy] 36. tdf#143023 Forms: Event "When losing focus" in tablecontrol appears when receiving focus [Caol??n McNamara] 37. tdf#143126 FILESAVE PPTX Start from setting is not saved [Tibor Nagy] 38. tdf#143129 FILESAVE PPTX Custom slideshow to use setting is not exported [Tibor Nagy] 39. tdf#143220 xlsx export: link to sheet not valid [T??nde T??th] 40. tdf#143244 Redo of adding table rows breaks table style after cut/paste action [Balazs Santha] 41. tdf#143295 DateAcceptancePattern is wrong in Korean. [DaeHyun Sung] 42. tdf#143318 FILEOPEN DOCX Drag and drop change tracked move of table in Word imported incorrectly [L??szl?? N??meth] 43. tdf#143353 [GTK3] Tip of the Day dialogue is focused but does not respond to clicks until Template dialogue is closed [Caol??n McNamara] 44. tdf#143357 FORMCONTROL: Min value, max value and default value dont allow direct input - nearly unusable [Caol??n McNamara] 45. tdf#143499 Slow response in document with many headings [Caol??n McNamara] 46. tdf#143515 Memory leak when clearing contents [Mike Kaganski] 47. tdf#143534 Crash in Calc NLP Solver when saving a document in Write. [Noel Grandin] 48. tdf#143567 Area Style/Filling from Image toolbar doesn't match with sidebar info for Area [Katarina Behrens] 49. tdf#143577 Crash on image delete with "Show outline-folding buttons" [Jim Raykowski] 50. tdf#143580 kf5: Combobox only shows entries after second click [Jan-Marek Glogowski] 51. tdf#143582 The return value of Basic function is not initialized when called by the invoke method [Andreas Heinisch] 52. tdf#143583 FILEOPEN DOCX Ending empty paragraphs gone from footnotes [L?? szl?? N??meth] 53. tdf#143605 Unnumbered Heading1 is numbered [Vasily Melenchuk] 54. tdf#143619 EDITING Validation circles move left/up on deleting a column/row [Regina Henschel] 55. tdf#143624 FILESAVE PPTX Slideshow setting ??Manual forwarding?? is not saved [Tibor Nagy] 56. tdf#143633 Image size set to 0,04 cm after disabling relative image width [Heiko Tietze] 57. tdf#143664 sdf date time recognition fails for march ("M?r") in German [Eike Rathke] 58. tdf#143720 UI TOC ?? Assign Styles dialog contents does not resize with the dialog [Caol??n McNamara] 59. tdf#143759 Inaccurate results when searching for empty cells with regex ^$ [Eike Rathke] 60. tdf#143769 Calc crashes if a background for a sketch is selected [Caol??n McNamara] 61. tdf#143778 incorrect detection whether document changed [Caol??n McNamara] 62. tdf#143785 EDITING Opening & closing a drawing shapes Position and Size dialog sets modified status [Caol??n McNamara] 63. tdf#143795 UI problem in Draw Sidebar's Page properties pane [Caol??n McNamara] 64. tdf#143809 Err:502 in cells referencing named expressions after save-and-reload [Eike Rathke] 65. tdf#143843 Crash in: weld::CustomWidgetController::SetPointer(PointerStyle) [Caol??n McNamara] 66. tdf#143858 Outline numbering not showing any number, only the prefix/suffix [Vasily Melenchuk] 67. tdf#143860 FILESAVE DOCX non-primitive custom shape without handle is exported as rect [Regina Henschel] 68. tdf#143895 Mysql MEDIUMINT data type but interpreted correctly by Base table definition [Julien Nabet] 69. tdf#143896 FILESAVE XLSX 1001+ rows are lost after saving new file [Xisco Fauli] 70. tdf#143929 FILESAVE ODS Two column shape setting not saved [Mike Kaganski] 71. tdf#143957 Crash when switching transitions (kf5) [Jan-Marek Glogowski] 72. tdf#143959 PDF import do not take embedded fonts [Kevin Suo] 73. tdf#143979 FORMATTING: Date format is mangled when file is closed and reopened [Eike Rathke] 74. tdf#143990 Multilevel outline numbers not showing [Vasily Melenchuk] 75. tdf#144022 Calc crashed in Copy & Paste Special [Mike Kaganski] 76. tdf#144089 Find and Replace works incorrectly with regex "^." and selection only [Xisco Fauli]
libreoffice: fix build with bison 3.8 using an upstream patch.
libreoffice: Fix building on NetBSD 9.x
libreoffice: Update to 7.2.0.4 Changelog: GENERAL Popup list to search for menu commands Scrollable style picker in the NotebookBar Fontwork panel in the Sidebar New list view for the templates dialog Built-in "Xray"-like UNO object inspector WRITER Background fills can cover whole pages, beyond margins Page styles can now have a gutter margin Mail merge shows a warning about nonexistent data sources RDF metadata in Style Inspector Custom color metadata field shadings CALC Calc now can filter by color in AutoFilter HTML tables listed in the External Data dialogue now show captions "Fat cross" cursor available in the options Type can be selected in "Moving Average" trend lines IMPRESS & DRAW New templates: Candy, Freshes, Grey Elegant, Growing Liberty, Yellow Idea Multiple columns now available in text boxes Direct access to the scaling factor via the status bar
libreoffice: Update to 7.1.5.2 * Fix PR pkg/56048 with Yasushi Oshima's patch. Changelog: 7.1.5.2 Bugs fixed compared to 7.1.5 rc1: 1. tdf#138432 EDITING: Regression in handling of the group separator in formula context [Eike Rathke] 2. tdf#140431 FILESAVE XLSX Double file:// prefix when saving hyperlink pointing to file on network share to XLSX [T??nde T??th] 3. tdf#140506 REGRESSION Setting to repeat heading in writer tables no longer works [Bjoern Michaelsen] 4. tdf#140594 Screen reader does not announce new spinbox value when changing it with up/down key (Windows) [Michael Weghorn] 5. tdf#143146 Crash by click on properties symbol for calc data in writer [Caol??n McNamara] 6. tdf#143149 Crash in: vcl::Window::GetParentWithLOKNotifier() [Caol??n McNamara] 7. tdf#143153 Editing Crash when grouping Text (Fit to Frame) and object [Caol ??n McNamara] 8. tdf#143165 [EDITING] When I type "5-d" into cell, it is autoconverted into date 2021/07/05 [Eike Rathke] 9. tdf#143245 Clicking anywhere in the Description area will trigger the Form creation window [Caol??n McNamara] 10. tdf#143291 Selecting the None slide transition has no effect [Caol??n McNamara] 7.1.5.1 Bugs fixed compared to 7.1.4 RC2 1. ofz#34221 avoid OOM [Caol??n McNamara] 2. ofz#34297 indirect-leak [Caol??n McNamara] 3. tdf#55007 [EMF] FILEOPEN: Close circle instead of arch (exported by Catia v5) [Bartosz Kosiorek] 4. tdf#81757 Calculations order do not follow cell dependencies [Eike Rathke] 5. tdf#96061 Text background/highlighting color doesn't reopen well in LO when exporting as PPTX (OK in MSO) [G??l?ah K?se] 6. tdf#116501 Writer freezes when working with this particular ODT document [Michael Stahl] 7. tdf#118637 EXPORT: XHTML: text missing after formula [Svante Schubert, Xisco Fauli] 8. tdf#127013 The input fields for separators ("Function", "Array column", "Array row") allow to choose improper characters. [Eike Rathke] 9. tdf#127028 Add DRAW templates to LibreOffice [Toma? Vajngerl] 10. tdf#127145 [WMF] FILEOPEN File is rendered with thin stroke on rounded rectangles, but should be thick. [Bartosz Kosiorek] 11. tdf#132752 DOCX import: invalid paragraph indentation [Vasily Melenchuk] 12. tdf#134675 [EDITING] Whole column cannot be pasted to a column range over 23 selected by shift-click [Eike Rathke] 13. tdf#136766 UI: Zoom slider in toolbar of Calc's print preview has white background [Noel Grandin] 14. tdf#137199 FILESAVE: DOCX to ODT Static text in numbered list is lost [Vasily Melenchuk] 15. tdf#137314 FILEOPEN DOCX VML shapes with arbitrary rotation imported incorrectly [Regina Henschel] 16. tdf#139447 Crash when dragging a query or table from "Data Sources Explorer" window to a calc sheet. [Caol??n McNamara] 17. tdf#139658 FILEOPEN: some (multi component) chart labels are incomplete [T ??nde T??th] 18. tdf#139915 FILEOPEN DOCX Two text boxes on two pages open on a single page [Miklos Vajna] 19. tdf#140360 Provide option to turn off sidebar's minimum width [Heiko Tietze] 20. tdf#140623 Fileopen DOCX: Text Orientation of X-Axis 0 instead of 45 degrees [T??nde T??th] 21. tdf#141311 Missing Decimal Places for Rotation in Sidebar [Katarina Behrens] 22. tdf#141408 Updating Ukrainian spellchecker [Andras Timar] 23. tdf#141769 Crash in: cppu::OInterfaceContainerHelper::disposeAndClear (com::sun::star::lang::EventObject const &) [Caol??n McNamara] 24. tdf#142061 macOS: Calc UI: Display anomalies when resizing columns [Thorsten Wagner] 25. tdf#142180 Invalid text comparison result in Basic [Joshua Williams] 26. tdf#142263 Regression with EMF sample from 55007 [Bartosz Kosiorek] 27. tdf#142268 [EMF] Arc with bottom corner above the top one [Bartosz Kosiorek] 28. tdf#142325 Error read rtf created Gnostice eDocEngine V5.0.0.548 [Miklos Vajna] 29. tdf#142370 CRASH: Closing tip of the day ( GTK3 ) [Caol??n McNamara] 30. tdf#142395 FILEOPEN CSV: Space trailing values imported as garbage [Mike Kaganski] 31. tdf#142467 Inserting series in Stock Chart Data Table crashes Writer (Fedora only?) [Caol??n McNamara] 32. tdf#142478 [CRASH] searching on slide notes will crash Impress [Toma? Vajngerl] 33. tdf#142513 Wrong zoom directing within Calc's print preview [Jim Raykowski] 34. tdf#142629 Importing psd image with transparent background results in "Unknown image format" [Noel Grandin] 35. tdf#142716 PPTX EXPORT: Text content is partially lost [G??l?ah K?se] 36. tdf#142721 impossible set single cell border inside a table [Caol??n McNamara] 37. tdf#142745 [EMF] Hang on FillRgn EMR [Bartosz Kosiorek] 38. tdf#142767 SIDEBAR: First shape in each one of the Shapes Sidebar's sections does not work [Caol??n McNamara] 39. tdf#142852 KMFL characters are not "swallowed" in a Writer textbox or shapeText [Caol??n McNamara] 40. tdf#142873 Calc: Print preview zoom-out zoom-in buttons don't work in 'Tabbed' UI, nor in 'Grouped Bar Compact' UI mode [Julien Nabet] 41. tdf#142932 Crash when pasting cells with comments and "skip empty cells" option selected [Julien Nabet] 42. tdf#143008 Text to Columns converts type date with AM/PM time wrongly [Eike Rathke] 43. tdf#143047 Error in the tooltip in Toolbar if a hotkey is assigned [Mike Kaganski] 44. tdf#143081 Basic Replace() function crashes LO [Julien Nabet] 45. tdf#143088 Endless loop when opening file with many (change tracked) comments [Caol??n McNamara]
libreoffice: Update to 7.1.4.2 Changelog: 7.1.4.2 List of fixed bugs Bugs fixed compared to 7.1.4 rc1: 1. tdf#108496 FILEOPEN: DOCX file numbered list restarted from 1 following section break assumes previous numbered list sequence after 1 [Justin Luth] 2. tdf#117957 [WMF] FILEOPEN SELECTPALETTE is not implemented (7-color palette WMF opens black instead in color) [Bartosz Kosiorek] 3. tdf#136292 Additions: Bad JSON crashes LibreOffice [Muhammet Kara] 4. tdf#138302 Restart of numbering is not saved when saving to DOC [Justin Luth] 5. tdf#139000 Visual artifacts in gradient while scrolling up and down [Lubo? Lu????k] 6. tdf#142150 Application crashes when EDITING line end styles (arrows) [Caol ??n McNamara] 7. tdf#142294 MAILMERGE: Starting "Insert ?? Field ?? More Fields" second time leads to hang of LO. [Caol??n McNamara] 8. tdf#142479 CRASH: pressing return key after opening arrow styles floating window [Caol??n McNamara] 9. tdf#142546 FILEOPEN LO 7.1.3 breaks formulas in .FODT files [Noel Grandin] 7.1.4.1 List of fixed bugs Bugs fixed compared to 7.1.3 RC2 1. cid#1474166 deference null return value [Caol??n McNamara] 2. lp#1926462 Typo 'libreoffice-oopslash' in /usr/lib/libreoffice/program/ oosplash [Rico Tzschichholz] 3. rhbz#1956977 Impress crashes on switch from commenting to slide sorter [Caol??n McNamara] 4. rhbz#1957034 libreoffice crashes with embedded video [Julien Nabet] 5. tdf#43175 EDITING: Sheet references not correctly updated in charts when copying multiple sheets in Calc [Andreas Heinisch] 6. tdf#48551 UI: Custom Animation Effect Direction shall not read "From..." but "To..." in some cases [Katarina Behrens] 7. tdf#55058 (emf-testbed) EMF+ List of EMF import bugs with examples [Bartosz Kosiorek] 8. tdf#90278 VBA Compatibility - Regression on Range().Borders().Weight() [Andreas Heinisch] 9. tdf#93664 filter a list with merged cells does not work [T??nde T??th] 10. tdf#94962 The RSQ function returning values greater than one. [Andreas Heinisch] 11. tdf#95554 Copy&paste of multiple cells in a column only copies the first cell [scito] 12. tdf#99991 UI: dialog Manage Names loses set individual size when Range Options is chosen [Andreas Heinisch] 13. tdf#112603 FILEOPEN: EMF - Image has no bold border [Bartosz Kosiorek] 14. tdf#116384 Drag-select email address grabs & moves first letter (gtk2 and gtk3) [Caol??n McNamara] 15. tdf#117957 [WMF] FILEOPEN SELECTPALETTE is not implemented (7-color palette WMF opens black instead in color) [Bartosz Kosiorek] 16. tdf#122962 FILESAVE DOCX Missing shape after saving in LO [Miklos Vajna] 17. tdf#123476 Detect 0-byte files based on extension (esp. for MS Office and ODF formats) [Mike Kaganski] 18. tdf#125949 Presentation does not move forward in Linux (not smooth in Windows) [Lubo? Lu????k] 19. tdf#126226 CRASH: Adding comment to Track Change [L??szl?? N??meth] 20. tdf#126735 Change behavior of Previous/Next Change commands [L??szl?? N?? meth] 21. tdf#127782 New Print dialog is too high [Heiko Tietze] 22. tdf#129606 Drag-fill series produces values like 6.00000000000001 [Mike Kaganski] 23. tdf#130326 XLSX: Long time for file opens and using 100% of one core of CPU after opening [Caol??n McNamara, Noel Grandin] 24. tdf#131634 Crash in sd::View::SdrEndTextEdit(bool) [Mark Hung] 25. tdf#133419 Animation controls: duplicate effect names. [Katarina Behrens] 26. tdf#133447 Some animations (Zoom, Stretchy...) break animation sequence [Lubo? Lu????k] 27. tdf#135997 SPECIAL CHARACTER DIALOG: Crash in: SvxCharacterMap::updateRecentCharControl() [Mike Kaganski] 28. tdf#136058 loimpress "audio / video" icon corrupt [Noel Grandin] 29. tdf#136957 FILEOPEN PPTX: dotted line partially disappears in presentation mode (only) [Lubo? Lu????k] 30. tdf#137810 You cannot rename Character Style applied in Chapter Numbering [Michael Stahl] 31. tdf#137945 Every time after spreadsheet saved and reopened, spaces are multiplied in content validation help messages [Xisco Fauli] 32. tdf#138209 FORMS: Changing a form created with LO 7.0.3.1 with an older version leads to lost of the form [Michael Stahl] 33. tdf#138518 Update Cross References builds wrong directories and missformats paragraphs [Michael Stahl] 34. tdf#138604 Copy/pasting image in frame ends up with blank square after paste (resolved with save file reload) [Miklos Vajna] 35. tdf#138782 FILEOPEN DOCX Horizontal position of shape anchored to paragraph wrapping around another shape is incorrect [Attila Bakos (NISZ)] 36. tdf#138855 Draw crashes if I use ALT+TAB to switch between two draw windows while the cursor focus is in a text box [Caol??n McNamara] 37. tdf#139241 Column headers become misaligned with columns on resize [Mike Kaganski] 38. tdf#139329 Hatching and pattern fill options in sidebar not present for page background [Katarina Behrens] 39. tdf#139500 Crash mergedlo!EditUndo::GetComment+54 press undo inside table in impress [Miklos Vajna] 40. tdf#139804 Button inside document can't be triggered with Alt-<Mnemonic> [Samuel Mehrbrodt] 41. tdf#140296 Edit Fields: context menu is missing inside of tables [Ayhan Yal???nsoy] 42. tdf#140659 Formula editor not operable with screenreaders NVDA or Orca [Caol??n McNamara] 43. tdf#141015 It's not visible to user that a MailMerge document without database fields is associated with the database [Mike Kaganski] 44. tdf#141307 Crash in: SvtBroadcaster::Add (probably a basic macro issue) [Bjoern Michaelsen] 45. tdf#141463 FILEOPEN DOCX Scale of group is wrongly applied to the childelements in the group [Regina Henschel] 46. tdf#141525 Insert "Line with Arrow/Circle" will show "Line Starts with Arrow" [Jeff Huang] 47. tdf#141537 UNO Object Inspector: Crash while inspecting file [Julien Nabet] 48. tdf#141538 UI Remove button does not work in Select Address List dialog of Mail Merge Wizard [Gabor Kelemen] 49. tdf#141540 FILEOPEN DOCX rotated group has wrong size [Regina Henschel] 50. tdf#141556 Ongoing 100% CPU usage after opening document [Luke Deller] 51. tdf#141571 Base crashed on creation of user function [Noel Grandin] 52. tdf#141672 XML source import doesn't support french accented characters in XML tags [Lubo? Lu????k] 53. tdf#141761 The Display of FormControls in EditMode or PrintPreview may vanish unexpectedly [Armin Le Grand (Allotropia)] 54. tdf#141765 Drawing Object Properties toolbar is slightly taller [Caol??n McNamara] 55. tdf#141823 elementary: Please unify the design of the "function" icon in different sizes [Rizal Muttaqin] 56. tdf#141854 Crash in: mergedlo.dll [Caol??n McNamara] 57. tdf#141857 "Libreoffice community" image is invisible on Gtk dark theme [Caol??n McNamara] 58. tdf#141930 libreoffice math does not ask to save changes when closing [Caol ??n McNamara] 59. tdf#141945 FILEOPEN DOCX Images lost, only empty frames remaining [Michael Stahl] 60. tdf#141963 F5 shortcut for navigator dont' close navigator window [Caol??n McNamara] 61. tdf#141970 More inexact numbers in drag-fill in 7.1 compared to 7.0 [Mike Kaganski] 62. tdf#141982 [EMF] SetWorldTransform/ModifyWorldTransform support for non-0 m12/m21 [Bartosz Kosiorek] 63. tdf#142004 [EMF] SelectClipPath support [Bartosz Kosiorek] 64. tdf#142014 [EMF] Path with PolylineTo + StrokeAndFill = wrong pen width for a stroke [Bartosz Kosiorek] 65. tdf#142017 SPIT-AND-POLISH GTK3: new list style's highlighted name cannot just be overwritten without re-selecting. [Caol??n McNamara] 66. tdf#142049 UI 3D charts Data Series -> Layout tab looks ugly [Caol??n McNamara] 67. tdf#142080 FILEOPEN: DOCX: Hang after opening the file [Michael Stahl] 68. tdf#142139 [EMF] Pen width is ignored for RoundRect [Bartosz Kosiorek] 69. tdf#142165 Table lines in Writer 7.1.3: Change borders for selected cells will change borders in all table [Caol??n McNamara] 70. tdf#142186 Cell formatting code #,##0"." receives input field 123.45 as 12345 [Eike Rathke] 71. tdf#142303 GTK3/KF5 Text attributes > Text Animation > Delay; plus minus button [Caol??n McNamara]
libreoffice: Update to 7.1.3.2 * Back to TLS backend to NSS from OpenSSL. NSS's symbol problem was fixed. Changelog: 7.1.3.2 Bugs fixed compared to 7.1.3 rc1: 1. i#123539 CRASH when open particular .XLS with 3D Chart [Xisco Fauli] 2. tdf#86321 EDITING, FORMATTING: diagram didn't automatic update when change variable (steps in comment 28) [Xisco Fauli] 3. tdf#132472 FILEOPEN PPTX Table text imported with white color [Xisco Fauli] 4. tdf#132901 Tools > Options > LibreOffice > Online update crashes if "online update" feature is not installed [Xisco Fauli] 5. tdf#137470 Fix temporary URL in additionsdialog [Christian Lohmaier] 6. tdf#138785 Empty frames after deleting an image and (auto-saving the file) (track changes involved) [Michael Stahl] 7. tdf#141244 Controls in Modify DDE Link dialog missing [Aron Budea] 8. tdf#141419 UI: Missing Backcolor in Preview of conditional format dialog [Caol??n McNamara] 9. tdf#141703 EDITING Tab key no longer moves to next cell in Impress table [Samuel Mehrbrodt] 10. tdf#141715 incorrect horizontal scaling of glyphs in sm formula nodes [Lubo? Lu????k] 11. tdf#141770 Cancel/Ok buttons don't work in Modify DDE Link dialog (gen) [Caol??n McNamara] 12. tdf#141887 Crash on closing Writer via window decoration (X) with unmodified document and active IM [Jan-Marek Glogowski] 13. tdf#141902 translations into Dutch are still shown in English [Julien Nabet] 14. tdf#141914 document with chart set as modified (follow-up bug 31231) [Mike Kaganski] 15. tdf#141924 A specific file crashes with Style Inspector open, after deleting some text [Mike Kaganski] 7.1.3.1 Bugs fixed compared to 7.1.2 RC2 1. cid#1473830 resource leak [Caol??n McNamara] 2. commit be18f xmlsec: fix signing documents on WNT [Michael Stahl] 3. ofz#32499 overflowing pos [Caol??n McNamara] 4. ofz#32796 no pdfium during wmf fuzzing [Caol??n McNamara] 5. tdf#35986 Parts of EMF file not visible/stretched to an enormous extent [Bartosz Kosiorek] 6. tdf#37281 emf file display yellow square instead of yelow circle [Bartosz Kosiorek] 7. tdf#40427 Sections in Navigator are not listed in order of occurrence in document [Mike Kaganski] 8. tdf#45820 insanely slow wmf import (complex clipping and basegfx::tools::findCuts) [Bartosz Kosiorek] 9. tdf#48916 FORMATTING: The clipping of EMF files are ignored. [Bartosz Kosiorek] 10. tdf#55058 (emf-testbed) EMF+ List of EMF import bugs with examples [Bartosz Kosiorek] 11. tdf#58745 EDITING Extending date lists with dates of 29th or greater by dragging misses month ends [Andreas Heinisch] 12. tdf#81396 XLSX IMPORT: Data plots in chart not visible when cells have formula, needs Ctrl+Shift+F9 (Steps in Comment 5) [Xisco Fauli] 13. tdf#89754 using autofill on dates is wrong when increment should be 0 [Andreas Heinisch] 14. tdf#93441 EDITING: cursor jumps to different horizontal position when moving to a different line with Up / Down [Xisco Fauli] 15. tdf#97569 Filesave as docx saves lists with bulgarian or serbian character numbering as simple digit numbering (see comment 12) [Justin Luth] 16. tdf#99913 Importing autofiltered XLSX and selecting cells copies hidden cells, too [T??nde T??th] 17. tdf#106181 FILESAVE: Check boxes get lost when saving as .XLSX [Justin Luth] 18. tdf#117750 Some of the image filters aren't working (like Aging or Relief) [Julien Nabet] 19. tdf#118482 Doesn't work mouse scrolling in list of conditions in dialogue Conditional formatting for... [Caol??n McNamara] 20. tdf#122717 FILEOPEN DOCX: Horizontal line has wrong size/position and vertical line rendered horizontally [Xisco Fauli] 21. tdf#122894 FILEOPEN DOC: Crash: SwFrame::RemoveFromLayout() [Caol??n McNamara] 22. tdf#125936 FILEOPEN DOCX: Wrong format for characters [Justin Luth] 23. tdf#126742 writer: OLE object resized incorrectly [Armin Le Grand (Allotropia)] 24. tdf#127471 Copied calc diagram in gdi format looks ok under linux, but the fonts looks weird under windows. [Armin Le Grand (Allotropia)] 25. tdf#128334 Assert using FormulaR1C1 [Eike Rathke] 26. tdf#131031 F5 navigator in calc opens initially very wide [Armin Le Grand (Allotropia)] 27. tdf#131171 Slide animation "diagonal squares" has wrong labels for directions [Katarina Behrens] 28. tdf#131269 A particular PPT with unusual order of Master-Note-Presentation fails to open in Impress [nd101] 29. tdf#132393 Page numbers for alphabetical index not displayed, if index is in more than one column (see comment 8) [Miklos Vajna] 30. tdf#133159 Navigator: Selected item changes to the previous one (gtk3) [Caol??n McNamara] 31. tdf#133487 z-index wrong for shape with style:run-through="background" [Michael Stahl] 32. tdf#133933 CRASH: Undoing paste of table with images of cats [Miklos Vajna] 33. tdf#134736 Draw PDF export to Archive/A-1b and without "Reduce image resolution" duplicates, resizes and misplaces images [Caol??n McNamara] 34. tdf#135364 Pen color and width not stored under Gtk (see comment 9) [Caol?? n McNamara] 35. tdf#136740 pasting RTF content to LO writer resets tab stops setting in options [Mike Kaganski] 36. tdf#136918 Style down arrow not completely visible [Jan-Marek Glogowski] 37. tdf#136956 CRASH: Undoing merge cell [Mark Hung] 38. tdf#137367 [FILEOPEN PPTX] direct hyperlink colors aren't supported [Tibor Nagy] 39. tdf#138646 The "Excel R1C1" formula syntax does not allow you to refer to a named range (single cell or cell range) by name [Andreas Heinisch] 40. tdf#138895 FILEOPEN DOCX Shape distance from text imported with rounding error [Miklos Vajna] 41. tdf#139075 UI: Format Cell, borders Borders tab has drawing glitches when applying diagonal lines [Caol??n McNamara] 42. tdf#139495 Import of DOC file broken on 64 bit, ok on 32 bit [Justin Luth] 43. tdf#139786 VBA code modified while saving to .xls format - no longer works in Excel [Justin Luth] 44. tdf#139804 Button inside document can't be triggered with Alt-<Mnemonic> [Samuel Mehrbrodt] 45. tdf#139926 CSS/visual design: Explore making notes less visually dominant; it gets annoying in some pages [Adolfo Jayme Barrientos] 46. tdf#140229 Link to External Data - Calc not responding/very slow [Jan-Marek Glogowski] 47. tdf#140271 EMF Displayed lines are too thin and have equal line weight [Bartosz Kosiorek] 48. tdf#140292 Empty frame at undo [Michael Stahl, Miklos Vajna] 49. tdf#140395 "Font effects" screenshot has to be updated so that it does not show "blinking" control [Seth Chaiklin] 50. tdf#140404 No "Paste Special" dialog on Wayland with kf5 vclplug [Jan-Marek Glogowski] 51. tdf#140489 FILEOPEN XLSX Chart display is incorrect [Szymon K??os] 52. tdf#140556 Master document view not launching subdocument from pulldown [Caol??n McNamara] 53. tdf#140590 Crash in: mergedlo.dll: Using Save-As dialog in Tools>Chapter Numbering [Noel Grandin] 54. tdf#140639 It is not possible to work with an older document from LO 6.4 in new LO 7.0, slow perf [Caol??n McNamara] 55. tdf#140714 FILEOPEN PPTX: image styles that clip images into curvy shapes missing (and images shown rectangular) [G??l?ah K?se] 56. tdf#140813 Use GetUpdatedClipboardFormats Vista API to minimize clipboard-related overhead [Mike Kaganski] 57. tdf#140828 Caption frame content (image) detached from frame [Attila Bakos (NISZ)] 58. tdf#140848 FORMATTING: Display errors of rotated vector graphics [Lubo? Lu ????k] 59. tdf#140863 Error hiding and unhiding sections [Xisco Fauli, Bjoern Michaelsen] 60. tdf#140865 FILEOPEN FILESAVE PPTX: Wordart 3D is lost on round trip [Regina Henschel] 61. tdf#140977 Assert is failed closing Table Properties dialog with table selected [Caol??n McNamara] 62. tdf#140986 LO hangs when you select a cell with validity's drop-down [Noel Grandin] 63. tdf#141011 Password is requested to open MailMerge database when opening More Fields dialog *on any tab* [Mike Kaganski] 64. tdf#141012 Password to the associated DB asked again twice after cancelled first time, when opening More Fields dialog in a MailMerge document [Mike Kaganski] 65. tdf#141015 It's not visible to user that a MailMerge document without database fields is associated with the database [Mike Kaganski] 66. tdf#141021 Extrusion North has wrong Origin [Regina Henschel] 67. tdf#141027 LibreOffice freezes when checking russian spelling [Caol??n McNamara] 68. tdf#141050 CCur does not accept negative strings [arpit1912] 69. tdf#141079 Hard to select field when it's the first character in a table cell [Samuel Mehrbrodt] 70. tdf#141084 URL input of form config popup : cursor jump at start after 1 key press [Caol??n McNamara] 71. tdf#141115 Crash in: connectivity::OSQLParseTreeIterator::getOrderTree [Lionel Elie Mamane] 72. tdf#141127 FILEOPEN ODP LibreOffice uses wrong default skew angle in extruded custom shape [Regina Henschel] 73. tdf#141146 LOOKUP picks data from unreferenced sheet [Eike Rathke] 74. tdf#141197 Buttons in LO startcenter are not available through accessibility [Caol??n McNamara] 75. tdf#141201 Basic: MOD result is different for values passed as literals vs. using variables [Andreas Heinisch] 76. tdf#141258 LibreOffice Writer freeze when you try use a spellchecking in RU GUI [Caol??n McNamara] 77. tdf#141282 .uno:DecrementSubLevels ("Demote One Level with Subpoints") has the wrong icon [Rizal Muttaqin] 78. tdf#141284 UI: Inconsistent Colibre Icon for "Next/Previous Track Change" and "Accept/Reject Track Change and select the next one" [Rizal Muttaqin] 79. tdf#141297 Removing links for external images doesn't work [Arnaud Versini] 80. tdf#141318 "Close" button in "Target in Hyperlink" dialog missing its left border [Caol??n McNamara] 81. tdf#141394 EMF FILLRGN record is not displayed correctly [Bartosz Kosiorek] 82. tdf#141416 [FILEOPEN] Excel file very long to open (more than one hour) [Xisco Fauli] 83. tdf#141515 BASE - Relationsships were shown with big space in Tableviews [Caol??n McNamara] 84. tdf#141528 Linked OLE: Error when breaking linked OLE [Armin Le Grand (Allotropia)] 85. tdf#141529 Linked OLE: OLE content is changed independent from hosting Document [Armin Le Grand (Allotropia)] 86. tdf#141547 CRASH: opening Standard Filter dialog [Mike Kaganski] 87. tdf#141549 FILEOPEN: DOCX: Missing images in header [Michael Stahl] 88. tdf#141600 UI: The vertical line of Anchor marker is blurry in Colibre icon theme [Rizal Muttaqin] 89. tdf#141618 UI: The vertical line of Anchor marker is blurry in Sukapura icon theme [Rizal Muttaqin] 90. tdf#141623 Qt5 refresh problem when starting LO start center and cairo (text) rendering ennabled [Jan-Marek Glogowski]
libreoffice: Use portable 'command -v' instead of 'type -p' and fix segfault Pointed out in PR pkg/56092 by gutteridge@. And convert to use OpenSSL TLS backend. Recent devel/nss change, libsoftkn3.so uses MD5_Update() from OpenSSL and it causes SIGSEGV. Bump PKGREVISION.
libreoffice: Update to 7.1.2.2 * Fix xdg-open path. PR pkg/56092 https://bugs.documentfoundation.org/show_bug.cgi?id=108591 * Enable gtk3 option by default. The scrollbar problem disappears. Reported by Chavdar Ivanov. And this fix performance problem in drawing UI. Changelog: 7.1.2.2 Bugs fixed compared to 7.1.2 rc1: 1. tdf#114076 FILEOPEN: artifacts on Images ( white lines ) [Xisco Fauli] 2. tdf#118693 FILEOPEN: Drawing has incorrect size [Xisco Fauli] 3. tdf#127217 PDF export: LibreOffice 6.3 option buttons in forms not working in Adobe Reader (OK in other readers) [Julien Nabet] 4. tdf#134607 LO7RC1 - LANGPACK macOS - many versions fail to recognize LibreOffice 7.0 / 7.1 installation as valid on Catalina and Big Sur [Christian Lohmaier] 5. tdf#136929 FILESAVE DOCX: Large footer when image moved from text body into footer [Justin Luth] 6. tdf#140136 When we click on the FILTERED dropdown + sign it CHECKS and UNCHECKS all along with expanding and contracting [Attila Sz?cs] 7. tdf#140539 Crash when I open the help window [Caol??n McNamara] 8. tdf#140917 skia/salbmp.cxx assertion on Windows with 150% text size [Lubo? Lu????k] 9. tdf#141045 close the application with the execution of the BASIC code, function replace [Andreas Heinisch] 10. tdf#141063 White lines during scrolling across bitmap images on macOS [Thorsten Wagner] 11. tdf#141166 Crash in: mergedlo.dll: Press "Help" button in Hyperlink dialog [Caol??n McNamara] 7.1.2.1 Bugs fixed compared to 7.1.1 RC2 1. rhbz#1931423 Updating gtk3 breaks formula editing in LibreOffice [Caol??n McNamara] 2. tdf#105301 sort options not remembered thoroughly in saved document [Andreas Heinisch] 3. tdf#116983 Paste is sometimes deactivated in (context) menu even though text is copied to clipboard and CTRL+V functioning (steps: Comment 0 and Comment 13 and Comment 28 and Comment 78) [Mike Kaganski] 4. tdf#123202 EDITING Sorting of the filtered data is incorrect [T??nde T??th] 5. tdf#124678 Writer: DOCX export from ODT: Header/Footer are wrong when first node is section [Vasily Melenchuk] 6. tdf#127471 Copied calc diagram in gdi format looks ok under linux, but the fonts looks weird under windows. [Armin Le Grand (Allotropia)] 7. tdf#132368 FILESAVE PPTX: text changes are reproducibly lost (SmartArt) [Miklos Vajna] 8. tdf#133038 Some format toolbar icons are wrong for Catalan language [Rizal Muttaqin] 9. tdf#133473 FILEOPEN: Shadow is gone [G??l?ah K?se] 10. tdf#134210 FILEOPEN PPTX: Image shown with wider aspect ratio and different clipping - cropping not being applied [G??l?ah K?se] 11. tdf#134940 --> does not replace automatically to ?? in AutoCorrect [L??szl ?? N??meth] 12. tdf#136011 Number in multi-line chart categories are not exported if chart is copied from Calc to Writer [Ouyang Leyan] 13. tdf#136175 Paste is sometimes deactivated in (context) menu even though text is copied to clipboard and CTRL+V functioning [Mike Kaganski] 14. tdf#136570 FILEOPEN: OLE objects containing links to other documents are blurred [Attila Bakos (NISZ)] 15. tdf#137122 Font rendering display error (skia) and some DejaVu fonts [Lubo? Lu????k] 16. tdf#138122 (blurry_text) LibreOffice text blurry on Retina displays on macOS 11 [Thorsten Wagner] 17. tdf#138314 Blank tab names in dialog frames, macOS 11 Big Sur [Thorsten Wagner] 18. tdf#138598 FILEOPEN: DOCX: images in even page footer not displayed [Attila Bakos (NISZ)] 19. tdf#139039 PDF export: Error message if filepath is URL coded / crash when saving as DOCX [Miklos Vajna] 20. tdf#139070 LISTBOX: Values, which are in different rows, where not shown right separated in preview [Caol??n McNamara] 21. tdf#139301 IMPORT XLSX Not showing styles for dashed lines [L??szl?? N?? meth] 22. tdf#139763 FILEOPEN XLSX Anchor type of rotated shape changes [Regina Henschel] 23. tdf#139820 Hang: Undoing paste of block with empty cells [Lubo? Lu????k] 24. tdf#139928 FILEOPEN XLSX Conditional formatting with multiple different operators incorrect [Tibor Nagy] 25. tdf#139940 FILEOPEN DOCX: gradient has lost its colour [Justin Luth] 26. tdf#140006 Drop down text is not full lenght of the column (see comment 4 for a test file) [Caol??n McNamara] 27. tdf#140137 FILEOPEN Cannot open .docx in writer - format openXML [Aron Budea] 28. tdf#140158 EDITING Shape and textframe fall apart on inserting page break [Attila Bakos (NISZ)] 29. tdf#140207 Qt's ImCursorRectangle is not correctly take device scale factor into account [Jan-Marek Glogowski] 30. tdf#140257 No way to set Outline level simply [Caol??n McNamara] 31. tdf#140288 Crash with zero-size window when running a macro [Lubo? Lu????k] 32. tdf#140332 FIREBIRD - LibreOffice Vanilla fails to load tables or reports from an embedded Firebird ODB file [Tor Lillqvist] 33. tdf#140387 Orca no longer reads many options on the sidebar in Linux [Caol ??n McNamara] 34. tdf#140397 Navigator in master documents: button for Toggle Master view missing (all backends except GTK3) [Jim Raykowski] 35. tdf#140498 Primary selection does not work in Calc input line [Caol??n McNamara] 36. tdf#140528 Crash in: swlo.dll In "Save As" dialog in "Tools -Chapter Numbering", when switching from Numbering to Position tab [Noel Grandin] 37. tdf#140537 Unnecessary scrolling in Math's Element pane, post weld [Caol??n McNamara] 38. tdf#140552 FILESAVE RTF After saving DOCX to RTF, reload gives File format error [Miklos Vajna] 39. tdf#140572 FILESAVE DOCX Crash when saving a file with superscript formatting [Justin Luth] 40. tdf#140597 FILEOPEN: DOCX: missing borders in some cells [L??szl?? N??meth] 41. tdf#140598 FILESAVE: PDF: Incorrect table position when using --convert-to pdf in commandline [Attila Bakos (NISZ)] 42. tdf#140606 PDF: EXPORT: Crash in: mergedlo.dll [Toma? Vajngerl] 43. tdf#140661 Objects not visible in navigator after ungrouping [Jim Raykowski] 44. tdf#140668 CRASH: importing docx file [Daniel Arato (NISZ)] 45. tdf#140674 EDITING Autocorrect no longer works with Change Tracking enabled [L??szl?? N??meth] 46. tdf#140700 calc crash at exit in ScSelectionTransferObj::~ScSelectionTransferObj (steps in comment 18) [Mike Kaganski] 47. tdf#140754 LibreOffice Calc crash when selecting filters (threaded) [Lubo? Lu????k] 48. tdf#140797 Moving the top image (with images behind) is rather slow [Lubo? Lu????k] 49. tdf#140833 Double click on column separator in Calc on Wayland moves window to background [Caol??n McNamara] 50. tdf#140838 elementary: New Arrow Style for Undo and Redo [Rizal Muttaqin]
libreoffice: Fix OS detection From jun@ via PR pkg/56048, thank you. Bump PKGREVISION.
libreoffice: Update to 7.1.1.2 Changelog: Bugs fixed compared to 7.1.1 rc1: tdf#137406 Crash when clicking "Apply to Master" in Slide Master mode on Bullets and Numbering dialog [Gokce Kuler] tdf#137413 FILEOPEN: EMF image is no longer transparent [Luboš Luňák] tdf#138051 UI Picker dialog height follows the selected mode, subsequent calls can leave button actions blocked by text description [Heiko Tietze] tdf#138068 When there are a lot of pictures, typing the text is very slow (macOS/GTK3/GDI) [Luboš Luňák] tdf#139511 Impress: Shrinking table by dragging bottom border up or top down not working anymore [Gülşah Köse] tdf#140221 Formula Editor width should use all the available space [Rafael Lima] tdf#140225 Crash in: libmergedlo.so g_lo_action_group_change_state FILEOPEN [Caolán McNamara] tdf#140239 on typing in URL field cursor returns to the start of the Entry on each keypress [Caolán McNamara] tdf#140274 Incorrect size of form navigator window [Caolán McNamara] tdf#140280 Crash in: KERNELBASE.dll when double click a slide content box and file is opened read-only [Miklos Vajna] tdf#140308 Crash import old OpenOffice template (stw, stc, sti, std) ( steps in comment 12 ) [Noel Grandin] tdf#140414 Crash pressing Ctrl-K in input line in Calc [Julien Nabet] tdf#140437 FILEOPEN: Writer document "Read Error. Format error discovered in the file in sub-document content.xml at 2,1311816(row,col)." [Michael Stahl] tdf#140444 EDITING: Creating a view from a query crashes whole LO [Caolán McNamara] tdf#140486 forms "empty string is null" setting not loaded; always "no" [Noel Grandin] Bugs fixed compared to 7.1.0 RC3 cid#1472783 avoid null pointer dereference [Regina Henschel] ofz#30117 OOM [Caolán McNamara] tdf#46579 Form fields 'Image Button' do not work in Forms [Julien Nabet] tdf#51022 Print range lost on file save/reopen if the file contains external link [Attila Szűcs] tdf#61028 Problems with OOXML custGeom and arcTo command [Tünde Tóth] tdf#66813 Tools / SQL dialog is modal [Caolán McNamara] tdf#70102 RTL: Flipped toolbar button icons dont always look suitable [Rizal Muttaqin] tdf#106484 UI: Print Properties Device tab dropdown items not applied or remembered [Caolán McNamara] tdf#112634 Incorrect/defunct database shown when trying to add further fields after mail merge [Justin Luth] tdf#119610 Insert > Cross-reference: All registered databases are opened [Justin Luth] tdf#120348 Copy-paste of line chart to another spreadsheet results in data loss if the data-range of the chart contains cells that have value ERR:502 [Ouyang Leyan] tdf#121472 Link to cell in external document doesn't work (wrong file URL) [Attila Szűcs] tdf#121669 FILSAVE DOCX The first column becomes wider after exported when the text formatted as three columns [Justin Luth] tdf#123476 Detect 0-byte files based on extension (esp. for MS Office and ODF formats) [Mike Kaganski] tdf#125779 Elementary: Object handers are too faint [Rizal Muttaqin] tdf#128550 [FILEOPEN PPTX] list item appear animation [Mark Hung] tdf#129180 UI Print dialog shows incorrect paper size by default [Gabor Kelemen] tdf#129940 FILEOPEN: Cell content in ODS exported by Excel with Asian phonetic guide is displayed as empty [Mark Hung] tdf#133345 Macros Editor IDE: no dialbox tabs in LO 7.0.0.0 [Caolán McNamara] tdf#133858 opening spreadsheet with large array formula takes 10 mins [Dennis Francis] tdf#134101 BigPtrArray::Index2Block undo crash [Michael Stahl] tdf#134210 FILEOPEN PPTX: Image shown with wider aspect ratio and different clipping - cropping not being applied [Gülşah Köse] tdf#134592 FILEOPEN DOCX : Common domain has compatibility problems [Miklos Vajna] tdf#134605 FILESAVE: DOCX: Footer shrinks after RT [Miklos Vajna] tdf#134607 LO7RC1 - LANGPACK macOS - many versions fail to recognize LibreOffice 7.0 / 7.1 installation as valid on Catalina and Big Sur [Christian Lohmaier] tdf#134619 FILESAVE: DOCX: Color and size of bullets lost after RT [Justin Luth] tdf#134626 assertion in SwTextNode::~SwTextNode() [Michael Stahl] tdf#135014 FILESAVE DOCX: Crash after opening and making and edit and save ( steps en comment 18 ) [Michael Stahl] tdf#135153 DOCX: Frame with image is going down when pressing up and pressing down going up without image being in frame [Miklos Vajna] tdf#135377 No format pre-selected by default in the format column for fields, variables, user fields [Caolán McNamara] tdf#135550 List Box not triggering any event macros [Caolán McNamara] tdf#135590 Create Envelope: differ some page format properties between sidebar and page style dialog [Caolán McNamara] tdf#135617 Set Line Spacing dropdown menu always outlines Spacing: 1 [Caolán McNamara] tdf#135641 ListBox in a table control - can't write into the cell without using the mouse [Caolán McNamara] tdf#136368 Unfortunately "t" and "y" incorrectly being interpreted as a "ty" when transliterating into Old Hungarian [László Németh] tdf#136861 FILESAVE Resolved state of a single-point comment isn't saved [Miklos Vajna] tdf#137033 FILESAVE Shape anchored to "cell with resize" has wrong end offset if its area contains a hidden row [Regina Henschel] tdf#137081 page anchored shapes are mirrored on reopen in a RTL sheet [Regina Henschel] tdf#137695 GTK3 - Comboboxes and Listboxes are too big for one row in a Tablecontrol [Caolán McNamara] tdf#137937 FILESAVE XLSX External cell reference path is extended by user home dirs path [Attila Szűcs] tdf#138122 (blurry_text) LibreOffice text blurry on Retina displays on macOS 11 [Tor Lillqvist] tdf#138314 Blank tab names in dialog frames, macOS 11.0.1 Big Sur [Thorsten Wagner] tdf#138590 PARAGRAPH STYLES: Not editing the style selected from dropdown, editing the one selected in text instead [Caolán McNamara] tdf#138727 Help right-hand pane text doesn't auto flow to make all text visible [Caolán McNamara] tdf#138739 FILEOPEN DOCX First empty paragraph does not get direct formatted character settings [Attila Bakos (NISZ)] tdf#138824 FILESAVE XLSX Link to external file loses parent directory part if it points to file in parent directory [Attila Szűcs] tdf#138829 Base ODBC Name for Database - Enter one character loses focus from name textbox (Win + Linux&gen/kf5 backend) [Caolán McNamara] tdf#138832 FILESAVE XLSX Updating external link used in formula does not save the updated link [Attila Szűcs] tdf#138848 Copy-and-Paste in input box should not append an ENTER character (gtk3) [Caolán McNamara] tdf#138870 Track Changes toolbar reappears after Save [László Németh] tdf#138897 CRASH: undoing paste [Michael Stahl] tdf#138899 FILEOPEN DOCX Extra paragraph after change tracked paragraph+section break [László Németh] tdf#138972 Database copy over loses database info in versFILEOPEN - don't hang opening a .pptx / SVG path with 2699660320 elements [Noel Grandin] tdf#139047 elementary: Redesign Find/Search and Find & Replace Icons [Rizal Muttaqin] tdf#139056 elementary: Update Color to Follow Upstream's Brand [Rizal Mustyles are saved but should not [Tibor Nagy] tdf#139239 Database-wizard: List box for ODBC: No value could be chosen by key with VCL: gtk3 [Caolán McNamara] tdf#139258 Rotated image saved as xlsx has wrong width/height ratio and position when opeged by key directly [Caolán McNamara] tdf#139529 Displayname property does not exist for some Writer styles [Maxim Monastirsky] tdf#139583 rotation at two anchored shape is not correctly loaded [Regina Henschel] tdf#139590 EDITING: Drag and drop doesn't work in editview [Caolán McNamara] tdf#139609 on wheel scroll duplicate scroll events delivered after an opengl transition or video played with gtk3 on X [Caolán McNamara] tdf#139774 Combobox icon in right click form menu use List Box icon [Caolán McNamara, Rizal Muttaqin] tdf#139781 Community/Enterprise flavor breaks the StartCenter [Maxim Monastirsky] tdf#139782 Calc crashes opening file containing "MATCH" formula referencing not yet allocated column [Michael Weghorn] tdf#139869 FILEOPEN Image with contour isn't shown in document [Miklos Vajna] tdf#139965 Broken master slide list after switching between normal and master view. [Tamás Zolnai] tdf#139981 LO 7.1.1.0.0+ does not start (GTK3) [Caolán McNamara] tdf#139996 CRASH: using CTRL + SHIFT + Up in the slidesorter when no slide is selected [Xisco Fauli] tdf#140013 Change icon for List View in Template Manager and Remotes File dialog to be real list view, not detailed view [Rizal Muttaqin] tdf#140014 Calc crashes when using COUNTIF, SUMIF, etc. on columns "far away" without data [Noel Grandin] tdf#140026 Need an icon for List View [Rizal Muttaqin] tdf#140079 EDITING: can't edit OLE object [Caolán McNamara] tdf#140151 Button with link does not work anymore [Julien Nabet] tdf#140236 (python-core-3.8.4) ImportError: DLL load failed while importing _ctypes [Jan-Marek Glogowski]
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
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
libreoffice: Fix comments about security/gpgme
libreoffice: Fix build with textproc/icu-68.1
libreoffice: Update to 7.0.3.1 Changelog: 7.0.3.1 Bugs fixed compared to 7.0.2 RC2 ofz#25774 keep ParseCMAP within legal area [Caolan McNamara] ofz#25855 overflow in nTmpOffset [Caolan McNamara] ofz#25868 timeout, encoding conversion only sane in 0..SAL_MAX_UINT16 range [Caolan McNamara] ofz#25881 use std::vector with bounds checking accessor [Caolan McNamara] ofz#25908 detect if the SwFrameFormat is deleted [Caolan McNamara] ofz#25989 cmap parsing [Caolan McNamara] ofz#26122 allow NINSIZE input full elements [Caolan McNamara] tdf#64711 Impress is closed on slide show with all hidden slides in presentation or group [Caolan McNamara] tdf#67007 UI: Name Box does not show a name in sheet scope when selecting a range [Eike Rathke] tdf#77236 FILESAVE: DOCX: Shape color changed to white after roundtrip [Regenyi Balazs] tdf#100492 SVG export adds extra arrow heads [Samuel Mehrbrodt] tdf#105875 FILEOPEN: DOCX: Shape rotation is wrong (see comment 3) [Regenyi Balazs] tdf#115436 Kenyan Shilling missing as a currency [Eike Rathke] tdf#121323 Crash dragging button after un-grouping compound group [Caolan McNamara] tdf#122560 Mysql Native Connector - failure to connect to mysql 8 server instance with SHA2 caching [Julien Nabet] tdf#122759 AutoFilter list is created not case sensitive but filtering is case sensitive [Attila Szucs] tdf#124013 FILESAVE XLSX Background fill of shapes disappear [Regenyi Balazs] tdf#124430 Child Textbox separates from shape when align action is used [Bakos Attila] tdf#126830 Icons not showing in menus [Maxim Monastirsky] tdf#127579 FILEOPEN DOCX: Hyperlink color and underlining gets lost when saving to DOCX [Xisco Fauli] tdf#128174 Master password dialog misplaced [Ayhan Yalcinsoy] tdf#128212 FILEOPEN PPTX text with z-Rotation has wrong position [Gulsah Kose] tdf#129685 FILEOPEN: PPTX: Incorrect paragraph alignment in shape [Miklos Vajna] tdf#130445 Toolbar created at Document Scope does not save associated icons. [Maxim Monastirsky] tdf#133377 FILESAVE DOCX: Date Document properties mangled during FileOpen/FileSave using Word 2007-365 .docx format [Bartosz Kosiorek] tdf#133482 Changing the data table of a graph enlarges the window. [Caolan McNamara] tdf#133771 When saving an encrypted document, unchecking 'Save with password' has no effect, encryption is kept [Vasily Melenchuk] tdf#133931 KDE5/QT5 VCL & dark theme: Calc: every other function name in Function Wizard list is unreadable [Jan-Marek Glogowski] tdf#134351 Wrong Auto Filter Result if all the records are selected [Xisco Fauli] tdf#134566 Can't input Japanese characters in Header and Footer Dialog. [Caolan McNamara] tdf#134598 Calc's Fill Format Mode function not available after New and Cancel (comment 9) [Caolan McNamara] tdf#134784 Paragraph spacing of first paragraph in a text frames is set to 0,42 cm when importing/opening docx [Laszlo Nemeth] tdf#134939 Font size fields (and other fields) keep losing focus (GTK3) [Caolan McNamara] tdf#135202 LO 6.4.6.1 and 7.0.1 fail with error 1045 when accessing MySQL database using native connector [Julien Nabet] tdf#135260 Backspace has only effect on one character after rejecting all changes [Michael Stahl] tdf#135370 LO does not refresh screen with Skia/Vulkan and nVidia cards [Lubos Lunak] tdf#135518 Locale en-HK is not supported [Eike Rathke] tdf#135733 Crash undo paste & cut (swlo!SwDoc::IsInWriterfilterImport) since 7.0 or 7.1) [Michael Stahl] tdf#135916 Scroll to top (to cursor) after applying page style at page break (comment 2) [Caolan McNamara] tdf#135952 Using 'points' in PNG export dialog causes absurdly large images and possible crash [Lubos Lunak] tdf#136036 Garbled icons on Libreoffice 7.0 x64, Windows 10 build 19041.450 (Vulkan) [Lubos Lunak] tdf#136176 Wrong object position after filesave and fileopen/reload if slant is used on a vertically flipped object in draw [Regina Henschel] tdf#136222 Linear and Axial gradients looks ugly with Skia [Lubos Lunak] tdf#136238 Deleting a very very large cross page table (26 pages) very very slow [Xisco Fauli] tdf#136267 FILEOPEN XLSX index instead of content of category value in data label in column chart [Balazs Varga] tdf#136385 Shapes moves to different position after undo of anchor to page [Michael Stahl] tdf#136407 Libre Office Launcher gets weird artifacts around the recent file images (Vulkan) [Lubos Lunak] tdf#136430 Crash when tying to move chart data label [Balazs Varga] tdf#136441 FILESAVE: Saxparse error on file open (word/footnotes.xml line 2) after save to DOCX & file reload [Justin Luth] tdf#136445 RTF import: comment/annotation anchor is in wrong cell (covered cell even) in table [Michael Stahl] tdf#136455 GTK3: Unable to open Standard Filter in a file with large quantity of data rows [Caolan McNamara] tdf#136520 Text/background Color Palettes can no longer be torn off [Caolan McNamara] tdf#136551 FILEOPEN DOTX Template rendered with only one element, missing text and shapes [Miklos Vajna] tdf#136555 StartCenter is inconsistent with dark theme(s) [Jan-Marek Glogowski] tdf#136573 Ability to move chart data labels with keyboard arrows [Tunde Toth] tdf#136577 [EDITING] "Replace All" does not undo properly if the replacement string is empty [Michael Stahl] tdf#136620 FILESAVE: DOC: TextWrap is lost after RT [Michael Stahl] tdf#136650 FILEOPEN DOCX Chart with data labels enabled at datapoint level show percentage values as fraction [Balazs Varga] tdf#136682 Delete all comments not working after using Format All Comments [Caolan McNamara] tdf#136705 UI: Paragraph style dialog oversized because of large tab list [Caolan McNamara] tdf#136708 Textbox shrinks to content size on DOC export [Michael Stahl] tdf#136728 Crash deleting a table [Xisco Fauli] tdf#136799 SVG icons not appearing in Styles tab in sidebar [Caolan McNamara] tdf#136830 Imported PPTX group shapes positions are not correct [nd101] tdf#136836 EMF import from PPTX: visual problems with large image [Miklos Vajna] tdf#136924 Column icons are wrong in dark mode [Jan-Marek Glogowski] tdf#136951 i18n: add locale data for Voro [vro-EE] [Mihkel Tonnov] tdf#136983 Wrong setting for DOC properties [Justin Luth] tdf#136985 Crash after resolving comment, undoing and opening redo steps [Caolan McNamara] tdf#137009 Default time format for French locales in African countries is wrong [Julien Nabet] tdf#137016 Crash Relationships [Caolan McNamara] tdf#137023 FILEOPEN: PPTX: Text is center aligned instead of left [Miklos Vajna] tdf#137038 UI: Crash reporter dialog size is relatively large for German language [Caolan McNamara] tdf#137071 Underline not vianges position after closing the Position and Size dialog [Balazs Varga] tdf#137180 FILEOPEN RTF Bulleted list has wrong indentation [Miklos Vajna] tdf#137201 EDITING: Unable to type to manually change font family when text is partially or fully sichael Stahl] tdf#137248 Calc - AutoCalculate malfunction, always F9 (ReCalculate) necessary [Eike Rathke] tdf#137250 with gtk3, keyboard ineffective in Format > Page > Page > Paper Format [Caolan McNamara] tdf#137274 Writer: Deleting Comment disables Comments in Navigator [Caolan McNamara] tdf#137294 Special Character dialog -- Search operation not updated according to the active font name entry [Caolan McNamara] tdf#137345 Transition duration time is set in milliseconds instead of seconds [Caolan McNamara] tdf#137369 Some links.txt target point to nonexistent icons [Rizal Muttaqin] tdf#137393 Add New Noto CJK font names(V2.001) in front of the previous Noto CJK font names for CJK locale on VCL.xcu [Kevin Suo] tdf#137417 FILEOPEN: SMARTART: Incorrect size of shapes [Miklos Vajna] tdf#137432 Value of object property is not shown in the Watch window after disable "Use Skia for all rendering" [Caolan McNamara] tdf#137446 resize of horizontal line via dialog in Calc introduces faulty 180deg rotation [Regina Henschel] tdf#137594 Chinese conversion run all the way through column 1024. [Mark Hung] tdf#137608 Maximum page number of 9999 when inserting a manual break with custom page number [Caolan McNamara]
libreoffice: Update to 7.0.2.2 Changelog: Bugs fixed compared to 7.0.2 rc1: tdf#133358 Crash in: sw::GetParaPropsNode [Caolan McNamara] tdf#133812 Style 'Result' and 'Result2' have been removed; Subtotals do not get automatic formatting any longer [Eike Rathke] tdf#134157 Edit with external tool causes a CPU hit [Tomofumi Yagi] tdf#134782 layout change with paragraph line spacing in table cells caused by fix for bug 125300 [Michael Stahl] tdf#135879 can not unprotect bookmarks [Michael Stahl] tdf#136559 Calc freezes when click "All" in auto-filter dialog [Caolan McNamara] tdf#136737 Grid in the Change Icon dialog is oversized [Caolan McNamara] tdf#136805 Export to PDF/A-1a is not PDF/A conformant [Jan-Marek Glogowski] tdf#136985 Crash after resolving comment, undoing and opening redo steps [Caolan McNamara] Bugs fixed compared to 7.0.1 RC2 ofz#25684 keep ParseCMAP within legal area [Caolan McNamara] ofz#25696 OOM [Caolan McNamara] rhbz#1875377 PDF export in calc does not export labels [Caolan McNamara] rhbz#1878275 Changing "Start at" number never changes unless you do something else to reinitialize bullets and numbering inputs [Caolan McNamara] tdf#95640 FILEOPEN: Custom lists not imported from MSO XLSX files [Serge Krot] tdf#96725 CONFIGURATION: "Open With > LibreOffice" missing for AppleWorks (.cwk) files on Mac [Tor Lillqvist] tdf#103602 new documents fail ODF validation with Error: unexpected attribute "draw:fill" [Michael Stahl] tdf#107459 MATCH with third parameter MatchType=-1 fails if the SearchVector is passed directly as the result of an array-formula. [Eike Rathke] tdf#108673 FILESAVE XLSX: Copy-pasting cell validation may result in a sheet reference error saved as invalid xlsx content [Serge Krot] tdf#112342 FILEOPEN DOCX Page breaks are before the images in Microsoft Word, but after images in LibreOffice Writer [Attila Bakos] tdf#118682 FILESAVE DOCX formula field exported as plain text, losing the formula [Laszlo Nemeth] tdf#119286 Sanitize documents using "Find & Replace" getting slower and slower [Noel Grandin] tdf#120760 FILEOPEN Z-order of objects in attached DOCX is wrong [Szabolcs Toth] tdf#121189 Chart is not shown after saving .odp as .pptx [Daniel Arato (NISZ)] tdf#127471 Copied calc diagram in gdi format looks ok under linux, but the fonts looks weird under windows. [Samuel Mehrbrodt] tdf#127802 FONT EFFECTS: Not possible to hide/unhide when selection contains both hidden and unhidden text (GTK3) [Caolan McNamara] tdf#127932 Printing progress dialog briefly shows the total page numbers multiplied by ten in the beginning [Juergen Funk] tdf#131420 Filesave DOCX: Border from frame not present after RT [Tibor Nagy] tdf#131456 Writer Tabbed: Wrong Portrait icon in Orientation toolbox [Rizal Muttaqin] tdf#131537 FILESAVE DOCX OLE objects "Display as icon" setting ignored on opening [Daniel Arato (NISZ)] tdf#131581 Hang/Freeze pressing Search in Expert Configuration without search string [Caolan McNamara] tdf#131801 add support for paragraph mark formatting with character style for DOCX [Vasily Melenchuk] tdf#132105 COUNTBLANK function fails with external references [Eike Rathke] tdf#132160 Crash in swlo!SwRedlineData::SetSeqNo [Michael Stahl] tdf#132483 FILEOPEN DOCX OLE object aligned to page opens in shifted position [Bakos Attila] tdf#132555 FILEOPEN PPTX: border around image is missing [Miklos Vajna] tdf#132561 Export of jpeg or png from Draw shows white/light-grey shadow [Noel Grandin] tdf#132614 Autocorrect conversion error (bracket to enclosed characters) [DaeHyun Sung] tdf#132688 Display of diacritics added to existing files is broken in lines with punctuation or footnotes/endnotes [Noel Grandin] tdf#132940 Crash mergedlo!vcl::Region::operator= (with really specific steps) [Noel Grandin] tdf#133015 FILEOPEN PPTX: text box gets displaced by text coming from master page (which Office 365 does not show) [Gulsah Kose] tdf#133163 Saving DOCX document with formula cell in table removes formula [Laszlo Nemeth] tdf#133327 Calc only saves background color up to column BL for additional row of the same background color with empty row in between ( steps on comment 16 ) [Noel Grandin] tdf#133490 Unwanted "Text box" movement after Undo'ing last Move [Xisco Fauli, Vasily Melenchuk] tdf#133502 annotation has wrong position in LO 7.0 [Noel Grandin] tdf#133564 Text OK on button in Autofilter window doesn't show (macOS) [Thorsten Wagner] tdf#133853 Number of columns in large sheets 16385 (XFE) instead of XFD (16384) [Aron Budea] tdf#134174 FILEOPEN PPTX: image shown rotated 90 degrees [Gulsah Kose] tdf#134225 Pie chart data label moves outside of chart area [Balazs Varga] tdf#134413 Previews in area bitmap dialog are shrinking after deleting/inserting new items [Caolan McNamara] tdf#134439 Page Break: editing "Text flow > Breaks" gives differing results depending on where the cursor is situated [Caolan McNamara] tdf#134477 MsgBox macro function always creates an icon next to the text [Caolan McNamara] tdf#134491 Calc UI: icons of "Text Extension" radio buttons broken in Calc>Sidebar>Alignment (Regression to 6.4.4) [andreas kainz] tdf#134583 Gallery: Glow effect paints the document yellow [andreas kainz] tdf#134607 LO7RC1 - LANGPACK macOS - many versions fail to recognize LibreOffice7 installation as valid on Catalina [Christian Lohmaier] tdf#134708 Erratic behaviors in Basic IDE [Thorsten Wagner] tdf#134746 Images disappearing when editing text in libre writer (tracking changes enabled) [Michael Stahl] tdf#134887 New toolbar button doesn't update the icon after theme change and missing support for extra large icons [Rizal Muttaqin] tdf#134923 FIND & REPLACE DIALOG: Keyboard Shortcut not recognized [Caolan McNamara] tdf#134928 Colibre: Paragraph background color bucket in the sidebar has a red stripe which is confusing [Rizal Muttaqin] tdf#135001 Crash delete/undo an resize shape [Michael Stahl] tdf#135016 FILESAVE DOCX: Error The file couteps in comment 6 ) [Miklos Vajna] tdf#135018 CRASH: Track Changes: Accepting All Changes [Michael Stahl] tdf#135042 Gallery: Incorrect Scrollbar behaviour after resizing the sidebar [Caolan McNamara] tdf#135056 Freeze hang/after deleting index SwPosition::dumpAsXml [Michael Stahl] tdf#135094 Slides show completely black in presentation mode (Linux kf5 and gtk3) [Miklos Vajna] tdf#135128 Writer: Changing shadow's color is changing shadow distance [Caolan McNamara] tdf#135149 Image in frame in DOCX not deleted when pressing delete [Miklos Vajna] tdf#135181 UI: Zoom slider in toolbar of Calc's print preview is not transparent (gen) [Noel Grandin] tdf#135184 FILEOPEN XLSX Dotted lines disappeared [Regina Henschel] tdf#135265 UI: Manage Changes dialog shows the format changes with the same green + icon as insert changes [Rizal Muttaqin] tdf#135342 Impress generates a wrong PPTX file after Minimize presentation [Mike Kaganski] tdf#135395 Going to presentation mode with single font work takes 30 seconds since 7.1 with Skia Raster [Lubos Lunak] tdf#135412 CRASH: Undoing paste of section with flys [Michael Stahl] tdf#135457 CRASH in a BASIC macro [Michael Stahl] tdf#135487 UI: Color stripe for font color or highlight color is missing (skia) [Lubos Lunak] tdf#135490 Fraction line in formulas not always shown in presentation view (Skia) [Lubos Lunak] tdf#135500 UI: previously inserted images are broken (not Skia related) [Mike Kaganski] tdf#135550 List Box not triggering any event macros [Caolan McNamara] tdf#135565 Fonts preview and libreoffice cover illegible [Caolan McNamara] tdf#135579 Deinstall of LO 7.0.0.3 on Win7Pro also deletes "VCRUNTIME140.dll" [Mike Kaganski] tdf#135623 Tables are stacked onto each other after undo of page wrap change [Vasily Melenchuk, Xisco Fauli] tdf#135625 Change "Drawing objects" in Calc's Navigator from a generic image to drawing object [Rizal Muttaqin] tdf#135636 Deleting page break not working, if the cursor is on different page [Caolan McNamara] tdf#135640 Sidebar: Styles tree doesn't expand when clicking on text (gtk3) [Caolan McNamara] tdf#135661 Image position broken after undo save & reload (and causes save error for DOCX) [Michael Stahl] tdf#135665 FILEOPEN DOCX VML shape with Tight wrap imported incorrectly [Daniel Arato (NISZ)] tdf#135670 Colibre: Wrong icon for Square Bevel and Octagon Bevel [Rizal Muttaqin] tdf#135682 EDITING: If a table is the first element of the document, "Select All" does not select all [Miklos Vajna] tdf#135721 Image removed after correcting word with right click context menu [Michael Stahl] tdf#135736 Writer Tabbed: Wrong icon for "More Options" in Page Size toolbox [Rizal Muttaqin] tdf#135743 For RTL locale, toolbar split button actions mirror popup dialog position and are positioning content unreadable out of frame [Caolan McNamara] tdf#135755 Crash:right click to Manage Changes List on side bar [Julien Nabet] tdf#135790 "%MOD1" appears in LO Tip of the Day #41 [Heiko Tietze] tdf#135799 Error loading user-defined type with fixed-type array data field from password-protected library [Mike Kaganski] tdf#135872 Sifr: Missing icons for Line Numbering [Rizal Muttaqin] tdf#135888 copy/paste of text boxes results in separate shape and text frame [Michael Stahl] tdf#135931 Breeze: Missing icons for Line Numbering [Rizal Muttaqin] tdf#135942 crashtesting failure on export to docx [Mike Kaganski] tdf#135950 Immediate CRASH: Highlight multiple cells in a Writer table and select FORMAT -> CHARACTER [Caolan McNamara] tdf#135965 F1 for help is broken for the LibreLogo command line toolbar item [Caolan McNamara] tdf#135973 FILESAVE DOCX: Restart Numbering (text:start-value="1") Not Reserved [Vasily Melenchuk] tdf#135997 SPECIAL CHARACTER DIALOG: Crash in: SvxCharacterMap::updateRecentCharControl() [Mike Kaganski] tdf#136032 Basic Compiler Bug - incorrect syntax error message - Print #iNumber,"#" [Andreas Heinisch] tdf#136047 FILEOPEN PPTX: image from master page appears reverted ("white hole") [Mike Kaganski] tdf#136062 UI Calc Manage Changes dialog has incorrect button texts [Gabor Kelemen] tdf#136094 Background color doesn't work for all UNO controls (gtk3/kf5) [Michael Weghorn] tdf#136107 crash on export of selection [Julien Nabet] tdf#136113 FILEOPEN XLSX Shape editing does not change modified status of file [Noel Grandin] tdf#136127 Crash: Add Protected PDF file on Photo Album [Julien Nabet] tdf#136133 LibreOffice crash with GetInvolved and Donate infobar [Julien Nabet] tdf#136139 Endless loop when opening file containing EMF image [Lubos Lunak] tdf#136143 Regression Err:448 in Optional arguments [Andreas Heinisch] tdf#136161 Ctrl+F should highlight the previously searched text, for easy replacement [Caolan McNamara] tdf#136189 Crash rejecting track and changes sorted by author [Caolan McNamara] tdf#136238 Deleting a very very large cross page table (26 pages) very very slow [Noel Grandin] tdf#136240 File Opening ODT: Slow opening (polypolygon issue) (Skia Raster/Vulkan) [Lubos Lunak] tdf#136242 Calc: Minverse() - when selecting the matrix from function wizard, wrong interval is selected [Caolan McNamara] tdf#136269 Calc: Inserting a function - Search bar is not focus by default [Caolan McNamara] tdf#136282 Fix for bug #99197 breaks openning of an rtl ms-word document [Justin Luth] tdf#136323 LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122 [Michael Weghorn] tdf#136364 Multiple non-contiguous ranges (range list/concatenation/union) broken on import from Excel and in UI [Eike Rathke] tdf#136377 Fedora 32 - dnf instead of yum [Julien Nabet] tdf#136423 XShapeGrouper::group does not work with a single shape [Samuel Mehrbrodt] tdf#136455 GTK3: Unable to open Standard Filter in a file with large quantity of data rows [Caolan McNamara] tdf#136471 Applying a spell checker suggestion adds the result also to the autocorrect replacement list (since 7.0) [Tamas Zolnai] tdf#136474 Selecting just-created motion path animation effect in the custom animation panel causes undefined funkiness (gen and kf5) [Caolan McNamara] tdf#136494 Field in Address Book Source dialog overflows its pane [Caolan McNamara] tdf#136512 Infinite event loop in vcl/unx/gtk3/gtk3gtkdata.cxx [Caolan McNamara] tdf#136545 CRASH: Running presentation (gen) [Caolan McNamara] tdf#136553 Writer document canvas does not refresh with Skia rendering [Lubos Lunak] tdf#136575 Skia: Assert failing opening attachment 42154 [Lubos Lunak]
libreoffice: Update to 7.0.1.2 Changelog: 7.0.1.2 List of fixed bugs Bugs fixed compared to 7.0.1 rc1: ofz#25169 insertion into set might find a duplicate [Caolán McNamara] tdf#109409 TEXTJOIN and CONCAT handle array/matrix column-wise instead of row-wise [Eike Rathke] tdf#132892 Drag and drop to the left removes formatting [Caolán McNamara] tdf#134968 Anti-aliasing off renders gradient fill with same colors and transparency wrong [Mike Kaganski] tdf#135133 Buildid is neither displayed in nor copyable from the about dialog [Mike Kaganski] tdf#135144 Saving DOCX to ODT with hiding tracking changes trashes all images [Miklos Vajna] tdf#135526 EDITING - Unable to change height or Y position of objects in Base reports [Caolán McNamara] tdf#135779 LO Writer: Find Bar search locks up GTK3 [Caolán McNamara] 7.0.2.1 List of fixed bugs Bugs fixed compared to 7.0.0 RC3 rhbz#1861794 LibreOffice Calc Fixed Width Import no longer shows handles [Caolán McNamara] tdf#77962 FILEOPEN: WPS DOC - incorrect font colours imported (16 palette colours = use comment 11's doc) [Justin Luth] tdf#81522 FILESAVE: can't save .docx after deleting header or footer [Justin Luth] tdf#121191 View PDF after export doesn't work if to perform File -> Export... [Pierre MARTY] tdf#124470 Table settings and borders are not saved if checked "Embed fonts" and "Only embed fonts that are used" [Mike Kaganski] tdf#128198 FILEOPEN: DOCX: Incorrect text wrapping of fly frame [Michael Stahl] tdf#128345 FILESAVE: PPTX: transparency gradient on solid fill is not considered in export [Regina Henschel] tdf#128838 AUTO-REDACT: Uneditable target [Julien Nabet] tdf#130559 LibreOffice crashes when opening a document in print preview [Mike Kaganski] tdf#130707 FILEOPEN: Writer document "Read Error. Format error discovered in the file in sub-document content.xml at 2,68950(row,col)." [Miklos Vajna] tdf#130862 AUTO-REDACT: enhance GUI and term [Adolfo Jayme Barrientos] tdf#130863 AUTO-REDACT: Disable 'Case Sensitive' checkbox + 'Whole word' checkbox when the 'Regular expression' option is selected [Julien Nabet] tdf#131047 UI: Find All search result frame cannot resized (gen) [Xisco Fauli] tdf#131175 FILEOPEN DOCX: chart labels black instead of white in grey rectangle [Miklos Vajna, Gülşah Köse] tdf#131288 FILESAVE DOCX Saving chart document twice results in broken DOCX file in Word16 [Balazs Varga] tdf#132022 Remove Tango Icon Completely and Make It As Extension [Rizal Muttaqin] tdf#132066 UI: Don't translate the vulkan/raster specifier in about window [Heiko Tietze] tdf#132438 Very Slow scrolling or no scrolling at with Skia Raster or Vulkan very high resolution image (reasonable speed with OpenGL) [Luboš Luňák] tdf#132787 Duplicate gnome icon theme installed [Chris Mayo, Christian Lohmaier] tdf#132944 Table is multiplying with dummy's after undo [Xisco Fauli, Michael Stahl] tdf#133016 SVG in presentation mode not as crispy in Skia raster/vulkan compared to GDI [Luboš Luňák] tdf#133070 FILEOPEN DOCX Shape with relative height gets huge height [Regényi Balázs] tdf#133687 FILEOPEN PPTX: text box shifts over other text box (and adopts its style) [Gülşah Köse] tdf#133747 When sorting Japanese Kanji, "時" is the last [Tomoyuki Kubota] tdf#133766 Update Catalan dictionary bundled data [Joan Montané] tdf#133863 FILEOPEN DOCX Shape size grows with Relative width to outer margin [Regényi Balázs] tdf#133864 FILEOPEN DOCX Shape size grows with Relative width to inner margin [Regényi Balázs] tdf#133958 Check Spelling (F7): cursor unexpectedly jumps backwards when correcting text [Caolán McNamara] tdf#133967 Crash swlo!SwDoc::GotoOutline+0x59c [Xisco Fauli, Michael Stahl] tdf#134043 DOCX import: use DropDown text field instead of ComboBox form control [Thorsten Behrens] tdf#134183 FILEOPEN PPTX: gradient angle off by 180° (and position off, too) [Miklos Vajna] tdf#134250 CRASH: undoing table paste [Michael Stahl] tdf#134252 CRASH: undoing section paste [Michael Stahl] tdf#134332 Error when saving bigger odt/ods with password [Xisco Fauli] tdf#134346 SVG graphics in LO Draw lose fidelity when using SKIA [Luboš Luňák] tdf#134400 FILEOPEN RTF (in Writer): Image missing/empty frame [Miklos Vajna] tdf#134436 Crash specific undo/redo dance [Michael Stahl] tdf#134522 Remove --with-build-version flag [Rene Engelhard] tdf#134572 FILEOPEN: DOCX: Incorrect default value in dropdown text fields [Serge Krot] tdf#134610 FILEOPEN: DOCX: Incorrect position of math object [Miklos Vajna] tdf#134646 Wrong paper size in print dialog [Samuel Mehrbrodt] tdf#134648 FILEOPEN: DOCX: Incorrect margin in first item in sublist [László Németh] tdf#134660 Listbox not bounded with initial toggle active Tools -> Options -> View 'Show Preview of Fonts' [Caolán McNamara] tdf#134796 FILESAVE: big document with password can't be open afterwards [Xisco Fauli] tdf#134817 FILESAVE XLSX Header text with different fonts is lost [Attila Szűcs] tdf#134847 Crash:select masterslide on inserted presentation from Writer [Jim Raykowski] tdf#134887 New toolbar button doesn't update the icon after theme change and missing support for extra large icons [Maxim Monastirsky] tdf#134931 Table does paste but not visible [Michael Stahl] tdf#134959 Navigator doesn't scroll to page entered if the cursor is at that page already [Caolán McNamara] tdf#134965 Crash in: swlo.dll [Michael Stahl] tdf#134971 Insert from file overwrites default style [Thorsten Behrens] tdf#135093 Not assign wording error dialog on Add Submissions dialog by blank input. [Julien Nabet] tdf#135098 Writer crashes when merging horizontally cells in a table (GTK3) [Caolán McNamara] tdf#135121 UI: Font color toolbar icon looks off after setting it to automatic [Caolán McNamara] tdf#135144 Saving DOCX to ODT with hiding tracking changes trashes all images [Michael Stahl] tdf#135211 Crash: Run Swam Non Linear Solver with blank input [Julien Nabet] tdf#135249 Allow duration inputs >59 [Eike Rathke] tdf#135264 FILEOPEN DOCX Glow effects transparency should be prioritized over area transparency [Mike Kaganski] tdf#135321 CRASH: Right click on empty Command list (gen) [Julien Nabet] tdf#135325 UI: Thumbnails in start cente#135368 Some accelerator keys ineffective in "Page Style" dialog [Caolán McNamara] tdf#135427 eps import with text has completely bogus inter-letter spacing [Samuel Thibault] tdf#135438 Paragraph styles preview in sidebar are clipped [Caolán McNport: text:anchor-type="page" + style:horizontal-rel="paragraph" etc. invalid combinations [Michael Stahl] tdf#135470 LibreOffice 7.0.0.3: Error in For...Next Statement [Mike Kaganski] tdf#135488 Crash double clicking Fonts in the Design sidebar (495 Crash when switching UI to Notebookbar variant [Caolán McNamara] tdf#135567 Chart Wizard not allowing to choose data range with mouse (gtk3) [Caolán McNamara] tdf#135568 Crash when opening the 3D View option for a chart. [Caolán McNamara] tdf#135639 Crash inspecting an array after Redim Statement with option VBASupport 1 [Mike Kaganski]
libreoffice: Update to 7.0.0.3 * Support Python 3.8. Changelog: Summary of Other New Features GENERAL - New icon theme, the default on macOS: Sukapura - New shapes galleries: arrows, diagrams, icons and more... - Glow and soft edge effects for objects WRITER - Navigator is easier to use, with more context menus - Semi-transparent text is now supported - Bookmarks can now be displayed in-line in text - Padded numbering in lists, for consistency - Better handling of quotation marks and apostrophes CALC - New functions for non-volatile random number generation - Keyboard shortcut added for autosum IMPRESS & DRAW - Semi-transparent text is supported here too - Subscripts now return to the default of 8% - PDFs larger than 500 cm can now be generated
libreoffice: Update to 6.4.5.2 Changelog: 6.4.5.2 Bugs fixed compared to 6.4.5 rc1: ofz#20904 check bounds [Caolán McNamara] tdf#83309 FILEOPEN: NUMBERING: text paragraph indentation/tab stops in .DOCX displayed incorrectly with tab [Vasily Melenchuk] tdf#120394 FILEOPEN: Numbers appear in numbered list MSO created in attached DOC without visible number format [Vasily Melenchuk] tdf#121384 Crash of Writer opening any document with "invalid" python file in home directory (linux) [Caolán McNamara] tdf#130999 Greek dictionary cannot be loaded on Collabora Online (4.2.0.4) [Andras Timar] tdf#131353 Core build fails with poppler >= 0.86.0 [Martin Whitaker] tdf#131357 Help files lack syntax definition for some Calc functions [Steve Fanning] tdf#132093 Editing snap lines: dialog decreases entered values when drawing scale is 1:many [Stephan Bergmann] tdf#132254 When copying a block/rectangle, the pasted lines are in reverse order [Michael Stahl] tdf#132321 Deleting a paragraph at start or end of section deletes the object anchored to it [Michael Stahl] tdf#132326 CRASH: undoing paste of frames [Michael Stahl] tdf#132431 Crash: "vector::_M_fill_insert" with large sumifs [Luboš Luňák] tdf#132597 Crash in: swlo.dll [Michael Stahl] tdf#132725 Crash in: BigPtrArray::Index2Block(unsigned __int64) anchor to paragraph [Michael Stahl] tdf#132744 Images anchored to character in table not pasted [Michael Stahl] tdf#132754 DOCX import: invalid list start numbering with 0.0.0. [Vasily Melenchuk] tdf#133326 Crash after redo (steps in comment 5) [Noel Grandin] tdf#133629 FORMATTING: Calc crashes on setting borders to all cells on more than one sheet simultaneously [Noel Grandin] tdf#133641 CRASH: after clicking on a drop-down form [Michael Stahl] tdf#133862 Crash when trying to customize toolbar during embedded Equation editing [Caolán McNamara] tdf#133981 CRASH: Undoing deletion of selection [Michael Stahl] tdf#133982 CRASH: copying content in nested table [Michael Stahl] tdf#133985 "Merge and Center Cells" dialog: default (active) button is "Cancel" [Caolán McNamara] tdf#133990 CRASH: Undoing table deletion [Michael Stahl] tdf#134019 Calc FILEOPEN Crash in: sclo.dll [Caolán McNamara] tdf#134021 Crash swlo!SwFrame::CheckPageDescs+0x12d6: [Michael Stahl] tdf#134023 Select the table by dragging over the columns become harder [Justin Luth] tdf#134243 Hang launching mailmerge wizard with a specific file [Caolán McNamara] 6.4.5.1 Bugs fixed compared to 6.4.4 RC2 deb#961473 set A4 in extras/source/shellnew templates [Rene Engelhard] rhbz#1844263 unchecked nullptr return from SfxViewFrame::Current() [Caolán McNamara] tdf#37268 Data Pilot and sheet local defined named range insert menu entry inactive [Julien Nabet] tdf#64690 EDITING: Process hang on find/replace in Basic code involving "\&" [Andreas Heinisch] tdf#78352 FILEOPEN: DOCX - Incorrect space between bullet and first line text due to wrong tab stop at value [Vasily Melenchuk] tdf#79082 FILESAVE: Tab positions not being retained in PPT and being lost in PPTX [Piet van Oostrum, Samuel Mehrbrodt] tdf#79998 FILESAVE: XLSX export breaks or some sheet names (sheet name length >31 characters) [Serge Krot] tdf#94628 Fileopen: Docx custom numbering triangle symbol incorrectly displayed as a dot [Vasily Melenchuk] tdf#95189 Paragraph numbering on one paragraph resets when it shouldn't [Vasily Melenchuk] tdf#97416 Editing: Database password properties in ODB file not re-settable via UI [Julien Nabet] tdf#97694 Base macros cannot be digitally signed [Samuel Mehrbrodt] tdf#101856 MAILMERGE Add conditional to expand / collapse bookmarks [Serge Krot] tdf#102625 Formula editor breaks surrogate pairs [Julien Nabet] tdf#103602 new documents fail ODF validation with Error: unexpected attribute "draw:fill" [Michael Stahl] tdf#104017 FILESAVE: DOC: New rows are displayed on table after RT [Justin Luth] tdf#106181 FILESAVE: Check boxes get lost when saving as .XLSX [Serge Krot] tdf#108496 FILEOPEN: DOCX file numbered list restarted from 1 following section break assumes previous numbered list sequence after 1 [Vasily Melenchuk] tdf#114258 BASIC: Bad select after scrolling in Object Catalog [Caolán McNamara] tdf#116883 FILEOPEN DOCX Numbering format shown as "1.1.1-" even though it should be "1-1-1-" [Vasily Melenchuk] tdf#120394 FILEOPEN: Numbers appear in numbered list MSO created in attached DOC without visible number format [Vasily Melenchuk] tdf#122408 linked subform shows empty when slave field is a function call [Lionel Elie Mamane] tdf#122461 SQL parser doesn't accept identifiers containing newlines [and gives a syntax error when Query Wizard correctly generates a query containing one] [Lionel Elie Mamane] tdf#123801 Small caps captions do not display the Figure/Illustration/etc. category label [Caolán McNamara] tdf#124790 Mailmerge: Background image in printed address labels not visible [Miklos Vajna] tdf#125609 radiobutton receives item status changed event after listbox value selection [Noel Grandin] tdf#125981 The "Default" button for quotes in AutoCorrect options doesn't reset the display of replacement [Caolán McNamara] tdf#126025 Extrusion on/off is faulty in saving for Fontwork favorite 40 [Stephan Bergmann] tdf#126468 Unable to deselect 'Visible' flags in Base query, if field is set for "sorting" [Julien Nabet] tdf#127778 FILEOPEN DOCX Margin setting is not considered if smaller than heading size [Miklos Vajna] tdf#127889 Can't unmerge cells using tabbed user interface [andreas kainz] tdf#128665 EDITING: Undo takes action on another shape [Vasily Melenchuk] tdf#128689 Request to Localize More Formatting Icons into Korean UI [Rizal Muttaqin] tdf#129620 Crash when I press down arrow in edit header dialog using e.g, Japanese keyboard [Caolán McNamara] tdf#129702 [UI] Smart tags wrongly listed in AutoCorrect options dialog [Caolán McNamara] tdf#130354 Cannot sign existing PDF, ' .tmp does not exist' from 6.4 [Miklos Vajna] tdf#130479 Inlined BMP fills do not render [Miklos Vajna] tdf#130770 Autofilter not updated on data change (automatically or manually) [scito] tdf#130792 Draw crashes when trying to add a point in a multiline ( steps in comment 8 ) [Noel Grandin] tdf#131076 UI: Text import dialogue default focus is 'Character set' instead of 'OK' [Caolán McNamara] tdf#131333 Cannot change data point icons in Calc's XY or points and lines chart [Caolán McNamara] tdf#131366 Crash when I type the letter "i" after the letter "f" in a paragraph with style "emphasis" and font "Linux Biolinum G" [Gabor Kelemen] tdf#131423 Function Wizard in Calc allows too many parameters [Eike Rathke] tdf#131684 Crash when doing undoing [Xisco Fauli, Michael Stahl] tdf#132169 Drawing line width changes randomly while changing [Caolán McNamara] tdf#132173 Function Wizard does not enter array formulas with inline arrays correctly [Eike Rathke] tdf#132187 For every repeated paste the page count (incl. content) doubles [Xisco Fauli] tdf#132236 Crash in: swlo.dll ( steps in comment 12) [Michael Stahl] tdf#132267 Scrollers for long menus are not shown / black [Miklos Vajna] tdf#132514 FILEOPEN DOCX Table character direct formatting not applied with another table in footer [László Németh] tdf#132594 No display of labels in pie charts if xlsx created with Excel 2007 (regression in 6.4 vs 6.0 and 5.2) [Tünde Tóth] tdf#132596 Crash in: SwPosition::SwPosition(SwPosition const &) [Michael Stahl] tdf#132623 Custom properties dialog contents don't expand to fill the dialog when resized [andreas kainz] tdf#132626 CAPTION DIALOG: Can't type dot in caption category [STrunning mail merge wizard for doc from tdf#119942 [Caolán McNamara] tdf#132730 Assertion if apply Ctrl+Shift+M on group [Julien Nabet] tdf#132732 Restart Numbering in Paragraph with chosen Number impossible (GTK3) [Caolán McNamara] tdf#13273iklos Vajna] tdf#132814 EDITING: Impossible to change an existing Integer primarykey in MySQL/MariaDB to AutoValue in GUI [Julien Nabet] tdf#132832 XLayoutConstrains.calcAdjustedSize doesn't return proper size for multiline checkbox and hyperlink ementary, Sifr, Sukapura: Wrong folder action icons in open dialog with gen backend [Rizal Muttaqin] tdf#133012 elementary: The gripper icon looks like a “More Options” menu [Rizal Muttaqin] tdf#133036 CRASH: customizing notebookbar (gen) [Caolán McNamara] tdf#133053 Crash in: x11::SelectionManager::handleDragEvent [Caolán McNamara] tdf#133250 Colibre: Inconsistent Icon for Red, Blue and Green [Rizal Muttaqin] tdf#133267 Undo inserting a row above extremely slow [Luboš Luňák] tdf#133270 MAILMERGE progress is not updated during export of many files [Serge Krot] tdf#133271 FILESAVE: Vertical text saves as horizontal to ODT (but OK to DOCX) [Miklos Vajna] tdf#133348 Crash when using undo 3 times in comment reply [Julien Nabet] tdf#133411 Replacing lots of cell styles consumes too much memory/CPU [Caolán McNamara] tdf#133426 Crash attempting to save mail merge to file multiple times in parallel [Michael Weghorn] tdf#133474 FILEOPEN: DOC: Images are not loaded [Miklos Vajna] tdf#133595 FILESAVE XLSX Excel gives invalid content error when opening file with shape [Serge Krot] tdf#133604 FILESAVE: DOCX: fields are not displayed in MSO after RT [Michael Stahl] tdf#133633 LO crashes with SuperNova Magnifier & ScreenReader [Michael Weghorn]
libreoffice: Update to 6.4.4.2 Changelog: Bugs fixed compared to 6.4.4 rc1: tdf#125609 radiobutton receives item status changed event after listbox value selection [Justin Luth] tdf#130108 FILESAVE XLSX Conditional Format not applied [Caolán McNamara] tdf#130505 LibreOffice dialogs for save and open have default focus in the location field instead of file name field [Caolán McNamara] tdf#131554 text position wrong for a PPTX document [Xisco Fauli] tdf#131898 LibreOffice dialog: File name field filled with filename, type, size and modified date when selecting a file in the browser [Caolán McNamara] tdf#131956 Crash on file reload after file recovery ( steps in comment 9 ) [Caolán McNamara] tdf#132187 For every repeated paste the page count (incl. content) doubles [Michael Stahl] tdf#132282 FILEOPEN PPTX: Titles rendered vertically instead of horizontally [Xisco Fauli] tdf#132783 Calc CRASH when Ctrl+F [Luboš Luňák] Bugs fixed compared to 6.4.3 RC2 ofz#21385 SwFltAnchor FrameFormat deleted [Caolán McNamara] rhbz#1820868 [abrt] libreoffice-core: SvxSearchDialogWrapper::GetSearchLabel()(): soffice.bin killed by SIGSEGV [Caolán McNamara] tdf#78749 [FILEOPEN]: DOCX import filter loses the frame’s (object’s) background bitmap [Attila Bakos] tdf#89901 Insertion of DXF image fail to produce a correct image [Armin Le Grand] tdf#91565 REPORT BUILDER: Missing insert field icon in Add Field dialog [Julien Nabet] tdf#91818 UI: Start Centre Recent Files allows mouse wheel scroll when there is no scroll bar [Roman Kuznetsov] tdf#99185 [UI] Breeze, elementary, Sifr and Sukapura icons for Form Folder and Form is identical [Rizal Muttaqin] tdf#100751 FILEOPEN: Arrows in docx files sometimes rendered in reverse direction [Szabolcs Toth] tdf#104565 FILEOPEN DOCX: Positioning of arrows is off in LO (after round trip) [Szabolcs] tdf#119087 FILESAVE PPTX: PowerPoint wants to repair the file after roundtrip and cannot open it [Samuel Mehrbrodt] tdf#119187 FILEOPEN Top-aligned text in PPTX becomes bottom-aligned [nd101] tdf#122491 Classification: dialog (Paragraph) Classification doesn't show previously chosen classification [Caolán McNamara] tdf#123346 FILESAVE | DOCX, Arrows head style changes when saving in LO [Szabolcs] tdf#125510 Sifr: Missing icons within Impress' Display Views drop down box [Rizal Muttaqin] tdf#125779 Elementary: Object handers are too faint [Rizal Muttaqin] tdf#126828 Variables having assigned objects from closed components pretend to still be valid. Attempts to inspect them in the IDE cause crashes. [Caolán McNamara] tdf#127109 EDITING Deletion of text creates undo entry: “Delete $1” [László Németh] tdf#127606 DOCX imported numbered item formatting not reflected when removed [László Németh] tdf#127782 New Print dialog is too high [Heiko Tietze] tdf#128200 Wrong translations of formula function names and identifiers [Christian Lohmaier] tdf#128689 Request to Localize More Formatting Icons into Korean UI [Rizal Muttaqin] tdf#129095 FILEOPEN: Chart is not displayed [Balazs Varga] tdf#129372 FILEOPEN: PPTX: CRASH: File format error found at SfxBaseModel::storeToStorage: 0x20d(row,col) – works w/ PowerPoint 2013 [Julien Nabet] tdf#130310 Sidebar Icon not loaded/Shown from sidebar.xcu "IconURL" [ilhan] tdf#130583 switch() gives "wrong data type" error on reordering value-result pairs [Julien Nabet] tdf#130685 CRASH: after pasting and undoing (change tracking involved) [Michael Stahl] tdf#130864 Sifr: Slide transition icons on Impress Sidebar aren't black&white [Rizal Muttaqin] tdf#130898 Sifr: Missing Large (128px) for The Start Center's Recent File [Rizal Muttaqin] tdf#131004 Unstable paint of writer consecutive section frames [Serge Krot] tdf#131147 Assert: Undoing deletion ( don't store redline ExtraData during Undo ) [László Németh] tdf#131169 Function wizard not correctly using the Add-In category [Julien Nabet] tdf#131190 Can not delete pagestyle in Calc [Jim Raykowski] tdf#131193 Impress File saved as .ppt (Powerpoint 97-2003) in 6.4 doesn't open in MS Powerpoint Viewer and Protected View in MSO [Aron Budea] tdf#131209 Print preview bar in tabbed notebookbar does not appear dynamically [Jim Raykowski] tdf#131221 Draw : pullwown menu for Line Width (line thickness) is empty [Julien Nabet] tdf#131254 Advance Timing Setting doesn't work correctly [Gülşah Köse] tdf#131372 FILESAVE XLSX Paste special of #N/A formula result result gives in Err:520 in Calc after reload [Eike Rathke] tdf#131399 Java settings not updated after slight version change [ilhan] tdf#131423 Function Wizard in Calc allows too many parameters [Eike Rathke] tdf#131442 Sorting breaks array formula [Eike Rathke] tdf#131446 Fileopen DOCX: 1 page opens as 3 [Miklos Vajna] tdf#131490 Libreoffice Writer 6.4.2.2 table content in Chinese upside down [Miklos Vajna] tdf#131496 Presentation opens slower than before [Miklos Vajna] tdf#131533 Qt5 crash when closing LO with a 2nd consecutive selection [Jan-Marek Glogowski] tdf#131554 text position wrong for a PPTX document [nd101] tdf#131566 Sifr: Add Extra Large (32px*32px) Localization Support [Rizal Muttaqin] tdf#131571 Crash when clicking the "Text direction from top to bottom" toolbar icon [Julien Nabet] tdf#131576 Fields not displayed as expected on Page 2 of Base's Table Wizard [Julien Nabet] tdf#131594 FILEOPEN DOCX: Do not display line numbering if w:lnNumType is set but w:countBy="0" [Xisco Fauli] tdf#131618 MailMerge contradictory data source error [Oleg Shchelykalnov] tdf#131621 Crash saving template file (see comment 4) [Mike Kaganski] tdf#131636 Icons for To Background/To Foreground [Rizal Muttaqin] tdf#131684 Crash when doing undoing [Michael Stahl] tdf#131715 Crash clicking on Data range in the Chart Wizard twice/three times [Caolán McNamara] tdf#131716 Freeze/hang after clicking Cancel in the Chart Wizard (with a large range of data selected) [Luboš Luňák] tdf#131729 IMAGE WRAP: Crash if you wrap an image with vertical position "Bottom + Page text area" [Miklos Vajna] tdf#131733 UI Select Certificate dialog shows extra info in “Issued to” column for RSA certs [Gabor Kelemen] tdf#131812 Exporting to html doesn't preserve RTL property [Julien Nabet] tdf#131829 Vietnamese [vi-VN] currency VND practically does not use decimals. [Eike Rathke] tdf#131849 Mail merge does not reliably apply doc's setting to (not) print empty pages [Michael Weghorn] tdf#131873 Libreoffice-Impress Error adding rows to data table (gtk3 only) [Caolán McNamara] tdf#131907 Crash: reject/clear formatting [Noel Grandin] tdf#131936 Save dialog does not correctly remember last used filetype [Samuel Mehrbrodt] tdf#131951 FILEOPEN: Quadratic time on reading and converting html files with images [Pavel Klevakin, Noel Grandin] tdf#131966 chart legend attributes width and height are exported to ODF 1.2 (strict) [Julien Nabet] tdf#131969 EXIF information not recognized [Stephan Bergmann] tdf#131974 Breeze, Colibre, Sifr, Sukapura: Flipped Undo & Redo button with RTL (Arabic) UI [Rizal Muttaqin] tdf#131975 Wrong "Undo: Data Input" (.uno:RecUndo) icon For RTL UI in all icon themes [Rizal Muttaqin] tdf#131979 FILESAVE ODS Link to source format setting not always saved in chart data label [Balazs Varga] tdf#131984 Breeze: Some Extra Large Icons in Data Sources Fallbacked to Colibre [Rizal Muttaqin] tdf#131996 HTML Export Wizard - Button selector not working [Caolán McNamara] tdf#132001 FILEOPEN DOCX CRASH: File fails to open with frame in header and change tracked table [László Németh] tdf#132038 Image rotation angle (inserting a value or by pressing plus or minus) not working [GTK3 only] [Caolán McNamara] tdf#132080 elementary: Wrong Glyphs with Korean UI [Rizal Muttaqin] tdf#132091 DOCX formtext content is lost after filling [Michael Stahl] tdf#132097 Find Previous with direction columns crashes in specific condition [Julien Nabet] tdf#132147 "!!br0ken!!" is inappropriately used as an IAccessible 2 attribute for cells without formula which breaks formulas detection for assistive technologies. [Mike Kaganski] tdf#132174 FILEOPEN DOCX: Chart shows wrong label formatting (decimal instead of prcentage) [Balazs Varga] tdf#132185 [DOCX: import] page numbers in footer no longer roman numerals [Mike Kaganski] tdf#132210 [1] Calc crashes when I close spreadsheet file [Julien Nabet] tdf#132278 crash after opening an old file [Noel Grandin] tdf#132288 Spell check erases footnotes [Caolán McNamara] tdf#132305 FILEOPEN: DOCX: Incorrect MS_COMBOVERLINE symbol [Julien Nabet] tdf#132351 FILESAVE DOCX Character formatting changes on numbering are not saved [László Németh] tdf#132355 FILEOPEN ODT Stock chart columns appear shifted [Tünde Tóth] tdf#132385 EDITING Query: SQL Parser drops partition, order by and frame clauses from window definition [Julien Nabet] tdf#132404 Sifr: Too large icon for Draw's Points function [Rizal Muttaqin] tdf#132489 sifr: Fix for missing tiny DB actions icons [Rizal Muttaqin] tdf#132490 sifr Dark: Missing Set Reminder icons [Rizal Muttaqin]
fix shell portability
Declare classes before dyncasting them
libreoffice: Update to 6.4.3.2 Changelog: Bugs fixed compared to 6.4.3 rc1: tdf#128662 LibreOffice crashed when receiving certain WebDAV error responses [Julian Kalinowski] tdf#131096 Calc crashes when viewing details of two Statistical functions in Function Wizard [Eike Rathke] tdf#131170 Sheet - Named Ranges and Expressions - Labels... - Define Label Name - Delete NOT WORKING [Caolán McNamara] tdf#131380 Crash when opening xlsx file, FILEOPEN [Caolán McNamara] tdf#131522 Unable to edit button control's Label in master after MLE => Edit control change [Thorsten Behrens] tdf#131553 A PPTX with SmartArt shapes crashes Impress [nd101] tdf#131576 Fields not displayed as expected on Page 2 of Base's Table Wizard [Caolán McNamara] tdf#131712 Base EDITING Crash on SQL select command or double click on table with non null float field - mysql native connector (mariadb) [Julien Nabet] tdf#131767 Crash when opening mail merge wizard for attached doc [Caolán McNamara] Bugs fixed compared to 6.4.2 RC2 ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilter [Caolán McNamara] tdf#61274 PDF EXPORT Links are off by one page if presentation includes (unexported) hidden slides. [Miklos Vajna] tdf#84399 FILEOPEN: DOCX drawing canvas error (wrong size and text wrapping option imported) [Miklos Vajna] tdf#93831 FILEOPEN XLSX Slow to open [Noel Grandin] tdf#100706 Cannot Stop Blinking Text Cursor in macOS [Julien Nabet] tdf#101710 GSoC table template: The saved file is invalid ODF 1.2 extended [Maxim Monastirsky] tdf#106843 Protect changes setting can be turned off even if "Lock Tracking" is set in DOCX [Justin Luth] tdf#123268 Hide legend entry - chart lost [Tünde Tóth] tdf#123873 FILEOPEN DOCX: "Top and bottom" wrapped charts cover each other because wrap setting is wrongly Optimal instead of Wrap Off [Bakos Attila] tdf#125520 EDITING: Calc: Error when dragging and dropping OLE objects with 'Insert as Copy' [Armin Le Grand] tdf#126366 Writer: Numbering problem in Mail Merge toolbar [Caolán McNamara] tdf#126742 writer: OLE object resized incorrectly [Samuel Mehrbrodt] tdf#128281 Labels in Installer are cut off when using 200% scaling, 6.2.x is fine [Roman Kuznetsov] tdf#128880 btlr text not rendered in some tables [Miklos Vajna] tdf#128995 Chart: Trend Line shows wrong linear Equation [Deena Francis] tdf#129096 docx: recovered document losing password protection [Vasily Melenchuk] tdf#129796 Edit Field of a Input Field Variable with a User Field variable does not give the proper Reference value [Noel Grandin] tdf#129985 FILESAVE XLSX Default Excel date format saved incorrectly [Eike Rathke] tdf#130150 Broken clipping in PDF export [Armin.Le.Grand (CIB)] tdf#130208 Writer - In tabbed toolbar, Background color button should fill cell background color and not paragraph background color when in a cell [andreas kainz] tdf#130334 firebird direct connector fails to display tables with a field representing an array [Julien Nabet] tdf#130348 Not the whole sidebar to edit a chart is usable on iOS [Tor Lillqvist] tdf#130400 [UI] Changing tabs/pages in dialogs with spinbuttons or treeviews doesn't work with Ctrl+PageUp/Down [Caolán McNamara] tdf#130746 Writer crashes when Alt+Arrow Up keys are pressed within a table row spanning two pages [Justin Luth] tdf#130945 Writer: Preview of linked doc is not updated when edited [Serge Krot] tdf#130955 VIEWING DOCX Chart custom label text multiplied [Balazs Varga] tdf#130986 FILESAVE XLSX Number formats of single data label changed, after spreadsheet was reloaded [Balazs Varga] tdf#130999 Greek dictionary cannot be loaded on Collabora Online (4.2.0.4) [Andras Timar] tdf#131000 Form control property editor for combo box opens very slow for large entry list [Jan-Marek Glogowski] tdf#131061 Karasa Jaga: Icons for bold & Italic lacking in SVG version [rizmut] tdf#131069 Bad symbols in gtk dialogs while using cyrillic KOI8-R locale [Caolán McNamara] tdf#131076 UI: Text import dialogue default focus is 'Character set' instead of 'OK' [Caolán McNamara] tdf#131088 Automatic Control Focus not working in gen [Noel Grandin] tdf#131118 FILEOPEN: VML: Shape no longer fits to text [Miklos Vajna] tdf#131137 Checkbox "Do not distort objects in curve" does nothing [Julien Nabet] tdf#131146 Linked Calc: changes are lost in last edited cell [Serge Krot] tdf#131164 EDITING: Base Crashes on Tools>User Administration... (Firebird) [Julien Nabet] tdf#131184 Can't compare text range in table with text range in body text [Samuel Mehrbrodt] tdf#131185 LO Writer "hangs" on scrolling/saving of a document. [Gülşah Köse] tdf#131212 Implement change user password in Firebird [Julien Nabet] tdf#131217 BASE: Execute the "comment" command hides the table (Firebird) [Julien Nabet] tdf#131273 Crash when pasting quotes with fixed width [Julien Nabet] tdf#131280 Android Viewer chokes on document containing form controls [Samuel Mehrbrodt] tdf#131291 EDITING: Chart: Not possible to change format in labels ( only 6.3 ) [Xisco Fauli] tdf#131337 Wrong range for "Surface angle" in tab "Shading" in "3D Effects" dialog [Julien Nabet] tdf#131434 CUSTOMISE DIALOG: Icons disappear if you move commands up or down [Caolán McNamara] tdf#131454 Colibre & Sukapura: wrong Digital Signature icon with valid Digital Signature [Rizal Muttaqin] tdf#131464 Crash when trying to create an index of Writer in Japanese locale [Julien Nabet] tdf#131509 Italic icon in Spanish should be a “K”, not a “C” [Rizal Muttaqin]
libreoffice: Update to 6.4.2.2 Changelog: Bugs fixed compared to 6.4.2 rc1: tdf#117088 FILEOPEN: Some labels in charts are not displayed by default [Balazs Varga] tdf#118893 CRASH Impress: UI locks up when I drag a slide from the left "Slides" view to the Windows taskbar [Mike Kaganski] tdf#126904 In LO Calc: Right arrow causes a large unexpected column jump in protected sheet. [Noel Grandin] tdf#127782 New Print dialog is too high [Heiko Tietze] tdf#130515 Time field in Base form will not display correct format. [Noel Grandin] tdf#130680 CRASH: cutting content of document [Michael Stahl] tdf#131031 F5 navigator in calc opens initially very wide [Jan-Marek Glogowski] tdf#131060 FILEOPEN DOCX Column chart X axis labels are truncated [Balazs Varga] tdf#131208 Crash on double click to paragraph style [Jim Raykowski] tdf#131210 UI: Language Options: editing 'Date acceptance patterns' crashes whole application (gtk3) [Julien Nabet] tdf#131248 Crash when closing SQL Edit Query (gtk3 only) [Caolán McNamara] Bugs fixed compared to 6.4.0 RC2 ofz#20455 sw: HTML import: fix invalid table in footer [Caolán McNamara] tdf#91219 FILESAVE: Crash when anchoring a shape with a textbox to a frame that is anchored to that shape [Miklos Vajna] tdf#93389 Document recovery strips encryption [Mike Kaganski] tdf#95495 Fileopen: List levels not recognized in .docx custom outline numbering [Szabolcs Toth] tdf#103964 FILEOPEN: DOCX: misread shapes break the document layout (both 2007 and newer DOCX) [Miklos Vajna] tdf#106742 FILEOPEN: DOC(X) table with minus left spacing in MSO Word 2013+ [Michael Stahl] tdf#108272 FILEOPEN: SAXException: [word/document.xml line 2]: unknown error for .docx with floating table in header [László Németh] tdf#119191 FILEOPEN, FILESAVE The object rotates and switches position to a different cell everytime I Open/Close again. [Regina Henschel] tdf#122053 kde5: Orca screen reader does not read text for context menus and dialogs [Michael Weghorn] tdf#122218 After Update to 6.1.4 on macOS fonts are blurred on retina display (xcode 10) [Christian Lohmaier] tdf#122488 Toolbar icons to insert row/column in table are misleading with Sifr [Rizal Muttaqin] tdf#123971 Row height incorrect in Calc on reload regression when row contains multiline text and cells with different font sizes [Thorsten Behrens] tdf#125510 Highly visible icon missing within Sifr icon set [Rizal Muttaqin] tdf#125682 Wrong calculation number of pages(field NUMPAGES) if page numbering(field PAGE) starts from EVEN number [Michael Stahl] tdf#126578 EDITING: Create as View not available before connecting to Database (open table, executing query, open form) [Julien Nabet] tdf#126700 Untitled document remains open when have a default template [Jan-Marek Glogowski] tdf#126785 All libreoffice programs are duplicating the inputs [Michael Weghorn] tdf#127508 I cannot disable effect from highlighted/normal column/row header [Heiko Tietze] tdf#127815 Non-breaking spaces not inserted when LibreOffice-KDE5 is installed, since Libo 6.3.x (French typo) [Michael Weghorn] tdf#128849 Add new Breeze-Dark SVG / Sifr-Dark SVG icons [Rizal Muttaqin] tdf#128873 Calc - long time to open file in 6.4 beta [Serge Krot] tdf#128921 LibO 6.3.x contextual menu very slow with KDE5 vcl [Michael Weghorn] tdf#129221 Numbered bullets don't restart after header in importred .docx file [Miklos Vajna] tdf#129446 Slide Pane: Context menu is not displayed under certain conditions (gen) [Caolán McNamara] tdf#129529 Cannot open 819-pages ODT [Michael Stahl] tdf#129553 Assert replacing in a specific text [Michael Stahl] tdf#129809 LibreOffice Writer crash while moving one letter with hyperlink (gtk3/kf5) [Caolán McNamara, Michael Weghorn] tdf#129976 PDF image loses white background, when presentation is exported to PDF [Miklos Vajna] tdf#130054 Function wizard: Clicking on column header to get A:A-style reference stops working after switching to another sheet [Mike Kaganski] tdf#130071 Shortcuts don't work in Find&Replace dialog if vcl=kde5 and LANG=ru_RU.UTF8 [Michael Weghorn] tdf#130105 FILEOPEN XLSX Datapoint label position changes [Balazs Varga] tdf#130123 Expert configuration: Table lacks column resizing capabilities [Caolán McNamara] tdf#130148 Gallery drop-down list in Impress B&N dialog shows only start of full path instead item name [Onur Yilmaz] tdf#130161 Object list in catalog doesn't refresh after adding a Module or dialog [Caolán McNamara] tdf#130262 Writer thinks a two page doc file has an infinite number of pages [Patrick Jaap] tdf#130274 TRACK CHANGES: Crash in swlo.dll with track changes enabled and AutoCorrect [Michael Stahl] tdf#130325 When navigating validity dropdown using the arrow keys, the first option from the list is chosen right away [Samuel Mehrbrodt] tdf#130341 EDITING: Impossible to delete a table from Relationdesign in Linux KDE5 [Michael Weghorn] tdf#130370 calc: editing: ui: weakness with named ranges, move of cell to another sheet destroys referencing to local name reference there [Eike Rathke] tdf#130426 Overflow error for unicode beyond Chr(&H7FFF) [Stephan Bergmann] tdf#130440 Undo in impress always switches back to first slide [Xisco Fauli] tdf#130483 Crash on pasting a table from Writer [Mark Hung] tdf#130499 kf5: Crash when closing Writer after D'n'D of text [Jan-Marek Glogowski] tdf#130501 URL in unicode interpretate as file link (PDF export) [Stephan Bergmann] tdf#130533 Elementary: icons for lists handling in Impress Sidebar aren't in the same style [Rizal Muttaqin] tdf#130548 Page right and bottom margins in Writer in Landscape always zero [Caolán McNamara] tdf#130573 labels "4bit grayscale" and "4bit color" are exchanged in export to BMP [Noel Grandin] tdf#130610 Writer: DOCX export: text is not bold [Serge Krot] tdf#130657 FILEOPEN XLSX position of column is not retained [Balazs Varga] tdf#130679 Draw: Convert to polygon doesn't work [Noel Grandin] tdf#130708 Firebird: wrong precision and scale for DECIMAL and NUMERIC [Julien Nabet] tdf#130742 LibreOffice Start Center overlay icons aren't correct for Flat ODF documents [Heiko Tietze] tdf#130756 CRASH: traversing tabs with Ctrl+PageUp/Downken hyperlink click [Samuel Mehrbrodt] tdf#130762 Degrees spinbutton is no longer wraps around (gen) [Caolán McNamara] tdf#130776 PPTX import: Missing bullet in Smartart [Gülşah Köse] tdf#130793 Basic Dialog does not import/export images [X: Paragraph looses formatting [Jan-Marek Glogowski] tdf#130817 FILEOPEN: Incorrect footnote symbol [Jan-Marek Glogowski] tdf#130825 local name breaks if previous sheet is deleted [Eike Rathke] tdf#130827 kf5: unable to dock floating toolbars gowski] tdf#130864 Sifr: Slide transition icons on Impress Sidebar aren't black&white [Rizal Muttaqin] tdf#130871 Wrong Net Lines Only Chart Type in Colibre, Breeze, and Sifr [Rizal Muttaqin] tdf#130875 Breeze and Sifr Have No Envelope Orientation Icons [Rizal Muttaqin] tdf#130879 Breeze: Missing Character Spacing Icons in Writer Sidebar [Rizal Muttaqin] tdf#130885 Sifr: Missing Slide Layout Image [Rizal Muttaqin] tdf#130908 Chapter Numbering can't load custom style ( gtk3 ) [Noel Grandin] tdf#130912 Footnotes: "Before" and "After" text is placed the wrong way around [Julien Nabet] tdf#130915 Unable to assign columns properly (gen) [Caolán McNamara] tdf#130917 FILESAVE DOCX Signature line export creates invalid document [Samuel Mehrbrodt] tdf#130922 CRASH: Moving backwards in Paste Table wizard (gen) [Caolán McNamara] tdf#130925 Problem scrolling past lines 999 & 1000 in the LibreOffice Calc Macro editor, in either direction if View - Line Numbers enabled [Caolán McNamara] tdf#130939 Breeze & Sifr: Missing Merge Cells dialog icons [Rizal Muttaqin] tdf#130947 elementary: Missing Merge Cells dialog icons [Rizal Muttaqin] tdf#130959 LibreOffice crashes when opening files with non-existing hyperlinks [Noel Grandin] tdf#130989 Chapter Numbering can't load custom style ( gen ) [Caolán McNamara]
libreoffice: Update to 6.4.1.2 Changelog: 6.4.1.2 Bugs fixed compared to 6.4.1 rc1: tdf#122218 After Update to 6.1.4 on macOS fonts are blurred on retina display (xcode 10) [Stephan Bergmann] tdf#124983 EDITING Calc: After hiding a column, column breaks and row breaks are inserted [Xisco Fauli] tdf#125520 EDITING: Calc: Error when dragging and dropping OLE objects with 'Insert as Copy' [Xisco Faulí] tdf#129789 FILEOPEN: Bitmap set as comment areas are lost after saveing/reloading the document for hidden comments [Noel Grandin] tdf#129912 Cannot open DOC - regression [Jan-Marek Glogowski] tdf#130080 Cant export to folder with Umlaut (ä/ü/ö) in folder name [Michael Weghorn] tdf#130187 Crash when closing print preview tabbed notebookbar Libreoffice 6.4 (rc 1, rc2 and rc3) [Mike Kaganski] tdf#130340 cmd + space = crashes reliably for keymap window [Caolán McNamara] tdf#130362 Insert in-line OLE formula with math, broken anchoring (work around comment 4) [Miklos Vajna] tdf#130373 Since update, substitute color only works if left set to transparent. [Noel Grandin] tdf#130404 get-pip.py fails to import _queue.pyd with LibreOffice 6.4.0.3 and embedded python 3.7.6 on Windows 10 [Michael Stahl] tdf#130440 Undo in impress always switches back to first slide [Caolán McNamara] tdf#130462 Form wizards have incorrect default size (win) [Caolán McNamara] tdf#130482 Can't align text in a textbox [Miklos Vajna] tdf#130484 Controls become disabled in the database wizard (non gtk3) [Caolán McNamara] tdf#130486 Calc: After setting cell format alignment to "Distributed", the cell is no longer able to set to "Justified" anymore [Caolán McNamara] tdf#130555 Crash when clearing the 'Find' text field [Stephan Bergmann] tdf#130593 Impossible to create a Decimal field with more than 1 decimal place [Caolán McNamara] tdf#130614 Crash in: SfxItemPool::IsInRange(unsigned short) [Xisco Faulí] tdf#130623 Base: Empty Field Properties (gtk3) [Caolán McNamara] tdf#130640 (regressions-printable-page-borders) [META] Regressions introduced by printable page borders also initially visible [Xisco Fauli] tdf#130658 Crash on adding word to User-defined dictionary (gtk3) [Caolán McNamara] 6.4.1.1 Bugs fixed compared to 6.4.0 RC3 ofz#20051 if duplicate exists then m_ObjToRecMap points to deleted element [Caolán McNamara] ofz#20422 reversed condition [Caolán McNamara] tdf#103983 FILESAVE: DOCX: shape having textbox lost after roundtrip [Miklos Vajna] tdf#108869 Libre 5.4 beta2 Help - Check for Updates icon missing [Adolfo Jayme Barrientos, Seth Chaiklin] tdf#114746 Improve CJK and CTL fonts setting in default Impress templates [Laurent BP] tdf#115026 EDITING: LibreOffice ignores page break when adding a table to the second page (& deletes a page in a certain case) [Justin Luth, Xisco Fauli] tdf#121458 [EDITING] Charts data ranges in Writer cannot be edited [Vasily Melenchuk] tdf#126459 Misplaced video in presenter console for non-gtk3 VCL plugins [Katarina Behrens] tdf#126795 A document with indented bulleted paragraphs saved to DOCX in Writer 6.2.1 looks wrong, but is fine when saved to DOCX from Writer 6.2.0 [Serge Krot] tdf#127112 Numbering style editor: Leaving Customize tab with a non-default level selected, then returning to it, gives multiple levels selected, and selection behaves erratically [Seth Chaiklin] tdf#127566 New Help: The elements that are copied to clipboard when clicked should not jump when the indicator border appears [Mike Kaganski] tdf#127782 New Print dialog is too high [Caolán McNamara] tdf#128046 List hierachy not maintained on copy'n'paste [Katarina Behrens] tdf#128207 FILEOPEN: DOCX: Charts with absolute position are displayed on top of each other [Bakos Attila] tdf#128304 FILESAVE DOCX CJK characters have wrong orientation in shapes and frames in tb-rl writing mode [Mark Hung] tdf#128673 infilter Parameter does not use entered encoding (CP850) [alonso] tdf#128782 When execute undo, Text box moves. [Xisco Fauli, Vasily Melenchuk] tdf#128849 Add new Breeze-Dark SVG / Sifr-Dark SVG icons [rizmut] tdf#129158 sorting multiple selected rows leads to CALC hanging [Caolán McNamara] tdf#129237 FILEOPEN: DOCX: Incorrect title in field [Jan-Marek Glogowski, Xisco Fauli] tdf#129256 ReDim is slow when array custom type is explicitly known [Mike Kaganski] tdf#129353 FILEOPEN Bibliography contents is imported outside of bibliography field in a DOCX [Mike Kaganski] tdf#129382 CRASH: Importing a specific file ( See comment 6 ) [Vasily Melenchuk] tdf#129402 ToC and its title in a DOCX imported wrong [Mike Kaganski] tdf#129412 Crash when registered data source is not available. [Julien Nabet] tdf#129417 Rename PDF export option from "Full-sheet previews" to something else (and the choice is "Whole sheet export") [Roman Kuznetsov] tdf#129452 FILEOPEN DOCX bottom border of vertically merged table cells missing [Szabolcs Toth] tdf#129481 Undoing "increase indent" undoes only one line at a time [Jim Raykowski] tdf#129516 FILEOPEN: Shape gets rotated at import time [Miklos Vajna] tdf#129582 FILEOPEN: DOCX: footer is missing on page 2 [Michael Stahl] tdf#129604 Extra/broken help content packaged with installer [Olivier Hallot] tdf#129625 Gray out categories in Navigator, if they have zero instances [Jim Raykowski] tdf#129655 Shape textbox in writer ignores WritingMode. [Mark Hung] tdf#129659 CRASH on file opening [Jan-Marek Glogowski] tdf#129680 Spacing and Indent controls make cursor disappear [Jim Raykowski] tdf#129763 The Manage Changes dialog defies resize with the gtk3 VCL plugin [Caolán McNamara] tdf#129805 Crash when copying the content of a complex DOCX [Michael Stahl] tdf#129846 Missing Extra Large (32px*32px) Sifr Icons [rizmut] tdf#129888 FILEOPEN: Incorrect shape position [Bakos Attila] tdf#129924 Writer: DOCX: font color is not white [Serge Krot] tdf#129933 Hex color code truncated, when Pasting into field of the "Pick a Color" dialog [Caolán McNamara] tdf#129993 FILEOPEN: LWP: files with tables/columns don't open after LO3.3.4, broken formatting [Noel Grandin] tdf#130020 No warning displayed even if error/warning code was set when spreadsheet data fails to save to dBASE format. [Eike Rathke] tdf#130061 cannot set "Start at" and "Rel. Size" in numbering dialog, stick on zero [Caolán McNamara] tdf#130093 FILEOPEN: LWP: General input/output error [Caolán McNamara] tdf#130130 In Insert menu, multiple hotkey never reaches 3rd item (gen) [Caolán McNamara] tdf#130133 FILESAVE wrong values for attribute chart:regression-type in ODF 1.2 [Julien Nabet] tdf#130143 LibreOffice 6.4.0.2, Tools, Options, Fonts, Replacement Table, check, crashed [Caolán McNamara] tdf#130155 Writer navigator crashes when + is pressed on entries without children [Jim Raykowski] tdf#130164 GTK3: page format / header / more is non-responsive [Caolán McNamara] tdf#130179 CRASH: inserting comment to picture [Miklos Vajna] tdf#130205 Invisible icons with Breeze Dark theme [rizmut] tdf#130214 CRASH: importing file [Mike Kaganski] tdf#130216 Safe mode: Show user profile fails to open the folder [Mike Kaganski] tdf#130239 CRASH: Closing LibreOffice while Infobox is displayed ( gtk3 ) [Caolán McNamara] tdf#130286 Crash in: SwDrawTextShell::Execute(SfxRequest &) [Szymon Kłos] tdf#130364 In Tools, Options, Fonts, the Fonts window has no scroll screen, you canries tab, move up/down buttons: Reversed actions [Julien Nabet]
libreoffice: Regen distinfo to reflect current requirement
libreoffice: fix conditional for HAVE_POSIX_MEMALIGN in pdfium
libreoffice: Update to 6.4.0.3 * Do not use PDFium's internal freetype2. Not tested with X11_TYPE=native yet. * GTK2 VCL is removed. Changelog: # Writer Added option to mark comments as resolved. Fix missing change tracking layout of numbers and bullets of lists. The btLr text direction is now available. It is now possible to comment on Writer images and charts. It is now possible to automatically avoid overlapping shapes with a new wrap option. Improved performance when importing files with many bookmarks. Selection of drawing objects anchored at-paragraph works more consistently and user-friendly now. ## Tables Important improvements in table handling. Improved drag & drop mouse operations to move table data. # Calc Improved selecting cells which contain hyperlinks. n MM:SS or [MM]:SS or MM:SS.00 or [MM]:SS.00 pre-formatted cells a two digit groups input like 12:34 is now accepted as minutes:seconds value instead of the usual hours:minutes:00 value; to force the usual hours:minutes:seconds input on such cells enter three digit groups like 12:34:00. Improved scalability of formula-groups computation on CPUs with large number of cores by potentially threading multiple independent formula-groups together. Implemented a parallelized version of super scalar sample sort algorithm to speed up sorting. This is now used in pivot-table creation where some sorting is required. Shading of columns/rows headers is removed; the headers are drawn flat now. Deleted a 15 symbols limit to password length for XLSX files. Performance improvements. Full-Sheet Previews. # Impress & Draw Added 'Remove Hyperlink' to context menu in Impress. Added 'Consolidate Text' which combines multiple selected textboxes into one (primarily to simplify editing fragmented content from imported PDFs). Interaction now only executed in presentation mode (when clicking on an object). For edit mode, a context menu "Execute interaction" was added. Image Maps now respect the setting to require Ctrl+Click to follow the hyperlink. Hyperlink in Image Maps now work in Slideshow too. Performance improvements. # Base Access2Base callable from Python. # BASIC Fix hex number conversion. Improvements in VBA handling. Fix handling for function that does not has closing parenthesis. # Core / General Internal Paths are now displayed in the UI. Add checkbox to enable/disable sending crash reports to TDF. Hyperlink context menus were unified. Every hyperlink now has the following context menu entries. Generate QR Code feature is added in LO.
Update to 6.3.4.2 Changelog: 6.3.4.2 List of fixed bugs Bugs fixed compared to 6.3.4 rc1: rhbz#1775544 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT [Caolán McNamara] tdf#99711 Sidebar Position and Size displays incorrect width and height when units in mm [Caolán McNamara] tdf#124513 Calc: Unable to reference cells in another workbook using mouse from Function Wizard [Caolán McNamara] tdf#127403 BASIC editor: black code after select [Jan-Marek Glogowski] tdf#128499 FILESAVE: DOC: Formatting in TOC is lost after RT [László Németh] tdf#128598 FILEOPEN: Certain syntax of opening file from samba share results in Document in Use dialog [Stephan Bergmann] tdf#128659 Cannot add AutoCorrect entries once the user/autocorr/acor_xx-XX.dat file is created [Noel Grandin] tdf#128698 MySQL/MariaDB direct Connection: time-values not written to table [Julien Nabet] tdf#128748 Endless loop with query parameter on wrong input [Caolán McNamara] tdf#128845 EDITING: cannot modify a bibliography entry after creating it [Noel Grandin] tdf#128862 CRASH: Unable to open tables in HSQLDB odb-files with apostrophe " ' " character in table name [Julien Nabet] tdf#128898 import text from file with text-decode failed [Noel Grandin] tdf#128985 FILESAVE, FILEOPEN: Style text directionss revert to RTL on save and re-open [Tamás Zolnai] tdf#129027 The Manage Names dialog is no longer resizable in LibreOffice 6.3.3 [Caolán McNamara, Xisco Fauli] tdf#129107 Objects in Array and Other Variables Disappear After Redimensioning [Noel Grandin] tdf#129191 FORMATTING: Default font for headers/footers in CSV-like file changed from 6.3.3 and up [Caolán McNamara] 6.3.4.1 List of fixed bugs Bugs fixed compared to 6.3.3 (rc2): ofz#14989 Z_NEED_DICT related infinite loop [Caolán McNamara] ofz#18454 bad-cast to SwDrawContact from SwFlyDrawContact [Caolán McNamara] ofz#18467 check against end of buffer [Caolán McNamara] ofz#18646 ensure we are inside valid range [Caolán McNamara] ofz#18683 NotifyFreeObj override is not helpful [Caolán McNamara] ofz#19010 wrong start of range [Caolán McNamara] rhbz#1766990 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT [Caolán McNamara] rhbz#1773525 The number of saved searches in the Find & Replace dialog does not change from default of 10 when edited. [Caolán McNamara] tdf#42112 EMF+ Fileopen: Embedded grouped diagram from particular DOC still doesn't preview arrows correctly (diagram opens fine if extracted from MSO) [Bartosz Kosiorek] tdf#42316 Creating a new document from a template removes the signature from all Macros [Jan-Marek Glogowski] tdf#49813 Enhanced autofilter popup window (Data > Filter > Auto Filter) should be resizeable (too narrow) (width too small) [Caolán McNamara] tdf#79007 FILEOPEN PPTX Shapes with washout mode are not displayed [Xisco Fauli] tdf#93300 Style formatting overrides direct formatting when using conditional formatting [Eike Rathke] tdf#97038 FILEOPEN DOCX Image aligned to page instead of table [Xisco Fauli] tdf#99115 SVG Insert: Styles defined globally (with *) aren't handle correctly [Xisco Fauli] tdf#103092 FILESAVE: Calc: wrong position for rotated pictures to 270 degree after save [Regina Henschel] tdf#104017 FILESAVE: DOC: New rows are displayed on table after RT [Miklos Vajna] tdf#108350 DOCX files must use C-fonts on IMPORT by default [Justin Luth] tdf#108452 UI: the curve tool pointer is invisible on a black background (GTK3) [Caolán McNamara] tdf#109219 Mailmerge: cannot use CSV with space in the file name as Address List with MM Wizard [Michael Weghorn] tdf#115967 Distorted formulas on printing to PDF or exporting to PDF for RTL text [Xisco Fauli] tdf#116071 FILESAVE: .doc style is lost after saving file as .odt [Justin Luth] tdf#117658 equations appear twice in pptx import [Miklos Vajna] tdf#117715 Settings from Conditional formatting should overwrite direct formatting (only number formatting remained in Comment 4) [Eike Rathke] tdf#118036 FILEOPEN: horizontal line in background is missing [Luke Deller] tdf#120315 FILEOPEN DOCX: Incorrect merged cells in writer table [Bakos Attila] tdf#121661 FILESAVE DOCX Hyphenation zone created with Word resets default value [Samuel Mehrbrodt] tdf#121963 button flashing - mouse wheel zooming breaks [Armin Le Grand] tdf#122232 UI: Pressing Enter in a protected sheet doesn't jump to next row in every case [Eike Rathke] tdf#122570 Doesn't work Enter key in Autofilter window in Calc [Jim Raykowski] tdf#123266 Improve the cursor/pointer images [Rizal Muttaqin] tdf#123851 Crash on start with KDE integration installed [Jan-Marek Glogowski] tdf#123926 Clip-path elements of imported/inserted SVG images aren't displayed correctly [Xisco Fauli] tdf#124267 User interface toolbar: shortcut key not rendered for Save as button enabled in toolbar [Caolán McNamara] tdf#124270 Editing: Err:522 on copying of rows with "Calc: threaded" enabled ( steps in comment 6 ) [Dennis Francis] tdf#124367 FILEOPEN DOCX table cell content flow changes [Bakos Attila] tdf#124708 CRASH: Selecting all and deleting [Muhammet Kara] tdf#124729 Impress reliably crashes on THIS PowerPoint document in Linux [Caolán McNamara] tdf#124770 FILEOPEN DOCX: Wrong horizontal spacing [Miklos Vajna] tdf#124986 FILEOPEN DOCX: "text:variable-set" field has trailing quotation marks in "office:string-value" [brinzing] tdf#125038 specific DOCX: additional entries from MERGEFIELD not visible in Word are shown in LO Writer [Miklos Vajna] tdf#125449 Changing percent gradient or color changes chart wall gradient color to black and white [Gabor Kelemen, Katarina Behrens] tdf#125778 FILESAVE DOCX Page break before TOC disappears [Justin Luth] tdf#125917 calc freezes when using data validity [Caolán McNamara] tdf#126021 Calc - the time required to save some files (in xls or xlsx format) is up to 20x longer in 6.2.4 versus 6.1.6 [Noel Grandin] tdf#126060 PPTX: FILEOPEN: Vertical text shown horizontally [Gülşah Köse] tdf#126293 Save icon changes size when document gets modified [Michael Meeks] tdf#126324 PPTX: FILEOPEN: what's shown as a past year in MSO is shown as today's date in LO [Tamas Bunth] tdf#126767 Autofill doesn't overwrite data in continuously filled cells [Eike Rathke] tdf#126942 Headings in Navigator Flicker [Jim Raykowski] tdf#126994 When I make any modification in a .docx file from Microsoft Office 2013, the page break is lost [Justin Luth] tdf#127129 FILEOPEN PPTX: font highlight is lost in table cells [Xisco Fauli] tdf#127164 Undo list is populated wrongly with "Delete slides" actions [Mike Kaganski] tdf#127317 Make text of tips of the day selectable [Heiko Tietze] tdf#127411 Broken mouse status in Impress status bar [Noel Grandin] tdf#127412 FILEOPEN: ODT: z-order of shapes is interpredactDoc uno command [Rizal Muttaqin] tdf#127645 LibreOffice Crashes or Freezes, if an Update of an Extension is Available [Caolán McNamara] tdf#127741 FILEOPEN DOCX Hyperlink made in Word does not change color when clicked on in Writer [Tünde Tter Slides and Close, as it used to, but returns to 1 during presentation [Samuel Mehrbrodt] tdf#127961 Auto-correction append/prepend NNBS (U+202F) to « » for correct typography of French language double quotation use [Eike Rathke] tdf#127964 Fit used to work as in Excel previously [Eike Rathke] tdf#127993 Correct word in spell check is greyed out in 6.3.2.2. making it difficult to read [Caolán McNamara] tdf#127994 Tip of the day dialog get resized horizontally on every tip (gtk3) [Heiko Tietze] tdf#128010 'JRE Required' message pops up when assigning BASIC Macro to customized menu. [Mike Kaganski] tdf#128016 FILEOPEN DOCX: Category labels are duplicated. [Balazs Varga] tdf#128077 Always reproducible complete crash/lock of all LibreOffice windows - data loss! [Noel Grandin] tdf#128096 FILESAVE: PPTX: Highlight not saved [Xisco Fauli] tdf#128104 macOS: Spell checker dialog in Writer does not accept non-US keyboard entries, e.g., äöü [Caolán McNamara] tdf#128111 pg_attrdef.adrsrc doesn't exist anymore from postgresql 12 [Julien Nabet] tdf#128130 UI: shortcuts missing for sections Options and Source and Destination in dialog Pivot Table Layout [Caolán McNamara] tdf#128137 UI: Editing the field "Range or formula expression" of dialog Manage Names is broken: cursor jumps to start and more... [Caolán McNamara] tdf#128148 Mail merge: Fields in headers not correctly replaced if header only from page 2 on [Michael Weghorn] tdf#128218 FunctionAccess.callFunction returns object type where 'Double' result is expected. [Eike Rathke] tdf#128230 Disabling of password protected change tracking is possible [Gabor Kelemen] tdf#128313 LibreOffice Calc Editing Find&replace results in Failure to respond - Program hangs [Caolán McNamara] tdf#128318 [l10n] Not translatable button label in paragraph style dialog [Caolán McNamara] tdf#128335 CRASH: cutting textboxes [Miklos Vajna] tdf#128359 Assertion failure when inserting column after the last one [Eike Rathke] tdf#128393 gtk3: insert -> fields -> more fields crashes [Caolán McNamara] tdf#128399 FILEOPEN DOCX: Can't select text in table with rotated text [Miklos Vajna] tdf#128431 Synchronize padding in header borders it is not working [Jim Raykowski] tdf#128434 Memory leak when converting many documents from *.docx to *.pdf [Jan-Marek Glogowski] tdf#128441 Crash in: mergedlo.dll (nvidia with device 0x2182 + Win10) [Julien Nabet] tdf#128447 XLSX: comment is displayed by default even without the <x:Visible/> tag [Justin Luth] tdf#128454 There is no easy way to delete a table in impress on iOS [Tor Lillqvist] tdf#128460 Exported Writer input fields are not imported correctly from docx [Jan-Marek Glogowski] tdf#128476 Active Window drop-down in Navigation View Hogs Screen [Caolán McNamara] tdf#128495 Print dialog box in Writer is too tall for screen so the button is off the bottom [Caolán McNamara] tdf#128504 FILESAVE: ODT: Text becomes an hyperlink after RT [Tünde Tóth] tdf#128530 (Korean Version Only) Two icons have reversed each other. [Julien Nabet] tdf#128538 Restart in safe mode: Open containig folder doesn't work and Show user profile gets a error message [Stephan Bergmann] tdf#128603 CRASH: Cutting a textbox in a reopened document [Miklos Vajna] tdf#128608 FILEOPEN: DOC: Row in table has incorrect background color [Justin Luth] tdf#128625 UI Multiple radio buttons selected in Error Bars dialog (non-gtk3) [Gabor Kelemen, Caolán McNamara] tdf#128631 GTK3: No mouse interaction with security warning dialog in embedded file [Caolán McNamara] tdf#128632 FILEOPEN: Image in embedded file not displayed at import time [Miklos Vajna] tdf#128649 FILESAVE: XLSX: Calc save to xlsx flawed [Eike Rathke] tdf#128679 Missing 32px*32px (Extra Large) Colibre Korean Icon [Rizal Muttaqin] tdf#128689 Request to Localize More Formatting Icons into Korean UI [Rizal Muttaqin] tdf#128700 Fileopen DOC: table content from header not shown due to table width [Justin Luth] tdf#128710 Extension hangs under VCLPLUGIN=kf5 [Jan-Marek Glogowski] tdf#128748 Endless loop with query parameter on wrong input [Caolán McNamara] tdf#128758 Scrollbar in Extension Manager doesn't appear at first [Caolán McNamara] tdf#128802 customize toolbar with drag and drop causes crash [Caolán McNamara] tdf#128811 Alignment option "Distributed" not working in calc. [Caolán McNamara] tdf#128812 LibreOffice - calc - specific xlsx document (almost) any operation (FILEOPEN, FORMATTING) takes about 1 min [Noel Grandin]
Try to build internal PDFium with X11_TYPE=modular's FreeType 2.10.0
Update a comment for PDFium's internal freetype
Update to 6.3.3.2 Changelog: 6.3.3.2: Bugs fixed compared to 6.3.3 rc1: tdf#40534 slide tearing or not shown in LARGE screens (high resolution) with hardware acceleration enabled (a buffer issue per comment 58) [Jan-Marek Glogowski] tdf#128076 FILEOPEN DOCX Field name does not appear [Xisco Fauli] tdf#128138 infinite loop searching for hyphen and hyphenation attribute [Michael Stahl] tdf#128140 Formula pick window changing width every time you pick different formula [Caolán McNamara] tdf#128188 Same numbering the first page when insert section [Michael Stahl] tdf#128232 Crash when trying to delete unused User Field [Julien Nabet] 6.3.3.1: Bugs fixed compared to 6.3.2 (rc2): cid#1448425 resource leak (sc/htmlprovider) [Julien Nabet] tdf#76324 CALC becomes very slow with 5000+ comments [Noel Grandin] tdf#83618 SIDEBAR: Paragraph dialog and SideBar Paragraph Content Panel -- using different source for their Line spacing values [Jim Raykowski] tdf#90429 ooo2gd crashes LibreOffice immediately [Stephan Bergmann] tdf#92845 changing value in Tools-Options-LibreOffice Writer-Comparison is not persistent after restart [Gabor Kelemen] tdf#94765 FILEOPEN: SVG: URL fails is the reference is not in the mapper (gradients/patterns) ( see comment 17 ) [Xisco Fauli] tdf#98844 SUM function does not take into account precision as shown for ranges with numbers only (comment #7). [Eike Rathke] tdf#99602 FILESAVE: subscript in character style not converted into docx [Justin Luth] tdf#104167 FILEOPEN: DOCX: 3 pages are merged into 1 [Miklos Vajna] tdf#105330 The text cursor will disappear when undoing creating a table in a table (nested) [Miklos Vajna] tdf#107784 FILEOPEN: DOCX: Citation incorrectly displayed [Xisco Faulí, Xisco Fauli] tdf#109158 slower loading of a huge AutoCorrect replacement table [Noel Grandin] tdf#116234 If you enter email settings during the mailing process, the sending will fail [Michael Weghorn] tdf#117988 FILEOPEN An empty line is too tall in the attached DOCX [Justin Luth] tdf#120209 crash while changing language of formula to english [Caolán McNamara] tdf#120945 FIREBIRD: Relationship of tables isn't recognized by formwizard [Julien Nabet] tdf#121663 FILEOPEN DOCX Line Numbers and text created with Word have lower distance [László Németh] tdf#122011 Support for referring to tables from external files [Eike Rathke] tdf#122487 Wrong Naming of Drawing Objects [Caolán McNamara] tdf#124377 Make better bitmap export quality to PDF for Redaction [Aron Budea] tdf#124391 Doubled global menu in 6.2.2 with GTK VCL [Samuel Mehrbrodt] tdf#124600 FILEOPEN DOCX: Wrong textbox alignment and spacing [Miklos Vajna] tdf#124601 FILEOPEN DOC: Wrong position of graphics in table [Miklos Vajna] tdf#125368 Add Karasa Jaga SVG Icons [rizmut] tdf#125461 Start Center: Some file previews are black ( ie. xlsx files ) (gen/gtk2) [Caolán McNamara] tdf#125585 Filesave: OLE objects corruption and missing (per Comment 12) - repair damaged documents with fixed LO per Comment 25 [Regina Henschel] tdf#126078 global Autotext in German 'mfg' - missing space [brinzing] tdf#126184 UI 5.x Curved connectors path messed up when passed to 6.x [Michael Weghorn] tdf#126321 Writer Tabbed: Blinking Page Size contents [Xisco Fauli] tdf#126781 size of conditional formatting window prevents text to be changed (right end unreachable) [Caolán McNamara] tdf#126833 A table row is wrongly formatted when inserting a new row) after a table insert undo/redo [Jim Raykowski] tdf#126852 MYSQL/MariaDB native connector: Column Type "TEXT" is reported as "VARCHAR" [Tamas Bunth] tdf#126935 Spell Check Dialog: Area containing context of error no longer accessible to screen readers [Caolán McNamara] tdf#127030 Classical shapes with text loose their height on roundtrip with pptx [Balazs Varga] tdf#127033 Font in Spelling and Grammar Check of Writer [Caolán McNamara] tdf#127069 File>Save: file group is replaced by owner (chown) [Miklos Vajna] tdf#127218 Manage Changes Dialog Too Big (Wide), Cannot Be Resized To A Smaller Size [Caolán McNamara] tdf#127235 Layout loop in a specific document keeps adding pages indefinitely [Patrick Jaap] tdf#127262 Cell range selection in data validity function doesn't work any more [Caolán McNamara] tdf#127306 CRASH: Closing LibreOffice after deleting a chart [Samuel Mehrbrodt] tdf#127316 FILESAVE: DOC/X automatic sized subscript exported as huge number [Justin Luth] tdf#127317 Make text of tips of the day selectable [Heiko Tietze] tdf#127326 UI: First Page icon in Calc's page preview toolbar looks different than last page icon [rizmut] tdf#127372 PPTX: Shape's background transparency changes during RT [Tamás Zolnai] tdf#127409 Mail merge prints wrong pages when option to print blank pages is only set in doc [Michael Weghorn] tdf#127410 Mail merge only correctly uses "Print empty pages" if doc is unmodified [Michael Weghorn] tdf#127411 Broken mouse status in Impress status bar [Noel Grandin] tdf#127415 Icons for new extended track changes command [rizmut] tdf#127416 [FORMATTING] Can't use Icon set in Conditional Formatting [Caolán McNamara] tdf#127422 FILEOPEN DOCX: Text layout goes messy when in a table [Mark Hung] tdf#127446 FILEOPEN DOC: Image ratio changes [Miklos Vajna] tdf#127448 EDITING Chart axis labels become distorted, first and last tickmarks become too long [Balazs Varga] tdf#127450 Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22) [Caolán McNamara] tdf#127461 data provider crashes LibreOffice when clicking "Apply Changes" [Julien Nabet] tdf#127529 Vertical text boxes do not present when playing slide show (gtk3) [Caolán McNamara] tdf#127546 Calc Crashes if I click in to the Range-select fied of the 'Define Label Range' dialog (gen) [Caolán McNamara] tdf#127645 LibreOffice Crashes or Freezes, if an Update of an Extension is Available [Caolán McNamara] tdf#127646 GTK3 crash when create new macro [Caolán McNamara] tdf#127652 After deleting some text the LibreOffice Writer crash [Michael Stahl] tdf#127657 FIREBIRD: Query input parameter throws error when referred field is integer [Julien Nabet] tdf#127676 Sidebar Properties deck 'Width' listbox for line or arrow flickers with default GDI rendering [Xisco Fauli] tdf#127682 New Print dialog: Crash selecting (*) Even/Odd Pages with a 1 page document [Caolán McNamara] tdf#127695 CRASH: Inserting textbox in a particular document [Caolán McNamara] tdf#127701 Zoom factor percentage calculating fault [Noel Grandin] tdf#12 hangs for a few seconds clicking on the title/subtitle textboxes (ca-ES-valencia) [Eike Rathke] tdf#127825 DOCX Textboxes incorrectly positioned on page [Miklos Vajna] tdf#127840 date field changed to +/- 31 [Laurent BP] tdf#127862 FILEOPEN: cument properties (gtk3 3.18) [Caolán McNamara] tdf#127887 Cell references off by 256 when importing wk1 Lotus 1-2-3 spreadsheet [Eike Rathke] tdf#127896 "Exchange database" leads to crash (non-gtk3) [Caolán McNamara] tdf#127913 CRASH: apply popart filter to an image [Noel Grandin] tdf#127958 Crash in: mergedlo.dll (adding 2 or more ODT files into Writer master document) [Noel Grandin] tdf#128013 Crash when linking an odp file [Julien Nabet]
Exclude Python 3.8 and use internal PDFium instead of external poppler * Python 3.8 is not supported. * Use PDFium instead of poppler for PDF import * Bump PKGREVISION for poppler dependency removal.
Update to 6.3.2.2 Changelog: Bugs fixed compared to 6.3.1 rc1: tdf#126935 Spell Check Dialog: Area containing context of error no longer accessible to screen readers [Caolán McNamara] tdf#127343 When creating a query in design view using MySQL, the Add Tables dialog only displays tables from, and allows interaction with, the first alphabetically sorted schema [Caolán McNamara] Bugs fixed compared to 6.3.1 (rc2): rhbz#1648281 [libreoffice][fix available] Junk character gets added when some emojis are inserted. [Caolán McNamara] rhbz#1691287 LibreOffice does not prompt for printer authentication [Caolán McNamara] tdf#93998 Image background missing on dialog [Miklos Vajna] tdf#98130 after upgrade from LO 4.4.7.2 to 5.0.5.2, clicking on checkboxes in a Base grid table form is inconsistent [Miklos Vajna] tdf#103345 FILEOPEN: Non-English numbering characters "①, ②, ③", "α, β, γ" are converted to digits (1,2,3) [Samuel Mehrbrodt] tdf#103988 FILESAVE: DOCX with X Y Bubble chart corrupted after roundtrip, cannot open in MSO [Balazs Varga] tdf#107394 Cell size change during paste not undone with undo if pasted as HTML [Miklos Vajna] tdf#107776 Saving and opening document looses graphics positions [Miklos Vajna] tdf#114657 FILESAVE: Data table (from copied chart) with empty row exported incorrectly to XLSX (Data Labels missing and X-Values wrong) -see Comment 6 [Balazs Varga] tdf#118169 FILESAVE DOCX ActiveX form control saved incorrectly with Hungarian accented letters [Tamás Zolnai] tdf#118710 Report Builder Character Settings dialog Highlighting tab page doesn't set background [Tamás Zolnai] tdf#118809 Firebird: XDatabaseMetaData implementation returns NULL strings for DatabaseProductName and DatabaseProductVersion [Julien Nabet] tdf#119809 FILESAVE DOCX The combo box ActiveX control is lost in LibreOffice Writer [Tamás Zolnai] tdf#121983 libpixman-1.so.0 not found when LO is built with internal cairo [Michael Stahl] tdf#122110 FILESAVE XLSX, One of the cell changes its textcolor to blue for no apparent reason. [Eike Rathke] tdf#122355 HELP button in Format Cells no longer opens help on Format Cells (it opens top of Help) [Caolán McNamara] tdf#124083 Import filter issue with DOCX with embedded graph in decimal precision of x-axis values [Balazs Varga] tdf#125088 Default buttons have the wrong text color on macOS [Xisco Faulí] tdf#125340 CRASH: closing LibreOffice while migration dialog is open ( GTK3 ) [Caolán McNamara] tdf#125610 More Characters button is unreadable on macOS [Xisco Faulí] tdf#126007 "Help" button in "AutoCorrect" dialog doesn't open relevant help entry [Caolán McNamara] tdf#126042 Title and extension version number are mangled together in extension dialog [Caolán McNamara] tdf#126560 KDE-integration (Plasma 5): shifting/inserting rows with Alt+Shift not working correctly [Jan-Marek Glogowski] tdf#126656 Modifying one outline level with slide scope selected changes layout for all the outline levels [Gülşah Köse] tdf#126663 XLSX: LibreOffice is freezed when I try open Style list in Sidebar [Noel Grandin] tdf#126693 I cannot create custom categories for captions [Caolán McNamara] tdf#126746 Closed shape cap style, losed after export to pptx [Bartosz Kosiorek] tdf#126784 Writer change not selected columns width [Justin Luth] tdf#126787 Setting borders on character format become paragraph format [Mike Kaganski] tdf#126792 DOCX legacy drop-downs are only supposed to hold 25 items [Tamás Zolnai] tdf#126911 Calc: Structure box and/of Structure tab in Function Wizard is very narrow [Caolán McNamara] tdf#126951 crash in custom slide show [Caolán McNamara] tdf#127003 Calc: Page Formatting: Header & Footer: cant insert field into proper position [Caolán McNamara] tdf#127029 gtk3: empty spinbuttons don't stay empty when the notebook gets split [Caolán McNamara] tdf#127048 Macro warning dialog is prompted in a file with no macro [Caolán McNamara] tdf#127085 PPTX: FILESAVE: Transparency is lost after RT [Tamás Zolnai] tdf#127092 MariaDB/MySQL native connector: Import tables creates empty table [Tamas Bunth] tdf#127093 MariaDB/MySQL native connector: Import of Autovalue from HSQLDB sets '0' to '1' [Tamas Bunth] tdf#127110 Vesion 6.3.0.4 not saving .xlsx files correctly [László Németh] tdf#127120 Double selecting of level in list in B&N dialog in Writer (gen) [Caolán McNamara] tdf#127168 "Ranges containing merged cells…" modal dialog underlays Autofilter pull-down [Caolán McNamara] tdf#127180 Firebird: propose migration + Firebird by default only in experimental [Julien Nabet] tdf#127189 Editing a particular math formula using underbrace / overbrace destroys the UI under GTK3 [Caolán McNamara] tdf#127240 installer text not fully visible [Roman Kuznetsov] tdf#127304 EDITING Horizontal multilevel axis labels all get the same vertical rotation [Balazs Varga] tdf#127357 Mail merge's "Select address list" dialog is no longer modal (except on gtk3) [Michael Weghorn]
Update to 6.3.1.2 Changelog: 6.3.1.2 Bugs fixed compared to 6.3.1 rc1: tdf#118856 Text flickering when highlighting text in about us windows [Miklos Vajna] tdf#125869 LibreOffice UI freezes (shows not responding) while exporting a pdf [Noel Grandin] tdf#126254 Help - About is black with Linux gen and gtk2 backend [Caolán McNamara] tdf#126271 Selecting of control points of curves not working correctly for combined polygons [Regina Henschel] tdf#126418 Crash in: ScColumn::MergeBlockFrame(SvxBoxItem *,SvxBoxInfoItem *,ScLineFlags &,long,long,bool,short) [Mike Kaganski] tdf#126693 I cannot create custom categories for captions [Caolán McNamara] tdf#126781 size of conditional formatting window prevents text to be changed (right end unreachable) [Caolán McNamara] tdf#126805 Config Tip-Of-The-Day option is shown displaced [Heiko Tietze] tdf#126819 Can't retrieve the mouse position written in the statusbar [Noel Grandin] tdf#126830 Icons not showing in menus [Noel Grandin] tdf#126908 no keyID for some tooltips in table toolbar [Laurent BP] tdf#126928 FILEOPEN: Multiple external link chain with several calc documents doesn't work properly any more [Eike Rathke] tdf#126989 Libreoffice v6.3.0.4 hangs - Scan in Writer/ Impress/ Draw/(Calc?) [Mike Kaganski] tdf#127002 Calc: Page Formatting: Header & Footer: can't move text cursor to proper position. [Caolán McNamara] tdf#127021 When attempting to insert a 'set variable' field into a document, not all formatting options are available [Caolán McNamara] 6.3.1.1 Bugs fixed compared to 6.3.0 (rc4): cid#1448222 out-of-bounds read [Caolán McNamara] cid#1448262 dereference before null check [Caolán McNamara] tdf#39742 DRAW, IMPRESS: Menu 'Tools-Options-DRAW-Print' settings not respected [Gabor Kelemen] tdf#42316 Creating a new document from a template removes the signature from all Macros [Jan-Marek Glogowski] tdf#44786 PRINTING: Draw ignores global print options, forgets print dialog settings [Gabor Kelemen] tdf#54908 printing when a selection is active should take in account it and activate the "print selection" radio button [Daniel Silva] tdf#94300 Fill gradients dont work in area content panel of chart sidebar [Katarina Behrens] tdf#106000 delete/edit comment in context box not an option if comment is escaped without writing anything in it. [Miklos Vajna] tdf#107975 CRASH: Crash after undo operation (BigPtrArray::Index2Block(unsigned long) [Zdeněk Crhonek] tdf#110442 EDITING: The image within the selection doesn't disappear after cutting [Michael Stahl] tdf#112535 FILESAVE: DOC: Image got distorted after RT [Miklos Vajna] tdf#116085 Cannot start Certificate Manager with GPG4win v3 [Thorsten Behrens] tdf#117185 Crash when closing the document after a specific undo redo operation (Paste) due to inserted fly anchored at end of last paragraph in body [Michael Stahl] tdf#118384 Sidebar: Style is not added back to hierarchy after deleting and redoing it [Jim Raykowski] tdf#121599 (Supress-migration-dialog) [META] Firebird Migration: Suppress migration dialog when embedded HSQLDB not opened interactively [Xisco Fauli] tdf#122358 Forms: Right and bottom borders of form-controls set to 'FLAT' style not displayed (gtk3) [Caolán McNamara] tdf#122774 All items in AutoFilter popup menu are not keyboard accessible [Jim Raykowski] tdf#123099 Creating new "HSQLDB Embedded" database immediately brings up migration-to-Firebird dialog [Xisco Fauli] tdf#123591 Firebird - Incorrect Pasting of Numeric Data [Xisco Fauli] tdf#123702 FILEOPEN RTF Size of page margins is different in Word and Writer [László Németh] tdf#124108 auto-correction of typographic quotation marks and apostrophes broken for fr_CI [Eike Rathke] tdf#124700 LibO6.2 regression: bad misrendering of metafile [Caolán McNamara] tdf#125100 EDITING: Insert OLE Object behaves different if new document is generated from template [Ilhan Yesil] tdf#125483 Changing Locale does not update the label of the separator key [Caolán McNamara] tdf#125609 radiobutton receives item status changed event after listbox value selection [Justin Luth] tdf#125628 FORMATTING: Part of text loose yellow highlight reopening document [Tamás Zolnai] tdf#125923 Numbering and Bullets dialog Revert button closes window instead of reverting changes on Impress [Gülşah Köse] tdf#126070 New Bullets Dialog - Preview zone not resizable + levels above 6-7 not visible with default zone size [Gülşah Köse] tdf#126168 Crash in: rtl_uString_acquire: frame style undo redo [Vasily Melenchuk] tdf#126222 EDITING Writer: After scrolling extra header/footer are shown [Ilhan Yesil] tdf#126227 Top border not displayed on track changes (gtk3) [Caolán McNamara] tdf#126309 Opening RTF document with Hebrew RLT (right to left) text is shown with the text written from left to right [Miklos Vajna] tdf#126460 Wrong rendering with Greyscale TIF with no / transparent background [Caolán McNamara] tdf#126471 Mail merge ignores preselected printer when printing second time [Michael Weghorn] tdf#126485 Tabs and indents in numbering and item list were limited to less than 20 pt [Caolán McNamara] tdf#126511 Delete path to Gallery from graphics list in B&N dialog [Gülşah Köse] tdf#126544 in DOCX files, some styles's "text direction" appears Right-to-Left or Left-to-Right depending on User Interface Language [Justin Luth] tdf#126588 EDITING: Firebird: View could be executed, but crashes when trying to save [Noel Grandin] tdf#126590 FILEOPEN DOCX Absolute links broken in Writer [Tünde Tóth] tdf#126597 Don't crash Outlook 2016 when sending multiple attachments mail via SimpleMail [Jan-Marek Glogowski] tdf#126611 XML Form Document: instance Data Navigator isn't shown in toolbar [andreas kainz] tdf#126626 CRASH: pasting fly at-char selection [Michael Stahl] tdf#126627 CRASH: undoing redlinehide deletion [Michael Stahl] tdf#126641 Hyperlink to bookmark in doc[x] file does not work [Mike Kaganski] tdf#126642 Allow PDF form export with different defaults based on Archive setting [Jan-Marek Glogowski] tdf#126643 If I select LibreOffice Calc macros Python, an error message box mentions JRE is required. [Mike Kaganski] tdf#126663 XLSX: LibreOffice is freezed when I try open Style list in Sidebar [Julien Nabet, Noel Grandin] tdf#126680 Two Finger Horizontal Scroll is Reversed on Linux and macOS [Jan-Marek Glogowski] tdf#126684 Character Style border attributes UI doesn't show borders or allow change to borders [Mike Kaganski] tdf#126685 CRASH: selecting all in sheet [Noel Grandin] tdf#126691 Placement of items in Writer + Undo is 100% broken [Caolán McNamara] tdf#126708 EMF image lost in command-line conversion from .odt to .doc [Luke Deller] tdf#126723 FILEOPEN DOCX Numbered list item gets indent setting from next paragraphs footnote [Justin Luth] tdf#126732 FILEOPEN: Writer crashes on opening Docx file [Caolán McNamara] tdf#126736 In line dialog, tab "Line Styles", dash length and spacing cannot be larger than 5% [Caolán McNamara] tdf#126746 Closed shape cap style, losed after export to pptx [Bartosz Kosiorek] tdf#126748 Intermittent crash exporting a ODS to XLSX [Mike Kaganski] tdf#126766 FORMATTING -10000 sometimes shows up as .0000 [Eike Rathke] tdf#126769 Sidebar can't be collapsed clicking on the hide arrow [Samuel Mehrbrodt] tdf#126790 CRASH: Closing LibreOffice while 'Help is not Installed' dialog is open in extension manager (gen/gtk) [Caolán McNamara] tdf#126808 UI: Writer crashes opening the style edit window after doing many style edits [Miklos Vajna] tdf#126844 Find & Replace Dialog no longer permits me to format "Replace" text. (GTK3) [Caolán McNamara] tdf#126848 Drop-down filter window in Pivot table is flickering when move mouse point on it [Xisco Fauli] tdf#126859 Custom document properties cannot be accessed in LO 6.3 [Caolán McNamara] tdf#126889 HELP: Very large images in a page of online help [Olivier Hallot] tdf#126931 Wrong date formats for Upper Sorbian and Lower Sorbian [Eike Rathke] tdf#126943 CRASH: Closing LibreOffice while load Styles dialog is open ( gen ) [Caolán McNamara]
Update to 6.3.0.4 * qt4 option is no longer provided Changelog: See: https://wiki.documentfoundation.org/ReleaseNotes/6.3 in detail * Improve performances * Improve file load an save performances in Writer * Improve MS Office file supoort in Calc * Use tabcompact UI by default * Use context single mode for Writer and Draw * Support PDF/A-2 export * And many improvements and bugfixes
Update to 6.2.5.2 Changelog: 6.2.5.2 List of fixed bugs Bugs fixed compared to 6.2.5 rc1: tdf#121486 Text in Thai for some font go right to left [Khaled Hosny] tdf#124251 Basic script error after update from LO 6.1.X to LO 6.2.X, when "URI" to open from a hyperlink is vnd.sun.star.script:... [Eike Rathke] tdf#125660 COMPARE DOCUMENTS: Crash in swlo!SwRedlineData::SetSeqNo [Michael Stahl] tdf#125670 Crash in: OutputDevice::InitClipRegion on Slide show [Jan-Marek Glogowski] tdf#125754 Crash swlo!SwAnchoredDrawObject::IsValidPos [Michael Stahl] tdf#125777 Toolbar icons not displayed in gen [Jan-Marek Glogowski] tdf#125983 CRASH: Updating link to external files [Noel Grandin] tdf#126000 Crash deleting template [Noel Grandin] 6.2.5.1 List of fixed bugs Bugs fixed compared to 6.2.4 (rc2): rhbz#1712823 libreoffice dies if I try to modify the backgound pattern of some paragraph [Caolán McNamara] rhbz#1713827 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT [Caolán McNamara] rhbz#1719378 crash in Draw after starting a drag [Caolán McNamara] tdf#40457 Place captions above tables by default [Caolán McNamara] tdf#41996 EDITING: Drag and Drop Slides impossible with KDE [Katarina Behrens] tdf#42873 Videos playback misplaced in Presenter Console display [Mark Hung] tdf#51023 EDITING: Drag-and-drop slide always moves slide to first position, leading to data corruption and sometimes CRASH [Katarina Behrens] tdf#54819 EDITING: with "track changes" the paragraph following a deleted paragraph changes its style [László Németh] tdf#56738 Wrong encoding in comments for file edited by Mac OS MS Word [Julien Nabet] tdf#80853 Calc freezes while filtering large data [Luboš Luňák] tdf#92079 Basic Dialog image background not set [Miklos Vajna] tdf#92577 Rendering artifacts on pressing Page Down multiple times on multi-page document [Miklos Vajna] tdf#96961 Hide whitespace mode: whitespace is hidden even on the last page [Miklos Vajna] tdf#100836 [PATCH] Proposed update for "Starting the LibreOffice Software With Parameters" help page [Jan-Marek Glogowski] tdf#100986 Rotated text does not work with on Windows (old layout: Graphite only, new layout:all fonts) [Miklos Vajna] tdf#101473 [EDITING] Function wizard crashes LibO when evaluating addin that implement XVolatileResult [Eike Rathke] tdf#103831 Horizontal text scaling doesn't work correctly when OpenGL is enabled on Windows [Miklos Vajna] tdf#105998 right/bottom borders of export shape to png (etc) missing [Xisco Fauli] tdf#107487 Unicode ExtB+ chars do not use fallback font correctly in Writer [Mark Hung] tdf#108687 Form option buttons not reachable with tab key [Justin Luth] tdf#111522 SdrUndoMoveObj::Undo() Crash When multi windows [Miklos Vajna] tdf#113241 Options for Number recognition in Writer tables deserve better default: turned on (only functioning when 'Number Recognition' is on!) [Cor Nouws] tdf#113541 EDITING - Link to external documents is not created correctly - incorrect URL formation when path contains upper case, spaces and '!', '#' or '$' characters [Eike Rathke] tdf#113714 Flicker when hovering over main menu with default rendering [Miklos Vajna] tdf#114209 Problems with rendering vertical text in charts - no anti-aliasing when OpenGL is enabled [Miklos Vajna] tdf#114596 External forms for a database doesn't save data - closing form with dataloss ( see comment 30 ) [Xisco Fauli] tdf#115032 AutoCaption preference in options dialog should show Above as default position of table captions [Caolán McNamara] tdf#117347 All labels disappear in Base Form if a selected field is not within visual display area [Miklos Vajna] tdf#118150 FILEOPEN XLSX Chart width gets compressed [Tamás Zolnai] tdf#118719 Whitespace is not Hidden in Cases with Page and Column Breaks [Miklos Vajna] tdf#119109 Embedded table position off after switching from webview to normal view & back [Michael Stahl] tdf#119856 kde5: Java extension "WollMux" not working properly [Michael Stahl] tdf#120338 FILEOPEN DOCX The paragraph formatting changes are not undone / freeze LO [Henry Castro] tdf#120343 Export to PDF opens PDF before the properties have been edited and the PDF is created [Caolán McNamara] tdf#120423 LibreOffice Base -> can't insert special character in a form [Caolán McNamara] tdf#120774 kde5: Rearranging Impress slides via drag'n'drop not always working as expected [Katarina Behrens] tdf#120836 KDE5: LO Calc slow at 'Select all' [Luboš Luňák] tdf#121241 MacOS: table borders aren't black but grayish ( zoom level < 150% ) [Xisco Fauli] tdf#122056 kde5: Impress crashes when at presentation end when Orca is enabled [Katarina Behrens] tdf#122198 The data source connected by "exchange database" is disconnected after the file is closed. [Szymon Kłos] tdf#122200 kde5: Crash when navigating tree in accerciser (Accessibility Explorer) [Michael Weghorn] tdf#122538 EDITING Table - Index Design: Index isn't sortable any more [Julien Nabet] tdf#122668 LibO 6.2.x KDE5 VCL regression: lines not appearing in presentation [Jan-Marek Glogowski] tdf#122765 Legend interferes with pie chart after pptx import [Tamás Zolnai] tdf#122789 Writer html image widths messed up when in percentages when opening file [Miklos Vajna] tdf#123011 KDE5: on wayland the gnome UI is selected [Michael Weghorn] tdf#123106 FILESAVE PPTX Shape changes its color back to default [Miklos Vajna] tdf#123460 EDITING DOCX Paragraph move with track changes leaves empty paragraph [László Németh] tdf#123549 the "close document" button is missing to return to welcome start window [Michael Weghorn, Jan-Marek Glogowski] tdf#123654 kde5: Writer crashes when text selected on close (Wayland only) [Michael Weghorn] tdf#123750 KDE5/ Plasma: LO Filedialog isn't showing removable devices [Michael Weghorn] tdf#123793 Can't step with keyboard to/between favorite special characters on group button [Jim Raykowski] tdf#123956 KDE5: a text caret does not move inside a preedit area [Jan-Marek Glogowski] tdf#123957 KDE5: Selected text in preedit area is not shown [Jan-Marek Glogowski] tdf#124027 LO Impress: Unnecessary grey rectangle on the screen while demonstration (slide with video) [Mark Hung, Katarina Behrens] tdf#124279 Function wizard structure tab shows inconsistent intermediate results [Katarina Behrens] tdf#124315 Old "Enter pastes clipboard" can still be executed after inserting current date or time. [Eike Rathke] tdf#124398 FILEOPEN DOCX Chart is missing from a document with charts and grouped texboxes [Miklos Vajna] tdf#124467 cannot disable wrap text [Caolán McNamara] tdf#124484 Impress crashes on slide show using "All displays" [Katarina Behrens] tdf#124565 FILESAVE: Pasted row height is reset by after saving and reopen [Vasily Melenchuk] tdf#124594 FILEOPEN DOCX Additional top and bottom margin on shape breaks layout [Miklos Vajna] tdf#124694 Video passing slide boundaries causes weird zoom in or shift (gtk2/gtk3) [Caolán McNamara] tdf#124754 FILEOPEN DOCX Hyperlink in text box does not get blue color [Serge Krot] tdf#124936 Help->About LibreOffice dialog does ] tdf#125062 Export as PNG with transparency changes shape of objects radically [Xisco Fauli] tdf#125099 Rounding of durations displayed as wall clock time. [Eike Rathke] tdf#125104 Changing page numbering to "1st, 2nd, 3rd,..." causes crashesand month of edited dates if the format's DMY order does not match the locale's MDY order and date acceptance patterns match both. [Eike Rathke] tdf#125128 Option's AutoCaption preference should show Above as default position of table captions (again)able causes freezing in 6.2.x [Caolán McNamara] tdf#125266 Hang when selecting Read Online Help (GTK2) [Caolán McNamara] tdf#125267 KDE5: Base 'Database Wizard' open existing database_file fails [Katarina Behrens] tdf#125271 Inserting this .mp4 file in impress leads to a CRASH [Caolán McNamara] tdf#125279 Custom properties with "_x005F_" keep growing escapements when roundtripping as OOXML formats [Eike Rathke] tdf#125281 Fileopen: EMF images in prix-immobilier-friggit.doc shrunk so not correct width [Miklos Vajna] tdf#125285 NB sd modules wrong usage of ObjectForwardOne, ObjectBackOne [andreas kainz] tdf#125310 DOCX Change tracking: deleting paragraph end mark inserts a page break [László Németh] tdf#125324 FILESAVE: DOCX: floating table changes position after RT [Patrick Jaap] tdf#125346 PPTX export: Shape has wrong fill color comming from theme [Tamás Zolnai] tdf#125348 autocorrect replacement table default width is increased by long autocorrect entries and you can't resize it [Caolán McNamara] tdf#125360 PPTX: Shape fill transparency is not exported if the original shape fill is defined with a theme [Tamás Zolnai] tdf#125371 Calculation in table destroys left alignment [Cor Nouws] tdf#125381 Index don't appear in management dialog for odb linked to dBase file (in Windows and in Linux with all renderings except gtk3) [Julien Nabet] tdf#125387 Fit to text checkboxes always disabled (gtk3) [Caolán McNamara] tdf#125413 Menu is black (gen) [Miklos Vajna] tdf#125415 Flicker when hovering over submenus with default rendering [Miklos Vajna] tdf#125447 Tooltip displayed by Redo button changes from 'Redo' to 'Re~do' when the button is sensitive in Draw, Calc and Impress [Caolán McNamara] tdf#125506 Helplines and snap guides no longer visible on macOS (antialising) [Xisco Fauli] tdf#125548 When using kde5 vcl, tab first inserts a tab, and then the document loses focus [Jan-Marek Glogowski] tdf#125550 The color of the menu changes when opening a change tracked DOCX document saved by MS Word (OpenGL) [Miklos Vajna] tdf#125556 FILEOPEN: URL fragment leaked from one object to another when importing Powerpoint ppt file [Noel Grandin] tdf#125576 Empty recent characters in special characters dialog for bullet customization. [Tamás Zolnai] tdf#125578 Safari sandboxing on macOS 10.14 blocks opening help [Christian Lohmaier] tdf#125591 FILEOPEN: DOC: performance regression opening a file with EMF images [Miklos Vajna] tdf#125609 radiobutton receives item status changed event after listbox value selection [Justin Luth] tdf#125624 CRASH working with file with lots of hints [Mike Kaganski] tdf#125673 KDE5: Calc sheet tab's context menu has unexpected highlighting [Jan-Marek Glogowski] tdf#125685 crash in layout after paste on particular document [Michael Stahl] tdf#125692 kde5: Impress crashes when closing after using presentation minimizer [Jan-Marek Glogowski] tdf#125761 Assert when opening paragraph dialog (gtk3 only) [Caolán McNamara] tdf#125808 A pivot table cannot be created from a registered data source [Caolán McNamara] tdf#125821 Crash on insertion of video [Jan-Marek Glogowski] tdf#125840 Crash when trying to customize Base Data View toolbar [Muhammet Kara] tdf#125875 UI: in the dlg Insert Hyperlink it is impossible to select the target (Internet/Mail/Document..) by keyboard [Caolán McNamara] tdf#125878 Dates imported incorrectly from dbf file [Eike Rathke]
Sync internal harfbuzz with fonts/harfbuzz-2.5.3. Bump PKGREVISION
Improve some comments
Improve a comment
Add graphite2 to librsvg via pango and harfbuzz librsvg with pango and harfbuzz with graphite2 is required for libreoffice. librsvg-c has the problem on NetBSD and libreoffice uses internal static harfbuzz library. Rust-based librsvg has no problem and libreoffice use dynamic harfbuzz from fonts/harfbuzz. Bump PKGREVISIONs.
Update to 6.2.3.2 Changelog: 6.2.3.2: Bugs fixed compared to 6.2.3 rc1: tdf#121103 ANOVA uses wrong formula when on new sheet [Jaromir Wysoglad] tdf#123406 kde5: Crash pressing Esc in undocked Find toolbar [Aleksei Nikiforov] tdf#123502 crash: use of "com.sun.star.ui.dialogs.FolderPicker" crashes [Mike Kaganski] tdf#123747 digital signatures from 6.1 and 6.2 ivalidate each other [Miklos Vajna] tdf#124272 Edit Contour of Image Wrap doesn't appear on Exported PDF [Armin Le Grand] tdf#124384 LO shouldn't crash when opening DOCX (even if MSO cannot open or warns about unreadable content) [Serge Krot] tdf#124410 FORMATTING: Crash in libcuilo.so formatting range containing cells with diagonal borders [Caolán McNamara] tdf#124413 Crash on undo / redo in Basic IDE [Noel Grandin] tdf#124440 IDE & Calc crash opening Breakpoint Management (gen) [Caolán McNamara] tdf#124485 Wrong (instead of no) bracketing of Bibliography Entries when formatted with Brackets = "[none]" [Caolán McNamara] 6.2.3.1: Bugs fixed compared to 6.2.2 (rc2): rhbz#1687589 KDE4 gpoll_wrapper can be called with SolarMutex unlocked [Stephan Bergmann] rhbz#1690645 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*)(): soffice.bin killed by SIGABRT [Caolán McNamara] tdf#77186 Custom animation timing repeat until next slide doesn't work [Mark Hung] tdf#96038 Shell function does not work whith .bat files and paths containing spaces [Roland Baudin] tdf#96947 Check marks on menus (Windows 7 Aero theme, OpenGL enabled) miss their borders [Miklos Vajna] tdf#97575 FILEOPEN: Can't read error bars on graph saved and reopened as xlsx [Balazs Varga] tdf#98987 Layout: shapes imported from DOCX handled incorrectly [Miklos Vajna] tdf#102005 START CENTER: Pressing F6 stops at thumbnail list view [Jim Raykowski] tdf#104235 Generic X icon shown in KDE Plasma taskbar upon launching to Start center [Michael Weghorn] tdf#107593 EDITING No text cursor (caret) after deleting the header (or re-adding the header) [Jim Raykowski] tdf#113918 1bpp non-B&W PNG images are mishandled on Linux in all vcl "backends" ("plugins") [Miklos Vajna] tdf#114969 FILESAVE XLSX: Link to document cell breaks on sheet names with dots [Tünde Tóth] tdf#115297 FILESAVE: PDF: Images are displayed as black boxes [Miklos Vajna] tdf#115719 DOCX import: lack of Word 2013-style increased spacing for paragraph with anchored objects [Miklos Vajna] tdf#116195 "Designing with LibreOffice"'s front cover images are not rendered in LibreOffice 6.0.2 [Michael Stahl] tdf#117761 Snake Algorithm unable to display accurate layout. [Miklos Vajna] tdf#117890 Math Online Help: The screenshots in the Symbols and Edit Symbols pages are unhelpful [Mark] tdf#118104 Writer freezes after opening a file with 230 pages [Michael Stahl] tdf#119253 [Writer Table] Freezes/hangs when splits a table with merged cells to 2 pages [Michael Stahl] tdf#119718 kde5: Impress presentation cannot be started using keyboard [Katarina Behrens] tdf#119743 Libreoffice 6.1 base: can't save special options [Caolán McNamara] tdf#119853 kde5: Unnecessary white window in Base Database Wizard [Katarina Behrens] tdf#119947 UI: FontWork Menu All Black on Windows OpenGL [Miklos Vajna] tdf#120013 After Cut&Paste of an overlapping data range, cells of a shared formula group reference run are not recalculated [Eike Rathke] tdf#120161 PRINTING, PDF Export: Problem with selected cells which cross pages [Serge Krot] tdf#120413 LibreLogo: handle complex expressions [László Németh] tdf#120548 FILEOPEN DOCX List created with Word loses the added font and background color in Writer [Miklos Vajna] tdf#120660 cells not recalculated after copy/paste different range of cells [Dennis Francis] tdf#120783 KDE5: Drag'n'drop doesn't work from the Data Sources [Katarina Behrens] tdf#120786 KDE5: Only half of the toolbar is displayed if it's undocked [Katarina Behrens] tdf#120787 KDE5: Undocked toolbars are displayed on top of dialogs/slideshow [Katarina Behrens] tdf#120791 KDE5: Window's size and position not remember after leaving Full Screen mode [Katarina Behrens] tdf#121002 Cells not recalculated after moving data within ranges pointed to by a shared formula group. [Eike Rathke] tdf#121120 Png image is black when OpenGL enabled [Miklos Vajna] tdf#121439 PRINTING Crash when calling a print configuration dialog if selected cell range while several print areas are defined across multiple sheets [Luboš Luňák] tdf#121456 Writer: DOCX export from ODT: wrong tabs stops in TOC [Serge Krot] tdf#121615 Writer: PDF export of JPEG images from ODT/DOCX stretched and cropped with OpenGL enabled [Luboš Luňák] tdf#121686 Assert on text + space + dash + enter [Julien Nabet] tdf#122226 DOCX Import Pie chart data labels new line separator changes to semicolon [Balazs Varga] tdf#122301 FREQUENCY: force array mode on arguments and immediate caller [Eike Rathke] tdf#122790 Table background color isn't shown when opening table background tab [Jim Raykowski] tdf#122803 Gallery import: File picker window title not localizable [Caolán McNamara] tdf#122804 Bitmap import: File picker window title not localizable [Caolán McNamara] tdf#122892 Writer hangs when deleting specific line [Michael Stahl] tdf#122942 Inserting shape over chart in DOCX inserts it below chart [Miklos Vajna] tdf#122989 Update check item is available in Notebookbar Groupedbar without function if online update module is not installed [Thorsten Behrens] tdf#123104 FILESAVE DOCX Cell gets resized after saving in LO [Miklos Vajna] tdf#123243 Spacing difference between Word & LibreOffice from an OOXML file. [Miklos Vajna] tdf#123259 Assert when add a new line after a form control (in design mode) [Michael Stahl] tdf#123293 FILEOPEN: (from stream) shows a warning "Not all Attributes could be read." [Michael Stahl, Samuel Mehrbrodt] tdf#123313 Undoing ToC insertion in middle of word causes assertion failure [Michael Stahl] tdf#123372 No anti-aliasing for image with OpenGL enabled [Luboš Luňák] tdf#123379 Menu bar remains visible on pressing the Menubar icon on/off toggle (Linux - KDE). [Katarina Behrens] tdf#123455 Breeze Dark icon set is missing some icons [andreas kainz] tdf#123470 [ally] Libreoffice writer. Problems "save as" or "save a copy" when using text box [Caolán McNamara] tdf#123479 Crash in: ScFormulaResult::GetMatrixFormulaCellToken() [Luboš Luňák] tdf#123504 Impress fails to render donut and pie charts with 100 and 0 entries in only column [Mike Kaganski] tdf#123547 Systematic crash after opening Tools > Chapter Numbering [Julien Nabet] tdf#123624 !!br0ken!! shown after autocorrection and undo [Mike Kaganski] tdf#123650 dialog Page Style, tab Page: tab does not bring focus to lower part of page (GTK3+) [Caolán McNamara] tdf#123714 Moving (Cut&Paste, Drag&Drop) a column range within the same row into a shared formula group's reference may not recalculate the first affected formula cell (procedure in comment 11). [Eike Rathke] tdf#123736 Changing a reference in a formula cell of a shared formula group may not rebuild all dependencies of the then split group. [Eike Rathke] tdf#123772 UNO: Setting dialog resizable has no effect [Samuel Mehrbrodt] tdf#123815 Import from LWP files cause "General input/output error." [Caolán McNamara] tdf#123829 Line below table missing (in comparison to OpenOffice) [Samuel Mehrbrodt] tdf#123832 Libre Office ver 6.2 (x64 Setup hang up while trying to install [Mike Kaganski] tdf#123923 Exporting to XLSX makes Excel show error and drop pivot table, if table's data has Err:504 instead of #REF! [Mike Kaganski] tdf#123975 "Support primary keys" checkbox in Advanced Settings dialog must be tri-state [Caolán McNamara] tdf#123999 time change causes the return of "parameter index out of range... using mysql and J/connector [Julien Nabet] tdf#124024 Scaling factor of the Sheets isn't displayed correct [Caolán McNamara] tdf#124025 Table formulas don't update before print, export to PDF or preview when a field changes [Samuel Mehrbrodt] tdf#124035 LibreLogo: lost support of starting colon in variable names [László Németh] tdf#124058 Bitmap dialog in table properties dialog slightly cramped (gen) [Jim Raykowski] tdf#124109 Justified Arabic text has gaps in place of kashida [Khaled Hosny] tdf#124111 Cannot enter negative number for cross other axis at value [Caolán McNamara] tdf#124112 Insert drawing object in chart crashes LibreOffice [Noel Grandin] tdf#124142 Segfault after removing html and changing view ( GTK3 / KDE5 ) [Caolán McNamara] tdf#124162 Crash when trying to accept changes [Henry Castro] tdf#124226 LibreOffice crashes / hangs traversing page dialog with the keyboard [Caolán McNamara] tdf#124234 Paragraph styles: some settings get lost when switching to different tab without Apply [Caolán McNamara] tdf#124297 Libreoffice does not recognize Amazon Corretto Java Runtime [Mike Kaganski] tdf#124318 FILEOPEN: XLS Hyperlink URL incorrect [Noel Grandin]
libreoffice: harfbuzz-2.4.0.tar.bz2 checksum is wrong for some reason use "canonical" checksum from fonts/harfbuzz
Use harfbuzz-2.4.0 as internal harfbuzz * Improve handling of additional distfiles * Bump PKGREVISION
Update to 6.2.2.2 Changelog: Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.1 (rc2): tdf#90243 SIDEBAR: Named shapes incorrectly named in custom animation tab [Mark Hung] tdf#93951 Changing a formula calculation to include § causes truncation [Eike Rathke] tdf#101873 Cursor jumps to the begin of the document after searching for text not found [Miklos Vajna] tdf#110987 Binary MS Office files identified as template when they're opened lacking file extension or with "wrong" file extension [Tor Lillqvist] tdf#116382 UI: Border and background item of header and footer drop-down menu should open the dialog of Page style > Header > 'More' button [Aditya] tdf#117761 Snake Algorithm unable to display accurate layout. [Miklos Vajna] tdf#117890 Math Online Help: The screenshots in the Symbols and Edit Symbols pages are unhelpful [Olivier Hallot] tdf#118707 Crash when cutting some content [Luboš Luňák] tdf#119720 kde5: Buttons in some dialogs only shown after repaint is triggered [Aleksei Nikiforov] tdf#119890 Default directory for my documents is not xdg-user-dir DOCUMENTS [Takeshi Abe] tdf#120824 KDE5: Submenu for Edit -> Object doesn't appear [Aleksei Nikiforov] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#121440 EDITING DOCX, Word document edited in Writer by typing after and before footnote number, the typed text become superscript [Vasily Melenchuk] tdf#121532 LO62b1: on macOS local help opens an empty page in default browser [Stephan Bergmann] tdf#121949 Crash in: libsclo.so Copy block of cells to clipboard with focus on non-selected cell [Luboš Luňák] tdf#121970 kde5: Customizing menu breaks it [Aleksei Nikiforov] tdf#122256 KDE5: no menu in data provider dialog [Aleksei Nikiforov] tdf#122305 Form-Wizard: No wordwrap in Group Element and Combo Box Wizard for forms. [Caolán McNamara] tdf#122307 Wizards: Dialog for form elements like list box wizard or group box wizard isn't resizable any more [Caolán McNamara] tdf#122355 HELP button in Format Cells no longer opens help on Format Cells (it opens top of Help) [Caolán McNamara] tdf#122643 Crash in: libc-2.27.so after setting Named Ranges to e.g. F:F (non-absolute columns) [Luboš Luňák] tdf#122689 Cannot copy text from/to Libreoffice to/from other application in KDE [Michael Weghorn] tdf#122982 LibreOffice Calc cut/paste image anchored to cell not functioning as expected [Samuel Mehrbrodt] tdf#123057 MAILMERGE: Conditionally hidden sections can lead to wrong page count [Ilhan Yesil] tdf#123090 Text in table in PPTX placed very oddly [Gülşah Köse] tdf#123393 FILEOPEN RTF Font size in table cell is too big [Miklos Vajna] tdf#123400 FILESAVE DOCX Data Label Separator is changing to Semicolon after exported [Balazs Varga] tdf#123406 kde5: Crash pressing Esc in undocked Find toolbar [Aleksei Nikiforov] tdf#123426 Number gets reversed when entered in Format Paragraph / Tabs / Position field [Caolán McNamara] tdf#123451 the "." in the numeric keypad inputs '.' instead of ',' when using the kde5 VCL in Calc [Michael Weghorn] tdf#123477 Array formula with COLUMN() function evaluates to #VALUE error [Eike Rathke] tdf#123481 Threads get deadlocked in jurt [Samuel Mehrbrodt] tdf#123485 Excel 2003 xml file with xls extension detected as HTML [Noel Grandin] tdf#123488 Colibre: There isn't Currency icon (32px) in Calc [andreas kainz] tdf#123575 Error 501 will be produced on loading an ods with formulas in which characters in sheet name is recognized as illegal Char, even if the file is loadable in Excel. [Eike Rathke] tdf#123693 Libreoffice Draw Export to picture has size limit of 1000 [Caolán McNamara] tdf#123705 After save a DOCX file, it gives a error when it try to be open [Julien Nabet] tdf#123711 With only a Western language enabled the Font name listbox in the Character dialog is too wide, while the listbox for font Size is cramped [Caolán McNamara] tdf#123728 Printing via UNO hangs in certain situation [Samuel Mehrbrodt] tdf#123748 Time format may display uncorrected if value includes date [Eike Rathke] tdf#123763 In Impress and Draw, the menu item to break apart a SVG graphic is missing [andreas kainz] tidf#123772 UNO: Setting dialog resizable has no effect [Samuel Mehrbrodt] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.2 rc1: tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski] tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot] tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski] tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny] tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl] tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek] tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl] tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara] tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl] tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara] tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara] Bugs fixed compared to 6.2.1 rc1: tdf#113020 EDITING: Text alignment in some templates (for example) Alizarin not working for some textboxes [Laurent BP] tdf#116071 FILESAVE: .doc style is lost after saving file as .odt [Justin Luth] tdf#121532 LO62b1: on macOS local help opens an empty page in default browser [Stephan Bergmann] tdf#123298 Description problem in exported password protected PDF [Caolán McNamara] tdf#123378 (6.2 Regression) Printing always sets "document modified" status [Samuel Mehrbrodt] tdf#123433 FILEOPEN: DOC: Background from paragraph is applied to remainder of the document [Justin Luth] Bugs fixed compared to 6.2.0 (rc3): bnc#862510 oox smartart: backport fixes related to org chart [Miklos Vajna] cid#1371154 crash when running extension [Noel Grandin] i#124638 Picture background crash [Noel Grandin] ofz#12660 remove flys before removing trailing paras [Caolán McNamara] tdf#43220 UI: The Navigation Toolbox (top left of Navigator dialog) in Writer can incorrectly launch multiple instances [Caolán McNamara] tdf#70195 FILESAVE: DOCX export of empty header\footer exports wrong distance from top\bottom (seen only in MSWord) [Justin Luth] tdf#72987 [firebird db integration] big-endian LibreOffice unable to open little-endian embedded firebird db (found 2944.512, support 11.2) [Stephan Bergmann] tdf#79197 Unable to add track change comment when cursor is at the end of the tracked change [László Németh] tdf#87348 linked textboxes/frames don't work in .docx format [Caolán McNamara] tdf#87884 tabpages not displayed in Java/Python/basic dialog [Vasily Melenchuk] tdf#90694 Crash when deleting rows on multiple sheets [Eike Rathke] tdf#96892 Low precision in PDF export of SVG images leads to visible artifacts at high zoom levels [Michael Stahl] tdf#98211 RTL: Paragraph dialog justified combobox doesnt list 'right' [Caolán McNamara] tdf#98212 RTL: 'Text Direction' drop down menu doesnt update preview in alignment tab of paragraph dialog [Caolán McNamara] tdf#99631 DOCX import/export: with embedded XLSX loaded but incorrectly scaled when edit [László Németh] tdf#103703 When printing multiple duplex copies of a document with odd pages, the first page is printed on the back of the last page of the first copy [Gabor Kelemen] tdf#106463 Data Records Not Saved to External Firebird Database File [Lionel Elie Mamane] tdf#107416 Printing multiple copies results in multiple print jobs [Gabor Kelemen] tdf#107567 Text previews in Paragraph dialog not showing correctly for RTL [Caolán McNamara] tdf#108021 Text break is not supported for column chart X axis if text is rotated [Balazs Varga] tdf#109085 LO exits abruptly when logging off in Windows while LO is running [Mike Kaganski] tdf#110429 Width of page number field in Navigator to large [Caolán McNamara] tdf#113205 Icon of updates button on right end of menu bar is not visible [Caolán McNamara] tdf#113275 Last line drop down and expand single word check box should only be show active for Justified [Caolán McNamara] tdf#113849 FILESAVE: Saving a file as .docx format adds spurious extra page breaks [Justin Luth] tdf#115094 FILEOPEN: DOCX: Image in table is misplaced [Patrick Jaap] tdf#115941 base Record locater at the bottom of the displayed records is super small almost unreadable or useable [Caolán McNamara] tdf#116051 Hidden column causing right border to disappear [Ilhan Yesil] tdf#116071 FILESAVE: .doc style is lost after saving file as .odt [Justin Luth] tdf#116851 General Input Output error opening an rtf file [Julien Nabet] tdf#117276 Autofilter settings being reset in some cases [Zdeněk Crhonek] tdf#117713 UnoControlDialog is displayed in the wrong size (GTK3) [Caolán McNamara] tdf#117761 Snake Algorithm unable to display accurate layout. [Miklos Vajna] tdf#117935 Accessible text-attributes-changed signals should only be emitted when the text attributes have changed [a11y] second attempt [Noel Grandin] tdf#118038 [GTK3] Form dropdown lists are partially displayed [Caolán McNamara] tdf#118127 Format duplication in Hungarian Locale Settings [Eike Rathke] tdf#118879 Flat ODF document embed linked image [Xisco Fauli, Tomaž Vajngerl] tdf#119502 Firebird: Migration: Incorrect calculation of the length of the table name (Russian) [Tamas Bunth] tdf#119599 LibreOffice Writer later versions, 6.1, 6.0, 5.4.7.2 do not handle editing of styles of an imported rtf file. Version 5.4.3.2 allowed me to modify the styles correctly. [Miklos Vajna] tdf#119613 FORMATTING Incorrect number and date format for South Africa (en_ZA) [Eike Rathke] tdf#119661 Embed linked image via menu "links to external files"->"Break link" doesn't work [Tomaž Vajngerl] tdf#120145 FILEOPEN Multiple sections with different margins change 2-column layout to 4 in DOC [Justin Luth] tdf#120511 FILEOPEN DOCX Page break with page format change (from portrait to landscape orientation) not interpreted in a document containing a text frame and a table [Justin Luth] tdf#120625 kde5: Copy and paste of Calc cell not working [Katarina Behrens] tdf#120632 Text cursor disappears if row in Writer table right-click deleted [Caolán McNamara] tdf#120772 kde5: Drag'n'drop of image from file manager doesn't work [Katarina Behrens] tdf#120836 KDE5: LO Calc slow at 'Select all' [Aleksei Nikiforov] tdf#120877 KDE5: There is no Checkbox for some options in View (LO Calc) [Katarina Behrens] tdf#120993 Sub-optimal Colibre icon for "Add fields" in Base reports [andreas kainz] tdf#121002 Cells not recalculated after moving data within ranges pointed to by a shared formula group. [Eike Rathke] tdf#121069 Firebird: Migration: "unsuccessful metadata update" create FK statement fails when it involves a column name with special characters [Tamas Bunth] tdf#121111 FILESAVE: DOC/RTF: Paragraph fill becomes blue after roundtrip [Justin Luth] tdf#121129 KDE5: Missing features in open file dialog [Katarina Behrens] tdf#121388 Performance regression enabling automatic update of external links [Dennis Francis] tdf#121456 Writer: DOCX export from ODT: wrong tabs stops in TOC [Serge Krot] tdf#121469 FIREBIRD: Migration for table names with special characters fails [Tamas Bunth] tdf#121561 Writer: DOCX export from ODT: TOC title is not recognized by MS Word [Serge Krot] tdf#121665 FILESAVE DOCX Only one Manual Column Break remains after export [Justin Luth] tdf#121780 Clear the List of Recent documents -> 'this operation is not supported by operating system' ( not reproducible from the start center ) [Stephan Bergmann] tdf#121867 FILESAVE DOCX Zoom as Page Width not saved [Miklos Vajna] tdf#121978 Problem with new function SECOND [Winfried Donkers] tdf#122056 kde5: Impress crashes when at presentation end when Orca is enabled [Katarina Behrens] tdf#122091 FILEOPEN XLSX, Long X axis labels isn’t automatically break [Balazs Varga] tdf#122131 SAL_USE_VCLPLUGIN=qt5: Fonts, tooltips, toolbar icons way too large [Jan-Marek Glogowski] tdf#122224 FILEOPEN DOCX The formula field is incorrect in the table, when we change the number format [László Németh] tdf#122238 Backspace does not work in KDE [Aleksei Nikiforov] tdf#122239 Primary selection does not work under KDE [Aleksei Nikiforov] tdf#122241 Theme does not affect menu bar in GTK3 [Caolán McNamara, Julien Nabet] tdf#122250 Crash in: std::unique_ptr<long [0],std::default_delete<long [0]> >::~unique_ptr<long [0],std::default_delete<long [0]> >() [Noel Grandin] tdf#122253 KDE5: Crash closing full screen mode [Aleksei Nikiforov] tdf#122260 EDITING Autofilters not properly cleared [Serge Krot] tdf#122301 FREQUENCY: force array mode on arguments and immediate caller [Eike Rathke] tdf#122308 Crash: closing LibreOffice while warning about signatures is open (gtk3) [Caolán McNamara] tdf#122346 Font features set in dialog are not applied nor font is changed [Caolán McNamara] tdf#122348 UI: dialogue Image properties: width/height ratio lost if immediately after changing either width or height, that is confirmed (thus dialog closed) with Enter (gen/gtk2) [Caolán McNamara] tdf#122353 Named-Range manager causes GLib-GObject-WARNING ... signal name 'selection_changed' is invalid for instance ... of type 'OOoAtkObjCompTxt' [Caolán McNamara] tdf#122356 Double-click on format in Format Cells:Number format closes dialog without doing anything [Caolán McNamara] tdf#122384 Lines created in Draw are not visible when printed (Windows-only) [Armin Le Grand] tdf#122393 With multi line/row tabs, not all tabs can be activated with arrow or Ctrl+PgUp/Dwn [Caolán McNamara] tdf#122398 UI: Cannot specify min/max in axis scale or axis position. Limited between 0 and 100 [Caolán McNamara] tdf#122404 Extension manager stops responding after declining license during extension installation (gen/gtk2) [Caolán McNamara] tdf#122428 Comments of Tracked Changes are not Displayed at once [László Németh] tdf#122430 FILEOPEN: RTF: Incorrect font size [Miklos Vajna] tdf#122435 LibreOffice hangs when in Calc copying formula while in edit mode <F2> then leaving field with escape [Mike Kaganski] tdf#122437 MySQL native connector: Creating foreign key creates a relationship to the foreign key itself [Tamas Bunth] tdf#122449 Crash in: mergedlo.dll when closing "Edit Index Entry" dialog (gen/gtk) [Caolán McNamara] tdf#122452 FILESAVE: ODT: Show Track Changes is enabled after RT [Michael Stahl] tdf#122454 Impress UI: Drag'n'drop reorder animations leaves incorrect animation selected (Windows only) [Brian Fraser] tdf#122455 FILESAVE: RTF: Font size changes after RT [Miklos Vajna] tdf#122456 FILESAVE: RTF: new sections added after RT [Justin Luth] tdf#122458 Heading 1 style font (and others) fail to update when font family of parent Heading is changed [Caolán McNamara] tdf#122460 FILESAVE: DOC: Header/Footer are lost saving section to .doc format [Justin Luth] tdf#122467 UI: dialog Standard Filter from Data Sources: the drop down list Field Name is too narrow (gtk3) [Caolán McNamara] tdf#122480 UI: dialog Paragraph (Style) height is too large; it runs out of the screen( with asian and complex text layouts disabled ) [Caolán McNamara] tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara] tdf#122509 EDITING Calc crashes when manipulating Negative numbers in red on Currency ( not gtk3 ) [Eike Rathke] tdf#122516 Mysql/MariaDB - native connector timestamp values displayed as floating numbers in Table data entry mode [Julien Nabet] tdf#122527 Dot symbols in Calc Charts other than the squares are not available [Caolán McNamara] tdf#122563 FILEOPEN DOCX Embededd OLE object (XLSX spreadsheet) becomes small in Writer after a roundtrip between LO Writer and MS Word [László Németh] tdf#122589 FILESAVE: RTF: section at document start creates extra, empty section [Justin Luth] tdf#122597 CRASH: all chart dialogs crash if LibreOffice is closed while they are open (gen/gtk2) [Caolán McNamara] tdf#122598 Crash when stop macro recording [Caolán McNamara] tdf#122611 Crash in: SvTreeList::Select(SvListView *,SvTreeListEntry *,bool) [Caolán McNamara] tdf#122623 [GTK3] Extra tab with a down arrow in options that can't be clicked on. [Caolán McNamara] tdf#122625 FILESAVE: File size of Flat XML is much larger than for normal format when using linked images [Xisco Fauli] tdf#122627 'URL Recognition' in Options tab of AutoCorrect Options dialog is broken (gen/gtk2) [Caolán McNamara] tdf#122656 UI: Items are skipped when moving through the Fontwork Gallery with arrow keys [Caolán McNamara] tdf#122662 Menubar in opened forms is greyed out with VCL: gtk3 [Caolán McNamara] tdf#122689 Cannot copy text from/to Libreoffice to/from other application in KDE [Aleksei Nikiforov] tdf#122695 Impress: tooltip doesn't stay when hovering over Content Type selector [Caolán McNamara] tdf#122700 Writer - Can't change shadow color on tab Borders in dialogue Character style [Caolán McNamara] tdf#122701 Cannot disable OpenGL enabled in a previous version using gtk3 [Caolán McNamara] tdf#122711 CRASH: exporting a signed PDF [Caolán McNamara] tdf#122722 Hiding characters will crash. Crash in: SwAttrIter::CtorInitAttrIter(SwTextNode &,SwScriptInfo &,SwTextFrame const *) [Michael Stahl] tdf#122744 Changing units in paragraph style dialog's Font tab sets value to 0 [Caolán McNamara] tdf#122748 Wrong language ([None]) in Spelling dialog if no errors found, and switching languages doesn't work [Szymon Kłos] tdf#122752 gtk3_kde5/kde5: save file dialog doesn't add file extension and misses custom controls when using LXQt [Michael Weghorn] tdf#122786 Format Numbers dialog produces wrong format codes when un-/checking Red or Thousands; only gtk3 [Caolán McNamara, Eike Rathke] tdf#122800 VIEWING The automatically break separates the words of the X axis labels [Balazs Varga] tdf#122808 CRASH while closing LibreOffice with Search for formatting dialog open ( gen/gtk ) [Caolán McNamara] tdf#122814 kde5: Cannot open menu using Alt + <character> shortcut [Aleksei Nikiforov] tdf#122846 CRASH: Clicking "Restart Now" after "Use OpenGL for all rendering"->"Apply" in Options Dialog [Xisco Fauli] tdf#122874 OPTIONS DIALOG: AutoCaption options not saved [Caolán McNamara] tdf#122878 Wrong wrap with shape in footer [Patrick Jaap] tdf#122880 GTK3: Auto Caption dialog doesn't show the list of elements [Caolán McNamara] tdf#122885 Crash when converting tdf#122811 file to Firebird [Julien Nabet] tdf#122889 Mail config dialog is empty [Caolán McNamara] tdf#122912 Another CRASH: "Apply"->"Restart Now" if UI Langauge is changed in Tools->Options [Xisco Fauli] tdf#122914 Opening a Style dialog's Borders tab adds Shadow properties to the property set in the style (again) [Caolán McNamara] tdf#122927 Writer hangs if I insert a graphic from the gallery as a list bullet [Jan-Marek Glogowski] tdf#122930 Cannot set paper tray in page style [Caolán McNamara] tdf#122931 CRASH: GTK3: Closing Bullet and Numbering Dialog after showing the graphics gallery [Caolán McNamara] tdf#122949 GTK3: Option dialog no longer has textboxes [Caolán McNamara] tdf#122951 An empty square is inserted as graphic in bullet and numbering dialog [Xisco Fauli] tdf#122958 FILEOPEN DOCX, Arrows go missing when opened in LO (shapes) [Caolán McNamara] tdf#122977 CRASH: "Tools"->"Options" "LibreOfficeDev"->"Charts"->"Default Colors" [Caolán McNamara] tdf#122990 Crash after trying to switch to Notebookbar (GTK3) [Julien Nabet] tdf#122991 FORMATTING: Regression from 6.1 to 6.2 in displaying times formatted as Time 876613:37:46 [Eike Rathke] tdf#122992 Multiple fonts not displayed in Font box REGRESSION [Caolán McNamara] tdf#123011 KDE5: on wayland the gnome UI is selected [Michael Weghorn] tdf#123013 Can not change Trendline name in charts [Xisco Fauli] tdf#123018 Quote menu item has no function in Notebookbar Groupedbar [andreas kainz] tdf#123019 CRASH: GTK3: Closing a modified Form several times [Caolán McNamara] tdf#123031 GTK3: Some dropdown lists are too narrow [Caolán McNamara] tdf#123036 Assert in customize menu add [Julien Nabet] tdf#123050 Crash in: `salhelper::Thread::run'::`1'::catch$1, installing theme [Xisco Fauli] tdf#123052 Shift+Tab jumping back/up to unprotected cells not working [Eike Rathke] tdf#123077 gtk3_kde5, kde5: Crash when minimizing file save dialog [Michael Weghorn] tdf#123080 TDF 64-bit linux builds require GTK3 with Wayland backend [Caolán McNamara] tdf#123089 menulist not expanded horizontally in dialog ( gen ) [Xisco Fauli] tdf#123122 Invoking the number format dialog the format code field is blank for a user-defined date+time format. [Eike Rathke] tdf#123128 UI: dialog Table properties in Impress too high (gtk3) [Caolán McNamara] tdf#123163 CRASH when FILEOPEN of DOCX from scan and Nuance PDF Converter that also can't be open with MSO [Caolán McNamara] tdf#123165 Slow typing in document with pictures (gtk3 under X) [Caolán McNamara] tdf#123231 Chart set trendline format regression type Power twice [Caolán McNamara] tdf#123309 GTK3 Chart - crash when change symbol [Caolán McNamara] tdf#123320 Writer crash if Paragraph edited after delete of custom Character Style used in Drop Caps [Caolán McNamara]
libreoffice: add missing includes to fix build on NetBSD HEAD-llvm
Include more distfiles into distinfo to fix build. Noticed by prlw1@. Thank you
Update to 6.2.0.3 Changelog: Many bugfixes and improvements including: * New menu GUI * Fix copy and paste of table in Writer * REGEX function in Calc * Animation improvements in Impress and Draw * Drop MySQL C++ Connector in Base * Improve EMF+ graphics import * Improve MS PowerPoint PPT/PPTX file import/export * New icons and themes
libreoffice: fix poppler-0.74.0 "Guchar" type removal fallout
Update to 6.1.4.2 Changelog: Bugs fixed compared to 6.1.3 (rc2): bnc#779630 DOCX import: fix loss of free-form text in date control [Miklos Vajna] coverity#1436015 corrected Snake Algorithm [ekuiitr] ofz#7802 revert "infinite loop" [Caolán McNamara] ofz#10879 stay inside sSecStr bounds [Caolán McNamara] ofz#10994 move the reset of trailing fly paras to before redline processing [Caolán McNamara] ofz#11125 pass param len around [Caolán McNamara] rhbz#1645905 Libreoffice Calc crashing with certain ods spreadsheet files [Luboš Luňák] tdf#48140 Remove uno calls from xlsx import [Eike Rathke] tdf#55058 EMF+ List of EMF import bugs with examples [Bartosz Kosiorek] tdf#62268 FILEOPEN: Optimum row height should be recalculated with "style:use-optimal-row-height='true'" [Vasily Melenchuk] tdf#72987 [firebird db integration] big-endian LibreOffice unable to open little-endian embedded firebird db (found 2944.512, support 11.2) [Rene Engelhard] tdf#102186 MS PowerPoint with Chart shows hidden data labels when opened in Impress [Markus Mohrhard] tdf#104579 FILEOPEN DOCX: Inconsistent pie chart color [Markus Mohrhard] tdf#105143 DOCX import: shape has incorrect position when it's intentionally outside the page rectangle [Miklos Vajna] tdf#105444 Extra blank lines inserted at end of Comments in DOCX on save when text added in document before comment (steps in Comment 8) [Stephan Bergmann] tdf#106084 EMF+ images from OOXML document are not rendered correctly LibreOffice [Bartosz Kosiorek] tdf#107240 EDITING Insert > Date | Time inserts some content into protected cells [Xisco Fauli] tdf#107586 FILEOPEN: XLSX - Chart sheet tab color not imported [Markus Mohrhard] tdf#108022 FILESAVE DOCX: One column chart is exported instead of two [Markus Mohrhard] tdf#108027 FILEOPEN XLSX: The column descriptions of a column chart disappear [Markus Mohrhard] tdf#108104 [FILEOPEN DOCX] Chart data series with custom fill are displayed incorrectly in DOCX files created with MS Word 2013 [Balazs Varga] tdf#111313 Crashed in Calc Macro (Basic) [Stephan Bergmann] tdf#112520 FILESAVE: RTF: Shapes inside another shape disappear after RT [Miklos Vajna] tdf#113848 Sidebar: Changing page orientation of user-defined size let disappear the page [Ilhan Yesil] tdf#113898 Cross-Document reference in array formula using FIND/ISERROR does not work [Eike Rathke] tdf#114738 EMF+ rendering problems [Bartosz Kosiorek] tdf#114836 FILEOPEN: Chart height is different than before [Markus Mohrhard] tdf#115067 (ODT --> DOCX) Non-breaking spaces vanish while in centered paragraphs [Mike Kaganski] tdf#115296 FILEOPEN: Paragraph borders are non-continuous on paragraphs with paragraph spacing [Armin Le Grand] tdf#115317 EDITING: Unable to paste URL when editing a cell [Paul Trojahn] tdf#116931 Objects Anchored "To Cell, Resize with Cell", Move and Scale when Cell's Position is Changed [Armin Le Grand] tdf#116989 FILEOPEN: DOCX: Text does not wrap around floating table in footer (disable conversion of tables in footers to floating) [Mike Kaganski] tdf#117108 'Master View' button is displayed after re-displaying the sidebar [Xisco Fauli] tdf#117761 Snake Algorithm unable to display accurate layout. [ekuiitr, Miklos Vajna] tdf#117784 "Bullets and Numbering" menu does not show any dialog [Caolán McNamara] tdf#118086 FILEOPEN: FORMATTING occasionally wrong row height [Vasily Melenchuk] tdf#118393 FILESAVE: DOCX Export loses header/footer [Serge Krot] tdf#118573 Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0 [Mike Kaganski] tdf#118747 Table paste from specific .ods to Writer adds two empty rows above so table looks emtpy [Vasily Melenchuk] tdf#118820 FILEOPEN ODT: Table background doesn't fill the entire table [Caolán McNamara] tdf#119020 Icons are corrupted on Windows when scaling UI 150% and higher, with some OpenGL dependency [Jan-Marek Glogowski] tdf#119065 Formatting: Last bullet of the bullet list is disappearing after removing a item from the bulleted list using backspace [Mark Hung] tdf#119080 pocheck utility needs an update [Andras Timar] tdf#119235 UI: Interactive gradient tool is broken [Michael Stahl] tdf#119266 Nodes don't expand on double click in the Customize dialog [Muhammet Kara] tdf#119564 [BASE] Copy/Paste problem with hidden column in Table [Lionel Elie Mamane] tdf#119617 FILEOPEN PPTX Text box setting "Resize shape to fit text" not imported correctly [Balazs Varga] tdf#119623 Deleting shared formula group top cell does not re-establish listeners for the remaining (group) formula cell(s) (steps in comment 5) [Eike Rathke] tdf#119648 Crash if I click on Fontwork Shape: Arch Left, Arch Right (Pour or Curve). [Michael Meeks] tdf#119700 Links to external HTML files updated wrong [Eike Rathke] tdf#119790 When printing to PDF, existing file with different file name in the target folder gets overwritten (GTK3-only) [Caolán McNamara] tdf#119885 DOCX: Horizontal spacing of font "Open Sans" differs from Word [Mike Kaganski] tdf#119945 Impress/Draw hangs/crashes when exiting while editing formula [Xisco Faulí] tdf#119997 UI FILEOPEN Slide toolbars not visible when opening a slideshow saved in slide sorter view [Caolán McNamara] tdf#120038 Missing arrow from Gallery [andreas kainz] tdf#120115 Crash in: SfxItemSet::GetItemState [Bjoern Michaelsen] tdf#120158 Impossible to paste special in Writer from Calc in Libreoffice 6mann] tdf#120176 Text appears as white on first launch (hard to see) [heiko tietze] tdf#120188 In Writer document when a text is highlighted and right click+Character is selected the resulting window is too wide and cannot be resized [Caolán McNa: Crash with file dialog when Java extension "WollMux" is installed [Michael Weghorn] tdf#120277 Special Character dialog doesn't appear in Online [Caolán McNamara] tdf#120334 Crash when closing dialog Position and Size [Caolán McNamara] tdfapter Numbering Dialog can only accept one level (GTK3) [Caolán McNamara] tdf#120432 Date, Time and Formulas Can be Inserted in Read-only Spreadsheets [Xisco Fauli] tdf#120491 Exporting as epub inserts line that fails most content submission checks [Miklos Vajna] tdf#120513 LibreOffice Calc warning message when opening an XLSX file is misleading [Adolfo Jayme Barrientos] tdf#120515 Re-pagination starts for every save (making saving quite slow) [Miklos Vajna] tdf#120525 percent linespacing <100% bug with fonts with big descent [AlicVB] tdf#120551 DOCX: Wrong position of grouped drawing objects (see comment 7) [Miklos Vajna] tdf#120612 [LOCALHELP] Edit DDE link has no Help page or ID [Caolán McNamara] tdf#120651 Character position arrow hotkey reversed (only 6-1) [Caolán McNamara] tdf#120677 Freezes when I open a ODT document [Mike Kaganski] tdf#120689 FILESAVE Roundtripped XLSM opens with recovery in Excel [Eike Rathke] tdf#120691 Firebird Migration of Existing Database Error on Importing Table Name with space (multiword handling) [Tamas Bunth] tdf#120703 Bugs found by PVS-Studio static analyzer [Mike Kaganski] tdf#120706 Crash in: SbxArray::Count() when trying to call a WinAPI function [Mike Kaganski] tdf#120713 Firebird Form-Based Filter search with checkbox values of "1" or "0" fails. [Lionel Elie Mamane] tdf#120728 crash in report editing: insert page number in footer while header is active [Armin Le Grand] tdf#120764 gtk 3.24/Wayland: Toolbar popups not working when a tooltip is visible [Maxim Monastirsky] tdf#120807 Crash on Crl+Shift+F10 in F5 floating Navigator page number field [Jan-Marek Glogowski] tdf#120879 UI: "New Snap Object" dialog box needs Help/Ok/Cancel button order changed [Xisco Fauli] tdf#120928 Windows: quickstart --killtray does not work [brinzing] tdf#120988 Cannot set zoom >= 1000% in "Zoom & View Layout" dialog (gen and gtk2) [Caolán McNamara] tdf#121005 Crash in: libc-2.24.so ( only 6.1 ) [Caolán McNamara] tdf#121073 "Presenter Console shortcuts" link is dead in online help [Olivier Hallot] tdf#121083 EDITOR UI Hatch background color not read back from editor [Tamás Zolnai] tdf#121097 UI: Incorrect behaviour in Date and Time dialog [Caolán McNamara] tdf#121131 Compiler plugins won't build with Ubuntu 18.04 [Stephan Bergmann] tdf#121181 InputBox/MsgBox: title/text is truncated [Caolán McNamara] tdf#121188 forms controls are created with "input required" set to yes by default [Lionel Elie Mamane] tdf#121198 CRASH in SdrPage::GetPageNum() [Xisco Fauli] tdf#121200 Cannot copy from Writer to the Text Box in Draw [Caolán McNamara] tdf#121203 Date forms are not showing dat [Miklos Vajna] tdf#121205 chart: multiline chart title in presentation not supported [Vasily Melenchuk] tdf#121229 Black box blinking inside the scrollbar of the special character dialog (gtk/gen) [Caolán McNamara] tdf#121238 UI: Page border line size is set to 5 pt by default (would expect 0,05 pt) (gen/gtk) [Caolán McNamara] tdf#121260 FILESAVE: Using "Excel A1" formula syntax in LibO Calc options results in charts losing their link to source data if the worksheet is saved in .xlsx format [Eike Rathke] tdf#121267 SIDEBAR: border cell color isn't shown (white box) [Maxim Monastirsky] tdf#121276 KDE5: Can't save minimized presentation [Michael Weghorn] tdf#121288 Save on Sharepoint results in always locked file [Mike Kaganski] tdf#121325 4-argument form of Mid() BASIC function broken in 6.x (worked in 5.x and OO) [Stephan Bergmann] tdf#121415 “Font” page opens instead of “Statistics” page after staying on it and closing it [Caolán McNamara] tdf#121432 Pressing twice on the "Help" button causes LibreOffice application to crash when the focus is on one of the tabs on Properties window [Caolán McNamara] tdf#121547 UI: File Reload dialog size not right (gen/gtk) [Caolán McNamara] tdf#121591 CRASH: Print Preview fails if cursor inside Floating frame [Xisco Faulí] tdf#121607 Crash when closing a document (being the only active) while being prompted for data source password [Caolán McNamara] tdf#121644 Pressing on the "Reset" button when the writing focus is on the "Value" input field of a property causes LibreOffice to crash on Properties - Custom Properties [Caolán McNamara] tdf#121647 font list box preview certain malformed TTF fonts crash LO -- whe n receiving ShouldUseWinMetrics() handling [Xisco Fauli] tdf#121648 FILEOPEN: EMF+: Wrong displaying of string, drawed with DrawDriverString record [Bartosz Kosiorek] tdf#121695 comments: after editing Position and Size, arrow points to cell A1 [Caolán McNamara] Bugs fixed compared to 6.1.4 (rc1): fdo#65059 FILEOPEN: XLSX file appears to be blank [Eike Rathke] fdo#76032 FILEOPEN: shift of cells in a specific xlsx [Eike Rathke] i#106421 Split svx module [Stephan Bergmann] tdf#80583 EDITING: Analysis of Variance (ANOVA): Total DEVSQ returns Err:508, while direct DEVSQ formula returns correct result [Eike Rathke] tdf#115405 Failure to launch Libreoffice 6 after installation [Mike Kaganski] tdf#119910 Trying to install. Message states api-ms-win-crt-string-l1-1-0.dll is missing [Mike Kaganski] tdf#121399 [gtk3_kde5] 6.1 stable branch: within Plasma-5 session w/ drkonqi: lo_kde5filepicker crashes every time on close (OK/Cancel regardless) [Michael Weghorn] tdf#121468 Cannot open ppt files [Michael Meeks] tdf#121746 CRASH closing LibreOffice with confirmation dialog open [Caolán McNamara] tdf#121778 LibreOffice Vanilla not usable; opens OK but crashes when entering data on macOS 10.14.1 Mojave [Stephan Bergmann] tdf#121830 FILEOPEN PPTX Video file permanently paused during slideshow [Caolán McNamara] tdf#121887 FILEOPEN XLSX "Maximum number of rows per sheet" on tags ROW without attribute R [Eike Rathke] tdf#121942 Sildeshow: Video is played 2 times [Caolán McNamara] tdf#121987 Windows: MSI installation fails if WU service is disabled hard way [Mike Kaganski]
Fix build with boost-1.69.0
Copy harfbuzz patch to avoid playing _POSIX_C_SOURCE games on NetBSD - causes issues with some pkgsrc gcc versions
Fix build with poppler-0.72
Sync internal harfbuzz and fix the build with poppler-0.71 Bump PKGREVISION
Update to 6.1.3.2 * Use hardbuzz-2.1.1 as internal library Changelog: Bugs fixed compared to 6.1.3 (rc1): tdf#69460 Copy/Paste of a column in Calc file followed by Cmd-Q causes soffice process to consume all resources [Tor Lillqvist] tdf#73081 COUNTIF with criterium <>number does not count empty cells. [Eike Rathke] tdf#115182 FILEOPEN XLSX Pie chart default percentage format does not match Excels [Eike Rathke] tdf#118416 SEGV when Calc exits when it tries to export an image of a whole column on the system clipboard [Tor Lillqvist] tdf#118690 Printing does not start if Comments to Margin is set [Jan-Marek Glogowski] tdf#118730 Label in report builder doesn't have text [Armin Le Grand] tdf#118963 Crash when dragging column from datasource to spreadsheet [Armin Le Grand] tdf#119067 REPORTBUILDER: Report label display string lost when saved and the actual string 'LABEL' used when the report is run next. [Armin Le Grand] tdf#120003 FILEOPEN: DOC: the first letter of a link URL to a picture get missing [Caolán McNamara] tdf#120031 REGRESSION: LibO 6.1 format->character dialog overrides font size to two making chars unreadable [Caolán McNamara] tdf#120158 Impossible to paste special in Writer from Calc in Libreoffice 6.1.x in some UI languages - the dialogue caption says "unknown source" [Stephan Bergmann] tdf#120376 Draw/Impress: Styles duplicated when copying slides [Michael Stahl] tdf#120387 EDITING Copy Chart Axis Title causes LibreOffice Calc crash [Jan-Marek Glogowski] tdf#120478 JDBC driver test could not be loaded - wrong icon [Julien Nabet] tdf#120487 Delete all comments leaves a comment box behind (and will end in a crash) ( not gtk3 ) [Caolán McNamara] tdf#120674 LibO crashes each time I try to add an object (button, check box, etc.) in a Dialog form [Armin Le Grand] tdf#120795 LO Writer: Error saving the document: Write error The file could not be written [Julien Nabet] tdf#120158 base CMimeContentType on INetMIME::scanContentType [Stephan Bergmann] Bugs fixed compared to 6.1.2 (rc1): ofz#10523 guard aginst 0 pF->nLCode [Caolán McNamara] ofz#10526 check with dynamic_cast its really a EMFPStringFormat [Caolán McNamara] tdf#69977 freeze/crash when creating a diagram from many thousand cells [Eike Rathke] tdf#90376 Dragging toolbar doesn't clean up after itself [Jan-Marek Glogowski] tdf#93372 Format of a table is ignored - character only shown in standard-high [Caolán McNamara] tdf#100941 LibreLogo: "magic wand" icon inserts incollect '\n' characters instead of paragraph breaks [László Németh] tdf#105444 Extra blank lines inserted at end of Comments in DOCX on save when text added in document before comment (steps in Comment 8) [László Németh] tdf#106340 Buttons overlap other buttons when assigning Format options in Find & Replace dialog [Caolán McNamara] tdf#108402 Avoid crash if filter doesn't match (soffice --convert-to "html:XHTML Writer File UTF8" file.ods) [Julien Nabet] tdf#111306 EDITING: The master slide loses the background when changing page format of orientation using the sidebar [Xisco Fauli] tdf#113408 FILEOPEN: RTF - Indentation of image not retained [Miklos Vajna] tdf#115093 FORMATTING: Copying date formats in cells changes date for all cells in column [Dennis Francis] tdf#115262 Image object cumulative placement error affecting Print Preview and PDF export in .ods with irregular row height [Miklos Vajna] tdf#115405 Failure to launch Libreoffice 6 after installation [Mike Kaganski] tdf#115574 Doesn't work simple pasting spreadsheet from Excel 2010 in to document Writer [Miklos Vajna] tdf#116085 Cannot start Certificate Manager with GPG4win v3 [Cor Nouws] tdf#118139 FILEOPEN: Incorrect height of textboxes [Armin Le Grand] tdf#118199 Draw/Impress crashes upon pasting a table from Writer (not on Windows) [Armin Le Grand] tdf#118498 Extrusion of shapes fails [Armin Le Grand] tdf#118764 Broken tab key navigation in Properties and Navigator decks [Jim Raykowski] tdf#118784 Place holder image when copy/pasting from the web using Safari [Miklos Vajna] tdf#119238 Documents opened from desktop are not later saved to the same spot on desktop [Mike Kaganski] tdf#119302 Wrong rendering of math formulas with scalable brackets in Writer [Jan-Marek Glogowski] tdf#119305 Chart created from fully selected sheet only targets header row [Eike Rathke] tdf#119340 Poor loading and scrolling perfs since LO6.1 [Jan-Marek Glogowski] tdf#119569 Open Sub-Form causes PostgreSQL error [Lionel Elie Mamane] tdf#119599 LibreOffice Writer later versions, 6.1, 6.0, 5.4.7.2 do not handle editing of styles of an imported rtf file. Version 5.4.3.2 allowed me to modify the styles correctly. [Miklos Vajna] tdf#119624 LibreOffice quit confirmation dialog shows cancel icon below label [Caolán McNamara] tdf#119743 Libreoffice 6.1 base: can't save special options [Julien Nabet] tdf#119770 the LibreOffice crashed when i insert a Chart in a table (gtk3) [Caolán McNamara] tdf#119814 gtk3_kde5: filepicker causes more "UI freeze" [Michael Weghorn] tdf#119904 Spreadsheet formula corrupt with 6.1.1.2 [Dennis Francis] tdf#119910 Trying to install. Message states api-ms-win-crt-string-l1-1-0.dll is missing [Mike Kaganski] tdf#119922 calc crashes on opening this specific file [Markus Mohrhard] tdf#119954 Using a second defined database range in formula expression switches to first range. [Eike Rathke] tdf#120015 Crash in: chart::EquidistantTickIter::initIter(long) [Markus Mohrhard] tdf#120028 PPTX import: shape text with multiple columns is unreadable [Miklos Vajna] tdf#120055 Can't change the tab on Line Dialog with keyboard [Caolán McNamara] tdf#120057 On Protect Sheet dialog can not access list item using keyboard only [Xisco Fauli] tdf#120069 Crash in: libmergedlo.so attempting to set a page background to 'Color' from 'None' [Xisco Fauli] tdf#120175 Breeze Dark icon theme is not detected as the preferred theme [Caolán McNamara] tdf#120245 LibreOffice forms refuses to insert empty field with 'not null' database constraint (but filled by trigger or default value) [Julien Nabet] tdf#120249 CLI: cannot use a path with trailing backslash on Windows [Mike Kaganski] tdf#120271 Disabling "Get involved" infobar in enterprise installs [Mike Kaganski] tdf#120301 xml parser preserves whitespace in pretty-formatted vmlDrawing1.vml [Justin Luth] tdf#120318 branch crashes in bibliography database -> Data -> autofilter [Julien Nabet] tdf#120370 Cannot apply transparency gradient [Caolán McNamara] tdf#120422 LibreLogo: format program lines as paragraphs by magic wand to fix 2-page editing environment with page breaking before the program, and fix debug functionality "jump to the bad line" [László Németh]
make this build on netbsd/arm64. it was surprisingly easy: - match arm64 and netbsd. - add a configuration for it. this builds and attempts to run. i get a crash deep inside some very long stacks in a function that's fully demangled name is over 500 characters long that ends in ::_M_find_before_node(), when trying to open a docx (fresh or existing.) creating a fresh spreadsheet works, but i don't have one handy to test that existing does too. didn't try other parts.
Update to 6.1.2.1 Changelog: Bugs fixed compared to 6.1.1 (rc2): bnc#757432 reused in-use SdStyleSheet removed by undo [Caolán McNamara] coverity#1438527 properly handle failure encoding MS file [Stephan Bergmann] fdo#35779 Automatic color does not work for the "notes" view [Caolán McNamara] fdo#62044 Copy Paste from Impress break Writer's Heading Styles (Heading 1, Heading 2, etc) [Caolán McNamara] fdo#69384 Copy paste from impress to writer broken [Caolán McNamara] i#46511 Calc/Spreadsheet general format not displaying as Qpro, Excel, Lotus [Eike Rathke] ofz#10045 null deref [Caolán McNamara] ofz#10056 null deref [Caolán McNamara] ofz#10189 check container size [Caolán McNamara] ofz#10198 reset uncommitted fly stuff & pams before applying redlining [Caolán McNamara] ofz#10395 null-dereference [Caolán McNamara] rhbz#1618703 properly handle failure encoding MS file [Stephan Bergmann] tdf#64264 FILEOPEN: Table in docx is not rendered correctly due "repeat heading" (bad handling of isolated tblHeader row settings) [László Németh] tdf#69977 freeze/crash when creating a diagram from many thousand cells [Noel Grandin] tdf#72942 importing .docx file overwrites all global properties [Caolán McNamara] tdf#73078 Function TYPE() returns error, when parameter is a reference to an empty cell [Michael Weghorn] tdf#75341 UI: No Error-Dialog appears, when Input is set to required in a Field of a Form, but not set in the Table [Julien Nabet] tdf#90906 FILEOPEN: DOCX - Incorrect text highlight color in table header [Justin Luth] tdf#91292 FORMATTING: DOCX, Paragraph background color set to 'No Fill' not persisted on save [Justin Luth] tdf#91837 Inconsistent error messages when failing to input required fields [Julien Nabet] tdf#106260 EDITING: Cannot copy&paste URLs [Paul Trojahn] tdf#108028 Long chart title should automatically break [Balazs Varga] tdf#109229 FILESAVE: Textbox's height is reduced after RT [Mike Kaganski] tdf#109353 Listbox doesn't show value (background) if value is just selected (Linux/KDE) [Alex McMurchy1917] tdf#112166 Crash on previewing slide fade transition with Intel graphics card in a VM [Caolán McNamara] tdf#112356 LOCALHELP Document the Watermark dialog [Adolfo Jayme Barrientos] tdf#112454 'Delete comment' not working with mutli-selection [Michael Weghorn] tdf#114227 Proxy settings disregarded for reporting crashes [Stephan Bergmann] tdf#114400 The draw:fontwork-xyz attributes from OOo1.0 are not supported by ODF but still written [Ilhan Yesil] tdf#114768 Preferred font order for Chinese locales [Caolán McNamara] tdf#116436 FILEOPEN DOC(X): background color of a table row disappears [Justin Luth] tdf#117781 Hang when copying a sheet to a new document [Mike Kaganski] tdf#117823 Crash in: SwMailMergeConfigItem::DocumentReloaded() [Ilhan Yesil] tdf#117895 "Edit document properties before saving" option leaves just-saved document modified; changes are not saved [Henry Castro] tdf#118203 measure lines (dimension line) have no value [Armin Le Grand] tdf#118382 Crash with RTF paste [Caolán McNamara] tdf#118500 FILESAVE Impress losing slide transition settings on saving [Samuel Mehrbrodt] tdf#118502 eps images systematically get rasterized to bitmap [Samuel Mehrbrodt] tdf#118567 Signature Line: Signing ooxml produces invalid signature [Samuel Mehrbrodt] tdf#118691 FILEOPEN DOCX Extra CR tag in table causes it to appear incorrectly [László Németh] tdf#118786 Crash deleting a table using the floating table toolbar [Jan-Marek Glogowski] tdf#118799 Pop-ups over spellcheck dialog allow interaction w underlying window ( not GTK ) [Caolán McNamara] tdf#118845 Both Male and Female Salutations shown when hide paragraphs of empty fields option selected [Mike Kaganski] tdf#118850 Custom time format changes to default upon load (only those saved from older versions) [Eike Rathke] tdf#118881 Personas not found again (seems root cause is different than tdf#114731) [Muhammet Kara] tdf#119122 Area tab: Pattern editor has incorrect behaviour switching the pattern [Caolán McNamara] tdf#119146 Fly in Words with non-animated background show entire paragraph in addition [Mike Kaganski] tdf#119152 Incorrect Column dialog in Table of Content compared to Section [Gabor Kelemen] tdf#119259 Crash in SfxItemSet::Get(unsigned short,bool) when doing undo/copy/exit [Caolán McNamara] tdf#119284 Automatic font color set only after editing [Caolán McNamara] tdf#119305 Chart created from fully selected sheet only targets header row [Noel Grandin] tdf#119316 LibreOffice on macOS adds file suffix whenever a document is edited (even though it was set to hidden) [Miklos Vajna] tdf#119344 Build from sources with boost 1.68.0 fails, because libcmis 0.5.1 requires boost/uuid/sha1.hpp [rezso] tdf#119350 Page properties dialog is wrong about page margins [Caolán McNamara] tdf#119477 No highlighted text in ListBox when focused [Jan-Marek Glogowski] tdf#119556 Print dialog: "Use only paper size from printer preferences" may be shown with inconsistent values [Michael Weghorn] tdf#119557 regression: SVG text not displayed [Caolán McNamara] tdf#119562 FILESAVE XLSX Resize shape to fit text shape property not preserved [Balazs Varga] tdf#119574 Writer Format > Page menu so wide the options are not legible [Caolán McNamara] tdf#119579 Crash/Freeze when Insert Special Characters drop down control is in drop down and Help dialog is click on (not gtk3) [Caolán McNamara] tdf#119607 Writer: Macro: Libre crash after function getPropertyState("TextParagraph") for view cursor [Caolán McNamara] tdf#119685 gtk3_kde5's filepicker may cause UI freeze [Michael Weghorn] tdf#119742 Writer crashed when insert Header and Footer [Juergen Funk] tdf#119793 Crash on redo of rectangle movement and text [Noel Grandin] tdf#119802 LibreOffice crashes when I save multiple times in a row (gtk/gtk3) [Noel Grandin] tdf#119860 Text positioning in shape objects and text boxes does not work anymore both in Impress and Draw [Caolán McNamara] tdf#119875 Sections: text is painted on itself with layout cache [Miklos Vajna] tdf#119881 get_desktop_environment() doesn't work correctly if $XDG_CURRENT_DESKTOP contains a colon-separated list of strings [Xisco Fauli] tdf#119897 Installation glitch for EmojiOneColor-SVGinOT.ttf [Mike Kaganski] tdf#119929 pdf export dialog window inconsistently uses french locale [Caoions
Update to 6.1.1.2 Changelog: Bugs fixed compared to 6.1.1 RC 1 fdo#73165 inline spellchecking waits for typing pauses before redlining errors [Jan-Marek Glogowski] tdf#116117 No Longer Honoring Umask [Miklos Vajna] tdf#116370 Printing doesn't start in particular documents until you show first pages [Jan-Marek Glogowski] tdf#118800 HOUR, MINUTE and SECOND function return value that is 1 too high, when seconds value of time >= 59.5 (HOUR, MINUTE) or >= xx.5 (SECOND) [Eike Rathke] tdf#119050 Second Export To PDF Does Not Honor Umask [Miklos Vajna] tdf#119381 6.1 overwrites Symbolic Links with files [Miklos Vajna] tdf#119454 text gets garbled printing with postscript [Jan-Marek Glogowski] tdf#119458 Spell checker doesn't start automatically on file open. Needs user interaction [Jan-Marek Glogowski] tdf#119533 calculation of MINUTE() wrong in LibreOffice 6.1 [Eike Rathke] tdf#119572 Envelopes: Font for Addressee and Sender are reversed. [Caolán McNamara] tdf#119694 HSQLDB driver not loading causes BASE error in embedded hsqldb database [Julien Nabet] Bugs fixed compared to 6.1.0 coverity#1438224 dereference null return value [Caolán McNamara] deb#905442 apparmor: fix saving files in enforced mode [Vincas Dargis] i#66963 Excel file with large graphic crashes calc for memory usage [Caolán McNamara] i#71244 new chart: Updates of charts in writer [Caolán McNamara] ofz#9603 infinite recursion [Caolán McNamara] ofz#9689 outer loop unrelated to inner loop [Caolán McNamara] ofz#9856 outer loop unrelated to inner loop [Caolán McNamara] ofz#9892 null-dereference [Caolán McNamara] ofz#9908 validate no negative editengine selection positions [Caolán McNamara] ofz#9917 use a WW8SprmIter to find the sprm [Caolán McNamara] ofz#9934 null deref [Caolán McNamara] rhbz#1610692 [fix available] (soffice:13740): Gtk-CRITICAL **: 10:28:04.861: gtk_widget_queue_draw_area: assertion 'height >= 0' failed [Caolán McNamara] tdf#37223 Direct copy & paste from Calc into existing Writer table, places all in one cell (work around: paste-special in new table first) [László Németh] tdf#41425 FILESAVE: Formatting and/or data validation, positioned after last non-empty cell, is lost when saving to XLS or XLSX [László Németh] tdf#63561 FILESAVE: Removed tab stop returns on roundtrip [Justin Luth] tdf#81943 FILEOPEN: RTF - Image should be placed behind table (wrap through-in background) [Miklos Vajna] tdf#91502 The functions FORMULA and ISFORMULA do not return the correct array under "iterative evaluation" condition (array-evaluation) [Eike Rathke] tdf#94502 FILESAVE: Distorted and unusable export of stacked bar chart to Excel .XLSX [Balazs Varga] tdf#96275 FILEOPEN RTF: Incorrect basic shape position [Miklos Vajna] tdf#96469 FILESAVE: Data Point Color in Charts lost on DOCX/XLSX export [Balazs Varga] tdf#98074 FILESAVE: Cell formatting lost / corrupted style.xml (reported by Excel) when saving file to XLSX [Markus Mohrhard] tdf#98558 FILEOPEN: CRASH: ODS with large chart out of memory 'Bad Allocation' on 32-bit LO since LO 4.0 [Caolán McNamara] tdf#101254 Arrowheads in sidebar are disabled, although object can carry arrowheads. [Xisco Fauli] tdf#101534 EDITING: paragraph in specific document (content from external source?) changes indent when copying and pasting from and to same paragraph [Miklos Vajna] tdf#107012 date with custom format macro and locale other than English don't produce desired result [Eike Rathke] tdf#108078 [FILESAVE DOCX] Chart title area fill property lost when saved as DOCX [Balazs Varga] tdf#108608 EDITING: Draw file be unresponsive if a large text is pasted into a textbox [Noel Grandin] tdf#109077 FILEOPEN: Word text boxes with background, become two in LO [Miklos Vajna] tdf#109137 FILESAVE: ODT: when reopened with LO, the graphic moves to page 2 [Miklos Vajna] tdf#111306 EDITING: The master slide loses the background when changing page format of orientation using the sidebar [Xisco Fauli] tdf#112447 Image not visible if other image hidden by unused Page style [Michael Stahl] tdf#112563 'Random' number displayed on style organizer page [Caolán McNamara] tdf#112975 LibO is maxing out one core for a long time (since LibO 6.0) [Jan-Marek Glogowski] tdf#113889 [FILESAVE]: changes format of date in cell from DD.MM.YY to MM.DD.YY with save file to .XLSX [Eike Rathke] tdf#114427 LibreOffice crashes on disposing a frame with a basic macro [Caolán McNamara] tdf#115086 Crash in: sc::PivotTableDataProvider::assignLabelsToDataSequence(unsigned int) [Caolán McNamara] tdf#115254 [NEWHELP] Some branch bookmarks are not working [Olivier Hallot] tdf#115438 Pasting unformatted text over selected text causing LibreOffice Impress not to respond [Paul Trojahn] tdf#115937 FILEOPEN: crash when opening this .odp file [Caolán McNamara] tdf#116350 PPTX: Missing font effect "transformation" support [Szymon Kłos] tdf#116370 Printing doesn't start in particular documents until you show first pages [Jan-Marek Glogowski] tdf#116856 Update Appdata screenshots [Xisco Fauli] tdf#117017 Text formatting .uno:Subscript, .uno:Superscript work from menu and Sidebar deck, but not completed with assigned keyboard shortcut [Maxim Monastirsky] tdf#117069 Crash when double-clicking in an empty chart that was saved as XLS [Caolán McNamara] tdf#117081 cannot create Firebird embedded database unless experimental features is turned on [Xisco Faulí] tdf#117086 Writer crashes when opening odt from the attached document [Caolán McNamara] tdf#117127 error when reading the value of a variable in the IDE (crash) [Caolán McNamara] tdf#117426 CRASH: Print Preview crashes on signed document without infobar [Caolán McNamara] tdf#117553 Footnote navigation when in footnote text is inconsistent [Jim Raykowski] tdf#117707 Fontwork border line increases from 0,02inch to 0,03 inch when copy/pasting a fontwork between two sessions [Armin Le Grand] tdf#117795 Base crashes when selecting all controls on a Report and trying to change the font [Julien Nabet] tdf#117797 Crash / assert when resaving a specific PPT [Tomaž Vajngerl] tdf#117892 Area tab: Bitmap preview is not shown [Jim Raykowski] tdf#117972 Incorrect source string for UI in Pootle - Libreoffice 6aster [heiko tietze] tdf#118058 Writer 6.0.4.2 hangs opening ODT document created in Writer 5 [Miklos Vajna] tdf#118107 Assertion failure when playing Fade in and Swivel animation (with OpenGL) [Miklos Vajna] tdf#118150 FILEOPEN XLSX Chart wid[Christian Lohmaier] tdf#118281 Form control information for Text Box use 'cm' for units, not units as selected in other dialogs. [Caolán McNamara] tdf#118377 CRASH: Writer crashes inserting a section [Armin Le Grand] tdf#118381 Inaccurate sytain document. [Szymon Kłos] tdf#118453 Navigator drag mode doesn't work [SalimHabchi] tdf#118457 [UI] Help button should be on the left of dialog (iv) [Olivier Hallot] tdf#118528 FILEOPEN ODT Table rendered in wrong position. Position changeen entering wrong password [Julien Nabet] tdf#118593 Opening first document pauses for 6-7 s, drops to 2 s by inserting a smart card into reader [Miklos Vajna] tdf#118609 [CRASH] [Basic] [Calc] on closing a file if open hidden and if a particular subroutine is used before closing [Caolán McNamara] tdf#118659 FILEOPEN: Read Error in .EPS images inserted in LibreOffice 6.0 beta1 or older [Caolán McNamara] tdf#118730 Label in report builder doesn't have text [Armin Le Grand] tdf#118751 FIREBIRD: Firebird support is available by default with version 6.1RC [Xisco Faulí] tdf#118786 Crash deleting a table using the floating table toolbar [Jan-Marek Glogowski] tdf#118844 [NEWHELP] Colibre icons missing in several help pages. [Olivier Hallot] tdf#118859 Crash when two Fields are empty, on same line and inside a table and hide paragraphs of empty fields active [Mike Kaganski] tdf#118860 Impress opengl: hang when switching to slide where graphic is loaded async [Miklos Vajna] tdf#118976 Area tab: Pattern preview is not shown [Jim Raykowski] tdf#118983 inserting columns or rows changes global named ranges on different sheets if expand references is on and insertion touches the edge (ignoring sheet) [Eike Rathke] tdf#118990 VLOOKUP in XLSX with external reference to Windows share saved incorrectly [Mike Kaganski] tdf#118994 JAWS has no access to accessibility objects [Ilhan Yesil] tdf#119013 Date Format MM/DD/YY not Preserved When reading XLSX or XLS [Eike Rathke] tdf#119015 A .PPTX has table in wrong position (at the top), with one cell blue without text [Mike Kaganski] tdf#119029 Saving presentations with charts to PPTX looses data labels rotation [Mike Kaganski] tdf#119034 ADDRESS function >> R1C1 style is used instead of A1 style, if "A1" argument is floating-point number with zero integer [Eike Rathke] tdf#119052 Two "Edit Style" buttons on the "Character Style" dialog [Xisco Fauli] tdf#119117 German sort algorithm "phone book" does not work [Julien Nabet] tdf#119128 CALC: toggle INSERT/OVERWRITE is broken since 6.1 [Maxim Monastirsky] tdf#119130 Menu items opening with a delay in a document containing a large amount of comments ( not gtk3) [Caolán McNamara] tdf#119133 QT5 integration Save As or PDF Export dialog has and empty file name and always home directory [Katarina Behrens] tdf#119136 FILEOPEN: DOCX from TextMaker freezes Writer due to a style with a blank name [Justin Luth] tdf#119137 MAXIFS, MINIFS, SUMIFS, AVERAGEIFS: error in parameters list (Err:504) for scalar value (non-reference, non-array) as main range [Eike Rathke] tdf#119141 This version is unable to retrieve data from a webpage (link external data) [Justin Luth] tdf#119155 Freeze after command format->text->Capitalize Every Word [Julien Nabet] tdf#119160 PPTX: Font effect 'transformation' save with shape filling [Szymon Kłos] tdf#119162 Format > Text > Cycle Case on attached example file hangs Calc reproducibly [Julien Nabet] tdf#119169 Impress 6.1 CRASH when editing bulleted list ( steps in comment 4) [Noel Grandin] tdf#119194 Deprecation warning mentions wrong command line parameter when -convert-to used [Mike Kaganski] tdf#119212 List of character sets in ASCII Filter Options is mixed up [Caolán McNamara] tdf#119224 Crash scrolling formatted 2007 DOCX with revision, comments and images (SfxListener::~SfxListener() EXCEPTION_ACCESS_VIOLATION_WRITE) ( steps in comment 8 ) [Caolán McNamara] tdf#119231 Help button in "Sign Signature Line" dialogue [Xisco Fauli] tdf#119234 filter import of OOXML Shapes from Word fail to render in LibreOffice [Noel Grandin] tdf#119245 Base form opens over top of query parameter replacement dialog opened by query form is based off. [Maxim Monastirsky] tdf#119251 Indents & Spacing doesn't accept non-default units [Caolán McNamara] tdf#119252 Fileopen: Table opens a width of 115.60 cm (since LibO6.1) in webview [Stephan Bergmann] tdf#119276 Sidebar Deck icon is not set through extension [Tomaž Vajngerl] tdf#119282 Area tab: Pattern color change results in pattern shown in Bitmap tab page [Noel Grandin] tdf#119294 Intermittent crash when Frame and document have blank database fields and "Hide paragraphs" option on [Mike Kaganski] tdf#119325 Tooltip not shown in colour palette [Caolán McNamara] tdf#119326 The application crashes when you add the "Windows Share" File Services resource [Noel Grandin] tdf#119357 No text printed since upgrade to 6.1 Linux - no font-information in postscript file [Jan-Marek Glogowski] tdf#119399 Add new Venezuela currency bolívar soberano (VES) [Eike Rathke] tdf#119402 Wrong result of Conditional formatting with type Date: condition "This week" shows 9 days in week instead 7 days [Eike Rathke] tdf#119425 Use Ctrl+Tab to switch between sheets on macOS [heiko tietze] tdf#119427 The selectionChanged event of the com.sun.star.awt.grid.XGridSelectionListener interface does not work with mouse clicks. [Julien Nabet]
Update internal harfbuzz to 1.8.8. Bump PKGREVISION
Pullup ticket #5803 - requested by bouyer misc/libreoffice: build fix Revisions pulled up: - misc/libreoffice/distinfo 1.59 - misc/libreoffice/patches/patch-external_mysql-connector-cpp_config.h 1.1 --- Module Name: pkgsrc Committed By: bouyer Date: Fri Jul 20 09:36:19 UTC 2018 Added Files: pkgsrc/misc/libreoffice/patches: patch-external_mysql-connector-cpp_config.h Log Message: Define HAVE_INTTYPES_H for __NetBSD__ too. Fixes build on NetBSD/i386 8.0 at last --- Module Name: pkgsrc Committed By: bouyer Date: Fri Jul 20 09:36:57 UTC 2018 Modified Files: pkgsrc/misc/libreoffice: distinfo Log Message: Update distinfo for new patch-external_mysql-connector-cpp_config.h
Update to 6.1.0.3 Changelog: Many new features including: * EPUB export of Writer * vlookup performance improvement of Calc * New drawing style of Impress and Draw * Embedded HSQLDB deprecation of Base
Update distinfo for new patch-external_mysql-connector-cpp_config.h
libreoffice: Add link to upstream commit for patches.
Update to 6.0.5.2 * Fix javaPathHelper startup error with patches from wiz@ Changelog: 6.0.5.2: Bugs fixed compared to 6.0.5 rc1: tdf#33689 Date format problem using the Dutch (NL) localization [Eike Rathke] tdf#107867 Crash when working with form [Eike Rathke] tdf#114736 Crash with CJK characters in status bar (OpenGL) [Tamas Bunth] tdf#116527 Crash in: `anonymous namespace'::documentStartPageNumber [Caolán McNamara] tdf#116552 Pivot table shortcuts for moving the current field into the "Row" area [Caolán McNamara] tdf#117827 Synchronize Labels button not working [Laurent BP] tdf#118068 Impress crashes when the New Slide toolbar command is used [Caolán McNamara] tdf#118070 LibreOffice 6.0.4.2 fails to build with GLM 0.9.9.0: GLM_GTX_bit is an experimental extension [Louis Sautier] tdf#118073 LibreOffice Basic freezes when line ends with "0." [Eike Rathke] tdf#118161 COUNTA() returns inconsistent values depending on entering separate cells or a corresponding cell range [Eike Rathke] 6.0.5.2: Bugs fixed compared to 6.0.4 (rc2): deb#899380 apparmor: fix gpg encryption hang trying to lock random_seed [Rene Engelhard] ofz#6104 guard against self recursive GetShadow [Caolán McNamara] ofz#6448 guard against self recursive GetShadow [Caolán McNamara] ofz#6602 guard against self recursive GetShadow [Caolán McNamara] ofz#6640 guard against self recursive GetShadow [Caolán McNamara] ofz#7146 guard against self recursive GetShadow [Caolán McNamara] ofz#7322 lcl_MarkEqualByStart sort logic differs from that of operator== [Caolán McNamara] ofz#8095 avoid recurse to death [Caolán McNamara] ofz#8161 guard against self recursive GetShadow [Caolán McNamara] ofz#8226 + valgrind: uninitialized value [Caolán McNamara] redmine#2585 update credits [Christian Lohmaier] rhbz#1065629 [fix available] RTF import probable regression with non-english BigMachines exports [Miklos Vajna] rhbz#1283420 message box fonts corrupted in libreoffice [Caolán McNamara] rhbz#1396729 [GTK3] LibreOffice Writer slows scrolling with embedded images [Caolán McNamara] rhbz#1569331 Libreoffice applications crash when tried to input through any IME [Caolán McNamara] tdf#13107 The RTF export is incorrect. [Miklos Vajna] tdf#38225 Unable to change name of a custom style [Mike Kaganski] tdf#53485 FILEOPEN EMF+ particular .emf: shown incomplete, without colored area [Bartosz Kosiorek] tdf#55058 EMF+ List of EMF import bugs with examples [Bartosz Kosiorek] tdf#84843 Disable all Drawing toolbar buttons in read-only mode [Caolán McNamara] tdf#87199 [a11y] merging cells crashes writer [Caolán McNamara] tdf#95843 Headless mode leaves zombie process [Stephan Bergmann] tdf#96739 Ctrl+left/right shift doesn't change text direction [Maxim Monastirsky] tdf#96918 Rounding display error for 15 digits integers [Eike Rathke] tdf#96947 Check marks on menus (Windows 7 Aero theme, OpenGL enabled) miss their borders [Miklos Vajna] tdf#99324 Accelerator underlines dont show when pressing Alt (Sidebar, Dialogs, Start Center) [Maxim Monastirsky] tdf#100243 System freezes when attempting to print while OpenGL is enabled [Julien Nabet] tdf#100761 after insert note, focus cannot return to the input bar [Caolán McNamara] tdf#104086 Ignore OpenGL Blacklist checked while use OpenGL for all rendering unchecked, enables OpenGL [Miklos Vajna] tdf#104658 Chart bars shrink and jump up on applying bitmap fill [Katarina Behrens] tdf#104893 Assert from OpenGL code when activating chart object [Miklos Vajna] tdf#105954 When exporting to pdf and choosing "JPEG compression", "reduce image resolution" isn't taken into account. [Miklos Vajna] tdf#106084 certain EMF+ images from OOXML document are not rendered correctly LibreOffice [Bartosz Kosiorek] tdf#106702 FILESAVE: PDF: Only first page's background is exported [Miklos Vajna] tdf#109143 image exported to pdf is not being cropped correctly [Miklos Vajna] tdf#111080 Edit form, use 'replace with' to change the type of control - nothing happens [Julien Nabet] tdf#111988 README and Download page System requirements are wrong for OSX - states 10.8 supported, but requires minimum 10.9 [Xisco Fauli] tdf#112211 FILEOPEN: RTF: Incorrect horizontal bullet position [Miklos Vajna] tdf#112501 Pivot table: popupbuttons are placed on wrong cells imported from XLS [Caolán McNamara] tdf#113143 FILESAVE PDF: wrong position of a JPEG image on exported notes page [Miklos Vajna] tdf#113197 FILEOPEN: EMF+ Incorrect lines' height [Armin Le Grand] tdf#113624 Wrong position and size of the characters in EMF/EMF+ dual mode [Bartosz Kosiorek] tdf#113894 [Regression] Pasting text from Writer in Calc formula field doesn't strip formatting [Maxim Monastirsky] tdf#114132 Tiling bitmaps does not work for charts (Format Wall) [Katarina Behrens] tdf#115582 VIEWING: Rotated Text in a Cell gets invisible (steps in comment 6 ) [Armin Le Grand] tdf#116365 Crash in: BitmapReadAccess::SetPixelForN24BitTcRgb(unsigned char *,long,BitmapColor const &,ColorMask const &) if OpenGL is enabled [Miklos Vajna] tdf#116420 Error when I try to open an Document in a Sharepoint WebDAV directory (# is not allowed in a filename) [Mike Kaganski] tdf#116511 Calc crashes when opening Function Wizard through Cmd-F2 shortcut [Tor Lillqvist] tdf#116725 !!br0ken!! mysteriously appears in Spellcheck after some steps [Mike Kaganski] tdf#116801 Fileopen DOCX: text in table is in the first column only [Miklos Vajna] tdf#116821 row and column toolbar not available when selecting non-adjacent rows/columns by pressing ctrl key [Maxim Monastirsky] tdf#116841 FILEOPEN: Bullet list has no identation [Miklos Vajna] tdf#116925 Automatic text color in textbox does not consider fill style of shape [Miklos Vajna] tdf#116939 Problem opening excelfile in latest release - due to overflow [Eike Rathke] tdf#116951 LibreOffice crashed when inserted "−" (minus, U+2212) character on Gnome on Wayland [Caolán McNamara] tdf#116976 DOCX import: bitmap does not consume its relative size [Miklos Vajna] tdf#116985 DOCX import, shape with textbox: incorrect text area size when shape size is relative [Miklos Vajna] tdf#116999 Libreoffice command line interface is not opening cgm files [Caolán McNamara] tdf#117005 Undo/redo is skipping the comment [Caolán McNamara] tdf#117015 "EMF+ Only" mode is not displaying object after GetDC record [Bartosz Kosiorek] tdf#117017 Text formatting .un:Subscript, .uno:Superscript work from menu and Sidebar deck, but not completed with assigned keyboard shortcut [Maxim Monastirsky] tdf#117028 DOCX import: textbox of shape lacks its transparent background [Miklos Vajna] tdf#117039 Print Preview cehrens] tdf#117093 Crash in: ScGridWindow::ClickExtern() [Eike Rathke] tdf#117105 Libreoffice 6.0.2 crashes when choosing "Tools" > "Options" and secring.gpg is present in Linux [Stephan Bergmann] tdf#117161 REPORTBUILDER - Horizontal align is] tdf#117246 RTF import: lost page breaks inside nested groups [Miklos Vajna] tdf#117268 FILEOPEN: RTF: parser dont draw tables correctly [Mike Kaganski] tdf#117311 The CUA bindings for clipboard (Copy-Paste) actions do not function in edit shf master slide is missing from content panel of its Sidebar deck [Xisco Fauli] tdf#117403 FILEOPEN: RTF: missing border on table [Miklos Vajna] tdf#117413 double display slightly offset when editing a cell [Caolán McNamara] tdf#117433 COUNTIF) doesn't properly count empty cells for empty ("" or "=") criteria [Winfried Donkers] tdf#117475 CRASH changing the master slide [Caolán McNamara] tdf#117477 Make new entry to OpenGL blacklist [Julien Nabet] tdf#117505 FILESAVE: RTF: header size changes after RT [Miklos Vajna] tdf#117596 Japanese text on the listbox is big in pivot charts [Tomaž Vajngerl] tdf#117601 Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9 [Caolán McNamara] tdf#117612 DateAdd("m",...) does not truncate date to last valid day of month anymore [Eike Rathke] tdf#117628 Crash after closing Media Player after opening and applying file (kde4 and gen) [Caolán McNamara] tdf#117729 l10n: add Frisian [fy] UI translation to builds [Christian Lohmaier] tdf#117819 error displaying some integer values if number of decimals is forced to more than 15 [Eike Rathke] tdf#117821 Editing: Forms: Replace control menu selection image button places wrong control type on form (combo box) [Julien Nabet] tdf#117850 Quitting LibreOffice on macOS while About dialog is open causes process to get stuck consuming CPU [Tor Lillqvist] tdf#117864 Fails to cut copy or paste chart elements from the content menu [Caolán McNamara]
Update to 6.0.4.2 * Remove patches for latest poppler Changelog: Bugs fixed compared to 6.0.4 rc1: tdf#75539 DOC import filter mismatch of shape size [Justin Luth] tdf#113377 Crash in: OpenGLContext::AcquireFramebuffer(OpenGLTexture const &) [Miklos Vajna] tdf#116274 Cannot open an excel workbook, "maximum number of columns per sheet" - in 64bit Calc on Windows [Eike Rathke] tdf#116939 Problem opening excelfile in latest release - due to overflow [Eike Rathke] tdf#117129 Libre office Swriter crashes when opening Microsot word doc in 97-2003 doc format [Justin Luth] Bugs fixed compared to 6.0.3 (rc2): bnc#778133 sw: handle cell background for BACKGROUND_PARA_OVER_DRAWINGS [Miklos Vajna] bnc#825305 RTF import: implement reverse deduplication for lists [Miklos Vajna] ofz#6999 check available data len [Caolán McNamara] ofz#7043 already registered [Caolán McNamara] ofz#7063 ensure lifecycle [Caolán McNamara] ofz#7109 infinite regress [Caolán McNamara] ofz#7110 ensure join is called on std::exceptions as well as uno::Exception [Caolán McNamara] ofz#7121 NamedDBs::insert takes ownership of its argument [Eike Rathke] ofz#7165 set a recursion limit for svm in svm [Caolán McNamara] ofz#7648 bad-cast [Caolán McNamara] rhbz#1283420 message box fonts corrupted in libreoffice [Caolán McNamara] rhbz#1392145 libreoffice close button appears on the right side in an RTL locale under Wayland [Caolán McNamara] tdf#46637 EDITING: Get focus on partially visible cell [Caolán McNamara] tdf#48300 UI: Window doesn't take focus when opening an already open document [Katarina Behrens] tdf#50057 EDITING: Replication of frames when record changes (redlining) is on [Michael Stahl] tdf#72196 FILTER: Implement ODF 1.2 HOST-USE-WILDCARDS [Eike Rathke] tdf#75256 (Icon-Theme-Sifr) [META] Incomplete Sifr icon theme [Matthias Freund] tdf#77919 FORMATTING: Bibliography, character styles are lost after update [Caolán McNamara] tdf#84205 FILESAVE: Theme Colors inverted in drawings after PPTX roundtrip (black part turned to white) [Szymon Kłos] tdf#90627 Saving presentation results in invalid PPTX file [Szymon Kłos] tdf#91106 1st Hierarchical level in Styles and Formatting is not alphabetically sorted [Michael Stahl] tdf#100015 Unary and Binary Operators images missing [Caolán McNamara] tdf#100619 DataPilot: Enhanced field popup window [Michael Stahl] tdf#100925 When overwriting a cell, new content is displayed on top of the old content until finishing the edit [Caolán McNamara] tdf#104786 FILESAVE: PPTX: Corrupted File after RT (The element has invalid child element) [Szymon Kłos] tdf#104789 FILESAVE: PPTX: Corrupted File after RT (The attribute 'val' is not declared) [Szymon Kłos] tdf#104792 FILESAVE: PPTX: Corrupted File after RT (The element has incomplete child element) [Szymon Kłos] tdf#106667 Hang when trying to open a dialog and the whole sheet is selected [Noel Grandin] tdf#106746 copy/pasting revisions copy deleted words [Aron Budea] tdf#107035 FILEOPEN Missing numbering in inserted caption when document is saved in DOCX format and reopened [Luke Deller] tdf#107267 During a sub-total calculation or sum, the data set is not computed well. [Eike Rathke] tdf#108482 Repeat of 2 heading rows do not work in case of vertical text orientation in 2nd row [Mike Kaganski] tdf#108572 Mail merge: embedded database isn't properly discarded when working with MS Office starting documents [Caolán McNamara] tdf#108580 Cannot run LibreOffice, api-ms-win-crt-runtime-l1-1-0.dll is missing (for local solution see comment 7) [Mike Kaganski] tdf#112448 FILEOPEN, DOCX spurious blank line in text [Serge Krot] tdf#112997 Viewing: only a single of multiple animated gif is rendered [Noel Grandin] tdf#113182 FILEOPEN: DOCX: Textbox wrap differs in MSO and LO [Serge Krot] tdf#114139 FILESAVE XLSX Pie Charts with 3D look get a gray background when saved in Calc and opened in Excel 2013 [Bartosz Kosiorek] tdf#114168 FILEOPEN XLSX XLS Bar Chart minor axis spacing appears differently than the Microsoft Office minor axis spacing [Bartosz Kosiorek] tdf#114648 When creating any new document from LibreOffice OSX Dock icon, new document window doesn't get focus ( steps in comment 4 ) [Caolán McNamara] tdf#114738 EMF+ rendering problems [Bartosz Kosiorek] tdf#114743 PRINT: angled text does not display [Tamas Bunth] tdf#115005 Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate/redundant images [Serge Krot] tdf#115117 Incorrect PDF cmap entries for ligatures and broken text extraction [Khaled Hosny] tdf#115353 Status bar displays wrong characters upon load (OpenGL) [Tamas Bunth] tdf#115396 Font Carlito not recognized [David Tardon] tdf#115407 Impress loses transition sounds and sound instructions [Julien Nabet] tdf#115539 "Start Slideshow" does not hide notebookbar when in Outline and SlideSorter mode [Xisco Fauli] tdf#115683 When CSV file importing to calc, if LibreOffice already open, text import dialog box open behind a grey window. [Caolán McNamara] tdf#115719 DOCX import: lack of Word 2013-style increased spacing for paragraph with anchored objects [Miklos Vajna] tdf#115806 The sidebar deck changes when after switch to print preview and back [Katarina Behrens] tdf#115853 Custom properties deleted [Julien Nabet] tdf#115923 Clicking the fill handle triggers automatic horizontal scrolling [Caolán McNamara] tdf#116003 Crash when asking subtotals on 2 groups with pre-sort area checked [Eike Rathke] tdf#116138 Insert Special Character also inserts selected character in current cursor in Title numbering [Caolán McNamara] tdf#116179 FILEOPEN Automatic font colour is very dark blue when imported from Writer created DOCX [Luke Deller] tdf#116238 Notebookbar stays visible during slide show when started from Slides pane [Xisco Fauli] tdf#116266 FILEOPEN: Impress 6.0.2 breaks links to svg-files [Serge Krot] tdf#116269 FILEOPEN: RTF: Writer sets a left indent when it should be 0 [Mikl tdf#116277 Extraneous blank window opened after File > New > Labels [Caolán McNamara] tdf#116410 FILEOPEN DOCX: First paragraph has wrong top margin (space before) [Miklos Vajna] tdf#116429 Undoing after adding a shape only undoes "Change obT: Page border is invisible in specific DOCX (border color=auto) [Mike Kaganski] tdf#116474 Undo/redo: The redo of adding caption to an image isn't working: no image [Caolán McNamara] tdf#116486 FILEOPEN: DOCX: paragraph position is wrong due to 489 deadlock in ucb TaskManager [Michael Meeks] tdf#116516 Proxy detection returns garbage in Windows [Mike Kaganski] tdf#116525 Shadow is rendered wrong for box around some characters [Noel Grandin] tdf#116536 FILEOPEN: Bullets are higher tha Text from Writer can not be imported in Calc as Formatted Text [RTF] when the first paragraph of the document has Break (Type-Page, Position-Before, With page Style-activated) [Caolán McNamara] tdf#116544 EDITING: Inserting Photo Album that includeselds anchor document with wrong extension [Miklos Vajna] tdf#116563 GEN, KDE4: Find textbox can't get focus when find toolbar is undocked [Katarina Behrens] tdf#116581 disappear Noto fonts after install LibreOffice 6.0.3.1 on Windows 10 [Mike Kaganski] tdf#116692 UI: (Paragraph) Classification dialog does not show translation [Cor Nouws] tdf#116706 AGGREGATE COUNTA with hidden rows [Winfried Donkers] tdf#116772 Using LIKE in query assistant [Lionel Elie Mamane] tdf#116813 copy down does not scroll [Caolán McNamara] tdf#116830 DOCX import: table cell background is behind background shapes [Miklos Vajna] tdf#116865 Sidebar not functional after opening new window (gtk2) [Caolán McNamara] tdf#116890 Firebird: empty columns gone with prepared statement [Julien Nabet] tdf#116925 Automatic text color in textbox does not consider fill style of shape [Miklos Vajna] tdf#117033 Tooltips show the wrong symbol for MOD3 combinations [heiko tietze]
Fix build with poppler 0.64.0 * And remove an unused patch.
add missing "using namespace U_ICU_NAMESPACE;" for icu 61, which appears to be tighter about API exports. this builds again now.
Update to 6.0.3.2 Changelog: Bugs fixed compared to 6.0.3 rc1: tdf#58874 OFFSET function in array context compatibility with Excel [Eike Rathke] tdf#71339 EDITING sigma icon (sum function) operating on selected range [Eike Rathke] tdf#107555 Apply the 'Default Style' table style to newly inserted tables [Jim Raykowski] tdf#111846 Find & Replace: Rename diacritics and kashida search options [Eike Rathke] tdf#113660 Wrong label on sidebar slide pane after switching to handout view [Xisco Faulí] tdf#114555 Calc does not give warning when opening file containing a sheet with more than 1024 columns [Eike Rathke] tdf#115573 EDITING: Table loses formatting when inserting a new row in a table [Jim Raykowski] tdf#116100 MATCH applied to a search array introduced by an OFFSET subexpression results in Err:504. [Eike Rathke] tdf#116215 Sum button: Calc adds wrong sum formulas if you select more than one row or column [Eike Rathke] tdf#116242 Find & Replace diacritic-sensitive searches are always linked to the CTL language setting and search replace fails when no CTL default is checked active [Eike Rathke] tdf#116324 Nested IF(IF( without Else path yields #VALUE! [Eike Rathke] tdf#116364 Hang under specific circumstances ( steps in comment 9 ) [Xisco Faulí] tdf#116468 Crash in: formula::FormulaCompiler::CreateStringFromToken(rtl::OUStringBuffer &,formula::FormulaToken const *,bool) (steps in comment 15) [Eike Rathke] tdf#116586 Crash with Hungarian spell checker in 6.0 debug build [László Németh] Bugs fixed compared to 6.0.2 (rc1): coverity#982189 backward heading search doesn't always work [Caolán McNamara] ofz#6576 check border param len [Caolán McNamara] ofz#6656 1 isn't a good flag for all elements filled [Caolán McNamara] ofz#6827 drop last anchor pos if it will be joined [Caolán McNamara] ofz#6891 empty vector access [Caolán McNamara] tdf#44774 Drawing styles lose parent-child relationship on FILESAVE FILEOPEN [Mike Kaganski] tdf#54197 Calc single cell filling (Ctrl+D) does not change data at input line [Eike Rathke] tdf#58874 OFFSET function in array context compatibility with Excel [Eike Rathke] tdf#67744 FORMATTING: Adobe Courier Std font is always bold on Mac OS X [Tor Lillqvist] tdf#68889 FORMATTING: Font "Gill Sans MT Pro" always bold [Tor Lillqvist] tdf#75130 API and Implementation of Smart Tags - Part 2 [Caolán McNamara] tdf#75256 (Icon-Theme-Sifr) [META] Incomplete Sifr icon theme [Matthias Freund] tdf#79546 OSX - no video playback in slideshow fullscreen display mode on OSX [Tor Lillqvist] tdf#91680 Active option to print comments in margin, does reserve space on the paper also when the document contains zero comments [Gabor Kelemen] tdf#95024 Support for new Hungarian orthography [László Németh] tdf#97614 Impress Remote does not work with LibreOffice 5 [Rostislav Kondratenko] tdf#100784 Keyboard shortcuts don't work in Mac full screen mode due to hidden menu bar [Maxim Monastirsky] tdf#103175 Crash when opening Libreoffice [Mike Kaganski] tdf#103571 macOS 100% CPU usage when minimizing screen if multiple documents are opened [Tor Lillqvist] tdf#103690 macOS: libreoffice crash on startup, VCL thread mutex condition [Tor Lillqvist] tdf#107094 Backward Search of Headings with Navigation Bar Does not Work Always [Caolán McNamara] tdf#109080 ODF: LibreOffice writes invalid element <style:header-first> [Michael Stahl] tdf#111739 Selecting a custom character as a bullet symbol inserts the symbol into the document [Caolán McNamara] tdf#113805 Insert->Footnote/Endnote , choose character [Caolán McNamara] tdf#114076 FILEOPEN: artifacts on Images ( white lines ) [Armin Le Grand] tdf#114675 EDITING: pasting text (in Calc in a cell in edit mode, in Draw in a text shape), leaves the cursor in front of the pasted text [Eike Rathke] tdf#114726 Area tabpage: Pattern editor doesn't work, preview not shown [Vasily Melenchuk] tdf#114858 Default keyboard mapping of Cmd+` (QUOTELEFT_MOD1) to uno:ToggleFormula not friendly to Apple HIG [Yousuf Philips] tdf#114915 Apparmor profiles contain invalid comments in variable assignments [Olivier Tilloy] tdf#115015 Strings in new Cryptography section of Options' User Data tab don't wrap if they are too long [Katarina Behrens] tdf#115084 Incorrect shortcut key behavior in Options [Katarina Behrens] tdf#115142 When an image is bigger than the slide impress shrinks it to the size of the slide [Thorsten Behrens, Michael Stahl] tdf#115297 FILESAVE: PDF: Images are displayed as black boxes [Vasily Melenchuk, Eike Rathke] tdf#115351 ISLOGICAL function depends on column formatting EDITING [Eike Rathke] tdf#115353 Status bar displays wrong characters upon load (OpenGL) [Tamas Bunth] tdf#115374 No PGP keys to encrypt a document listed [Thorsten Behrens] tdf#115420 Crash using "Close" button for Extension Manager -> Check for Updates dialog [Jan-Marek Glogowski] tdf#115429 libvisio generates svg:fill-rule attribute which is round-tripped to a non-well-formed XML document by LO [Michael Stahl, Julien Nabet] tdf#115432 ODF filters: footnote separator style:adjustment not imported/exported, always "left" [Noel Grandin] tdf#115493 matrix formula wrong calculation from names, also wrong saving of names [Eike Rathke] tdf#115649 64-bit Writer v.6.0.1.1 crashes every time I send an older file to network printer after clicking OK to print (ucrtbase.dll) [Mike Kaganski] tdf#115652 Content not shown in presentation mode [Michael Stahl] tdf#115715 FILEOPEN: RTF: Incorrect first line indent [Miklos Vajna] tdf#115746 alt+f jumps between File and Form [Caolán McNamara] tdf#115795 "Get Online Help" under zh-tw locale would be redirected to zh-cn forum [Franklin Weng] tdf#115828 SQL: SHUTDOWN COMPACT fails in internal HSQLDB [Julien Nabet] tdf#115835 Calc - Copying Cells in a Row with Conditional formatting - Conditional formatting not copied [Markus Mohrhard] tdf#115859 PPTX/XLSX/DOCX Chart number format export is missing [Szymon Kłos] tdf#115861 FILEOPEN: Writer deletes text on save when section break is in-line [Miklos Vajna] tdf#115863 Tiff Images not inserted in Writer, Calc, Impress [Aron Budea] tdf#115873 Shape selected in navigator is not selected in the main window [Miklos Vajna] tdf#115883 SAXException: [word/document.xml line 2]: unknown error on opening DOCX [Miklos Vajna] tdf#115951 Arabic alphabet page number format is not showing correctly [Caolán McNamara] tdf#115994 Grey area instead of settings for "Tools - Options - Language Settings -English sentence checking" and " "Tools - Options - Internet - MediaWiki" on master [Katarina Behrens] tdf#115998 Delete relationship in base. Crash in: google_breakpad::ExceptionHandler::HandlePureVirtualCall() [Noel Grandin] tdf#116018 FILEOPEN - draw no more able to open .pub files [David Tardon] tdf#116062 Impossible to enter the chars U+0027 APOSTROPHE with French (Swiss) Keyboard [Eike Rathke] tdf#116072 Improve spell checking by better word breaking for Hungarian [László Németh] tdf#116101 Bullets in bulleted list with proportion >100% appear off [Szymon Kłos] tdf#116102 ODF: first-page header/footer cannot be read by LO version < 5.3.6 [Michael Stahl] tdf#116116 Custom Properties: first row too close to header bar [Caolán McNamara] tdf#116147 Creating Documents with Wizard Crashes LibreOffice [Jan-Marek Glogowski] tdf#116149 VAR* and STDEV* functions don't support external references Rathke] tdf#116163 PPTX: Chart labels are too long [Szymon Kłos] tdf#116171 Cann't open MS visual Foxpro created *.DBF files [Julien Nabet, Stephan Bergmann] tdf#116196 Impress presentation renders a white rectangle over content (OpenGL) [Micnput/output error [himajin100000] tdf#116397 GTK3: tooltip is not displayed [Caolán McNamara]
Follow fonts/harfbuzz update. Bump PKGREVISION
Update to 6.0.2.1 Changelog: Bugs fixed compared to 6.0.1 RC1: ofz#6112 wrong start off sets for korean KSC5601 table [Caolán McNamara] ofz#6173 check index before use [Caolán McNamara] ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end [Caolán McNamara] ofz#6450 use the rule name, not the rule itself [Caolán McNamara] rhbz#1546997 [fix available][ALL_LANG except zh,ko] Text overlap observed in libreoffice applications on search bar [Caolán McNamara] tdf#51340 FILEOPEN: PPTX - Master-slide style-level line spacing not applied to line that has a different paragraph-level above paragraph spacing [Tamás Zolnai] tdf#72440 Function Wizard Range Selection Resulted in #REF Error [Laurent BP] tdf#80196 standardize color palette using mathematically generated colors [Gabor Kelemen] tdf#81475 (Writer-Toolbars-Revamp) [META] Revamp of Writer toolbars in 4.4+ [Yousuf Philips] tdf#83260 CRASH: autocorrect with change tracking halts LibreOffice [Fyodor Yemelyanenko, Michael Stahl] tdf#84678 FILEOPEN: .DOCX textbox margins incorrectly set in 4.4.x [Miklos Vajna] tdf#86661 Incorrect usage of ATK_ROLE_TEXT [Samuel Thibault] tdf#88802 Editing Labels - label wizard allows incomplete or erroneous field names to be inserted into layout window [ekuiitr] tdf#95192 SORTING Natural sorting not working with non-letter,non-number content [Eike Rathke] tdf#102374 Find & Replace - the \t wildcard is not parsed as a replacement string for some Find instances [Justin Luth] tdf#103919 Mailmerge e-mail does not send all merged documents [Alex McMurchy1917] tdf#105000 Palettes and color names are not localizable [Gabor Kelemen] tdf#105837 Wrong quotation marks for [*-CH] Swiss languages [Eike Rathke] tdf#107134 Filter navigator can not read operators. [Julien Nabet] tdf#107403 Icons wrongly scaled in hidpi screen for the borders toolbar control [Maxim Monastirsky] tdf#108005 Writer hangs several seconds after saving [Stephan Bergmann] tdf#108227 Table style is not highlighted in Stylist (F11 Right SideBar) [Jim Raykowski] tdf#112694 FILEOPEN: DOCX - Top margin imported incorrectly and header incorrectly activated [Miklos Vajna] tdf#112990 LO60master on macOS: crashing at start with OpenGL enabled [Xisco Fauli] tdf#113258 FILEOPEN: Text in shape in a docx document is misplaced (partially cut) when opening in LO [Miklos Vajna] tdf#113538 Bundle and use open source Hebrew fonts by default [Yousuf Philips] tdf#114299 Notebookbar Groupedbar not drawn (80%) after opening and closing Print Preview [Yousuf Philips] tdf#114676 Base Freezes on DB Connect() macro [Jan-Marek Glogowski] tdf#114756 Connector dialog includes 4 times the entry "standard connector" in dropdown [Caolán McNamara, Julien Nabet] tdf#114821 FILEOPEN PPTX: In some files bar chart data labels are incorectly positioned [Szymon Kłos] tdf#114833 Dutch locale: date input without year (pattern D-M) displays as dd-mm-yy, while with year (pattern D-M-Y) displays as ISO yyyy-mm-dd [Eike Rathke] tdf#114972 Notebookbar: Textbox item in Groupedbar Compact and Full not working [Yousuf Philips] tdf#115032 AutoCaption preference in options dialog should show Above as default position of table captions [Julien Nabet] tdf#115046 Autofilter is disabled prematurely [Eike Rathke] tdf#115242 FILEOPEN: RTF: Incorrect left indent [Miklos Vajna] tdf#115315 Editing: Cursor not in focus with new Calc/Writer document [Telesto] tdf#115382 Hungarian users need better access to apostrophe [László Németh] tdf#115383 writer can't open File from CD-ROM [Aron Budea] tdf#115430 Crash in: BindDispatch_Impl::statusChanged(com::sun::star::frame::FeatureStateEvent const&) [Maxim Monastirsky] tdf#115447 Missing Table Control and other icons in More Controls bar [Yousuf Philips] tdf#115483 implementation of 19.697 table:protection-key / 19.850 text:protection-key doesn't conform to ODF 1.2 [Michael Stahl] tdf#115493 matrix formula wrong calculation from names, also wrong saving of names [Eike Rathke] tdf#115506 FORMATTING: Crash in: XPropertyList::Count() when selecting "Pattern" button in "Background" tab in "Table Properties" window [Tamás Zolnai] tdf#115529 Image rotation is wrong for angles in range 181° to 359° [Armin Le Grand] tdf#115530 Conditional formatting isn't updated when formula is updated (XLSX) [Aron Budea] tdf#115569 CRASH: Trying to convert a table row to a text in a docx-document ( steps in comment 3) [Ashod Nakashian] tdf#115601 ImageMap UI: File type list item <Alle> is not translatable [Julien Nabet] tdf#115620 Performing of a Find Text operation Switches the Object Type of the “Navigate By” Drop-down Menu to “Repeat Search” [Jim Raykowski] tdf#115659 Apparmor profile for senddoc is broken [Olivier Tilloy] tdf#115661 same Elementary icons for different figures on Flowchart toolbar [andreas kainz] tdf#115710 Use of WEBSERVICE within a macro in CALC raises an "Illegal argument" exception [Eike Rathke] tdf#115719 DOCX import: lack of Word 2013-style increased spacing for paragraph with anchored objects [Miklos Vajna] tdf#115750 Hang when opening the Fontwork dialog LibO6.1.0.0+ [Caolán McNamara] tdf#115782 Writer uses the different rotation orientation for Draw format images and Writer images [Armin Le Grand] tdf#115783 Copy and paste in table: lost character formatting of original text [Miklos Vajna]
Do not share NSS database files with Mozilla products. Bump PKGREVISION In some case, cert8.db/key3.db/secmod.db in MDB format from Mozilla Products causes crash on opening XML-based document. Use LibreOffice own NSS database. XML and PDF signing with X.509 certificate is not tested.
Fix typo in comment
Update to 6.0.1.1 * Fix build with GCC 6.4 (PostgreSQL part) Changelog: Bugs fixed compared to 6.0.0 RC3: deb#887593 add #include <abstractions/X> to oosplash apparmor profile [Vincas Dargis, Rene Engelhard] ofz#4728 bad-cast [Caolán McNamara] ofz#4753 bad-cast [Caolán McNamara] ofz#4767 bad-cast [Caolán McNamara] ofz#4817 bad-cast [Caolán McNamara] ofz#4848 bad-cast [Caolán McNamara] ofz#4872 bad-cast [Caolán McNamara] ofz#4971 bad-cast [Caolán McNamara] ofz#5007 bad-cast [Caolán McNamara] ofz#5235 bad-cast [Caolán McNamara] ofz#5254 bad-cast [Caolán McNamara] ofz#5435 sw: fix SwCache::Insert() stale pointers [Michael Stahl] ofz#5447 on plcf save force current Fkp to stick in cache [Caolán McNamara] ofz#5477 if the para is already oversize, nums would go negative [Caolán McNamara] ofz#5535 max decimal places for rtl_math_round is 20 [Caolán McNamara] ofz#5747 short->sal_Int32 like in StgDataStrm [Caolán McNamara] ofz#5909 bad-cast [Caolán McNamara] ofz#6064 bad-cast [Caolán McNamara] rhbz#1367846 Scrolling is way too fast in writer [Caolán McNamara] rhbz#1535541 mimetypes are .macroEnabled not .macroenabled [Caolán McNamara] rhbz#1541486 Base table creation dialog window title is shown in different languages [Stephan Bergmann] tdf#32935 CSV import dialog doesn't get focus if libreoffice is already running [Mike Kaganski] tdf#38915 Multiple soffice.bin soffice.exe [Mike Kaganski] tdf#49134 On opening a password-protected file, the LibreOffice dialog is not raised/given focus [Mike Kaganski] tdf#70425 EDITING: Embedded Firebird - Copying integer values from Calc to Base impossible [Tamas Bunth] tdf#75256 (Icon-Theme-Sifr) [META] Incomplete Sifr icon theme [Matthias Freund] tdf#88004 mimetypes are .macroEnabled not .macroenabled [Caolán McNamara] tdf#94225 Writer crashes on undo times N (steps in Comment 11 or Comment 38) [Fyodor Yemelyanenko] tdf#95024 Support for new Hungarian orthography [László Németh] tdf#103174 Very laggy scrolling with trackpad on hidpi screens [Caolán McNamara] tdf#103550 JIS function [Winfried Donkers] tdf#104016 FILEOPEN: RTF incorrect bullets indentation and spacing [Miklos Vajna] tdf#105226 AM/PM locale for it_IT incorrect [Winfried Donkers] tdf#106780 FILESAVE, ODF: attribute text:style-name is invalid in table:table-template [Abhishek Shrivastava] tdf#108473 Inserting into a Form Table Control Date/Time (Time) field gets stuck [Julien Nabet] tdf#109062 Scrolling with touchpad or scrollwheel is not working on Mac [Caolán McNamara] tdf#112292 Memory usage is steadily increasing every time when copying something to the clipboard even with 0 undo steps [Noel Grandin] tdf#113751 Borders for Merged Cells are Partially Shown [Armin Le Grand] tdf#114045 Undo after Clone Formatting changes formatting of entire table [Mark Hung] tdf#114173 FILESAVE XLSX Custom size of chart legend is not preserved when the file is saved as XLSX [Caolán McNamara] tdf#114182 FILESAVE XLSX Pie chart slice moved back by LibreOffice Calc [Markus Mohrhard] tdf#114217 DOCX with floating table having 100% width incorrectly imported [Mike Kaganski] tdf#114221 Calc corrupts password-protected XLS on save (Save as works) - newer MSO 2013 encryption saved as unencrypted file with encryption mode [Caolán McNamara] tdf#114306 fix unexpected page break in row-spanned table [Manfred Blume] tdf#114428 XHTML import: xml declaration results in plain text import into Writer [Miklos Vajna] tdf#114460 Some embedded PDFs not exported to pdf [Miklos Vajna] tdf#114466 Certain Document in Use dialog does not get focus [Mike Kaganski] tdf#114519 Sidebar Number Format drop down does not update cell contents on number format selection change [Jim Raykowski] tdf#114596 External forms for a database doesn't save data - closing form with dataloss [Michael Stahl] tdf#114625 Calc can not print right border of merged cells from LO 6.0 [Armin Le Grand] tdf#114677 Base Form titles incorrect [Szymon Kłos] tdf#114731 Firefox themes cannot be installed, it finds nothing [Julien Nabet] tdf#114815 Crash in: take_gil on paste from clipboard in Windows [Michael Stahl] tdf#114820 FILEOPEN XLSX VLOOKUP/HLOOKUP gives Error:504, with a reference to an external xlsx file cells [Bartosz Kosiorek] tdf#114824 Export to PDF and Printing: Borders of Merged Cells Flow to Page Footer [Armin Le Grand] tdf#114901 UI: TSCP Classification dialog: too much vertical white space and Part list too wide [Tomaž Vajngerl] tdf#114934 (borderline-regressions) [META] borderline regressions [Armin Le Grand] tdf#115013 Merge fields aren't substituted after saving/reopening DOC(X) with added mail merge fields, and running mail merge [Mike Kaganski] tdf#115044 Calc asks to update links, but already updated them [Vasily Melenchuk] tdf#115057 Color picker widget border missing when opened in dialog [Maxim Monastirsky] tdf#115065 Crash when dragging table with many rows to a table with less rows [Mike Kaganski] tdf#115080 Replace with Pattern Field misbehaves when editing a form's table control [Caolán McNamara] tdf#115088 Pasting multi-line text from external source behaves strangely [Tamás Zolnai] tdf#115090 Crashes when closing the document running the macro (itself) [Thorsten Behrens] tdf#115100 Assertion failed, if I set vertical align for gluepoint [Julien Nabet] tdf#115106 Screen corruption in Writer in FullScreen mode. (gtk2) [Caolán McNamara] tdf#115153 FILEOPEN: RTF: Incorrect vertical position of lines (follow-up) [Michael Stahl] tdf#115155 FILEOPEN: RTF: left indent is lost in second list [Miklos Vajna] tdf#115162 FILEOPEN XLSX SUMIFS, AVERAGEIFS, COUNTIFS, MAXIFS, MINIFS functions give Error:504, with reference to external xlsx files cells [Bartosz Kosiorek] tdf#115169 Calc: Rotated Cells not shown rotated when using Print/PDF/PrintPreview [Armin Le Grand] tdf#115208 Apparmor profile doesn't allow java execution [Olivier Tilloy] tdf#115221 PRINTING: CRASH immediately after choosing comment (+doc) printing in the print dialog [Noel Grandin] tdf#115269 LO Base Report Builder crashes on modifying Page Header Horizontal or Vertical alignment [Julien Nabet] tdf#115369 Icons for the cell's shadows positions are inverted [Caolán McNamara] tdf#115416 LibreOffice fails to build with IJG's libjpeg - error: ‘JCS_EXT_BGRA’ was not declared in this scope [Caolán McNamara]
Update to 6.0.0.3 Changelog: Many improvements including: In Writer: * Improved input fields * Support images rotation * As mail merge source * New table styles * "Grammar by" spell checking In Calc: * Improvement of pivot table * Export cell range to PNG or JPEG * Pasting unformatted text * Protection of cells and sheets * Some new spreadsheet functions In Impress and Draw * Add new Impress templates * New layers in draw operations
Fix build with poppler-0.62.0 and runtime error with harfbuzz-1.7,4 Bump PKGREVISION
Fix gtk3 option build Reported by pgoyette@ on pkgsrc-users@. Thank you.
Update to 5.4.4.2 Changelog: Bugs fixed compared to 5.4.4 rc1: ofz#4484 another stab at mnRangeOpPosInSymbol [Eike Rathke] tdf#109240 FILESAVE XLSX: Use of Data > AutoFilter provoke auto-creation of multiple defined Name ranges over multiple consecutive save in XLSX format of the same file causing compatibility issue with Excel 2016 (file cannot be opened in Excel 2016) [Aron Budea] tdf#112571 FILESAVE XLSX New named range is created every time an Excel made spreadsheet that contains print ranges is saved as XLSX [Aron Budea] tdf#114406 #NAME? error when using a number with percentage [Eike Rathke] Bugs fixed compared to 5.4.3 (rc2): ofz#2947 check for input stream end [Eike Rathke] ofz#3745 bad-cast [Caolán McNamara] ofz#3759 check for valid starting dash index [Caolán McNamara] ofz#4066 bad-cast [Caolán McNamara] ofz#4076 bad palette READ [Caolán McNamara] ofz#4123 do not read past end of file [Eike Rathke] ofz#4335 verify sprmTDefTable length [Caolán McNamara] ofz#4406 limit escher object cell area to calc's limits [Caolán McNamara] ofz#4414 set new nWwCols after verifying legal size [Caolán McNamara] ofz#4435 bad-cast [Caolán McNamara] ofz#4436 check if seek succeeded [Caolán McNamara] ofz#4481 move Path2DContext body to onEndElement [Caolán McNamara] ofz#4484 don't set mnRangeOpPosInSymbol on StringOverflow case [Caolán McNamara] ofz#4491 bad-Cast [Caolán McNamara] rhbz#1505379 [fix available] Opened combo box is blocking the entire session [Caolán McNamara] tdf#58186 EDITING: Navigator is not Updated, if a Chapter Move (in the navigator) is Undone in the document (with Undo) [Jim Raykowski] tdf#60315 RTL: Slide pane context menu opens going left rather than going right [Caolán McNamara] tdf#82078 FILEOPEN: RTF - Bold text spilling over to non-bold text [Miklos Vajna] tdf#92190 PRINTs landscape despite configured as portrait (Mac OS) [Tor Lillqvist] tdf#99537 SIDEBAR: Content panel setting not saved between context changes [Jan-Marek Glogowski] tdf#103234 Cancelling content of a cell does not restore the previous text representing a value (e.g. '(/21) ) [Eike Rathke] tdf#103978 FILEOPEN: DOCX: Table is displayed behind the text [Justin Luth] tdf#104079 FILEOPEN: RTF: Spacing is smaller than it should be [Miklos Vajna] tdf#104228 rtf bad opening [Miklos Vajna] tdf#107111 FILESAVE: hyperlink text disappears after opening&saving specific DOCX (with some index/TOC before the link) [Vasily Melenchuk] tdf#107643 1.15 Line spacing has wrong preview in Paragraph dialog [Jim Raykowski] tdf#108124 CRASH: bad dynamic_cast! after redo operation [Fyodor Yemelyanenko] tdf#108795 Cannot enter colon or semicolon in formula bar (French version) [Eike Rathke] tdf#108916 .uno:LanguageStatus shouldn't appear in the customization dialog [Muhammet Kara] tdf#109282 CRASH: When editing Visio OLE and leaving the edit mode [Caolán McNamara] tdf#110431 FILEOPEN: calc listbox entries are lost on open *.ods file [Mohammed Abdul Azeem] tdf#111428 Formula cells not recalculated after column was inserted and in a shifted column a formula cell is edited/added when the next column is empty (EDITING) [Eike Rathke] tdf#111894 PaletteManager::LoadPalettes() leaks memory [Julien Nabet] tdf#111967 Vertical text in table formatted incorrectly [Mark Hung] tdf#112352 FILESAVE DOCX: Document with one column section appears with two columns in LO [Justin Luth] tdf#112435 navigator does not scroll when navigating to inactive document [Jim Raykowski] tdf#112547 FILEOPEN: Text on OLE object is not read [Regina Henschel] tdf#112549 Full screen mode should hide title bar and Gnome Shell top bar [Caolán McNamara] tdf#112633 FILESAVE PPTX: Presentation has some invalid content after RT [Jacobo Aragunde Pérez] tdf#112808 CONTEXT MENU: 'Edit Section' entry appears on indexes [Gulsah Kose] tdf#112830 RTL: Toolbar tooltips flicker heavily as mouse thinks its in the opposite location (Gtk2) [Caolán McNamara] tdf#112943 Colour dropdrown lists are displayed for a fraction of second (gtk3) (ambiance, radiance theme) [Caolán McNamara] tdf#113179 Referenced cells no longer colored [Eike Rathke] tdf#113190 [Digital-Signatures][OpenPGP] Revoked and expired keys are listed as available OpenPGP keys [Thorsten Behrens] tdf#113202 FILEOPEN: RTF: Incorrect vertical position of last bullet of the list [Miklos Vajna] tdf#113214 SIDEBAR: Style combobox in Styles content panel stays at "More Styles..." [Caolán McNamara] tdf#113230 Crash in: writerfilter::dmapper::DomainMapper_Impl::finishParagraph(std::shared_ptr<writerfilter::dmapper::PropertyMap> const &) [Caolán McNamara] tdf#113263 FILESAVE: PPTX: Group shapes change position after RT [Szymon Kłos] tdf#113271 FILEOPEN: XLSX: Incorrect font colour [Bartosz Kosiorek] tdf#113284 Crash opening index dialog [Tamas Bunth] tdf#113328 EDITING Closing Colour replacer crashes the application [Caolán McNamara] tdf#113336 Crash when FILEOPEN .DOT Template [Caolán McNamara] tdf#113347 Scrolling with the horizontal/vertical toolbar is sluggish with OpenGL enabled [Mike Kaganski] tdf#113353 UI: floating toolbars have two heading (VCL: gtk2) [Maxim Monastirsky] tdf#113368 File Selection widget in dialog causes crash [Julien Nabet] tdf#113378 Table properties: the icons on preset buttons for outlining the table do not correspond to the actions and the popup tooltips [Caolán McNamara] tdf#113408 FILEOPEN: RTF - Indentation of image not retained [Miklos Vajna] tdf#113428 Arabic PDF export is messy in old files < 5.3 [Khaled Hosny] tdf#113446 "Edit Style" menu command missing from customize dialog [Yousuf Philips] tdf#113455 Impossible to clear "Width/Height in pages" after converting "Page style" sheet to Widget UI [Caolán McNamara] tdf#113550 FILEOPEN: RTF: Incorrect text indent [Miklos Vajna] tdf#113562 Last Digit is Automatically Deleted when Editing Formula with Comma-separated Values [Caolán McNamara] tdf#113591 Crash when switching between Calc and other LO window [Samuel Mehrbrodt] tdf#113592 LibreLogo: add fallback localization to fix platform issues [László Németh] tdf#113615 Basic command thiscomponent.currentselection(0).name returns wrong name of grouped Draw objects when GTK3 backend is used [Caolán cNamara] tdf#113647 Crash when clicking 2 times on "New Theme..." in Gallery on detached SideBar ( steps in comment 4 ) ( not gtk3) [Caolán McNamara] tdf#113657 impress crashes when trying to format - char an empty paragraph [Julien Nabet] td#113695 Crash when using color picker after parent toolbar is closed [Caolán McNamara] tdf#113787 CLI versioning: cli_oootypes.config is wrong [Michael Stahl] tdf#113790 'SAXParseException: Attribute w:cstheme redefined' error upon certain change tdf#113875 1bpp grey-level PNG images are mis-exported to PDF (as black&white) [Tor Lillqvist] tdf#113889 [FILESAVE]: changes format of date in cell from DD.MM.YY to MM.DD.YY with save file to .XLSX [Eike Rathke] tdf#113894 [Regression] Pasting tare mishandled on Linux in all vcl "backends" ("plugins") [Tor Lillqvist, Stephan Bergmann] tdf#113935 Switching from read-only to edit mode by clicking "Edit Document" isn't instantaneous anymore [Noel Grandin] tdf#114011 DATEADD() LOBasic function displays year incorrectly [Eike Rathke] tdf#114025 deadlock from lock dialog: Singleton vs. SolarMutex in framework [Michael Stahl] tdf#114112 Fields - Variables not listed alphabetically from 4.2 [Caolán McNamara]
Fix 'Application Error' * Build and link harfbuzz 1.7.1 to avoid conflict fonts/harfbuzz * Bump PKGREVISION
Update to 5.4.3.2 Changelog: Bugs fixed compared to 5.4.3 rc1: tdf#97630 LibreOffice uses wrong attribute for feature "shrink-to-fit" [Michael Stahl] tdf#108580 Cannot run LibreOffice, api-ms-win-crt-runtime-l1-1-0.dll is missing (for local solution see comment 7) [Christian Lohmaier] tdf#109343 Cannot paste formatted text (.rtf) from clipboard on Mac. It comes always unformatted. Still broken in 5.3.6 and 5.4.1 [Xisco Fauli] tdf#111428 Formula cells not recalculated after column was inserted and in a shifted column a formula cell is edited/added when the next column is empty (EDITING) [Eike Rathke] tdf#112928 LibreOffice 5.4.2.2 installs but will not run on Windows XP SP3 (32-bit) [Mike Kaganski] tdf#113225 LibreOffice 5.4.1.2 crashes when checking for updates ( OpenGL ) [Michael Meeks] tdf#113227 FILESAVE: PPT: bullets disappear after RT [Noel Grandin] tdf#113253 FILESAVE: PPT: Graphics change their shapes after RT [Caolán McNamara] Bugs fixed compared to 5.4.2 final (rc2): ofz#2833 correct number of one decimal in fraction of seconds [Eike Rathke] ofz#2867 correct number of one decimal in fraction of seconds [Eike Rathke] ofz#3419 null-dereference READ [Caolán McNamara] ofz#3527 invalid read of size 8 [Caolán McNamara] ofz#3532 invalid read of size 8 [Caolán McNamara] rhbz#1471983 Libreoffice Impress crashes on Edit Master [Caolán McNamara] tdf#86083 TOOLBAR: 'Column' and 'Row' group buttons [Yousuf Philips] tdf#91106 1st Hierarchical level in Styles and Formatting is not alphabetically sorted [Michael Stahl] tdf#98315 Function Wizard showing Breeze icons when in Sifr theme [Matthias Freund] tdf#99689 Subscript not working in Illustration index or Index of Tables [Tamas Bunth] tdf#100822 FILEOPEN: xlsx file: imported DateTime cells are empty with certain non-en_US locales (Excel 2010 compatible) [Eike Rathke] tdf#103685 SQL... dialog Status: "Commands out of sync" when connecting to MySQL using direct (native) connector [Julien Nabet] tdf#104937 FILEOPEN: RTF: table's columns are narrower than they should be [Miklos Vajna] tdf#106953 FILEOPEN: RTF: First line indent is ignored [Miklos Vajna] tdf#107605 Formatting fonts with bad metrics causes line height problems, e.g. Cardo [Khaled Hosny] tdf#108406 libreoffice from 5-4 branch shows a broken helpimg icon theme in options [Katarina Behrens] tdf#108703 LibO is trying to access OpenOffice\dict_word.brk & dict_word_en.brk when scrolling through a document [Eike Rathke] tdf#111480 FILEOPEN: Circular text is imported horizontally [Szymon Kłos] tdf#112211 FILEOPEN: RTF: Incorrect horizontal bullet position [Caolán McNamara, Miklos Vajna] tdf#112247 FILESAVE: DOC: shape increases in size every time it is saved [Szymon Kłos] tdf#112292 Memory usage is steadily increasing every time when copying something to the clipboard even with 0 undo steps [Noel Grandin] tdf#112388 Fraction::Fraction(Fraction const&) leaks memory [Caolán McNamara] tdf#112399 Unable to correctly open a Word 2003 document [Caolán McNamara] tdf#112423 MySQL native connector "Commands out of sync..." when calling procedure second time. - Crash [Julien Nabet] tdf#112425 libMacOSXSpelllo.dylib MacSpellChecker::GetSpellFailure is leaking memory with multiple invocations [Julien Nabet] tdf#112446 FILEOPEN,DOCX Misplaced page number [Justin Luth] tdf#112486 (DirectWrite-Regression) [META] Bugs caused/worsened by more use of DirectWrite [Xisco Fauli] tdf#112507 FILEOPEN: RTF: Incorrect paragraph's width [Miklos Vajna] tdf#112523 Calc function names in the Polish language version. [Eike Rathke] tdf#112552 Shape's gray background is lost after saving to PPTX [Tamás Zolnai] tdf#112557 Subtitle placeholder shape leads to corrupted PPTX file [Tamás Zolnai] tdf#112574 Image style editing crashes LO [Michael Stahl] tdf#112647 Fixed line spacing is saved incorrectly to PPTX [Tamás Zolnai] tdf#112656 selected text is truncated in Calc sort dropdown [Caolán McNamara] tdf#112679 Copied FORMTEXT field in DOC is corrupted when file is saved and reopened [Michael Stahl] tdf#112680 Color picker dialog opens with incorrect custom color [Caolán McNamara] tdf#112727 Chart crashes when transparency is square [Julien Nabet] tdf#112732 Navigator Promote Demote of last entry in Header outline causes crash (debug) [Michael Stahl] tdf#112780 Incompatibility in 5.3.1.2 for spreadsheet created with 5.1 (wrong data type) [Eike Rathke] tdf#112827 Main menu bar not reversed when running RTL UI (Gtk3) [Caolán McNamara] tdf#112836 In master view, bottom areas are wrongly positioned [Noel Grandin] tdf#112933 LO CALC: FORMATTING: of Time changed meaning of MM:SS.0 [Eike Rathke] tdf#112947 Possible write to free'd memory in OResultSet.cxx [Julien Nabet] tdf#113052 Crash when right-clicking the breakpoint column in the Basic IDE [Jan-Marek Glogowski]
Update to 5.4.2.2 Changelog: Bugs fixed compared to 5.4.1 final (rc2)): bnc#825305 RTF import: fix HTML automatic spacing in styles [Miklos Vajna] fdo#75622 FILEOPEN: very slow on opening this slide with table [Tamás Zolnai] i#109369 Refactor row and column attribute storage in preparation for row limit increase [Noel Grandin] i#109373 Re-saving an ods document with auto-style ending at row 65536 causes hang [Noel Grandin] i#109384 Speed up ods document import post row limit increase [Noel Grandin] i#109385 Wrong type casting that would cause problem post row limit increase. [Noel Grandin] i#109386 Speed up pagenation performance [Noel Grandin] ofz#3092 direct-leak [Caolán McNamara] ofz#3110 GeneratePLCF only generated word6 sized missing entries [Caolán McNamara] ofz#3121 check bounds better [Caolán McNamara] ofz#3154 check bounds of special sprm [Caolán McNamara] ofz#3186 wrong starting offset for JOHAB 0x6D block [Caolán McNamara] ofz#3362 SYLK import: check ;X;Y;C;R col/row validity early [Eike Rathke] rhbz#1400287 Resizing properties window hides properties values [Caolán McNamara] rhbz#1467512 Unable to fill objects different from rectangles with bitmap patterns in the LO writer [Caolán McNamara] tdf#52510 Calc removes trailing semicolon in custom format , breaking Excel compatibility [Eike Rathke] tdf#62363 Data labels overlap in pie chart for small pies when "best fit" placement option is set. [Dennis Francis] tdf#85909 EDITING: Native tables visualization not refreshed after changes to borders [Tamás Zolnai] tdf#86019 Poor performance opening spreadsheet with a particular chart [Dennis Francis] tdf#88811 FILEOPEN: Drawing lines not imported from RTF [Miklos Vajna] tdf#91758 dash delimited dates entered are not correctly interpreted as Y-M-D in specific cases [Eike Rathke] tdf#93171 Subtotal function with function indexes 101-111 don't update when rows are hidden (hard recalculation is needed) [Eike Rathke] tdf#94882 FILEOPEN: content of header of page style not visible on loading .doc file [Luke Deller] tdf#95178 Export as PDF: Dialog-Box in Calc is too big with German UI [Adolfo Jayme Barrientos] tdf#95489 Character styles applied through the Styles menu does not function in some locales [Yousuf Philips] tdf#95960 UI - Displaced field value widget in User-Defined Document Properties [Caolán McNamara] tdf#96703 Exceptions com.sun.star.lang.NotInitializedException when opening odb file [Julien Nabet] tdf#97548 EDITING: When selecting cells for a formula, Ctrl is incorrectly behaving like Shift [Dennis Francis] tdf#98315 Function Wizard showing Breeze icons when in Sifr theme [Matthias Freund] tdf#98700 FILESAVE: toggled "keep with next paragraph" <w:keepNext/> incorrectly set when saving as DOCX [Justin Luth] tdf#100492 SVG export adds extra arrow heads [Vasily Melenchuk] tdf#100501 Support Java9 [Stephan Bergmann] tdf#101467 Template manager slow to load template previews [Julien Nabet] tdf#103734 EDITING: MIN()/MAX() do not propagate error from matrix in array formula [Eike Rathke] tdf#104141 FILEOPEN: PPT: .gif transparent background is imported as white (gtk3) [Caolán McNamara] tdf#104602 FILEOPEN DOCX: File appears to be empty [Justin Luth] tdf#104936 FILESAVE: RTF: Table's content is hidden behind a white frame after RT [Miklos Vajna] tdf#104937 FILEOPEN: RTF: table's columns are narrower than they should be [Miklos Vajna] tdf#106163 Create Table toolbar tool creates wrong number of columns in rtl environment [rtl, gtk3, regression] [Caolán McNamara] tdf#107249 Rendering of system font vertically cramped or cropped in dialog labels and controls in 5.3+ [Caolán McNamara] tdf#107480 FILEOPEN: RTF Auto spacing is 0.18 instead of 0.49 [Miklos Vajna] tdf#107730 CRASH when opening simple document containing shapes with OpenGL enabled [Caolán McNamara] tdf#107785 There's no download link to the SDK [Michael Stahl] tdf#107952 EDITING: Undo of formula changes doesn't show affected cells [Dennis Francis] tdf#108259 Autofilter can freeze LibreOffice [Eike Rathke] tdf#108299 CALC keeps running on exit after COPYing 3+ whole rows to clipboard with OPENGL enabled [Dennis Francis] tdf#108406 libreoffice from 5-4 branch shows a broken helpimg icon theme in options. [Andreas Brandner] tdf#108722 MAILMERGE: Assertion failed when editing address block (debug build) [Michael Stahl] tdf#108765 FILEOPEN: DOCX - Footnote paragraph and character styles opens incorrectly when styles not defined [Justin Luth] tdf#108795 Cannot enter colon or semicolon in formula bar (French version) [Eike Rathke] tdf#108926 Notes placeholder text boxes not shown in PPTs [Tamás Zolnai] tdf#108943 FILEOPEN: RTF: left margin on first paragraph's line is ignored [Miklos Vajna] tdf#108963 Original bounding box of rotated text shows as white overlay in the pdf file after exporting from Impress [Miklos Vajna] tdf#109052 Crash in: mergedlo.dll (see comment 3) [Tamás Zolnai] tdf#109104 ENCODEURL() function does not correctly encode newlines [Julien Nabet] tdf#109142 Tibetan long U not correctly rendered [Stephan Bergmann, Khaled Hosny] tdf#109184 FILEOPEN: DOCX - Table cells imported with white background when it should be no fill [Szymon Kłos] tdf#109241 python: Win32: urllib on https URLs fails due to loading wrong OpenSSL libraries [Michael Stahl] tdf#109261 Crash in: rtl_uString_acquire when adding a video to a slide with zero undo steps [Tamás Zolnai] tdf#109863 Crash in: XPropertyList::Count() [Tamás Zolnai] tdf#110077 Font name preview in dialog appears as black bar [Caolán McNamara] tdf#110355 Writer compatibility settings no longer persist [Vitaliy Anderson] tdf#110452 Alt+key shortcut assigned to a command that is used as a menu mnemonic opens the menu [Caolán McNamara] tdf#110737 No animations on gtk3 with two screens connected [Caolán McNamara] tdf#111073 Fullscreen: incorrect gif's background (gtk3) [Caolán McNamara] tdf#111483 FILEOPEN: Ole object not displayed (gtk3) [Caolán McNamara] tdf#111492 XHTML export does not honor numbering levels [Julien Nabet, Samuel Mehrbrodt] tdf#111548 PPTX: ActiveX checkbox control appear as picture [Tamás Zolnai] tdf#111634 Multiple memory leaks in libmacabdrv1 [Julien Nabet] tdf#111760 Crash when closing the save dialog after the main window (gtk3) [Caolán McNamara] tdf#111797 "For the current document only" checkbox is aligned to the right [Gabor Kelemen] tdf#111818 assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx:244 [Julien Nabet] tdf#111844 Icons rendered to infobar are mishandled on high resolution (3200x1800) [heiko tietze] tdf#111864 Progress bar not displayed when it's called from a macro (gtk3) [Caolán McNamara] tdf#111891 FORMATTING (Styles): The vertical frame alignment setting is not preserved when the document is opened [Justin Luth] tdf#111894 PaletteManager::LoadPalettes() leaks memory [Julien Nabet] tdf#111908 soffice --help crashes / fails assertion / silently fails [Mike Kaganski] tdf#111925 fileopen .xpm fails [Caolán McNamara] tdf#111934 FILEOPEN: crash sigsegv when opening file with invalid style:map [Michael Stahl] tdf#111939 Toggling off Autofilter with VBA macro does not restore filtered rows [Dennis Francis] tdf#111974 LO crash on loading this document [Dennis Francis] tdf#112006 Axis labels missing on deep axis in 3D column chart [Xisco Fauli] tdf#112017 FILEOPEN: Crash with Application Error when opening file with nested draw elements [Caolán McNamara] tdf#112018 FILEOPEN: Hang on file with negative table:number-columns-repeated [Caolán McNamara] tdf#112027 SfxCommonTemplateDialog_Impl::FillTreeBox() leaks memory [Julien Nabet] tdf#112063 Dialog Basic Macro Organizer→Export→Export as Extension → file selection dialog blocked [Caolán McNamara] tdf#112101 FILEOPEN: Crash with Application Error when opening file with particular office:event-listeners [Caolán McNamara] tdf#112122 FILEOPEN: Crash with Application Error when opening particular file with text:alphabetical-index-mark [Michael Stahl] tdf#112123 FILEOPEN: Crash with Application Error when opening particular file with style:data-style-name [Caolán McNamara] tdf#112145 export of editengine color highlight to pdf sometimes results in invisible text [Caolán McNamara] tdf#112163 FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout [Michael Stahl] tdf#112164 FILEOPEN: Crash with Application Error when opening particular file with table and mismatched xml tag [Michael Stahl] tdf#112169 Crash in: MSWordExportBase::GetItem(unsigned short) [Tamás Zolnai] tdf#112177 NPER function not working as anticipated following example in excel (which works in google sheets) [Winfried Donkers] tdf#112180 Writer crashes reading RawFontData from corupt TTF fonts [Caolán McNamara] tdf#112208 FILEOPEN: RTF: Incorrect indent [Justin Luth] tdf#112254 CuiAboutConfigTabPage::InsertEntry leaks memory [Julien Nabet] tdf#112258 UI Autofilter on date cells: Filter result doesn't correspond to user input, user input is modified automatically [Eike Rathke] tdf#112269 There is a heap overflow in libwpd. This vulnerability can be triggered in libreoffice. [Caolán McNamara] tdf#112311 Crash when opening docx converted from pdf (Linux/MAC) [Michael Stahl] tdf#112408 Help button in presenter console makes LO crash [Caolán McNamara] Bugs fixed compared to 5.4.2 rc1: ofz#2877 unknown Read [Caolán McNamara] ofz#3301 sw: DeleteAndJoin found yet another way to delete new redline [Michael Stahl] ofz#3412 SYLK import: check ;X;Y;C;R col/row validity early [Caolán McNamara] ofz#3457 unknown Read [Caolán McNamara] tdf#111894 PaletteManager::LoadPalettes() leaks memory [Julien Nabet] tdf#112005 ODF: wrong place for draw:notify-on-update-of-ranges, is in loext:p, should be in draw:object [Michael Stahl]
Fix build with modular xorg under NetBSD/amd64-current * Link static libraries, libjpeg.a instread of libjpeg from openjdk8. Reported by wiz@
Restore DIST_SUBDIR=libreoffice Noticed by pgoyette@. Thank you.
Update to 5.4.1.2 Changelog: Bugs fixed compared to 5.4.1 rc1): tdf#83562 FILESAVE: Automatic font color of text not persisted if cell has line break and non-automatic font color [Dennis Francis] tdf#99692 FILEOPEN: Crash on opening odt with change tracking [Michael Stahl] tdf#108292 CRASH: When copying/pasting a Calc Sheet (multi_type_vector::get_type#1613: block position not found!) (steps in comment 8) [Eike Rathke] tdf#108709 cli_ assemblies are not correctly versioned [Michael Stahl] tdf#110988 Middle click does not paste primary selection [Noel Grandin] tdf#111943 unable to open XLSX files in Calc [Eike Rathke] Bugs fixed compared to 5.4.0 final (rc3): bnc#825305 RTF import: fix missing paragraph background [Miklos Vajna] coverity#1416135 dereference after null check [Caolán McNamara] coverity#1416137 dereference after null check [Caolán McNamara] i#64360 crash after set text format in outline view [Eike Rathke] ofz#2759 null dereference [Caolán McNamara] ofz#2766 ensure palette is large enough for all colors [Caolán McNamara] ofz#2833 null deref [Caolán McNamara] ofz#2846 null deref [Caolán McNamara] ofz#2852 korean table entries start at 0xF not 0x7 [Caolán McNamara] ofz#2867 null deref [Caolán McNamara] ofz#2877 crash in SVTB16Short [Caolán McNamara] ofz#2899 increment pos before check, like all the other cases [Caolán McNamara] tdf#33692 Drag and drop copying not working for shape (rectangle etc.) [Caolán McNamara] tdf#44715 FILEOPEN: rtf import fails to set cell borders correctly [Miklos Vajna] tdf#55469 Different line spacing across platforms [Caolán McNamara] tdf#68787 FILESAVE: DOCX export: Footnote separator line problem [Justin Luth] tdf#71409 Excessive duplicate accessible focused events for Calc input line [a11y] [Dennis Francis] tdf#72125 Expert config dialog takes too much time to come up [Caolán McNamara] tdf#75256 (Sifr-Icon-Theme) [META] Incomplete Sifr icon theme [Matthias Freund] tdf#79304 FORMATTING: Copy/paste: strikethrough attribute is not exported [Sean Stangl] tdf#79933 Insert Hyperlink shortcut is wrong in spanish UI [Yousuf Philips] tdf#90352 Calc error when graphing data with source format [Dennis Francis] tdf#90510 FILEOPEN:Calc correctly reads but does not apply pie label settings [Dennis Francis] tdf#91687 FILESAVE: Doc exporter scales up rotated watermarks [Caolán McNamara] tdf#93328 Editing circular reference causes #VALUE! error [Dennis Francis] tdf#93745 gtk3: UI - Writer letter wizard, Step 2, using headed paper, shows squashed spinbuttons [Caolán McNamara] tdf#95489 Character styles applied through the Styles menu does not function in some locales [Yousuf Philips] tdf#98315 Function Wizard showing Breeze icons when in Sifr theme [Matthias Freund] tdf#99071 Navigator heading is Truncated when mouse click [Caolán McNamara] tdf#99286 Cropped image disappear after compress [Caolán McNamara] tdf#99692 FILEOPEN: Crash on opening odt with change tracking [Michael Stahl] tdf#100491 FILEOPEN: Docx arrows not correctly rendered [Vasily Melenchuk] tdf#103984 FILEOPEN: DOCX: Bubble not displayed in chart [Dennis Francis] tdf#104883 It is not allowed to install fonts on request [Samuel Mehrbrodt] tdf#105705 Libreoffice Writer crashes on inserting Zotero citations [Michael Stahl] tdf#106029 Expand word space on lines with manual line breaks in justified paragraphs setting ignored when exporting to docx [nikki] tdf#106132 FILEOPEN, DOCX: Frame (text box) around image cuts into image and caption [Miklos Vajna] tdf#106533 Sifr icon for "Index Entry" needed [Yousuf Philips] tdf#106872 Very slow when selecting column (with filter and freeze Rows or Columns enable) [Caolán McNamara] tdf#106953 FILEOPEN: RTF: First line indent is ignored [Miklos Vajna] tdf#107033 After import of docx the length of Footnote Separator Line is 0% [Justin Luth] tdf#107584 Background transparency not preserved over FILESAVE [Katarina Behrens] tdf#107723 FILEOPEN: DOCX schema font name not honored [Samuel Mehrbrodt] tdf#107975 CRASH: Crash after undo operation (BigPtrArray::Index2Block(unsigned long) [Michael Stahl] tdf#108802 Crash in: SfxBindings::GetSlotPos(unsigned short,unsigned short) Editing. ( steps in comment 10 ) [Dennis Francis] tdf#108824 Slide Shows Settings not Saved [Samuel Mehrbrodt] tdf#108867 Assertion failed when adding/removing/adding text box to a shape [Michael Stahl] tdf#108881 Crash in: SfxItemPool::IsInRange(unsigned short) [Dennis Francis] tdf#108887 Crash in: SfxItemPool::GetDefaultItem(unsigned short) [Caolán McNamara, Dennis Francis] tdf#108921 PIVOT CHARTS: filters that leave no data available [Dennis Francis] tdf#108925 Too small bullet size confuses the user [Tamás Zolnai] tdf#108944 FILEOPEN: DOCX: footnote separators missing [Justin Luth] tdf#108951 FILEOPEN: RTF: Custom bullets are displayed as standard bullets [Miklos Vajna] tdf#108955 FILESAVE: RTF: Background colour lost after roundtrip [Miklos Vajna] tdf#108986 PIVOT CHARTS: drop down list arrow shouldn't appear on "Data" button in the pivot chart controls [Dennis Francis] tdf#108991 Bad allocation or crash on cut text in attached ODT (with Non-Printing Characters hidden) (LibreOffice not maximized?) [Michael Stahl] tdf#109050 Moving table object with ALT+Arrow keys does not work properly [Tamás Zolnai] tdf#109053 DOCX: Multipage table is not imported properly - fix by avoid floating table conversion [Tamás Zolnai] tdf#109080 ODF: LibreOffice writes invalid element <style:header-first> [Luke Deller] tdf#109081 EDITING: LibreOffice hangs while selecting text ( with Formatting Marks ) ( LibreOffice not maximized ) [Michael Stahl] tdf#109107 Sidebar's fontheight field is not updated by moving cursor in an Impress table [Tamás Zolnai] tdf#109177 Dialogs: vertical scrollbar automatically changed to horizontal [Stephan Bergmann] tdf#109188 AutoText Preview doesn't work when default template is read-only [Samuel Mehrbrodt] tdf#109194 KDE: Firefox opens links only in the background [] tdf#109223 PPTX: Vertical flip of child shape is not imported correctly [Tamás Zolnai] tdf#109228 FILESAVE: ODT: Anchor changed from 'as character' to 'to character' after RT [Tamás Zolnai] tdf#109242 FILESAVE: Button Label still align on y [Caolán McNamara] tdf#109289 Setting gridline color in options for Calc does not have effect [Caolán McNamara] tdf#109304 Signature infobars not shown in Math [Katarina Behrens] tdf#109314 Changing watermark doesn't update first page if th tdf#109347 Crashreport: link isn't displayed in Linux [Markus Mohrhard] tdf#109523 PIVOT TABLE - crash after removing a pivot table + creating new pivot chart [Dennis Francis] tdf#109790 FILEOPEN: RTF: Imported text has incorrect font size [Miklos Vajna] tdf#109856 Crash in: SdrObjList::GetObjCount() ( steps in comment 12 ) [Caolán McNamara] tdf#109858 FILEOPEN:Importer correctly reads but does not apply pie label settings of XLSX and DOCX [Dennis Francis] tdf#109859 Crash in: sclo.dll [Dennis Francis] tdf#109863 Crash in: XPropertyList::Count() [Julien Nabet] tdf#110440 FILOPEN: XSLX attribute "invisible" is ignored for a group of shapes [Miklos Vajna] tdf#110743 Crash on new master page, if first master page has image as background [Pranav Kant] tdf#110997 Some forms stall with 100% on open - It's a date field problem [Lionel Elie Mamane] tdf#111080 Edit form, use 'replace with' to change the type of control - nothing happens [Caolán McNamara] tdf#111087 Missing icons in 3D extrusion toolbar dropdowns [Caolán McNamara] tdf#111173 FILEOPEN Calc crashes when opening XLSX with chart. [Marco Cecchetti] tdf#111308 Crash in: rtl_uString_assign [Caolán McNamara] tdf#111331 Rename 'Moderate' template [heiko tietze] tdf#111432 AddTempDevFont(const OUString& rFontFileURL) leaks memory on invocation [Julien Nabet] tdf#111492 XHTML export does not honor numbering levels [Samuel Mehrbrodt] tdf#111497 CoreTextGlyphFallbackSubstitution::FindFontSubstitute() leaks memory on invocation [Julien Nabet] tdf#111567 Template Manager memory leak in TemplateLocalView::insertItems() [Julien Nabet] tdf#111571 writer crash when modeless dialog is left opened [Caolán McNamara]
Bump PKGREVISION from upstream distfile change Reported by Paul Goyette on pkgsrc-users@.
Update to 5.4.0.3 * Remove openjdk7 support * Use internal libjpeg-turbo * Disable pdfium. This requires a lot of work Changelog: LibreOffice 5.4 highlights A new standard colour palette has been included, based on the RYB colour model. File format compatibility has been improved, with better support for EMF vector images. This helps when you’re importing detailed diagrams from other office software. Imported PDF files are rendered with much better quality, also when inserted into a document, while exported PDF files – from Writer and Impress – support embedded videos (and linked videos if opened with Acrobat Reader). LibreOffice 5.4 supports OpenPGP keys for signing ODF documents on Linux. If you already use GPG/PGP for signing emails, it ensures the authenticity of your ODF documents regardless of the mode of transport or storage. WRITER In Writer, you can now import AutoText from Microsoft Word DOTM templates. When you’re exporting or pasting numbered and bulleted lists as plain text, their full structure is preserved. In the Format menu, you can now create custom watermarks for your documents. New context menu items have been added for working with sections, footnotes, endnotes and styles. CALC Calc now includes support for pivot charts, which use data from pivot tables. When the table is updated, the chart is automatically updated as well. Comments are now easier to manage, with menu commands to show, hide and delete all comments. When applying conditional formatting to cells, you can now easily change the priority of rules with up and down buttons. Extra sheet protection options have been added, to optionally allow insertion or deletion of rows and columns. Lastly, when you’re exporting in CSV format, your settings are remembered for the next export operation. IMPRESS In Impress, when you’re duplicating an object, you can now specify fractional angles. In addition, your settings are saved for the next duplication operation.
Update to 5.3.4.2 Changelog: Bugs fixed compared to 5.3.4 rc1: tdf#103091 conditional style conditions not saved [Troy Rollo] tdf#108024 keep original selection during DrawViewShell::FuTemporary() [Takeshi Abe] tdf#108187 fatal exception on testing if ooxml is a odf [Caolán McNamara] tdf#108279 dimension rows are 32-bit and don't wrap at 64k [Eike Rathke] Bugs fixed compared to 5.3.3 final (rc2): bnc#825305 RTF import: fix missing upper and lower borders around text [Miklos Vajna] coverity#1409899 sw: Null pointer dereferences [Michael Stahl] i#103124 fix crash in SfxItemPool::Put [Jochen Nitschke] i#103152 fix crash in SfxItemPool::Put [Jochen Nitschke] i#104245 fix crash in SfxItemPool::Put [Jochen Nitschke] ofz#1542 check remaining size of dest [Caolán McNamara] ofz#1605 check multiply and shift [Caolán McNamara] rhbz#1367846 Scrolling is way too fast in writer [Caolán McNamara] rhbz#1425304 sdext: join TimerScheduler thread before shutdown [Michael Stahl] rhbz#1447830 Export as PDF button also exports hidden sheets [Caolán McNamara] tdf#62702 handle EmbeddedOdf like CONTENTS on ole activate attempt [Caolán McNamara] tdf#68787 DOCX import: fix unexpected missing footnote separator [Miklos Vajna] tdf#70499 xlsb import: protection settings were reversed [Justin Luth] tdf#75256 sifr icon theme - trackchangesbar [Matthias Freund] tdf#82326 calc 32bits unable to open files with a lot of cond formatting [frederic vroman] tdf#86001 pass on the language info from the cell to the engine. [Kohei Yoshida] tdf#86776 digitally sign soffice.bin on Windows [Andras Timar] tdf#93171 subtotal function with function indexes don't update [Arul Michael] tdf#94173 retrieve Default autoformat [Julien Nabet] tdf#95376 RTF import: fix missing paragraph left margin [Miklos Vajna] tdf#96426 more whitespace intersection operator in Excel syntax [Eike Rathke] tdf#99467 pasting text from java apps to gtk3 gives bad results [Caolán McNamara] tdf#100033 frames with the same name are removed [Tamás Zolnai] tdf#100072 zero height of shape's path was causing geometry errors [Vasily Melenchuk] tdf#102525 handle array/matrix formula in cycle cell reference types [Eike Rathke] tdf#103158 ctrl+shift should work on key up [Maxim Monastirsky] tdf#103174 & improve gtk3 trackpad scrolling [Caolán McNamara] tdf#103330 mark all new styles as default styles, [Markus Mohrhard] tdf#103380 mark all new styles as default styles, [Markus Mohrhard] tdf#104087 remove language specific tags in templates [Laurent Balland-Poirier] tdf#104265 check for nullptr, [Eike Rathke] tdf#104312 use static vars in ReplaceStringHookProc [Aron Budea] tdf#104407 writerfilter: fix crash with null xRangeProperties [Michael Stahl] tdf#105002 don't crash on mail wizard recreation [Maxim Monastirsky] tdf#105281 rearrange a few things for l10n-friendliness [Adolfo Jayme Barrientos] tdf#105428 use static vars in ReplaceStringHookProc [Aron Budea] tdf#105703 make sure we actually have a motion path here [Katarina Behrens] tdf#105841 avoid REGRESSION!!! [Tor Lillqvist] tdf#105942 don't hang when file is protected and compressed [Xisco Fauli] tdf#106051 notify listeners on top and bottom of split formula group [Arul Michael] tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform record [Bartosz Kosiorek] tdf#106131 no global drag when anchor drag active [Armin Le Grand] tdf#106265 ScopedHDC to clean-up hDC when rendering glyphs [Tomaž Vajngerl] tdf#106424 fix crash in SfxItemPool::Put [Jochen Nitschke] tdf#106520 xlsx: black square where image should be [Thomas Beck] tdf#106532 sifr icon for "Cross-reference" needed [Matthias Freund] tdf#106533 sifr icon for "Index Entry" needed [Matthias Freund] tdf#106607 sifr icon for "Table Styles" needed [Matthias Freund] tdf#106838 icon set not visible in conditional formatting [Caolán McNamara] tdf#106902 swap [es-SV] decimal and group separator [Eike Rathke] tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreated [Michael Stahl] tdf#106953 RTF import: fix missing paragraph left margin [Miklos Vajna] tdf#106956 CDateFromIso: accept YYMMDD for compatibility, follow-up [Eike Rathke] tdf#107016 EMF+ Add support of import EmfPlusRecordTypeDrawRects record [Bartosz Kosiorek] tdf#107027 remove language specific tags in templates [Laurent Balland-Poirier] tdf#107033 DOCX import: fix unexpected missing footnote separator [Miklos Vajna] tdf#107034 EMF+ Add support for import EmfPlusDrawPie record [Bartosz Kosiorek] tdf#107104 DOCX drawingML import: fix invisible arrow shape [Miklos Vajna, Vasily Melenchuk] tdf#107116 RTF import: fix missing upper and lower borders around text [Miklos Vajna] tdf#107126 sw: fix a11y crash on double Dispose [Michael Stahl] tdf#107159 EMF+ Add support for EmfPlusDrawArc record [Bartosz Kosiorek] tdf#107176 just return initial selection when there's no range [Julien Nabet] tdf#107196 fix firebird relationship [Julien Nabet] tdf#107241 don't let floating function description grow infinitely [Caolán McNamara] tdf#107310 hybrid cell is a value cell as well as a string cell. [Kohei Yoshida] tdf#107350 prevent crash in unotbl.cxx [LeMoyne Castle] tdf#107389 wrong positioning of AutoFilter buttons in tiledrendering mode [Tamás Zolnai] tdf#107457 don't quote columns referred by expression (not by name) [Lionel Elie Mamane] tdf#107494 sw: fix crash in SwCallMouseEvent when deleting header [Michael Stahl] tdf#107505 impress - crash with two people co-editing one slide [Tamás Zolnai] tdf#107512 sw: fix rollback of text attributes in SwUndoDelete [Michael Stahl] tdf#107558 french spelling dictionary (6.0.3) and thesaurus [Olivier R] tdf#107568 sw: prevent moving/splitting of tables in footnotes [Michael Stahl] tdf#107572 retrieve Default autoformat [Julien Nabet] tdf#107587 opening Hyperlink opens Browser in Background. [Thomas Beck] tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat setting [Miklos Vajna] tdf#107644 crash on inserting formula [Julien Nabet] tdf#107682 repeated images replace correct ones in exported PDF [Marco Cecchetti] tdf#107696 fix exports Heading style numbers [Julien Nabet] tdf#107706 fix crash when closing Calc document [Noel Grandin] tdf#107709 filter: MSO2003XML import: fix invalid OLE lengths [Michael Stahl] tdf#107720 bound Control initFromField: consider the case of the insert row [Lionel Elie Mamane] tdf#107729 disable toolbar items that are not available yet. [Jan Holesovsky] tdf#107782 xmlsecurity PDF verify: handle empty X509 certificate [Miklos Vajna] tdf#107786 crash on null pointer access [Caolán McNamara] tdf#107811 expert config, deal no parent case [Julien Nabet] tdf#107827 import stream on the LibreOffice side, [Markus Mohrhard] tdf#107828 use empty document in orcus gnumeric import, [Markus Mohrhard] tdf#107868 PDF export of editeng fill color: restrict to logic map modes [Miklos Vajna] tdf#107877 don't crash if all bitmaps are deleted [Xisco Fauli] tdf#107892 fix negative values case with maxifs [Julien Nabet] tdf#107920 crash when using ScCompiler in condformat [Julien Nabet] tdf#107961 ensure notifyhdl is unset after dispose [Caolán McNamara] tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entry [Caolán McNamara] tdf#108017 xlsb import: protection settings were reversed [Justin Luth] tdf#108049 VBA exception avoided in ScVbaRange::setStyle [Justin Luth] tdf#108068 use new name of column when it's been changed [Julien Nabet] tdf#108069 2nd OpenGLContext::init should dispose earlier results [Caolán McNamara] tdf#108072 match sprmTFCantSplit with its correct id [Aron Budea] tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement... [Michael Stahl] tdf#108111 backport mono checkboxes fix [Caolán McNamara] tdf#108231 xmloff: SvxUnoDrawingModel doesn't implement... [Michael Stahl]
Update to 5.3.3.2 Changelog: Bugs fixed compared to 5.3.3 rc1: ofz#1193 we only set these values, never read them [Caolán McNamara] ofz#1220 sanitize nTyp to legal values [Caolán McNamara] ofz#1262 sw: DeleteAndJoin could delete proposed new redline [Michael Stahl] ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing to [Caolán McNamara] tdf#88555 band-aid fix, using GetPos/find instead of Contains [Thorsten Behrens] tdf#99625 add parameter classification for TEXTJOIN and CONCAT [Eike Rathke] tdf#107126 sw: fix layout crash with section in footnote [Michael Stahl] tdf#107205 vcl: don't always use D2DWriteTextOutRenderer [Michael Stahl] tdf#107211 sw: ODF import: add a horrible hack to import "Default" [Michael Stahl] tdf#107398 sw: do not leave empty footnote container in layout [Michael Stahl] tdf#107427 sw: fix crash when deleting header with selected table [Michael Stahl] tdf#107474 sw: fix crash when deleting header with active SdrObject [Michael Stahl] Bugs fixed compared to 5.3.2 final (rc2): coverity#1405158 wrong sizeof argument [Caolán McNamara] ofz#1062 ensure cshape lifecycle matches expectations [Caolán McNamara] rhbz#1436050 ibus-typing-booster does not work correctly with libreoffice. [Caolán McNamara] rhbz#1438179 Revision tracking: insertion-deletion couple is not recognized and LO skips over the deletion part [Michael Stahl] tdf#58624 sw: fix ~SwAccessibleContext() use-after-free race [Michael Stahl] tdf#58635 don't replace content of formula field when selecting range, [Markus Mohrhard] tdf#74424 attempted fix for mirrored geometry crasher. [Michael Meeks] tdf#75256 sifr icon update [Matthias Freund] tdf#92007 python scripts with tuple-assignments fails on access from GUI [Werner Tietz] tdf#92650 handle overwritten references correctly in undo. [Kohei Yoshida] tdf#94265 cli_ure: fix another bad _WIN64 check () [ComputingDwarf, Michael Stahl] tdf#95031 DOCX import: fix automatic spacing before/after numbered para block [Miklos Vajna] tdf#98416 libcmis: Google Drive 2FA fix [Szymon Kłos] tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappings [Eike Rathke] tdf#101627 disable shrinking for footer textboxes [Patrick Jaap] tdf#102286 lets not crash on null pFrame [Caolán McNamara] tdf#104383 prevent crash during file load. [Kohei Yoshida] tdf#104686 do not crash if Menu has been somehow disposed [Aron Budea] tdf#104706 enable icon for Clear Direct Formatting command [Yousuf Philips] tdf#105069 store the VBA module info for new modules as well [Markus Mohrhard] tdf#105245 call UpdateReference also for single cell copying, [Markus Mohrhard] tdf#105657 don't obtain the underlying SvNumberformat thrice, follow-up [Laurent Balland-Poirier, Eike Rathke] tdf#105908 restore previously deleted range references upon undo. [Kohei Yoshida] tdf#106001 clamp CharScaleWidth outliers when exporting to DOCX [Aron Budea] tdf#106047 fix case-insensitive search in autofilter [Vitaliy Anderson] tdf#106052 tests for "Precision as shown" following [Laurent Balland-Poirier] tdf#106078 get bounding box of commented region for gtk3 tooltips [Caolán McNamara] tdf#106080 fix explicitly setting automatic in search by format [Caolán McNamara] tdf#106155 avoid opengl for toplevel X window icons [Caolán McNamara] tdf#106190 fix (again) left alignment of denominator [Laurent Balland-Poirier] tdf#106194 actually show the newly selected cell, [Markus Mohrhard] tdf#106214 handle date autofilter entries correctly, [Markus Mohrhard] tdf#106237 sw: do some basic sanity checking on layout-cache [Michael Stahl] tdf#106252 engineering notation for Precision as shown [Laurent Balland-Poirier] tdf#106253 precision as shown for thousand dividor [Laurent Balland-Poirier] tdf#106284 sifr icon accidentally included an opaque background [Adolfo Jayme Barrientos] tdf#106295 fix vertical orientation for fullwidth colon and semicolon. [Mark Hung] tdf#106377 sw: fix Undo of delete of ToXMark from dialog [Michael Stahl] tdf#106382 fix incorrectly shown change tracking comments in dialog [Pranav Kant] tdf#106461 use a row height of max of edit and listbox height [Caolán McNamara] tdf#106515 show OpenSymbol if unavailable StarSymbol requested [Caolán McNamara] tdf#106529 fix closing parentheses of bundled macros [Andreas Säger] tdf#106612 fix double click in draw/impress navigator [Caolán McNamara] tdf#106645 gtk3 scrollbar is too wide [Caolán McNamara] tdf#106690 DOCX import: don't collapse para auto space for different nums [Miklos Vajna] tdf#106692 writerfilter: RTF import: fix \'0d in \leveltext [Michael Stahl] tdf#106694 RTF import: fix missing paragraph tab position [Miklos Vajna] tdf#106710 Access2Base Missing parentheses [Jean-Pierre Ledure] tdf#106724 crash when Title property doesn't already exist [Caolán McNamara] tdf#106725 paint default window bg before spin button bg [Caolán McNamara] tdf#106729 ensure VistaFilePicker init before access [Caolán McNamara] tdf#106732 the intent was surely to return a const ref [Caolán McNamara] tdf#106751 fix regressions in Hungarian spell checking [László Németh] tdf#106755 fix script type for combining marks [Khaled Hosny] tdf#106857 use SfxInt32Item for ATTR_SNAPLINE [Julien Nabet] tdf#106868 fix crash when modify external link [Noel Grandin] tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit() [Michael Stahl] tdf#106935 restore traditional toolbar labels [Caolán McNamara] tdf#106938 TSA Dialog: Improve Dialog Layout [Thomas Beck] tdf#106943 lock down Experimental features and Macro recording [Gabor Kelemen] tdf#106970 DOCX import: don't collapse para auto space for different nums [Miklos Vajna] tdf#106974 docx export: Crop is "long", not sal_Int16 [Justin Luth] tdf#107031 writer depends on ACTION_DEFAULT [Caolán McNamara]
Update to 5.3.2.2 Changelog: 5.3.2.2 Bugs fixed compared to 5.3.2 rc1): tdf#80731 revert "Closing parenthesis is now detected" [Katarina Behrens] tdf#103591 convert bmps to png [Caolán McNamara] tdf#104447 sw: make lcl_DebugMarks output more readable, pos. at the start [Michael Stahl] tdf#105463 convert bmps to png [Caolán McNamara] tdf#105843 restore Application Start and Stop events [Jean-Baptiste Faure] tdf#106529 revert "Closing parenthesis is now detected" [Katarina Behrens] 5.3.2.1 Bugs fixed compared to 5.3.1 final (rc2): i#92948 sw: WW8 import: fix table in Apo in header [Michael Stahl] i#101009 sw: compare document: tweak special handling of EndOfContent [Michael Stahl] rhbz#1431476 Impress: Moving slides copies instead of moving [Caolán McNamara] rhbz#1431540 crash in SwDBManager::releaseRevokeListener [Caolán McNamara] tdf#54443 list only matching JREs [Samuel Mehrbrodt] tdf#71409 revert my fix for to hopefully fix . [Kohei Yoshida] tdf#77111 sw: fix page number offset on table dialog "Text Flow" [Michael Stahl] tdf#90407 export Text AutoFit to .pptx [Tor Lillqvist] tdf#91306 cui,sw: fix page number offset on paragraph dialog "Text Flow" [Michael Stahl] tdf#94435 RTF import: \ltrpar should not override \qc from style [Miklos Vajna] tdf#95206 print preview: page numbering starts with 1 (not 0) [Katarina Behrens] tdf#95612 print preview: page numbering starts with 1 (not 0) [Katarina Behrens] tdf#96275 RTF import: handle bitmap shapes inside tables [Miklos Vajna] tdf#96685 gtk findfocus return only if focused [Justin Luth] tdf#97731 allow status bar to adapt to its own preferred size [Caolán McNamara] tdf#99120 doc/docx: make unit test for round-tripable [Justin Luth] tdf#99908 ensure non-empty unique gradient names [Katarina Behrens] tdf#100903 gtk findfocus return only if focused [Justin Luth] tdf#100986 force using GDI when needed [Khaled Hosny] tdf#101178 sw: DOCX export: fix crash [Michael Stahl] tdf#101904 fix Date deleting in SCalc [Jean-Sebastien Bevilacqua] tdf#102777 broadcast SC_TAB_INSERTED when inserting scenario [Eike Rathke] tdf#103830 form field names not update in python macro [Noel Grandin] tdf#103831 force using GDI when needed [Khaled Hosny] tdf#103931 DOCX import: fix lost section break [Miklos Vajna] tdf#104026 the range should be updated after the references, [Markus Mohrhard] tdf#104081 RTF import: handle \htmautsp [Miklos Vajna] tdf#104117 set template parameter sal_Int64 for random [Tomaž Vajngerl] tdf#104222 put expensive debug code behind #if again [Matúš Kukan] tdf#104287 RTF import: handle bitmap shapes inside tables [Miklos Vajna] tdf#104381 revert my fix for to hopefully fix . [Kohei Yoshida] tdf#104482 force updating progress bar on safe [Jan-Marek Glogowski] tdf#105256 gtk findfocus return only if focused [Justin Luth] tdf#105486 fix conditional format import from XLSB, [Markus Mohrhard] tdf#105544 don't forget to set the managed flag, [Markus Mohrhard] tdf#105656 only delete path if less than 2 points [Regina Henschel] tdf#105729 RTF import: \ltrpar should not override \qc from style [Miklos Vajna] tdf#105854 retain popover if it has the same pos, size and settings [Caolán McNamara] tdf#106001 treat CharScaleWidth outliers as 100 in DOCX import [Aron Budea] tdf#106099 tweak to restore old behaviour [Caolán McNamara] tdf#106116 "Previous Marker" changes selection only when needed [Takeshi Abe] tdf#106123 store and restore the PaM around the menu Execute [Caolán McNamara] tdf#106190 following Treat blank after fraction bar [Laurent Balland-Poirier] tdf#106217 wrong size and position of a shape inside chart [Tamás Zolnai] tdf#106218 sw: compare document: tweak special handling of EndOfContent [Michael Stahl] tdf#106261 throw away old node map for table [Caolán McNamara] tdf#106271 cannot disable Menubar under Unity [Samuel Mehrbrodt] tdf#106283 registry settings are not read properly on Windows [Tamás Zolnai] tdf#106304 fix newline and empty paragraph font size issues in .pptx export [Tor Lillqvist] tdf#106456 don't try to use invalid ranges in external ref code [Markus Mohrhard] tdf#106459 3D reference can't be handled as vector reference [Eike Rathke] tdf#106462 old value and new value were swapped [Lionel Elie Mamane] tdf#106466 use graphite2 shaper first [Khaled Hosny] tdf#106557 don't crash on missing line spacing argument [Caolán McNamara]
Update to 5.3.1.2 Changelog: * Many bugfixes
Disable the use of harfbuzz and graphite2 from pkgsrc. Bump PKGREVISION
Use harfbuzz with graphite2 support from pkgsrc. Bump PKGREVISION
Enable root build. Noticed by pgoyette@. Thank you.
Update to 5.3.0.3 * Use internal harfbuzz and graphite2 LibreOffice 5.3.0 requires harfbuzz with graphite2 support. Enabling graphite2 in fonts/harfbuzz breaks graphics/librsvg, so I cannot enable graphite2 in fonts/harfbuzz. * Explicitly specify static libraries of harfbuzz and graphite2 with path to fix a linking of libvcllo.so * Add some comments to patches Changelog: Highlights LibreOffice 5.3 offers a number of interesting new features in every area: a new cross-platform text layout engine that uses HarfBuzz for consistent text layout on all platforms, with significant advantages across languages and alphabets; a revised Help menu, with new quick links to user guides and community support forums, for an improved user experience; and better import/export filters to new and legacy MS Office documents. Writer now supports Table Styles, for applying formatting to a table which is preserved when you make edits to it; a new Page Deck in the sidebar lets the user quickly customise page settings without having to go through a separate dialog box; and a new Go to Page Box makes it possible to jump to another page in the document with just a few keystrokes. Calc provides a new set of default cell styles, with greater variety and better names than in previous releases; in fresh installations, "enable wildcards in formulas" is now the default option, rather than regular expressions, to improve compatibility with other spreadsheet software; and a new text entry box lets the user narrow down the functions he is looking for, and simplifies the search for the right one. Impress now opens with a template selector, to get the user off to a quick start; and a new Slide Properties Deck is now available in the sidebar while in slide master mode.
Update to 5.2.5.1 Changelog: * Bugfixes * l10n improvements
Update to 5.2.4.2 * Fix NetBSD/i386 build Changelog: * Many bugfixes
Update to 5.2.3.3 * Drop external PostgreSQL dependency. Use internal one to reduce conflict * Add cups option, from mrg@. Thank you. * Calc does not work properly in some case. I will revisit later. * i386 build will fails. I will revisit later. Changelog: New features and bugfixes including:
Include checksum for new patch (for ICU 58)
Update to 5.1.5.2 CHangelog: 5.1.5.2: Bugs fixed compared to 5.1.5 rc1: rhbz#919020 Converting String to Double [Caolán McNamara] rhbz#1352835 Unable to edit My Documents path [Caolán McNamara] tdf#59896 ww6 plcf generation reversed check [Caolán McNamara] tdf#86502 check row when determining bounds for deleted range [Eike Rathke] tdf#98778 fix parsing of exponents [Caolán McNamara] tdf#100764 check row when determining bounds for deleted range [Eike Rathke] tdf#100847 also external svEmptyCell is 0 in numeric context [Eike Rathke] tdf#101054 crash on options->path with non-native file picker [Caolán McNamara] tdf#101057 allow java update version number > 99 [Caolán McNamara] tdf#101096 remove the "H after M" rule [Eike Rathke] tdf#101138 opengl: blacklist intel drivers for Win 7 [Tomaž Vajngerl] 5.1.5.1: Bugs fixed compared to 5.1.4 final (rc2): rhbz#1326602 don't clear XATTR_FILL* from stylesheet if... [Caolán McNamara] rhbz#1343752 wrong radiobutton and checkbutton behavior in "view" menu [David Tardon] rhbz#1343766 a11y queries during dispose trigger combobox crashes [Caolán McNamara] rhbz#1349501 [kde][gtk3] Mouse wheel doesn't work in an LibreOffice application after upgrade from FC23 to FC24 with GDK_CORE_DEVICE_EVENTS=1 and auto-activation on mouse-over [Caolán McNamara] rhbz#1351292 Impress: Instead of showing "Slide Master" view, "Normal" view is shown [David Tardon] rhbz#1352835 Unable to edit My Documents path [Caolán McNamara] rhbz#1353069 background bitmap image disappeared when I copy slide and paste in same odp and different odp file [Caolán McNamara] tdf#34467 can't resize shape with "resize shape to fit text" [Caolán McNamara] tdf#48869 dragging between sheets can change the current cursor position [Caolán McNamara] tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t} [Miklos Vajna] tdf#55566 opening two docs with open document macro events can crash [Caolán McNamara] tdf#63272 [cs-CZ] percentage format with no-break space [Muhammet Kara, Eike Rathke] tdf#66469 impress: update outline text before saving [Justin Luth] tdf#67627 switching to sidebar panel will toggle it *off*... [Caolán McNamara] tdf#73335 explicitly disable partial cell shift with change-tracking, related [Michael Stahl, Eike Rathke] tdf#75387 don't case-fold strings for formula group calculations [Tor Lillqvist] tdf#77349 RTF import: automatically generate names for images if needed [Miklos Vajna] tdf#79198 START CENTER: Close button doesn't reappear after being clicked [Akshay Deep] tdf#82532 parent mutex dtored before child dtor uses it [Caolán McNamara] tdf#83455 remove color-inverted line images from Sifr [Adolfo Jayme Barrientos] tdf#87601 freeze on load of specific html doc [Caolán McNamara] tdf#88237 crash without java but with nlp solver installed [Caolán McNamara] tdf#88241 switching to sidebar panel will toggle it *off*... [Caolán McNamara] tdf#88396 switching to sidebar panel will toggle it *off*... [Caolán McNamara] tdf#89186 descend into dimension children to obtain leaf result [Eike Rathke] tdf#89394 revert attempt to ditch missing file from recent files [Caolán McNamara] tdf#90285 do not reuse the same StartListeningContext [Caolán McNamara, Eike Rathke] tdf#90579 swap_single_to_multi_blocks is broken [Caolán McNamara] tdf#91291 crashtesting: crash on inserting text into footnote [Caolán McNamara] tdf#91807 package: fix exception handling in DeflateThread () [Michael Stahl] tdf#91995 copying cells to undo doc shallow copied note pointer [Caolán McNamara] tdf#93079 can't resize shape with "resize shape to fit text" [Caolán McNamara] tdf#93135 can't resize shape with "resize shape to fit text" [Caolán McNamara] tdf#93971 freeze on load of specific html doc [Caolán McNamara] tdf#94212 sw: speed up the navigator [Michael Stahl] tdf#95581 assume tiny shears are rounding artefacts etc and can be ignored [Tor Lillqvist] tdf#96008 crash when an extension with legacy decks is installed [Caolán McNamara] tdf#96251 address wizard crash when run from start center [Caolán McNamara] tdf#96516 fixup: when removing entry, entry count does not stay constant [Lionel Elie Mamane] tdf#96540 dragging between sheets can change the current cursor position [Caolán McNamara] tdf#97340 handle autofilter search for dates correctly [Dennis Francis] tdf#97501 crash in SwDBManager fixed [Oliver Specht] tdf#98515 bail out early if kernel would have ridiculously many parameters [Tor Lillqvist] tdf#98710 check the font is bound, substitute FON fonts [Tomaž Vajngerl] tdf#98880 ensure backing context of DoubleVectorRefToken... [Caolán McNamara] tdf#98955 hardware_concurrency not ideal for thread pools [Ashod Nakashian] tdf#99090 docx export page-break only inside a paragraph [Justin Luth] tdf#99446 cairo text + xrender bodge [Caolán McNamara] tdf#99512 opencl - restrict scope of vlookup optimization to doubles. [Michael Meeks] tdf#99919 blacklist that specific vendor, version, and device combination [Tor Lillqvist] tdf#99994 avoid invalid access by reusing getFontFamily() result [Sam Tygier] tdf#100105 sw: RTF export: fix empty hyperlinks [Michael Stahl] tdf#100181 quickstart crashes immediately without Quickstarter [Caolán McNamara] tdf#100199 crash: switch to Display Mode - Master Modes - Notes [Caolán McNamara] tdf#100222 show the dialog just once even if both toggles were changed [Tor Lillqvist] tdf#100248 vcl menu scroll timer still active post dispose [Caolán McNamara] tdf#100258 crash on disposing media player [Caolán McNamara] tdf#100269 svx: fix undo of table column resize [Miklos Vajna] tdf#100272 row ally index is ROW_INVALID [Caolán McNamara] tdf#100275 sw: fix target node of bookmark copy [Michael Stahl, Caolán McNamara] tdf#100285 EASTERSUNDAY() check valid year between 1583 and 9956 [Eike Rathke] tdf#100295 try to cover second place in curl using GetTickCount64 [Markus Mohrhard] tdf#100303 report crashes on close of conditional formatting dialog [Caolán McNamara] tdf#100342 fix order of weekdays in NETWORKDAYS [Winfried Donkers] tdf#100411 start the flush timer when batching (PostBatchDraw) [Tomaž Vajngerl] tdf#100451 convert texture buffer to 1-bi and 4-bit palette buffer [Tomaž Vajngerl] tdf#100453 – bin/unpack-sources needs to be executable [Christian Lohmaier] tdf#100455 check for minimal dconf version [David Tardon] tdf#100460 queryContentCells doesn't count annotations... [Caolhouldn't delete the created odb file [Michael Stahl] tdf#100641 correct OOXML function name is EFFECT instead of EFFECTIVE [Eike Rathke] tdf#100692 crash in sidebar on deleting image from writer [Caolán McNamara] tdf#100713 on cancel curData points to deleted parents vector entry [Caolán McNamara] tdf#100753 propagate error with VAR and STDEV functions. [Winfried Donkers] tdf#100770 crash on loading specific docx [Caolán McNamara] tdf#100813 crash during pagination of particular docx [Caolán McNamara] tdf#100883 opencl impls. that use SEH are still bad. [Michael Meeks]
Fix build with curl-7.50.
Update to 5.1.4.2 Changelog: Bugs fixed compared to 5.1.3 final (rc2): coverity#704901 missing break in switch [Stephan Bergmann] coverity#1358428 bail out if we fail to reserve the texture + more [Tomaz Vajngerl] coverity#1358836 bail out if we fail to reserve the texture + more [Tomaz Vajngerl] coverity#1358843 backport of opencl coverity fixes [Caolan McNamara] coverity#1358844 backport of opencl coverity fixes [Caolan McNamara] rhbz#1326602 libreoffice: Leakage of removed background image set in master slide [fedora-all] [David Tardon] tdf#31449 correctly test if fraction has no integer part [Laurent Balland-Poirier] tdf#35957 check for preconditions earlier [David Tardon] tdf#38097 min numerator/denominator at least 1 [Laurent Balland-Poirier] tdf#49853 some shortcuts should always end up in the view [Maxim Monastirsky] tdf#61996 skip quoted text in number format [Laurent Balland-Poirier] tdf#63272 [fi-FI] percentage format with no-break space [Eike Rathke] tdf#64748 added placeholder option to pdf export dialog in Writer [Oliver Specht] tdf#74795 RTF import: handle row-level default cell margins [Miklos Vajna] tdf#81833 form protection can be modified as compatibility option [Oliver Specht] tdf#82073 RTF import: handle \clcbpatraw [Miklos Vajna] tdf#82160 reset mouse pointer if doc loading failed [Maxim Monastirsky] tdf#83746 wrapAddress() didn't do what it was supposed to do [Eike Rathke] tdf#84317 convert missing numbering types to OOXML tokens. [Mark Hung] tdf#84411 OpenCL: S/W interpreter throws std::out_of_range error [Marco Cecchetti] tdf#84695 sw: make TextBox in shape accessible without mouse [Miklos Vajna] tdf#86282 handle both, base name and Sheet1, as external reference sheet name [Eike Rathke] tdf#86502 split formula groups referring bounds shifted into [Eike Rathke] tdf#86575 for OOXML write plain #REF! if deleted parts [Eike Rathke] tdf#87437 close direct char fmt at end of para [Luke Deller] tdf#87967 valgrind reported invalid reads on 1 pixel wide bitmap [Caolan McNamara] tdf#89866 vcl: fix printing of form controls with images [Michael Stahl] tdf#90097 RTF import: handle fRelFlipV property for line shapes [Miklos Vajna] tdf#90319 make image flipping work when aLinearContext(...) code path chosen [pasqualm] tdf#92434 crash on deleting inner join relationship [Caolan McNamara] tdf#92695 protect both branches against missing ToolItem [Caolan McNamara] tdf#92951 make PaneDockingWindow dockable again [Caolan McNamara] tdf#93101 handle external references and propagate error [Eike Rathke] tdf#93124 fix incorrect text fit in imported PPT - take two [Mike Kaganski] tdf#93386 crash when closing a Database with macro editor open [Caolan McNamara] tdf#93403 check for changed DataSource on all Controls on form reload [Lionel Elie Mamane] tdf#93553 limit parallelism at zip save time to useful amount [Armin Le Grand] tdf#93640 fix import of linked left page header/footer [Luke Deller] tdf#93994 flush API objects at load time [Armin Le Grand] tdf#94146 a11y crash, obtain formula using the correct pointer [Eike Rathke] tdf#94221 repair dialog for text along path [Regina Henschel] tdf#94320 missing break in switch [Stephan Bergmann] tdf#94559 -Werror=nonnull-compare [Stephan Bergmann] tdf#94931 missing break in switch [Stephan Bergmann] tdf#94934 missing break in switch [Stephan Bergmann] tdf#95339 extend test to distinguish minute/month [Laurent Balland-Poirier] tdf#95620 crash in presentation wizard [Caolan McNamara] tdf#95707 RTF import: handle device-independent bitmaps [Miklos Vajna] tdf#95954 reasonable background for roadmap widget [Katarina Behrens] tdf#96092 crash on activating manage changes sidebar [Caolan McNamara] tdf#96097 can't save a doc with signed macro after autosave/save a copy [Guillaume Smaha] tdf#96244 get the right Writer window view for Formula window [Caolan McNamara] tdf#96275 RTF import: fix anchor of shapes inside tables [Miklos Vajna] tdf#96426 significant whitespace as intersection in Excel syntax [Eike Rathke] tdf#96504 vcl: fix printing of form controls with images [Michael Stahl] tdf#96516 do not increment position counter when an entry is removed [Lionel Elie Mamane] tdf#96522 reset CustomShapeEngine at import [Armin Le Grand] tdf#96912 we need the space="preserve" also for formatted strings, [Markus Mohrhard] tdf#97158 CopyOneCellFromClip() does not handle multiple sheets [Eike Rathke] tdf#97249 don't crash if BindFont fails [Tor Lillqvist] tdf#97835 no decimal separtor for empty decimal [Laurent Balland-Poirier] tdf#97839 a single character may be more than 1 utf-16 code points [Caolan McNamara] tdf#97854 crash on deleting inner join relationship [Caolan McNamara] tdf#97879 loop in style hierarchy on odt loop [Caolan McNamara] tdf#97887 add Intel driver 5.2.0.10049 to blacklist [Tomaz Vajngerl] tdf#97915 add Intel driver 3.0.1.10891 to blacklist [Tomaz Vajngerl] tdf#98088 prevent access to invalid sub node [Oliver Specht] tdf#98163 flush ressources at CustomShapes during import [Armin Le Grand] tdf#98224 endless loop in replace all stopped [Oliver Specht] tdf#98226 fix undo of table AutoFormat [Michael Stahl] tdf#98436 crash trying To create remote folder before connected [Caolan McNamara] tdf#98512 fix the Undo action of insert an input field. [HaidongWu] tdf#98666 don't cache progress bars either [Tor Lillqvist] tdf#98753 find Toolbar does not display "Search key not found" [Samuel Mehrbrodt] tdf#98940 (-1 not mapping to maximum string length anymore) [Matteo Casalin] tdf#98983 use 'Microsoft Sans Serif' instead of 'MS Sans Serif' [Tor Lillqvist] tdf#99130 use subdivision on B2DPolygon, angle based subdivision [Tomaz Vajngerl] tdf#99135 VML import: handle image crop [Miklos Vajna] tdf#99207 fix incorrect RGB ordering in Graphite DWrite path [Tim Eves] tdf#99246 use correct path for lock in PUT method. [Giuseppe Castagno] tdf#99255 calc crashing on Undo after Spell Correction [Arul Michael] tdf#99258 bail out if we fail to reserve the texture + more [Tomaz Vajngerl] tdf#99272 new Short[] used instead of new short[] [Caolan McNamara] tdf#99314 lokdocview: add new userprofileurl property [Miklos Vajna] tdf#99315 VclPixelProcessor2D: fix double border line width [Miklos Vajna] tdf#99338 fix GrabFocus during dispose crashes [Maxim Monastirsky] tdf#99369 try harder to bail out for non-horizontal text [Tor Lillqvist] tdf#99383 vcl: don't dispatch events from SolarMutexReleaser [Michael Stahl] tdf#99396 SvxTableController::SetVertical: implement undo support [Miklos Vajna] tdf#99425 crash when closing dialog editor [Caolan McNamara] tdf#99450 /fix insert twice the same object in Photo album [Julien Nabet] tdf#99452 svx: fix undo of table row edge drag [Miklos Vajna] tdf#99453 opencl: better logging of devices and device selection [Tomaz Vajngerl] tdf#99460 sw: layout: don't split table before fly [Michael Stahl] tdf#99461 reverse logic of TokenPointers::skipToken() [Eike Rathke] tdf#99462 /fix insert twice the same object in Photo album [Julien Nabet] tdf#99474 close direct char fmt at end of para [Luke Deller] tdf#99479 delete column with styles resets the 'Apply Style' drop down [Julien Nabet] tdf#99498 don't overwrite trwWidth value if set on a table [Caolan McNamara] tdf#99523 exit text edit and unmark objects before moving slide [Caolan McNamara] tdf#99527 show all accelerators in menus of extensions [Oliver Specht] tdf#99529 sw: don't pop up input field dialog before inserting field [Michael Stahl] tdf#99556 if the num of arguments is not 1 infer a row [Caolan McNamara] tdf#99574 fix sluggish scrollbar for an immediate paint [Tomaz Vajngerl] tdf#99588 fix radio button groups (and thus up/down key cycle) [Katarina Behrens] tdf#99643 OLE automation bridge: fix 64-bit pointer conversions [Michael Stahl] tdf#99692 crash in SwPostItMgr with change tracking [Caolan McNamara] tdf#99699 do nullptr check BEFORE calling method [Michael Weghorn] tdf#99722 sw: avoid buffering a11y events for not-visible frames [Michael Stahl] tdf#99730 lower the barrier for inferior systems, cripple the test [Eike Rathke] tdf#99733 don't crash on moving range of cells [Caolan McNamara] tdf#99850 menu entry for Select Sheets... [Olivier Hallot] tdf#99870 writer: don't delete selection with delete-comment [Justin Luth] tdf#99874 gtk3: all-black xbm cursors [Caolan McNamara] tdf#100024 CRASH when setting a background image [Caolan McNamara] tdf#100051 partially revert "loplugin:constantparam in sw" [Miklos Vajna] tdf#100080 set unused shader attribs with values, fixes GL on AMD [Tomaz Vajngerl] tdf#100092 deterministic scheduling to prevent unpredictable behavior. [Jan Holesovsky] tdf#100097 dbaccess self-dnd depends on getting its own transferable [Caolan McNamara] tdf#100115 _nColId is sal_uInt16 [Julien Nabet] tdf#100134 xmloff: only update the progressbar twice for every percent [Miklos Vajna] tdf#100159 on Windows, compile GL shaders in advance, disable GL on failure [Tor Lillqvist] tdf#100160 changing OpenCL state doesn't update sheet [Marco Cecchetti] Bugs fixed compared to 5.1.4 rc1: deb#826654 scale gtk3 smooth scaling events... [Caolan McNamara] rhbz#1344042 LibreOffice Writer mouse wheel scrolling doesn't scroll far enough on each wheel event [Caolan McNamara] tdf#90419 diminish precision error in Series Fill [Eike Rathke] tdf#92478 avoid crash on using scanner on windows x64 [Caolan McNamara] tdf#96089 sw: fix scope of bBreakAfter in InsertCnt_() [Michael Stahl] tdf#96887 vcl: stop using periodic timers on WNT [Michael Stahl, Armin Le Grand] tdf#99795 drawAlphaBitmap should scale the bitmap if necessary [Tomaz Vajngerl] tdf#100104 ensure that OpenCL device id returned from getDeviceSelection() is valid. [Mark Hung] tdf#100187 fix division by zero in comboFragmentShader [Tomaz Vajngerl] tdf#100257 data : XML Source does not work [Noel Grandin]
Update to 5.1.3.2 Changelog: Bugs fixed compared to 5.1.3 RC1: tdf#91778 drawing the background over an active cursor [Caolán McNamara] tdf#97380 don't destroy completely window when replace dialog [Julien Nabet] tdf#98416 libcmis: add a patch to fix Google Drive login [Giuseppe Castagno] tdf#99353 take the footgun away from FilterCache [David Tardon] tdf#99417 Effect of sort does not propagate to other column (not included in sort) without hard recalc [Eike Rathke] Bugs fixed compared to 5.1.2 final (rc2): bnc#659631 DOC import: handle subset of STYLEREF natively [Miklos Vajna] cid#1352479 opengl: fix inv.scale values are always integer [Tomaž Vajngerl] lp#1560328 clear cache before disposing rest of VCL [Bjoern Michaelsen] lp#1566050 prevent cyclic reference zombies [Bjoern Michaelsen] tdf#40863 Bitmap Background exceeds shape borders when PRINTING or PDF EXPORT [Armin Le Grand] tdf#65642 RTF import: page number are incorrect [Miklos Vajna] tdf#73973 Add Plains Cree language to LibreOffice [crk-CA] [Eike Rathke] tdf#76741 FILESAVE: DOCX Table Width Type and Alignment is not preserved [Miklos Vajna] tdf#88027 Shortcuts ctrl+; and ctrl+shift+; does not work in ru/es/pt/fi keyboard layouts [Yousuf Philips] tdf#88443 resize image (picture) together with frame does not work [Oliver Specht] tdf#88453 Writer: huge table cell table layout issue [Miklos Vajna] tdf#89095 Start Center: bigger thumbnails for templates [Akshay Deep] tdf#89267 Reduce the amount of copy-paste in sc/qa/unit/opencl-test.cxx. [Tor Lillqvist] tdf#89609 Explorer shell extension fails to convert date into locale specific string (sub-second precision ISO date → "strange date-information") [Muhammet Kara] tdf#90561 Query-designer removes the SQL keyword AS in front of an Aliasname [Julien Nabet] tdf#92963 Pasting a whole row with data crashes all open LibO apps [Arul Michael] tdf#93127 named range changed after copy, paste [Eike Rathke] tdf#93300 Style formatting overrides direct formatting when using conditional formatting [Markus Mohrhard] tdf#94449 Changing the paragraph style removes index entries. [Oliver Specht] tdf#94682 VIEWING: OpenGL text rendering performance. [Tomaž Vajngerl] tdf#94734 Font colour icon in sidebar disappears when changing font colour (comment 4) [Bjoern Michaelsen] tdf#95421 Cannot move object by dragging its anchor icon. [Regina Henschel] tdf#95977 EDITING: Image moving and anchoring erratic behavior on text body style [Bjoern Michaelsen] tdf#96172 Crash in layout SwSectionFrame after opening particular document [Caolán McNamara] tdf#96326 FILEOPEN: RTF checkbox size too big and checkbox shows as selected [Miklos Vajna] tdf#96484 Missing Icons in Find Toolbar with Icon Style Galaxy [Bjoern Michaelsen] tdf#96549 EDITING --Empty calc cells show incorrect font and size after sheet is saved in xlsx format [Markus Mohrhard] tdf#96896 Writer crashes when frame title is changed via API and user closes print preview [akash] tdf#96989 The videos embedded in a presentation start with the maximum volume [Caolán McNamara] tdf#96996 PIVOTTABLE Drill to details first level doesn't work [Michael Stahl] tdf#97035 FILEOPEN: RTF wrong cell width [Guillaume Smaha] tdf#97319 With OpenGL enabled Unicode codepoints beyond BMP not rendered, affecting SMP and plane 2 -- Windows only? [Tor Lillqvist] tdf#97398 SIDEBAR: Content panels not independent between apps [Katarina Behrens] tdf#97601 Accessing chart data through API results in infinite redraw loop [Miklos Vajna] tdf#97853 SQL query crashes Base [Michael Stahl] tdf#97863 FILEOPEN: XLS import hangs with 100% cpu usage [Markus Mohrhard] tdf#97897 Recalculate does not always work [Eike Rathke] tdf#98366 Not working preview the galleries created with LibreOffice version 4.4 or newer. [Caolán McNamara] tdf#98427 array checkbox crashes calc in function wizzard [Markus Mohrhard] tdf#98458 SLOW searches via FIND in LARGE odt-files: writer 5 ONLY [Jan Holesovsky] tdf#98554 FILEOPEN XLSX Two different conditional formats with different colors in the same column are only working with one color [Markus Mohrhard] tdf#98600 LO cannot read some svm pictures from old ODT file [Noel Grandin] tdf#98622 Formula (Math object) is not shown [Noel Grandin] tdf#98642 Calc "auto-corrects" defined names in cell formulas, and it should not [Eike Rathke] tdf#98647 UI: Tools >Outline Numbering >Position and Spacing .. set Value is only set after touching arrows of the spin field control [Noel Grandin] tdf#98657 SUM() isn't implemented according to general rules (with OpenCL active) [Jan Holesovsky] tdf#98726 debug build: gtk3 scroll bars background never repainted [Caolán McNamara] tdf#98740 Infobar should not be in the customization options [Samuel Mehrbrodt] tdf#98771 Update DocumentList.xml and SentenceExceptionList.xml for Croatian [Krunoslav Šebetić] tdf#98806 bad import bookmarks from an RTF file [Miklos Vajna] tdf#98812 FILEOPEN: Writer crashes on loading a particular .doc document in Windows [Michael Stahl, Marco Cecchetti] tdf#98849 "Not Saved" icon on Save button disappears after print preview [Maxim Monastirsky] tdf#98882 DOCX import: inline picture is handled incorrectly (crop problem?) [Miklos Vajna] tdf#98960 Crash with OpenGL image scaling [Marco Cecchetti] tdf#98987 Layout: shapes imported from DOCX handled incorrectly [Miklos Vajna] tdf#98989 Windows: non-scalable fonts like "Courier" not rendered [Michael Stahl] tdf#98990 Defining a named range for complete column or row results in broken expression (Formula syntax = ExcelR1C1) [Eike Rathke] tdf#99004 TextBox: draw shape and its textbox is out of sync [Miklos Vajna] tdf#99069 assertion "SolarMutex not locked" from <Cancel> Data Ranges dialog [Markus Mohrhard] tdf#99073 UI: double clicking on a form folder does not unfold it anymore [Noel Grandin] tdf#99078 bump expat to 2.1.1 [David Tardon] tdf#99089 libreoffice crashes when I select a different job number on the spreadsheet [Julien Nabet] tdf#99100 DOC import: STYLEREF not imported even in case it can be mapped to chapter field [Miklos Vajna] tdf#99120 DOC import: first page header shows up when title page is not set [Miklos Vajna] tdf#99140 DOCX import: table at the bottom of the page doesn't span over multiple pages [Miklos Vajna] tdf#99172 Basic import/export of dialogs ignores vertical alignment of text boxes [Vasily Melenchuk] tdf#99208 Spreadsheet sort hangs [Markus Mohrhard] tdf#99224 PPTX filter: image with text is lost on export [Miklos Vajna] tdf#99244 OpenGL: Fat lines Miter geometry creation error [Tomaž Vajngerl] tdf#99322 Error in Calculation after cut and paste (need hard recalc) [Eike Rathke] tdf#99357 Syntax error in module crashes Basic IDE and Calc on attempt to edit [Julien Nabet]
Update to 5.1.2.2 Changelog: 5.1.2.2 Bugs fixed compared to 5.1.2 rc1: tdf#98324 .bmp and .png images in .ods printed as black squares when "convert colors to grayscale" option is ticked [Marco Cecchetti] 5.1.2.1 Bugs fixed compared to 5.1.1 rc3 (final): rhbz#1281906 [gtk3] [wayland] Windows have broken size and headerbar drawn over content [Caolán McNamara] rhbz#1285356 [gtk3] gtk2 Swing/AWT GUIs in java-based extensions crash gtk3 libreoffice [Caolán McNamara] rhbz#1287593 [gtk3] [dark theme] Adwaita:dark not fully supported [Caolán McNamara] tdf#34882 Special character favorites (comment 28 for scope) [Adolfo Jayme Barrientos] tdf#56270 FILESAVE: ODT file’s OLE objects are lost when you export to DOCX format [Michael Stahl] tdf#56321 : horizontal/vertical flip of inserted picture is not persisted [Justin Luth] tdf#59699 RTF: INCLUDEPICTURE image not shown [Miklos Vajna] tdf#62437 OneDrive Integration Request [Yousuf Philips] tdf#63022 EDITING: Text drag and drop doesn't work correctly (summary: comment 5) [Michael Stahl] tdf#65695 Export as JPEG missing something [Chris Sherlock] tdf#76817 Outline Numbering for DOCX not working when new headings inserted in between (to reproduce, see comment 15/17/19) [Mark Hung] tdf#79679 EMF: dashed lines in background grid are rendered as solid lines [Chris Sherlock] tdf#80758 TOOLBAR: empty values in button names not respected [Rishabh Kumar] tdf#81718 File->Properties->General Tab size property (ftp, webdav and ssh) [Giuseppe Castagno] tdf#82012 EDITING: Compress image removes flip settings [Justin Luth] tdf#82781 writer crashes in page preview when reducing number of pages due to hidden format [Caolán McNamara] tdf#85523 Extra blank lines added to comments after each save as .DOCX [Miklos Vajna] tdf#85761 Exporting jpeg format from DRAW, resolution does not follow options setting [Chris Sherlock] tdf#87034 FILEOPEN RTF: Superscripts are run together [Miklos Vajna] tdf#87530 can't add password to macro library [Michael Stahl] tdf#88485 unable to select the right column characters in catalog table on math editor [Takeshi Abe] tdf#89505 FORMATTING Tab Handling in automatic table of contents [Oliver Specht] tdf#90153 A frame is not saved correctly if the document is saved as a docx file [Miklos Vajna] tdf#90257 buttons header or footer disappear [Katarina Behrens] tdf#91131 UI: Crash when deleting List Style after trying to create new style with same name [Michael Stahl] tdf#92067 GtkSalMenu: menu File>Templates>Manage executes action from the wrong submenu [Caolán McNamara] tdf#92296 Character formating (bold, underline, color etc) corrupted when save as xlsx [Katarina Behrens] tdf#92454 DOCX Import: Incorrect display of the headings - numbering style indents [Miklos Vajna] tdf#92538 EDITING: PostgreSQL direct connection - Default for Text isn't CharacterType of PostgreSQL [Lionel Elie Mamane] tdf#93196 Switching spreadsheet tab triggers crash, no data provided [Eike Rathke] tdf#94370 Very slow previewing of (or blank, invisible..) master pages - resizing panel refreshes them instantly [Katarina Behrens] tdf#94561 EDITING: Comments double when copying Sheets [Dennis Francis] tdf#94738 UI: Mismatching "Styles and Formatting" icon at toolbar and sidebar (Galaxy theme) [Yousuf Philips] tdf#94968 assert: attempt to subscript container with out-of-bounds index [Caolán McNamara] tdf#95226 IFERROR not working correctly under array-evaluation [Eike Rathke] tdf#95376 Tab stops incorrectly indented by 5cm when it's 0cm in MS Word [Miklos Vajna] tdf#95428 Deleting inserted code from object catalogue hangs office [Caolán McNamara] tdf#95616 autocorrect replacement table has transient black background when resized [Marco Cecchetti] tdf#95618 missing borders in some autocorrect replacement table elements (Win8.1 only; OpenGL related) [Michael Meeks] tdf#95709 [DISPLAY] Presentation mode renders graphics wrong [Armin Le Grand] tdf#96175 FILESAVE: Imported custom properties missing from exported RTF [Miklos Vajna] tdf#96333 Menus open in the wrong place with RTL interface under gtk3 [Caolán McNamara] tdf#96669 UI: 'Save to remote server' error: 'A file named "$file" already exists' though file is not present on target WebDAV server. [Giuseppe Castagno] tdf#96922 EXPORT to GIF, PNG, EPS: background transparency is lost [Armin Le Grand] tdf#96999 "Tools/Customize" panel should be resizable [Adolfo Jayme Barrientos] tdf#97137 Slow and different rendering of vector graphics in attached document [Tomaž Vajngerl] tdf#97139 LibreOffice unresponsible after entering | symbol in particular document [Oliver Specht] tdf#97171 Artifacts for italic text in GL rendering mode [Tim Eves] tdf#97215 Sorting causes LibO to crash - applies to some files [Arul Michael] tdf#97299 Slide transition can't be removed once assigned [Michael Meeks] tdf#97369 SUM formulas, in the cell below one with the same formula (and maybe more?) are not calculate correctly in 5.1 (with more then ~100 rows) [Marco Cecchetti] tdf#97371 FILEOPEN DOCX: Text Covered by Shape [Miklos Vajna] tdf#97374 FILEOPEN: Impress crashes loading a file with Page Title field [Oliver Specht] tdf#97388 Document properties: Wrong icon for deleting custom field row [Samuel Mehrbrodt] tdf#97429 Writer crash on print selected area with specific document [Xisco Fauli] tdf#97462 REPORT: Function SECONDS() of a timefield will sometimes produce one second less than expected [Lionel Elie Mamane] tdf#97481 DPI scaling doesn't work with export to png or jpg [Chris Sherlock] tdf#97500 If you try to open on a WebDAV server a file that doesn't exist, no error is shown [Giuseppe Castagno] tdf#97543 INSERT: SVG <line> and <polygon> attributes ignored [Xisco Fauli] tdf#97587 Further fix SUMming in the software interpreter [Marco Cecchetti] tdf#97662 CPU burned re-compressing JPEGs to make them bigger ... [Marco Cecchetti] tdf#97715 TDR triggered: opengl rotation of huge images shrunk to tiny pixel size. [Tomaž Vajngerl] tdf#97739 OpenGL: dissapear field controls in dialogue Format-Page, tab Page (Calc) [Caolán McNamara, MichaelMeeks] tdf#97763 divide by zero bug ... [Michael Meeks] tdf#97808 FILEOPEN: arrowheads added to lines within groups [Michael Stahl] tdf#97897 Recalculate does not always work [Eike Rathke] tdf#97904 gtk3 / odd behavior of Opengl options in942 CTRL+SHIFT+SPACE not available under Tools>Customize>Keyboard [Yousuf Philips] tdf#97953 gtk3 / CTRL_SPINBUTTONS oddness ... [Caolán McNamara] tdf#97960 FILESAVE DOC Does not preserve the font size in tables [Justin Luth] tdf#97963 Input areas in Header dialog get wider and bottom area disappears [Katarina Behrens] tdf#97978 Can't connect to mde or accde databases from Base [pasqualm] tdf#98052 FILEOPEN: bad rendering of .WMF image in .ODT when OpenGL enabled [Marco Cecchetti] tdf#98083 "Wrap text automatically" setting is forgotten when a file is saved in XLS or XLSX [Katarina Behrens] tdf#98122 Help still mentions option "Allow to save document even when the document is not modified" [Adolfo Jayme Barrientos] tdf#98188 CMIS: File > Properties > CMIS Properties tab crashes LO when closing. [Giuseppe Castagno] tdf#98210 Pipe socket directory permissions checks incorrect (R_OK not needed) and inconsistent [Hank Leininger] tdf#98277 Toolbar: No shortcuts displayed for extensions [Samuel Mehrbrodt] tdf#98297 Array Formula Incorrectly Evaluated [Eike Rathke] tdf#98380 opengl: font anti-aliasing ... [Michael Meeks] tdf#98389 FILEOPEN Calc crashes on opening xlsx document [Eike Rathke] tdf#98390 Crash when modifying minor grid [Caolán McNamara] tdf#98395 Remote File dialog showing wrong details in columns [Szymon Kłos] tdf#98399 Changes Occur When Canceled [Caolán McNamara] tdf#98416 REMOTE FILE: "The specified device is invalid." error dialog when attempting to add a service [Christian Lohmaier, Giuseppe Castagno] tdf#98419 severe UI regressions [Caolán McNamara] tdf#98421 PDFIMPORT Images are imported into Writer rotated and mirrored (see comment 9) [Mike Kaganski] tdf#98531 Croatian hunspell dictionary update [Krunoslav Šebetić]
Update to 5.1.1.3 Changelog: List of fixed bugs Bugs fixed compared to 5.1.1 rc1: fdo#94009 FILESAVE: DOCX - Margins not preserve [Michael Stahl] tdf#40517 Decimal alignment (user defined number formats with question marks) lost in ODF [Laurent Balland-Poirier] tdf#56544 FILEOPEN: Lock file is not created on samba share (via gvfs) [Stephan Bergmann] tdf#97197 With OpenGL active Impress slide transition Rochade effect blanking entire UI to white [Michael Meeks] tdf#97739 OpenGL: dissapear field controls in dialogue Format-Page, tab Page (Calc) [Michael Meeks] tdf#97763 divide by zero bug ... [Tomaž Vajngerl] tdf#97808 FILEOPEN: arrowheads added to lines within groups [Michael Stahl] tdf#97816 opengl - corrupted icon with 1bit mask in calc toolbar [Michael Meeks] st of fixed bugs Bugs fixed compared to 5.1.0 final (rc2): coverity#1348468 oox: copy-paste error [Michael Stahl] rhbz#1240591 Clipboard is cleared when LO is closed [Caolán McNamara] rhbz#1257635 [fix available] sometimes LO doesn't see cups printers [Caolán McNamara] rhbz#1289394 [gtk3] [wayland] tooltips are misplaced before moving window for the first time [Caolán McNamara] rhbz#1294208 [GTK3] [Xorg] Scrolling in LibreOffice bounces or go in reverse direction [Caolán McNamara] tdf#40517 Decimal alignment (user defined number formats with question marks) lost in ODF [Laurent Balland-Poirier] tdf#45771 SVG: Incorrect text size [Xisco Fauli] tdf#61511 problem Background rtf [Miklos Vajna] tdf#72695 crash on concurrent SwXTextDocument::dispose and SwXTextFrame::release [Michael Stahl] tdf#74667 Data Analysis Toolkit - Regression [Tomaž Vajngerl] tdf#75256 Meta: incomplete Sifr icon theme [Matthias Freund] tdf#79163 SVG Import - gradients bugged and some transparent sections fully white [Xisco Fauli] tdf#85770 In svg image, visibility does not work for tspan [Xisco Fauli] tdf#86609 TOOLBAR: Paste no longer has paste special drop down in Impress/Draw [Maxim Monastirsky] tdf#87178 DIALOG: Reset menus in Customize dialog resets toolbars as well [Maxim Monastirsky] tdf#89031 EDITING - Calc Function suggestion too agressive [Winfried Donkers] tdf#91017 [Regression] Black squares hide content of WMF image [Armin Le Grand] tdf#91762 Inserting table has incorrect row heights [Xisco Fauli] tdf#91909 Uno commands for slide navigation and slide sorting [Caolán McNamara] tdf#92077 FILESAVE: Rotated shapes double rotated when exported to OOXML [Andras Timar] tdf#92630 GTK+ auto-accelerator functionality missing [Katarina Behrens] tdf#92720 EDITING: Report-Builder - Report fails to open with Charts in a Report [Michael Stahl] tdf#93038 ICONS: Missing Open Remote File icon [Laurent Balland-Poirier] tdf#93054 EDITING: dragging and dropping selected cells doesn't work (GTK3 only) [Caolán McNamara] tdf#93151 "Expand references when new columns/rows are inserted" broken for named ranges [Eike Rathke] tdf#93637 PDF export missing ToC page numbers [Justin Luth] tdf#94739 Images are distorted diagonally on PDF export when OpenGL rendering is enabled [Caolán McNamara] tdf#95024 Support for new Hungarian orthography [László Németh] tdf#95217 Persian text not imported with "Link to External Data..." in Calc [Giuseppe Castagno] tdf#95573 EXTENSION MANAGER - freeze / hang when attempting to install extensions on OSX 10.11, installation confirmation dialog not displayed [Michael Meeks] tdf#95587 position values do not follow base point setting [Katarina Behrens] tdf#95648 When OpenGL rendering is active-- Graphite font has black blocks when used in a justified paragraph [Tor Lillqvist] tdf#96147 ODF export: CharHighlight property causes duplicate fo:background-color attributes on text/paragraph styles [Michael Stahl] tdf#96174 "File - Save to Remote Server" spits out "Error saving document $document: The specified device is invalid", when trying to save to GDrive [Giuseppe Castagno] tdf#96222 Simple matrix formulas give wrong results when calc file saved in .ods is reopened (openCL) [Tor Lillqvist] tdf#96245 Frames are deleted from document that doesn't contain the draw:name property in draw:frame elements [Caolán McNamara] tdf#96308 FILEOPEN RTF incorrect tab spacing on table [Miklos Vajna] tdf#96327 Start Center: "F" accelerator for "Remote Files" conflicts with "alt+F" accelerator for "File" menu [Gabriele Ponzo] tdf#96385 Tracker: GL black / flickering issues [Michael Meeks] tdf#96407 Mac OS X version doesnt appear in About dialog [Douglas Mencken] tdf#96420 Glyph replacement causes caret misplacement and/or mis-rendered replacement glyph [Tor Lillqvist] tdf#96580 "Edit with External Tool" damages svg image [Caolán McNamara] tdf#96604 ungrab modal dialogs [Caolán McNamara] tdf#96606 Bring shipped Spanish dictionary up to version 2.0 [Ricardo Palomares] tdf#96653 PNG graphics are corrupted when exported to PDF [Caolán McNamara] tdf#96669 UI: 'Save to remote server' error: 'A file named "$file" already exists' though file is not present on target WebDAV server. [Giuseppe Castagno] tdf#96685 EditEng AccessibleParagraph not focused on first use - KMFL doesn't swallow characters [Justin Luth] tdf#96833 Remote Files UI dialog has various small issues (lost values in editing, wrong TCP port number management...) [Giuseppe Castagno] tdf#96910 EDITING - Crashs using "insert column left" for large documents with concatenation [Yogesh] tdf#96943 Hide whitespace mode: new page is inserted for window/orphan-controlled paragraph [Miklos Vajna] tdf#96961 Hide whitespace mode: whitespace is hidden even on the last page [Miklos Vajna] tdf#96993 Images in PDF files opened with 5.1.0.0.beta 2 Draw are inverted. [Mike Kaganski] tdf#97033 EDITING - Malformed ODB file crashes when editing tables, queries, forms in master dbgutil [Michael Stahl] tdf#97051 Writer crashes on saving document with header or footer after using page style dialog [Oliver Specht] tdf#97108 Assertion `!rDestShellID.isEmpty() && !rDestShellID.startsWith("0x")' failed when copying OLE object [Michael Stahl] tdf#97116 New commands insertbefore and insertafter have no icons in theme Galaxy [Regina Henschel] tdf#97196 Some Slide transition variant names are duplicated in the drop lists created for groups [Julien Nabet] tdf#97247 Focus goes strange when typing UP/LEFT at merged cell at top-left corner [Takeshi Abe] tdf#97276 Cannot select line shape with mouse [Caolán McNamara] tdf#97308 FORMATTING: Conditional "Ends with" applies formatting to inverted selection [Julien Nabet] tdf#97331 Crash conditional formatting, when scrolling on Icon set [Caolán McNamara] tdf#97369 SUM formulas, in the cell below one with the same formula (and maybe more?) are not calculate correctly in 5.1 (with more then ~100 rows) [Tor Lillqvist] tdf#97375 Impress crashes in text selection [Caolán McNamara] tdf#97407 SIDEBAR: Spacing drop down has 2 'Custom' entries in Wrap content panel [Rishabh] tdf#97417 DOCX import: paragraphs wrongly in a list in particular document [Michael Stahl] tdf#97419 Crash when creating table with wizard [Maxim Monastirsky] tdf#97439 Update (merge) Autocorrect pt_PT to 2016-01-29 [Marco A. G. Pinto] tdf#97458 LO 5.1.0.3 - Writer: Immediate crash after opening ".docx" or ".odt" when OpenGL enabled (Intel HD 3000) [Michael Meeks] tdf#97465 Calc doesn't show referenced cell highlights (colored borders) for selected formula when using the GTK3 UI version [Caolán McNamara] tdf#97495 Tooltip is not aligned with its UI element [Caolán McNamara] tdf#97512 LO5.0.1RC3 About box not fully localizable [Andras Timar] tdf#97587 Software interpreter for SUM treats empty cells as #VALUE! [Tor Lillqvist] tdf#97633 VCL: UNO API for getBufferSwapCounter() [Tor Lillqvist] tdf#97666 avoid pointless pull & push of bitmaps [Tomaž Vajngerl] tdf#97700 extraordinary memory corruption ... [Michael Meeks]
Add patches for allowing mdds-1.0 to be detected. Bump PKGREVISION.
restore patch that fixes build w/ clang
Update to 5.1.0.3 Changelog: New features: Writer: Spelling dialog no longer automatically closes once spellcheck is complete. tdf#79312 (Marek Dolezel) Widow/Orphan paragraph text-flow enabled by default for new documents. tdf#89714 (SIL) Hide Whitespace option added to View menu tdf#39080 (Ashod Nakashian, Collabora) Outline split button available in formatting toolbar, but hidden by default tdf#95403 (Maxim Monastirsky) While in print preview mode to jump a specific page, the only thing you have to do to enter the page number on the numeric field in the toolbar. tdf#80657 (Gülşah Köse) Calc: New commands to add rows below and columns right. (Philippe Jung) Formula Wizard shows the values of parameters and results on the Structure page. (Benjamin Ni) Statistics regression: linear, logarithmic, power: Add a new statistics dialog for calculating regression. tdf#74667 commit (Tomaz Vajngerl, Collabora) Organize sheet level context menus. commit (Yousuf Philips) PNG export in LibreOffice Calc was added, as in Writer and Impress. blog entry (Miklos Vajna, Collabora) Option to search formatted display strings using find bar and also "Find & Replace" dialog. tdf#48456 (Dennis Francis) INDIRECT function: better compatibility for legacy OOo documents, improved interoperability with Excel tdf#92256,tdf#93688 (Katarina Behrens, CIB) Custom number formats with question mark in decimal part (such as 0.???), to get decimal alignment without '0', are now saved in ODF tdf#40517 (Laurent BP) Formula engine: Table structured references tdf#85063 (Eike Rathke, Red Hat) The following restrictions of Table structured references that were present in 5.0 were addressed: The column names must not be present as cell content in the table's header row any more; column-header-less tables are now supported. For this, for new database ranges without header cells or with empty header cell content, internal names are generated, for example Column1, Column2, ... Internal names are imported from OOXML spreadsheet documents and continue to function in formula expressions. Saving to OOXML, structured references are now written (not transformed to A1 notation any more) and the table context is maintained. Saving to OOXML, the defined database ranges are now exported as <table> elements. Modifying header cell content updates the internal table column names. When deleting header cell content, formulas referring the column name continue to function and are still editable using the previous name. When duplicating header cell content, duplicated column names internally are numbered. For example, having two FooBar header cells the column names will be FooBar and FooBar2. This is automatically reflected in existing formula expressions. When inserting columns within a table, numbered column names are internally generated for empty header cells, starting with the column number within the table. For example, inserting two columns before the third column of a table the generated names are Column3 and Column4. The generated column names are updated if text is entered in such an empty cell. All internal column names are unique within one table, which is reflected when displaying existing formula expressions. Sticky end column/row anchors tdf#92779 (Eike Rathke, Red Hat) For range references that encompass at least two columns or rows where the end reference points to the last column or row, i.e. AMJ or 1048576, the end column or row is sticky now and not moved when inserting or deleting columns or rows. When inserting columns or rows and updating a reference the end reference would be shifted out of the sheet bounds, the reference is anchored at the last column or row instead of generating a #REF! error. For example a reference B2:B1048575 when inserting two rows will be updated to B2:B1048576. The column or row will become sticky then, in the example row 1048576. A reference like B1048576:C1048576 does not have a sticky end row anchor, because only one row is referenced. Compatibility with ODF 1.2 Function WEEKNUM strictly complies with ODF 1.2 function definition and ISOWEEKNUM has been introduced. tdf#50950 (Winfried Donkers + Eike Rathke) In the UI the WEEKNUM_ADD function has been renamed to WEEKNUM_EXCEL2003 to point out it exists for interoperability of documents created with Microsoft Excel. Importing such documents created with older Microsoft Excel versions map the WEEKNUM function to WEEKNUM_EXCEL2003 Saving to ODF or OOXML writes WEEKNUM, older LibreOffice and OpenOffice.org release map that to WEEKNUM_ADD. For new documents the WEEKNUM function should be used. WEEKNUM now supports all arguments of the second parameter as defined in ODF OpenFormula (ODFF), see http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#WEEKNUM The ISOWEEKNUM function has been implemented to calculate the week number according to ISO 8601, see http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#ISOWEEKNUM WEEKNUM_OOO provides compatibility with older LibreOffice and OpenOffice.org releases for cases that can not be mapped to WEEKNUM or ISOWEEKNUM as defined in the standard, specifically if the mode argument is 1 the old WEEKNUM implementation returned a week number calculated as if it was an ISO 8601 calculation but with the week starting on Sunday instead of Monday. This is not covered by any standard. Not offered in the Function Wizard to prevent accidental use. Use it only if interoperability with older LibreOffice or OpenOffice.org releases is required. Currently still saved wrongly as ISOWEEKNUM with 2 parameters for interoperability with older LibreOffice or OpenOffice.org releases. This will be changed in future for release 5.3 and the function will be saved as ORG.LIBREOFFICE.WEEKNUM_OOO, the current 5.1 release is already enabled to read that. Impress and Draw: Slide navigation and sorting commands were added with corresponding shortcut keys. tdf#91909 (Philippe Jung, Yousuf Philips) Master slide view appears in a different background color to normal view. tdf#87905 (Katarina Behrens, CIB) KDE, XFCE, and Mate ScreenSavers are now also inhibited when presenting (Andrzej Hunt). Impress Mode selection Several modes were active in Impress: Page to edit slides content Page Master to edit slides container Notes to add Notes Notes Master to edit Notes container Plan to sketch a presentation Handout to define the handout format Slide sorter to organise presentation It was hard to navigate between Master / non master modes. Tabs above the working area were jumping right and left, consuming screen space. Now, two toolbox icons have been added: one to toggle Tab bar visibility. It is hidden by default. Clicking the toggle disables the new Mode Selection tool and restores the previous behaviour. one to Select the Working mode among the 7 modes listed above. It is divided in two zones: top zone is regular mode (dealing with content of the presentation), bottom zone is the Master mode (dealing with container). Slide Design Slide Design dialog in Slide ▸ Slide Design now affects all selected (standard) slides. (Caolán McNamara, Red Hat) Equalize Width/Height When multiple objects are selected, the right click context menu Shapes submenu now supports Equalize Width and Equalize Height which adjusts the width/height of the selected objects to the width/height of the last selected object. (Caolán McNamara, Red Hat) Save Background Image Right clicking a slide now supports saving a background image to file, this matches the pre-existing set background image option. (Caolán McNamara, Red Hat) View/Edit Control Points The Shape Properties dialog for enhanced shapes now lists and enables editing the control points. This is in addition to the preexisting mechanism of selecting with the mouse the yellow control handle of the shape, but enables viewing and fine control over the control values. (Caolán McNamara, Red Hat) Presenter Console There is now a button on the presenter console to restart the timer of the slideshow without restarting the slideshow itself (see this blog entry) (Miklos Vajna, Collabora; Andreas Kainz) OpenGL Transitions All OpenGL transitions have been ported to OpenGL 2.1+, which removes support for very old GPUs but allows a better usage of modern ones. Four new transitions have been added and exploit these new available features. (Emmanuel Gil Peyrot, Collabora; Tomaž Vajngerl, Collabora) Math: Autoclosing brackets is optional now tdf#43090 Import MathML from Clipboard (Regina Henschel) The tool “Math Input Panel” in Windows or the context menu of a formula in a browser allow to copy the MathML source to clipboard. The Math module in LibreOffice has got a new item “Import MathML from Clipboard” in menu Tools to import such source and convert it into LibreOffice’s own formula syntax StarMath. MathML and StarMath have some differences and therefore sometimes corrections on the imported formula are needed, but most of the formula should be correct. If a conversion is not possible, nothing happens. The import expects, that a <math> element exists, which has an attribute xmlns="http://www.w3.org/1998/Math/MathML". Base: Ancient SeaMonkey based mozab driver was only used on Windows 32 bit and is removed now. This functionality is replaced with mork driver, that supports Thunderbird address book. Given that SeaMonkey based mozab driver also provided Outlook and Outlook Express address book integration, that Windows 32 bit only feature is lost for now. Note that Windows 64 bit never supported ancient SeaMonkey based mozab driver. Chart: Trend Line Exponential and Power trend lines accept negative Y values tdf#70673 (Laurent BP) Improve equation rendering by removing some useless 1: (Laurent BP) polynomial: f(x) = 1x^2 + 1x +1 => f(x) = x^2 + x +1 Core: Unicode character input with Alt+X Some Windows applications, such as Microsoft Word and WordPad, permit the user to input arbitrary Unicode characters by typing an hexadecimal code point (for example, 2026 for …) and then pressing Alt+X. LibreOffice now includes this functionality as well. (Note: This feature adds to the long-existing, equivalent Linux/GTK functionality of pressing Ctrl+⇧ Shift+U+hexadecimal code point.) tdf#73691 (SIL) Details: Toggles (switches back and forth) between the character before the cursor and its Unicode notation. Intelligently handles combining characters, expanding the entire character immediately. Selection is not necessary, but if used will limit the input to those characters. (Draw/Impress/Calc have the final result selected, but not Writer.) Handles all 16 Unicode planes Available in Writer, Draw, Impress, Calc and Math. Re-assignable keyboard shortcut: Tools ▸ Customize ▸ Keyboard ▸ Category:Options ▸ Function:Toggle Unicode Notation. Defaults to Alt+X assigned at the global level. (Alt+C used for Basque/Dutch/Galician/German/Brazilian-Portugese locales and ⌘ Command+⌥ Option+X used for MacOS). WebDav Improvements Better LOCK/UNLOCK support tdf#82744 (Giuseppe Castagno) Support a (https-like) non-standard vnd.sun.star.webdavs URL scheme in addition to the non-standard (http-like) vnd.sun.star.webdav scheme, core commit d3de490437df4c9093f32e97fc185066d64c0f46 (Stephan Bergmann, Red Hat) Filters: New import filters Gnumeric is now an officially supported import format (does not work on Windows) (It was supported as part of the experimental features for some time) (Markus Mohrhard) Microsoft Write (.wri files) can now be imported, via libwps. (Sean Young) Apple Keynote 6 files can now be imported, via libetonyek. tdf#88682 (David Tardon, Red Hat) Improvements in OpenXML filter Export of the modified VBA stream back to binary Microsoft formats and OOXML (Rosemary Sebastian, Markus Mohrhard) There is a new configuration value that allows to control whether to use this feature (by default yes) or switch back to the old behavior of discarding or writing back the unchanged stream The following features are not yet (completely) supported: Protected macros, macro sheets, active x and some of the designer features. Improved export of embedded objects to DOCX and PPTX, including export of Math formulas (Michael Stahl, Red Hat) Numerous other improvements to the Microsoft OOXML import and export filters, the Microsoft Office binary file formats and the RTF format. Details: OOXML Filters → OOXML, DOCX, XLSX, PPTX, VML, drawingML Microsoft Office binary file filters → DOC, XLS, PPT, "ww8" RTF Filters → RTF Improvements in MS Visio filter Implement overriding of colour of lines and of text from layer properties and the visibility and/or printability of a layer. tdf#50309, tdf#68392 (Fridrich Strba) Fix incorrect handling of stencil text. tdf#90154 (Fridrich Strba) Basic initial implementation of hatch fill. tdf#44552, tdf#76835 (Fridrich Strba) Implement support of bullets/lists. tdf#92349 (Fridrich Strba) Implement support of default tab-stops and custom tab-sets in paragraph properties. (Fridrich Strba) Instead of line-break, spit out a new paragraph when a paragraph break is found. (Fridrich Strba) Initial emulation of line rounding property. (tdf#90603) (Fridrich Strba) VSDX theme color import fix (tdf#92270) (Andras Timar, Collabora) fix VSDX char background handling (tdf#92271) (Andras Timar, Collabora) Improvements in CorelDRAW filter Do not drop empty text lines. tdf#67873 (David Tardon) GUI: In dialog Tools ▸ Options ▸ LibreOffice ▸ View was added displays the current status OpenGL: Enabled or Disabled Reorganization of the menus The main menus in Writer, Calc and Impress were reorganized to improve usability, group similar functions together, add functions that were not present and sorting items based on their usage and importance. blog entry Reorganization of the menus in Writer, including the addition of a Styles menu tdf#91781 (Yousuf Philips) Reorganization of the menus in Calc, including the addition of a Sheet menu tdf#91820 (Yousuf Philips) Remote Files Dialog In Start screen and menu File was added item Open remote files for opening file on remote resources such as Google Drive, OneDrive, SharePoint, etc. In menu File was added item Save to remote server for saving file on remote resources such as Google Drive, OneDrive, SharePoint, etc. Blog entry Sidebar Sidebar Deck and Panel states are saved between sessions tdf#67770 (Laurent Godard) Reorganize the Area content panel found in the Properties deck. tdf#90078 (Rishabh Kumar, Yousuf Philips) To left section Area in Libreoffice 5.0, to right - in LibreOffice 5.1 Reorganize the Line content panel found in the Properties deck. tdf#89543 (Rishabh Kumar, Yousuf Philips, Katarina Behrens [CIB]) To left section Line in Libreoffice 5.0, to right - in LibreOffice 5.1 Creation of a Shadow content panel found in the Properties deck in Calc, Impress and Draw. tdf#87702 (Rishabh Kumar, Yousuf Philips) New section Shadow in Sidebar in LibreOffice 5.1 Addition of new contour and spacing controls to the Wrap content panel in Writer. core commit 30c2ae28eecb3f1a4454784974c0c2bffc60334e tdf#93775 (Rishabh Kumar, Yousuf Philips) To left section Wrap in Libreoffice 5.0, to right - in LibreOffice 5.1 Increase and decrease font size buttons added to sidebar properties pane in Calc. tdf#86179 (Maxim Monastirsky) On top - section Character in Calc 5.0, from below - in Calc 5.1 Cell reference edge added to alignment section of sidebar in Calc. tdf#91802 (Rishabh Kumar) Cell styles added to properties pane in Calc. tdf#73071 (Rishabh Kumar, Yousuf Philips, Maxim Monastirsky) Grouped Slide Transitions for easy selection and added icon based selection palette to Sidebar in Impress tdf#36946 (Tor Lillqvist, Collabora; Michael Meeks, Collabora; Andreas Kainz, Yousuf Philips) Section Slide Transition in Impress 5.1 New Chart sidebar tdf#91063 (Markus Mohrhard, Yousuf Philips, Heiko Tietze) Some limitations still apply Image flip buttons are now available in Writer also (Samuel Mehrbrodt [CIB]) Icons now honor RTL/Vertical Text settings and rotate/flip accordingly, as in the toolbar. tdf#85767 (Samuel Mehrbrodt [CIB]) An "AutoCorrect Options" item has been added in the spell checking context menu. Users can now directly enter the autocorrect replacement table when there's no satisfying suggestion in the "Always correct to" submenu. tdf#92341 (Yousuf Philips, Samuel Mehrbrodt [CIB]) The Spelling Dialog now has a toolbar for pasting and inserting special characters. tdf#95682 (Caolán McNamara, Red Hat, Inc.) Linux/Gtk Enable auto-accelerator behaviour for gtk tdf#92630 (Simon Long, Raspberry Pi) Localization: New languages/locales with locale data Available as default document language and for locale specific formatting. Added locale data for Arabic [ar-BH] [ar-IQ] [ar-JO] [ar-LY] [ar-MA] [ar-QA] [ar-SY] [ar-YE]. tdf#95485 (Ghasan Al-Sakkaf and Eike Rathke) Improvements to proofing tools and language support Proofing tools for German language (de-AT, de-CH, de-DE) have been largely improved (tdf#96782): The spell-check dictionary now contains over 250,000 words. The new version adds over 20,000 new words. The thesaurus now contains over 135,000 words in over 35,000 meaning groups. The new version adds ~ 35,000 new words. The hyphenation patterns have been updated and contain an improved exception list. Updated Slovenian thesaurus (Martin Srebotnjak) New Guarani (gug-PY) thesaurus (Giovanni Caligaris and Olivier Hallot) Updated Hungarian spell-check dictionary (tdf#95024), major update, implemented the spelling reform defined by the 12th edition of Rules of Hungarian Spelling (by the Hungarian Academy of Science, 2015) (László Németh, Collabora) Updated Greek spell-check dictionary (tdf#94415) Updated Portuguese (pt-PT) spell-check dictionary Updated Swedish spell-check dictionary Updated Spanish spellcheck dictionary (Ricardo Palomares)
fix test == operator
Update to 5.0.4.2 Changelog: 5.0.4.2: Bugs fixed compared to 5.0.4 RC1: tdf#94138 Form Control Text Boxes Print And Export To PDF Incorrectly [Tomaž Vajngerl] tdf#96072 General format lost on export to XLSX with locale using "Standard" as name for General format (FR, DE, SP...) [Eike Rathke] 5.0.4.1: Bugs fixed compared to 5.0.3 final (RC2): bnc#881024 take the world scaling factor for fonts, but not the rotation [Caolán McNamara] coverity#1338592 explicit null dereferenced [Caolán McNamara] i#121382 take the world scaling factor for fonts, but not the rotation [Caolán McNamara] i#43771 sw: looping layout in SwHeadFootFrm::FormatSize() [Miklos Vajna] rhbz#1278885 black/absent widgetry only with libreoffice-gtk3 installed [Caolán McNamara] rhbz#988516 DOCX import: header/footer paragraph properties applied to body paragraph [Miklos Vajna] tdf#32082 [EDITING] Table Number Format not modified for empty table cells [Niklas Johansson] tdf#32834 bad result using mdeterm [Dennis Francis] tdf#39056 Image in wrong place, table display wrong in docx file [Miklos Vajna] tdf#45775 PgSQL new DB allow empty Datasource [Julien Nabet] tdf#59454 FILEOPEN: in particular .RTF page break after page 1 is ignored and page orientation from page 2 is wrong [Miklos Vajna] tdf#61228 TABLE: Function summe() does not sum up but returns last item [Julien Nabet] tdf#64027 Add ability to set highlight color for text in drawing objects (Writer) [Maxim Monastirsky] tdf#66141 CRASH (OOM) while scrolling through a specific document [Caolán McNamara] tdf#72205 LibreOffice Database - LONGVARCHAR anomaly when trying to dismiss a window without first saving [Lionel Elie Mamane] tdf#75256 Meta: incomplete Sifr icon theme [Matthias Freund] tdf#75431 FILESAVE : DOCX : Page Orientation is not preserved when mixed orientation is present [Miklos Vajna] tdf#75637 LOCALHELP: Images not displayed with newer icon themes [Stephan Bergmann] tdf#76239 OpenSymbol font is not retained after an upgrade (work around in comment 16, 32, .. install log in comment 50 ) [Andras Timar] tdf#76964 Automatic capitalization of "i" in a non-english language [Caolán McNamara] tdf#77014 Words in input fields are broken between lines at the end of line [Tomaž Vajngerl] tdf#77881 FILESAVE: Bullets are lost when saving in OOxml (.pptx or .ppsx) [Mark Hung] tdf#78902 FileSave: File Hangs at Save [Miklos Vajna] tdf#80224 FILESAVE: Custom text color changed to black on .PPTX export [Mark Hung] tdf#80520 FILESAVE: Format of bullets destroyed when saving as .pptx [Mark Hung] tdf#81144 Chinese full-width punctuation does not align properly [Mark Hung] tdf#83300 FILEOPEN: DOCX - Image anchored as 'As Character' positioned on wrong page [Miklos Vajna] tdf#85232 FORMATTING: (Grouped) drawing objects are rendered in a wrong way (.docx file) [Miklos Vajna] tdf#85767 SIDEBAR: Left and right alignment buttons need to be swapped in RTL [Katarina Behrens] tdf#87313 WIKIHELP: Update docs on certificates + Firefox [Adolfo Jayme Barrientos] tdf#88548 Line Style drop down missing background colour [Aybuke Ozdemir] tdf#89088 FILEOPEN: Section with shape and text in specific DOCX lost [Miklos Vajna] tdf#89165 FILEOPEN: Hang loading .docx with frame/textboxes [Miklos Vajna] tdf#89525 Impress does not export slides bullets to PPTX correctly [Mark Hung] tdf#89852 Non-ASCII characters in file name become question marks in Subject in email when a document sent by email [Andras Timar] tdf#89907 Text to columns only affects first line when width is auto set [Eike Rathke] tdf#90153 A frame is not saved correctly if the document is saved as a docx file [Miklos Vajna] tdf#90372 ACCESSIBILITY List Fields in dialog Text Import (Insert > Sheet from file) not accessible by key board [Katarina Behrens] tdf#90504 0x7 chars in .doc are not always cell/row ends [Caolán McNamara] tdf#90987 Pages/Slides pane does not remember its state on reopen [Katarina Behrens] tdf#91097 EDITING & FORMATTING: Disparity between inserting shapes from menu and toolbar [Yousuf Philips] tdf#91199 i18n: add locale data or Venetian language [Eike Rathke] tdf#91260 DOCX frames can extend beyond the page bottom, but not in Writer [László Németh] tdf#91270 UI: Crash on exit after Manage Changes [Andras Timar] tdf#91288 Does not display traditional Chinese variant of Noto fonts correctly [Mark Hung] tdf#91453 Use configuration of text to number conversion also in arithmetic matrix operations (was: SUMPRODUCT() doesn't work well with 4.4.3) [Eike Rathke] tdf#92207 EDITING Setting text background colour doesn't work in Calc [Maxim Monastirsky] tdf#92217 UI Grey text background in read-only document infobar [Jan Holesovsky] tdf#92256 INDIRECT function lost interoperabilty with calc documents migrated by OOo3.2.1 [Katarina Behrens] tdf#92272 SLIDESHOW: slide color inversion during transitions [Tor Lillqvist] tdf#92527 docx export: File with shape can not be opened in word 2010 (diamond shape) [Andras Timar] tdf#92648 FILEOPEN / IMPORT specific DOCX (letter head) with various objects: line-picture (graphic) in footer too low [László Németh] tdf#92687 Rendering: Rotated text blurry and unreadable with GTK3 [Caolán McNamara] tdf#92702 Unable to select menu items that were initially off-screen [László Németh] tdf#92934 Web Wizard: Cannot Export Zip archive. [Julien Nabet] tdf#92993 FILEOPEN: access violation on particular .docx [Caolán McNamara] tdf#93296 When opening spreadseet, Currency cells formatting is changed. [Laurent Balland-Poirier] tdf#93317 "Document has been modified" Dialog does not have the focus on GTK3. [Caolán McNamara] tdf#93390 View of cell data gone in Table Data View [Lionel Elie Mamane] tdf#93438 Impress generate abnormal style when copy-pasting from Writer with Chinese UI [Mark Hung] tdf#93461 Caption of images are hidden behind the image [Caolán McNamara] tdf#93487 FORMATTING: Using Borders & Border Style button on toolbar crashes Calc [Michael Meeks] tdf#93509 Crash when close a LibODev if enable a While Typing/Autocorrect [Stephan Bergmann] tdf#93587 insert table in draw ole object [Julien Nabet] tdf#93618 cell value in table grid a date/time control incorrectly displayed [Lionel Elie Mamane] tdf#93662 white-list only the latest GL hardware and drivers [Caolán McNamara] tdf#93688 String ref syntax incorrect for new documents and in UI [Katarina Behrens] tdf#93720 Crash "Assertion failed" with Draw Frame on table. [Oliver Specht] tdf#93724 BASE: Insert Row in Filtered Form with Date/Time Fields results in Phantom zero date displayed instead of null, not saved [Lionel Elie Mamane] tdf#93733 Assertion failed when clear font size field in paragraph style [Julien Nabet] tdf#93818 Cannot open most lwp docs (booklets) [Caolán McNamara] tdf#93847 Repaint problems with LibreOffice on Gtk3 [Caolán McNamara] tdf#94008 FILEOPEN: Crash opening password protected file - CJK UI [Takeshi Abe] tdf#94022 Hide "Installable Options" in Linux print dialog [Michael Weghorn] tdf#94049 RTF IMPORT: rtf file with OLE object crashes libreoffice every time [Miklos Vajna] tdf#94069 EDITING: Moving a tablecontrol while editing a form leads to a hang [Caolán McNamara] tdf#94138 Form Control Text Boxes Print And Export To PDF Incorrectly [Tomaž Vajngerl] tdf#94214 Function FINV exported as "COM.MICROSOFT.F.INV" although it is spec'ed in OpenFormula [Winfried Donkers] tdf#94227 FILEOPEN: XLSX - Pattern/hatching fill no longer imported into charts [Markus Mohrhard] tdf#94374 Insert -> Document: "Read-Error. Error reading file." for DOCX files [Miklos Vajna] tdf#94384 Icons appearing with black backgrounds when "use OpenGL for Rendering" is enabled [Tomaž Vajngerl] tdf#94421 Web Wizard: option shift when loading saved session [Julien Nabet] tdf#94435 FILEOPEN: RTF - Text alignment not retained [Miklos Vajna] tdf#94456 FILEOPEN: RTF - Heading position incorrect [Miklos Vajna] tdf#94473 Properties Help buttons direct to broken weblink [Andras Timar] tdf#94477 missing "Format > Character" item in the customize keyboard command menu [Yousuf Philips] tdf#94485 VIEWING: broken UI and spreadsheet display issue after opening specific .xlsm [Jan-Marek Glogowski] tdf#94624 Cell formula =<A1>^2 result is different from =(<A1>)^2 if <A1> is negative [Oliver Specht] tdf#94679 EDITING: Text selection with Shift+PageDown broken part2 [Justin Luth] tdf#94743 Web Wizard: Cannot export in ftp [Julien Nabet] tdf#94796 LINEST and LOGEST should have ForceArray parameter types (was: LINEST and INDEX problem) [Eike Rathke] tdf#94804 Cross references break on reload. [Michael Stahl] tdf#94810 "Replace All" using regex gives wrong results [Mike Kaganski, Eike Rathke] tdf#94818 FILEOPEN Table layout jumbled for .doc [Caolán McNamara] tdf#94829 LibreOffice splash screen sets invalid WM_SIZE_HINTS [Julien Nabet] tdf#94869 Calculations involving an array and a position dependent intersection do not propagate an error if there is no intersection in non-array scalar mode [Eike Rathke] tdf#94871 [HELP] note and warning paragraphs are aligned incorrectly [Michael Stahl] tdf#94888 Display "Bad parameter" when trying to access a read/only share on Sharepoint. [Giuseppe Castagno] tdf#94908 [UI] Search filter in Autofilter breaks searching by typing in the list: OK button is blocked [Dennis Francis] tdf#94924 OpenCL: strange behavior in formulas computing [Tor Lillqvist] tdf#94936 FILESAVE PDF: LibreOffice crashes when saving document (GTK3, Gnome 3.18) [Maxim Monastirsky] tdf#95021 Crash in macro dialog [Caolán McNamara] tdf#95024 Support for new Hungarian orthography [László Németh] tdf#95071 Cannot open a particular Word 2010 docx document (SAXParseException line 2) [Mike Kaganski] tdf#95091 Editable input fields in protected section: no delete or backspace possible [Oliver Specht] tdf#95096 IMDeleteSurrounding kmfl characters are not "swallowed" and writer exits with exception [Justin Luth] tdf#95188 DOCX import: picture in footnote is not imported [Oliver Specht] tdf#95220 FILEOPEN: Crash on opening attached Calc template [Mike Kaganski] tdf#95298 UI Crash on deleting part of animated gif [Armin Le Grand] tdf#95321 FILEOPEN: Tables no longer imported correctly from Word .doc files [Caolán McNamara] tdf#95352 autocorrect replacement table column misalignment after resize [Caolán McNamara] tdf#95395 EDITING: VLOOKUP fails if 1st parameter is a position dependent implicit intersection [Eike Rathke] tdf#95419 FILEOPEN: looong time loading specific .ods [Eike Rathke] tdf#95481 FILEOPEN: LibO crashes loading .odg [Armin Le Grand] tdf#95551 Crash changing icon themes when image has imagemap [Michael Meeks] tdf#95569 ODT export: conflicting style:repeat attributes on two XML elements [Michael Stahl] tdf#95670 CALCULATING: ForceArray parameters not properly propagated, e.g. for functions expecting scalar values but passed a range reference inside SUMPRODUCT [Eike Rathke] tdf#95677 Exponent must have sign when export to Excel [Laurent Balland-Poirier] tdf#95761 All Hotkeys with CTRL+ALT+ not worked [Juergen Funk] tdf#95783 VIEWING: Line breaks too early for Georgia font [Tor Lillqvist] tdf#95916 Alizarin master page formats date in Japanese [Laurent Balland-Poirier]
Update to 5.0.3.2 Bugs fixed compared to 5.0.3 final (RC1): tdf#72205 LibreOffice Database - LONGVARCHAR anomaly when trying to dismiss a window without first saving [Lionel Elie Mamane] tdf#93044 Calc crashes after print preview (PRINTING) [Michael Meeks] tdf#93318 Calc sheet navigation buttons on extreme left of Tab bar [Tomaž Vajngerl] tdf#93613 References to external files with macros in formulas won't update properly [Eike Rathke] tdf#94384 Icons appearing with black backgrounds when "use OpenGL for Rendering" is enabled [Tomaž Vajngerl] tdf#94495 Crash when navigating to styles and formatting sidebar tab after properties fill type selector has focus [Michael Meeks] tdf#94514 Using cell names in functions doesn't work if name begins with 3 letters and an underscore [Eike Rathke] tdf#94709 Base Crashes when deleting a table in Relationship [Michael Meeks] tdf#94804 Cross references break on reload. [Oliver Specht] tdf#94848 Crash after changing paragraph style using mouse click (on tab Font) [Dennis Francis] tdf#94924 OpenCL: strange behavior in formulas computing [Tor Lillqvist] tdf#95226 IFERROR not working correctly under array-evaluation [Eike Rathke] fixed compared to 5.0.2 final (RC2): Bugs fixed compared to 5.0.2 final (RC2): bnc#822625 vcl: fix substituting missing glyphs [Miklos Vajna] bnc#939996 DOCX import: fix left-from-style and first-from-direct [Miklos Vajna] cid#1242936 better fail with E_EXIST if rename(3) fails [Stephan Bergmann] deb#795131 plausible fix [Caolán McNamara] i#124638 xmloff: fix import of stretched background image [Miklos Vajna] rhbz#1261421 crash on mashing hangul korean keyboard [Caolán McNamara] rhbz#1264585 check data pilot field name availability [Eike Rathke] tdf#40091 Vertical writing inferior to MS Word [Mark Hung] tdf#40335 Using Right-to-left (vertical) for text, the characters overlap each other [Mark Hung] tdf#57370 [ACCESSIBILITY] Panel 'Places' in LibreOffice file dialog is not in TAB-order - can't use it with the key board [Szymon Kłos] tdf#61908 FILESAVE: XLSX formula cell range is not exported for matrix/array formulas [Eike Rathke] tdf#66141 CRASH (OOM) while scrolling through a specific document [Caolán McNamara] tdf#75256 Meta: incomplete Sifr icon theme [Matthias Freund, Yousuf Philips] tdf#76197 Other: OfficeMenuBar no longer takes private menu's in StartModule [Maxim Monastirsky] tdf#77881 FILESAVE: Bullets are lost when saving in OOxml (.pptx or .ppsx) [Mark Hung] tdf#78897 DISPLAY: Hashmarks instead of number with * repeat format code if the same number/format was displayed left of it in a wider column [Eike Rathke] tdf#80520 FILESAVE: Format of bullets destroyed when saving as .pptx [Mark Hung] tdf#82176 CJK: Cursor position, line selection and non-printing characters do not take account of hanging punctuation [Mark Hung] tdf#83227 FILESAVE: SolidConverter DOCX - On resave margins and images lost and file size doubled [Miklos Vajna] tdf#83252 Wrong punctuation direction after Chinese characters in vertical layout [Mark Hung] tdf#83558 Shortcuts sometimes not displayed in toolbar [Samuel Mehrbrodt] tdf#85303 SLIDESHOW: cannot start show at selected slide after having changed range [Julien Nabet] tdf#85979 Crash: data text to columns [Eike Rathke] tdf#86397 Bookmark: no consecutive name numbering applied when copied [Cor Nouws] tdf#87500 Freeze with English/Japanese mixture undo [Mark Hung] tdf#88314 saving big file crashes writer (and LibreOffice) [Caolán McNamara] tdf#89525 Impress does not export slides bullets to PPTX correctly [Mark Hung] tdf#90991 style dialog or sidebar adds undo entries creating/deleting styles [Michael Stahl] tdf#91293 Links in Impress Are Removed When Exported to PPTX [Katarina Behrens] tdf#91379 UI: Breeze icons appear in Sifr theme [Yousuf Philips] tdf#91383 UI: Switching between Style and Formatting tabs changes document status to modified [Michael Stahl] tdf#91501 CONDITIONAL FORMATTING: Color not available in default palette not shown in dialog [Katarina Behrens] tdf#91554 Calc adds empty style with new style from selection [Maxim Monastirsky] tdf#92036 Writer infinite idle spelling loop ... [Michael Stahl] tdf#92124 Internal corruption prevents BS or DEL deleting final paragraph (after copy/paste or import?) [Miklos Vajna] tdf#92454 DOCX Import: Incorrect display of the headings - numbering style indents [Miklos Vajna] tdf#92505 Unicode character rendering artifacts when substituting missing glyphs [Miklos Vajna] tdf#92521 FILESAVE: loss of page breaks after saving DOCX [Miklos Vajna] tdf#92553 Web Wizard: Not open FTP Configure on Web Wizard Preview Setting. [Julien Nabet] tdf#92586 BASE: Bitmap background rendering problem when not tiled [Miklos Vajna] tdf#92732 Writer crash after editing with index entry dialog [Oliver Specht] tdf#92794 Addressbook Integration: Unevaluated variable '$filename$' displayed in error dialog [Julien Nabet] tdf#92934 Web Wizard: Cannot Export Zip archive. [Julien Nabet] tdf#93052 When save, generate unused list-styles in context.xml [Juergen Funk] tdf#93097 General Error. General input/output error with particular pptx file [Miklos Vajna] tdf#93141 last colon of emojis not correctly removed by AutoCorrect in Calc and Impress [László Németh] tdf#93187 GTK+ 3: Spin box element in navigator is cut off [Caolán McNamara] tdf#93246 Cancel in last mail merge dialog via file->print doesn't stop the printing [Juergen Funk] tdf#93261 Persistently high background CPU usage by soffice.bin with high-word-count Writer document and auto spell checking disabled [Michael Stahl] tdf#93302 Greek letter phi and varphi in formulas are swapped when saving in.doc, .docx or .rtf [Khaled Hosny] tdf#93449 Hyperlink inside .DOC not working in .HTML [Vasily Melenchuk] tdf#93461 Caption of images are hidden behind the image [Caolán McNamara] tdf#93634 getDisplayDirectory returns an empty string for Windows filepicker [Regina Henschel] tdf#93676 docx: Graph export Offset and mislabelled [Caolán McNamara] tdf#93814 cache binary compiled versions of shaders ... [Marco Cecchetti] tdf#93887 Crash when pasting with the middle mouse button (GTK3) [Caolán McNamara] tdf#93895 Problem with AutoCalculate when pasting data from non-adjacent cells [Eike Rathke] tdf#93919 DOCX import: indent of bullet paragraph is wrong [Miklos Vajna] tdf#93help tooltips don't disappear after changing sheets [Michael Meeks] tdf#93928 The tooltip hides the zoom slider [László Németh] tdf#94037 Crash when uncheck Protect this... in Protec Sheet window [Katarina Behrens] tdf#94060 Iteration steps number [Eike Rathke] tdf#94079 NETWORKDAYS gives error #VALUE! when Holidays range is empty [Winfried Donkers] tdf#94173 Calc does not save your own created autoformat presets [Julien Nabet] tdf#94198 Print Document Directly Tooltip No Longeramuel Mehrbrodt] tdf#94214 Function FINV exported as "COM.MICROSOFT.F.INV" although it is spec'ed in OpenFormula [Winfried Donkers] tdf#94275 Unguarded strlen causes core dump when XKeysymToString returns NULL [Julien Nabet] tdf#94415 Please uGR hunspell dictionary [Andras Timar] tdf#94421 Web Wizard: option shift when loading saved session [Julien Nabet] tdf#94428 Printing adds garbage to top edge of page [Michael Meeks] tdf#94450 Web Wizard: Not enough space for date in step 6 [Julien Nabet] tdf#94451 Agenda: Not enough space for date in step 5 (French UI) [Julien Nabet] tdf#94542 ScPostIt's GetText() replaces tabs with U+0001 [Markus Mohrhard] tdf#94573 invalid encoding in hyph_zu_ZA [Julien Nabet] tdf#94617 method nStart overflow in pCode [Laurent Godard] tdf#94686 LibO 5.0.2.2 Windows don't work into VMware [Michael Meeks]
Add SHA512 digests for distfiles for misc category Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Update to 5.0.2.2 Changelog: Bugs fixed compared to 5.0.2 RC1: rhbz#1134285 Open a file in a mounted WebDAV drive and LibreOffice asks for user and password [Stephan Bergmann] rhbz#1259746 Writer fails to open correct ODT file from WebDAV share [Stephan Bergmann] tdf#92145 Writer text table rows can't be resized (with disabled rulers) [László Németh] tdf#92357 Tab type switcher in ruler does not clear previous icon when clicking it [László Németh] tdf#92843 UI: The case of the disappearing zoom slider [László Németh] tdf#92982 rendercontext: blinking cursor is drawn directly [Miklos Vajna] tdf#92995 EDITING: Undo of Drag&Drop with annotation/comment object causes crash [Eike Rathke] tdf#93666 GL / area fill scaling issue. [Tomaž Vajngerl] tdf#93778 gestureLongPress cores being passed a NULL frame [Szymon Kłos] tdf#93814 cache binary compiled versions of shaders ... [Marco Cecchetti] tdf#93884 odd text rendering artifacts in slideshow [Miklos Vajna] tdf#93989 crash on chart insert ... [Markus Mohrhard] tdf#93996 gltf rendering timer is far too fast ... [Michael Meeks] tdf#94006 OpenGLContext - ref-counted and manually managed ... [Michael Meeks] tdf#94031 Some 3D OpenGL transitions don't work in GL mode ... [Lubosz Sarnecki] tdf#94213 horrible flickering on window resize [Michael Meeks] tdf#94249 EDITING: Calc sort crashes [Eike Rathke] tdf#94252 Gratuitous GL context switching. [Michael Meeks] tdf#94281 mis-use of legacy GL contexts ... [Michael Meeks] Bugs fixed compared to 5.0.1 RC2: bnc#835985 revert "When printing ... 'Order' did not count." [Jan Holesovsky] cid#1315264 DOCX import: rot=90 and vert=vert270 means no text rotation [Miklos Vajna] coverity#1320472 uninitialized scalar field [Caolán McNamara] i#121407 fix mis-merge [Stephan Bergmann] i#124638 xmloff: fix Calc header background image saving [Miklos Vajna] i#65128 handle the NULL clip correctly for pdf output [Thorsten Behrens] i#95318 svtools: don't commit SvtMenuOptions too early [Michael Stahl] rhbz#1255200 [abrt] libreoffice-core: sdr::table::SvxTableController::SetTableStyle(): soffice.bin killed by SIGSEGV [Caolán McNamara] rhbz#1255811 [fix available] Calc: Random Number generator can't be edited and applied for cell location [Eike Rathke] tdf#44388 Printing/Exporting to PDF adds text to the side of form elements ('checkbox',...) [Thorsten Behrens] tdf#44399 UI: Format Cells dialog displays misleading value for 'Decimal places' [Laurent Balland-Poirier] tdf#60381 The operation on <path> was started with an invalid parameter [Giuseppe Castagno] tdf#73071 Sidebar: Styles are missing from Properties tab [Yousuf Philips] tdf#75973 password protected library does not honnor end user type definition [Laurent Godard] tdf#76649 Trend line invisible if first data point is missing x value [Laurent Balland-Poirier] tdf#77514 FORMATTING: CJK ruby text (furigana) in vertical mode pushes characters to the left of the base line [Mark Hung] tdf#78111 UI: "Freakout"-behaviour and freeze during resize of docked sidebar [Maxim Monastirsky] tdf#79018 FILEOPEN: DOCX with a footnote hangs LO on open [Oliver Specht] tdf#79741 Macro with Find @ Replace crash Calc [Julien Nabet] tdf#80512 UI: Horizontal scrollbar backwards with RTL sheet and kde4 ui [Jan-Marek Glogowski] tdf#80866 Layout of custom handouts is ignored [Jan Holesovsky] tdf#83546 SIDEBAR: content panels in tray don't open with accelerators when sidebar is enabled but fully hidden [Maxim Monastirsky] tdf#87922 4.4.0.x Automatic font color no longer works [Miklos Vajna] tdf#87924 FILEOPEN: DOCX - text in shape is wrong direction [Miklos Vajna] tdf#88986 EDITING: Insert Frame dialog shows empty lists for area fill types [Miklos Vajna] tdf#89245 FORMATTING, FILESAVE: Header and footer background images are not saved [Miklos Vajna] tdf#89381 ValueSet has rendering issues in RTL interface [Maxim Monastirsky] tdf#89720 Highlighted comment text with replies have dark color [Miklos Vajna] tdf#89954 FORMATTING: Autocapitalisation does not happen if the last word in the previous sentence has a comment in the middle of the word [Miklos Vajna] tdf#91022 Incorrect Dates in Report created with legacy report wizard [Julien Nabet] tdf#91060 LO impress crashes when opening pptx with comments [Caolán McNamara] tdf#91882 UI: Dialogue for Advanced filter is transparent. [Michael Meeks] tdf#91969 FORMATTING: Parts of Paragraph Border missing when Border around more than one Paragraph [Zolnai Tamás] tdf#92019 Implement texture atlas for OpenGL [Tomaž Vajngerl] tdf#92242 UI - StartCenter and Application windows can not be resized diagonally with mouse after initial window size increase and covers OSX Dock [andreask] tdf#92256 INDIRECT function lost interoperabilty with calc documents migrated by OOo3.2.1 [Katarina Behrens] tdf#92324 printing of labels (Next dataset fields) via file->print is broken [Vasily Melenchuk] tdf#92379 ODF import: styles with fo:background-color wrongly imported causing wrong frame and paragraph backgrounds [Michael Stahl] tdf#92612 Right-clicking after applying "paint buckets" leads to multiple Undo [Ashod Nakashian] tdf#92885 Incorrect cell border drawing in DOC file after saving in 5.0 [Noel Grandin] tdf#92982 rendercontext: blinking cursor is drawn directly [Miklos Vajna] tdf#92997 Chart: Data table category view format bad for table of times [Eike Rathke] tdf#93064 START CENTER: Icon sizes in breeze cause help and extensions buttons not to be visible [andreask] tdf#93071 UI: General format: useless trailing zeroes for scientific notation [Laurent Balland-Poirier] tdf#93077 Dialog editor: adding a language crashes LibO [Michael Meeks] tdf#93096 Selecting text with keyboard (partially outside current view) results in wrong highlighting and mangled text [Miklos Vajna] tdf#93098 Unexpectedly quit when use Data->Sort (crash) [Eike Rathke] tdf#93188 Closing media player crashes Writer [Michael Meeks] tdf#93233 clock face emoji autocorrect collisions in some languages [Christian Lohmaier] tdf#93284 FILEOPEN: LibO crashes on loading .RTF [Miklos Vajna] tdf#93325 rendercontext: animgifs are painted directly [Miklos Vajna] tdf#93351 FORMATTING: "Edit style" button in "Schema & Numbering" tab in paragraph style edition navigates wrong [Julien Nabet] tdf#93353 Master document does not show diagrams included and properly shown in documents linked into the master [Bjoern Michaelsen] tdf#93358 Copy/paste of a range of cells with IF formula and format set to General causes crash [Eike Rathke] tdf#93364 rendercontext: style combo box is not always updated [Miklos Vajna] tdf#93384 rendercontext: comment spelling is drawn directly [Miklos Vajna] tdf#93388 Crash when deleting cell contents [Eike Rathke] tdf#93404 status indicator progress bar not shown while loading big file [Stephan Bergmann] tdf#93407 Draw crashes when changing line width using sidebar [Maxim Monastirsky] tdf#93410 NullPointerException while connecting to LibreOffice via Java UNO API [Noel Grandin] tdf#93437 Once the Function Wizard has been Displayed, it is not Possible to Select Columns or Rows or to Open the Context Menu of Columns and Rows [Katarina Behrens] tdf#93451 Menu-Icons are always hidden [Michael Stahl] tdf#93514 Non free cs_CZ (Czech) thesaurus dictionary [Christian Lohmaier] tdf#93529 OpenGL tracker bug ... [Michael Meeks] tdf#93530 menu non-rendering on click ... [Michael Meeks] tdf#93532 Image / CRC32 not enough ... [Michael Meeks, Marco Cecchetti] tdf#93536 Crash when launching Tools > AutoText (comment 6) [Michael Meeks] tdf#93546 Need way to hard disable any OpenGL usage / probing etc. [Michael Meeks, Stephan Bergmann] tdf#93547 detect OpenGL crashes and disable it [Michael Meeks] tdf#93558 Preview of Bullets is hard to see with a dark theme [Maxim Monastirsky] tdf#93569 Linux: no save on crash [Michael Meeks] tdf#93600 Condition Formatting: Entering "=" in comparison value crashes program [Katarina Behrens] tdf#93614 Detect hanging OpenGL drivers & disable GL ... [Michael Meeks] tdf#93620 help -> about should list GL status ... [László Németh] tdf#93662 white-list only the latest GL hardware and drivers [Michael Meeks] tdf#93713 "Unprotect Cells" missing from Table Menu and Table Toolbar (comment 6) [Yousuf Philips] tdf#93736 Bottom stroke line of a rectangle is half-drawn when using OpenGL [Tomaž Vajngerl] tdf#93750 EMF+ is not displayed at all [Mike Kaganski] tdf#93751 GL textures destroyed while still bound to framebuffers [Michael Meeks] tdf#93772 switching context does not un-bind framebuffers correctly ... [Michael Meeks] tdf#93781 Impress copy wrong style name to clipboard when style name contains Chinese character [Mark Hung] tdf#93798 apitrace and glerrors ... [Michael Meeks] tdf#93822 disable background saving with GL enabled ... [Michael Meeks] tdf#93830 PPTX import: DrawingML fallback of Vertical Picture List SmartArt is not imported correctly [Andras Timar] tdf#93838 opengl glyph caching misplaces start center text [Miklos Vajna] tdf#93839 vdevs shared OpenGLContexts - end up broken. [Michael Meeks] tdf#93850 shader compilation can take a while ... [Michael Meeks] tdf#93857 opengl glyph caching misplaces writer text [Miklos Vajna] tdf#93859 Radio buttons are all "selected" when using OpenGL [Tomaž Vajngerl] tdf#93867 using GL threads across threads incorrectly ... [Michael Meeks] tdf#93870 Disable DirectX slideshow when in OpenGL mode ... [Michael Meeks] tdf#93892 The close button in menubar is empty with openGL [Jan Holesovsky]
Deal with more non-standard introspection requirements from cxxabi.h. Disabling doclint for JavaDoc.
Update to 5.0.1.2 Changelog: 5.0.1.2: Bugs fixed compared to 5.0.1 RC1: i#91025 crash on revisiting insert special character [Caolán McNamara] tdf#86024 FORMATTING: Erroneous formatting of certain numbers [Eike Rathke] tdf#89387 improve performance for some matrix operations [Łukasz Hryniuk] tdf#90150 Page numbering in the status bar which may cause confusion [Jan Holesovsky] tdf#91782 Export draw-document to eps result in crash [Julien Nabet] tdf#92242 UI - StartCenter and Application windows can not be resized diagonally with mouse after initial window size increase and covers OSX Dock [andreask] tdf#92305 VIEWING: Multiple page view does not render properly when scrolling [Jan Holesovsky] tdf#92446 Crash in Windows and Runtime exception on Linux with Basic Clipboard function [Stephan Bergmann] tdf#92749 VLOOKUP not calculated correctly in the large file from Calc 4.4 (hard recalc helps) [Eike Rathke] tdf#93064 START CENTER: Icon sizes in breeze cause help and extensions buttons not to be visible [andreask] tdf#93096 Selecting text with keyboard (partially outside current view) results in wrong highlighting and mangled text [Miklos Vajna] tdf#93102 Crash on enabling image contour [Szymon Kłos] tdf#93113 Crash Inserting Special Character [Caolán McNamara] tdf#93114 Insert Special Character - Not reading Fonts Correctly [László Németh] tdf#93290 SIDEBAR: Style drop down menu increasing the minimum size of the sidebar [Maxim Monastirsky] tdf#93326 Calc: Alt+E,I,D to fill down now (LO 4.4+ ) toggles edit mode [Eike Rathke] tdf#93382 Crash moving chart [Stephan Bergmann] tdf#93404 status indicator progress bar not shown while loading big file [Stephan Bergmann] 5.0.1.1: Bugs fixed compared to 5.0.0 final (rc5): coverity#1311944 logically dead code [Caolán McNamara] rhbz#1242099 [abrt] libreoffice-core: ScXMLExport::WriteAnnotation(): soffice.bin killed by SIGSEGV [Eike Rathke] tdf#38837 Reduce power consumption: timers must end eventually [Ashod Nakashian] tdf#58838 : =A1="" returns TRUE when A1 does not contain a blank [Eike Rathke] tdf#63955 CRASH on FILEOPEN .odp presentation. "Bad allocation" -> Crash. 100% reproducible. [Caolán McNamara] tdf#76845 Other: File > Wizards > Web Pages crashes LibreOffice on Windows [Michael Stahl] tdf#83223 Undo does not work when modifying a conditional style including Text Body [Michael Stahl] tdf#83465 FILEOPEN: RTF - Numbering list number font name not retained [Miklos Vajna] tdf#86374 FILEOPEN: OOXML import in Writer very bad on attached DOCX: graphics and drawing in Word table distorted [Miklos Vajna] tdf#87437 track changes - accepting change in MS Word merges tables cells [Justin Luth] tdf#88276 Please add UI for new LO 4.4. feature "Text Background Color in Draw" [Stephan Bergmann] tdf#88402 Sorting: setting "Range contains column labels" is forgotten if any column Label contains a numeric value or is empty (comment 38) [Eike Rathke] tdf#89702 DOCX: Bullet character is large [Miklos Vajna] tdf#90046 RTF import: document that starts with a footnote crashes Writer (also on paste from clipboard) [Michael Stahl] tdf#90502 CRASH - failed assertion in unittest sw_globalfilter in master build OSX (ImplLogicToPixel) [Caolán McNamara] tdf#90575 DDE LINK does not work between two documents Writer [Miklos Vajna] tdf#90609 FILEOPEN XML XLSX causes Calc to terminate [Caolán McNamara] tdf#91278 xlsx formula not importing correctly, with Table structured references in named expressions and MATCH lookup array creation [Eike Rathke] tdf#91574 SLIDESHOW: presenter console background and buttons not shown during slideshow [Michael Meeks] tdf#91588 UI: Drawing toolbar doesn't show Select button by default [Yousuf Philips] tdf#91594 FILEOPEN particular MSWORD2008 .docx: misinterprets letters from Symbol font (old bug returns with a twist) [Mark Hung] tdf#91715 Database wizard crashes when invoked through remote UNO [Michael Meeks] tdf#91725 CHART: Show minor gridlines with a lighter color [Katarina Behrens] tdf#91950 Crash on saving document [Caolán McNamara] tdf#92018 Implement caching for native widget rendering in OpenGL rendering [Tomaž Vajngerl] tdf#92130 Basic IDE syntax highlighting does not recognise DoEvents [Marek Doležel] tdf#92148 Math: LibreOffice locks up if the bar on the left is resized [Caolán McNamara] tdf#92243 Menu highlighting incorrect with libreoffice-gtk [Simon Long] tdf#92244 Menu separator spacing incorrect in libreoffice-gtk [Simon Long] tdf#92404 Web Wizard - no result / crash [Julien Nabet] tdf#92448 CALC: Excel A1 and R1C1 reference syntax can not reference a cell by worksheet names starting with an ASCII digit [Eike Rathke] tdf#92457 Subformat ;@ changes date input to number [Eike Rathke] tdf#92571 Error mime type in Manifest.xml with picture.wmf and picture.emf [Carlos Luque] tdf#92573 Writer crash when attempting to open one file. [Caolán McNamara] tdf#92629 sheet removeByName error if file loaded as hidden [Laurent Godard] tdf#92645 Shape text editing is broken in case of double-buffering [Miklos Vajna] tdf#92654 EDITING: Function TIMEVALUE gives only '0' in ReportDesigner [Lionel Elie Mamane] tdf#92670 Rendering artifacts between menu and toolbar with some GTK2 themes [Miklos Vajna] tdf#92671 GTK+3: Tooltips drawn on secondary screen [Caolán McNamara] tdf#92684 Calc Help Conversion document L.O. [Andras Timar] tdf#92693 EDITING: Function MINUTE() always 1 minute greater than minute in timefield/timestampfield in ReportDesigner [Julien Nabet] tdf#92709 UI: Manage Conditional Formatting column header reads "Range or formula expression" instead of "Range" [Eike Rathke] tdf#92767 Autofilter on date is locale dependent [Eike Rathke] tdf#92788 Middle Button on Mouse Paste Option Broken for X11 [Noel Grandin] tdf#92792 Windows 64bit: SDBC driver error when attempting to connect to Thunderbird addressbook [David Ostrovsky] tdf#92896 Dialog editor: deleting a language crashes LibO [Caolán McNamara] tdf#92903 Base: text displayed offset in table edit UI listbox dropdown [Jan-Marek Glogowski] tdf#92911 rendercontext: missing post-it comment window after insertion [Miklos Vajna] tdf#92914 rendercontext: print preview problems [Miklos Vajna] tdf#92918 Engineering notation lost with buttons Add/Delete Decimal Place [Laurent Balland-Poirier] tdf#92982 rendercontext: blinking cursor is drawn directly [Miklos Vajna] tdf#92996 Function Wizard Structure view empty if invoked on existing formula cell [Markus Mohrhard] tdf#93018 Copying forms not working anymore [Noel Grandin] tdf#93041 UI: missing import bitmap button [Stephan Bergmann] tdf#93079 "resize shape to fit text" state can't be disabled [Julien Nabet] tdf#93080 EDITING: For Spanish cell format with the first three letters of a day of week plus date, only for Tuesday (Martes) is not recognized as date. [Eike Rathke] tdf#93103 Wrong Lithuanian translation: „Susieti su dokumentu" -> „Spausdinti į failą" [Rimas Kudelis] tdf#93198 gtk3: pasting using middle mouse button doesn't work [Caolán McNamara]
Fix path.
Import libreoffice-5.0.0.5 as misc/libreoffice. LibreOffice is a free, community-developed, multi-platform office productivity suite. It includes key desktop applications: word processor, spreadsheet, presentation manager, and drawing program, with a user interface and feature set similar to other office suites.
Remove libreoffice and libreoffice3-bin; use libreoffice4{,-bin} instead.
Update to 3.5.6.2 based on ftigeot's version in wip. Security and bug fixes.
misc/libreoffice: Disable unit testing Some of the libreoffice unit tests, for example system fonts, require additional and currently unidentified dependencies to run. As a result, Libreoffice will build outside a clean environment but fails to build in pbulk chroot or Tinderbox. With this new patch, libreoffice builds cleanly in Tinderbox. The modified patch probably makes no difference but it's kept because the configuration is known to build in a clean environment.
Add two patches from wip (ftigeot). Bump PKGREVISION.
Initial import of libreoffice-3.5.4.2 from wip, packaged by Francois Tigeot. Doesn't work on NetBSD-6, but reportedly works on NetBSD-5*/amd64 and /i386, as well as DragonFly/x86_64 and /i386. LibreOffice is a free, community-developed, multi-platform office productivity suite. It includes key desktop applications: word processor, spreadsheet, presentation manager, and drawing program, with a user interface and feature set similar to other office suites.
Initial revision