office-gobmx/cppu
Thomas Arnhold 39d45390f4 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms

Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b
Reviewed-on: https://gerrit.libreoffice.org/2835
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19 10:48:30 +00:00
..
inc cleanup doxygen warnings 2013-03-18 21:57:02 -04:00
qa removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations 2013-03-19 10:48:30 +00:00
source removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations 2013-03-19 10:48:30 +00:00
util
CppunitTest_cppu_checkapi.mk
CppunitTest_cppu_qa_any.mk
CppunitTest_cppu_qa_recursion.mk
CppunitTest_cppu_qa_reference.mk
CppunitTest_cppu_qa_unotype.mk
CppunitTest_cppu_test_cppumaker.mk
CustomTarget_cppu_allheaders.mk cppu: new ZipPackage_cppu_odk_headers 2013-02-27 01:33:18 +01:00
InternalUnoApi_cppu.mk gbuild: stop using $(OUTDIR)/idl 2013-03-13 14:33:55 +01:00
Library_affine_uno.mk cppu does not depend on any offapi .idl files 2013-02-25 11:08:29 +01:00
Library_cppu.mk cppu: new ZipPackage_cppu_odk_headers 2013-02-27 01:33:18 +01:00
Library_log_uno.mk cppu does not depend on any offapi .idl files 2013-02-25 11:08:29 +01:00
Library_purpenvhelper.mk cppu does not depend on any offapi .idl files 2013-02-25 11:08:29 +01:00
Library_unsafe_uno.mk cppu does not depend on any offapi .idl files 2013-02-25 11:08:29 +01:00
Makefile
Module_cppu.mk cppu: new ZipPackage_cppu_odk_headers 2013-02-27 01:33:18 +01:00
README
ZipPackage_cppu_odk_headers.mk cppu: new ZipPackage_cppu_odk_headers 2013-02-27 01:33:18 +01:00

Type definitions/implementations for the core of UNO. The exported API is in C.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Binary/Modules/CPPU]