Sasawaws
Sasawaws
I forgot to add the default font size for the main panel was similarly tiny but ctrl-scroll button zoomed this to "reasonable"
After endless trying I changed my monitor and then font is not readable - very small but readable... All other applications remained roughly the same so I don't know what...
I think several issues are being mixed up here, I think the one I reported is teams vs Wayland via pipewire not working. I think the pwa issue is separate....
On Saturday, 9 August 2025 17:24:03 BST IsmaelMartinez wrote: > IsmaelMartinez left a comment (IsmaelMartinez/teams-for-linux#1715) > > closing as there has been no activity for over a month. If you...
void XLWorkbook::setFullCalculationOnLoad() This offers: getOrCreateAttribute("forceFullCalc").set_value(true); getOrCreateAttribute("fullCalcOnLoad").set_value(true); I tried by editing the xml - this didn't seem to do anything I tried by editing the xml - this didn't seem to...
Sorry - I can see why this was confusing! For me either **#include ** or **#include ** builds the library correctly so there is no need for the explicit path....
In answer to your other questions: I pulled the latest version as a zip file from github, ran cmake, make and make install. Either way there we no build messages...
While I'm here - from the sheets I've managed to make and from the one in Demo2 the formulae don't auto-compute on loading into libreoffice and instead the cells show...
https://stackoverflow.com/questions/18355691/set-xlsx-to-recalculate-formulae-on-open Trying various things from here indicates that this persists regardless of the options for calcPr but omitting the value for the cell results in the cell always being recalculated...
Actually the explicit link was always broken for compiling my own code even before I installed the system libraries. The scripts appear to don't install your local version of pugixml.hpp...