Skip to content

Latest commit

 

History

History
207 lines (103 loc) · 9.8 KB

CHANGELOG.md

File metadata and controls

207 lines (103 loc) · 9.8 KB

Change Log

Full Changelog

Implemented enhancements:

  • python3 compatibility #107

  • Preserve the original timestamp, ownership and permissions #31

Fixed bugs:

  • On Mac OSX + LibreOffice 4.3 Not working #221

  • dyld: Library not loaded: /usr/local/libodep/lib/libintl.8.dylib #128

  • unoconv: option --export must not have an argument #93

  • Configuration of LibreOffice is changed #15

Closed issues:

  • unoconv: Cannot find a suitable office installation on your system. #236

  • Libreoffice GraphicImport error #234

  • display() method used by --show should not output to stderr #223

  • not generating content #217

  • UNO IllegalArgument during import phase: Source file cannot be read. Unsupported URL #215

  • can't find libreoffice 4.2.2.1 #195

  • unoconv doesn't ouput UTF-8 text files on windows. #185

  • --version #183

  • uno bridge removed on ubuntu 13.10 #182

  • Cannot Install in centos 6.5 #178

  • My unoconv works perfectly in terminal using www-data, but no pdf file when executed through php #139

  • weirdly quoted output #135

  • please add LICENSE file #105

Merged pull requests:

0.6 (2012-09-10)

Full Changelog

Implemented enhancements:

  • unoconv --version fails to display revision number #82

  • Issue with named ubuntu server and office listener. #80

Fixed bugs:

  • Permission in unoconv aren't applied to PDF #75

  • Improve 'make install' under MacOS X #63

  • Starting listener fails with "No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file" #60

  • selinux.txt not a valid asciidoc document #53

  • Installation under Windows? "Cannot find a suitable office installation" #52

  • Unoconv version check is incorrect, fails on older LibreOffice #50

  • Not working on Mac #27

Closed issues:

Merged pull requests:

  • added explicit check in Listener() if soffice is already running on given (host, port) #74 (vpa)

  • Python path variable using env #72 (petross)

  • Endless recursion fix for windows... #71 (vpa)

  • Random seg.faults in unoconv #67 (vpa)

0.5 (2012-04-16)

Full Changelog

Implemented enhancements:

  • Missing DocTypes?! #36

  • Convert after launching listener #30

  • Close after launching listener #29

  • Deprecated command #14

  • extrapath for LO on OpenBSD #8

Fixed bugs:

  • pyuno.so location not inserted into sys.path on Gentoo #46

  • unoconv doesn't work anymore on Fedora 17 #45

  • Launching with single/double hyphen #28

  • LibreOffice 3.5.0 crashes when using python UNO #26

  • uno.RuntimeException: URP-Bridge: disposed(tid=3) Unexpected connection closure #22

  • Exception if file doesn't exist #17

  • com.sun.star.beans.PropertyValue may not yet been imported when Options initializing #16

  • unoconv: Cannot find the pyuno library in sys.path and known paths. #4

  • unoconv: UnoException during conversion #3

Closed issues:

  • Unable to run unoconv from PHP #42

  • Change/force the document encoding during conversion (UTF-8) #33

  • SElinux Problems When Running Indirectly #19

  • JPEG export filter seems to have a size limit #13

  • LibreOffice should use SVG natively #11

  • unoconv needs 2 times to connect to LibreOffice #7

  • Support for .docx conversion #1

Merged pull requests:

0.4 (2010-10-20)

Full Changelog

0.3 (2007-09-01)

Full Changelog

0.2 (2007-05-20)

Full Changelog

0.1 (2007-05-19)

* This Change Log was automatically generated by github_changelog_generator