You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I answered this in the pull request for the localization branch back when it was asked there, but for reference and for completeness, lemme post the link to that here: TerryCavanagh/VVVVVV#272 (comment)
As for completely supporting the macros in LibreOffice, Terry asked me about it as well today, but the macros depend on the (as it turns out, not that great!) MSXML library, which LibreOffice can't really emulate. Maybe it's possible to make just the export function not rely on it (since outputting XML is way easier than parsing it, and since translators will get sheets with the data already loaded) but the question is whether it'd be worth the hassle to completely replace all the exporting VBA. Either way, LibreOffice should not break the macros, so all the work could be done in LibreOffice and then exported at the end using Excel.
LibreOffice on Linux, when "Set path" clicked:
At line:
Google Spreadsheets simply ignore VB macros.
The text was updated successfully, but these errors were encountered: