===================================================================

CyrillicTools -- a macro library for OpenOffice.org 1.1.0 and above.

Revision history
===================================================================
1.3 (2006/02/10)
+ Added functions for recode sheets names and annotations in Calc.
* Improved number in words function. Now possible select case of first
  character in result.
+ Added new universal form for call function in SumLiterally.
* Minor changes in documentation.
* Various minor improvement in code of modules.

1.2 (2004/06/18)

* Provided a workaround for issue 29943, which caused all macros
  from the CorrectLayout module process not only the selected text,
  but all subsequent paragraphs too.

1.1 (2004/02/09)

+ Added functions allowing to display CyrillicTools documentation
  directly from OpenOffice.org.
+ Language for displaying dialog boxes and messages now can be
  customized (but no GUI for changing this setting, sorry!).
* Fixed a bug in the CorrectLayout module which caused an error
  when trying to convert a text in special areas (like footnotes or
  table cells).
* Various minor improvements in the CorrectLayout module.

1.0 final (2003/11/12)

+ Full Russian documentation.
* Minor bugs fixed.

1.0 prerelease (2003/10/31):

+ Functions for representing number in words in Russian, Ukrainian and
  Belarusian languages.
+ Functions allowing to correct characters typed in a wrong keyboard
  layout.
+ Localized Russian and Ukrainian interface.
+ A GUI Menu set for fast access to functions available in the library.

0.2 (2003/10/04):

! First alpha version.
+ Functions for recoding Cyrillic text wrongly interpreted as a sequence
  of accented Latin characters to Unicode Cyrillic.
