office-gobmx/xmlsecurity
Michael Stahl c923f7d2c2 gbuild: "use" vs. "add":
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)
2012-04-08 01:05:52 +02:00
..
doc
inc/xmlsecurity
prj
qa/certext
source Fix Prefer prefix ++/-- operators 2012-04-08 01:01:31 +02:00
test_docs .txt files don't need executable bits 2012-03-23 21:58:18 +01:00
tools Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:41 +02:00
util
workben
AllLangResTarget_xsec.mk
CppunitTest_qa_certext.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_xmlsecurity.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_xsec_fw.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_xsec_xmlsec.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Makefile
Module_xmlsecurity.mk
README

Stuff for document signing.

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