office-gobmx/xmlsecurity
Szabolcs Dezsi 99268dbe1f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *) *{$/\1\2 ( \3 == \4 ) {/' \{\} \;
2012-04-06 20:03:41 +02:00
..
doc
inc/xmlsecurity
prj
qa/certext
source Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 15:07:41 +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 gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
CppunitTest_qa_certext.mk
Library_xmlsecurity.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_xsec_fw.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_xsec_xmlsec.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Makefile
Module_xmlsecurity.mk
README

Stuff for document signing.

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