[libstaroffice] branch upstream updated (4a8006b -> 40025e7)

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 20 17:34:47 UTC 2017


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

rene pushed a change to branch upstream
in repository libstaroffice.

      from  4a8006b   New upstream version 0.0.3
       new  40025e7   New upstream version 0.0.4

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                                         |  98 +++++++++++
 NEWS                                              |   6 +-
 README                                            |  27 ++-
 aclocal.m4                                        |  16 +-
 configure                                         | 122 ++++++++-----
 configure.ac                                      |  19 ++-
 inc/libstaroffice/STOFFDocument.hxx               |   2 +-
 src/Makefile.am                                   |   3 +
 src/Makefile.in                                   |   5 +-
 src/fuzz/Makefile.am                              |  34 ++++
 src/{conv/sd2text => fuzz}/Makefile.in            | 199 ++++++++++------------
 src/{lib/STOFFPosition.cxx => fuzz/sdafuzzer.cpp} |  22 ++-
 src/{lib/STOFFPosition.cxx => fuzz/sdcfuzzer.cpp} |  22 ++-
 src/{lib/STOFFPosition.cxx => fuzz/sddfuzzer.cpp} |  22 ++-
 src/{lib/STOFFPosition.cxx => fuzz/sdwfuzzer.cpp} |  22 ++-
 src/lib/._StarBitmap.cxx                          | Bin 171 -> 0 bytes
 src/lib/STOFFCell.cxx                             |   7 +-
 src/lib/STOFFChart.cxx                            |   1 +
 src/lib/STOFFDebug.hxx                            |   2 +-
 src/lib/STOFFSpreadsheetListener.cxx              |   4 +-
 src/lib/STOFFTextListener.cxx                     |   6 +-
 src/lib/StarAttribute.hxx                         |   2 +-
 src/lib/StarBitmap.cxx                            |  24 ++-
 src/lib/StarEncoding.cxx                          |   2 +-
 src/lib/StarEncodingChinese.cxx                   |   2 +-
 src/lib/StarFormatManager.cxx                     |   6 +-
 src/lib/StarWriterStruct.cxx                      |   2 +-
 src/lib/libstaroffice_internal.hxx                |  14 ++
 28 files changed, 464 insertions(+), 227 deletions(-)
 create mode 100644 src/fuzz/Makefile.am
 copy src/{conv/sd2text => fuzz}/Makefile.in (76%)
 copy src/{lib/STOFFPosition.cxx => fuzz/sdafuzzer.cpp} (69%)
 copy src/{lib/STOFFPosition.cxx => fuzz/sdcfuzzer.cpp} (69%)
 copy src/{lib/STOFFPosition.cxx => fuzz/sddfuzzer.cpp} (69%)
 copy src/{lib/STOFFPosition.cxx => fuzz/sdwfuzzer.cpp} (69%)
 delete mode 100644 src/lib/._StarBitmap.cxx

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



More information about the Pkg-openoffice-commits mailing list