Top "Libreoffice" questions

LibreOffice (LibO) is a free and open source office suite, developed by The Document Foundation.

Applying row based filter instead of column based in LibreOffice or other SpreadSheet tool

We all know the standard filter, where you pick which rows to show depending on values in a particular column (…

excel libreoffice openoffice-calc libreoffice-calc
what language do I need to write macros in LIbre Office Calc?

I've written a bunch of VBA code for various things in Excel. I'm looking at migrating to libreOffice. Under Tool-&…

python macros libreoffice calc
How to run python macros in LibreOffice?

When I go to Tools -> Macros -> Organize Macros -> Python I get this dialog: It …

python ubuntu macros libreoffice ubuntu-13.10
Export HIVE to a CSV

I have some data in HIVE, and I would like to see it in LibreOffice. How do I export this …

csv hive libreoffice
How do you install or activate PyUno in LibreOffice?

How do you make Python (any Python) know about PyUno in LibreOffice? When I do: import uno python says that …

python libreoffice
Removing borders in libreoffice writer

I created a LibreOffice Writer document, and copied some text from a web page. Now whenever I create a bulleted …

libreoffice
Libreoffice calc: loop throught cells macro

I've been searching a lot but could find little to no info about LibreOffice Basic I'm a bit used to …

macros libreoffice libreoffice-basic libreoffice-calc
LibreOffice / OpenOffice Calc: VBscript, export of XLS sheets to CSV

I'm trying to write a script for a while now but it seems that one part of it just does …

csv vbscript xls libreoffice openoffice-basic
Can I use OR in LibreOffice calc IF statement?

I'm trying to achieve something like: =IF( N2="string1", "high", IF( N2="string2" or N2="string3","middle","low") ) Or, in …

if-statement libreoffice libreoffice-calc
How to convert pptx files to jpg or png (for each slide) on linux?

I want to convert a powerpoint presentation to multiple images. I already installed LibreOffice on my server and converting docx …

linux jpeg converter powerpoint libreoffice