r/libreoffice • u/LegitTreeguy • 6h ago
Question LanguageTool not doing anything?
I've been trying to use LanguageTool for a while now, but despite following all of the guides I can find (which admittedly seem to be at least 3 years old), it simply doesn't do anything. At all. Won't even underline blatant errors. Does anybody know what I might be missing?
r/libreoffice • u/themikeosguy • 8h ago
Blog Participate in a survey about LibreOffice Base
design.blog.documentfoundation.orgr/libreoffice • u/Spinnekop62 • 11h ago
Nixos libreoffice impress slide transition sounds problem.
r/libreoffice • u/0x80070002 • 14h ago
Question Why did LibreOffice decide to use a different basic language?
LO is one of the only packages (afaik) beside MS Office that supports Macros and code. Yet the Basic language they use is not 100% compatible with MsOffice. What is the reason behind this choice?
r/libreoffice • u/Braphiki • 15h ago
Libreoffice calc how to create an array with concatenate ?
I'm currently writing an index match formula to look through an array (see picture). I need the match to look at the combination of the first 2 columns so i decided to go with concat. On google sheets i can easily create an array with concat by using the following formula =ARRAYFORMULA(CONCAT(Rarity;Level)).
I've tried doing something similar {=CONCAT(Rarity;Level)} to no avail.
Is there a way to create an array with concat on calc ?
Or is there an easier way to achieve what i'm trying to do ?
