[libqxp] branch master updated (18dd348 -> de9e4da)

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


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

rene pushed a change to branch master
in repository libqxp.

      from  18dd348   one more line-wrap, redo 0.0.0-1
       new  27b30e5   New upstream version 0.0.1
       new  b7c1be3   Merge tag 'upstream/0.0.1'
       new  de9e4da   update changelog

The 3 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 ++---
 debian/changelog                |   6 +
 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 +++
 48 files changed, 735 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