66a175834c
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f |
||
---|---|---|
.. | ||
inc | ||
prj | ||
qa | ||
source | ||
util | ||
AllLangResTarget_sb.mk | ||
CppunitTest_basic_coverage.mk | ||
CppunitTest_basic_enable.mk | ||
CppunitTest_basic_nested_struct.mk | ||
CppunitTest_basic_scanner.mk | ||
Library_sb.mk | ||
Makefile | ||
Module_basic.mk | ||
Package_inc.mk | ||
README |
Contains the StarBASIC Interpreter This implements a macro language that, when in VBA compatibility mode, is intended to be interoperable with Visual Basic for Applications, allowing people to run macros embedded in their documents. See also: [http://wiki.services.openoffice.org/wiki/Basic]