The Document Foundation heeft maandag de vijfde update voor versie 3.4 van LibreOffice uitgebracht. Dit opensource-officepakket is, net als The Document Foundation zelf, ontstaan nadat een groot aantal ontwikkelaars bij Oracle was weggelopen uit onvrede over hoe Oracle OpenOffice.org aanstuurde. LibreOffice wordt geleverd met een tekstverwerker (Writer), een spreadsheetprogramma (Calc), een presentatieprogramma (Impress), een tekenprogramma (Draw), een databaseprogramma (Base) en een programma om wetenschappelijke notaties te maken (Formula). Deze update is volgens de ontwikkelaars stabiel genoeg om ook in productieomgevingen te kunnen worden gebruikt. In versie 3.4.5 zijn de volgende bugs verholpen:
basebootstrap
- fix dnd crash from default assignment operators (fdo#39950)
- reenable ADO URL helper UI (fdo#32347)
- missing icons in Index Design dialog (fdo#38435)
calc
- add .ppsx (fdo#39963)
components
- avoid using ulimit_cast between signed and unsigned. (fdo#39589)
- boolean values are valid for matrix evaluation (fdo#49967)
- correctly map external ranges into matrix instances. (fdo#40110)
- display caption strings without format detection. (fdo#42169)
- fixed Libreoffice calc crashes when re-opening a xlxs file (rhbz#754051)
- prevent access to non existing mdds elements (fdo#41807)
- set the logic straight for "center across selection" setting. (fdo#43308)
filters
- change logic of IsOfficeRunning custom action (fdo#36677)
- fix (bnc#653688)
- fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)
- revert broken fix (bnc#653688)
libs-core
- fix : Auto fit text VIEWING too small in PPT (fdo#41245)
- fix crash while opening certain pptx files. (bnc#706792)
libs-gui
- - turn DocBasicItems into an rtl::Static to improve shutdown on mac (fdo#39520)
- fix the drawing of dotted and dashed borders in Calc. (fdo#37129)
- pImplementationName is not a compile-time constant (fdo#36555)
- fix hyphenation attributes (fdo#44082)
- impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl (i#117319)
- ODF export: fix layout grid invalid ODF (fdo#44073)
postprocess
- fix crash at exit ( access of deleted GtkSalDisplay instance ) (bnc#728603)
- fix horizontal scrollbars with KDE oxygen style (bnc#722918)
- fix the drawing of dotted and dashed borders in Calc. (fdo#37129)
- resolves tmp name reuse in mass pdf export (fdo#41295)
translations
- make the 3D transitions work again (bnc#728559)
writer
- workaround, remove access key to prevent crash (fdo#30977)
- backport of 3524727db0f3cfecf3a47046795c527808c10c3e (i#58612)
- fix fallout - recognize .svg in odt container (fdo#41995)
- nO_STYLE default for borderlines mso import, fixes image size issue (bnc#718971)
- swDoc::ReplaceRangeImpl: (i#102333)
- swView::ExecSearch: (fdo#40831)
- label PRINTING misplaced on paper sheet (fdo#36874)
- sw: temp selection print doc: (fdo#40482, fdo#39159)