office-gobmx/odk
Thorsten Behrens 66a175834c c++ API: use css alias in generated headers, adds global css decl
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
2012-11-30 14:36:36 +01:00
..
docs re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
examples c++ API: use css alias in generated headers, adds global css decl 2012-11-30 14:36:36 +01:00
inc re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
pack API CHANGE: remove com.sun.star.sync/sync2 modules 2012-11-29 14:06:35 +01:00
prj
settings Use xcrun when available to run install_name_tool 2012-11-22 12:23:18 +02:00
source re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
util API CHANGE: remove com.sun.star.sync/sync2 modules 2012-11-29 14:06:35 +01:00
cfgWin.js re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
configure.pl re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
index.html re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
index_online.html
no_localization
README
setsdkenv_unix re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
setsdkenv_unix.csh.in re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
setsdkenv_unix.sh.in re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
setsdkenv_windows.bat re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
setsdkenv_windows.template re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00
setsdkname.bat re-base on ALv2 code. Includes: 2012-11-12 11:46:43 +00:00

Office development kit - implements the first step on the way to the LibreOffice SDK tarball.

Part of the SDK; to build you need to add --enable-odk.