office-gobmx/comphelper
Noel Grandin 0e6a2601b3 Convert code that calls OUString::getStr()[] to use the [] operator
This also means that this code now gets bounds checked in debug builds.

Change-Id: Id777f85eaee6a737bbcb84625e6e110abe0e0f27
2013-11-04 08:06:10 +02:00
..
qa Disambiguate CPPUNIT_ASSERT_EQUAL arguments 2013-10-28 14:31:34 +01:00
source Convert code that calls OUString::getStr()[] to use the [] operator 2013-11-04 08:06:10 +02:00
util
CppunitTest_comphelper_syntaxhighlight_test.mk comphelper: use boost_headers in unit test 2013-10-28 14:11:59 +01:00
CppunitTest_comphelper_test.mk
JunitTest_comphelper_complex.mk
Library_comphelper.mk Remove comphelper::ComponentContext 2013-10-21 23:30:59 +02:00
Makefile
Module_comphelper.mk Fix and enable CppunitTest_comphelper_syntaxhighlight_test 2013-10-23 09:32:32 +02:00
README

Helper functionality for implementing UNO components

...anything not generic/mature enough to end up in URE's stable interface at
cppuhelper etc.