LibreOffice i podobne - wersje stabilne

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37840
Reakcje/Polubienia
33962

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37840
Reakcje/Polubienia
33962
LibreOffice 7.1.0.3 Fresh
What's new in LibreOffice 7.1.0.3 Fresh
February 3, 2021
  • 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)
  • 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)
  • 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)
  • 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
  • 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)
  • 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))
  • 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)
  • 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.
  • 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)
  • 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.
  • 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 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 PPTX import/export filter:
  • Several SmartArt improvements when importing from PPTX blog post 1 blog post 2 (Miklos Vajna, Collabora)
  • GUI:
  • Dialogs:
  • New dialog to select the User Interface flavor, aiming to pick the right UI at first start tdf#117463 (Heiko Tietze, TDF)
  • 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.))
  • Improvements to proofing tools and language support
  • See details on the changes:
  • Albanian. The hyphenation dictionary was added and Hunspell files were encoded into UTF-8 (Isah Bllaca).
  • 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).
  • Bugs fixed:
  • cid#1468270 wrapper object use after free [Caolán McNamara]
  • cid#1470362 uninitialized scalar field [Caolán McNamara]
  • cid#1470370 uninitialized scalar field [Caolán McNamara]
  • cid#1470371 uninitialized scalar field [Caolán McNamara]
  • ofz#27756 null deref [Caolán McNamara]
  • ofz#27892 recursion too deep [Caolán McNamara]
  • ofz#28271 divide-by-zero [Caolán McNamara]
  • rhbz#1900428 LibreOffice 7.0.3.1 crashed on invalid row index used in StarBasic macro [Caolán McNamara]
  • tdf#41466 VML Callout shapes are incorrectly imported for 2007 DOCX (OK if resaved in MSO to newer DOCX) [Regényi Balázs]
  • tdf#43003 Calc EDITING: Cells, containing call to Macro Function as Array doesn't update, even if press F9 [Andreas Heinisch]
  • tdf#46579 Form fields 'Image Button' do not work in Forms [Julien Nabet]
  • tdf#54021 EDITING: Fields in tablecontrols of a form could not be moved/sorted [Julien Nabet]
  • tdf#61154 EDITING: Table of Content (ToC) doesn't cross mark deleted text with Track changes Shown [László Németh]
  • tdf#66043 EDITING: Spellchecking tracked and shown changes - erratic underlining [László Németh]
  • tdf#76644 extended tips missing for menu items [Caolán McNamara]
  • tdf#87973 XLSX:vlookup formula changed in path to external csv file after saved and re-opened [Attila Szűcs]
  • tdf#95147 suggestion: warning that automatic wrapping text in LO Calc needs to be set Optimal in case of some xls import [gar Soul]
  • tdf#99646 Make default type of anchoring optional [Heiko Tietze]
  • tdf#100691 If hidden characters exist in headings, they appear visible in the table of contents [László Németh]
  • tdf#105719 Problem with help advice for changing default template [Seth Chaiklin]
  • tdf#107229 [LOCALHELP] Review help pages for Templates [Seth Chaiklin]
  • tdf#107870 View jumps to cursor when activating or deactivating record changes and showing or hiding changes [László Németh]
  • tdf#113286 Crash report url/link should be clickable in Crash Report dialog [Seth Chaiklin]
  • tdf#115643 Problems connecting to OneDrive and Google Drive [Christian Lohmaier]
  • tdf#118711 DOC(X): Copy-pasting bulleted list entries insert page break [Justin Luth]
  • tdf#122045 Apply button doesn't change the document to modified [Caolán McNamara]
  • tdf#122102 FILEOPEN XLSX, Conditional formatting goes missing when opened in LO. [Tibor Nagy]
  • tdf#122720 Handling of templates potentially unclear in respect to where files are stored [Seth Chaiklin]
  • tdf#123613 FILESAVE XLSX Rotated shapes change their X/Y position on export [Szabolcs Toth]
  • tdf#124646 EDITOR ODT Writer inserts all data from filtered range [László Németh]
  • tdf#125957 FIREBIRD: Datatype Binary(fix) [CHAR] couldn't be filled with content [Julien Nabet]
  • tdf#126166 Command labels for Select to Start of Word, select to End of Word need correction [shubham656]
  • tdf#126492 Crash report service is not documented [Seth Chaiklin]
  • tdf#127086 PPT: FILESAVE: Crop image is gone after RT [Xisco Fauli]
  • tdf#127294 Add more tips of the day (and make it module-specific eventually) [andreas kainz]
  • tdf#128501 FILESAVE: DOC: Cropped images are lost after RT [Xisco Fauli]
  • tdf#129961 FILEOPEN PPTX: shadow effect for table completely missing [Miklos Vajna]
  • tdf#131218 No focus on any object double clicked in Navigator after a shape object is double click in Navigator [Jim Raykowski]
  • tdf#131416 [LOCALHELP] Add BASIC syntax diagrams to Help [Alain Romedenne]
  • tdf#131815 Validity dialog height [Roman Kuznetsov]
  • tdf#132350 Icon of updates button on right end of menu bar is still not visible with kf5 and gtk3 vcl (or again not visible) [Caolán McNamara]
  • tdf#132860 UI: Paragraph style name field should be grayed out for default styles (can't be editted) [shubham656]
  • tdf#133878 Slow performance in autofilter if the record contains many unique values (10 seconds after 5.4 vs. 2 seconds before) [Luboš Luňák]
  • tdf#134059 Loss of nominated Chart data series Labels when target cells hidden or grouped & collapsed [Ouyang Leyan]
  • tdf#134128 caps on dashes are missing in edit mode [Regina Henschel]
  • tdf#134528 [ENHANCEMENT] Implement a "Redefine Model" Button on Calc Solver [Rafael Lima]
  • tdf#134602 "Freezing Rows or Columns" help uses slightly wrong path [Seth Chaiklin]
  • tdf#134626 assertion in SwTextNode::~SwTextNode() [Caolán McNamara]
  • tdf#134754 Crash on macOS 10.13 opening local HSQLDB-based odb file in Base on LibreOffice 7 rc1 [Stephan Bergmann]
  • tdf#135044 EDITING Shape with textbox copied with Ctrl+dragging creates incorrectly placed textbox [Attila Bakos (NISZ)]
  • tdf#135198 EDITING Moving large shape upwards makes its textbox fall out of it [Daniel Arato (NISZ)]
  • tdf#135202 LO 6.4.6.1 and 7.0.1 fail with error 1045 when accessing MySQL database using native connector [Michael Stahl]
  • tdf#135217 FILEOPEN DOCX Empty headers size is applied instead of page top margin [Miklos Vajna]
  • tdf#135329 Image not exported to rtf/doc/docx [Justin Luth]
  • tdf#135580 Remove Euro Converter Wizard from Wizard menu [Christian Lohmaier]
  • tdf#135727 [ko] Extend Autocorrect list for Korean language [DaeHyun Sung]
  • tdf#136272 Corrupted calc file: invalid number format condition [ Properties opens dialog named "Slide setup" [Ayhan Yalçınsoy]
  • tdf#137745 LO Base Firebird: crash, when deleting tables and changed relationship isn't changed in database file [Julien Nabet]
  • tdf#137769 ChangesInMargin: Crash on Undo of characters deleted by pressing Delete ( part 2 ) [László Németh]
  • tdf#137802 CRASH When deleting shape+textframe anchored to page [Attila Bakos (NISZ)]
  • tdf#137894 FILESAVE RTF Language, font family, and font size mess up [Mark Hung]
  • tdf#137935 Unchecking use Skia For all Rendering isn't stored, it's activated again after restart [Luboš Luňák]
  • tdf#138050 FILEOPEN DOCX with text box opens modified [Daniel Arato (NISZ)]
  • tdf#138127 Border control in property dialogs use black color even on dark theme [Heiko Tietze]
  • tdf#138130 Crash in: swlo.dll [Xisco Fauli]
  • tdf#138137 EDITING Merged cells don’t lose detective circles when correct value is entered [Tibor Nagy]
  • tdf#138181 FILEOPEN XLSX Hidden pie chart legend entry visible [Tünde Tóth]
  • tdf#138194 FILEOPEN XLSX Rotated X axis labels are not wrapped [Tünde Tóth]
  • tdf#138203 [Draw] [Impress][UI]: Menu items with identical (or very similar) labels but different actions [Ayhan Yalçınsoy]
  • tdf#138253 Crash swlo!SwNodeIndex::~SwNodeIndex+0x18 (gen) [Miklos Vajna]
  • tdf#138307 FILEOPEN: Calc chart embedded basic custom shape text missing (ODF import) [Balazs Varga]
  • tdf#138326 impress template thumbnails are blurred [Noel Grandin]
  • tdf#138350 Wrong colors used in icon-themes/colibre/svx/res/frmsel*.png [Rizal Muttaqin]
  • tdf#138353 fade-to-white transition on Impress does not stay saved [Luboš Luňák]
  • tdf#138360 ROUND() large numbers to decimals and to negative -5 decimals inaccurate [Eike Rathke]
  • tdf#138417 Crash when customizing sidebar tab bar [Caolán McNamara]
  • tdf#138425 Adding a menu bar entry given by a PopupMenuController in an extension doesn't work with GTK [Thomas Viehmann]
  • tdf#138427 Edit Print Range: focus set to wrong input box [Caolán McNamara]
  • tdf#138428 CRASH: Undoing paste after editing comment [Caolán McNamara]
  • tdf#138430 Bullets and Numbering toolbar dropdown list and dialog miss scroll bar [Caolán McNamara]
  • tdf#138450 BitmapEx.Replace() is not working [Caolán McNamara]
  • tdf#138466 Crash when creating different scenarios ( steps in comment 4 ) [Noel Grandin]
  • tdf#138467 FILEOPEN EMF: The EMF image is shifted after opening [Bartosz Kosiorek]
  • tdf#138471 Clicking "Page Margins" button sets left and right margins to 0 [Caolán McNamara]
  • tdf#138479 ChangesInMargin: fix Undo of embedded deletions (in paragraph level) [László Németh]
  • tdf#138481 Support for multiple code point emojis is missing [Tor Lillqvist]
  • tdf#138483 EDITING Validation circles not updated when circled cells get merged [Tibor Nagy]
  • tdf#138486 Artifacts in some impress templates [Noel Grandin]
  • tdf#138507 FILEOPEN: error discovered in the file in sub-document content.xml (fastparser) [Noel Grandin]
  • tdf#138540 It moves Formula's tooltip when you type a formula in Formula bar in Calc [Caolán McNamara]
  • tdf#138549 CRASH: Undoing comment hovering (steps in comment 11) [Caolán McNamara]
  • tdf#138561 FILEOPEN DOCX Drawing shapes placed on chart open in the top left corner [Balazs Varga]
  • tdf#138596 Applying Formatting Aids twice crashes the application [Caolán McNamara]
  • tdf#138600 Vertical aligned text in nested table is hidden [Miklos Vajna]
  • tdf#138605 CRASH: Undoing paragraph deletion ( track changes ) [László Németh]
  • tdf#138612 LibreOffice not splitting table cells automatically for docx files [László Németh]
  • tdf#138621 three improvements in File > Templates and associated .uno commands [Seth Chaiklin]
  • tdf#138627 Repeated data in Tables of File Conversion Filter Names [Balaharipreetha Muthu]
  • tdf#138631 "Apply to All" button in select preferred UI dialog can't be translated [Heiko Tietze]
  • tdf#138661 FORMCONTROLS: Date in formatted fields is set back to number when saving control properties [Caolán McNamara]
  • tdf#138662 RENAMING SHEET: Improve content of warning per Comment 7 [Seth Chaiklin]
  • tdf#138688 Pasting Calc data into Writer table hangs Writer CRASH (steps in comment 4) [László Németh]
  • tdf#138701 Entering text in the data field combo box in Base Control Properties is backwards [Caolán McNamara]
  • tdf#138741 FILESAVE XLSX Crash if Spreadsheet contain external reference that is not used in cells [Attila Szűcs]
  • tdf#138762 Crash when opening chart properties after creation [Aron Budea]
  • tdf#138778 After renaming sheet with Alt-click, clicking away loses the new name [Caolán McNamara]
  • tdf#138789 Line Width and Transparency in sidebar isn't disabled for chart area when line is set to none [Caolán McNamara]
  • tdf#138822 when managing Named Ranges changes are applied even if you press the "Cancel" button [Julien Nabet]
  • tdf#138823 Rename "Recent Files" to "Recent Documents" in Start Center -- to be consistent with File > Recent Documents [Seth Chaiklin]
  • tdf#138834 Crash in table creation wizard when clicking next [Julien Nabet]
  • tdf#138847 EDITING Deletions with Backspace/Delete not unified in changes-in-margin mode [László Németh]
  • tdf#138851 Named range manager always display "Document (Global)" when launching [Julien Nabet]
  • tdf#138857 Make the font replacement table easier to understand [Jan-Marek Glogowski]
  • tdf#138874 The Type bar in Options - LibreOffice - Paths dialog does not invert the list of paths [Caolán McNamara]
  • tdf#138889 FILEOPEN DOCX Rotated drawing in chart has wrong width/height [Balazs Varga]
  • tdf#138892 FILEOPEN DOCX Empty paragraph after two consecutive breaks gets numbering [Justin Luth]
  • tdf#138935 CRASH: Opening animation sidebar pane after inserting a shape [Caolán McNamara]
  • tdf#138936 gradient missing under RTL from writer comment margins [Caolán McNamara]
  • tdf#138938 No tooltips for Sidebar tab bar buttons (Windows, kf5, gen) [Caolán McNamara]
  • tdf#138945 Setting width of rotated custom shape results in wrong rotation angle [Regina Henschel]
  • tdf#138950 JPEG looks as a black rectangle in Writer [Caolán McNamara]
  • tdf#138963 Clicking the position and size box without an object selected disables future selection. [Caolán McNamara]
  • ofz#29113 short read [Caolán McNamara]
  • rhbz#1902708 null deref [Caolán McNamara]
  • rhbz#1913070 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT [Caolán McNamara]
  • tdf#82802 conditional style with no conditions is displayed as un-conditional style after reloading document [Justin Luth]
  • tdf#83618 SIDEBAR: Paragraph dialog and SideBar Paragraph Content Panel -- using different source for their Line spacing values [Jim Raykowski]
  • tdf#89709 TOOLTIP: Page number tooltip doesnt appear in document with a single page [Jim Raykowski]
  • tdf#96787 AutoCorrect: After Removal of Replacement Entry the Replacement Itself is still Performed. [Julien Nabet]
  • tdf#106380 autocorrect incorrectly includes characters in change tracking [László Németh]
  • tdf#113013 FILEOPEN: XLSX - Unable to interpret 'Formula is' type conditional formatting rule [Tibor Nagy]
  • tdf#119367 UI / german translation: dialogues in english if path has umlauts (accented chars) [Mike Kaganski]
  • tdf#120171 Hanging punctuation doesn't work [Mark Hung]
  • tdf#120749 Conditional Formatting CELLIS and BEGINSWITH not working correctly (Xlsx) [Tibor Nagy]
  • tdf#123632 Accessibility: Writer crashes while browsing the images if Orca is on [Julien Nabet]
  • tdf#127401 Release Notes button leads to English RN on Chinese system [Ming Hua]
  • tdf#128353 Impress: Animated video GIF, WMV, AVI do not play anymore in GDI with some video cards- OK with Shift+F5 on slide (OK in OpenGL or Skia) [Miklos Vajna]
  • tdf#130275 "Insert > Field > More Fields" dialog is too high/tall - the OK/Cancel buttons get hidden behind the bottom panel of 'gnome-panel' [Kevin Suo]
  • tdf#131281 Android Viewer: Doesn't display form controls [Armin Le Grand (allotropia)]
  • tdf#134133 Go back in presenting mode leads to dropped animation steps [Gülşah Köse]
  • tdf#134288 FILEOPEN PPTX: text box renders vertically instead of horizontally [Miklos Vajna]
  • tdf#135504 *.appdata.xml should be installed in /usr/share/metainfo [Chris Mayo]
  • tdf#136155 "Sort" Dialogue Box Too Large for Long Sort Keys [Caolán McNamara]
  • tdf#136278 The left arrow key causes objects to disappear. [Gülşah Köse]
  • tdf#137083 Grid does not work in RTL sheet. [Regina Henschel]
  • tdf#137729 Hatch background changes after saving and re-opening [Justin Luth]
  • tdf#138360 ROUND() large numbers to decimals and to negative -5 decimals inaccurate [Eike Rathke]
  • tdf#138457 Cursor position wrong when using functions in a table (GTK3) [Caolán McNamara]
  • tdf#138654 Number format preview uses dark background and font [princesinghtomar]
  • tdf#138675 Crash in LO Base in MS Windows when creating auto-number using a variety of number types [Caolán McNamara]
  • tdf#138710 Crash when deleting cell rows (multi_type_vector::position#1707: block position not found!) ( steps in comment 7 ) [Eike Rathke]
  • tdf#138779 FILESAVE: RTF: Incorrect font properties [Mark Hung]
  • tdf#138801 FILEOPEN DOCX Image in table disappears after opening [Miklos Vajna]
  • tdf#138818 Some imported tif images are being truncated and thereby corrupted [Georgy Litvinov]
  • tdf#138845 UI: The border dots in properties -> table borders arrows have purple background (not skia) [Rizal Muttaqin]
  • tdf#138865 Selecting a tree view row with a check box entry toggles the entry [Jan-Marek Glogowski]
  • tdf#138879 Last paragraph of inserted text from ODT file does not retain paragraph style. [Georgy Litvinov]
  • tdf#138907 Format - Title Page dialog specifies a Page 1 restart for non-title page, but that is lost on fileopen. [Justin Luth]
  • tdf#138937 CRASH: adding a new animation after defining a motion path [Mark Hung]
  • tdf#138953 Position and size of rotated and cropped image off after DOCX export [Mike Kaganski]
  • tdf#138959 Object not properly filled with gradient after scroll down up (not skia specific) [Luboš Luňák]
  • tdf#138986 Assertion error when saving docx file to doc [Regényi Balázs]
  • tdf#138987 Deprecation warnings when building against Python 3.9 [David Ostrovsky]
  • tdf#138995 FILEOPEN DOCX: A shape in front of textbox is position behind textbox (fine with DOC) [Miklos Vajna]
  • tdf#139020 elementary: Proposal to Revert All Blue-Violet Color Arrow Pair to One Coherent Color [Rizal Muttaqin]
  • tdf#139021 FILESAVE XLSX Conditional formatting of “Cell value“ type and condition “contains” or “does not contain” does not get saved [Tibor Nagy]
  • tdf#139046 elementary: Update Arrow for Import and Export Icons [Rizal Muttaqin]
  • tdf#139048 elementary: Update Pencil Element to Be Yellow [Rizal Muttaqin]
  • tdf#139052 elementary: Update shapes and line to be violet [Rizal Muttaqin]
  • tdf#139056 elementary: Update Color to Follow Upstream's Brand [Rizal Muttaqin]
  • tdf#139074 CRASH on Paste from clipboard into dialog or other floating window, paste to document canvas is fine; Windows only? [Stephan Bergmann]
  • tdf#139120 EDITING Changes-in-margin: $2 appears in margin after undoing paragraph deletion [László Németh]
  • tdf#139126 faulty expressions cells show incorrect value [Eike Rathke]
  • tdf#139127 Crash when deleting page break and undo [László Németh]
  • tdf#139173 Incorrect bounds on formula DEC2HEX [Eike Rathke]
  • tdf#139174 [UI] elementary: icons for (work)sheet does not represent actual sheet [Rizal Muttaqin]
  • tdf#139218 Title Page: Page number in "Reset page numbering after this page" defaults to 0 instead of 1 [Julien Nabet]
  • tdf#139219 [UI] elementary: Proposal to remove green header row part in table icon [Rizal Muttaqin]
  • tdf#139299 EDITING: Closing of query from design view leads to crash [Caolán McNamara]
  • tdf#139328 example Euler-Lagrange equation is wrong [Laurent BP]
  • tdf#139335 UI: LibreOffice product flavor Community branding [Heiko Tietze]
  • tdf#139343 A new "Community Edition" motif for Start Center [Heiko Tietze]
  • tdf#139353 [UI] elementary: Change Comment/Note/Annotation Appearance to Be Rounded Rectangle Bubble [Rizal Muttaqin]
  • tdf#139394 FILESAVE XLSX Conditional formatting is not applied in RT file in Excel [Tibor Nagy]
  • tdf#139566 "Select All" type selection with a table in it is removed when switching between windows. [Tamás Zolnai]
  • tdf#139567 GTK3: Sidebar: incorrect extra field in Line Spacing Control [Caolán McNamara]
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3209
Reakcje/Polubienia
12998
Miasto
On a Bike!

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19209
Reakcje/Polubienia
55912
Portable LibreOffice Updater
Program pomoże nam używać pakietu LibreOffice, jako przenośnego (portable). Program udostępnił niemiecki programista, który na GitHub ma konto pod nazwą UndertakerBen. Jego rozwiązanie jest trochę inne, jeśli chodzi o wersje przenośne pakietu LibreOffice. Wszystkie dostępne wersje przenośne są we wpisie
Zaloguj lub Zarejestruj się aby zobaczyć!
.

Za pomocą narzędzia Portable LibreOffice Updater możesz pobrać taką wersję bezpłatnego pakietu biurowego LibreOffice, którą chcesz używać. Bez względu na to, czy wersja jest beta czy stabilna i czy dla systemów w 64-bit (x64), czy 32-bit (x86). Umożliwia również wybór pakietu pomocy w języku jakim chcemy. Po wybraniu wersji plik “.msi” będzie pobrany pobierany i zainstalowany we własnym folderze programu Portable LibreOffice Updater.

Portable_LibreOffice_Updater_02.jpg

Zaloguj lub Zarejestruj się aby zobaczyć!


Pełny opis na Portable Info PL:
Zaloguj lub Zarejestruj się aby zobaczyć!


Pobieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3209
Reakcje/Polubienia
12998
Miasto
On a Bike!
Do góry