Files
libreoffice/xmlsecurity/inc/pdfio
Stephan Bergmann c6bc45880c Make sure there's a single global RTTI for pdfio::PDFElement and derived
...as otherwise dynamic_cast<xmlsecurity::pdfio::PDFNameElement*>(...) in
xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx will fail at least on macOS,
causing CppunitTest_xmlsecurity_pdfsigning to fail.

Change-Id: I7c41c994a1e6145b4740a97ffe47d0c42c4e3ca0
2016-11-25 14:09:06 +01:00
..