office-gobmx/xmlsecurity
Jean-Noël Rouvignac 875c997c7d fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher
Removed several unused methods.

Could not remove ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() and ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::uno::Any const&) because it breaks compilation (they are implementing pure virtual methods).
Should Test::test1Table1Page() really be removed? (test class)

Conflicts:
        unusedcode.easy

Change-Id: I98a761f66f28e3a82661c10a5fa1dc7e109fff2f
2013-02-27 15:40:16 +01:00
..
doc
inc/xmlsecurity [Uu]sefull -> [Uu]seful 2013-02-22 11:12:33 +01:00
prj
qa/certext
source fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher 2013-02-27 15:40:16 +01:00
test_docs
uiconfig/ui
util
workben remove some trivial duplicates 2013-02-25 19:34:36 +01:00
AllLangResTarget_xsec.mk
CppunitTest_qa_certext.mk
Library_xmlsecurity.mk
Library_xsec_fw.mk
Library_xsec_xmlsec.mk
Makefile
Module_xmlsecurity.mk
README
UI_xmlsec.mk

Stuff for document signing.

This code provides dialogs, and infrastructure wrapping libxmlsec that
implements document signing.