2020-11-28 01:42:30 +0100 | Medalha recebida | ● Pergunta boa (fonte) |
2020-06-26 06:47:47 +0100 | Medalha recebida | ● Pergunta famosa (fonte) |
2020-05-14 10:48:48 +0100 | Medalha recebida | ● Pergunta favorita (fonte) |
2018-06-11 16:38:55 +0100 | Medalha recebida | ● Pergunta notável (fonte) |
2018-06-11 16:38:55 +0100 | Medalha recebida | ● Pergunta popular (fonte) |
2018-04-16 21:37:22 +0100 | Resposta comentada | libreoffice --convert-to xlsx "sheet name" Understood. I'll add the tag 'feature-request' |
2018-04-16 17:07:40 +0100 | Medalha recebida | ● Organizador (fonte) |
2018-04-16 17:05:09 +0100 | Perguntou | libreoffice --convert-to xlsx "sheet name" libreoffice --convert-to xlsx "sheet name" Hi, I do not see in the manual if it is possible to specify the "sheet name" |
2016-07-27 16:42:08 +0100 | Medalha recebida | ● Estudante (fonte) |
2016-03-12 14:09:17 +0100 | Medalha recebida | ● Pergunta notável (fonte) |
2016-03-12 14:09:17 +0100 | Medalha recebida | ● Pergunta famosa (fonte) |
2016-03-12 13:57:47 +0100 | Medalha recebida | ● Pergunta famosa (fonte) |
2016-03-06 12:29:27 +0100 | Medalha recebida | ● Pergunta famosa (fonte) |
2016-03-06 12:29:27 +0100 | Medalha recebida | ● Pergunta notável (fonte) |
2015-12-16 05:07:56 +0100 | Medalha recebida | ● Pergunta notável (fonte) |
2015-12-15 21:03:25 +0100 | Medalha recebida | ● Pergunta popular (fonte) |
2015-12-15 13:39:22 +0100 | Medalha recebida | ● Pergunta popular (fonte) |
2015-12-15 13:39:06 +0100 | Medalha recebida | ● Pergunta popular (fonte) |
2015-12-14 14:30:23 +0100 | Perguntou | R integration R integration would allow the user to include R code in their Writer document in the same way as one can do today with the '.Rmd' format (R+markdown)and the knitr tool or '.Snw' format (LaTeX + R) and the Sweave tool. The R code could be placed in a similar way inside a 'chunk' as in the aforementioned tools. When you run the chunk you get the figure or table. You can re run the chunk when you want to update the figure or table. |
2015-12-14 14:30:17 +0100 | Perguntou | markdown mode A basic markdown mode for LibreOffice writer would facilitate the use of markdown among users that do not understand markdown. If I want to ask for input to a markdown document today I cannot send it to users that do not work in text. If they could open it in LibreOffice then they could edit and send it back without feeling like they are out of their normal workflow. It would be nice to pick a markdown flavor like the one used in Pandoc or github |
2015-12-14 14:30:14 +0100 | Perguntou | git version control in LibreOffice Use libgit2 in LibreOffice.
Why re-invent version control when 'libgit2' gives you an api you can bundle with you software? |