Uitgavegeschiedenis LibreOffice

Hieronder vindt u beschrijvingen van de wijzigingen en vernieuwingen in de opeenvolgende versies van LibreOffice.

LibreOffice 3.5.3

Van gratis kantoorpakket LibreOffice is vandaag een onderhoudsupdate verschenen. In deze uitgave van de afsplitsing van OpenOffice.org worden tientallen kleine fouten en crashes opgelost. Met name veel problemen bij het importeren van rtf (rich text format) documenten zijn veel problemen verholpen. De specifieke wijzigingen zijn voor de liefhebber hier en hier na te lezen.

Na LibreOffice 3.5.0, dat veel nieuwe functionaliteit introduceerde, is LibreOffice 3.5.3 te downloaden voor Windows, Mac OS X en Linux. Het gratis kantoorpakket is vertaald in het Nederlands.

LibreOffice 3.5.2

Van gratis kantoorpakket LibreOffice is drie weken na de vorige versie een nieuwe onderhoudsupdate uitgebracht. In deze uitgave van de afsplitsing van OpenOffice.org worden tientallen kleine fouten en crashes opgelost. De specifieke wijzigingen zijn voor de liefhebber hier en hier na te lezen.

Na LibreOffice 3.5.0, dat veel nieuwe functionaliteit introduceerde, is LibreOffice 3.5.2 te downloaden voor Windows, Mac OS X en Linux. Het gratis kantoorpakket is vertaald in het Nederlands.

LibreOffice 3.5.1

Van gratis kantoorpakket LibreOffice is versie 3.5.1 verschenen. In deze uitgave van de afsplitsing van OpenOffice.org worden tientallen kleine fouten en crashes opgelost. De specifieke wijzigingen zijn voor de liefhebber hier en hier na te lezen.

Na LibreOffice 3.5.0, dat veel nieuwe functionaliteit introduceerde, wordt versie 3.5.1 stabiel genoeg geacht om ook in bedrijfsomgevingen gebruikt te worden.

LibreOffice 3.5.1 is te downloaden voor Windows, Mac OS X en Linux en is vertaald in het Nederlands.

LibreOffice 3.5.0

Van gratis kantoorpakket LibreOffice is de gloednieuwe versie 3.5.0 uitgebracht. Deze uitgave van de afsplitsing van OpenOffice.org kent weer heel veel verbeteringen en nieuwe functies. Duidelijk is dat LibreOffice met grote vaart doorontwikkeld wordt, terwijl OpenOffice.org onder de vleugels van de Apache Foundation (nadat het kantoorpakket was gedumpt door Oracle) is stilgevallen: de laatste versie dateert van meer dan een jaar terug. OpenOffice.org gebruikers lijken er daarom verstandig aan te doen om over te stappen op LibreOffice.

Uit alle wijzigingen in LibreOffice 3.5.0 hier een kleine greep. Zo controleert LibreOffice nu voor het eerst weer automatisch op updates en biedt het aan een nieuwe versie handmatig te downloaden. Verder is de woordtel-functie verbeterd en zijn er diverse aanpassingen gedaan aan de ingebouwde grammatica-controle (hiervoor moet je wel eerst de extensie LanguageTool downloaden en installeren via Extra | Extensiebeheer | Toevoegen, waarna je ook een Nederlandse grammatica controle hebt).


Meerdere regels invoer in Calc (klik voor groter)

Prettig is dat bij het opstarten van Impress de - vaak onnodige - wizard standaard uitgeschakeld is. In Calc (spreadsheet) bestaat het invoerveld bovenaan nu uit meerdere regels, zodat je makkelijker gegevens kunt invoegen. Ook is het importeren van Microsoft Visio documenten verbeterd en zijn de import-filters voor docx en rtf onder handen genomen.

Daarnaast zijn er werkelijk tientallen verbeteringen en veranderingen aan dialogen, menu's en de algehele lay-out van LibreOffice gedaan. Ten slotte zijn honderden fouten opgelost en is weer een grote hoeveelheid oude, onnodige code verwijderd waardoor LibreOffice slanker en sneller moet zijn geworden.

Alle veranderingen in LibreOffice 3.5.0 zijn hier na te lezen.

LibreOffice 3.5.0 is te downloaden voor Windows, Mac OS X en Linux en is vertaald in het Nederlands.

LibreOffice 3.4.5

Twee maanden na de vorige versie is LibreOffice 3.4.5 uitgebracht. Deze uitgave van de afsplitsing van OpenOffice.org is de vijfde onderhoudsupdate van versie 3.4 van het gratis kantoorpakket. Alleen fouten worden hierin opgelost.

In database Base, spreadsheetprogramma Calc en tekstverwerker Writer worden problemen verholpen en plooien gladgestreken. Deze versie kent verder geen nieuwe functies, maar verbetert de stabiliteit van het pakket wel danig. Nieuwe functionaliteit zal in LibreOffice 3.5 worden toegevoegd.

Hieronder staan de gedetailleerde release notes met de verbeteringen die in versie 3.4.5 zijn doorgevoerd. LibreOffice 3.4.5 is te downloaden voor Windows, Mac OS X en Linux en is vertaald in het Nederlands.

Release notes:
base

