summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2016-01-06do not require newest libe-book for buildDavid Tardon2-1/+8
2016-01-06do not require newest libwps for buildDavid Tardon3-2/+9
2016-01-05do not require newest libmwaw for buildDavid Tardon4-3/+27
2016-01-05do not require newest libetonyek for buildDavid Tardon4-3/+23
2016-01-05allow to skip import tests based on library versionDavid Tardon6-0/+38
2015-12-08merge some Palm text format filtersDavid Tardon1-24/+21
2015-12-08merge libmwaw format specs (writer)David Tardon1-98/+2
2015-12-08add generic presentation filter for libmwawDavid Tardon1-63/+1
2015-12-08merge libmwaw format specs (draw)David Tardon1-82/+15
2015-12-08drop unnecessary {}David Tardon1-4/+0
2015-12-08add missing breaksDavid Tardon1-0/+2
2015-12-08merge libmwaw type/filter defs (Calc)David Tardon1-67/+21
2015-12-08enable new file formats supported by libmwaw-0.3.7osnola3-3/+10
2015-11-25com::sun::star->css in writerperfect/Noel Grandin28-308/+308
2015-11-18upload libetonyek 0.1.4David Tardon2-0/+0
2015-11-17use unique_ptr for pImpl in writerperfect/Noel Grandin4-8/+4
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-61/+61
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann25-147/+147
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-08add MS Write test docDavid Tardon1-0/+0
2015-10-08don't crash on loading abi13730-1.wpdCaolán McNamara1-0/+3
2015-10-06Add code pages introduced in libwps 0.4.2Sean Young1-0/+5
2015-10-06Add Microsoft Write conversionSean Young1-2/+23
2015-10-06loplugin:unusedmethodsNoel Grandin1-4/+1
2015-10-06astyleDavid Tardon3-6/+8
2015-09-23boost::scoped_ptr->std::unique_ptrCaolán McNamara2-16/+15
2015-09-20add more test files in various PalmOS formatsDavid Tardon4-0/+0
2015-09-20add test files for Lotus and QuattroProDavid Tardon2-0/+0
2015-09-20enable PageMaker import testDavid Tardon1-0/+1
2015-09-20remove copypastaDavid Tardon1-1/+0
2015-09-19Remove unused boost includeRiccardo Magliocchetti1-1/+0
2015-09-17convert Link<> to typedNoel Grandin2-4/+3
2015-09-16boost->stdCaolán McNamara2-4/+4
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-9/+7
2015-09-10This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann1-5/+4
2015-08-28add CVE-2015-1759 test caseCaolán McNamara1-0/+0
2015-08-28add CVE-2015-1760 test casesCaolán McNamara2-0/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2-3/+2
2015-08-25upload libmwaw 0.3.6David Tardon2-0/+0
2015-08-25astyleDavid Tardon2-34/+67
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-06-19clean upStephan Bergmann1-77/+82
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-06-10writerperfect: fix gcc-4.7 buildMiklos Vajna1-44/+44
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann17-18/+18
2015-06-07Remove include stdio (part8)Julien Nabet1-2/+0
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara21-23/+23
2015-05-25cppcheck: unreadVariableCaolán McNamara1-2/+0