[libmwaw] 02/03: Merge tag 'upstream/0.3.11' into experimental

Rene Engelhard rene at moszumanska.debian.org
Sat Apr 1 20:23:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch experimental
in repository libmwaw.

commit 424cf51f721763de3125891bec0e285d97f11e83
Merge: 96bac57 5c009ba
Author: Rene Engelhard <rene at debian.org>
Date:   Sat Apr 1 21:45:34 2017 +0200

    Merge tag 'upstream/0.3.11' into experimental
    
    Upstream version 0.3.11

 CHANGES                                            |    5 +
 build/win32/libmwaw.dsp                            |   32 +
 build/win32/libmwaw.vcproj                         |   32 +
 build/win32/libmwaw.vcxproj                        |   20 +
 configure                                          |   26 +-
 configure.ac                                       |    2 +-
 inc/libmwaw/MWAWDocument.hxx                       |    2 +-
 libmwaw.spec                                       |    4 +-
 src/lib/MWAWDocument.cxx                           |    5 +-
 src/lib/MWAWFontConverter.cxx                      |  221 +-
 src/lib/MWAWHeader.cxx                             |    2 +
 src/lib/MWAWOLEParser.cxx                          |  173 +-
 src/lib/MWAWOLEParser.hxx                          |   13 +-
 src/lib/MWAWPresentationListener.cxx               |    2 +-
 src/lib/Makefile.am                                |    8 +
 src/lib/Makefile.in                                |   21 +-
 src/lib/PowerPoint1Parser.cxx                      |    2 +-
 src/lib/PowerPoint3OLE.cxx                         |  151 +-
 src/lib/PowerPoint3OLE.hxx                         |   15 +-
 src/lib/PowerPoint3Parser.cxx                      |   24 +-
 src/lib/PowerPoint7Graph.cxx                       | 2779 +++++++++++++++++++
 src/lib/PowerPoint7Graph.hxx                       |  196 ++
 src/lib/PowerPoint7Parser.cxx                      | 2876 ++++++++++++++++++++
 src/lib/PowerPoint7Parser.hxx                      |  228 ++
 .../{PowerPoint3OLE.hxx => PowerPoint7Struct.cxx}  |   75 +-
 src/lib/PowerPoint7Struct.hxx                      |  139 +
 src/lib/PowerPoint7Text.cxx                        | 1582 +++++++++++
 src/lib/PowerPoint7Text.hxx                        |  155 ++
 src/lib/README                                     |    6 +-
 29 files changed, 8625 insertions(+), 171 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libmwaw.git



More information about the Pkg-openoffice-commits mailing list