- fix immediate bug to make addins work in Win 10 with Veusz 3.6
- review code & refactor where rqd
- create menu items
- create xlam (Excel)
- add template (multi y)
- add graph title
- write docs
- check Calc addin in Debian
- Test, test and test
- create package
Addins to Embed Veusz in LibreOffice Calc and Microsoft Excel
These addins were originally developed by Stefan Eidelloth in 2011.
See the docs (TBA) for the explanation of how to install and use the addins.
This Add-In includes a set of macros to "embed" Veusz in Calc
It uses TextBoxes as "Veusz diagram objects". The background of the
TextBox includes a png image and the description of the TextBox
includes the Veusz text. The macros modify the description and the image.
For example a macro saves the text as temporary *.vsz file,
opens this file with Veusz and exports it temporary png image.
The png image is than imported and but as updated background of the TextBox
The software is being updated to reflect changes in Veusz, Excel and Calc since 2011.
A release will be issued in early 2025 along with some guidance.
Have Fun!
Tony Daly, 2025
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
MIT