[libwps] 01/02: Merge tag 'upstream/0.4.6' into experimental

Rene Engelhard rene at moszumanska.debian.org
Mon Jun 5 10:56:24 UTC 2017


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

rene pushed a commit to branch experimental
in repository libwps.

commit 13727c093b489cba01b3d50cf33e2813fb6992b9
Merge: d914e88 3de912f
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Mon Jun 5 12:54:14 2017 +0200

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

 ChangeLog                      |  75 ++++++++++++
 NEWS                           |   4 +
 configure                      |  26 ++---
 configure.ac                   |   2 +-
 inc/libwps/WPSDocument.h       |   2 +-
 src/lib/Lotus.cpp              | 256 +++++++++++++++++++++++++++++++++++++---
 src/lib/Lotus.h                |   9 +-
 src/lib/LotusGraph.cpp         |  16 +--
 src/lib/LotusSpreadsheet.cpp   | 257 +++++++++++++++++++++++++++--------------
 src/lib/LotusSpreadsheet.h     |   2 +-
 src/lib/LotusStyleManager.cpp  |  32 ++++-
 src/lib/QuattroSpreadsheet.cpp |  45 +++++---
 src/lib/WKS4.cpp               | 141 ++++++++++++++++++++--
 src/lib/WKS4.h                 |  10 +-
 src/lib/WKS4Spreadsheet.cpp    |  50 +++++---
 src/lib/WKS4Spreadsheet.h      |   2 +
 src/lib/WKSContentListener.cpp |  29 ++---
 src/lib/WKSContentListener.h   |   9 +-
 src/lib/WKSParser.h            |   4 +
 src/lib/WPSCell.cpp            |  30 ++++-
 src/lib/WPSCell.h              |  17 ++-
 src/lib/WPSDocument.cpp        |  24 +++-
 src/lib/WPSHeader.cpp          |   2 +-
 src/lib/WPSHeader.h            |  12 ++
 src/lib/WPSTable.cpp           |  59 ++++++++++
 src/lib/WPSTable.h             | 117 +++++++++++++++++++
 src/lib/libwps_internal.cpp    |  58 ++++++++++
 src/lib/libwps_internal.h      |  15 +++
 28 files changed, 1101 insertions(+), 204 deletions(-)

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



More information about the Pkg-openoffice-commits mailing list