office-gobmx/framework
Tor Lillqvist 7323bc3405 WaE: warning C4100: 'aEvent' : unreferenced formal parameter
I thought SAL_WARN_IF etc worked in such a way that any variables used
in the condition would be "used" from the compiler's point of view,
even in an optimising build case where SAL_DETAIL_ENABLE_LOG_WARN is
false and SAL_WARN_IF should optimise away?

Change-Id: I728e1eeb8559e1299abf403afceb0e2748d08857
2013-09-09 22:25:50 +03:00
..
dtd
inc Remove dead code 2013-09-09 14:16:52 +02:00
qa
source WaE: warning C4100: 'aEvent' : unreferenced formal parameter 2013-09-09 22:25:50 +03:00
uiconfig/startmodule
util
AllLangResTarget_fwe.mk
JunitTest_framework_complex.mk
JunitTest_framework_unoapi.mk
Library_fwe.mk
Library_fwi.mk
Library_fwk.mk
Library_fwl.mk
Library_fwm.mk
Makefile
Module_framework.mk
Package_dtd.mk
README s/wiki.services.openoffice.org/wiki.openoffice.org/g 2013-09-07 14:21:22 +02:00
UIConfig_startmodule.mk

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

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

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