Age | Commit message (Expand) | Author |
2018-07-07 | oox: Handle agile encryption info "reserved" field correctly | Tomaž Vajngerl |
2018-07-06 | oox: Agile encryption and data integrity verification | Tomaž Vajngerl |
2018-07-06 | oox: Standard2007Engine - take size into account when decrypting | Tomaž Vajngerl |
2018-07-06 | CryptoTools: add HMAC, move crypto impl. details to CryptoImpl | Tomaž Vajngerl |
2018-06-22 | oox: encryption/decryption test for Standard2007Engine | Tomaž Vajngerl |
2018-01-12 | More loplugin:cstylecast: oox | Stephan Bergmann |
2017-11-15 | Don't pollute /tmp with vba_debug* files | Stephan Bergmann |
2017-10-23 | loplugin:includeform: oox | Stephan Bergmann |
2017-06-26 | loplugin:oncevar in oox..sax | Noel Grandin |
2016-03-10 | These tests can just derive from plain CppUnit::TestFixture | Stephan Bergmann |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-02-19 | tdf#97703 Removed a few redundant calls to setUp and tearDown | Jaskaran |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-27 | sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams | Matteo Casalin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-08 | oox: loplugin:unreffun | Miklos Vajna |
2015-10-08 | add test for projkey generation | Markus Mohrhard |
2015-10-08 | add initial tests for vba encryption | Markus Mohrhard |
2015-09-10 | include algorithm for std::min | Caolán McNamara |
2015-09-10 | loplugin:cstylecast | Noel Grandin |
2015-09-10 | add remaining test from spec for vba compression | Markus Mohrhard |
2015-09-10 | add another test from the VBA spec for the compression code | Markus Mohrhard |
2015-09-10 | add test from the VBA spec for the compression algorithm | Markus Mohrhard |
2015-09-10 | add complext vba compression test | Markus Mohrhard |
2015-09-10 | fix some of the vba compression tests | Markus Mohrhard |
2015-09-10 | add one more test for vba compression | Markus Mohrhard |
2015-09-10 | add first vba compression test | Markus Mohrhard |
2014-09-23 | Add unit test for oox::TokenMap | David Ostrovsky |