Beothorn
Beothorn
Because the main project is unmaintained there is a lot of fragmentation. Lots of forks with different improvements https://github.com/edmund-wagner/junrar/network/members It would be nice to scan them and reproduce improvements on...
Typo: message_recieved should be message_received Typo is prsent on the README and also on the code
Add extension to https://extensions.libreoffice.org/
The addin does not give a warning before executing clojure code. This is obviously dangerous, see for example: ``` =CLJEVAL("(use 'clojure.java.io) (with-open [wrtr (writer '''/tmp/test.txt''')] (.write wrtr '''line to be...
Clojurecalc is not working with latest version of libre office
Clojure have a newer version, jar inside the addin should be updated Depends on https://github.com/beothorn/ClojureCalc/issues/18
Using the libreOffice sdk from package libreoffice-dev I'm getting ➜ sdk /usr/lib/libreoffice/sdk/bin/idlc -C -O /home/lucas/dev/clojurecalc/ClojureCalc/build/idl/urd -I /home/lucas/dev/clojurecalc/ClojureCalc/src -I /usr/lib/libreoffice/sdk/idl /home/lucas/dev/clojurecalc/ClojureCalc/src/com/github/beothorn/clojurecalc/ClojureCalc.idl Compiling: /home/lucas/dev/clojurecalc/ClojureCalc/src/com/github/beothorn/clojurecalc/ClojureCalc.idl :1 [62:62] : Statement can not be parsed:...
Check if it's posssible to import those libs Or they must be added to the oxt https://github.com/clojure/math.numeric-tower https://github.com/clojure/math.combinatorics https://github.com/clojure-numerics/expresso