summaryrefslogtreecommitdiffstats
path: root/writerperfect
Commit message (Expand)AuthorAgeFilesLines
* do not require newest libe-book for buildDavid Tardon2016-01-062-1/+8
* do not require newest libwps for buildDavid Tardon2016-01-063-2/+9
* do not require newest libmwaw for buildDavid Tardon2016-01-054-3/+27
* do not require newest libetonyek for buildDavid Tardon2016-01-054-3/+23
* allow to skip import tests based on library versionDavid Tardon2016-01-056-0/+38
* merge some Palm text format filtersDavid Tardon2015-12-081-24/+21
* merge libmwaw format specs (writer)David Tardon2015-12-081-98/+2
* add generic presentation filter for libmwawDavid Tardon2015-12-081-63/+1
* merge libmwaw format specs (draw)David Tardon2015-12-081-82/+15
* drop unnecessary {}David Tardon2015-12-081-4/+0
* add missing breaksDavid Tardon2015-12-081-0/+2
* merge libmwaw type/filter defs (Calc)David Tardon2015-12-081-67/+21
* enable new file formats supported by libmwaw-0.3.7osnola2015-12-083-3/+10
* com::sun::star->css in writerperfect/Noel Grandin2015-11-2528-308/+308
* upload libetonyek 0.1.4David Tardon2015-11-182-0/+0
* use unique_ptr for pImpl in writerperfect/Noel Grandin2015-11-174-8/+4
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-109-61/+61
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1225-147/+147
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* add MS Write test docDavid Tardon2015-10-081-0/+0
* don't crash on loading abi13730-1.wpdCaolán McNamara2015-10-081-0/+3
* Add code pages introduced in libwps 0.4.2Sean Young2015-10-061-0/+5
* Add Microsoft Write conversionSean Young2015-10-061-2/+23
* loplugin:unusedmethodsNoel Grandin2015-10-061-4/+1
* astyleDavid Tardon2015-10-063-6/+8
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-232-16/+15
* add more test files in various PalmOS formatsDavid Tardon2015-09-204-0/+0
* add test files for Lotus and QuattroProDavid Tardon2015-09-202-0/+0
* enable PageMaker import testDavid Tardon2015-09-201-0/+1
* remove copypastaDavid Tardon2015-09-201-1/+0
* Remove unused boost includeRiccardo Magliocchetti2015-09-191-1/+0
* convert Link<> to typedNoel Grandin2015-09-172-4/+3
* boost->stdCaolán McNamara2015-09-162-4/+4
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-152-9/+7
* This presumably wants to swallow exceptions from XSeekable::seekStephan Bergmann2015-09-101-5/+4
* add CVE-2015-1759 test caseCaolán McNamara2015-08-281-0/+0
* add CVE-2015-1760 test casesCaolán McNamara2015-08-282-0/+0
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-262-3/+2
* upload libmwaw 0.3.6David Tardon2015-08-252-0/+0
* astyleDavid Tardon2015-08-252-34/+67
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-1/+1
* clean upStephan Bergmann2015-06-191-77/+82
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* writerperfect: fix gcc-4.7 buildMiklos Vajna2015-06-101-44/+44
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0817-18/+18
* Remove include stdio (part8)Julien Nabet2015-06-071-2/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-2521-23/+23
* cppcheck: unreadVariableCaolán McNamara2015-05-251-2/+0