summaryrefslogtreecommitdiff
path: root/oox/qa
AgeCommit message (Expand)AuthorFilesLines
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann2-31/+4
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-14/+14
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran1-1/+0
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-0/+1
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin1-14/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-10-08oox: loplugin:unreffunMiklos Vajna1-0/+4
2015-10-08add test for projkey generationMarkus Mohrhard1-1/+10
2015-10-08add initial tests for vba encryptionMarkus Mohrhard1-0/+88
2015-09-10include algorithm for std::minCaolán McNamara1-0/+1
2015-09-10loplugin:cstylecastNoel Grandin1-14/+14
2015-09-10add remaining test from spec for vba compressionMarkus Mohrhard3-1/+27
2015-09-10add another test from the VBA spec for the compression codeMarkus Mohrhard3-0/+26
2015-09-10add test from the VBA spec for the compression algorithmMarkus Mohrhard3-0/+30
2015-09-10add complext vba compression testMarkus Mohrhard3-0/+26
2015-09-10fix some of the vba compression testsMarkus Mohrhard7-3/+30
2015-09-10add one more test for vba compressionMarkus Mohrhard3-12/+52
2015-09-10add first vba compression testMarkus Mohrhard3-0/+82
2014-09-23Add unit test for oox::TokenMapDavid Ostrovsky1-0/+54