[libwps] branch upstream updated (694e9ad -> 3de912f)

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 change to branch upstream
in repository libwps.

      from  694e9ad   New upstream version 0.4.5
       new  3de912f   New upstream version 0.4.6

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