summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2016-01-06do not require newest libe-book for buildDavid Tardon
2016-01-06do not require newest libwps for buildDavid Tardon
2016-01-05do not require newest libmwaw for buildDavid Tardon
2016-01-05do not require newest libetonyek for buildDavid Tardon
2016-01-05allow 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-08merge libmwaw type/filter defs (Calc)David Tardon
2015-12-08enable 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
2015-09-20add more test files in various PalmOS formatsDavid Tardon
2015-09-20add test files for Lotus and QuattroProDavid Tardon
2015-09-20enable PageMaker import testDavid Tardon
2015-09-20remove copypastaDavid Tardon
2015-09-19Remove unused boost includeRiccardo Magliocchetti
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-10This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann
2015-08-28add CVE-2015-1759 test caseCaolán McNamara
2015-08-28add CVE-2015-1760 test casesCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25upload libmwaw 0.3.6David Tardon
2015-08-25astyleDavid Tardon
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-06-19clean upStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-10writerperfect: fix gcc-4.7 buildMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part8)Julien Nabet
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25cppcheck: unreadVariableCaolán McNamara