summaryrefslogtreecommitdiffstats
path: root/writerperfect/qa
Commit message (Expand)AuthorAgeFilesLines
* fix file nameDavid Tardon2017-05-021-1/+1
* update cppunit to 1.14.0Markus Mohrhard2017-04-141-10/+0
* use actual UNO enums in vcl..xmlsecurityNoel Grandin2017-04-031-0/+10
* libwps import filter improvementsosnola2017-04-024-4/+4
* upload libmwaw 0.3.11David Tardon2017-04-012-0/+1
* add test docs for libmwaw 0.3.10David Tardon2017-04-014-0/+3
* upload libwps 0.4.6David Tardon2017-03-272-0/+1
* fix and enable testDavid Tardon2017-03-211-3/+3
* don't run terminate()David Tardon2017-02-162-8/+0
* fix copypastaDavid Tardon2017-02-163-3/+3
* rename to match text and spreadsheet testsDavid Tardon2017-02-162-30/+30
* fix factory URLDavid Tardon2017-02-161-1/+1
* test result of presentation document importDavid Tardon2017-02-151-0/+154
* test result of drawing document importDavid Tardon2017-02-151-0/+154
* test result of spreadsheet document importDavid Tardon2017-02-151-0/+137
* more windows build fixesMarkus Mohrhard2017-02-141-1/+1
* more build fixes, loplugin:staticmethodsMarkus Mohrhard2017-02-141-3/+3
* fix buildMarkus Mohrhard2017-02-141-1/+1
* test result of text document importDavid Tardon2017-02-135-7/+248
* add test for handling .wk3 format fileDavid Tardon2017-01-296-4/+125
* eliminate some code duplicityDavid Tardon2017-01-291-34/+4
* upload libwps 0.4.5David Tardon2017-01-122-1/+5
* honor lib version in import tests againDavid Tardon2017-01-111-0/+12
* writerperfect, xmloff: fix loplugin:cppunitassertequals warningsMiklos Vajna2017-01-062-13/+13
* convert test helper library to dynamicDavid Tardon2016-12-054-3/+33
* refactorDavid Tardon2016-12-056-218/+428
* rename to better match the purposeDavid Tardon2016-12-056-25/+25
* add new test files for libmwaw 0.3.9David Tardon2016-12-055-0/+153
* use std::unique_ptrDavid Tardon2016-09-091-7/+6
* add test files for libstarofficeosnola2016-08-1113-0/+14
* upload libmwaw 0.3.8David Tardon2016-06-248-0/+405
* add integration test for libzmfDavid Tardon2016-06-234-0/+1
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-103-7/+7
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+2
* upload libwps 0.4.3David Tardon2016-02-152-0/+1
* astyleDavid Tardon2016-02-081-1/+1
* loplugin:unusedmethodsNoel Grandin2016-02-081-4/+38
* loplugin:unusedfields writerfilter,writerperfectNoel Grandin2015-12-211-1/+0
* do not require newest libe-book for buildDavid Tardon2015-12-172-2/+9
* do not require newest libwps for buildDavid Tardon2015-12-172-0/+7
* do not require newest libmwaw for buildDavid Tardon2015-12-174-3/+27
* do not require newest libetonyek for buildDavid Tardon2015-12-174-3/+23
* allow to skip import tests based on library versionDavid Tardon2015-12-172-0/+34
* com::sun::star->css in writerperfect/Noel Grandin2015-11-251-5/+5
* upload libetonyek 0.1.4David Tardon2015-11-182-0/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* add MS Write test docDavid Tardon2015-10-081-0/+0
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-231-7/+7