System Independent

Graecise-0.8.0

OpenOffice 3.2 is out and with it came the "Greek Ancient" language flag.
This flag will now be set for any text you convert with the macro.
Thanks to Martin Srebotnjak who provided the code changes necessary to achieve that which saved me some work.

decroise-1.8.3

reorganisation du menu : rattachement au menu "donnees" ( apres "trier" )
plus intuitif que dans "outils / addons"

reorganization of the menu : in the "data" menu ( after "sorting" )
more intuitive than "tools / addons"

Obba-2.2.9

Version 2.2.9 of Obba brings the following changes:
  • Complete rewrite of Obba logging.
  • Added a log window to the Obba Control Panel (enable it via Window: Show Log Window).
  • Many improvements to the diagnostic output.

Please try the demo sheet "Data Access.odt" showing how to access data from finance.yahoo.com. Includes the Java source code for the class handling the web access. See Obba Tutorial

BaseTools-0.0.3-beta

1) Changed global variables for current database document. As Base now has the global variable ThisDatabaseDocument (accessible from code inside a Base document), I changed the old variables in the Databases module to ActiveDatabase, ActiveConnection, and ActiveDataSource. These variables can be set set with InitFromDocument(oDBDocModel). However, it is not always necessary to set these variables, as they can get obtained from a data form.

Tags for templates-0.4.5

[x] Search query on Windows is saved in UTF-8 encoding
[x] No errors if no duplicate words found
[x] [a-z][a-z]+ --> [a-z]{2}+

[x] Поисковый запрос нормально сохраняется на Windows
[x] Нет ошибки при отсутствии повторяющихся слов