Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | textproc) Notes: svn path=/head/; revision=327773 | ||||
* | Universal Office Converter (unoconv) is a command line tool to convert any | Pawel Pekala | 2012-09-20 | 6 | -0/+108 |
document format that LibreOffice can import to any document format that LibreOffice can export. It makes use of the LibreOffice's UNO bindings for non-interactive conversion of documents. For practical reasons we mention LibreOffice, but OpenOffice is supported by unoconv as well. WWW: http://dag.wieers.com/home-made/unoconv/ PR: ports/171789 Submitted by: nemysis@gmx.ch Notes: svn path=/head/; revision=304580 |