Up to [cvs.netbsd.org] / pkgsrc / textproc / OdfConverter
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 25 20:11:11 2011 UTC (7 months, 4 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fix build & linkage
Revision 1.4 / (download) - annotate - [select for diffs], Fri May 28 16:18:23 2010 UTC (23 months, 4 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Fix build
Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 2 08:47:15 2009 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Fix patches and build on case-sensitive file systems.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 27 05:39:21 2009 UTC (2 years, 9 months ago) by dsainty
Branch: MAIN
Changes since 1.1: +7 -5
lines
Diff to previous 1.1 (colored)
Update OdfConverter from 1.1 to 3.0. The intervening changes don't appear to be well documented but are voluminously summarised at http://odf-converter.sourceforge.net/blog/
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Apr 14 18:33:30 2009 UTC (3 years, 1 month ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-20090414
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of OdfConverter-1.1, packaged by myself for wip, with help from kefren. The goal for this project is to provide translators to allow for interoperability between applications based on ODF (OpenDocument) 1.0 standards and Microsoft OpenXML based Office applications. As a part of this interoperability initiative, add-ins are being developed that can be installed on top of Microsoft Office Word (document processing), Excel (spreadsheet) and PowerPoint (presentation) applications (Office 2007 / 2003 / XP version) to allow for opening and saving OpenDocument format / ODF files (.odt, .ods and .odp) that adheres to ODF 1.0 specifications. We also provide command line translator utilities that allow doing batch conversions. The converter is based on XSL transformations between two XML formats, along with some pre- and post-processing to manage the packaging (zip / unzip), schema incompatibility processings and the integration into Microsoft Office applications like Word, Excel and PowerPoint. We chose to use an Open Source development model that allows developers from all around the world to participate & contribute to the project.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 14 18:33:30 2009 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Initial revision