summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock
2017-05-02fix file nameDavid Tardon
2017-04-28loplugin:salunicodeliteral: writerperfectStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-04-02libmwaw import filter improvementsosnola
2017-04-02libstaroffice import filter improvementsosnola
2017-04-02libwps import filter improvementsosnola
2017-04-01upload libmwaw 0.3.11David Tardon
2017-04-01add test docs for libmwaw 0.3.10David Tardon
2017-03-27upload libwps 0.4.6David Tardon
2017-03-25Fix typosAndrea Gelmini
2017-03-21fix and enable testDavid Tardon
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-02-16enable the other testsDavid Tardon
2017-02-16don't run terminate()David Tardon
2017-02-16fix copypastaDavid Tardon
2017-02-16rename to match text and spreadsheet testsDavid Tardon
2017-02-16fix factory URLDavid Tardon
2017-02-15disable these for nowDavid Tardon
2017-02-15test result of presentation document importDavid Tardon
2017-02-15test result of drawing document importDavid Tardon
2017-02-15test result of spreadsheet document importDavid Tardon
2017-02-15move headers used by tests to inc/David Tardon
2017-02-14more windows build fixesMarkus Mohrhard
2017-02-14more build fixes, loplugin:staticmethodsMarkus Mohrhard
2017-02-14fix buildMarkus Mohrhard
2017-02-13test result of text document importDavid Tardon
2017-02-13Fix typosAndrea Gelmini
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-29add test for handling .wk3 format fileDavid Tardon
2017-01-29eliminate some code duplicityDavid Tardon
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerperfectStephan Bergmann
2017-01-12upload libwps 0.4.5David Tardon
2017-01-11astyleDavid Tardon
2017-01-11honor lib version in import tests againDavid Tardon
2017-01-06writerperfect, xmloff: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-05loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05fix buildCaolán McNamara