Skip to content

Latest commit

 

History

History
296 lines (254 loc) · 25.9 KB

CHANGELOG.md

File metadata and controls

296 lines (254 loc) · 25.9 KB

Change Log

0.8 (2017-12-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • failed to replace variable 'A' with value 'B' in the document. #425
  • Add more maintainers #411
  • PPT changing color while converting with Unoconv #406
  • ERROR: No module named 'uno' #403
  • unoconv from pptx, text is rendered as image #401
  • Compare docs #400
  • Unoconv creates new file with root permissions #394
  • xsl:attribute: Cannot add attributes to an element if children have been already added to the element. #387
  • Output file is owned by root #381
  • PPT to PDF: Textboxes underneath images appearing on top of image #378
  • script works fine with CLI but do not work with browser #365
  • Problem to execute from PHP (Ubuntu, XAMPP) #353
  • Progress bar #346
  • Can't get remote listener to work #341
  • Can't run unoconv as www-data user in Ubuntu 14.04LTS #336
  • Segmentation fault on Alpine Linux #333
  • Some docx files that contained table does not be converted to pdf exactly #330
  • Can not convert ppt file to pdf file with file name which contain japanese character. #325
  • How to install latest unoconv from github into ubuntu 14.40 headless terminal? #323
  • mac osx + emf conversion delegates to imagemagick which doesnt support it #320
  • Unable to use unoconv through php shell_exec #302
  • Running 2+ instances of unoconv concurrently results in error #299
  • Missing help option in help output #297
  • OS X, LibreOffice 4.4 and 5.0: no suitable office installation #292
  • Enhancing the performance on converting text files #291
  • Cannot find a suitable pyuno library and python binary combination in /usr/lib/libreoffice #290
  • Conversion of a list from a docx to html #287
  • unoconv 0.7 hangs out of nowhere #274
  • pagination #268
  • LibreOffice Python Syntax Error Mac OS X #166

Merged pull requests:

0.7 (2015-07-08)

Full Changelog

Implemented enhancements:

  • --version and --help commands should return 0 status code #222
  • Using unoconv with pyenv #204
  • Add --version option #183
  • Error using --stdout in a win32 box - CR + LF instead LF #112
  • python3 compatibility #107
  • unoconv includes deleted text when converting from doc to txt #40
  • Add an --stdin option to read content from stdin #35
  • Preserve the original timestamp, ownership and permissions #31
  • Minor readme addition about HOME directory (#87) #265 (pataquets)
  • Cycle through all images in input file #254 (integritydc)
  • Add change log file. #253 (skywinder)
  • Add a extra search path on MacOS X for OpenOffice #250 (vittala)
  • document --version option in help output #200 (mmariani)
  • Add -F|--field to update user-defined fields before exporting document #193 (raphink)
  • Preserve timestamps and permissions #179 (vincentbernat)
  • Correct output of "make help" #174 (ojwb)
  • Find LibreOffice 4.1 on MacOSX #154 (zopyx)
  • set format based on extension #151 (urg)
  • Update README.asciidoc #140 (simkimsia)
  • Add XLSX support #131 (josiasmontag)
  • Fix documentation typos #117 (ojwb)
  • Add python 3 support #111 (xrmx)

Fixed bugs:

  • Mismatch of output basename for file and dir #251
  • an error occurred when called by lua in nginx #224
  • On Mac OSX + LibreOffice 4.3 Not working #221
  • --output is broken in master #210
  • Handling exit code 81 #192
  • Failure to convert when specifying a non-existing output directory (ErrCode 283) #133
  • dyld: Library not loaded: /usr/local/libodep/lib/libintl.8.dylib #128
  • When converting odt to pdf table of contents may have wrong page numbers #120
  • unoconv: option --export must not have an argument #93
  • MathType equations in docx file generates very small images #91
  • Configuration of LibreOffice is changed #15
  • Fix python2 compatibility after 3249fd3 #175 (xrmx)
  • Resolves: fdo#70309 can't write bytes direct to stdout in python3 #170 (caolanm)
  • #133 fix export to non existent directory #134 (gazofnaz)
  • Third attempt to make pull request for fixing issue #120 #127 (peterdemin)

Closed issues:

  • unoconv Office probably died. Unsupported URL..all libreoffice packages have been installed #264
  • How to convert an encoded text file into a pdf one #262
  • Unoconv requires LibreOffice installed even when connecting to remote listener #260
  • sudo -u www unoconv -f pdf 1.ppt erro help me!! #259
  • ImportError: No module named 'com' (or 'com.sun.star.document.UpdateDocMode.QUIET_UPDATE' is unknown) #258
  • Run unoconv with libre on another server #257
  • ImportError: No module named 'encodings' #255
  • Not able to manage/handle page breaks #249
  • Row freeze won't survive conversion ods->xls #245
  • Support for pptx docx #244
  • Unoconv fails with error "Error: Unable to connect or start own listener. Aborting" if LibreOffice has never been run #241
  • unconv error "The document 'file:///tmp/file.xlsx' could not be opened #237
  • unoconv: Cannot find a suitable office installation on your system. #236
  • can not convert odt to ods #235
  • Libreoffice GraphicImport error #234
  • unoconv supports python 2.6? #233
  • unoconv: RuntimeException during import phase: Office probably died. Unsupported URL #232
  • Cant convert a pdf file to a doc file #229
  • backtrace trying to convert *.ods to xls format on Slackware64-14.1 (ErrCode 3088) #228
  • PDF to doc/xls/html/xhtml fails (ErrCode 3088) #226
  • display() method used by --show should not output to stderr #223
  • problem in converting documents to pdf with argument "--stdout" (ErrCode 3088) #220
  • After starting the system,the fisrt time I use unoconv always fail. #219
  • not generating content #217
  • centos 6 unoconv doesn't work #216
  • UNO IllegalArgument during import phase: Source file cannot be read. Unsupported URL #215
  • Setting page size for pdf conversion #208
  • Missing binary location #207
  • libre office 4.3 requires double-dash args (--headless instead of -headless) #205
  • Facing problem during conversion #196
  • can't find libreoffice 4.2.2.1 #195
  • Unoconv gets stuck converting one HTML into PDF #191
  • Combines with asciidoc and docbook2odf/xhtml2odt to create PDF or Word (.doc) files #188
  • any way to make the convert faster? #187
  • unoconv doesn't ouput UTF-8 text files on windows. #185
  • uno bridge removed on ubuntu 13.10 (ErrCode 283) #182
  • unoconv: Cannot find a suitable office installation on your system MAC #163
  • How to Install unoconv install mac Os-x 10.8.4 ? #162
  • CSV export - FilterOptions ignored #161
  • UNO IllegalArgument during import phase: Source file cannot be read. #160
  • Error: Unable to connect or start own listener. Aborting. #155
  • unoconv doc to txt with russian symbols: output "?????? ?????" #148
  • Gdk-WARNING **: locale not supported by C library #147
  • UNO IllegalArgument during import phase: Source file cannot be read. URL seems to be an unsupported one #145
  • My unoconv works perfectly in terminal using www-data, but no pdf file when executed through php #139
  • Export options to PDF does not work #138
  • Document does not maintain format when converting to PDF #137
  • weirdly quoted output #135
  • unoconv freezes randomly #130
  • Source file cannot be read. Unsupported URL #129
  • Installing / running unoconv on Mac Os X #125
  • UnoException when converting xlsx to html (ErrCode 3088) #119
  • SyntaxError: invalid syntax #114
  • UNOCONV unable to convert pdf back to pptx. #110
  • Add switch to break image links in text docs. #109
  • PPT/ODP Exporting hidden pages option when exporting to PDF #108
  • doc/docx conversions errors #106
  • please add LICENSE file #105
  • PDF Export security options #104
  • SyntaxError except getopt.error, exc: #102
  • creation of executable memory area failed: Permission denied on CENTOS 5 #99
  • Default options for Text (encoded) export filter with LibreOffice #98
  • Unsupported URL #96
  • Unsupported URL on 64bit Ubuntu 12.04 #95
  • Pb unoconv landscape/portrait in .xls #92
  • unoconv command in debug mode to trace library path #89
  • Problem converting txt files (ErrCode 2074) #86
  • Creation of executable memory area failed: Permission denied #85
  • Problem converting cyrillic .doc OR .odt file to .txt #73
  • unoconv: UnoException during export phase #66
  • cannot find suitable pyuno library #62
  • Issue using on webserver #58
  • Converting filenames with non-ascii characters (ErrCode 2074) #18

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
  • Python path variable using env #72 (petross)

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
  • Endless recursion fix for windows... #71 (vpa)
  • Random seg.faults in unoconv #67 (vpa)

Closed issues:

  • unoconv and MacOS #81
  • Export filter problem in unoconv-0.5 PropertyValue not defined #78
  • The fix for Issue #75 causes "NameError: global name 'PropertyValue' is not defined" #77
  • r #76
  • word document conversion failed #70
  • soffice couldn't connect at first time #68
  • unoconv A New File Name #65
  • Remove support for OpenOffice under MacOS X #64
  • unoconv not working #61
  • Trouble upgrading to CentOS 6 #56
  • upgrade from unoconv 0.3-6 - ubuntu 10.10 #55
  • unoconv convert doc to pdf make error! #54
  • Basic installation process #51
  • unoconv: Cannot find a suitable pyuno library and python binary combination #49
  • UNO IllegalArgument during import phase: Source file cannot be read. URL seems to be an unsupported one. #47

Merged pull requests:

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

0.5 (2012-04-16)

Full Changelog

Implemented enhancements:

  • Missing DocTypes?! #36
  • Change/force the document encoding during conversion (UTF-8) #33
  • Convert after launching listener #30
  • Close after launching listener #29
  • SElinux Problems When Running Indirectly #19
  • Deprecated command #14
  • extrapath for LO on OpenBSD #8
  • Fix a typo in unoconv manual page. #41 (vincentbernat)

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 needs 2 times to connect to LibreOffice #7
  • unoconv: Cannot find the pyuno library in sys.path and known paths. #4
  • unoconv: UnoException during conversion #3

Closed issues:

  • IIS socket problem? #44
  • Converting with LibreOffice 3.5.0 doesn't work every time #43
  • Unable to run unoconv from PHP #42
  • UnoException during import phase #25
  • SystemError: dynamic module not initialized properly #24
  • ODT use problem #23
  • JPEG export filter seems to have a size limit #13
  • LibreOffice should use SVG natively #11
  • DLL load failed on windows #10
  • 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