summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin2-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara3-10/+12
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-17/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07break circular includeJochen Nitschke1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock3-3/+3
2017-05-07tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock3-3/+3
2017-05-02fix file nameDavid Tardon1-1/+1
2017-04-28loplugin:salunicodeliteral: writerperfectStephan Bergmann1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin2-7/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock4-0/+5
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky11-11/+0
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-10/+0
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-0/+10
2017-04-02libmwaw import filter improvementsosnola1-1/+1
2017-04-02libstaroffice import filter improvementsosnola5-6/+162
2017-04-02libwps import filter improvementsosnola7-17/+39
2017-04-01upload libmwaw 0.3.11David Tardon2-0/+1
2017-04-01add test docs for libmwaw 0.3.10David Tardon4-0/+3
2017-03-27upload libwps 0.4.6David Tardon2-0/+1
2017-03-25Fix typosAndrea Gelmini1-3/+3
2017-03-21fix and enable testDavid Tardon1-3/+3
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem1-1/+4
2017-02-16enable the other testsDavid Tardon1-0/+3
2017-02-16don't run terminate()David Tardon2-8/+0
2017-02-16fix copypastaDavid Tardon3-3/+3
2017-02-16rename to match text and spreadsheet testsDavid Tardon2-30/+30
2017-02-16fix factory URLDavid Tardon1-1/+1
2017-02-15disable these for nowDavid Tardon1-3/+0
2017-02-15test result of presentation document importDavid Tardon2-0/+155
2017-02-15test result of drawing document importDavid Tardon2-0/+155
2017-02-15test result of spreadsheet document importDavid Tardon2-0/+138
2017-02-15move headers used by tests to inc/David Tardon5-9/+8
2017-02-14more windows build fixesMarkus Mohrhard1-1/+1
2017-02-14more build fixes, loplugin:staticmethodsMarkus Mohrhard1-3/+3
2017-02-14fix buildMarkus Mohrhard1-1/+1
2017-02-13test result of text document importDavid Tardon7-7/+301
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-3/+3
2017-01-29add test for handling .wk3 format fileDavid Tardon8-4/+166
2017-01-29eliminate some code duplicityDavid Tardon4-53/+58
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin4-11/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann47-246/+82
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerperfectStephan Bergmann1-0/+2
2017-01-12upload libwps 0.4.5David Tardon2-1/+5
2017-01-11astyleDavid Tardon1-27/+27
2017-01-11honor lib version in import tests againDavid Tardon2-0/+13
2017-01-06writerperfect, xmloff: fix loplugin:cppunitassertequals warningsMiklos Vajna2-13/+13