office-gobmx/framework
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
..
dtd re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
inc c++ API: use css alias in generated headers, adds global css decl 2012-11-30 14:36:36 +01:00
prj
qa API CHANGE: remove com.sun.star.system.XProxySettings 2012-11-29 23:53:37 +01:00
source c++ API: use css alias in generated headers, adds global css decl 2012-11-30 14:36:36 +01:00
uiconfig/startmodule re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
util re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
AllLangResTarget_fwe.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
JunitTest_framework_complex.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
JunitTest_framework_unoapi.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
Library_fwe.mk AllSettings with LanguageTag 2012-11-22 12:34:59 +01:00
Library_fwi.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
Library_fwk.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
Library_fwl.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
Library_fwm.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
Makefile
Module_framework.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
Package_dtd.mk
Package_inc.mk re-base on ALv2 code. Includes: 2012-11-15 16:06:08 +00:00
Package_uiconfig.mk
README

UI rewrite, toolbars, menus, UNO stuff, including accelerators and interaction, etc.

See also:
[http://wiki.services.openoffice.org/wiki/Framework]

Notable files:
[git:framework/source/services/backingwindow.hxx] Layout of the Startcenter buttons and the corresponding event handler.