3.4

Jaguar Calc add-in-1.0.0

Adds the SQLREQUEST function to CALC. This function is similar to the SQL.REQUEST function of MS-Excel.
SQLREQUEST is an array function. This means that it results in an array containing the data returned by the data source. The online help of Calc includes the "Array Functions" section explaining how to use them.


The following is an example of a typical call using the MySQL J/Connector driver:

=SQLREQUEST("com.mysql.jdbc.Driver";"jdbc:mysql://server_ip_address/?user=name&password=abc";"SELECT * FROM table")
Release notes.

A Letras-1.1.0

It adds a function to describe the numbers in English.

Se agrega una función para que describa los números en ingles.

Il ajoute une fonction pour décrire les nombres en anglais.

Essa aggiunge una funzione di descrivere i numeri in inglese.

Ela adiciona uma função para descrever os números em Inglês.

Linguist-1.1

This release adds some statistical information about the current document, including lix (readability) calculation. Furthermore, it should now work with all locales.

Note for Debian and Ubuntu users: GUI installation doesn't work. Install with:

<officedir>/program/unopkg add <path to Linguist package>