summaryrefslogtreecommitdiff
path: root/oox/qa
diff options
context:
space:
mode:
authorPhilipp Hofer <philipp.hofer@protonmail.com>2020-11-12 13:08:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-11-19 19:22:02 +0100
commitc4ab5393e1c2332d92ea6672d3c8ffc3a6220afa (patch)
tree322f3de17afd5fccc26f3b2f9df56714b97cfc65 /oox/qa
parentde80fdc2060abe5b171bcef72944dd7b914ccd33 (diff)
tdf#123936 Formatting files in module oox with clang-format
Change-Id: Ie061189450e0f9004ca503bb28164885812f2acc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105694 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'oox/qa')
-rw-r--r--oox/qa/unit/vba_encryption.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/qa/unit/vba_encryption.cxx b/oox/qa/unit/vba_encryption.cxx
index 0797cc02f6a2..023cc197bafb 100644
--- a/oox/qa/unit/vba_encryption.cxx
+++ b/oox/qa/unit/vba_encryption.cxx
@@ -16,7 +16,6 @@
class TestVbaEncryption : public CppUnit::TestFixture
{
public:
-
#if 0
// an initial test for the encryption taken from the spec
void testSimple1();