]>
wagner.pp.ru Git - oss/catdoc.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Victor Wagner [Tue, 26 Apr 2016 17:59:31 +0000 (20:59 +0300)]
Fix some warnings from Turbo C 2.0
Victor Wagner [Tue, 26 Apr 2016 17:11:16 +0000 (20:11 +0300)]
Fixed (some) segmentation faults when parsing broken OLE structure
Victor Wagner [Tue, 26 Apr 2016 15:38:02 +0000 (18:38 +0300)]
Add detection of ZIP-archive and report that this type of file (i.e. OOXML or OpenDocument) is not supported by catdoc
Victor Wagner [Tue, 26 Apr 2016 08:47:42 +0000 (11:47 +0300)]
More uses of uint16_t instead of short
Victor Wagner [Tue, 26 Apr 2016 08:39:17 +0000 (11:39 +0300)]
Applied most patches from Debian package. Rewrote configure to work with modern autoconf. Add configure check for stdint.h and define uint16_t, int32_t and such in catdoc.h, if there is no stdint.h
Victor Wagner [Tue, 26 Apr 2016 07:53:16 +0000 (10:53 +0300)]
Added new versions of charset files, fixes license issue, reporeted by Martin Ferrari <tincho@debian.org>
Victor Wagner [Tue, 26 Apr 2016 07:01:20 +0000 (10:01 +0300)]
Make clang static analyzer 3.5 happy
Victor Wagner [Tue, 26 Apr 2016 04:33:56 +0000 (07:33 +0300)]
Fix vulnerability in rtfread.c:getNumber. Rewrote null pointer check in fileutils.c:check_charset to make paranoind static analyzers happy
Victor Wagner [Wed, 7 Oct 2015 18:27:56 +0000 (21:27 +0300)]
Fixed some warnings produced by GCC 4.9.2
Victor Wagner [Sat, 1 Nov 2014 16:45:58 +0000 (19:45 +0300)]
Remove clever hack which relies on udefined behavoir. As reported by Dmitry Makarasov, it breaks under CLang 3.4.1
Victor Wagner [Tue, 17 Oct 2006 19:11:29 +0000 (19:11 +0000)]
Implemented
option -b in catppt fixses debian bug 383576
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383576
Victor Wagner [Tue, 17 Oct 2006 18:39:22 +0000 (18:39 +0000)]
Imported fixes from debian bug 327905
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=327905
Victor Wagner [Tue, 17 Oct 2006 18:34:38 +0000 (18:34 +0000)]
Fix debian bug 363541
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363541
Victor Wagner [Tue, 17 Oct 2006 18:21:53 +0000 (18:21 +0000)]
Fix bug #2 - process some escape sequences properly, when skipping
alternates to unicode characters
Victor Wagner [Tue, 17 Oct 2006 18:07:06 +0000 (18:07 +0000)]
Fix bug #1 - avoid broken UTF-8 at line breaks
Victor Wagner [Wed, 19 Jul 2006 09:34:47 +0000 (09:34 +0000)]
Set catdoc version to 0.94.3
Victor Wagner [Tue, 18 Jul 2006 21:12:33 +0000 (21:12 +0000)]
Erroneusly inserted data removed
Victor Wagner [Tue, 18 Jul 2006 11:20:01 +0000 (11:20 +0000)]
Simular fix in reader.c
Victor Wagner [Tue, 18 Jul 2006 11:09:44 +0000 (11:09 +0000)]
Fixed buffer overflow on very-very long RTF paragraphs.
Victor Wagner [Sat, 25 Feb 2006 16:08:27 +0000 (16:08 +0000)]
Fixed build of postscript docs for catppt
Victor Wagner [Sat, 25 Feb 2006 16:05:57 +0000 (16:05 +0000)]
Regenerated configure
Victor Wagner [Sat, 25 Feb 2006 15:28:14 +0000 (15:28 +0000)]
Now searches root entry by entry type, not by name
Victor Wagner [Fri, 24 Feb 2006 17:44:06 +0000 (17:44 +0000)]
Recreated CVS repository from working copy