[libqxp] branch upstream updated (c5440bc -> 27b30e5)

Rene Engelhard rene at moszumanska.debian.org
Sun Dec 31 18:07:59 UTC 2017


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

rene pushed a change to branch upstream
in repository libqxp.

      from  c5440bc   New upstream version 0.0.0
       new  27b30e5   New upstream version 0.0.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                       | 259 +++++++++++++++++++++++++++++++++
 Makefile.in                     |   5 +-
 NEWS                            |   7 +
 aclocal.m4                      |  46 +++---
 autogen.sh                      |  32 ++++-
 build/Makefile.in               |   5 +-
 build/win32/Makefile.in         |   5 +-
 compile                         |   9 +-
 configure                       | 311 ++++++++++++----------------------------
 configure.ac                    |  38 ++---
 depcomp                         |   6 +-
 docs/Makefile.in                |   5 +-
 docs/doxygen/Makefile.in        |   5 +-
 inc/Makefile.in                 |   5 +-
 inc/libqxp/Makefile.in          |   5 +-
 m4/ax_cxx_compile_stdcxx.m4     |   2 +-
 missing                         |   6 +-
 src/Makefile.in                 |   5 +-
 src/conv/Makefile.in            |   5 +-
 src/conv/raw/Makefile.in        |   5 +-
 src/conv/svg/Makefile.in        |   5 +-
 src/conv/text/Makefile.in       |   5 +-
 src/fuzz/Makefile.in            |   5 +-
 src/fuzz/qxpfuzzer.cpp          |   4 +-
 src/lib/Makefile.am             |   1 -
 src/lib/Makefile.in             |   6 +-
 src/lib/QXP33Parser.cpp         |  32 ++---
 src/lib/QXP33Parser.h           |   4 +-
 src/lib/QXP4Deobfuscator.cpp    |   2 +-
 src/lib/QXP4Parser.cpp          |  68 +++++----
 src/lib/QXP4Parser.h            |   4 +-
 src/lib/QXPBlockParser.cpp      |  84 +++++++++--
 src/lib/QXPBlockParser.h        |   2 +
 src/lib/QXPContentCollector.cpp |  38 +++--
 src/lib/QXPContentCollector.h   |   2 +-
 src/lib/QXPMacFileParser.cpp    |   9 +-
 src/lib/QXPMemoryStream.h       |   2 +-
 src/lib/QXPParser.cpp           |  38 ++++-
 src/lib/QXPParser.h             |   4 +
 src/lib/QXPTextParser.cpp       |  89 +++++-------
 src/lib/libqxp.rc               |   8 +-
 src/lib/libqxp_utils.cpp        |   8 +-
 src/lib/libqxp_utils.h          |   4 +-
 src/test/Makefile.in            |   5 +-
 src/test/QXPBlockParserTest.cpp |   4 +-
 src/test/QXPTextParserTest.cpp  |   4 +-
 src/test/UtilsTest.cpp          |  17 +++
 47 files changed, 729 insertions(+), 491 deletions(-)

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



More information about the Pkg-openoffice-commits mailing list