[libwps] branch master updated (d914e88 -> 42920dc)

Rene Engelhard rene at moszumanska.debian.org
Thu Jun 15 19:08:54 UTC 2017


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

rene pushed a change to branch master
in repository libwps.

      from  d914e88   changelog for 0.4.5-1
      adds  3de912f   New upstream version 0.4.6
      adds  13727c0   Merge tag 'upstream/0.4.6' into experimental
      adds  6faf9f0   update changelog
       new  42920dc   upload to unstable

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 +-
 debian/changelog               |  12 ++
 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 +++
 29 files changed, 1113 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