summaryrefslogtreecommitdiffstats
path: root/oox/qa
Commit message (Expand)AuthorAgeFilesLines
* These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann2016-03-102-31/+4
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-14/+14
* tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran2016-02-191-1/+0
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin2015-10-271-14/+14
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-4/+4
* oox: loplugin:unreffunMiklos Vajna2015-10-081-0/+4
* add test for projkey generationMarkus Mohrhard2015-10-081-1/+10
* add initial tests for vba encryptionMarkus Mohrhard2015-10-081-0/+88
* include algorithm for std::minCaolán McNamara2015-09-101-0/+1
* loplugin:cstylecastNoel Grandin2015-09-101-14/+14
* add remaining test from spec for vba compressionMarkus Mohrhard2015-09-103-1/+27
* add another test from the VBA spec for the compression codeMarkus Mohrhard2015-09-103-0/+26
* add test from the VBA spec for the compression algorithmMarkus Mohrhard2015-09-103-0/+30
* add complext vba compression testMarkus Mohrhard2015-09-103-0/+26
* fix some of the vba compression testsMarkus Mohrhard2015-09-107-3/+30
* add one more test for vba compressionMarkus Mohrhard2015-09-103-12/+52
* add first vba compression testMarkus Mohrhard2015-09-103-0/+82
* Add unit test for oox::TokenMapDavid Ostrovsky2014-09-231-0/+54