SLAMLib-0.0.5
Bugfix release.
In case of problem to update the following steps may help
1 remove previously installed version
2 close OO and possibly log out
3 Start OO and add SLAMLib
Bugfix release.
In case of problem to update the following steps may help
1 remove previously installed version
2 close OO and possibly log out
3 Start OO and add SLAMLib
This version includes a basic hypenator, and is a stripped-down version of 1.0. Version 1.0 will switch to twofold suffix stripping, but we need support in open/libreoffice first... Right now twofold suffix stripping+compound words don't work, due to a bug/missing feature in open/libreoffice's hunspell implementation.
Java 7 supports new constructs such as a string literal in the form 0b11_011_111. This type of construct is now supported.
Another new Java 7 feature allows for things such as
int #"I am a strange variable name" = 7;
This construct is also supported.
I added new keywords to C++ related to c++_0xx, and also, C++ now allows for hex constants, binary, and octal constants.
This release also works with OpenOffice.org 3.3 and LibreOffice 3.3.
Denne udgave virker også med OpenOffice.org 3.3 og LibreOffice 3.3.
* Adapted Addons.xcu to allow installation in LibreOffice.
* Got rid of this license confirmation hassle when deploying, yeah!
Got rid of this license confirmation hassle when deploying, yeah!
Adapted Addons.xcu to allow installation in LibreOffice.
Maltese Spellchecker for OOo First release
---------------------------
http://linux.org.mt/projects/spellcheck
This spell checker comes from the Maltese spell checker project.
Actually, the original spell checker is for aspell. This project provides the Maltese word list for that.
Original aspell dictionary: http://linux.org.mt/downloads/aspell6-mt-0.4.tar.bz2
The error "bad root element
Second release of SLAMLib a small and simple Add-In for Calc that brings some extra feature to Calc amongst other QR factorization and polynomial fitting. Contains source.
A bug that made Gaussian elimination to fail is fixed.