[libstaroffice] 02/04: Merge tag 'upstream/0.0.4'

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


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

rene pushed a commit to branch master
in repository libstaroffice.

commit 14a1d31524f1180fd25fcec507da8ecf8559e982
Merge: 4b44f26 40025e7
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Thu Jul 20 19:31:34 2017 +0200

    Merge tag 'upstream/0.0.4'
    
    Upstream version 0.0.4

 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/{ => fuzz}/Makefile.in           | 356 +++++++++++++++++++----------------
 src/fuzz/sdafuzzer.cpp               |  47 +++++
 src/fuzz/sdcfuzzer.cpp               |  47 +++++
 src/fuzz/sddfuzzer.cpp               |  47 +++++
 src/fuzz/sdwfuzzer.cpp               |  47 +++++
 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, 691 insertions(+), 257 deletions(-)

-- 
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