office-gobmx/comphelper
Noel Grandin 5babf1b903 remove unnecessary scope qualifier from sal_Bool uses
i.e. convert "::sal_Bool" to "sal_Bool"

Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-04-03 13:54:02 +02:00
..
qa First batch of adding SAL_OVERRRIDE to overriding function declarations 2014-03-26 16:39:26 +01:00
source remove unnecessary scope qualifier from sal_Bool uses 2014-04-03 13:54:02 +02:00
util
CppunitTest_comphelper_syntaxhighlight_test.mk
CppunitTest_comphelper_test.mk
JunitTest_comphelper_complex.mk
Library_comphelper.mk
Makefile
Module_comphelper.mk
README

Helper functionality for implementing UNO components

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