Files
loongoffice/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
..
2013-09-09 14:16:52 +02:00
2013-07-19 19:20:37 +00:00

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.