fix dnd crash from default assignment operators (fdo#39950) [Caolán McNamara]
reenable ADO URL helper UI (fdo#32347) [Lionel Elie Mamane]

bootstrap

add .ppsx (fdo#39963) [Tor Lillqvist]

calc

avoid using ulimit_cast between signed and unsigned. (fdo#39589) [Kohei Yoshida]
boolean values are valid for matrix evaluation (fdo#40967) [Markus Mohrhard]
correctly map external ranges into matrix instances. (fdo#40110) [Kohei Yoshida]
display caption strings without format detection. (fdo#42169) [Kohei Yoshida]
fixed Libreoffice calc crashes when re-opening a xlxs file (rhbz#754051) [Eike Rathke]
prevent access to non existing mdds elements (fdo#41807) [Markus Mohrhard]
set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]

components

change logic of IsOfficeRunning custom action (fdo#36677) [Andras Timar]
fix (bnc#653688) [Thorsten Behrens]
fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441) [Noel Power]

filters

fix : Auto fit text VIEWING too small in PPT (fdo#41245) [Arnaud Versini]
fix crash while opening certain pptx files. (bnc#706792) [Muthu Subramanian]

libs-core

- turn DocBasicItems into an rtl::Static to improve shutdown on mac (fdo#39520) [Michael Meeks]
fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
pImplementationName is not a compile-time constant (fdo#36555) [Lionel Elie Mamane]

libs-gui

fix crash at exit ( access of deleted GtkSalDisplay instance ) (bnc#728603) [Noel Power]
fix horizontal scrollbars with KDE oxygen style (bnc#722918) [Luboš Luňák]
fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
resolves tmp name reuse in mass pdf export (fdo#41295) [Caolán McNamara]

postprocess

make the 3D transitions work again (bnc#728559) [Radek Doulik]

translations

workaround, remove access key to prevent crash (fdo#30977) [Andras Timar]

writer

backport of 3524727db0f3cfecf3a47046795c527808c10c3e (OOo issue #58612) [Luboš Luňák]
fix fallout - recognize .svg in odt container (fdo#41995) [Thorsten Behrens]
nO_STYLE default for borderlines mso import, fixes image size issue (bnc#718971) [Noel Power]
swDoc::ReplaceRangeImpl: (OOo issue #102333) [Michael Stahl]
swView::ExecSearch: (fdo#40831) [Michael Stahl]

LibreOffice 3.4.4

LibreOffice 3.4.4 is verschenen. Deze uitgave van de afsplitsing van OpenOffice.org is de vierde onderhoudsupdate van versie 3.4 van het gratis kantoorpakket.

In LibreOffice 3.4.4 zijn diverse fouten opgelost. Ook enkele crashes en geheugenlekken zijn verholpen. Deze versie kent verder geen nieuwe functies, maar verbetert de stabiliteit van het pakket wel danig.

Hieronder staan de gedetailleerde release notes met de verbeteringen die in versie 3.4.4 zijn doorgevoerd. LibreOffice 3.4.4 is te downloaden voor Windows, Mac OS X en Linux en is vertaald in het Nederlands.

Release notes:
base

Perhaps it could be simplified fdo#38286 [Julien Nabet]

bootstrap

fix building of the 64-bit Windows Explorer extension fdo#36950 [Tor Lillqvist]

calc

fix recalculate matrix formula dimension correctly fdo#39485 [Eike Rathke]
mark all formula cells dirty when appending a new sheet fdo#35965 [Kohei Yoshida]
speed up range name lookup by index. bnc#715104 [Kohei Yoshida]

components

get testtool working fdo#37164 [Noel Power]
move init that depends on parent to post-parent avail fdo#36678 [Caolán McNamara]
toggling grammar checkbox deletes sentence fdo#39348 [Caolán McNamara]
fix handling of SAFEARRAY(s) returned as variant in olebridge fdo#38441 [Noel Power]

extensions

libreoffice doesn't build with poppler-0.17.3 rhbz#735182 [Caolán McNamara]

filters

fix : Auto fit text VIEWING too small in PPT fdo#41245 [Arnaud Versini]

impress

don't crash while dropping texture fdo#38391 [Ivan Timofeev]
fix hang in slideshow. fdo#32861 [Thorsten Behrens]

libs-core

backport collection of operator= fixes fdo#37403 [Caolán McNamara]
createProcessServiceFactory can't happen before sync fdo#37195 [Caolán McNamara]
dbGridControl::RemoveColumn even if no corresponding Model column fdo#40701 [Lionel Elie Mamane]
fix fallout - recognize .svg in odf container fdo#41995 [Thorsten Behrens]
fmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call fdo#40701 [Lionel Elie Mamane]
get testtool working fdo#37164 [Noel Power]
load Dialog library before trying to get embedded images fdo#40079 [Lionel Elie Mamane]
fix the drawing of dotted and dashed borders in Calc fdo#37129 [Tomofumi Yagi]

libs-extern

reenable "use typedefs and endianess from sal" patch hunk fdo#39355 [Lionel Elie Mamane]

libs-gui

activation order crashes address database fdo#41022 [julien2412]
let Qt call XInitThreads(), so that it knows it's been called fdo#40298 [Luboš Luňák]
fix the drawing of dotted and dashed borders in Calc fdo#37129 [Tomofumi Yagi]

writer

comment added fdo#39510 [Bjoern Michaelsen]
crash on closing document with footnotes fdo#39510, lp#854626 [Bjoern Michaelsen]
fix for avoid crash while processing incorrect range of pages fdo#35513 [Ivan Timofeev]
fix leak in pdf export. OOo issue #116448 [Andor Ertsey]
hide 'math baseline alignment' unless available fdo#40341 [Takeshi Abe]
fix fallout - recognize .svg in odt container fdo#41995 [Thorsten Behrens]

LibreOffice 3.4.3

LibreOffice 3.4.3 is uitgebracht door The Document Foundation. Deze uitgave van de afsplitsing van OpenOffice.org is de derde onderhoudsupdate in de 3.4-serie. Tientallen kleine bugs worden gerepareerd in LibreOffice 3.4.3.

LibreOffice 3.4 kende weer de nodige nieuwe functies. Zo is onder andere het importeren van HTML verbeterd. Ook is het kopiëren of verplaatsen van sheets in Calc makkelijker geworden en het werken met kleuren in diagrammen uitgebreid. Lees hier alle wijzigingen in versie 3.4.

Hieronder staan de release notes met de verbeteringen die in versie 3.4.3 zijn doorgevoerd. LibreOffice 3.4.3 is te downloaden voor Windows, Mac OS X en Linux en is vertaald in het Nederlands.

Release notes:

calc

  • [PATCH] fix for defining named ranges should be case insensitiv (fdo #39915) [Markus Mohrhard]
  • allow multi-range copy from VBA. (bnc #707486) [Noel Power]
  • better way to remove DP objects without reversing order. (fdo #39236) [Kohei Yoshida]
  • correctly import from Excel charts with multiple ranges. (OOo issue #107275) [Kohei Yoshida]
  • dr78: set app flag in ScGlobal::SetSearchItem, (fdo #33379, OOo issue #116250, fdo #33593, fdo #37499) [Niklas Nebel]
  • fix broken refresh() from UNO API (and Basic). (fdo #37767) [Kohei Yoshida]
  • fix for SetNamedRanges speedup (fdo #35357) [Laurent Godard]
  • fix for changes to range names invalidate stream too (fdo #39792) [Markus Mohrhard]
  • fix for check for empty local range names (fdo #39728) [Markus Mohrhard]
  • fix for crash with hidden column in Data->Form (fdo #39773) [Markus Mohrhard]
  • fix for database ranges don't work in formulas (fdo #39333) [Markus Mohrhard]
  • fix for don't write password algorithm in odf 1.0 and 1.1 (fdo #39678) [Markus Mohrhard]
  • fix for set correct table number in local db data (fdo #39151) [Markus Mohrhard]
  • fix for set upper limit for second parameter of tinv to 1E10 (fdo #37128) [Markus Mohrhard]
  • make strings localizable (fdo #36706) [Andras Timar]
  • make sure the drawing layer is initialized before use. (fdo #36688) [Kohei Yoshida]
  • prevent double-deletes during removal of pivot tables. (fdo #39236) [Kohei Yoshida]
  • set selection request as done for macro recorder (fdo #38955) [Caolán McNamara]
  • the previous commit is for not for fdo#. (bnc #707486) [Kohei Yoshida]
  • use the correct clip doc instance to copy to. (fdo #707486) [Noel Power]

components

  • related changes in split components repository to support LCID changes (fdo #38956) [Eike Rathke]

filters

  • change 2007 XML to 2007/2010 XML in UI strings (fdo #36735) [Andras Timar]
  • change 97/XP/2000 to 97/XP/2000/2003 (fdo #36734) [Andras Timar]
  • related correct import of shared formulas (fdo #39023) [Muthu Subramanian]

help

  • remove link to non-existing topic (fdo #35823) [Andras Timar]
  • update the operation of delete and backspace key (fdo #31652) [Korrawit Pruegsanusak]

impress

  • clean-up of bugfix for the -3-4 branch (fdo #32895) [Peter Rabi]
  • fix ruler to not generate negative left indent (bnc #707779) [Thorsten Behrens]
  • make strings localizable (fdo #36706) [Andras Timar]
  • missing icon in Styles and Formatting dialog in Impress (fdo #38382) [Andras Timar]

libs-core

  • add a modification listener on new XDocumentProperties (fdo #32177) [Caolán McNamara]
  • clean-up of bugfix for the -3-4 branch (fdo #32895) [Peter Rabi]
  • fix for - no update preview (fdo #34768) [Peter Rabi]
  • fix for change password button is always disabled (fdo #37628) [Markus Mohrhard]
  • fix memory exhaustion with String length of STRLEN_MAX (fdo #39869) [Eike Rathke]
  • fix wrong RTTI baseclass for SfxViewEventHint (fdo #38768) [Thorsten Behrens]
  • make these entries localizable (fdo #36274) [Andras Timar]
  • null the display pointer after closing the display, fixes (fdo #37579) [Michael Meeks]
  • on recovery from an autosave file use DefaultFilter, seems to fix (fdo #34805) [Tor Lillqvist]
  • related changes in split libs-core repository to support LCID changes (fdo #38956) [Eike Rathke]
  • related: /short fread isn't an error when its eof (fdo #39376, fdo #34880) [Caolán McNamara]
  • resolve: post-stl use vector end position not LIST_APPEND (fdo #39392) [Caolán McNamara]

libs-extern

  • related: force .a files to hidden visibility (fdo #35404) [Caolán McNamara]

libs-extern-sys

  • backport fix for (py#4768, fdo #36763) [Caolán McNamara]

libs-gui

  • add Teke-Eboo language (fdo #37275) [Andras Timar]
  • add gd_GB (Gaelic, Scottish) locale data (OOo issue #117857) [Andras Timar]
  • change 97/XP/2000 to 97/XP/2000/2003 (fdo #36734) [Andras Timar]
  • change SV_BUTTONTEXT_LESS from More to Less (fdo #36663) [Andras Timar]
  • eMF+ records don't need payload all the time (fdo #39517) [Caolán McNamara]
  • fix discarding bracketed prefixes in number formats, such as [RED] (fdo #38956) [Eike Rathke]
  • half&full width forms need to remain asian (fdo #38095) [Caolán McNamara]

sdk

ure

  • related: on windows find the openssl libs that _ssl.pyd needs (fdo #34184) [Caolán McNamara]

writer

  • backport fix (fdo #32899) [os]
  • don't crash on undo of ole2 insert (fdo #36631) [Caolán McNamara]
  • don't restore original view settings on temp documents (fdo #39159) [Caolán McNamara]
  • fExtChar affects only < 8 (if at all) (OOo issue #118018) [Caolán McNamara]
  • fix counting the paragraphs, . (fdo #36816) [Jan Holesovsky]
  • it really is a LineBorder not a LineBorder2 (fdo #37693) [Caolán McNamara]
  • related: crash in new field code (OOo issue #38880) [Caolán McNamara]

LibreOffice 3.4.2

LibreOffice 3.4.2 is verschenen. Deze uitgave van de afsplitsing van OpenOffice.org is een onderhoudsupdate die veel kleine fouten oplost in de 3.4-serie.

Libre Office 3.4 kende weer de nodige nieuwe functies en verbeteringen. Zo is onder andere het importeren van HTML verbeterd. Ook is het kopiëren of verplaatsen van sheets in Calc makkelijker geworden en het werken met kleuren in diagrammen uitgebreid. Tevens zijn nog heel veel verwijzingen naar OpenOffice.org en iconen vervangen door de correcte LibreOffice-varianten.

Verder is onder andere de Linux-versie aangepakt met betere integratie in GTK-thema's en Ubuntu's Unity interface en een betere tekst rendering met Cairo. Ook het opstarten gaat sneller en soepeler onder Linux en een geheugenlek met betrekking tot lettertypen is opgelost.

Ten slotte is het installatiebestand van LibreOffice voor Windows 30MB kleiner geworden. Lees hier alle wijzigingen in versie 3.4. Hieronder staan de release notes met de verschillen tussen versie 3.4.1 en 3.4.2. LibreOffice 3.4.2 is te downloaden voor Windows, Mac OS X en Linux en is vertaald in het Nederlands.

The Document Foundation geeft ook een interessant kijkje in de keuken en vermeldt wie het meest bijdragen aan de code van LibreOffice. De bedrijven SUSE en Oracle (OpenOffice.org-code) en vrijwilligers van The Document Foundation nemen elk zo'n 25% voor hun rekening. Medewerkers van RedHat zo'n 20% en Canonical (bedrijf achter Ubuntu) en anderen het resterende deel.

Release notes:

base

  • don't crash when selecting target to db document fdo #36545 [Jan Holesovsky]

bootstrap

  • sorting additional language packs and dictionaries fdo #34479 [Andras Timar]

calc

  • always set column offset to 0 fdo #38457 [Katarina Machalkova]
  • better fix for fdo #38455 [Markus Mohrhard]
  • fix for fdo #37880 [Markus Mohrhard]
  • fix for don't call vector::back on an empty vector fdo #38593 [Markus Mohrhard]
  • fix for enable Object/Edit menu item for ole/embedded objects fdo #38544 [Noel Power]
  • fix for formulas with range names were not imported correctly fdo #38204 [Markus Mohrhard]
  • fix for name box always selects cell in the first sheet fdo #36963 [Markus Mohrhard]
  • fix for update local range names fdo #38380 [Markus Mohrhard]
  • revert "Fixed undisplayed calc page and header / footer borders" fdo #38590, fdo #36688 [Petr Mladek]
  • fix broken refresh() from UNO API (and Basic). (fdo #37767) [Kohei Yoshida]
  • make sure the drawing layer is initialized before use. (fdo #36688) [Kohei Yoshida]
  • prevent double-deletes during removal of pivot tables. (fdo #39236) [Kohei Yoshida]

components

  • fix label of Save Keyboard Configuration dialog fdo #31353 [Andras Timar]

filters

  • apparent negative string length fdo #34023 [Caolán McNamara]
  • do not set solid line border and fill as default for chartarea (bnc #694392) [Radek Doulik]
  • fix for (bnc #693386) [Noel Power]
  • fix for shared formulas are not imported correctly fdo #39023 [Markus Mohrhard]
  • fix label position for ooxml charts (bnc #694340) [Thorsten Behrens]
  • using formatcode while displaying labels. (bnc #694356) [Muthu Subramanian]
  • related correct import of shared formulas (fdo #39023) [Muthu Subramanian]

help

  • fix broken image paths in help fdo #37509 [Andras Timar]
  • revert "Update the operation of delete and backspace key" fdo #31652 [Andras Timar]
  • update the operation of delete and backspace key fdo #31652 [Korrawit Pruegsanusak]

impress

  • selecting text box after editing gives rotation handles fdo #37482 [Luke Symes]

libs-core

  • add useronly read permission, while creating tmpfile. fdo #36733 [Michael Meeks]
  • fix --quickstart shouldn't show start center fdo #37110 [Robert Nagy]
  • fix for fdo #37880 [Markus Mohrhard]
  • fixed a crasher. Also, improved batch conversion (bnc #690798, fdo #37412) [Muthu Subramanian]
  • related: ole props buglet OOo issue #35066 [Caolán McNamara]
  • set default min password length in ctor of password dialog fdo #37771 [Andras Timar]
  • unable to save protected file without pw fdo #38561 [Markus Mohrhard]
  • use UTF-8 encoding for gstreamer uris fdo #39091 [Caolán McNamara]
  • null the display pointer after closing the display, fixes (fdo #37579) [Michael Meeks]
  • fix wrong RTTI baseclass for SfxViewEventHint (fdo #38768) [Thorsten Behrens]
  • on recovery from an autosave file use DefaultFilter, seems to fix (fdo #34805) [Tor Lillqvist]

libs-gui

  • context menu in spellcheck in RTL UI closes too early fdo #33509 [Caolán McNamara]
  • crash in number format dialog fdo #38963 [Markus Mohrhard]
  • duplicate entries in Directory definition are no longer treated as errors (bnc #682484) [Katarina Machalkova]
  • fix regression in SvGlobalName::operator < fdo #32709 [Radek Doulik]
  • fix set color regression in cairo canvas fdo #33591, fdo #35681 [Radek Doulik]
  • make sure we send resize event to fullscreen windows OOo issue #86302 [Radek Doulik]
  • related: busted ole2 wrapper OOo issue #46388 [Caolán McNamara]
  • related: make simpleMapNativeRoleFrom::accessibleContext safer fdo #38704 [Caolán McNamara]
  • half&full width forms need to remain asian (fdo #38095) [Caolán McNamara]
  • EMF+ records don't need payload all the time (fdo #39517) [Caolán McNamara]

writer

  • additional fix for bug fdo #33781 [Roland Baudin]
  • avoid infinite loop when writting out docs with bookmarks (bnc #700370) [Luboš Luňák]
  • basic handling of lines in RTF import (bnc #695479) [Cédric Bosdonnat]
  • problems related to printing table borders, (fdo #37488) resolved
  • copy fieldmark properties when copying/pasting, . fdo #38374 [Jan Holesovsky]
  • fix the computation of grid character pitch, . fdo #37516 [Jan Holesovsky]
  • handle wrong text len gracefully OOo issue #95550 [Caolán McNamara]
  • hang on load of .doc fdo #34023 [Caolán McNamara]
  • imported .doc crashes layout fdo #38623 [Caolán McNamara]
  • more conservative fix for aliasing problems OOo issue #99665, fdo #33781 [Petr Mladek]
  • protect against missing insertion position OOo issue #105349 [Caolán McNamara]
  • related: make abo levels safer OOo issue #86988 [Caolán McNamara]
  • related: use cached data values instead of pointer to sprm cache OOo issue #115768 [Caolán McNamara]
  • related: use standard sprm iterator fdo #37057 [Caolán McNamara]
  • fix counting the paragraphs, . (fdo #36816) [Jan Holesovsky]

 

LibreOffice 3.4.1

LibreOffice 3.4.1 is verschenen. Deze uitgave van de afsplitsing van OpenOffice.org is een onderhoudsupdate die veel kleine fouten oplost. Ook zijn nog heel veel verwijzingen naar OpenOffice.org en iconen vervangen door de correcte LibreOffice-varianten.

Lees hieronder de volledige release notes. LibreOffice 3.4.1 is te downloaden voor Windows, Mac OS X en Linux en is vertaald in het Nederlands. LibreOffice 3.4.2 staat alweer gepland voor eind deze maand. Daarmee ligt het ontwikkeltempo van LibreOffice een stuk hoger dan dat van OpenOffice.org.

Release notes:

artwork

  • fix wrong-sized toolbar mimetype icons. (fdo#33229) [Thorsten Behrens]
  • replace OOo icon to LibO icon (fdo#33229) [Andras Timar]
  • replace OOo icons to LibO icons in Tools - Options dialog (fdo#33229) [Andras Timar]

bootstrap

  • always request an unversioned lib from gcc in gccinstlib.pl [Bjoern Michaelsen]
  • bump product version to 3.4.1-rc1, release number to 101 [Petr Mladek]
  • bump product version to 3.4.1-rc2, release number to 102 [Petr Mladek]
  • bump product version to 3.4.1-rc3, release number to 103 [Petr Mladek]
  • disable the online update for the release. [Jan Holesovsky]
  • don't forget en-US when dev-installing ALL languages [Andras Timar]
  • fix Y coordinate in previous commit [Andras Timar]
  • fix ant home [Robert Nagy]
  • fix layout of MSI Custom Install dialog (esp. German) (fdo#36990) [Andras Timar]
  • handle --with-lang=ALL case [Andras Timar]
  • lo-commit-stat: add --log-dir option [Petr Mladek]
  • lo-pack-sources: do not pack fetched stuff into the source tarball [Petr Mladek]
  • make the online update service configurable (via --enable-online-update). [Jan Holesovsky]
  • move default language independent layout templates [Kalman Szalai - KAMI]
  • only fetch external tarballs if --disable-fetch-external is not defined [Robert Nagy]
  • revert "Reverting one Oxygenoffice change until _KAMI_ makes it work" [Petr Mladek]
  • set gb_COMPILEROPTFLAGS in the correct place for cxx generated objects [Robert Nagy]
  • use $GNUMAKE to print the build instructions [Robert Nagy]

calc

  • better fix for (fdo#38455) [Markus Mohrhard]
  • convert split win Y coord to 16bit int before xls export (fdo#38154) [Katarina Machalkova]
  • correctly import sheet-local named ranges. (fdo#37947) [Kohei Yoshida]
  • don't cache the array size but query it dynamically. (fdo#37520) [Kohei Yoshida]
  • fix a crasher during HTML import on Windows. (fdo#37673) [Kohei Yoshida]
  • fix a crasher in datapilot table when moving a field button. (fdo#37816) [Kohei Yoshida]
  • fix a dialog layout problem (fdo#37985) [Andras Timar]
  • fix a layout problem in Export text (CSV) dialog (fdo#37418) [Andras Timar]
  • fix broken transposition during paste of cell range. (fdo#37356) [Kohei Yoshida]
  • fix for (binary import crash) (fdo#37322) [Katarina Machalkova]
  • fix for Correct autofilter import from ODS. (fdo#37323) [Markus Mohrhard]
  • fix for Insert sheets in a protected spreadsheet document (fdo#37772) [Markus Mohrhard]
  • fix for InsertNames->InsertAll doesn't insert anything (fdo#37548) [Markus Mohrhard]
  • fix for crash when copy/paste table from writer to calc (fdo#37429) [Markus Mohrhard]
  • fix for we don't allow points in range names any more (fdo#37872) [Markus Mohrhard]
  • fix incorrect font attribute lookup during XLS import. (fdo#37622) [Kohei Yoshida]
  • fix index out of bounds in ScTableConditionalFormat. [Rafael Dominguez]
  • fixed cell function N. (fdo#33705) [Kohei Yoshida]
  • fixed selection by arrow keys around merged cells. (fdo#34214) [Kohei Yoshida]
  • fixed undisplayed calc page and header / footer borders (fdo#36688) [Cédric Bosdonnat]
  • get ISBLANK() to work correctly with external refs. (fdo#37764) [Kohei Yoshida]
  • let's not change the signature of UNO call & prefer static_cast. [Kohei Yoshida]
  • prevent a crash during multiple operations. [Kohei Yoshida]
  • prevent crash on named range deletion. (fdo#37458) [Kohei Yoshida]
  • prevent crash on pivot table with invalid database connection. (fdo#36719) [Norbert Thiebaud]
  • properly return empty string when asked, as it did previosly. [Kohei Yoshida]
  • query the sheet for the presence of anonymous DB ranges (fdo#35345) [Katarina Machalkova]
  • revert "Fixed undisplayed calc page and header / footer borders" (fdo#38590, fdo#36688) [Petr Mladek]
  • sign number must be either 1 or -1, never 0. (fdo#37326) [Regina Henschel]
  • update sheet local db data when sheets are inserted/deleted [Markus Mohrhard]
  • use real function objects with standard algorithms. (fdo#37226) [Kohei Yoshida]

components

  • 3rd update to Mac dmg background. [Thorsten Behrens]
  • check for updates by default. [Jan Holesovsky]
  • fix 'Ctrl+A' in the Basic IDE. (fdo#37211) [Noel Power]
  • fix for Keyboard navigation broken in tools - options (fdo#37761) [Andre Schnabel]
  • fix for bug fdo 36519 [Jean-Baptiste Faure]
  • polish branding - fix langpack mac installer icon (fdo#33229) [Thorsten Behrens]
  • replace OOo to TDF or %PRODUCTNAME respectively (fdo#37998) [Andras Timar]
  • update Mac dmg background again. [Thorsten Behrens]

extensions

  • removed GNUism in makefile [Thorsten Behrens]

extras

  • replace OpenOffice.org and StarOffice references with LibreOffice [Michael Muench]
  • replace StarOffice icons to LibreOffice icons in Web Wizard (fdo#33229) [Andras Timar]

filters

  • don't crash on missing graphics (rhbz#710556) [Caolán McNamara]
  • don't de-reference null pointer - fix crash with certain PPTX files [Michael Meeks]
  • fix config for pptx filter - thanks to Bubli [Radek Doulik]
  • fix for ( docx import of hyperlinks ) (fod#37367) [Noel Power]
  • fix xlsx 2010 export. [Muthu Subramanian]
  • make export to .pptx 2010 work again [Katarina Machalkova]
  • revert "fix for ( docx import of hyperlinks )" (fod#37367) [Noel Power]

===help===

  • revert "Update the operation of delete and backspace key " (fdo#31652) [Andras Timar]
  • update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]

impress

  • add sanity check before dereference, (bnc#694119) [Tor Lillqvist]
  • added sdfilt.component for pptx export [Radek Doulik]
  • fix sdfilt component generation [Radek Doulik]
  • typo [Tor Lillqvist]

libs-core

  • - updated license information (fdo#37001) [Andras Timar]
  • add OxygenOffice menu-icon package support [Kalman Szalai - KAMI]
  • always get GNOME MIME type icons from the gnome subdir [Petr Mladek]
  • avoid crash when pasting a form control into chart. (fdo#37646) [Kohei Yoshida]
  • change default fall-back font lists for Thai locale in vcl.xcu [Samphan Raruenrom]
  • correctly build GTK systray icon [Robert Nagy]
  • do not include bsh.jar when building with system bsh [David Tardon]
  • don't assume you'll always find a match. (fdo#37252) [Kohei Yoshida]
  • fix --quickstart shouldn't show start center (fdo#37110) [Robert Nagy]
  • fix auto-correction crash (fdo#38000) [Michael Meeks]
  • fix bug in CloneList [Rafael Dominguez]
  • fix build in connectivity/qa with system-hsqldb [Rene Engelhard]
  • fix compile with Bison 2.5 [Kelly Anderson]
  • fix for bug (fdo#37590) [Noel Power]
  • fix paths and restore original semantics [David Tardon]
  • fixed crash when reading malformed fieldmark tags in ODT (fdo#34997) [Cédric Bosdonnat]
  • initialize resource manager to get verbose basic errors (fdo#37370) [Noel Power]
  • list Microsoft JhengHei instead of Microsoft YaHei as Hant font [Caolán McNamara]
  • make style:layout-grid-snap-to-characters fit to ODF spec. (fdo#37390) [Cédric Bosdonnat]
  • move default language independent layout templates [Kalman Szalai - KAMI]
  • remove erroneous FIXMEs when re-starting oosplash.bin [Michael Meeks]
  • replace "seagull" icons to LibreOffice icons (fdo#37617) [Andras Timar]
  • sanity checks that fix crash (fdo#36495) [Tor Lillqvist]
  • sanity test, seems to fix (fdo#37930) [Tor Lillqvist]
  • set all border lines, not only one [Markus Mohrhard]
  • set default min password length in ctor of password dialog (fdo#37771) [Andras Timar]
  • using "$(ICONPREFIX.libreoffice)-" as icon prefix [Kalman Szalai - KAMI]

libs-extern-sys

  • fix pt-BR makefile [Andras Timar]
  • remove added license header that caused parse error (fdo#37433) [Andras Timar]
  • update: Brazilian portuguese spelling dictionary & hyphenation (fdo#37671) [Andras Timar]
  • updated screenshot for hu thesaurus [David Penzes]

libs-gui

  • added mtfrenderer component [Radek Doulik]
  • bitwise operations on signed numbers (fdo#37668) [Caolán McNamara]
  • don't broadcast setting changes during painting of button. (fdo#36690) [Kohei Yoshida, Noel Power]
  • fix a bug about presssed button state (fdo#36613) [Lucas Baudin]
  • fix gtk FMR on shutdown (fdo#37302) [Michael Meeks]
  • fix some visual glitch with GTK[Lucas Baudin]
  • fixed the prefix recognition in URLs... that list is sorted. (fdo#36615) [Cédric Bosdonnat]
  • make the debug build work again [Radek Doulik]
  • make the renderer component point to the right shared library [Radek Doulik]
  • revert "Don't broadcast setting changes during painting of button." (fdo#36690) [Noel Power]
  • revert previous patch for now. [Michael Meeks]

postprocess

  • add sdfilt component [Radek Doulik]
  • added mtfrenderer to the components list [Radek Doulik]

testing

  • make toolkit.UnoScrollBarControl not fail headless (fdo#37325) [Bjoern Michaelsen]
  • use --nologo to prevent oosplash smoketest hangs [Bjoern Michaelsen]

translations

  • typo in hu [Andras Timar]
  • update translations from Pootle for LibO 3.4 rc 2 [Andras Timar]
  • update translations from Pootle for LibO 3.4.1 rc1 [Andras Timar]
  • update translations from Pootle for LibO 3.4.1 rc2 [Andras Timar]
  • updated Serbian (sr sh) translation [Goran Rakic, Andras Timar]

writer

  • add iterator sanity check, seems to fix (fdo#36820) [Tor Lillqvist]
  • avoid crash in getRowSpan (rhbz#707317) [Caolán McNamara]
  • band-aid for immediate crash in IsAlignPossible (rhbz#710004) [Caolán McNamara]
  • compatibility option for old size of small caps (bnc#691473) [Luboš Luňák]
  • crash in export of .doc in lcl_getFieldId (rhbz#699909) [Caolán McNamara]
  • document as a fdo bug [Caolán McNamara]
  • effective STL Item 27 [Caolán McNamara]
  • fix crash reading some documents with fields (fdo#36329) [Cédric Bosdonnat]
  • fix for (fdo#36552) [Noel Power]
  • fix for a truncated German string (fdo#38007) [Andras Timar]
  • fix for ww8 export of relative hyperlinks: (i#115297) [Cédric Bosdonnat]
  • fix loss of init on merge [Caolán McNamara]
  • fix one of the crashes in wizards (fdo#36306) [Jan Holesovsky]
  • fixed broken loop causing a crash (fdo#37799) [Cédric Bosdonnat]
  • give more room to style listbox [Jean-Baptiste Faure]
  • made changes to fix sentence delete in bug 34786. [jeffrey]
  • make a real copy of the text where to count words (fdo#37584) [Cédric Bosdonnat]
  • make recursive call of MarkManager::deleteMark do the right thing (fdo#37974) [Caolán McNamara]
  • re-add missing elements to Elements dialog in Math (fdo#37869) [Andras Timar]
  • really don't handle the CJK unit by default (fdo#32684) [Cédric Bosdonnat]
  • reorganized columns dialog to show text direction correctly (fdo#37387) [Cédric Bosdonnat]
  • restore CVE fix. unit tests rule [Caolán McNamara]
  • temp ole docshell on dtor deletes SwDoc on 0 refcount (fdo#35937) [Caolán McNamara]
  • typo [Tor Lillqvist]

LibreOffice 3.4.0

The Document Foundation heeft versie 3.4.0 van kantoorpakket Libre Office uitgebracht. Dit is enkele dagen nadat OpenOffice.org (waarvan Libre Office een afsplitsing is) door eigenaar Oracle is geschonken aan de Apache Software Foundation. Het is onduidelijk of OpenOffice.org en Libre Office ooit weer samengevoegd worden, maar vooralsnog timmert The Document Foundation flink aan de weg.

Libre Office 3.4.0 kent weer de nodige nieuwe functies en verbeteringen. Zo zijn onder andere het importeren van HTML en de tekst rendering onder Linux verbeterd. Ook is het kopiëren of verplaatsen van sheets in Calc makkelijker geworden en het werken met kleuren in diagrammen uitgebreid.

Lees hieronder de volledige release notes en hier de highlights. LibreOffice is te downloaden voor Windows, Mac OS X en Linux en is vertaald in het Nederlands.

Release notes:
Writer

New gradient / drop-shadow to highlight writer pages, with configurable colors in the options. To see simply start writer, and admire the prettier page / drop shadow
Support Color and line styles for the columns and footnote separator lines. This is improving the compatibility of LibreOffice with ODF
Add Greek Characters mode for bullets and numbering
The graphite smart font rendering support, has been completely rewritten to use a new faster graphite engine and is now more stable and at least 10 times faster. No changes are needed to existing fonts or documents.

Calc

Redesigned Move/Copy Sheet dialog (Edit->Sheet->Move/Copy) to improve its ergonomics. (Joost Eekhoorn, Christoph Noack)
Support for autofilter per sheet: It is now possible to set autofilter per sheet without manually creating named database ranges prior to setting autofilter. Previously Calc only supported one autofilter per document, which caused the previous autofilter to disappear when setting another one even on a different sheet unless a named database range was created beforehand. (Markus Mohrhard)
Re-work of the drawing layer, to improve precision on re-positioning and re-sizing of drawing objects. (Caolán McNamara, Red Hat, Inc.)
Massive re-work of external reference handling: External reference handling code has been significantly re-worked in order to fix a large number of defects in formula calculations involving external references, and to boost data caching performance especially when referencing large data ranges. (Kohei Yoshida)
Named ranges in sheet-local scope: Previously, Calc only supported named ranges in global scope, that is, all named ranges were made available for the entire document regardless of the current sheet. In 3.4 Calc now supports named ranges that are local to a sheet. The named range dialog (Insert->Names->Define) has been modified to reflect this change. (Kohei Yoshida)
Multiple subtotals on a single sheet: It is now possible to define more than one subtotal range in a single sheet via Data->Subtotals. Previously, setting a second subtotal range removed the first one if they were on the same sheet. (Kohei Yoshida)
Preserve OLE links to other Excel documents when importing an Excel document. OLE links get converted to external references upon import. Previously, Calc ignored OLE links and cells containing OLE links resulted in error upon import. (Kohei Yoshida)

DataPilot

Support for unlimited number of fields: Previously DataPilot only supported up to 8 column/row/data fields and up to 10 page fields. 3.4 has lifted this restriction to allow unlimited number of fields in each field type.
Named range as data source: With 3.4 it is now possible to use a named range as the data source for DataPilot. This allows, for example, addition of new rows to the data source and update of the DataPilot table to reflect the new data, without manually changing the data source range in the DataPilot dialog.
Re-work of the internals: The internal implementation of DataPilot has been significantly re-worked in order to fix several regressions especially with regard to refreshing of DataPilot tables.

Impress / Draw

Improve HTML export with an image thumbnail gallery of the slides on the contents page (Julien Nabet, Michael Meeks)

Filters

Re-write flat ODF import and export file filters from Java to C++ giving a huge speed increase. Try saving your writer document as a ".fodt" file
Substantially re-work legacy StarOffice (pre 2000) binary file format filters, removing all export code: the filters are now smaller and read-only, this also removes clutter from the 'Save As' dialog

GUI

Initial support for Unity and global menu support
Internationalized font previews: In the drop-down font selector, fonts which are tuned for use with a specific script, e.g. Arabic, Hebrew, Malayalam, etc. now show an additional preview of some sample text in the target script. See before and after screenshots.
Natural Sorting: Menus list their entries in a natural sort order. e.g. "Heading 10" now appears directly after "Heading 9" in the list instead of directly after "Heading 1". See before and after screenshots.
Autocorrect: Typing "http:" at the start of a sentence no longer auto-capitalizes. Such URLs are now excluded from being auto-capitalized.
Text Rendering: Linux text-rendering improvements. Text is now drawn via Cairo with the same subpixeling options as other Cairo-using apps. The outcome is that text in LibreOffice is rendered the same as the rest of your desktop. See sample screenshot when desktop-wide subpixeling is enabled.
Adapt to Linux mouse pointer themes more pleasantly
Improve gtk+ theme integration, making LibreOffice look more native. Fix menu separators, Alt key issues, Toggle buttons, and many widget rendering details
Find toolbar now behaves much more like in applications like Firefox, or Evolution - is hidden by default, shows when the user presses Ctrl+f at the bottom of the document, and is wider, so more text fits there, see the detailed description and a screenshot. For the Search and Replace dialog, Ctrl+Alt+f is used.
Separate borders width and style for Writer, Calc and Impress
Added new 3D border types to increase compatibility with loads of file formats, including ODF.
Color Charts: Adding and Removing color charts is now possible
Rotate through case changes: fix for bug 32559

Performance

Smoother startup on Linux: we now show our splash screen before starting to read all the application's data, giving a faster time to splash and cleaner code
Remove inefficient, and un-necessary 'BmpColorMode' approach to accessibility theming. Reduce theme sizes and duplication by isolating high contrast icons in their own theme
Remove 150 duplicated redundant 'missing icon' icons to reduce bloat
Move seldom used text encoding conversions into a separate library, saving 1Mb or so of RAM
Linux fontconfig leak: Fixed a font-related leak, saving up to 800k or so of RAM, depending on the amount of fonts installed
Shrink Windows installer download by more than 30Mb using better compression schemes
Remove 624 localized palette files and have them localized run-time
Remove compatibility support layer for old Windows 9x non-unicode Win32 APIs

Other

When the document is encrypted with a password, you can now change the password while the document is open, from File->Properties->General->Change Password. The button is enabled only when the document is encrypted with a password.

Code cleanups

Removal of numerous DECLARE_LIST in favor of STL and boost ptr_container. (Joseph Powers, Rafael Dominguez)
Many thousands of lines of German comments, translated to English (...)
Thousand of incorrectly 'executable' files fixed (Francisco Saito)
More than 5.000 lines of dead code removed [Writer/Calc/Impress]
Use of SAL_N_ELEMENTS [Writer/Calc/Impress/Base]
Cppcheck warnings fixes

Localization

Data Pilot is now named Pivot Table.
Add Beembe (bek), Bekwel(bkw), Kituba (mkw), Lari (ldi), Mbochi (mdw), Teke-Ibali (tek), Teke-Tyee (tyx), and Vili (vif) languages (Republic of Congo). Hunspell spell checker dictionaries in these languages are now useable in LibreOffice. (Andras Timar)
Add Portuguese (Angola) locale data (pt_AO). (Andras Timar)

Pagina's