summaryrefslogtreecommitdiff
path: root/converters/libwps
AgeCommit message (Collapse)AuthorFilesLines
2012-10-20Fix build with Clang.joerg1-1/+6
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-07Update to 0.2.4:wiz5-230/+12
Bump version for possible release Update doxygen.cfg file Ignore the unprintable characters which can appear in the text. Ignore some more files Add -Weffc++ option for GCC to avoid producing crappy code :) Fix build inside a new LibreOffice Add Laurent to main authors (my apology for this forgetful attitude) Fix distcheck in build/win32 Fixing MSVC build Bump version for a possible release + remove autopackage that nobody uses anyway Update of src/conv/ by using libwpd/src/conv as model. Small changes: - in WPS4.cpp: correction of an uninitialized variable, - in WPS8.cpp: small improvement of the footnote/endnote display, - in WPSContentListener.cpp: check that the lists are closed before closing a section. Plant some .gitignore files all around the place Generate ChangeLog on make dist Fix callgraph when footnotes are present check that the property remains in the FOD zone (patch Laurent Alonso) Fix different errors (patch Laurent Alonso) Fix some debug build warnings/errors Cleanup and rewrite of build system (patch Tomas Chvatal) Fix windows gcc build of libwps inside LibreOffice tree (patch Jan Holesovsky <kendy@suse.cz>) It seems that cfod 0x54 is legitimate (patch Urmas D. <davian818@gmail.com>) Update configure.ac to new syntax. Patch of Tomas Chvatal <tchvatal@suse.cz> Rename configure.in to configure.ac Patch of Tomas Chvatal <tchvatal@suse.cz> Fix makefile.am's to new syntax. Patch of Tomas Chvatal <tchvatal@suse.cz> Fix gcc-4.6 build
2012-03-28Fix build with clang.wiz2-5/+16
2012-02-16Remove set but unused variable.hans3-4/+41
2011-05-18Update to 0.2.2, changes undocumented.wiz2-6/+6
2011-02-04Fix building with Clang; switch to .tar.bz2adam3-5/+20
2010-11-26Added buildlink3.mkadam1-0/+14
2010-11-25Update to 0.2.0: changes undocumented, but probably relatedwiz4-17/+185
to libwpd-0.9.0 update.
2010-11-25Bump PKGREVISION for libwpd shlib name change.wiz1-1/+2
2010-10-16Initial import of libwps-0.1.2:wiz4-0/+40
libwps is a library for reading Microsoft Works documents.