summaryrefslogtreecommitdiff
path: root/xpdf
ModeNameSize
-rw-r--r--README181logplain
-rw-r--r--makefile.mk3799logplain
d---------prj103logplain
-rw-r--r--xpdf-3.02-gfxColorMaxComps.patch950logplain
-rw-r--r--xpdf-3.02-ooopwd.patch3361logplain
-rw-r--r--xpdf-3.02.patch55324logplain
mann 2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann 2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin 2015-12-17do not require newest libe-book for buildDavid Tardon 2015-12-17do not require newest libwps for buildDavid Tardon 2015-12-17do not require newest libmwaw for buildDavid Tardon 2015-12-17do not require newest libetonyek for buildDavid Tardon 2015-12-17allow to skip import tests based on library versionDavid Tardon 2015-12-08merge some Palm text format filtersDavid Tardon 2015-12-08merge libmwaw format specs (writer)David Tardon 2015-12-08add generic presentation filter for libmwawDavid Tardon 2015-12-08merge libmwaw format specs (draw)David Tardon 2015-12-08drop unnecessary {}David Tardon 2015-12-08add missing breaksDavid Tardon 2015-12-07merge libmwaw type/filter defs (Calc)David Tardon 2015-11-29enable new file formats supported by libmwaw-0.3.7osnola 2015-11-25com::sun::star->css in writerperfect/Noel Grandin 2015-11-18upload libetonyek 0.1.4David Tardon 2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin 2015-11-16use initialiser list for Sequence<OUString>Noel Grandin 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-08add MS Write test docDavid Tardon 2015-10-08don't crash on loading abi13730-1.wpdCaolán McNamara 2015-10-06Add code pages introduced in libwps 0.4.2Sean Young 2015-10-06Add Microsoft Write conversionSean Young 2015-10-06loplugin:unusedmethodsNoel Grandin 2015-10-06astyleDavid Tardon 2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara