3.65 2020-09-01 sbeck
- NEW CODE(s)
3.64 2020-06-02 sbeck
- NEW CODE(s)
- Fixed bug deleting retired codes
The delete_code function failed if you tried to delete a retired
code. This is now fixed. GitHub #12
3.63 2020-03-01 sbeck
- NEW CODE(s)
NOTE: no code changes on 2019-12-01 so no release made at that
time.
- Fixed a retired code
3.62 2019-08-29 sbeck
- NEW CODE(s)
- Fixed tests
Tests were not working correctly since the previous version. This is
now fixed.
- Fixed error messages
Many of the error messages were inconsistent or completely wrong
(due to cut-and-paste errors). They have been fixed.
- Fixed some return codes
The name2code and code2name functions returned 1 in the case of an
error in some situations instead of undef (which was the documented
value).
- Removed unnecessary dependencies
A number of modules were included as test dependencies that are only
used by the author when preparing releases. These have been removed
as dependencies. Petr Pisar on GitHub #11
3.61 2019-06-01 sbeck
- NEW CODE(s)
- Converted tests to use Test::Inter
Now uses the same module to do tests as all my other modules.
3.60 2019-03-01 sbeck
- NEW CODE(s)
3.59 2018-12-03 sbeck
- NEW CODE(s)
- Removed travis file from the tarball
The tarball had a .travis.yml file in it that wasn't in the MANIFEST
file. Since the MANIFEST file is automatically generated by the perl
mkmanifest tool, since it didn't see the .travis.yml file, I have
excluded it from the tarball. Reported by Mohammad S Anwar on GitHub
(#10)
3.005 2019-12-11T20:27:13Z
* Peter Williams fixed a big problem with ISBN-13 (GitHub #12)
* You'll need to update Business::ISBN::Data too because Peter
adjusted the structure of the underlying data structure.
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]
10.2+2.0.1
---------
2019-09-16
- cdda toc routines now included (fixes#21)
- "make distcheck" broken in 2.0.0 works properly again
- Remove some gcc/clang warnings
v0.17.0: 2020-08-13
- Do not modify (clean up) search query to find more matches (4583efd)
- Remove special search handling for phone numbers (a570a85)
- Remove extra pruning from email, phone and postaddress subcommand (3f315f9, 1b9ce98, c704ce1)
- Add query syntax for search terms (#131)
- Add newline at the end of "show --format=pretty" (#256)
- Add -H to select header from which add-email should read (#258)
- Expand environment variables in paths in the config file (#269)
- Deprecate --strict-search (the new query syntax can be used instead)
As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/
Makefile.common r. 1.10 expressed this tool dependency using
USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the
build environment as well, which some MATE packages then linked
against, but gettext-libs didn't end up being declared as a run-time
dependency, so binary package installations were broken (with the
workaround of manually installing the undeclared gettext-libs
dependency). Express this dependency differently, so GNU msgfmt is
used as a tool without exposing pkgsrc gettext-libs.
(The pkgsrc tooling infrastruture could be altered to provide a
distinct "gmsgfmt" tool, same with "gxgettext", and perhaps others.
Here I'm just immediately concerned with fixing this packaging issue.)
Addresses PR pkg/55503 by Jay Patel.
* 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
changes from 1.13 to 1.14
-------------------------
* Add modules for the following number formats:
- УНП, UNP (Учетный номер плательщика, the Belarus VAT number)
- AIC (Italian code for identification of drugs) (thanks Fabrizio Montanari)
- Company Number (מספר חברה, or short ח.פ. Israeli company number)
(thanks Leandro Regueiro)
- NIT (Número de Identificación Tributaria, El Salvador tax number)
(thanks Leandro Regueiro)
- USCC (Unified Social Credit Code, 统一社会信用代码, China tax number)
(thanks Leandro Regueiro)
- UEN (Singapore's Unique Entity Number) (thanks Leandro Regueiro)
- BRN (사업자 등록 번호, South Korea Business Registration Number)
(thanks Leandro Regueiro)
- MST (Mã số thuế, Vietnam tax number) (thanks Leandro Regueiro)
- NPWP (Nomor Pokok Wajib Pajak, Indonesian VAT Number)
(thanks Leandro Regueiro)
- UBN (Unified Business Number, 統一編號, Taiwanese tax number)
(thanks Leandro Regueiro)
- UTR (United Kingdom Unique Taxpayer Reference) (thanks Mohammed Salman)
- ONRC (Ordine din Registrul Comerţului, Romanian Trade Register identifier)
(thanks dotbit1)
- GS1-128 (Standard to encode product information in Code 128 barcodes)
(thanks Sergi Almacellas Abellana)
- VATIN (International value added tax identification number)
(thanks Leandro Regueiro)
* Fix missing Dominican Republic NCF document types (thanks Gustavo Valverde)
* Fix issue with extra plus or minus in Swedish Personnummer
(thanks balderman)
* Update Dominican Republic DGII endpoint (thanks Gustavo Valverde)
* Support validating temporary Finnish personal identity codes
(thanks Aleksi Hoffman)
* Fix misleading docstring in se.personnummer.get_birth_date()
(thanks Leon Sandøy)
* Improve birth date validation in Danish CPR (thanks Leon Sandøy)
* Add birth date validating in Norwegian Fødselsnummer (thanks Leon Sandøy)
* Add missing vat aliases for a number of countries (thanks Leandro Regueiro)
* Use HTTPS instead of HTTP fox VIES lookups (thanks grzekru)
* Switch to HTTPS URLs where possible
* Support 6 as third digit in Ecuadorian CI (thanks Christopher Ormaza)
* Add an online check for South Korean BRN
* Fix unescaping in Dominican Republic RNC online check (thanks evaldez89)
* Support foreign residents for Romanian CNP (thanks dotbit1)
sd-mux stands for Secure Digital Multiplexer.
This is SD card switcher (multiplexer) designed to help automatic testing.
This project is sd-mux controller - binary for controlling sd-mux device.
Also fix the completely incorrect code that was inteded to look for
the closing bracket (but clearly wouldn't work and wasn't hit in my
previous testing).
v3.8.0
----------
* Don't display list if there's only one list (of one list has been specified).
* Fixed several issues when using dates with no times.
* Dropped support for Python 3.4.
RHash v1.4.0
librhash: supported rhash_get_version() - get library version
Bugfix: fix broken output on Win 7
Bugfix: fix broken 'configure --localedir=' option
Bugfix: fix broken makefile install-so-link target
Bugfix: restore behavior of 'rhash -rc' to be the same as in v1.3.8
Bugfix: fix a segfault and memory errors
tqdm v4.47.0 stable
add contrib.discord (similar to contrib.telegram)
add contrib.bells to auto-enable all extras
add contrib.utils_worker for common slow tasks (e.g. web I/O)
fix lazy large memory usage & discard unsent messages (unprocessed tasks)
fix slow notebook imports
fix gui TypeError on unknown len()
misc documentation/error message updates
more succinct ImportError on missing ipywidgets
fix broken/deprecated link
add inline usage for contrib.discord and contrib.telegram
misc framework updates
add official py3.8 support
fix snap builds
changelog:
20200610
+ modify DECSCA test to show whether EL/ED and ECH/ICH/DCH ignore
DECSCA.
+ modify DECERA test to assume that the terminal uses bce, and prompt
for an additional color-change/erase to demonstrate this.
20200420
+ improve test-coverage for REP/SD/SL/SR/SU, exercising default params.
+ improve DA/DA2 reports for VT125, VT240, VT382, VT510 used in xterm.
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]
0.20.2:
The major changes of this version:
- Many changes in AstroCalc tool and core of Stellarium
- Many changes in scripting engline and Script Console
- Many changes in Oculars and Satellites plugins
- Updated DSO catalog